.my-profile {
    min-height: calc(100vh - 189px);
}

/*.my-profile-main .container {
    max-width: 90% !important;
}*/

.my-profile h4 {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    color: #4f2e73;
    font-weight: 400;
}
input#usersentotp {
    width: Calc(100% - 260px);
}
.top-heading-sec {
    padding-bottom: 30px;
    display: flex;
    align-items: center;
}

.my-profile .remaining-envelops {
    float: right;
}

/*@media (min-width: 991px) {
    .container {
        max-width: 100% !important;
    }
}*/

.side-navigation-s {
    list-style: none;
    padding: 0;
}

    .side-navigation-s li {
        padding: 20px 25px;
        border-right: none;
        border-bottom: none;
        width: 100%;
        border-bottom: 1px solid #CCCCCC;
        color: #000000;
    }

.side-container {
    border-top: 1px solid #CCCCCC;
    height: 100%;
    border-right: 1px solid #CCCCCC;
}

.side-navigation-s li.last-child {
    border-bottom: 1px solid #cccccc;
}

.side-navigation-s a {
    text-decoration: none;
    border-left: none;
    color: #000;
    width: 100%;
}

    .side-navigation-s a:hover li {
        color: #4f2e73;
        text-decoration: none;
    }

.side-navigation-s li:hover {
    background-color: rgb(242, 248, 255);
}

    .side-navigation-s li:hover .side-navigation-s li a {
        color: #4f2e73;
    }

.side-navigation-s li.active {
    color: #4f2e73;
    font-weight: bold;
    font-size: 16px;
    background-color: rgb(242 248 255);
}

/*.my-profile .col-lg-3 {
    border-right: 1px solid #CCCCCC;
}*/

/*@media (min-width:992px) {
    .my-profile .col-lg-3 {
        padding-right: 0;
    }
}*/

.create-new-btn {
    font-size: 16px;
    background: linear-gradient(to right, #4f2e73 0%, #4f2e73 51%, #59b246 100%);
    color: #ffffff;
    padding: 8px 14px;
    border: none;
    border-radius: 0;
    background-size: 200% auto;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.top-header-s {
    border-top: 1px solid #CCC;
}

.my-profile .right-side-content-sec {
    padding-left: 0;
}

.inner-section-s {
    padding: 25px 25px 50px;
    color: #000;
    padding-right: 0px;
}

.my-profile h6 {
    font-size: 16px;
    margin-left: 80px;
    color: #808080;
    font-weight: 400;
    position: relative;
}

    .my-profile h6:before {
        content: '';
        position: absolute;
        height: 40px;
        width: 1px;
        background-color: #CCCCCC;
        left: -40px;
        top: -10px;
    }

@media (max-width:991px) {
    .my-profile .col-lg-2 {
        padding-right: 15px;
    }

    .my-profile h4 {
        font-size: 20px;
        font-family: 'Roboto', sans-serif;
        color: #4f2e73;
        font-weight: 500;
    }

    .my-profile .remaining-envelops {
        float: none;
    }

    .top-heading-sec {
        padding: 10px 15px 20px;
        flex-direction: column;
        align-items: flex-start;
    }

        .top-heading-sec h4 {
            margin-bottom: 12px;
            font-size: 26px;
        }

        .top-heading-sec:first-of-type {
            padding-bottom: 0;
            padding-top: 20px;
            margin-left: 15px;
        }

    .my-profile h6:before {
        height: 60px;
        left: -20px;
        top: -40px;
    }

    .my-profile .col-lg-10 {
        padding-left: 15px;
    }

    .side-navigation-s li {
        padding: 15px 20px;
    }

    .top-header-s {
        display: flex;
        flex-direction: column;
        padding: 20px 15px;
    }

    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: revert;
    }

    .my-profile h6 {
        margin-bottom: 15px;
        margin-left: 0;
    }

    .top-header-s p {
        margin-bottom: 15px;
    }

    .my-profile .col-lg-2 {
        border-right: none;
    }

    .inner-section-s {
        padding: 30px 0px;
    }

        .inner-section-s h6 {
            margin-bottom: 8px;
        }

    .input-icon-s {
        right: 20px;
    }
}

.card-body #pass,
#confirm_pass {
    background-color: #e9ecef;
    color: #808080;
}

    .card-body #pass::placeholder {
        color: #808080;
    }
.my-profile .form-control.text-box, .form-control.text-box {
    background-color: #e9ecef;
    opacity: 1;
}
    #confirm_pass::placeholder {
        color: #808080;
    }

.my-profile .form-control {
    Height: 50px !important;
    background-color:transparent;
}

.my-profile .form-group {
    margin-bottom: 22px;
}

