
*{
    text-decoration:none !important; 
    outline:0 !important; 
    list-style:none !important;
}

body {
    color:#2b2a2a; 
    background:#fff; 
    font-family: 'VisbyMedium';
}
textarea, input{
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 box-shadow: none !important;
}
a,a:hover {transition:0.6s all !important;}
h1,h2,h3,h4,h5,h6{font-family: 'VisbySemibold';}
body, html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}


.form-control:focus {box-shadow:0px 0px 5px #fed307 !important; border-color:#fed307;}



/*@font-face {
    font-family: 'proximanova-bold';
    src: url('../fonts/proximanova-bold.otf'),
         url('../fonts/proximanova-bold.otf');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'proximanova-semibold';
    src: url('../fonts/proximanova-semibold.otf'),
         url('../fonts/proximanova-semibold.otf');
        font-weight: normal;
        font-style: normal;
}*/


/*add font*/
@font-face {
    font-family: 'VisbyMedium';
    src: url('../fonts/VisbyMedium.otf'),
         url('../fonts/VisbyMedium.otf');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'VisbySemibold';
    src: url('../fonts/VisbySemibold.otf'),
         url('../fonts/VisbySemibold.otf');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'VisbyBold';
    src: url('../fonts/VisbyBold.otf'),
         url('../fonts/VisbyBold.otf');
        font-weight: normal;
        font-style: normal;
}
/*add font*/






.header_mandiv{
    display: inline-block;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EBEBEB;
    float: left;
    background: #fff;
/*    z-index: 1111;*/
}
.left_logo{
    display: inline-block;
    width: 100%;
}
.left_logo img{
    width: 220px;
}
.parettow_coverbox {
    min-height: 100%;
    background: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    float: left;
    position: relative;
}
.left_paretboxpart {
    /*min-height: 100%;*/
    float: left;
    width: 280px;
    border-right: 1px solid #E9E9E9;
    background: #F9F9F9;
    z-index: 99;
    /*position: absolute;*/
    position: fixed;
    top: 77px;    
    height: 100%;
    left: 0;
    overflow: auto;
    padding-bottom: 183px; 
}
.left_paretboxpart::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.left_paretboxpart::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
/* Handle */
.left_paretboxpart::-webkit-scrollbar-thumb {
  background: #888; 
}

.left_paretboxpart.setbookingsidebar{
    top: 77px;
}
.innercategories {
    display: inline-block;
    width: 100%;
    /*padding-left: 27px;*/
    margin-bottom: 15px;
}
.logout_btndiv {
    padding-left: 14px;
    padding-right: 28px;
    position: fixed;
    left: 0;
    bottom: 50px;
    background-color: #FFFFFF;
    border: 1px solid #D4D4D4;
}
.logout_btndiv a {
    color: #FFAB1E;
    font-size: 15px;
    display: inline-block;
    padding: 16px 122px;
    width: 100%;
    padding-left: 38px;
    border-radius: 5px;
    padding-bottom: 11px;
}
.logout_btndiv img {
    width: 26px;
    float: right;
    position: absolute;
    left: 15px;
    top: 15px;
}
.copyrights_textbox{
    display: inline-block;
    /* width: 100%; */
    position: fixed;
    bottom: -3px;
    left: 0px;
    background: #F9F9F9;
    padding: 16px 16px;
}
.copyrights_textbox p{
    margin: 0px;
    font-size: 15px;
    color: #BEBEBE;
}

.booka_leftdivbox{
    display: inline-block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
}
.booka_leftdivbox a{
    display: inline-block;
    width: 100%;
    background: #FFAB1E;
    position: relative;
    border-radius: 35px;
    padding: 11px 0px;
    font-family: 'VisbyBold';
    text-align: center;
}
.booka_leftdivbox a img{
    width: 0px;
    position: absolute;
    left: 22px;
}
.booka_leftdivbox a p{
    margin: 0px;
    color: #fff;
    font-size: 15px;
    padding-left: 0px;
}
.booka_leftdivbox .booking_arrowdivbox{
    width: 0px;
    right: 13px;
    left: auto;
    top: 23px;
}
.innercategories .setleft_grayarrow{
    font-size: 23px;
    float: right;
    margin-top: -23px;
    margin-right: 12px;
}







.calender_leftdivbox .pignose-calendar.pignose-calendar-default .pignose-calendar-body .pignose-calendar-row .pignose-calendar-unit.pignose-calendar-unit-toggle-active a {
    background-color: #FFAB1E;
    color: #fff !important;
}

.logout_btn a:focus, .logout_btn a:hover{
    color: #fff;
}
 .logout_btn:hover{
    color: #fff !important;
}
.logout_btn{
    font-size: 17px !important;
    margin-top: -6px;
    padding: 8px 22px !important;
    border-radius: 4px !important;
}
.innercategories ul {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
    padding-top: 30px;
    padding-right: 0;
}
.innercategories ul li {
    display: inline-block;
    width: 100%;
    padding-right: 0px;
    border-bottom: 1px solid #D2D2D2;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    background: #fff;
}
.innercategories ul li a {
    display: inline-block;
    font-size: 15px;
    color: #000;
    /* padding-left: 27px; */
    padding-bottom: 18px;
    padding-top: 18px;
    width: 100%;
}
.innercategories ul li img{
    position: absolute;
    width: 20px;
    left: 22px;
}
.innercategories ul li p{
    padding-left: 52px;
    margin: 0;
}
.inbox_messagediv{
    background: #FFA403;
    color: #fff;
    display: inline-block;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 23px;
    border-radius: 13px;
    text-align: center;
    line-height: 26px;
    margin-left: 20px;
    position: absolute;
    top: 18px;
    font-size: 15px;
}
.overview_topprofilemenu .inbox_messagediv{
    margin-left: 9px;
    top: 17px;
    right: 29px;
}
.innercategories .activelist .no_activeimg{
    display: block;
    filter: invert(67%) sepia(90%) saturate(2240%) hue-rotate(334deg) brightness(145%) contrast(106%);
}
.innercategories .no_activeimg{
    display: block;
    filter: brightness(0.10);
}
.innercategories .activelist .active_img{
    display: none;
}
.innercategories .active_img{
    display: none;
}
.setnewdropdown_width1 .select2-container{
    width: 110px !important;
}
.account_inputboxset.setnewdropdown_width1{
    width: 120px;
    float: left;
    margin-right: 20px;
}
.account_inputboxset.setphonenumber_input{
    width: 470px;
}
.account_inputboxset.setphonenumber_input input{
    width: 370px;
}
.settow_boxmandiv{
    display: inline-block;
    width: 100%;
}
.account_inputboxset #uploadBtn{
    background-color: #93BFCE;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    padding: 10px 26px;
    border-radius: 22px;
    cursor: pointer; 
    display: block;
    max-width: max-content;
}
.general_image{
    object-fit: cover;
    border-radius: 13px;
    margin-top: 13px;
}
.img-container{
    display: inline-block;
}
.medicine_image{
    object-fit: cover;
    border-radius: 13px;
    margin-top: 13px;
}
.general_document{
    object-fit: cover;
    border-radius: 13px;
    margin-top: 13px;
    margin-bottom: 20px;
}
.img-container .close{
    opacity: 10;
    text-shadow: none;
    margin-top: 0px;
    right: 16px;
    background-color: #83c0cf;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
    position: relative;
}
.img-container .fa-times{
    color: #fff;
    opacity: 10;
    font-size: 22px;
}
.addmember_modaldiv{

}
.addmember_modaldiv .account_inputboxset input{
    width: 100%;
}
.addmember_modaldiv .modal-title{
    color: #000;
    font-size: 20px;
}
.addmember_modaldiv .close{
    color: #000;
    opacity: 10;
    text-shadow: none;
    font-size: 53px;
    margin-top: -16px;
    font-weight: normal;
}
.addmember_modaldiv .modal-footer .commonBtn{
    background-color: #93BFCE;
    color: #fff;
    font-size: 18px;
    padding: 10px 32px;
    border-radius: 27px;
    border: 0;
}
.webookcar_toplogo{
    display: inline-block;
    width: 100%;
    /* text-align: center; */
    margin-top: 20px;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 20px;
    padding-left: 27px;
}
.webookcar_toplogo img{ 
    width: 180px;
}
.activelist a {
    color: #FFAB1E !important;
}


.right_paddingboxpart {
    position: relative;
    padding: 0;
    width: calc(100% - 0px);
    float: right;
    padding-left: 307px;
    padding-right: 25px;
    padding-top: 115px;
    display: inline-block;
    margin-top: 0;
    background: #fff;
}
.set_availabilitypaddingdiv {
    padding-left: 295px;
}
.create_accountmandiv{
    display: inline-block;
    width: 100%;
    padding-bottom: 66px;
}
.create_youacconttext{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.topgraphmandiv{
    display: inline-block;
    width: 100%;
    background: #EBEBEB;
    height: 15px;
    margin-bottom: -1px;
    position: fixed;
    top: 77px;
    z-index: 1;
}
.topgraphmandiv ul{
    padding: 0px;
    margin: 0px;    
}
.topgraphmandiv ul li{
    float: left;
    width: 4.34%;
    border-right: 1px solid #FFA403;
    height: 15px;
    position: relative;
}
.topgraphmandiv ul .active{
    content:'';
    background: #FFA403;
    width: 4.34%;
    height: 15px;
    border-radius: 0px 0px 0px 0px;
}
/*.topgraphmandiv ul .active:last-child{    
    border-radius: 0px 8px 8px 0px;
}*/
.create_youacconttext h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}
.create_youacconttext p{
    margin: 0px;
    font-size: 16px;
    color: #444A57;
}
.create_youacconttext span{
    color: #FFA403;
    font-size: 19px;
    margin-bottom: 30px;
    display: block;
}
.create_youacconttext h4{
    margin: 0px;
    color: #000;
    font-size: 23px;
    line-height: 30px;
}

.create_youaccontleftbox{
    float: left;
    width: 67%;
}
.create_youaccontrightbox{
    float: left;
    width: 40%;
    background: #FAFAFA;
    position: absolute;
    right: -100px;
    top: 0;
    height: 100%;
    text-align: center;
    padding-top: 130px;
}
.create_youaccontrightbox img{
    width: 260px;
}
.account_inputboxset{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.setselectcreate{
    position: relative;
}
.info_imgdiv{
    float: right;
}
.info_imgdiv img{}
.paddinfo_modaldiv .modal-title{
    color: #000;
    font-size: 20px;
}
.paddinfo_modaldiv .modal-body p{
    color: #000;
    font-size: 16px;
    margin: 0;
    margin-bottom: 6px;
    position: relative;
    padding-left: 16px;
}
.paddinfo_modaldiv .modal-body p:after{
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #8C8C8C;
    display: inline-block;
    left: 0;
    top: 7px;
}
.paddinfo_modaldiv .modal-dialog{
    width: 440px;
    margin-top: 190px;
}
.paddinfo_modaldiv .modal-header .close{
    margin-top: -8px;
    opacity: 10;
    text-shadow: none;
    font-size: 35px;
}

input#checkbox-id {
  display: none;
  width: 0;
}

input#checkbox-id[type=checkbox]:checked ~ .popup-box__text {
  display: block;
}

.popup-box {
  position: relative;
  float: right;
}
.popup-box label{
    margin-bottom: 0px;
    cursor: pointer;
}
.popup-box__text {
    display: none;
    position: absolute;
    border: 0px solid white;
    padding: 15px 16px;
    left: -100px;
    top: 20px;
    transform: translate(0, 5%);
    width: 270px;
    background-color: white;
    border-radius: 0.5rem;
    z-index: 11;
    box-shadow: 0px 0px 16px #c1c1c1;
}

.popup-box__text p{
    color: #000;
    font-size: 16px;
    margin: 0;
    margin-bottom: 6px;
    position: relative;
    padding-left: 16px;
}
.popup-box__text p:after{
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #8C8C8C;
    display: inline-block;
    left: 0;
    top: 7px;
}
.popup-box__text h3{
    color: #000;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 12px;
    /*border-bottom: 1px solid #ddd;
    padding-bottom: 8px;*/
}


.account_inputboxset p{
    color: #000;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 8px;
}
.account_inputboxset select{
    border: 1px solid #E1E1E1;
    height: 54px;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
    color: #000;
    width: 470px;
    cursor: pointer;
    /*position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
     -o-appearance: none;
        appearance: none;*/
}

.account_inputboxset .simpleselect{
    width: 100%;
}
.setnewdropdown_width .simpleselect{
    width: 470px;
}
.account_inputboxset .simpleselect .placeholder, .account_inputboxset .simpleselect .options .option, .account_inputboxset .simpleselect .options .optgroup .optgroup-label {
    padding: 17px 10px;
    line-height: 18px;
    cursor: pointer;    
    font-size: 15px;
    color: #000;
}
.account_inputboxset .simpleselect .placeholder:after {
    content: "\f107";
    position: absolute;
    top: 18px;
    bottom: 0;
    right: 22px;
    /* right: 10px; */
    /* width: 8px; */
    font-family: FontAwesome;
    font-size: 24px;
    color: #000;
    background: none;
}
.account_inputboxset .simpleselect .options {
    display: none;
    position: absolute;
    top: 0 !important;
    left: 0;
    z-index: 1111;
    width: 100%;
    height: : auto!important;
}
.account_inputboxset .simpleselect .options .option.active {
    background: #FFA403;
    color: #fff;
}

.account_inputboxset .simpleselect .options::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.account_inputboxset .simpleselect .options::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.account_inputboxset .simpleselect .options::-webkit-scrollbar-thumb {
   background: #000; 
}

/* Handle on hover */
.account_inputboxset .simpleselect .options::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*.account_inputboxset select:after {
    font-family: FontAwesome;
    content: '\f107';
    font-size: 28px;
    position: absolute;
    top: 40px;
    right: 350px;
    color: #FFA403;
    pointer-events: none;
}*/

.setneedhomecare_inputdiv .account_inputboxset select{
    width: 100%;
}
.setneedhomecare_inputdiv .account_inputboxset input{
    width: 100%;
}
.account_inputboxset input{
    border: 0px solid #E1E1E1;
    height: 53px;
    box-shadow: none;
    border-radius: 0px;
    font-size: 15px;
    color: #000;
    width: 380px;
    background-color: #E5E5E9;
    border-radius: 12px;
}
.account_inputboxset input::-webkit-outer-spin-button,
.account_inputboxset input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.account_inputboxset input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #B2B2BE;
}
.account_inputboxset input::-moz-placeholder { /* Firefox 19+ */
  color: #B2B2BE;
}
.account_inputboxset input:-ms-input-placeholder { /* IE 10+ */
  color: #B2B2BE;
}
.account_inputboxset input:-moz-placeholder { /* Firefox 18- */
  color: #B2B2BE;
}

.Cognition_textbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.Cognition_textbox h3{
    font-size: 16px;
    margin: 0px;
    color: #000;
}
.catgari_innerinputdivbox{
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 16px 15px;
    border: 1px solid #E3E3E3;
    margin-bottom: 30px;
}
.catgari_innerinputdivbox .customradiobuttons p{
    font-size: 15px;
    margin-bottom: 13px;
/*    font-family: 'proximanova-semibold';*/
}
.catgari_innerinputdivbox .customradiobuttons .radiocontainer {    
    padding-left: 35px;
    font-size: 15px;    
    color: #9F9F9F;
    margin-right: 22px;
}
.catgari_innerinputdivbox .customradiobuttons .checkmark { 
    top: -5px;   
    height: 26px;
    width: 26px;
}
.catgari_innerinputdivbox .customradiobuttons .radiocontainer .checkmark:after {
    top: -1px;
    left: -1px;
    width: 24px;
    height: 24px;
    border: 0;
}
.setnoredcolor_div{

}
.customradiobuttons .radiocontainer.setnoredcolor_div input:checked ~ .checkmark {
    border: 3px solid #97BABA;
}
.customradiobuttons .radiocontainer.setnoredcolor_div .checkmark:after {    
    background: #97BABA;
}
.catgari_innerinputdivbox .customradiobuttons {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    border-right: 1px solid #C2C2C2;
    height: 86px;
}

.catgari_innerinputdivbox.setradiomargin_divbox .customradiobuttons{
    margin-bottom: 0px;
}
/*#teamMemberModel .customradiobuttons .radiocontainer{
    margin-right: 11px;
    display: initial;
}*/

.health_radiobtndiv{

}    
.catgari_innerinputdivbox.setradiomargin_divbox .health_radiobtndiv  .customradiobuttons{
    height: auto;
    border-right: 0px solid #C2C2C2;
    margin-bottom: 9px;
}


/* Firefox */
.account_inputboxset input[type=number] {
  -moz-appearance: textfield;
}
.account_inputboxset input:focus{
    border-color: #000;
}
.form-control:focus {
    box-shadow: none !important;
    border-color: #BCBCBC;
}
.account_inputboxset ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #A5A5A5;
}
.account_inputboxset ::-moz-placeholder { /* Firefox 19+ */
  color: #A5A5A5;
}
.account_inputboxset :-ms-input-placeholder { /* IE 10+ */
  color: #A5A5A5;
}
.account_inputboxset :-moz-placeholder { /* Firefox 18- */
  color: #A5A5A5;
}
.settow_boxmandiv .account_inputboxset input {
    width: 75%;
}
.backnext_btndiv{
    display: inline-block;
    width: 530px;
    border-top: 2px solid #EBEBEB;
    padding-top: 20px;
    /* margin-top: 80px; */
    /* margin-bottom: 30px; */
    position: fixed;
    bottom: 0px;
    left: 360px;
    background: #fff;
    z-index: 1;
}
.backnext_btndiv .back_btndivbox{
    font-size: 18px;
    color: #FFA403;
    background: transparent;
    padding: 0;
    float: left;
    margin-top: 10px;
}
.backnext_btndiv .back_btndivbox img{
    width: 10px;
    margin-right: 15px;
    margin-top: -3px;
}
.backnext_btndiv a{
    color: #fff;
    font-size: 15px;
    background: #FFA403;
    padding: 13px 30px;
    float: right;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    top: -5px;
}
.customradiobuttons{
    display: inline-block;
    width: 100%;
}
.customradiobuttons p{
        margin: 0px;
    font-size: 15px;
    color: #000;
/*    font-family: 'proximanova-bold';*/
    margin-bottom: 17px;
}
.account_inputboxset .form-control[disabled], .account_inputboxset .form-control[readonly], .account_inputboxset fieldset[disabled] .form-control {
    background-color: #E5E5E9;
    opacity: 1;
}
.customradiobuttons .radiocontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    color: #9F9F9F;
    margin-right: 20px;
}

.customradiobuttons .radiocontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.customradiobuttons .checkmark {
    position: absolute;
    top: -4px;
    left: 0;
    height: 28px;
    width: 28px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #BABDD0;
}


.customradiobuttons .radiocontainer input:checked ~ .checkmark {
      border: 3px solid #93BFCE;
}

.customradiobuttons .checkmark:after {
    position: absolute;
    top: 14px;
    left: auto;
    right: 170px;
    height: 27px;
    width: 27px;
    background-color: #fff;
    border-radius: 100%;
    border: 0px solid #EBEBEB;
}

.customradiobuttons .radiocontainer input:checked ~ .checkmark:after {
  display: block;
}

.customradiobuttons .radiocontainer .checkmark:after {
        top: -2px;
    left: -2px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #FFAB1E;
}

.customradiobuttons .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.setprovince_inputbox{
    width: 560px;
}

