span.js-error,
label.error,
span.error {
  color: #cc2f00 !important;
  font-size: 14px !important;
  margin-bottom: 0px !important;
  display: block !important;
  text-transform: none !important;
}
input:focus {
  outline: 0 none;
}
input.error,
input.error:focus {
  border: 1px solid #cc2f00 !important;
  outline: none;
}
#site_logo_inp-error,
#site_favicon_inp-error {
  padding-left: 20px;
  float: left;
  display: block;
}

.errorr404-lbl {
  padding: 100px 7px;
}

.clr-wht {
  color: #ffffff;
}

.main-bg {
  background: #fff;
}

.siConfirmCls .modal-content {
  border: 0;
}

.siConfirmCls .modal-header {
  background: #0076ff;
  border-bottom: 0;
  padding-bottom: 0px;
}

.siConfirmCls .modal-header .modal-title {
  width: 100%;
  float: left;
  color: #fff;
}

.siConfirmCls .modal-header .close {
  /*    position: absolute;
    right: 20px;
    top: 20px;*/
  color: #fff;
}

.siConfirmCls .modal-footer {
  padding: 0px;
}

.siConfirmCls .modal-body {
  background: #0076ff;
}

.siConfirmCls .modal-body .bootbox-body {
  color: #fff;
}

.siConfirmCls .btn {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #212529;
  margin: 0;
  font-size: 17px;
  height: 48px;
  line-height: 48px;
  width: 50%;
  padding: 0 10px;
  border-right: 1px solid #e9ecef;
  cursor: pointer;
}

.siConfirmCls .btn:last-child {
  border-right: 0;
}

.siConfirmCls .btn:focus,
.siConfirmCls .btn:focus,
.siConfirmCls .btn:active,
.siConfirmCls .btn:active,
.siConfirmCls .btn:hover,
.siConfirmCls .btn:hover {
  box-shadow: none !important;
  background: transparent !important;
  border-color: #fff !important;
  border-right: 1px solid #e9ecef !important;
  color: #212529 !important;
}

.siConfirmCls .btn-success:not([disabled]):not(.disabled).active,
.siConfirmCls .btn-success:not([disabled]):not(.disabled):active,
.siConfirmCls .show > .btn-success.dropdown-toggle {
  box-shadow: none !important;
  background: transparent !important;
  border-right: 1px solid #e9ecef !important;
  border-color: #fff !important;
  color: #212529 !important;
}

.siConfirmCls .modal-dialog {
  min-height: calc(90vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}

.siConfirmCls .modal-dialog {
  width: 360px;
}

.siConfirmCls .modal-content {
  /*box-shadow: 0 7px 22px 0 rgba(82,115,152,0.1);*/
  -webkit-box-shadow: 0 0 20px rgba(82, 115, 152, 0.4) !important;
  box-shadow: 0 0 20px rgba(82, 115, 152, 0.4) !important;
}

.none {
  display: none;
}

.img_uplo_box #site_logo_preview,
.img_uplo_box_favi #site_favicon_preview,
.img_uplo_box #clinic_site_logo_preview,
.img_uplo_box_favi #clinic_site_favicon_preview {
  width: 100%;
  top: 0;
  height: 120px;
  object-fit: contain;
}

.form-control {
  border-radius: 1px;
}

.form-control:focus {
  box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.25);
}

input[type="file"] {
  cursor: pointer;
}

.gallery_pic_mnc ul li {
  position: relative;
}

.gallery_pic_mnc ul li:hover .log-phot-del {
  opacity: 0.5;
  display: block;
}

.gallery_pic_mnc ul li .log-phot-del {
  display: none;
  cursor: pointer;
  width: auto;
  height: auto;
  object-fit: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 20px;
  /*background: #ccc;*/
  padding: 2px;
}

.gallery_pic_mnc ul li .log-phot-del:hover {
  opacity: 1;
  display: block;
  text-shadow: 0 0 10px #fff;
}

#loginPhotoModal .dz-preview.dz-image-preview,
#loginPhotoModal .dz-preview.dz-file-preview,
#userFrm .dz-preview.dz-image-preview,
#userFrm .dz-preview.dz-file-preview {
  display: none !important;
}

.dropzone_:before {
  content: "\f093";
  font-family: "Font Awesome 5 Free";
  left: calc(50% - 30px);
  position: absolute;
  top: 0;
  font-size: 60px;
  color: #0076ff;
}

.dropzone_ {
  font-weight: 900;
  cursor: pointer;
  position: relative;
  background: #f7f7f7 !important;
  border: 2px dashed rgb(204, 204, 204);
}

.modal {
  text-align: center;
}
.modal:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  height: 100%;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.bootbox:before {
  display: none;
}

/*.modal-header {
    border-bottom: none;
}*/

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

.btn.btn-default {
  border: 1px solid #0076ff;
  background: none;
  color: #0076ff;
  border-radius: 2px !important;
}

.w50 {
  width: 50%;
}

.btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.75px;
  text-transform: uppercase;
}

.modal .btn {
  height: 50px;
}

.dragLbl {
  font-weight: normal;
  padding: 0 5px;
}

label.mdl-lbl {
  font-size: 13px;
  letter-spacing: 1.5px;
  margin-bottom: 0px !important;
  color: #919191;
}

.clr-b {
  clear: both;
}

.lh-35 {
  line-height: 35px;
}

.page-link:focus {
  box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.25);
}

.dataTables_wrapper table tbody tr td:last-child {
  text-align: left;
}

.dataTables_wrapper .badge {
  font-size: 15px;
}

a .edit-icn {
  font-size: 18px;
}

.inner_pad .form-group .form-control {
  padding-left: 5px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-text-fill-color: #000;
  transition: background-color 5000s ease-in-out 0s;
}

.mn_wrp_right_content_inner {
  padding: 0px 0px;
}

.for_FRMKL label.error {
  margin-top: 5px;
}

