﻿body {
	background: #c6c9dd;	
	margin: 0; padding:5px 20px;
	font-family: Times New Roman, Arial, sans-serif;
	font-size:14px;
}

a {text-decoration:none; color:blue;}
a:hover {text-decoration: underline!important; color: red!important;}
.thongbao {display:block; padding:6px 12px; font-size:120%; color:#0b9e0c;}
.baoloi, .baoloi:before {color:#e11e1e!important}




#content {
	margin:0px auto; width:100%; 
	max-width:820px; padding-bottom:180px; 
	word-wrap:break-word;
}

#formlogin {
	position: relative;
	margin:0px auto; width:80%; 
	max-width:420px; padding-top:18px;
}

#formlogin ul {padding:3px; line-height:26px;}
#formlogin li {list-style:none}

#sitename, #sitenote {margin:0; padding:0;}
#sitename {color: #660202; font-size:34px; text-shadow: 1px 1px 6px #6c7c8b; }
#sitenote {font: normal normal 15px Times; text-shadow: 1px 1px 1px #fff;}




#tabinput {}
#tabinput li {margin:0; padding:0;}

#username, #password{
	font-size:14px;
	border:none;
	width:100%; height: 43px;
	margin:0 0 3px 0; padding:3px 20px;
	box-sizing: border-box;
	box-shadow:0 0 6px #666;
	border-radius:5px;
}


#btnSubmit {
	display: flex; flex-wrap: wrap; 
	flex-direction: row; justify-content: center;
	background:#fff; 
	box-shadow:0 0 6px #666;
	border-radius:5px;
	height: 43px;
}

#btnSubmit input {
	color:blue; font: normal bold 14px Tahoma; cursor: pointer;
	border:none; background: none;
}

#btnSubmit input:hover { color:red; text-decoration:underline; }



#tablinks {font: normal normal 13px Tahoma;}
#tablinks .fa:before {color:#666; font-size:16px; padding-right:6px;}
#tablinks-row3 {text-align:right; padding-top: 16px; font: normal bold 16px Times;}
#tablinks-row3 a {color: #891010; text-shadow: 1px 1px 1px #fff;}