.loginPage {
	width: 23%;
    float:left;
	margin-left: 11%;
    margin-right: 10%;
}
.loginPage span{
	font-size: 100%;
    color: #127443;
	font-weight:bold;
}
.loginPage input{
	width: 100%;
    padding: 5px;
	margin-top: 5%;
}
.btnLogin{
	background: #137343;
    color: #fff;
    border: 1px solid #137343;
    cursor: pointer;
    width: 42% !important;
    float: right;
    margin-right: -14px;
}
.loginRegister span{
	font-size: 100%;
    color: #127443;
}
.loginRegister{
	float:right;
	width: 34%;
	margin-right: 1%;
	margin-right: 15%;
	margin-bottom: 5%;
}
.loginRegister input{
	width: 100%;
    padding: 5px;
	margin-top: 3%;
}
.btnR{
	background: #137343;
    color: #fff;
    border: 1px solid #137343;
    cursor: pointer;
    width: 44% !important;
    float: right;
    margin-right: -14px;
    margin-top: -31px !important;
}
.captchaR{
	background-color: #C5C5C5;
    width: 100px;
    height: 26px;
    color: #1E1F1F;
    font-weight: bold;
    font-size: 120%;
    padding: 3px 0px;
    text-align: center;
    margin-top: 12px;
    margin-left: 118px;
}
.file{
	margin-top:20px;
}
#myPublic{
	background: #137343;
    color: #fff;
    border: 1px solid #137343;
    cursor: pointer;
    padding: 5px;
    font-size: 11px
}
table.tablePdf{
	margin-bottom: 30px;
	width: 100%;
	border:1px solid #127443;
	padding:10px;
	margin-top: 20px;
}
table.tablePdf td{
	padding:10px;
}
table.tablePdf a{
	text-decoration: underline;
}
.tablePdf th{
	padding-bottom: 15px;
	text-align: left;
	color:#127443;
	font-weight: bold;
}
.inactive{
	background: silver;
    opacity: 0.3;
}
.greyTeacher{
	background:#E2E2E2;
}
.dateFile{
	width: 13%;
}
#myDelete
{
   background-image: url("");
    background-repeat:no-repeat;
	width: 22px;
    height: 22px;
    border: none;
	text-indent: 99999px;
}
.imgLogin{
	width: 660px;
    height: 284px;
    float: left
}
.teachers a{
	padding-bottom:10px;
	color:#000;
    padding-top: 39px;
    position: absolute;
	font-weight: bold;
}
.teachers span{
	font-weight:bold;
	color:#127443;
}
.teachers a:hover{
	color:#127443;
}
.teachers{
	display: table;
    width: 31%;
    margin-bottom: 2%;
    float: left;
    margin-right: 2%;
}
.teachSf h1{
	font-size: 100%;
    color: #127443;
    padding: 20px 1% 10px 0px;
    border-bottom: 1px solid #127443;
    margin-bottom: 18px;
    margin: 0 0px 18px 0px;
    text-align: left;
}
.teachers img{
	width: 132px;
    height: auto;
    float: left;
    margin-right: 2%;
}
.techerSelImg{
	width: 9%;
    height: auto;
    float: left;
	margin-right: 2%;
}
.boxT{
	display: table;
    width: 100%;
	border-bottom: 1px solid #127443;
	padding-top: 2%;
    padding-bottom: 2%
}
.newsTeacher{
	font-size: 100%;
    color: #127443;
    padding: 20px 1% 10px 0;
    margin-bottom: 18px;
    text-align: left;
}
#topAccount{
	float:left;
	margin-right: 1%;
	margin-top: 10px;
}
.selTeacher{
	background:#E2E2E2;
}
.selectMCTeacher{
	width: 100%;
    margin-left: 0px;
    margin-top: 2%
}
.selTeacher{
	padding:10px;
}
.teacherR{
	padding:10px;
}
.titleFile{
	width:100%;
}
.downlTeach a{
	text-decoration: underline;
	margin-left: 4%;
}
