/* 09-11-2020 */
.logo{
    width: 80%;
}
@media (max-width: 992px) {
    .logo{
        width: 20%;
    }
	  .desktop_img{
        display: none;
    }
	.topbar-item {
    padding-right: 30px;
}
.pagination_inner ul.pagination li {
    padding:0px 0px !important;
}
#model_calander .calendar-wrapper {
    margin: 0;
}
}
@media (min-width: 991px) {
.job_listing_table th {    width: 22%;}
  
}
.job_listing_table1 th {    width: auto;}
  
}
/* 10-11-2020 */
.disabled-input{
    pointer-events: none;
    background: #80808021;
    cursor: no-drop;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.aside, .brand, #kt_aside, .aside-menu{
    background-color: #006838;
}
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link{
        background-color: #006838;

}

.menu-text {
    color: #fff !important;
    font-size: 1.3rem !important;
	  font-family: 'Gilroy';
	    font-weight: 600 !important;
}
.custom-active{
  background-color: #ffffff33 !important;
}

.custom-active:hover{
  background-color: #ffffff33 !important;
}
.menu-link:hover{
  background-color: #ffffff33 !important;
}

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon.svg-icon svg g [fill], .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff !important;
}
.brand .btn .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff !important;
}
svg.w-5.h-5 {
    width: 20px !important;
}
.custom-logo img {
    width: 140px;
}
.symbol-label{
border-radius:50% !important;
}
.symbol-label img {
  /*   width: 70%;
    height: 180px; */
    object-fit: cover;
    border-radius: 5px;
   /*  margin-bottom: 11px; */
}
a.text-center.mb-10.logo_inn img {
    width: 40%;
}
.fa-sort{
    display: none;
}
.text-sm.text-gray-700.leading-5 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.flex.justify-between.flex-1.sm\:hidden {
    margin-top: 20px;
}
.left-side-icon{
    color: white;
}
.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link {
    background-color: #006838 !important;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
    background-color: #fff !important;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow, .aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
    color: #fff !important;
}

.green_strips {
    background-color: #037B4B;
    color: #fff;
}

.green_strips th:first-child,
.blue_strips th:first-child,
.blue_strips.small_text5.white_bag td:first-child {
    color: #000;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    text-align: left;
}

.blan_space td {
    padding: 24px;
}

.blue_strips td input::-webkit-input-placeholder {
    color: #fff;
}

.ligth_green td input::-webkit-input-placeholder {
    color: #000;
}

.blue_strips.green_strips.small_text5.ligth_green {
    background-color: #64B68A !important;
}

.white_bg {
    background-color: #fff;
}

.date_outer td {
    font-size: 16px;
    font-weight: 500;
}

.date_outer td {
    padding: 10px 10px 7px;
}

.blance2 {
    border-bottom: 2px solid;
    width: 250px;
    display: inline-block;
    padding-bottom: 12px;
    padding-left: 13px;
    color: #ccc;
}

.custom_table {
    width: 100% !important;
}

.blue_strips td input:focus {
    border: transparent !important;
    outline: 0px !important;
}

.blue_strips.small_text5.white_bag {
    background-color: #fff;
}

.blue_strips.small_text5.white_bag td input {
    background-color: #fff;
    color: #000;
}

.white_bag td input::-webkit-input-placeholder {
    color: #000;
}

.white_bag td input:-moz-placeholder {
    color: #000 !important;
}

.blue_strips td input:-moz-placeholder {
    color: #fff;
}

.blue_strips.green_strips.small_text5 {
    background-color: #037B4B;
}

