/* vietnamese */

@font-face {
  font-family: 'Bookman-Regular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/bookman-regular.ttf) format('ttf');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: 'Bookman-Regular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/bookman-regular.ttf) format('ttf');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: 'Bookman-Regular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/bookman-regular.ttf) format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  /* -youbkit-touch-callout: none;
    -youbkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
}

.full_width_model .modal-content {
  border-radius: 0px !important;
}

.full_width_model .modal.show .full_width_model .modal-dialog {
  margin: 0px;
  border-radius: 0px !important;
  width: 100%;
}

.full_width_model .modal-xl {
  max-width: 100%;
}

.full_width_model .modal-dialog {
  margin: 0px;
}

.full_width_model .modal-body {
  height: 100vh;
  overflow: auto;
}

.text-blue {
  color: rgb(168, 236, 185);
}

.text_overlay {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 44px;
  background: #e4dcdc;
  left: 0px;
  padding: 5px;
  font-weight: bold;
  text-align: center;
  font-size: larger;
}

form ul {
  list-style: none;
  padding: 0px;
}

#yourId {
  width: 200px;
  height: 150px;
  position: relative;
  /* or fixed or absolute */
}

#croppic {
  width: 200px;
  height: 400px;
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1440px;
  }
}
.dataTables_wrapper {
  overflow: auto;
}
table.dataTable tbody tr td {
  word-wrap: break-word;
  word-break: break-all;
  min-width: 120px;
  white-space: initial !important;
}
table.dataTable tbody tr th {
  word-wrap: break-word;
  word-break: break-all;
  min-width: 160px;
  white-space: initial !important;
}
.gridButton {
  margin-bottom: 0.5rem;
  margin-left: 1rem;
}
.hide {
  display: none !important;
}
.floating-label-form-group label {
  top: 0 !important;
  opacity: 1 !important;
}

/* customer profile information  */
#cmenu {
}
#cmenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 100% !important;
  float: right;
  margin-bottom: 20px;
}
#cmenu li {
  padding: 5px 20px;
  margin-right: 1px;
  background: antiquewhite;
  cursor: pointer;
  float: right;
}
#cmenu li.active {
  background: #d6a461;
}
.buttonsection {
  text-align: center;
  width: 100%;
  background: aliceblue;
  padding: 15px;
}
.thumbcard {
  width: 100%;
  border-radius: 0px;
}
.thumbcard img {
  height: 215px;
  width: auto;
  object-fit: cover;
}
.loginbox {
  border: 1px solid #f6e1b2;
  border-radius: 5%;
  padding: 10px 50px !important;
  background-color: #fff;
}
.mytable {
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}
.admin-section {
  min-height: 100vh !important;
}
table.dataTable {
  border-collapse: collapse;
}
.loginPage {
  background-color: #04c1cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #e8e4e4;
}
.dataTables_wrapper .dataTables_length select {
  border: 1px solid #dcdcdc;
}
.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #dcdcdc;
}
.statcard {
  width: 100%;
  margin: 10px auto;
  padding: 20px 10px;
  border: 2px solid #04c1cb;
  background-color: #04c1cb;
  border-radius: 5px;
  height: 110px;
  text-align: center;
  cursor: pointer;
}
.statcard .stitle {
  width: 100%;
  margin-bottom: 10px;
  float: left;
  font-size: 14px;
}

.statcard .scount {
  font-size: 25px;
  font-weight: bold;
}
.statcard.success {
  background-color: #10e694 !important;
  border-color: #7ce65c I !important;
}
.statcard.error {
  background-color: #f8744b !important;
  border-color: #f6481d I !important;
}
.statcard.total {
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.statcard.active {
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.statcard.inactive {
  background-color: #cce5ff;
  border-color: #b8daff;
}
.statcard.unconnected {
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.statcard.upload {
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.statcard.total .stitle,
.statcard.total .scount {
  color: #856404;
}
.statcard.active .stitle,
.statcard.active .scount {
  color: #155724;
}
.statcard.inactive .stitle,
.statcard.inactive .scount {
  color: #004085;
}
.statcard.unconnected .stitle,
.statcard.unconnected .scount {
  color: #721c24;
}
.statcard.upload .stitle,
.statcard.upload .scount {
  color: #0c5460;
}

span[class*='botsub'] {
  color: orange;
}
.botsub60 {
  color: green !important;
}

.loading {
  display: block;
  height: 100vh;
  background: antiquewhite;
  width: 100vw;
  position: absolute;
  top: 0;
  z-index: 10001;
  text-align: center;
  padding-top: 20%;
}
.Unsubscribed {
  color: #f8c3c7;
}
.Subscribed {
  color: green;
}
.Subscribing {
  color: orange;
}
.countstat .col-xl-2 {
  margin: 0px;
}
form .row:first-child .floating-label-form-group {
  border-top: 0px solid #e9ecef;
  margin-top: 10px;
}
.actionbuttons {
  text-align: right;
}
.actionbuttons a {
  padding: 0px;
}
.cronstatus1 {
  background-image: url(../img/cron1.svg);
  width: 30px;
  height: 30px;
  display: block;
}
.cronstatus0 {
  background-image: url(../img/cron0.svg);
  width: 30px;
  height: 30px;
  display: block;
}
@media (max-width: 800px) {
  #homepage {
    display: none;
  }
  #dashboardfilters {
    display: none;
  }
  .thumbcard {
    width: 100% !important;
  }
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  vertical-align: baseline;
}

table.dataTable.fixedHeader-floating {
  display: none !important; /* Hide the fixedHeader since we dont need it*/
}

.dataTables_scrollHeadInner {
  margin-left: 0px;
  position: fixed;
  display: block;
  overflow: hidden;
  margin-right: 30px;
  background: white;
  z-index: 1000;
}

.dataTables_scrollBody {
  padding-top: 47px;
}
table.dataTable thead th,
table.dataTable thead td {
  border-bottom: 1px solid #e7e4e0;
}
.f15 {
  font-size: 15px;
}
