﻿.ps-relative {
    position:relative;
}
.cs-point {
    cursor:pointer;
}
.font-bold {
    font-weight:bold;
}
.paddtop-8 {
    padding-top:8px;
}
.marleft-8 {
    margin-left:8px;
}
.bg-f5 {
    background:#f5f5f5;
}
.group-user {
    text-align: center;
    position: absolute;
    right: 10px;
    top: 40px;
    border-radius: 50%;
    padding: 5px;
    background:#fff;
    min-width:30px;
}
.group-user a, label 
{
    color:#333;
    margin:0px;
}
.group-user i
{
    font-size:16px;
}
.drop-login
{
    min-width:250px !important;

}
.hotline {
    position: absolute;
    right: 10px;
    width: 150px;
    padding: 0px;
    background: red;
    color: #fff;
    top: 10px;
    font-weight: bold;
    border-radius: 10px;
}
    .hotline span {
        margin-left:8px;
    }
.bao-khungleft {
    border-right:1px solid #ddd;
}
.bao-name {
    font-size:16px;
    font-weight:bold;
}
.bao-time {
    color:#0C4DA2;
}
.bao-listcap {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.bao-cap-level {
    padding-left: 8px;
    display: inline-block;
    padding-right: 8px;
    cursor:pointer;
    opacity:.3;
}
.bao-cap-level:hover {
        opacity:1;
}
.baolevel-active
{
    opacity:1;
}
.bao-cap {
    padding-left: 8px;
    display: inline-block;
    padding-right: 8px;
    cursor:pointer;
}
.bao-cap-1 {
    background:#94B3DE;
    border-radius:10px 0px 0px 10px;
}
.bao-cap-2 {
    background:#FFFEA6;
}
.bao-cap-3 {
    background:#EA9A56;
}
.bao-cap-4 {
    background:#EC5049;
}
.bao-cap-5 {
    background:#AC2BB6;
    border-radius:0px 10px 10px 0px;
}
.btn-taobantin {
    background:#0BAF4D;
    color:#fff;
    cursor:pointer;
}
.btn-xoabantin {
    background:#ECF2F6;
    border:1px solid #C8CED8;
    cursor:pointer;
}
.bao-lsttinh {
    border-bottom:1px solid #ddd;
}
.btn-themtinh {
    color:#0C4DA2;
}
.btn-luutinh {
    background:#0C4DA2;
    color:#fff;
    cursor:pointer;
}
.btn-xoatinh {
    background:#d5420d;
    color:#fff;
    cursor:pointer;
}
.bao-cap-xoa {
    padding:4px;
    text-align:center;
    cursor:pointer;
    color:#999;
    float:right;
    margin-left:8px;
}
.bao-tinhitem {
    position:relative
}
    .bao-tinhitem .bao-cap {
        float:right;
        margin-top:2px;
        border-radius:10px;
    }
    .bao-tinhitem input {
        position: relative;
        top: 4px;
        height: 18px;
        width: 18px;
    }
.ic-search {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 6px;
}
.div-search-bao {
    display:none;
}

@font-face {
    font-family: 'iconfont';
    src: url('/Content/iconfont.woff?v=4.4.0');
    src: url('/Content/iconfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.win-dir {
    font-family: iconfont;
    color: #5b7e9e;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    padding-top: 2px;
    box-sizing: border-box;
}
#lstpmohinh p {
    line-height:23px !important;
}
.temp-symbol img {
    width: 25px;
    height: 25px;
    filter: brightness(.9) saturate(140%);
}
.muasotri-main-header {
    width: 370px;
    position: fixed;
    z-index: 999;
    top: 4px;
    height: 70px;
    padding: 4px 0;
    border-radius: 0 35px 35px 0;
    background-color: #e4f7fcbf;
}
.main-search {
    position: relative;
    right: -23px;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 0px 15px 15px 0px;
    border: 1px solid #ddd;
    color: #aaa;
}
.tenphanmem {
    color:#0BAF4D;
    font-family: 'Roboto-Bold';
    font-size: 15px;
}

#qllopbando {
    justify-content: flex-start;
    align-self: flex-end;
    position: absolute;
    pointer-events: none;
    flex-grow: 1;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 8px;
    right:0px;
    top:70px;
}
.shy {
    transition: .7s opacity 0s;
    -webkit-transition: .7s opacity 0s;
}
#qllopbando #overlay {
    width: 25px;
    margin-bottom: 25px;
    margin-top: 8px;
    font-size: 16px;
    align-self: flex-end;
    pointer-events: auto;
}
.lopmenu {
    font-size: 14px;
    font-weight: normal;
    position: relative;
    line-height: 1;
    text-transform: none;
    font-variant: normal;
    display: block;
    list-style: none;
}
#qllopbando #overlay::before {
    left: 0;
    width: 25px;
    background-color: rgba(68,65,65,0.84);
    border-radius: 25px;
}
#qllopbando #overlay::after, #qllopbando #overlay::before {
    position: absolute;
    top: -3px;
    bottom: -3px;
    right: 0;
    content: ' ';
}
#qllopbando #overlay a {
    padding: 0;
    margin: .15em 0;
    color: #fff3e1;
}
.lopmenu a {
    cursor: pointer;
    -webkit-tap-highlight-color: initial;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    margin: 0;
    display: block;
    list-style: none;
    font-weight: normal;
    padding: .31em 1.56em .31em .75em;
    white-space: nowrap;
}
#qllopbando #overlay a .iconfont {
    height: 25px;
    width: 25px;
    border-radius: 25px;
    text-align: center;
        display: table-cell;
    vertical-align: middle;
}


