/*CSS For hide sidebar and top Menu style*/
/*.sidebar-icon-only .main-panel {
    width: calc(100% - 0px);
}
.sidebar-icon-only .sidebar {
    width: 0px;
    display: none;
}
.sidebar {
    min-height: calc(100vh - 0px);
    background: #273774;
}*/
/*CSS For hide sidebar and top Menu style*/
/*.main-panel {
  background: #000 !important;
}
.content-wrapper {
  background: url("../../images/auth/login-bg-texture.jpg") !important ;
  background-size: cover;
}*/

.card-image {
    padding: 10px;
    background: #fff;
    margin-top: -35px;
    width: 71px;
    border: 1px solid #efefef;
    box-shadow: 1px 1px 4px 2px #696a6e66;
    border-radius: 15px;
    margin-left: 22px;
}
.boxRadius {
  /*border-radius: 65px;*/
  border-radius: 15px;
}
/*.dashboardCount {
  float: right;
  background: #273774;
  padding: 10px 6px 2px 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 30px;
  width: 65px;
  border-top-right-radius: 44px;
}*/
.dashboardCount {
    float: right;
    background: #273774;
    padding: 5px 0px 0px 0px;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
    width: 100px;
    border-top-right-radius: 14px;
    border: 23px solid #273774;
    border-bottom-right-radius: 14px;
    height: 90px;
}
.dashCountText {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 8px 0px 0px 0px;
}

.dashboardTitle {
    margin-top: 16px;
    margin-bottom: 20px;
    color: #000;
    font-weight: bold;
}

.box-shaow {
  box-shadow: 0px 0px 9px rgba(135, 119, 119, 0.24);
}
.sidebar {
  min-height: calc(100vh - 63px);
  background: #273774;
}
.sidebar .nav .nav-item.active {
  background: #273774;
}
.oddBox {
  background: #273774 !important;
  border: 1px solid #273774 !important;
}
.evenBox {
  background: #273774 !important;
  border: 1px solid #273774 !important;
}
.todayText {
  font-size: 15px;
  margin-top: 5px;
  float: right;
}
.todayText > i {
  font-size: 25px;
  color: #273774;
}
.card .card-body {
  padding: 10px 10px 20px 10px;
}
.pt-3, .py-3 {
  padding-top: 0rem !important;
}
.btn-small {
  padding: 4px 4px;
  font-size: 12px;
}
.TodayCollection {
  font-size: 20px;
  letter-spacing: 1px;
  color: #273774;
}
.logoImage1 {
  height: 60px !important;
  width:100% !important;
  object-fit: contain;
}
.navbar .navbar-brand-wrapper {
  background: #fff;
}
.sidebarIcon {
  margin-bottom: 10px;
  font-size: 25px;
}
.btn-logout-top {
  height: 38px;
  padding: 8px 10px;
}
.cust-top-user {
  color: #273774;
  font-weight: 500;
  font-size: 20px !important;
  margin-top: 8px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #273774;
}
.sitemapTitle {
  margin-top: 4px;
  margin-bottom: 0px;
  color: #273774;
  font-weight: 700;
  font-size: 20px;
}
.sitemapBox {
  padding: 10px !important;
  margin-bottom: 0px;
}
.dashboardbox {
    padding: 10px 50px !important;
}
.dashboardImages {
  height: 50px;
  width: 50px;
  object-fit: contain;
}
.dashboardTitleOdd {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #fff;
}
.dashboardTitleEven {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #000;
}
.dashboardCountOdd {
  float: right;
  background: #fff;
  padding: 12px 6px 7px 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 30px;
  width: 50px;
  border-top-right-radius: 5px;
}
.dashboardCountEven {
  float: right;
  background: #000;
  padding: 12px 6px 7px 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 30px;
  width: 50px;
  border-top-right-radius: 5px;
}
/*.sidebar {
  background: #5e5f5a;
}*//*
.sidebar .nav:not(.sub-menu) > .nav-item:hover > .nav-link {
  background: #273774;
}

.sidebar .nav:not(.sub-menu) > .nav-item:active > .nav-link {
  background: #273774;
}

.sidebar .nav:not(.sub-menu) > .nav-item:focus > .nav-link {
  background: #273774;
}*/
.dashCountTextOdd {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  text-align: center;
}
.dashCountTextEven {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.card > a {
  text-decoration: none;

}
.browseImagePreview{
  height: 500px;
  width: 100%;
  object-fit: contain;
}
.preview_height {
  height: 500px;
  width: 100%;
  border: 1px solid #efefef;
}
.forms-sample {
  padding: 20px;
}

.btn-settings {
  padding: 7px 10px;
}

.fa-setting-icon {
  font-size: 15px !important;
}
.actionBar {

    float: left;
    margin-right: 0px;
    /*margin-left: -107px;*/

}
/*.actionIconUl {
  list-style: none;
  background: #efefef;
  margin-top: 0px;
  margin-left: 3em;
  display: inline-flex;
  padding: 4px;
  border-radius: 3px;
  position: absolute;
}*/
.actionIconUl {
  list-style: none;
  background: #efefef;
  display: inline-flex;
  padding: 4px;
  border-radius: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.actionIconLi {
    margin-left: 5px;
    margin-right: 5px;
}

.btn-settings-inner {
  padding: 5px !important;
  width: 28px;
  border-radius: 50%;
  height: 28px;

}
.fa-setting-icon-inner {
  font-size: 15px !important;
}

.text-theme {
  color: #273774;
  font-weight: 700;
  font-size: 14px !important;
}

.btn-primary:hover, .wizard > .actions a:hover {
  color: #fff;
  background-color: #273774 !important;
  border-color: #273774 !important;
}
.btn-primary {
  color: #fff;
  background-color: #273774 !important;
  border-color: #273774 !important;
}

#loader{
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.6);
  backface-visibility: hidden;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}
