@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* vishwanna css */

.business_container {
    display: flex;
}
.business_left {
    width: 20%;
    background-color: rgba(247, 250, 252, 1);
    height: 100vh;
    padding-top: 30px;
}
.business_right {
    width: 80%;
}
.business_logo {
    text-align: center;
}
.business_logo img {
    width: 160px;
}

/* Shreekari's css */

.flt {
    float: left;
    width: 100%;
}


.flex {
    display: flex;
    vertical-align: middle;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.filler {
    flex-grow: 1;
}

.logo_gap {
    padding-top: 40px;
    width: 150px;
}

.header_left_gap {
    padding-top: 90px;
}

.user-profile .profile-text h5 {
    text-align: center;
    color:  rgba(11, 37, 75, 1) !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.profile_designation {
    color: gba(187, 187, 187, 1);
    font-size: 18px;
    text-align: center;
}

.page_dashright {
    background-color: rgba(240, 243, 244, 1) !important;
}

.page_sidebar {
    width: 240px !important;
    background-color: rgb(255, 255, 255);
}

.sidebar_logo {
    text-align: center;
    padding-bottom: 80px;
}
.sidebar_logo  img{
     width: 150px;
     position: absolute;
     left: 42px;
    }

.vtabs .tabs-vertical li .nav-link {
    position: relative;
    font-size: 16px;
}

/* sidebar tab text */
span.tab_menu {
    margin-left: 23px;
}

.business_tab {
    background: transparent;
}

.nav-tabs .nav-item {
    margin-bottom: 120px;
}

.nav-tabs .nav-item:last-child {
    margin-bottom: 25px;
}

.tab_number1 {
    display: inline-block;
    height: 32px;
    width: 32px;
    font-size: 18px;
    color: rgba(187, 187, 187, 1);
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(187, 187, 187, 1);
    border-radius: 50%;
    line-height: 32px;
    margin-right: 20px;
    position: relative;
}

.customvtab .tabs-vertical li .nav-link.active .tab_number1 {
    color: rgba(13, 125, 231, 1) ;
    border: 2px solid rgba(13, 125, 231, 1);
}

.tab_number1::after {
    content: ' ';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 29px;
    height: 81px;
    width: 3px;
    background-color: rgba(187, 187, 187, 1);
    border-radius: 2px;
}

.customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
    content: ' ';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 32px !important;
    height: 79px;
    width: 4px;
    background-color: rgba(13, 125, 231, 1);
    border-radius: 0px 0px 2px 2px;
    z-index: 1 !important;
}  

.tab_number2 {
    display: inline-block;
    height: 32px;
    width: 32px;
    font-size: 18px;
    color: rgba(187, 187, 187, 1);
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(187, 187, 187, 1);
    border-radius: 50%;
    line-height: 32px;
    margin-right: 20px;
    position: relative;
}

.customvtab .tabs-vertical li .nav-link.active .tab_number2 {
    color: rgba(13, 125, 231, 1) !important;
    border: 2px solid rgba(13, 125, 231, 1);
}

.tab_number2::before {
    content: ' ';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -78px;
    height: 78px;
    width: 4px;
    background-color: rgba(187, 187, 187, 1);
    border-radius: 2px;
}

.tab_number2::after {
    content: ' ';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 32px;
    height: 81px;
    width: 4px;
    background-color: rgba(187, 187, 187, 1);
    border-radius: 0px 0px 2px 2px;
}

.customvtab .tabs-vertical li .nav-link.active .tab_number2::after {
    background-color: rgba(13, 125, 231, 1);
}

/* .vtabs .tabs-vertical li .nav-link:visited .tab_number1 {
    color: rgba(67, 206, 48, 1);
    border: 2px solid rgba(67, 206, 48, 1);
}

.vtabs .tabs-vertical li .nav-link:visited .tab_number1::after {
    background-color: rgba(67, 206, 48, 1) !important;
}

.customvtab .tabs-vertical li .nav-link:visited .tab_number2::before {
    background-color: rgba(67, 206, 48, 1) !important;
}

.customvtab .tabs-vertical li .nav-link.active .tab_number2::before {
    background-color: rgba(67, 206, 48, 1);
} 

*/

.tab_number3 {
    display: inline-block;
    height: 32px;
    width: 32px;
    font-size: 18px;
    color: rgba(187, 187, 187, 1);
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(187, 187, 187, 1);
    border-radius: 50%;
    line-height: 32px;
    margin-right: 20px;
    position: relative;
}

.customvtab .tabs-vertical li .nav-link.active .tab_number3 {
    color: rgba(13, 125, 231, 1) !important;
    border: 2px solid rgba(13, 125, 231, 1);
}

.tab_number3::before {
    content: ' ';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -78px;
    height: 78px;
    width: 4px;
    background-color: rgba(187, 187, 187, 1);
}

.customvtab .tabs-vertical li .nav-link.active .tab_number3::before {
    background-color: rgba(13, 125, 231, 1);
}

.sidebar_deskimg img {
    width: 275px;
}

.page_content {
    margin-left: 30px;
}

.page_toparea {
    display: flex;
    align-items: baseline;
    width: 100%;
}

.page_head {
    font-size: 24px;
    font-weight: 500;
    color: rgba(27, 98, 169, 1);
    padding-top: 106px;
    margin-bottom: 40px;
    width: 75%;
}

.page_topleft a {
    color: rgba(85, 85, 85, 1);
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.page_topright {
    padding-top: 106px;
    width: 25%;
    text-align: right;
    margin-right: 20px;
}

.page_topright a {
    color: rgba(85, 85, 85, 1);
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.tab_card {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
    padding: 30px 25px 26px 30px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
    min-height: 275px;
    margin-bottom: 80px;
}

.tab_cardimg {
    text-align: center;
    margin-bottom: 40px;
}


.tab_card_title {
    color: rgba(65, 64, 66, 1);
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
}

.tab_carddesc {
    color: rgba(94, 102, 110, 1);
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    /* word-break: break-all;
    padding: 0 70px; */
}

.page_footer {
    text-align: center;
    color: rgba(85, 85, 85, 1);
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 40px;
}

.page_title_main {
    display: flex;
    align-items: baseline;
    width: 100%;
    margin-bottom: 60px;
}

.page_title {
    color: #1b62a9;
    font-size: 24px;
    font-weight: 500;
}

.page_title_right a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
}

.page_topdropdown a i {
    color: rgba(11, 37, 75, 1);
    width: 47px;
    height: 47px;
    text-align: center;
    border-radius: 50%;
    background-image: linear-gradient(#ffffff 0%, #eefbff 100%);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
    padding-top: 15px;
}

.busin_categcard {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(238, 251, 255, 1) 100%);
    border: 1px solid rgba(232, 238, 243, 1);
    border-radius: 5px;
    padding: 40px 0px 0px 0px;
    margin-bottom: 74px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.16);
    /* min-height: 290px; */
    /* position: relative; */
    cursor: pointer;
}

.busin_categcard.card_select {
    box-shadow: 0 1px 13px 0 rgb(0 0 0 / 16%);
    height: 243px;
}

.busin_categcard .busin_card_top {
    display: none;
}

.busin_categcard.card_select .busin_card_top {
    display: block;
}

.busin_categcard .busin_categimg {
  text-align: center;
  height: 102px;
}

.busin_categcard .busin_categimg .origin_img {
    display: inline-block;
}

.busin_categcard.card_select .busin_categimg .origin_img {
    display: none;
}

.busin_categcard .busin_categimg .blue_img {
    display: none;
}

.busin_categcard.card_select .busin_categimg .blue_img {
    display: inline-block;
    /* box-shadow: 0 1px 6px rgb(0 0 0 / 16%); */
    border-radius: 50%;
}


.busin_categimg {
    text-align: center;
    margin-bottom: 30px;
}

.busin_categ_title {
    color: rgba(65, 64, 66, 1);
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.busin_categ_dropdown {
    text-align: center;
    position: relative;
    padding-bottom: 45px;
}

/* ----- */
.busin_btmcheck .input_area {
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(240, 245, 249, 1);
    border-radius: 5px;
    padding: 16px 23px 15px 15px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16);
}
/* .busin_btmcheck .input_area:checked ~ label::before{
    background-color: #08adfd;

} */

.busin_btmcheck label {
    /* font-size: 14px; */
    margin-bottom: 0px !important;
    padding-left: 30px;
}

/* .busin_btmcheck [type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid rgb(20, 237, 45)!important;
    border-bottom: 2px solid rgb(195, 74, 74)!important;
} */

/* .busin_btmcheck [type=checkbox].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(13, 125, 231, 1);
    background-color: rgba(13, 125, 231, 1);
    z-index: 0;
} */



/* ----- */

.busin_categ_dropdown label {
    margin-bottom: 0px !important;
}

.tgbtn {
    cursor: pointer;
    border-radius: 50%;
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(238, 251, 255, 1) 100%);
    padding: 15px;
    position: absolute;
    margin: 0px !important;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 100%);
    box-shadow: 0px 1px 6px #00000029;
}

