﻿@font-face {
    font-family: 'samsung_imagination_modernRg';
    src: url('../font/samsungimaginationmodernregular_0-webfont.eot');
    src: url('../font/samsungimaginationmodernregular_0-webfont.eot?#iefix') format('embedded-opentype'), url('../font/samsungimaginationmodernregular_0-webfont.woff') format('woff'), url('../font/samsungimaginationmodernregular_0-webfont.ttf') format('truetype'), url('../font/samsungimaginationmodernregular_0-webfont.svg#samsung_imagination_modernRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'samsung_imagination_modernBd';
    src: url('../font/samsungimaginationmodernbold_0-webfont.eot');
    src: url('../font/samsungimaginationmodernbold_0-webfont.eot?#iefix') format('embedded-opentype'), url('../font/samsungimaginationmodernbold_0-webfont.woff') format('woff'), url('../font/samsungimaginationmodernbold_0-webfont.ttf') format('truetype'), url('../font/samsungimaginationmodernbold_0-webfont.svg#samsung_imagination_modernBd') format('svg');
    font-weight: normal;
    font-style: normal;
}

ul {
    list-style: none;
    margin: 0;
}

.navbar-inner.nav-custom {
    background: #fff url(../images/bgd-10.png) 0 0 repeat-x;
    font-size: 12px;
    font-family: Arial;
    min-height: 100px;
}

    .navbar-inner.nav-custom .container-fluid {
        width: 1024px;
        margin: 0 auto;
        padding: 0;
    }

    .navbar-inner.nav-custom .brand {
        padding: 10px 16px 0;
        margin-left: 0;
    }

    .navbar-inner.nav-custom .topbar {
        background: url(images/bgd-8.png) no-repeat;
        height: 44px;
        width: 606px;
        padding: 0 29px 0 45px;
    }

    .navbar-inner.nav-custom .nav-top {
        overflow: hidden;
        float: left;
        background: url(../images/wi-general.png) 100% 0 no-repeat;
        padding: 0 28px 0 0;
        margin: 0;
    }

        .navbar-inner.nav-custom .nav-top li:first-child {
            background: none;
            padding-left: 5px;
        }

        .navbar-inner.nav-custom .nav-top li {
            float: left;
            padding: 0 10px;
            background: url(../images/bgd-item.png) 0 13px no-repeat;
            line-height: 40px;
            color: #666666;
            width: 155px;
        }

            .navbar-inner.nav-custom .nav-top li a {
                font-size: 1em;
                color: #666666;
            }

    .navbar-inner.nav-custom .lang {
        overflow: hidden;
        float: right;
        margin-right: 11px;
        width: 200px;
    }

        .navbar-inner.nav-custom .lang li {
            float: left;
            line-height: 36px;
            margin-top: 2px;
            margin-left: 11px;
        }

            .navbar-inner.nav-custom .lang li:first-child {
                margin-left: 0;
            }

            .navbar-inner.nav-custom .lang li a {
                font-size: 1em;
                color: #666666;
            }

    .navbar-inner.nav-custom h1 {
        font-family: 'samsung_imagination_modernRg';
        font-size: 26px;
        color: #0093d7;
        text-transform: uppercase;
        font-weight: normal;
        text-align: center;
        padding: 10px 0 0 20px;
        letter-spacing: 1px;
        margin: 0;
    }

.lang li .wi-icon {
    float: left;
    margin: 8px 5px 0 0;
}

.wi-icon {
    background-image: url(../images/wi-icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -900em;
}

.wi-icon-english {
    background-position: -40px 0;
    width: 20px;
    height: 20px;
}

.wi-icon-vietnam {
    background-position: 0 0;
    width: 20px;
    height: 20px;
}

.breadcrumbs.breadcrumbs-custom {
    font-size: 13px;
    font-family: Arial;
    padding: 0 20px 0 12px;
    background: #f5f5f5 url(../images/bgd-breadcrumbs.png) 0 0 repeat-x;
    line-height: 67px;
}

    .breadcrumbs.breadcrumbs-custom .btn-group {
        float: right;
        font-size: 17.5px;
    }

    .breadcrumbs.breadcrumbs-custom .btn {
        font-family: 'samsung_imagination_modernBd';
        margin-left: 15px;
        font-size: 1em;
    }

        .breadcrumbs.breadcrumbs-custom .btn:first-child {
            margin-left: 0;
        }

.navbar-inner.nav-custom .lang li {
    width: 72px \9;
    white-space: nowrap \9;
}

    .navbar-inner.nav-custom .lang li:first-child {
        width: 74px \9;
    }

.field-validation-error {
    float: left;
    clear: both;
}

.profile-picture img {
    width: 200px;
}

#tblDistribution td {
    text-align: center;
}

    #tblDistribution td:first-child {
        text-align: left;
    }