.frm-cls-sticky {
  position: fixed;
  left: 0;
  background: white;
  width: 100%;
  right: auto;
  top: 0px;
  padding: 15px;
  z-index: 4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-left: 30px;
  padding-right: 30px;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.select2-container--default.select2-container--focus
  .select2-selection--multiple,
.select2-dropdown {
  border: 1px solid #e0e0e0;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #fff;
}

.select2-container--default .select2-selection--multiple {
  height: auto;
  border: 1px solid #e0e0e0;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
}

.mn_wrp_right_content_inner .custom-control-description {
  color: #000;
  left: 0;
}

.mn_wrp_right_content_inner .custom-checkbox .custom-control-indicator {
  border-color: #ccc;
}

.mn_wrp_right_content_inner .custom-radio .custom-control-label::after,
.mn_wrp_right_content_inner .custom-radio .custom-control-label::before {
  width: 1.5rem;
  height: 1.5rem;
}

.mn_wrp_right_content_inner .custom-radio .custom-control-label {
  left: 1.5rem;
  line-height: 32px;
  margin-right: 20px;
  padding-left: 5px;
}

.form-control[readonly].custom_datepick {
  background: #fff;
}

.datepicker td,
.datepicker th {
  width: 40px;
  height: 30px;
}

.chkb .switch {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 20px;
  margin: 0;
}

.chkb .switch input {
  display: none;
}

.chkb .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.chkb .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.chkb input:checked + .slider {
  background-color: #2196f3;
}

.chkb input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

.chkb input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.chkb .slider.round {
  border-radius: 34px;
}

.chkb .slider.round:before {
  border-radius: 50%;
}

.chec-tp {
  position: relative;
  top: 6px;
}

.chkb.dISd {
  padding: 5px 10px;
}

.dataTables_wrapper .badge {
  font-weight: normal;
}

.w100 {
  width: 100%;
}

table#userDTtable tbody td {
  vertical-align: middle;
}

table#userDTtable tbody td img {
  width: 50px;
}

[data-toggle="tooltip"] {
  cursor: pointer;
}

.fnt14 {
  font-size: 14px;
}

.alert {
  font-size: 14px;
}

.ovr-hidn {
  overflow: hidden;
}

.iconpicker-popover {
  opacity: 1 !important;
}

.iconpicker-container .input-group-addon:last-child {
  border-left: 0;
  padding-right: 25px;
  padding-top: 11px;
}

.iconpicker-container .input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.iconpicker-container .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.iconpicker-container .input-group-addon {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.iconpicker-container .input-group-addon {
  display: table-cell;
}

.usr-pht-prev {
  width: 200px;
}

.dis-blck {
  display: block;
}
.loader {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}
.loader-ele {
  border: 4px solid #f3f3f3;
  /* Light grey */
  border-top: 4px solid #000;
  /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

[type="submit"] {
  cursor: pointer;
}

/* 31-1-2019 */
.location_img .circle {
  background: url("../images/default-placeholder.png") no-repeat center center;
}
.statement_row_main {
  margin: 15px 0;
}
.statement_row {
  height: auto;
  margin: 0 0 20px 0;
  padding: 0 15px;
}
.statement_row p {
  margin-bottom: 0;
}
.form-group .sm_select {
  width: auto;
  float: right;
}
.form-group .sm_select .select2 {
  width: 150px !important;
  margin-right: 15px;
}
.form-group .sm_select .day {
  float: right;
  line-height: 36px;
}
#locationAddEditModal .inner_cool_faith_tabs {
  margin: 20px 0 0;
}

/* Add Job CSS */
.add_job_main {
  float: left;
  width: 100%;
}
.job_inner {
  float: left;
  width: 100%;
  padding: 85px 0;
}
.cls_esc {
  position: absolute;
  right: 60px;
  top: 60px;
}
.cls_esc:focus {
  outline: 0 none;
}
.jb_title {
  color: #454f5c;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 90px;
}
.jb_box {
  float: left;
  width: 100%;
  text-align: center;
}
.jb_box ul {
  padding: 0;
  margin: 0;
}
.jb_box li {
  display: inline-block;
  margin: 0 25px 0 0;
}
.jb_box li:last-child {
  margin-right: 0;
}
.box_inner {
  width: 365px;
  height: 365px;
  background-color: #fff;
  display: table-cell;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  float: none;
  vertical-align: middle;
  box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #9b9ea6;
  border-radius: 3px;
}
.box_inner a {
  display: block;
}
.inner_ttl {
  color: #454f5c;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
}

/* add job common css */
.fl_w {
  float: left;
  width: 100%;
  text-align: left;
}
.mrg00 {
  margin: 0 !important;
}
.mrgtp00 {
  margin-top: 0 !important;
}
.mrgtp10 {
  margin-top: 10px !important;
}
.mrgtp15 {
  margin-top: 15px !important;
}
.mrgtp25 {
  margin-top: 25px !important;
}
.mrgtp30 {
  margin-top: 30px !important;
}
.mrgtop50 {
  margin-top: 50px !important;
}
.mrgtop70 {
  margin-top: 70px !important;
}
.mrgbtm10 {
  margin-bottom: 10px !important;
}
.mrgbtm15 {
  margin-bottom: 15px !important;
}
.mrgbtm30 {
  margin-bottom: 30px !important;
}
.mrgbtm50 {
  margin-bottom: 50px !important;
}
.mrgtop90 {
  margin-top: 90px !important;
}
.marLFRT15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.marLFRT50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.border_none {
  border: 0 !important;
}

.pad00 {
  padding: 0 !important;
}
.pad15 {
  padding: 15px 0 !important;
}
.padcmb {
  padding: 20px 0 30px !important;
}

.H_sm {
  height: 145px !important;
}
.back_btn {
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  border-radius: 22.5px;
  box-shadow: 0 2px 4px 0 #e9e9e9;
  color: #7a7a7a !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  display: table;
  margin: 0 auto;
  width: 190px;
  border: 1px solid #7a7a7a !important;
  text-transform: capitalize;
}
.back_btn:hover {
  color: #7a7a7a;
}
.bg_red {
  background: #82061b !important;
  border-color: #82061b !important;
  color: #fff !important;
}
.bg_red:hover {
  color: #fff;
}

.bg_green {
  background: #109d59 !important;
  border-color: #109d59 !important;
  color: #fff !important;
}
.bg_grren_new {
  background: #479a00;
  border-color: #479a00;
  color: #fff;
}
.bg_green:hover {
  color: #fff;
}
.bg_yellow_new {
  background: #ca9824;
  border-color: #ca9824;
  color: #fff;
}
.bg_yellow_new:hover {
  color: #fff;
}

.bg_gray {
  background: #f7f7f7;
}

.center_div {
  max-width: 485px;
  margin: 0 auto;
  display: table;
  width: 100%;
}
.center_inner {
  width: 100%;
  float: left;
}
.pv_order_ttl {
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #454f5c;
}
.progress_cnt_main .form-group {
  margin: 0 0 20px 0;
  float: left;
  width: 100%;
}
.progress_cnt_main .form-group label {
  font-size: 16px; /*line-height: 20px;*/
  color: #333333;
}
.pro_link {
  float: right;
  font-size: 16px;
  line-height: 35px;
  color: #007aff;
}
.pro_link:hover {
  color: #007aff;
}
.fl_none {
  float: none;
}

/* Big Checkbox */
.big_check .custom-checkbox {
  min-height: 35px;
}
.big_check .custom-checkbox .custom-control-indicator {
  border-radius: 3px;
  width: 35px;
  height: 35px;
  background: none;
  border: 2px solid #333;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.big_check .custom-control-description {
  color: #333;
  font-size: 18px;
  letter-spacing: 0.46px;
  line-height: 35px;
  font-weight: normal;
  top: 0;
  left: 0;
  position: relative;
  float: left;
  text-align: left;
}
.big_check
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-indicator {
  border-color: #82061b;
}

/* Select 2 */
.progress_cnt_main .select2 {
  width: 100% !important;
}
.progress_cnt_main .select2-container--default .select2-selection--single {
  height: 55px;
  border: 1px solid #333333;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 1px;
  outline: 0 none;
}
.progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 53px;
}
.progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 53px;
  background: transparent;
  width: 39px;
  border-left: 0;
}
.progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border: 0;
}
.progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b:before {
  position: absolute;
  content: "";
  background: url(../images/down-icon.png) no-repeat center center / 12px 7px;
  width: 12px;
  height: 7px;
}
.progress_cnt_main
  .select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b:before {
  transform: rotate(180deg);
}

