.taikhoan-head {
    padding: 10px;
    position: absolute;
    background: #fff;
    border-bottom: 1px solid #ddd;
    z-index: 999;
}

.taikhoan-content {
    height: calc(100% - 50px);
    margin-top: 50px;
}

.table-taikhoan th:nth-child(1), .table-taikhoan td:nth-child(1) {
    width: 7%;
    text-align: center;
}

.table-taikhoan th:nth-child(2), .table-taikhoan td:nth-child(2) {
    width: 24%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.taikhoan-detail-left {
    border-right: 1px dotted #0277BD;
    padding: 7px;
}

.taikhoan-detail-right {
    padding: 7px;
}

.tkdt-head-1 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
}

.tkdt-head-2 {
    font-size: 15px;
    font-weight: 600;
}

.tkdt-item {
    padding: 3px;
}

    .tkdt-item .main-form-4 {
        line-height: 30px;
    }

.tkdt-box {
    padding: 3px;
    height: 270px;
}

.tkdt-content-box {
    /*height: calc(100% - 25px);
    overflow-y: scroll;*/
}

.taikhoan-container {
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-weight: 400;
}

    .taikhoan-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #0277BD;
}

.taikhoan-container:hover input ~ .checkmark {
    background-color: #ccc;
}

.taikhoan-container input:checked ~ .checkmark {
    background-color: #0277BD;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.taikhoan-container input:checked ~ .checkmark:after {
    display: block;
}

.taikhoan-container .checkmark:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.user-manager {
    padding: 0;
    /*background-color: #fff;*/
    top: calc(50% + 62px);
    /*top: calc(20% + 62px);*/
    position: absolute;
    /* cursor: pointer; */
    border: none;
    z-index: 3;
}

.user-manager-1 {
    float: left;
    /*display: none;*/
}

.user-manager-1-1 {
    width: 180px;
    float: left;
    height: 163px;
    border: 1px solid #ccc;
    padding: 0 8px;
    display: none;
    background-color: #fff;
}

.user-manager-1-1-1 {
    text-align: center;
    font-weight: bold;
    color: #00378a;
    padding: 4px 0;
}

.user-manager-1-1-2 {
    padding: 2px 0;
}

.user-manager-1-1-3 {
    height: 22px;
    padding: 0 0 0 6px;
}

.user-manager-1-1-4 {
    padding: 2px 0;
}

.user-manager-1-1-5 {
    height: 22px;
}


.user-manager-1-1-6 {
    background-color: #004794;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    border-radius: 4px;
    margin: 8px 0 0 0;
    cursor: pointer;
}

.user-manager-1-2 {
    width: 32px;
    float: left;
    border: 1px solid #ccc;
    height: 44px;
    padding: 9px 4px;
    cursor: pointer;
    background-color: #fff;
}

.user-manager-1-2-1 {
    width: 21px;
}

.user-manager-2 {
    float: left;
}

.user-manager-2-1 {
    width: 100%;
    float: left;
    height: 328px;
    /*display: none;*/
    background-color: #fff;
}

.user-manager-2-1-1 {
    text-align: center;
    padding: 4px 0;
    border-bottom: 1px solid #ccc;
}

.user-manager-2-1-1-1 {
    height: 55px;
    float: left;
    width: 55px;
    border-radius: 50%;
    background-color: #ccc;
    margin-left: calc(50% - 25px);
}

.user-manager-2-1-1-1-1 {
    width: 40px;
}

.user-manager-2-1-1-2 {
    font-weight: bold;
}

.user-manager-2-1-2 {
    text-align: center;
    padding: 4px 0;
    float: left;
    border-bottom: 1px solid #ccc;
}

.user-manager-2-1-2-1 {
    padding: 1px 0;
}

.user-manager-2-1-2-1-1 {
    color: #003591;
    padding: 4px 0;
}

.user-manager-2-1-2-2 {
}

.user-manager-2-1-2-2-1 {
    width: 90px;
    float: left;
    min-height: 33px;
    font-size: 12px;
    text-align: left;
    padding: 2px 4px;
}

.user-manager-2-1-2-2-2 {
    float: left;
    width: calc(100% - 96px);
    border: 1px solid #ddd;
}

.user-manager-2-1-2-2-2-1 {
    background-color: #004794;
    color: #fff;
    width: calc(100% - 96px);
    float: left;
    border-radius: 4px;
    height: 26px;
    padding: 4px;
    cursor: pointer;
}

.user-manager-2-1-3 {
    padding: 6px 6px;
    text-align: right;
    cursor: pointer;
}

.user-manager-2-1-3-1 {
    color: #003185;
}