.my-profile .card-header {
    background-color: #e9ecef;
}

.my-profile .input-div .span2::before {
    top: 15px;
}

.my-profile .input-div .span2::after {
    top: 12px;
    right: 30px;
    font-size: 20px;
}

@media only screen and (max-width: 767px) {
    .my-profile .phone-no-input {
        max-width: 100%;
        margin-bottom: 25px;
    }
}

.my-profile .phone_number span {
    color: #CCCCCC;
}

.account-content .col-lg-2 {
    border: none;
}

.account-content label {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.account-content .role-list li {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 15px;
}

.my-profile .card-header {
    font-size: 16px;
}

.my-profile .credit-card-img {
    width: 30px;
    margin-right: 10px;
}

.my-profile .input-group.radiocheck label {
    font-weight: 400;
    margin-left: 5px !important;
}

    .my-profile .input-group.radiocheck label:first-of-type {
        margin-right: 30px;
    }

.my-profile input[type='radio']:checked:before {
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    background-color: #4f2e73;
    z-index: 3;
    border-radius: 50%;
    transform: translate(0.5px, 7px);
}

.my-profile input[type='radio']:after {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    top: 2px;
    left: -5px;
    position: relative;
    background-color: #ffffff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #ccc;
}

.my-profile input[type='radio']:checked::after {
    border: 2px solid #4f2e73;
}

.default-page-input {
    display: flex;
    align-items: center;
}

.checkbox-alias {
    background-color: #e9ecef;
    width: 100%;
    height: 50px;
    z-index: 1;
    position: relative;
    transition: all 250ms ease-out;
    cursor: pointer;
    font-size: 16px !important;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border: 1px solid #CCCCCC;
    font-style: italic;
    align-items: center;
    color: #808080 !important;
}

.invisible-checkboxes input[type=checkbox] {
    display: none;
}
#selected {
    color: #0951a2;
}
    .invisible-checkboxes input[type=checkbox]:checked + .checkbox-alias {
        border: 3px solid #CCCCCC;
    }

.invisible-checkboxes {
    display: flex;
}

.default-page-input input {
    height: 50px !important;
}

.select2-container .select2-selection--single {
    height: 50px !important;
    border-radius: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    content: "\f107" !important;
    position: absolute;
    right: 12px;
    color: #aaaaa9;
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: 900;
    line-height: 30px;
    z-index: 1;
    background-image: initial !important;
    top: 24px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    color: #808080 !important;
}

.select2-container .select2-selection--single:hover,
.select2-container .select2-selection--single:focus {
    border: 1px solid;
}

/*------------------------------styles for custom select --------------------------------------------*/
.select2-container {
    display: block;
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        height: 40px;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        border: 1px solid #e7e7e7;
        color: #979797;
        font-size: 13px;
        display: flex;
        align-items: center;
    }

        
        .select2-container .select2-selection--single:focus {
            border: 2px solid #F29545 !important;
        }

        .select2-container .select2-selection--single .select2-selection__rendered {
            padding-right: 40px;
            padding-left: 12px;
        }

.editor_section .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    width: 38%;
    max-width: 40px;
    top: 0;
    right: 0;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
    transform: rotate(180deg)
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}


.select2-container .select2-results__option:hover,
.select2-container .select2-results__option:focus {
    background: #4f2e73;
    color: #fff;
}

.select2-dropdown {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
}

.select2-container--open .select2-dropdown {
    top: 6px;
}

.select2-results__option {
    padding: 7px 12px;
    line-height: normal;
    white-space: nowrap;
    font-size: inherit;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 70vh;
}

.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 0px !important;
}
    .select2-container--default .select2-selection--single .select2-selection__arrow:before {
        content: "";
        position: absolute;
        top: 37px;
        bottom: 0;
        right: 100%;
        margin: auto;
        background-color: #e7e7e7;
        width: 2px;
        height: 35px;
        left: -40px;
        z-index: 2;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 38px !important;
    }

.input-labels label {
    color: #4f2e73;
}

    .input-labels label:first-of-type {
        margin-right: 115px;
    }

.formating-option {
    display: flex;
    align-items: center;
    justify-content: center;
}

.default-select-section {
    padding: 30px 0px;
}

.envelope-setting-content {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 30px;
}

    .envelope-setting-content p {
        color: #808080;
        font-size: 16px;
        font-weight: 400;
    }