/* Radio Button */
.radio_cover .radio_inner {
  position: relative;
  padding-left: 45px;
  margin: 0 20px 0 0;
  float: left;
  cursor: pointer;
  min-height: 35px;
}
.radio_cover .radio_inner input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
}
.radio_cover .radio_inner input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
}
.radio_cover .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  width: 35px;
  border: 2px solid #87909b;
  background-color: transparent;
  border-radius: 50%;
}
.radio_cover .rd_des {
  font-size: 18px;
  line-height: 35px;
  color: rgba(51, 51, 51, 0.5) !important;
}
.radio_cover .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio_cover .radio_inner input:checked ~ .rd_des {
  color: rgba(51, 51, 51, 1) !important;
}
.radio_cover .radio_inner input:checked ~ .checkmark {
  background-color: #fff;
  border-color: #82061b;
}
.radio_cover .radio_inner input:checked ~ .checkmark:after {
  display: block;
}
.radio_cover .radio_inner .checkmark:after {
  top: 4px;
  left: 4px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #82061b;
}
.radio_cover .rd_txt {
  border: 1px solid #333333;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 #e9e9e9;
  height: 35px;
  padding: 0 10px;
  width: 150px;
}

.progress_main {
  float: left;
  width: 100%;
}
.progressbar {
  margin: 0 0 50px 0;
  padding: 0;
  float: left;
  width: 100%;
}
.progressbar li {
  list-style-type: none;
  width: 33.33%;
  float: left;
  font-size: 18px;
  line-height: 23px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  color: rgba(69, 79, 92, 0.5);
  height: 60px;
}
.progressbar li span {
  margin-top: 35px;
  display: inline-block;
}
.progressbar li:before {
  width: 24px;
  height: 24px;
  content: "";
  line-height: 24px;
  border: 2px solid #d8d8d8;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #d8d8d8;
  z-index: 9;
  position: absolute;
  left: 40%;
}
.progressbar li:after {
  width: 100%;
  height: 6px;
  content: "";
  position: absolute;
  background-color: #d8d8d8;
  top: 10px;
  left: -50%;
  z-index: 1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: rgba(69, 79, 92, 1);
}
.progressbar li.active:before {
  border: 7px solid #8c071d;
  background: #ffffff;
}
.progressbar li.pre_ac:before {
  background: #8c071d;
  border-color: #8c071d;
}
.progressbar li.pre_ac + li:after {
  background-color: #8c071d;
}

.inc_max {
  max-width: 750px;
}
.option_box .mCSB_outside + .mCSB_scrollTools {
  right: -9px;
}
.option_box {
  border: 1px solid #9b9ea6;
  border-radius: 8px;
  box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 507px;
  float: left;
  width: 100%;
  position: relative;
  overflow-y: auto;
}
.pad_op {
  padding: 20px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #9b9ea6;
}
.pad_op:last-child {
  border-bottom: 0;
}
.op_label {
  font-size: 15px;
  line-height: 19px;
  color: #454f5c;
  font-weight: bold;
  display: table;
  margin: 0 auto 5px;
}
.short_lb {
  font-style: italic;
  font-size: 15px;
  line-height: 19px;
  color: #454f5c;
  text-align: center;
}
.op_price {
  color: #454f5c;
  font-size: 25px;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
}
.op_btn {
  width: 100%;
  padding: 0 15px;
  background-color: #b6b8bd;
  border-radius: 3px;
  height: 37px;
  line-height: 37px;
  color: #ffffff;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
}
.op_btn:hover {
  color: #fff;
}
.sm_txt {
  font-size: 12px;
  line-height: 15px;
  color: #454f5c;
  text-align: center;
}
.sm_txt a {
  color: #454f5c;
  text-decoration: underline;
}

.option_box
  .progress_cnt_main
  .select2-container--default
  .select2-selection--single {
  height: 37px;
}
.option_box
  .progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 35px;
  width: 180px;
}
.option_box
  .progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px;
}

.sm_select.progress_cnt_main
  .select2-container--default
  .select2-selection--single {
  height: 35px;
}
.sm_select.progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 33px;
}
.sm_select.progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px;
}

.option_box .radio_cover .radio_inner {
  margin: 0 0 10px 0;
}
.option_box .rd_des {
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
}