.user-manager-2-1-3-2 {
}

.user-manager-2-2 {
    width: 32px;
    float: left;
    border: 1px solid #ccc;
    height: 44px;
    padding: 10px 5px;
    cursor: pointer;
    background-color: #fff;
}

.user-manager-2-2-1 {
    width: 21px;
}

.table-taikhoan table {
    width: 100%;
    table-layout: fixed;
    border: none;
}

.table-taikhoan th {
    background-color: #d1aa5c !important;
    color: #fff !important;
    font-weight: normal !important;
    border: none !important;
    text-align: center !important;
    border-right: 1px dashed #ccc !important;
    height: 28px;
    line-height: 28px;
}

.table-taikhoan td {
    border-right: 1px dashed #ccc !important;
    border-bottom: 1px dashed #ccc !important;
    border-top: 1px dashed #ccc !important;
    border-left: 1px dashed #ccc !important;
    height: 28px;
    line-height: 28px;
}

.dch-ten {
    float: left;
    color: #d1a95b;
    font-weight: bold;
}

.dch-item .col-sm-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.dch-info {
    float: left;
    width: 100%;
}

.form-group-qt-label {
    border-right: 1px dashed #A3C7E8;
    text-align: right;
}

.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.top-hotro {
    width: 60% !important;
}

.top-user {
    width: 40% !important;
}

.user-name-1 {
    white-space: nowrap;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 0px;
    position: relative;
    color:#fff;
}

#userDropdown {
    background: none !important;
}

.form-group-qt {
    margin-bottom: 8px;
    margin-right: 8px;
}

.hcadd-table-tieude {
    width: 150px;
    text-align: center!important;
    background-color: #4B7DAB!important;
    color: #fff!important;
    font-weight: bold;
    font-family: Roboto-Bold;
}

.htContextMenu:not(.htGhostTable) {
    z-index: 11111 !important;
}
.hcadd-qt {margin-top: 10px;}

/*--- main-account ---*/
.main-account.logged .sj-dropdown-content {
  width: 210px;
  padding: 5px 0; }
.main-account .acc-btn {
  color: #333; }
  .main-account .acc-btn i {
    margin-right: 5px; }
 .sj-dropdown-content {
  color: #000;
  position: absolute;
  top: 58px;
  right: 0;
  width: 280px;
  padding: 15px;
  border-radius: 3px;
  background: #fff;
  box-shadow: 1px 2px 10px 0px #ccc;
  z-index: 9999; display: none; }
  .sj-dropdown-content.active {
    display: block !important;
}
  .main-account .sj-dropdown-content > p {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc; }
  .main-account .sj-dropdown-content .text-left > * {
    margin-top: 10px; }
    .main-account .sj-dropdown-content .text-left > *:first-child {
      margin: 0; }
  .main-account .sj-dropdown-content .input-block > label, .main-account .sj-dropdown-content .input-block > input {
    display: block;
    width: 100%; }
  .main-account .sj-dropdown-content .input-block .k-dropdown-wrap {
    line-height: 26px;
    height: 26px; }
    .main-account .sj-dropdown-content .input-block .k-dropdown-wrap > .k-input {
      padding: 0;
      border: none; }
  .main-account .sj-dropdown-content .input-block label {
    font-weight: 400;
    margin-bottom: 5px; }
  .main-account .sj-dropdown-content .input-block input {
    border-radius: 4px;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #ccc; }
  .main-account .sj-dropdown-content .button-block .alignleft {
    margin-top: 3px; }
  .main-account .sj-dropdown-content .button-block input {
    float: left;
    margin-right: 5px; }
  .main-account .sj-dropdown-content .submit {
    border-radius: 4px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: none;
    color: #fff; background: #C0842B; cursor:pointer; }
  .main-account .sj-dropdown-content .password {
    padding: 0;
    border: none;
    background: none;
    color: #0F5B8C;
    /*font-weight: 500;*/ }
  .main-account .sj-dropdown-content > ul > li a {
    display: block;
    padding: 6px 15px; }
    .main-account .sj-dropdown-content > ul > li a i {
      color: #C0392B;
      margin-right: 10px;
      width: 18px;
      text-align: center; }
  .main-account .sj-dropdown-content > ul > li:last-child a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #ccc; }
    .main-dangnhap {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.alignleft {
  float: left; }

.alignright {
  float: right; }
  .thugon-quyen
  {
  	    float: right;
    margin-right: 10px;
    padding: 5px;
    margin-top: -6px;
    cursor: pointer;
  }
  .pad-left-10
  {
  	padding-left: 10px;
  }