.setprovince_inputbox .account_inputboxset input{
    width: 100%;
}
.hearabout_radiobtnset{
    display: inline-block;
    width: 100%;
}
.hearabout_radiobtnset ul{
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.hearabout_radiobtnset ul li{
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.signup_checkbox{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}


.signup_checkbox .checkcontainer {
    display: block;
    position: relative;
    padding-left: 43px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #444A57;
    font-weight: normal;
    max-width: 540px;
}
.signup_checkbox .checkcontainer a{
    color: #97BABA;
}

/* Hide the browser's default checkbox */
.signup_checkbox .checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.signup_checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    background-color: #fff;
    border: 1px solid #BCBCBC;
    border-radius: 3px;
}



/* When the checkbox is checked, add a blue background */
.signup_checkbox .checkcontainer input:checked ~ .checkmark {
    background-color: #FFAB1E;
    border: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.signup_checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.signup_checkbox .checkcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.signup_checkbox .checkcontainer .checkmark:after {
    left: 12px;
    top: 5px;
    width: 8px;
    height: 15px;
    border: solid #FFAB1E;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.signup_checkbox h3{
    margin: 0px;
    font-size: 24px;
    color: #000;
    margin-bottom: 27px;
}
.careservices_chackbox{
    display: inline-block;
    width: 100%;
}
.careservices_chackbox ul{
    padding: 0px;
    margin: 0px;
}
.careservices_chackbox ul li{
    display: inline-block;
    width: 49%;
}


.careservices_chackbox .signup_checkbox {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}
.careservices_chackbox .signup_checkbox .checkmark {   
    height: 30px;
    width: 30px;
    top: -2px;
    border: 1px solid #D5D5D5;
}
.careservices_chackbox .signup_checkbox .checkcontainer .checkmark:after {
    left: 12px;
    top: 5px;    
}
.careservices_chackbox .signup_checkbox .checkcontainer {   
    padding-left: 43px;
}
.shomore_btnset{
    display: inline-block;
    width: 100%;
    margin-top: 30px
}
.shomore_btnset a{
    color: #444A57;
    font-size: 16px;
}

.emergency_contacttextbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 50px;
}
.emergency_contacttextbox h3{
    margin: 0px;
    color: #000;
    font-size: 23px;
}
.hobbiestime_textbox{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.hobbiestime_textbox i{
    font-size: 17px;
    color: #9F9F9F;    
    position: absolute;
    left: 0;
    top: 5px;
}
.hobbiestime_textbox p{
    margin: 0px;
    font-size: 15px;
    color: #9F9F9F;
    padding-left: 28px;
}
.addnotes_textareabox{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.addnotes_textareabox p{
    color: #444A57;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 5px;
}
.addnotes_textareabox textarea{
    border: 0px solid #E1E1E1;
    background-color: #E5E5E9;
    height: 200px;
    border-radius: 0px;
    font-size: 15px;
    color: #000;
    width: 530px;
    resize: none;
    border-radius: 12px;
}
.addnotes_textareabox textarea:focus{
    border-color: #000;
}
.cognition_titlebox{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.cognition_titlebox h3{
    margin: 0px;
    color: #FFA403;
    font-size: 20px;
}
.Cognition_switchbox{
    display: inline-block;
    width: 100%;
}
.Cognition_switchbox p{
    margin: 0px;
    font-size: 20px;
    color: #000000;
    margin-bottom: 20px;
}
.Cognition_switchbox span{
    margin: 0px;
    color: #444A57;
    font-size: 16px;
    padding-top: 2px;
    display: inline-block;
    float: left;
    padding-left: 12px;
}
.Cognition_switchbox ul{
    padding: 0px;
    margin: 0px;
}
.Cognition_switchbox ul li{
    float: left;
    width: 50%;
    margin-bottom: 45px;
}

.Cognition_switchbox .switch {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 24px;
  float: left;
}

.Cognition_switchbox .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.Cognition_switchbox .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFA403;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 3px;
}

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

.Cognition_switchbox input:checked + .slider {
      background-color: #BEBEBE;
}

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

.Cognition_switchbox input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  left: -3px;
}



.Healthcheckbox{
    display: inline-block;
    width: 100%;
}
.Healthcheckbox .checkboxcontainer {
  display: block;
    position: relative;
    padding-left: 0;
    margin-bottom: 42px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    color: #0C0C0C;
}

/* Hide the browser's default checkbox */
.Healthcheckbox .checkboxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.Healthcheckbox .checkmark {
    position: absolute;
    top: 0;
    left: auto;
    right: 35px;
    height: 30px;
    width: 30px;
    background-color: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
/*.Healthcheckbox .checkboxcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
.Healthcheckbox .checkboxcontainer input:checked ~ .checkmark {
    background-color: #FFA403;
    border: 0px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.Healthcheckbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.Healthcheckbox .checkboxcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.Healthcheckbox .checkboxcontainer .checkmark:after {
    left: 12px;
    top: 6px;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.whichtype_datedivbox{
    display: inline-block;
    width: 100%;
}
.whichtype_datedivbox ul{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 480px;
}
.whichtype_datedivbox ul li{
    float: left;
    width: 18%;
    margin-right: 5px;
}
.innerwhichtype_date{
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid #807F84;
    border-radius: 10px;
    height: 103px;
    padding-top: 25px;
}
.innerwhichtype_date h3{
    margin: 0px;
    font-size: 23px;
    color: #000000;
    margin-bottom: 9px;
}
.innerwhichtype_date p{
    margin: 0px;
    font-size: 20px;
    color: #807F84;
}
.active .innerwhichtype_date{
    background: #FFA403;
    border-color: #FFA403;
}
.active .innerwhichtype_date h3{
    color: #fff;
}
.active .innerwhichtype_date p{
    color: #fff;
}
.care_periodtextboxset{
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}
.care_periodtextboxset h3{
    margin: 0px;
    font-size: 23px;
    color: #444A57;
    margin-bottom: 20px;
}
.daytime_settextbox{
    display: block;
    width: 100%;
    border-bottom: 1px solid #BCBCBC;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.daytime_settextbox h3{
    margin: 0px;
    font-size: 20px;
    color: #444A57;
    margin-bottom: 8px;
}
.daytime_settextbox p{
    margin: 0px;
    font-size: 15px;
    color: #9F9F9F;
}
.daytime_settextbox img{
    position: absolute;
    right: 0px;
    top: 25px;
    width: 10px;
}
.daytime_settextbox .collapsed i{
    position: absolute;
    right: 0px;
    top: 25px;    
    font-size: 20px;
    color: #807F84;
    transform: rotate(0deg)
}
.daytime_settextbox i{
    position: absolute;
    right: 0px;
    top: 25px;
    font-size: 20px;
    color: #FFA403;
    transform: rotate(90deg);
}

.specialinstructions_textbox{
    display: inline-block;
    width: 100%;
}
.specialinstructions_textbox h4{
    margin: 0px;
    font-size: 23px;
    color: #000;
    margin-bottom: 10px;
}
.specialinstructions_textbox p{
    color: #000;
    font-size: 18px;
    margin: 0px;
    margin-bottom: 30px;
}
.specialinstructions_textbox textarea{
    border: 0px solid #BCBCBC;
    height: 140px;
    box-shadow: none;
    border-radius: 12px;
    font-size: 15px;
    color: #000;
    width: 470px;
    resize: none;
    background-color: #E5E5E9;
}
.specialinstructions_textbox textarea:focus{
    border-color: #000;
}
.specialinstructions_textbox label{
    color: #444A57;
    font-size: 18px;
    margin: 0px;
    margin-bottom: 5px;
    font-weight: normal;
}
.open_special_edit_section{
    float: right;
    background-color: #FFAB1E;
    color: #fff !important;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 17px;
    margin-top: -66px;
    z-index: 11;
    position: relative;
}
.details_regardingtext{
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.details_regardingtext h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 12px;
}
.details_regardingtext p{
    margin: 0px;
    font-size: 18px;
    color: #444A57;
}
.custam_accordiondivbox{
    display: inline-block;
    width: 527px;
}
.custam_accordiondivbox .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    padding: 0;
}

.custam_accordiondivbox .panel {   
    border: 0px solid transparent;
    margin-bottom: 17px;
}

.custam_accordiondivbox .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    border: 0;
    padding: 0;
}

.setvisa_namedivbox .customcheckboxes_mandiv{
    border: 0px solid #EEEEEE;
    padding: 0px;
}
.setvisa_namedivbox .customcheckboxes_mandiv .container .checkmark{
    right: 0px;
}
.setvisa_namedivbox .customcheckboxes_mandiv .container input:checked ~ .checkmark{
    right: 0px;
}

.customcheckboxes_mandiv{
    display: inline-block;
    width: 100%;
    position: relative;
    border: 1px solid #EEEEEE;
    padding: 8px 12px;
}

.customcheckboxes_mandiv .container {
    display: block;
    position: relative;
    padding-left: 0;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 0;
    color: #000;
    font-weight: normal;
}
.setminhour_textbox{
    float: left;
    text-align: center;
}
.setminhour_textbox h4{
    color: #FFA403;
    margin: 0px;
    font-size: 15px;    
}
.setminhour_textbox p{
    color: #FFA403;
    margin: 0px;
    font-size: 20px;
    line-height: normal;
}

/* Hide the browser's default checkbox */
.customcheckboxes_mandiv .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.customcheckboxes_mandiv .checkmark {
    position: absolute;
    top: 14px;
    left: auto;
    right: 158px;
    height: 27px;
    width: 27px;
    background-color: #fff;
    border-radius: 100%;
    border: 2px solid #c8c8c8;
    cursor: pointer;
}
.setselect_timemodaldiv .maximumsetselect_time {
    display: inline-block;
    width: 100%;
}
.setselect_timemodaldiv .modal-header{
    padding-left: 30px;
    padding-right: 30px;
}
.setselect_timemodaldiv .modal-body{
    padding-left: 30px;
    padding-right: 30px;
}
#filterForm{
    margin-top: 25px;
}

/* When the checkbox is checked, add a blue background */
.customcheckboxes_mandiv .container input:checked ~ .checkmark {
    background-color: #FFA403;
    border: 0px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.customcheckboxes_mandiv .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.customcheckboxes_mandiv .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.customcheckboxes_mandiv .container .checkmark:after {
    left: 10px;
    top: 5px;
    width: 7px;
    height: 13px;
    border: solid #FFAB1E;
    border-width: 0px 0px 0px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.time_textbox{
    margin-top: 14px;
    margin-left: 48px;
}
.customcheckboxes_mandiv a{
    font-size: 17px;
    color: #FFA403;
    position: absolute;
    right: 18px;
    top: 20px;
    z-index: 1;
    text-decoration: underline !important;
}
.mindaytime_detilsbox{
    display: inline-block;
    width: 100%;
    border: 1px solid #EEEEEE;
    border-top: 0;
}
.mindaytime_detilsbox .customcheckboxes_mandiv .container{
    cursor: auto;
    font-size: 15px;
}
.mindaytime_detilsbox .customcheckboxes_mandiv{
    border: 0px;
}
.timeremoveshow_box{
    display: inline-block;
    width: 100%;
    padding: 4px 16px 4px 72px;
   /* border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;*/
}
.inner_timeremoveshow{
    display: inline-block;
    width: 100%;
}
.inner_timeremoveshow span{
    float: left;
    color: #807F84;
    font-size: 17px;
}
.inner_timeremoveshow a{
    float: right;
    color: #FFA403;
    font-size: 17px;
}
.mindaytime_detilsbox1{

}
.mindaytime_detilsbox1 .customcheckboxes_mandiv .container {    
    color: #807F84;
}
.mindaytime_detilsbox1 .setminhour_textbox p {
    color: #807F84;    
}
.mindaytime_detilsbox1 .setminhour_textbox h4 {
    color: #807F84;    
}
.awakeshiftsleeping_text{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.pleasenoteasleeping_text{
    display: inline-block;
    width: 100%;
    border-bottom: 5px solid #F2F2F2;
    padding-bottom: 31px;
}
.pleasenoteasleeping_text p{
    margin: 0px;
    font-size: 15px;
    color: #444A57;
    max-width: 580px;
}
.setovernighthours{
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}
.setovernighthours .daytime_settextbox {    
    border-bottom: 0px solid #BCBCBC;
}
.select_hoursmandiv{
    display: inline-block;
    width: 527px;
}
.setselect_timemodaldiv{}

.setselect_timemodaldiv .modal-content {   
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 0px;
}
.setselect_timemodaldiv .modal-dialog {
    width: 710px;
    margin: 30px auto;
}
.setselect_timemodaldiv .close {
    float: right;
    font-size: 35px;
    font-weight: normal;
    line-height: 1;
    color: #807F84;
     text-shadow: none; 
    filter: alpha(opacity=20);
    opacity: 10;
}
.setselect_timemodaldiv .modal-title h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 7px;
}
.setselect_timemodaldiv .modal-title p{
    margin: 0px;
    font-size: 15px;
    color: #444A57;
}
.maximumsetselect_time{
    display: inline-block;
    width: 470px;
}
.maximumsetselect_time .customcheckboxes_mandiv {    
    border: 0px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    padding: 8px 0px;
}
.maximumsetselect_time .customcheckboxes_mandiv .checkmark{
    right: 0px;
}

.setselect_timemodaldiv .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
    padding-top: 0px;
}
.setselect_timemodaldiv .btn-default {
    color: #fff;
    background-color: #FFA403;
    border-color: #FFA403;
    padding: 8px 26px;
    border-radius: 3px;
}
.setselect_timemodaldiv .btn-default:hover {
    color: #fff;
    background-color: #FFA403;
    border-color: #FFA403;
}



/*Dashboard css*/

.right_bgcolormandiv{
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    padding: 10px 10px;
}
.profileisallset{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 90px;
}
.profileisallset img{
    width: 100px;
}
.profileisallset h3{
    color: #000000;
    font-size: 27px;
    margin: 0px;
    margin-top: 30px;
}
.profileisallset p{
    color: #797D84;
    font-size: 17px;
    margin: 0px;
    margin-top: 18px;
    margin-bottom: 24px;
}
.profileisallset a{
    display: inline-block;
    background: #FFA403;
    padding: 10px 35px;
    border-radius: 35px;
    color: #fff;
    font-size: 15px;
    position: relative;
    font-family: 'VisbyBold';
}
.profileisallset .fa-angle-right{
    font-size: 0px;
    position: absolute;
    right: 12px;    
}
.caregiversfound_textbox{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.caregiversfound_textbox p{
    margin: 0px;
    font-size: 20px;
    color: #807F84;
}
.caregiversfound_textbox a{
    display: inline-block;
    background: #FFA403;
    padding: 8px 22px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    float: right;
    margin-top: -36px;
}

.newmapdesigndiv{

}
.newmapdesigndiv .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    margin-right: 0px;
    z-index: 11;
}
.dynamictabs_mandiv.newmapdesigndiv .nav-tabs>li>a {
    margin-right: 0px;
    color: #000000;
    font-size: 16px;
    border: 1px solid #E2E2E2;
    padding: 10px 41px;
    border-radius: 37px;    
}
.dynamictabs_mandiv.newmapdesigndiv .nav-tabs>li>a i{
    font-size: 20px;
    margin-right: 11px;
}
.dynamictabs_mandiv.newmapdesigndiv .nav-tabs>li>a .fa-map-marker{
    font-size: 27px;
    position: absolute;
    top: 11px;
    left: 16px;
}
.dynamictabs_mandiv.newmapdesigndiv .nav-tabs>li>a .fa-list-ul{
        position: absolute;
    left: 10px;
    font-size: 24px;
    top: 13px;
}

.dynamictabs_mandiv{
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}
.dynamictabs_mandiv .nav>li>a:focus, .dynamictabs_mandiv .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.dynamictabs_mandiv .nav-tabs>li>a {
    margin-right: 0px;
    /* line-height: 1.42857143; */
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    color: #FFA403;
    font-size: 16px;
    border: 1px solid #FFA403;
    padding: 10px 35px;
}
.dynamictabs_mandiv .nav-tabs>li.active>a, .dynamictabs_mandiv .nav-tabs>li.active>a:focus, .dynamictabs_mandiv .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #FFA403;
    border: 1px solid #F6E833;
    border-bottom-color: #F6E833;
}
.dynamictabs_mandiv .nav-tabs>li.active>a .activeimg{
    display: block;
}
.dynamictabs_mandiv .nav-tabs>li.active>a .no_activeimg{
    display: none;
}
.dynamictabs_mandiv .nav-tabs>li>a .no_activeimg{
    display: block;
}
.dynamictabs_mandiv .nav-tabs>li>a .activeimg{
    display: none;
}
.dynamictabs_mandiv .nav-tabs>li>a img{
    position: absolute;
    left: 13px;
}
.dynamictabs_mandiv .nav-tabs>li>a>span{
    margin-left: 0px;
    font-size: 15px;
}
.dynamictabs_mandiv .nav-tabs {
    border-bottom: 0px solid #ddd;
/*    margin-bottom: 40px;*/
}
.setmap_btndiv{
    border: 1px solid #E2E2E2 !important;
    border-radius: 50px;
    float: left;
    margin-right: 14px;
}
.setmap_btndiv li a{
    border: 0px solid #E2E2E2 !important;
}
.setlistview_imgclass{
    width: 0px;
    top: 16px;
    left: 15px !important;
}
.map_pinimgset{
    left: 0px !important;
    width: 0px;
}

.listview_mandivbox{
    display: inline-block;
    width: 100%;
}
.userprofile_mandiv{
    display: inline-block;
    width: 100%;
    padding: 20px 15px;
    border: 1px solid #E8E8E8;
    border-radius: 9px;
    margin-bottom: 30px;
    background: #fff;
    height: 750px;
}
.userprofile_imgdiv{
    display: inline-block;
    width: 100%;
    position: relative;
}
.userprofile_imgdiv img{
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.userprofile_imgdiv h4 {
    color: #000000;
    font-size: 16px;
    margin: 0px;
    padding-left: 53px;
    margin-bottom: 1px;
    margin-top: 7px;
}
.userprofile_imgdiv p{
    font-size: 14px;
    margin: 0px;
    color: #807F84;
    display: inline-block;
    padding-left: 53px;
}
.userprofile_imgdiv span{
    float: right;
    color: #807F84;
    font-size: 13px;
    display: inline-block;
    margin-top: -20px;
}
.message_textdiv{
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}
.message_textdiv p{
    margin: 0px;
    font-size: 15px;
    color: #807F84;
}
.message_textdiv span{
    color: #807F84;
    font-size: 15px;
    display: block;
    margin-top: 20px;
    margin-bottom: 16px;
}
.message_textdiv a{
    display: inline-block;
    color: #fff;
    background: #FFA403;
    padding: 8px 23px;
    border-radius: 5px;
    font-size: 15px;
    margin-left: 3px;
    margin-right: 3px;
}
.ratings_mandivbox{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #E6E6E6;
    padding-top: 20px;
    margin-top: 25px;
}
.ratings_mandivbox .fa-star{
    font-size: 15px;
    color: #FFA403;
}
.ratings_mandivbox .fa-star-o{
    font-size: 15px;
    color: #E0E0E0;
}
.ratings_mandivbox .greystars{
    color: #E0E0E0;
}
.ratings_mandivbox span{
    color: #FFA403;
    font-size: 15px;
    display: inline-block;
    margin-left: 10px;
}
.ratings_mandivbox p{
    color: #807F84;
    float: right;
    font-size: 15px;
}
.userprofile_imgdiv .verification_icon{
    width: 20px;
    height: auto;
    left: 30px;
    top: 30px;
}
.share_iconmandivbox{
    float: left;
    margin-top: -27px;
/*    margin-bottom: 35px;*/
}
.share_iconmandivbox a{
    display: inline-block;
    color: #fff;
    font-size: 15px;
}
.share_iconmandivbox a img{
    width: 50px;
}
.custam_pagination{
    display: inline-block;   
    float: right;
    margin-bottom: 40px;
}
.custam_pagination .pagination {   
    margin: 0px 0;
    display: inline-block;
    width: 100%;    
}
.custam_pagination .pagination>li>a, .custam_pagination .pagination>li>span {
    position: relative;
    float: left;
    padding: 8px 14px;
    margin-left: 8px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #FFAB1E;
    border: 0px solid #ddd;
    border-radius: 6px;
    font-size: 15px;
}
.custam_pagination .pagination .active a{
    background: #FFA403;
    color: #fff;
}
.sendmessage_btndiv{       
    text-align: right;
    float: right;
    margin-top: -83px;
}
.sendmessage_btndiv a{
    display: inline-block;
    color: #fff;
    background: #FFA403;
    padding: 8px 23px;
    border-radius: 5px;
    font-size: 15px;
    margin-left: 3px;
    margin-right: 3px;
}
.left_profiledetils{
    display: inline-block;
    width: 100%;
    border: 1px solid #E8E8E8;
    background: #fff;
    border-radius: 10px;
    padding: 35px 25px;
    box-shadow: -2px 1px 4px 0px rgb(223 223 223 / 70%);
}
.inner_profilephoto{
    display: inline-block;
    width: 100%;
    position: relative;
}
.inner_profilephoto img{
    width: 70px;
    height: 70px;
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    left: 0;
    object-fit: cover;
}
.inner_profilephoto h4{
    margin: 0px;
    color: #000;
    font-size: 20px;
    padding-left: 85px;
}
.inner_profilephoto p{
    margin: 0px;
    color: #807F84;
    font-size: 16px;
    padding-left: 85px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.inner_profilephoto label{
    margin: 0px;
    color: #807F84;
    font-size: 16px;
    padding-left: 85px;
    font-weight: normal;
}
.inner_profilephoto span{
    color: #807F84;
    font-size: 19px;
    display: inline-block;
    margin-left: 90px;
}
.profile_start{
    float: right;
    margin-top: -78px;
}

.profile_start .fa-star {
    font-size: 20px;
    color: #FFA403;
}
.profile_start .fa-star-o {
    font-size: 20px;
    color: #E0E0E0;
}
.profile_start span{
    color: #FFA403;
    font-size: 18px;
}
.verified_modaldiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.verified_modaldiv ul{
    padding: 0px;
    margin: 0px;
}
.verified_modaldiv ul li{
    display: inline-block;
    text-align: center;
    padding-right: 60px;
    position: relative;
}
.verified_modaldiv ul li:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #E2E2E2;
    top: 0;
    left: 105px;
}
.verified_modaldiv ul li:last-child:after{    
    width: 0px;
}
.verified_modaldiv ul li img{
    width: 30px;
}
.verified_modaldiv ul li p{
    color: #807F84;
    font-size: 16px;
    margin: 0px;
    margin-top: 10px;
}
.aboutjason_textboxset{
    display: inline-block;
    width: 100%;
    margin-top: 24px;
}
.aboutjason_textboxset h3{
    margin: 0px;
    font-size: 20px;
    color: #000000;
    margin-bottom: 14px;
}
.aboutjason_textboxset p{
    margin: 0;
    font-size: 16px;
    color: #807F84;
    line-height: 30px;
}
.about_innerdetils{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.about_innerdetils h3{
    margin: 0px;
    font-size: 20px;
    color: #000000;
    margin-bottom: 14px;
}
.about_innerdetils span{
    font-size: 20px;
    color: #FFA403;
    border: 1px solid #FFA403;
    padding: 6px 9px;
    border-radius: 4px;
    margin-right: 10px;
}
.about_innerdetils span img{
    margin-right: 7px;
}
.bordercolor_change span{
    color: #FF3737;
    border: 1px solid #FF3737;
}
.activity_textbox{
    display: inline-block;
    width: 100%;
}
.activity_textbox h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}
.activity_innertext{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.activity_innertext:last-child{
    border-bottom: 0px solid #E6E6E6;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.activity_innertext p{
    float: left;
    margin: 0px;
    font-size: 16px;
    color: #807F84;
}
.activity_innertext span{
    float: right;
    margin: 0px;
    font-size: 16px;
    color: #807F84;
}
.next_btndiv{
    display: inline-block;
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.next_btndiv a{
    color: #FFA403;
    font-size: 18px;
}
.datetime_profile{
    display: inline-block;
    width: 100%;
}
.datetime_profile img{
    width: 65px;
    height: 65px;
    border-radius: 100%;
    object-fit: cover;
}
.datetime_profile h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-top: 15px;
}
.dateandtime_mandiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.dateandtime_mandiv ul{
    padding: 0px;
    margin: 0px;
}
.dateandtime_mandiv ul li{    
    float: left;
    height: 100px;
    border: 2px solid #EEEEEE;
    display: inline-block;
    width: 110px;
    border-radius: 8px;
    text-align: center;
    padding-top: 23px;
    margin-right: 25px;
    background: #fff;
}
.dateandtime_mandiv ul .active{
    background: #FFA403;
}
.dateandtime_mandiv ul .active h5{
    color: #fff;
}
.dateandtime_mandiv ul .active span{
    color: #fff;
}
.dateandtime_mandiv ul li h5{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 5px;
}
.dateandtime_mandiv ul li span{
    color: #807F84;
    font-size: 17px;
}
.datetime_setcheckbox{
    display: inline-block;
    width: 650px;
    margin-top: 50px;
}
.datetime_setcheckbox .time_textbox {
    margin-top: 14px;
    margin-left: 5px;
}
.datetime_setcheckbox  .customcheckboxes_mandiv .checkmark {
    right: 0px;
}
.specialtasks_textarea{
    display: inline-block;
    width: 650px;
    margin-top: 50px; 
}
.specialtasks_textarea label{
    color: #444A57;
    font-size: 18px;
    font-weight: normal;
}
.specialtasks_textarea textarea{
    border: 1px solid #BCBCBC;
    height: 180px;
    box-shadow: none;
    border-radius: 5px;
    font-size: 15px;
    color: #000;
    width: 100%;
    resize: none;
    padding: 14px 15px;
}
.next_btndiv  .backbtndivbox{
    color: #807F84;
    float: left;
}
.careseeker_mandivbox{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 15px;
}
.careseeker_mandivbox h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
}
.careseeker_mandivbox img{
    width: 94px;
    height: 94px;
    border-radius: 100%;
    object-fit: cover;
    position: absolute;
    top: 35px;
    left: 0;
}
.careseeker_mandivbox h5{
    color: #000;
    font-size: 20px;
    padding-left: 110px;
    margin: 0px;
    margin-top: 25px;
    margin-bottom: 7px;
}
.careseeker_mandivbox p{
    color: #807F84;
    font-size: 18px;
    padding-left: 110px;
}
.careseeker_mandivbox span{
    color: #807F84;
    font-size: 18px;
    position: absolute;
    top: 70px;
    left: 300px;
}
.datetime_textboxset{
    display: block;
    width: 560px;
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    padding: 17px 15px;
    margin-top: 30px;
}
.datetime_textboxset h3{
    margin: 0px;
    color: #293D3E;
    font-size: 20px;
    margin-bottom: 20px;
}
#addCard{
    color: #fff;
    font-size: 17px;
    background: #FFAB1E;
    padding: 11px 20px;
    display: inline-block;
    border-radius: 40px;    
    text-align: center;
    padding-bottom: 11px;
    font-family: 'VisbyBold';
}

.paymentmethod_toptext{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.paymentmethod_toptext h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
}
.Payment_checkboxdiv{
    display: inline-block;
    width: 100%;
    border: 1px solid #E6E6E6;
    padding: 22px 15px;
}
.Payment_checkboxdiv p{
    margin: 0px;
    color: #000;
    font-size: 16px;
    font-size: 18px;
    padding-bottom: 10px;
}
.Payment_checkboxdiv img{
    float: left;
    position: absolute;
    left: 7px;
    top: 3px;
}
.Payment_checkboxdiv .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #9F9F9F;
    font-weight: normal;
}

/* Hide the browser's default checkbox */
.Payment_checkboxdiv .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.Payment_checkboxdiv a{
    color: #E6E6E6;
    font-size: 18px;
    border-bottom: 1px solid #E6E6E6;
    margin-top: 20px;
    display: inline-block;
}

/* Create a custom checkbox */
.Payment_checkboxdiv .checkmark {
    position: absolute;
    top: -4px;
    right: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 100%;
    border: 1px solid #BEBEBE;
}


/* When the checkbox is checked, add a blue background */
.Payment_checkboxdiv .container input:checked ~ .checkmark {
  background-color: #FFA403;
  border: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.Payment_checkboxdiv .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 0px 0px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}




.paymentmethod_rightmandiv .datetime_textboxset{
    width: 100%;
    padding-left: 0px;
}
.paymentmethod_rightmandiv .customcheckboxes_mandiv .container{
    width: 100%;
}
.cardholder_detilsdiv.paymentmethod_rightmandiv input {
    width: 100%;
}

.paymentmethod_rightmandiv .time_textbox{
    margin-left: 0px;
}
.datetime_innerdiv{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.datetime_innerdiv:last-child{
    border-bottom: 0px solid #D2D2D2;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.datetime_innerdiv h5{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 7px;    
}
.datetime_innerdiv p{
    color: #858585;
    font-size: 20px;
    margin: 0px;
}  
.datetime_innerdiv span{
    color: #FFA403;
    font-size: 20px;
    float: right;
    margin-top: -45px;
}   
.subtotal_textbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding: 0px 15px;
}
.subtotal_textbox p{
    float: left;
    color: #858585;
    font-size: 15px;
    margin: 0px;
}
.subtotal_textbox span{
    color: #262626;
    font-size: 15px;
    float: right;
}
.total_borderset{
    border-top: 1px solid #D2D2D2;
    padding-top: 10px;
    margin-bottom: 0;
}
.subtotal_textbox.total_borderset p{
    color: #FFA403;
}
.subtotal_textbox.total_borderset span{
    color: #FFA403;
}
.cardholder_detilsdiv{
    display: inline-block;
    width: 100%;
}
.cardholder_detilsdiv input{
    width: 560px;
}
.cardholder_detilsdiv .setprovince_inputbox {
    width: 593px;
}
.note_textboxset{
    display: inline-block;
    width: 570px;
}
.note_textboxset p{
    color: #C2C2C2;
    font-size: 18px;
    margin-bottom: 30px;
}
.note_textboxset a{
    color: #FFA403;
}
.make_paymentbtndiv{
    display: block;
    width: 570px;
}
.make_paymentbtndiv a{
    background: #FFA403;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 22px 160px;
    border-radius: 8px;
}
.bookingid_textbox{
    display: inline-block;
    width: 100%;
}
.bookingid_textbox h3{
    margin: 0px;
    color: #444A57;
    font-size: 19px;
}
.bookingid_textbox p{
    margin: 0px;
    color: #807F84;
    font-size: 16px;
    float: left;
}
.bookingid_textbox span{
    float: right;
    color: #FFA403;
    font-size: 16px;
}

/*Dashboard css*/





/*My Bookings & Schedule css*/

.custam_collapsemandiv{
    display: inline-block;
    width: 100%;
}
.custam_collapsemandiv .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
    position: relative;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 16px 30px;
    margin-bottom: 13px;
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;
}

.custam_collapsemandiv .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    padding: 16px 30px;
}

.custam_collapsemandiv .panel-group .panel {
    margin-bottom: 15px;
    border-radius: 7px;
    box-shadow: -2px 1px 4px 0px rgba(223, 223, 223, 0.7);
    border-color: #E8E8E8;
}
.custam_collapsemandiv .panel-title h3{
    color: #FFA403;
    font-size: 18px;
    margin: 0px;
    margin-bottom: 5px;
}
.custam_collapsemandiv .panel-title p{
    margin: 0;
    font-size: 14px;
    color: #000000;  
}
.custam_collapsemandiv .panel-title a{
    position: absolute;    
    top: 20px;
    right: 20px;
}
.custam_collapsemandiv .panel-title .collapsed img{
    width: 16px;
    transform: rotate(180deg);
}
.custam_collapsemandiv .panel-title a img{
    width: 16px;
    transform: rotate(0deg);
}

