.class_heading{
  text-align: center;
  /*margin: 50px 0 30px 0;*/
}
.class_heading h2{
  color: #046A38;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.fc .fc-toolbar-title{
  font-size: 1.2em !important;
}

.class_schedules {
  margin-top: 2rem;
}
.class_schedules ul {list-style: none;padding: 0;margin: 0;}

.class_schedules ul li i{
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 5px;
}

.class_schedules ul li span{
  cursor: unset;
  font-weight: bold;
}

.class_schedules ul li i.class_schedules_box1 {
  background: #046A38;
  border:1px solid #046A38;
}
.class_schedules ul li i.class_schedules_box2 {
  border:1px solid #ff774d;
}
.class_schedules ul li i.class_schedules_box3 {
  border:1px solid gray;
}
label.error{ color: red !important; }

.fc-h-event .fc-event-title-container {
    flex-grow: 1;
    flex-shrink: 1;
    min-width: 0px;
    text-align: center !important;
}


nav#navbarBlur {
  z-index: 9;
  position: relative;
}

#tabs h6.section-title{
    color: #eee;
}
#myTab{
  border:0;
}
#tabs .nav-tabs .nav-item.show .nav-link, #tabs .nav-tabs .nav-link.active {
  color: #1E0705;
    background-color: transparent;
    border-color: transparent transparent #07C568;
    border-bottom: 4px solid #07C568 !important;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #A5B69E;
    font-size: 24px;
    font-weight:700;
}

.profile-view-main{
  position: relative;
}
.profile-view-edit{
  display:none;
}

.add-phots {
	position: relative;
	width: 100%;
  border: 1px dashed #d9d9d9;
  border-radius: 5px;
}

.upload-img-inpt {
	position: absolute;
	width: 100%;
	height: 170px;
	opacity: 0;
	cursor: pointer;
	left:0px;
}
.complete-profile-img{ width: 100%; margin-top:20px; }

.shift-res{
  display: none;
}
/*
.browser-table-res{
  display: inline-table;
}*/
.mobile-table-res{
 display: none; 
}
.shift-mobile{
  display: flex;
  background: #FFFFFF;
  /*box-shadow: 2px 8px 32px rgba(0, 0, 0, 0.08);*/
  border-radius: 8px;
  padding: 15px;
  justify-content: space-between;
}
.shift-mobile1{
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: space-between;
}
.shift-mobile1 .shift-date{
  margin: 0;
}
.shift-mobile2 {
  padding: 0 15px;
  border-right: 1px solid #D6E7CE;
  border-left: 1px solid #D6E7CE;
  margin: 0 15px;
}
.shift-mobile2 p{
  font-size: 14px;
}
.shift-mobile2 a{
color: #046A38;
}
.shift-mobile3 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.shift-mobile3 label.btn {
  opacity: 1;
  color: #fff;
  font-size: 12px;
  margin-bottom: 7px;
  padding: 4px 30px 2px;
}
.shift-mobile3 .shift-amount{
color: #000;
font-size: 14px;
}