.tgbtn i {
    color: rgba(11, 37, 75, 1);
}

.tgpop {
    margin: 0px;
    position: absolute;
    padding: 25px 20px;
    z-index: 999999 !important;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 30%);
    width: 245px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    box-shadow: 0px 0px 1px 2px rgb(229 229 229 / 50%);
    text-align: left;
}

.tgpop::before {
    content: ' ';
    background-image: url("../../assets/images/polygon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    height: 30px;
    width: 30px;
    top: -9px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tgpop li {
    list-style-type: none;
    margin-bottom: 12px;
}

.tgpop li:last-child {
    margin-bottom: 0px;
}

.tgpop [type=checkbox].filled-in:not(:checked)+label:after {
    border: 1px solid rgb(38 176 225) !important;
}

.tgpop [type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid rgb(103, 117, 124) !important;
    border-bottom: 2px solid rgb(103, 117, 124) !important;
}

.tgpop [type=checkbox].filled-in:checked+label:after {
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(38 176 225) !important ;
}

/* check box */

.icheck-list li label {
    padding-left: 30px;
}

.busin_card_top {
    position: absolute;
    top: 20px;
    right: 35px;
}

.busin_btm_btn {
    display: flex;
    margin: 21px 0px 84px 0px;
}
  
.back_btn button {
    font-size: 18px;
    font-weight: 500;
    color: rgba(112, 112, 112, 1);
    text-align: center;
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(249, 251, 253, 1) 100%);
    border: 1px solid rgba(220, 220, 220, 1);
    outline: none;
    border-radius: 25px;
    padding: 10px 50px;
    /* padding: 13px 42px 12px 42px; */
}
.state{
    left: 4px;
}

.continue_btn button {
    color: rgb(255, 255, 255);
    font-size: 18px;
    text-align: center;
    background-image: linear-gradient(
        42deg, #42bae5 22%, #26b0e1 0%);
    border-radius: 25px;
    border: none;
    outline: none;
    padding: 10px 50px;
}

.continue_btn button:hover {
    background-image: linear-gradient(
42deg, #ff9f31 22%, #E98D23 0%);
    transition: 0.3s all ease-in-out !important;
}

.busin_info_area {
    margin-top: 100px;
}

.busin_info_top {
    display: flex;
    align-items: baseline;
    margin-bottom: 40px;
}

.busin_info_head {
    color: rgba(27, 98, 169, 1);
    font-size: 24px;
    font-weight: 500;
}

.busin_info_right a {
    color: rgba(85, 85, 85, 1);
    font-size: 14px;
    font-weight: 400;
}

.input_group {
    /* padding: 0% 2%; */
    min-height: 100px;
    margin-bottom: 10px;
  }

.input_group.password input {
    padding-right: 50px !important;
}

.group {
    position: relative;
    margin-bottom: 18px;
    min-height: 57px;
}

.input1 {
    font-size: 20px;
    font-weight: 500;
    color: rgba(16, 32, 61, 1);
    padding: 4px 0px;
    -webkit-appearance: none;
    display: block;
    background: #ffffff;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(13, 125, 231, 1);
    cursor: pointer;
  }

.country {
    font-size: 20px;
    color: rgba(11, 37, 75, 1);
    padding: 12px 0px 5px 0px;
}

.input1.error {
    border-bottom: 1px solid rgb(255 0 0);
}

.input1:focus {
    outline: none;
}

.label1 {
    font-size: 21px;
    color: rgba(89, 89, 89, 1);
    font-weight: 500;
    position: absolute;
    pointer-events: none;
    left: 0px;
    top: 4px;
    transition: all 0.2s ease;
}

.input1.used {
    border-bottom: 1px solid #499ded;
    /* padding: 10px 0px 5px 0px !important; */
}

/* active */

.input1:focus~.label1,
.input1.used~.label1 {
  top: -25px;
  left: 0px;
  font-weight: normal;
  color: rgba(89, 89, 89, 1);
  font-size: 16px;
}

/* active */

.input1:focus~.bar:before,
.input1:focus~.bar:after {
  width: 50%;
}


/* Highlight */

.highlight_main {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

.asterik {
    font-size: 16px;
    color: rgba(11, 37, 75, 1);
    position: absolute;
    top: 0;
    right: -8px;
}

.busin_info_midhead {
    color: rgba(27, 98, 169, 1);
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 40px;
}

.busin_info_btmhead {
    color: rgba(27, 98, 169, 1);
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 40px;
}

/* business info checkbox */

/* .busin_btmcheck .input_area {
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(240, 245, 249, 1);
    border-radius: 5px;
    padding: 16px 23px 15px 15px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16);
} */

/* .busin_btmcheck label {
    margin-bottom: 0px !important;
}

.busin_btmcheck [type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff!important;
    border-bottom: 2px solid #fff!important;
}

.busin_btmcheck [type=checkbox].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(13, 125, 231, 1);
    background-color: rgba(13, 125, 231, 1);
    z-index: 0;
} */

/* .busin_btmcheck.input_area [type=checkbox].filled-in:checked:after{
    background-color: #08adfd;
}
.list.active{ background-color: #e5f7ff;} */

/* checked background */
/* .Business_Type{
    
    display: block;
    padding: 0 30px;
    margin-top: 20px;
    text-align: center;
} */

.blue {
    background-color: rgb(172 212 247 / 75%) !important;
}

.busin_btmcheck {
    margin-bottom: 60px;
}

.busin_info_btns {
    display: flex;
    margin-bottom: 84px;
}

.busin_info_back button {
    font-size: 18px;
    font-weight: 500;
    color: rgba(112, 112, 112, 1);
    text-align: center;
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(249, 251, 253, 1) 100%);
    border: 1px solid rgba(220, 220, 220, 1);
    outline: none;
    border-radius: 25px;
    padding: 10px 50px;
  
}

.busin_info_continue button {
    color: rgb(255, 255, 255);
    font-size: 18px;
    text-align: center;
    background-image: linear-gradient( 
42deg, #42bae5 22%, #26b0e1 0%);
    border-radius: 25px;
    border: none;
    outline: none;
    padding: 10px 50px;
}

.busin_info_continue button:hover {
    background-image: linear-gradient(42deg, #ff9f31 22%, #E98D23 0%);
    transition: 0.3s all ease-in-out !important;
}

.page_right {
    padding: 0px 30px !important;
}

.address_content {
    background-color: rgba(255, 255, 255, 1) !important;
    border: none;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 4%);
    border-radius: 5px;
}

.address_modal {
    padding-right: 0px !important;
}

.address_modal .modal-dialog {
    max-width: 621px;
    max-height: 563px;
}

.modal_head {
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 20px 20px;
    border-bottom: 1px solid rgba(236, 236, 236, 1);
}

.modal_head .modal-title {
    width: 95%;
    color: rgba(27, 98, 169, 1);
    font-size: 24px;
    font-weight: 500;
}

.modal_head .modal_close {
    width: 5%;
    opacity: 1;
    outline: none;
}

.modal_head .modal_close button {
    outline: none;
}

.modal_head .close:hover {
    opacity: 1 !important;
}

.address_radio {
    padding: 21px 30px 10px 30px;
}

.modal_toptxt {
    text-align: center;
    font-size: 16px;
    color: rgba(85, 85, 85, 1);
    margin-bottom: 30px;
    font-weight: 400;
}

.usps_txt {
    color: rgba(101, 101, 101, 1);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.modal_border {
    border-bottom: 1px solid rgba(236, 236, 236, 1);
}

.radio_main {
    margin-top: 15px;
    margin-bottom: 20px;
}

.radio_main label {
    font-size: 16px;
    margin-bottom: 0px !important;
    font-weight: 400 !important;
}

.radio_main [type=radio]:checked+label {
    padding-left: 35px !important;
}

.radio_main [type=radio]:not(:checked)+label:after, [type=radio]:not(:checked)+label:before {
    border: 2px solid rgba(112, 112, 112, 1);
    width: 20px;
    height: 20px;
}

.radio_main [type=radio].with-gap.radio-col-blue:checked+label:before {
    border: 5px solid rgba(13, 125, 231, 1);
    animation: none !important;
    width: 20px;
    height: 20px;
}

.radio_main [type=radio]+label:after, [type=radio]+label:before {
    transition: none !important;
}

.radio_main [type=radio].with-gap.radio-col-blue:checked+label:after {
    background-color: rgb(255, 255, 255);
    border: none;
    animation: none !important;
}

.radio_main [type=radio].with-gap:checked+label:after {
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
}

.add_gap {
    margin-bottom: 55px !important;
}

.address_userentrytxt {
    color: rgba(101, 101, 101, 1);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.edit_address_txt {
    margin-top: 30px !important;
    margin-left: 35px !important;
}

.edit_address_txt a {
    color: rgba(8, 173, 253, 1);
    text-decoration: underline;
    font-size: 16px;
}

.modal_btmgradient {
    background-image: linear-gradient('to bottom, rgb(221, 221, 221), ');
    height: 6px;
}

.address_modalfooter {
    border: none !important;
    text-align: center;
    padding: 20px;
    box-shadow: 0 -8px 6px 0 rgb(0 0 0 / 4%);
}

.address_modalfooter button {
    background-image: linear-gradient( 42deg, #42bae5 22%, #26b0e1 0%);
    color: rgb(255, 255, 255);
    font-size: 18px;
    text-align: center;
    padding: 10px 50px;
    border-radius: 22px;
    border: none;
    outline: none;
}

.address_modalfooter button:hover {
   
    background-image: linear-gradient(42deg, #ff9f31 22%, #E98D23 0%);
    color: rgb(255, 255, 255);
    transition: none !important;
    border-radius: 22px;
    border: none;
}

.address_modalfooter button:active {
    background-image: linear-gradient(10deg, rgba(35, 205, 235, 1) 0%, rgba(16, 169, 226, 1) 100%);
    border-radius: 22px;
    border: none;
}

.input2 {
    font-size: 20px;
    font-weight: 500;
    color: rgba(16, 32, 61, 1);
    padding: 4px 0px;
    display: block;
    background: #ffffff;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(13, 125, 231, 1);
    cursor: pointer;
    /* overflow-y: hidden; */
    overflow-y: scroll;
overflow-x: hidden;
}

.scrollbar-hidden::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge add Firefox */
  .scrollbar-hidden {
    -ms-overflow-style: none;
    scrollbar-width: none; /* Firefox */
  }

#basic2 {
    padding: 10px 0px 5px 0px;
}

select.country {
    font-size: 20px;
    font-weight: 500;
    color: rgba(16, 32, 61, 1);
    padding: 12px 0px;
}

.input2.error {
    border-bottom: 1px solid rgb(255, 0, 0);
}

.label2 {
    font-size: 16px;
    color: rgba(89, 89, 89, 1);
    font-weight: 400;
    position: absolute;
    left: 0px;
    top: -25px;
}
.label2 .state{
    font-size: 16px;
    color: rgba(89, 89, 89, 1);
    font-weight: 400;
    position: absolute;
    left: 0px;
    top: -25px;
}

select.used {
    border-bottom: 1px solid #499ded;
    padding: 12px 0px !important;
}


/* active */

.input2:focus~.bar:before,
.input2:focus~.bar:after {
  width: 50%;
}

/* .busin_info_form .input_group select option {
    font-size: 20px !important;
    color: #595959 !important;
    background: rgb(255, 255, 255) !important;
    border: 1px solid transparent !important;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 16%) !important;
}

.busin_info_form .input_group select option:hover {
    color: #ac865a !important;
    background: rgb(255, 255, 255) !important;
  
} */

.busin_info_btmcheckbox2 {
    margin-top: 40px;
}

.busin_info_btmhead2 {
    color: rgba(27, 98, 169, 1);
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 60px;
}

.busin_btmcheck2 {
    margin-bottom: 10px;
}

.busin_btmcheck2 .input_group select option {
    font-size: 20px !important;
    color: #595959 !important;
    background: rgb(255, 255, 255) !important;
    border: 1px solid transparent !important;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 16%) !important;
}

.btn-md {
    padding: 0px 12px;
    font-size: 20px;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

ul#flagstrap-drop-down-4N7uuU0N-list li {
    padding: 10px 20px !important;
}

span.flagstrap-selected-FZuG7DZx {
    font-size: 20px;
    color: rgba(16, 32, 61, 1);
}

#basic {
    color: rgba(16, 32, 61, 1) !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    padding: 13px 0px 2px 0px !important;
}

span.flagstrap-selected {
    color: rgba(16, 32, 61, 1) !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    padding: 13px 0px 2px 0px !important;
}

.dropdown-menu li {
    font-size: 20px;
    color: #595959 !important;
    padding: 5px 20px;
}

#fvpp-blackout {
    display: none;
    z-index: 499;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
}

#my-welcome-message {
    display: none;
    z-index: 500;
    position: fixed;
    width: 70%;
    left: 50%;
    top: 50%;
    font-family: "Poppins", sans-serif;
    transform: translate(-50%, -50%);
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
}

#my-welcome-message::-webkit-scrollbar {
  width: 0px;
}

#my-welcome-message::-webkit-scrollbar-track {
  background: transparent;
}

/*#my-welcome-message::-webkit-scrollbar-thumb {
  background-color: blue;
  border-radius: 20px;
  border: 3px solid orange;
}*/

#fvpp-close {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
    color: rgba(62, 62, 62, 1);
    text-decoration: none;
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(238, 251, 255, 1) 100%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    border: 1px solid rgba(223, 223, 223, 1);
    box-shadow: 0 0 7px 0 rgb(16 169 226 / 48%);
}