.booking_detilsmandiv{
    display: inline-block;
    width: 100%;
}
.booking_hadingman{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.booking_hadingman p{
    color: #807F84;
    margin: 0px;
    font-size: 15px;
}
.booking_innertext1,.booking_innertext2,.booking_innertext3,.booking_innertext4,.booking_innertext5{
    float: left;
    width: 20%;
}
.booking_bodytext{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.booking_bodytext p{
    color: #000;
    margin: 0px;
    font-size: 15px;
}
.booking_innerbodytext1,.booking_innerbodytext2,.booking_innerbodytext3,.booking_innerbodytext4,.booking_innerbodytext5{
    float: left;
    width: 20%;
}
.booking_innerbodytext4 p{
    margin: 0px;
}
.booking_innerbodytext4 p a{
    color: #FFA403;
}
.booking_innerbodytext4 p a:hover{
    color: #FFA403;
}
.booking_innerbodytext5 img{
    width: 20px;
    margin-right: 6px;
}
.booking_category{
    display: inline-block;
    width: 100%;
}
.booking_category ul{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    border: 1px solid #807F84;
    float: right;
    margin-top: -88px;
    border-radius: 5px;
}
.booking_category ul li{
    display: inline-block;
    float: left;
}
.booking_category ul li a{
    color: #88878B;
    font-size: 15px;
    padding: 7px 20px;
    float: left;
}
.booking_category ul .active a{
   color: #fff;
   background: #FFA403;
}
.startthejob_btnbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;    
}
.startthejob_btnbox h3{
    margin: 0px;
    font-size: 24px;
    color: #444A57;
    margin-bottom: 10px;
}
.startthejob_btnbox p{
    margin: 0px;
    font-size: 16px;
    color: #444A57;
}
.startthejob_btnbox a{
    color: #fff;
    font-size: 13px;
    background: #FFA403;
    padding: 8px 20px;
    float: left;
    display: inline-block;
    border-radius: 4px;
    margin-top: 20px;
}
.Scheduled_mandivbox{
    display: inline-block;
    width: 100%;
    padding: 14px 22px;
    border: 1px solid #E8E8E8;
    border-radius: 10px;
    box-shadow: -2px 1px 4px 0px rgba(223, 223, 223, 0.7);
    margin-bottom: 20px;
    background: #fff;
}
.Scheduled_datetext{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.Scheduled_datetext h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 5px;
}
.Scheduled_datetext p{
    color: #807F84;
    font-size: 15px;
    margin: 0px;
}
.setotpright_mandivbox{
    display: inline-block;
    width: 100%;
}
.setotpright_mandivbox h3{
    float: left;
}
.setotpright_mandivbox p{
    float: right;
}
.Scheduled_timetext{
    display: inline-block;
    width: 100%;
}
.Scheduled_timetext h3{
    color: #807F84;
    font-size: 15px;
    margin: 0px;
    display: inline-block;
    margin-bottom: 10px;
}
.Scheduled_timetext span{
    color: #807F84;
    font-size: 16px;
    margin-left: 20px;
}   
.Scheduled_timetext a{
    color: #807F84;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #807F84;
    padding: 4px 15px;
    float: right;
    border-radius: 5px;
}
.setbookingtextbox span{
    color: #807F84;
    font-size: 15px;
    position: relative;
}
.setbookingtextbox span:after{
    content: '/';
    position: absolute;
    left: -15px;
    color: #807F84;
    font-size: 18px;
}
.care_requirementsdiv{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.care_requirementsdiv h3{
    color: #000;
    font-size: 20px;
    margin: 0;
}
.care_requirementsinnertext{
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #E6E6E6;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.care_requirementsinnertext p{
    margin: 0px;
    color: #807F84;
    font-size: 16px;
}
.care_requirementsinnertext h3{
    margin: 0px;
    font-size: 15px;
    color: #807F84;
}
.payment_detailsdivbox{
    display: inline-block;
    width: 100%;
}
.payment_detailsdivbox img{
    float: left;
    width: 36px;
    margin-right: 16px;
}
.payment_detailsdivbox h3{
    float: left;
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-top: 5px;
}
.payment_detailsdivbox p{
    margin: 0px;
    font-size: 15px;
    color: #807F84;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.payment_detailsdivbox p span{
    color: #FF3737;
}
.aboutcare_mandivbox{
    display: inline-block;
    width: 100%;
}
.aboutcare_mandivbox h3{
    color: #000;
    font-size: 20px;
    margin: 0px;
}
.aboutcare_mandivbox a{
    color: #FFA403;
    font-size: 14px;
    float: right;
    border-bottom: 2px solid;
}
.aboutcare_imgbox{
    display: inline-block;
    width: 100%;
}
.aboutcare_imgbox img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100%;
}
/*.home_addressprofile {
    display: inline-block;
    width: 100%;
    position: relative;
}
.home_addressprofile img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    object-fit: cover;
    position: absolute;
}*/
.aboutcare_imgbox .home_addressprofile h3 {
    color: #000;
    font-size: 17px;
    margin: 0px;
    margin-bottom: 6px;
    padding-left: 80px;
    margin-top: 7px;
}
.aboutcare_imgbox .home_addressprofile p {
    color: #444A57;
    font-size: 13px;
    padding-left: 80px;
}
.aboutcare_imgbox .home_addressprofile a {
    display: inline-block;
    background: #FFA403;
    padding: 9px 20px;
    border-radius: 5px;
    color: #fff;
    margin-left: 0;
    margin-top: 15px;
}
.none_textboxset{
    display: inline-block;
    width: 100%;
}
.none_textboxset h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}
.none_textboxset p{
    color: #807F84;
    font-size: 16px;
}
.notifications_mandivbox{
    display: inline-block;
    width: 800px;
/*    box-shadow: -2px 1px 4px 0px rgba(223, 223, 223, 0.7);*/
    border: 1px solid #E8E8E8;
    border-radius: 10px;
    margin-bottom: 100px;
    margin-top: 20px;
    background: #fff;
}
.notifications_haderdiv{
    display: inline-block;
    width: 100%;
    padding: 20px 22px;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 15px;
}
.notifications_haderdiv h3{
    color: #262626;
    margin: 0px;
    font-size: 20px;
    margin-bottom: 6px;
}
.notifications_haderdiv p{
    margin: 0px;
    color: #6E6E6E;
    font-size: 16px;
}
.notifications_haderdiv a{
    color: #FFA403;
}
.notifications_innerdetils{
    display: inline-block;
    width: 100%;
    padding: 15px 35px;
    position: relative;
    border-bottom: 1px solid #D2D2D2;
}
.notifications_innerdetils:last-child{
    border: 0px;
}
.notifications_innerdetils p{
    color: #262626;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 7px;
    position: relative;
}
.notifications_innerdetils p:after{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #FFA403;
    border-radius: 100%;
    left: -13px;
    top: 7px;
}
.notifications_innerdetils span{
    color: #6E6E6E;
    font-size: 15px;
}
.spnantimetext{
    margin-left: 20px;
    position: relative;
}
.spnantimetext:after{    
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #6E6E6E;
    border-radius: 100%;
    left: -13px;
    top: 4px;
}
.notifications_innerdetils a{
    color: #fff;
    font-size: 15px;
    border: 0px solid #E2E2E2;
    border-radius: 33px;
    padding: 8px 16px;
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 23px;
    font-family: 'VisbyBold';
    background-color: #FFA403;
}
.decline_bookingtext{
    display: inline-block;
    width: 100%;
}
.decline_bookingtext h3{
    margin: 0px;
    color: #444A57;
    font-size: 20px;
    margin-bottom: 30px;
}
.decline_bookingtext select {
    border: 1px solid #BCBCBC;
    height: 60px;
    box-shadow: none;
    border-radius: 8px;
    font-size: 16px;
    color: #000;
    width: 470px;
    cursor: pointer;
}
.reasonsonal_details{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px;
}
.reasonsonal_details .fa-heart {
    position: absolute;
    font-size: 15px;
    color: #444A57;
    top: 4px;
    left: 0;
}
.reasonsonal_details p {
    margin: 0px;
    font-size: 15px;
    color: #8E8E8E;
    padding-left: 35px;
    max-width: 544px;
}
.extenuating_mandiv{    
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.extenuating_mandiv h3{
    font-size: 18px;
    color: #000;    
    margin-bottom: 30px;
}
.extenuating_mandiv .fa-question-circle-o{
    font-size: 30px;
    margin-right: 33px;
    float: left;
    margin-top: -8px;
}
.extenuating_mandiv p{
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
/*My Bookings & Schedule css*/


/* 02-03-2021 */
.bookingid_textbox h3 {    
    margin-bottom: 9px;
}
.bookingid_textbox span {    
    border-bottom: 1px solid;
}
.booking_photodivbox{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 27px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 0px;
    padding-bottom: 30px;
}
.booking_photodivbox img{
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -8px;
}
.booking_photodivbox h3{
    margin: 0px;
    font-size: 15px;
    color: #000;
    padding-left: 60px;
    margin-top: 0px;
    margin-bottom: 3px;
}
.booking_photodivbox p{
    color: #807F84;
    font-size: 15px;
    margin: 0px;
    padding-left: 60px;
}
.booking_photodivbox span{
    float: right;
    font-size: 16px;
    color: #807F84;
    margin-top: -28px;
}
.booking_datetextbox{
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}
.booking_datetextbox h3{
    margin: 0px;
    font-size: 19px;
    color: #000000;
    margin-bottom: 8px;
}
.booking_datetextbox p{
    color: #807F84;
    font-size: 15px;
    margin: 0px;
    display: inline-block;
}
.booking_datetextbox span{
    color: #807F84;
    font-size: 15px;
    position: relative;
    margin-left: 25px;
}
.booking_datetextbox span:after{
    content: '';
    display: inline-block;
    background: #707070;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    position: absolute;
    left: -12px;
    top: 5px;
}
.booking_datetextbox h4{
    margin: 0px;
    font-size: 19px;
    color: #807F84;
    margin-top: -27px;
    float: right;
}

.scheduled_btnbox{
    display: inline-block;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 20px;
}
.scheduled_btnbox span{
    display: inline-block;
    border: 1px solid #807F84;
    padding: 6px 15px;
    border-radius: 4px;
    color: #807F84;
    font-size: 14px;
}
.scheduled_btnbox a{
    float: right;
    color: #FFA403;
    font-size: 16px;
    border-bottom: 1px solid;
}
.payment_statusbox{
    display: inline-block;
    width: 100%;
}
.payment_statusbox p{
    margin: 0px;
    font-size: 16px;
    color: #807F84;
    margin-bottom: 7px;
}
.bookingid_mandivbox{
    display: inline-block;
    width: 100%;
    padding: 20px 17px;
    border: 1px solid #E8E8E8;
    border-radius: 7px;
    box-shadow: 0px 0px 4px 0px rgb(223 223 223 / 70%);
    background: #fff;
}
.bookingid_titlebox{
    display: inline-block;
    width: 100%;
}
.bookingid_titlebox h3{
    margin: 0px;    
    color: #000;
    font-size: 20px;
    margin-bottom: 7px;
}
.bookingid_titlebox p{
    color: #807F84;
    margin: 0;
    font-size: 16px;
}
.scheduled_coverdiv{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
}
.subtotal_coverdivbox{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}

/*inbox css*/
#userIndexMainBox{
    margin-bottom: 70px;
}
.newbookings_textbox{
    display: inline-block;
    width: 100%;
    background: #F5F5F5;
    position: relative;
    padding: 24px 10px;
    border: 1px solid #E6E6E6;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 30px;
}
.Bookings_calendarimg{
    position: absolute;
    left: 10px;    
    top: 55px;
}
.Bookings_calendarimg img{
    width: 28px;
}
.newbookings_textbox h3{
    color: #222222;
    margin: 0px;
    font-size: 18px;
    margin-bottom: 7px;
    padding-left: 48px;
}
.newbookings_textbox span{
    display: inline-block;
    background: #FFA403;
    color: #fff;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
    font-size: 14px;
    margin-left: 12px;
}   
.newbookings_textbox p{
    color: #444A57;
    opacity: 80%;
    margin: 0px;
    font-size: 15px;
    padding-left: 48px;
}
.messages_nameboxset{
    display: inline-block;
    width: 100%;
    box-shadow: none;
    border: 1px solid #E6E6E6;
    border-radius: 0;
    background: #fff;
}
.inner_messagestital{
    display: inline-block;
    width: 100%;
    padding: 17px 15px;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 20px;
}
.inner_messagestital h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}
.inner_messagestital p{
    margin: 0px;
    font-size: 15px;
    color: #9F9F9F;    
}
.messages_userbox{
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    padding-top: 0; 
}
.messages_username{
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 18px;
    margin-bottom: 18px;
}
.messages_username:last-child{   
    border-bottom: 0px solid #D2D2D2;  
    margin-bottom: 0;
    padding-bottom: 0;  
}
.messages_username img{
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    height: 45px;
    display: inline-block;
    object-fit: cover;
    border-radius: 100%;
}
.messages_username h3{
    margin: 0px;
    color: #262626;
    font-size: 15px;
    padding-left: 60px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
    cursor: pointer;
}
.messages_username p{
    margin: 0px;
    font-size: 15px;
    color: #807F84;
    padding-left: 60px;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
    max-width: 94%;
}
.pagination_mandivbox {
    display: inline-block;
    width: 100%;   
}
.pagination_mandivbox .pagination {
    display: inline-block;
}
.pagination_mandivbox .pagination a {
    color: #FFA403;
    float: left;
    padding: 6px 15px;
    text-decoration: none;
    transition: background-color .3s;
    margin: 0 4px;
    background: #FFDFEE;
    border-radius: 8px;
    font-size: 20px;
}   
.pagination_mandivbox .pagination a.active {
    background-color: #FFA403;
    color: white;
}
.pagination_mandivbox .pagination i {
    
}
.right_inboxmandiv{
    display: inline-block;
    width: 100%;
    box-shadow: none;
    border: 1px solid #E6E6E6;
    border-radius: 0px;
    background: #fff;
}
.topusername_imgbox{
    display: inline-block;
    width: 100%;
    padding: 20px 20px;
    border-bottom: 4px solid #E1E1E1;
    margin-bottom: 30px;
}
.topusername_imgbox h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    padding-bottom: 10px;
}
.topusername_imgbox p{
    margin: 0px;
    color: #9F9F9F;
    font-size: 15px;
}
.topusername_imgbox img{
    float: right;
    margin-top: -55px;
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 100%;
}
.date_borderdiv{
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.date_borderdiv p{
    display: inline-block;
    text-align: center;
    color: #6E6E6E;
    font-size: 15px;
    background: #fff;
    z-index: 1;
    position: relative;
    margin: 0px;
    width: 110px;
}
.date_borderdiv:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #D2D2D2;
    left: 0;
    top: 10px;
}
.messages_detilscoverdiv{
    display: inline-block;
    width: 100%;
    padding: 0px 15px;
}
.message_box{
    height: 440px;
    overflow: auto;
}

.message_box::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.message_box::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.message_box::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.message_box::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.messages_leftbox{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 60px;
}
.messages_leftbox img{
    width: 42px;
    height: 42px;
    object-fit: cover;
    display: inline-block;
    position: absolute;
    left: 0;
    border-radius: 100%;
}
.messages_holdersname{
    display: inline-block;
    width: 100%;
    padding-left: 55px;
    margin-bottom: 5px;
}
.messages_holdersname p{
    margin: 0px;
    font-size: 15px;
    color: #262626;
    display: inline-block;
    margin-right: 30px;
}
.messages_holdersname span{
    color: #B7B7B7;
    font-size: 15px;
    position: relative;
}
.messages_holdersname span:after{
    content: '';
    position: absolute;
    background: #B7B7B7;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    left: -19px;
    top: 3px;
}
.usermessages_text{
    display: inline-block;
    width: 67%;
    margin-left: 56px;
    background: #A9A9A9;
    padding: 10px 10px;
    border-radius: 0px 8px 8px 0px;
    margin-bottom: 8px;
}
.usermessages_text p{
    margin: 0px;
    font-size: 14px;
    color: #262626;
}
.messages_rightbox{
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 70px;
}
.messages_rightbox img{
    width: 40px;
    height: 40px;
    object-fit: cover;
    display: inline-block;
    position: absolute;
    right: 7px;
    border-radius: 100%;
}
.messages_timetext{
    display: inline-block;
    width: 100%;
    padding-right: 60px;
    text-align: right;    
    margin-bottom: 5px;
}
.messages_timetext span{
    color: #B7B7B7;
    font-size: 15px;    
}
.usermessages_righttext{
    display: inline-block;
    width: 67%;
    margin-right: 60px;
    background: #D3D3D3;
    padding: 10px 10px;
    border-radius: 8px 0px 0px 8px;
    margin-bottom: 8px;
    float: right;
}
.usermessages_righttext p{
    margin: 0px;
    font-size: 14px;
    color: #fff;
}
.messagetype_divbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
    margin-top: 20px;
}
.messagetype_divbox .form-group{
    width: 90%;
    float: left;
    margin-bottom: 0;
}
.messagetype_divbox textarea{
    background: #fff;
    border: 0;
    border-radius: 10px;
    color: #262626;
    padding-left: 22px;
    resize: none;
    height: 99px;
    font-size: 15px;
    padding-top: 15px;
    border: 1px solid #D3D3D3;
}
.messagetype_divbox input{
    background: #fff;
    border: 0;
    border-radius: 10px;
    color: #262626;
    padding-left: 22px;
    resize: none;
    height: 99px;
    font-size: 15px;
    padding-top: 15px;
    border: 1px solid #D3D3D3;
}
.messagetype_divbox ::-webkit-input-placeholder {
  color: #A5A5A5;
}
.messagetype_divbox ::-moz-placeholder {
  color: #A5A5A5;
}
.messagetype_divbox :-ms-input-placeholder {
  color: #A5A5A5;
}
.messagetype_divbox :-moz-placeholder {
  color: #A5A5A5;
}
.message_rightbox{
    float: left;
    width: 10%;    
}
.message_rightbox button{
    background: #FFA403;
    width: 50px;
    display: inline-block;
    height: 50px;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    float: right;
    margin-top: 48px;
    border: 0px;
}
.message_rightbox a{
    background: #FFA403;
    width: 50px;
    display: inline-block;
    height: 50px;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    float: right;
    margin-top: 48px;
    border: 0px;
}
.message_rightbox a img{
    width: 24px;
}


.share_iconmandivbox .btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}
.share_iconmandivbox .btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    font-size: 0px;
}
.share_iconmandivbox .open>.dropdown-toggle.btn-primary:focus, .share_iconmandivbox .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.share_iconmandivbox .btn-primary.active, .btn-primary:active, .share_iconmandivbox .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.share_iconmandivbox .dropdown-toggle img{
    width: 53px;
}
.share_iconmandivbox .open>.dropdown-menu {
    display: block;
}
.maplist_btnmandiv{
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.share_iconmandivbox .dropdown-menu {
    position: absolute;
    top: 100%;
    top: -23px;
    left: 55px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 220px;
    padding: 20px 0;
    padding-bottom: 0px;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #FFA403;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.share_iconmandivbox .radiocontainer {
    display: block;
    position: relative;
    padding-left: 11px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
}
.share_iconmandivbox .radiocontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.share_iconmandivbox .checkmark {
    position: absolute;
    top: 0;
    right: 8px;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #EBEBEB;
}
.share_iconmandivbox .radiocontainer input:checked ~ .checkmark {
  background-color: #fff;
  border: 0px;
}
.share_iconmandivbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.share_iconmandivbox .radiocontainer input:checked ~ .checkmark:after {
  display: block;
}
.share_iconmandivbox .radiocontainer .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid #FFA403;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* END 02-03-2021 */

.setrating_maddiv{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}
.setrating_maddiv img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.setrating_maddiv h4 {
    margin: 0px;
    color: #000;
    font-size: 23px;
    padding-left: 73px;
    margin-bottom: 5px;
}
.setrating_maddiv .ratings_mandivbox{
    padding: 0px;
    border: 0;
    margin: 0;
    padding-left: 73px;
    margin-bottom: 5px;
}
.setrating_maddiv h5{
    color: #807F84;
    font-size: 14px;
    padding-left: 73px;    
    margin: 0px;
}
.setrating_maddiv p{
    margin: 0px;
    font-size: 16px;
    color: #807F84;
    padding-left: 73px;
    margin-top: 9px;
}
.addrating_btnbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 12px;
}
.addrating_btnbox a{
    display: inline-block;
    background: #FFA403;
    padding: 8px 22px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    margin-top: -36px;
}
.modal_ratingbox{
    display: inline-block;
    width: 100%;
}
.modal_ratingbox img{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
    margin-bottom: 12px;
}
.modal_ratingbox .ratings_mandivbox {
    border-top: 0px solid #E6E6E6;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.modal_ratingbox p{
    font-size: 16px;
    color: #807F84;
}
.modal_ratingbox textarea{
    border: 1px solid #E8E8E8;
    font-size: 15px;
    color: #000;
    padding: 10px;
    resize: none;
}
.rating_subminbtn{
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    padding-left: 15px;
    margin-top: 12px;
}
.rating_subminbtn a{
    display: inline-block;
    background: #FFA403;
    padding: 8px 22px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    margin-top: -36px;
}


.modal_ratingbox .rate {
    float: left;
    height: 46px;
    /*padding: 0 10px;*/
}
.modal_ratingbox .rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.modal_ratingbox .rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.modal_ratingbox .rate:not(:checked) > label:before {
    content: '★ ';
}
.modal_ratingbox .rate > input:checked ~ label {
    color: #ffc700;    
}
.modal_ratingbox .rate:not(:checked) > label:hover,
.modal_ratingbox .rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.modal_ratingbox .rate > input:checked + label:hover,
.modal_ratingbox .rate > input:checked + label:hover ~ label,
.modal_ratingbox .rate > input:checked ~ label:hover,
.modal_ratingbox .rate > input:checked ~ label:hover ~ label,
.modal_ratingbox .rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

.profile_mancoverdiv{
    display: inline-block;
    width: 100%;
    /padding: 20px 17px;/
    border: 1px solid #E8E8E8;
    border-radius: 7px;
    box-shadow: 0px 0px 4px 0px rgb(223 223 223 / 70%);
    background: #fff;
}
.update_profilediv{
    display: inline-block;
    width: 100%;
    padding: 20px 17px;
    border-bottom: 1px solid #D2D2D2;
    position: relative;
}
.update_profilediv img{
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 100%;
    float: left;
}
.update_profilediv h3{
    margin: 0px;
    font-size: 17px;
    color: #000;
    padding-left: 13px;
    margin-top: 20px;
    display: inline-block;
}
.update_profilediv a{
    color: #FFA403;
    font-size: 14px;
    text-align: right;
    float: right;
    margin-top: 0px;
    margin-left: 30px;
    border-bottom: 1px solid;
}
.profilebadges_mandiv{
    display: inline-block;
    width: 100%;
    padding-left: 27px;
    margin-top: 20px;
    float: left;
    position: relative;
}
.setleftbadges_imgbox{
    float: left;
    width: 50px;
}
.setleftbadges_imgbox img{

}
.profile_badgestextboxs{
    width: 85%;
    float: left;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.profile_badgestextboxs h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
}
.profile_badgestextboxs p{
    margin: 0px;
    color: #807F84;
    font-size: 15px;
    margin-bottom: 32px;
}
.profile_badgestextboxs img{
    margin-right: 20px;
}
.profile_badgestextboxs ul{
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.profile_badgestextboxs ul li{
    float: left;
    width: 50%;
}
.profile_badgestextboxs ul li h4{
    margin: 0px;
    font-size: 20px;
    color: #FFA403;
    margin-bottom: 5px;
}
.profile_badgestextboxs ul li span{
    color: #807F84;
    font-size: 16px;
}
.profile_badgestextboxs .ratings_mandivbox {
    border-top: 0px solid #E6E6E6;
    padding-top: 0;
    margin-top: 0;
}
.Profile_rightarrow{
    position: absolute;
    top: 0;
    right: 0;
}
.Profile_rightarrow img{
    width: 16px;
}
.about_cardbox {
    display: inline-block;
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #E8E8E8;
    border-radius: 12px;
    position: relative;
    box-shadow: -2px 1px 4px -2px rgb(223 223 223 / 70%);
    padding: 20px 12px;
    height: 120px;
}
.about_cardbox .fa-heart-o {
    position: absolute;
    left: 13px;
    font-size: 30px;
    top: 36px;
}
.about_cardbox h3 {
    color: #222222;
    margin: 0px;
    font-size: 17px;
    margin-bottom: 8px;
    padding-left: 50px;
}
.about_cardbox p {
    color: #444A57;
    font-size: 14px;
    margin: 0px;
    padding-left: 50px;
    opacity: 80%;
}
.about_cardbox img {
    position: absolute;
    top: 19px;
    right: 14px;
    width: 14px;
}
.setCaregiverabout_box{
    display: inline-block;
    width: 100%;
    padding: 0px 35px;
    padding-bottom: 40px;
}
.setCaregiverabout_box .emergency_textbox{
    margin-bottom: 30px;
}
.about_cardbox .fa-question-circle-o {
    position: absolute;
    left: 13px;
    font-size: 30px;
    top: 36px;
}
.mustcomplete_divbox{
    display: inline-block;
    width: 100%;
    background: #F2F2F2;
    padding: 20px;
    margin-bottom: 20px;
}
.mustcomplete_divbox img{

}
.mustcomplete_divbox h3{
    color: #000;
    font-size: 20px;
}
.mustcomplete_divbox p{
    color: #444A57;
    font-size: 16px;
}
.mustcomplete_innerdetils{
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 17px;
    border-bottom: 1px solid #E6E6E6;
    margin-top: 17px;
    padding-top: 0;
}
.mustcomplete_innerdetils img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 17px;
    top: 0px;
}
.mustcomplete_innerdetils p{
    color: #000000;
    font-size: 18px;
    margin-bottom: 1px;
    padding-left: 70px;
    margin-top: 9px;
}
.mustcomplete_innerdetils span{
    color: #444A57;
    font-size: 16px;
    padding-left: 70px;
}
.mustcomplete_innerdetils a{
    color: #FFA403;
    font-size: 16px;
    position: absolute;
    top: 15px;
    right: 20px;
}

.cmlbslabel_set{
    position: relative;
}
.cmlbslabel_set span{
    float: left;
    /* background: #ddd; */
    position: absolute;
    top: 33px;
    height: auto;
    right: 11px;
    width: auto;
    line-height: 53px;
    border-radius: 0px 0px 0px 0px;
    text-align: center;
    color: #9F9F9F;
}
.cmlbslabel_set input{
    padding-right: 42px;
}
.update_profilediv label{
    float: left;
}
.setseekerneedsinterest_textbox .details_regardingtext p{
    font-size: 16px;
    color: #9F9F9F;
}
.setseekerneedsinterest_textbox .addnotes_textareabox textarea{
    height: 120px;
    width: 620px;
}
.update_profile{
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 55px;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 35px;
}
.update_profile img{
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 100%;
    object-fit: cover;
}
.update_profile label {
    position: absolute;
    left: 103px;
    top: 43px;
    background: #F6E833;
    color: #000000;
    cursor: pointer;
    padding: 9px 24px;
    border-radius: 44px;
    font-size: 15px;
}
.update_profile label i{

}
.update_profile p{
    position: absolute;
    top: 5px;
    left: 103px;
    font-size: 15px;
    color: #000;
}

.setlistview_searchbox .userprofile_mandiv{
    height: 370px;
}

.btnCommon{
    display: inline-block;
    background: #FFAB1E;
    padding: 8px 22px;
    color: #fff;
    border-radius: 34px;
    font-size: 14px;
    margin-top: -36px;
    border: 0px;
    font-family: 'VisbyBold';
}
.setbg_colormandiv .right_paddingboxpart{
    background: #fff;
    padding-left: 362px;
}

.margintop84{
    margin-top: 84px;
}
.width105px{
    width: 105px;
}
.fontsize20{
    font-size: 20px;
}

