
/* __________Poppinsd______________ */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* __________Lexend______________ */
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');



body{
    font-family: "Poppins", serif;
    font-size: 16px;
    line-height: 24px;
}

main > .container {
    padding: 70px 15px 20px;
	display: none;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.form-group {
    margin-bottom: 1rem;
}



/* ******************************************************************************** ***/
/* ******************* General CSS  **************************************************/

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.row{
    margin-right:0;
}
main{
    margin: 0 !important;
    width: 75% !important;
}
body{
    background: rgb(245,245,245);   
}

.homepage-wrapper > .row {
    flex-wrap: nowrap;
}
.dashboard-page .grid-view, .index-page .grid-view {
    width: 100% !important;
    overflow-y: scroll !important;
}

/************************** left-sidebar styling **********************************/


.left-sidebar-wrapper{
    background: #fff !important;
    max-height: 95vh;
    padding: 0 !important;
    width: 18% !important;
}
.left-sidebar {
    background: rgb(24, 36, 57);
    padding: 24px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    height: 100%;
}
.left-sidebar .site-logo{
      max-height:35.7px;
      max-width: 150px;
}


header {
    background: #fff;
    color: #003C71;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding: 27px 0 28px 56px;
    box-shadow: 0px 11px 13px -4px #8080804a;
    
}

.main-content{
    color: #404040;
    padding: 34px 0 41px 56px;
}

/* .site-signup .mb-3 {
    margin-bottom: 1rem !important;
    float: left;
    width: 50%;
} */







.site-logo {
    margin-bottom: 24px;
}
.left-navigation ul {
    padding-left: 0px !important;
}
.left-navigation ul li  {
    padding: 12px 0 12px 16px;
}
.left-navigation ul li a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #ffffff;
    position: relative;
    padding-left: 35px;
    display: block;
}
.left-navigation ul li:hover{
    background:#7AA3C3;
    border-radius: 50px;

}
.left-navigation ul .item1 a::before{
    content: "";
    background: url(./images/dashboadr.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.left-navigation ul .item2 a::before{
    content: "";
    background: url(./images/mdi_partnership-outline.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.left-navigation ul .item3 a::before{
    content: "";
    background: url(./images/lsicon_deal-outline.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.left-navigation ul .item4 a::before{
    content: "";
    background: url(./images/hugeicons_contracts.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.left-navigation ul .item5 a::before{
    content: "";
    background: url(./images/fluent_payment-32-regular.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.left-navigation ul .item6 a::before{
    content: "";
    background: url(./images/iconoir_reports.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.left-navigation ul .item7 a::before{
     content: "";
     background: url(./images/iconoir_reports.png) no-repeat center;
     width: 20px;
     height: 20px;
     position: absolute;
     top: 0;
     left: 0;
 }
.left-navigation ul .item8 a::before{
    content: "";
    background: url(./images/tabler_settings-cog.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.left-sidebar-wrapper {
    min-width: 250px;
}
.content-section {
    width: 82% !important;
    margin: auto !important;
    max-width: calc(100% - 250px);
}

/* ****************partner-create***************** */
.partner-create .form-element{
    display: grid;
    grid-template-columns: 1FR 1FR;
}
.create-page .main-content {
    padding: 34px 30px 41px 56px;
}
.distributor-signup-page .main-content {
    padding: 34px 0px 41px 56px;
}

.wrapper {
    display: grid;
    grid-template-columns: 1FR 1FR;
    column-gap: 1.5rem;
}
.heading-text h1{
    font-family: Poppins;
    font-weight: 600;
    font-size: 30px;
    line-height: 33px;
    letter-spacing: 0px;
    padding-bottom: 20px;
    margin: 0;
}
.partner-create p{
    margin-bottom: 45px;
}
.site-signup .order-form .row {
    display: block;
}
.create-page .form-group input label{
    display: inline;
    color: #565656;
}
.form-check {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
}
.distributor-signup-page .btn,
.create-page .btn {
    width: 172px !important;
    height: 52px !important;
    display: block;
    float: right;
    text-align: center;
    align-content: center;
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    border-radius: 38px;
    background-color: #7AA3C3;
    border: unset !important;
    margin-right: 50px;
    margin: 41px 30px 0px 0;
}

.distributor-signup-page #form-signup .row input,
.create-page .form-group input{
    height: 55px;
    border: 1.04px solid #18243933;
    background: rgb(255, 255, 255);
    width: 96% !important;
    margin-top: 8px;
}
.form-group select{
    height: 55px;
    border: 1.04px solid #18243933;
    background: rgb(245,245,245);
    width: 96% !important;
    margin-top: 8px;
}
.header-rows {
    display: flex;
    justify-content: space-between;
    align-content: center;
  }
.header-rows-wrapper {
    display: flex;
    align-items: center;
    gap: 36px;
}
#header {
    padding: 27px 52px 28px 56px !important;
}

.welcome-heading h2 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;

}
.notification-section a img{
    width: 42px;
    height: 42px;
}
.count {
    position: absolute;
    background: rgb(245,245,245);
    border-radius: 100%;
    color: #000;
    padding: 0px 9px;
    border: unset;
    font-size: 10px;
    top: -9px;
    left: 24px;
    border: 3px solid white;
}
.user-information-section b,
.notification-section {
    position: relative;
}
.user-information-section b::before{
    content: "";
    border: 1px solid rgb(245,245,245);
    position: absolute;
    top: -4px;
    left: -15px;
    width: 0px;
    height: 29px;
    background: rgb(245,245,245);
}
.partner-signup-page #header, .distributor-signup-page #header,
.partner-signup-page .left-sidebar-wrapper, .distributor-signup-page .left-sidebar-wrapper,
.login-page #header,
.login-page .left-sidebar-wrapper, .not-logged-in #header, .not-logged-in .left-sidebar-wrapper {
    display: none !important;
}
.distributor-signup-page.not-logged-in .left-sidebar-wrapper{
    display: block !important;
}

.user-information-section {
    position: relative;
}
.user-information-section img{
    width: 40px;
}
.user-menu {
    position: absolute;
    top: 61px;
    background: gray;
    padding: 0;
    margin: 0;
    width: 250px;
    right: -50px;
    z-index: 999;
}
.user-menu li{
    padding: 7px 20px;
    background: rgb(24,36,57);
    list-style: none;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}
/* .form-group {
    margin-bottom: 1.5rem !important;
    float: left;
    width: 50%;
} */
.form-control.is-valid:focus,
.form-control:focus {
    box-shadow: unset !important;
}


/* *********************************************partner-signup**************************** */


/* .signup-form-area #form-signup .row label{
    width: auto ;
    padding-left: 35px;
} */
.partner-create .city-state-zip-wrapper {
    display: grid;
    grid-template-columns: 1FR 1FR 1FR;
    gap: 1.5rem;
}
.partner-create h1{
    color: #404040 !important;
}
:is(.partner-create, .distributor-create, .distributor-signup-page) :is(label,select, input::placeholder,input,p){
    color: #565656 !important;
    white-space: nowrap;
}
.distributor-signup-page :is(input,select){
    margin-bottom: 1rem;
}
.partner-create :is(.form-control, .form-select){
    background: transparent !important;
    border: 1.04px solid #18243933 !important;
    border-radius: 10.35px !important;
   
}
.partner-create .create_form{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
 .partner-create .form-control,
 .partner-create .form-select,
.signup-form-area #form-signup .form-select,
.signup-form-area #form-signup .form-control{
    height: 55px;
    border-radius: 100px;
    padding-left: 24px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0%;
}
/* .signup-form-area h1{
    font-family: Poppins;
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0%;
    padding-left: 60px;

} */
.signup-form-area h1,
.login-page .login-form-wapper h1{
    font-family: Poppins;
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
}

/* .signup-form-area {
    padding: 0;
    margin: 0;
} */
/* .signup-form-area #form-signup {
    padding-left: 80px;
} */
.partner-signup-page .order-form .btn-primary, .distributor-signup-page .order-form .btn-primary, .signup-page .order-form .btn-primary{
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    height: 68px;
    background-color: #7AA3C3;
    border-radius: 100px;
    border: #7AA3C3;
    display: block;
    margin-top: 24px;
}
.order-form .btn-primary:hover {
    background-color: #58a0d6;
}
.col-sm-10 {
    margin: 0;
}
.terms-conditions {
    display: flex;
    justify-content: end;
}
.signup-bottom {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0%;
    color: #404040;
    /* padding-top: 100px; */
}
.signup-bottom a{
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #404040;
}


/* .banner-area img {
    width: 100%;
    height: auto;
    overflow: hidden;
    object-fit: cover;
} */
.banner-area {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    padding: 0 !important;
}
.banner-area img {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.distributor-signup-button {
    position: absolute;
    bottom: 40px;
    right: 25px;
}
.distributor-signup-button a{
    text-decoration: none;
    color: #fff;
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    border: 1px solid;
    border-radius: 100px;
    padding: 16px;
}
.distributor-signup-button a:hover {
    background-color: #7AA3C3;
    color: #FFFFFF;
    border-color: #7AA3C3;
}

/* .partner-signup-page .main-content {
    padding: 34px 0 41px 0px !important;
} */

:is(body.login-page,body.partner-signup-page,body.distributor-signup-page,body.signup-page) .main-content {
    padding: 25px 0 41px 0px;
    
}

/* .partner-signup-page .signup-form-area {
    padding-top: 12px;
} */

:is(body.login-page,body.partner-signup-page,body.distributor-signup-page,body.signup-page) .content-section{
 width: 100% !important;
margin: 0 !important; 
max-width: unset !important;

}
:is(body.login-page,body.partner-signup-page,.distributor-signup-page,.signup-page) .container{
    max-width: 1440px !important;
    padding: 0 20px;
}
.partner-signup-page .col-form-label, .distributor-signup-page .col-form-label, .signup-page .col-form-label{
    display: inline !important;
    padding-left: 1.5rem;
    color: #000;
    width: 100%;
}

/* **************************************login-page**************************** */

.site-login .row{
    align-items: center;
}
.login-page label[for='loginform-rememberme'] {
    padding-left: .3rem !important;
}
.login-page .form-area p,
.login-page .form-area h1 {
    text-align: center;
    line-height: 1.6;
    padding: 0;

}
.login-page form#login-form label {
    padding-left: 1.5rem;
    color: #000;
    padding-bottom: 8px;
}
.login-page input{
    width: 379;
    height: 55;
    border-radius: 100px;

}
.login-form-wapper {
    display: grid;
    padding: 0 25px 0 36px;
}
.login-page .btn {
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    height: 68px;
    background-color: #7AA3C3;
    border-radius: 100px;
    border: #7AA3C3;
    width: 100% !important;
    display: block;
    margin-top: 24px;
}
.login-page .login-form-wapper p{
    margin-bottom: 2rem;
    color: #565656;
    font-weight: 400;
}

/* .login-page .login-form-wapper label{
    padding-left: 18px;
} */
/* .login-page .form-and-header-wrapper {
    padding: 0 103px 0 84px;
} */

.partner-signup-page .partner-sign-up-form-wrapper, .distributor-signup-page .partner-sign-up-form-wrapper,  .signup-page .partner-sign-up-form-wrapper,
.login-page .form-and-header-wrapper {

    height: auto;
    margin-top: 70px;
}

.login-page .login-form-wapper #loginform-password,
.login-page .login-form-wapper #loginform-email{
    /* width: 373px !important; */
    padding-left: 1.5rem !important;
    height: 55px;
    color: #565656;
}
.login-page .homepage-wrapper {
    background: linear-gradient(18deg, #7AA3C3 -12%, white 45%);
}
.login-page .form-area {
    position: relative;
}

.col-lg-7.invalid-feedback {
    padding-left: 18px;
  }

/* .login-page .signup-bottom {
    padding-top: 200px;
} */
/* .login-form-wapper .form-area .logo-image{
    margin-bottom: 25%;
} */
.partner-signup-page .btn-section, .distributor-signup-page .btn-section, .signup-page .btn-section,
.login-page .btn-section {
    display: flex !important;
    gap: 7px;
    align-content: center;
    margin-top: 13px;
}
.partner-signup-page .btn-section a, .distributor-signup-page .btn-section a, .signup-page .btn-section a,
.login-page .btn-section a {
    padding: 18.5px 0;
    border: 1px solid #565656;
    border-radius: 100px;
    margin-top: 10px;
    font-size: 14px;
    color: #404040;
    text-decoration: none;
    width: 50%;
    text-align: center;
}
/* .btn-section .btn1,
.btn-section .btn2{
    position: relative;
} */
.partner-signup-page .btn-section a span, .distributor-signup-page .btn-section a span, .signup-page .btn-section a span,
.login-page .btn-section a span{
    position: relative;
}
.partner-signup-page .btn-section a span::before, .distributor-signup-page .btn-section a span::before, .signup-page .btn-section a span::before,
.login-page .btn-section a span::before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: -1.8rem;
    top: -4px;
}
.partner-signup-page .btn-section a.btn1 span::before, distributor-signup-page .btn-section a.btn1 span::before, .signup-page .btn-section a.btn1 span::before,
.login-page .btn-section a.btn1 span::before {
    background: url('../css/images/mdia_apple.svg') no-repeat center center !important;  
}
.partner-signup-page .btn-section a.btn2 span::before,.distributor-signup-page .btn-section a.btn2 span::before,.signup-page .btn-section a.btn2 span::before,
.login-page .btn-section a.btn2 span::before {
    background: url('../css/images/icons_google.svg') no-repeat center center;  
}

.login-page .form-area {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 auto;
}
/* **************************************distributor-form****************************** */

.distributor-form {
    padding: 0;
}
.distributor-signup-page #form-signup .row label, .signup-page #form-signup .row label  {
    display: inline;
}
.distributor-signup-page .order-form a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #404040;
    padding-left: 6px;
}
.distributor-signup-page .row{
    margin: 0;
}
.distributor-signup-page .global-form{

}

.site-signup .order-form .row{
    margin: 0 !important;
}
.partner-signup-page .col-sm-10, .distributor-signup-page .col-sm-10,
.distributor-signup-page .container-fluid ,
.distributor-signup-page #form-signup .row label,
.site-signup .col-sm-10{
    padding: 0 !important;
}
.partner-signup-page .col-sm-10, .distributor-signup-page .col-sm-10,
.site-signup .col-sm-10 {
    width: 100% !important;
}
.submitmutton-btn {
    display: flex;
    justify-content: end;
}

/* *******************partner/index********************* */
.table-striped thead th a,
.table-striped tbody td a{
    list-style: none;
    color: #404040;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;

}
.table-striped thead .filters td .form-control,
.table-striped thead .filters td .help-block,
.table-striped tbody td a,
.table-striped tbody td {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #565656;
}
.table-striped tbody td {
    padding-top: 23px;
}
.table-striped tbody td a svg {
    display: none !important;
}
.table-striped tbody td a[title="View"]::before{
    content: "";
    background: url(../css/images/carbon_task-view.png) no-repeat center;
    width: 20px;
    height: 20px;
    display: block;
}
.table-striped tbody td a[title="Update"]::before{
    content: "";
    background: url(../css/images/lucide_edit.png) no-repeat center;
    width: 20px;
    height: 20px;
    display: block;
}
.table-striped tbody td a[title="Delete"]::before{
    content: "";
    background: url(../css/images/fluent_delete-24-regular.png) no-repeat center;
    width: 20px;
    height: 20px;
    display: block;
}
.table-striped thead tr th{
    color: #404040;
    background-color: #E2EDF4;
    height: 45px;
}
.table-striped tbody tr{
    background-color: #fff !important;
    height: 65px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) > * {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: unset !important;
}
.dashboard-page .table-bordered > :not(caption) > * > *,
.index-page .table-bordered > :not(caption) > * > * {
    border-width: 0px !important;
}
.index-page .table-striped tbody td:last-child,
.dashboard-page .table-striped tbody td:last-child{
    padding-right: 18px;
    display: flex;
    gap: 10px;
}

.dashboard-page .grid-view,
.index-page .grid-view {
    padding-top: 20px;
}
.summary {
    padding-bottom: 20px;
    transform: translate();
}
/* ********************************partner/view**************************** */
.partner-view,
.partner-update {
    padding-right: 0px;
}
.partner-view .table-striped{
    border-collapse: separate;
    border-spacing: 40px 10px;
    background: #fff;
    border-radius: 16px;
    padding: 18px;
}

.partner-view .table-striped tbody,
.partner-view .table-striped tr,
.partner-view .table-striped tr th,
.partner-view .table-striped td {
    border: unset;
}


.partner-view .detail-view tr {
    display: inline-flex;
    flex-direction: column;
    width: 49%;
    height: auto;
  }
.partner-view .table-striped td {
    border-bottom: 1px solid #A2A1A81A;
    padding-right: 20px !important;
    color: #565656;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0%;
    margin-right: 25px;
    margin-bottom: 34px;
    padding-top: 0 !important;
}

.partner-view .table-striped tr th{
    color: #56565680;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;
}



.btn-itmes {
    display: flex;
    justify-content: end;
    gap: 10px;
}

.partner-update .form-buttons .cancel,
.partner-view .btn-itmes .cancel,
.partner-view .btn-itmes .download {
    height: 52px;
    border-radius: 100px;
    border: 1px solid rgb(122, 163, 195);
    background: transparent;
    width: 134px;
    margin: 16px 0 40px;
    align-content: center;
    color: #404040;
}
.partner-update .form-buttons .cancel:hover,
.partner-view .btn-itmes .cancel:hover,
.partner-view .btn-itmes .download:hover {
    background-color: rgb(122, 163, 195);
    color: #ffffff;
}
.partner-update .form-buttons .btn-success,
.partner-update .form-groups .btn-success,
.partner-view .btn-itmes .edit {
    height: 52px;
    background-color: rgb(122, 163, 195);
    border-radius: 100px;
    border: rgb(122, 163, 195);
    width: 134px;
    margin: 16px 0 40px;
    align-content: center;
}


.partner-view .btn-itmes .btn-danger {
    height: 52px;
    background-color: #FB2828;
    border-radius: 100px;
    border: rgb(122, 163, 195);
    width: 134px;
    margin: 16px 0 40px;
    align-content: center;
}

.modals {
    display: none; 
    position: fixed; 
    z-index: 1000; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
}

.modal h2 {
    margin-top: 0;
}
.warning-box {
    background: #ffe6e6;
    color: #b30000;
    padding: 10px;
    border-left: 4px solid red;
    margin: 15px 0;
    font-size: 14px;
    text-align: left;
}
.buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.btn {
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}
.modal-content {
    background-color: white;
    width: 550px; 
    height: 350px; 
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.cancel {
    background: #f0f0f0;
}
.delete {
    background: #4a90e2;
    color: white;
}
.close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 18px;
}
/* **************************************partner-update************************************************** */
.partner-update label{
    color: #56565680;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    width: 100%;
}
.partner-update .form-buttons .cancel{
    margin-right: 10.5px !important;
}
.partner-update select{
    color: #565656 !important;
}
.partner-update input{
    border-bottom: 1px solid #A2A1A81A !important;
    color: #565656;
    background: unset;
    padding: 10px 0;
    border-radius: 0;
    border: 0;
}
.partner-update .form-element {
    background: #fff;
    padding: 37px 50px 18px 50px;
    border-radius: 24px;
    margin-top: 45px;
    display: grid;
    grid-template-columns: 1FR 1FR;
    column-gap: 1.5rem;
}
  .partner-update input[type="file"]{
    border-bottom: unset !important;
  }
  .partner-update .form-element:has(.wrapper) {
    display: block !important;
}
.partner-update .form-element:has(.wrapper) .wrapper2 {
    display: grid;
    grid-template-columns: 1FR 1FR;
    gap: 1.5rem;
}
/* .partner-update .form-group {
	width: 48%;
	margin-left: 20px;
} */

.form-buttons {
    text-align: end;
}
.partner-update .form-group {
    float: unset !important;
    width: unset !important;
    
    select {
        border: none !important;
        border-radius: 0 !important;
        border-bottom: 1px solid #A2A1A81A !important;
    }
}


.popup {
    display: none; 
    position: fixed; 
    z-index: 1000; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
}
.popup-content {
    background-color: white;
    width: 450px; 
    height: 300px; 
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.popup h2 {
    margin: 15px 0 10px;
    font-size: 20px;
    font-weight: bold;
}
.popup p {
    color: #666;
    margin-bottom: 20px;
    font-size: 14px;
}
.popup button {
    padding: 12px;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
}
.yes-btn {
    background-color: #7AA3C3;
    color: white;
}
.cancel-btn {
    background: white;
    border: 1px solid #000;
}
.close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    font-size: 34px;
}
/* ------------------------------------------.signup-page------------------------- */
.signup-page .signup-wrapper {
    width: 100%;
    padding: 0;
}
.signup-page .main-content{
    padding: 34px 45px 41px 56px;
}
.signup-page .signup-wrapper .field-signupform-verify_password label {
    white-space: nowrap;
}
.signup-page .signup-wrapper .row label{
    padding: 0;
    color: #565656 !important;
} 
.signup-page .signup-wrapper .row input {
    line-height: 21px;
    background: transparent !important;
    border: 1.04px solid #18243933 !important;
    height: 55px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.signup-page .signup-wrapper form#form-signup {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 25px;
}
.signup-page .site-signup h1{
    margin-bottom: 20px;
}
.signup-page .site-signup p {
    margin-bottom: 2.5rem;
}
.distributor-signup-page .heading-text p a,
.signup-page .site-signup p a,
.signup-page .signup-wrapper label.form-check-label a{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #404040;
    padding-left: 6px;
}
.signup-page .signup-wrapper form .btn{
    width: 172px !important;
    height: 52px !important;
    display: block;
    float: right;
    text-align: center;
    align-content: center;
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    border-radius: 38px;
    background-color: #7AA3C3;
    border: unset !important;
    margin-right: 50px;
    margin: 41px 0px 0px 0;
}
/* ************************************request-password-reset-page********************* */
.request-password-reset-page .left-sidebar-wrapper,
.request-password-reset-page header{
    display: none !important;
}

.request-password-reset-page .main-content{
    padding: 25px 0 41px 0px;
}
.request-password-reset-page .content-section {
    width: 100% !important;
    margin: 0 !important;
    max-width: unset !important;
}
.request-password-reset-page footer .container,
.request-password-reset-page .position-relative .container{
    max-width: 1440px !important;
}
.request-password-reset-page .position-relative .container {
    padding: 0;
}
.request-password-reset-page .form-and-header-wrapper h1{
    font-family: Poppins;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    line-height: 1.6;
    padding: 0;
}
.request-password-reset-page .form-and-header-wrapper p{
    margin-bottom: 2rem;
    color: #565656;
    font-weight: 400;
    text-align: center;
}
.request-password-reset-page .form-and-header-wrapper {
    padding: 0px 80px 0 118px;
    height: 100%;
    display: grid;
    place-content: center;
}
.request-password-reset-page footer .footer-section p{
    padding-top: 45px;
}
.request-password-reset-page form input{
    padding-left: 1.5rem !important;
    border: 1.04px solid #18243933 !important;
    height: 55px;
    color: #565656;
    border-radius: 100px;
}
.request-password-reset-page form label{
    padding-left: 1.5rem;
    color: #000;
}
.request-password-reset-page .invalid-feedback{
    padding-left: 1.5rem;
}
.request-password-reset-page button{
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    height: 68px;
    background-color: #7AA3C3;
    border-radius: 100px;
    border: #7AA3C3;
    width: 100% !important;
    display: block;
    margin-top: 24px;
}

.user-menu a{
    color: #ffffff;
    text-decoration: none;
}

.breadcrumb{
    margin-left: 50px;
}

.table.table-striped.table-bordered{
    overflow-x: scroll;
}

#deal-deal_amount{
    text-align: left !important;
}


form div.required label.control-label:after {

    content:" * ";

    color:red;

}

form div.required label.col-form-label:after {

    content:" * ";

    color:red;

}

form div.required label.col-form-label:after {

    content:" * ";

    color:red;

}

form div.required label.form-label:after {

    content:" * ";

    color:red;

}

.term-and-account-links {
    margin-top: 20px;
}

.pagination li{
    padding: 0px 5px;
}

.table-striped td a{
    margin-top: 5px;
    float: left;
}

.help-block{
    color: red;
}

@media (min-width: 769px) {
    .distributor-signup-page.not-logged-in .left-sidebar-wrapper {
        display: none !important;
    }
}