#my-welcome-message .modal-dialog {
    max-width: 1350px !important;
}

#my-welcome-message .modal-content {
    border: transparent;
    border-radius: 10px !important;
}

.fpop_top {
    padding: 20px;
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, #F7FAFC 100%);
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.fpop_success {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.fpop_success img {
    width: 100px;
    height: 100px;
}

.fpawesome_txt {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: rgba(16, 32, 61, 1);
    margin-bottom: 10px;
}

.fpsuccess_msg {
    text-align: center;
    font-size: 18px;
    font-weight: 400 !important;
    color: rgba(70, 70, 70, 1);
    margin-bottom: 26px;
}

.gdashboard_btn {
    text-align: center;
    margin-bottom: 30px;
}

.gdashboard_btn button {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    background-image: linear-gradient(90deg, rgba(35, 205, 235, 1) 0%, rgba(16, 169, 226, 1) 100%);
    text-align: center;
    border: none;
    outline: none;
    border-radius: 31px;
    padding: 10px 50px 10px 50px;
}

.fpop_mid {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
    padding: 25px;
    margin-bottom: 10px;
}

.shop_more_link {
    text-align: center;
}

.shop_more_link a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(13, 125, 231, 1);
}

.shop_more_link a i {
    color: rgba(11, 37, 75, 1);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(249, 251, 253, 1) 100%);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 50%;
    padding: 12px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 6px;
    margin-left: 15px;
}