.dashboard-blk{
  position: relative;
  background: #FFFFFF;
  box-shadow: 2px 8px 32px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
}
.dashboard-next-shift .dashboard-blk h4,
.dashboard-next-shift .dashboard1-right h6{
  color: #046A38; 
}
.dashboard-blk h4,
.dashboard1-right h6{
  color: #FF774D;
}
.dashboard-blk h4{
  font-weight: 800;
  font-size: 14px;
  text-align: center;
}
.dashboard1{
  
}
.dashboard1-right{
  padding-right: 30px;
}
.dashboard1-right h6{
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
}
.dashboard1-right a.shift-map{
  padding: 5px 10px;
    background: #F7FAF5;
  color: #A5B69E;
  position: absolute;
  right: 20px;
  top: 50px;
  font-size: 20px;
}
.dashboard1-right p i {
  margin-right: 10px;
}
.dashboard1-right p{
  color: #687463;
}
.dashboard1-left span{
  background: #fff;
  box-shadow: 0px -4px 16px rgba(0, 0, 0, 0.08);
  display: flex;
  padding: 15px 15px;
  border-radius: 50px;
}
.new-shift-close{
  color: #A5B69E;
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 20px;
}
.dashboard-new-shift{
  background: #FFFFFF;
  box-shadow: 2px 8px 32px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 20px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.dashboard-new-shift::after {
  content: "";
  position: absolute;
  border: 1px dashed #D4E1EC;
  width: 60%;
    left: 20%;
    right: 20%;
    bottom: 50%;
}
.dashboard-new-shift a{
  color: #fff;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
}
.shift-check{
  background: #046A38;
}
/*
.shift-check .fas, .shift-times .fas{
    margin-top: 15px;
}*/
.shift-times{
  background: #FF5244;
}


/* Gaurav Gupta */

p.shift-icons > span {
  font-weight: 700;
  font-size: 16px;
  color: #046A38;
  vertical-align: middle;
  display: inline-block;
}
p.shift-icons > img {
  width: 20px;
  margin: 0 4px;
}
.shift-card-heading {
  font-size: 20px;
  font-weight: 700;
  color: #046A38;
  font-family: var(--bs-body-font-family);
}
.shift-card-heading > img {
  width: 26px;
  margin-right: 10px;
}
.color-theme{
  color: #A5B69E;
}
.shift-card > p {
  color: #A5B69E;
  font-weight: 600;
}
.shift-card > p > i {
  margin: 0 7px;
  display: inline-block;
  text-align: center;
  width: 15px;
}
.form-check .custom-control-label{
  cursor: pointer;
}
.nurse-heading {
  margin: 20px 0px;
  color: #046A38;
  font-weight: 800;
  font-size: 20px;
}
.shift-nurse-list .shift-mobile3 label.btn{
  margin-bottom: 7px;
}
.display-flex{
  display: flex;
}
.justify-between{
  justify-content: space-between;
}
.shift-mobile4 {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 7px;
}
.btn.bg-color-orange{
  background-color: #FF774D;
  color: #fff;
}
.choose-user-icon-inner {
  width: 120px;
  cursor: pointer;
  margin: 0 auto;
  display: inline-block;
  background-color: #F7FAF5;
  border-radius: 8px;
  padding: 20px 0px;
}
.choose-user-icon.active svg {
  fill: #fff;
}

.choose-user-icon.active .choose-user-icon-inner {
  background-color: #07C568;
}
.choose-user-icon span {
  color: #0c6c3a;
}

.choose-user-icon.active label {
  color: #fff;
}
.choose-user-icon.active span{
  color: #fff;
}


.filter-dropdown > .dropdown-toggle::after {
  display: none;
}

.filter-dropdown > button {
  border: 0;
  background-color: transparent;
  color: #7B809A;
}

.filter-dropdown > button:focus {
  outline: none;
  border: 0;
}
.filter-dropdown-menu {
  width: 100%;
  top: 70px;
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 9;
}
.filter-heading {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height:24px;
}
ul.filter-ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

ul.filter-ul > li {
  /*min-width: 33.333%;*/
  flex: 1 0 33.33%; 
  margin: 0 0 15px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
}
ul.filter-ul > li > span.btn {
  min-width: 61px;
  height:27px;
  margin-bottom: 0;
  padding: 4px 15px 2px;
}
.filter-circle-img {  
  width: 36px;
  height: 36px;
  vertical-align: middle;
  text-align: center;
  padding: 2px 0px;
  border-radius: 50px;
  margin-right: 10px;
  /*background: #ccc;*/
  background-color: rgba(4, 106, 56, 0.5);
}
ul.filter-ul > li.selected{
  background-color: #046A38;
}
.filter-circle-img.active{
  background-color: #046A38;
}

.filter-circle-img > img {
  width: 25px;
  display: inline-block;
  vertical-align: middle;
}

.text-black-100{
  color: #000;
}


/*  slider range */

.custom-slider.ui-widget-content {
  background-color: #D6E7CE;
  border: 0 !important;
  height: 6px;
  border-radius: 40px;
}

.custom-slider .ui-widget-header {
  background-color: #046A38;
  /* border: 0 !important; */
}

.custom-slider.ui-slider .ui-slider-handle {
  outline: 0;
  border-radius: 50px;
  border: 6px solid #046a38;
  background-color: #fff;
  width: 21px;
  height: 21px;
}

.custom-slider.ui-slider .ui-slider-handle:focus {
  border-radius: 50px;
  border: 6px solid #046a38;
  background-color: #fff;
  outline: 0;
}
.custom-slider.ui-slider-horizontal .ui-slider-handle {
  top: -0.5em;
}

/*datepicker*/


/*----------Datetimepicker-------*/

.datepicker table {
  width: 100%;
}

.datepicker.datepicker-inline {
  width: 100%;
  max-width: 350px;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 20px;
  background-color: #fff;
  box-shadow: 2px 8px 32px rgb(0 0 0 / 8%);
}

td.active.day {
  border: 1px solid #D6E7CE;
  background: #F7FAF5 !important;
  color: #046A38 !important;
  text-shadow: none !important;
}
.datepicker td, .datepicker th{
  width: 44px;
  height: 44px;
  color: #000;
  font-size: 14px;
}

.datepicker td span.active,
.datepicker td span.focused.active {
  border: 1px solid #D6E7CE;
  background: #F7FAF5 !important;
  color: #046A38 !important;
  text-shadow: none !important;
}


.color-white { color: #fff; }
.color-black { color: #000; }
.color-grey { color: #687463 !important; }
.color-light { color: #A5B69E !important; }
.bg-theme { background-color: #046a38; }
.font-700 { font-weight: 700; }
.font-400{ font-weight: 400 !important; }
.border-radius-xxl { border-radius: 50px; }

.date-circle{
  width: 40px;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  margin: 0 auto;
}
a.shift-map {
  margin-top: 10px;
  display: block;
  font-size: 14px;
}
.availability-card .shift-mobile2{
  width: 100%;
}

/*  */
.notification-active {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D4E1EC;
}
.notification-active h4{
  color: #A5B69E;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.notification-new {
  display: flex;
  /* justify-content: space-between; */
}
.icon-notification {
  min-width: 60px;
}
.icon-notification span{
  background: #F5F5F5;
  /* box-shadow: 0px -4px 16px rgba(0, 0, 0, 0.08); */
  display: flex;
  padding: 10px;
  border-radius: 50px;
  margin-right: 15px;
}
.heading-notification{
  margin-bottom: 15px;
  margin-right: 15px;
  min-width: 220px;
  color: #1E0705;
}
.heading-notification p{
  margin: 0;
  font-weight: bold;
}
.heading-notification span{
  font-size: 12px;
  color:#000;
}

.detail-notificaiton{
color: #046A38;
font-size: 12px;
text-decoration: underline;
}
.archive-active h4{
  color: #A5B69E;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.archive-active .heading-notification,
.archive-active .detail-notificaiton{
  color: #A5B69E;
}



.bg-orange{
  background-color: rgb(255 119 77 / 10%);
}
.bg-green{
  background-color: rgba(7, 197, 104, 0.2);
}
.bg-green-dark{
  background-color: rgba(4, 106, 56, 0.1);
}
.bg-blue{
  background-color: rgba(26, 159, 255, 0.1);
}
.admin-card-body .icon{
  margin-right: 25px;
  line-height: 62px;
}
.label-padding{
  padding: 4px 30px 2px;
}
.custom-card{
  background: #FFFFFF;
  box-shadow: 2px 8px 32px rgb(0 0 0 / 8%);
  border-radius: 8px;
  padding: 15px;
}



/*-------------nurse registration -----------*/

.body-wrap{
  background-color: #fff;
  min-height: 100vh;
  padding: 60px 0;
}
.footer{
  background-color: #046A38;
  padding: 4rem 0;
}
.copyright {
  background-color: #046A38;
  border-top: 1px solid #fff;
  padding: 6px 0;
}
.copyright p {
  font-size: 14px;
}

.apply_form_heading{
  color: #046A38;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  gap: 20px;
  align-items: center;
}
.apply_form_heading h2{
  margin: 0;
color: #046A38;
font-family: "Mulish", Sans-serif;
font-size: 26px;
font-weight: 700;
line-height: 30px;
}
.apply_form_main{
  max-width: 800px;
  margin: 0 auto;
}
.apply_form_main .input-group label{
  color: #046A38 ;
  font-weight: 700;
}
.apply_btn {
  margin-top: 32px;
}
.apply_back{
  margin: 20px 0;
}
.apply_back a{
  display: inline-block;
  gap: 10px;
}
.apply_back span {
  position: relative;
  top: 2px;
  margin-left: 10px;
}
.apply_back a svg{
  width: 20px;
}
.apply_breadcrumb ul {
  list-style: none;
  display: flex;
  gap: 20px;
  margin: 0;
  padding: 0;
  flex-wrap:wrap;
}
.apply_breadcrumb ul li {
  position: relative;
}
.apply_breadcrumb ul li:before {
  content: "/";
  position: absolute;
  right: -12px;
}
.apply_breadcrumb ul li:last-child::before {
  display: none;
}


.h1-heading{
  font-size: 3rem;
  color: #FFD384;
  font-weight: 800;
  margin-top: 10px;
  margin-bottom: 20px;
}

.small-text-p{
  color: #A1F5CC;
}
.h4-heading{
  color: #fff;
  line-height: 50px;
}

.cus-service > div{
  margin: 0 17px 10px 0;
}
.cus-service label.btn{
  padding: 0px 16px;
  text-transform: none;
  font-size: 12px;
}
.nurse-resgistration-form .input-group.input-group-outline .form-control {
  height: 46px;
}
span#select2-state-em-container{
  height: 46px;
  line-height: 46px;
}
span.select2-selection.select2-selection--single {
  border: 0;
  height: 46px;
  background-color: #f7faf5;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 46px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 46px;
}
span.select2.select2-container.select2-container--default{
  max-width: 100%;
}

.service-sec {
  padding: 70px 0 0;
}
.how-do-sec {
  padding: 50px 10px;
}
.how-sec {
  margin-bottom: 20px;
}
.how-sec > img {
  width: 60px;
  margin-bottom: 10px;
}
.yellow-color {
  color: #ffc967;
}
.green-color {
  color: #A1F5CC;
} 
.white-color {
  color: #fff;
} 
.line-height-20{
  line-height: 20px;  
}
.mobile-img > img {
  max-width: 100%;
  width: 1030px;
}
.mobile-sec {
  text-align: center;
  /*padding-top: 70px;*/
  position: relative;
  z-index: 1;
}
.bg-box {
  position: absolute;
  left: 0;
  top: 335px;
  content: "";
  background-color: #005A2E;
  width: 100%;
  height: 54%;
  z-index: -1;
}
.body-wrap.brown-theme{
  background-color: #1E0705;
}


.nurse-resgistration-form {
  padding: 0 15px;
}

/*---------responsive style---------------*/

@media (max-width: 767.98px) {
  .heading-notification{
    min-width: auto;
  }
  .profile-img{
    margin: 0 auto;
  }
  .shift-res{
    display: block;
  }
  .mobile-table-res{
   display: block; 
  }
  .browser-table-res{
    display: none;
  }
}
@media (max-width: 767px) {
  .bg-box {
    top: 230px;
    height: 44%;
  }
}
@media (max-width: 580px) {
  .mobile-img{
    display: none;
  }
  .mobile-img.m-display {
    display: block !important;
  }
}

.form-check-input[type="checkbox"] {
     border-radius: 0.5rem;
     border: 1px solid #066a38;
 }
 #flexCheckDefault{ border-radius: 0.2rem; }
 #refArea .row{ padding-right: 0px; }
 
 .form-check-input:checked[type="checkbox"] {
     background-color: #066a38;
 }
 .nurse-resgistration-form .add-phots{
	 width:50%; border:none;
 }
 
 .form-check-input:checked[type="checkbox"] + label.form-check-label::after {
     position: absolute;
     content: "\f00c";
     font-family: 'fontawesome';
     left: 3px;
     top: 2px;
     color: #fff;
 }
.alert.alert-success {
    color: white !important;
}
.alert-danger {
    color: white !important;
}

span {
    /*color: white;*/
    /*font-weight: bold;*/
    /*float: right;*/
      cursor:pointer;
}
.datepicker  .month, .datepicker  .year {
    color: inherit !important;
    color: inherit !important;
    display: inline-block;
    float: none !important;
    padding: 16px;
    margin: 10px;        
}
.datepicker .disabled {
    cursor: not-allowed !important;
    opacity: 0.4 !important;
}
.pl-0{
  padding-left: 0px !important;
}

  .select2-container{
 width: 100%!important;
 }
 .select2-search--dropdown .select2-search__field {
 width: 98%;
 }
.select2 span, .select2 span span, .select2-results {
    color: #495057 !important;
     font-weight: 400 !important; 
     float: none !important; 
    cursor: inherit !important;
}

 .select2-container--default .select2-selection--multiple {
      background: #F7FAF5 !important;
    border: 1px solid #D6E7CE !important;
    border-radius: 0.375rem !important;
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
    padding: 0.625rem 0.75rem !important;
    line-height: 1.3 !important;
 }


@media screen and ( max-width: 520px ){

    li.page-item {

        /*display: none;*/
    }

    .page-item:first-child,
    .page-item:last-child,
    .page-item.active {

        display: block;
    }
}

.d-grid{
    display: grid;
}
.d-grid .btn {
    padding-bottom: 5px !important;
    margin-bottom: 2px !important;
    text-align: center !important;
    overflow: unset !important;
    color: #fff;
    opacity: 1;
}
#sidenav-collapse-main{
  min-height: 370px !important;
}
.mr-2pc, .search-input{
  margin-right: 2pc;
}
.modal-header{
    border-bottom:none;
}
.modal-footer{
    border-top:none;
}
.form-check{
  position: relative;
}
.pac-item span, #map span  {
  float: left;
}
select.form-control{
  appearance: auto;
}
.input-group.input-group-outline select.form-control{
  background: #fff;
}

.profile-img > img {
  width: 200px;
  height: 200px;
  object-fit: contain;
}
.remove-pic {
  position: absolute;
  right: -13px;
  top: 30px;
  background-color: #fff;
  padding: 10px 12px;
  border-radius: 50%;
  border: 4px solid #f5f5f5;
}
.btn-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  margin: 0;
}
.btn-list > div {
  flex: 0 1 auto;
  margin: 0 5px 0px 0;
}
.flex-auto{
  flex: 1 0 auto;
}
span#price{
    color:#046A38;
}
.filter-circle-img > img{
    margin-top: 3px;
}
ul.filter-ul > li.days_week_li{
    flex: 1 0 31.65%;
}

/*--------Select Box-------*/


.select-style {
  width: 100%;
  height: 40px;
  padding: 0;
  margin: 0;
  color: #999;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  background: #fff url("../img/icons/arrowdown.gif") no-repeat 98% 50%;
}

.select-style select {
  padding: 7px 8px;
  width: 100%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.alert .close-info{
  color: #fff;
}

/*--------------responsvie style--------------------*/

@media(max-width: 767px){
  nav#navbarBlur {
    margin: 0 10px !important;
  }
  .g-sidenav-show .navbar:not(.sidenav).navbar-main .navbar-collapse{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .filter-text{
    margin-left: 0;
  }
  .filter-search .search-input{
    flex: 1 1 0;
    margin-right: 0 !important;
  }
  .shift-res.mobile-table-res{
    padding: 0;
  }
  #tabs{
    padding-top: 0 !important;
  }
  #myTab{
    margin-bottom: 10px !important;
  }
  #tabs .nav-tabs .nav-link{
    padding: 8px;
    font-size: 14px;
  }
  #tabs .nav-tabs .nav-item.show .nav-link,
  #tabs .nav-tabs .nav-link.active{
    border-width: 2px solid #07C568 !important;
  }

  .search-input i{
    right: 17px;
  }
  .shift-mobile{
    margin-bottom: 15px;
  }
  .shift-mobile1 p{
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 20px;
  }
  .shift-mobile2 .btn{
    padding: 3px 15px;
  }
  .shift-date > p{
    padding: 7px 10px;
    display: inline-block;
  }

}
.pagination {
  justify-content: center;
}
.shift-table .profile-services label.btn {
  padding: 4px 10px 2px;
}
.profile-services > div {
  display: block !important;
      float: left;
}
.shift-address1 {
  /*color: #A5B69E; */
  color: #687463;
  margin: 0;
  text-align: left;
  /*width: 150px; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  white-space: pre-wrap;
}
.shift-mobile .d-grid {
  margin: 0 10px 0px 0;
}
.cus-service.profile-services > div {
  display: inline-block !important;
  margin: 4px !important;
}
.profile-blk .prof-resume {
  margin-top: 10px;
  padding: 15px;
}
.profile-blk .prof-resume img.mt-3 {
  max-width: 80px;
}
/*dev style*/
label.error{
 color:red !important;
}
.shift_active{
    color: green;
    font-weight: bold;
}
.alert.alert-success {
    color: white !important;
}
.alert-danger {
    color: white !important;
}
span {
    /*color: white;*/
    color:#000;
    /*font-weight: bold;*/
    /*float: right;*/
      cursor:pointer;
}
/*
.new-table .btn{
    padding:5px;
}*/
.shift_active{
	color: green;
}
#shift_dropdown .active {
  color: green;
  font-weight: bold;
}
.alert.alert-success {
    color: white !important;
}
.alert-danger {
    color: white !important;
}
#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #f0f0f0;
    z-index: 99;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 40%;
    left: 45%;
    z-index: 100;
    border: 5px;
}
.shift-date p {
    border-radius: 50px;
    width: 36px;
    height: 36px;
    line-height: 25px; 
    text-align:center;
}
.shift-mobile3{
 flex-wrap: wrap;
}
.shift-mobile3 ~ .dashboard-new-shift {
    margin-top: 0;
}
.shift-check .fas, .shift-times .fas {
    line-height: 50px;
}
.fac_list_name{
    color:#046A38;
    font-weight:bold;
}
.doc_spn span{
    color:#046A38;
    font-weight:bold;
}
 .day.non-highlighted-cal-dates {
        text-decoration: underline !important;
        color: green;
        font-weight: bold;
        cursor:pointer;
    }
    .day.highlighted-cal-dates {
        cursor:pointer;
    }
    .dz-preview{
    display:none;
}
  button.profile-submit.btn.btn-lg.btn1.btn-lg.w-100:disabled {
    background: grey;
    color: black;
}
/*employer/nurses/invite/index.blade.php*/
  #shift_dropdown .active {
  color: green;
  font-weight: bold;
}
button.disableds {
    cursor: not-allowed;
    background: grey;
}
/*nurse profile*/
   .day.non-highlighted-cal-dates {
        text-decoration: underline !important;
        color: green;
        font-weight: bold;
        text-decoration-color: #ff774d !important;
    }  
    button.profile-submit.btn.btn-lg.btn1.btn-lg.w-100:disabled {
    background: grey;
    color: black;
}
.dz-preview{
    display:none;
}

