﻿html, body {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}
body {
    font-family:"Segoe UI",myEnFont,myTahoma,Arial;
  color: #404040;
  background: #fdfdfe;
  line-height: 1;
  /*background: #f0f0f0;*/
  /*background-image: -webkit-linear-gradient(top, #d0e1fe, #96b8ed);
  background-image: -moz-linear-gradient(top, #d0e1fe, #96b8ed);
  background-image: -o-linear-gradient(top, #d0e1fe, #96b8ed);
  background-image: linear-gradient(to bottom, #d0e1fe, #96b8ed);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);*/
}


div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: inherit;
    /*vertical-align: baseline;*/
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:-moz-placeholder {
  color: #bcc0c8 !important;
}

::-webkit-input-placeholder {
  color: #bcc0c8;
}

:-ms-input-placeholder {
  color: #bcc0c8 !important;
}



input, textarea, select, label {
  /*font-family: inherit;*/
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*.divs {vertical-align:central;width:100%;text-align:center;border-bottom:1px solid #930707;margin-bottom:10px;
}*/
.divs {vertical-align:central;width:100%;text-align:center;margin-bottom:10px;
}
.lbTitle {color:#a09e9e; 
}
.lbTitleAr {font-size:10pt; 
}
.lbTitleEn {font-size:8pt; 
}
.txt1 .txt200 {font-size:10pt !important;margin:0 !important;height:35px !important;display:block !important;white-space:nowrap;
}
.txt1 {width:100% !important;
}
.txt200 {width :200px;
}
.lb1, .lb2, .lb3, .lb4 {
}
.lb1 {margin:0;display:block;font-size:13pt;padding-bottom:5px;color:#18336d;
}
.lb2 {margin:0;font-size:12pt;padding-bottom:5px;color:#18336d;
}
.lb3 {margin:0;font-size:11pt;padding-bottom:5px;color:#a00606;
}
.lb4 {margin:0;font-size:12pt;padding-bottom:5px;color:#a00606;
}
.lbValidate {color:#a00606;margin:0;font-size:12pt;
}
.image{margin:0 auto;width:100%;
}
.mainImgDiv_glass{padding: 10px 30px 0 30px;height:100px;
}
.mainImgDiv {
    padding: 10px 30px 0 30px;
    height: 100px;
    background-image: linear-gradient(#3f51b5 90%, white 90%, #ffab40 95%);
}
.subdivs {
    padding: 0 30px 18px 30px;
}
.dir_en {
    direction: ltr;
}
.dir_ar {
    direction: rtl;
}
.float_en {
    float: left;
}

.float_ar {
    float: right;
}

/*.login_phone {  margin: 1px auto;padding: 5px 20px;
}*/
.login_phone {  margin: 1px auto;
}
/*.login {  margin-top:50px;margin-right:auto;margin-left:auto;margin-bottom:0px;padding: 18px 30px;
}*/
.login {  margin-top:10px;margin-right:auto;margin-left:auto;margin-bottom:0px;
}
.login, .login_phone {
  position: absolute;
  top: 10px;
  right: 0;
  bottom: auto;
  left: 0;
  width: 310px;

  /*background: #3f65b7;*/
  /*background-clip: padding-box;*/
  border-style:solid;
  border-right-color:#AEB1B9;
  border-top-color:#AEB1B9;
  border-width:1px;
  border-right-color: #3b5998;
  border-left-color: #AEB1B9;
 /*border-radius: 5px;*/
  /*background-color:#d4dcef;*/

         /*background: -webkit-linear-gradient(top, #d0e1fe, #3b5998);
  background: -moz-linear-gradient(top, #d0e1fe, #3b5998);
  background: -o-linear-gradient(top, #d0e1fe, #3b5998);
  background: linear-gradient(to bottom, #d0e1fe, #3b5998);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfe', endColorstr='#3b5998', GradientType=1 );*/         
            
-webkit-box-shadow: 2px 3px 1px 0px #aca9a9;
            -moz-box-shadow: 2px 3px 1px 0px #aca9a9;
            box-shadow: 2px 3px 1px 0px #aca9a9;


  /*background: #39579a;
  -webkit-box-shadow: 2px 3px 1px 0px rgba(89,116,176,1);
            -moz-box-shadow: 2px 3px 1px 0px rgba(89,116,176,1);
            box-shadow: 2px 3px 1px 0px rgba(89,116,176,1);*/

   /*background: -webkit-linear-gradient(top, #eceef5, #3b5998);
  background: -moz-linear-gradient(top, #eceef5, #3b5998);
  background: -o-linear-gradient(top, #eceef5, #3b5998);
  background: linear-gradient(to bottom, #eceef5, #3b5998);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceef5', endColorstr='#2b4e97', GradientType=1 );            
-webkit-box-shadow: 2px 3px 1px 0px #2b4e97;
            -moz-box-shadow: 2px 3px 1px 0px #2b4e97;
            box-shadow: 2px 3px 1px 0px #2b4e97;*/

/*background: #eceef5;
background-image: -moz-radial-gradient(top, ellipse cover, #eceef5 0%, #eceef5 60%, #3b5998 100%);
background-image: -webkit-gradient(radial, top center, 0px, center bottom, 100%, color-stop(0%, #eceef5), color-stop(60%, #eceef5), color-stop(100%, #3b5998));
background-image: -webkit-radial-gradient(center, ellipse cover, #eceef5 0%, #eceef5 60%, #3b5998 100%);
background-image: -o-radial-gradient(top, ellipse cover, #eceef5 0%, #eceef5 60%, #3b5998 100%);
background-image: -ms-radial-gradient(top, ellipse cover, #eceef5 0%, #eceef5 60%, #3b5998 100%);
background-image: radial-gradient(ellipse at top, #eceef5 0%, #eceef5 60%, #3b5998 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceef5', endColorstr='#3b5998', GradientType=1 );            

-webkit-box-shadow: 2px 3px 1px 0px #2b4e97;
            -moz-box-shadow: 2px 3px 1px 0px #2b4e97;
            box-shadow: 2px 3px 1px 0px #2b4e97;*/


            
/*background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: -o-radial-gradient(center, ellipse cover, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: radial-gradient(ellipse at center, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );            

-webkit-box-shadow: 2px 3px 1px 0px rgba(184,180,184,1);
            -moz-box-shadow: 2px 3px 1px 0px rgba(184,180,184,1);
            box-shadow: 2px 3px 1px 0px rgba(184,180,184,1);*/
}
.login > h1 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  color: white;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}
.input {
  display: block;
  width: 100%;
  height: 37px;
  margin-bottom: 1px;
  padding: 0 9px;
  color: #070606;
  text-shadow: 0 1px black;
  background: #f6f6f6;
  border: 1px solid #aca9a9;
  border-top-color: #a09e9e;
  border-radius: 4px;
  font-size:15px;
  
}
.input:focus {
  outline: 0;
  background-color: #ffffff ;
}
.lt-ie9 .input {
  line-height: 35px;
}

.normal-submit {
  width: 100%;
  height: 25px;
  margin-bottom: 1px;
  font-size: 14px;
  font-weight: 400;
  color: #294779;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  background-color:lightblue;
  background-clip: padding-box;
         border-width:0 1px 1px 0;
       border-style:solid;
        border-color:#7eaeca;
  border-radius: 4px;
  cursor: pointer;
}

.submit {
  display: block;
  width: 100%;
  height: 37px;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 400;
  color: #0a1a3c;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  /*background: #adcbfa;*/
  background-clip: padding-box;
  border: 1px solid #aca9a9;
  border-top-color: #a09e9e;
  border-radius: 4px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #d0e1fe, #3b5998);
  background-image: -moz-linear-gradient(top, #d0e1fe, #3b5998);
  background-image: -o-linear-gradient(top, #d0e1fe, #3b5998);
  background-image: linear-gradient(to bottom, #d0e1fe, #3b5998);
  /*-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);*/
}
.submit:active {
  background: #a4c2f3;
  /*-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px rgba(255, 255, 255, 0.1);*/
}
.cen {text-align:center;
}
.help {
  text-align: center;
}
.help > a {
  font-size: 11px;
  color: #d4deef;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}
.help > a:hover {
  text-decoration: underline;
}
.divProgressLogin {text-align: center; vertical-align: middle; padding: 0; margin: 0;font-size:9pt;
}

.footer {display:block;text-align:center;align-content:center;
}
.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
        padding-right: 10px;
        padding-left: 10px;
}