.fpop_btm {
    padding: 40px;
    background-color: rgb(255, 255, 255);
    border: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.fpop_btm_title {
    font-size: 25px;
    font-weight: 500;
    color: rgba(16, 32, 61, 1);
    margin-bottom: 5px;
}

.extend_txt {
    color: rgba(114, 114, 114, 1);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}

.fpop_onpayment1 {
    background-color: rgba(232, 231, 255, 1);
    border: 1px solid rgba(198, 241, 254, 1);
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 25px;
    cursor: pointer;
}

.fpop_onpay_area {
    width: 100%;
}

.fpop_onpayment1.fpop_card_select {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(247, 250, 252, 1) 100%);
    position: relative;
}

.fpop_onpayment1.fpop_card_select .fpop_payimg {
    display: block;
}

.fpop_onpayment1 .fpop_payimg {
    text-align: center;
}

.fpop_onpayment1 .fpop_payimg .fpop_origin_img {
    display: inline-block;
}

.fpop_onpayment1.fpop_card_select .fpop_payimg .fpop_origin_img {
    display: none;
}

.fpop_onpayment1 .fpop_payimg .fpop_blue_img {
    display: none;
}

.fpop_onpayment1.fpop_card_select .fpop_payimg .fpop_blue_img {
    display: inline-block;
}