.cust_img {
  width: 60px !important;
  height: 60px !important;
  padding: 0px;
  border-radius: 10px;
  box-shadow: 1px 1px 4px 2px #696a6e66;
}
 #loader img{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  /* background-color: #fff; */
  /* width: 600px; */
  /*max-width: 75rem;
  min-height: 20rem;*/
  width:300px;
  object-fit: contain;
  padding: 1rem;
  border-radius: 3px;
}
.sidebarImageIcons {
  height: 25px;
  width: 25px;
  object-fit: contain;
  margin-bottom: 0px;
  margin-left: -5px;
}
.sidebar .nav {
  margin-bottom: 0px;
}
.form-control {
  border: 1px solid #ccc !important;
  height: 40px;
  padding: 10px;
  color: black !important;
}
.borderedDiv {
  border:1px solid #efefef;
  margin-bottom: 10px;
  padding: 15px !important;
  box-shadow: 0px 0px 9px rgba(135, 119, 119, 0.24);
}
.p-l-r-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.smallBtn {
  width: 59px;
  padding: 3px;
  margin-top: 8px;
  font-size: 12px;
  height: 40px;
}

.floatRightBtn {
  float: right;
}

.text-black-tb {
  color: #273774;
  margin-bottom: 0px;
  font-size: 14px;
}

.text-black-tb-small {
  color: #273774;
  margin-bottom: 0px;
  font-size: 13px;
}
.bgTheme {
  background: #273774;
}
.text-white-tb {
  color: #fff;
  margin-bottom: 0px;
  font-size: 16px;
}
.text-theme-tb {
  color: #273774;
  margin-bottom: 0px;
  font-size: 16px;
}
.text-theme-big {
  color: #273774;
  font-size: 24px;
}
.m-t-20 {
  margin-top: 20px;
}
.bgGray {
  width:125px;
  background:#efefef;
}
.big_image {
  height: 260px;
  width: 100%;
  object-fit: contain;
  box-shadow: 1px 1px 4px 2px #696a6e66;
}
.box-shadow {
  box-shadow: 1px 1px 4px 2px #696a6e66;
}
.p-l-0 {
  padding-left: 0px;
}
.p-r-0 {
  padding-right: 0px;
}
.cust-calendar-input
{
  height: 40px;
  border: none;
  background: #273774 !important;
  color: #fff !important;
}

