﻿.fileContainer {
    overflow: hidden;
    position: relative;
}

    .fileContainer [type=file] {
        cursor: inherit;
        display: block;
        filter: alpha(opacity=0);
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
    }

.fileContainer {
    border: 1px solid #CCC;
    margin-bottom: 0px;
    background: #fff;
    border-radius: 5px;
    float: left;
    padding: 5px 28px;
}

    .fileContainer [type=file] {
        cursor: pointer;
    }

div#page-wrapper-admin {
    float: left;
    position: fixed;
    height: 100%;
    overflow-y: hidden;
    top: 0px;
    margin-left: 1px;
}

.custom-nav-admin {
    border-right: 2px solid rgba(0, 0, 0, 0.31);
    height: 100%;
    background: white;
}

.left-side-inner-admin {
    height: 100%;
}

.title-menu {
    font-weight: bold;
    color: black;
}

.title-menu-pick {
    color: #0066b1;
}

.title-header-pick {
    font-size: 14px;
    color: #0066b1;
    border-bottom: 5px solid #0066b1;
}

.title-header {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding-bottom: 12px;
    min-width: 120px;
    float: left;
    padding: 5px;
    cursor: pointer;
}

.admin-content-header {
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
    height: 100%;
}

.admin-content-statistic {
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    height: 100%;
}

.admin-content-total {
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    height: 100%;
}

.header-right {
    float: right;
    margin-right: 10px;
    width: 180px;
}

.main-content-admin {
    margin-left: 200px;
    height: 100%;
}

.dpknew .k-i-calendar, .dpknew .k-i-calendar:hover {
    background-image: url('caret-down.png') !important;
    background-size: 16px 16px;
    background-position: center !important;
}

.dpknew .k-autocomplete.k-state-default, .dpknew .k-picker-wrap.k-state-default, .dpknew .k-numeric-wrap.k-state-default, .dpknew .k-dropdown-wrap.k-state-default {
    background-image: none;
    background-position: 50% 50%;
    background-color: #fff;
    border: none;
}

.dpknew .k-combobox .k-select, .dpknew .k-picker-wrap .k-select, .dpknew .k-numeric-wrap .k-select {
    border-width: 0 0 0 1px;
    border: none !important;
}

.title-content {
    margin-left: 10px;
}

.ddlkendo {
    margin-left: 10px;
}