/*new design css*/
.newbookings_title{
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.newbookings_title h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
}
.bookings_tabingbox{
    display: inline-block;
    width: 100%;
}
.bookings_tabingbox .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    color: #000;
    font-size: 15px;
    padding: 0px;
    padding-bottom: 6px;
    transition: 0.0s all !important;
    font-family: 'VisbySemibold';
}
.bookings_tabingbox .nav-tabs>li.active>a, .bookings_tabingbox .nav-tabs>li.active>a:focus, .bookings_tabingbox .nav-tabs>li.active>a:hover {
    color: #FFAB1E;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    border-bottom: 3px solid #FFAB1E;
}
.bookings_tabingbox .nav>li>a:focus, .bookings_tabingbox .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.bookings_tabingbox .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    margin-right: 30px;
}
.aboutcare_tabingdivbox .nav-tabs{
    margin-bottom: 40px;
}
.noactivebookings_divbox{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 150px;
    padding-bottom: 130px;
}
.noactivebookings_divbox img{
    width: 40px;
}
.noactivebookings_divbox h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-top: 28px;
    margin-bottom: 14px;
}
.noactivebookings_divbox p{
    margin: 0px;
    font-size: 15px;
    color: #828282;
}
.noactivebookings_divbox a{
    display: inline-block;
    background: #FFA403;
    padding: 12px 26px;
    color: #fff;
    border-radius: 27px;
    font-size: 15px;
    margin-top: 40px;
    font-family: 'VisbyBold';
}
.bookings_loginametext{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.bookings_loginametext h3{
    margin: 0px;
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
}
.bookings_loginametext p{
    margin: 0px;
    color: #9F9F9F;
    font-size: 15px;
}
.homecare_rangeslider{
    display: inline-block;
    width: 100%;
}
.homecare_rangeslider{
    display: inline-block;
    width: 100%;
}
.homecare_rangeslider h3{
    color: #000;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 20px;
}
.homecare_checkboxdiv{
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}

.homecare_checkboxdiv .checkcontainer {
    display: inline-block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 360px;
    font-weight: normal;
    color: #000;
    border: 1px solid #E6E6E6;
    padding: 12px 14px;
}
.homecare_checkboxdiv .checkcontainer p{
    font-size: 14px;
    margin: 0;
    color: #9F9F9F;
    margin-top: 20px;
}

/* Hide the browser's default checkbox */
.homecare_checkboxdiv .checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.homecare_checkboxdiv .checkmark {
    position: absolute;
    top: 12px;
    right: 12px;
    height: 22px;
    width: 22px;
    background-color: #139D33;
    border-radius: 100%;
    border: 0px solid #BEBEBE;
}


/* When the checkbox is checked, add a blue background */
.homecare_checkboxdiv .checkcontainer input:checked ~ .checkmark {
  background-color: #139D33;
  border: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.homecare_checkboxdiv .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.homecare_checkboxdiv .checkcontainer .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.homecare_checkboxdiv .checkcontainer .checkmark:after {
    left: 8px;
    top: 3px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.updateaddress_textbox{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.updateaddress_textbox a{
    display: inline-block;
    color: #FFAB1E;
    font-size: 16px;
    border-bottom: 2px solid #FFAB1E;
}
.carerecipient_mandiv{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.homecare_checkboxdiv .carerecipient_mandiv p{
    color: #000;
    font-size: 15px;
    margin: 0;
    margin-bottom: 5px;
}
.carerecipient_mandiv span{
    color: #9F9F9F;
    font-size: 15px;
}
.after_topborder{
    position: relative;
}
.after_topborder:after{
    content: '';
    position: absolute;
    background: #E1E1E1;
    top: -11px;
    width: 359px;
    height: 1px;
    left: -14px;
}
.setnew_homecareinput .account_inputboxset select{
    width: 100%;
    height: 50px;
    border-radius: 0;
    font-size: 14px;
}
.setnew_homecareinput .account_inputboxset input{
    width: 100%;
    height: 53px;
/*    border-radius: 0;*/
    font-size: 14px;
}
.setnew_homecareinput .account_inputboxset textarea{
    width: 100%;
    height: 101px;
    border: 0;
    font-size: 14px;
    resize: none;
    background-color: #E5E5E9;
    border-radius: 12px;
}
.bottom_savecontinuebtndiv{
    display: inline-block;
    width: 100%;
    box-shadow: 0px 0px 10px 0px rgb(181 181 181 / 70%);
    background: #fff;
    padding: 20px 22px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 11;
}
.bottom_savecontinuebtndiv a{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    background: #FFAB1E;
    padding: 11px 27px;
    border-radius: 55px;
    margin-left: 20px;
    position: relative;
    left: 247px;
    right: 0;
    float: left;
    font-family: 'VisbyBold';
}
/*#addForm{
    float: right;
    left: 0;
}*/

.setavailability_btndivbox{
    position: fixed;
    bottom: 0px;
    z-index: 111;
    right: 0;
    left: 0px;
}
/*.setavailability_btndivbox a{
    margin-left: 229px;
}*/
.bottom_savecontinuebtndiv img{
    margin-left: 0;
    width: 0;
}
#updateForm{
    margin-bottom: 80px;
    display: inline-block;
    width: 100%;
}
.calender_leftdivbox #calendar .pignose-calendar{
    width: 80%;
    max-width: 100%;
    float: left;
}
.bookings_selectdatesdiv .calender_leftdivbox #calendar .pignose-calendar{
    width: 100%;
}
#updateForm .dates_boxmandiv .calender_leftdivbox .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-disabled a {
    opacity: 10;
    background-color: transparent;
    color: #DFDFDF !important;
}
.right_paddingboxpart.settimings_rightdiv{
    padding-left: 297px;
}
.pignose-calendar .pignose-calendar-unit a {    
    color: #000 !important;
    font-size: 17px;
}
.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sat a, .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sun a {
    color: #000 !important;
}
.pignose-calendar .pignose-calendar-header .pignose-calendar-week {   
     color: #9F9F9F !important;
}
.pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sat, .pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sun {
    color: #9F9F9F !important;
}


.dates_boxmandiv .calender_leftdivbox .pignose-calendar .pignose-calendar-top {
    padding: 2.6em 0;
    background-color: #fff;
    border-bottom: 0px solid #e2e2e2;
    -webkit-box-shadow: 0 3px 8px rgb(0 0 0 / 13%);
    box-shadow: none;
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
}
.dates_boxmandiv .calender_leftdivbox .pignose-calendar {    
    border: 1px solid #EBEBEB;
    font-size: 100%;    
    box-shadow: none;
    border-radius: 10px;
}

.dates_boxmandiv .calender_leftdivbox .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav .pignose-calendar-top-icon {
    color: #FFA403;
    font-size: 160%;
    border: 1px solid #FFA403;
    border-radius: 100%;
}
.dates_boxmandiv .calender_leftdivbox .pignose-calendar .pignose-calendar-top .pignose-calendar-top-month {
    margin-bottom: .4em;
    font-size: 17px;
    font-weight: 600;
/*    font-family: 'proximanova-bold';*/
    color: #000;
}
.dates_boxmandiv .calender_leftdivbox .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-prev {
    float: left;
    margin-left: 110px;
}
.dates_boxmandiv .calender_leftdivbox .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-next {
    float: right;
    margin-right: 110px;
}

.bookings_selectdatesdiv{

}
.bookings_selectdatesdiv .dates_boxmandiv .calender_leftdivbox .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-next {    
    margin-right: 60px;
}
.bookings_selectdatesdiv .dates_boxmandiv .calender_leftdivbox .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-prev{
    margin-left: 60px;
}
.custam_newcheckboxdiv{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.custam_newcheckboxdiv ul{
    padding: 0px;
    margin: 0px;
}
.custam_newcheckboxdiv ul li{
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px;
}
.custam_newcheckboxdiv input[type=checkbox] {
  display: none;
}

.custam_newcheckboxdiv input + label {
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.62);
    padding: 15px 20px 15px 45px;
    border-radius: 0;
    position: relative;
    cursor: pointer;
    color: #000000;
    border: 2px solid #e3e3e3;
    font-weight: normal;
    font-size: 15px;
    border-radius: 12px;
}
.custam_newcheckboxdiv input + label:after {
    position: absolute;
    content: "";
    opacity: 10;
    left: 11px;
    top: 13px;
    width: 23px;
    height: 23px;
    line-height: 1;
    border: 2px solid #BEBEBE;
    border-radius: 4px;
}
.custam_newcheckboxdiv input + label:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    left: 15px;
    top: 14px;
    opacity: 0;
    color: #FFAB1E;
    /*z-index: 1;*/
    font-weight: normal;
}

.custam_newcheckboxdiv input:checked + label {    
    border-color: #fff;
    background: #fff;
    color: #FFAB1E;
    border: 2px solid #FFAB1E;
}
.custam_newcheckboxdiv input:checked + label:before {
  opacity: 1;
}
.custam_newcheckboxdiv input:checked + label:after {
    opacity: 10;
    border-color: #FFAB1E;
    background: #FFAB1E;
}
.dates_boxmandiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.calender_leftdivbox{
    display: inline-block;
    width: 100%;
}
.calender_leftdivbox img{
    width: 100%;
}
.selecteddates_mandiv{
    display: inline-block;
    width: 100%;
}
.selecteddates_mandiv h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
}

.selecteddates_mandiv ul{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    margin-top: 25px;
    width: 100%;
}
.selecteddates_mandiv ul li{
    float: left;
    width: 50%;    
    margin-bottom: 15px;
}
.selecteddates_mandiv ul li a{
    margin-left: 30px;
}
.selecteddates_mandiv ul li a img{

}
.selecteddates_text{
    display: inline-block;
    border: 1px solid #E6E6E6;
    padding: 12px 0px;
    position: relative;
    width: 274px;
    /* text-align: center; */
    padding-left: 23px;
}
.selecteddates_text p{
    margin: 0px;
    color: #000;
    font-size: 15px;
    padding-left: 24px;
}
.selecteddates_text img{
    position: absolute;
    left: 11px;
}
.setleft_barrighticon{
    position: absolute;
    right: 15px;
    top: 0px;
}
.custam_progress{

}
.custam_progress .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #FFAB1E;    
    box-shadow: none;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    border-radius: 0px 15px 15px 0px;
}
.custam_progress .progress {
    height: 10px;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #F2F2F2;
    border-radius: 15px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: none;
    width: 95%;
    float: left;
}
.custam_progress span{
    color: #000;
    font-size: 16px;
    margin-left: 12px;
    position: relative;
    float: left;
    margin-top: -5px;
}
/*new design css*/

.certificate_detilsdiv {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.certificate_detilsdiv img {
    position: absolute;
    width: 24px;
}   
.certificate_detilsdiv h4 {
    margin: 0px;
    color: #000;
    font-size: 15px;
    padding-left: 36px;
    margin-bottom: 4px;
}
.certificate_detilsdiv .col-sm-6 a{
    margin-top: 0px;
    color: #FFA403;
    margin-left: 105px;
    z-index: 1;
    position: relative;
}
.setbadgesqualifications_mandiv{
    border-bottom: 0px solid #E1E1E1 !important;
}
.setbadgesqualifications_mandiv .certificate_detilsdiv h4{
    color: #000;
    padding-left: 44px;
}
.setbadgesqualifications_mandiv .certificate_detilsdiv{
    margin-bottom: 24px;
}

/*new login css*/
.newlogin_mandivbox{
    display: inline-block;
    width: 100%;
    padding-left: 100px;
    padding-top: 60px;
}
.newlogin_mandivbox .create_youaccontleftbox{
    width: 34%;
}
.newlogin_mandivbox .account_inputboxset input {
    width: 100%;
}
.newlogin_mandivbox1 .account_inputboxset input{
    width: 100%;
}
.newlogin_mandivbox .create_accountmandiv {    
    padding-bottom: 30px;
}
.login_logodivbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
}
.login_logodivbox img{
    width: 260px;
}
.login_welcometextbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}
.login_welcometextbox h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 5px;
}
.login_welcometextbox p{
    color: #828282;
    font-size: 15px;
    margin: 0px;
}
.rememberme_coverdivbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
    margin-top: 20px;
}
.rememberme_checkbox{
    float: left;
    width: 50%;
}

.rememberme_checkbox .checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    font-weight: normal;
}

/* Hide the browser's default checkbox */
.rememberme_checkbox .checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.rememberme_checkbox .checkmark {
    position: absolute;
    top: -4px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #E6E6E6;
    border-radius: 3px;
}


/* When the checkbox is checked, add a blue background */
.rememberme_checkbox .checkcontainer input:checked ~ .checkmark {
  background-color: #FFAB1E;
}

/* Create the checkmark/indicator (hidden when not checked) */
.rememberme_checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.rememberme_checkbox .checkcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.rememberme_checkbox .checkcontainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid #FFAB1E;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.forgotpassword_rightbox{
    float: right;
    width: 50%;
    text-align: right;
}
.forgotpassword_rightbox a{
    color: #97BABA;
    font-size: 15px;
    display: inline-block;
/*    border-bottom: 1px solid #97BABA;*/
}