.fpop_onpayment1 .fopay_cardbtn {
    text-align: right;
    margin-top: 10px;
}

.fpop_onpayment1 .fopay_cardbtn button {
    color: rgb(255, 255, 255);
    background-image: linear-gradient(rgba(35, 205, 235, 1) 0%, rgba(16, 169, 226, 1) 100%);
    text-align: center;
    font-size: 14px;
    border: none;
    outline: none;
    border-radius: 20px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 7px 30px;
}

.fpop_onpayment1.fpop_card_select .fopay_cardbtn {
    display: none;
}

.fpop_onpayment1 .fopay_cardbtn button i {
    margin-left: 5px;
    vertical-align: middle;
}

.fpop_onpayment1 .fpop_onpay_knowmorebtn {
    display: none;
}

.fpop_onpayment1.fpop_card_select:hover {
    background: #777979;
    opacity: 1;
    transition: 0.3s all ease-in-out;
}

.fpop_onpayment1.fpop_card_select:hover .fpop_onpay_knowmorebtn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fpop_onpayment1.fpop_card_select:hover .fpop_onpay_knowmorebtn button {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(247, 250, 252, 1) 100%);
    color: rgba(16, 32, 61, 1);
    font-size: 16px;
    font-weight: 500;
    padding: 12px 15px;
    border: none;
    outline: none;
    border-radius: 4px;
}




/* onpayment 2 */

.fpop_onpayment2 {
    background-color: rgba(216, 253, 232, 1);
    border: 1px solid rgba(198, 241, 254, 1);
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 25px;
    cursor: pointer;
}

.fpop_onpayment2.fpop_card_select {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(247, 250, 252, 1) 100%);
    position: relative;
}

.fpop_onpayment2.fpop_card_select .fpop_payimg {
    display: block;
}

.fpop_onpayment2 .fpop_payimg {
    text-align: center;
}

.fpop_onpayment2 .fpop_payimg .fpop_origin_img {
    display: inline-block;
}

.fpop_onpayment2.fpop_card_select .fpop_payimg .fpop_origin_img {
    display: none;
}

.fpop_onpayment2 .fpop_payimg .fpop_blue_img {
    display: none;
}

.fpop_onpayment2.fpop_card_select .fpop_payimg .fpop_blue_img {
    display: inline-block;
}

.fpop_onpayment2 .fopay_cardbtn {
    text-align: right;
    margin-top: 10px;
}

.fpop_onpayment2 .fopay_cardbtn button {
    color: rgb(255, 255, 255);
    background-image: linear-gradient(rgba(35, 205, 235, 1) 0%, rgba(16, 169, 226, 1) 100%);
    text-align: center;
    font-size: 14px;
    border: none;
    outline: none;
    border-radius: 20px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 7px 30px;
}

.fpop_onpayment2.fpop_card_select .fopay_cardbtn {
    display: none;
}

.fpop_onpayment2 .fpop_onpay_knowmorebtn {
    display: none;
}

.fpop_onpayment2.fpop_card_select:hover {
    background: #777979;
    opacity: 1;
    transition: 0.3s all ease-in-out;
}