.default-btn-section {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

    .default-btn-section .cancel-white-btn {
        background-color: #FFFFFF;
        color: #808080;
        border: 1px solid #CCCCCC;
        font-weight: bold;
    }

    .default-btn-section .gradient-btn {
        font-weight: bold;
    }

.blue-label {
    color: #4f2e73 !important;
    margin-left: -15px;
}

.text-property .blue-label {
    margin-left: 0;
}

.left-side-content-sec {
    padding-right: 0px;
}

@media only screen and (max-width: 991px) {
    .blue-label {
        margin-left: 0;
    }

    .left-side-content-sec {
        padding-right: 15px;
    }
}

.my-profile .toggle-password {
    top: 25px;
}

.update_details .control-label {
    color: #666666;
}

.update_details .form-control {
    width: 100%;
    border-radius: 0;
    font-size: 16px;
}

.update_details .card-header {
    font-weight: bold;
}

.update_details button {
    padding: 12px 35px;
}

    .update_details button:hover {
        color: #FFF !important;
    }

.update_details .card {
    border-radius: 0;
    border: 1px solid #cccccc;
}

.toggle-password,
.toggle-password1 {
    position: absolute;
    right: 30px;
    top: 50%;
    color: #b3b3b3;
    transform: translateY(-50%);
    z-index: 99;
}

.billing-row-wrapper {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.document-count-section .document-count {
    font-size: 24px;
    color: #4f2e73;
    margin: 20px 0;
    font-weight: 500;
}

.current-plan-section .billing-date {
    margin: 25px 0 0;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #58595a;
}

.plan-detail {
    font-weight: 500;
    color: #4f2e73;
    margin-bottom: 16px;
}

.plan-detail-desc {
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #58595a;
}

.subscription-details a {
    color: #29abe2 !important;
    word-break: break-word;
    margin-bottom: 10px;
    display: flex;
    justify-content: end;
}


.update_details .card .card-body .form-group label.control-label {
    font-weight: bold;
    color: black;
    font-size: 16px;
    margin-bottom: 10px;
}

.panel-collapse {
    margin-bottom: 16px;
}

    .panel-collapse .accordian-panel {
        background: #f8f8f8;
        border: 1px solid #ccc;
        padding: 30px;
        margin-top: 30px;
    }

.accordian-panel-heading {
    position: relative;
}

.change-subscription .nav-tabs {
    border: 0 none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    width: 100%;
}

    .change-subscription .nav-tabs > li > a.active, .change-subscription .nav-tabs > li > a.active:focus, .nav-tabs > li > a.active:hover {
        border-color: transparent;
        background: #4f2e73;
        color: #fff !important;
    }






































input:focus-visible {
    outline: none;
}

.update_details .control-label {
    color: #666666;
}

.update_details .form-control {
    width: 100%;
    border-radius: 0;
    font-size: 16px;
}

.update_details .card-header {
    font-weight: bold;
}

.update_details .phone_number span {
    color: rgb(135, 135, 135);
    font-size: 10px;
}

.update_details button {
    padding: 12px 35px;
}

.update_details .card {
    border-radius: 0;
    border: 1px solid #cccccc;
}

.current_plan {
    position: relative;
    margin-bottom: 90px;
}

    .current_plan a {
        position: absolute;
        right: 10px;
        top: 14px;
        color: #878787;
    }

.cancel-feedback-wrapper label {
    margin-bottom: 0.5rem !important;
}

.current_plan .content_icon h4 {
    color: #24984d;
    font-size: 60px;
}

.current_plan .content_icon p {
    color: #666666;
}

.password_plan input {
    position: relative;
}

.password_plan span {
    position: absolute;
    right: 5px;
    top: 10px;
    z-index: 999;
}

#disabled {
    text-align: center;
    padding: 100px 0;
}

    #disabled .disabled_content {
        width: 60%;
        margin: auto;
        box-shadow: 0px 1px 11px 0px #6c757da8;
        border-radius: 14px;
    }

        #disabled .disabled_content ul {
            box-sizing: border-box;
            overflow: hidden;
        }

            #disabled .disabled_content ul li {
                background: linear-gradient(to right, #117b3c 0%, #59b246 51%, #59b246 100%);
                padding: 30px;
                border-radius: 10px 10px 0 0;
                overflow: hidden;
                color: white;
                font-weight: bold;
                font-size: 20px;
            }

                #disabled .disabled_content ul li:nth-child(2) {
                    background: #ffffff;
                    border-radius: 0 0 10px 10px;
                    color: #000;
                    font-weight: normal;
                    font-size: 16px;
                }


.customers2 td,
.customers2 th {
    border: 1px solid #ddd0 !important;
    padding: 10px !important;
    text-align: center;
}


.customers2 .pencil i {
    font-size: 20px;
    color: #4f2e73;
}

.customers2 .pencil a {
    font-size: 20px;
    color: #4f2e73;
}

