:root {
  --theme-color: #FC9448;
  --theme-color-light: #ffe8d7;
  --theme-color-selected-text: #fff;
}

body{
    overflow-x: hidden !important;
}

html{
    overflow-x: hidden !important;
}

.app-btn-primary {
    background: var(--theme-color) !important;
    color: var(--theme-color-selected-text) !important;
    border-color: var(--theme-color) !important;
}

.auth-background-mask {
    background: var(--theme-color) !important;
    opacity: .1;
}
a:hover {
    color: var(--theme-color);
}
a {
    color: var(--theme-color);
    text-decoration: none;
}

/*.business-logo img{
	width: 18%;
}*/

.app-login{
    background: #fff;
}
.app-nav .nav-link.active {
    color: var(--theme-color) !important;
    background: var(--theme-color-light) !important;
    border-left: 3px solid var(--theme-color) !important;
    }
  .app-nav .nav-link:hover {
    color: #01afd0;
}

.app-btn-secondary:hover {
    color: var(--theme-color);
    border: 1px solid var(--theme-color);
    background: var(--theme-color-selected-text) !important;
}
.form-text-area{
	height: auto;
}

        .Neon {
    font-family: sans-serif;
    font-size: 14px;
    color: #494949;
    position: relative;
    

}
.Neon * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Neon-input-dragDrop {
    display: block;
    width: 343px;
    margin: 0 auto 25px auto;
    padding: 25px;
    color: #8d9499;
    color: #97A1A8;
    background: #fff;
    border: 2px dashed #C8CBCE;
    text-align: center;
    -webkit-transition: box-shadow 0.3s, border-color 0.3s;
    -moz-transition: box-shadow 0.3s, border-color 0.3s;
    transition: box-shadow 0.3s, border-color 0.3s;
}
.Neon-input-dragDrop .Neon-input-icon {
    font-size: 48px;
    margin-top: -10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.Neon-input-text h3 {
    margin: 0;
    font-size: 18px;
}
.Neon-input-text span {
    font-size: 12px;
}
.Neon-input-choose-btn.blue {
    color: #008BFF;
    border: 1px solid #008BFF;
}
.Neon-input-choose-btn {
    display: inline-block;
    padding: 8px 14px;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
    color: #8d9496;
    border-radius: 3px;
    border: 1px solid #c6c6c6;
    vertical-align: middle;
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.app-card.border-left-decoration {
    border-left: 3px solid #01afd0;
}

.order-details  {
    width: 100% !important;
}
.order-details .table .cell h5 {
    font-size: 16px;
    color: #202031;
    font-weight: 500;
}

.order-details .table .cell ul {
    margin: 0;
    padding: 0;
}
.order-details .table .cell ul li {
    list-style: none;
}

.status-pending{
    color: #E96155 !important;
}


.profile-left-box {
    background: #fff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 740px;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important;
}
.profile-left-box .profile-top {
    padding: 40px;
}
.profile-left-box h4 {
    font-size: 22px;
    color: #202031;
    font-weight: 500;
}
.profile-left-box p {
    font-size: 15px;
    color: #01afd0;
}

.nav-pills .nav-link {
    text-align: center;
    font-size: 17px;
    height: 60px;
    color: #202031;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #01afd0;
}
.tab-box {
    width: 193px;
}
.nav-pills .active img {
    filter: brightness(0) invert(1);
}

.profile-right-box {
    background: #fff;
    border-radius: 20px;
    padding: 40px 50px;
    height: 740px;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important;
}
.main-btn {
    background: var(--theme-color);
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    height: 55px;
}
    
.main-btn:hover{
    background: transparent;
    border:1px solid var(--theme-color);
    color: var(--theme-color);
}
.profile-right-box h5 {
    font-size: 17px;
    color: #202031;
    opacity: .5;
    font-weight: 400;
}
.profile-right-box h6 {
    font-size: 17px;
    color: #202031;
    font-weight: 500;
}

#order_details_Modal ul{
    padding: 0;
    margin: 0;
}
#order_details_Modal ul li{
    list-style: none;
    }

.order-details{
    padding: 50px;
    border-right: 1px solid #eaecef;
}



.order-info{
    background: #fff;
    padding: 20px 0;
    box-shadow: 5px 5px 10px #00000014;
    border-radius: 20px;
}

.order-info h5{
    font-weight: 600;
    font-size: 19px;
}

.order-info h6{
    font-weight: 400;
    font-size: 16px;
}
/*
.order-info .laundry-info{
    padding: 50px;
}*/

.app-card-body .logo-icon{
    width: 25%;
}

