﻿@import url("../toastr.css");
:root {
  --primary: #070f41;
  --secondary: #e7d288;
  --white: #ffffff;
  --body-color: #1B2445; }

body {
  margin: 0px !important;
  font-size: 11px;
  font-weight: 500;
  color: var(--body-color);
  font-family: 'Ubuntu', sans-serif; }

/* Extra small devices (phones, 600px and down) */
/* Small devices (portrait tablets and large phones, 600px and up) */
/* Medium devices (landscape tablets, 768px and up) */
/* Large devices (laptops/desktops, 992px and up) */
/* Extra large devices (large laptops and desktops, 1200px and up) */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.loading.fa-refresh {
  animation: fa-spin 2s linear infinite; }

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }
  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  background: url(https://pro.fontawesome.com/releases/v5.10.0/svgs/solid/times-circle.svg) no-repeat 50% 50%;
  background-size: contain;
  opacity: 0;
  pointer-events: none; }

input[type="search"]:focus::-webkit-search-cancel-button {
  opacity: .3;
  pointer-events: all; }

input[type="search"].dark::-webkit-search-cancel-button {
  filter: invert(1); }

.navbar {
  padding: 5px;
  min-height: auto; }
  .navbar .navbar-wrapper .navbar-minimize .btn {
    height: 30px;
    min-width: 30px;
    width: 30px;
    padding: 0;
    font-size: 120%;
    overflow: hidden;
    position: relative;
    line-height: normal; }
  .navbar .navbar-brand {
    text-transform: capitalize;
    font-size: 125%;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: inherit; }
  .navbar.navbar-transparent a:not(.dropdown-item):not(.btn) {
    /* color: #004392;*/
    font-weight: bold; }

.wrapper .main-panel .navbar {
  background-color: #eeeeee !important;
  box-shadow: none;
  padding: 20px 5px 5px; }
  .wrapper .main-panel .navbar .navbar-brand {
    font-size: 190%;
    color: var(--body-color) !important; }
  .wrapper .main-panel .navbar .headerContact {
    background-color: var(--white);
    padding: 5px 10px;
    border-radius: 5px;
    width: 25%;
    display: flex;
    justify-content: center; }
    .wrapper .main-panel .navbar .headerContact span {
      font-size: 160%;
      font-weight: bold; }
    .wrapper .main-panel .navbar .headerContact .btn {
      padding: 0.375rem 1.75rem; }
  .wrapper .main-panel .navbar .TopMenu {
    background: white;
    padding: 5px 15px;
    border-radius: 5px; }
    .wrapper .main-panel .navbar .TopMenu .nav-link {
      display: flex;
      align-items: center;
      text-transform: inherit;
      font-size: 100%; }
    .wrapper .main-panel .navbar .TopMenu .name {
      /*font-size: 160%;*/
      font-weight: normal;
      color: var(--body-color) !important;
      margin: 0px 10px;
      user-select: none; }