.update_details .control-label {
    color: #666666;
}

.update_details .form-control {
    width: 100%;
    border-radius: 0;
    font-size: 16px;
    margin:0;
}

.update_details .card-header {
    font-weight: bold;
}

.update_details .form-control:focus {
    outline: 2px solid #4f2e73;
    box-shadow: none;
    border: 1px solid #fff;
}



.update_details button {
    padding: 12px 35px;
}

.update_details .card {
    border-radius: 0;
    border: 1px solid #cccccc;
}

.current_plan {
    position: relative;
    margin-bottom: 90px;
}

    .current_plan a {
        position: absolute;
        right: 10px;
        top: 14px;
        color: #878787;
    }


    .current_plan .content_icon h4 {
        color: #24984d;
        font-size: 60px;
    }

    .current_plan .content_icon p {
        color: #666666;
    }

.password_plan input {
    position: relative;
}

.password_plan span {
    position: absolute;
    right: 5px;
    top: 10px;
    z-index: 999;
}

.toggle-password,
.toggle-password1 {
    position: absolute;
    right: 25px;
    top: 50%;
    color: #b3b3b3;
    transform: translateY(-50%);
}

.radiocheck input {
    appearance: none;
    position: relative;
    width: auto;
}

/*input[type='radio']:checked:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background-color: #4f2e73;
    z-index: 3;
    border-radius: 50%;
    transform: translate(-1px, 6px);
}*/

/*input[type='radio']:after {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    top: 2px;
    left: -5px;
    position: relative;
    background-color: #ffffff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #ccc;
}
*/
input[type='radio']:checked::after {
    border: 2px solid #4f2e73;
}

.gradient-btn {
    color: #FFF;
    background: #4f2e73;
    border: none;
    background-size: auto auto;
    position: relative;
    font-size: 16px;
    height: unset !important;
    padding: 10px 35px !important;
    text-transform: capitalize;
    transition: 0.5s;
    background-size: 200% auto;
    border-radius: 0;
    min-width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

    .gradient-btn:hover {
        color: #FFF;
    }

.update_details .card .card-body .form-group label.control-label {
    font-weight: bold;
    color: black;
    font-size: 16px;
}

.billing-row-wrapper {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.document-count-section .document-count {
    font-size: 24px;
    color: #4f2e73;
    margin: 20px 0;
    font-weight: 500;
}

.subHeading {
    font-weight: 500;
    /* line-height: 1.88; */
    letter-spacing: normal;
    color: #4f2e73;
}

.payment-dt-links {
    display: flex;
    flex-direction: column;
}

    .payment-dt-links a {
        cursor: pointer !important;
        text-align: right;
        color: #29abe2 !important;
        width: fit-content;
        margin-left: auto;
    }

.plan-detail {
    font-weight: 500;
    color: #4f2e73;
    margin-bottom: 16px;
}

.subscription-details a {
    color: #29abe2 !important;
    word-break: break-word;
    margin-bottom: 10px;
    display: flex;
    justify-content: end;
}

.modal-dialog.modal-dialog-centered .modal-content {
    width: 80%;
    margin: auto;
}

.panel-collapse .accordian-panel {
    background: #f8f8f8;
    border: 1px solid #ccc;
    padding: 30px;
    margin-top: 30px;
}

.mydocument h1 {
    font-size: 30px;
    color: #4f2e73;
    line-height: 40px;
    border-bottom: 2px solid #ddd;
    padding: 0 0 15px 0;
    margin: 35px 0;
}

.panel-head-title,
.accordian-panel-heading span,
.accordion-head-title {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: normal;
    color: #4f2e73;
    margin: 0 0 30px;
    text-align: center;
    display: block;
    position: relative;
}

button.hideBtn {
    background: none;
    border: none;
    float: right;
    padding: 0 !important;
    transform: rotate(180deg);
    color: #4f2e73;
}

.arrow-custom {
    float: right;
}

.change-subscription .nav-tabs {
    border: 0 none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    width: 100%;
}

    .change-subscription .nav-tabs > li > a.active,
    .change-subscription .nav-tabs > li > a.active:focus,
    .nav-tabs > li > a.active:hover {
        border-color: transparent;
        background: #4f2e73;
        color: #fff !important;
    }

    .change-subscription .nav-tabs > li > a {
        border: 0 none;
        margin-left: 17px;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 0;
        font-size: 16px;
        color: #333 !important;
        min-width: 135px;
        text-align: center;
        padding: 10px 35px;
        justify-content: center;
    }

.plans-list-row {
    display: flex;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    margin: 20px 0;
    cursor: pointer;
}

.plan-list-col.plan-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.69;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 70px;
    padding-right: 30px;
    flex: 0 0 45%;
    position: relative;
}

.plans-list-row:not(.active) .plan-dt-info button.btn-disabled {
    color: #B2B2B2;
    border: 1px solid #CCCCCC;
    background: #F2F2F2;
    cursor: not-allowed;
    pointer-events: none;
}

.plans-list-row.planRow-advanced.planRow-monthly-advance.active ~ .action-wrapper {
    display: none;
}

.plan-list-col {
    padding-top: 20px;
    padding-bottom: 20px;
}

.active-current-plan {
    color: #29abe8 !important;
}

.plans-list-row.active {
    border-color: #4f2e73;
}

.radio-custom {
    opacity: 0;
    position: absolute;
}

.radio-custom,
.radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.radio-custom-label {
    position: relative;
}

.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
}