.loginnow_btndiv{
    display: inline-block;
    width: 100%;
}
.loginnow_btndiv a{
    background: #FFA403;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 13px 0px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
}
.loginnow_btndiv button{
    background: #FFAB1E;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    padding: 13px 0px;
    border-radius: 60px;
    width: 100%;
    text-align: center;
    border: 0px;
    font-family: 'VisbyBold';
}
.socialmedia_btn{
    display: inline-block;
    width: 100%;
    margin-top: 24px;
}
.socialmedia_btn a{
    padding: 13px 15px;
    display: block;
    border-radius: 30px;
    color: #fff;
    background-color: #275A99;
    font-size: 15px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 12px 0px;
    float: none;
    width: 53%;
    text-align: center;
    margin: 0 auto;
}
.socialmedia_btn .google_loginbtn{
    background-color: #fff;
    color: #000;    
    margin-bottom: 15px;
    margin-top: 15px;
}
.socialmedia_btn .apple_loginbtn{
    background-color: #000;
    color: #fff;        
}
.socialmedia_btn .google_loginbtn span{
    position: relative;
    margin-left: 24px;
}
.socialmedia_btn i{
    margin-right: 4px;
    font-size: 16px;
}
.socialmedia_btn svg{
    width: 18px;    
    position: absolute;
    left: -23px;
    top: 0px;
}
.registerhere_textbox{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 50px;
}
.registerhere_textbox p{
    margin: 0px;
    font-size: 15px;
    color: #000;
}
.registerhere_textbox p a{
/*    border-bottom: 1px solid #FFAB1E;*/
    color: #FFAB1E;
}
.login_termsofusetext{
    display: inline-block;
    width: 100%;
}
.login_termsofusetext p{
    margin: 0px;
    font-size: 15px;
    color: #444A57;
}
.login_termsofusetext p a{
    color: #97BABA !important;
/*    border-bottom: 1px solid #97BABA;*/
}
.setlogin_newimgdiv{
    padding-top: 0;
    right: 0px;
    width: 45%;
}
.setlogin_newimgdiv img{
    width: 100%;
    height: 100%;
    object-fit: cover;    
}
.password_iconlyboldhide{
    float: right;
    position: absolute;
    top: 45px;
    right: 15px;
}
.password_iconlyboldhide img{
    width: 21px;
}
.setpassword_icondiv .account_inputboxset{
    position: relative;
}
.resetpassword_btndiv{
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.resetpassword_btndiv a{
    color: #fff;
    font-size: 16px;
    background: #FFA403;
    padding: 13px 0px;
    float: left;
    display: inline-block;
    border-radius: 4px;
    border: 0;
    width: 160px;
    text-align: center;
}
.resetpassword_btndiv button{
    color: #fff;
    font-size: 16px;
    background: #FFA403;
    padding: 13px 0px;
    float: right;
    display: inline-block;
    border-radius: 4px;
    border: 0;
    width: 160px;
    text-align: center;
}
/*new login css*/

/*new design profile css*/
.startagain_textdiv{
    float: right;
    position: relative;
    z-index: 1;    
    margin-top: -29px;
    color: #FFA403;
    font-size: 16px;
}
.startagain_textdiv:hover{
    color: #FFA403;
}
.startagain_textdiv img{
    width: 19px;
    margin-right: 8px;
}
.bookings_mancoverdiv{
    display: inline-block;
    width: 100%;
}
.bookings_boxcoverdiv{
    display: inline-block;
    width: 100%;
    position: relative;
    border: 1px solid #E6E6E6;
    padding: 17px 0px;
    margin-bottom: 50px;
    height: 541px;
}
.bookings_scrolldivbox{
    display: inline-block;
    width: 100%;
    max-height: 440px;
    overflow: auto;
    float: left;
}
.bookings_scrolldivbox::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.bookings_scrolldivbox::-webkit-scrollbar-track {
  background: #fff; 
}
 
/* Handle */
.bookings_scrolldivbox::-webkit-scrollbar-thumb {
  background: #DFDEDE; 
}



.bookings_scrolldivbox .bookings_profiletext{
    margin-top: 0;
    padding-left: 87px;
    padding-right: 0;
}
.caregiversfound_text{
    display: inline-block;
    width: 100%;
    padding: 25px 15px;
    padding-top: 9px;
    border-bottom: 6px solid #E1E1E1;
}
.caregiversfound_text h3{
    color: #000000;
    font-size: 20px;
    margin: 0px;
}
.mapcaregivers_stardiv{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.mapcaregivers_stardiv img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 0;
}
.mapcaregivers_stardiv h3{
    margin: 0px;
    color: #000;
    font-size: 15px;
    padding-left: 82px;
    margin-top: 11px;
}
.mapcaregivers_stardiv .ratings_mandivbox {
    padding: 0px;
    border: 0;
    margin: 0;
    padding-left: 82px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.bookings_progileimg{
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0px 15px;
}
.bookings_progileimg img{
    position: absolute;
    left: 15px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.bookings_progileimg h3{
    margin: 0;
    font-size: 15px;
    padding-left: 71px;
    margin-top: 12px;
    color: #000;
    margin-bottom: 8px;
}
.bookings_progileimg p{
    margin: 0px;
    padding-left: 71px;
    font-size: 15px;
    color: #9F9F9F;
}
.bookings_progileimg span{
    float: left;
    color: #000;
    font-size: 15px;
    /*font-family: 'proximanova-bold';*/
    margin-top: 18px;
    margin-right: 0px;
}
.bookings_progileimg .rateText{
    margin-top: 0;
    margin-right: 7px;
}
.bookings_progileimg span label{
    color: #9F9F9F;
    margin-bottom: 0px;
    font-weight: normal;
}
.bookings_profiletext{
    display: inline-block;
    width: 100%;
    padding: 0px 15px;
    margin-top: 15px;
}
.bookings_profiletext p{
    margin: 0px;
    font-size: 15px;
    color: #9F9F9F;
}
.experience_yeartext{
    display: inline-block;
    width: 100%;
    padding: 15px 15px;
}
.experience_yeartext p{
    margin: 0px;
    font-size: 15px;
    color: #9F9F9F;
}
.experience_yeartext p span{
    color: #000;
}
.booking_ratings{
    display: inline-block;
    width: 100%;
    padding: 11px 15px;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}
.booking_ratings .ratings_mandivbox {    
    border-top: 0px solid #E6E6E6;
    padding-top: 0;
    margin-top: 0;
    margin-left: 2px;
}
.booking_ratings .ratings_mandivbox span {    
    margin-left: 3px;
    color: #FFA403;
    font-size: 15px;
    display: inline-block;
    margin-left: 10px;
    float: inherit;
    margin: 0;
}
.booking_ratings span{
    float: right;
    font-size: 15px;
    color: #9F9F9F;
    margin-top: -24px;
}
.booking_servicesdiv{
    display: inline-block;
    width: 100%;
    padding: 15px 15px;    
}
.booking_servicesdiv h4{
    margin: 0px;
    font-size: 15px;
    color: #000;
    margin-bottom: 17px;
}
.booking_servicesdiv ul{
    margin: 0px;
    padding-left: 15px;
}
.booking_servicesdiv ul li{    
    width: 100%;
    font-size: 15px;
    color: #9F9F9F;
    list-style-type: disc !important;
    margin-bottom: 10px;
}
.booknow_btndivbox{
    display: inline-block;
    width: 100%;
    padding: 14px 9px;
    padding-bottom: 0px;
    border-top: 2px solid #E1E1E1;
    position: absolute;
    bottom: 16px;
    left: 0;
    background: #fff;
}
.booknow_btndivbox a{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 13px 0px;
    border-radius: 54px;
    background: #97BABA;
    text-align: center;
    width: 114px;
    line-height: normal;
    margin-right: 2px;
    font-family: 'VisbyBold';
}
.topprofile_mandivbox{
    display: inline-block;
    width: 83%;
    padding: 15px;
    border: 2px solid #E6E6E6;
    margin-bottom: 20px;
}
.topprofile_leftbox{
    float: left;
    width: 70%;
}
.topprofile_leftbox ul{
    padding: 0px;
    margin: 0px;
}
.topprofile_leftbox ul li{
    float: left;
    width: 20%;
    border-right: 0px solid #E1E1E1;
    position: relative;
}
.topprofile_leftbox ul li:after{
    content: '';
    position: absolute;
    background: #E1E1E1;
    width: 2px;
    height: 59px;
    right: 0px;
}
.topprofile_leftbox ul li:last-child:after{
    width: 0px;
}
.one_profilebtndiv{
    display: inline-block;
    width: 100%;
}
.one_profilebtndiv .bookings_progileimg{
    padding: 0px;
}
.one_profilebtndiv .bookings_progileimg img{
    left: 0px;
}
.overview_ratings{
    display: inline-block;
    width: 100%;
    padding: 0px 15px;
}
.overview_ratings p{
    margin: 0px;
    font-size: 15px;
    color: #807F84;
    margin-bottom: 9px;
}
.overview_ratings .ratings_mandivbox {
    border-top: 0px solid #E6E6E6;
    padding-top: 0;
    margin-top: 0;
    margin-left: 0px;
}
.overview_ratings .ratings_mandivbox span {
    margin-left: 3px;
    font-size: 15px;    
}
.overview_ratings .ratings_mandivbox img{
    float: left;
    margin-right: 4px;
}
.Profile_verifiedicon{
    display: inline-block;
    width: 100%;
    padding: 0px 15px;
}
.Profile_verifiedicon p{
    margin: 0px;
    font-size: 15px;
    color: #807F84;
    margin-bottom: 9px;
}
.Profile_verifiedicon span{
    font-size: 15px;
    color: #FFA403;
}
.Profile_verifiedicon span img{
    width: 22px;
    margin-right: 4px;
}
.overview_ratingswidth{
    width: 30% !important;
}
.one_profilebtndivwidth{
   width: 30% !important; 
}
.topprofile_rightbox{
    float: left;
    width: 30%;
    text-align: right;
    margin-top: 11px;
    position: relative;
}
.topprofile_mandivbox .topprofile_rightbox{
    padding-right: 41px;
}
.topprofile_rightbox a{
    display: inline-block;
    padding: 9px 11px;
    background: #F6E833 !important;
    color: #000;
    font-size: 13px;
    border-radius: 45px;
    margin-left: 2px;
    font-family: 'VisbyBold';
}

.profileoverview_coverdiv{
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 110px;
}
.setseeker_profilecoverdiv{
    margin-bottom: 20px;
}
.overview_coverdivleft{
    display: inline-block;
    width: 100%;
}
.overview_topprofilemenu{
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.overview_topprofilemenu ul{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    border: 1px solid #D4D4D4;
}
.overview_topprofilemenu ul li{
    display: inline-block;
    width: 100%;
    padding-right: 0px;
    border-bottom: 1px solid #D4D4D4;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    background: #fff;
}
.overview_topprofilemenu ul li a{
    display: inline-block;
    font-size: 14px;
    color: #000;    
    padding-bottom: 18px;
    padding-top: 18px;
    width: 100%;
}
.overview_topprofilemenu ul li p {
    padding-left: 54px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 79%;
}
.overview_topprofilemenu ul li img {
    position: absolute;
    width: 20px;
    left: 22px;
}
.overview_topprofilemenu .no_activeimg {
    display: block;
    filter: brightness(0.10);
}
.overview_topprofilemenu .active_img {
    display: none;
}
.overview_topprofilemenu .activelist .active_img {
    display: block;
}
.overview_topprofilemenu .activelist .no_activeimg {
    display: none;
}
.overview_topprofilemenu .activelist a {    
    background: transparent;
}
.overview_topprofilemenu .setleft_grayarrow{
    font-size: 23px;
    float: right;
    margin-top: -23px;
    margin-right: 12px;
}
.profileactivity_divbox{
    display: inline-block;
    width: 100%;
    border: 1px solid #D4D4D4;
    padding: 15px;
    height: 385px;
    overflow: auto;
}
.profileactivity_divbox::-webkit-scrollbar {
  width: 5px;
}
.comfortable_setboxdiv{

}
.aboutkyla_textbox.comfortable_setboxdiv ul li span{
    border-color: #F15D5D;
    color: #F15D5D;
}

/* Track */
.profileactivity_divbox::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.profileactivity_divbox::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
.profileactivity_divbox::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.profileactivity_divbox h2{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 25px;
}
.lastactiveon_divbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.lastactiveon_divbox h3{
    color: #000;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 0px;
}
.lastactiveon_divbox h3:after{
    content: '';
    position: absolute;
    left: 0px;
    background: #9F9F9F;
    width: 0px;
    height: 0px;
    border-radius: 100%;
    top: 3px;
}
.lastactiveon_divbox p{
    color: #9F9F9F;
    font-size: 15px;
    margin: 0px;
    padding-left: 0px;
}
.overview_coverdivright{
    display: inline-block;
    width: 100%;
    border: 1px solid #E6E6E6;
    padding: 15px;
    height: 663px;
    overflow: auto;
    padding-top: 25px;
}
.overview_coverdivright::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.overview_coverdivright::-webkit-scrollbar-track {
  background: #fff; 
}
 
/* Handle */
.overview_coverdivright::-webkit-scrollbar-thumb {
  background: #DFDEDE; 
}

/* Handle on hover */
.overview_coverdivright::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.overview_coverdivright #calendar .pignose-calendar{
    width: 100%;
    box-shadow: none;
    border: 1px solid #EBEBEB;
    border-radius: 9px;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-top {
    padding: 24px 0;
    background-color: transparent;    
    box-shadow: none;
    border: 0;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-top .pignose-calendar-top-date {    
    padding: 18px 0px;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-top .pignose-calendar-top-month, .overview_coverdivright #calendar .pignose-calendar .pignose-calendar-top .pignose-calendar-top-year {
    display: block;
    text-align: center;
    color: #000 !important;
    font-weight: normal !important;
    font-size: 16px !important;
    text-transform: capitalize;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav .pignose-calendar-top-icon {
    color: #FFA403;
    font-size: 20px;
    border: 1px solid #FFA403;
    border-radius: 100%;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-prev {
    float: left;
    margin-left: 70px;
    top: 7px;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-next {
    float: right;
    margin-right: 67px;
    top: 7px;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-unit a {
    display: inline-block;
    width: 0;
    height: 0;
    border-radius: 50%;
    color: #49c4d0;
    line-height: 2.4em;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color .3s ease,color .3s ease;
    transition: background-color .3s ease,color .3s ease;
    z-index: 1;
    position: relative;
    opacity: 10;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-header .pignose-calendar-week {
    float: left;
    width: 14.28%;
    height: 2.8em;
    text-align: center;
    line-height: 2.8em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: normal;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-unit .pignose-calendar-button-schedule-container .pignose-calendar-button-schedule-pin:last-child {
    margin-right: 0;
    background: #FFA403 !important;
    position: absolute;
    top: 6px;
    width: 25px;
    height: 25px;
    left: 18px;
}
 .overview_coverdivright .availability_calendar #calendar .pignose-calendar .pignose-calendar-unit .pignose-calendar-button-schedule-container .pignose-calendar-button-schedule-pin:last-child {
    margin-right: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 9px;
}
 .overview_coverdivright .availability_calendar #calendar .pignose-calendar .pignose-calendar-unit {    
    height: 53px;
    line-height: 53px;    
}
.availability_calendar .pignose-calendar .pignose-calendar-unit:last-child {
    width: 12%;
}
.availability_calendar .pignose-calendar-body{
    background: #F6F6F6;
    border-top: 1px solid #EBEBEB;
}
.availability_calendar .pignose-calendar-header{    
    border-top: 1px solid #EBEBEB;
}
/*.availability_calendar .pignose-calendar .pignose-calendar-unit a{
    color: #fff !important;
}*/
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-unit {    
    position: relative;
    /*height: 45px;
    width: 38px;*/
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-body {
    padding: 12px;
    padding-top: 0;
}
.overview_coverdivright #calendar .pignose-calendar .pignose-calendar-header {
    padding: 0 12px;   
}
/*.pignose-calendar-unit.pignose-calendar-unit-date.pignose-calendar-unit-mon.pignose-calendar-unit-active .pignose-calendar-unit-first-active a{
    color: #fff;
}*/
.setratesavailability_rightbox{
    height: 712px;
}
.availableunavailable_div{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.available_labeldiv{
    display: inline-block;
    width: 120px;
}
.available_labeldiv span{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #007948;
    border-radius: 3px;
    float: left;
    margin-right: 9px;
}
.available_labeldiv p{
    margin: 0;
    color: #000;
    font-size: 15px;
    text-align: left;
}
.unavailable_labeldiv{
    display: inline-block;
    width: 120px;
}
.unavailable_labeldiv span{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #F6F6F6;
    border-radius: 3px;
    float: left;
    margin-right: 9px;
}
.unavailable_labeldiv p{
    margin: 0;
    color: #000;
    font-size: 15px;
    text-align: left;
}
.aboutkyla_textbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.aboutkyla_textbox h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
}
.aboutkyla_textbox p{    
    color: #807F84;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 10px;
}
.kylaspeaks_setbox h3 img{
    margin-right: 10px;
}
.aboutkyla_textbox ul{
    padding: 0px;
    margin: 0px;
    margin-bottom: 25px;
}
.aboutkyla_textbox ul li{
    display: inline-block;
    margin-right: 12px;
    padding-top: 5px;
}
.aboutkyla_textbox ul li span{
    display: block;
    border: 1px solid #ABC1C2;
    background: #fff;
    padding: 7px 14px;
    border-radius: 5px;
    color: #ABC1C2;
    font-size: 15px;
}
.aboutkyla_textbox ul li span img{
    width: 14px;
    margin-right: 11px;
}
.kylaservices_divbox ul li{
    margin-bottom: 20px;
}
.aboutkyla_textbox.kylaservices_divbox h3 {   
    margin-bottom: 35px;
}
.setchat_mancoverdiv{
    padding: 0px;
    overflow: inherit;
}
.chatwith_titletext{
    display: inline-block;
    width: 100%;
    padding: 15px;
    border-bottom: 5px solid #E1E1E1;
}
.chatwith_titletext h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;    
}
.chatwith_titletext p{
    color: #9F9F9F;
    font-size: 16px;
    margin: 0;
}
.chatwith_titletext p span{
    color: #FFA403;
    border-bottom: 1px solid #FFA403;
    margin-left: 25px;
    position: relative;
 }
.chatwith_titletext p span:after{
    content: '';
    position: absolute;
    left: -20px;
    background: #9F9F9F;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    top: 4px;
}
.chat_scrollbardiv{
    display: inline-block;
    width: 100%;
    position: relative;
    height: 456px;
    overflow: auto;
}
.chat_scrollbardiv::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.chat_scrollbardiv::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.chat_scrollbardiv::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
.chat_scrollbardiv::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.pepal_chatdivbox{
    display: inline-block;
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
}
.pepal_chatdivbox img{
    position: absolute;
    left: 15px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    object-fit: cover;
}
.pepal_chatdivbox h3{
    margin: 0;
    font-size: 15px;
    padding-left: 60px;
    margin-top: 5px;
    color: #000;
    margin-bottom: 8px;
}
.pepal_chatdivbox h3 span{
    color: #9F9F9F;
    margin-left: 13px;
    font-size: 15px;    
}
.pepal_chatdivbox p{
    margin: 0px;
    padding-left: 60px;
    font-size: 15px;
    color: #3B3B3B;
}
.date_yeardivbox{
    display: inline-block;
    width: 100%;
    padding: 15px;
}

.date_yeardivbox .date_borderdiv:after {    
    background: #E1E1E1;
}
.chat_inboxtextarea{
    display: inline-block;
    width: 100%;
    border-top: 4px solid #E1E1E1;
}
.chat_inboxtextarea .form-group{
    margin-bottom: 0px;
    float: left;
    width: 87%;
    border-right: 0px solid #BEBEBE;
    position: relative;
}
.chat_inboxtextarea .form-group:after{
    content: '';
    position: absolute;
    right: 0px;
    background: #BEBEBE;
    height: 74px;
    width: 2px;
    display: inline-block;
    top: 16px;
}
.chat_inboxtextarea .form-group textarea{
    border: 0;
    color: #3B3B3B;
    font-size: 15px;
    padding: 0px 15px;
    resize: none;
    height: 102px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.chat_inboxtextarea .message_rightbox a{
    background: transparent;
    width: auto;
    display: inline-block;
    height: auto;
    border-radius: 0;
    text-align: center;
    line-height: normal;
    float: right;
    margin-top: 28px;
    cursor: pointer;
}

.chat_inboxtextarea .message_rightbox a img{
    width: 50px;
}
.chat_inboxtextarea .message_rightbox {    
    width: 9%;
}
.kylarates_mancoverdiv{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.dayhours_mandivbox{
    display: inline-block;
    width: 100%;
    position: relative;
}
.dayhours_mandivbox img{
    position: absolute;
    left: 0;
    top: 7px;
}
.dayhours_mandivbox h4{
    margin: 0;
    font-size: 15px;
    color: #000;
    padding-left: 35px;
    margin-bottom: 8px;
}
.dayhours_mandivbox p{
    margin: 0;
    color: #9F9F9F;
    padding-left: 35px;
    font-size: 15px;
}
.rateshour_labelbox{
    display: inline-block;
    width: 100%;
    position: relative;
}
.rateshour_labelbox:after{
    content: '';
    position: absolute;    
    background: #E1E1E1;
    height: 60px;
    width: 3px;
    left: -30px;
    display: inline-block;
    top: -10px;
}
.rateshour_labelbox p{
    color: #97BABA;
    font-size: 15px;
    margin: 0px;
    border: 1px solid #E6E6E6;
    display: inline-block;
    padding: 9px 12px;
    border-radius: 4px;
    background: #fff;
/*    font-family: 'proximanova-bold';*/
}
.rateshour_labelbox p span{
    color: #9F9F9F;
    font-size: 14px;        
}
.viewavailability_btnbox{
    display: inline-block;
    width: 100%;
    text-align: right;
}
.viewavailability_btnbox a{
    display: inline-block;
    background: #fff;
    border: 0px solid #FFA403;
    padding: 8px 18px;
    border-radius: 33px;
    color: #fff;
    font-size: 15px;
    padding-bottom: 8px;
    background-color: #FFAB1E;
    font-family: 'VisbyBold';
}
.close_ratesbtn a{
    border-color: #FF3737;
    color: #FF3737;
}
.close_ratesbtn img{
    margin-right: 8px;
}
.availibility_textbox{
    display: inline-block;
    width: 100%;
}
.availibility_textbox h2{    
    font-size: 15px;
    margin: 0px;
    color: #000;
    margin-bottom: 17px;
}
.availibility_textbox ul{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
}
.availibility_textbox ul li{
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.availibility_textbox ul li span{
    border: 1px solid #E6E6E6;
    font-size: 14px;
    color: #9F9F9F;
    background: #F9F9F9;
    padding: 10px 0px;
    display: inline-block;
    border-radius: 4px;
    /*width: 217px;*/
    width: 90%;
    text-align: center;
}
.services_profileimg{
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 15px;
    border: 1px solid #E6E6E6;
    border-bottom: 4px solid #E6E6E6;
}
.services_profileimg img{
    position: absolute;
    left: 15px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.services_profileimg h3{
    margin: 0;
    font-size: 15px;
    padding-left: 71px;
    margin-top: 12px;
    color: #000;
    margin-bottom: 8px;
}
.services_profileimg p{
    margin: 0px;
    padding-left: 71px;
    font-size: 15px;
    color: #9F9F9F;
}
.overview_topprofilemenu .left_missingicinset{
    right: 24px;
    left: auto;
    top: 18px;
    width: 16px;
}
.services_rightmandivbox{
    display: inline-block;
    width: 100%;
}
.services_rightmandivbox .custam_progress span {    
    font-size: 15px;
    margin-top: 15px;
}
.services_rightmandivbox .custam_progress .progress {   
    width: 66%;
    margin-top: 22px;
}
.services_rightmandivbox .bookings_loginametext{   
    
}
.services_rightmandivbox .selecteddates_text{
    width: 98%;
}
.exit_btndivbox{
    float: right;
    margin-top: -53px;
}
.exit_btndivbox a{
    display: inline-block;
    background: #fff;
    border: 1px solid #FF3737;
    padding: 9px 15px;
    border-radius: 4px;
    color: #FF3737;
    font-size: 15px;
    padding-bottom: 8px;
}
.exit_btndivbox img {
    margin-right: 8px;
}
.needhelpwith_textbox{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}
.needhelpwith_textbox h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 18px;
}
.needhelpwith_textbox textarea{
    width: 690px;
    height: 181px;
    border-radius: 0;
    font-size: 15px;
    resize: none;
    color: #000;
    padding: 14px;
    background-color: #E5E5E9;
    border: 0;
    border-radius: 12px;
}

.needhelpwith_textbox::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #A5A5A5;
}
.needhelpwith_textbox::-moz-placeholder { /* Firefox 19+ */
  color: #A5A5A5;
}
.needhelpwith_textbox:-ms-input-placeholder { /* IE 10+ */
  color: #A5A5A5;
}
.needhelpwith_textbox:-moz-placeholder { /* Firefox 18- */
  color: #A5A5A5;
}

.selecttimings_textbox{
    display: inline-block;
    width: 100%;
    padding-top: 6px;
}
.selecttimings_textbox h3{
    margin: 0;
    font-size: 20px;
    color: #000;
}
.selecttimings_textbox .headerexit_div{
    display: inline-block;
    background: #fff;
    border: 1px solid #FF3737;
    padding: 7px 15px;
    border-radius: 34px;
    color: #FF3737;
    font-size: 15px;
    padding-bottom: 8px;
    float: right;
    margin-top: -31px;
}

.selecttimings_textbox .headerexit_div img{
    margin-right: 8px;
}
.left_paretboxpart.setcustomverticaltabs {
    top: 77px;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    /*width: 277px;*/
}
.setcustomverticaltabs .innercategories{   
    border: 1px solid #D4D4D4;
    margin-top: 30px;
}
.setcustomverticaltabs .innercategories ul {    
    padding-top: 0px;
}
.setcustomverticaltabs .innercategories ul li a {
    display: inline-block;
    font-size: 15px;
    color: #000;
    /* padding-left: 27px; */
    padding-bottom: 14px;
    padding-top: 14px;
    width: 100%;
    position: relative;
    padding-left: 33px;
}
.setcustomverticaltabs .innercategories ul li a img{
    position: absolute;
    left: 9px;
    width: 14px;
    top: 13px;
}
.setcustomverticaltabs .setleft_grayarrow {
    float: right;
    margin-top: -3px;
    margin-right: -5px;
    font-size: 20px;
    color: #BEBEBE;
}
.setcustomverticaltabs .active .no_activeimg{
    display: none;
}
.setcustomverticaltabs .no_activeimg{
    display: block;
}
.setcustomverticaltabs .active .active_img{
    display: block;
}
.setcustomverticaltabs .active_img{
    display: none;
}

.setcustomverticaltabs .tabs-left > li {
  float: none;
  margin: 0px;
}

.setcustomverticaltabs .tabs-left > li.active > a,
.setcustomverticaltabs .tabs-left > li.active > a:hover,
.setcustomverticaltabs .tabs-left > li.active > a:focus {
    border-bottom-color: transparent;
    border-right-color: transparent;
    background: #fff;
    border: none;
    border-radius: 0px;
    margin: 0px;
    border: 0;
}

.setcustomverticaltabs .nav-tabs>li>a {
    margin-right: 0px;
    line-height: normal;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
}
.setcustomverticaltabs .nav-tabs>li>a:hover {
    border-color: transparent;
}
.setcustomverticaltabs .nav>li>a:focus, .setcustomverticaltabs .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.setcustomverticaltabs .nav-tabs {
    border-bottom: 0px solid #ddd;
}
.setcustomverticaltabs .innercategories .booking_iconleft{
    right: 25px;
    left: auto;
    width: 16px;
}
.date_dayheader{
    display: inline-block;
    width: 100%;
    border-bottom: 4px solid #E1E1E1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.date_dayheader h3{
    color: #000;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 9px;
}
.date_dayheader p{
    margin: 0px;
    color: #9F9F9F;
    font-size: 15px;
}
.date_dayheader a{
    display: inline-block;
    background: #fff;
    border: 1px solid #FF3737;
    padding: 7px 15px;
    border-radius: 32px;
    color: #FF3737;
    font-size: 15px;
    padding-bottom: 8px;
    float: right;
    margin-top: -50px;
}
.date_dayheader img {
    margin-right: 8px;
}
.selecthours_mandivbox{
    display: inline-block;
    width: 100%;
    height: 717px;
    overflow: auto;
}
.selecthours_mandivbox::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.selecthours_mandivbox::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.selecthours_mandivbox::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
.selecthours_mandivbox::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.selecthours_mandivbox h6{
    margin: 0px;
    font-size: 15px;
    color: #000;
    margin-bottom: 20px;
}
.hourscustam_accordion{
    display: inline-block;
    width: 100%;
}
.hourscustam_accordion .panel-group .panel {    
    border-radius: 0;
    margin-bottom: 20px;
}
.hourscustam_accordion .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    border-radius: 0;
    padding: 23px 15px;
    border-bottom: 3px solid #D4D4D4;
}
.hourscustam_accordion .rateshour_labelbox p{
    padding: 0;
    border: 0;
    background: #fff;
    margin-top: 11px;
} 
.hourscustam_accordion .rateshour_labelbox:after {
    content: '';
    position: absolute;
    background: #E1E1E1;
    height: 60px;
    width: 2px;
    left: -30px;
    display: inline-block;
    top: -6px;
}  
.accordion_aroowimg{
    display: inline-block;
    width: 100%;
    margin-top: 6px;
    text-align: right;
}
.accordion_aroowimg .collapsed img{
    transform: rotate( 180deg );
}
.accordion_aroowimg img{
    transform: rotate( 0deg );
}
.hourscustam_accordion .panel-body .time_textbox {
    margin-top: 4px;
    margin-left: 0;
    margin-bottom: 4px;
}
.hourscustam_accordion .customcheckboxes_mandiv .container {    
    font-size: 15px;
    color: #000;
}
.hourscustam_accordion .customcheckboxes_mandiv {   
    border: 0px solid #EEEEEE;
    padding: 0px 0px;
    border-bottom: 1px solid #D4D4D4;
    padding: 15px;
}
.hourscustam_accordion .customcheckboxes_mandiv a {
    font-size: 15px;
    color: #FFA403;    
    right: 15px;
    top: 17px;    
}
.hourscustam_accordion .customcheckboxes_mandiv .checkmark {    
    top: 0px;    
    right: 68px;
    height: 25px;
    width: 25px;    
}
.hourscustam_accordion .panel-group .panel-heading+.panel-collapse>.list-group, .hourscustam_accordion .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid #ddd;
    padding: 0;
}
.Less_colordiv{
    color: #FFA403 !important; 
}
.selectedhours_rightbox{
    display: inline-block;
    width: 100%;
    height: 717px;
    overflow: auto;
}
.selectedhours_rightbox::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.selectedhours_rightbox::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.selectedhours_rightbox::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
.selectedhours_rightbox::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.selectedhours_titlediv{
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.selectedhours_titlediv h6{
    margin: 0px;
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
}
.selectedhours_titlediv p{
    color: #9F9F9F;
    font-size: 15px;
    margin: 0px;
}
.hours_innermandiv{
    border: 1px solid #D4D4D4;
    display: inline-block;
    width: 100%;
}
.hours_innerdetils{
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 15px;
    border-bottom: 1px solid #D4D4D4;
}
.hours_innerdetils img{
    position: absolute;
    left: 15px;
}
.hours_innerdetils p{
    margin: 0px;
    font-size: 15px;
    color: #000;
    padding-left: 40px;
}
.hours_innerdetils span{
    color: #9F9F9F;
    margin-left: 45px;    
}
.hours_innerdetils .hours_closeicon{
    right: 16px;
    left: auto;
    top: 15px;
    width: 18px;
}
.bookingoverview_textbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 21px;
}
.bookingoverview_textbox h3{
    margin: 0px;
    font-size: 20px;
    color: #000;
}
.bookings_detilsmandiv{
    display: inline-block;
    width: 100%;
    border: 1px solid #E6E6E6;
    /*height: 663px;*/
    height: auto;
}
.bookings_detilsmandiv .services_profileimg {    
    border: 0px solid #E6E6E6;
    border-bottom: 4px solid #E6E6E6;
    margin-bottom: 15px;
}
.booking_datestabing{
    display: inline-block;
    width: 100%;
    padding: 0px;
}

.time_viewdscrollbar{
    display: inline-block;
    width: 100%;
    /*height: 410px;*/
    height: auto;
    overflow: auto;
    border-bottom: 5px solid #E1E1E1;
}
.time_viewdscrollbar::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.time_viewdscrollbar::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.time_viewdscrollbar::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
.time_viewdscrollbar::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.booking_datestabing .nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 35px;
    padding: 0px 15px;
    padding-top: 14px;
}
.time_viewdetailsbox{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    /* padding-bottom: 15px; */
    margin-bottom: 15px;
    padding: 0px 15px;
    padding-bottom: 15px;
}
.time_viewdetailsbox p{
    display: inline-block;
    margin: 0px;
    font-size: 15px;
    color: #000;
}
.time_viewdetailsbox span{
    color: #9F9F9F;
    font-size: 15px;
    margin-left: 25px;
    position: relative;
}
.time_viewdetailsbox span:after{
    content: '';
    position: absolute;
    left: -18px;
    background: #9F9F9F;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    top: 4px;
}
.time_viewdetailsbox span a{
    color: #FFA403
}
.time_viewdetailsbox h6{
    display: inline-block;
    margin: 0px;
    font-size: 15px;
    color: #9F9F9F;
    float: right;
}
.booking_datestabing .subtotal_textbox p{
    color: #9F9F9F;
}
.booking_datestabing .subtotal_textbox span{
    color: #9F9F9F;
}
.datesman_totalidiv{
    display: inline-block;
    width: 100%;
    /* padding-top: 7px; */
    padding: 0px 15px;
    padding-top: 7px;
}
.datesman_totalidiv span{
    color: #000;
    font-size: 20px;
    float: left;
}
.datesman_totalidiv p{
    color: #000;
    font-size: 20px;
    float: right;
    margin: 0px;
}
.residence_caremandiv{
    display: inline-block;
    width: 100%;
}
.residence_caremandiv .after_topborder:after{
    width: 100%;
}
.residence_caremandiv .homecare_checkboxdiv .checkcontainer{
    width: 100%;
    cursor: auto;
    height: 249px;
    position: relative;
}
.residence_caremandiv .homecare_checkboxdiv {    
    margin-top: 0;
}
.residence_caremandiv .updateaddress_textbox {    
    margin-bottom: 0;
    position: absolute;
    left: 15px;
    bottom: 18px;
}
.paymentmethod_mandiv{
    display: inline-block;
    width: 100%;
    margin-top: 38px;
}
.paymentmethod_mandiv .homecare_checkboxdiv .checkcontainer{
    width: 100%;
    cursor: auto;
}
.paymentmethod_mandiv .homecare_checkboxdiv .checkcontainer p {   
    margin-top: 11px;
}
.paymentmethod_mandiv .updateaddress_textbox {    
    margin-top: 15px;
    margin-bottom: 10px;
}
.paymentmethod_mandiv .homecare_checkboxdiv{
    margin-top: 0px;
}
.paymentrefund_checkbox{
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.paymentrefund_checkbox .container {
  display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #9F9F9F;
    font-weight: normal;
}
.paymentrefund_checkbox .container a{
    color: #FFA403;
    border-bottom: 1px solid #FFA403;
}

.paymentrefund_checkbox .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.paymentrefund_checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #E6E6E6;
  border-radius: 4px;
}
.paymentrefund_checkbox .container input:checked ~ .checkmark {
  background-color: #FFA403;
}

.paymentrefund_checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.paymentrefund_checkbox .container input:checked ~ .checkmark:after {
  display: block;
}

.paymentrefund_checkbox .container .checkmark:after {
    left: 9px;
    top: 3px;
    width: 8px;
    height: 15px;
    border: solid #FFAB1E;
    border-width: 0 0px 0px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bottom_savecontinuebtndiv .discardbooking_btndiv{
    display: inline-block;
    background: #F9F9F9;
    border: 1px solid #FF3737;
    padding: 8px 20px;
    border-radius: 38px;
    color: #FF3737;
    font-size: 16px;
    /* padding-bottom: 8px; */
    float: left;
    left: 241px;
}
.bottom_savecontinuebtndiv .discardbooking_btndiv img {
    margin-right: 8px;
    margin-left: 0px;
}
.bottom_savecontinuebtndiv .editbooking_btndiv{
    display: inline-block; 
    background: #fff;   
    border: 1px solid #FFA403;
    padding: 14px 20px;
    border-radius: 4px;
    color: #FFA403;
    font-size: 16px;
    margin-right: 35px;    
}
.bottom_savecontinuebtndiv .editbooking_btndiv img {
    margin-right: 8px;
    margin-left: 0px;
}

/*new design profile css*/


.bookeddates_leftbox{
    display: inline-block;
    width: 100%;
}
.bookeddates_leftbox h6{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 13px;
}
.bookeddates_rightmandiv{
    display: inline-block;
    width: 100%;
    background: #F5F5F5;
    padding: 10px 10px;
    margin-top: 37px;
}
.bookeddates_rightmandiv .table-bordered>thead>tr>td, .bookeddates_rightmandiv .table-bordered>thead>tr>th {
    border-bottom-width: 0px;
}
.bookeddates_rightmandiv .table-bordered {
    border: 0px solid #ddd;
}
.bookeddates_rightmandiv table thead tr th{ 
    color: #000;
    font-weight: normal;
    font-size: 15px;
/*    font-family: 'proximanova-bold';*/
}
.bookeddates_rightmandiv .table-bordered>tbody>tr>td, .bookeddates_rightmandiv .table-bordered>tbody>tr>th, .bookeddates_rightmandiv .table-bordered>tfoot>tr>td, .bookeddates_rightmandiv .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .bookeddates_rightmandiv .table-bordered>thead>tr>th {
    border: 0px solid #ddd;
    border-top: 1px solid #E1E1E1;
}
.bookeddates_rightmandiv table.table-bordered.dataTable th:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable th:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable td:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable td:last-child {
    border-right-width: 0px;
}
.bookeddates_rightmandiv table tbody tr{
    background: #ffff;
}
.bookeddates_rightmandiv .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}
.bookeddates_rightmandiv table tbody td{
    color: #9F9F9F;
    font-size: 15px;
    padding-top: 17px;
    padding-bottom: 17px;
}
.bookeddates_rightmandiv table tbody td a{
    color: #FFA403;
    border-bottom: 1px solid;
}
.profile_photoimg img{
    width: 25px;
    height: 25px;
    object-fit: cover;
    border-radius: 100%;
    margin-right: 7px;
}
.session_iconimg img{
    width: 17px;
    margin-right: 10px;
}
.bookingdetails_modaldiv .close{
    opacity: 10;
}
.bookingdetails_modaldiv .close img{
    width: 27px;
}
.bookingdetails_modaldiv .modal-title{
    color: #000;
    font-size: 20px;
}
.bookingdetails_modaldiv .modal-content {
    border-radius: 0px;
}
.bookingdetails_modaldiv .modal-header {
    padding: 18px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 23px;
    padding-bottom: 23px;
}
.bookingdetails_modaldiv .modal-dialog {
    width: 690px;
    margin: 30px auto;
}
.bookingdetails_modaldiv .modal-body{
    position: relative;
    padding: 15px;
    padding-right: 0;
}
.bookingdetails_modaldiv .modal-footer {
    padding: 15px;
    text-align: left;
    border-top: 0px solid #e5e5e5;
    background: #fff;
    padding-bottom: 30px;
    padding-top: 25px;
}
.bookingdetails_modaldiv .modal-footer a{
    color: #FF002B;
    font-size: 15px;
    border-bottom: 3px solid #FF002B;
    padding-bottom: 5px;
}
.bookingdetails_modaldiv .modal-footer a img{
    margin-right: 10px;
}
.modal_bookingscrolldiv{
    display: inline-block;
    width: 100%;
    height: 540px;
    overflow: auto;
    padding-right: 15px;
}
.modal_bookingscrolldiv::-webkit-scrollbar {
  width: 5px;
}

/* Track /
.modal_bookingscrolldiv::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/ Handle */
.modal_bookingscrolldiv::-webkit-scrollbar-thumb {
  background: #000; 
}

.booking_profileimg{
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 3px solid #E1E1E1;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.booking_profileimg .services_profileimg {
    padding: 0px;
    border: 0px solid #E6E6E6;
    border-bottom: 0px solid #E6E6E6;
}
.booking_profileimg .services_profileimg img {
    left: 0;
}
.booking_profileimg a{
    color: #FFA403;
    font-size: 15px;
    border-bottom: 3px solid #FFA403;
    position: absolute;
    right: 0;
    top: 18px;
}
/*.bookingtimings_topdiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
}*/

.bookingtimings_topdiv p img{
    margin-right: 12px; 
    width: 19px;
}

.bookingtimings_coverdetils{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #D4D4D4;
    padding: 15px;
    float: left;
}

.bookingtimings_coverdetils p img{
    margin-right: 10px;
    width: 19px;
}
.bookingtimings_detilsbox1{
    float: left;
    width: 40%;
}
.bookingtimings_detilsbox2{
    float: left;
    width: 45%;
}
.bookingtimings_detilsbox3{
    float: left;
    width: 15%;
    padding-left: 9px;
}
.modal_subtotalmandiv{
    width: 59%;
    float: right;
    margin-top: 22px;
}

.modasubtotal_innertext p{
    margin: 0px;
    font-size: 15px;
    color: #636363;
    float: left;
}

.moda_totaldivbox{
    border-top: 1px solid #E1E1E1;
    padding-top: 10px;
    margin-top: 10px;
}
.moda_totaldivbox p, .moda_totaldivbox span{
    color: #000;
}
.firstlastname_mandiv{
    display: inline-block;
    width: 100%;
    margin-bottom: 26px;
}

.firstlastname_mandiv p{
    margin: 0px;
    font-size: 15px;
    color: #9F9F9F;
}

.sethrtgemandiv{
    margin-top: 0;
    border-top: 1px solid #E1E1E1;
    margin-bottom: 27px;
}
.firstlastname_mandiv p img{
    width: 18px;
    margin-left: 6px;
}

.firstlastname_mandiv span{
    color: #9F9F9F;
    font-size: 16px;
    margin-top: 16px;
    display: inline-block;
    width: 100%;
}
.firstlastname_mandiv .emailNotCompleted{
    margin-right: 9px;
}
.firstlastname_mandiv .verifyemail_btndiv{
    display: inline-block;
    margin: 0;
    float: none;
    margin-top: 17px;
    border: 0;
    color: #fff;
    background: #FFA403;
    padding: 7px 10px;
    border-radius: 5px;    
}

.setUpcoming_datemandiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}


/* PAYMENT MODEL */
.addpayment_modalmandiv{

}
.addpayment_modalmandiv .modal-content {
    border-radius: 0px;
}
.addpayment_modalmandiv .modal-header h4{
    color: #000;
    font-size: 19px;
}
.addpayment_modalmandiv .modal-header img{
    width: 25px;
}
.addpayment_modalmandiv .modal-header .close{
    margin-top: 0;
    opacity: 10;
    text-shadow: none;
}
.addpayment_modalmandiv .modal-header {
    padding: 18px;
    border-bottom: 1px solid #B9B9B9;
    padding-top: 25px;
    padding-bottom: 25px;
}
.addpayment_modalmandiv .modal-body{
    padding: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.card_typeinputbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 36px;
}
.card_typeinputbox p{
    color: #000;
    font-size: 16px;
    margin-bottom: 4px;
}
.card_typeinputbox select{}

.card_typeinputbox .custom-select {
  position: relative;
}

.card_typeinputbox .custom-select select {
  display: none; 
}
.card_typeinputbox .select-selected {
    border-bottom: 1px solid #E1E1E1 !important;
}
.card_typeinputbox .select-selected:after {
    position: absolute;
    content: "";
    top: 15px;
    right: 10px;
    background: url(../svg/select-aroow.svg) top right no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}
.card_typeinputbox .select-items div,.card_typeinputbox .select-selected {
    color: #000;
    padding: 8px 16px;
    border: 1px solid #E1E1E1;
    cursor: pointer;
    user-select: none;
    font-size: 17px;
    background: #fff;
    border-bottom: 0px;
    background: #fff url(../svg/Credit-Card-icon.svg) top right no-repeat;
    background-size: 30px;
    left: 0;
    background-position: 14px;
    padding-left: 56px;
    height: 52px;
    padding-top: 13px;
}

.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.select-hide {
  display: none;
}
.card_typeinputbox input{
    border: 1px solid #E1E1E1;
    height: 52px;
    padding: 13px;
    width: 100%;
    color: #000000;
    font-size: 17px;
    padding-left: 56px;
    background-color: #E5E5E9;
    border-radius: 12px;
}
#updatePaymentModel .card_typeinputbox{
    margin-bottom: 20px;
}
.card_typeinputbox img{
    width: 32px;
    margin-top: -71px;
    margin-left: 16px;
}
.savepayment_divbox{
    display: inline-block;
    width: 100%;
}
.savepayment_divbox a{
    background: #FFAB1E;
    width: 100%;
    height: 55px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 54px;
    font-family: 'VisbyBold';
}
.addpayment_modalmandiv .modal-footer {
    padding: 18px;
    text-align: right;
    border-top: 9px solid #DEDEDE;
    margin-top: 16px;
    padding-top: 26px;
    padding-bottom: 11px;
}
.secured_paytextbox{
    display: inline-block;
    width: 100%;
}
.secured_paytextbox p{
    margin: 0px;
    color: #9F9F9F;
    font-size: 15px;
    text-align: left;
}
.Stripeicon_div{
    margin-top: -45px;
    width: 130px;
}
#updateHomeCareModel .modal-dialog{
    width: 960px;
    margin: 30px auto;
}
#updateHomeCareModel .account_inputboxset .select2-container{
    width: 100% !important;
}
.account_inputboxset.setselectcreate .select2-container{
    width: 100% !important;
}
/* END PAYMENT MODEL */


/* Login Model */
.loginnow_modaldiv .modal-content {
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 0px;
}
.loginnow_modaldiv .modal-header {
    padding: 18px;
    border-bottom: 1px solid #B9B9B9;
    margin-bottom: 24px;
}
.loginnow_modaldiv .modal-header .close {
    margin-top: 18px;
    color: #000;
    text-shadow: none;
    opacity: 10;
}
.loginnow_modaldiv .modal-header h4 {
    color: #000;
    font-size: 20px;    
    margin-bottom: 6px;
}
.loginnow_modaldiv .modal-header p {
    color: #828282;
    font-size: 15px;
    margin-bottom: 0px;
}
.loginnow_modaldiv .modal-body {
    position: relative;
    padding: 18px;
    margin-bottom: 50px;
}
.bookservice_mandiv {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.bookservice_mandiv a {
    display: inline-block;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 24px 22px;
}
.bookservice_mandiv {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.bookservice_mandiv a {
    display: inline-block;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 24px 22px;
}
.loginnow_modaldiv .modal-footer {
    padding: 18px;
    text-align: right;
    border-top: 10px solid #DEDEDE;
}
.modal_accounttext {
    float: left;
}
.modal_accounttext p {
    margin: 0px;
    font-size: 16px;
    color: #000;
}
.modal_accounttext p a {
    color: #FFA403;
    border-bottom: 1px solid #FFA403;
}
.modal_phonenumber {
    float: right;
}
.modal_phonenumber a {
    color: #828282;
    font-size: 15px;
}
.modal_phonenumber a img {
    width: 16px;
    margin-right: 6px;
}
.loginnow_modaldiv .modal-header .close img {
    width: 20px;
}
.bookservice_mandiv h3 {
    margin: 0;
    color: #000;    
    font-size: 20px;
    margin-bottom: 8px;
}
.bookservice_mandiv p {
    margin: 0px;
    color: #828282;
    font-size: 15px;
}
.bookservice_mandiv img {
    float: right;
    margin-top: -40px;
    width: 0px;
}
.bookservice_mandiv a .active_img {
    display: none;
}

/*.bookservice_mandiv img {
    float: right;
    margin-top: -40px;
    width: 24px;
}*/
.bookservice_mandiv a:hover h3 {
    color: #FFA403;
}
.bookservice_mandiv a:hover .active_img {
    display: block;
}
/* ENd Login Model */





.bookeddates_leftbox{
    display: inline-block;
    width: 100%;
}

.bookeddates_rightmandiv{
    display: inline-block;
    width: 100%;
    background: #F5F5F5;
    padding: 10px 10px;
    margin-top: 37px;
}
.bookeddates_rightmandiv .table-bordered>thead>tr>td, .bookeddates_rightmandiv .table-bordered>thead>tr>th {
    border-bottom-width: 0px;
}
.bookeddates_rightmandiv table tbody{
    border: 1px solid #E1E1E1;
}
.bookeddates_rightmandiv .table>caption+thead>tr:first-child>td, .bookeddates_rightmandiv .table>caption+thead>tr:first-child>th, .bookeddates_rightmandiv .table>colgroup+thead>tr:first-child>td, .bookeddates_rightmandiv .table>colgroup+thead>tr:first-child>th, .bookeddates_rightmandiv .table>thead:first-child>tr:first-child>td, .bookeddates_rightmandiv .table>thead:first-child>tr:first-child>th {
    border-top: 0;
    padding-bottom: 18px;
}
.bookeddates_rightmandiv .table-bordered {
    border: 0px solid #ddd;
}
.bookeddates_rightmandiv table thead tr th{ 
    color: #000;
    font-weight: normal;
    font-size: 15px;
/*    font-family: 'proximanova-bold';*/
}
.bookeddates_rightmandiv .table-bordered>tbody>tr>td, .bookeddates_rightmandiv .table-bordered>tbody>tr>th, .bookeddates_rightmandiv .table-bordered>tfoot>tr>td, .bookeddates_rightmandiv .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .bookeddates_rightmandiv .table-bordered>thead>tr>th {
    border: 0px solid #ddd;
    border-top: 1px solid #E1E1E1;
}
.bookeddates_rightmandiv table.table-bordered.dataTable th:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable th:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable td:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable td:last-child {
    border-right-width: 0px;
}
.bookeddates_rightmandiv table tbody tr{
    background: #ffff;
}
.bookeddates_rightmandiv .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}
.bookeddates_rightmandiv table.table-bordered.dataTable tbody td{
    color: #9F9F9F;
    font-size: 14px;
    padding-top: 17px;
    padding-bottom: 17px;
}
.bookeddates_rightmandiv table.table-bordered.dataTable tbody td a{
    color: #FFA403;
    border-bottom: 1px solid;
}
.profile_photoimg img{
    width: 25px;
    height: 25px;
    object-fit: cover;
    border-radius: 100%;
    margin-right: 7px;
}
.session_iconimg img{
    width: 17px;
    margin-right: 10px;
}
.bookingdetails_modaldiv .close{
    opacity: 10;
}
.bookingdetails_modaldiv .close img{
    width: 27px;
}
.bookingdetails_modaldiv .modal-title{
    color: #000;
    font-size: 20px;
}
.bookingdetails_modaldiv .modal-content {
    border-radius: 0px;
}
.bookingdetails_modaldiv .modal-header {
    padding: 18px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 23px;
    padding-bottom: 23px;
}
.bookingdetails_modaldiv .modal-dialog {
    width: 690px;
    margin: 30px auto;
}
.bookingdetails_modaldiv .modal-body{
    position: relative;
    padding: 15px;
    padding-right: 0;
}
/*.bookingdetails_modaldiv .modal-footer {
    padding: 15px;
    text-align: left;
    border-top: 0px solid #e5e5e5;
    background: #fff;
    padding-bottom: 30px;
    padding-top: 25px;
}
.bookingdetails_modaldiv .modal-footer a{
    color: #FF002B;
    font-size: 15px;
    border-bottom: 3px solid #FF002B;
    padding-bottom: 5px;
}
.bookingdetails_modaldiv .modal-footer a img{
    margin-right: 10px;
}*/



.booking_profileimg{
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 3px solid #E1E1E1;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.booking_profileimg .services_profileimg {
    padding: 0px;
    border: 0px solid #E6E6E6;
    border-bottom: 0px solid #E6E6E6;
}
.services_profileimg label{
    display: block;    
    margin-bottom: 0;
}
.booking_profileimg .services_profileimg img {
    left: 0;
}
.booking_profileimg a{
    color: #FFA403;
    font-size: 15px;
    border-bottom: 3px solid #FFA403;
    position: absolute;
    right: 0;
    top: 18px;
}
.bookingtimings_topdiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
}


.bookingtimings_innerdetils{
    display: inline-block;
    width: 100%;
    border: 1px solid #D4D4D4;
    margin-top: 20px;
}
.bookingtimings_coverdetils{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #D4D4D4;
    padding: 15px;
    float: left;
}
.bookingtimings_coverdetils p{
    margin: 0px;
    font-size: 12px;
    color: #636363;
}
.bookingtimings_coverdetils p img{
    margin-right: 10px;
}
.bookingtimings_detilsbox3 p {
    text-align: right;
}
.modal_subtotalmandiv{
    width: 59%;
    float: right;
    margin-top: 22px;
}
.modasubtotal_innertext{
    display: inline-block;
    width: 100%;
    padding-right: 17px;
}

.moda_totaldivbox{
    border-top: 1px solid #E1E1E1;
    padding-top: 10px;
    margin-top: 10px;
}
.moda_totaldivbox p, .moda_totaldivbox span{
    color: #000;
}
.firstlastname_mandiv{
    display: inline-block;
    width: 100%;
    margin-bottom: 26px;
}
.firstlastname_mandiv h3{
    margin: 0px;
    font-size: 15px;
    color: #000;
    margin-bottom: 7px;
}


.sethrtgemandiv{
    margin-top: 0;
    border-top: 1px solid #E1E1E1;
    margin-bottom: 27px;
}
.firstlastname_mandiv p img{
    width: 18px;
    margin-left: 6px;
}

.setUpcoming_datemandiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}


/*bookeddates css*/
.bookeddates_leftbox{
    display: inline-block;
    width: 100%;
}

.bookeddates_rightmandiv{
    display: inline-block;
    width: 100%;
    background: #F5F5F5;
    padding: 10px 10px;
    margin-top: 37px;
}
.bookeddates_rightmandiv .table-bordered>thead>tr>td, .bookeddates_rightmandiv .table-bordered>thead>tr>th {
    border-bottom-width: 0px;
}
.bookeddates_rightmandiv .table-bordered {
    border: 0px solid #ddd;
}
.bookeddates_rightmandiv table thead tr th{ 
    color: #000;
    font-weight: normal;
    font-size: 15px;
/*    font-family: 'proximanova-bold';*/
}
.bookeddates_rightmandiv .table-bordered>tbody>tr>td, .bookeddates_rightmandiv .table-bordered>tbody>tr>th, .bookeddates_rightmandiv .table-bordered>tfoot>tr>td, .bookeddates_rightmandiv .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .bookeddates_rightmandiv .table-bordered>thead>tr>th {
    border: 0px solid #ddd;
    border-top: 1px solid #E1E1E1;
}
.bookeddates_rightmandiv table.table-bordered.dataTable th:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable th:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable td:last-child, .bookeddates_rightmandiv table.table-bordered.dataTable td:last-child {
    border-right-width: 0px;
}
.bookeddates_rightmandiv table tbody tr{
    background: #ffff;
}
.bookeddates_rightmandiv .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}
.bookeddates_rightmandiv table.table-bordered.dataTable tbody td{
    color: #9F9F9F;
    font-size: 14px;
    padding-top: 17px;
    padding-bottom: 17px;    
}
.bookeddates_rightmandiv table.table-bordered.dataTable tbody td a{
    color: #FFA403;
    border-bottom: 1px solid;
}
.profile_photoimg img{
    width: 25px;
    height: 25px;
    object-fit: cover;
    border-radius: 100%;
    margin-right: 7px;
}
.session_iconimg img{
    width: 17px;
    margin-right: 10px;
}
.bookingdetails_modaldiv .close{
    opacity: 10;
}
.bookingdetails_modaldiv .close img{
    width: 27px;
}
.bookingdetails_modaldiv .modal-title{
    color: #000;
    font-size: 20px;
}
.bookingdetails_modaldiv .modal-content {        
    border-radius: 0px;
}
.bookingdetails_modaldiv .modal-header {
    padding: 18px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 23px;
    padding-bottom: 23px;
}
.bookingdetails_modaldiv .modal-dialog {
    width: 690px;
    margin: 30px auto;
}
.bookingdetails_modaldiv .modal-body{
    position: relative;
    padding: 15px;
    padding-right: 0;
}
/*.bookingdetails_modaldiv .modal-footer {
    padding: 15px;
    text-align: left;
    border-top: 0px solid #e5e5e5;
    background: #fff;
    padding-bottom: 30px;
    padding-top: 25px;
}
.bookingdetails_modaldiv .modal-footer a{
    color: #FF002B;
    font-size: 15px;
    border-bottom: 3px solid #FF002B;
    padding-bottom: 5px;
}
.bookingdetails_modaldiv .modal-footer a img{
    margin-right: 10px;
}*/

.booking_profileimg{
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 3px solid #E1E1E1;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.booking_profileimg .services_profileimg {    
    padding: 0px;
    border: 0px solid #E6E6E6;
    border-bottom: 0px solid #E6E6E6;
}
.booking_profileimg .services_profileimg img {   
    left: 0;
}
.booking_profileimg a{
    color: #FFA403;
    font-size: 15px;
    border-bottom: 3px solid #FFA403;
    position: absolute;
    right: 0;
    top: 18px;
}
/*.bookingtimings_topdiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
}*/
.bookingtimings_topdiv p{
    margin: 0px;
    font-size: 18px;
    color: #000;
}


.bookingtimings_coverdetils{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #D4D4D4;
    padding: 15px;
    float: left;
}

.bookingtimings_coverdetils p img{
    margin-right: 10px;
}

.modal_subtotalmandiv{
    width: 59%;
    float: right;
    margin-top: 22px;
}


.modasubtotal_innertext span{
    margin: 0px;
    font-size: 15px;
    color: #636363;
    float: right;
}
.moda_totaldivbox{
    border-top: 1px solid #E1E1E1;
    padding-top: 10px;
    margin-top: 10px;
}
.moda_totaldivbox p, .moda_totaldivbox span{
    color: #000;
}
.firstlastname_mandiv{
    display: inline-block;
    width: 100%;
    margin-bottom: 26px;
}

.ProfilePhoto_imgdiv {
    display: inline-block;
    width: 100%;
    margin-top: -19px;
    margin-bottom: 30px;
}
.ProfilePhoto_imgdiv img {
    width: 65px;
    height: 65px;
    display: inline-block;
    border-radius: 100%;
    object-fit: cover;
}

.firstlastname_mandiv a{
    color: #FFAB1E;
    font-size: 15px;
    border-bottom: 1px solid #FFAB1E;
    float: right;
    margin-top: -56px;
}
.firstlastname_mandiv a label{
    font-weight: normal;
}
.sethrtgemandiv{
    margin-top: 0;
    border-top: 1px solid #E1E1E1;
    margin-bottom: 27px;
}
.firstlastname_mandiv p img{
    width: 18px;
    margin-left: 6px;
}
.firstlastname_rightmandiv{
    height: 757px;
}
.paymentmethod_topcoverdiv{
    height: 568px;
    overflow: auto;
    padding-top: 25px;
    padding: 15px;
}
.paymentmethod_topcoverdiv::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.paymentmethod_topcoverdiv::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.paymentmethod_topcoverdiv::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
.paymentmethod_topcoverdiv::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.Payment_newbtndivbox{
    padding: 0px;
    height: 100%;
    overflow: inherit;
    padding-top: 6px;
}

.setUpcoming_datemandiv{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}


/*bookeddates css*/

/* Toasetr Message */
#toast-container > .toast-success {
    background-color: #000 !important;
    opacity: 10;
}
/* End Toasetr Message */