#qllopbando #overlay a .menu-text {
    height: 22px;
    transition: background-color .3s;
    position: absolute;
    text-shadow: 0 0 4px black;
    right: 25px;
    line-height: 1.4;
    padding-left: 11px;
    padding-right: 11px;
    margin-top: 1.5px;
    right: 22px;
    top: 0;
    border-radius: 1.2em;
}
#qllopbando #overlay a .iconfont, #qllopbando #overlay a .menu-text {
    display: table-cell;
    vertical-align: middle;
}

#qllopbando #overlay a.sub-menu:not(.menu-unfold) {
    max-height: 0;
    margin: 0;
    pointer-events: none;
    visibility: hidden;
    transition-delay: 0ms,0ms,0ms,0ms,0ms;
}
#qllopbando #overlay a.sub-menu {
    transition-property: visibility,height,max-height,padding,margin;
    transition-duration: 150ms,150ms,150ms,150ms,150ms;
    transition-delay: 150ms,0ms,0ms,0ms,0ms;
    visibility: visible;
    max-height: 25px;
}

#qllopbando #overlay a {
    padding: 0;
    margin: .15em 0;
    color: #fff3e1;
}
#qllopbando #overlay a:hover .menu-text {
    background-color: rgba(68,65,65,0.84);
}
#qllopbando #overlay a.sub-menu .menu-text {
    font-size: .7em;
    line-height: 1.8;
    max-height: 25px;
}
.lopmenu a.selected {
    background-color: #d49500;
}
#qllopbando #overlay a.selected .iconfont {
    background-color: #d49500;
    box-shadow: 0 0 4px 0 black;
    color: white;
}
#qllopbando #overlay a.selected {
    background: none;
}
.iconfont, [data-icon]::before, [data-icon-after]::after, .ch-icon-on, .ch-icon-off, .checkbox:not(.behind)::before, .checkbox.behind::after, .checkbox:not(.behind).off::before, .checkbox.behind.off::after {
    font-family: iconfont;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
#qllopbando #overlay #ovr-menu .iconfont {
    transition: all .3s;
}
#qllopbando #overlay.iconsize-3, #qllopbando #overlay.iconsize-2, #qllopbando #overlay.iconsize-1, #qllopbando #overlay.iconsize-0 {
    width: inherit;
    margin-bottom: 35px;
}
#qllopbando #overlay.iconsize-3 a.sub-menu:not(.menu-unfold), #qllopbando #overlay.iconsize-2 a.sub-menu:not(.menu-unfold), #qllopbando #overlay.iconsize-1 a.sub-menu:not(.menu-unfold), #qllopbando #overlay.iconsize-0 a.sub-menu:not(.menu-unfold), #qllopbando #overlay.iconsize-3 a .menu-text, #qllopbando #overlay.iconsize-2 a .menu-text, #qllopbando #overlay.iconsize-1 a .menu-text, #qllopbando #overlay.iconsize-0 a .menu-text {
    display: none;
}
#qllopbando #overlay.iconsize-3 a, #qllopbando #overlay.iconsize-2 a, #qllopbando #overlay.iconsize-1 a, #qllopbando #overlay.iconsize-0 a {
    float: left;
}
#qllopbando #overlay.iconsize-3::before, #qllopbando #overlay.iconsize-2::before, #qllopbando #overlay.iconsize-1::before, #qllopbando #overlay.iconsize-0::before {
    top: 0;
    bottom: 0;
    right: -3px;
    left: -3px;
    height: 28px;
    width: inherit;
}
#qllopbando #overlay.iconsize-3 a:hover .menu-text, #qllopbando #overlay.iconsize-2 a:hover .menu-text, #qllopbando #overlay.iconsize-1 a:hover .menu-text, #qllopbando #overlay.iconsize-0 a:hover .menu-text {
    display: block;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 11px;
    right: 0;
    top: 25px;
}
.onoverlays #qllopbando #overlay #ovr-menu .iconfont {
    transform: rotate(180deg);
}
.onoverlays #qllopbando #overlay .menu-text {
    display: none;
}
#plugin-overlays {
    width: 180px;
    z-index: 10;
    height:100%;
}
.plugin-rhpane {
     transform: translateX(120%); 
    will-change: transform;
    right: 0;
}
.plugin-lhpane.open, .plugin-rhpane.open {
    transform: none;
    will-change: auto;
}
.plugin-lhpane, .plugin-rhpane {
    transition: all ease-in-out .5s;
    position: fixed;
    bottom: 0;
}
.onoverlays #qllopbando {
    right: 180px;
}
.onoverlays #progress-bar {
    right: 205px;
    transition: all ease-in-out .5s;
}
.onoverlays #footer {
    right: 205px;
    transition: all ease-in-out .5s;
}
.onoverlays #divSlideDetail {
    right: 205px;
    transition: all ease-in-out .5s;
}
.plugin-content {
    color: #6b6b6b;
    background-color: #f8f8f8;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
}
.plugin-mobile-rhpane .plugin-content {
    color: white;
    background-color: rgba(68,65,65,0.84);
    font-size: 16px;
    margin-right: -5px;
    border-top: solid 0 transparent;
    border-top: solid var(--margin-top) transparent;
}
#plugin-overlays .plugin-content {
    padding: 60px 5px 10px 5px;
    color: white;
    font-size: 12px;
    background-color: #565673;
}
.plugin-rhpane>.closing-x {
    right: 0;
    left: initial;
    top: 0;
    z-index: 10;
    font-size: 35px;
    display: block;
}
.closing-x {
    font-family: iconfont;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: white;
    background-color: #119EA6;
    cursor: pointer;
    -webkit-tap-highlight-color: initial;
    position: absolute;
    margin: 10px;
    font-size: 40px;
    right: -1em;
    z-index: 10;
    width: 1em;
    height: 1em;
    border-radius: 1em;
}
.closing-x::before {
    content: '\e013';
}
#plugin-overlays .plugin-content [data-ref='search'] {
    width: 150px;
    position: relative;
    display: block;
    border: 0;
    padding: .3em 1em;
    border-radius: 2em;
    margin-left: 7px;
}
#plugin-overlays .plugin-content [data-ref='cancel'] {
    text-align: right;
    margin-right: 15px;
    margin-top: 3px;
}
.animation, .window, .drop-down-window {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear .3s,opacity .3s linear;
}
.clickable {
    cursor: pointer;
    -webkit-tap-highlight-color: initial;
}
#plugin-overlays .plugin-content .lopmenu {
    margin-left: -5px;
    clear: both;
}
#plugin-overlays .plugin-content .lopmenu a {
    width: 180px;
    margin: 6px 0 0 0;
}
.lopmenu.with-left-yellow a {
    color: white;
    font-size: 12px;
    width: 100%;
    margin: 10px 0 0 0;
    padding-top: 0;
    padding-bottom: .6em;
    padding-left: .5em;
    white-space: nowrap;
    border-left: solid 5px transparent;
}
#plugin-overlays .plugin-content .lopmenu .checkbox[data-do='toggleFav,radar'], #plugin-overlays .plugin-content .lopmenu .checkbox[data-do='toggleFav,efiTemp'], #plugin-overlays .plugin-content .lopmenu .checkbox[data-do='toggleFav,efiRain'], #plugin-overlays .plugin-content .lopmenu .checkbox[data-do='toggleFav,radar'], #plugin-overlays .plugin-content .lopmenu .checkbox[data-do='toggleFav,satellite'] {
    pointer-events: none;
    opacity: .3;
}
.lopmenu.with-left-yellow a .checkbox {
    font-size: 1.2em;
    display: inline-block;
    opacity: .6;
    margin:0px;
}
.lopmenu.with-left-yellow a .checkbox::before {
    margin-right: .15em;
}
.ch-icon-on, .ch-icon-off, .checkbox:not(.behind)::before, .checkbox.behind::after, .checkbox:not(.behind).off::before, .checkbox.behind.off::after {
    content: 'I';
    font-size: 1.4em;
    display: inline-block;
    position: relative;
    top: .28em;
}
.lopmenu.with-left-yellow a [data-icon-after]::after {
    opacity: .6;
    font-size: 1.2em;
    margin-left: .5em;
}
[data-icon-after].inlined::after {
    position: relative;
    margin-left: .3em;
    top: .2em;
}
[data-icon-after]::after {
    content: attr(data-icon-after);
}
.login-to-save {
    margin: 40px 0 20px 0;
}
.centered {
    display: block;
    width: 100%;
    text-align: center;
}
.buttonm {
    cursor: pointer;
    -webkit-tap-highlight-color: initial;
    display: inline-block;
    border-radius: 2em;
    padding: .25em 1em;
    margin: .5em;
    line-height: normal;
    position: relative;
    border: 1px solid;
    font-weight: 300;
    text-align: center;
    color: #119EA6;
    border-color: #119EA6;
}
.buttonm.btn-white {
    color: white;
    border-color: #f8f8f8;
}
.login-to-save .bottom-note {
    font-size: 10px;
    opacity: .6;
    margin: 10px;
    display: block;
    line-height: 1.4;
}
.login-to-save .bottom-note {
    font-size: 10px;
    opacity: .6;
    margin: 10px;
    display: block;
    line-height: 1.4;
}
.buttonm[data-icon]::before {
    position: relative;
    top: .08em;
    margin-right: .3em;
}
[data-icon]::before {
    content: attr(data-icon);
}
.lopmenu.with-left-yellow a.selected {
    background: #71581b;
    border-left-color: #d49500;
}
.ch-icon-on, .ch-icon-off, .checkbox:not(.behind)::before, .checkbox.behind::after, .checkbox:not(.behind).off::before, .checkbox.behind.off::after {
    content: 'I';
    font-size: 1.4em;
    display: inline-block;
    position: relative;
    top: .28em;
}
.ch-icon-off, .checkbox:not(.behind).off::before, .checkbox.behind.off::after {
    content: 'G';
}