.op_act {
  border-color: #860e23;
}
.op_act .op_btn {
  background: #860e23;
}
.op_act:before {
  position: absolute;
  content: "";
  right: 5px;
  top: 0;
  background: url("../images/tick-icon.png") no-repeat center center / 15px auto;
  height: 30px;
  width: 30px;
}
.op_act:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: #82061b;
  height: 10px;
  width: 100%;
}
.jb_control {
  background-color: #ffffff;
  border: 1px solid #333333;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 #e9e9e9;
  height: 55px;
  line-height: 55px;
  padding: 0 15px;
}
.custom-control-description.sm_txt {
  font-size: 15px;
  line-height: 25px;
  margin: 4px 0;
}
.fl_row {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #333333;
}
/*.fl_row:last-child {border-bottom: 0; margin: 0; padding: 0;}*/
.new_txt {
  border: 1px solid #333333;
  border-radius: 3px;
  background-color: #ffffff;
  width: 100%;
  height: 135px;
  padding: 10px;
  box-sizing: border-box;
}
.add_link {
  display: inline-block;
  font-size: 16px;
  line-height: 35px;
  color: #007aff;
}
.add_link:hover {
  color: #007aff;
}
.ul_row {
  float: left;
  width: 100%;
  padding: 0 20px;
  margin: 0;
}
.ul_row li {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 25px;
  color: #454f5c;
  border-bottom: 1px solid #cecece;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}
.op_cl,
.op_cl:hover {
  color: #bababa;
}
.total_div {
  font-size: 25px;
  font-weight: bold;
  line-height: 32px;
  color: #333333;
}
.cover {
  float: left;
  width: 100%;
}
.form-group {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
}

.od_dt_row {
  float: left;
  width: 100%;
  padding-bottom: 30px;
  margin: 10px 0;
  border-bottom: 1px solid #cecece;
}
.od_dt_row ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.od_dt_row li {
  float: left;
  width: 100%;
}
.od_dt_row span {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
}

.suc_max {
  max-width: 650px;
}
.dis_inline {
  display: inline-block;
}
.first_last .back_btn:first-child {
  margin-left: 0 !important;
}
.first_last .back_btn:last-child {
  margin-right: 0 !important;
}
.md_msg {
  color: #454f5c;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  float: left;
  width: 100%;
  margin: 0;
}
.success-title {
  color: #109d59;
  font-size: 60px;
  font-weight: 600;
  line-height: 75px;
}
.btn_group {
  float: left;
  width: 100%;
  margin: 0;
}

.btn_group li {
  width: 49%;
  float: left;
  margin: 0 2% 15px 0;
}
.btn_group li:nth-child(2n) {
  margin-right: 0;
}
.driver_btn {
  display: block;
  border: 1px solid #057aff;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.1);
  color: #057aff;
  font-size: 16px;
  height: 52px;
  line-height: 50px;
  padding: 0 15px;
  text-align: center;
}
.driver_btn.active_btn,
.v_vehical_btn_add_job.active_btn {
  background: #057aff;
  color: #fff;
}

.lbl_ttl {
  color: #333333;
  font-size: 18px;
  line-height: 23px;
  display: inline-block;
}

.form_main {
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
}
.creat_fl .modal-dialog {
  max-width: 845px;
  padding: 0 15px;
  width: 100%;
  margin: 20px auto;
}
.creat_fl .modal-header {
  background: transparent;
  background: transparent;
  padding: 0 !important;
  border: 0;
}
.creat_fl .modal-footer {
  border-top: 0;
}
.crt_ttl {
  color: #454f5c;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 15px;
}

.supplies_box {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #dadce0;
  border-radius: 3px;
  box-sizing: border-box;
}
.supplies_box p {
  font-size: 15px;
  line-height: 19px;
  color: #454f5c;
  margin: 0;
}
.pad20 {
  padding: 20px;
}
.sm_table {
  float: left;
  width: 100%;
}
.sm_table_cl {
  width: 100%;
  border-collapse: inherit;
}
.sm_table_cl th {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #bababa;
  padding: 8px 15px;
  border-bottom: 1px solid #dadce0;
}
.sm_table_cl td {
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  border-bottom: 1px solid #dadce0;
  padding: 8px 15px;
}

.keepsake_sec {
  float: left;
  width: 100%;
  border-radius: 3px;
  background-color: #f1f1f2;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.keepsake_close {
  opacity: 0.3;
}
.pet_title {
  color: #333333;
  font-size: 25px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}

.req_inner_box {
  float: left;
  width: 100%;
}
.req_inner_box ul {
  margin: 0;
  padding: 0;
}
.req_inner_box li {
  margin: 0 15px 20px 0;
  float: left;
}
.req_box {
  border: 1px solid #057aff;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.1);
  padding: 15px;
  box-sizing: border-box;
  margin: 0;
  text-align: center;
  position: relative;
}
.arr_rt {
  position: absolute;
  right: 5px;
  top: 0; /*transform: rotate(45deg); color: #333; opacity: 0.5; font-size: 14px;*/
}
.req_box label {
  color: #333;
  opacity: 0.5;
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}
.count_no {
  display: inline-block;
  font-weight: bold;
  font-size: 50px;
  line-height: 63px;
  text-align: center;
  color: #354052;
}
.red_txt {
  color: #db4437;
}
.ready_txt {
  color: #db4437;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
}

.full_row {
  float: left;
  width: 100%;
}
.dis_patch_main {
  float: left;
  width: 100%;
}
.white_box {
  border: 1px solid #dadce0;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%;
}
.box_head {
  float: left;
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
}
.box_head h3 {
  color: #454f5c;
  font-size: 22px;
  line-height: 28px;
  display: inline-block;
}
.border_bottom {
  border-bottom: 1px solid #dadce0;
}
.box_cnt {
  float: left;
  width: 100%;
}
.driver_listing {
  float: left;
  width: 100%;
}
.driver_listing ul {
  margin: 0;
  padding: 0;
}
.driver_listing li {
  width: 50%;
  float: left;
  margin: 0 0 15px 0;
  padding: 0 8px;
}
.driver_listing li a {
  display: block;
  height: auto;
  line-height: initial;
  color: #057aff;
  font-size: 15px;
  text-align: center;
  padding: 7px 10px;
  background: #fff;
  box-shadow: 0 10px 22px 0 rgb(0 0 0 / 10%);
  border: 1px solid #057aff;
  border-radius: 3px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.driver_listing li a span {
  margin-left: 3px;
}
.View_all {
  font-size: 16px;
  line-height: 30px;
  color: #057aff;
}
.View_all:hover {
  color: #057aff;
}

.padALL15 {
  padding: 15px;
}
.noti_list ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 15px 15px;
}
.noti_list li {
  float: left;
  width: 100%;
  border-radius: 27px;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.05);
  margin: 0 0 10px 0;
  padding: 8px 15px 8px 45px;
  position: relative;
}
.noti_list li:last-child {
  margin-bottom: 0;
}
.lb_ttl {
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  display: block;
}
.ass_dr {
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  color: #fff;
  margin: 8px 0;
  display: inline-block;
}
.ass_dr:hover {
  color: #fff;
}
.ass_dr img {
  display: inline-block;
  margin-left: 5px;
}
.noti_cls {
  position: absolute;
  left: 15px;
  font-size: 21px;
  top: 9px;
  color: #fff;
}
.noti_cls:hover {
  color: #fff;
}
.bg_grren {
  background: #109d59;
}
.bg_light_red {
  background: #db4437;
}
.min_H {
  min-height: 538px !important;
}
table.jb_list_tbl {
  border-collapse: inherit !important;
}
.jb_list_tbl th {
  border-top: 0;
}
.dataTables_scrollHeadInner {
  width: 100% !important;
  padding: 0 !important;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.scroll_bar {
  height: 450px;
}
.dispatch_body .max-wfill {
  max-width: 1350px !important;
}
.dispatch_body .modal-body table th {
  text-transform: uppercase;
}
.modal-dialog {
  width: 95%;
}
.martpbtm30 {
  margin: 30px 0;
}
.nw_modal_D .modal-header {
  background: transparent;
}
.nw_modal_D .modal-header .modal-title {
  color: #454f5c;
  font-size: 22px;
  line-height: 28px;
  display: inline-block;
  width: auto;
}
.nw_modal_D .modal-header .close {
  color: #454f5c;
  top: 0;
}
.nw_modal_D .modal-body th {
  border-top: 0;
  font-size: 14px;
  color: #bababa;
}
.nw_modal_D .modal-body td {
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}
.req_pop_btn {
  height: 35px;
  line-height: 32px;
  display: block;
  padding: 0 10px;
  font-size: 16px;
  color: #057aff;
  box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.1);
  border-radius: 22.5px;
  border: 1px solid #057aff;
  width: auto;
  text-align: center;
  margin: 0 !important;
}
.req_pop_btn:hover {
  color: #057aff;
}