#tblDistribution input[type=checkbox] + .lbl {
    margin-top: -5px;
}

.main-content {
    margin-left: 203px;
}

.sidebar, .sidebar:before {
    width: 210px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari 5+ ONLY */
    ::i-block-chrome, .nav-list li.active .dropdown-toggle .menu-text {
        margin-left: -10px;
        font-size: 12px;
    }
}

.tab-content {
    border: #c5d0dc 1px solid !important;
}

.nav-tabs > li > a {
    cursor: pointer;
}

.topbar {
    background: #eee;
}

    .topbar:after {
        clear: both;
        display: table;
        line-height: 0;
        content: "";
    }

    .topbar .inner {
        float: right;
        padding: 5px 10px;
    }

.header-wrap {
    background: #fff;
}

.value-label {
    padding-top: 5px;
}

a {
    cursor: pointer;
}

.modal {
    width: auto !important;
}

#myModal iframe {
    width: 100%;
    height: 95%;
    border: none;
}

#myModal .modal-body {
    padding: 0px !important;
}

.img-loading-wrap {
    background: rgba(255,255,255,0.7);
    width: 100%;
    height: 100vh;
    z-index: 999;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

    .img-loading-wrap .outer {
        display: table;
        position: absolute;
        height: 100%;
        width: 100%;
    }

    .img-loading-wrap .middle {
        display: table-cell;
        vertical-align: middle;
    }

.img-loading {
    background: #fff url('../img/ajax-loader.gif') no-repeat center 70%;
    width: 200px;
    height: 90px;
    border: 1px solid #eee;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.dormitory-area-wrap::after {
    content: "";
    clear: both;
}

.dormitory-room-wrap {
}

    .dormitory-room-wrap button {
        margin-bottom: 10px;
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }

    .dormitory-room-wrap:after {
        content: "";
        clear: both;
        display: table;
        line-height: 0;
    }

.dormitory-room-item.actived {
    background: #629B58 !important;
    border-color: #629B58 !important;
}

.dormitory-room-wrap .dormitory-room-item {
    display: block;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 2px;
}

.dormitory-room-item p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0px;
    text-align: left;
    padding-left: 10px;
}

    .dormitory-room-item p.name {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding-left: 0px;
        line-height: 35px;
    }

    .dormitory-room-item p.total {
    }

#DormitoryRoomDetail {
    clear: both;
}

.no-click {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 999;
}

.tab-content {
    overflow: inherit;
}

.student-name-wrap .label {
    padding: 7px;
    margin-right: 5px;
}

.form-horizontal .controls {
    font-size: 14px;
}