.blue_strips td input {
    width: 50px !important;
    background-color: transparent !important;
    border: transparent !important;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.green_strips.small_text5 td:first-child {
    color: #000;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    text-align: left;
}

.small_text5 td {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.green_strips th {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.golf_heading h2 {
    border: 1px solid #ccc;
    margin: 6px;
    text-align: center;
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 700;
}

.small_number {
    font-size: 12px;
    color: #fff;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
    vertical-align: middle !important;
}

.golf_outer {
    margin-top: 50px;
    margin-bottom: 50px;
}

.golf_inner {
    border: 1px solid #ccc;
}

.blue_strips.small_text5.white_bag td {
    color: #000;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
}

.blue_strips.small_text5.white_bag .small_number {
    color: #000;
}

.int_outer {
    background-color: #fff;
    color: #000;
    font-weight: 700 !important;
    font-size: 28px !important;
    line-height: 44px !important;
}

.blue_strips {
    background-color: #0477C2;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.custom-container {
    width: 100%;
    padding: 0 40px;
}


.admin-profile img {
    width: 100%;
}

.custom-container .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
@media only screen and (max-width: 1199px) {
ul.shift-list{
	    width: 100% !important;
}	
span.Shift_1 {
    padding: 10px 0;
    display: inline-block;
}
}
@media only screen and (max-width: 767px) {
	.DriverPdiv_inner .cstm_heading {
    text-align: center !important;
}
.text_c_cst1 {
    margin-bottom: 10px  !important;
}
.DriverPdiv_inner .age {
    text-align: center !important;
}
.posrjob_link.text-right {
    text-align: center !important;
    margin-top: 20px;
}
.change_psswrd_form{
	    padding: 0 15px  !important;
}
ul.shift-list li{
	
	    width: 50%  !important;
    text-align: left !important;
}
.Profile_form_inner1{    overflow: scroll;}
.card_total1 {
    padding-right: 0 !important;
}
span.card_totalspan.pl-10 {
    text-align: center;
}
.card_total span.card_totalspan{

width:100% !important}
.pagination_inner a.page-link {
    border: none;
    font-size: 1.4rem;
    padding:5px 10px !important;
    border-radius: 4px;
}
nav.example_navigation {
    width: 96%;
    left: 0;
    right: 0;
    text-align: center;
}
}
@media only screen and (max-width: 567px) {
.homeHealth .col-sm-6 {
    width: 50%;
}
.inner-box .box{
margin:auto;
}

}
@media only screen and (max-width: 480px) {
    .golf_heading h2 {
        font-size: 24px;
    }
}

i.menu-arrow {
    font-size: 1.5rem !important;
}

.breadcrumb_inner {
    color: #006838;
    font-size: 1.2rem;
    font-family: 'Gilroy';
    font-weight: 300;
}
.breadcrumb_inner ul.breadcrumb li {
    padding: 0 5px 0 0;
    font-weight: 600;
	font-size: 1.3rem;
}
.breadcrumb_inner ul.breadcrumb {
    padding: 0;
}
.breadcrumb_inner ul.breadcrumb li img {
    padding: 0 0px 0px 7px;
    width: 15px;
}
.Profile_form {
    border-radius: 7px;
}
.menu-subnav span.menu-text {
    font-weight: normal !important;
    font-size: 1.2rem !important;
}
span.notification_top {
    padding: 0 15px;
}
.user_name span {
    font-weight: 200;
}
.user_name {
    padding-left: 5px;
}
img.desktop_img {
    width: 42px;
}
.bg_green{
background:#006838 !important;
}
.change_psswrd_form {
    max-width: 900px;
}
.change_psswrd_form {
    max-width: 900px;
    padding-top: 3rem;
    padding-left: 4rem;
    padding-bottom: 4rem;
    padding-right: 10rem;
}	
.conact_form {
    max-width: 900px;
    padding-top: 2rem;
    padding-left: 4rem;
    padding-bottom: 4rem;
    padding-right: 10rem;
}

/* checkbox  */
/* The container */
.container_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 1.2rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
      font-weight: 400;
}

/* Hide the browser's default radio button */
.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
 .container_check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
  background-color: #eee;
}

/* When the radio button is checked, add a blue background */
.container_check input:checked ~ .checkmark {
  background-color: #006838;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.container_check .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container_check .checkmark:after {
left: 8px;
    top: 4px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(
45deg
);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg
);
}
/* checkbox end */


.job_listing_table th {
    color: #626262;
    font-weight: normal !important;
	 font-size: 1.125rem !important;
	  border: none !important;
}
.job_listing_table  i.fa.fa-star {
    color: #FFC107;
}
.job_listing_table  td{
    color: #006838;
    font-size: 1.2rem;
	border:none;
}
.popup_heading {
    font-family: 'Gilroy';
    font-size: 2.2rem;
    font-weight: 600;
    color: #006838;
	line-height: 35px;
}
.popup_icon img {
    width: 70px;
}
.popup_close img {
    width: 18px;
}
.popup_close {
    position: absolute;
    right: 8px;
    padding: 8px 9px;
    z-index: 2;
    top: 8px;
}