/*avail nurse page*/
    #shift_dropdown .active {
  color: green;
  font-weight: bold;
}
    .day.non-highlighted-cal-dates {
        text-decoration: underline !important;
        color: green;
        font-weight: bold;
        text-decoration-color: #ff774d !important;
    } 
    /*shifts page*/
    .filter-search .search-input{
    margin-right: 2pc;
}


/*shift detail*/
    .fade:not(.show) {
    display: none;
}

/*complete admin shift*/
.filter-search .search-input{
    margin-right: 2pc;
}

.border-right, .table tbody tr td.border-right{
  border-right: 1px solid #ddd; 
}
.map-icon {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}

div#mapModal {
  z-index: 9999;
}
.map-modal .modal-dialog {
  max-width: 850px;
}
.map-icon > div{
  cursor: pointer;
}
.shift-time img {
    width: 22px;
	margin-right:10px;
}
#dateonly, .timepicker{
    cursor:pointer;
}
.pl-0{
 padding-left:0px;   
}
.flwd{ float:left; width:100%; }
.flwa{ float:left; width:auto; }
.info-item{ margin-left: 10px !important; margin-top: 5px; margin-bottom: 10px;}
.edit-service{ margin-bottom:20px; }
.new-success, .new-success:hover:not(.active){
    color:#3A974C; font-weight:bold; opacity:1;
}
.new-warning, .new-warning:hover:not(.active){
    color:#F29339; font-weight:bold; opacity:1;
}
.new-error, .new-error:hover:not(.active){
    color:#D11A2A; font-weight:bold; opacity: 1;
    border: 0;
    border-radius: 50px;
    padding: 0.6rem 2rem;
    background-color: rgb(209 26 42 / 10%);
}
.shift-call-facility .input-group label{
    color:#1E0705;
}

