﻿@media only screen and (min-width: 1200px) {
  .container {
    min-width: 80%; } }

/******* RESPONSIVE ********/
#pBanTin {
  position: relative;
  border-bottom: solid 1px #ccc; }
  #pBanTin #leftPanel {
    padding: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; }
    #pBanTin #leftPanel .head-title {
      padding: 8px 10px;
      background-color: #2155ce;
      color: #fff;
      font-weight: 600; }
    #pBanTin #leftPanel .menu-item {
      line-height: 30px; }
    #pBanTin #leftPanel .cap0 {
      font-weight: 600; }
    #pBanTin #leftPanel [class*='cap'] {
      padding-left: 20px;
      border-bottom: 1px solid #ccc;
      cursor: pointer; }
      #pBanTin #leftPanel [class*='cap']:hover, #pBanTin #leftPanel [class*='cap'].active {
        background: aliceblue; }
      #pBanTin #leftPanel [class*='cap'].c0 {
        font-weight: 900;
        color: #2155ce;
        padding-left: 10px; }
      #pBanTin #leftPanel [class*='cap'].c1 {
        font-weight: 900;
        padding-left: 15px; }
      #pBanTin #leftPanel [class*='cap'].c2 {
        font-weight: 500; }
    #pBanTin #leftPanel.show {
      display: block; }
    #pBanTin #leftPanel .category-list {
      line-height: 28px; }
      #pBanTin #leftPanel .category-list .category-item {
        cursor: pointer;
        color: #333; }
        #pBanTin #leftPanel .category-list .category-item i {
          padding-right: 10px; }
        #pBanTin #leftPanel .category-list .category-item.active {
          color: #ec6a2e; }
    #pBanTin #leftPanel .pHuongDan {
      padding: 15px 0; }
      #pBanTin #leftPanel .pHuongDan .title {
        font-size: 1.1rem;
        font-weight: 700;
        padding: 7px 0; }
  #pBanTin #rightPanel {
    /* height: calc(100vh - 45px);*/
    position: relative; }
    #pBanTin #rightPanel .groupTitle {
      font-size: 1.2em;
      font-weight: 700;
      color: forestgreen;
      border-top: 2px solid;
      padding: 4px;
      margin-top: 10px; }
    #pBanTin #rightPanel .bantin-content {
      display: none;
      min-height: calc(100vh - 50px);
      padding-top: 15px; }
      #pBanTin #rightPanel .bantin-content.active {
        display: block; }
        #pBanTin #rightPanel .bantin-content.active textarea {
          height: calc(100vh - 200px);
          width: 100%; }
      #pBanTin #rightPanel .bantin-content .heading {
        padding: 10px 0;
        border-bottom: double 5px #2155ce;
        font-size: 1.2rem;
        font-weight: 700;
        color: #2155ce; }
      #pBanTin #rightPanel .bantin-content .noData {
        text-align: center;
        font-size: 20px; }
        #pBanTin #rightPanel .bantin-content .noData i {
          color: orange; }
    #pBanTin #rightPanel .card-header {
      width: 100%;
      background-color: unset;
      border: none;
      display: flex;
      justify-content: flex-end; }
    #pBanTin #rightPanel .groupBox .link-title {
      font-size: 1.2em;
      font-weight: 700;
      color: forestgreen;
      border-top: 2px solid;
      padding: 4px;
      margin-top: 10px;
      display: inline-block;
      width: 100%; }
    #pBanTin #rightPanel .groupBox:not(:first-child) {
      margin-top: 10px; }
    #pBanTin #rightPanel .groupBox:not(:last-child) {
      margin-bottom: 10px; }
    #pBanTin #rightPanel .card-link {
      color: #1374c3;
      font-weight: 600;
      padding-left: 20px;
      font-size: 1.2em;
      margin-right: auto; }
  #pBanTin .btEdit, #pBanTin .btnEditTM {
    float: right;
    margin-right: 15px;
    background-color: transparent;
    color: #1374c3;
    font-weight: 600; }
  #pBanTin #listBieuMau {
    margin-bottom: 50px;
    background-color: white;
    position: relative;
    z-index: 9;
    padding: 30px 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding-top: 15px; }
    #pBanTin #listBieuMau .bieumau {
      max-height: 600px;
      overflow: auto; }
      #pBanTin #listBieuMau .bieumau table {
        width: 100% !important; }
        #pBanTin #listBieuMau .bieumau table thead {
          position: sticky; }
        #pBanTin #listBieuMau .bieumau table th {
          vertical-align: middle; }
        #pBanTin #listBieuMau .bieumau table td {
          padding: 7px !important; }
          #pBanTin #listBieuMau .bieumau table td span {
            font-family: unset !important; }
    #pBanTin #listBieuMau .boxThuyetMinh {
      max-height: 300px;
      overflow: auto;
      padding: 15px 30px;
      box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; }
    #pBanTin #listBieuMau .noData {
      display: flex; }
      #pBanTin #listBieuMau .noData p {
        text-align: center;
        font-size: 1.5em;
        padding: 15px; }
      #pBanTin #listBieuMau .noData button {
        float: right;
        float: right;
        width: 160px;
        text-align: right;
        height: 36px;
        margin: 15px; }
    #pBanTin #listBieuMau .label-TM {
      display: none; }
  #pBanTin .thuyetminh {
    position: relative; }
  #pBanTin .tongquan {
    position: relative; }
  #pBanTin #tongquanbantin {
    width: 100%;
    resize: both;
    padding: 15px;
    border-radius: 15px 50px;
    background-color: #ef855521;
    min-height: 170px;
    height: auto;
    outline: none;
    margin-bottom: 20px; }
  #pBanTin #btnEdit {
    margin-top: 8px;
    position: absolute;
    bottom: 10px;
    z-index: 9;
    right: 20px; }
  #pBanTin #fFrame {
    width: 100%;
    height: calc(100vh - 100px); }

