@charset "UTF-8";
[data-clone] {
  display: none;
}

.btn + .btn {
  margin-left: 5px !important;
}

.readmore {
  overflow: hidden !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
body {
  background-color: #f8f8f8;
}

* {
  outline: none !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mt-10 {
  margin-top: 10px;
}

.mt-40 {
  margin-top: 10px;
}

#wrapper {
  width: 100%;
}

#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: #fff;
}

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
  }
}
.navbar-top-links {
  margin-right: 0;
}

.navbar-top-links li {
  display: inline-block;
}

.navbar-top-links li:last-child {
  margin-right: 15px;
}

.navbar-top-links li a {
  padding: 15px;
  min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
  display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}

.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  height: calc(100vh - 52px);
  overflow: auto;
  scrollbar-color: rgba(0, 0, 0, 0.2) rgba(255, 255, 255, 0.1);
  scrollbar-width: thin;
}
.sidebar .sidebar-nav.navbar-collapse::-webkit-scrollbar {
  width: 6px !important;
  height: 6px !important;
}
.sidebar .sidebar-nav.navbar-collapse::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
}
.sidebar .sidebar-nav.navbar-collapse::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}

.sidebar .sidebar-search {
  padding: 15px;
}

.sidebar ul li {
  border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
  background-color: #eee;
}

.sidebar .arrow {
  float: right;
}

.sidebar .fa.arrow:before {
  content: "\F104";
}

.sidebar .active > a > .fa.arrow:before {
  content: "\F107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: 0 !important;
}

.sidebar .nav-second-level li a {
  padding-left: 37px;
}

.sidebar .nav-third-level li a {
  padding-left: 52px;
}

@media (min-width: 768px) {
  .sidebar {
    z-index: 1;
    position: absolute;
    width: 250px;
    margin-top: 51px;
  }

  .navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all 0.5s;
}

.btn-primary.btn-outline {
  color: #428bca;
  margin-left: 2%;
}

.btn-success.btn-outline {
  color: #5cb85c;
}

.btn-info.btn-outline {
  color: #5bc0de;
}

.btn-warning.btn-outline {
  color: #f0ad4e;
}

.btn-danger.btn-outline {
  color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}

.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
  margin-left: 60px;
}

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}

.login-panel {
  margin-top: 25%;
}

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.show-grid [class^=col-] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}

.show-grid {
  margin: 15px 0;
}

.huge {
  font-size: 40px;
}

.panel-green {
  border-color: #5cb85c;
}

.panel-green .panel-heading {
  border-color: #5cb85c;
  color: #fff;
  background-color: #5cb85c;
}

.panel-green a {
  color: #5cb85c;
}

.panel-green a:hover {
  color: #3d8b3d;
}

.panel-red {
  border-color: #d9534f;
}

.panel-red .panel-heading {
  border-color: #d9534f;
  color: #fff;
  background-color: #d9534f;
}

.panel-red a {
  color: #d9534f;
}

.panel-red a:hover {
  color: #b52b27;
}

.panel-yellow {
  border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
  border-color: #f0ad4e;
  color: #fff;
  background-color: #f0ad4e;
}

.panel-yellow a {
  color: #f0ad4e;
}

.panel-yellow a:hover {
  color: #df8a13;
}

.form-horizontal-custom {
  margin-top: 10px;
}

.thumbnail-image {
  border: 1px solid #523AB6;
  height: 150px;
  width: 150px;
  float: left;
}

.offer-image {
  border: 1px solid #523AB6;
  height: 150px;
  width: 150px;
}

.company-logo {
  border: 1px solid #523AB6;
  height: 150px;
  width: 150px;
}

.outer-image {
  border: 1px solid #523AB6;
  height: 150px;
  width: 150px;
}

.profile-image {
  border: 1px solid #523AB6;
  height: 150px;
  width: 150px;
}

.sub-title {
  margin-bottom: 20px;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
}

.photo {
  border: 1px solid #523AB6;
  height: 150px;
  width: 150px;
}

.form-checkbox {
  height: 15px;
  box-shadow: none;
  float: left;
  width: 10%;
  margin-bottom: 10px;
}

.skill-set {
  margin-bottom: 10px;
}

.photo_gallery {
  height: auto;
  width: 460px;
  float: left;
}

#photo_gallery {
  margin-bottom: 10px;
}

.main-image {
  height: 26px;
  border: 1px solid #523AB6;
  height: 150px;
  width: 150px;
}

#offer-pdf-status {
  display: none;
}

#flyer-pdf-status {
  display: none;
}

.photo_list {
  width: 460px;
  height: auto;
  float: left;
  margin-bottom: 10px;
}

.photo_list_item {
  float: left;
  width: 150px;
  height: 150px;
}

.photo_remove {
  text-align: center;
}

.float-left {
  float: left;
}

@media (min-width: 768px) {
  .s2-example {
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
    border-width: 1px;
    border-color: #eee;
    border-radius: 4px 4px 0 0;
    box-shadow: none;
  }
}
.s2-example {
  position: relative;
  padding: 45px 15px 15px;
  margin: 0 -15px 15px;
  background-color: #fafafa;
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.05);
  border-color: #e5e5e5 #eee #eee;
  border-style: solid;
  border-width: 1px 0;
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.admin-sigin-logo {
  margin-top: 50px;
  color: #55bfea;
  font-size: 40px;
}

.admin-sigin-logo img {
  margin-left: 45px;
}

.admin-logo {
  float: left;
  padding-left: 10px;
}

.app-logo {
  padding-left: 10px;
  padding-top: 3px;
  display: block;
}

.logo-text {
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}

.logo-text a {
  color: #55bfea;
  float: left;
  font-weight: bold;
  font-size: 25px;
  text-decoration: none;
}

.bg-primary-dark {
  background-color: #2f80e7;
  color: #fff !important;
}

.row-table > [class*=col-] {
  display: table-cell;
  float: none;
  table-layout: fixed;
  vertical-align: middle;
}

/* For Custom pop up*/
.custom-modal-header {
  border-bottom: none;
}

.custom-modal-footer {
  border-top: none;
}

.custom-popup-row {
  margin: 0px 20px;
}

.db-search {
  background-color: #eee;
  padding-top: 26px;
  border: 1px solid #e7e7e7;
  /*padding-left: 25%;*/
}

.search-col {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar-form-custom {
  margin-top: 0px;
}

.phone_number {
  float: left;
  width: 65%;
}

.phone_code {
  float: left;
  width: 30%;
  margin-right: 5px;
}

.form-inline {
  margin: 5px 0px;
}

.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
  float: none !important;
  text-align: center !important;
}

.dataTables_wrapper {
  position: relative;
  clear: both;
  zoom: 1;
  margin-top: 18px;
}

.div.dt-buttons {
  padding-left: 20px;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.form-control {
  padding: 6px 6px;
}

/***************************

New Style Sheet Css

**************************/
/*Default Custom Classes*/
#basic .no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 10px;
}

#basic .pad-left {
  padding-left: 10px !important;
}

.form-inline {
  margin: 0 !important;
}

.select2 {
  width: 100% !important;
}

.select2-container .select2-selection--single {
  height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 3px !important;
}

.calls button {
  margin-bottom: 20px;
}

/*.form-group input#phone{
    margin-bottom: 10px;
}*/
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0px !important;
}

div.dataTables_filter input {
  width: 15em !important;
}

#change-name input#phone {
  margin-bottom: 10px;
}

#page-wrapper .input-group-priority {
  background-color: #5bc0de;
  border-color: #5bc0de;
  color: white;
}

#page-wrapper .calender-section {
  margin-top: 50px;
}

#page-wrapper #frontDeskSelection {
  text-align: right;
}

.hideBox {
  display: none;
}

/*Phone Code*/
.code-addon {
  padding: 0;
  border: none;
}