@media(max-width:520px){

  .user_reference_div{
    flex-direction: column;
  }
  .user_reference_div .dashboard1-right{
    margin-bottom: 10px;
  }
  .user_reference_div .dashboard1-left > a.btn{
    margin-bottom: 0;
  }
  .user_reference_div .dashboard1-left span{
    width: 50px;
    height: 50px;
    margin-bottom: 0 !important;
  }
}
.new-table thead th{
font-size: 14px;
font-weight: bold;
text-align: left !important;
}

.datepicker-days .table-condensed td, .datepicker-days .table-condensed tr{
	text-align:center;
}
.pull-right{ float:right; }
.avatar-xs{ margin-top:18px; }
.pending_p{
	font-size:12px;margin: 6px 0 0;padding-left: 0.5rem;color: #046A38;font-family: 'Roboto';font-weight: bold;
}
.days_week_li span, .shift_type_li span{ font-size:14px; font-weight:bold; }
#price-2{ color: #046A38; }
.nur_type_li{flex: 1 0 18.33% !important; opacity:0.5; }
.nur_type_li.active{ opacity:1;}
.mb-40{ margin-bottom: 40px;}
.admin-card h4{ font-size:22px; font-weight:bold; font-family:'Mulish'; }
.admin-dashboard .new-table thead{ background:none; }
.admin-dashboard .card-body{ padding-top:0px; padding-bottom:10px; }
.admin-dashboard .new-table thead th{ color: #1E0705; }
.medical-certificate .error {
    display: none;
}
  .shift-mobile1{
    width: 50%;
  }
  .shift-mobile2{
    width: 100%;
    word-break: break-all;
  }
.errorsf{
    font-size:12px;
    display:none;
}

.footer_pages ul {
    list-style: none;
    padding-left:0;
}
.footer_pages ul li{
    margin-bottom: 7px;
}
.footer_pages ul li a{
  color:#fff;
}
.footer_pages ul li a:hover,
.footer_info a:hover{
    color: #fff;
    text-decoration:underline;
}

.footer_info b,
.footer_info a, 
.footer_info p{
    display: block;
    margin-bottom: 7px;
    color:#fff;
    font-weight: 400;
}

.footer_social ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 7px 0 30px;
    padding-left: 0px;
}