.setfull_widthdiv{
    display: inline-block;
    width: 100%;
}
.selectall_divbox{
    width: 100%;
}
.selectall_divbox a{
    color: #FFAB1E;
    float: right;
}
/*personal Info css*/
.right_logout{
    float: right;
    margin-top: 7px;
}
.right_logout a{
    color: #FFAB1E;
    font-size: 15px;
/*    font-family: 'proximanova-bold';*/
    position: relative;
}
.right_logout a:after{
    content: '';
    height: 40px;
    width: 1px;
    background: #CFCFCF;
    left: -18px;
    display: inline-block;
    position: absolute;
    top: -9px;
}
.right_logout a img{
    margin-right: 10px;
}
.right_logout span{
    color: #000;
    font-size: 15px;
    margin-right: 35px;
}
.setright_personalinfomandiv{
    text-align: left;
    padding-left: 30px;
    padding-top: 170px;  
    z-index: 1;  
    position: fixed;
    width: 30%;
}
.setright_personalinfomandiv:after{
    content: '';
    background: url(../svg/Subtraction.svg) top center no-repeat;
    background-size: 100%;
    width: 122px;
    height: 157px;
    z-index: -1;
    position: absolute;
    right: 98px;
    bottom: 0;
}
.savecontinue_btndiv.setregister_nextbtn{
    padding-bottom: 60px;
}
.right_personalinfomandiv{
    display: inline-block;
    width: 100%;
}
.right_personalinfologo{
    display: inline-block;
    width: 100%;
}
.right_personalinfologo img{
    width: 180px;
}
.right_personalinfologo p{
    margin: 0px;
    margin-top: 4px;
    font-size: 15px;
    color: #000;
}
.careseekers_textdetils{
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}
.careseekers_textdetils h3{
        margin: 0px;
    color: #000000;
    font-size: 20px;
    margin-bottom: 30px;
}
.careseekers_textdetils p{
    color: #828282;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    padding-right: 110px;
}
/*.careseekers_textdetils a{
    display: inline-block;
    padding: 14px 20px;
    color: #fff;
    background: #000;
    font-size: 15px;
    border-radius: 5px;
    margin-right: 14px;
}*/
.careseekers_textdetils a img{
    width: 140px;
    margin-right: 15px;
}
.savecontinue_btndiv{
    display: inline-block;
    width: 100%;
    border-top: 5px solid #E1E1E1;
    padding-top: 25px;
    position: fixed;
    left: 250px;
    bottom: 0;
    background: #fff;
    padding-bottom: 17px;
    z-index: 1;
}
.savecontinue_btndiv a{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    background: #93BFCE;
    padding: 14px 25px;
    border-radius: 55px;
    position: relative;
    left: 45px;
    font-family: 'VisbyBold';
}
.savecontinue_btndiv button{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    background: #FFAB1E;
    padding: 14px 25px;
    border-radius: 45px;
    position: relative;
    right: -40px;
    border: 0px;
    font-family: 'VisbyBold';
}
.savecontinue_btndiv .nextPath{
    position: relative;
    left: 26px;
    border: 0px;
}
.savecontinue_btndiv .addnumber_btndiv{
    position: relative;
    left: 26px;
}
.savecontinue_btndiv a img{
    margin-left: 0px;
    width: 0px;
}
.savecontinue_btndiv button img{
    margin-left: 0px;
    width: 0px;
}
.savecontinue_btndiv .back_btndivbox img{
    margin-right: 15px;
    margin-left: 0;
    transform: rotate(180deg);
    margin-top: -2px;
}
.setbottommargin_mandiv{
    margin-bottom: 50px;
}
.setnewgrap_mandiv{

}
.setnewgrap_mandiv .topgraphmandiv{
    position: inherit;
    margin-bottom: 30px;
    background: transparent;
}
.setnewgrap_mandiv .topgraphmandiv ul li {    
    width: 32%;
    border-right: 0px solid #FFA403;
    height: 9px;
    margin-right: 4px;
    background: #EBEBEB;
}
.setnewgrap_mandiv .topgraphmandiv ul .active {    
    background: #FFAB1E;
}
/*personal Info css*/

/*new add 17-06*/

.personaldetails_rightmandiv {
    display: inline-block;
    width: 100%;
    border: 1px solid #DFDFDF;
}
.personaldetails_scrollbar {
    display: inline-block;
    width: 100%;
    height: 550px;
    overflow: auto;
    padding: 15px;
}
.personaldetails_scrollbar::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.personaldetails_scrollbar::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.personaldetails_scrollbar::-webkit-scrollbar-thumb {
   background: #000; 
}

/* Handle on hover */
.personaldetails_scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.setprofile_coverdivbox{
    height: 573px;
}
.saveupdate_btndivbox {
    display: inline-block;
    width: 100%;
    border-top: 3px solid #E1E1E1;
    padding: 25px 15px;
}
.saveupdate_btndivbox a{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    background: #FFAB1E;
    padding: 15px 18px;
    border-radius: 55px;
    border: 0;
    font-family: 'VisbyBold';
}
.homecarelocation_mandiv{

}
.homecarelocation_mandiv .nav-tabs {
    margin-bottom: 30px;
}
.inner_myjob_divbox{
    padding-bottom: 90px;
}
/*new add 17-06*/






#updateEmailForm .account_inputboxset input{
    padding: 12px;
}
.Update_custammodal .close img {
    width: 27px;
}
.Update_custammodal .modal-title h3{
    color: #000;
    font-size: 20px;
    margin: 0px;
}
.Update_custammodal .close {
    opacity: 10;
    font-size: 34px;
    margin-top: -9px;
}

.Update_custammodal .modal-content {
    border-radius: 0px;
}
.Update_custammodal .modal-header {
    padding: 18px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 23px;
    padding-bottom: 23px;
}
.Update_custammodal .modal-body {
    position: relative;
    padding: 18px;
}
.Update_custammodal .btnCommon{
    margin-top: 0px;
    padding: 11px 27px;
    font-size: 16px;
}
.Update_custammodal .modal-footer {
    padding: 18px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
}