.border-5 {
  border-radius: 5px 0px 0px 5px !important;
}

/*Master Pages Setting CSS*/
#page-wrapper.master-wrapper {
  padding: 0 0 20px;
  background: #eee;
}

.display-md-flex {
  display: flex;
  align-items: center;
}

.wrapper-header {
  background: white;
  padding: 10px 0;
  display: flex;
  align-content: center;
  margin-bottom: 15px;
}

.display-md-right-flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.modal-center {
  display: flex;
  min-height: calc(100vh - 60px);
  padding: 0 10px;
  align-items: center;
}

.modal-center .modal-content {
  width: 100%;
}

h1.master-heading {
  margin: 0;
  font-size: 24px !important;
  margin-right: 10px;
  text-shadow: 1px 1px #ccc !important;
}

.btn-master {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #9f9f9f;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff, #bfbfbf);
  text-shadow: #ffffff 1px 1px 1px;
  font-weight: 600;
  color: black;
  font-size: 12px;
  text-decoration: none;
}

.btn-master:hover {
  /* opacity: 0.9; */
  border: 1px solid #e3e3e3;
  background: #e3e3e3;
  background: linear-gradient(to bottom, #e3e3e3, #9f9f9f);
  color: black;
  font-size: 12px;
  text-decoration: none;
}

.btn-master:active {
  background: #9f9f9f;
  background: linear-gradient(to bottom, #9f9f9f, #9f9f9f);
}

.btn-master:focus {
  outline: none !important;
}

.pagination-master .pagination {
  margin: 0px !important;
}

.margin-0 {
  margin: 0px !important;
}

.custom-select-input {
  padding: 0px;
  width: 30%;
  border: none;
}

.custom-extra-input {
  padding: 0px;
  width: 50%;
  border: none;
}

.row-equal {
  display: flex;
  flex-wrap: wrap;
}

.input-md-width {
  max-width: 150px !important;
}

.input-lg-width {
  max-width: 210px !important;
}

.navbar {
  position: inherit !important;
}

#page-wrapper.odl-wrapper {
  padding: 20px;
  background: #eee;
  min-height: calc(100vh - 52px) !important;
}

.odl-wrapper h1 {
  margin: 0;
  font-size: 24px !important;
  margin-right: 10px;
}

.margin-0 {
  margin: 0;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.margin-3 {
  margin: 3px 0px;
}

.p-2 {
  padding: 0px 2px;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.plr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.p-0 {
  padding: 0px !important;
}

.text-shadow {
  text-shadow: 1px 1px #ccc !important;
}

.shadow {
  box-shadow: 0px 2px 12px -8px black;
  -moz-box-shadow: 0px 2px 18px -8px black;
  -webkit-box-shadow: 0px 2px 18px -8px black;
  -o-box-shadow: 0px 2px 18px -8px black;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.box-inner {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-top: 15px;
  box-shadow: 0px 2px 18px -8px black;
  -moz-box-shadow: 0px 2px 18px -8px black;
  -webkit-box-shadow: 0px 2px 18px -8px black;
  -o-box-shadow: 0px 2px 18px -8px black;
}

.box-inner2 {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-shadow: 0px 2px 18px -8px black;
  -moz-box-shadow: 0px 2px 18px -8px black;
  -webkit-box-shadow: 0px 2px 18px -8px black;
  -o-box-shadow: 0px 2px 18px -8px black;
}

ol.custom-breadcrumb {
  padding: 5px 0px !important;
  background-color: transparent;
  font-size: 12px !important;
  margin-bottom: 0px;
}

.pt-15 {
  padding-top: 15px;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.clr-blue {
  color: #428bca !important;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.align-items-center {
  align-items: center;
}

#page-wrapper .box-inner2 .field-set {
  background: #eee;
  padding: 30px 20px;
  border-radius: 5px;
}

.grey-hr {
  border-top: 1px solid #ccc;
}

#page-wrapper.odl-wrapper .enquiry .panel-heading {
  padding: 0;
}

#page-wrapper.odl-wrapper .box-inner .enquiry .panel {
  overflow: hidden;
  border-radius: 10px;
}

#page-wrapper .page-header {
  padding: 0 !important;
  margin: 0 0 20px;
}
#page-wrapper .page-header > .row {
  align-items: center !important;
}

.btn-odl {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #9f9f9f;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff, #bfbfbf);
  text-shadow: #ffffff 1px 1px 1px;
  font-weight: 600;
  color: black;
  font-size: 12px;
  text-decoration: none;
}

.btn-odl:hover {
  border: 1px solid #e3e3e3;
  background: #e3e3e3;
  background: linear-gradient(to bottom, #e3e3e3, #9f9f9f);
  color: black;
  font-size: 12px;
  text-decoration: none;
}

.btn-odl:active {
  background: #9f9f9f;
  background: linear-gradient(to bottom, #9f9f9f, #9f9f9f);
}

.btn-odl:focus {
  outline: none !important;
}

.btn-odl-primary,
.btn-odl-primary:focus {
  background-color: #428BCA !important;
  border-color: #428BCA !important;
  border: 2px solid #428BCA !important;
  color: white !important;
  outline: none !important;
  transition: 300ms;
}

.btn-odl-primary:hover {
  background-color: transparent !important;
  border: 2px solid #428BCA !important;
  color: #428BCA !important;
}

.btn-odl-info,
.btn-odl-info:focus {
  background-color: #5BC0DE !important;
  border-color: #5BC0DE !important;
  border: 2px solid #5BC0DE !important;
  color: white !important;
  outline: none !important;
  transition: 300ms;
}

.btn-odl-info:hover {
  background-color: transparent !important;
  border: 2px solid #5BC0DE !important;
  color: #5BC0DE !important;
}

.btn-odl-danger,
.btn-odl-danger:focus {
  background-color: #EE6352 !important;
  border-color: #EE6352 !important;
  border: 2px solid #EE6352 !important;
  color: white !important;
  outline: none !important;
  transition: 300ms;
}

.btn-odl-danger:hover {
  background-color: transparent !important;
  border: 2px solid #EE6352 !important;
  color: #EE6352 !important;
}

.btn-odl-success,
.btn-odl-success:focus {
  background-color: #5CB85C !important;
  border-color: #5CB85C !important;
  border: 2px solid #5CB85C !important;
  color: white !important;
  outline: none !important;
  transition: 300ms;
}

.btn-odl-success:hover {
  background-color: transparent !important;
  border: 2px solid #5CB85C !important;
  color: #5CB85C !important;
}

.btn-odl-warning,
.btn-odl-warning:focus {
  background-color: #F0AD4E !important;
  border-color: #F0AD4E !important;
  border: 2px solid #F0AD4E !important;
  color: white !important;
  outline: none !important;
  transition: 300ms;
}

.btn-odl-warning:hover {
  background-color: transparent !important;
  border: 2px solid #F0AD4E !important;
  color: #F0AD4E !important;
}

.btn-odl-schedule,
.btn-odl-schedule:focus {
  background-color: #7F7EFF !important;
  border-color: #7F7EFF !important;
  border: 2px solid #7F7EFF !important;
  color: white !important;
  outline: none !important;
  transition: 300ms;
}

.btn-odl-schedule:hover {
  background-color: transparent !important;
  border: 2px solid #7F7EFF !important;
  color: #7F7EFF !important;
}

.btn-odl-default,
.btn-odl-default:focus {
  background-color: #A0A0A0 !important;
  border-color: #A0A0A0 !important;
  border: 2px solid #A0A0A0 !important;
  color: white !important;
  outline: none !important;
  transition: 300ms;
}

.btn-odl-calendar-success,
.btn-odl-calendar-success:focus {
  background-color: #c5cae9 !important;
  border-color: #c5cae9 !important;
  border: 2px solid #c5cae9 !important;
  color: white !important;
  outline: none !important;
  transition: 300ms;
}

.btn-odl-calendar-success:hover {
  background-color: transparent !important;
  border: 2px solid #c5cae9 !important;
  color: #c5cae9 !important;
}

.border-10 {
  border-radius: 10px;
}

.color-success {
  color: #5CB85C !important;
}

.color-warning {
  color: #F0AD4E !important;
}

.color-danger {
  color: #D9534F !important;
}

.pad-65-0 {
  padding: 65px 0px;
}

#page-wrapper.odl-wrapper .box-inner .enquiry i.fa {
  font-size: 110px;
}

#page-wrapper.odl-wrapper .box-inner .enquiry span {
  font-size: 25px;
}