label {
  margin-top: 26px;
  padding-left: 480px;
  font-weight: 600;
  font-size: 20px;
  font-family: Helvetica, Arial, sans-serif;
  color: #ec6a2e; }

table, td, th {
  width: 100%;
  height: 200px;
  border-collapse: collapse; }

td {
  padding: 0 3px;
  width: 30px;
  height: 25px;
  vertical-align: middle; }
  td:first-child, td.group1 {
    text-align: center; }

th {
  padding: 3px;
  width: 30px;
  height: 25px;
  text-align: center;
  font-weight: 600;
  background-color: #D1EEEE;
  vertical-align: middle; }

@media (min-width: 1200px) {
  .container {
    width: 900px; } }

.table input {
  border: none !important; }

.crop {
  display: flex;
  text-align: center;
  padding-left: -200px; }
  .crop input {
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    width: 110px;
    outline: none;
    display: inline; }

.UI-DROP {
  display: flex;
  gap: 10px; }
  .UI-DROP .ui-tieude {
    padding-top: 7px;
    font-weight: 600; }
  .UI-DROP .UI-DDL {
    width: 250px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 7px; }
    .UI-DROP .UI-DDL:after {
      float: right;
      margin-top: 7px; }
  .UI-DROP .dropdown-menu {
    max-height: 300px;
    overflow: auto; }
    .UI-DROP .dropdown-menu li {
      padding: 5px;
      cursor: pointer;
      font-size: 0.9em; }
      .UI-DROP .dropdown-menu li:hover {
        background-color: #eee6e6; }
      .UI-DROP .dropdown-menu li:not(last-child) {
        border-bottom: 1px dashed #ccc; }

.toolbox {
  margin-top: 25px;
  display: flex;
  flex-wrap: unset;
  justify-content: center;
  gap: 20px; }
  .toolbox #btnKyBCInfo {
    border-radius: 50%;
    padding: 6px 15px; }
  .toolbox .items {
    display: flex;
    gap: 10px; }
    .toolbox .items .slabel {
      font-weight: 600; }

.date {
  text-align: center; }
  .date input {
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    width: 120px;
    outline: none;
    display: inline; }

.tieude {
  background-color: white;
  text-align: center;
  font-weight: 600;
  border-style: double;
  border-bottom-style: hidden;
  border-right-style: hidden;
  border-left-style: hidden;
  border-color: cadetblue; }
  .tieude span {
    display: block; }
  .tieude .khuvuc {
    text-transform: uppercase; }

.icon-menu {
  color: dimgrey;
  position: absolute;
  right: 10px;
  font-size: 14px;
  padding: 8px;
  cursor: pointer; }

.card-body {
  padding-bottom: 3px; }