.main-account.logged  {
  width: 210px;
  padding: 5px 0; }
.main-account .acc-btn {
  color: #333; }
  .main-account .acc-btn i {
    margin-right: 5px; }
.main-account  {
  color: #000;
  position: absolute;
  top: 30px;
  right: 0;
  width: 280px;
  padding: 15px;
  border-radius: 3px;
  background: #fff;
  box-shadow: 1px 2px 10px 0px #ccc;
  z-index: 9999; display: none; }
  .main-account .active {
    display: block !important;
}
  .main-account  > p {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc; }
  .main-account  .text-left > * {
    margin-top: 10px; }
    .main-account  .text-left > *:first-child {
      margin: 0; }
  .main-account  .input-block > label, .main-account  .input-block > input {
    display: block;
    width: 100%; }
  .main-account  .input-block .k-dropdown-wrap {
    line-height: 26px;
    height: 26px; }
    .main-account  .input-block .k-dropdown-wrap > .k-input {
      padding: 0;
      border: none; }
  .main-account  .input-block label {
    font-weight: 400;
    margin-bottom: 5px; }
  .main-account  .input-block input {
    border-radius: 4px;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #ccc; }
  .main-account  .button-block .alignleft {
    margin-top: 3px; }
  .main-account  .button-block input {
    float: left;
    margin-right: 5px; }
  .main-account  .submit {
    border-radius: 4px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: none;
    color: #fff; background: #C0842B; cursor:pointer; }
  .main-account  .password {
    padding: 0;
    border: none;
    background: none;
    color: #0F5B8C;
    /*font-weight: 500;*/ }
  .main-account  > ul > li a {
    display: block;
    padding: 6px 15px; }
    .main-account  > ul > li a i {
      color: #C0392B;
      margin-right: 10px;
      width: 18px;
      text-align: center; }
  .main-account  > 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; }

.left-menu {
    padding: 10px;
    position: absolute;
    left: 0px;
    top: 80px;
    background: rgba(68,65,65,0.84);
    border-radius: 0px 15px 15px 0px;
    cursor: pointer;
}
    .left-menu i {
        color:#fff;
    }

.qlbao-menu {
    padding: 3px;
    position: absolute;
    left: 8px;
    top: 150px;
    background: rgba(68,65,65,0.84);
    cursor: pointer;
}
    .qlbao-menu i {
        color:#fff;
    }
#plugin-settings {
    width: 440px;
    height: 100%;
    z-index: 9999;
}
#plugin-tools {
    width: 440px;
    height: 100%;
    z-index: 9999;
}
#plugin-tools .plugin-content {
    font-size: 14px;
}
#plugin-tools .plugin-content {
    padding: 0 15px 100px 15px;
}
#plugin-tools .plugin-content .menu-items a {
    margin-bottom: .5em;
}
#plugin-tools .plugin-content>.transparent-switch {
    width: 100%;
    margin: 20px 0 30px 0;
}
.transparent-switch {
    line-height: initial;
    letter-spacing: .05em;
    border-radius: 1em;
    display: table;
    white-space: nowrap;
}
.transparent-switch>div, .transparent-switch a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent !important;
    display: table-cell;
    padding: .3em 1em;
    margin-right: 1px;
    text-align: center;
}
[data-icon].inlined::before {
    position: relative;
    margin-right: .3em;
    top: .2em;
}
.menu-items {
    cursor: pointer;
    -webkit-tap-highlight-color: initial;
    line-height: 2;
}
.menu-items>a {
    color: #6b6b6b;
    white-space: nowrap;
    position: relative;
    display: block;
    margin-left: 2em;
}
.clickable-size {
    cursor: pointer;
    transition: all .3s;
}
.menu-items>a::before {
    color: #119EA6;
    display: block;
    position: absolute;
    left: -1.5em;
    font-size: 1.2em;
    top: .35em;
}
.size-l {
    font-size: 16px;
}

#plugin-colors {
    width: 440px;
    height: 100%;
    z-index: 9999;
}

#plugin-colors select {
    font-family:'Roboto-Regular'
}
#plugin-colors .plugin-content {
    text-align: left;
    padding: 20px 20px 100px 25px;
    font-size: 14px;
    letter-spacing: normal;
}
.plugin-lhpane>.closing-x {
    display: block;
}
.fg-red {
    color: #119EA6;
}
#plugin-colors .plugin-content table {
    width: 100%;
    background-color: #828282;
}
.plugin-content .btn-wrapper {
    color: white;
    white-space: nowrap;
    display: block;
    font-size: 16px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    text-align: center;
}
.plugin-content .btn-wrapper div {
    background-color: #d49500;
    border-radius: 10px;
    display: inline-block;
    padding: .5em 1em;
    margin: 0 5px;
    text-align: center;
}
#plugin-colors .plugin-content table tr:first-child td {
    padding-top: 5px;
}
#plugin-colors .plugin-content input[type='text'] {
    border: none;
    border-radius: 4px;
    font-size: 15px;
    text-align: center;
    width: 70px;
    padding: 2px 8px;
    margin: 3px 5px;
    background: rgba(248,248,248,0.68);
}
#plugin-colors .plugin-content .cpwrapper {
    box-sizing: border-box;
    position: relative;
    width: 140px;
    height: 25px;
        border: 1px solid rgba(255,255,255,0.3);
        color:#fff;
}
#plugin-colors .plugin-content .color {
    z-index: 10;
    box-sizing: border-box;
    cursor: pointer;
    width: 140px;
    height: 25px;
    margin: 0;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.3);
}
.plugin-lhpane {
    will-change: transform;
    left: 0;
    transform: translateX(-120%);
}
#plugin-colors td {
    border:none !important;
    padding:0px;
}
#plugin-colors .plugin-content .remove {
    text-align: center;
    color: #c1c1c1;
    font-size: 10px;
    cursor: pointer;
}

.muasotribanner {
    /*transition: all ease-in-out .5s;    
    left: 0;
    transform: translateX(-120%);
    will-change: transform;*/
}
.top-title:hover .muasotribanner {
    /*transform: none;
    will-change: auto;*/
    /*background:#fff;*/
}
.top-title:hover .muasotrilogo {
    /*background:#fff;*/
}

.bao-item {
    border-bottom:1px dotted #ddd;
    cursor:pointer;
}
.bao-active {
    color:#dd2c2c
}
.bao-item-active {
    background:#e0f7f8;
    font-weight:bold;
}
.bao-item:hover {
    background:#e0f7f8
}
.nav-tabs-large {
    border-bottom: 1px solid #DAE9FF;
    position: relative;
    background: #F5F5F5;
    margin-left: -1px;
    margin-bottom:0px;
}
.nav-tabs-large .nav-item {
    background: #DAE9FF;
    font-family: Roboto-Bold;
    font-size: 14px;
}
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs-large .nav-link {
    color: #000;
    border-right: 1px solid #fff;
    border-radius: 0rem;
    font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif;
    padding: 6px 8px;
}
.nav-tabs-large .nav-link.active, .nav-tabs-large .nav-item.show .nav-link, .nav-tabs-large .nav-link.active:hover, .nav-tabs-large .nav-item.show .nav-link:hover {
    color: #0479EC;
    background-color: #fff;
    border-radius: 0rem;
    border-top: solid 1px #3595FF;
    border-right: solid 1px #CCD6E1;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #CCD6E1;
    font-family: 'Roboto-Bold',Arial, Helvetica, sans-serif;
}
.detail-bao {
    height:100%
}
.detail-bao .tab-content {
    height:calc(100% - 35px);
}
.detail-bao .tab-pane {
    height:100%;
}
.handsontable span.colHeader {
    width: 100%;
    white-space: pre-wrap;
}
.dbl-table table {
    width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    border: none !important;
}
.dbl-table .tbl-content {
    overflow-x: auto;
    margin: 0;
    padding: 0;
}
.cwrs-table th {
    text-align: center;
    padding: 0.5rem !important;
    background-color: #D6F6FF;
    border: 1px solid #CCD6E1 !important;
    /* border-bottom: none !important; */
    color: #000;
    font-family: 'Roboto-Bold';
}
.cwrs-table th:nth-child(1), .cwrs-table td:nth-child(1) {
    width: 50px;
}
.cwrs-table th:nth-child(2), .cwrs-table td:nth-child(2) {
    width: 100px;
}
.cwrs-table td {
    padding: 0.45rem 0.25rem !important;
    line-height: 14px !important;
    border-left: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    vertical-align: middle !important;
    white-space: pre-wrap;
    text-align: center;
}
.head-right .nav-top .nav-item.account {
    padding: 10px 8px;
    background: #228DF6;
}
#userDropdown {
    background: none !important;
}
.head-right .nav-top .nav-item .nav-link {
    padding: 2px 5px !important;
    color: #ffffff;
}
#content-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 62px);
    background: url("/images/hinhnen.png") no-repeat center center; 
}
.sj-dropdown-content.active {
    display: block !important;
    left: -110px !important;
    width: 290px !important;
}
.backgr-set {
    width: 400px;
    position:absolute;
    left:0px;
    height:100%;
    background: rgb(3 17 51 / 50%);
}
.set-title {
        text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    position:relative;
}
.set-back {
    padding: 10px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    color:#fff;
}
.set-btn {
        background: #237cc3;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    line-height: 27px;
    font-size: 16px;
    border-radius: 25px;
    cursor:pointer;
    margin-bottom:20px;
}
    .set-btn img {
        margin-right:10px;
        height: 27px;
    }
    .set-btn:hover {
        background:#00D3FF;
    }