#page-wrapper.odl-wrapper .box-inner .enquiry .huge {
  font-size: 55px;
}

.f-23 {
  font-size: 23px;
}

.no-background {
  background-color: white;
  color: #428BCA;
}

.background-primary {
  background-color: #337AB7;
  color: white;
}

#page-wrapper.odl-wrapper .box-inner .select-box {
  background-color: #eee;
  padding: 5px 15px;
  margin-top: 5px;
  border-radius: 5px;
}

#page-wrapper.odl-wrapper .box-inner .select-box label {
  background-color: #eee;
  padding: 0px 2px;
  margin-top: 5px;
  border-radius: 5px;
  color: #428bca;
  font-weight: normal;
}

#page-wrapper.odl-wrapper .box-inner .select-box label input {
  margin-top: 2px;
}

#page-wrapper.odl-wrapper .box-inner .select-box {
  background-color: #eee;
  padding: 5px 15px;
  margin-top: 5px;
  border-radius: 5px;
}

#page-wrapper.odl-wrapper .box-inner .select-box label {
  background-color: #eee;
  padding: 0px 2px;
  margin-top: 5px;
  border-radius: 5px;
  color: #428bca;
  font-weight: normal;
}

#page-wrapper.odl-wrapper .box-inner .select-box label input {
  margin-top: 2px;
}

.select-set label {
  font-weight: normal;
  color: #428bca;
  font-size: 13px;
}

#page-wrapper .box-inner2 .grey-background {
  border-radius: 5px;
}

#page-wrapper .box-inner2 .select-set {
  background: #eee;
  border-radius: 5px;
  padding: 9px 5px;
}

#page-wrapper .box-inner2 .date-set {
  background: #eee;
  border-radius: 5px;
  padding: 5px;
}

#page-wrapper .box-inner2 .date-set input {
  background: #eee;
}

.code-addon {
  padding: 0;
  border: none;
  width: 25%;
}

.border-5 {
  border-radius: 5px 0px 0px 5px !important;
}

.fc-header-toolbar {
  background: #f5f5f5;
  padding: 10px 10px;
  border: 1px oslid #f5f5f5;
  border: 1px solid #ddd;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  margin-bottom: 0px;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 0px;
}

.float-md-right-sm-left {
  float: right;
}

.float-md-right-sm-none {
  float: right;
}

.float-md-left-sm-center {
  text-align: left !important;
}

.float-md-right-sm-center {
  float: right !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0px !important;
  margin-left: 0px !important;
}

.pagination > li > a,
.pagination > li > span {
  margin-left: 0px !important;
  padding: 3px 10px !important;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2 !important;
  color: #fff !important;
  cursor: pointer !important;
  background-color: #bd44e5 !important;
  border-color: #bd44e5 !important;
}

.pagination .paginate_button .active{
    background-color: #bd44e5 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid transparent !important;
  background: none !important;
}

table.dataTable tbody th,
table.dataTable tbody td {
  vertical-align: middle;
  padding: 5px 10px !important;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 8px 6px 8px !important;
}

button.dt-button,
div.dt-button,
a.dt-button {
  padding: 2px 13px !important;
  background: linear-gradient(to bottom, #ffffff, #bfbfbf) !important;
  text-shadow: #ffffff 1px 1px 1px !important;
  font-weight: 600 !important;
}

.table-responsive caption {
  padding: 0px !important;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 8px !important;
}

div.dt-buttons {
  margin-left: 5px !important;
}

.table-responsive {
  padding: 5px !important;
}

ul.custom-tabs {
  border-bottom: none !important;
}

ul.custom-tabs li {
  text-align: center;
  background-color: #eee;
  padding: 0px;
  position: relative;
  border-radius: 0px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #9f9f9f;
  border: 1px solid #e3e3e3;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff, #bfbfbf);
  text-shadow: #ffffff 1px 1px 1px;
  font-weight: 600;
  color: black;
  font-size: 12px;
  text-decoration: none;
  color: black !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

ul.custom-tabs li.active {
  text-align: center !important;
  background-color: #eee !important;
  padding: 0px !important;
  position: relative !important;
  border-radius: 0px !important;
  text-align: center !important;
  vertical-align: middle !important;
  border-bottom: none !important;
  background: #ffffff !important;
  background: linear-gradient(to bottom, #ffffff, #bfbfbf) !important;
  text-shadow: #ffffff 1px 1px 1px !important;
  font-weight: 600 !important;
  color: black !important;
  font-size: 12px !important;
  text-decoration: none !important;
  color: black !important !important;
  text-transform: uppercase !important;
}

ul.custom-tabs li a {
  margin-right: 0px !important;
  color: black !important;
}

ul.custom-tabs li.active a {
  margin-right: 0px !important;
  color: #428bca !important;
  border-radius: 0px !important;
  background-color: #ffffff !important;
}

.arrow_box {
  position: relative;
  background: #88b7d5;
  border: 4px solid #c2e1f5;
}

.arrow_box:before {
  top: 73%;
  left: 50%;
  display: none;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 100;
}

.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #428bca;
  border-width: 10px;
  margin-left: -10px;
}

ul.custom-tabs li.active.arrow_box:before {
  display: block !important;
}

legend.custom-legend {
  width: inherit !important;
  font-size: 16px !important;
  font-weight: 600;
  border-bottom: none !important;
  text-align: center !important;
}

fieldset.custom-fieldset {
  padding: 0.35em 0.625em 0.75em !important;
  margin: 0 2px !important;
  border: 1px solid silver !important;
}

.navbar-top-links .dropdown-alerts {
  width: 450px !important;
}

.navbar-top-links .dropdown-alerts .notificationView {
  padding: 5px !important;
}

.navbar-top-links .dropdown-menu li {
  padding: 0px 10px !important;
}

#myNotification .list-group {
  margin-bottom: 10px;
  list-style: none;
}

#notifyAreaLi .list-group-item a {
  padding: 0px !important;
}

#list-notify .list-group-item {
  padding: 5px !important;
}

#myNotification .modal-body {
  max-height: 700px;
  overflow: auto;
}

#myNotification .modal-heading {
  padding: 10px !important;
}

.custom-code-input {
  padding: 0px;
  width: 20%;
  border: none;
}

.code-input-border {
  border-radius: 4px 0px 0px 4px !important;
}

ul.settingDrop {
  padding: 5px;
}

ul.settingDrop li {
  margin-bottom: 5px;
}

.againOpen > .dropdown-menu {
  display: block;
}

.navbar-top-links .dropdown-alerts .notificationView li {
  padding: 10px !important;
}

.navbar-top-links .dropdown-alerts .notificationView li:hover,
#myNotification .modal-body ul.list-group li:hover {
  cursor: pointer;
  background-color: #ecf0f1;
}

.app-notify-top-bg .app-notification-title {
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
}

.app-notify-top-bg {
  width: 100%;
  height: 38px;
  background-color: #eef1f6;
  position: relative;
}

.app-notify-top-bg .mark-all-read {
  padding: 16px 18px;
  font-size: 16px;
  color: #324f69;
}

.vertical-align {
  display: inline-block;
  vertical-align: middle;
}

li.app-notification-content a {
  padding: 0px !important;
}

.app-notification-content a:hover {
  text-decoration: none !important;
}

.app-notification-content a .app-conversation-item {
  width: 260px !important;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.app-notification-content .app-conversation-item .notify-conv-name {
  font-size: 13px;
}

.ellipsis {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.app-notification-content .app-conversation-info {
  position: relative;
  font-size: 11px;
  display: inline-block;
  width: 100px;
  text-align: right;
}

.text-muted {
  color: #7c7c7c;
}

.app-notification-content .avatar-circle .initialsAvatar {
  font-size: 18px;
  line-height: 40px;
}

.initialsAvatar {
  color: #fff;
  height: 100%;
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
}

.avatar-circle .initialsAvatar {
  border-radius: 50%;
}

.avatarColor-3 {
  background-color: #ABCFE0;
  opacity: 0.9;
}

.app-notification-content .avatar-circle {
  width: 40px;
  height: 40px;
}

#myNotification .modal-body {
  padding: 0px;
  padding-top: 10px !important;
}

#myNotification .modal-body ul.list-group li {
  padding: 10px !important;
}

#myNotification .modal-body .app-notification-content a .app-conversation-item {
  width: 70% !important;
}

.pt-5 {
  padding-top: 5px;
}

.greyBox {
  background-color: #eeeeee;
}

.box-inner2 .greyBox {
  background-color: #eeeeee;
  margin-top: 20px;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.box-inner2 .greyBox .boxheader h3 {
  font-size: 20px;
  font-weight: 600;
  color: #686868;
  float: left;
  margin: 0px 0px 0px;
  margin-right: 15px !important;
}

.box-inner2 .greyBox .boxheader .headerbtn,
.box-inner2 .greyBox .boxheader .headerbtn:focus {
  border-radius: 6px;
  padding: 1px 20px !important;
  outline: none !important;
}

.box-inner2 .greyBox .boxheader hr {
  margin: 10px 0px 20px;
  border-top: 2px solid rgba(221, 221, 221, 0.867);
}

.box-inner2 .greyBox table {
  font-size: 12px;
}

.box-inner2 .greyBox table#client-Info,
.box-inner2 .greyBox table#enquiry-Info,
.box-inner2 .greyBox table#enquiry-Info-notes,
.box-inner2 .greyBox table#client-Info-address,
.box-inner2 .greyBox table#candidate-Info {
  table-layout: fixed;
}

.box-inner2 .greyBox .table > thead > tr > th {
  vertical-align: middle;
  border-bottom: none !important;
}

.box-inner2 .greyBox .table > tbody > tr > th,
.box-inner2 .greyBox .table > tbody > tr > td {
  border-top: none !important;
}

.box-inner2 .greyBox .form-control {
  height: 30px !important;
  padding: 0px 6px;
  font-size: 12px !important;
}

.box-inner2 .greyBox .box-footer-btn button {
  margin-right: 10px;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 8px;
  outline: none;
}

.custom-code-input .border-4 {
  border-radius: 4px 0px 0px 4px !important;
}

.btn-email-custom {
  border-radius: 12px !important;
  padding: 3px 10px !important;
}

#addEnquiryPage .custom-code-input {
  width: 50%;
}

#addEnquiryPage form {
  margin-bottom: 0px !important;
}

#addEnquiryPage h4.tab2-heading {
  font-size: 24px;
  color: #428bca;
  margin-bottom: 18px;
}

.daterangepicker .calendar th,
.ui-datepicker .ui-datepicker-title,
.ui-widget-content,
.daterangepicker .calendar td {
  font-size: 12px;
}

#addEnquiryPage .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 0px !important;
  line-height: 28px !important;
  font-size: 12px;
}

#addEnquiryPage .select2-container .select2-selection--single {
  height: 30px !important;
}

#addEnquiryPage .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 2px !important;
}

#addEnquiryPage .select2-results__option[aria-selected] {
  font-size: 12px !important;
}

#addEnquiryPage .select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin: 2px 2px 0px !important;
  font-size: 12px;
}

#addEnquiryPage .select2-container .select2-search--inline .select2-search__field {
  margin-top: 1px !important;
  font-size: 12px;
}

#addEnquiryPage .select2-container .select2-selection--multiple .select2-selection__rendered {
  padding: 3px 18px 0px 3px !important;
}

#addEnquiryPage .select2-container--default .select2-selection--multiple .select2-selection__clear {
  position: absolute;
  right: 0px;
  top: 0px;
}

#addEnquiryPage .select2-container .select2-selection--multiple {
  min-height: 30px !important;
}

#addEnquiryPage .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #cccccc 1px;
  min-height: 30px !important;
}

#addEnquiryPage .select2 {
  min-height: 30px;
}

.info-head {
  font-size: 12px;
}

.line-height-0 {
  line-height: 0px !important;
}

.custom-code-input2 {
  padding: 0px;
  width: 30%;
  border: none;
}

.btn-gear {
  line-height: 0px !important;
}

.btn-break {
  word-break: break-all !important;
  white-space: inherit !important;
  text-align: left;
}

.btn-search {
  position: relative;
  padding: 5px 15px 5px 28px !important;
}

.circle {
  width: 12px;
  height: 12px;
  background-color: #f37125;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 8px;
}

.ringring {
  border: 3px solid #f37125;
  -webkit-border-radius: 30px;
  height: 22px;
  width: 22px;
  position: absolute;
  left: 3px;
  top: 3px;
  -webkit-animation: pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
.contract-options {
  padding-right: 30px;
  position: relative;
  height: 26px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.contract-options button {
  position: absolute;
  right: 0;
}

.enquiry-info-box .form-group {
  margin-bottom: 5px !important;
}

.enquiry-info-box .customDivController {
  padding: 0 5px !important;
}

@media (max-width: 1024px) {
  .odl-wrapper h1 {
    font-size: 26px !important;
  }
}
@media (max-width: 768px) {
  .box-inner2 {
    padding: 15px 15px;
  }

  .navbar-top-links .dropdown-user {
    right: inherit !important;
  }

  .navbar-top-links .dropdown-alerts {
    margin-left: inherit !important;
  }

  .float-md-left-sm-center {
    text-align: center !important;
  }

  .float-md-right-sm-center {
    float: none !important;
    text-align: center;
  }

  .text-sm-center {
    text-align: center;
  }

  ul.navbar-top-links {
    float: left !important;
  }

  .navbar-top-links li.dropdown.open ul.dropdown-alerts {
    left: -52px !important;
  }

  .p-sm-0 {
    padding: 0px !important;
  }

  .navbar-top-links li.dropdown.open ul.dropdown-alerts {
    left: 0px !important;
  }

  ul.navbar-right li.dropdown {
    float: left !important;
  }
}
@media (min-width: 768px) {
  .box-inner2 {
    padding: 15px 15px;
  }

  ul.custom-breadcrumb {
    text-align: center !important;
  }
}
@media only screen and (max-width: 468px) {
  .navbar-top-links li.dropdown.open ul.dropdown-alerts {
    left: 0px !important;
    width: 350px !important;
  }

  .app-notification-content .app-conversation-info {
    width: 125px !important;
  }
}
@media only screen and (max-width: 448px) {
  .box-inner2 {
    padding: 15px 10px;
  }

  .float-md-right-sm-left {
    float: left !important;
  }

  #page-wrapper.odl-wrapper {
    padding: 20px 0px;
    background: #EEEEEE;
  }

  .box-inner {
    padding: 10px 10px;
  }

  ul.custom-breadcrumb {
    text-align: center !important;
  }

  .float-md-right-sm-none {
    float: none !important;
  }

  .navbar-top-links .dropdown-user {
    right: inherit !important;
  }

  .navbar-top-links .dropdown-alerts {
    margin-left: inherit !important;
  }

  .app-notification-content .app-conversation-info {
    width: 125px !important;
  }

  ul.navbar-top-links {
    float: left !important;
  }

  .navbar-top-links li.dropdown.open ul.dropdown-alerts {
    left: 0 !important;
    width: 350px !important;
  }

  .p-sm-0 {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 320px) {
  .box-inner2 {
    padding: 15px 10px;
    box-shadow: 0px 2px 21px -8px black;
    -moz-box-shadow: 0px 2px 21px -8px black;
    -webkit-box-shadow: 0px 2px 21px -8px black;
    -o-box-shadow: 0px 2px 21px -8px black;
  }

  .float-md-right-sm-left {
    float: left !important;
  }

  .float-md-right-sm-none {
    float: none !important;
  }

  #page-wrapper.odl-wrapper {
    padding: 40px 12px;
    background: #EEEEEE;
  }

  .box-inner {
    padding: 30px 20px;
  }

  ul.custom-breadcrumb {
    text-align: center !important;
  }

  .navbar-top-links .dropdown-user {
    right: inherit !important;
  }

  .navbar-top-links .dropdown-alerts {
    margin-left: inherit !important;
  }

  ul.navbar-top-links {
    float: left !important;
  }

  .navbar-top-links li.dropdown.open ul.dropdown-alerts {
    left: -52px !important;
  }

  .p-sm-0 {
    padding: 0px !important;
  }

  ul.navbar-right li.dropdown {
    float: left !important;
  }

  .app-notification-content .app-conversation-info {
    width: 125px !important;
  }
}
@media screen and (max-width: 1325px) {
  #addEnquiryPage .customWidthControl {
    width: 100%;
  }
}
@media screen and (max-width: 1100px) {
  #addEnquiryPage .custom-column-hide {
    display: none !important;
  }

  .box-inner2 .greyBox .table#corporate-Info {
    width: 100%;
    max-width: 100% !important;
  }

  .box-inner2 .greyBox .table#corporate-Info > tbody > tr > td {
    width: 100%;
  }

  #addEnquiryPage .box-inner2 .greyBox .table > tbody > tr > th,
.box-inner2 .greyBox .table > tbody > tr > td {
    float: left;
    width: 50%;
    display: block;
  }
}
@media screen and (max-width: 430px) {
  #addEnquiryPage .box-inner2 .greyBox .table > tbody > tr > th,
.box-inner2 .greyBox .table > tbody > tr > td {
    float: left;
    width: 100%;
    display: block;
  }

  .tab2-heading {
    text-align: center;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1550px) {
  .col-custom-md-6 {
    width: 50% !important;
  }

  .col-custom-md-12 {
    width: 100% !important;
  }
}
@media screen and (max-width: 1135px) {
  .col-custom-md-6 {
    width: 100% !important;
    text-align: center !important;
  }

  .col-custom-md-6 .float-md-left-sm-center,
.float-md-right-sm-center {
    float: none !important;
    text-align: center !important;
  }

  .col-custom-md-12 {
    width: 100% !important;
  }
}
/* Navbar */
/* Sidebar */
/* Components */
.dataTables_wrapper .pagination {
  margin: 10px 0 0 !important;
}

.modal-400 .modal-dialog {
  width: 100%;
  max-width: 400px;
}

.modal-500 .modal-dialog {
  width: 100%;
  max-width: 500px;
}

.modal-600 .modal-dialog {
  width: 100%;
  max-width: 600px;
}

.modal-700 .modal-dialog {
  width: 100%;
  max-width: 700px;
}

.modal-800 .modal-dialog {
  width: 100%;
  max-width: 800px;
}

.modal-900 .modal-dialog {
  width: 100%;
  max-width: 900px;
}

.modal-1000 .modal-dialog {
  width: 100%;
  max-width: 1000px;
}

.modal-1200 .modal-dialog {
  width: 100%;
  max-width: 1200px;
}

.modal-1500 .modal-dialog {
  width: 100%;
  max-width: 1495px;
}

.point-details ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.point-details ul li {
  float: none;
  display: inline-block;
  font-size: 20px;
  padding: 0 10px 0;
}
.point-details ul li span {
  font-weight: 600;
  font-size: 14px;
}
.point-details ul li + li {
  border-left: 1px solid #cccccc;
  margin-left: 10px;
}

.table-detail {
  margin-bottom: 0;
}
.table-detail td, .table-detail th {
  font-size: 14px;
  line-height: 21px;
  border-color: #E1E1E1 !important;
}
@media screen and (min-width: 1500px) {
  .table-detail td, .table-detail th {
    padding: 7px 15px !important;
  }
}
@media screen and (max-width: 1500px) {
  .table-detail td, .table-detail th {
    font-size: 14px;
    padding: 7px 10px !important;
  }
}
.table-detail tbody th {
  font-weight: normal;
  background: #F9FAFB;
}
.table-detail tbody th:not([width]) {
  width: 35%;
}
.table-detail.thead-border-0 {
  border: none !important;
}
.table-detail.thead-border-0 thead th {
  border: none !important;
  padding-top: 0 !important;
}
.table-detail.thead-border-0 tbody th:first-child {
  border-left: 1px solid;
}
.table-detail.thead-border-0 tbody td:last-child {
  border-right: 1px solid;
}
.table-detail.border-1 {
  border: 1px solid #E1E1E1 !important;
}
.table-detail thead:not(.bg-white) th {
  background: #F9FAFB;
}
.table-detail.table-condensed thead th, .table-detail.table-condensed thead td {
  padding: 10px 6px !important;
}
.table-detail.table-condensed tbody th, .table-detail.table-condensed tbody td {
  padding: 4px 6px !important;
}
.table-detail.table-condensed tbody th .select2-container .select2-selection, .table-detail.table-condensed tbody td .select2-container .select2-selection {
  min-height: 34px !important;
}
.table-detail.table-condensed tbody th .select2-container .select2-selection .select2-selection__rendered, .table-detail.table-condensed tbody td .select2-container .select2-selection .select2-selection__rendered {
  line-height: 32px !important;
}
.table-detail.table-condensed tbody th .select2-container .select2-selection .select2-selection__arrow, .table-detail.table-condensed tbody td .select2-container .select2-selection .select2-selection__arrow {
  height: calc(34px - 2px) !important;
}
.table-detail.table-condensed tbody th .select2-container .select2-selection .select2-selection__arrow b, .table-detail.table-condensed tbody td .select2-container .select2-selection .select2-selection__arrow b {
  border-width: 5px 4px 0 4px !important;
}
.table-detail.table-condensed tbody th .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b, .table-detail.table-condensed tbody td .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 4px 5px 4px !important;
}
.table-detail.table-condensed tbody th .form-control, .table-detail.table-condensed tbody td .form-control {
  min-height: 34px !important;
  padding: 7px 6px !important;
}
.table-detail.v-align-middle td, .table-detail.v-align-middle th {
  vertical-align: middle !important;
}

.FilePreviewerOuterContainer {
  border: 1px solid #E9EAEB !important;
  border-radius: 3px;
  display: inline-flex;
  margin-top: 5px;
  align-items: center;
  text-decoration: none !important;
}
.FilePreviewerOuterContainer > div {
  height: 100%;
}
.FilePreviewerOuterContainer .FilePreviewIcon {
  padding: 4px 15px;
  font-size: 16px;
  color: #0072aa;
}
.FilePreviewerOuterContainer .FilePreviewName {
  padding: 4px 10px;
  color: #484848;
  text-decoration: none;
  border-left: 1px solid #cccccc;
  width: 100%;
}
.FilePreviewerOuterContainer .FilePreviewName h6 {
  font-weight: normal;
  font-size: 14px;
  margin: 0;
}
.FilePreviewerOuterContainer .FilePreviewName span {
  margin-top: 2px;
  font-size: 12px;
}
.FilePreviewerOuterContainer[data-box-size=lg] {
  max-width: 300px;
}
.FilePreviewerOuterContainer[data-box-size=sm] {
  max-width: 250px;
}
.FilePreviewerOuterContainer[data-box-size=sm] .FilePreviewIcon {
  padding: 5px 10px;
  font-size: 14px;
}
.FilePreviewerOuterContainer[data-box-size=sm] .FilePreviewName {
  padding: 5px 10px;
}
.FilePreviewerOuterContainer[data-box-size=sm] .FilePreviewName h6 {
  font-size: 14px;
}