.fpop_onpayment2.fpop_card_select:hover .fpop_onpay_knowmorebtn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fpop_onpayment2.fpop_card_select:hover .fpop_onpay_knowmorebtn button {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(247, 250, 252, 1) 100%);
    color: rgba(16, 32, 61, 1);
    font-size: 16px;
    font-weight: 500;
    padding: 12px 15px;
    border: none;
    outline: none;
    border-radius: 4px;
}


/* onpayment 3 */

.fpop_onpayment3 {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(247, 250, 252, 1) 100%);
    border: 1px solid rgba(198, 241, 254, 1);
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 25px;
    cursor: pointer;
}

.fpop_onpayment3.fpop_card_select {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(247, 250, 252, 1) 100%);
    /*box-shadow: 0 1px 13px 0 rgb(0 0 0 / 16%);*/
    position: relative;
}

.fpop_onpayment3.fpop_card_select .fpop_payimg {
    display: block;
}

.fpop_onpayment3 .fpop_payimg {
    text-align: center;
}

.fpop_onpayment3 .fpop_payimg .fpop_origin_img {
    display: inline-block;
}

.fpop_onpayment3.fpop_card_select .fpop_payimg .fpop_origin_img {
    display: inline-block;
}

.fpop_onpayment3 .fopay_cardbtn {
    text-align: right;
    margin-top: 10px;
}

.fpop_onpayment3 .fopay_cardbtn button {
    color: rgb(255, 255, 255);
    background-image: linear-gradient(rgba(35, 205, 235, 1) 0%, rgba(16, 169, 226, 1) 100%);
    text-align: center;
    font-size: 14px;
    border: none;
    outline: none;
    border-radius: 20px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 7px 30px;
}

.fpop_onpayment3.fpop_card_select .fopay_cardbtn {
    display: none;
}

.fpop_onpayment3 .fpop_onpay_knowmorebtn {
    display: none;
}

.fpop_onpayment3.fpop_card_select:hover {
    background: #777979;
    opacity: 1;
    transition: 0.3s all ease-in-out;
}

.fpop_onpayment3.fpop_card_select:hover .fpop_onpay_knowmorebtn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fpop_onpayment3.fpop_card_select:hover .fpop_onpay_knowmorebtn button {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(247, 250, 252, 1) 100%);
    color: rgba(16, 32, 61, 1);
    font-size: 16px;
    font-weight: 500;
    padding: 12px 15px;
    border: none;
    outline: none;
    border-radius: 4px;
}



.fpop_payimg {
    width: 20%;
}

.fpop_payimg img {
    margin-right: 30px;
    width: 120px;
    height: 120px;
}

.fpop_onpay_txt {
    width: 65%;
}

.fpop_onpay_head {
    font-size: 22px;
    font-weight: 500;
    color: rgba(16, 32, 61, 1);
    margin-bottom: 10px;
}

.fpop_onpay_desc {
    font-size: 14px;
    color: rgba(16, 32, 61, 1);
    font-weight: 400;
}


.fpop_restaurant_area {
    background-color: rgba(255, 214, 223, 1);
    border: 1px solid rgba(198, 241, 254, 1);
    border-radius: 5px;
    padding: 50px 30px 30px 30px;
    cursor: pointer;
    float: left;
    width: 100%;
}

.fpop_restaurant_area.fpop_restacard_select {
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(247, 250, 252, 1) 100%);
}

.fpop_resthead {
    font-size: 22px;
    font-weight: 500;
    color: rgba(20, 19, 34, 1);
    text-align: center;
    margin-bottom: 10px;
}

.fpop_resdesc {
    font-size: 14px;
    color: rgba(20, 19, 34, 1);
    text-align: center;
    margin-bottom: 60px;
}

.fpop_rest_machimg {
    text-align: center;
    margin-bottom: 65px;
}

.fpop_rest_machimg img {
    width: 370px;
    height: 280px;
}

.fpop_restau_btn {
    float: right;
}

.fpop_restau_btn button {
    background-image: linear-gradient(rgba(35, 205, 235, 1) 0%, rgba(16, 169, 226, 1) 100%);
    font-size: 14px;
    color: rgba(251, 252, 253, 1);
    text-align: center;
    border: none;
    border-radius: 20px;
    outline: none;
    padding: 7px 30px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
}

.fpop_restaurant_area.fpop_restacard_select .fpop_restau_btn button {
    display: none;
}



/* login page css start */

.bodybg {
    font-family: "Poppins", sans-serif;
    margin: 0px !important;
    position: relative;
   
    background-color: rgba(246, 249, 252, 1);
   
}

 .login-bg {
    background-size: contain; height: 100%;
    background-position: 100% 100%;
    width: 100%;  background-image: url(../images/backgroundnew.svg);
    background-repeat: no-repeat;
}
#dobirth{
    text-transform: uppercase;
}

#selectclass{
    appearance: none;
    background: transparent url(../images/select-down-arrow1.svg) no-repeat 100%;
  } 