.btn-time {
    border: 1px solid #ddd;
    float: right;
    margin-top: 5px;
    padding: 3px;
    width: 60px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.btn-time-pick {
    background-color: #ddd;
}

.thongke-tong {
    border: 1px solid #ddd;
    width: 300px;
    margin-left: 10px;
    padding: 5px;
    max-width: 500px;
}

.bold-font {
    font-weight: bold;
}

.red-font {
    color: red;
}

.note-font {
    color: rgb(144, 140, 140);
    font-size: 12px;
}

.detail-thongke {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px dotted #ddd;
}

.detail-thongso {
    border-right: 1px solid #ddd;
    margin-bottom: 5px;
    min-width: 200px;
    margin-top: 10px;
    padding: 10px;
}

.solieu-thongke {
    border-bottom: 5px solid #0066b1;
    margin-right: 20px;
    font-size: 15px;
}

.chartdiv {
    width: 100%;
    height: 500px;
}

.thongke-chung {
    padding: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.vachngan {
    border-left: 1px solid #ddd;
}

.hienthigiua {
    display: flex;
}

.ovuongmaudo {
    width: 15px;
    height: 15px;
    background: red;
}

.ovuongmauxanh {
    width: 15px;
    height: 15px;
    background: blue;
}

.ovuongmauxam {
    width: 15px;
    height: 15px;
    background: grey;
}

.cantrai {
    float: left;
    margin-left: 5px;
}

.vachduoi {
    border-bottom: 1px dotted #ddd;
}

.iptimkiem {
    position: relative;
    width: 100%;
    height: 30px;
    border: 1px solid #ddd;
    padding-left: 5px;
    padding-right: 35px;
}

.btnsearchqt {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    text-align: center;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 60px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0072c6),to(#0072c6));
    background-color: #4285f4;
    background-image: -webkit-linear-gradient(top,#0072c6,#0072c6);
    background-image: linear-gradient(top,#0072c6,#0072c6);
    border: 1px solid #0072c6;
    right: 10px;
    position: absolute;
    top: 0px;
    cursor: pointer;
}

.khungtimkiem {
    padding-right: 10px;
}

.icon-timkiemqt {
    background: url(/images/nav_logo195.png) no-repeat -113px -61px;
    color: transparent;
    display: inline-block !important;
    height: 18px;
    margin: 5px auto 2px;
    width: 18px;
}

.header-danhsach {
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 10px;
}

.tuychon-danhsach {
    float: right;
    margin-left: 5px;
    cursor: pointer;
}

.btntaomoi {
    color: #0066b1;
    cursor: pointer;
}

.header-list {
    background-color: rgba(181, 175, 175, 0.6);
    height: 40px;
    padding: 5px;
    display: flex;
}

.logo-danhsach {
    width: 35px;
    height: 35px;
}

.title-list {
    margin: auto;
    float: left;
    word-break: break-word;
    padding-right: 5px;
}

.chk-style {
    text-align: center;
    margin: auto;
}

.content-list {
    margin: auto;
    display: flex;
    height: 50px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    background-color: rgba(241, 241, 241, 0.49);
}

.danhsach-chitiet {
    padding-left: 5px;
}

.content-list-title {
    margin: auto;
    display: flex;
    color: black;
}

.checkbox-ds {
    cursor: pointer;
}

.select-list {
    background-color: rgba(168, 198, 237, 0.35);
}

.form-chitiet {
    margin-top: 10px;
    width: 99.6% !important;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 5px;
}

.ipchitiet {
    border: none;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    margin-top: 10px;
    height: 30px;
    padding: 5px;
}

.row-chitiet {
    padding-left: 10px;
    padding-right: 30px;
    margin-bottom: 10px;
}

.trangthai-ct {
    margin-left: 10px;
}

.trangthai-tt {
    margin-top: 20px;
    margin-bottom: 10px;
}

.khungchitiet {
    border-bottom: 1px dotted #ddd;
}

.logo-tochuc {
    height: 100px;
    width: 100px;
    border: 1px solid #f1f1f1;
    margin-left: 10px;
}

.logo-tc {
    margin-top: 10px;
    margin-bottom: 10px;
}

.filelogo {
    overflow: hidden;
    position: relative;
}

    .filelogo [type=file] {
        cursor: inherit;
        display: block;
        filter: alpha(opacity=0);
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
    }

.filelogo {
    border: 1px solid #CCC;
    margin-bottom: 0px;
    background: #fff;
    border-radius: 5px;
    padding: 5px 10px;
}

    .filelogo [type=file] {
        cursor: pointer;
    }

.btnluu {
    background-color: #0066b1;
    color: white;
    text-shadow: none;
    border: 1px solid #0066b1;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

.btnhuy {
    background-color: #ddd;
    text-shadow: none;
    border: 1px solid #ddd;
    color: black;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

.btn-event {
    margin-top: 10px;
}

.danhsachthongke {
    overflow: auto;
}

.content-searchqt {
    width: 425px;
    background: #fff;
    position: absolute;
    top: 33px;
    display: none;
    z-index: 9999;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #aaa;
    padding: 5px;
    right: 10px;
}

.search-dropqt {
    position: absolute;
    top: 8px;
    z-index: 10;
    right: 10px;
    cursor: pointer;
}

.searchddl {
    float: right;
    margin-bottom: 10px;
}

.title-search {
    float: right;
    margin-top: 6px;
}

.dpksearch {
    width: 195px !important;
}

.search-time {
    margin-top: 8px;
    float: right;
    margin-right: 35px;
    font-size: 15px;
}

.icon-dpk {
    width: 15px;
}

.icon-bttimkiem {
    right: 15px;
    position: absolute !important;
    top: 8px !important;
    cursor: pointer !important;
}

.logo-action {
    position: absolute;
    top: 1px;
    left: 94px;
    cursor: pointer;
    display: none;
}

.logotochuc:hover .logo-action {
    display: block;
}

.logotochuc {
    max-width: 110px;
    min-width: 110px;
}

.kendo-chitiet {
    width: 100% !important;
}

    .kendo-chitiet .k-autocomplete.k-state-default, .kendo-chitiet .k-picker-wrap.k-state-default, .kendo-chitiet .k-numeric-wrap.k-state-default, .kendo-chitiet .k-dropdown-wrap.k-state-default {
        background-image: none;
        background-position: 50% 50%;
        background-color: #fff;
        border: none !important;
        border-bottom: 1px solid #f1f1f1 !important;
        height: 30px !important;
    }

    .kendo-chitiet .k-combobox .k-select, .kendo-chitiet .k-picker-wrap .k-select, .kendo-chitiet .k-numeric-wrap .k-select {
        border-width: 0 0 0 1px;
        border: none !important;
        border-bottom: 1px solid #f1f1f1 !important;
        height: 30px !important;
    }