.plan-name .plan-list-col.plan-radio-option {
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 100%;
}

.plan-list-col.plan-radio-option {
    flex: 0 0 58px;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.plan-list-col.plan-name span {
    font-size: 13px;
    font-weight: 400;
    color: #808080;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    background-color: #4f2e73;
    color: #FFF;
    font-size: 11px;
}



.plan-dt-info .gradient-btn {
    font-size: 12px;
    line-height: 1.25;
    padding: 9px 12px !important;
    white-space: nowrap;
    min-width: inherit;
    /* margin-left: 15px; */
    min-width: initial;
}

.plan-dt-info .gradient-btn {
    margin-top: 10px;
}

.change-subscription .note-msg {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    color: #333;
    margin: 30px 0;
}

.back-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 1;
}

.accordian-panel-heading .back-btn span {
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
}

.back-btn svg {
    margin-right: 5px;
}

.accordian-panel-heading .back-btn span {
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
}

.subscription-details .accordian-panel-heading p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #58595a;
}

.subscription-details label,
.payment-row-wrapper label,
.billing-plan-detail label {
    margin-bottom: 0;
    font-weight: 700;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 10px;
}

.forms-tabs-main textarea {
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
    height: 100px;
    padding: 10px;
}

.forms-tabs-main {
    padding: 30px 0 0;
}

.alert-head {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin: 0 0 30px;
}

.cancel-subs-head {
    text-align: center;
}

    .cancel-subs-head p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal;
        color: #58595a;
        margin: 0 0 35px;
    }

.cancel-list-card,
.white-inner-card {
    background: #fff;
    border: 1px solid #ccc;
    padding: 30px;
    margin-bottom: 30px;
}

.cancel-feedback-wrapper textarea {
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
    height: 100px;
    padding: 10px;
}

.cancel-feedback-wrapper {
    margin-bottom: 30px;
}


.account-detail-actions label {
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
}

.user-role {
    text-transform: uppercase;
    font-weight: 500;
    color: #4f2e73;
    margin-bottom: 5px;
}

.current-admin-wrapper {
    margin-top: 30px;
    padding: 30px 0;
    border-top: 1px solid #ccc;
    font-size: 16px;
    color: #000;
    font-weight: 700;
}

.myacc-admin-list.table td:first-of-type,
.myacc-admin-list.table th:first-of-type {
    width: 25%;
}

.myacc-admin-list.table th {
    border-bottom: 0 !important;
}

.myacc-admin-list.table td,
.myacc-admin-list.table th {
    font-size: 14px !important;
}

.table td:first-of-type,
.table th:first-of-type,
.pl-18 {
    padding-left: 18px !important;
}

.table td,
.table th {
    padding: 14px 5px;
}

.myacc-admin-list.table tbody tr:nth-child(odd) {
    background: #F9F9F9;
}

thead {
    background: #fff;
}

.note-txt {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: normal;
    color: #58595a;
}

.confirm-popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 40px 30px;
    width: auto;
    min-width: 280px;
    text-align: center;
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
}

.confirm-continue-img {
    height: 70px;
    width: 70px;
    /* background: green; */
    border-radius: 50%;
    margin: 0 auto;
    color: #0951a2;
    text-align: center;
    line-height: 38px;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #0951a2;
}

    .confirm-continue-img i {
        color: green;
        font-size: 35px;
    }


