#login h1{display:none;}
body.login
{
background:url('os.jpg');
background:url('cp.png');
background:url('login_bg.png') #012438 top left repeat-x;
color:#666666;
}
a
{
color:#b2d9e7;
font-size:12px !important;
text-decoration:none !Important;
}
a:hover,input:hover{text-decoration:none !important;}
#login > div {width:330px;margin:10px auto;}
#login
{
width:950px;
padding: 128px 0px 40px 0px;
}
#login #loginform
{
float:left;
position:relative;
width:280px;
margin:auto;
-webkit-box-shadow:none;
box-shadow:none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px
border-color:#fff;
padding:25px 20px 55px 20px;
overflow:initial;
}
#loginform .submit
{
clear:both;
}
#wp-submit
{
width:100%;
margin-top:15px;
float:none;
background: #85b54a;
border-width: 0px;
height: 42px;
line-height: 42px;
}
#loginform label
{
color:#666666 !important;
}
.blue_header
{
background-color:#012438;
height:48px;
width:100%;
position:absolute;
top:0px;
}
.white_header
{
background-color:#fff;
height:40px;
width:100%;
position:absolute;
top:48px;
}
.white_header .ccontainer,.blue_header .ccontainer
{
width:950px;
margin:auto;
position:relative;
}
.white_header .ccontainer #chililogo{width:90px;height:48px;position:absolute;background:#fff;padding:20px;top:-48px;}
#chililogo > a > img{width:100%;}
.footer
{
background:url('cp.png') center 24px no-repeat;
background-color:#012438;
border-top:12px solid #02344D;
padding:24px 0px;
text-align:center;
height:38px;
width:100%;
}
#nav,#backtoblog
{
clear:both;
text-align:left;
padding:0px !important;
margin:0px !important;
font-size:0px !important;
height:0px;
}
#nav a,#backtoblog a
{
font-size:0px !important;
}
#chili_iframe
{
width:590px;
height:300px;
position:absolute;
left:360px;
top:0px;
}
#chili_iframe > div
{
width:100%;
height:265px;
border-width:0px;
overflow:auto;
}
#chili_lost_pass
{
position:absolute;
bottom:22px;
right:20px;
}
#chili_go_back_home
{
position:absolute;
bottom:22px;
left:20px;
}
#chili_lost_pass,#chili_go_back_home
{
color:#0084b4 !important;
}
/*blue_header*/
.blue_header .ccontainer
{
position:relative;
line-height:48px;
}
.blue_header .ccontainer .os
{
position:absolute;
left:150px;
width:211px;
height:48px;
padding-left:15px;
font-size:12px;
background:url('os.png') left no-repeat;
color:#b2d9e7;
}
.blue_header .ccontainer .os > span
{
padding:5px 10px;
line-height:20px;
z-index:9;
background-color:#81c824;
color:#fff;
border:1px solid #92FA0B;
position:absolute;
font-size:12px;
top:-200%;
width:300px;
left:200px;
}
.blue_header .ccontainer .os:hover > span
{
top: 34px;
}
.blue_header .ccontainer ul.menu
{
width:auto;
position:absolute;
right:0px;
padding:0px;
margin:0px;
}
.blue_header .ccontainer ul.menu li
{
height:32px;
line-height:32px;
padding:0px;
display:inline-block;
}
.blue_header .ccontainer ul.menu li a
{
display:block;
padding:0px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration:none !important;
}
.blue_header .ccontainer ul.menu li a:hover,.blue_header .ccontainer ul.menu li.active a
{
background:#001a27;
color:#fff;
}
#login_error
{
width:90% !important;
padding:5%;
border-width:0px !important;
margin:0px auto 20px auto !important;
}
#chili_iframe > h3
{
font-size: 18px;
font-weight: normal;
margin: 0px 0px 15px 0px;
color:#666666;
}
#chili_iframe > div > ul > li > a
{
color:#0084b4 ;
font-size:13px !important;
font-weight:bold;
line-height:26px;
}