

/* ------------------------------------------------*/
/* Common css for template */
/* ------------------------------------------------*/

.dashboard-area {
    padding-top: 60px;
    padding-bottom: 90px;
    font-family: Poppins, sans-serif !important;
}

.datepicker .datepicker-days{
    padding: 15px;
}

.ui-timepicker-container.ui-timepicker-no-scrollbar.ui-timepicker-standard{
    z-index: 99 !important;
}

.section-gap {
    padding-top: 120px;
    padding-bottom: 120px;
}

.sing-in-form-area .single-form{
    margin: 15px;
}


#service .form-group{
    margin: 15px;
}

.pignose-calendar {
    width: 500px !important;
    float: left;
}

.single-timeslot {
    background-color: var(--rs-theme-primary) !important;
    color: #ffffff;
    cursor: pointer;
    padding: 10px !important;
}

.order_wrap_box {
    font-weight: 600;
    padding: 30px;
}

#payment-gateway {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    font-size: 16px;
    padding-left: 10px;
}


.main-btn span{
  display: block !important;
}

input, select,.custom-checkbox, textarea {
    margin-top: 2% !important;
    margin-bottom: 1% !important;
    color: black !important;
}


.text-danger{
    font: normal 0 2rem/1.4 "remixicon" !important;
    margin: 10px 0;
}

.form-forget .link, .new-user .text a{
    font-size: 18px;
    text-decoration: none;
    color: var(--rs-theme-primary);
}

.alert-success p{
    color: green;
    font: normal 0 2rem/1.4 "remixicon" !important;
    margin: 0 4%;
}

.profile-link li, .user-profile-details .main-info li{
    list-style-type: none;
}

.profile-card .profile-link ul li a.active, .profile-card .profile-link ul li a:hover{
    background-color: var(--rs-theme-primary) !important;
    color: white !important;
}

.profile-user .profile-author img{
    margin: auto;
}

.dashboard-area{
    line-height: 2;
}

.single-form .showImage .user-photo{
    width: unset !important;
}

.profile-dashboard .main-info .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.profile-dashboard .main-info thead {
    display: table-header-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
    font-weight: bold;
}

.profile-dashboard .main-info .table{
    width: 100%;
}

.profile-dashboard .main-info .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.profile-dashboard .main-info tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

.profile-dashboard .main-info tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}

.profile-dashboard .main-info .table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    text-align: center;
}

.profile-dashboard .main-info .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.profile-dashboard .main-info .badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.profile-dashboard .main-info .badge-success {
    color: #fff;
    background-color: #28a745;
}

.profile-dashboard .main-info .badge-danger {
    color: #fff;
    background-color: #fc2803;
}

.profile-dashboard .main-info .badge-primary {
    color: #fff;
    background-color: #0314fc;
}

.profile-dashboard .main-info .badge-warning {
    color: #fff;
    background-color: #fcf803;
}

.profile-dashboard .main-info .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.profile-dashboard .main-info .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.profile-dashboard .main-info .btn-success {
    color: #fff;
    background-color: #28a745;
}

.profile-dashboard .main-info .btn-danger {
    color: #fff;
    background-color: #fc2803;
}

.profile-dashboard .main-info .btn-primary {
    color: #fff;
    background-color: #0314fc;
}

.profile-dashboard .main-info .btn-warning {
    color: #fff;
    background-color: #fcf803;
}

.sidebar-widget-area h4, .sidebar-widget-area a{
    color: #000000 !important;
}


.profile-card, .profile-dashboard, .profile-edit{
    border: 1px solid gray !important;
}

.profile-sidebar-title{
    border-bottom: 1px solid gray !important;
}

.profile-dashboard-wrapper .card-body .card{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /* background-color: #fff; */
    background-clip: border-box;
    border: 1px solid gray !important;
    border-radius: .25rem;
    height: 100%;
}

.profile-dashboard-wrapper .card-body .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    /* background-color: rgba(0, 0, 0, .03); */
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    font-weight: 700;
}

.profile-dashboard-wrapper .card-body .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}


.profile-dashboard-wrapper .card-body .card-body .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.profile-dashboard-wrapper .card-body .card-body thead th {
    display: table-header-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
    font-weight: bold;
}

.profile-dashboard-wrapper .card-body .card-body .table{
    width: 100%;
}

.profile-dashboard-wrapper .card-body .card-body tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

.profile-dashboard-wrapper .card-body .card-body tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}

.profile-dashboard-wrapper .card-body .card-body .table td, .profile-dashboard-wrapper .card-body .card-body .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0 !important;
    text-align: center;
}

.profile-dashboard-wrapper .card-header .card-title{
    border-bottom: 2px solid gray !important;
}


.profile-dashboard-wrapper .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.profile-dashboard-wrapper .badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.profile-dashboard-wrapper .badge-success {
    color: #fff;
    background-color: #28a745;
}

.profile-dashboard-wrapper .badge-danger {
    color: #fff;
    background-color: #fc2803;
}

.profile-dashboard-wrapper .badge-primary {
    color: #fff;
    background-color: #0314fc;
}

.profile-dashboard-wrapper .badge-warning {
    color: #fff;
    background-color: #fcf803;
}

@media only screen and (max-width: 992px) {
    .dashboard-icon{
        display: block !important;
    }

    .main-btn, .template-btn{
        width: -webkit-fill-available;
    }
}

.cont-links {
    right: 10%;
}

.slidein li{
    color: white !important;
}

.rs-services-details-thumb img,
.rs-blog-details-thumb img{
    max-height: 550px;
    display: block;
    margin: auto;
    width: 75% !important;
    margin-bottom: 3%;
}