.detail-view {
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

    .detail-view .controls input[type=checkbox] {
        opacity: inherit;
    }

    .detail-view .control-label {
        background: #f7f7f7;
        border-right: 1px solid #dedede;
        margin-bottom: 0px;
        padding: 0px;
        padding-right: 5px;
        height: 30px;
        line-height: 30px;
        text-align:right !important
    }

    .detail-view .controls {
        background: #fff;
        border-right: 1px solid #dedede;
        margin-bottom: 0px;
        padding-left: 5px;
        margin-left: 166px;
        height: 30px;
        line-height: 30px;
    }

    .detail-view .row-fluid {
        background: #f7f7f7;
        border-bottom: 1px solid #dedede;
    }

.dormitory-house-wrap:after {
    content: "";
    clear: both;
    display: table;
    line-height: 0;
}

.dormitory-house-wrap .dormitory-house-item {
    display: block;
    max-width: 100%;
    padding: 0px;
    min-height: 166px !important;
    background: url('../images/icon-house.png') no-repeat right top;
    cursor: pointer;
    border: 2px solid #c5d0dc;
    position: relative;
}

    .dormitory-house-wrap .dormitory-house-item:hover {
        border: 2px solid #0093d7;
    }

.dormitory-house-item p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: left;
    padding-left: 5px;
}

    .dormitory-house-item p.name {
        font-size: 20px;
        font-weight: bold;
        line-height: 35px;
        color: #0093d7;
    }

        .dormitory-house-item p.name .icon-female {
            color: #ff006e;
            background: #fff;
            padding: 2px 5px;
            border-radius: 100%;
        }

.dormitory-house-item .total {
    margin-top: 5px;
    height: 20px;
}

    .dormitory-house-item .total::after {
        content: "";
        clear: both;
    }

    .dormitory-house-item .total label {
    }

    .dormitory-house-item .total b {
        font-size: 15px;
    }

.form-horizontal .control-group .control-value {
    font-size: 15px;
    padding-top: 5px;
}

#ListForInvoice #checkAll {
    display: none;
}

.form-search .control-label {
    width: auto !important;
    float: none;
}

.form-search select {
    width: auto !important;
    margin-left: 5px;
}

.form-search .search-control {
    margin-right: 20px;
}

    .form-search .search-control input {
        width: 150px;
    }

.form-search .row-fluid {
    margin-bottom: 10px;
}

.nav-user-photo {
    border-radius: 100%;
    max-width: 40px;
    max-height: 40px;
}

.label-xlg {
    padding: .3em .7em .4em;
    font-size: 14px;
    line-height: 1.3;
    height: 28px;
}

.has-student {
    color: #6688a6 !important;
    background: #fff !important;
    border-color: #8aafce;
}

    .has-student:hover {
        border-color: #8aafce;
        background: #fff !important;
    }

.rent-wrap .rent-item {
    display: block;
    max-width: 100%;
    padding: 0px;
    min-height: 100px !important;
    position: relative;
    margin-bottom: 10px;
    border: 2px #8aafce solid;
    color: #6688a6 !important;
    background: #fff !important;
}

.rent-item p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0px;
    text-align: left;
}

    .rent-item p.name {
        font-size: 20px;
        font-weight: bold;
        padding-left: 45px;
        line-height: 28px;
    }

.tools {
    position: absolute;
    bottom: 5px;
    left: 5px;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

.rent-item .slot {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 14px;
    font-weight: bold;
}

.input-date {
    font-size: 15px;
}

    .input-date .input-number {
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        width: 30px;
        text-align: center;
        border-bottom: 1px solid #ccc !important;
        padding: 0px;
    }

    .input-date.error input {
        border-bottom: 1px solid #ff0000 !important;
    }

.label-black {
    background-color: #666 !important;
}

.form-popup .control-label {
    width: 30%;
}

.form-popup .controls {
    margin-left: 32%;
}

.form-popup .field-validation-error, .form-popup .field-validation-valid {
    float: left;
}

.DormitoryDropDownList {
    margin-bottom: 5px !important;
}

/********************** ProfileImage ***********************/
.ace-file-input {
    height: inherit !important;
    line-height: inherit !important;
    margin-bottom: 0px !important;
}

.form-inline button {
    margin-top: -4px;
}