.confirm-popup-content h3 {
    font-size: 20px;
    color: #000;
    line-height: normal;
    padding: 27px 0 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

.confirm-popup-content p {
    font-size: 12px;
    line-height: 18px;
    padding: 12px 0 27px 0;
    margin: 0;
    color: #58595A;
    font-family: 'Roboto', sans-serif;
}

.confirm-popup-content .goback {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin: auto;
}

.confirm-popup-content .confirfmed-yes {
    justify-content: center;
}

.organization-check input[type='radio']:checked:before {
    content: none;
}

.organization-check input[type='radio']:checked:after {
    content: none;
}

.organization-check input {
    appearance: auto;
    position: relative;
    width: 18px;
    accent-color: #4f2e73;
}

    .organization-check input[type='radio']:after {
        content: none;
    }

.organization-check label {
    margin-bottom: 0px;
    margin-left: 5px;
}

.my-account-pg {
    border-bottom: none !important;
}

.update_details .select2-container {
    width: 100% !important;
}

.update_details .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    height: 38px;
    display: flex;
    align-items: center;
    border-radius: 0;
}

    .update_details .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }

    .update_details .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 7px;
        border-left: 1px solid #CCCCCC;
        padding-left: 35px;
    }

        .update_details .select2-container--default .select2-selection--single .select2-selection__arrow::before {
            content: "";
            position: absolute;
            left: 8px;
            top: 12px;
            width: 12px;
            height: 2px;
            background: #9D9D9D;
            border-radius: 8px;
            transform: rotate(45deg);
            /* display: block; */
        }

        .update_details.select2-container--default .select2-selection--single .select2-selection__arrow::after {
            content: "";
            position: absolute;
            right: 11px;
            top: 12px;
            width: 7px;
            height: 2px;
            background: #9D9D9D;
            border-radius: 8px;
            transform: rotate(-45deg);
            display: block;
        }

    .update_details .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px;
        font-weight: 400;
        color: #000;
    }

    .update_details .select2-container--default .select2-selection--single .select2-selection__arrow::after {
        content: "";
        position: absolute;
        right: 7px;
        top: 12px;
        width: 12px;
        height: 2px;
        background: #9D9D9D;
        border-radius: 8px;
        transform: rotate(-45deg);
        display: block;
    }

.update_details .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #4f2e73 !important;
    color: white !important;
    transition: 0s !important;
}

.update_details .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #4f2e73;
    outline: 1px solid#25984E;
}

.update_details .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #4f2e73;
    color: white;
}

.select2-results__option:first-of-type {
    display: none;
}

#changePlanLnk {
    cursor: pointer;
}

#billingHistoryTable {
    font-size: 14px;
}

#document .mydocument {
    padding: 20px 20px !important;
    border-bottom: 2px solid #dfdfdf;
}

.update_details {
    padding: 50px 0px 60px !important;
}

/* ///////////////////////header css start//////////////////////// */
header .header_top {
    background: #000;
    text-align: right;
}

    header .header_top .top_social {
        display: inline-block;
        border-right: 1px solid #fff;
        margin-right: 6px;
        padding-right: 6px;
    }

        header .header_top .top_social ul {
            margin-bottom: 0;
        }

            header .header_top .top_social ul li {
                display: inline-block;
                padding: 0px 12px 8px 0px;
            }

                header .header_top .top_social ul li a {
                    padding: 3px 7px;
                    display: block;
                    color: #FFF;
                    border: 2px solid #FFF;
                    border-radius: 50%;
                    font-size: 15px;
                }

    header .header_top .user_account {
        display: inline-block;
    }

        header .header_top .user_account .dropdown {
            position: relative;
            display: inline-block;
        }

        header .header_top .user_account .dropbtn {
            background-color: transparent;
            color: white;
            padding: 10px 0;
            font-size: 18px;
            border: none;
            cursor: pointer;
            vertical-align: middle;
        }

            header .header_top .user_account .dropbtn span {
                font-size: 15px;
                margin-right: 12px;
                border-radius: 50%;
                border: 2px solid #FFF;
                padding: 4px;
            }

                header .header_top .user_account .dropbtn span i {
                    padding-left: 4px;
                }

        header .header_top .user_account .dropdown-content {
            display: none;
            position: absolute;
            background-color: #ffffff;
            min-width: 180px;
            box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
            z-index: 1;
            text-align: left;
            padding: 10px 0;
        }

            header .header_top .user_account .dropdown-content a {
                color: black;
                padding: 10px;
                min-width: 180px;
                text-decoration: none;
                display: block;
            }

header .navbar {
    padding: 20px 0;
    position: relative;
}

.navbar-light .navbar-brand {
    padding-left: 0px;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
}

.h-menu-icon img {
    height: 30px;
}

.us-mb-title {
    display: none !important;
}

.m-title {
    font-size: 15px !important;
}

.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

header .navbar-light .navbar-nav .nav-link {
    color: #000000;
    font-weight: bold;
    padding-left: 30px;
}