.rs-portfolio-details-thumb img {
    max-height: 550px;
    display: block;
    margin: auto;
    /* width: 75% !important; */
    margin-bottom: 3%;
}

.dashboard-area input, .dashboard-area select, .dashboard-area textarea,
.resume-wrapper input, .resume-wrapper select, .resume-wrapper textarea{
    border: 0.5px solid var(--rs-theme-primary) !important;
}

@media only screen and (min-width: 992px) {
    .dashboard-area .single-form .template-btn{
        width: max-content;
        margin: auto;
    }

    .single-timeslot{
        width: 50%;
        margin-right: 15%;
    }
}

.field-box{
    margin-bottom: 0 !important;
}
.order_wrap_box{
    font-weight: unset;
}

.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a{
    background-color: black !important;
}

.pignose-calendar .pignose-calendar-body .pignose-calendar-row .pignose-calendar-unit-date a{
    color: var(--rs-theme-primary) !important;
}

.profile-form input, .profile-form textarea{
    padding: 5px;
    border-radius: 5px;
}

@media only screen and (max-width: 992px) {
    .profile-dashboard .profile-dashboard-wrapper .col-lg-5{
        margin-bottom: 20px;
    }

    .profile-dashboard .profile-dashboard-wrapper .col-lg-12{
        margin-bottom: 20px;
    }

    .rs-testimonial-area{
        margin-top: 20%;
    }

    .single-timeslot{
        width: 60%;
        margin: auto;
    }
}

@media only screen and (max-width: 478px) {
    .main-secition-home{
        padding-top: 5px !important;
    }

    .rs-testimonial-area{
        margin-top: 0;
    }

    .dashboard-area .container,
    .vaughn-features .container{
        margin-top: 20% !important;
    }

    .sing-in-form-wrapper{
        margin-top: 35% !important;
    }

    .dashboard-area .col-lg-3,
    .dashboard-area .col-lg-5,
    .dashboard-area .col-lg-6,
    .dashboard-area .col-lg-7,
    .dashboard-area .col-lg-9,
    .vaughn-features .col-md-8{
        width: 100% !important;
    }

    .dashboard-area .col-lg-9{
        margin-bottom: 10px;
    }

    .vaughn-features .container .justify-content-center{
        display: block !important;
    }

    .col-lg-3.col-md-6{
        margin-bottom: 10px !important;
    }


}


.swiper-button-prev,
.swiper-button-next{
    color: var(--rs-theme-primary) !important;
}

input, select,.custom-checkbox, textarea{
    border-radius: 5px;
    padding-left: 5px !important;
    border: 0.5px solid var(--rs-theme-primary) !important;
    color: black !important;
}

.single-form .custom-file input[type="file"] {
    padding: 0 !important;
}

.profile-edit, .profile-dashboard {
    padding: 20px 20px !important;
}

.profile-form .single-form button{
    padding: 10px;
}

.vaughn-features .features-box, .vaughn-features .features-box h5, label{
    color: black;
}

.vaughn-features h4{
    margin-top: 5% !important;
    margin-bottom: 3%;
}

.sign-in-area,
.vaughn-features,
.dashboard-area {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-area,
.vaughn-features {
    padding-top: 8% !important;
    font-family: Poppins, sans-serif !important;
}

.rs-smoother-yes{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.sign-in-area, .vaughn-features, .dashboard-area{
    flex: 1;
    min-height: unset !important;
}

.new-user p{
    color: black !important;
}

.justify-content-center {
    display: flex;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center!important;
    justify-content: center !important;
    width: 60%;
    margin: auto;
}

.sign-in-area .justify-content-center{
    width: unset !important;
    display: unset !important;
}

.ui-timepicker .ui-timepicker-viewport{
    color: black !important;
}

.nice-select{
    border: 1px solid var(--rs-theme-primary) !important;
    color: black !important;
}

.vaughn-features .justify-content-center{
    width: 100% !important;
    margin: unset !important;
}

.vaughn-features .custom-checkbox .custom-control-input{
    width: unset !important;
    height: unset !important;
}

.vaughn-features h4{
    color: black !important;
}

.pignose-calendar{
    margin-bottom: 10px;
}

.single-timeslot {
    margin: auto;
    display: block;
    width: auto;
    margin-bottom: 5px;
}

.order_wrap_box,
.order_wrap_box h3,
.payment_rec{
    color: black !important;
}

.order_payment_box .select-wrapper select{
    border: 1px solid var(--rs-theme-primary) !important;
}

.d-none{
    display: none !important;
}

.vaughn-features .col-lg-7 .col-lg-12 .calendar-container{
    display: flex;
}


@media (min-width: 992px) {
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        /* width: 50%; */
    }
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.dashboard-area .row{
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
}

.dashboard-area .col-lg-9{
    width: 70%;
    margin-left: 3%;
    color: black !important;
}

.dashboard-area .col-md-6 .single-form{
    margin-right: 2%;
}

.col-lg-5{
    width: 40%;
}

.col-lg-6{
    width: 50%;
}

.col-lg-7{
    width: 58%;
}

.sign-in-area .col-lg-6{
    width: unset !important;
}

.dashboard-area .profile-edit .profile-form .col-md-6,
.dashboard-area .profile-edit .profile-form .col-md-12,
.dashboard-area .profile-edit .profile-form .col-md-4{
    width: 100% !important;
}

.dashboard-col .col-lg-7{
    margin-left: 2%;
}

.mt-4{
    margin-top: 12px;
}