.footer_social b,
.footer_social a, 
.footer_social p{
    color:#fff;
}


/*-------------------------step forms----------------------------*/

#multi-step-form-container {
    margin-top: 2.5rem;
}
.font-normal {
    font-weight: normal;
}
ul.form-stepper {
    counter-reset: section;
    margin-bottom: 3rem;
}
ul.form-stepper .form-stepper-circle {
    position: relative;
}
ul.form-stepper .form-stepper-circle span {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #046a38;
    transform: translateY(-50%) translateX(-50%);
}
.form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.form-stepper > li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
}
.form-stepper-horizontal > li:not(:last-of-type) {
    margin-bottom: 0 !important;
}
.form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.form-stepper-horizontal::before {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    content: "";
    top: 20px;
    left: 90px;
    right: 105px;
    position: absolute;
    background-color: #ddd;
}
.form-stepper-horizontal li:after {
    background-color: #dee2e6;
}
.form-stepper-horizontal li.form-stepper-completed:after {
    background-color: #4da3ff;
}
.form-stepper-horizontal li:last-child {
    flex: unset;
}
ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #046a38;
    background: rgba(0, 0, 0, 0.38);
}
.form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #046a38 !important;
}
.form-stepper .form-stepper-active .form-stepper-circle span{
    color: #fff;
}
.form-stepper .form-stepper-active .label {
    color: #046a38 !important;
}
.form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #046a38 !important;
    color: #fff !important;
}
.form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #f8f7ff;
}
.form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #0e9594 !important;
    color: #fff;
}
.form-stepper .form-stepper-completed .label {
    color: #0e9594 !important;
}
.form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #0e9594 !important;
    color: #fff !important;
}
.form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
}
.form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
}
.form-stepper .label {
    font-size: 1rem;
    margin-top: 0.5rem;
}
.form-stepper a {
    cursor: default;
}
label.error {
	color: red;
}
.grecaptcha-badge {
	visibility: hidden;
}