.stars{
    margin: 0;
    padding: 0;
    display: flex;
}

.stars li{
    list-style: none;
    margin-right: 10px;
    color: #ffc107;
}

.laundry-info .item-name{
    font-size: 20px;
}

.accordion-button:focus {
    box-shadow: none;
}
.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #ebf9fb;
    }

.total-amount{
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

 .progress{
        display: inline-flex;
        align-items: center;
        counter-reset: step;
        padding: 0;
        margin: 0;
        width: 100%;
        color: #F2F2F2;
        font-family: "Palanquin", sans-serif;
        list-style: none;
        text-transform: uppercase;
        background:transparent;
        height: 200px;
    }
    .progress__circle {
        width: 50px;
        height: 50px;
        border: 5px solid #F2F2F2;
        border-radius: 50%;
        display: flex;
        align-items: center;
        flex-flow: column nowrap;
        color: black;
    }
    .progress__circle:before {
        /* counter-increment: step;
          content: counter(step);
          font-family: FontAwesome;*/
        font-size: 2em;
        color: #fff;
        margin-top: 0.3em;
    }
    .progress__circle:after {
        /*  counter-increment: step;
          content: "Step " counter(step);*/
        margin-top: 0.5em;
    }
    .progress__bar {
        flex: 1;
        height: 5px;
        background: #F2F2F2;
    }
    .progress--done {
        background: #448011;
    }
    .progress--active {
        border: 5px solid #448011;
        color: #448011;
    }

.status-info{
    position: absolute;
    bottom: -66px;
}

.pickd{
    bottom: -80px !important;
}

.social-login {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.social-login li {
    list-style: none;
    margin: 0 20px;
    width: 55px;
    height: 55px;
    background: #F7F8FC;
    box-shadow: 2px 2px 6px #00000040;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s;
}

.social-login li:hover {
    margin-top: -10px;
}




.bg-white{
    background: #fff;
    box-shadow: 5px 5px 10px #00000026;
    border-radius: 20px;
    padding: 30px;
}

.detail-icon .app-icon-holder {
    display: inline-block;
    background: #edfdf6;
    color: #15a362;
    width: 50px;
    height: 50px;
    padding-top: 10px;
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
}

.detail-icon .app-icon-holder svg {
    width: 24px;
    height: 24px;
}

.detail-icon .app-card-title {
    font-size: 22px;
    margin-bottom: 0;
}



@media (min-width: 576px){
#addressModal .modal-dialog {
    max-width: 800px !important;
}

}

@media (max-width: 576px){
    .profile-left-box {
    flex-direction: column !important;
    height: max-content !important;
}
.profile-left-box .nav-pills .nav-link {
    width: 100% !important;
}
.profile-right-box {
    padding: 40px 15px !important;
}
    }

@media (max-width: 767px){
.profile-left-box {
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 280px;
}
.profile-left-box .nav-pills .nav-link {
    width: 50%;
}
.profile-right-box {
    margin-top: 50px;
    height: auto;
}
#order_details_Modal h6 {
    font-size: 16px;
}
#order_details_Modal h5 {
    font-size: 17px;
}
.app-card-body .logo-icon {
    width: 60%;
}
.bg-white{
    padding: 10px;
}
.contact-us-form {
    padding: 30px !important;

}
.view-btn{
    width: 100% !important;
        display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}

.app-logo .logo-icon {
    height: 150px !important;
    }

.app-auth-wrapper .auth-option {
    margin-bottom: 30px;
}


}

.form-label {
  font-size: 17px;
  font-weight: 600;
}



.blue-container{
    background: var(--theme-color) !important;
    color: var(--theme-color-selected-text) !important;
    border-radius: 10px;
}

.blue-container .text-primary{
    color: #fff !important;
}

.contact-us-form{
    padding: 100px;
    background: #fff;
    box-shadow: 3px 3px 10px #0000001a;
    border-radius: 20px;
}

.submit-btn{
    height: 50px;
}
.contact-us-form h3{
    font-weight: 700;
}

#reviewModal .logo{
    width: 50%;
}

#reviewModal .star-ratings {
    display: flex;
    margin: 0;
    padding: 0;
}

#reviewModal .star-ratings li {
    list-style: none;
    margin-right: 10px;
}

#reviewModal .h6 {
    font-size: 17px;
    margin-bottom: 0;
}

#reviewModal .form-control:hover {
    border-color: #01afd0 !important;
    box-shadow: none;
}

#reviewModal textarea.form-control {
    min-height: 270px;
}