.popup_input_icon img {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 21px;
}
.popup_input_icon {position:relative}
.popup_listing .modal-dialog {
    padding-top: 130px;
}
a.Ongoing {
    display: inline-block;
    background: #72DA44;
    color: #fff;
    padding: 5px 25px;
    border-radius: 22px;
	    top: -19px;
		    position: relative;
}
ul.notification__list {
    padding: 0;
}
ul.notification__list li {
    list-style: none;
	    display: flex;
		    padding: 9px 4px;
}

span.notification_name {
   float: left;
    padding: 16px 13px;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    line-height: 20px;
}
.ntcf_span{width: 100px;
    padding: 11px 0;}
	.aside-minimize .aside a.custom-logo img {
    width: 50px !important;
}
/* custom css*/
.inner-box .box{
        width: 210px;
        height: 150px;
           border-radius: 11px;
	
		text-align:center;
		padding:15px;
    }
	.inner-box .box:hover {
    background: #EFFFF8;
	 box-shadow: 0px 0px 10px #ddd;
}
.inner-box .box:hover  .Health{
 box-shadow:none;
}
.inner-box .box:hover  .homeHealth{
 display:block;
}
   .inner-box {
    height: 198px;
    position: relative;
	
}
.inner-box  .box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	   z-index: 1;
	/* margin: auto; */
	 
}
.Health {
    display: inline-block;
    padding: 18px 25px;
    box-shadow: 0px 0px 10px #ddd;
    border-radius: 20px;
	    width: 143px;
}
.health_heading {
    color: #2D2D2D;
    font-size: 1.4rem !important;
    padding: 8px 0;
	  /*   width: 169px; */
}
.homeHealth h4 {
    font-size: 1.1rem;
    padding: 10px 0;
}
.homeHealth {
    display: none;
	padding:15px;
}
.form-inline_form input.form-control {
    border: none;
	    height: 47px;
}
.form-inline_form span#basic-addon1 {
  background: #ffff;
    border: none;
}
.form-inline_form .input-group {
    border-radius: 22px !important;
    overflow: hidden;
	    height: 47px;
}
.posrjob_link a img {
    padding-right: 7px;
    width: 24px;
}
.posrjob_link a {
    display: inline-block;
    padding: 10px 16px;
    border: 2px solid;
    font-size: 1.4rem;
    margin-bottom: 20px;
    border-radius: 7px;
}
.custom-box{
position:relative;
border-radius: 1.5rem !important;
    overflow: hidden;
}
span.star_spsn {
    float: right;
    display: inline-block;
    background: #F7F6F6;
    padding: 7px 14px;
    font-size: 14px;
    /* border-radius: 4px; */
    position: absolute;
    right: 0;
    border-radius: 0 1.5rem ;
    top: 0;
	    border: 1px solid hsl(152deg 100% 20% / 4%);
}
.star_spsn img{
width: 10px;
    position: relative;
    top: -3px;
}
.cstm_heading {
    font-weight: bold;
    color: #172331;
}
#font_btn4_id .font_btn4{
    font-size: 1.2rem !important;
}
span.mele {
    display: inline-block;
  /* 
    margin-left: 7px; */
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #006838;
    line-height: 25px;
	font-size: 12px;

}
.timinghour {
    background: #F8F7F7;
}
.custom_inner1 img {
    width: 70px;
}
.selectpicker_inner {
    background: #f2f2f2;
    border: 1px solid #DADADA;
	border-radius: 5px;
	    
}
.selectpicker_inner h4 {
    font-size: 1rem;
       color: #000000;
	margin: 0;
	    position: relative;
}
button.btn.dropdown-toggle.btn-light {
    padding: 0;
    width:100%;
    border: none;
}
input#datepicker {
    border: none;
}
.selectpicker_inner ul li {
    list-style: none;
}
.selectpicker_inner button.btn.dropdown-toggle.btn-light {
    background: #f2f2f2 !important;
	font-size:1.3rem;
}
.panel.panel-default {
    border-bottom: 1px solid #ddd;
    padding: 5px 10px;
    font-family: "helvetica";
}
.select_divdemo h4 {
    font-family: "helvetica";
    padding: 6px 1px;
}
.select_divdemo {
    position: absolute;
    background: #F2F2F2;
    /* padding: 10px; */
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 224px;
    left: -1px;
    top: 48px;
	z-index: 1;
	display: none;
}
.select_divdemo h4 i {
    position: absolute;
    right: 0;
    color: #01884a;
}
.selectpicker_inner ul {
    margin: 0;
    padding: 4px 0;
}
.dropdown-menu.show {
    width: 216px;
    padding: 24px;
    left: -16px !important;
}
.panel-defaul1 {
    background: #fff;
}
ul.Nearest {
    padding: 0;
    color: #8C8C8C;
    font-size: 1.1rem;
}
ul.Nearest li img {
    width: 17px;
}
ul.Nurses li {
    font-size: 1.1rem;
	padding: 0;
}
ul.Nearest li {
    padding: 0;
    list-style: none;
    display: inline-block;
    background: #63C438;
    color: #fff;
    padding: 12px 18px;
    border-radius: 6px;
}
#catdiv button.btn {
    background: #fff !important;
}
li.all_close {
    background: transparent !important;
    color: #FF6565 !important;
}
.selectpicker_inner4:after {
    position: absolute;
    content: "X";
    right: 15px;
    top: 11px;
    background: #fff;
    width: 16px;
    padding: 0 13px;
}
/* The container */
.selectpicker__ch {
  display: block;
  position: relative;
  padding-left: 45px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 1.2rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Checkout_right textarea {
    height: 120px !important;
    border: 1px solid #dddd;
    
}

/* Hide the browser's default radio button */
.selectpicker__ch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  border:1px solid #B9B9B9;
}
.selectpicker__ch span {
    color: #979797;
}
.selectpicker__ch img {
    padding-right: 10px;
}
span.addcard {
    font-size: 0.2rem;
    color: #A3A3A4;
    padding: 6px 11px;
    display: inline-block;
}
}


/* When the radio button is checked, add a blue background */
.selectpicker__ch input:checked ~ .checkmark {
  background-color: #fff;
  border:2px solid #006838;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.selectpicker__ch input:checked ~ .checkmark:after {
  display: block;
}
/* Show the indicator (dot/circle) when checked */
.selectpicker__ch input:checked ~ .selectpicker__ch {
      font-weight: bold;
}
/* Style the indicator (dot/circle) */
.selectpicker__ch .checkmark:after {
 	top: 2px;
	left: 2px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #006838;
}
.selectpicker_inner h4 img {
    width: 12px;
    float: right;
    position: absolute;
    right: 0;
    top: 24px;
}
/* .selectpicker_inner1:hover {
    height: 91px;
}
.selectpicker_inner:hover .selectpicker_radio {
    display: block;
} */
.selectpicker_radio {
    /* display: none; */
}	
.pagination_inner  a.page-link {
   border: none;
    font-size: 1.3rem;
    padding: 5px 10px;
    border-radius: 4px;
	  border-radius: 50%;
    height: 30px;
    width: 30px;
	color: #000000;
}
.pagination_inner a.page-link.active {
   border: none;
    font-size: 1.3rem;
    padding: 5px 10px;
    background: #72DA44;
    border-radius: 4px;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
.pagination_inner ul.pagination li {
   padding: 0px 8px;
    display: inline-block;
}
.pagination_inner a:hover {
 border: none;
 /*    font-size: 1.4rem; */
    background: #72DA44;
	color:#fff;
}
.	 a.prv:hover{
background: #F3F3F3;
color:#000;
}
.prv img {
    padding: 0 6px;
}
.filter-option {
   /*  font-weight: bold; */
    color: #000 !important;
}
#Select_date_inner button {
    background: #fff !important;
}
#Selectdate .filter-option-inner-inner {
    color: #bababa;
}
input#datepicker {
    color: #000 !important;
    opacity: 1 !important;
    font-weight: bold;
}
.datepicker  th.prev {
    background: #006838;
    color: #fff !important;
	    border-radius: 50%;
		    line-height: 41px;
    height: 35px;
}
 .datepicker  th.next {
    background: #006838;
    color: #fff !important;
	    border-radius: 50%;
		    line-height: 41px;
    height: 35px;
}
.selectpicker_inner .dropdown-menu.show {
    padding: 10px;
}
.selectpicker_inner img {
    position: absolute;
    top: 13px;
    right: 14px;
    width: 20px;
}
.selectpicker_inner  {
    position: relative;
  
}
.selectpicker_inner  button.btn.dropdown-toggle.btn-light:after {
    background: url(../img/technical-support.svg) no-repeat center;
    width: 28px;
    height: 23px;
    color: transparent;
	    background-size: 22px;
}
.selectpicker_inner.selectpicker_inner1  button.btn.dropdown-toggle.btn-light:after {
    background: url(../img/descendant.svg) no-repeat center;
    width: 28px;
    height: 23px;
    color: transparent;
	    background-size: 18px;
}
.selectpicker_inner1  #bs-select-2 a:before {
   /*  background: #ffffff;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 16px;
    border: 1px solid #ddd;
    z-index: 1; */
}
#bs-select-2 a {
    position: relative;
}
.selectpicker_inner1   .filter-option-inner-inner:after {
/*  background: #006838;
    content: "";
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 11px;
    border: 1px solid #006838;
    left: 3px;
    position: absolute;
    top:5.3px; */
 }
 .selectpicker_inner1   .filter-option-inner-inner:before{
 /*    background: #FFF;
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 11px;
    border: 1px solid #DDD;
	position: relative;
    top: 2px; */
   
 }
 .dropdown-menu.show {
    width: 100%;}
	.bootstrap-select .dropdown-menu.inner > li.selected > a {
    background: #fff;
}
.result span {
    font-weight: 700;
}
a.page-link.prv:hover {
       background: #ffffff;
    color: #000;
}
.prv img {
    position: relative;
    top: -2px;
}
.Checkout_detail {
    background: #fff;
    border-radius: 13px;
	    border: 1px solid #c8c8c8;
}

.quantity.buttons_added {
   position: relative;
    display: inline-block;
    border-radius: 3px;
    overflow: hidden;
    padding: 5px 40px;
    border: 1px solid #00683826;
    border-radius: 40px;
}
input.input-text.qty.text {
   width: 35px;
    height: 25px;
    /* text-align: center; */
    border: 1px solid #006838;
    padding: 0 0px;
    background: #006838;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    text-align: center;
}

.card_total span.card_totalspan {
        display: inline-block;
    background: #d6edd97a;
    padding: 5px 12px;
    width: 59.5%;
}
span.Checkout_box {
    font-weight: 700;
    color: #000000;
    display: inline-block;
    position: relative;
    top: -13px;
    padding: 0px 0px 0px 18px;
}
h3.Checkout_right_hd img {
    width: 29px;
    background: #fff;
    padding: 8px 4px 1px 6px;
    border-radius: 4px;
}
.Checkout_right input {
   /*  border-bottom: 1px solid  #D3D3D3 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important; */
}
/* The container */
.containercheckbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 1.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#exampleModalLong .form-group label {
    color: #979797;
}
.position-r{position:relative}
span.car2_span {
    position: absolute;
    right: 80px;
}
/* Hide the browser's default checkbox */
.containercheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.containercheckbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius:4px;
}

/* On mouse-over, add a grey background color */
.containercheckbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containercheckbox input:checked ~ .checkmark {
  background-color: #006838;
}

/* Create the checkmark/indicator (hidden when not checked) */
.containercheckbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containercheckbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containercheckbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown.bootstrap-select {
    width: 100% !important;
}
#Checkout_right_id input#datepicker {
    font-weight: normal;
}
.shift-sm:after {
    background: #006838;
    position: absolute;
    width: 7px;
    height: 100%;
    display: inline-block;
    content: "";
    top: 0;
    border-radius: 51px;
    overflow: hidden;
}
.shift-sm {
    position: relative;
}
ul.shift-list {
  padding: 15px 15px;
    margin: 0;
    display: inline-block;
    width:83%;
    background: #fff;
}
ul.shift-list li {
    list-style: none;
    display: inline-block;
    width: 32.3%;
    color: #514F4F;
}
.shift-auther {
    font-weight: 700;
    color: #006838 !important;
}
.btcb{
background: #E8E8E8 !important;
    border: none;
}
.Filters_icon img {
    position: absolute;
    left: 12px;
    width: 20px;
    top: 16px;
	left: 22px;
}
.bottom_div2{
height: 20px;
 background:#f2f2f2;
 border-radius: 0 0 30px 30px;
}
.selectpicker_btn2 img {
    width: 14px !important;
    top: 23px;
}
.bottom_div {
    height: 24px;
    background:#006838 ;
   
    padding: 0px;
}

.before_br {
    border-top: 1px solid #006838;
}
div#fillter_form {
    border-radius: 5px !important;
    border: 1px solid #006838;
	height:auto ;
}
.custom_header_bg{
    background-color: #F2F2F2 !important;
}
.custom_main_bg{
    background-color: #006838 !important;
}
div#fillter_form {
    border-radius: 5px !important;
}
.custom_main_border{
   border-bottom:1px solid  #006838 !important;
   padding-top: 5px !important;
}
.border-right{border-right: 5px solid #006838 !important;}
.hover_bg_t:hover{background:transparent !important;}
.rounded-top_main{
    border-top-left-radius: 1.42rem !important;
    border-top-right-radius: 1.42rem !important;
}
a.page-link.prv , a.page-link.prv{
    height: auto;
    width: auto;
}
.example_navigation{
position: fixed;
    bottom: 20px;
    background: #ffff;
    margin: auto;
    right: 272px;
    padding: 26px 0;
    border-radius: 40px;
    margin: auto;
    box-shadow: 0px 1px 7px #ddd;
}
.selectpicker_inner4 {
    background: #fff;
}
span.checkout_heading img {
    position: relative;
    top: -2px;
}
.cart_imgs img {
    width: 100%;
}


.pagination{display: inherit;    margin: 0;}
span.checkout_heading {
    color: #006838;
    font-size: 1.2rem;
}
#calendar_heading a#prev {
    float: left;
    left: 0;
    right: 0;
    background: transparent;
}
#calendar_heading .calendar-header {
    padding: 0 0 15px 0;
}
#calendar_heading a#prev i {
    background: rgb(0 104 56 / 20%);
}
#calendar-table.calendar-cells2 #table-body .col {
    padding-top: 0.3rem !important;
    padding-bottom: 0.3rem !important;
       font-size: 1.1rem;
}
#calendar-table.calendar-cells2 .lighten-3:after {
    background: #72DA44;
    content: "";
    width: 28px;
    height: 27px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    top: 1px;
    /* font-size: .8rem; */
}
#calendar-table.calendar-cells2 .row:nth-child(4) .col:nth-child(4) {
    background: none;
   
}
.Availability_heading_c {
    background: #006838;
}
.Availability_heading_c h4.modal-title {
    width: 100%;
}
.Availability_heading_c button {
    position: absolute;
    left: 50%;
    right: 0;
    text-align: center;
    margin: auto;
    top: -26px;
    font-size: 26px;
    opacity: 1;
    color: #006838 !important;
    background-color: #fff !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    padding: 1px 4px !important;
    font-weight: 300;
    font-family: "helvetica";
}
.selectpicker_btn {
    position: absolute;
    padding: 0;
    right: 12px;
    top: 12px;
    border: none;
}
.selectpicker_btn img {
    position: initial;
}
.selectpicker_btn2 {
    border: none;
    padding: 0;
}
span.modal_shift {
    background: #fff;
    padding: 7px 12px;
    display: inline-block;
}
.border_5 {
    border-bottom: 4px solid #F5F4F4;
	padding-top:10px;
}

.bg_text_c {
    background: #ffc66963;
    color: #FF9D40;
}
.custom-box_boder_clr .custom-box_boder_clr1 {
    border-bottom: 5px solid #ffc66985;
}
.bg_text_c2 {
  background: #69dcff54;
    color: #4085FF;;
}
.custom-box_boder_clr .custom-box_boder_clr2 {
    border-bottom: 5px solid hsl(218deg 100% 63% / 60%);
}
.bg_text_c3 {
  background: #11bb3a33;
    color: #00AD2D;;
}
.custom-box_boder_clr .custom-box_boder_clr3 {
    border-bottom:5px solid hsl(152deg 84% 42% / 70%);
}
.Availability_heading_c1 {
    border-bottom: 1px solid #006838 !important;
}