.navbar .navbar-wrapper .navbar-minimize .btn {
  background-color: #1b2445; }

.off-canvas-sidebar,
.sidebar {
  width: 260px; }
  @media (max-width: 600px) {
    .off-canvas-sidebar,
    .sidebar {
      width: 260px; } }
  .off-canvas-sidebar:after,
  .sidebar:after {
    background: #212120; }
  .off-canvas-sidebar .nav li > a + div .nav li > a,
  .sidebar .nav li > a + div .nav li > a {
    margin-top: 0px;
    padding-left: 30px; }
  .off-canvas-sidebar .nav,
  .sidebar .nav {
    margin-top: 0px; }
    @media (max-width: 600px) {
      .off-canvas-sidebar .nav,
      .sidebar .nav {
        width: 260px; } }
    .off-canvas-sidebar .nav li > a,
    .sidebar .nav li > a {
      margin: 0px 10px 0;
      font-size: 100%;
      padding: 5px 5px;
      opacity: 1; }
      .off-canvas-sidebar .nav li > a:hover i,
      .sidebar .nav li > a:hover i {
        color: #e4cc82 !important; }
    .off-canvas-sidebar .nav p,
    .sidebar .nav p {
      line-height: inherit; }
    .off-canvas-sidebar .nav i,
    .sidebar .nav i {
      font-size: 180%;
      line-height: inherit;
      width: 30px;
      margin-right: 5px; }
    .off-canvas-sidebar .nav .caret,
    .sidebar .nav .caret {
      top: 9px;
      position: absolute;
      right: 0px; }
  .off-canvas-sidebar .sidebar-wrapper,
  .sidebar .sidebar-wrapper {
    padding-bottom: 0px;
    width: 260px; }

.sidebar-wrapper .active i,
.sidebar-wrapper .navItem:hover i,
.sidebar-wrapper .navItem:hover p,
.sidebar-wrapper .active p {
  color: #fff !important; }

.sidebar .logo {
  padding: 20px 0.7rem;
  text-align: center; }
  .sidebar .logo:after {
    display: none; }
  .sidebar .logo img {
    width: 100%; }
  .sidebar .logo .logo-mini {
    display: none; }

.sidebar .nav .sidebar-normal {
  color: #919191; }

.sidebar .nav .sidebar-mini-icon i {
  font-size: 130% !important;
  width: 35px !important; }

.sidebar .nav li {
  position: relative; }
  .sidebar .nav li i {
    color: white; }
  .sidebar .nav li p {
    font-weight: normal;
    font-size: 130%;
    color: white; }
    .sidebar .nav li p b {
      top: 8px;
      position: absolute;
      right: 0px; }
  .sidebar .nav li a:hover .sidebar-normal {
    color: #e4cc82 !important; }
  .sidebar .nav li .active .sidebar-normal, .sidebar .nav li .active i, .sidebar .nav li .active p {
    color: #e4cc82 !important; }
  .sidebar .nav li .navItem:hover p,
  .sidebar .nav li .navItem:hover i {
    color: #e4cc82 !important; }
  .sidebar .nav li .navItem:after, .sidebar .nav li .navItembefore {
    display: none !important; }

@media (max-width: 768px) {
  .sidebar-mini .sidebar {
    width: 60px; }
    .sidebar-mini .sidebar:hover {
      width: 60px; } }

@media (max-width: 600px) {
  .sidebar-mini .sidebar .main-panel {
    width: 100%; } }

@media (max-width: 768px) {
  .sidebar-mini .sidebar .main-panel {
    width: calc(100% - 60px); } }

@media (max-width: 768px) {
  .sidebar-mini .sidebar .sidebar-wrapper {
    width: 60px; } }

.sidebar-mini .sidebar .logo .logo-mini {
  display: block; }
  @media (max-width: 768px) {
    .sidebar-mini .sidebar .logo .logo-mini {
      padding: 0px;
      width: 40px;
      margin-left: 0px;
      margin-right: 0px; } }

.sidebar-mini .sidebar:hover .sidebar-wrapper > .nav li > a p,
.sidebar-mini .sidebar:hover .sidebar-wrapper > .nav [data-toggle=collapse] ~ div > ul > li > a .sidebar-normal {
  opacity: 1 !important; }

textarea.form-control {
  height: auto; }

.alert-danger {
  color: #721c24;
  background-color: #ff6161;
  border-color: #ffffff; }

.card,
.SearchBlock .card {
  margin-bottom: 10px; }

.HasDropdown .nav a i {
  margin-left: 6px; }

.Customer .main-panel {
  width: calc(100% - 250px); }

.card label {
  font-size: 100%;
  margin-bottom: 0px; }

.btn {
  font-size: 100%; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.1rem #004392;
  color: white; }

.card-title {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 5px !important; }

.badge {
  border-color: #0fb358;
  background-color: #0fb358;
  color: white;
  font-size: 80%; }

.badge[title="Yes"],
.badge[title="Open"],
.badge[title="Active"],
.badge[title="Closed"] {
  border-color: #0fb358;
  background-color: #0fb358;
  color: white; }

.badge[title="inprocess"],
.badge[title="Inprocess"],
.badge[title="inprogress"],
.badge[title="InProgress"],
.badge[title="in progress"],
.badge[title="In Progress"] {
  background: #f3c02e;
  border-color: #f3c02e;
  color: white; }

.badge[title="new"],
.badge[title="New"],
.badge[title="submitted"],
.badge[title="Submitted"] {
  background: #3F51B5;
  color: white;
  border-color: #3F51B5; }

.badge[title="inactive"],
.badge[title="InActive"],
.badge[title="No"],
.badge[title="no"],
.badge[title="notapproved"],
.badge[title="NOT APPROVED"],
.badge[title="notaccepted"],
.badge[title="NOT ACCEPTED"],
.badge[title="deleted"],
.badge[title="Deleted"] {
  background: #920000;
  color: white;
  border-color: #920000; }

.font_Bold {
  font-weight: bold !important; }

.not-found-wrap h1 {
  font-weight: 800;
  margin-bottom: 16px;
  line-height: 1; }

.not-found-wrap .subheading {
  font-weight: 800; }

.text-36 {
  font-size: 280%; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.text-muted {
  color: #70657b !important; }

.mt_10 {
  margin-top: 10px; }

.mb_5 {
  margin-bottom: 5px; }

.mb_10 {
  margin-bottom: 10px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: transparent;
  padding: 0;
  border-bottom: 1px solid #dee2e6 !important;
  margin-bottom: 0.5rem;
  padding-bottom: 5px;
  justify-content: space-between; }
  .breadcrumb h1 {
    font-size: 1.5rem;
    line-height: 1;
    margin: 0; }
  .breadcrumb .breadBtn {
    display: flex; }
    .breadcrumb .breadBtn .btn {
      margin: 0px; }
    .breadcrumb .breadBtn .topSearchBtn {
      position: relative;
      background: #004392;
      padding: 0px !important;
      line-height: 35px !important;
      width: 35px !important;
      height: 35px !important;
      text-align: center !important;
      color: white !important;
      border-radius: 50% !important;
      margin-right: 0px;
      margin-left: 10px; }
      .breadcrumb .breadBtn .topSearchBtn i {
        width: 100% !important; }

.modal.fade {
  transition: opacity .0s linear; }
  .modal.fade .modal-dialog {
    transition: -webkit-transform .0s ease-out;
    transition: transform .0s ease-out;
    transition: transform .0s ease-out, -webkit-transform .0s ease-out; }

.ui-dialog {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important; }

.userMenu > a {
  padding: 0px !important; }

.userMenu img {
  width: 25px;
  height: 25px;
  border-radius: 50%; }

@media (max-width: 600px) {
  .userMenu.show .dropdown-menu {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    right: -4px !important;
    box-shadow: 1px 2px 7px 1px rgba(0, 0, 0, 0.125) !important;
    top: 50px; } }

.ui-widget.ui-widget-content {
  border: 1px solid #dddddd;
  padding: 0px;
  /*background: #e9e9e9;*/ }

.hidden,
.hide {
  display: none !important; }

select.form-control:not([size]):not([multiple]) {
  height: calc(1.9695rem + 2px);
  margin-bottom: 0px;
  padding: 5px 10px; }

.main-panel > .Bodycontent {
  padding: 15px 15px 0px 15px;
  min-height: calc(100vh - 165px);
  margin-top: 0;
  display: flow-root;
  background-color: #eeeeee; }
  @media (max-width: 600px) {
    .main-panel > .Bodycontent {
      padding: 10px; } }

.full-page > .Bodycontent {
  padding-top: 4vh; }

.Bodycontent .card {
  color: var(--body-color); }

.card .card-body {
  padding: 10px; }

.SearchBlock .card .card-body {
  padding: 10px; }

.SearchBlock .form-group {
  margin-bottom: 0px;
  height: max-content; }
  .SearchBlock .form-group .form-control {
    margin-bottom: 5px !important; }
    @media (max-width: 768px) {
      .SearchBlock .form-group .form-control {
        margin-bottom: 5px; } }
    .SearchBlock .form-group .form-control.bootstrap-select {
      min-height: auto;
      height: 34px; }

.SearchBlock .btn {
  margin: 0px;
  font-size: 120%; }
  .SearchBlock .btn:focus {
    color: white; }
  .SearchBlock .btn .btnAlt {
    display: none; }
    @media (max-width: 768px) {
      .SearchBlock .btn .btnAlt {
        display: inline-block;
        margin-left: 5px; } }

.SearchBlock input.form-control:not(:placeholder-shown),
.form-control:focus {
  box-shadow: none;
  background: #e1e8ff;
  border: 1px solid #5378f3; }

@media (max-width: 600px) {
  .TopMenu {
    flex-direction: row;
    justify-content: space-between; } }

@media (max-width: 600px) {
  .TopMenu .nav-item {
    margin: 0px !important; } }

.footer {
  padding: 5px 0;
  background: #273967;
  color: white; }
  .footer .copyright {
    float: none;
    padding-right: 0px;
    text-align: center;
    display: block; }
    .footer .copyright a {
      color: #FF9800;
      font-weight: bold; }
      .footer .copyright a:hover {
        color: #f7bf0f; }

.text-danger {
  color: red !important; }

.red-clr {
  color: red !important; }

.Credits a {
  color: #f48234 !important;
  font-weight: 500; }

#dvCaptcha {
  display: flex;
  justify-content: center;
  margin: 1rem 0; }

/*New Styled Radio Buttons for Login Screen*/
.btnRadio label {
  width: 50%;
  float: left;
  border-radius: 3px;
  border: 1px solid transparent;
  font-weight: normal;
  margin-bottom: 10px; }

.btnRadio input[type="radio"]:empty,
.btnRadio input[type="checkbox"]:empty {
  display: none; }

.btnRadio input[type="radio"]:empty ~ label,
.btnRadio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.4em;
  text-indent: 3.25em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btnRadio input[type="radio"]:empty ~ label:before,
.btnRadio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #b9b9b9;
  border-radius: 3px;
  content: '\2714';
  text-indent: .9em;
  color: #898989; }

.btnRadio input[type="radio"]:hover:not(:checked) ~ label,
.btnRadio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888; }

.btnRadio input[type="radio"]:hover:not(:checked) ~ label:before,
.btnRadio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em; }

.btnRadio input[type="radio"]:checked ~ label,
.btnRadio input[type="checkbox"]:checked ~ label {
  color: #777; }

.btnRadio input[type="radio"]:checked ~ label:before,
.btnRadio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc; }

.btnRadio input[type="radio"]:focus ~ label:before,
.btnRadio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999; }

.card .card-header .card-title {
  margin-top: 0px; }
  .card .card-header .card-title .AdSearch {
    margin: 0px; }

.form-control {
  margin-bottom: 5px;
  font-size: 100%; }

.topForm .col-sm {
  padding-right: 5px; }
  @media (max-width: 768px) {
    .topForm .col-sm {
      padding-right: 15px; } }
  .topForm .col-sm:last-child {
    padding-right: 15px; }
    @media (max-width: 768px) {
      .topForm .col-sm:last-child {
        padding-right: 15px; } }

.member-card .img-thumbnail {
  width: 100px; }

.memberTitle {
  margin: 0px;
  font-weight: bold;
  font-size: 150%; }

.memberName {
  margin: 0px;
  font-size: 170%;
  padding-top: 10px;
  font-weight: bold;
  color: #273967; }

.modal-header {
  padding: 10px 20px;
  text-align: left; }
  .modal-header .close {
    padding: 10px 5px;
    margin: 0px; }

.modal-body {
  padding: 10px 20px; }

.modal-footer {
  -ms-flex-pack: center;
  justify-content: center; }

.pt_0 {
  padding-top: 0px !important; }

.m_0 {
  margin: 0px !important; }

.m_tb5 {
  margin: 5px 0px !important; }

.searchBtn {
  height: 33px;
  line-height: 11px; }

.NewSearchBox input {
  height: 40px; }

.NewSearchBox .input-group-btn {
  padding: 0px; }

.NewSearchBox .btn-default {
  margin: 0px; }

.card-header {
  position: relative; }
  .card-header .Card_actions {
    display: inline-block;
    float: right; }
    .card-header .Card_actions i:hover {
      color: #795548;
      cursor: pointer; }

.main-panel tr.header {
  margin-bottom: 00px; }

.MainColumn .collapse:not(.show) {
  display: inline-block; }

.table > thead > tr > td,
.table > thead > tr > th {
  padding: 6px 6px;
  font-size: 100%;
  color: white;
  font-weight: 500; }

.table > tbody > tr > td,
.table > tbody > tr > th {
  padding: 6px 6px;
  font-size: 100%; }

.table > tfoot > tr > td,
.table > tfoot > tr > th {
  padding: 6px 6px;
  font-size: 100%; }

/*New responsive grid css*/
.ResGrid {
  width: 100%;
  background: #fff;
  margin: 0;
  box-sizing: border-box;
  border: 1px solid #cacaca;
  border-collapse: collapse; }
  .ResGrid th,
  .ResGrid td {
    vertical-align: middle !important; }
  .ResGrid th {
    background: #444444;
    color: white;
    font-weight: 600;
    text-align: center; }
    .ResGrid th a {
      text-decoration: none;
      color: #ffc200; }
      .ResGrid th a:hover {
        color: #63ff00; }
  .ResGrid trr:hover {
    background: #e4e4e4 !important; }

.ResGrid > tbody > tr .expandIcon {
  transition: all .3s ease-in-out;
  margin-right: 5px;
  color: green;
  vertical-align: middle;
  user-select: none; }

.ResGrid > tbody > tr .expandIcon:hover {
  cursor: pointer; }

.smallDevice {
  display: none !important; }

.hideSmall {
  display: table-cell; }

.ResGrid > tbody > tr .expandIcon:before {
  font-size: 180%;
  line-height: 25px; }

.ResGrid > tbody > tr.open .expandIcon {
  transform: rotate(-180deg);
  color: #d80000; }

.ResGrid.lvl2 > tbody > tr .expandIcon {
  transform: rotate(0deg);
  color: green; }

.ResGrid.lvl2 > tbody > tr.open .expandIcon {
  transform: rotate(-180deg);
  color: #d80000; }

.ResGrid.lvl3 > tbody > tr .expandIcon {
  transform: rotate(0deg);
  color: green; }

.ResGrid.lvl3 > tbody > tr.open .expandIcon {
  transform: rotate(-180deg);
  color: #d80000; }

.ResGrid > tbody > tr.fold {
  display: none; }

.ResGrid > tbody > tr.fold.open {
  display: table-row; }

.ResGrid .ActionCell {
  text-align: center;
  white-space: nowrap; }

.ResGrid .ActionCell .dropbtn {
  display: none; }

.noWhite {
  text-align: center;
  white-space: nowrap; }

.ResGrid > tbody > tr > td select.tri-state {
  border: none;
  font-family: inherit; }

.ResGrid .ActionDropBtn {
  display: none; }

.ResGrid .ActionCell a,
.ResGrid .ActionCell i {
  color: #373737;
  font-size: 150%;
  margin-right: 2px;
  user-select: none; }

.ResGrid .ActionCell.Client a,
.ResGrid .ActionCell.Client i {
  color: #484848;
  font-size: 90%;
  margin-right: 2px;
  user-select: none;
  border: 1px solid #373737;
  border-radius: 5px;
  padding: 3px 5px;
  outline: 0;
  font-weight: bold; }

.ResGrid .ActionCell a:hover,
.ResGrid .ActionCell i:hover {
  text-decoration: none;
  cursor: pointer;
  color: #004392; }

.ResGrid .ActionCell.Client a:hover,
.ResGrid .ActionCell.Client i:hover {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  background: #838383;
  border-color: #838383; }

.topForm {
  display: block;
  margin-bottom: 10px; }

@media only screen and (max-width: 650px) {
  .ResGrid {
    display: grid;
    border: 1px solid #e8e8e8; }
  .ResGrid > tbody > tr {
    position: relative;
    display: block;
    border-bottom: 1px solid #ccc; }
  .ResGrid thead tr,
  .ResGrid thead tr.headerRow {
    display: none; }
  .smallDevice {
    display: inline-block !important; }
  .smActions {
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 140%;
    background: #3f51b5;
    width: 25px;
    height: 25px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 5px;
    text-decoration: none; }
  .smActions:hover {
    color: #3f51b5;
    background: #dbdbdb;
    text-decoration: none; }
  .hideSmall {
    display: none !important; }
  .ResGrid.TableCardHead {
    border: none; }
  .ResGrid > tbody > tr.TableCard {
    display: block;
    border: 1px solid #aeaeae;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 5px; }
  .ResGrid > tbody > tr.TableCard > td {
    border: none; }
  .ResGrid > tbody > tr.TableCard > td:nth-of-type(n+2) {
    display: block;
    border: none; }
  .ResGrid > tbody > tr.TableCard.inputTable td:first-child {
    display: block; }
  .ResGrid > tbody > tr.TableCard > td:before {
    content: attr(data-label);
    width: 100%;
    border-radius: 0px;
    height: auto;
    line-height: 30px;
    color: #1b1b1b;
    display: block;
    font-size: 100%;
    font-weight: bold;
    font-family: inherit; }
  .ResGrid > tbody > tr > td {
    display: block;
    position: relative;
    height: auto;
    line-height: 20px;
    text-align: left; }
  .ResGrid > tbody > tr.open > td:nth-of-type(n+2),
  .ResGrid.lvl2 > tbody > tr.open > td:nth-of-type(n+2),
  .ResGrid.lvl3 > tbody > tr.open > td:nth-of-type(n+2),
  .ResGrid.lvl4 > tbody > tr.open > td:nth-of-type(n+2) {
    display: block;
    background-color: #ededed52;
    border-bottom: 1px solid #ededed52;
    word-break: break-word;
    line-height: 15px; }
  .ResGrid > tbody > tr.open > td:first-child:before,
  .ResGrid.lvl2 > tbody > tr.open > td:first-child:before,
  .ResGrid.lvl3 > tbody > tr.open > td:first-child:before,
  .ResGrid.lvl4 > tbody > tr.open > td:first-child:before {
    display: none; }
  .ResGrid > tbody > tr.open > td:before,
  .ResGrid.lvl2 > tbody > tr.open > td:before,
  .ResGrid.lvl3 > tbody > tr.open > td:before,
  .ResGrid.lvl4 > tbody > tr.open > td:before {
    content: attr(data-label);
    width: 100%;
    border-radius: 0px;
    height: auto;
    line-height: 22px;
    color: #1b1b1b;
    display: block;
    font-size: 100%;
    font-weight: bold;
    font-family: inherit; }
  .ResGrid > tbody > tr.fold.open {
    display: grid;
    background-color: #ededed52; }
  .ResGrid tbody tr:hover {
    background: transparent !important; }
  .ResGrid > tbody > tr.open > td.ActionCell {
    top: 40px;
    position: absolute;
    right: 0px;
    width: auto;
    height: auto;
    text-align: center;
    padding-right: 10px;
    padding: 0px !important;
    z-index: 1; }
  .ResGrid .ActionCell a {
    font-size: 180%; }
  .ResGrid .ActionDropBtn {
    display: -webkit-inline-box;
    background: #777777;
    border: 1px solid #777777;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 150%;
    color: #fff;
    outline: 0;
    float: right;
    cursor: pointer; }
  .ResGrid .ActionDropBtn:active,
  .ResGrid .ActionDropBtn:focus {
    outline: 0; }
  .ResGrid .ActionDropBtn:hover .DropMenu {
    display: block; }
  .ResGrid .DisplayAction {
    display: block !important;
    position: absolute;
    padding: 0 !important;
    right: 0;
    z-index: 9; }
  .ResGrid .ActionCell .DropMenu {
    display: block;
    background: #fff;
    padding: 0 0;
    min-width: 40px; }
  .ResGrid .ActionCell .DropMenu a {
    color: #000;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 150%;
    line-height: 31px;
    position: relative;
    margin-bottom: 0px;
    border: none; }
  .ResGrid .ActionCell .DropMenu .LettersBtn {
    display: block;
    margin-bottom: 8px;
    top: 2px; }
  .ResGrid .ActionCell .DropMenu a:hover {
    background: transparent;
    color: #3F51B5;
    cursor: pointer; }
  .ResGrid > tbody > tr > td.text-right,
  .ResGrid > tbody > tr > td.text-center,
  .ResGrid > tbody > tr > td.capitalCenter {
    text-align: left !important; }
  .ResGrid > tbody > tr > td:nth-of-type(n+2) {
    display: none; } }

.capital {
  text-transform: capitalize; }

.NoWrap {
  white-space: nowrap; }

.capitalCenter {
  text-transform: capitalize;
  text-align: center; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.noPadding {
  padding-left: 0px;
  padding-right: 0px; }

.inputGrid td {
  padding: 0px !important; }

.inputGrid .form-control:focus, .inputGrid .form-control:hover, .inputGrid .form-control:active {
  border: 0px;
  box-shadow: none; }

.inputGrid .form-control, .inputGrid .form-control[disabled],
.inputGrid .form-control[readonly] {
  margin-bottom: 0px !important;
  border: 0px;
  border-radius: 0px !important; }

.inputGrid .dropdown.bootstrap-select.form-control .btn {
  margin-bottom: 0px; }

.inputTable td {
  padding: 0px !important; }
  @media (max-width: 600px) {
    .inputTable td:first-child {
      display: flex;
      align-items: center; }
      .inputTable td:first-child .fa {
        margin: 0px 4px !important; }
      .inputTable td:first-child input {
        width: 100%; } }
  .inputTable td input, .inputTable td select {
    margin-bottom: 0px;
    padding: 3px;
    background: transparent;
    border-radius: 0px;
    height: calc(2.25rem + 2px);
    color: #464646; }
    @media (max-width: 600px) {
      .inputTable td input, .inputTable td select {
        margin-bottom: 0px;
        padding: 3px 7px;
        background: #ffffff;
        color: black;
        border-radius: 0px !important;
        height: calc(2.25rem + 2px); } }
  .inputTable td select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px); }

.inputTable .bootstrap-select.form-control {
  margin-bottom: 0px !important; }

.dropdown .dropdown-menu,
.bootstrap-select .dropdown-menu {
  font-size: 100%;
  min-width: 100% !important;
  transform: translate3d(5px, 35px, 0px) !important;
  min-height: max-content !important; }

.bootstrap-select.show > .btn.dropdown-toggle {
  box-shadow: none; }

.bootstrap-select.dropdown.form-control {
  padding: 0px; }

.bootstrap-select .btn {
  height: auto;
  margin-bottom: 0px;
  line-height: 19px;
  background: transparent;
  font-weight: normal;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #66615b;
  font-size: 100%;
  padding: .375rem .75rem;
  margin-top: 0px; }
  .bootstrap-select .btn.show .btn.dropdown-toggle {
    background-color: #fff !important;
    color: #66615b !important; }
  .bootstrap-select .btn:hover, .bootstrap-select .btn:focus, .bootstrap-select .btn:active {
    box-shadow: none;
    background-color: #fff !important;
    color: #66615b !important; }

.bootstrap-select .dropdown-menu li a {
  padding: 5px 14px; }

textarea.form-control {
  max-width: 100%;
  max-height: 80px;
  padding: 7px;
  resize: auto;
  border: none;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  line-height: 1; }

.inputGroupBox select {
  height: calc(2.25rem + 2px) !important; }

.inputGroupBox .input-group-append a.btn {
  margin: 0;
  height: 38px;
  line-height: 29px;
  font-size: 110%;
  padding: 5px 14px; }

.truncate {
  margin-bottom: 0px; }

.dropzone .dz-preview.dz-image-preview {
  background: #3f51b5; }

.msgBoxWeb hr {
  border-top: 1px solid #e0e0e0;
  margin: 4px 0px; }

.msgBodyWeb {
  display: block;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  background-color: #f0f0f0;
  margin-bottom: 10px; }

.clearfix {
  clear: both; }

.card {
  border-radius: 10px;
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.08);
  border: 0; }

.card.border-top {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 #4caf50; }

.card-header,
.card-footer {
  border-color: rgba(0, 0, 0, 0.03); }

.card-title {
  font-size: 1.1rem;
  margin-bottom: 1.5rem; }

.card-img-overlay * {
  position: relative;
  z-index: 1; }

.form-group,
.input-group {
  margin-bottom: 5px;
  position: relative; }

.form-group label {
  margin-bottom: 0px !important; }

/*WidgetBox CSS*/
.fa-rotate-310 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg); }

.modal-footer {
  padding: 10px; }

@media print {
  .NoPrint {
    display: none; } }

.pagination {
  text-align: center;
  margin: 5px auto;
  margin-bottom: 0px;
  width: 100%;
  padding: 0px 10px;
  display: block; }
  .pagination span {
    float: right; }
  .pagination a {
    background-color: #fbc10d;
    border: 1px solid #fbc10d;
    border-radius: 5px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
    min-width: 25px;
    height: 25px;
    padding: 0px 4px;
    line-height: 23px;
    margin-bottom: 5px; }
    .pagination a:hover {
      background-color: #004392;
      color: #ffffff;
      border-color: transparent; }
  .pagination .current,
  .pagination .Current {
    background-color: #004392;
    color: #ffffff;
    border: 1px solid transparent; }

.loginError {
  font-size: 80%;
  margin-bottom: 0px;
  color: red;
  font-weight: bold;
  text-align: center; }

/*Email Validation CSS*/
.EmailValidate i {
  position: absolute;
  top: 27px;
  right: 12px;
  font-size: 140%;
  text-shadow: 1px 1px #999999; }
  .EmailValidate i.fa-check-circle {
    color: green; }
  .EmailValidate i.fa-times-circle {
    color: red; }

.EmailValidate #ResponseEmail {
  text-align: center; }

.EmailValidate #ResponsePass {
  text-align: center; }

.EmailValidate p.signError {
  font-weight: 100;
  font-size: 110%;
  color: #ff2727; }

/*Email Validation CSS End*/
.passwordToggle {
  position: relative; }
  .passwordToggle i {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 140%;
    cursor: pointer;
    transition: 0.5s ease-in-out;
    text-shadow: 1px 1px #999999; }
    .passwordToggle i.fa-eye {
      color: black; }
    .passwordToggle i.fa-eye-slash {
      color: red; }

.input.valid {
  border-color: green !important; }

select.input-validation-error ~ span .select2-selection,
select.input-validation-error,
.form-control.selectpicker.input-validation-error,
.input-validation-error,
input.error {
  border-color: red !important;
  background: #ffdcdc;
  font-size: 100%; }

.field-validation-error,
.error {
  color: red !important;
  font-size: 100%; }

/*Captcha Box CSS*/
.captchaBox {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 10px 0px;
  flex-direction: inherit; }
  .captchaBox br {
    display: none; }

#CaptchaImage {
  width: 120px;
  display: inline-flex; }

#CaptchaInputText {
  background-color: #ffffff;
  border-color: #e7e8ec;
  border-radius: 3px;
  box-shadow: none;
  color: #1a7195;
  font-size: 100%;
  text-transform: uppercase;
  border-style: solid;
  width: 100px;
  text-align: center;
  font-weight: bold; }

.captchaBox .Login #CaptchaInputText {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 4px; }

.captchaBox a[href="#CaptchaImage"] {
  color: #ffffff;
  font-weight: bold;
  background: #00205C;
  font-size: 80%;
  padding: 5px 15px;
  border-radius: 0px; }

/*CaptchaBox CSS End*/
.regSucess-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .regSucess-page .resetpassword {
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 2rem !important; }
  .regSucess-page .fa-check-circle {
    font-size: 7rem;
    margin-bottom: 2rem; }
  .regSucess-page .alert {
    border-radius: 1rem;
    background-color: #00205C;
    color: white; }
  .regSucess-page p {
    font-size: 1.2rem; }

.cbp-tm-menu {
  width: 15px;
  display: inline-flex;
  justify-content: center; }

.cbp-tm-menu > li > a {
  font-size: 100% !important; }

.cbp-tm-menu > li > a > i {
  margin: 0px; }

.cbp-tm-show .cbp-tm-submenu {
  left: 255%;
  z-index: 99;
  width: fit-content; }

.cbp-tm-submenu > li > a {
  font-size: 100% !important;
  color: white !important;
  padding: 2px 6px !important; }

/*Datepicker Styling*/
.ui-widget-header {
  border: 1px solid var(--secondary);
  background: var(--secondary);
  color: #ffffff;
  font-weight: bold; }

.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active, a.ui-button:active,
.ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid var(--primary);
  background: var(--primary);
  color: #ffffff; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #004392;
  background: #004392;
  color: #ffffff; }

/*Modal Styling*/
.modal .close {
  position: absolute;
  right: 12px;
  top: 5px; }

/*Toastr CSS*/
#toast-container {
  padding-left: 4px; }
  #toast-container > .toast {
    background-image: none !important;
    background: #131b48;
    display: flex;
    align-items: center;
    font-family: inherit;
    font-weight: 500;
    font-size: 120%;
    padding: 8px;
    padding-left: 30px;
    opacity: 1; }
    #toast-container > .toast:before {
      position: relative;
      font-family: 'Font Awesome 5 Free';
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      float: left;
      margin-left: -1em;
      color: #FFF;
      margin-right: 0.5em;
      display: flex;
      width: 25px;
      height: 25px;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      padding: 3px; }
  #toast-container > .toast-warning:before {
    content: "\f12a";
    background: #ff9800; }
  #toast-container > .toast-error:before {
    content: "\f057";
    background: #b94a48; }
  #toast-container > .toast-info:before {
    content: "\f05a";
    background: #3a87ad; }
  #toast-container > .toast-success:before {
    content: "\f058";
    background: green; }

.tabShadow {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 1rem 1rem; }

@media (max-width: 600px) {
  .modal .modal-dialog {
    max-width: 100% !important; } }

.required:after {
  content: "*";
  font-size: 120%;
  position: relative;
  line-height: 1px;
  color: red;
  margin-left: 3px;
  font-weight: bold;
  vertical-align: middle; }

.deleteIcon {
  border: 0;
  background-color: transparent; }

.form-control {
  text-align: left;
  border-radius: 4px !important; }

.btn-primary {
  color: #fff;
  background-color: var(--primary) !important;
  border-color: var(--primary) !important; }

.Fileupload {
  padding: 4px !important;
  opacity: 1 !important;
  position: relative !important;
  height: auto !important; }

/*Photo Upload Block*/
.PicBlock {
  position: relative;
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.5);
  padding: 2px;
  width: 100%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  margin: 0px auto; }
  .PicBlock.Company {
    background: #212120; }
  .PicBlock img {
    width: 100%; }
  .PicBlock .PicLoading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: rgba(48, 48, 48, 0.5);
    text-align: center;
    border-radius: 10px; }
    .PicBlock .PicLoading i {
      position: relative;
      top: 40%;
      color: white;
      font-size: 360%; }
  .PicBlock .ChangePhotoBtn {
    display: inline-block;
    position: absolute;
    font-size: 13px;
    bottom: -22px;
    left: 40%;
    width: auto;
    transition: 0.3s;
    cursor: pointer;
    line-height: 28px; }
    .PicBlock .ChangePhotoBtn .PhotoUpload {
      clip-path: circle(50% at 50% 50%);
      position: relative;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 40px;
      height: 40px;
      cursor: pointer;
      font-size: 14px;
      background: #e8e8e8; }
      .PicBlock .ChangePhotoBtn .PhotoUpload input.Upload[type=file],
      .PicBlock .ChangePhotoBtn .PhotoUpload input.Upload[type=file]::-webkit-file-upload-button {
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        width: 100%;
        height: 100%; }
      .PicBlock .ChangePhotoBtn .PhotoUpload input.Upload:hover {
        cursor: pointer; }
      .PicBlock .ChangePhotoBtn .PhotoUpload i {
        color: #000000;
        cursor: pointer;
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        border: 2px solid #ffbf1f;
        border-radius: 50%;
        outline: 0;
        font-size: 140%; }

/*Photo Upload Block End*/
.auth-content .card {
  background-color: var(--primary); }
  .auth-content .card .log_sub {
    color: white;
    font-weight: 300; }
  .auth-content .card .form-group label {
    color: white; }
  .auth-content .card .text-muted {
    color: white !important; }

.btn-light {
  color: #47404f;
  background-color: #ead68c;
  border-color: #ead68c; }

.HomeCards {
  margin-bottom: 24px; }
  .HomeCards a.card-box {
    background-color: #fff;
    padding: 1.25rem;
    -webkit-box-shadow: 0 0 35px 0 rgba(193, 193, 193, 0.5);
    box-shadow: 0 0 35px 0 rgba(193, 193, 193, 0.5);
    border-radius: 0.25rem;
    transition: ease-in-out 0.5s;
    display: block; }
    .HomeCards a.card-box:hover {
      text-decoration: none;
      background-color: #dbbf77; }
      .HomeCards a.card-box:hover i {
        color: #091142; }
      .HomeCards a.card-box:hover h5 {
        color: #000000; }
      .HomeCards a.card-box:hover h2 {
        color: #000000; }
    .HomeCards a.card-box i {
      font-size: 580%;
      opacity: 0.5;
      margin-top: 9px;
      color: #ddc079;
      transition: ease-in-out 0.5s; }
    .HomeCards a.card-box h5 {
      margin: 10px 0;
      font-weight: 700;
      color: #273967;
      transition: ease-in-out 0.5s; }
    .HomeCards a.card-box h2 {
      margin: 10px 0;
      font-weight: 600;
      color: #636363;
      margin-bottom: 0px;
      text-transform: initial;
      transition: ease-in-out 0.5s; }

.PrintBooking {
  -webkit-print-color-adjust: exact !important; }
  @media print {
    .PrintBooking {
      -webkit-print-color-adjust: exact !important; } }
  .PrintBooking table {
    width: 100%; }
  .PrintBooking .PrintArea {
    max-width: 1100px;
    margin: 20px auto;
    border: 1px solid black; }
    .PrintBooking .PrintArea .CompanyHeader {
      display: flex;
      flex-direction: row;
      background: #212120; }
      .PrintBooking .PrintArea .CompanyHeader .logo {
        width: 20%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: baseline; }
        .PrintBooking .PrintArea .CompanyHeader .logo img {
          width: 90%;
          height: 90%;
          object-fit: contain; }
      .PrintBooking .PrintArea .CompanyHeader .CompanyName {
        width: 80%;
        color: white;
        padding: 20px 20px 10px 20px; }
        .PrintBooking .PrintArea .CompanyHeader .CompanyName h2 {
          margin-bottom: 10px; }
        .PrintBooking .PrintArea .CompanyHeader .CompanyName p {
          user-select: inherit; }
    .PrintBooking .PrintArea .TickDetail {
      padding: 20px; }
      .PrintBooking .PrintArea .TickDetail .subheading {
        color: black;
        margin: 5px 0px;
        font-size: 150%;
        background: grey;
        padding: 2px 5px; }
      .PrintBooking .PrintArea .TickDetail .subsub {
        margin-bottom: 0px;
        font-size: 140%; }

.line {
  border-top: 1px solid #e0e0e0;
  display: block;
  width: 100%;
  margin: 7px auto; }

.userDetails {
  display: inline-flex; }
  .userDetails img {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 1px solid #bfbfbf;
    border-radius: 50%;
    padding: 3px;
    margin-right: 10px; }
  .userDetails .userContentBox {
    display: inline-block; }
    .userDetails .userContentBox h4 {
      margin: 0px;
      font-size: 130%;
      font-weight: bold;
      color: #4c4c4c;
      line-height: initial;
      margin-top: 5px; }
    .userDetails .userContentBox h5 {
      margin: 0px;
      font-size: 110%;
      font-weight: 300;
      color: #4c4c4c;
      line-height: initial; }
    .userDetails .userContentBox h6 {
      margin: 0px;
      font-size: 100%;
      font-weight: 300;
      color: #4c4c4c;
      line-height: 21px; }

/*Chat UI*/
.chatUI {
  border-bottom: 1px solid #e0e0e0;
  top: -7px;
  position: relative; }
  .chatUI .subject {
    display: flex;
    background: #dadada;
    padding: 3px 5px;
    border-radius: 0px 0px 10px 10px;
    color: black; }
    .chatUI .subject b {
      margin-right: 4px; }
  .chatUI .chat-message {
    font-size: 100%;
    line-height: 1.4;
    padding: 0.5rem 0.75rem;
    margin: 0;
    border-radius: 0.25rem 1rem 1rem 0.25rem;
    position: relative;
    margin-bottom: 18px;
    min-width: 50%;
    background: #d1d1d1; }
    .chatUI .chat-message:not(:first-child) {
      margin-top: 3px; }
    .chatUI .chat-message:first-of-type {
      border-radius: 1rem 1rem 1rem 0.25rem; }
    .chatUI .chat-message .SenderDetails {
      position: absolute;
      right: 0px;
      bottom: -22px;
      color: black;
      padding: 4px;
      border-radius: 4px;
      font-size: 90%;
      font-weight: bold;
      width: 100%;
      text-align: left; }
    .chatUI .chat-message .visible {
      background: #4CAF50;
      padding: 2px 7px;
      border-radius: 0px 8px 8px 8px;
      color: #ffffff;
      font-size: 90%; }
    .chatUI .chat-message .username {
      font-weight: bold;
      font-style: italic; }
  .chatUI .chat-cluster[mine] > .chat-avatar {
    margin-left: 0.5rem;
    bottom: 1rem;
    position: sticky;
    border: 1px solid #c7c7c7; }
  .chatUI .chat-cluster[mine] > section {
    -webkit-box-align: end;
    align-items: flex-end; }
  .chatUI .chat-cluster {
    margin: 0.25rem 0rem 0.50rem 0rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    -webkit-box-align: end;
    align-items: center; }
    .chatUI .chat-cluster > .chat-avatar {
      margin-right: 0.5rem;
      bottom: 1rem;
      position: sticky;
      border: 1px solid #d1d1d1;
      border-radius: 50%; }
    .chatUI .chat-cluster > section {
      -webkit-box-flex: 2;
      flex: 2;
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-align: start;
      align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column; }
  .chatUI .chat-avatar {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    margin: 0;
    overflow: hidden;
    display: inline-block; }
    .chatUI .chat-avatar > img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .chatUI [mine] .chat-message {
    background: #d1d1d1;
    color: #383838;
    border-radius: 1rem 0.25rem 0.25rem 1rem;
    position: relative;
    margin-bottom: 17px;
    min-width: 50%; }
    .chatUI [mine] .chat-message .SenderDetails {
      position: absolute;
      right: 0px;
      bottom: -22px;
      color: black;
      padding: 4px;
      border-radius: 4px;
      font-size: 90%;
      font-weight: bold;
      text-align: right; }
      .chatUI [mine] .chat-message .SenderDetails .visible {
        background: #4CAF50;
        padding: 2px 7px;
        border-radius: 5px 0px 10px 10px;
        color: #ffffff;
        font-size: 90%; }
      .chatUI [mine] .chat-message .SenderDetails .username {
        font-weight: bold;
        font-style: italic; }

.custom-control {
  display: flex;
  align-items: center; }
  .custom-control .custom-control-label {
    user-select: none;
    cursor: pointer; }
    .custom-control .custom-control-label::before {
      top: 0.05rem; }
    .custom-control .custom-control-label::after {
      top: 0.05rem; }

/*Fullcalendar CSS*/
.fc .fc-state-active, .fc .fc-state-down {
  background-color: #dbbe76; }

.fc button {
  font-weight: 500;
  color: black;
  font-size: 120%;
  text-transform: capitalize; }
