
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
nav ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }
body { font-family: Verdana, sans-serif; font-size: 11px; line-height: 1.4em; background: #eee; }
header{ border-bottom: 0px solid #2363b8;}
body{height:100%;background-color: white}
#container {   
	width: 100%; 
	background-color:#fff;
    overflow: hidden;
    top:50%;
    position: absolute;
    margin:-320px auto 0px auto;
}
#container header{
	width:100%;
	margin:0px auto;
}
#content {
	margin: 0 auto; width:100%; background: #fff url("../images/bg_1.png") no-repeat ;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	height: 480px;
	background-size: cover;
	overflow: hidden;
}
#content { -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.bottom {
    background-color:transparent;
    color: #353535;
    width: 100%;
}
.copyRight {
    margin: 0px auto;
    padding-top:10px;
    width: 100%;
}
.copyRight li {
    color: #353535;
    text-align: center;
    line-height: 28px;
}
li {
    list-style: outside none none;
}
@media only screen and (max-width: 960px) {
    #container { width: 100%; }
    #content { -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
}


header > h1 {background: #fff url(../images/login-logo-1.png) no-repeat; color: white; padding: 40px 0px;  font-weight: normal;}

#username {
	line-height:20px;
}

div.user:before{ content: ''; background: url('../images/user.png') no-repeat ; position: absolute;  top: 76px; left:30px; z-index: 2; width: 18px; height: 22px;}
div.pwd:before{ content: ''; background: url('../images/pwd.png') no-repeat ; position: absolute;  top: 146px; left:30px; z-index: 2; width: 18px; height: 22px;}

#msg { padding: 20px; margin-bottom: 10px; }
#msg h2 { font-size: 1.4em; margin-bottom: 1em; }
#msg.errors { position:absolute;border: 1px dotted #BB0000; color: #BB0000; padding-left: 100px; background: url(../images/error.gif) no-repeat 20px center; }
#msg.success { border: 1px dotted #390; color: #390; padding-left: 100px; background: url(../images/confirm.gif) no-repeat 20px center; }
#msg.info { border: 1px dotted #008; color: #008; padding-left: 100px; background: url(../images/info.gif) no-repeat 20px center; }
#msg.question { border: 1px dotted #390; color: #390; padding-left: 100px; background: url(../images/question.png) no-repeat 20px center; }
#msg.warn { border: 1px dotted #960; color: #960; padding-left: 100px; background: #ffbc8f url(../images/info.gif) no-repeat 20px center; }
#msg.warn .message { color: black; margin: 1em; font-size: 1.4em }

#login { width: 358px; float: right; margin-right: 200px; margin-top: 60px;}
#fm1 {position:relative; padding: 15px; background: white;color:#400040; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height:359px;border:2px solid #3295df;}
#fm1 h2 { font-size: 1.4em; font-weight: normal; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DDDDDD; }
#fm1 .row { margin-bottom: 2px; }
#fm1 .row label { display: inline; color: #400040; }
#fm1 .row input[type=text],
#fm1 .row input[type=password] {width:270px;margin:10px auto; padding-left:40px; height:46px; line-height:46px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #3295df; background: #fff; }
#fm1 .row.check { padding-bottom: 30px; margin: 10px 0px; border-bottom: 1px solid #DDDDDD; color: #777; font-size: 11px; }
#fm1 .row.check label { display: inline; }
#fm1 .row .btn-submit { width:310px;height:42px; border-width: 2px; padding: 6px; color:#fff; margin:0px 4px 10px 0px; background-color: #3295df;border-color: #3295df;border-radius: 4px; border:none}
#fm1 .row .btn-reset { width:80px; border: 0; color: #fff; padding:0; line-height:28px; background-color: #3295df; border-radius: 2px}
#fm1 .row .btn-submit:hover,
#fm1 .row .btn-reset:hover { cursor: pointer; }

footer { color: #999; margin: 0px 0; }

@media only screen and (max-width: 960px) {
    footer { padding-left: 10px; }
}

@media only screen and (max-width: 799px) {
    header h1 { font-size: 1em; }
    #login { float: none; width: 100%; }
    #fm1 .row input[type=text],
    #fm1 .row input[type=password] { width: 100%; padding: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
    #fm1 .row .btn-submit { outline: none; -webkit-appearance: none; -webkit-border-radius: 0; border: 0; background: #210F7A; color: white; font-weight: bold; width: 100%; padding: 10px 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
    #fm1 .row .btn-reset { display: none; }
    #sidebar { margin-top: 20px;}
    #sidebar .sidebar-content { padding: 0; }
}

a.a_btn{
	float:right; display: block; width:80px;
	border:0; background:#3295df;
	text-decoration: none; color: #fff;
	text-align: center; margin-right: 15px; line-height:28px; border-radius: 2px
}

a.a_href{
	float:right; display: block; width:80px;
	border:0;
	text-decoration: none; 
	text-align: center; margin-right: 15px; line-height:28px; border-radius: 2px
}

a.a_left{
	float:left;
}