.custom-box_boder_clr {
    box-shadow: 0px 0px 8px #e1e1e1;
}
a.hireing_link {
    padding: 8px 10px;
    border-radius: 4px;
	 
}
.hiring_tab li a {
    display: block !important;
	color:#979797;
}
.tab_hiring_hding span {
    background: url(../img/rpn_icon.svg);
    background-repeat: no-repeat;
    padding: 10px 21px 2px 7px;
    font-size: 15px;
    height: 45px;
    display: inline-block;
    width: 193px;
}	
.hiring_tab li {
    width: 49%;
    text-align: center;
}
.hiring_tab a.nav-link.active {
    background: transparent;
    border-bottom: 2px solid #006838;
    border-top: none;
    border-left: 0;
    border-right: 0;
}
.hire_popup_icon img {
    width: 87px;
}
.hire_popup_icon {
    position: absolute;
    right: -21px;
    padding: 0 !important;
    border: none;
    bottom: -22px;
}
.hiring_tab a.nav-link:hover {
    background: transparent;
    border-bottom: 2px solid #006838;
    border-top: none;
    border-left: 0;
    border-right: 0;
}
.star_pop_icon_img img {
    width: 170px;
}
.post_job_heading{
background:url(../img/Bitmap_my_job.svg);
}
span.img_appication img:nth-child(3) {
    left: 56px;
}

span.img_appication img {
    position: absolute;
    left: 27px;
}
span.img_appication img:first-child {
    left: 0 !important;
}
span.img_appication {
    position: relative;
}
span.more_appication {
    position: absolute;
    left: 83px;
    background: #006838;
    width: 47px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}
.Applicants_span{display:inline-block;}
.line_height1{line-height: 1.9rem;}
.my_hiring{border-left: 4px solid #72DA44;}
.my_hiring a{background: #fff;
    margin-left: 4px !important;padding: 9px 25px 9px 17px !important;}
	.my_hiring a span.menu-text{    color: #006838 !important;}
	.my_hiring a:hover {
    background: #ffff !important;
}

.bottom_div2
{
position: relative;
    top: -2px;
}
span.driver_hour {
    background: #E6E6E6;
    padding: 8px 10px;
    border-radius: 4px;
}
span.driver_star {
    background: #F7F6F6;
    padding: 1px 5px;
    display: inline-block;
    border: 1px solid #ECECEC;
    border-radius: 3px;
    margin-left: 10px;
}
span.driver_star i{color:#FFC107;}
.dri-shift {
    background: #D8D8D8;
   margin-right: 5px;
    padding: 7px 5px;
    border-radius: 4px;
}
.color_green{color:
#006838;}
span.text_c_cst1 {
    background: #006838;
    color: #fff;
    padding: 8px 11px;
    border-radius: 4px;
    display: inline-block;
}
span.text_c_cst12 {
    padding: 0 11px;
    display: inline-block;
}
.text_c_cst_inner.m-3 {
    box-shadow: 0px 2px 11px rgb(0 0 0 / 6%);
    border: 1px solid #dddd;
    padding: 15px 8px;
    border-radius: 8px;
}
.text-color331{
	color:#172331 !important;
}
.text-green{
	color:#006838 !important;
}
#Profile_form_pr .custom-box{
	border-radius: 0.85rem!important;
	    overflow: inherit
}
#Profile_form_pr .rounded-sm-1 {
    border-radius: 0px 0 0px 8px!important;
}
#Profile_form_pr .rounded-sm-2 {
    border-radius: 0px 0 8px 0px!important;
}
.Sunday_shift.font-family_cs1 {
    font-size: 18px;
}
span.star_edit {
    position: absolute;
    right: 0;
    top: 0;
}
.switch_disable {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

.switch_disable input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.switch_disable .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  border:1px solid #ccc;
}

.switch_disable .slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 4px;
  bottom: 3px;
  background-color: #9FA0B5;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch_disable input:checked +  .slider {
  border-color: #006838 ;
}

/* .switch_disable input:focus +  .slider {
  box-shadow: 0 0 1px #2196F3;
} */

.switch_disable input:checked +  .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
  background-color: #006838 ;
}

/* Rounded sliders */
.switch_disable .slider.round {
  border-radius: 34px;
}

.switch_disable .slider.round:before {
  border-radius: 50%;
}
.input_type_inner .switch_disable {
    position: absolute;
    right: 10px;
    top: 23px;
}
div#myModal_shift_model .modal-dialog {
    width: 450px;
}