.input-icon {
  position: relative;
}

.input-icon > i {
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  top: 50%;
  pointer-events: none;
  width: 25px;
  text-align: center;
	font-style: normal;
}

.input-icon > input {
  padding-left: 25px;
	padding-right: 0;
}

.input-icon-right > i {
  right: 0;
}

.input-icon-right > input {
  padding-left: 0;
  padding-right: 25px !important;
  text-align: right;
}
.input-group.input-group-outline .input-icon .form-control{
    padding-left:25px !important;
}
.input-icon.admini > i{
    top:88%;
}
.input-icon input.form-control.error ~ i {
    top:22px !important;
}
.nurse-resgistration-form label.inline-radio{
    margin-right:10px;
}
.new-table img.sortings{
width:auto;
}
ul.form-stepper{
  overflow: auto;
  padding-bottom: 20px;
}

ul.form-stepper:before,
.form-stepper-horizontal li:last-child:before {
    display: none;
}

.form-stepper-horizontal li::before {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  content: "";
  top: 20px;
  position: absolute;
  background-color: #ddd;
  width: 100%;
  left: 50%;
}


.form-stepper-horizontal li:nth-child(6):before {
  left: 80%;
}

@media (max-width: 767.98px) {
  .form-stepper-horizontal::before {
  
  }
  .footer_pages,
  .footer_info{
        margin-bottom: 20px;
  }
}
.nav-item ul {
  display: none;
}
.header {
  width: 100%;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  position: sticky;
  top: 0;
  z-index: 99;
}
  @media screen and (max-width: 767.98px) {
    /* .header .btn--primary {
      width: 100%; } */

      
      .navbar-collapse {
          display: none;
        }
        .navbar-collapse.show {
          display: block;
        }  
        

    }
  .header + .banner {
    margin-top: -77px; }
  .header:not(.header--banner) {
    background-color: #046A38 !important; }
  .header.js--scrolled {
    background: #046A38; }
  .header .navbar-nav li a:not(.btn , .wcmenucart-shortcode) {
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 0.3s;
    padding-bottom: .35rem;
    color: inherit; }
    @media screen and (min-width: 768px) {
      .header .navbar-nav a:not(.btn):hover {
        background-size: 100% 2px; } }
  @media (max-width: 767.98px) {
    .header .navbar-nav li {
      padding: 8px 25px; } }
  @media (min-width: 768px) {
    .header .navbar-nav > li:not(:last-child) {
      margin-right: 10px; } }
  .header .navbar-toggler[aria-expanded="true"] {
    position: relative;
    z-index: 999; }
  .header .nav-link {
    color: inherit; }

.btn-pop{
  background-color: #ff774d;
  color: #fff;
  border-color: #ff774d;
}
.btn-pop:hover{
  background-color: #ffe9e2;
  color: #ff774d;
  border-color: #ffe9e2;
}


#navbarSupportedContent ul li a{
  font-size: 16px;
}

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

#navbarSupportedContent .btn--primary{
  margin-bottom: 0;
}
a.white-color:hover{
  color: #fff;
}