.Update_custammodal .modal-dialog {
    width: 510px;
    margin: 30px auto;
}
.profileactivity_mancoverdiv{
    display: inline-block;
    width: 100%;
    margin-left: -6px;
    margin-right: -6px;
}
.setnew_profilephotodiv{
    float: left;
    width: 50%;
    position: relative;
    margin-top: 0px;
    padding-right: 6px;
    margin-bottom: 11px;
    padding-left: 6px;
}
.setnew_profilephotodiv img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    border-radius: 0px;
    float: left;
    margin-bottom: 0px;
}
.kylaprofileactivity_coverdiv{
    display: inline-block;
    width: 100%;
}
.kylaprofileactivity_coverdiv .lastactiveon_divbox{
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 15px;
}
.totalno_covermandivbox{
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #E1E1E1;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.totalno_covermandivbox .lastactiveon_divbox{
    display: inline-block;
    /* float: left; */
    width: 100%;
    /* border: 0; */
    /* padding: 0; */
    /* margin: 0; */
    /* margin-right: 70px; */
    position: relative;
}
/*.totalno_covermandivbox .lastactiveon_divbox:after{
    content: '';
    background: #B4B4B4;
    width: 1px;
    height: 100%;
    position: absolute;
    top: -7px;
    right: -39px;
}*/
.totalno_covermandivbox .lastactiveon_divbox:last-child:after{
    width: 0px;
}
.kylaprofileactivity_heightdivset{
    height: 717px;
}

.topreviews_textbox {
    display: inline-block;
    width: 100%;
}
.topreviews_textbox p {
    color: #000;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 10px;
}

.Reviews_mandivbox {
    display: inline-block;
    width: 100%;
    background: #F8F8F8;
    border: 1px solid #C2C2C2;
    padding: 25px 15px;
    margin-bottom: 13px;
}
.Reviews_imgdivbox {
    display: inline-block;
    width: 100%;
    position: relative;
}
.Reviews_imgdivbox img {
    width: 53px;
    height: 53px;
    border-radius: 100%;
    object-fit: cover;
    position: absolute;
    left: 7px;
    top: -4px;
}
.Reviews_imgdivbox label img {
    width: 20px;
    height: auto;
    position: inherit;
    margin-top: -3px;
    margin-right: 3px;
}
.Reviews_imgdivbox h3 {
    margin: 0px;
    color: #000;
    font-size: 15px;
    padding-left: 75px;
}
.Reviews_start {
    padding-left: 75px;
    margin-top: 6px;
}
.Reviews_start .fa-star {
    color: #FFA403;
    font-size: 18px;
}
.Reviews_start .fa-star-o {
    font-size: 18px;
    color: #E0E0E0;
}
.Reviews_start span {
    color: #9F9F9F;
    font-size: 16px;
    margin-left: 6px;
}
.Reviews_imgdivbox label {
    margin: 0;
    float: right;
    margin-top: -46px;
    color: #000;
    font-size: 15px;
}
.Reviews_imgdivbox h6 {
    margin: 0px;
    font-size: 15px;
    color: #828282;
/*    font-family: 'proximanova-semibold';*/
    line-height: 25px;
    margin-top: 11px;
    padding-left: 75px;
}


