﻿@charset "UTF-8";
@import url("/assets/fonts/roboto/font-roboto.css");
@import url("/assets/fonts/roboto/font-roboto.css");
@media only screen and (min-width: 1200px) {
  .container {
    min-width: 80%; } }

/******* RESPONSIVE ********/
/****Màn hình máy tính thông thường****/
/****Màn hình ipad hiển thị theo chiều ngang (Landscape)****/
/****Màn hình desktop loại bé****/
/****Màn hình ipad loại bé hiển thị theo chiều ngang (Landscape)****/
/****Màn hình ipad hiển thị theo chiều dọc (Portrait)****/
/****Màn hình ipad loại bé hiển thị theo chiều dọc (Portrait)****/
/****Màn hình điện thoại hiển thị theo chiều ngang (Landscape)****/
/****Màn hình điện thoại Iphone Plus****/
/****Màn hình điện thoại Iphone****/
/****Màn hình điện thoại loại bé****/
/*@mixin mobile {
    @media(max-width: 767px) {
        @content
    }
}


@mixin ipad {
    @media(min-width: 768px) and (max-width:1024px) {
        @content
    }
}
@mixin tablet {
    @media only screen and (max-width: 1200px) {
        @content
    }
}

@mixin ipad {
    @media only screen and (max-width:1024px) {
        @content
    }
}

@mixin ipad-port {
    @media only screen and (max-width:992px) {
        @content
    }
}

@mixin mobile {
    @media only screen and (max-width:769px) {
        @content
    }
}

@mixin ipadSmPort {
    @media only screen and (max-width:600px) {
        @content
    }
}

@mixin mobile-small {
    @media only screen and (max-width: 577px) {
        @content
    }
}

@mixin iphonePlus {
    @media only screen and (max-width: 415px) {
        @content
    }
}

@mixin iphone {
    @media only screen and (max-width: 376px) {
        @content
    }
}

@mixin mobileSm {
    @media only screen and (max-width: 376px) {
        @content
    }
}

@mixin onlyTablet {
    @media (min-width: 1025px) and (max-width: 1200px) {
        @content
    }
}

@mixin onlyIpad {
    @media (min-width: 992px) and (max-width:1024px) {
        @content
    }
}

@mixin onlyIpad-port {
    @media (min-width: 769px) and (max-width:992px) {
        @content
    }
}

@mixin onlyMobile {
    @media (min-width: 577px) and (max-width:769px) {
        @content
    }
}

@mixin onlyMobile-small {
    @media (max-width: 577px) {
        @content
    }
}
@mixin mobile {
    @media (max-width: 600px) {
        @content;
    }
}



@mixin desktop {
    @media (min-width:768px) and (max-width: 1024px) {
        @content;
    }
}

@mixin desktop-up {
    @media (min-width: 1800px) {
        @content;
    }
}*/
ul, li {
  list-style: none; }

body {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px; }

p {
  margin: 0 auto; }

a:hover {
  text-decoration: none; }

#p-ThongKe .pg-thongke {
  display: flex;
  max-height: calc(100vh - 128px); }

#lstKhaiThacDL .navbar {
  padding: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  #lstKhaiThacDL .navbar .danhmuc {
    border: 1px solid rgba(0, 0, 0, 0.125);
    background-color: rgba(0, 0, 0, 0.03);
    font-weight: 400; }
    #lstKhaiThacDL .navbar .danhmuc a {
      background: #f9f9f9;
      text-decoration: none;
      margin: 2px auto;
      outline: none;
      min-height: 34px;
      line-height: 22px;
      padding: 5px;
      cursor: pointer;
      text-transform: none;
      font-size: 16px;
      color: #000;
      padding: 15px 25px; }
    #lstKhaiThacDL .navbar .danhmuc:hover {
      /*                        border-color: #1b5b06;
                        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/ }
      #lstKhaiThacDL .navbar .danhmuc:hover i {
        color: #952b15; }
    #lstKhaiThacDL .navbar .danhmuc.active {
      /*                        border-color: #1b5b06;
                        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/ }
      #lstKhaiThacDL .navbar .danhmuc.active i {
        color: #952b15; }

#lstThongKeDL {
  border-top: none; }
  #lstThongKeDL .card {
    border: none; }
    #lstThongKeDL .card .header-nav {
      background-color: rgba(0, 0, 0, 0.03);
      font-weight: 400;
      background: #f9f9f9;
      font-size: 14px;
      color: #000;
      padding: 9px 25px; }
      #lstThongKeDL .card .header-nav a {
        font-size: 16px; }
        #lstThongKeDL .card .header-nav a i {
          color: #002566; }
    #lstThongKeDL .card #tkquantrac, #lstThongKeDL .card #tknguonthai, #lstThongKeDL .card #tkxathai, #lstThongKeDL .card #dgdlquantrac, #lstThongKeDL .card #dgdlquantrac-tudong {
      padding: 7px 0px 7px 50px;
      border-radius: 0px;
      font-weight: 400;
      text-decoration: none;
      outline: none;
      min-height: 34px;
      line-height: 22px;
      text-transform: none;
      font-size: 16px;
      color: #000;
      font-family: "Roboto", sans-serif; }
      #lstThongKeDL .card #tkquantrac i, #lstThongKeDL .card #tknguonthai i, #lstThongKeDL .card #tkxathai i, #lstThongKeDL .card #dgdlquantrac i, #lstThongKeDL .card #dgdlquantrac-tudong i {
        color: #002566; }
      #lstThongKeDL .card #tkquantrac:hover i, #lstThongKeDL .card #tknguonthai:hover i, #lstThongKeDL .card #tkxathai:hover i, #lstThongKeDL .card #dgdlquantrac:hover i, #lstThongKeDL .card #dgdlquantrac-tudong:hover i {
        color: #952b15; }
      #lstThongKeDL .card #tkquantrac.active, #lstThongKeDL .card #tknguonthai.active, #lstThongKeDL .card #tkxathai.active, #lstThongKeDL .card #dgdlquantrac.active, #lstThongKeDL .card #dgdlquantrac-tudong.active {
        background: #fff;
        color: #952b15;
        font-weight: 600; }
        #lstThongKeDL .card #tkquantrac.active i, #lstThongKeDL .card #tknguonthai.active i, #lstThongKeDL .card #tkxathai.active i, #lstThongKeDL .card #dgdlquantrac.active i, #lstThongKeDL .card #dgdlquantrac-tudong.active i {
          color: #952b15; }

#ThongKe {
  width: 100%;
  background-color: #fff;
  transition: 0.3s;
  overflow: scroll; }
  #ThongKe #tab3, #ThongKe #tab4, #ThongKe #tab5, #ThongKe #tab6, #ThongKe #tab7 {
    position: relative; }
  #ThongKe .dp-thoigian input {
    width: 100px; }
  #ThongKe .UI-DDL {
    max-width: 150px; }
  #ThongKe .dropdown-menu {
    max-height: 300px;
    overflow: auto; }
  #ThongKe #tab6 .UI-DDL {
    max-width: 150px; }
  #ThongKe .panel-group {
    margin-top: 50px; }
  #ThongKe a:hover, #ThongKe a:focus {
    text-decoration: none;
    outline: none; }
  #ThongKe #accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 20px; }
  #ThongKe #accordion .panel-heading {
    padding: 0;
    border-radius: 0;
    background: #fff; }
  #ThongKe #accordion .panel-title a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding: 15px 40px 15px 80px;
    border: 1px solid #ddd;
    border-radius: 30px;
    position: relative; }
  #ThongKe #accordion .panel-title a:before,
  #ThongKe #accordion .panel-title a.collapsed:before {
    content: "\f068";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    position: absolute;
    top: 9px;
    left: 15px;
    background: #002566;
    padding: 5px 15px;
    border-radius: 20px;
    transition: all 0.5s ease 0s; }
  #ThongKe #accordion .panel-title a.collapsed:before {
    content: "\f067";
    background: #dfdfdf;
    color: #fff; }
  #ThongKe #accordion .panel-body {
    font-size: 14px;
    color: #6f6f6f;
    padding: 15px 40px;
    line-height: 25px;
    border: none; }

#ThongKe .group-title {
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border-bottom: 3px solid #657FAD;
  padding: 10px;
  border-radius: 0; }

#ThongKe .list-group-item {
  background-color: #fff;
  padding: 10px 10px; }

#ThongKe .sidebar .active {
  z-index: 2;
  font-weight: bold;
  background-color: #fff;
  border-color: #ddd;
  color: #66D37E; }

#ThongKe .list-group-item:focus a {
  font-weight: bold; }

#ThongKe .list-group-item a {
  color: #148A2E;
  transition: 0.5s;
  background-color: #fff; }

#ThongKe .list-group-item a:hover {
  color: #66D37E;
  outline: none;
  text-decoration: none; }

#ThongKe .tabs .result-chart {
  font-size: 14px; }

#ThongKe .tabs .box-filter {
  display: flex;
  padding: 12px 0;
  align-self: center; }
  #ThongKe .tabs .box-filter #loai-qt .UI-DDL .ui-nhan {
    width: 110px; }
  #ThongKe .tabs .box-filter .UI-DROP {
    max-height: 32px; }
  #ThongKe .tabs .box-filter .UI-DROP {
    display: inline-block;
    position: relative;
    line-height: 22px;
    box-sizing: border-box;
    margin: 0 10px 40px 5px;
    max-height: 32px; }
    #ThongKe .tabs .box-filter .UI-DROP .drop-menu {
      max-height: 300px;
      overflow: auto; }
    #ThongKe .tabs .box-filter .UI-DROP .UI-DDL {
      /*                    border: 1px solid #ddd;
                    border-radius: 5px;
                    box-shadow: 1px 2px 5px -2px #ddd inset;
                    display: flex;
                    //max-width: 400px;
                    padding: 0;*/
      padding: 5px;
      cursor: pointer;
      border-radius: 5px;
      background-color: #eeecec;
      list-style: none;
      width: 150px;
      overflow: hidden;
      text-overflow: ellipsis; }
      #ThongKe .tabs .box-filter .UI-DROP .UI-DDL::after {
        content: none; }
      #ThongKe .tabs .box-filter .UI-DROP .UI-DDL:hover {
        background-color: #ddd; }
        #ThongKe .tabs .box-filter .UI-DROP .UI-DDL:hover .ui-nhan {
          background-color: #ddd; }
      #ThongKe .tabs .box-filter .UI-DROP .UI-DDL i {
        border-left: 1px solid #ddd;
        margin-left: 36px;
        padding: 5px; }
        #ThongKe .tabs .box-filter .UI-DROP .UI-DDL i::before:not(.fa-calendar) {
          margin-left: 12px; }
      #ThongKe .tabs .box-filter .UI-DROP .UI-DDL span {
        padding: 6px 11px 4px 5px;
        background: #fff; }
      #ThongKe .tabs .box-filter .UI-DROP .UI-DDL .ui-nhan {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background-color: #eeecec; }
      #ThongKe .tabs .box-filter .UI-DROP .UI-DDL .datepicker {
        border: 1px solid #ddd; }
        #ThongKe .tabs .box-filter .UI-DROP .UI-DDL .datepicker i {
          border-left: 1px solid #ddd; }
      #ThongKe .tabs .box-filter .UI-DROP .UI-DDL input {
        border: none !important; }
    #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian {
      padding: 5px;
      cursor: pointer;
      border-radius: 5px;
      background-color: #eeecec;
      list-style: none;
      width: 140px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: flex; }
      #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian::after {
        content: none; }
      #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian i {
        border-left: 1px solid #ddd;
        padding: 4px 6px 6px 6px; }
        #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian i::before:not(.fa-calendar) {
          margin-left: 12px; }
      #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian span {
        padding: 6px 11px 4px 5px;
        background: #fff; }
      #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian .ui-nhan {
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian .datepicker {
        border: 1px solid #ddd; }
        #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian .datepicker i {
          border-left: 1px solid #ddd; }
      #ThongKe .tabs .box-filter .UI-DROP .dp-thoigian input {
        border: none !important;
        margin-left: 5px;
        font-family: Roboto, Arial;
        background-color: #eeecec; }
    #ThongKe .tabs .box-filter .UI-DROP ul {
      padding: 0 0; }
      #ThongKe .tabs .box-filter .UI-DROP ul li {
        padding: 3px 5px;
        font-size: 14px;
        list-style: none;
        line-height: 21px; }
        #ThongKe .tabs .box-filter .UI-DROP ul li:hover {
          font-weight: 500; }
    #ThongKe .tabs .box-filter .UI-DROP .ui-tieude {
      font-weight: 600;
      display: inline-block;
      padding: 7px 7px 4px;
      width: max-content; }
  #ThongKe .tabs .box-filter .form-control {
    border: 1px solid #ddd;
    margin: 0 5px;
    height: 32px;
    font-size: 12px; }
  #ThongKe .tabs .box-filter .form-control:active, #ThongKe .tabs .box-filter .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #66D37E; }

#ThongKe .tabs .search {
  padding: 12px 0;
  text-align: center; }
  #ThongKe .tabs .search button {
    border: 1px solid #ddd;
    padding: 6px 11px 4px 5px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 2px 5px -2px #ddd inset;
    max-width: 140px;
    font-size: 14px;
    color: #565252 !important; }

#ThongKe .tabs .sListKH {
  text-align: right;
  padding: 10px;
  margin: auto;
  font-size: 14px; }
  #ThongKe .tabs .sListKH span {
    background: #ebebeb;
    padding: 6px 14px;
    border-radius: 5px; }
    #ThongKe .tabs .sListKH span #textResult-nt {
      padding: 0px; }
    #ThongKe .tabs .sListKH span a {
      color: #148A2E;
      transition: 0.5s;
      margin-left: 5px; }
      #ThongKe .tabs .sListKH span a:hover {
        color: #66D37E;
        cursor: pointer; }

#ThongKe .tabs .bang {
  padding: 0 10px; }
  #ThongKe .tabs .bang #tbTKQT {
    color: #565252;
    font-size: 13px;
    min-width: 927px; }
    #ThongKe .tabs .bang #tbTKQT thead {
      border-bottom-width: 2px; }
    #ThongKe .tabs .bang #tbTKQT th, #ThongKe .tabs .bang #tbTKQT td {
      padding: 8px; }
    #ThongKe .tabs .bang #tbTKQT i {
      color: #565252;
      font-size: 13px; }

#ThongKe .tabs #btnNav {
  width: 100%;
  text-align: center;
  padding: 0px 0 42px;
  float: right; }
  #ThongKe .tabs #btnNav button {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 1px 2px 5px -2px #ddd inset;
    padding: 4px 11px;
    margin-left: -3px;
    color: #565252;
    font-size: 13px; }
  #ThongKe .tabs #btnNav button[phia="dau"] {
    border-radius: 5px 0 0 5px; }
  #ThongKe .tabs #btnNav button[phia="cuoi"] {
    border-radius: 0 5px 5px 0; }

thead {
  background-color: #C8D3E6;
  font-weight: 600;
  text-align: center; }
  thead th {
    vertical-align: middle; }

tbody td {
  vertical-align: middle !important; }

#tab3 .accordion i {
  color: none; }

.bt-search {
  padding: 5px;
  cursor: pointer;
  border-radius: 5px;
  background-color: #657FAD;
  list-style: none;
  width: 121px;
  color: #fff; }

.bt-search:active {
  border: 1px solid #F3C892;
  background: #F3C892;
  font-weight: normal;
  color: #ffffff; }

.bt-search:hover {
  background-color: #002566; }

.btn-link {
  color: #444;
  border: none;
  font-size: 20px;
  padding: 15px !important; }
  .btn-link i {
    padding-left: 10px; }

.btn-link:hover {
  color: #090909;
  text-decoration: none;
  background-color: none;
  border-color: none; }

.card-header {
  padding: unset; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: unset;
  padding-left: unset; }

.table-responsive tbody tr:nth-of-type(2n+1) {
  background: #f5f6f7 !important; }

@media screen and (max-width: 992px) {
  #ThongKe .tabs .box-filter {
    display: block; }
  #ThongKe .tabs .box-filter .UI-DROP {
    margin: 0 10px 5px 5px; } }