#reviewModal .btn-primary{
    background: #01afd0;
    width: 50%;
    color: #fff;
}

#reviewModal .btn-secondary{
    background: transparent;
    color: #01afd0;
    border-color: #01afd0;
    width: 50%;
}

.active{
    color: white !important;
}

.card-list-view{
    padding: 1px 10px 30px;
}

.card-list-view .card-row .info-text-box h6{
    color: #5d6778;
    font-size: 0.875rem;
    font-weight: 700;
}

.card-list-view .card-row .info-text-box h5{
    color: #5d6778;
    font-size: 0.875rem;
    font-weight: 400;
}

.card-row{
    border-bottom: 1px solid #e7e9ed;
    padding-bottom: 20px;
        background: #fff;
    box-shadow: 2px 2px 10px #0000000d;
    border-radius: 10px;
    padding: 0 20px 20px !important;
}





@media (max-width: 425px) {

    .app-auth-wrapper {
    background: #fff;
    height: auto;
}

#forgot-layout{
    height: 100vh !important;
}

#login-layout{
    height: 100vh !important;
}

.app-auth-wrapper .auth-option {
    margin-bottom: 30px;
}

    .app-auth-wrapper .app-auth-body {
        width: 300px;
    }

    .card-list-view {
    padding: 1px 10px 30px;
}
    .app-page-title {
        font-size: 1.3rem;
    }

    /*.app-logo .logo-icon{
        width: 80%;
    }*/

    .app-logo .logo-icon {
    height: 150px !important;
    }

    #app-sidepanel .logo-icon {
    height: 100px !important;
    }

    .app-auth-branding {
    margin-top: 40px;
    }


    #myStatusController button{
        margin: 0 0 10px 0;
    }
    .detail-icon .app-card-title {
    font-size: 1.3rem;
    }
    .progress {
    flex-direction: column;
    height: max-content;
        margin-left: 20%;
    }

    .app-card-body .progress span {
    position: absolute;
    left: 110px;
    padding-top: 5px !important;
    font-size: 0.75rem;
    }
    .progress__circle {
    margin: 10px 0 !important;
        width: 30px;
    height: 30px;
}
.progress__circle:before {
    font-size: 1rem;
    color: #fff;
    margin-top: 0.2em;
}
    .selected-items{
        font-size: 1.1rem;
    }
    .profile-left-box .nav-pills .nav-link {
    width: 80% !important;
    margin: 0 auto;
}
.main-btn {
    height: 45px;
    width: 100%;
}
.profile-left-box .profile-top {
    padding: 30px 0 10px 0;
}
#addressModal .modal-content {
    width: 90%;
    margin: 0 auto;
}


.selected-items .accordion-body strong{
    font-size: 1rem;
    font-weight: 600;
}

.selected-items .accordion-body item-data{
    font-size: 1rem;
}
.app-card-body .border-bottom strong{
    font-size: 1.1rem;
}


}



@media (max-width: 375px) {
    .app-auth-wrapper .app-auth-body {
        width: 320px;
    }
    .app-notifications-dropdown .dropdown-menu {
    width: 270px;
    }
    .app-card-body .progress span {
    position: absolute;
    left: 90px;
    padding-top: 5px !important;
}
.progress {
    flex-direction: column;
    height: max-content;
/*    align-items: flex-end;*/
margin-left: 25%;
}
}

@media (max-width: 320px) {
    .app-auth-wrapper .app-auth-body {
        width: 280px;
    }
    .app-card-body .progress span {
    position: absolute;
    left: 70px;
}
}

.app-card-body .fa, .fas {
    font-weight: 700;
}


/*NEW CSS*/

    #login-layout .st0{opacity:0.08;fill:var(--theme-color-light);enable-background:new    ;}
    #login-layout .st1{fill:var(--theme-color);stroke:var(--theme-color);stroke-miterlimit:10;}
    #login-layout .st2{fill:var(--theme-color);}
    #login-layout .st3{fill:#FFFFFF;}
    #login-layout .st4{enable-background:new    ;}

    .app-nav-main .nav-link {
    color: #000 !important;
}

.app-nav-main .nav-link {
    color: #000 !important;
}

.app-nav .nav-link:hover {
    color: var(--theme-color) !important;
}

.laundry-card{
    border-bottom: 1px solid #e7e9ed;
    padding-bottom: 20px;
    background: #fff;
    box-shadow: 2px 2px 10px #0000000d;
    border-radius: 10px;
    padding: 40px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.laundry-card h5{
    margin-top: 20px;
    font-weight: 700;
}

.laundry-card p{
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

