html, body {
    font-family: arial;
    font-size: 13px;
    height: 100%;
}

a {
    color: #2E6E9E;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

td {
    vertical-align: middle;
}

pre {
    margin-left: -30px;
    font-size: 12px;
    line-height: 21px;
}

#areaHeader {
    line-height: 35px;
    font-weight: bold;
    font-size: 14px;
    color: #2E6E9E;
    padding-left: 10px;
    background: transparent linear-gradient(to bottom, #EFF5FF 0px, #E0ECFF 100%) repeat-x scroll 0% 0%;
}

#areaHeader a {
    float: right;
    font-size: 13px;
    margin-right: 10px;
    padding-left: 20px;
    font-weight: normal;
    background-repeat: no-repeat;
    background-position: left center;
}

#areaHeader a.logout {
    background-image: url('../images/small/dang-xuat.png');
}

#areaHeader a.profile {
    background-image: url('../images/small/quan-ly-nguoi-dung.png');
}

#areaHeader span {
    float: right;
    font-size: 13px;
    margin-right: 10px;
    font-weight: normal;
    color: #000;
}

#areaFooter {
    line-height: 25px;
    background-color: #E0ECFF;
    text-align: center;
    color: #0E2D5F;
}

#accMenu div.accordion-body {
    padding: 0.5em;
}
#accMenu div.accordion-body a {
    display: block;
    font-size: 12px;
    padding: 5px 3px;
}

.mn-quan-ly-hoc-sinh {
    background-image: url('../images/small/quan-ly-hoc-sinh.png');
}
.mn-quan-ly-nguoi-dung {
    background-image: url('../images/small/quan-ly-nguoi-dung.png');
}
.mn-quan-ly-lop {
    background-image: url('../images/small/quan-ly-lop.png');
}
.mn-quan-ly-hanh-kiem {
    background-image: url('../images/small/quan-ly-hanh-kiem.png');
}
.mn-quan-ly-diem {
    background-image: url('../images/small/quan-ly-diem.png');
}
.mn-he-thong {
    background-image: url('../images/small/he-thong.png');
}
.mn-bao-cao-thong-ke {
    background-image: url('../images/small/bao-cao-thong-ke.png');
}
.mn-quan-ly-slldt {
    background-image: url('../images/small/quan-ly-slldt.png');
}

.mn-van-ban {
    background-image: url('../images/small/van-ban.png');
}

.iconHome {
    display: inline-block;
    text-align: center;
    margin: 15px 30px;
    text-decoration: none;
}

.iconHome img{
    width: 48px;
}

#areaLogin {
    width: 440px;
    height: 240px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -220px;
    margin-top: -200px;
    border-radius: 5px;
    box-shadow: 0 0 3px #ccc;
    background: transparent linear-gradient(to bottom, #EFF5FF 0px, #E0ECFF 100%) repeat-x scroll 0% 0%;
}

#areaLogin caption{
    padding: 15px 0 30px;
    font-weight: bold;
    font-size: 16px;
    color: #2E6E9E;
}
#areaLogin table{
    width: 400px;
    margin: 0 auto;
}

#areaLogin table td{
    padding: 3px;
}

#areaLogin .easyui-textbox{
    width: 280px;
}

#areaLogin .gioi-thieu {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-style: italic;
}

.tabContent {
    height: 98%;
    width: 98%;
    margin: 0 auto;
}

/*icon*/
.icon-HeSoMonHoc{
    background:url('../images/small/HeSoMonHoc.png') no-repeat center center;
}

/*fix easyui*/
.textbox .textbox-text {
    font-family: arial;
}

/*EditProfile*/
#fmEditProfile{
    margin:0;
    padding:10px;
}
#fmEditProfile .fitem{
    margin-bottom:5px;
}
#fmEditProfile .fitem label{
    display:inline-block;
    width:120px;
}
#fmEditProfile .fitem input{
    width:300px;
}

/*other*/

.menuGroup {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.divBCTK {
    padding: 10px;
    height: 100%;
}

.tblBCTK {
    width: 100%;
}

.tblBCTK textarea {
    width: 95%;
}

.textPretty {
    border: 1px solid #95B8E7;
    border-radius: 5px;
    padding: 5px;
    font: 13px arial;
    line-height: 150%;
}

.areaCountContentSms {
    text-align: left;
    padding: 5px;
}
