/* Font Faces */
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@font-face {
  font-family: "latoblack";
  src: url("../fonts/lato-black-webfont.eot");
  src: url("../fonts/lato-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-black-webfont.woff2") format("woff2"), url("../fonts/lato-black-webfont.woff") format("woff"), url("../fonts/lato-black-webfont.svg#latoblack") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoblack_italic";
  src: url("../fonts/lato-blackitalic-webfont.eot");
  src: url("../fonts/lato-blackitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-blackitalic-webfont.woff2") format("woff2"), url("../fonts/lato-blackitalic-webfont.woff") format("woff"), url("../fonts/lato-blackitalic-webfont.svg#latoblack_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latobold";
  src: url("../fonts/lato-bold-webfont.eot");
  src: url("../fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato-bold-webfont.woff") format("woff"), url("../fonts/lato-bold-webfont.svg#latobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latobold_italic";
  src: url("../fonts/lato-bolditalic-webfont.eot");
  src: url("../fonts/lato-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bolditalic-webfont.woff2") format("woff2"), url("../fonts/lato-bolditalic-webfont.woff") format("woff"), url("../fonts/lato-bolditalic-webfont.svg#latobold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoitalic";
  src: url("../fonts/lato-italic-webfont.eot");
  src: url("../fonts/lato-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-italic-webfont.woff2") format("woff2"), url("../fonts/lato-italic-webfont.woff") format("woff"), url("../fonts/lato-italic-webfont.svg#latoitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latolight";
  src: url("../fonts/lato-light-webfont.eot");
  src: url("../fonts/lato-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-light-webfont.woff2") format("woff2"), url("../fonts/lato-light-webfont.woff") format("woff"), url("../fonts/lato-light-webfont.svg#latolight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latolight_italic";
  src: url("../fonts/lato-lightitalic-webfont.eot");
  src: url("../fonts/lato-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-lightitalic-webfont.woff2") format("woff2"), url("../fonts/lato-lightitalic-webfont.woff") format("woff"), url("../fonts/lato-lightitalic-webfont.svg#latolight_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoregular";
  src: url("../fonts/lato-regular-webfont.eot");
  src: url("../fonts/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff"), url("../fonts/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latohairline_italic";
  src: url("../fonts/lato-thinitalic-webfont.eot");
  src: url("../fonts/lato-thinitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-thinitalic-webfont.woff2") format("woff2"), url("../fonts/lato-thinitalic-webfont.woff") format("woff"), url("../fonts/lato-thinitalic-webfont.svg#latohairline_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoblack";
  src: url("../fonts/lato-black-webfont.eot");
  src: url("../fonts/lato-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-black-webfont.woff2") format("woff2"), url("../fonts/lato-black-webfont.woff") format("woff"), url("../fonts/lato-black-webfont.svg#latoblack") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoblack_italic";
  src: url("../fonts/lato-blackitalic-webfont.eot");
  src: url("../fonts/lato-blackitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-blackitalic-webfont.woff2") format("woff2"), url("../fonts/lato-blackitalic-webfont.woff") format("woff"), url("../fonts/lato-blackitalic-webfont.svg#latoblack_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "lato" !important;
}

.btn-common {
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  display: inline-block;
  border-radius: 8px;
  padding: 8px 10px;
  margin: 10px;
  min-width: 150px;
}
.btn-common:focus, .btn-common:active {
  box-shadow: none !important;
}

.btn-theme-solid {
  background-color: #0C3C73;
  border: 1px solid #0C3C73;
  color: white;
}
.btn-theme-solid:hover {
  background-color: transparent;
  color: #0C3C73;
  border-color: #0C3C73;
}

.btn-theme-outline {
  color: #0C3C73;
  border: 1px solid #0C3C73;
}
.btn-theme-outline:hover {
  background-color: #0C3C73;
  color: white;
  border-color: #0C3C73;
}

.btn-outline-dashed {
  min-width: 150px;
  padding: 8px 10px;
  border-radius: 8px;
  border: 1px solid #0C3C73;
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  color: #0C3C73;
  background-color: #E8F3F5;
  border-style: dashed;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  margin: 10px;
}
.btn-outline-dashed:hover {
  color: white;
  transition: all 0.2s linear;
  background-color: #0C3C73;
}

.btn-theme-success {
  padding: 8px 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: white;
  background-color: #76BD2A;
  border-radius: 5px;
  display: flex;
  align-items: center;
  transition: all 0.3s linear;
  text-align: center;
  justify-content: center;
  border-radius: 8px;
}
.btn-theme-success:hover {
  background-color: #54a100;
  transition: all 0.3s linear;
  color: white;
}

.text-primary {
  color: #0257A8;
}

.text-primary-dark {
  color: #0C3C73 !important;
}

.bg-theme-gray {
  background-color: #E7ECF1 !important;
}

.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
}

.heading {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  margin-bottom: 0;
}

.page-heading-group {
  margin-bottom: 20px;
}

.page-heading {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  color: #0C3C73;
  text-align: center;
}

input.form-control:focus, select.form-control:focus {
  box-shadow: none;
  border: 1px solid #0C3C73 !important;
  outline: none;
  z-index: 0;
}

ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

figure {
  margin: 0;
}

a {
  text-decoration: none;
}

.container-large {
  max-width: 1920px;
}

.main-section {
  display: flex;
  overflow: hidden;
  height: 100vh;
  background-color: #E7ECF1;
}
.main-section .right-col {
  width: calc(100% - 236px);
  background-color: #E7ECF1;
  margin-top: 78px;
  overflow-y: hidden;
  height: 100vh;
}
.main-section .page-right-col {
  width: calc(100% - 316px);
}

.common-section {
  position: relative;
  padding: 35px 80px 35px 80px;
  height: calc(100vh - 78px);
  overflow-y: auto;
}
.common-section::-webkit-scrollbar {
  width: 4px;
}
.common-section::-webkit-scrollbar-thumb {
  background: #c4c4c4;
  border-radius: 10px;
}
.common-section::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
}
.common-section ::-webkit-scrollbar-thumb:hover {
  background: #c2c2c2;
}

.btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
  font-size: 12px;
}
.btn-close:focus, .btn-close:active {
  box-shadow: none;
  outline: none;
}

.tooltip .tooltip-inner {
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  padding: 8px 12px;
  border-radius: 4px;
  text-align: left;
}
.tooltip .tooltip-inner p {
  margin-bottom: 8px;
}

.tooltip-arrow {
  color: #000000;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #000000;
}

.main-loader {
  height: 100vh !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
}
.main-loader .loader {
  width: 30px;
  height: 30px;
  --a: no-repeat linear-gradient(rgb(120, 189, 31) 0 0);
  --b: no-repeat linear-gradient(rgb(20, 100, 135) 0 0);
  --a: no-repeat linear-gradient(rgb(120, 189, 31) 0 0);
  --b: no-repeat linear-gradient(rgb(20, 100, 135) 0 0);
  background: var(--a), var(--b), var(--a), var(--b);
  background-size: 15px 15px;
  animation: l5 1.5s infinite cubic-bezier(0.3, 1, 0, 1);
}

.section-loader {
  position: absolute !important;
  height: calc(100vh - 78px);
  width: 100%;
}

@keyframes l5 {
  0% {
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
  }
  33% {
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    width: 40px;
    height: 40px;
  }
  66% {
    background-position: 100% 0, 100% 100%, 0 100%, 0 0;
    width: 40px;
    height: 40px;
  }
  100% {
    background-position: 100% 0, 100% 100%, 0 100%, 0 0;
  }
}
.m-add-btn {
  display: none;
}

.back-to-top {
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  cursor: pointer;
  display: none;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
.back-to-top .back-top {
  background-color: #B4C3D4;
  border-radius: 8px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
}
.back-to-top .back-top span {
  font-size: 12px;
  line-height: 18px;
  color: white;
}
.back-to-top .back-top figure {
  padding-left: 7px;
}
.back-to-top .back-top figure img {
  display: inline-block;
  width: 14px;
  height: 14px;
}
.back-to-top.show {
  opacity: 1;
  visibility: visible;
}

.no-data-section {
  height: calc(100vh - 78px);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.no-data-section .no-data-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.no-data-section .no-data-content .no-data-img {
  padding-bottom: 20px;
}
.no-data-section .no-data-content .no-data-img img {
  width: 600px;
  height: 300px;
  display: block;
}
.no-data-section .no-data-content h2 {
  text-align: center;
  padding-bottom: 50px;
  font-size: 35px;
  color: #0C3C73;
  font-weight: 600;
}
.no-data-section .no-data-btn {
  min-width: 330px;
  padding: 10px 20px;
  background-color: #E8F3F5;
  border: 1px dashed #0C3C73;
  font-size: 24px;
  color: #0C3C73;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  border-radius: 8px;
  height: 76px;
  line-height: 57px;
  white-space: nowrap;
  margin: 0 auto;
}

.no-data-section-card {
  padding: 20px 0;
}
.no-data-section-card .no-data-section {
  height: initial !important;
}
.no-data-section-card .no-data-section .no-data-btn {
  min-width: 180px !important;
  padding: 10px 20px !important;
  font-size: 18px !important;
  display: flex !important;
  height: 50px !important;
  line-height: 50px !important;
  margin-top: 20px;
  justify-content: center;
  align-items: center;
}
.no-data-section-card .no-data-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.no-data-section-card .no-data-content .no-data-img {
  padding-bottom: 20px;
}
.no-data-section-card .no-data-content .no-data-img img {
  width: 400px;
  height: 200px;
  display: block;
  margin: 0 auto;
}
.no-data-section-card .no-data-content h2 {
  text-align: center;
  padding-bottom: 0px;
  font-size: 24px;
  color: #0C3C73;
  font-weight: 600;
}

a {
  outline: none;
}

.dropdown-user-group:focus, .dropdown-user-group:active {
  outline: none;
  border: none;
  box-shadow: none;
}

.share-list-tab .health-tab-list li a p {
  font-size: 13px !important;
}

.search-close {
  z-index: 0 !important;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
  background: #0C3C73;
  background-color: #0C3C73 !important;
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  background: #0C3C73;
  background-color: #0C3C73 !important;
}

.datepicker table tr td span {
  height: 45px;
  line-height: 45px;
}

@media (min-width: 992px) and (max-width: 1600px) {
  .common-section {
    padding: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .no-data-section {
    height: calc(100vh - 78px);
  }
  .no-data-section .no-data-content .no-data-img {
    padding-bottom: 20px;
  }
  .no-data-section .no-data-content .no-data-img img {
    width: 400px;
    height: 300px;
  }
  .no-data-section .no-data-content h2 {
    padding-bottom: 30px;
    font-size: 24px;
  }
  .no-data-section .no-data-btn {
    min-width: 200px;
    padding: 15px 20px;
    height: initial;
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .main-section .right-col {
    width: 100%;
    margin-top: 78px;
  }
  .common-section {
    padding: 25px;
    height: calc(100vh - 95px);
  }
  .m-add-btn {
    display: block;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.2509803922);
    position: absolute;
    right: 12px;
    bottom: 20px;
    border-radius: 16px;
    width: 60px;
    height: 60px;
    background: #76BD1D;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .m-add-btn span {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    text-align: center;
    color: white;
    display: block;
    margin-top: 4px;
  }
  .m-add-btn img {
    width: 14px;
    height: 14px;
    display: block;
    margin: 0 auto;
  }
  .no-data-section {
    height: calc(100vh - 250px);
  }
  .no-data-section .no-data-content .no-data-img {
    padding-bottom: 20px;
  }
  .no-data-section .no-data-content .no-data-img img {
    width: 400px;
    height: 300px;
  }
  .no-data-section .no-data-content h2 {
    padding-bottom: 30px;
    font-size: 24px;
  }
  .no-data-section .no-data-btn {
    min-width: 200px;
    padding: 15px 20px;
    height: initial;
    font-size: 18px;
    line-height: 20px;
  }
  .no-data-section-card .no-data-section {
    height: initial !important;
  }
  .no-data-section-card .no-data-section .no-data-btn {
    min-width: 160px !important;
    padding: 10px 20px !important;
    font-size: 14px !important;
    display: flex !important;
    height: 40px !important;
    line-height: 50px !important;
  }
}
@media (max-width: 767px) {
  .main-section .right-col {
    margin-top: 94px;
  }
  .common-section {
    padding: 20px 0;
  }
  .page-heading {
    font-size: 20px;
  }
  .page-heading-group {
    margin-bottom: 15px;
  }
  .no-data-section {
    height: calc(100vh - 250px);
  }
  .no-data-section .no-data-content .no-data-img {
    padding-bottom: 20px;
  }
  .no-data-section .no-data-content .no-data-img img {
    width: 300px;
    height: 200px;
  }
  .no-data-section .no-data-content h2 {
    padding-bottom: 30px;
    font-size: 20px;
  }
  .no-data-section .no-data-btn {
    min-width: 200px;
    padding: 15px 20px;
    height: initial;
    font-size: 16px;
    line-height: 20px;
  }
  .btn-common {
    font-size: 16px;
    line-height: 20px;
    min-width: 130px;
  }
  .btn-outline-dashed {
    font-size: 16px;
    line-height: 20px;
    min-width: 130px;
  }
  .vaccine-detail-modal .vaccine-details h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .vaccine-detail-modal .vaccine-details p {
    font-size: 14px;
  }
  .vaccine-detail-modal .vaccine-details .vaccine-details-list li span {
    font-size: 13px;
  }
  .vaccine-detail-modal .vaccine-details .vaccine-details-list li span::after {
    height: 14px;
  }
  .no-data-section-card .no-data-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .no-data-section-card .no-data-content .no-data-img {
    padding-bottom: 20px;
  }
  .no-data-section-card .no-data-content .no-data-img img {
    width: 200px;
    height: 100px;
    display: block;
    margin: 0 auto;
  }
  .no-data-section-card .no-data-content h2 {
    text-align: center;
    padding-bottom: 0px;
    font-size: 15px;
    color: #0C3C73;
    font-weight: 600;
  }
}
@media (max-width: 575px) {
  .btn-common {
    margin: 10px 5px;
  }
  .share-list-tab .health-tab-list li a p {
    font-size: 12px !important;
  }
  .page-heading {
    font-size: 17px;
  }
  .search img {
    width: 14px !important;
    height: 14px !important;
  }
  .search-close img {
    width: 10px !important;
    height: 10px !important;
  }
}
@media (max-width: 375px) {
  .btn-common {
    font-size: 14px;
    min-width: 110px;
  }
  .btn-outline-dashed {
    font-size: 14px;
    min-width: 110px;
  }
  .btn-close {
    right: 15px;
    top: 15px;
    font-size: 10px;
  }
}/*# sourceMappingURL=common.css.map */