﻿@charset "utf-8";
body{direction:rtl;}
body{background-image:url(../images/Login/BodyTop_BG.png); background-repeat:repeat-x; background-color:#071f41; color:#ffffff; font-size:14px; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0;}
.logoDiv{background-image:url(../images/Login/AltairLogoLogin.png); background-repeat:no-repeat; background-position:left top; width:60%; height:50%; position:absolute; top:10px; left:10px; float:left;}
.MOHDiv{background-image:url(../images/Login/MOH.png); background-repeat:no-repeat; background-position:left top; width:289px; height:231px; position:absolute; top:20px; right:10px; float:right;}
.Footer{position:fixed; bottom:0; left:0; float:left; width:100%; background-color:#ffffff; height:80px;}
.container{width:1000px;margin-left:auto;margin-right:auto;overflow:auto;position:relative;top:200px;//overflow:visible;overflow/*\**/:visible\9;}
.Softec{position:fixed; bottom:0px; left:20px; float:left;}
a, a:visited{font-size:12px;color:#ffffff;}
a:hover, a:active
{font-size:12px;color:#ffffff;text-decoration:none;}
.textAlign{text-align:left;}
.ControlAlign{text-align:right;}
/*******************************/
#lg_AltairLogin tr td{color:#ffffff !important; font-family:Tahoma; padding-bottom:5px; font-size:9pt;}
#lg_AltairLogin tr td label{color:#ffffff; padding-left:10px !important; font-family:Tahoma; font-size:10pt;}
.link-outline{font-family:Tahoma !important;}
/*--- Textbox Style ------*/
input[type=text], input[type=password]
{
    width:280px; font-family:Tahoma; font-size:10pt;
    margin-bottom:10px;
    font-size:13px;
    height:20px;
    color:#5688ce;
    text-indent:3px;
}
/*----- Button Style ------*/
input[type=submit]
{
    background-image:url(../images/Login/login-button-bg.jpg); font-family:Tahoma; font-size:8pt;
    background-repeat:repeat-x;
    text-transform:capitalize;
    border:1px solid #eeeeee;
    color:#ffffff;
    width:80px;
    height:27px;
    margin-right:5px;
    outline:none;
    cursor:pointer;
}
/*----- Br Line Style ------*/
.br-white-3
{
    background-color:#ffffff;
    height:3px;
    font-size:0px;
    width:100%;
}
/*----- Background Image Style ------*/
/*.altair-bg
{
    background-image:url(../images/Login/AltairLogoLogin.png);
    background-repeat:no-repeat;
    height:453px;
    width:831px;
    background-position:center center;
}*/
.ministry-bg
{
    background-image:url(../images/Login/ministry-logo-login-ar.gif);
    background-repeat:no-repeat;
    display:block;
    height:70px;
    width:446px;
    margin-bottom:20px;
    margin:0 auto;
}

div#div_AltairCompatibility{ text-align:center;}
form table{ margin: auto 0;}
input.download-ie, input.download-ff
{
    width:200px;
    height:49px;
    padding:0 5px 2px 30px;
    margin-left:5px;
    background:url(../images/Login/ie-ff-download.png) left top no-repeat;
    color:#6c6c6c;
    font-size:1.1em;
    font-size: 0;
    border:0px solid #e7e7e7;
}
input.download-ff{background-position:left bottom;}