﻿* {
    font-family: Arial;
    font-size: 16px;
   
}

label {
    font-weight: normal !important;
}

.no-margin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.qi-title-form {
    background-color: #fff8e8;
    border-bottom: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    clear: both;
    /*height: 40px;*/
    line-height: 40px;
}

.qi_title_text {
    color: #0074f2;
    font-weight: bold;
}

.qi_title_button .btTK {
    background-color: #0074f2;
    border: 0px;
    color: white;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin-top: 6px;
    min-width: 100px;
}

.qi_button {
    background-color: #0074f2;
    color: white;
}

.qi-Header-Group {
    background-color: #EEEEEE;
    border-bottom: 1px solid #d8d8d8;
    clear: both;
    height: 33px;
    line-height: 33px;
}

    .qi-Header-Group span {
        color: #0074f2;
        font-weight: bold;
        margin-left: 15px;
    }

.qi-group {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.qi-table {
    display: table;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.qi-col-form {
    background-color: #F5f5f5;
    /*border-left: 2px solid white;
    border-right: 2px solid white;*/
    display: table-cell;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
}

@media (max-width: 768px) {
    .qi-table {
        float: left;
    }

    .qi-col-form {
        float: left;
    }
}

@media (min-width: 768px) {
    .qi-table {
        float: none;
    }

    .qi-col-form {
        float: none;
    }
}

.qi-control {
    border: 1px solid #ccc;
    border-radius: 0px !important;
    height: 29px !important;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

.form-group {
    /*border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid white;*/
    line-height: 29px;
    margin-bottom: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
}

    .form-group label {
        margin-bottom: 0px !important;
    }

.qi-name {
    margin: 0px;
    margin-left: 0px !important;
    padding: 0px;
    padding-left: 15px !important;
}

.qi-name-control {
}

    .qi-name-control label {
        margin-left: 10px;
    }

.qi-index-control {
    position: absolute;
    right: 10px;
    top: 0px;
}

.qi-valid-control {
    color: Red;
    position: absolute;
    right: 0px;
    top: 0px;
}

.qi-div-control {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 5px !important;
    padding-right: 0px !important;
}

.qi-control-check {
    background-color: #ffffff;
    border: 1px solid #7A7A7A;
    padding: 6px;
}

.qi-paging {
    margin: 0px auto;
}

.valid-control {
    color: Red;
}

.qi-button-top {
    background-color: #0096DB;
    color: White;
    min-width: 100px;
}

.giaovien-avata {
    height: 151px;
    width: 113px;
}

.truong-avata {
    max-width: 200px;
    min-height: 151px;
    width: 100%;
}

.lst-check {
    margin-left: 15px;
    margin-right: 15px;
    width: 100%;
}

.qi-div-control .RadComboBox_Bootstrap .rcbInputCell {
    border: 1px solid;
    border-color: #ccc !important;
    border-radius: 0px !important;
    height: 27px !important;
}

.qi-div-control .RadComboBox_Bootstrap .rcbArrowCell {
    border-color: #ccc !important;
    border-radius: 0px !important;
    height: 27px !important;
}

    .qi-div-control .RadComboBox_Bootstrap .rcbArrowCell a {
        background-position: -9px -62px;
        height: 27px !important;
        width: 32px !important;
    }

.qi-div-control .RadComboBox_Bootstrap .rcbFocused {
    border-radius: 0px !important;
}

.qi_head_list_grid {
    background-color: #004CCB !important;
    color: #fff !important;
    font-weight: bold !important;
    text-align: center !important;
}

.head_list_search th, .head_list_search td {
    background-color: #004CCB !important;
    color: #fff !important;
    text-align: center;
}

.qi-div-control .RadPicker_Bootstrap .rcCalPopup {
    border: 0px !important;
    border-radius: 0px !important;
    height: 29px !important;
    width: 29px !important;
}

.qi-div-control .RadInput_Bootstrap.riSingle .riTextBox {
    border-radius: 0px !important;
    height: 29px !important;
}

.rgEditForm td {
    padding: 5px;
}

    .rgEditForm td .RadComboBox {
        width: 100% !important;
    }

    .rgEditForm td input[type="text"] {
        width: 100% !important;
    }

.rgEditForm .rcbInputCell input[type="text"] {
    border: 0px !important;
}

.rgEditForm input[type='text'] {
    /*border-radius: 0px !important;
    height: 29px !important;*/
}

.rgEditForm input[type='button'] {
    min-height: 29px;
    min-width: 75px;
}

.qi-div-control label {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.qi-thu-mo {
    float: right;
    margin-right: 15px;
}

    .qi-thu-mo img {
        cursor: pointer;
    }

.RadGrid_Bootstrap .rgHeader a {
    color: #fff !important;
    font-weight: bold;
}

.qi-col-align-left {
    text-align: left !important;
}

.qi-col-align-right {
    text-align: right !important;
}

.qi-col-align-center {
    text-align: center !important;
}

.rcbEmptyMessage, .riEmpty {
    color: #b8b8b8 !important;
    font-size: 13px !important;
    font-style: normal !important;
}

.rcbEmptyMessage, .riEmpty2 {
    font-size: 13px !important;
    font-style: normal !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #b8b8b8 !important;
    font-size: 13px !important;
    font-style: normal !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b8b8b8 !important;
    font-size: 13px !important;
    font-style: normal !important;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b8b8b8 !important;
    font-size: 13px !important;
    font-style: normal !important;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b8b8b8 !important;
    font-size: 13px !important;
    font-style: normal !important;
}

.RadGrid_Bootstrap .rgFooter td {
    padding: 7px 7px 7px 7px !important;
}

.RadWindow {
    z-index: 9999 !important;
}

.TelerikModalOverlay {
    background-color: #000000 !important;
    opacity: 0.7 !important;
}

.rwIcon:before {
    background: url("/images/iconchung.png") 0px 0px no-repeat scroll transparent;
    content: "" !important;
    margin-top: 5px;
}

.qi-div-control .RadInput_Bootstrap.riSingle .qiTextBoxMultiple {
    width: 100%;
    height: auto !important;
}

#preview-image {
    max-height: 300px;
    max-width: 300px;
}

.RadComboBoxDropDown {
    background-color: #fff;
}

.qi-checkbox input {
    margin-right: 10px;
}

.dropdown-cm {
    background-color: #fff;
}

.wrap-import {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.btn-import {
    line-height: 31.5px;
    height: 34px;
    margin-left: 5px;
}

.title-import {
    font-size: 15px;
    font-weight: bold;
    margin-right: 10px;
}

.demo-container {
    height: 340px;
}

.qi-textarea {
    height: auto !important;
}

.link-grid {
    word-break: break-all;
}

.mes {
    display: block;
    padding: 5px;
    color: red;
    font-weight: bold;
    background-color: antiquewhite;
}

.menu-fe img {
    /* background-color: #0074f2; */
}

.menu-fe > ul > li:first-child {
    /* background-color: #e4e4e4; */
}

.RadComboBox .rcbActionButton, .RadComboBox .rcbInner {
    border-color: #ccc;
}

.count-record {
    color: red;
    font-size: 15px;
    padding: 10px;
    display: block;
    /* background-color: #d9d9d9;*/
}

.wrap-title-db {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0px 15px;
}

.title-db {
    font-weight: bold;
    font-size: 17px;
}

.hso {
    width: 170px;
    min-width: 170px;
}

.list-file-index {
    padding-left: 15px;
}

    .list-file-index a {
        word-break: break-all;
    }
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
    margin-left:5px;
}

    .switch input {
        opacity: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
.qi-name-control {
    font-weight: 600;
}
.form-horizontal {
    background: #fff !important;
}
.reContent iframe {
    
    padding: 10px !important;
}
th.rgHeader.qi_head_list_grid {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

.RadTreeList tr.rtlHeader th {
    padding: 3px 8px 2px !important;
}

.img-zoom {
    display: none;
    position: fixed;
    z-index: 9999;
    padding: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    max-width: 90%;
    max-height: 90vh;
}

/* Phóng to ảnh khi hover vào */
.img-zoom img {
    width: 300px;
    max-height: 350px;
}


tbody .pagination .rgPagerCell {
    width: 100%;
}