.panel-orange .panel-heading {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  position: relative;
}
.panel-orange .panel-heading .panel-title {
  font-weight: 500;
  color: white !important;
}

.panel .panel-heading {
  position: relative;
}
.panel .panel-heading .btn-close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 55px;
  height: 25px;
  font-size: 12px;
  line-height: 11px;
  color: #9A9A9A;
  background: #E1E1E1;
  border: 1px solid #9A9A9A;
  border-radius: 1px !important;
}

.panel-default .panel-heading {
  border-radius: 3px 3px 0 0;
  border: none !important;
}
.panel-default .panel-heading .panel-title {
  font-weight: 600;
  color: #444444 !important;
}
.panel-default .panel-heading .panel-title i {
  font-size: 12px;
  margin-left: 5px;
}
.panel-default .panel-body {
  padding: 15px;
  background: white;
  border-radius: 0 0 3px 3px;
}

.panel-view {
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.panel-view .panel-title {
  font-size: 16px !important;
  line-height: 21px !important;
}
.panel-view .panel-body {
  padding: 15px 40px !important;
}
.panel-view .panel-body table th, .panel-view .panel-body table td {
  padding: 10px 2px;
  border-color: #E1E1E1 !important;
}

.panel-page-detail {
  -o-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04) !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04) !important;
}
.panel-page-detail .panel-heading {
  border-radius: 6px 6px 0 0;
  position: relative;
}
.panel-page-detail .panel-heading .panel-btn {
  position: absolute;
  top: calc(50% - 4px);
  transform: translateY(-50%);
  right: 15px;
  margin: 0 -10px;
}
.panel-page-detail .panel-heading .panel-btn .btn {
  border: none;
  padding: 0;
  color: #444444;
  font-size: 24px !important;
  background: transparent !important;
  margin: 0 10px;
}
.panel-page-detail .panel-heading .panel-btn .btn:focus, .panel-page-detail .panel-heading .panel-btn .btn:hover, .panel-page-detail .panel-heading .panel-btn .btn:active {
  -o-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.panel-page-detail .panel-body {
  border: none !important;
  border-radius: 0 0 6px 6px;
  padding: 20px 28px;
}

.modal .head-body-wrapper,
.panel .head-body-wrapper {
  padding: 0 !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.modal .dataTable-footer-row,
.panel .dataTable-footer-row {
  -o-box-shadow: none !important;
  box-shadow: none !important;
  padding: 5px 15px !important;
}

.theme-form .panel-body:not([class*=p]) {
  padding-bottom: 0 !important;
}
.theme-form .form-group {
  margin-bottom: 20px;
}
.theme-form .form-group label:not(.error):not(.label) {
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
}
@media screen and (max-width: 1500px) {
  .theme-form .form-group label:not(.error):not(.label) {
    font-size: 14px;
  }
}
.theme-form .form-group .form-control:not(.dropify) {
  min-height: 34px;
  border: 1px solid #E9EAEB;
  border-radius: 3px;
  padding: 7px 14px;
  font-size: 14px;
  line-height: 21px;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.theme-form .form-group .form-control:not(.dropify)::-moz-placeholder {
  color: #9A9A9A;
}
.theme-form .form-group .form-control:not(.dropify):-ms-input-placeholder {
  color: #9A9A9A;
}
.theme-form .form-group .form-control:not(.dropify)::placeholder {
  color: #9A9A9A;
}
.theme-form .form-group .form-control:not(.dropify)[readonly] {
  color: #07498D !important;
  background: #F9FAFB !important;
}
.theme-form .form-group .form-control:not(.dropify)[readonly] + .input-group-addon {
  background: #F9FAFB !important;
}
.theme-form .form-group .select2-container {
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.theme-form .form-group .select2-container:not(.select2-container--open) .select2-selection {
  border-radius: 3px !important;
}
.theme-form .form-group .select2-container.select2-container--open .select2-selection {
  border-radius: 3px 3px 0 0 !important;
}
.theme-form .form-group .select2-container .select2-selection {
  min-height: 34px;
  background: white;
  border: 1px solid #E9EAEB !important;
  font-size: 14px;
  line-height: 21px;
}
.theme-form .form-group .select2-container .select2-selection .select2-selection__rendered {
  line-height: 29px !important;
  padding-right: 25px !important;
}
.theme-form .form-group .select2-container .select2-selection .select2-selection__arrow {
  height: calc(34px - 2px);
  width: 25px !important;
}
.theme-form .form-group .select2-container .select2-search--inline {
  line-height: calc(34px - 7px);
}
.theme-form .form-group .select2-container .select2-search--inline input {
  margin-top: 0;
}
.theme-form .form-group .help-note {
  font-size: 10px;
  line-height: 13px;
  color: #9A9A9A;
  padding-left: 15px;
  display: block;
  position: relative;
  margin-top: 10px;
}
.theme-form .form-group .help-note + .help-note {
  margin-top: 5px;
}
.theme-form .form-group .help-note i {
  position: absolute;
  top: 1px;
  left: 2px;
}
.theme-form .dropify-wrapper {
  background-color: #E9EAEB;
}
.theme-form .dropify-wrapper .dropify-message .file-icon {
  font-size: 47px !important;
}
.theme-form .dropify-wrapper .dropify-message p {
  font-size: 12px;
  color: #9A9A9A;
}

.form-1000 {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.select2 {
  width: 100% !important;
}
.select2.select2-container--disabled .select2-selection {
  background: #eeeeee !important;
  cursor: no-drop !important;
}
.select2 .select2-selection--multiple .select2-selection__choice {
  line-height: 24px;
  background: #2F65AB;
  border-color: #244d83;
  color: white !important;
}
.select2 .select2-selection--multiple .select2-selection__choice__remove {
  color: white !important;
}
.select2 .select2-selection--multiple .select2-selection__clear {
  position: absolute;
  top: 1px;
  margin: 0;
  right: 7px;
}

.select2-dropdown {
  border-color: #E9EAEB !important;
}
.select2-dropdown li {
  font-size: 14px !important;
}

.jconfirm .jconfirm-box {
  padding: 0 !important;
}
.jconfirm .jconfirm-box .jconfirm-content-pane {
  margin: 0 !important;
}
.jconfirm .jconfirm-content {
  padding: 20px !important;
  font-size: 16px !important;
}
.jconfirm .jconfirm-buttons {
  padding: 0 20px 20px !important;
}
.jconfirm .jconfirm-title-c {
  padding: 20px 20px 0 !important;
  font-size: 26px !important;
}
.jconfirm .jconfirm-buttons {
  display: flex !important;
  align-items: center !important;
  width: 100%;
}
.jconfirm .jconfirm-buttons button:not(.btn-normal) {
  padding: 8px 45px !important;
  font-size: 16px !important;
  line-height: 21px !important;
  width: 100%;
}

.input-group {
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.input-group .input-group-addon {
  background: white;
  box-shadow: none;
  border-color: #E1E1E1;
}
.input-group input {
  border-radius: 0 3px 3px 0 !important;
}
.input-group.icon-input-group .form-control {
  border-radius: 3px 0 0 3px !important;
  border-right: 0 !important;
}
.input-group.country-phone-group .input-group-addon {
  padding: 0 !important;
  border: 0 !important;
}
.input-group.country-phone-group .input-group-addon input {
  min-width: 60px;
  border-right: 0 !important;
  padding: 7px 10px !important;
  border-radius: 3px 0 0 3px !important;
}

.custom-checkbox {
  display: inline-flex !important;
  align-items: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-bottom: 0 !important;
  border-radius: 3px !important;
  background: transparent !important;
}
.custom-checkbox span {
  width: 28px;
  height: 28px;
  background: white !important;
  border-radius: 3px !important;
  color: white;
  border: 1px solid #9A9A9A;
  margin-right: 3px;
  position: relative;
}
.custom-checkbox span:after {
  display: none;
  font: normal normal normal 18px/1 FontAwesome;
  position: absolute;
  top: 4px;
  left: 5px;
}
.custom-checkbox:not(.label-cross) input[type=checkbox] + span:after {
  content: "\F00C";
}
.custom-checkbox:not(.label-cross) input[type=radio] + span:after {
  content: "\F111";
}
.custom-checkbox.label-cross span:after {
  content: "\F00D";
}
.custom-checkbox input {
  display: none;
}
.custom-checkbox input:checked + span {
  background: #2F65AB !important;
  border-color: #2F65AB !important;
}
.custom-checkbox input:checked + span:after {
  display: block;
}
.custom-checkbox.label-success {
  background: transparent !important;
}
.custom-checkbox.label-success input:checked + span {
  background: #38d430 !important;
  border-color: #38d430 !important;
}
.custom-checkbox.label-danger {
  background: transparent !important;
}
.custom-checkbox.label-danger input:checked + span {
  background: #E03142 !important;
  border-color: #E03142 !important;
}
.custom-checkbox.label-secondary {
  background: transparent !important;
}
.custom-checkbox.label-secondary input:checked + span {
  background: #db7f79 !important;
  border-color: #db7f79 !important;
}
.custom-checkbox.label-info {
  background: transparent !important;
}
.custom-checkbox.label-info input:checked + span {
  background: #38ADA9 !important;
  border-color: #38ADA9 !important;
}
.custom-checkbox.label-sm span {
  width: 20px;
  height: 20px;
}
.custom-checkbox.label-sm span:after {
  font: normal normal normal 10px/1 FontAwesome;
  top: 4px;
  left: 4px;
}
.custom-checkbox.label-xs span {
  width: 15px;
  height: 15px;
}
.custom-checkbox.label-xs span:after {
  font: normal normal normal 10px/1 FontAwesome;
  top: 1px;
  left: 2px;
}
.custom-checkbox input:disabled + span {
  background: #eeeeee !important;
  border-color: #e1e1e1 !important;
  cursor: no-drop;
}

label.error {
  font-size: 14px;
  display: block;
  margin: 3px 0 0;
  color: #E03142 !important;
  font-weight: normal;
}

.tooltip {
  z-index: 100 !important;
}

.has-error .input-group-addon:first-child {
  color: #E03142;
}
.has-error .input-group-addon:first-child,
.has-error .input-group-addon:last-child,
.has-error .select2-container .select2-selection,
.has-error .form-control {
  border-color: #E03142 !important;
  box-shadow: none !important;
}

.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: 300ms;
}
.page-loader:not(.page-loaded) {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  visibility: visible;
}
.page-loader .lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.page-loader .lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #607d8b;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
          animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.page-loader .lds-ellipsis div:nth-child(1) {
  left: 8px;
  -webkit-animation: lds-ellipsis1 0.6s infinite;
          animation: lds-ellipsis1 0.6s infinite;
}
.page-loader .lds-ellipsis div:nth-child(2) {
  left: 8px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
          animation: lds-ellipsis2 0.6s infinite;
}
.page-loader .lds-ellipsis div:nth-child(3) {
  left: 32px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
          animation: lds-ellipsis2 0.6s infinite;
}
.page-loader .lds-ellipsis div:nth-child(4) {
  left: 56px;
  -webkit-animation: lds-ellipsis3 0.6s infinite;
          animation: lds-ellipsis3 0.6s infinite;
}
@-webkit-keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.row-5 {
  margin: 0 calc(-5px / 2);
}
.row-5 > [class*=col-] {
  padding: 0 calc(5px / 2);
}

.row-10 {
  margin: 0 calc(-10px / 2);
}
.row-10 > [class*=col-] {
  padding: 0 calc(10px / 2);
}

.row-15 {
  margin: 0 calc(-15px / 2);
}
.row-15 > [class*=col-] {
  padding: 0 calc(15px / 2);
}

.row-20 {
  margin: 0 calc(-20px / 2);
}
.row-20 > [class*=col-] {
  padding: 0 calc(20px / 2);
}

.row-25 {
  margin: 0 calc(-25px / 2);
}
.row-25 > [class*=col-] {
  padding: 0 calc(25px / 2);
}

.row-30 {
  margin: 0 calc(-30px / 2);
}
.row-30 > [class*=col-] {
  padding: 0 calc(30px / 2);
}

.row-35 {
  margin: 0 calc(-35px / 2);
}
.row-35 > [class*=col-] {
  padding: 0 calc(35px / 2);
}

.row-40 {
  margin: 0 calc(-40px / 2);
}
.row-40 > [class*=col-] {
  padding: 0 calc(40px / 2);
}

.row-45 {
  margin: 0 calc(-45px / 2);
}
.row-45 > [class*=col-] {
  padding: 0 calc(45px / 2);
}

.row-50 {
  margin: 0 calc(-50px / 2);
}
.row-50 > [class*=col-] {
  padding: 0 calc(50px / 2);
}

.row-55 {
  margin: 0 calc(-55px / 2);
}
.row-55 > [class*=col-] {
  padding: 0 calc(55px / 2);
}

.row-60 {
  margin: 0 calc(-60px / 2);
}
.row-60 > [class*=col-] {
  padding: 0 calc(60px / 2);
}

.row-65 {
  margin: 0 calc(-65px / 2);
}
.row-65 > [class*=col-] {
  padding: 0 calc(65px / 2);
}

.row-70 {
  margin: 0 calc(-70px / 2);
}
.row-70 > [class*=col-] {
  padding: 0 calc(70px / 2);
}

.row-75 {
  margin: 0 calc(-75px / 2);
}
.row-75 > [class*=col-] {
  padding: 0 calc(75px / 2);
}

.row[data-col=lg-5] > [class*=col-lg-] {
  width: calc(100% / 5);
}

.row[data-col=lg-6] > [class*=col-lg-] {
  width: calc(100% / 6);
}

/*Enquiry*/
.input-group-btn-wrapper .input-group-btn {
  padding: 0 !important;
}
.input-group-btn-wrapper .input-group-btn .btn {
  height: 40px;
  z-index: 100;
  margin-left: 5px !important;
  padding: 8px 10px !important;
}

.field-wrapper {
  margin-bottom: 25px;
}
.field-wrapper .form-group {
  margin-bottom: 0 !important;
}
.field-wrapper .form-group + .form-group {
  margin-top: 10px !important;
}

.enquiry-manage-page .form-control[readonly] {
  font-size: 17px !important;
}
.enquiry-manage-page .form-control[readonly] + .input-group-addon {
  font-size: 20px !important;
}

/*Auth Pages*/
.auth_pages {
  background: white !important;
}
.auth_pages .form-row {
  min-height: 100vh;
  padding: 30px !important;
  display: flex;
}
.auth_pages .form-row > [class*=col-] {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.auth_pages .form-row .login-form-box {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.auth_pages .form-row .login-form-box .inner {
  width: 100%;
  max-width: 400px;
}
.auth_pages .form-row .login-form-box .inner h2 {
  font-size: 22px;
  margin: 0 0 30px;
  padding-bottom: 5px;
  border-bottom: 2px solid #1582a4;
  display: inline-block;
}
.auth_pages .form-row .login-form-box .inner .error-box {
  background: white;
  border: 1px solid #cccccc;
  padding: 10px;
  border-left: 3px solid red;
  color: red;
  font-weight: 600;
  margin-bottom: 30px;
}
.auth_pages .form-row .login-form-box .inner .success-box {
  background: white;
  border: 1px solid #cccccc;
  padding: 10px;
  border-left: 3px solid darkolivegreen;
  color: darkolivegreen;
  font-weight: 600;
  margin-bottom: 30px;
}
.auth_pages .form-row .login-form-box .inner .form-group {
  margin-bottom: 25px;
}
.auth_pages .form-row .login-form-box .inner .form-group label:not(.error) {
  margin-bottom: 0;
  color: #3a3a3a;
}
.auth_pages .form-row .login-form-box .inner .form-group .form-control {
  border-radius: 0;
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #cccccc;
  padding: 0;
  background: white !important;
}
.auth_pages .form-row .login-form-box .inner .btn-success {
  background-color: #8BC34A !important;
  border-color: #8BC34A !important;
  font-size: 16px;
  letter-spacing: 0.5px;
  min-width: 150px;
  margin-top: 30px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .auth_pages .form-row .login-form-box .mobile-intro {
    display: none;
  }
}
.auth_pages .form-row .login-intro-bg {
  background-image: url("../images/login-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px 0 0 25px;
}
.auth_pages .form-row .login-intro-bg .intro-box {
  padding: 100px;
  width: 100%;
}
.auth_pages .form-row .login-intro-bg .intro-box img {
  margin-bottom: 30px;
}
.auth_pages .form-row .login-intro-bg .intro-box h4 {
  letter-spacing: 1px;
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.auth_pages .form-row .login-intro-bg .intro-box h1 {
  margin: 10px 0 20px;
  font-weight: 600;
}
.auth_pages .form-row .login-intro-bg .intro-box hr {
  max-width: 300px;
  border-width: 2px;
  border-color: #1582a4;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.auth_pages .form-row .login-intro-bg .intro-box p {
  margin: 0;
  font-size: 16px;
}

/* Booking */
.dashboard-calendar #external-events {
  overflow: auto;
  max-height: calc(100vh - 230px);
  padding-right: 10px;
}
.dashboard-calendar #external-events .fc-event {
  padding: 3px 6px;
  border-radius: 2px;
  background: transparent;
}
.dashboard-calendar #external-events .fc-event .fc-event-main {
  color: #4a4a4a !important;
  cursor: move;
}
.dashboard-calendar #external-events .fc-event .fc-event-main i {
  color: #2F65AB;
}
.dashboard-calendar #external-events .fc-event + .fc-event {
  margin-top: 5px;
}
.dashboard-calendar #calendar-container .fc {
  background: white !important;
  border-top: 3px solid #2F65AB;
}
.dashboard-calendar #calendar-container .fc .fc-header-toolbar {
  background: white !important;
  margin-bottom: 0 !important;
}

.candidate-table .img-wrapper {
  width: 96px;
  height: 96px;
  margin: 0 auto;
}
.candidate-table .img-wrapper img {
  width: 96px;
  height: 96px;
  -o-object-fit: cover;
     object-fit: cover;
}

.booking-manage-page .client-contract-doc-row {
  margin: 0 -40px 20px;
}
.booking-manage-page .client-contract-doc-row > [class*=col-] {
  padding: 0 40px;
}
.booking-manage-page .candidate-table thead tr th {
  background: #F9FAFB;
  border-width: 1px !important;
}

.candidate-selection-preview {
  display: flex !important;
  align-items: center !important;
}
.candidate-selection-preview img {
  border-radius: 100%;
  width: 80px;
  height: 80px;
  min-height: 80px;
  min-width: 80px;
  border: 1px solid #f3f3f3;
}
.candidate-selection-preview .detail {
  padding: 5px 15px;
}
.candidate-selection-preview .detail h3 {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 10px;
}
.candidate-selection-preview .detail h4 {
  font-weight: normal;
  font-size: 18px;
  margin: 0;
}

.multiple-file-uploader {
  padding: 0 15px;
  text-align: right;
  background-color: #fafafa;
  min-height: 100px;
  min-height: 55px;
  border: 1px solid #f3f3f3;
  border-radius: 2px;
  cursor: pointer;
}
.multiple-file-uploader:hover {
  background-size: 30px 30px;
  background-image: linear-gradient(-45deg, #F6F6F6 25%, transparent 25%, transparent 50%, #F6F6F6 50%, #F6F6F6 75%, transparent 75%, transparent);
  -webkit-animation: stripes 2s linear infinite;
  animation: stripes 2s linear infinite;
}
.multiple-file-uploader .multiple-file-uploader-inner {
  width: 100%;
  text-align: left;
}
.multiple-file-uploader .multiple-file-uploader-inner .multiple-file-uploader-inner-header {
  display: flex;
  align-items: center;
  padding: 10px 0;
  justify-content: space-between;
}
.multiple-file-uploader .multiple-file-uploader-inner .btn {
  display: inline-block;
  padding: 6px 6px;
  border-radius: 3px;
  text-decoration: none !important;
  cursor: pointer;
  margin: 0;
  font-size: 14px;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 4px;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li {
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
  border: 1px solid transparent;
  margin: 0 2px 2px !important;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li input {
  display: none;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li img {
  max-width: 40px;
  max-height: 35px;
  width: auto;
  height: auto;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li .inner-detail {
  background: #f3f3f3;
  padding: 14px 5px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  height: 55px;
  min-width: 50px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li span {
  position: absolute;
  background: red;
  color: white;
  font-size: 8px;
  height: 12px;
  width: 12px;
  align-items: center;
  justify-content: center;
  line-height: 12px;
  cursor: pointer;
  top: 0;
  display: none;
  right: 1px;
  border-radius: 0 4px 0 0;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li:hover .inner-detail {
  border: 1px solid #4a4a4a;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li:hover span {
  display: block;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li .file-icon {
  margin: 0 auto;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li .file-icon i {
  font-size: 19px;
  margin-bottom: 2px;
}
.multiple-file-uploader .multiple-file-uploader-inner .file-list ul li .file-icon small {
  display: block;
  font-size: 10px;
}

.time-slot-ul .panel-body {
  min-height: 135px;
  height: auto !important;
  padding: 15px 5px 15px 15px !important;
}
.time-slot-ul .label-wrapper {
  max-height: 135px;
  overflow: auto;
  scrollbar-color: rgba(0, 0, 0, 0.2) rgba(255, 255, 255, 0.1);
  scrollbar-width: thin;
}
.time-slot-ul .label-wrapper::-webkit-scrollbar {
  width: 6px !important;
  height: 6px !important;
}
.time-slot-ul .label-wrapper::-webkit-scrollbar-thumb {
  background-color: #e9eaeb !important;
  border-radius: 9px;
}
.time-slot-ul .label-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.16);
  border-radius: 9px;
}
.time-slot-ul .label-wrapper::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}
.time-slot-ul .custom-checkbox {
  font-weight: normal;
  width: 100% !important;
}
.time-slot-ul .custom-checkbox span {
  border-radius: 100% !important;
}
.time-slot-ul .custom-checkbox span:after {
  font: normal normal normal 7px/1 FontAwesome !important;
  top: 3px !important;
  left: 4px !important;
}
.time-slot-ul .custom-checkbox + .custom-checkbox {
  margin-top: 10px;
}

.panel-info {
    border-color: #ddd;
}

.panel-info .panel-heading{
    background-color: #f5f5f5;
    color: #333;
    border-color: #ddd;
}

a{
    color: #565758;
}

a:hover{
    color: #1582a4;
}

.active{
    color: #1582a4;
}
