@import url("//fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;700;800&display=swap");
@import url("//fonts.googleapis.com/css2?family=Sarabun:wght@100;200;300;400;500;600;700;800&display=swap");


* a {
    color: #000;
    text-decoration: none;
    letter-spacing: 1px;
}

.text-primary {
    color: var(--theme-deafult);
  }
  
  .text-secondary {
    color: #999 !important;
  }
  
  .text-success {
    color: #198754 !important;
  }
  
  .text-info {
    color: #0dcaf0 !important;
  }
  
  .text-warning {
    color: #ffc107 !important;
  }
  
  .text-danger {
    color: #dc3545 !important;
  }
  
  .text-light {
    color: #f8f9fa !important;
  }
  
  .text-dark {
    color: #212529 !important;
  }
  
  .text-white {
    color: #fff !important;
  }
  
  .text-body {
    color: #212529 !important;
  }
  
  .text-muted {
    color: #6c757d !important;
  }
  
  .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  
  .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
  }
  .text-gray {
    color: #888;
  }
  
  .text-reset {
    color: inherit !important;
  }
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: Kanit;
  }
  .f-style {
    font-family: Kanit;
  }
  fieldset {
    font-family: Kanit;
  }
  .form-label {
    font-family: Kanit;
  }
  .circle {
    fill: #fff;
    stroke: rgb(99 2 126 / 48%);
    stroke-width: 35px;
  }
  .carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 50px !important;
}
.carousel .carousel-indicators {
  margin-bottom: 15px;
}
.page-body-wrapper .card .sub-title {
    font-family: Kanit, sans-serif;
    font-weight: normal;
    color: #52526c;
}
.dropdown .dropdown-menu {
    font-family: Kanit, sans-serif;
}
.form-group-activity {
  border-radius: 9px;
  background: #e7f3f6;
  border-radius: 9px;
  padding: 2px 8px;
}
.form-select-activity {
  font-family: Kanit, sans-serif;
  color: var(--theme-deafult);
  background: none;
  border: none;
}
.bootstrap-touchspin .input-group {
    font-family: Kanit, sans-serif;
}
.chart-sparkline {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    background: rgba(49, 49, 49, 0.7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    color: #fff;
    font: 10px Kanit, sans-serif;
    text-align: left;
    white-space: nowrap;
    padding: 5px;
    border: 1px solid rgba(49, 49, 49, 0.75);
    box-sizing: content-box;
    z-index: 10000;
    border-radius: 5px;
}
.chart-sparkline .jqsfield {
    color: #fff;
    font: 10px Kanit, sans-serif;
    text-align: left;
}
.monthly-profit .apexcharts-canvas .apexcharts-datalabels-group .apexcharts-datalabel-value {
    font-size: 14px;
    font-weight: 500;
    font-family: Kanit, sans-serif !important;
    fill: var(--chart-text-color);
}
.user-profile .follow .follow-num {
    font-size: 20px;
    color: #242934;
    font-family: Kanit, sans-serif;
    font-weight: 500;
}
.list-group-list-group-announcement img {
  height: 35px !important;
  width: 35px !important;
  margin-right: 10px;
}
body {
    font-size: 14px;
    overflow-x: hidden;
    font-family: Sarabun;
    color: #2F2F3B;
}
.sub-title-x1 {
    font-size: 0.9em;
    font-weight: 400;
    color: #888;
}
.text-caption {
    font-size: 0.8em;
    color: #888;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
    }

.text-left {
    text-align: left !important;
}

.page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div .dropdown-title {
    color: #000;
}

.page-wrapper .page-header .header-wrapper .nav-right .notification-dropdown li p {
    color: #000;
}

.card .card-header {
    border-bottom: none;
}

.page-header {
    background: none !important;
    box-shadow: none !important;
}

.page-wrapper .page-header {
    position: absolute !important;
}
.page-wrapper.material-layout::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient( 130.75deg, #70B977 -12%, var(--theme-deafult) 100%);
}
.page-wrapper::before {
  height: 250px;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-list i.fa-thumb-tack {
    visibility: hidden;
    position: absolute;
    top: 16px;
    right: 35px;
    color: #7366FF;
}

.page-wrapper .page-header .header-wrapper {
    color: #fff;
}

.page-wrapper .page-header .header-wrapper .nav-right.right-header ul li .profile-media .media-body p {
    color: #fff;
}

.page-wrapper .page-header .header-wrapper .nav-right {
    color: #fff;
}

.page-wrapper .page-body-wrapper .page-title .breadcrumb .breadcrumb-item a svg {
    stroke: #fff;
}

.recent .recent-item a svg {
  stroke: #52526CCC;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: -2px;
  float: none;
  transition: all 0.3s ease;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}
.recent-item+.recent-item::before {
  color: #52526CCC;
}

.page-wrapper .page-header .header-wrapper .nav-right ul li svg {
    stroke: #fff;
}

.font-color-white {
    color: #fff;
}

.page-wrapper .page-header .header-wrapper .nav-right.right-header ul li .profile-media .media-body span {
    font-weight: 400;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .recent-links li a svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: -2px;
  float: none;
  transition: all 0.3s ease;
}

.name-profile {
    font-weight: 600;
    font-family: Kanit;
    font-size: 16px;
}

.page-wrapper .page-body-wrapper .page-title .row h3 {
    font-weight: 300;
    font-size: 2em;
    font-family: Kanit;
}

.slick-stye {
    color: #fff;
    font-size: 0.8em;
    font-weight: 300;
}

.type-breadcrumb {
    line-height: 100%;
    font-weight: 100;
    font-size: 0.9em;
}

.page-wrapper .page-body-wrapper .page-title .breadcrumb li {
    color: #fff;
    font-size: 0.9em;
    letter-spacing: 1px;
    font-family: 'Kanit';
    font-weight: 200;
}
.recent li {
  color: #52526CCC;
  font-size: 0.9em;
  letter-spacing: 1px;
  font-family: 'Kanit';
  font-weight: 200;
  background-color: #fff;
  padding-bottom: 7px;
  padding-top: 7px;
  border-bottom: 1px solid #f0eeee;
}

.page-wrapper .page-body-wrapper .page-title .breadcrumb .breadcrumb-item.active {
    color: #ccc;
    font-weight: 200;
}

.default-according.style-1 button {
    width: auto;
    text-align: left;
}

.fa-1-3x {
    font-size: 1.3em;
    color: #888;
}

.fa-1-5x {
    font-size: 1.5em;
    color: #000;
}

.btn {
  font-family: Kanit;
}
.btn:hover {
  cursor: pointer;
  opacity: 0.8;
}
.btn-search {
    width: 100%;
}
.btn-text {
  color: #888;
}
.btn-text:hover {
  color: var(--theme-deafult) !important;
}
.btn-widget {
  border: none !important;
}
.btn-widget:hover {
  opacity: 0.8;
}
.dropdown .dropdown-toggle {
  background: rgba(12, 149, 183, 0.134);
  padding-left: 10px;
  padding-right: 30px;
  width: auto;
  border-radius: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
}
lable {
  font-family: Kanit !important;
}
.col-form-label {
  font-family: Kanit;
}
.form-control {
  font-family: Kanit;
  padding: 6px 10px !important;
}
.form-select {
  font-family: Kanit;
}
.nav-style-1 {
    border-bottom: 1px solid #dee2e6 !important;
    white-space: nowrap;
}

.bootstrap-touchspin .input-group .btn {
    padding: 3px 12px;
}

.accordion-button:not(.collapsed) {
    background-color: #E4F3F7;
}

.accordion-item .accordion-button.news {
  font-family: Kanit;
  color: #000 !important;
  font-weight: 400;
  font-size: 1rem;
  padding-top: 10px;
  padding-bottom: 10px;
}

.accordion-item .accordion-button {
    color: #000 !important;
    font-weight: 400;
    font-size: 0.8rem;
    padding-top: 10px;
    padding-bottom: 10px;
}

.accordion-button.accordion-white-primary:not(.collapsed) {
    background-color: #FFF;
}

.accordion-button.accordion-white-primary:active,
.accordion-button.accordion-white-primary.active {
    background-color: #FFF;
    color: #000;
}

.form-lable-rev {
    font-size: 0.9em;
    white-space: nowrap;
}

.page-wrapper .page-body-wrapper .page-title {
    color: #fff;
    margin-bottom: 12px;
    background: initial;
}

.page-wrapper .page-body-wrapper .page-title .breadcrumb .breadcrumb-item.active {
    color: rgba(255, 255, 255, 0.6);
    font-weight: 200;
}
.recent .recent-item.active {
  color: #52526CCC;
  font-weight: 200;
}


/* form */

.btn-outline-primary-2x:hover,
.btn-outline-primary-2x:focus,
.btn-outline-primary-2x:active,
.btn-outline-primary-2x.active {
    color: white;
    background-color: #0c94b7 !important;
    border-color: #0c94b7 !important;
    box-shadow: none;
}

.btn-reset {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 300;
    font-size: 1rem;
}

.btn-add {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 300;
    font-size: 1rem;
    width: 150px;
    font-family: Kanit;
}

.btn-previous-full {
    font-weight: 300;
    font-size: 1rem;
    width: 100%;
}

.btn-next-full {
    font-weight: 300;
    font-size: 1rem;
    width: 100%;
}

.btn-previous {
    padding: 7px 60px !important;
    font-weight: 300;
    font-size: 1rem;
}

.btn-next {
    padding-left: 60px;
    padding-right: 60px;
    font-weight: 300;
    font-size: 1rem;
}
.btn-next-primary {
    padding-left: 60px;
    padding-right: 60px;
    font-weight: 300;
    font-size: 1rem;
        background-color: #0c94b7 !important;
    border-color: #0c94b7 !important;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
}
.btn-update {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 300;
    font-size: 1rem;
}

.btn-confirm {
    padding-left: 60px;
    padding-right: 60px;
    font-weight: 300;
    font-size: 1rem;
}

.dataTables_wrapper button {
    padding: 0px;
}
.view {
    margin-left: 10px;
}

.edit {
    margin-left: 10px;
}

.delete {
    margin-left: 10px;
}


.bg-cancel {
    background-color: #CED4DA;
}

.bg-orange {
    background-color: #F3AB3F;
}

.switch {
    width: 55px;
    height: 27px;
}

.switch-state:before {
    height: 20px;
    width: 20px;
}

.switch input:checked+.switch-state {
    background-color: #54ba4a;
}

.form-switch.form-switch-sm .form-check-input {
    height: 1rem;
    width: calc(1rem + 0.75rem);
    border-radius: 2rem;
}

.simplebar-content-wrapper {
    overflow: scroll !important;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .sidebar-submenu li a {
    font-size: 0.9em;
    color: #333;
    font-weight: 400;
    font-family: Kanit;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .sidebar-submenu li a.pending {
    color: #33333378;
    pointer-events: none;
}

.page-wrapper .sidebar-main-title h6 {
    font-size: 0.9em;
    font-weight: 400;
    color: #888;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links li a span {
    color: #000;
    font-weight: 300;
    font-family: Kanit;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li.sidebar-list .badge {
    position: relative;
    right: 0;
    top: 0;
    color: #fff;
}

.checkbox label::before {
    border: 1px solid #ccc !important;
}

.checkbox label {
    font-weight: 300;
    /* color: #888; */
}

.check-all-sub-module:checked {
    background-color: #54BA4A;
    border-color: #54BA4A;
}

.form-check-input:checked {
    background-color: #54BA4A;
    border-color: #54BA4A;
}

.checkbox-solid-primary input[type=checkbox]:checked+label::before {
    background-color: #54BA4A;
    border-color: #54BA4A;
    color: #fff;
}

.form-addressbook {
    color: #000 !important;
}

.form-control::placeholder {
    color: #888888;
    /* Set the color of the placeholder text */
    font-size: 0.8em;
    /* Add italic style to the placeholder text */
    font-weight: 300;
}

.feature-products form .form-group input {
    border: 1px solid #ced4da;
    margin-bottom: 0px;
    border: 1px solid #ced4da;
    box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
    height: 100%;
    padding-left: none;
}

.feature-products form .form-group i {
    position: absolute;
    top: 11px;
    right: 12px;
    color: #898989;
}

.form-select {
    color: #888;
    font-size: 0.9rem;
    font-weight: 300;
    /* height: 100%; */
}

.page-wrapper.material-icon .page-header .f-light {
    font-size: 0.8em;
}

.dataTables_wrapper table.dataTable th,
.dataTables_wrapper table.dataTable td {
    padding: 0.5rem;
}

.dataTables_wrapper table.dataTable thead th,
.dataTables_wrapper table.dataTable thead td {
    font-family: Kanit !important;
    font-weight: 400;
}

.dataTables_wrapper table.dataTable tfoot th,
.dataTables_wrapper table.dataTable tfoot td {
    font-family: Kanit !important;
    font-weight: 400;
}

.dataTables_wrapper table.dataTable th,
.dataTables_wrapper table.dataTable td {
    padding: 0.75rem;
    font-family: Sarabun !important;
}

table.dataTable.table thead th.sorting:after,
table.dataTable.table thead td.sorting:after {
    content: "↓";
}

thead,
tbody,
tfoot,
tr,
td,
th {
    background: #fff;
}

.list-detail:link {
    color: #000 !important;
    cursor: pointer;
}

.link:hover {
    cursor: pointer;
    opacity: 0.5;
}

.dataTables_wrapper .dataTables_length {
    font-family: Kanit;
    margin-bottom: 0px;
}

div.dataTables_wrapper div.dataTables_filter {
    font-family: Kanit;
}

div.dataTables_wrapper div.dataTables_paginate {
    font-family: Sarabun;
}

.nav-pills .nav-link-addressbook.active {
    color: #000;
}

.nav-pills .nav-link-addressbook {
    color: #888;
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px;
    background-color: var(--theme-deafult);
    color: #fff;
}

/* **hidden activity news */
/* .list-group .list-group-item:hover {
    background-color: var(--theme-deafult);
    color: #fff;
} */
section.container {
  justify-content: space-between;
  align-items: center;
}

.list-hover-primary:hover,
.list-hover-primary:active,
.list-hover-primary.active,
.list-hover-primary:focus {
    background-color: var(--theme-deafult);
    z-index: 0;
    color: #fff;
}

.divider {
    margin: 0;
    border-bottom: 1px solid #cccccc;
}

.item-owl-carousel {
    /* width: 250px; */
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: -10px;
    margin-top: 10px !important;
}

/* responsive */
.img-responsive {
    width: 100%;
}


@media only screen and (max-width: 575.98px) {
    .social-img {
        width: 95px;
    }
    .border-tab.nav-tabs .nav-item .nav-link {
        padding: 10px 7px;
        font-family: Kanit;
    }
    .tabs-news.border-tab.nav-tabs .nav-item .nav-link {
      padding: 10px 5px;
      font-size: 1em;
    }
    .btn-previous {
        padding: 7px 10px !important;
    }
    .btn-next {
        padding: 7px 10px !important;
    }
    .time-end-moblie {
        margin-left: -13px;
    }
    .page-wrapper .page-body-wrapper .page-title .breadcrumb .breadcrumb-item a svg {
        stroke: #ffffff;
    }
    .breadcrumb-item+.breadcrumb-item::before {
        color: #f4f6f8;
    }
    .recent .recent-item a svg {
      stroke: #52526CCC;
  }
  .recent-item+.recent-item::before {
      color: #52526CCC;
  }
}

@media screen and (max-width: 1660px) and (min-width: 1200px) {
    .owl-carousel .owl-item img {
        max-width: initial;
        margin: 0px auto;
    }
}

.dropzone {
    border: 2px dashed #888;
    border-radius: 10px;
}

.dropzone.dropzone-secondary {
    border: 1px dashed #888888;
}


/* svg */

select.form-select option[data-content] {
    padding-left: 2em;
    font-size: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

select.form-select option[data-content]::before {
    display: inline-block;
    content: attr(data-content);
    margin-left: -1.5em;
    margin-right: 0.5em;
    vertical-align: middle;
}

.gradient-wrapper {
    padding: 3px;
    border-radius: 50%;
    display: inline-block;
    background: var(--theme-deafult); // As fallback for browsers which do not support gradient
    background: -webkit-linear-gradient(#0c94b7, white);
    background: -o-linear-gradient(#0c94b7, white);
    background: -moz-linear-gradient(#0c94b7, white);
    background: linear-gradient(to left, #0c94b7, white);
}

.circle-profile {
    border: 5px solid #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    background: var(--theme-deafult); // As fallback for browsers which do not support gradient
    background: -webkit-linear-gradient(#0c94b7, white);
    background: -o-linear-gradient(#0c94b7, white);
    background: -moz-linear-gradient(#0c94b7, white);
    background: linear-gradient(to left, #0c94b7, white);
}

.circle-profile img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-position: -100px -100px;
    margin: 0 auto;
    background-position-y: top 50px;
}

/* style plugin */
.tagify__tag>div {
    padding: 0.1em 0.5em;

}


.form-check-input:checked {
    background-color: var(--theme-deafult) !important;
    border-color: var(--theme-deafult) !important;
}

.checkbox-checked .form-check-input-primary:checked {
    background-color: var(--theme-deafult) !important;
    border-color: var(--theme-deafult) !important;

    width: 25px !important;
    height: 25px !important;
  }

  input .checkbox-checked .form-check-input-primary:checked {
    background-color: var(--theme-deafult) !important;
    border-color: var(--theme-deafult) !important;

    width: 25px !important;
    height: 25px !important;
  }



  .count-student .school-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .count-student .school-wrapper .school-header i {
    font-size: 12px;
    font-weight: 600;
  }
  .count-student .school-wrapper .school-header p {
    line-height: 1.4;
  }
  .count-student .school-wrapper .school-body img {
    width: calc(62px + 8 * (100vw - 320px) / 1600);
    position: relative;
  }
  .count-student .school-wrapper .school-body .right-line {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  [dir=rtl] .count-student .school-wrapper .school-body .right-line {
    right: unset;
    left: 0;
  }
  .count-student .school-wrapper .school-body .right-line img {
    width: 100%;
    height: 100%;
  }
  [dir=rtl] .count-student .school-wrapper .school-body .right-line img {
    transform: scaleX(-1);
  }

  .box-shadow {
    box-shadow: 0px 5px 10px rgb(163 158 170 / 64%);
  }
  .box-shadow:hover {
    box-shadow: 0px 5px 10px rgb(163 158 170 / 64%);
  }
  /* profile */
  .profile-box {
    background: linear-gradient(33deg, #98d3ef -10%, #ffffff 90%);
    /* color: #fff; */
  }
  .profile-box .cartoon {
    position: absolute;
    bottom: -15px;
    right: 20px;
    animation: bounce-effect 5s infinite ease-in;
  }
  [dir=rtl] .profile-box .cartoon {
    right: unset !important;
    left: 5px;
  }
  @media (max-width: 1660px) {
    .profile-box .cartoon {
      right: 30px;
      text-align: right;
    }
    [dir=rtl] .profile-box .cartoon {
      left: -6px;
      text-align: left;
    }
    .profile-box .cartoon img {
      width: 80%;
    }
  }
  @media (max-width: 1500px) {
    .profile-box .cartoon img {
      width: 60%;
    }
  }
  @media (max-width: 767px) {
    .profile-box .cartoon {
      right: 10px;
    }
    [dir=rtl] .profile-box .cartoon {
      left: -10px;
    }
    .profile-box .cartoon img {
      width: 52%;
    }
  }
  @media (max-width: 575px) {
    .profile-box .cartoon {
      right: 30px;
    }
    [dir=rtl] .profile-box .cartoon {
      left: 10px;
    }
    .profile-box .cartoon img {
      width: 48%;
    }
  }
  .profile-box .greeting-user p {
    width: 60%;
  }
  @media (max-width: 1500px) {
    .profile-box .greeting-user p {
      width: 70%;
    }
  }
  @media (max-width: 1199px) {
    .profile-box .greeting-user p {
      width: 80%;
    }
  }
  @media (max-width: 767px) {
    .profile-box .greeting-user p {
      width: 98%;
    }
  }
  @media (max-width: 600px) {
    .profile-box .greeting-user p {
      width: 100%;
    }
  }
  @media (max-width: 575px) {
    .profile-box .greeting-user p {
      width: 98%;
    }
  }
  .profile-box .whatsnew-btn {
    margin-top: 3.5rem;
  }
  @media (max-width: 1500px) {
    .profile-box .whatsnew-btn {
      margin-top: 1.7rem;
    }
  }
  @media (max-width: 991px) {
    .profile-box .whatsnew-btn {
      margin-top: 3.5rem;
    }
  }
  @media (max-width: 638px) {
    .profile-box .whatsnew-btn {
      margin-top: 2rem;
    }
  }
  @media (max-width: 767px) {
    .profile-box .whatsnew-btn .btn {
      padding: 6px 10px;
    }
  }


  .accordion-button.accordion-light-primary:not(.collapsed) {
    background-color: #C9E7EF !important;
  }
  .accordion-button.accordion-light-primary:active, .accordion-button.accordion-light-primary.active {
    background-color: #C9E7EF !important;
    color: #000;
  }
  
  .multi-collapse.show .collapse-wrapper.accordion-light-primary {
    background-color: #C9E7EF !important;
  }


  @media (max-width: 1540px) {
    /* .border-tab.nav-tabs {
      display: block !important;
    } */
  }

  /* @media only screen and (min-width: 1290px) {
    .border-tab.nav-tabs .nav-item {
        width: 100% !important;
    }
  } */
.block-list-icon {
  overflow: hidden;
  width: auto;
  height: 17px;
  align-items: center;
  display: flex;
}
  .animat-icon-news {
    width: 45px !important;
    height: 35px !important;
  }

  .media.media-wrapper {
    width: 100%;
    display: flex;
    /* display: flex; */
}

.tag-highlight-slide {
  height: 25px;
  background: #ff0000;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0px 10px;
  font-weight: 600;
}
@media only screen and (max-width: 1290px) {
  .border-tab.nav-tabs.border-tab-announce {
    display: block !important;
  }
  .border-tab.nav-tabs.border-tab-news {
    display: block !important;
  }
  .border-tab.nav-tabs .nav-item .nav-link {
    padding: 5px !important;
  }
 
}