.lbl-pending {
  background: #fbbc06;
  color: #000;
  padding: 5px;
  font-size: 11px;
  border-radius: 4px;
  margin-top: 5px;
}
.lbl-default {
  background: #efefef;
  color: #000;
  padding: 5px;
  font-size: 13px;
  border-radius: 4px;
  margin-top: 5px;
}
.m-l-10 {
  margin-left: 14px; 
}
#divClient {
  margin-top: -30px;
}
#divAgent {
  margin-top: -30px;
}
.marginTable {
  width:100%;
}
.hotelShadow {
  /*padding: 10px;*/
  border:1px solid #efefef;
}
.hotelDiv {
  padding-left: 20px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.floatRight {
  float: right;
  margin-top: -48px;
  margin-right: 20px;
}
.cust-m-l-r-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.customTextBox {
  height: 30px;
  padding:5px;
}

.customTitle {
  font-size: 12px;
  font-weight: normal;
}
.inputType-readonly {
  border: none;
  width: 30px;
  font-size: 18px;
  color: #555;
}
.inputTypeCustomTextBox {
  border: 1px solid #efefef;
  height: 25px !important;
  width: 70px;
  font-size: 14px;
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-dropdown, .select2-container--default .select2-selection--multiple {
  border-color: #ccc;
}

.bgGrayRowForm {
  background: #efefef;
  padding: 10px 0px 20px 13px;
}

.bgWhiteRowForm {
  background: #fff;
  padding: 10px 0px 0px 13px;
}
.bgGrayNew {
  background: #efefef;
  width:150px;
  padding: 6px 10px 0px 10px !important;
  border: 2px solid #273774 !important;
}
.text-right {
  float: right;
}
.bgWhiteNew {
  background: #fff;
  border: 2px solid #273774 !important;
}
.m-t-30 {
  margin-top: 30px;
}
.newPaddCustomHead {
  padding: 8px 5px 0px 5px !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}
.newPaddCustom {
  padding: 8px 5px 0px 5px !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}

.lbl-primary {
  background: #000;
  color: #fff;
  padding: 5px;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 5px;
}

.lbl-pending {
  background: #ffc107;
  color: #000;
  padding: 5px;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 5px;
}

.lbl-success {
  background: #28a745;
  color: #fff;
  padding: 5px;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 5px;
}

.lbl-info {
  background: #17a2b8;
  color: #fff;
  padding: 5px;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 5px;
}
.lbl-pink {
  background: #e91e63;
  color: #fff;
  padding: 5px;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 5px;
}
.lbl-blue {
  background: #2196f3;
  color: #fff;
  padding: 5px;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 5px;
}
.cust-logo-padding {
  padding: 5px !important;
}
.dataTables_wrapper .dataTable thead .sorting::before, .dataTables_wrapper .dataTable thead .sorting_asc::before, .dataTables_wrapper .dataTable thead .sorting_desc::before, .dataTables_wrapper .dataTable thead .sorting_asc_disabled::before, .dataTables_wrapper .dataTable thead .sorting_desc_disabled::before {
    content: "" !important;
    right: 1.2em;
}
.dataTables_wrapper .dataTable thead .sorting::after, .dataTables_wrapper .dataTable thead .sorting_asc::after, .dataTables_wrapper .dataTable thead .sorting_desc::after, .dataTables_wrapper .dataTable thead .sorting_asc_disabled::after, .dataTables_wrapper .dataTable thead .sorting_desc_disabled::after {
    content: "" !important;
    right: 0.2em;
}
.sidebar-icon-only .sidebar {
    width: 70px;
    display: none;
}
.sidebar-icon-only .main-panel {
    width: calc(100% - 0px);
}