.solution_banner {
    filter: drop-shadow(0px 7px 8px #C4C4C4);
    max-width: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
}

.solution_banner {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
}


/* ///////////////////////header css end//////////////////////// */
/* ///////////////////////footer css start//////////////////////// */

.login-footer {
    width: 100%;
    display: block;
    position: relative;
}

    #document .certificates,
    .login-footer .certificates {
        background: #000;
        text-align: center;
    }

        #document .certificates h4,
        .login-footer .certificates h4 {
            color: #fff;
            font-weight: normal;
            font-size: 16px;
            padding: 14px;
            margin-bottom: 0px;
        }

.footer-top {
    width: 100%;
    display: block;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 8%, rgba(9, 35, 54, 1) 51%);
}

.container-custom {
    max-width: calc(100% - 30px);
    margin: auto;
}

.footer-logo {
    display: flex;
    align-items: center;
}

    .footer-logo img {
        height: auto;
        max-width: 100%;
        width: 250px;
    }

.footer_link {
    text-align: center;
    padding: 16px;
}

    .footer_link ul li {
        list-style: none;
        display: inline-block;
    }

        .footer_link ul li a {
            text-transform: uppercase;
            color: white;
            padding: 0 8px;
            border-right: 1px solid;
        }

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.footer-social-follow {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.footer-follow-process {
    border-right: 2px solid white;
}

    .footer-follow-process img {
        width: 100%;
        height: auto;
        max-width: 100px;
        margin-right: 16px;
    }

.footer-social-icon {
    margin-left: 5px;
}

    .footer-social-icon a {
        padding: 0 5px;
        font-size: 22px;
        color: #fff;
    }

.footer-bottom .copyright {
    display: flex;
    height: 100%;
    align-items: center;
}

.copyright p {
    color: #fff;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
}

.footer-mail {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    font-size: 12px;
    height: 100%;
    align-items: center;
    justify-content: center;
}

    .footer-mail a {
        color: #fff;
    }

        .footer-mail a i {
            margin: 0 6px;
        }

.footer-slogan-div {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
    /* padding-top: 16px; */
}

.footer-bottom {
    width: 100%;
    display: block;
    background-color: #000;
    padding: 10px 0;
}

.footer-top {
    padding: 30px 0;
}

.desk-none {
    display: none;
}

.footer-slogan-div img {
    width: 95%;
    max-width: 350px;
    height: auto;
}

.success-img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 60px;
    border: 2px solid #4f2e73;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4f2e73;
}

.success-popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 40px 30px;
    width: auto;
    min-width: 280px;
    text-align: center;
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
}

    .success-popup-content .success-btn-sec {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin: auto;
    }

    .success-popup-content h3 {
        font-size: 20px;
        color: #545454;
        line-height: normal;
        margin: 45px auto;
        font-family: 'Roboto', sans-serif;
    }

    .success-popup-content i {
        color: #FFF;
        font-size: 55px;
    }

.modal-dialog.succes-modal-info {
    width: 400px;
}

/*purchase table css start*/
.purchase-table table thead {
    background-color: #4f2e73;
}

    .purchase-table table thead th {
        color: #FFF;
    }

        .purchase-table table thead th:first-of-type {
            width: 30%;
        }

.purchase-table table tbody tr td:first-of-type {
    width: 5%;
    border-right: 1px solid #CCC;
}

.purchase-table table tbody tr td {
    border-right: 1px solid #CCC;
}

.purchase-table table tbody tr {
    background-color: white !important;
}

    .purchase-table table tbody tr:last-of-type td {
        border-right: none;
    }

    .purchase-table table tbody tr:last-of-type {
        background-color: rgb(248, 248, 248) !important;
    }

.purchase-table .table td,
.purchase-table .table th {
    padding: 10px 30px;
}

.purchase-table .grey-cell {
    color: grey;
}

.purchase-table .black-cell {
    color: #393a46;
    font-weight: bold;
}

.purchase-table .blue-cell {
    color: #1f4f9f;
    font-weight: bold;
}

.table-text {
    color: #393a46;
}

.number span {
    cursor: pointer;
}

.number i {
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.number {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .number .minus,
    .number .plus {
        width: 40px;
        height: 45px;
        background: #f2f2f2;
        padding: 8px 5px 8px 5px;
        background-color: #4f2e73;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .number input {
        height: 45px;
        width: 70px;
        text-align: center;
        /* font-size: 26px; */
        border: 1px solid #ddd;
        display: inline-block;
        vertical-align: middle;
    }

.right-table-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.plan-example h4 {
    color: #FFF;
    padding: 10px 24px;
    font-size: 22px;
}

.plan-example .blue-one {
    background-color: #2c63bf;
}

.plan-example .blue-two {
    background-color: #1d4993;
}

.plan-example .blue-three {
    background-color: #123e88;
}

.content-value-box {
    padding: 10px 25px 5px;
    border-right: 1px solid #CCC;
    min-height: 130px;
    background-color: #FFF;
}

.content-value {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0px 5px;
}

    .content-value p {
        color: grey;
    }

    .content-value span {
        color: #393a46;
        font-weight: bold;
        margin-right: 50px;
    }

.plan-description p {
    color: grey;
    margin-top: 10px;
}

/*purchase table css End*/


@media screen and (min-width: 992px) {
    header .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .footer_link ul li {
        display: block !important;
        padding: 5px 0px;
    }

        .footer_link ul li a {
            border-right: 0px !important;
        }

    .subscription-details a {
        justify-content: start;
    }

    .subscription-details .plan-dt-wrap {
        margin-bottom: 10px;
    }

    .plans-list-row {
        flex-direction: column;
    }

    .plan-list-col.plan-name {
        background-color: #f9f9f9;
    }
   


    .plan-list-col {
        padding: 20px 20px;
    }

        .plan-list-col.plan-name {
            padding-left: 0px;
        }

    .change-subscription .nav-tabs > li > a {
        font-size: 14px;
        padding: 10px 12px;
    }

    .plan-dt-info .gradient-btn {
        margin: 14px auto;
    }

    .payment-dt-links {
        margin-top: 14px;
        margin-bottom: 20px;
    }

        .payment-dt-links a {
            text-align: start;
        }
}

@media (max-width: 991px) {

    .footer-logo,
    .footer-bottom .copyright,
    .footer-social-follow,
    .footer-slogan-div {
        justify-content: center;
    }

    #navbarSupportedContent {
        display: none !important;
    }

    .navbar-light .navbar-brand {
        padding-left: 20px;
    }

    .my-profile .right-side-content-sec {
        padding-left: 12px;
    }
}

@media screen and (min-width: 768px) {
    .w-md-auto {
        width: auto !important;
    }
}
/* ///////////////////////footer css end//////////////////////// */
.membership-detail-dt {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #333;
    line-height: 28px;
}

.update_details .card-header {
    background-color: #F2F2F2;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}


#collapsePricingEnquiry {
    margin-bottom: 20px;
}

.phone-num-input .custom-btn {
    position: absolute;
    padding: 15px 20px;
    right: 0px;
    top: 0px;
}

.phone-num-input .white-btn {
    position: absolute;
    padding: 14px 20px;
    right: 130px;
    top: 0px;
}

.update_details .phone-num-input .white-btn:hover {
    color: initial !important;
}

.phone-input-sec {
    height: 100px;
    overflow: hidden;
}

@media (max-width: 576px) {
    .plan-name .plan-list-col.plan-radio-option {
        left: initial;
        right: 50% !important;
        transform: translateX(50%);
        top: 0px;
        width: auto;
        height: auto;
    }

    .plan-list-col.plan-name {
        padding-top: 40px;
    }

    .change-subscription .nav-tabs > li > a {
        margin-left: 10px;
        font-size: 10px !important;
        min-width: 85px !important;
        padding: 8px 10px !important;
    }

    .accordian-panel-heading span {
        font-size: 18px;
    }

    .plan-list-col {
        padding: 10px;
        text-align: center;
    }

    .panel-collapse .accordian-panel {
        padding: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .plan-list-col.plan-radio-option {
        flex: 0 0 58px;
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .plan-list-col.plan-name {
        font-size: 16px;
        font-weight: 700;
        line-height: 1.69;
        text-align: center;
        text-transform: uppercase;
        color: #000;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-left: initial;
        padding-right: initial;
        flex: 0 0 45%;
        position: relative;
        z-index: 99;
        background: #f4f4f4;
    }

    .change-subscription .nav-tabs > li > a {
        border: 0 none;
        margin-left: 10px;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 0;
        font-size: 12px;
        color: #333 !important;
        min-width: 100px;
        text-align: center;
        padding: 10px 15px;
        justify-content: center;
    }

    .change-subscription .plan-list-col.plan-detail-desc {
        padding-right: 20px;
        padding-left: 20px;
    }

    .shedule-back-btn {
        position: initial;
        justify-content: start;
    }

    .shedule-hide-btn {
        position: absolute;
        top: -40px;
        left: -16px;
    }

    .shedule-head-title {
        margin-bottom: 15px;
        margin-top: 20px;
    }

    .membership-subscription {
        margin-bottom: 0px !important;
    }

        .membership-subscription .arrow-custom {
            margin-bottom: 0px !important;
        }

    .change-subscription .nav-tabs {
        margin-top: 25px;
    }
}
