@charset "utf-8";

ul,li,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,img {
list-style:none;
border:0;
font-weight:normal;
font-size:1em;
margin:0;
padding:0;
}

body{
    font: normal 12px/normal Arial, Helvetica, sans-serif; color: #373839
} 

a{
    color: #245484;
    text-decoration: underline;
} 
 
.inter_auth{
    background: #245c7a;
} 
 
.web_user{ background:#fff; } 
/*
-------------------------------------------------------------------------------------
End section 2
*/

  

td {font: normal 12px/normal Arial, Helvetica, sans-serif; color: #245484}
.copyright {font: normal 12px/normal Arial, Helvetica, sans-serif; color: #333333; text-decoration: none}
.text {font: normal 12px/normal Arial, Helvetica, sans-serif; color: #245484; text-decoration: none}
.formcom {font: bold 13px/normal Arial, Helvetica, sans-serif; color: #336699; text-decoration: none}
.dnmenu {font: normal 12px/normal Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none}
.newshead {font: bold 16px/normal Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none}
.newshead1 {font: bold 16px/normal Arial, Helvetica, sans-serif; color: #336699; text-decoration: none}
.header {font: bold 18px/normal Arial, Helvetica, sans-serif; color: #333333; text-decoration: none}
.attention {font: bold 12px/normal Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none}


.login_text
{
 font-family:Arial;
 font-size:8pt;
 color:#000000;
 font-weight: bold;
}





/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd;  width:804px;}

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }




#admin_form{  
   width:441px; 
   height:245px;
background: url(../images/login_new_bg.png) no-repeat;   
position:absolute; 
 padding-left: 15px;
left:50%;
top:50%; 
margin-top:-145px;  
margin-left:-225px;    
padding-top: 94px;   
}
 
#interw_form{
 
    width:441px; 
   height:125px;
 
position:absolute; 
 padding-left: 15px;
left:50%;
top:50%; 
margin-top:-205px;  
margin-left:-225px;    
padding-top: 12px;      


    
} 
 
#interw_form fieldset{ 


background:#4b5051;
border-radius: 12px;
z-index: 0;
width:368px;
position:relative;
left:29px;
padding:160px 0px 23px 0px;
border:#424749;
}    
 
.headr{
    position:relative;
    top:-355px; } 
 
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

input.text, input.title,
textarea, select {
  border:1px solid #bbb;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #666;
}

input.text, 
input.title   { width: 100px; padding:5px; }
input.title   { font-size:1.5em; }
 
#admin_form fieldset { 
    float: left;
    clear: both;
    padding: 22px 32px;
    margin: 0;
    width: 258px;
    top: 19px;
    height: 124px;
    position: relative;
    left:61px;
    border:2px solid #e4e4e4;
    background: #f1f0f0; 
}

.twofactor fieldset { 
    height:150px !important;
}
 
legend {
    margin-left: 1em;
    padding: 0;
    color: #000;
    font-weight: bold;
}
fieldset ol {
    padding: 3px 2px 0 4px;
    list-style: none;
}
 fieldset li {
    padding: 1px 0px 0 0px;
    list-style: none;
}
label {
    display: inline;
    margin-bottom: 0px;
    float: left;
    width: 5em; 
    margin-right: 5px;
    padding-top:8px;
    font-weight:bold;
    width:63px;
    color: #000;
}
label.required strong{
    position:absolute;
    top:220px;
    left:40%; 
    width:250px;
    margin-right: 1em;
    text-align: right;
    font-weight:bold;
}
label strong {
    display: block;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
}
label em {
    display: block;
    color: #060;
    font-style: normal;
    text-transform: uppercase;
}
 
form{margin:0px; padding:0px;}
select{ margin: 5px 0px 10px -2px;background: #fffbf7; border-radius: 2c px; padding:2px; background:#e3e3e3; width:100px;}

input#station,input#password,input#name{   width:100px; border:solid 1px #f1f0f0; border-radius: 6px; padding:4px;}

.alter-button{
    background: #069ce2;
    color: #fff !important;
    display: inline-block;
    padding: 8px 12px;
    border-radius: 5px;
    position: absolute;
    bottom: 20px;
    left: 10px;
    font-size: 14px !important;
}

input#submit {
    z-index: 125;
    width: 85px;
    margin-left: 65px;
    margin-top: 27px;
    border-radius: 0px;
    border: none;
    font-family: Arial;
    padding: 6px 9px;
    font-weight: bold;
    background: #8cce5b;
}

.twofactor input#submit {
    z-index: 125;
    width: 120px;
    margin-left: 65px;
    margin-top: 33px;
 
}

#interw_form input#submit {
    border:none;
    color:#fff;
    padding: 5px 12px;
     width:105px;
    background: #0faa6a;
    -webkit-box-shadow: 0px 1px 2px 1px rgba(1, 1, 1, 0.3);
    box-shadow: 0px 1px 2px 1px rgba(1, 1, 1, 0.3);
          margin-left:114px;
      margin-top:12px;
     
}
#interw_form  input#station, #interw_form  input#password, #interw_form  input#name, #interw_form select{   width:160px; border:solid 1px #f1f0f0; border-radius: 11px; padding:4px; margin-top:7px; margin-left:90px;}
#interw_form select{ margin-top:-8px; }
#interw_form label.required{ position:  absolute; }
#interw_form label strong{  color:#ee6c6c; }

#comment_group .post_details a {
    font-weight: bold;
}

 