/* put your own styles to customize and override the theme */
.page {
  background-color: white !important;
}
.logo-text-align-right {
  text-align: right !important;
  float: right !important;
}
.padding_cust {
  padding: 1.5rem 2rem 2rem 2rem !important;
}
@media (min-width: 1200px) {
  .home .custom_col .col-xl-6 {
    flex: 0 0 45% !important;
    max-width: 50% !important;
  }
  .home .custom_col .col-xl-4 {
    flex: 0 0 38.333333% !important;
    max-width: 38.333333% !important;
  }
}
@media (max-width: 1025px) {
  .lg-title h4 {
    /* display: inline-block; */
    display: none;
    float: left;
    /* font-size: .9rem; */
  }
}

@media (max-width: 813px) {
  .header-sm {
    margin-top: 55px;
    margin-bottom: 0 !important;
  }

  .header-sm .title-intranet-sm {
    display: inline;
  }
  .header-sm .padding-2-per {
    padding-top: 20px;
  }
  .header-sm .title-intranet-center-sm h5 {
    font-size: 1.2rem !important;
    padding-bottom: 3px !important;
    /* margin-left: 10px; */
  }

  .logo-text-align-right {
    text-align: right !important;
    float: right !important;
  }
  .padding_cust {
    padding: 1rem !important;
  }
  .logo-width {
    width: 500px !important;
  }

  .logo_intranet_width {
    width: 180px !important;
    margin-top: 0.4rem !important;
  }
  .top_head {
    margin-top: 2.5rem !important;
    margin-bottom: -0.5rem;
  }
  .security_img{
    display: none;
  }
}
@media (max-width: 737px) {
  .header-sm .padding-2-per {
    padding-top: 20px;
  }
  .title-intranet-center-sm {
    padding-top: 5px;
    width: 100% !important;
    text-align: left !important;
  }
  .aside-left {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .aside-right {
    padding-left: 18px !important;
    padding-right: 10px !important;
  }
  .content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .border-content-news-header-sm {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .background-news-header-left:after {
    width: 91% !important;
  }
  .background-news-header:after {
    width: 91% !important;
  }

  .logo-width {
    width: 350px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .header-sm {
    padding-left: 10px !important;
    margin-bottom: 0 !important;
  }

  .header-sm .title-intranet-sm {
    display: inline;
  }
  .header-sm .title-intranet-center-sm {
    /* padding-bottom: 20px; */
    padding-left: 30px;
  }
  .header-sm .title-intranet-center-sm h5 {
    font-size: 1.7rem;
  }
  /* .header-sm .title-intranet-center-sm h5 {
    font-size: 1.88rem;
  } */
  .logo-text-align-right {
    text-align: center !important;
    float: left !important;
  }
  .padding_cust {
    padding: 1rem !important;
  }
  .logo_intranet_width {
    width: 160px !important;
  }
  .top_head {
    margin-top: 4rem !important;
  }
  .logo_intranet_width {
    margin-top: -0.15rem !important;
  }
 
} /* } responsive sm */

@media (max-width: 415px) {
  .header-sm {
    margin-bottom: 0px !important;
  }
  .padding_cust {
    padding: 1rem !important;
  }
  .header-sm .padding-2-per {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .header-sm .title-intranet-center-sm h5 {
    font-size: 1rem !important;
  }
  .title-intranet-sm-eng {
    text-align: center !important;
  }
  .logo-width {
    width: 390px !important;
  }

  .top_head {
    margin-top: 3rem !important;
    margin-bottom: -1rem;
  }
  .logo_intranet_width {
    width: 190px !important;
    float: left !important;
    margin-top: 4rem !important;
    margin-left: 6.5rem !important;
  }
}
@media (max-width: 376px) {
  .partical_header {
    position: relative;
    background-position: left;
    width: 200%;
  }
  .header-sm {
    margin-bottom: -15px !important;
  }
  .logo-width {
    width: 350px !important;
  }
  .logo_intranet_width {
    width: 180px !important;
    float: left !important;
    margin-top: 3.5rem !important;
    margin-left: 5.5rem !important;
  }
  .top_head {
    margin-top: 2.5rem !important;
    margin-bottom: -0.5rem;
  }
}

.logo_intranet_width {
  /* width: 240px; */
  width: 200px;
  float: right;
  margin-top: -0.1rem;
}
.mptc_header {
  /* top: 0; */
  top: -22px;
  position: absolute;
  z-index: 1;
}
.intranet_header {
  /* position: absolute; */
  top: 0;
  z-index: 1;
}
.content-min-height {
  height: 540px;
  padding: 0px;
}
.partical_header {
  /* background-image: linear-gradient(
    to right,
    rgba(0, 117, 201, 0.7),
    rgba(0, 61, 124, 0.9)
  ); */
  /* background-image: linear-gradient(to right,
  rgba(16,199,192,1) 35%,
  rgba(0,171,165,1) 100%
  ); */
  background-color: #fff;
  margin-top: -3rem;
}
.top_head {
  padding-top: 4.5rem;
  padding-bottom: 2rem;
}
.aside-left {
  height: 626px;
  padding-left: 20px;
  /**overflow : auto;**/
  margin-top: 10px;
  /* background-color: white !important; */
}
.content {
  /* height: 631px; */
  /* padding: 5px; */
  margin-top: 10px;
}
.aside-right {
  height: 610px;
  /* padding-right: 5; */
  margin-top: -15px;
}

.slide-show {
  height: 100%;
}
.image-height {
  width: 100%;
  height: 100%;
  padding: 0px;
}
.footer-color {
  padding-top: 0.5rem;
  /* background-color: #003d7c; */
  background-color: #1e6ba4;
  padding-bottom: 0.5rem;
  color: white;
  margin-bottom: 0px !important;
  bottom: 0;
  left: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 99;
  font-size: 12px;
}
.text-footer {
  color: white;
}
.news-padding {
  padding-top: 20px;
}
.position-nav {
  position: none;
}
.background-slideshow {
  background-color: #00000040;
}
.padding-2-per {
  padding-top: 1.5%;
}
.w-125 {
  width: 125%;
}

.logo-width {
  /* width: 550px; */
  width: 450px;
  margin-left: 15px;
}

.line-spacing-2-per {
  letter-spacing: 1px;
}

.logo {
  vertical-align: middle;
  display: inline-block;
}
.logo img {
  background-color: transparent !important;
  z-index: 999999999999999999999 !important;
}
.logo-color {
  /* color: #003d7c; */
  color: #ffffff;
}
.w-95 {
  width: 95% !important;
}
.h-10 {
  height: 110px !important;
}
.padding-left-0 {
  padding-left: 0px;
}
.padding-right-0 {
  padding-right: 0px;
}
.margin-topn-5 {
  /* margin-top: -5px; */
}
.content-m5 {
  margin-top: 10px;
}
.cont_background {
  background-color: white !important;
}
.background-news-header-left {
  background-color: white !important;
  color: #003d7f;
  text-align: left;
  padding-top: 10px;
  width: 100%;
  border-color: #00aba5 !important;
}
.background-news-header-left::after {
  content: "";
  width: 88%;
  /* height: 0px; */
  /* margin-top: 8px; */
  /* margin-left: 5px; */
  display: block;
  position: absolute;
  z-index: 99;
  box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.35);
}
.background-news-header-left h4 {
  font-size: 1.25rem;
}

.border-content-news-header {
  border-bottom: 3px solid;
  border-color: #00aba5 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.background-news-header {
  background-color: white !important;
  color: #003d7c !important;
  text-align: left;
  padding-top: 10px;
  width: 100%;
  border-color: #00aba5 !important;
}
.background-news-header:after {
  content: "";
  width: 97.2%;
  /* height: 0px; */
  /* margin-top: 8px; */
  /* margin-left: 5px; */
  display: block;
  position: absolute;
  z-index: 99;
  box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.35);
}
.padding-news-text {
  padding-left: 0;
  padding-right: 0;
}
.background-news-header h4 {
  font-size: 1.25rem;
}
.content-news-corner {
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0 0 0px;
  border-color: transparent transparent transparent red !important;
}
.list-item-news {
  position: relative;
  display: block;
  padding: 0.75rem 0.75rem;
  background-color: #ffffff;
  border: 1px solid #ecedf1;
  height: 98px;
}
.li-news-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.li-news-header {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m10-nav-calendar {
  /* margin-left: auto; */
  /* margin-right: auto; */
  /* margin: auto; */
}
.margin-left-n-1-px {
  margin-left: 1px;
}
.news-height {
  height: 130px;
  width: 100%;
  background-color: #d3d3d373;
  margin-bottom: 10px;
}
.news-width-100 {
  width: 100% !important;
}
.news-content {
  padding: 3px;
}
.news-body {
  border-top: 1px solid;
  margin: 5px;
  padding-top: 5px;
}
.padding-news-right {
  padding-left: 0px;
}
.news-footer {
  background-color: #346cb0;
  color: white;
  text-align: center;
  padding-top: 33px;
  padding-bottom: 32px;
}
.news-hover:after {
  background: none repeat scroll 0 0 transparent;
  top: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #00aba5;
  transition: width 0.2s ease 0s, left 0.2s ease 0s;
  width: 0;
}
.news-hover:hover:after {
  box-shadow: 0 0px 3px 0px slategrey;
  /* width: 100%;  */
  margin-left: 10px;
  width: 89%;
  left: 0;
}
.background-header-left {
  background-color: #0c0f11;
  padding: 10px;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
}
.header-left-margin {
  margin-top: 20px;
}
.footer-content-right {
  /* margin-right: 23px; */
  text-align: right;
  margin-top: 10px;
  /* background-color: gray; */
}
.footer-content-left {
  /* margin-right: 22px; */
  text-align: right;
  margin-top: 15px;
  /* background-color: gray; */
}
.margin-title-calendar {
  padding: 9px;
  font-size: 13px;
}
.margin-event-modal {
  margin-top: 20px;
  margin-left: 20px;
}
.padding-right {
  padding-right: 10%;
}
.width-70-percent {
  width: 70%;
}
.padding-top-bottom-10 {
  padding-top: 10px;
  /* padding-bottom: 10px; */
}
.color-blue {
  color: #346cb0 !important;
}
.carousel-caption {
  bottom: -20px;
  width: 100%;
  left: 0;
  background-color: #00000099;
}
.h5-margin-0 {
  margin: 0px;
  padding-bottom: 10px;
}
.frame {
  width: 300px;
  height: 250px;
  border: 3px solid #ccc;
  background: #eee;
  margin: auto;
  padding: 15px 10px;
}
.news-slide-height {
  height: 500px;
}
.board-no-scroll {
  display: block;
  padding: 1.5rem 1rem;
  white-space: nowrap;
  height: calc(100vh - 7rem);
}
.fc button,
.fc table,

body .fc {
  font-size: 14px !important;
}
.bg-menu {
  background-color: #1e6ba4;
}

.app-column{min-height: 168px;}
.app-column .card-metric, .app-column .metric{height: 150px;}
.app-column .metric-value{min-height: 75px;}
.app-column h2.metric-label{
  white-space: inherit;
}
.news-height{font-size: 13px !important;}
.app-header-dark{background-color: #1e6ba4 !important;}
.app-header{height: 2.75rem !important;}
.app-header .btn-account{min-width: 2.75rem !important; min-height: 2.75rem !important; padding: 0 .5rem !important;}
.navbar .nav-item:after{background-color: #00aba5 !important;}
nav .nav-link{padding: 0.375rem .5rem !important;}
.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td{font-size: 11px; font-family: 'Lato', sans-serif; font-weight: 600;}
.fc-basic-view .fc-body .fc-row{min-height: 3rem !important;}
.fc-day-grid-event>.fc-content{font-family: 'KohSantepheap';}
.page-inner-fill{height: calc(100vh - 7.5rem);}
#calendar-prev, #calendar-today, #calendar-next{height: 1.75rem !important; font-size: .7rem !important;}
.margin-title-calendar{padding: 5px !important; font-size: 13px !important;}
.nav-item.has-notified::before, .nav-link.has-notified::before{right:0.25rem !important;}