.nav-item:hover ul {
  background: #046A38 !important;
  display: block;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 767.98px) {
  .nav-item ul li {
      position:unset !important;
      display: block
  }
}
span.remove_date {
    color: red;
    font-size: 12px;
  float:right;
cursor:pointer
}

label.error{ 
    color:red !important;
    
}

#calendar .fc-toolbar{
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 5px !important;
}

#calendar .fc-button-group .fc-button {
  background-color: #ff774d;
  color: #fff;
  border-color: #fff;
}
#calendar .fc-button-group .fc-button span::before{
  color: #fff;
}

#calendar .fc-toolbar-chunk .fc-button{
  background-color: #ff774d;
    opacity: 1;
    border-color: #ff774d;
}

#calendar .fc-toolbar-chunk {
  display: block;
  width: 100%;
}

#calendar .fc-toolbar-chunk h2 {
  display: block;
  text-align: center;
}
.fc-event, .fc-day, .fc-event-main, .fc-daygrid-day-events, .fc-event, .fc-day, .fc-event-main, .fc-daygrid-day-events{
  cursor: auto !important;
}
.fc-event .fc-event-main{
  cursor: pointer !important;
}
.fc-day{ cursor: auto !important; }
#apply_coupon{ float: right; margin-top: 10px; border-radius: 8px;}
#remove_coupon{ float:right; }


  .fixed-date-process {
    border-top:1px solid #fff;
    position: fixed;
    background-color: #046A38;
    padding: 12px 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.fixed-date-process-blk p {
    color: #fff;
    margin: 0;
}

.fixed-date-process-blk {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}
.fixed-date-process-blk a.btn{
  background-color: #ff774d;
  color: #fff;
  border-color: #ff774d;
  margin: 0;
  padding: 8px 16px;
}
.fixed-date-process-blk a.btn:hover {
    background-color: #ffe9e2;
    color: #ff774d;
    border-color: #ffe9e2;
}
@media only screen and (max-width: 480px) {
  .fixed-date-process-blk{
    gap:10px;
    flex-direction: column;
    text-align: center;
  }
}
/*apply page*/
.password_div input.form-control, .password_div input.form-control:focus {
    border: 1px solid #d2d6da;
}
.password_change .modal-footer {
    flex-direction: column;
    gap: 10px;
}
#card-errors{
    color:red;
}
.paymentpref_label{
	float: left;
    font-size: 13px;
    color: #ff0000;
    margin-bottom: 18px;
}
#payment_pref .form-check-label input{
  margin-right:10px;	
}