/*Verify your mobile moda css*/
.verifymobile_modal .modal-content {
    border-radius: 0px;
}
.verifymobile_modal .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 20px;
    color: #000;
}
.verifymobile_modal .modal-header {
    padding: 25px;
    border-bottom: 1px solid #B9B9B9;
    padding-top: 23px;
    padding-bottom: 17px;
}
.verifymobile_modal .modal-body {
    position: relative;
    padding: 25px;
}
.verificationcode_text {
    display: inline-block;
    width: 100%;
}
.verificationcode_text h3 {
    color: #000;
    font-size: 20px;
    margin-top: 12px;
}
.verificationcode_text p {
    color: #828282;
    font-size: 16px;
}
.verificationcode_text ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}
.verificationcode_text ul li {
    float: left;
    margin-right: 15px;
}
.verificationcode_text ul li input {
    border: 0px solid #E1E1E1;
    font-size: 40px;
    color: #000;
    width: 70px;
    height: 70px;
    text-align: center;
    background-color: #E5E5E9;
    border-radius: 12px;
}
.verificationcode_text span {
    color: #828282;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}
.verificationcode_text span a {
    color: #FFAB1E;
    border-bottom: 1px solid #FFAB1E;
}
.verifynumber_btndiv {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 49px;
    text-align: center;
}
.verifynumber_btndiv a {
    width: 92%;
    height: 55px;
    background: #FFAB1E;
    border-radius: 40px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    line-height: 55px;
    font-family: 'VisbyBold';
}

/*Verify your mobile moda css*/

/*cancelled booking moda css*/
.setcancelled_bookingdiv{
    border-bottom: 0px solid #E1E1E1;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
.bookingstatus_divbox{
    display: inline-block;
    width: 100%;
    padding: 15px 15px;
    border: 1px solid #D4D4D4;
    margin-top: 10px;
}
.bookingstatus_divbox p{
    color: #9F9F9F;
    font-size: 15px;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 0;
}
.bookingstatus_divbox p span{
    color: #FF002B;
}
.status_greencolor{
   color: #97BABA !important;
}
.reasonforcancellation_textbox{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 46px;
    border-bottom: 7px solid #E1E1E1;
    padding-bottom: 20px;
}
.reasonforcancellation_textbox p{
    color: #9F9F9F;
    font-size: 15px;
}
.reasonforcancellation_textbox p span{
    color: #000;
}
/*cancelled booking moda css*/

.newmessages_textboxset{
    background: #FFAB1E;
    color: #fff;
    display: inline-block;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 23px;
    border-radius: 64px;
    text-align: center;
    line-height: 26px;
    margin-left: 20px;
    position: absolute;
    right: -9px;
    top: 20px;
}
.customradiobuttons .error{
    margin-top: 0px;
}

.pac-container.pac-logo{
    z-index: 1111;
}

.setcreate_logintext {
    /*border-bottom: 1px solid #E1E1E1;
    margin-bottom: 31px;
    padding-bottom: 31px;*/
    margin-top: 20px;
    margin-bottom: 5px;
}
.setcreate_logintext p a {
    color: #FFA403;
    border-bottom: 1px solid #FFA403;
}

.availability_booknow{
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: -22px;
    background: #fff;
    text-align: right;
}
.availability_booknow a{
    display: inline-block;
    color: #fff;
    margin-right: 47px;
    font-size: 15px;
    padding: 8px 0px;
    border-radius: 4px;
    background: #FFA403;
    text-align: center;
    width: 128px;
    line-height: normal;
}

/*timings page modal css*/
.nighthours_mandivbox{
    
}
.nighthours_mandivbox .close {
    float: right;
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 10;
    line-height: initial;
}

.nighthours_btnbox a{
    background: #FFA403;
    width: 100%;
    height: 55px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    /*text-transform: uppercase;*/
    line-height: 54px;
}
.whattype_hoursdivbox{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.whattype_hoursdivbox img{
    width: 90px;
}
.whattype_hoursdivbox h3{
    margin: 0px;
    font-size: 20px;
    text-align: center;
    margin-top: 25px;
    color: #000;
}
.hours_customradio{
    display: inline-block;
    width: 100%;
    border: 3px solid #EBEBEB;
    border-radius: 7px;
    padding: 15px 15px;
    margin-bottom: 23px;
}
.hours_customradio .radiocontainer p{
    margin: 0;
    font-size: 15px;
    color: #43434B;
}

.hours_customradio .radiocontainer {
    display: block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    color: #000000;
}

/* Hide the browser's default radio button */
.hours_customradio .radiocontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/*Select the city modal css*/
.selectthecity_modalmandiv .verifymobile_modal .modal-dialog {   
    margin-top: 60px;
}
.whichcity_textboxdiv{
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.whichcity_textboxdiv h3{
    margin: 0;
    color: #000;
    font-size: 20px;
    margin-bottom: 11px;
}
.whichcity_textboxdiv p{
    color: #828282;
    font-size: 15px;
}
.citysubmit_btndiv{
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 15px;
}
.citysubmit_btndiv a{
    display: inline-block;
    width: 100%;
    background: #FFAB1E;
    text-align: center;
    height: 53px;
    color: #fff;
    font-size: 15px;
    line-height: 53px;
    border-radius: 65px;
    font-family: 'VisbyBold';
}
.availablecity_mandiv{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 70px;
}
.availablecity_mandiv img{

}
.availablecity_mandiv h3{
    color: #000;
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 20px;
}
.availablecity_mandiv p{
    color: #828282;
    font-size: 15px;
    max-width: 400px;
    margin: 0 auto;
}
.currentlyoperating_btn{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.currentlyoperating_btn a{
    display: inline-block;
    width: 100%;
    background: #000;
    text-align: center;
    height: 53px;
    color: #fff;
    font-size: 15px;
    line-height: 53px;
    border-radius: 5px;
}
/*Select the city modal css*/

/* Create a custom radio button */
.hours_customradio .checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    width: 28px;
    background-color: #fff;
    border-radius: 50%;
    border: 3px solid #EBEBEB;
}


/* When the radio button is checked, add a blue background */
.hours_customradio .radiocontainer input:checked ~ .checkmark {
  background-color: #FFA403;
  border: 0;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.hours_customradio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.hours_customradio .radiocontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.hours_customradio .radiocontainer .checkmark:after {
    left: 10px;
    top: 5px;
    width: 9px;
    height: 15px;
    border: solid white;
    border-width: 0px 3px 3px 0;
    -webkit-transform: rotate( 45deg );
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg );
}



/*timings page modal css*/
.personaldetails_rightmandiv .setpersonaldetails_input .account_inputboxset .simpleselect .options , .dobdropdowndiv .account_inputboxset .simpleselect .options {
    top: -302px !important;
    bottom: 0;
    height: 300px !important;
    overflow: auto;
}


/*select2 css*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 53px;
    font-size: 15px;
    padding-left: 12px;
}
.select2-container--default .select2-selection--single {
    background-color: #E5E5E9;
    border: 0px solid #E5E5E9;
    border-radius: 12px;
    height: 53px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
    border-style: solid;
    border-width: 0px 0px 0 0px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent;
    border-width: 0 0px 0px 0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after{
    content: "\f107";
    position: absolute;
    top: -12px;
    bottom: 0;
    right: -7px;    
    font-family: FontAwesome;
    font-size: 24px;
    color: #B9B9BB;
    background: none;
} 
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 11px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #8BBBBB;
    color: white;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
  background: #E6E6E6; 
}
 
/* Handle */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
   background: #000; 
}

/* Handle on hover */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.select2-results__option {
    padding: 10px 6px;
    font-size: 15px;    
}
.select2-dropdown {    
    border: 1px solid #E1E1E1;
    border-radius: 0px;    
}

/*select2 css*/

.mobile_collapsedivbox{
    display: none;
}

/*add new css*/
.cities_textdiv{
    color: #FFAB1E !important;
    font-size: 15px;
    float: right;
}
.selectcity_modaldiv .modal-dialog{
    width: 390px;
}
.selectcity_modaldiv .modal-title{
    color: #444A57;
    font-family: 'VisbyMedium';
    font-size: 15px;
    text-align: center;
}
.selectcity_modaldiv .modal-header .close {
    margin-top: -4px;
    opacity: 10;
    color: #BEBEBE;
    font-size: 27px;
}
.selectcity_modaldiv .modal-header {
    padding: 11px 15px;
    border-bottom: 1px solid #707070;
}
.selectcity_modaldiv .modal-body{
    padding-right: 0;
}
.city_namedivbox{
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.city_namedivbox h3{
    color: #000000;
    font-size: 17px;
    margin: 0px;
}
.city_namescrollbardiv{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    overflow: auto;
    height: 370px;
}
.city_namescrollbardiv p{
    margin: 0px;
    color: #444A57;
    font-size: 15px;
    margin-bottom: 7px;
}
.city_namescrollbardiv p a{    
    color: #444A57;
    cursor: auto;
}
.city_namescrollbardiv::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.city_namescrollbardiv::-webkit-scrollbar-track {
  background: #fff; 
}
 
/* Handle */
.city_namescrollbardiv::-webkit-scrollbar-thumb {
  background: #DFDEDE; 
}

/*add new css*/


/*tooltip css*/
.tooltip {
  position: relative;
  opacity: 10;
  z-index: 1;
}
.tooltip:after,
.tooltip:before {
  opacity: 0;
  pointer-events: none;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  transform: translate(-50%, 10px);
  transform-origin: top;
  transition: all 0.18s ease-out 0.18s;
  
}

.tooltip:after {
    background-color: #FFAB1E;    
    content: attr(data-tooltip);
    padding: 10px;
    white-space: nowrap;
    margin-bottom: 11px;
    border-radius: 7px;
    color: #fff;
    font-size: 14px;
    font-family: 'VisbyMedium';
}

.tooltip:before {
  width: 0;
  height: 0;
  content: "";
  margin-bottom: 6px;
}

.tooltip:hover:before,
.tooltip:hover:after {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

[data-tooltip-pos="up"]:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #FFAB1E;
  margin-bottom: 6px;
}
[data-tooltip-length]:after {
  white-space: normal;
}

[data-tooltip-length="medium"]:after {
    min-width: 550px;
}

[data-tooltip-length="large"]:after {
  width: 260px;
}


.component--example {
    display: inline-block;
}
.component--example .fa-question-circle-o{
    font-size: 19px;
    cursor: help;
}
.tooltip.bottom_divboxset:hover:after{
    transform: translate(-50%, 131%);
}
.tooltip.bottom_divboxset:hover:before{
    top: 22px;
    border: 0px;
}
/*[data-tooltip-pos="up"]:before{
    top: 25px;
    transform: rotate(179deg) !important;
}*/

.tooltip.bottom_tooltipset:hover:after{
    transform: translate(-50%, 159%);
}
.tooltip.bottom_tooltipset:hover:before{
    opacity: 0;
}
/*tooltip css*/

/*job bord css*/
.postjob_btnright{
    color: #fff !important;
    font-size: 15px;
    border: 0px solid #E2E2E2;
    border-radius: 33px;
    padding: 8px 16px;
    display: inline-block;
    font-family: 'VisbyBold';
    background-color: #FFA403;
    float: right;
    margin-top: -34px; 
}
.job_detailsmandiv{
    display: inline-block;
    width: 100%;
    margin-top: 34px;
}
.myjobinner_details{
    display: inline-block;
    width: 344px;
    background-color: #F6F6F6;
    padding: 16px 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 3px 2px rgb(195 195 195 / 70%);
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}
.myjobinner_details h3{
    margin: 0px;
    color: #000;
    font-size: 18px;
    margin-bottom: 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 257px;
}
.myjobinner_details p{
    color: #8E8E8E;
    font-size: 15px;
    margin-bottom: 4px;
}
.myjobinner_details h6{
    color: #FFAB1E;
    font-family: 'VisbyMedium';
    margin: 0;
    font-size: 15px;
}
.myjobinner_details span{
    background-color: #FFFB9F;
    padding: 6px 9px;
    color: #000;
    font-size: 14px;
    border-radius: 6px;
    margin-top: 8px;
    display: inline-block;
}
.myjobinner_details .pending_set{
    background-color: #FFD4CB;
}
.details_btnset{
    color: #FFAB1E !important;
    font-size: 15px;
    border-bottom: 1px solid #FFAB1E;
    position: absolute;
    right: 15px;
    top: 15px;
}
.addpostnew_jobdiv{
    display: inline-block;
    width: 100%;
}
.choose_recipientbox{
    display: inline-block;
    width: 100%;
}
.choose_recipientbox .plans .plan input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.choose_recipientbox .plans .plan {
  cursor: pointer;  
  font-weight: normal;
  height: 131px;
  float: left;
}
.choose_recipientbox .plans .plan .plan-content {  
  position: relative;
  height: 100%;
}
/*.choose_recipientbox .plans .plan .plan-content img {
  margin-right: 30px;
  height: 72px;
}*/
.choose_recipientbox .container .title {
  font-size: 20px;
  font-weight: 500;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #252f42;
  margin-bottom: 20px;
}
.choose_recipientbox .plans .plan input[type="radio"]:checked + .plan-content:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background: #FFAB1E;
    right: 0px;
    top: 0px;
    border-radius: 100%;
    border: 3px solid #FFAB1E;
}
.choose_recipientbox .plans .plan .plan-content:before{
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    height: 20px;
    width: 20px;
    border: 2px solid #C1C1C1;
    border-radius: 100%;
}
.plans .myjobinner_details span{
    background-color: #FFE5BA;
    margin-right: 6px;
}
.carerecipient_divbox{
    display: inline-block;
    width: 100%;
}
.carerecipient_divbox .account_inputboxset input{
    width: 100%;
}
.plan_namediv{
    color: #FFAB1E;
    font-family: 'VisbyMedium';
    margin: 0;
    font-size: 15px;
}
.carerecipient_divbox .addnotes_textareabox p{
    color: #000;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 8px;
}
.carerecipient_manidv{
    display: inline-block;
    width: 100%;
}
.basicinformation_input{
    display: inline-block;
    width: 100%;
}
.basicinformation_input .account_inputboxset input{
    width: 100%;
}

.medicine_inputmandiv{
    display: inline-block;
    width: 100%;
}
.medicine_inputmandiv .account_inputboxset input{
    width: 100%;
}
.care_medicinetitle{
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
}
.care_medicinetitle h3{
    color: #000;
    font-size: 25px;
    margin: 0;
}
.tack_timetitlediv{
    display: inline-block;
    width: 100%;
    padding-left: 15px;
}
.tack_timetitlediv p{
    color: #000;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 8px;
}
.addmedicine_btndiv{
    color: #93BFCE !important;
    float: right;
    margin-top: -30px;
    font-size: 15px;
    cursor: pointer;
    font-weight: normal;
}
.posttab_div{
    display: inline-block;
    width: 100%;
}
.typejob_mandiv{
    display: inline-block;
    width: 100%;
}
.typejob_mandiv .account_inputboxset input{
    width: 100%;
}   
.setvehicle_radiobtn{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.typejob_mandiv .addnotes_textareabox h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 14px;
}
.preferences_mandiv .account_inputboxset input {
    width: 100%;
}
.backgroundcheck_mandiv{
    display: inline-block;
    width: 100%;
}
.backgroundcheck_mandiv .account_inputboxset input {
    width: 100%;
}
.additional_costmandiv{
    display: inline-block;
    width: 100%;
}
.costfee_textbox{
    display: flow-root;
    width: 33%;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 13px;
    margin-bottom: 13px;
}
.costfee_textbox h3{
    margin: 0px;
    color: #000;
    font-size: 18px;
    float: left;
}
.costfee_textbox span{
    float: right;
    color: #000;
    font-size: 18px;
    margin: 0px;
    font-family: 'VisbySemibold';
}
.edit_checkitems{
    display: flow-root;
    width: 33%;
    text-align: center;
    margin-top: 53px;
}
.edit_checkitems a{
    color: #FFAB1E;
    font-size: 18px;
}
.schedule_mandiv{
    display: inline-block;
    width: 100%;
}
.schedule_mandiv .account_inputboxset input {
    width: 100%;
}
.jobshre_btndiv{
    float: right;
    margin-top: 9px;
}
.jobshre_btndiv a{
    color: #97BABA;
    font-size: 20px;
    margin-left: 3px;
    margin-right: 3px;
}
.homecare_servicediv{
    display: inline-block;
    width: 100%;
}
.homecare_checkbox{
    display: inline-block;
    width: 100%;
}
.homecare_checkbox .rememberme_checkbox{
    width: 420px;
    display: flow-root;
    float: none;
    margin-bottom: 26px;
}
.homecare_checkbox .rememberme_checkbox .checkmark{    
    right: 0;
    left: auto;
}
.homecare_checkbox .rememberme_checkbox .checkcontainer{
    padding-left: 0;
    font-size: 17px;
}
.select_servicetext{
    width: 420px;
    display: flow-root;
    margin-bottom: 24px;
}
.select_servicetext p{
    float: left;
    font-family: 'VisbySemibold';
    color: #000;
    font-size: 21px;
    margin: 0px;
}
.select_servicetext a{
    float: right;
    color: #FFAB1E;
    font-size: 19px;
}
.schedule_timedate{
    display: inline-block;
    width: 100%;
}
.day_leftdiv{
    width: 190px;
    float: left;
    padding-right: 30px;
}
.day_leftdiv p{
    color: #444A57;
    font-size: 16px;
}
.day_leftdiv .rememberme_checkbox{
    width: 100%;
    margin-top: 11px;
    margin-bottom: 40px;
}
.day_leftdiv .rememberme_checkbox .checkcontainer{
/*    padding-left: 0;*/
    font-size: 17px;
}
.day_leftdiv .rememberme_checkbox .checkmark{
    /*right: 0px;
    left: auto;*/
    top: 0px;
}
.timeto_inputbox{
    display: inline-block;
    width: 78%;
    float: left;
    margin-bottom: 30px;
}
.timeto_inputbox p{
    color: #444A57;
    font-size: 16px;
}
.timeto_inputbox input{
    width: 100%;
    background-color: #E5E5E9;
    border: 0px;
    padding: 14px 14px;
    color: #000;
    font-size: 16px;
    border-radius: 8px;
}
.days_topcoverdiv{
    display: inline-block;
    width: 100%;
}
.day_schedulecheckbox{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.daycustam_checkbox{
    display: inline-block;
    width: 100%;
}
.daycustam_checkbox ul{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 210px;
    float: left;
}
.daycustam_checkbox ul li{
    display: inline-block;
    width: 100%;
    margin-bottom: 22px;
}
.daycustam_checkbox ul li .rememberme_checkbox{
    width: 100%;
}
.daycustam_checkbox .rememberme_checkbox .checkmark{
    top: -2px;
}
.daycustam_checkbox .rememberme_checkbox .checkcontainer{
    font-size: 17px;
}
.day_schedulecheckbox p{
    margin: 0px;
    font-size: 16px;
    color: #000;    
    margin-bottom: 17px;
}
.confirm_boxmandiv{
    display: inline-block;
    width: 100%;
}
.post_detils{
    display: inline-block;
    width: 100%;
    margin-bottom: 18px;
}
.post_detils h3{
    color: #000;
    font-size: 20px;
    margin: 0;
}
.jobpost_textdov{
    display: inline-block;
    width: 100%;
}
.jobpost_textdov p{
    font-size: 16px;
    color: #807F84;
    margin: 0px;
    margin-bottom: 9px;
}
.recipientdetails_box{
    display: inline-block;
    width: 100%;
    /*border-top: 1px solid #E6E6E6;
    padding-top: 30px;
    margin-top: 30px;*/
}
.recipientdetails_box p{
    color: #000;
    font-size: 16px;
    margin-bottom: 9px;
    position: relative;
    padding-left: 16px;
}
.recipientdetails_box p:after{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #8E8E8E;
    display: inline-block;
    left: 0px;
    top: 8px;
    border-radius: 100%;
}
.recipientdetails_box p span{
    color: #807F84;
}
.caregiver_mandiv{
    display: inline-block;
    width: 100%;
    /*border-top: 1px solid #E6E6E6;
    padding-top: 30px;
    margin-top: 30px;*/
}
.job_borderdivbox{
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 7px;
    margin-bottom: 30px;
    margin-top: 25px; 
}
.caregiver_mandiv p {
    color: #000;
    font-size: 16px;
    margin-bottom: 9px;
    position: relative;    
}
.caregiver_mandiv p span {
    color: #807F84;
}
.additional_notetext{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #E6E6E6;
    padding-top: 30px;
    margin-top: 30px;
}
.additional_notetext p {
    font-size: 16px;
    color: #807F84;
    margin: 0px;
    margin-bottom: 9px;
}
.congratulations_textbox{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.congratulations_textbox img{
    margin-bottom: 20px;
}
.congratulations_textbox h3{
    margin: 0px;
    color: #000;
    font-size: 25px;
    margin-bottom: 10px;
}
.congratulations_textbox p{
    color: #807F84;
    font-size: 16px;
    max-width: 620px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
}
.congratulations_textbox a{
    background-color: #FFAB1E;
    padding: 14px 10px;
    font-family: 'VisbyBold';
    color: #fff;
    font-size: 17px;
    border-radius: 30px;
    display: block;
    width: 390px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.recommended_coverdiv{
    display: inline-block;
    width: 100%;
}
.recommended_coverdiv .care_medicinetitle{
    margin-bottom: 50px;
}
.workers_profile{
    display: inline-block;
    width: 50%;
    position: relative;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 30px;
    padding-bottom: 30px;
    float: left;
    padding-right: 25px;
}
.profile_workers{
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.profile_workers img{
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 100%;
}
.profile_namediv{
    display: inline-block;
    width: 100%;
    padding-left: 59px;
    padding-top: 2px;
    z-index: 1;
    position: relative;
}
.profile_namediv h3{
    margin: 0px;
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
}
.verification_img{
    width: 20px;
    margin-left: 5px;
    margin-top: 0px;
}
.shre_icon img{
    width: 24px;
    margin-left: 5px;
}
.profile_namediv p{
    margin: 0px;
    color: #505050;
    font-size: 16px;
    margin-bottom: 6px;
    /*display: inline-block;
    border-bottom: 1px solid #807F84;*/
}
.profile_namediv label{
    color: #807F84;
    font-size: 15px;
    margin: 0px;
    font-weight: normal;
    cursor: auto;
    margin-bottom: 11px;
}
.profile_namediv span{
    background-color: #FFE5BA;
    padding: 5px 14px;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    display: inline-block;
    margin-right: 12px;
}
.sendoffer_divbox{
    display: inline-block;
    width: 100%;
    padding-left: 70px;
    padding-top: 10px;
}
.sendoffer_divbox p{
    margin: 0px;
    color: #807F84;
    font-size: 16px;
    max-width: 410px;
    margin-bottom: 14px;
}
.sendoffer_divbox a{
    display: inline-block;
    background-color: #F6E833;
    color: #000;
    font-family: 'VisbyBold';
    padding: 5px 23px;
    font-size: 16px;
    border-radius: 30px;
    margin-right: 8px;
}
.hour_textboxdiv{
    float: right;
    margin-top: -80px;
}
.hour_textboxdiv span{
    color: #FFAB1E;
    font-size: 16px;
}
.hour_textboxdiv span i{

}

.jobid_tabingdiv{
    display: inline-block;
    width: 100%;
}
.jobid_tabingdiv .nav-tabs{
    margin-bottom: 0px;
}

/*job bord css*/

/*Care Plan css*/
.full_pagecoverdiv{
    display: inline-block;
    width: 100%;
    padding-bottom: 100px;
}
.savecontinue_btndiv button{
    background-color: #93BFCE;
/*    color: #000;*/
}
.carepalne_background{
    display: inline-block;
    width: 100%;
/*    height: 100%;*/
    background-color: #93BFCE;
    padding: 20px 20px;
}
.carepalne_textbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.carepalne_textbox h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    display: inline-block;
}
.carepalne_textbox .postjob_btnright{
    background-color: #93BFCE;
    margin-top: -11px;
}
.recipient_title{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.recipient_title h3{
    margin: 0px;
    color: #000;
    font-size: 15px;
}
.careplan_checkbox{
    display: inline-block;
    width: 100%;
}
.careplan_checkbox .choose_recipientbox .plans .plan input[type="radio"]:checked + .plan-content:after{
    background: #93BFCE;    
    border: 3px solid #93BFCE;
}
.careplan_checkbox .myjobinner_details{
    box-shadow: none;
    width: 414px;
}
.setallergies_divbox .select2-container{
    width: 100% !important;
}
.setallergies_divbox .medication_box3{
    width: 45px;
    text-align: right;
}
.setallergies_divbox .medication_box1{
    width: 273px;
}
/*.careplan_checkbox .choose_recipientbox .plans .plan{

}*/
.careplan_checkbox .myjobinner_details img{
    width: 35px;
    height: 35px;
    border-radius: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.careplan_checkbox .myjobinner_details h3{
    padding-left: 43px;
    font-size: 15px;
    padding-top: 9px;
    margin-bottom: 15px;
}
.careplan_checkbox .myjobinner_details .mappin_icon{
    width: 21px;
    height: auto;
    top: 51px;
    left: 8px;
}
.careplan_checkbox .myjobinner_details p{
    padding-left: 44px;
    color: #000;
    margin-bottom: 0;
    font-size: 15px;
    margin-top: 5px;
    max-width: 330px;
}
.pan_icondiv{

}
.careplan_checkbox .myjobinner_details .pan_icondiv img{
    width: 17px;
    height: auto;
    position: absolute;
    border-radius: 0;
    object-fit: inherit;
    right: 20px;
    left: auto;
    bottom: 44px;
    top: auto;
}
.careplan_checkbox .myjobinner_details .pan_icondiv .fa-trash-o{
    position: absolute;
    border-radius: 0;
    object-fit: inherit;
    right: 52px;
    left: auto;
    bottom: 40px;
    top: auto;
    font-size: 22px;
    color: #ADADAD;
}
.delete_icontextbox{
    margin-top: 0;
    margin-right: 26px;
    position: absolute;
    right: 0;
    bottom: 22px;
}
.delete_icontextbox a{
    font-size: 18px;
    color: #ADADAD;
}

.recipient_textbox1{
    margin-top: 41px;
}
.recipient_textbox1 h5{
    color: #000;
    margin: 0px;
    font-size: 15px;
    margin-bottom: 5px;
}
.careplan_tabing{
    display: inline-block;
    width: 100%;
}
.careplan_tabing .nav-tabs{
    margin-bottom: 20px;
}
.careplan_tabing .account_inputboxset input{
    width: 100%;
}
.careplan_tabing .bookings_tabingbox .nav-tabs>li.active>a{
    color: #000;
    border-bottom: 3px solid #000;
}
.careplan_tabing .bookings_tabingbox .nav-tabs>li>a{
    color: #848388;
}
.careplan_tabing .tab-content>.tab-pane{

}
.customradiobuttons .radiocontainer .checkmark:after{
    background: #93BFCE;
    top: -3px;
    left: -3px;
}
.settow_titlebox{
    display: inline-block;
    width: 100%;
}
.settow_titlebox p{
    color: #000;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 8px;
}
.medication_textbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.medication_box1{
    float: left;
    width: 240px; 
}
.medication_box1 p{
    color: #93BFCE;
    font-size: 16px;
    margin-bottom: 0;
}
.medication_box2{
    float: left;
    width: 145px;
}
.medication_box2 p{
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}
.medication_box3{
    float: left;
    width: 118px;
}
.medication_box3 a{
    color: #93BFCE;
    font-size: 16px;
    margin-bottom: 0;
}
.medication_box3 p{
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}
.teammember_setbox{
    display: inline-block;
    width: 565px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.teammember_setbox p{
    float: left;
    color: #807F84;
    font-size: 16px;
}
.teammember_setbox a{
    float: right;
    color: #93BFCE;
    font-size: 16px;
}
.teammember_mandiv{
    display: inline-block;
    width: 100%;
}
.teammember_mandiv .medication_box3{
    width: 250px;
}
.teammember_mandiv .medication_box3 p{
    display: inline-block;
    margin-bottom: 0;
    margin-right: 6px;
    color: #000;
    font-size: 16px;
}
.medicine_setbox{
    display: inline-block;
    width: 100%;
}
.inner_addmedicinetext{
    display: flow-root;
    width: 477px;
    margin-bottom: 25px;
}
.inner_addmedicinetext p{
    margin: 0px;
    float: left;
    color: #807F84;
    font-size: 16px;
}
.inner_addmedicinetext a{
    float: right;
    color: #93BFCE;
    font-size: 16px;
}
.medicine_namediv{
    display: flow-root;
    width: 515px;
    margin-bottom: 16px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 16px;
}
.inner_medicinebox{
    display: inline-block;
    width: 210px;
    position: relative;
    float: left;
}
.inner_medicinebox img{
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 0;
}   
.inner_medicinebox p{
    margin: 0px;
    color: #93BFCE;
    font-size: 15px;
    padding-left: 65px;
    padding-top: 5px;
}
.inner_medicinebox span{
    margin: 0px;
    color: #000;
    font-size: 15px;
    padding-left: 65px;
}
.time_medicinebox{
    float: left;
    width: 128px;
    margin-top: 15px;
}
.time_medicinebox p{
    margin: 0px;
    color: #000;
    font-size: 16px;
}
.morning_textbox{
    float: left;
    width: 120px;
    margin-top: 15px;
}
.morning_textbox p{
    margin: 0px;
    color: #000;
    font-size: 16px;
}
.trashmedicine_icon{
    float: left;
    width: 48px;
    margin-top: 10px;
}
.trashmedicine_icon a{
    color: #97BABA;
    font-size: 21px;
}
.carerecipient_box{
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.carerecipient_box h3{
    color: #1A1818;
    font-size: 20px;
    margin: 0px;
}
.carerecipient_box h3 span{
    color: #93BFCE;    
}
.medicine_inputbox{
    display: inline-block;
    width: 100%;
}
.medicine_inputbox .account_inputboxset input{
    width: 100%;
}
.emily_textbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.emily_textbox h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 0px;
    /*display: inline-block;
    float: left;
    width: 360px;*/
}
.emily_textbox p{
    margin: 0px;
    font-size: 18px;
    color: #000;
}
.health_conditionbox{
    margin-top: 20px;
}
.health_conditionbox .post_detils {   
    margin-bottom: 12px;
}
.timemember_mandiv{
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}
.timemember_mandiv .medication_textbox{
    margin-bottom: 5px;
}
.timemember_mandiv h3{
    color: #000;
    font-size: 20px;
    margin: 0;
    margin-bottom: 15px;
}
.notetext_detils{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 23px;
}
.notetext_detils h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}
.notetext_detils p{
    color: #8E8E8E;
    font-size: 15px;
    margin-bottom: 5px;
    max-width: 410px;
}
.meals_servicetext{
    display: inline-block;
    width: 100%;
}
.meals_servicetext p{
    margin: 0px;
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
}
.meals_servicetext span{
    margin: 0px;
    font-size: 16px;
    color: #000;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.daily_custamtabing{
    display: inline-block;
    width: 100%;
}
.daily_custamtabing .bookings_tabingbox .nav-tabs>li>a{
    color: #505050;
}
.daily_custamtabing .bookings_tabingbox .nav-tabs>li.active>a, .daily_custamtabing .bookings_tabingbox .nav-tabs>li.active>a:focus, .daily_custamtabing .bookings_tabingbox .nav-tabs>li.active>a:hover{
    color: #000;
    background-color: transparent;
    border-bottom: 3px solid #000;
}
.daily_custamtabing .nav.nav-tabs{
    border-bottom: 1px solid #505050;
    margin-bottom: 20px;
}
.documentadd_filediv{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 36px;
}
.documentadd_filediv img{
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.documentadd_filediv p{
    margin: 0;
    font-size: 16px;
    color: #000;
    padding-left: 70px;
    padding-top: 20px;
}
.document_mandiv{
    display: inline-block;
    width: 100%;
    border-top: 0px solid #E6E6E6;
    padding-top: 25px;
}
.document_mandiv h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 25px;
}
.medicine_imgdiv{
    display: inline-block;
    width: 488px;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 18px;
    margin-bottom: 25px;
}
.medicine_imgdiv img{
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 100%; 
}
.medicine_imgdiv h4{    
    margin: 0px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 1px;
}
.medicine_imgdiv p{
    color: #93BFCE;
    font-size: 16px;
    margin: 0;
}
.medicinedetails_divbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 23px;
}
.medicinedetails_divbox h3{
    color: #000;
    font-size: 20px;
    margin: 0;
    margin-bottom: 20px;
}
.medicinedetails_divbox p{
    color: #807F84;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 5px;
}
.quantity_mandivbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.quantity_mandivbox h4{
    margin: 0px;
    color: #000;
    font-size: 20px;
    width: 417px;
    float: left;
}
.quantity_mandivbox p{
    color: #8E8E8E;
    margin: 0px;
    font-size: 20px;
}
.jobid_mandiv{
    display: inline-block;
    width: 100%;
    background-color: #93BFCE;
    padding: 25px 0px;
    padding-bottom: 40px;    
}
.jobpostdetails_div{
    display: inline-block;
    width: 100%;
    position: relative;    
    margin-bottom: 20px;
    padding: 0px 20px;
}
.jobpostdetails_div h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}
.jobpostdetails_div p{
    margin: 0px;
    color: #000;
    font-size: 16px;
    margin-bottom: 6px;
}
.jobpostdetails_div span{
    background-color: #fff;
    font-size: 14px;
    color: #000;
    padding: 6px 10px;
    border-radius: 6px;
    position: absolute;
    right: 20px;
    top: 0;
}
.paymentdetails_divbox{
    display: inline-block;
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 25px;
}
.paymentdetails_divbox h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}
.paymet_textmanbox{
    display: inline-block;
    width: 100%;
}
.paymet_textmanbox p{
    margin: 0px;
    color: #000;
    font-size: 16px;
}
.payment_innerbox1{
    float: left;
    width: 230px;
}
.payment_innerbox1 img{
    float: left;
    margin-top: 5px;
    margin-right: 9px;
}
.payment_innerbox2{
    float: left;
    width: 200px;
}
.payment_innerbox3{
    float: left;
    width: 120px;
}
.subtotal_dibox{
    display: inline-block;
    width: 525px;
    padding: 0px 20px;
}
.innersubtotal_divbox{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #4D99B2;
    padding-bottom: 15px;
    margin-bottom: 15px;
    float: left;
}
.innersubtotal_divbox p{
    margin: 0px;
    color: #000;
    font-size: 16px;
    float: left;
}
.innersubtotal_divbox p label{
    color: #fff;
    font-weight: normal;
}
.innersubtotal_divbox span{
    margin: 0px;
    color: #000;
    font-size: 16px;
    float: right;
}
.carerecipientdetails_box{
    display: inline-block;
    width: 100%;
    padding: 0px 20px;
}
.carerecipientdetails_box h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}
.recipient_textbox{
    display: flow-root;
    width: 486px;
    margin-bottom: 12px;
}
.recipient_textbox h4{
    margin: 0px;
    color: #000;
    font-size: 16px;
    float: left;
}
.recipient_textbox p{
     margin: 0px;
    color: #000;
    font-size: 16px;
    float: right;
}
.schedule_mandivbox{
    padding: 0px 20px;
    margin-top: 40px;
}
.schedule_mandivbox h3{
    margin-bottom: 12px;
}
.schedule_mandivbox p{
    color: #fff;
}
.additionalnotes_textbox{
    display: inline-block;
    width: 460px;
    background-color: #fff;
    padding: 36px 24px;
    margin-left: 20px;
    border-radius: 18px;;
}
.additionalnotes_textbox h3{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 22px;
}
.additionalnotes_textbox p{
    margin: 0px;
    color: #000;
    font-size: 16px;
    line-height: 27px;
}
.plan_bgcolordiv{
    display: inline-block;
    width: 100%;
    background-color: #93BFCE;
    padding: 20px 20px;
}
.plan_bgcolordiv .caregiver_mandiv p span{
    color: #000;
}
.plan_bgcolordiv .jobpost_textdov p{
    color: #000;
}
.plan_bgcolordiv .medication_box1 p{
    color: #000;
}
.plan_bgcolordiv .notetext_detils p{
    color: #000;
}
.plan_bgcolordiv .inner_medicinebox p{
    color: #000;
}
.plan_bgcolordiv .medicine_namediv{
    margin-bottom: 14px;
    border-bottom: 0px solid #EEEEEE;
    padding-bottom: 14px;
}
.carerecipient_textdiv{
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}
.memory_textdiv{
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.memory_textdiv h3{
    margin: 0px;
    color: #000;
    font-size: 16px;
    float: left;
}
.memory_textdiv p{
    margin: 0px;
    color: #807F84;
    font-size: 16px;
    float: right;
}
.carerecipient_textdiv h2{
    margin: 0px;
    color: #000;
    font-size: 20px;
    margin-bottom: 25px;
}
.textdote_add .memory_textdiv{
    position: relative;
}
.textdote_add .memory_textdiv h3{
    padding-left: 20px;
}
.textdote_add .memory_textdiv h3:after{
    content: '';
    position: absolute;
    background-color: #8E8E8E;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    left: 0;
    top: 6px;
}
.setwidth_divbox{
    float: left;
    width: 50%;
    padding-right: 25px;
    margin-bottom: 25px;
}
.job_bgcolordiv{
    display: inline-block;
    width: 100%;
    background-color: #93BFCE;
    padding: 17px 16px;
}
.jobapplicants_manbox{
    display: inline-block;
    width: 100%;
}
.jobapplicants_manbox ul{
    padding: 0px;
    margin: 0px;
}
.jobapplicants_manbox ul li{
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.job_profilediv{
    display: inline-block;
    width: 100%;
    position: relative;
}
.jobsaccepted_divbox{
    display: block;
    position: relative;
    margin-left: 38px;
    margin-bottom: 5px;
}
.jobsaccepted_divbox i{
    position: absolute;
    left: -3px;
    top: 4px;
    font-size: 16px;
}
.jobsaccepted_divbox p{
    margin: 0px;
    color: #000000;
    font-size: 15px;
    padding-left: 19px;
}
.sendoffer_btndiv{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.sendoffer_btndiv a{
    display: inline-block;
    background-color: #FFAB1E;
    color: #000;
    font-family: 'VisbyBold';
    padding: 8px 23px;
    font-size: 16px;
    border-radius: 30px;
    margin-right: 8px;
}
.fullpage_detail{
    height: 100%;
    padding-bottom: 0px;
}
.fullpage_detail .careplan_tabing{
    height: 100%;
}
.fullpage_detail .bookings_tabingbox{
    height: 100%;
}
.fullpage_detail .tab-content{
    height: 100%;
}
.fullpage_detail .careplan_tabing .tab-content>.tab-pane{
    height: 100%;
}
.fullpage_detail .plan_bgcolordiv{
    height: 100%;
}
.price_textbox{
    display: inline-block;
    float: right;
    margin-top: -105px;
}
.price_textbox h5{
    margin: 0px;
    color: #000;
    font-size: 18px;
}
.jobid_profiledivbox{
    display: inline-block;
    width: 100%;
    margin-top: 70px;
}
.inner_idprofilediv{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.inner_idprofilediv img{
    border-radius: 100%;
    width: 70px;
    height: 70px;
    object-fit: cover;
}
.inner_idprofilediv h3{
    margin: 0px;
    color: #000;
    font-size: 18px;
    margin-top: 19px;
    margin-bottom: 9px;
}
.inner_idprofilediv h3 img{
    width: 18px;
    height: auto;
    margin-left: 15px;
}
.inner_idprofilediv p{
    color: #807F84;
    font-size: 16px;
    margin: 0px;
    margin-bottom: 15px;
    display: inline-block;
    border-bottom: 1px solid #807F84;
}
.inner_idprofilediv span{
    display: inline-block;
    width: 100%;
    color: #FFAB1E;
    font-size: 16px;
}
/*Care Plan css*/

.custam_timemodaldiv{

}
.custam_timemodaldiv .account_inputboxset input{
    width: 100%;
    padding: 0px 12px;
}
.custam_timemodaldiv .modal-title{
    display: inline-block;
    color: #000;
    font-size: 19px;
}
.custam_timemodaldiv .modal-header {
    padding: 18px;
    border-bottom: 1px solid #B9B9B9;
    padding-top: 25px;
    padding-bottom: 25px;
}
.custam_timemodaldiv .modal-header .close {
    margin-top: 0;
    opacity: 10;
    text-shadow: none;
}
.custam_timemodaldiv .modal-header img {
    width: 25px;
}
.custam_timemodaldiv .modal-footer .btn-primary{
    background-color: #FFAB1E;
    border-color: #FFAB1E;
    font-family: 'VisbyBold';
    border-radius: 55px;
    font-size: 16px;
    padding: 7px 24px;
}
.custam_timemodaldiv .rememberme_checkbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    float: none;
}
.bootstrap-timepicker-widget table td input {
    width: 36px !important;    
}










.book_detail_btndiv{
    display: inline-block;
    width: 100%;
    margin-bottom: 17px;
    text-align: right;
    margin-top: -11px;
}
.book_detail_btndiv a{
   color: #fff;
    font-size: 17px;
    border: 0px solid #E2E2E2;
    border-radius: 25px;
    padding: 8px 28px;
    display: inline-block;
    background-color: #FFAB1E;
    font-family: 'VisbyBold';
}


@media (min-width: 1580px){
    .bookings_selectdatesdiv .calender_leftdivbox #calendar .pignose-calendar {
        width: 85%;
    }
    .calender_leftdivbox #calendar .pignose-calendar{
        width: 65%;
    }
    .selecteddates_text {    
        width: 320px;
    }
}
@media (max-width: 1566px){
    /*.catgari_innerinputdivbox .customradiobuttons .radiocontainer.setnoredcolor_div input:checked ~ .checkmark {
        border: 2px solid #FF002B;
    }
    .catgari_innerinputdivbox .customradiobuttons .radiocontainer .checkmark:after {
        top: 4px;
        left: 4px;
        width: 11px;
        height: 11px;    
    }
    .catgari_innerinputdivbox .customradiobuttons .checkmark {    
        height: 23px;
        width: 23px;
    }
    .catgari_innerinputdivbox .customradiobuttons .radiocontainer input:checked ~ .checkmark{
        border: 2px solid #FFA403;
    }
    .catgari_innerinputdivbox .customradiobuttons .checkmark {   
        border: 2px solid #BEBEBE;
    }*/
    .catgari_innerinputdivbox .customradiobuttons p {
        font-size: 12px;    
    }
    .catgari_innerinputdivbox .customradiobuttons .radiocontainer {
        padding-left: 30px;    
        margin-right: 7px;
        font-size: 13px;
    }
}
@media (max-width: 1366px){
    .lastactiveon_divbox p {    
        font-size: 13px;
    }
    .overview_ratings {    
        padding: 0px 5px;
    }
    .Profile_verifiedicon {    
        padding: 0px 5px;
    }
    .one_profilebtndiv .bookings_progileimg p{
        padding-left: 54px;
    }
    .one_profilebtndiv .bookings_progileimg h3{
        padding-left: 54px;
    }
    .one_profilebtndiv .bookings_progileimg img{
        width: 45px;
        height: 45px;
    }
    .topprofile_leftbox {    
        width: 64%;
    }
    .topprofile_rightbox {    
        width: 35%;
    }
    .careseekers_textdetils a img {
        width: 120px;
        margin-right: 8px;
    }
    .bookings_tabingbox .nav-tabs>li>a {    
        font-size: 13px;
    }
    .bookings_tabingbox .nav-tabs>li {    
        margin-right: 11px;
    }
}
@media (max-width: 1241.82px){
    .topprofile_leftbox {
        width: 100%;
    }
    .topprofile_rightbox{
        width: 100%;
    }
}

@media (max-width: 991px){
    .mobile_response_review .kylaservices_divbox h3{
        margin-bottom: 7px !important;
        font-size: 19px;
    }
    .Reviews_imgdivbox img {
        width: 46px;
        height: 46px;    
    }
    .Reviews_start span {    
        font-size: 14px;
    }
    .Reviews_start .fa-star {    
        font-size: 15px;
    }
    .Reviews_imgdivbox label {    
        margin-top: -45px;    
        font-size: 14px;
    }
    .Reviews_imgdivbox h6 {    
        padding-left: 54px;
        font-size: 14px;
        margin-top: 5px;
    }
    .Reviews_start {
        padding-left: 54px;    
    }
    .Reviews_imgdivbox h3 {    
        padding-left: 54px;
        font-size: 13px;
    }
    .Reviews_imgdivbox img {    
        left: 0px;
    }
    .Reviews_mandivbox {    
        padding: 12px 12px;    
    }
    .dayhours_mandivbox p {    
        font-size: 13px;
    }
    #collapse3 .kylarates_mancoverdiv .col-md-7{
        width: 60%;
        float: left;
        padding-right: 0;
    }
    #collapse3 .kylarates_mancoverdiv .col-md-4{
        width: 40%;
        float: left;
    }
    .setnew_profilephotodiv img {    
        height: 157px;
    }
    #collapse4 .kylarates_mancoverdiv.setbadgesqualifications_mandiv{
        padding-bottom: 0px;
        margin-bottom: -10px;
    }
    .aboutkyla_textbox ul li {    
        margin-bottom: 14px;
    }
    .profileactivity_divbox h2 {    
        font-size: 21px;
        margin-bottom: 14px;
    }
    .profileactivity_divbox {    
        padding: 15px;
        height: auto;
        overflow: inherit;
        margin-bottom: 25px;
    }
    .setnew_profilephotodiv {
        width: 50%;
    }
    .overview_topprofilemenu ul li p {
        padding-left: 46px;    
    }
    .overview_topprofilemenu ul li img {    
        left: 15px;
    }
    .overview_ratings {    
        padding: 0px 0px;
    }
    .Profile_verifiedicon {    
        padding: 0px 0px;
    }
    .totalno_covermandivbox {    
        border-bottom: 0px solid #E1E1E1;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .lastactiveon_divbox {    
        margin-bottom: 20px;
    }
    .kylaprofileactivity_coverdiv .lastactiveon_divbox {    
        padding-bottom: 10px;
    }
    .totalno_covermandivbox .lastactiveon_divbox {    
        float: none;
        width: 100%;    
        margin-bottom: 20px;
        margin-right: 0px;
        border-bottom: 1px solid #E1E1E1;
    }
    .kylarates_mancoverdiv {    
        padding-bottom: 6px;
        margin-bottom: 20px;
    }
    .rateshour_labelbox:after {    
        height: 0;
        width: 0;
    }
    .dayhours_mandivbox {    
        margin-bottom: 20px;
    }
    .aboutkyla_textbox ul li span {    
        padding: 7px 8px;    
        font-size: 14px;
    }
    .aboutkyla_textbox ul {    
        margin-bottom: 0px;
    }
    .kylaservices_divbox ul li {
        margin-bottom: 5px;
        margin-right: 5px;
    }
    .aboutkyla_textbox.kylaservices_divbox h3 {
        margin-bottom: 15px;
    }
    .aboutkyla_textbox {
        margin-bottom: 8px;
    }
    .aboutkyla_textbox h3 {    
        font-size: 18px;    
        margin-bottom: 3px;
    }
    .mobile_collapsedivbox .overview_coverdivright {    
        border: 0px solid #E6E6E6;
        padding: 0;    
        padding-top: 8px;
        height: 100%;
        overflow: inherit;
    }
    .mobile_collapsedivbox .overview_topprofilemenu ul li {    
        border-bottom: 0px solid #D4D4D4;    
    }
    .mobile_collapsedivbox .overview_topprofilemenu ul {    
        border: 0px solid #D4D4D4;
    }
    .mobile_collapsedivbox .panel-default>.panel-heading {    
        background-color: transparent;
        border-color: transparent;
        padding: 0;
        border-radius: 0;
    }
    .mobile_collapsedivbox .panel-group .panel {    
        border-radius: 0px;
        margin-bottom: 12px;
    }
    .mobile_collapsedivbox .overview_topprofilemenu ul li img {    
        top: 13px;
    }
    .mobile_collapsedivbox .overview_topprofilemenu .setleft_grayarrow{
        transform: rotate(270deg);
    }
    .mobile_collapsedivbox .collapsed .overview_topprofilemenu .setleft_grayarrow {    
        transform: rotateZ(90deg);
        position: relative;
        top: 4px;
    }
     .mobile_collapsedivbox .overview_topprofilemenu {    
        margin-bottom: 0;
    }
    .bookings_progileimg h3{
        margin-top: 12px !important;
    }    
    .topprofile_leftbox ul li:after {    
        width: 0px;
        height: 0px;
    }
    .topprofile_leftbox {    
        width: 100%;
    }
    .topprofile_leftbox ul li {    
        width: 100%;
        margin-bottom: 15px;
    }
    .one_profilebtndivwidth {
        width: 100% !important;
    }
    .overview_ratingswidth {
        width: 100% !important;
        margin-top: 6px;        
    }
    .topprofile_mandivbox {    
        width: 100%;
        padding-bottom: 0;
    }
    .mobile_collapsedivbox{
        display: block;
    }
    .mobile_divboxeset{
        display: none;
    }
    .right_paddingboxpart {    
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 100px;
    }

}

@media (max-width: 479px){    
    .aboutkyla_textbox h3 {
        font-size: 16px;    
    }
}
/* media queries 
@media (max-width: 1366px){
    .topprofile_mandivbox {    
        width: 100%;
    }
}
@media (max-width: 1200px){
    
}

@media (max-width: 1199px){
    .backnext_btndiv {    
        width: 488px;
    }
    .setnewsidebardivbox .right_paddingboxpart {
        padding-left: 332px;
    }
    .create_youaccontleftbox {    
        width: 90%;
    }
    .create_youaccontrightbox{
        width: 35%;
    }
    .create_youaccontleftbox {    
        width: 65%;
    } 
    .right_paddingboxpart {    
        padding-left: 252px;    
    }   
}

@media (max-width: 991px){
    
}
@media (max-width: 767px){

}
@media (max-width: 479px){    
    font-size: 16px;
    }
}
@media (max-width: 360px){
    
}
@media (max-width: 320px){
    
}
/* media queries */