.blue_txt {
  color: #057aff;
}
table.dataTable {
  border-collapse: inherit !important;
}
table.dataTable th {
  border-top: 0;
}
table.dataTable th {
  border-bottom: 1px solid #dee2e6;
}
.table td {
  border-top: 0 !important;
}

.nw_modal_D .noti_hd {
  padding: 20px 15px !important;
  display: inline-block;
}
.nw_modal_D .noti_hd .close {
  top: 6px;
}
.input_search {
  border: 1.06px solid #dadce0;
  border-radius: 22.5px;
  background-color: #ffffff;
  display: inline-block;
  margin: 0 auto;
  padding: 7px 20px;
  width: 500px;
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
}

.Driver_pop_will .print_icon {
  float: right;
  margin-right: 45px;
}
.Driver_pop_will .modal-dialog {
  max-width: 530px;
}

.drive_will_row {
  border: 1px solid #bababa;
  border-radius: 4px;
  background: #fff;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
.drive_head {
  padding: 8px 15px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #bababa;
}
.drive_id {
  clear: both;
  color: #454f5c;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  display: block;
  margin: 0 0 5px 0;
}
.drive_id:last-child {
  margin-bottom: 0;
}
.check_btn {
  display: inline-block;
  border: 1px solid #c7c7c7;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  color: #c7c7c7;
  font-size: 16px;
  text-align: center;
  border-radius: 22.5px;
  background-color: #ffffff;
  margin: 0 20px 0 0;
}
.bl_txt_bd {
  color: #057aff;
  border-color: #057aff;
}
.drive_will_row .dropdown_cover {
  float: right;
  position: relative;
  margin: 5px 0;
}
.drive_will_row .tbl_toogle img {
  opacity: 0.5;
}
.disabled_check_btn {
  color: #c7c7c7 !important;
  border-color: #c7c7c7 !important;
  pointer-events: none;
}
.drive_cnt {
  float: left;
  width: 100%;
  padding: 8px 15px;
}
.drive_tbl {
  width: 100%;
  border-collapse: inherit;
}
.drive_tbl th {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #bababa;
  text-transform: uppercase;
}
.drive_tbl td {
  border-bottom: 0;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
}

.add_note_txt {
  border: 1px solid #bababa;
  border-radius: 4px;
  background-color: #f8f8f8;
  padding: 5px 10px;
  color: rgba(69, 79, 92, 0.5);
  float: left;
  width: 100%;
  resize: none;
  height: 80px;
  font-size: 18px;
}
.add_note_txt:focus {
  outline: 0 none;
}

.add_note_txt::-webkit-input-placeholder {
  color: rgba(69, 79, 92, 0.5);
  font-size: 18px;
}
.add_note_txt::-moz-placeholder {
  color: rgba(69, 79, 92, 0.5);
  font-size: 18px;
}
.add_note_txt:-ms-input-placeholder {
  color: rgba(69, 79, 92, 0.5);
  font-size: 18px;
}
.add_note_txt:-moz-placeholder {
  color: rgba(69, 79, 92, 0.5);
  font-size: 18px;
}

.sm_check {
  width: auto;
  float: right;
}
.bl_txt_bd {
  color: #057aff;
  border-color: #057aff;
}

.nw_drop {
  position: absolute;
  right: 0;
  width: 200px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  top: 38px;
  z-index: 999;
}
.nw_drop > ul {
  padding: 0;
  margin: 0;
}
.nw_drop > ul > li {
  display: block;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}
.nw_drop > ul > li i {
  float: right;
  margin: 5px 0;
}
.nw_drop > ul > li:last-child {
  border-bottom: 0;
}
.nw_drop > ul > li > a {
  display: block;
  padding: 8px 15px;
  color: #454f5c;
  font-size: 18px;
}
.nw_drop > ul > li:hover .sub_drop_down {
  display: inline-block;
}

.sub_drop_down {
  z-index: 99;
  position: absolute;
  left: -221px;
  top: 0;
  background: #fff;
  box-shadow: 0 0 16px 0 rgba(82, 97, 115, 0.18);
  padding: 12px 0;
  width: 220px;
  border-radius: 4px;
  display: none;
}
.sub_drop_down ul {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.sub_drop_down li {
  display: block;
}
.sub_drop_down li a {
  display: block;
  color: #222222;
  font-size: 16px;
  line-height: 24px;
  padding: 6px 15px;
}

.checked_btn {
  background: #109d59;
  border-color: #109d59;
  color: #fff;
  pointer-events: none;
}
.checked_btn i {
  display: inline-block;
  margin: 0 0 0 5px;
}
.checked_btn:hover {
  color: #fff;
}

a.tbl_main,
a.tbl_main:hover {
  color: #057aff;
}
/*.req_tbl img, .tbl_toogle img {transform: rotate(90deg); opacity: 0.5;}*/
.mrg5 {
  margin: 5px 0;
}

/* Dashboard */
.minDash {
  min-height: 265px;
}
.dash_box h3 {
  margin: 30px 0;
  font-size: 80px;
  line-height: 100px;
  text-align: center;
  font-weight: bold;
}
table.order_list_tbl th,
table.order_list_tbl td {
  padding: 8px;
}
.dash_req {
  padding: 0 !important;
  margin: 0 0 18px 0;
}
.dash_req:last-child {
  margin-bottom: 0;
}
.ass_new {
  color: #057aff;
  font-size: 31.9px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  height: 121px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.ass_new:hover {
  color: #057aff;
}
.ass_new img {
  float: left;
  margin: 2px 10px 0 0;
}

.high_chart_main {
  padding: 10px 20px;
}
.sm_title {
  color: #454f5c;
  font-size: 22px;
  line-height: 38px;
}
.dash_filter_head {
  float: left;
  width: 100%;
}
.dash_filte_right {
  float: right;
}
.fil_loc {
  float: left;
  margin-right: 15px;
}
.fil_loc:first-child {
  margin-right: 35px;
}
.fil_loc:last-child {
  margin-right: 0;
}
.fil_loc label {
  color: #bababa;
  font-size: 16px;
  line-height: 38px;
  margin: 0 12px 0 0;
}
.fil_loc .select2 {
  width: 250px !important;
}
.wdith150 .select2 {
  width: 180px !important;
}
.fil_loc .select2-container--default .select2-selection--single {
  border-radius: 20px;
  border: 1px solid #dadce0;
  height: 38px;
  outline: 0 none;
}
.fil_loc
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 36px;
  padding-left: 15px;
}
.fil_loc
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 36px;
  background: transparent;
  width: 39px;
  border-left: 0;
}
.date_range {
  height: 38px;
  line-height: 36px;
  border-radius: 20px;
  border: 1px solid #dadce0;
  padding: 0 40px 0 15px;
  width: 240px;
  background: url("../images/icon-calendar.png") no-repeat right 10px center /
    30px auto;
}

.chart_main {
  float: left;
  width: 100%;
}
.dash_filter_cnt {
  float: left;
  width: 100%;
}
.postp {
  position: relative;
  top: 40px;
  z-index: 1;
}
.chart_num {
  float: left;
  margin: 0 100px 0 0;
  width: auto;
}
.chart_num:last-child {
  margin-right: 0;
}
.chart_num h5 {
  color: #354052;
  opacity: 0.4;
  font-size: 22px;
  line-height: 28px;
}
.chart_num_btm {
  float: left;
  width: 100%;
}
.chart_num_btm h2 {
  color: #354052;
  font-size: 30px;
  line-height: 40px;
  display: inline-block;
  margin: 0 20px 0 0;
}
.chart_num_btm span {
  font-size: 14.89px;
  line-height: 19px;
  display: inline-block;
}
.chart_num_btm span .fa-plus {
  font-size: 8px;
  line-height: 20px;
  float: left;
  margin-right: 2px;
}
.chart_num_btm span sup {
  top: 0;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

.green_txt {
  color: #3abd7a;
}

.thumb_img {
  display: inline-block;
}
.thumb_img img {
  width: 65px;
  display: block;
}

.switch_txt {
  float: left;
  margin-right: 8px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 28px;
  color: #212529;
}
.popup_tb_ttl {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: capitalize;
}
.clinic_count {
  margin: 0 20px 0 0;
}
.clinic_count:last-child {
  margin-right: 0;
}
.clinic_count h3 {
  margin: 15px 0 0 0;
}

.modal-body {
  float: left;
  width: 100%;
}
.modal-header {
  float: left;
  width: 100%;
}
.modal-footer {
  float: left;
  width: 100%;
}
.modal-content {
  border: 0;
}

.creat_fl .big_max {
  max-width: 1100px;
}
.big_txt {
  font-size: 30px !important;
  line-height: 36px !important;
  font-weight: bold;
}
.cover_main {
  float: left;
  width: 100%;
}
.clinic_dt_head {
  text-align: center;
  width: 100%;
  float: left;
  margin: 30px 0 0 0;
}
.clinic_dt_head h4 {
  font-size: 26px;
  margin: 0 0 20px 0;
  line-height: 30px;
}
.clinic_dt_head ul {
  margin: 0 0 20px 0;
  padding: 0;
}
.clinic_dt_head ul li {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #354052;
}
.clinic_dt_head ul li a {
  font-size: 18px;
  line-height: 24px;
  color: #354052;
}
.clinic_dt_head ul li a:hover {
  color: #354052;
}
.add_edit_btn {
  margin-top: 70px;
}
.add_edit_btn li {
  margin: 0 15px 0 0 !important;
}
.add_edit_btn li:last-child {
  margin-right: 0;
}

.pop_thumb {
  width: 100%;
  text-align: center;
}
.pop_thumb img {
  width: 100%;
  height: 100px;
  object-fit: contain;
}

.opt_tbl_main {
  width: 100%;
  float: left;
}
.opt_tbl_main table {
  border-collapse: inherit;
}
.opt_tbl_main th {
  background: #f7f8f9;
  border: none;
  font-size: 14px;
  letter-spacing: 0.43px;
  font-weight: bold;
  padding: 8px;
}
.opt_tbl_main td {
  padding: 8px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

/* Clinic Dashboard */
.w200 {
  width: 200px;
}
.h35 {
  height: 35px;
  line-height: 33px;
}
.msg_faith_alert img {
  float: left;
  margin: 3px 5px 0 0;
}
.faith_dropc {
  margin-right: 10px;
}
.max_full {
  max-width: 100%;
}

.pop_md_ttl {
  font-size: 38px;
  line-height: 47px;
  padding: 0 15px;
}
.add_box {
  width: 100%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.add_img {
  width: 100%;
  float: left;
  border: 4px solid transparent;
  position: relative;
  height: 245px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.add_act .add_img,
.add_img:hover {
  border: 4px solid #82061b;
}
.add_act .add_img:before {
  position: absolute;
  content: "";
  right: 5px;
  top: 5px;
  background: #e2dbdb url(../images/tick-icon-new.png) no-repeat center center /
    15px auto;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
.add_img img {
  max-width: 95%;
  max-height: 225px;
  width: 100%;
  object-fit: cover;
}
.add_cnt {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.add_ttl {
  display: inline-block;
  font-size: 14px;
  color: #333;
}
.add_cnt span {
  display: block;
  font-size: 14px;
  color: #333;
}
.dis_txt {
  background: #fff;
  border: 1px solid #333;
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  width: 100%;
  position: relative;
  color: rgba(69, 79, 92, 0.6);
}
.dollar_icon {
  position: relative;
  float: right;
  width: 165px;
}

.alert-dialog .modal-dialog {
  max-width: 640px !important;
}
.alert-dialog .modal-body {
  padding: 70px;
}
.daterangepicker {
  z-index: 9999999999;
}

.hide {
  display: none;
}
.show {
  display: block;
}

.md_ttl {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #d8dfe6;
  font-size: 18px;
  line-height: normal;
  font-weight: bold;
}
.w_auto {
  width: auto !important;
}
.orders_fiesldet_faith_mian legend.w_auto {
  padding: 5px 10px;
}
.order_dt {
  float: left;
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
.order_dt ul {
  padding: 0;
  margin: 0;
}
.order_dt ul li {
  margin: 0 0 8px 0;
}
.order_dt ul li a {
  font-size: 15px;
  line-height: 22px;
  color: #057aff;
  display: inline-block;
}
.order_dt ul li a:hover {
  color: #057aff;
}

.supplyAdd .modal-footer .btn_faith:first-child {
  background: #f7f9fa;
  border: 1px solid #d8dfe6;
  color: #212529;
  cursor: pointer;
}
.add_faith_job img {
  display: inline-block;
  margin-right: 5px;
  margin-top: -3px;
}

.profile_footer {
  padding: 0;
}

.req_batched_acc_main .card-header {
  background: transparent;
  position: relative;
  padding: 15px 15px 15px 45px;
  cursor: pointer;
}
.req_batched_acc_main .card-title {
  color: #454f5c;
  font-size: 22px;
  line-height: 28px;
  margin: 0;
}
.req_batched_acc_main {
  float: left;
  width: 100%;
  margin: 0 0 40px 0;
}
.req_batched_acc_main .accordion .card-header:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
  float: left;
  top: 16px;
  position: absolute;
  left: 15px;
}
.req_batched_acc_main .accordion .card-header.collapsed:after {
  content: "\f067";
}

.req_batched_acc_main .bt_ry {
  display: inline-block;
  color: #db4437;
  margin: 0 20px 0 0;
}
.req_batched_acc_main .req_pop_btn {
  display: inline-block;
}
.req_batched_acc_main .card {
  border: 0;
}
.req_batched_acc_main .card-body {
  padding: 0 15px 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.req_batched_acc_main .card-body table th,
.req_batched_acc_main .card-body table td {
  padding: 15px 0;
}
.req_batched_acc_main .card-body table th:focus,
.req_batched_acc_main .card-body table td:focus {
  outline: 0 none;
}
.req_batched_acc_main .card-body .faith_dropc {
  margin-right: 20px;
}

.owl-carousel .select2-results__options {
  height: 75px;
  overflow-x: hidden;
  overflow-y: scroll;
}

#driver_pop .mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
#driver_check_in_pop .mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.faith_date_time .bootstrap-datepicker-widget {
  padding: 15px !important;
}
.faith_date_time .bootstrap-datepicker-widget td {
  background: transparent;
}

.bootstrap-datetimepicker-widget {
  background: #fff;
  padding: 15px;
}
.bootstrap-datetimepicker-widget table td {
  height: auto;
  line-height: initial;
  width: auto;
}
.separator {
  background: transparent !important;
  border: 0;
  height: 50px !important;
  display: inline-block;
  float: left;
  line-height: 50px;
  padding: 0 5px !important;
}
.bootstrap-timepicker-widget table tbody {
  border: 0;
}

.bootstrap-timepicker-widget table td a .glyphicon-chevron-up {
  background: transparent url("../images/down-icon.png") no-repeat center center /
    16px auto !important;
  float: left;
  height: 25px;
  transform: rotate(-180deg) !important;
}
.bootstrap-timepicker-widget table td a .glyphicon-chevron-down {
  background: transparent url("../images/down-icon.png") no-repeat center center /
    16px auto !important;
  float: left;
  height: 25px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background-color: transparent !important;
}
.bootstrap-datetimepicker-widget .btn {
  background: transparent;
  color: #000 !important;
}
.bootstrap-datetimepicker-widget table td span {
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.bootstrap-datetimepicker-widget table td:last-child {
  border-bottom: 0;
}
.bootstrap-timepicker-widget table td a {
  height: 25px;
  padding: 0;
  float: left;
}
.bootstrap-timepicker-widget table td input {
  width: 40px;
  margin: 5px 0;
  text-align: center;
  border: 1px solid #ccc;
  padding: 5px;
}

.timepicker[readonly] {
  background-color: #ffffff !important;
}

iframe {
  font-size: 15px;
  /*height: 53px !important;*/
  line-height: 53px;
  font-family: "Source Sans Pro", sans-serif;
  color: #919191;
}
.InputContainer .InputElement {
  position: absolute;
  top: 20px;
  opacity: 0.3;
}

.stripe_error {
  color: #cc2f00 !important;
  margin-bottom: 0px !important;
  display: block !important;
  text-transform: none !important;
}
.order-credit-card-form span.brand {
  /* width: 30px; */
  text-align: right;
  margin-right: 15px;
  position: absolute;
  right: 0;
  top: 13px;
}

.pf {
  font-size: 31px !important;
}

.up_arrow {
  display: inline-block;
  background: url(../images/up_arrow.png) 0px 10px no-repeat;
  width: 19px;
  height: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 5px;
}

.email-tags-main .bootstrap-tagsinput {
  float: left;
  width: 100%;
  height: auto;
  border: 1px solid #333333;
  line-height: normal;
  padding: 8px 6px;
  min-height: 55px;
}

.email-tags-main .bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: #fff;
  background: #82061b;
  padding: 5px 8px;
  border-radius: 5px;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 8px;
}
.email-tags-main .bootstrap-tagsinput input {
  line-height: 30px;
}
.input-daterange input {
  text-align: left !important;
}

.cremation_report_frm .form-control[readonly] {
  background-color: #ffffff;
}

.timeline_section_faith {
  margin-top: 21px;
}
.dispatch_body #driver_check_in_pop .mCSB_container {
  overflow: auto;
}
.po-options-container-main .sm_txt {
  font-size: 14px;
}
.faith_job_detail_sec .selec_check_boxes_mnfaith .custom-control-description {
  top: 2px !important;
}
.driver-location-filter-container {
  margin: 10px 0px 25px 0px;
  margin-right: -7px;
}
.driver_listing .select2-container li {
  width: 100%;
  margin: 0;
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
  text-align: left !important;
}
.driver-location-filter-container .select2-container {
  min-width: 200px;
}

.co-options-parent .radio_inner,
.po-options-container-main .radio_cover .radio_inner {
  display: flex;
  align-items: center;
  min-height: 30px;
  padding-left: 40px;
}
.co-options-parent .radio_cover .checkmark,
.po-options-container-main .radio_cover .checkmark {
  width: 30px;
  height: 30px;
}
.co-options-parent .radio_cover .checkmark,
.po-options-container-main .radio_cover .checkmark {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.co-options-parent .option_box .rd_des,
.po-options-container-main .option_box .rd_des {
  font-size: 13px;
  line-height: 15px;
}
.co-options-parent .radio_cover .radio_inner .checkmark:after,
.po-options-container-main .radio_cover .radio_inner .checkmark:after {
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 0;
  background: #82061b;
}
.co-options-parent .radio_cover .radio_inner input:checked ~ .checkmark:after,
.po-options-container-main
  .radio_cover
  .radio_inner
  input:checked
  ~ .checkmark:after {
  background: #82061b url("../images/check.png") no-repeat center center !important;
}
.co-options-parent .radio_cover .radio_inner input:checked ~ .checkmark,
.po-options-container-main
  .radio_cover
  .radio_inner
  input:checked
  ~ .checkmark {
  border-color: #555555;
}
#assignJobsModal .req_batched_acc_main .card-title {
  font-size: 18px;
  line-height: 24px;
}
#assignJobsModal .req_batched_acc_main .card-header {
  position: relative;
  padding-right: 135px;
}
#assignJobsModal .req_batched_acc_main .bt_ry {
  position: absolute;
  right: 0;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
.board-assign-requests-modal .modal-dialog {
  max-width: 70% !important;
}
.sel_comb .custom-control {
  margin-right: 15px;
  width: auto;
}
.sel_comb .select2 {
  width: 200px !important;
}
.sel_comb
  .progress_cnt_main
  .select2-container--default
  .select2-selection--single {
  height: 35px;
}
.sel_comb
  .progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 33px;
}
.sel_comb
  .progress_cnt_main
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 33px;
}
.nw_pop_drop_cls .for_FRMKL {
  width: 100% !important;
  margin: 0;
}
.nw_pop_drop_cls .custom-control-description {
  left: 0;
  padding-left: 10px;
}
#editPetModal .modal-dialog,
#editCremationIdModal .modal-dialog,
#send-pdf-email .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  min-height: inherit;
}
#editPetModal .radio_cover .radio_inner,
#editCremationIdModal .radio_cover .radio_inner,
#send-pdf-email .radio_cover .radio_inner {
  margin: 0 10px 10px 0;
}
#editPetModal .pets_block_main_border,
#editCremationIdModal .pets_block_main_border,
#send-pdf-email .pets_block_main_border {
  padding: 0;
  border-bottom: 0;
}
#editPetModal .form-group:last-child,
#editCremationIdModal .form-group:last-child,
#editCremationIdModal .form-group:last-child {
  margin-bottom: 0;
}
#editPetModal .modal-footer,
#editCremationIdModal .modal-footer,
#send-pdf-email .modal-footer {
  border-top: 1px solid #e9ecef;
}
.co-remove-category-item-from-selection .fa-times:hover,
.po-remove-category-item-from-selection .fa-times:hover {
  color: #82061b;
}

.loaders {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}
.loader-eles {
  border: 4px solid #f3f3f3;
  /* Light grey */
  border-top: 4px solid #000;
  /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}
.scroll_bar_dispatch {
  height: 700px !important;
}
.min_H_dispatch {
  min-height: 550px !important;
}

.bd_inner_cnt.fortooltip {
  overflow: visible !important;
}

.ch_box_main .pay_li_py li {
  height: 35px;
  padding-left: 35px;
  display: flex;
  align-items: center;
}

.ch_box_main .ch_icon {
  position: relative;
  margin-right: 10px;
  width: 35px !important;
  height: 35px;
}

.ch_box_main .check_lbl {
  padding-left: 35px;
}
.batchtooltip {
  position: relative;
}
.batchtooltip .popover {
  width: 170px;
  left: 0 !important;
}
.batchtooltip .popover .arrow {
  left: 35px !important;
}
.back_btn.po-payment-credit-card-checkbox-pay-later {
  color: #fff !important;
}
.collect-payment-pay-later {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.pay-later-credit-card-form .back_btn.payment-submit {
  color: #fff !important;
}

.po-order-payment-orders-new-details li .float-left {
  width: 30%;
}

.po-order-payment-orders-new-details li .float-right {
  width: 70%;
}

.co-order-payment-orders-new-details li .float-left {
  width: 30%;
}

.co-order-payment-orders-new-details li .float-right {
  width: 70%;
}

.img-container {
  position: relative;
}

.img-container img {
  display: block;
  width: 100%;
  height: auto;
}

.img-container .img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  opacity: 0.8;
}

.img-container:hover .img-overlay {
  height: 100%;
}

.img-container .img-text {
  color: black;
  font-size: 13px;
  position: absolute;
  top: 5%;
  left: 5%;
  -webkit-transform: translate(-5%, -5%);
  -ms-transform: translate(-5%, -5%);
  transform: translate(-5%, -5%);
  text-align: center;
  width: 100%;
  padding: 5px 7px;
}

.popup-action-btn {
  text-transform: uppercase;
  box-shadow: none;
  height: 40px;
  padding: 0 30px;
  font-size: 18px;
  display: inline-block;
  border: none;
  line-height: 40px;
  opacity: 1;
  text-shadow: none;
  text-shadow: none;
  font-weight: normal;
}

.grey-btn {
  background: #f7f9fa;
  border: 1px solid #d8dfe6;
  color: #212529;
}

.red-btn {
  background: #82061b;
  border: 1px solid #82061b;
  color: white;
}
.popup-action-btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
.item-popup-container {
  max-height: 520px;
  overflow: auto;
  max-width: 96%;
  width: 100%;
  overflow-x: hidden;
}

a.order-details-remove {
  float: right;
  width: 50px;
  text-align: center;
  padding: 5px 0 0 0 !important;
  border-color: #8c0101;
  background
}
a.order-details-remove img {
  vertical-align: top;
}