#selectclass option{
    padding: 5px 5px;
}
.arrow-down{
    position: absolute;
    z-index: 999;
    right: 0;
    /* bottom: 10px; */
    font-size: 18px;
    top: 7px;
    cursor: pointer;
    
    
}
.arrow-down i{ 
    color: #50575e;
    content: "\f078";
    font-family: 'FontAwesome';
    font-weight: 300;
    font-size: 18px;
}

  .show_error{
    color: red;
    position: absolute;
    margin: -15px 10px 0px 5px;
    font-size: 13px;
    background-image: url(../images/error_icon.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    padding: 0px 0px 0px 20px;  
    /* left: 508px; */
  }

  .juiceboxes  .show_error{
    margin-top: 10px; 
  }

.signup-bg {
    background-size: contain; height: 100%;
    background-position: 100% 100%;
    width: 100%;  background-image: url(../images/signup-bg.svg);
    background-repeat: no-repeat;
    background-color: rgba(246, 249, 252, 1);
}
.forgotusername-bg{
    background-size: contain; height: 100%;
    background-position: 100% 100%;
    width: 100%;  background-image: url(../images/forgotusername-bg.svg);
    background-repeat: no-repeat;
    background-color: rgba(246, 249, 252, 1);

}


    .bottom-bg{ background-color: #fff; width: 100%; height: 80px;}
.contactus {
    margin: 20px 0;
    width: 100%;
    text-align: center;
    position: relative;
}

.imglogo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.imglogo-width {
    width: 120px !important;
}

.login_box {
    width: 420px;
    margin: 0% auto;
    /* display: flex;
    min-height: 100vh;
    flex-direction: column;
    justify-content: space-between; */
    padding-top: 270px;
}

.loginfrm {
    width: 100% !important;
    /* padding: 10% !important; */
    padding: 34px;
    display: block;
    border-radius: 15px;
    box-shadow: 0 0 3px 0 rgb(11 123 255 / 10%);
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(225, 238, 255, 1);
    /* margin: 9% auto 0% auto !important; */
}

.group {
    position: relative;
    margin-bottom: 25px;
}

.inputl {
    font-size: 17px;
    font-weight: 500;
    color: rgba(16, 32, 61, 1);
    padding: 4px 0px;
    -webkit-appearance: none;
    display: block;
    background: #ffffff;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #499ded;
    cursor: pointer;
}





.inputl:focus {
    outline: none;
}

.labell {
    font-size: 17px;
    color: rgba(89, 89, 89, 1);
    font-weight: 500;
    position: absolute;
    pointer-events: none;
    left: 0px;
    top: 4px;
    transition: all 0.2s ease;
}
.dash-copyrt {
    text-align: center;
    padding: 20px 65px;
}



.used {
    border-bottom: 1px solid #499ded;
    /* padding: 10px 0px !important; */
}


/* active */

.inputl:focus~.labell,
.inputl.used~.labell {
    top: -22px;
    left: 0px;
    font-weight: normal;
    color: rgba(89, 89, 89, 1);
    font-size: 14px;
}

/* active */

.inputl:focus~.bar:before,
.inputl:focus~.bar:after {
    width: 50%;
}

/* Highlight */

.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}



/* Button modifiers */
.log_btn {
    width: 100%;
    text-align: center;
}

.buttonBlue {
    font-weight: 600;
    border-radius: 30px;
    background-image: linear-gradient(45deg, #42bae5 20%, #26b0e1 0%);
    transition: 0.3s all ease-in-out !important;
    font-size: 16px;
    font-family: "Poppins", sans-serif !important;
    padding: 10px 50px !important;
    width: auto;
    color: rgb(255, 255, 255);
    border: none;
    cursor: pointer;
}

.buttonBlue:hover {
    background-image: linear-gradient(45deg, #ff9f31 20%, #E98D23 0%);
    transition: 0.3s all ease-in-out !important;
}

.forgot {
    font-size: 14px;
    text-align: end;
    margin-bottom: 40px;
    margin-top: -15px;
    position: relative;
    z-index: 999;
}

.forgot a {
    color: rgba(89, 89, 89, 1);
    text-decoration: none;
}

.forgot a:hover {
    color: #E98D23 !important;
    cursor: pointer !important;
    text-decoration-line: underline !important;
}

.sign-btn {
    font-size: 14px;
    color: rgba(8, 173, 253, 1);
    font-weight: 500;
    text-decoration: none;
    margin-left: 5px;
}

.sign-btn:hover {
    color: #E98D23 !important;
    cursor: pointer !important;
    text-decoration-line: underline !important;
}

.contactus-btn:hover {
    color: #E98D23 !important;
    cursor: pointer !important;
    text-decoration-line: underline !important;
}

p.acc {
    
    color: rgba(115, 116, 128, 1);
    margin-bottom: 0px;
}

.contactus-btn {
    font-size: 14px;
    color: rgba(19, 193, 247, 1);
    text-decoration: none;
}

.sign-head {
    color: rgba(21, 21, 21, 1);
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 40px;
}

.contactus {
    width: 100%;
    text-align: center;
}

.copyr {
    font-size: 14px;
    color: rgba(85, 85, 85, 1);
    margin: 0px !important;
    padding: 0% 0% 5% 0%;
}

.contactus p {

}

#typepass {
    padding-right: 45px !important;
}

.field-icon {
    float: right;
    margin-top: -30px;
    position: relative;
    z-index: 2;
    font-size: 14px;
    color: rgba(8, 173, 253, 1) !important;
    cursor: pointer;
}

.container {
    padding-top: 50px;
    margin: auto;
}

.invalid {
    margin-top: 4px;
    font-size: 14px;
    color: red;
}

.no_margin {
    margin: 0px !important;
}

/* login page css end */



/* sign-up css start */

.account_form {
    padding: 34px;
    border-radius: 15px;
    box-shadow: 0 0 3px 0 rgb(11 123 255 / 10%);
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(225, 238, 255, 1);
    width: 100% !important;
  }

.vavveimglogo {
    width: 100%;
    text-align: center;
}

.signup-head {
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    color: rgba(21, 21, 21, 1);
    margin-top: 20px !important;
    margin-bottom: 10px;
}

.trail {
    font-size: 14px;
    color: rgba(89, 89, 89, 1);
    text-align: center;
    margin-bottom: 40px;
    font-weight: 400;
}

.half_group {
    float: left;
    width: 50%;
    padding: 0% 2%;
    min-height: 80px;
}

.inputl.error {
    border-bottom: 1px solid rgb(255 0 0);
}

.signup_buttonBlue {
    font-weight: 600;
    border-radius: 30px;
    background-image: linear-gradient(40deg, #42bae5 18%, #26b0e1 0%);
    transition: 0.3s all ease-in-out !important;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    padding: 10px 60px !important;
    width: auto;
    color: rgb(255, 255, 255);
    border: none;
    cursor: pointer;
    outline: none;
}

.signup_buttonBlue:hover {
    background-image: linear-gradient(40deg, #ff9f31 18%, #E98D23 0%);
    transition: 0.3s all ease-in-out !important;
}

.dropdown_input .labell {
    width: 100%;
    top: -25px;
    left: 0px;
    font-weight: normal;
    color: rgba(89, 89, 89, 1);
    font-size: 16px;
}

.agree label {
    font-size: 14px;
    color: rgba(110, 110, 110, 1);
}

.agree label a {
    color: rgb(36 182 247);
}

.acc {
    font-size: 14px;
    color: rgba(115, 116, 128, 1);
    text-align: center;
    margin-top: 10px;
}

.agree {
    float: left;
    width: 100%;
    margin-top: -20px;
    margin-bottom: 40px;
    padding-left: 9px;
}

.signup-field-icon {
    z-index: 2;
    font-size: 14px;
    color: #08adfd !important;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 8px;
}

label.error {
    margin-top: 4px;
    font-size: 14px;
    color: red;
}

.signup_no_margin {
    margin: 0px !important;
    min-height: 0px !important;
}

.signup_no_margin .group {
    
}

.account_box {
    width: 508px;
    margin: 0% auto;
    display: flex;
    flex-direction: column;
    padding-top: 55px;
    justify-content: space-between;
}

.half_group.password input {
    padding-right: 50px !important;
}

.copyright {
    font-size: 14px;
    color: rgba(89, 89, 89, 1);
    text-align: center;
   
}


.agree [type=checkbox].filled-in:not(:checked)+label:after {
    border: 1px solid rgb(165, 163, 163) !important;
}

.agree [type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid rgb(38, 176, 225) !important;
    border-bottom: 2px solid rgb(38, 176, 225) !important;
    color: rgb(38, 176, 225);
}

.agree [type=checkbox].filled-in:checked+label:after {
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(38, 176, 225) !important ;
    color: rgb(38, 176, 225);
}

/* sign-up css end */


.customvtab .tabs-vertical li .nav-link.active .tab_number1 b {
    width: 26px !important;
    height: 26px !important;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    line-height: 28px;
    margin-top: 3px !important;
}

.customvtab .tabs-vertical li .nav-link.active .tab_number2 b {
    width: 26px !important;
    height: 26px !important;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    line-height: 28px;
    margin-top: 3px;
}

.customvtab .tabs-vertical li .nav-link.active .tab_number3 {
    color: rgba(13,125,231,1);
    border: none;
    background-image: linear-gradient(rgba(13,178,222,1) 0,rgba(0,91,234,1) 100%);
}

.customvtab .tabs-vertical li .nav-link.active .tab_number3 b {
    width: 26px !important;
    height: 26px !important;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    line-height: 28px;
    margin-top: 3px;
}

.modal_head .close {
    color: #000 !important;
    opacity: 1 !important;
}

.tab_done1::after {
    height: 137px!important;
    border-radius: 0px !important;
}

.blue {
    background-color: rgb(172 212 247 / 75%) !important;
}

.dashboard-comingsoon {
   padding: 102px 0px;
   height: 100%;
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-between;
}
.dashboard-comingsoon h2{
  
    font-size: 45px;
    line-height: 40px;
    color: #444444;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    margin: 25px 0;
}

.dashboard-comingsoon p{
  
    font-size: 20px;
    color: black;
    text-align: center;
}
.email-logo
{
    position: absolute;
    right: 300px;
}
.bell-logo
{
    position: absolute;
    right: 230px;
}
.search-logo
{
    position: absolute;
    left: 345px;
}






 /*Juice Checkboxes*/
 
 /*Juice Checkboxes*/
 
 .juiceboxes{
    float: left;
    width: 100%;
    margin-top: -20px;
    margin-bottom: 45px;
    padding-left: 9px;
 }
 .juiceboxes a{
    color: rgb(36 182 247);
 }
 .juiceboxes input[type=checkbox] {
    position: relative;
    width: 20px;
    height: 20px;
    color: #363839;
    border: 1px solid #817e7e;
    /* border-radius: 4px; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
  
    float: left;
  }
  .juiceboxes input[type=checkbox]::before {
    position: absolute;
    content: "";
    display: block;
    top: 1px;
    left: 7px;
    width: 6px;
    height: 11px;
    border-style: solid;
    border-color: #26b0e1;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
  }
  .juiceboxes input[type=checkbox]:checked {
    color: #fff;
    border-color: #26b0e1;
    background: #ffff;
  }
  .juiceboxes input[type=checkbox]:checked::before {
    opacity: 1;
  }
 
  
  .juiceboxes label {
    position: relative;
    cursor: pointer;
    font-size: 1.5em;
    /* font-weight: 600; */
    padding: 0px 0 0 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    color: rgba(110, 110, 110, 1);
  }
  .juiceboxes  label::before {
    position: absolute;
    content: attr(data-content);
    color: #9c9e9f;
    -webkit-clip-path: polygon(0 0, 0 0, 0% 100%, 0 100%);
            clip-path: polygon(0 0, 0 0, 0% 100%, 0 100%);
    text-decoration: line-through;
    text-decoration-thickness: 3px;
    -webkit-text-decoration-color: #363839;
            text-decoration-color: #363839;
    transition: -webkit-clip-path 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: clip-path 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: clip-path 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-clip-path 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }