﻿body {
  background: url("/Content/images/batthern.png") repeat scroll left top !important;
  overflow: auto;
}
.wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
.header{
    height: 110px;
    background-color:#3563C1;
}
.banner_left{
    height: 110px;
    float: left;
    width: 61%;
    background: url("/Content/images/leftbanner.jpg") no-repeat;
}
.banner_right {
  background:  url("/Content/images/rightbanner.jpg") no-repeat;
  float: left;
  height: 110px;
  width: 39%;
}
#inner_wrapper_Login {
	background: url("/Content/imgs/bg-login.jpg") no-repeat;
	padding: 10px;
	background-size: 100%;
	background-position: center;
}
#clsFLogin {
	/* height: 270px; */
	margin: 165px auto;
	width: 520px;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin-bottom: 20px;
	background: #ffffff;
}
.clstbLogin tr td {
	padding-top: 20px;
}

.clstbLogin input[type="submit"] {
	background-color: #008dfe;
	background-position: center top;
	border: none !important;
	color: white;
	float: right;
	font-family: tahoma;
	font-size: 15px;
	height: 40px;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
	border-radius: 7px;
	font-weight: bold;
	text-transform: uppercase;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
}
.clstbLogin {
	margin: 0px auto;
	width: 520px;
	margin-top: 20px;
}
.footer{
    height:80px;
    background-image : url("/Content/images/bg-footer.jpg");
}
.clstbLogin input {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0 0px;
	width: 100%;
    
}
.login-input-text-user input {
	background: url("/Content/imgs/icon-login-user.png") no-repeat;
	background-position-x: 98%;
	padding: 8px 0px;
	background-position-y: 40%;
    border-color: #008cff !important;
    padding-left: 5px;
    width: 98%;
}
.login-input-text-pass input{
    background:url("/Content/imgs/icon-login-pass.png") no-repeat;
    background-position-x: 98%;
	padding: 8px 0px;
	background-position-y: 40%;
    border-color: #008cff !important;
    padding-left: 5px;
    width: 98%;
}
.logo {
	background-repeat: no-repeat;
	background-size: 50px auto;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	background: #ffffff !important;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	width: 100%;
	/* border: 1px solid; */
}
#icon-login {
	width: 70px;
	margin-top: -30px;
}
#tthoctro {
	font-weight: normal;
	margin-top: 15px;
}
.icon-ttht {
	color: #008ffd;
	padding-left: 10px;
}
.title-ttht {
	font-weight: bold;
}
#mess {
	background: #fff3cd;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	font-size: 14px;
	color: #897A51;
}
.login-input-text-tbl {
    padding-top: 20px !important;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}
#content-banner-login .inner, #hdsd-hethong-ft {
    width: 1024px;
    margin: 0 auto;
}
#hdsd-hethong-ft {
    margin-top: 50px;
    padding-bottom: 50px;
}
body {
  background: url("/Content/imgs/batthern.png")!important;
  overflow: auto;
}
@media screen and (max-width:1400px) {
    #clsFLogin {
        width: 520px;
        border: 1px solid #ccc;
        border-radius: 10px;
        margin-bottom: 10px;
        background: #ffffff;
    }
    .clstbLogin {
        margin: 0px auto;
        width: 460px;
        margin-top: -2px;
    }
    #hdsd-hethong-ft {
        margin-top: 10px;
        padding-bottom: 0px;
    }
    .login-input-text-tbl {
        padding-top: 12px !important;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
    .login-input-text-user input {
        background: url(/Content/imgs/icon-login-user.png) no-repeat;
        background-position-x: 98%;
        padding: 6px 0px;
        background-position-y: 40%;
        border-color: #008cff !important;
        padding-left: 5px;
        width: 98%;
    }
    #icon-login{
        width:55px;
    }
    .ui-dialog .ui-dialog-content {
        max-height: 550px;
    }
}