.set-active {
    background:#00D3FF !important;
}
.pd-left-100 {
    padding-left:100px;
    padding-right:4px;
    padding-bottom:4px;
    padding-top:4px;
}
.bao-vitri {
    float:left;
    width: 120px;
    min-height: 80px;
    margin-top:15px;
}
.bao-vitri-icon {
    float:left;
    width:100%;
    position:relative;
}
.bao-vitri-gach {
        height: 1px;
    background: #000;
    width: 93%;
    position: absolute;
    top: 10px;
    left: 10px;
}
.bao-vitri-action {
    float:left;
    width:100%;
    position:relative;
}
.bao-vitri-date {
      transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
          position: absolute;
    margin-top: 35px;
    min-width: 130px;
    left: -90px;
}
.bao-hientai {

}
.bao-hientai .bao-vitri-gach {
    background:#e10e0e !important;
}
.bao-edit {
    cursor:pointer;
    float:left;
    padding:4px;
    color:#03b7dd;
}
.bao-edit-huy {
    color:#e10e0e;
    display:none;
}
.bao-edit-luu
{
    display:none;
}
.over-scroll
{
    overflow-x:scroll;
    overflow-y:hidden
}
#ladyloading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
    padding: 0 10px;
    background: none repeat scroll 0 0 #fff1a8;
    color: #222;
    padding: 5px 3px 0;
    display: inline-block;
    position: absolute;
    top: 60px;
    left: 450px;
    z-index: 99999;
}
.group-chuthich {
        text-align: center;
        position: absolute;
        right: 10px;
        bottom: 43%;
        border-radius: 50%;
        padding: 5px;
        background: rgba(5, 71, 146, 0.61);
        min-width: 30px;
        cursor:pointer;
}
@media screen and (max-width: 900px) {
    .muasotri-main-header {
        display:none !important;
    }
}