﻿@font-face {
    font-family: 'SF-Pro-BoldFont';
    src: url("../../assets/fonts/SF-pro/SF-Pro-Text-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'SF-Pro-RegularFont';
    src: url("../../assets/fonts/SF-Pro/SF-Pro-Text-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'SF-Pro-SemiBoldFont';
    src: url("../../assets/fonts/SF-Pro/SF-Pro-Text-Semibold.otf") format("opentype");
}

@font-face {
    font-family: 'SF-Pro-light';
    src: url("../../assets/fonts/SF-Pro/SF-Pro-Text-Light.otf") format("opentype");
}

@font-face {
    font-family: 'SF-Pro-Text-RegularItalic';
    src: url('../../assets/fonts/SF-Pro/SF-Pro-Text-RegularItalic.otf') format('opentype');
}
@font-face {
    font-family: 'SF-Pro-Text-SemiboldItalic';
    src: url('../../assets/fonts/SF-Pro/SF-Pro-Text-SemiboldItalic.otf') format('opentype');
}
@font-face {
    font-family: 'SFPRODISPLAYHEAVYITALIC';
    src: url('../../assets/fonts/SF-display/SFPRODISPLAYHEAVYITALIC.OTF') format('opentype');
}
/* --------------- Accordian styles ------------------ */
/*#main {
    margin: 35px 0;
}*/

#main #faq .card {
    margin-bottom: 15px;
    border: 0;
}

    #main #faq .card .card-header {
        border: 0;
        -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
        box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
        border-radius: 2px;
        background: white;
        padding: 10px;
        border-radius: 3px;
        box-shadow: 0 1px 2px 0 rgba(27, 39, 57, 0.18);
    }

        #main #faq .card .card-header .btn-header-link {
            color: #fff;
            display: block;
            text-align: left;
            background: #fff;
            color: #222;
            padding: 20px;
        }

            #main #faq .card .card-header .btn-header-link:after {
                /* content: "\f107"; */
                font-family: 'Font Awesome 5 Free';
                font-weight: 900;
                display: inline-block;
            }

            #main #faq .card .card-header .btn-header-link.collapsed {
                background: #fff;
                color: black;
            }

                #main #faq .card .card-header .btn-header-link.collapsed:after {
                    /* content: "\f106"; */
                    font-family: "Font Awesome 5 Free";
                    display: inline-block;
                }

    #main #faq .card .collapsing {
        background: #fff;
        line-height: 30px;
    }

    #main #faq .card .collapse {
        border: 0;
    }

        #main #faq .card .collapse.show {
            background: #fff;
            line-height: 30px;
            color: #222;
        }

.network-attestation-container {
    background: #f6f6f6;
    padding: 0 30px;
    height: 100%;
}

#networkSignature {
    width: -webkit-fill-available;
    width: -moz-available;
    width: 100%;
    height: auto;
    height: 100%;
    font-family: 'SF-Pro-BoldFont';
}

#networkUserAggrement {
    /*background: #ffffff;
    padding-bottom: 20px;
    margin-bottom: 15px;
    margin-top: 20px;*/
    margin-top: 15px;
    border-radius: 3px;
    box-shadow: 0 17px 19px 0 rgba(27, 39, 57, 0.06);
    -webkit-box-shadow: 0 17px 19px 0 rgba(27, 39, 57, 0.06);
    -moz-box-shadow: 0 17px 19px 0 rgba(27, 39, 57, 0.06);
    background-color: #ffffff;
    padding: 15px;
    text-align: justify;
}

/* --------------- Accordian styles End here ------------------ */
.nav-bar-container {
    background-color: #35384c;
    width: 100%;
    margin: 0;
    z-index: 110;
    position: relative;
}

.network-sub-header {
    background-color: #d4e8d7;
    padding: 20px;
    align-items: center;
}

.network-accordian {
    padding: 0 10px;
}

.address-accordian {
    padding: 0 10px;
    padding-bottom: 10px;
}

.network-accordian-container {
    padding: 0 0 4px;
    border-radius: 3px;
    /*box-shadow: 0 17px 19px 0 rgba(27, 39, 57, 0.06);*/
    background-color: #ffffff;
}

.network-pov-details-title {
    border-radius: 3px;
    /*background-image: linear-gradient(to top, rgb(212 249 242), rgba(143,230,214,0.5));*/
    /*background-color: #d4f9f2;*/
    background-color: #d7e0e2;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.network-group-notice-title {
    border-radius: 3px;
    /*background-image: linear-gradient(to bottom, rgb(174 207 241), rgb(228,242,255,0.5));*/
    /*background-color: #e4f2ff;*/
    background-color: #d7d7dd;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.network-title {
    font-family: 'SF-Pro-BoldFont';
    font-weight: 700;
}

.network-practice-address-valve {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #191925;
}

.network-practice-detals-title {
    /*font-family: 'SF-Pro-BoldFont';
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    color: #191925;
    background-image: linear-gradient(to top, rgba(211,243,255,0.5), rgba(140,218,255,0.5));
    padding: 10px 10px;*/
    border-radius: 3px;
    /*background-color: #d3f3ff;*/
    background-color: #d0d8e1;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.header-common-styles {
    /*height: 58px;*/
    padding: 10px 20px !important;
    margin-top: 15px;
}

.header-title {
    font-family: 'SF-Pro-BoldFont' !important;
    font-size: 22px;
    /*font-weight: bold;*/
    font-stretch: normal;
    font-style: normal;
    line-height: 0.89;
    letter-spacing: normal;
    margin: 10px 0 10px;
}

.content-common-padding {
    padding: 30px 20px 20px;
}

.network-practice-address-label {
    font-family: 'SF-Pro-BoldFont';
    margin-bottom: 10px;
    /*    opacity: 0.75;
    font-size: 14px;
    font-weight: normal;*/
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    /*color: #2e2e3c;*/
    /*font-weight: 600;*/
    font-size: 14px;
    /*font-size: 16px;*/
    line-height: 19px;
    color: #202024;
}

/* .network-practice-detals-wrapper {
    padding: 0 25px;
} */

.network-btn-remove {
    margin: 0 10px;
    color: white !important;
}

.network-btn-ok {
    border: 2px solid gold !important;
    background: #d75d50;
    color: white;
    width: 55px;
    text-align: center;
}

    .network-btn-ok:hover {
        color: white;
    }

.network-practice-detals-wrapper {
    border-radius: 3px;
    /*box-shadow: 0 3px 6px 0 rgba(27, 39, 57, 0.18);
     background-color: #f6f6f6;
    padding-bottom: 10px; */
    /*-webkit-box-shadow: 0 8px 8px 0 rgb(55 56 58 / 6%);
    box-shadow: 0 8px 8px 0 rgb(55 56 58 / 6%);*/
    background-color: #ffffff;
    margin-bottom: 15px;
    box-shadow: 0px 8px 8px 0px rgba(27, 39, 57, 0.05);
}
/*.dent-na-wrap-margin, .network-attest-margin {
    margin-left: 76px !important;
    margin-right: 0 !important;
}*/
.dent-na-side-wrap-margin {
    margin: 0 59px;
}

.canvas-sign-placeholder {
    width: 300px;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #BCC8DC;
    border-radius: 4px;
    font-family: 'SF-PRO-REGULARFONT';
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    padding: 8px;
    color: #555555;
}

.practis-address-container {
    background: white;
    padding: 10px 25px;
}

.network-btn {
    /*width: 44px;*/
    height: 30px;
    padding: 0px 10px 0px;
    border-radius: 4px;
    border: solid 1px #979797;
}

.btn-header-link {
    flex: 0;
}

.dent-pract-pdf-add-sec {
    /*width: 35% !important;*/
    float: left;
    /*height: 70px;*/
}

.dent-pract-pdf-radio-sec {
    /*width: 35% !important;*/
    float: left;
    /*height: 70px;*/
}

.dent-pract-pdf-act-sec {
    /*width: 35% !important;*/
    /*max-width: 30%;*/
    float: left;
    /*height: 70px;*/
}

.dent-prov-pdf-add-sec {
    width: 35% !important;
    float: left;
    /*height: 70px;*/
}

.dent-prov-pdf-radio-sec {
    width: 21% !important;
    float: left;
    /*height: 70px;*/
}

.dent-pract-col-width-2 {
    width: 50% !important;
}

.dent-pract-col-width-3 {
    width: 33.3333333% !important;
}

.dent-pract-col-width-4 {
    width: 25% !important;
}

.dent-pract-col-width-5 {
    width: 20% !important;
}

.dent-pract-col-width-6 {
    width: 16.666666% !important;
}

.dent-pract-col-width-7 {
    width: 14.2858% !important;
}

.dent-pract-col-width-8 {
    width: 12.5% !important;
}
.dent-pract-col-width-9 {
    width: 11.5% !important;
}
.dent-pract-col-width-10 {
    width: 10.8% !important;
}
.dent-pract-col-width-11 {
    width: 10% !important;
}

.dent-prov-pdf-act-sec {
    /*width: 23% !important;
    max-width: 30%;*/
    float: left;
    /*height: 70px;*/
}

.dent-add-pdf-wid {
    width: 20% !important;
}

.network-grid-practice-address-valve {
    flex: 2;
}

.network-grid-practice-address-valve {
    width: 25%;
    font-size: 14px;
    /* font-weight: 600;*/
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #191925;
}

.network-grid-practice-address-label.network-border.text-uppercase {
    font-weight: 400 !important;
}

.network-grid-practice-address-valve-max-wid {
    max-width: 350px;
}

.network-address-value {
    width: 20%;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #191925;
}

.network-grid-practice-address-label {
    font-family: 'SF-Pro-BoldFont';
    margin-bottom: 10px;
    padding-bottom: 10px;
    /* opacity: 0.7;
    font-size: 14px;
    font-weight: normal;*/
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    /*color: #2e2e3c;*/
    /*font-weight: 600;*/
    font-size: 14px;
    line-height: 19px;
    color: #202024;
}

.action-cell-btn, .action-cell {
    margin-right: 50px;
}

.group-practice-title {
    font-family: 'SF-Pro-BoldFont';
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: normal;
    color: #191925;
}

.progress-bar-data {
    font-weight: bold;
    font-size: 12px;
}

.network-btn-edit {
    color: white;
}

    .network-btn-edit:hover {
        color: white;
    }

.network-grid-table {
    /*width: 97%;
    float: right;*/
    background-color: #ffffff;
}

th.network-table-cell-value.print-width-30.border-0 {
    border-top: none !important;
    padding: 10px 5px 2px 15px !important;
    font-size: 14px;
    color: #191925;
    height: 45px !important;
    vertical-align: top;
}

.network-table-th-middle {
    padding: 0.75rem !important;
}

.network-grid-table .table-header-common-padding {
    padding: 15px 5px 15px 20px !important;
    font-weight: lighter;
}

.network-table {
    margin-bottom: 0rem !important;
}

.network-thead {
    background: linear-gradient(180deg, #FFFFFF 9.13%, #EEEEEE 79.29%);
    /*border-bottom: solid 0.5px #979797;*/
    font-size: 14px !important;
    border-radius: 8px 8px 0px 0px;
    border: 1px #E5E5E5;
}

/*input#ClientFax, input#ClientPhone {
    font-family: 'SF-Pro-BoldFont';
}*/

.e-dialog .e-dlg-header, .e-dialog .e-dlg-content, .e-dialog .e-footer-content .e-btn, #networkOverride_dialog-header, input#ClientFax, input#ClientPhone {
    font-family: 'SF-Pro-RegularFont';
}

.e-footer-content .e-btn {
    padding: 4px 8.5px;
}

.e-dialog .e-footer-content {
    padding: 14px !important;
}

/*.dent-na-sidebar-ext-int-div {
    position:relative;
}
    */

.bg-success {
    background-color: #28a745 !important;
}

.network-grid-table td {
    padding: 10px 5px 2px 15px !important;
    font-size:14px;
}

.network-table-th-name {
    font-size: 14px !important;
    width: 550px;
    /*font-weight: lighter;
    font-family: 'SF-Pro-light';
    opacity: 0.7;
    color: #2e2e3c;*/
    font-family: 'SF-Pro-BoldFont';
    font-style: normal;
    /*font-weight: 600;*/
    /*font-size: 16px;*/
    line-height: 19px;
    color: #202024;
    padding: .75rem;
}

.network-table-header {
    border-radius: 3px;
    /*background-image: linear-gradient(to bottom, #ffffff, #dfeff1 99%);*/
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #191925;
}

.network-table-action-header {
    padding-right: 64px !important;
}

.network-table-header td {
    background: #f8f8f8 !important;
}

.group-notice-card {
    margin-bottom: 20px;
    margin-top: 15px;
    border-radius: 3px;
    border: solid 1px #e5e5e5;
    background: #F8F8F8;
    /* background-image: linear-gradient(#ecf8ff,#feffff); */
}

.dent-no-longer {
    background: #F1E4F4;
    border-radius: 4px;
    padding: 10px;
    display: flex;
    justify-content: center;
}

.network-table tbody tr {
    border-bottom: 1px solid #E5E5E5;
}

.dent-no-long-text {
    font-family: 'SF-Pro-RegularFont';
    font-style: italic;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    padding-left: 4px;
    text-align: center;
    color: #9122A6;
}

.group-notice-card-header {
    padding: 15px 0px 10px 0px;
    /*border-left: 4px solid #aecff1;*/
    border-left: 4px solid #869BB0;
    background-color: #FFF;
    /*height: 90px;*/
    border-bottom: 4px solid #869BB0;
}

.group-practice-name {
    padding-left: 20px;
}

.group-notice-card-body {
    /*background-image: linear-gradient(to top, #feffff 2%, #ecf8ff);*/
    padding: 0px;
    margin-left: 20%;
    margin-top: 10px;
    margin-bottom: 26px;
    margin-right: 22px;
    /*border: solid 1px #cccccc;*/
    border-left: solid 4px #cdced5;
    border-right: 1px solid #cdced5;
    border-radius: 3px;
    overflow: auto !important;
}
/*.group-notice-card-body thead {
        border-style:unset !important;
    }*/


.practice-details-card {
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 3px;
    border: solid 1px #e5e5e5;
    background: #F8F8F8;
    /* background-image: linear-gradient(#ecf8ff,#feffff); */
    border-bottom: 4px solid #869BB0;
    border-left: 4px solid #869BB0;
}

.address-details-card {
    padding-bottom: 15px;
    margin-top: 15px;
    border-radius: 3px;
    border: solid 1px #e5e5e5;
    border-left: 4px solid #869BB0;
    border-bottom: 4px solid #869BB0;
}

.address-details-card-header {
    /* background-image: linear-gradient(to bottom, #feffff 2%, #ecf8ff);
    padding: 0px 10px 20px 10px;*/
    /*border-left: 4px solid #8cdaff;*/
    /*border-left: 4px solid #869BB0;*/
    height: 100%;
}

.prov-details-card-header {
    /* background-image: linear-gradient(to bottom, #feffff 2%, #ecf8ff); */
    padding: 15px 0px 10px 0px;
    /*border-left: 4px solid #8fe6d6;*/
    /*border-left: 4px solid #d7e0e2;*/
    background-color: #FFF;
    /*height: 90px;*/
}

.dent-edited-text {
    font-family: SF-Pro-RegularFont;
    font-style: italic;
    /* font-weight: 600;*/
    font-size: 14px;
    line-height: 20px;
    /*color: #9122A6;*/
    color: #838383;
}

.dent-table-header {
    font-family: SF-Pro-RegularFont;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #202024;
}

.dent-table-bg {
    background: linear-gradient(180deg, #FFFFFF 9.13%, #EEEEEE 79.29%);
    border-radius: 4px 4px 0px 0px;
}

.pagination-wrapper {
    text-align: right;
    padding: 0 25px;
}

.network-paging-btn {
    width: 40px;
    height: 40px;
    margin: 0px 0px 0 8px;
    padding: 0px 11px;
    border-radius: 6px;
    background-color: #ffffff;
}

.paging-backword, .paging-forword {
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
}

.selected-page {
    border: solid 1px #18ab57;
    background-color: #ebf2ee;
}

.network-edit-address {
    padding: 5px;
}

.network-edit-address-title {
    font-family: 'SF-Pro-BoldFont';
    font-size: 16px;
}

.edit-address-form-group {
    margin-bottom: 4px;
}

.edit-address-ctrl {
    height: 31px;
}

.form-label {
    font-family: 'SF-Pro-light';
    margin-bottom: 2px;
}

.edit-address-wrapper {
    margin-top: 10px;
    border-top: 2px solid green;
}

.network-address-top-space {
    margin-top: 10px;
}

.border-blue {
    /*border: 1.5px solid #2638DC;*/
    border: 2px solid #0000FF !important;
    border-radius: 4px;
    padding: 2px;
    line-height: 24px;
    /*font-weight: bold;*/
/*    width: 110px;*/
}

.border-blue-Address-Group {
    /*border: 1.5px solid #2638DC;*/
    border: 2px solid #0000FF;
    border-radius: 4px;
    padding: 2px;
    line-height: 24px;
    /*font-weight: bold;*/
    display: list-item;
    width: auto;
    padding-inline-start: auto;
    /*  margin-top:2px;*/
    font-family: 'SF-Pro-BoldFont';
}

.border-blue-Address-Group-Exsist {
    /*border: 1.5px solid #2638DC;*/
    /* border: 2px solid #0000FF;*/
    border-radius: 4px;
    padding: 2px;
    line-height: 24px;
    font-weight: bold;
    display: list-item;
    width: auto;
    padding-inline-start: auto;
}

border-white {
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    padding: 2px;
    line-height: 24px;
    width: 110px;
}

border-white {
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    padding: 2px;
    line-height: 24px;
    width: 110px;
}

.address-border {
    border: solid 1px #dfdfdf;
    padding: 2px;
    line-height: 24px;
    width: 288px;
    height: 36px;
    /*font-weight: bold;*/
}

.required-field-font-color {
    color: red;
    margin-top: 5px;
}

.required-update-field-font-color {
    color: blue;
    margin-top: 5px;
}

.confirmation-btn {
    height: 30px;
    padding: 2px 9px;
    color: #2a9e41;
    text-decoration: none;
    cursor: default !important;
}

    .confirmation-btn:hover {
        text-decoration: none;
        color: #2a9e41;
        cursor: default !important;
    }

.save-btn {
    height: 30px;
    padding: 2px 9px;
    background-color: #2a9e41;
    text-decoration: none;
    cursor: default !important;
}

    .save-btn:hover {
        text-decoration: none;
        background-color: #2a9e41;
        cursor: default !important;
    }

.network-edit-btn, .network-confirm-btn, .network-save-btn {
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    background: #ECF5FF;
    border-radius: 4px;
    font-size: 12px;
    color: #5C5E69;
}

.network-edit-btn {
    /*border: 1px solid #A2E0FC !important;*/
    background: #E6EDEE;
    border: 1px solid #9FB4BD;
    width: 60px;
    height: 30px;
    /*padding-left: 5px;*/
    margin-right: 6px;
    padding: 6px 10px;
}

.network-confirm-btn {
    background-color: #f70000;
    width: 100px;
    color: white;
}

.network-ext-skip-btn {
    width: 150px !important;
    height: 30px;
    padding: 7px 12px;
}

.network-ext-reg-btn {
    height: 30px;
    padding: 7px 20px;
}

.dent-na-ext-confirm-dialog-txt {
    margin-bottom: 5px;
    font-family: 'SF-Pro-RegularFont';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #343438;
}

.dent-na-ext-confirm-dialog-hint-txt {
    margin-bottom: 5px;
    font-family: 'SF-Pro-RegularFont';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #343438;
}

.dent-na-gi-title {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dent-na-signdetails-wrap {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: flex;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}

.dent-na-sign-section-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*margin-bottom: 30px;*/
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .dent-na-sign-section-wrap .dent-na-sign-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

.dent-na-ext-login-nu-label, .dent-na-ext-login-eu-label {
    font-family: SF-Pro-RegularFont;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    color: #000000;
}

.dent-na-ext-login-btn {
    font-family: SF-Pro-RegularFont;
    font-style: normal;
    padding: 5px 12px;
    font-weight: 700;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
}

#dent-na-ext-login-popup_title {
    font-family: SF-Pro-RegularFont;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #131415;
}

.network-confirm-btn-shadow {
    text-decoration: none;
    border-radius: 10%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.network-sign-btn {
    border-radius: 5px;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #18a340;
    color: #ffffff;
    width: 100px;
}

.network-sign-pop-btn {
    height: 30px;
    font-size: 12px;
}

.network-addresss-confirm-btn {
    padding-left: 1px;
}

.edit-address-sub-btn {
    height: 30px;
    width: 80px;
    padding: 0px;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1) !important;
    background-color: #0cb355 !important;
}

.btn-success {
    color: #fff !important;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
    box-shadow: 0 9px 10px 0 rgb(0 0 0 / 10%);
}

.edit-address-save-cntn-btn {
    height: 30px;
    padding: 0px 10px;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #0cb355;
}

    .edit-address-save-cntn-btn .fa-check {
        margin-left: 7px;
    }

.network-cancel-btn {
    height: 30px;
    width: 80px;
    padding: 5px 8px 7px 10.1px;
    margin-right: 6px;
    border-radius: 5px;
    border: solid 0.5px #b5b5b5;
    background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    font-size: 12px;
}

.network-confirmed-btn {
    color: #0a9646;
    font-size: 13px;
    padding: 4px;
    width: 100px;
    /*background-color: transparent;*/
    background: rgba(12, 179, 85, 0.14);
    font-family: 'SF-Pro-BoldFont';
    border-radius: 5px;
}

    .network-confirmed-btn:hover {
        text-decoration: none;
        color: #0a9646;
        cursor: default !important;
    }

.network-tooltip {
    position: relative;
    display: inline-block;
}

    .network-tooltip .network-tooltiptext {
        width: 200px;
        color: #F96565;
        padding: 4px;
        position: absolute;
        text-align: center;
        z-index: 1;
        top: -5px;
        left: 110%;
        background: linear-gradient(180deg, #FFFFFF 0%, #EEEEEE 100%);
        border: 1px solid #BFBFBF;
        box-sizing: border-box;
        box-shadow: 0px 2px 8px rgb(0 0 0 / 15%);
        border-radius: 4px;
    }

        .network-tooltip .network-tooltiptext::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -7px;
            border-width: 7px;
            border-style: solid;
            border-color: transparent #BFBFBF transparent transparent;
        }

.network-table-th-middle {
    width: 31%;
    font-weight:400;
}

.network-table-th-last {
    width: 20%;
}

.network-sign-pop-cancel-btn {
    height: 30px;
    width: 70px;
    padding: 5px 8px;
    border-radius: 5px;
    border: solid 0.5px #b5b5b5;
    background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    box-shadow: 0 9px 10px 0 rgb(0 0 0 / 10%);
    font-size: 12px;
    font-weight: 600;
}

.network-ext-token-contact-btn {
    height: 30px;
    width: 110px;
    padding: 5px 8px;
    border-radius: 5px;
    color: #000 !important;
    font-family: 'SF-Pro-RegularFont';
    font-weight: 500;
    border: solid 0.5px #b5b5b5;
    background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    box-shadow: 0 9px 10px 0 rgb(0 0 0 / 10%);
    font-size: 12px;
}

.network-pop-sign-btn {
    height: 30px;
    width: 100px;
    padding: 0px;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #0cb355;
}

.e-label {
    color: #212529 !important;
    /*font-weight: 700 !important;*/
}

.network-table-cell-value {
    padding: 8px !important;
    font-size: 16px;
}

.network-submit {
    margin-bottom: 100px;
    margin-right: 87px;
    margin-top: 13px;
    width: 100px;
    padding: 0 25px;
    background-color: #f6f6f6;
}

.network-attest-label {
    font-size: 14px;
}

.network-attest-title-label {
    font-family: SF-Pro-BoldFont;
    margin-bottom: 0px;
    /*opacity: 0.7;*/
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    /*color: #191925;*/
    color: #5e5e67;
}

.network-addr {
    min-width: 165px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #E5E5E5;
    width: -moz-available;
    width: -webkit-fill-available;
}

.network-border {
    border-bottom: 1px solid #E5E5E5;
}

.network-border {
    border-bottom: 1px solid #E5E5E5;
}

.network-addr-alignment {
    width: 194px;
    padding: 10px 10px 0px 10px;
}

.network-addr-border {
    border: solid 1px #dfdfdf;
}

/*@media only screen and (min-width: 1370px) and (max-width: 1920px) {
    .network-addr {
        width: 300px;
        padding: 10px 10px 0px 10px;
    }

    .action-label {
        padding-right: 0% !important;
    }
}*/

@media print {
    .print-width-60 {
        width: 60%;
    }

    .print-width-35 {
        width: 35%;
    }

    .print-width-20 {
        width: 20%;
    }

    .print-width-15 {
        width: 15%;
    }

    .dent-source-container, .dent-source-footer, .dent-source-footer-content, .footer, .dent-source-contactus-popup {
        display: none;
    }
}

.agg-title {
    font-family: 'SF-Pro-BoldFont';
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #0d0d0d;
    /*margin-bottom: 10px;*/
    text-align: center;
}

.user-agg-content {
    font-family: 'SF-Pro-light';
    margin: 17px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #0d0d0d;
}

.agg-sub-title {
    font-family: 'SF-Pro-BoldFont';
    /*margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #0d0d0d;*/
    font-size: 17px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #0d0d0d;
    margin-bottom: 10px;
}

.agg-sub-content-list {
    font-family: 'SF-Pro-light';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #0d0d0d;
}

.user-agg-notice {
    font-family: 'SF-Pro-light';
    /*font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #0d0d0d;
    margin-bottom: 10px;*/
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #0d0d0d;
}

.user-agg-notice-container {
    /*border-radius: 4px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    padding: 18px;*/
    padding: 15px;
    object-fit: contain;
    border-radius: 4px;
    background-color: #E6F8FF;
}

ol > li::marker {
    font-weight: bold;
}

.user-agg-notice-content {
    font-family: 'SF-Pro-light';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #0d0d0d;
}

.btn-agg-confirm {
    width: 113px;
    height: 40px;
    border-radius: 6px;
    background-color: #18ab57;
    color: #ffffff;
}

.btn-agg-cancel {
    width: 113px;
    height: 40px;
    opacity: 0.6;
    border-radius: 6px;
    background-color: #f1f8f4;
}

.network-signature {
    text-align: center;
    font-weight: bold;
    /*height: 170px;*/
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.network-sign-field {
    /*padding-top: 10px;*/
    padding-bottom: 10px;
}

.network-user-aggrement {
    float: right;
    color: dodgerblue;
}

.cursor-hand {
    cursor: pointer;
    pointer-events: auto;
    position: relative;
}

body.printview #header,
body.printview footer {
    display: none !important;
}

body.printview {
    margin-top: 0px !important;
}

    body.printview #main-content {
        margin-top: 0px !important;
    }

    body.printview h1 {
        margin-top: 40px !important;
    }

.text-align-right {
    text-align: right !important;
}

.action-label {
    padding-right: 100px !important;
    margin: auto;
    padding-bottom: 10px;
}

.e-dlg-content {
    overflow: hidden;
}

.network-status-bar {
    width: 20%;
    margin-right: 10px;
}

.network-pandr-logo {
    height: 60px;
    max-width: 100%;
    max-height: 100%;
}

.dent-na-ext-sign-popup-name {
    font-family: 'SF-Pro-RegularFont';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */

    letter-spacing: 0.02em;
    color: #202024;
}

.dent-na-ext-sign-popup-date {
    font-family: 'SF-Pro-RegularFont';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.01em;
    color: #444444;
}

.network-client-logo {
    height: 45px;
    max-width: 100%;
    max-height: 100%;
}

.network-attest-btn {
    float: right;
    /*margin-top: 20px;*/
    height: 80px !important;
    margin-right: 20px;
    margin-left: 20px;
    background-color: transparent;
    /* width: 100px; */
    color: white;
}

.dent-network-attest-btn {
    height: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    background: #ECF5FF;
    border-radius: 4px;
    font-size: 12px;
    color: #fff !important;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
    box-shadow: 0 9px 10px 0 rgb(0 0 0 / 10%);
}

.dent-na-pdfpopup-edit-btn, .dent-na-pdfpopup-edit-btn:hover {
    background: #E6B712;
    color: #FFF;
    border: 1px solid #E6B712;
    box-shadow: 0 9px 10px 0 rgb(0 0 0 / 10%);
}

.dent-na-provider-note {
    font-family: SF-Pro-RegularFont;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #333437;
}

.network-attest {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px #e5e5e5;
    border-radius: 3px;
}

.button-attest-pdf {
    background-color: red !important;
    border-color: red !important;
    height: 30px;
}

.network-btn-ok-padding {
    padding-right: 30px;
}

.network-btn-save-width {
    width: 100%;
}

.network-user-agg-title-row {
    padding-top: 15px;
}

.network-user-agg-logo {
    height: 30px;
}

.directory-info-title {
    background: #00ced1;
}

.group-practice-info-title {
    background: #2e8b57;
    padding: 15px 10px;
}

.provider-practice-info-title {
    background: #db7093;
    padding: 15px 10px;
}

.provider-details-wrapper {
    box-shadow: 0 3px 6px 0 rgb(219 112 147);
}

.group-practice-wrapper {
    box-shadow: 0 3px 6px 0 rgb(46 139 87);
}

.directory-info-wrapper {
    box-shadow: 0 3px 6px 0 rgb(0 206 209);
}

/* Animation button styles*/
.anim-btn {
    outline: none !important;
    text-align: center;
    border-radius: 40px;
    background: #fff;
    border: 2px solid #bb3e3e;
    color: #1ECD97;
    letter-spacing: -7px;
    text-shadow: 0;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.25s ease;
    height: 33px;
    width: 55px;
}

    /*.anim-btn:hover {
        color: white;
        background: #1ECD97;
    }
*/
    .anim-btn:active {
        letter-spacing: 2px;
    }
/* button:after {
      content:"SUBMIT";
    } */
.onclic {
    width: 20px;
    height: 20px;
    border-color: #bbbbbb;
    border-width: 3px;
    font-size: 0;
    border-left-color: #1ECD97;
    animation: rotating 2s 0.25s linear infinite;
}

    .onclic:after {
        content: "";
    }

    .onclic:hover {
        color: #1ECD97;
        background: white;
    }

.validate {
    font-size: 13px;
    color: white;
    background: #1ECD97;
}

    .validate:after {
        font-family: 'FontAwesome';
        content: "\f00c";
    }

@keyframes rotating {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
/*Pulse anim*/
.btn-whatsapp-pulse {
    background: #bb3e3e;
    color: white;
    text-decoration: none;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(211 85 37 / 50%);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.no-padding {
    padding: 0;
}

/* Signature Pad */
.wrapper {
    position: relative;
    width: 400px;
    height: 200px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.signature-pad {
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    height: 200px;
    background-color: white;
}

.btn-hover:hover {
    color: white !important;
}

.signature-input {
    width: 100%;
    border: 2px solid #858585 !important;
    border-radius: 4px;
}

.network-sign-pop-label {
    color: #000000;
    font-family: SF-Pro-BoldFont;
    font-weight: bold;
    margin-top: 3px;
    padding: 0px !important;
}

#canvasSignature {
    border: 1px solid #000000;
}

.network-sign-pop-row {
    padding: 15px 15px 13px 15px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.signature-text-space {
    padding-top: 10px;
}

.network-user-aggrement-top-margin {
    margin-top: 50px;
}

.select-address-space {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 105px;
    padding-right: 85px;
    background-color: #ffffff;
    box-shadow: 0 8px 8px 0 rgb(55 56 58 / 6%);
}

.network-pop-blink-warn {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.select-address {
    display: flex;
}

.network-btn-info {
    height: 30px;
    width: 60px;
    padding: 2px 9px;
    text-decoration: none;
    cursor: default !important;
    font-size: 12px;
}

.network-attest-title-label-two {
    font-family: 'SF-Pro-light';
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #2e2e3c;
}

.network-drpdwn {
    background-color: #ffffff !important;
    height: fit-content;
}

.network-sign-edit-btn {
    border-radius: 5px;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #18a340;
    color: #ffffff;
    width: 100px;
    height: 30px;
    font-size: 12px;
}

#btnAttest {
    /* border: none !important;
    width: fit-content;
    margin: auto;*/
}

.network-pop-cancel-btn {
    height: 30px;
    width: 80px;
    padding: 5px 8px 7px 10.1px;
    border-radius: 5px;
    font-size: 12px;
    color: white;
}

.network-pop-confirm-btn {
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    width: 80px !important;
    height: 30px;
    letter-spacing: normal;
    background: #ECF5FF;
    border-radius: 4px;
    font-size: 12px;
    color: white;
}

.network-attest-btn-container {
    font-size: 12px;
    padding: 10px;
    max-width: 170px;
}

.network-attest-btn-label-one {
    font-family: SF-Pro-BoldFont;
    margin-bottom: 0px;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #f70000;
}

.network-attest-btn-label-two {
    font-family: SF-Pro-BoldFont;
    margin-bottom: 0px;
    /*opacity: 0.7;*/
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    /*color: #191925;*/
    color: #5e5e67;
}

.network-attested {
    /*display: flex;*/
    /*border-right: solid 1px #cccccc;*/
}

.network-attested-user {
}

.network-attested-details {
    /*border-left: solid 1px #cccccc;*/

    padding: 0px 10px;
}

.network-attested-edit {
    padding: 10px !important;
    white-space: nowrap;
    text-align: center;
    margin-left: 16px;
}

.network-active-user {
    color: #12a912;
}

.network-attested-user-label {
    font-size: 14px;
    margin-left: 5px;
}

.network-attested-on-label {
    font-size: 10px;
}

.network-attested-enter-label {
    font-size: 14px;
}

.network-attested-by-label {
    font-size: 14px;
    border-bottom: solid 2px #12a912;
}

.na-attest-label, na-entered-label {
    font-size: 15px;
}

/*.network-attest-title-label-two {
    font-family: SF-Pro-BoldFont;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #f70000;
}*/
/*Task Id 6964 Begin */
#networkOverride22_title {
    width: 100% !important;
}
/*Task Id 6964 End */
.network-pop-p {
    color: red;
}

.network-kbd-confirm {
    background-color: #f70000;
    padding-left: 12px;
    font-family: 'SF-Pro-RegularFont';
}

.network-kbd-confirm-all {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #FFF;
    padding-left: 12px;
    font-family: 'SF-Pro-RegularFont';
}

.network-kbd-confirmed {
    color: #0a9646;
    padding-left: 12px;
    /*  font-size: 13px;*/
    /* padding: 4px;*/
    /* width: 100px;*/
    /*background-color: transparent;*/
    background: rgba(12, 179, 85, 0.14);
    font-family: 'SF-Pro-BoldFont';
    /* border-radius: 5px;*/
}

.network-kbd-edit {
    background-color: #e6edee;
    color: #5C5E69;
    /*color: #007bff;*/
    /*border: 1px solid #A2E0FC !important;*/
    border: 1px solid #9FB4BD;
    padding-left: 6px;
    font-family: SF-Pro-RegularFont;
    font-weight: 600;
}

.network-kbd-attest, .network-kbd-sign, .network-kbd-submit {
    font-family: SF-Pro-RegularFont;
}

.network-practice-table-date-label {
    font-size: 10px !important;
    font-family: SF-Pro-RegularFont !important;
    padding-top: 5px;
}

.network-table-cel-buttons {
    margin-right: 2px !important;
}

#networkOverride_title {
    width: 100% !important;
    font-family: SF-Pro-BoldFont !important;
    font-size: 18px !important;
}

#networkInvalidAddress_title {
    color: white;
    font-size: 22px;
    padding: 10px;
    font-family: SF-Pro-BoldFont;
}

#networkInvalidAddress_dialog-header {
    background-color: #738ea6;
    border-radius: 0px;
}

.network-invalid-address {
    position: absolute;
    background-color: rgba(0,0,0,0.6);
    top: 100px;
    padding: 5px;
    font-size: 20px;
    color: white;
    font-family: SF-Pro-RegularFont;
}

.network-override {
    width: 100% !important;
}

.network-address-guid-textbox {
    height: fit-content !important;
}

/*.network-attest {
    max-width: 1100px !important;
}*/

/*#war > .e-dlg-header {
    background-color: aqua;
}

#war > .e-footer-content {
    background-color: aquamarine;
}

#war > .e-dlg-header-content {
    background-color: brown;
}

#war > .e-dlg-content {
    background-color: chartreuse;
}*/
@keyframes blink {
    50% {
        opacity: 0.0;
    }
}

@-webkit-keyframes blink {

    50% {
        opacity: 0.0;
    }
}

.blink {
    animation: blink 1s step-start 0s infinite;
    -webkit-animation: blink 1s step-start 0s infinite;
    color: red;
}

.network-confirm-remaining-btn {
    /*background-color: #f70000;*/
    color: white;
}

.network-confirmall-section {
    height: 35px;
    text-align: right;
}

#ConfirmAll:hover {
    background-color: #e0a800;
    border-color: #d39e00;
}

#ConfirmAll:active, #ConfirmAll:focus, #ConfirmAll:focus-within {
    color: #ffffff !important;
}

.dent-source-login-main {
    width: 100%;
    margin-top: 50px;
    /*height: 90vh;*/
}

div.dent-source-login-forgot-password-wrapper .btn-refresh {
    background-color: gainsboro;
    height: 50px !important;
    width: 50px !important;
    vertical-align: middle !important;
}

    div.dent-source-login-forgot-password-wrapper .btn-refresh:before {
        width: 30px;
        float: left;
        margin: 7px !important;
    }

.dent-unauth-user {
    height: 90vh;
    background: url("../../assets/UnAuthorized_User.png") no-repeat center;
    background-size: contain;
}

#canvasSignature {
    width: 300px;
    height: 60px;
}

.netwoek-address-clear-btn {
    margin-left: 5px;
}

.network-check-box {
    padding-top: 15px;
}

/*.network-check {
    padding-left: 0px !important;
}*/

input.checkmark {
    width: 20px;
    height: 20px;
}

.network-still-radio {
    display: inline-block;
}

.network-street2-title {
    width: 251px !important;
    padding: 10px 0px;
}

.network-addr-action {
    width: -webkit-fill-available;
    width: -moz-available;
}

.dent-na-wrap-margin, .network-attest-margin {
    margin: 0px 94px !important;
}

/*.practis-address-grid-container {
    min-height: 80px;
}

.prov-details-lang-wrap {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #E5E5E5;
}*/
.provider-lang-wrap-editmode {
    position: relative;
    top: -78px;
    max-width: 75% !important;
}
@media only screen and (min-width: 1366px) and (max-width:1440px) {
    .provider-lang-wrap-editmode {
        top: -88px;
    }
}
@media only screen and (max-width: 600px) {
    .network-practice-detals-wrapper {
        margin: 0px;
    }

    .network-address-guid {
        width: 50%;
        padding: 0rem 0.5rem 0rem 0rem;
    }

    .
    -card-header {
        height: auto !important;
    }

    .prov-details-card-header {
        height: auto !important;
    }

    .network-sign-details {
        border-bottom: dashed 0.5px #e5e5e5;
        width: inherit;
    }

    .network-sign-field {
        border-bottom: dashed 0.5px #e5e5e5;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .practis-address-grid-container {
        margin-top: 10px !important;
    }

    .network-signature {
        height: 300px !important;
    }

    .network-sign-pop-btn, .network-pop-sign-btn {
        margin-bottom: 10px !important;
    }

    #canvasSignature {
        width: 100%;
        height: 120px;
    }

    .select-address-space {
        padding-left: 20px;
        padding-right: 20px;
    }

    .network-attested-details, .network-address-guid, .network-address-serach-btn {
        margin-bottom: 1rem !important;
    }

    .netwoek-address-clear-btn {
        margin-bottom: auto;
        margin-left: 5px;
    }

    .network-check {
        padding-left: 10px !important;
    }

    .network-grid-practice-address-valve-max-wid {
        max-width: unset;
    }
}

@media (min-width: 600px) and (max-width: 102px) {
    .network-practice-detals-wrapper {
        margin: 0px;
    }

    .network-address-guid {
        width: 35%;
        padding: 0rem 0.5rem 0rem 0rem;
    }

    .practis-address-grid-container {
        margin-top: 15px !important;
    }

    #canvasSignature {
        width: 100%;
        height: 120px;
    }

    .select-address-space {
        padding-left: 20px;
        padding-right: 20px;
    }

    .netwoek-address-clear-btn {
        margin-left: 0px;
        padding-top: 5px;
    }

    .network-table-th-middle {
        width: 37%;
    }

    .network-home-name {
        max-width: 150px;
    }

    .network-home-date {
        max-width: unset;
        padding-top: 10px;
    }

    .network-sign-field {
        max-width: 190px;
    }

    .network-tooltip .network-tooltiptext {
        width: 120px;
        font-size: 12px;
    }

    .network-grid-practice-address-valve-max-wid {
        max-width: unset;
    }
}

@media (min-width: 600px) and (max-width: 1320px) {
    .network-sign-field {
        flex: auto !important;
        width: unset !important;
        max-width: unset !important;
    }
}

@media (min-width: 600px) and (max-width: 719px) {
    .network-address-guid {
        width: 50%;
        padding: 0rem 0.5rem 0.5rem 0rem;
    }

    .select-address-space {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 720px) and (max-width: 919px) {
    .network-address-guid {
        width: 35%;
        padding: 0rem 0.5rem 0rem 0rem;
    }

    .select-address-space {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 920px) and (max-width: 1024px) {
    .network-address-guid {
        width: 35%;
        padding: 0rem 0.5rem 0rem 0rem;
    }

    .network-attestation-container {
        padding: 0px;
    }

    .select-address-space {
        padding-left: 15px;
        padding-right: 0px;
    }
}

@media (min-width: 1025px) and (max-width: 1365px) {
    .select-address-space {
        padding-left: 15px;
        padding-right: 0px;
    }

    .network-table-th-middle {
        width: 38%;
    }

    .network-home-name {
        max-width: 200px;
    }

    .network-grid-practice-address-valve-max-wid {
        max-width: 229px;
    }
}

@media (min-width: 1025px) and (max-width: 1124px) {
    .select-address-space {
        padding-left: 15px;
        padding-right: 0px;
    }

    .network-attestation-container {
        padding: 0px;
    }

    .network-address-guid {
        width: 56%;
        padding: 0rem 0.5rem 0rem 0rem;
    }
}

@media (min-width: 1125px) and (max-width: 1365px) {
    .select-address-space {
        padding-left: 15px;
        padding-right: 0px;
    }

    .network-attestation-container {
        padding: 0px;
        margin: 0px;
    }

    .network-address-guid {
        width: 60%;
        padding: 0rem 0.5rem 0rem 0rem;
    }
}

@media (min-width: 1366px) and (max-width: 1439px) {
    .network-attestation-container {
        padding: 0px;
        margin: 0px;
    }

    .practis-address-grid-container {
        margin: 10px 0px;
    }

    .select-address-space {
        padding-left: 15px;
        padding-right: 0px;
    }

    .network-address-guid {
        width: 65%;
        padding: 0rem 0.5rem 0rem 0rem;
    }

    .network-table-th-middle {
        width: 38%;
    }

    .network-table-th-last {
        width: 20%;
    }

    .network-addr-alignment {
        width: 230px;
        padding: 10px 10px 0px 10px;
    }

    .network-grid-practice-address-valve-max-wid {
        max-width: 215px;
    }
}

@media (min-width: 1440px) and (max-width: 1679px) {
    .network-address-guid {
        width: 65%;
        padding: 0rem 0.5rem 0rem 0rem;
    }

    .network-table-th-middle {
        width: 38%;
    }

    .network-table-th-last {
        width: 20%;
    }

    .network-addr-alignment {
        width: 250px;
        padding: 10px 10px 0px 10px;
    }

    .network-grid-practice-address-valve-max-wid {
        max-width: 250px;
    }
}

@media (min-width: 1680px) and (max-width: 1919px) {
    .network-grid-practice-address-valve-max-wid {
        max-width: 300px;
    }
}

@media (min-width: 1680px) and (max-width: 1920px) {
    .network-address-guid {
        width: 70%;
        padding: 0rem 0.5rem 0rem 0rem;
    }
}
/*@media (min-width: 1680px) and (max-width: 1920px) and (-webkit-device-pixel-ratio: 1.25) {
    .network-radio-label {
        padding-left: 160px !important;
    }

    .network-still-radio {
        padding-left: 160px;
    }
}*/

.dent-na-sync-radio {
    display: block;
    width: 110px;
    margin: 0 auto;
}

body {
    background-color: #f6f6f6;
}

.dent-na-sync-float {
    float: left !important;
}

.dent-na-sign-section {
    display: block;
}
/* Address row New Changes for PDF issue */
.network-address-table .network-practice-address-label, .network-address-table .action-label-new {
    min-height: 59px;
}

.network-address-table .network-grid-practice-address-valve-new {
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #191925;
    padding: 0 !important;
    min-width: 110px;
    border-bottom-width: 0px;
    font-family: 'SF-Pro-RegularFont';
}

.network-address-table .network-addr-new {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #E5E5E5;
}

.network-addr-alignment-new, .network-grid-practice-address-valve-new .network-practice-address-label {
    padding: 10px 10px 0px 10px;
}

.action-label-new {
    padding-right: 10px !important;
    margin: auto;
    padding-bottom: 10px;
}

.network-address-btn-wrap {
    padding-right: 30px !important;
    white-space: nowrap;
}

.network-address-table > tbody > tr > td:last-child {
    text-align: right !important;
}

.network-address-table .action-label-new {
    padding-right: 100px !important;
}

/*Select Address CSS*/

.dent-na-select-add-main-section {
    padding: 42px;
    background: #F6F6F6;
}

.dent-na-second-add-sub-section {
    height: 79vh;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 11;
}

.dent-na-top-select-right {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    height: 100%;
    z-index: -1;
}

.dent-na-bottom-select-left {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1;
}

.dent-na-location-heading h3 {
    color: #202024;
    font-family: 'SF-Pro-BoldFont';
    font-size: 20px;
}

.dent-na-survey-class-location {
    border-radius: 16px;
    border: 4px solid rgba(107, 113, 121, 0.20);
    background: #FFF;
    box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.08);
    padding: 12px;
}

.dent-na-second-add-sub-section {
}

.dent-na-survey, .dent-na-survey-alt {
    border-radius: 8px;
    display: flex;
    height: 160px;
    padding: 16px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    flex: 1 0 0;
    margin-top: 12px;
}

.dent-na-survey {
    background: rgba(65, 184, 234, 0.20);
}

.dent-na-survey-alt {
    background: rgba(52, 191, 89, 0.20);
}

.dent-na-survey-heading p {
    color: #202024;
    font-family: 'SF-Pro-SemiBoldFont';
    font-size: 16px;
    line-height: 17px;
    text-transform: capitalize;
}

.dent-na-or-section {
    padding-left: 24px;
    padding-right: 24px;
}

    .dent-na-or-section p {
        color: #202024;
        font-family: 'SF-Pro-BoldFont';
        font-size: 14px;
        line-height: 16px;
        position: relative;
    }

        .dent-na-or-section p:before {
            width: 2px;
            height: 18.5px;
            background: rgba(32, 32, 36, 0.12);
            content: "";
            display: block;
            left: 10px;
            position: absolute;
            top: -25px;
            z-index: 0;
        }

        .dent-na-or-section p:after {
            width: 2px;
            height: 18.5px;
            background: rgba(32, 32, 36, 0.12);
            content: "";
            display: block;
            left: 10px;
            position: absolute;
            top: 20px;
            z-index: 0;
        }

.dent-na-select-survey > select.form-select {
    border-radius: 4px;
    border: 1px solid rgba(191, 191, 191, 0.60);
    background: #FFF;
    width: 335px;
    padding: 8px 8px 8px 12px;
    color: rgba(32, 32, 36, 0.50);
    font-family: 'SF-Pro-RegularFont';
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}






@media only screen and (max-width: 1440px) {
    .dent-na-second-add-sub-section {
        height: 80vh;
    }
}

@media only screen and (max-width: 1365px) {
    .dent-na-top-select-right, .dent-na-bottom-select-left {
        width: 40%;
    }

        .dent-na-top-select-right img, .dent-na-bottom-select-left img {
            width: 100%;
        }
}

@media only screen and (max-width: 1280px) {
    .dent-na-second-add-sub-section {
        height: 84vh;
    }

    .dent-na-location-heading h3 {
        font-size: 15px;
    }

    .dent-na-survey-heading p, .dent-na-select-survey > select.form-select {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1279px) {
    .dent-na-second-add-sub-section {
        height: 50vh;
    }
}

@media screen and (min-width: 1226px) and (max-width: 1249px) {
    .dent-na-select-add-main-section {
        padding: 85px 42px 42px 42px;
    }

    .dent-na-second-add-sub-section {
        height: 75vh;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1225px) {
    .dent-na-select-add-main-section {
        padding: 275px 42px 75px 42px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .dent-na-select-add-main-section {
        padding: 270px 42px 78px 42px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .dent-na-select-add-main-section {
        padding: 43px;
    }
}

@media only screen and (max-width: 1200px) {


    .dent-na-select-survey > select.form-select {
        width: 300px;
    }
}

@media only screen and (max-width: 991px) {
    .dent-na-second-add-sub-section {
        height: 45vh;
    }

    .dent-na-select-survey > select.form-select {
        width: 250px;
    }

    .dent-na-or-section {
        margin-top: 10px;
    }

        .dent-na-or-section p:before, .dent-na-or-section p::after {
            display: none;
        }

    .dent-na-location-heading h3 {
        font-size: 14px;
    }

    .dent-na-survey-heading p, .dent-na-select.form-select {
        font-size: 12px;
    }

    .dent-na-location-details {
        flex-direction: column;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .dent-na-second-add-sub-section {
        height: 46vh;
    }
}

@media only screen and (max-width: 767px) {

    .dent-na-second-add-sub-section {
        height: 40vh;
    }

    .dent-na-select-add-main-section {
        padding: 40px 20px;
    }

    .dent-na-survey, .dent-na-survey-alt {
        gap: 15px;
        padding: 10px 10px;
    }
}

@media (min-width: 1500px) and (max-width: 1600px) {
    .network-attestation-container {
        padding: 0px 10px;
    }
}

@media (min-width: 1500px) and (max-width: 1600px) {
    .network-attest-margin, .dent-na-wrap-margin {
        margin: 0px 30px 0px 94px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .network-cancel-btn {
        width: 75px;
    }

    .edit-address-save-cntn-btn {
        padding: 0px 8px;
    }

    .dent-na-main-menu {
        width: 90px;
    }

    .network-attest-margin, .dent-na-wrap-margin {
        margin: 0px 10px 0px 100px !important;
    }
}


/* Bootstrap 5 upgradation CSS */
.neteork-attested-login-input-box {
    width: 40.66%;
}

.agg-sub-content ol {
    padding-left: 40px !important;
}

.agg-sub-content.ml-4 {
    padding-left: 25px;
}

.e-dlg-modal.e-popup.e-control.e-popup-open .e-dlg-content {
    padding: 14px !important;
}

kbd#dent-nw-sign {
    background-color: #28a745 !important;
}

.e-radio:disabled + label::before {
    border-color: #adb5bd !important;
}

th.network-table-cell-value.print-width-30.border-0 {
    font-family: 'SF-Pro-BoldFont';
    font-weight:400;
}

.e-radio + label .e-label {
    padding-left: 24px !important;
    /*font-weight: 600 !important;*/
    font-family: 'SF-Pro-BoldFont' !important;
}

@media (min-width: 1025px) and (max-width: 1185px) {
    .canvas-sign-placeholder {
        width: 260px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .canvas-sign-placeholder {
        width: 180px;
    }
}

.e-btn.e-flat.e-primary, .e-css.e-btn.e-flat.e-primary {
    background-color: #007bff !important;
    border-color: #007bff !important;
    color: #fff !important;
    font-family: 'SF-Pro-RegularFont';
}

    .e-btn.e-flat.e-primary:hover, .e-css.e-btn.e-flat.e-primary:hover {
        background-color: #0069d9 !important;
        border-color: #0062cc !important;
        color: #fff !important;
    }

@media screen and (min-width: 1400px) and (max-width: 1680px) {
    .dent-na-side-wrap-margin {
        margin: 0px 30px;
    }

    .network-attestation-container {
        padding: 0px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1279px) {

    .network-grid-practice-address-label, .network-grid-practice-address-valve-new .network-practice-address-label, input#ClientFax, input#ClientPhone, .network-address-table .action-label-new, .border-blue, .border-blue-Address-Group, .dent-edited-text, .e-radio + label, .network-grid-practice-address-valve, th.network-table-cell-value, .network-table-th-middle, .network-table-cell-value, .sf-dropdown-blue-border, .address-border, .network-grid-table td {
        font-size: 12px !important;
    }

        .e-radio + label .e-label {
            font-size: 12px !important;
        }

    .dent-na-side-wrap-margin {
        margin: 0px;
    }

    .edit-address-save-cntn-btn {
        padding: 0px 4px;
    }

    .dent-na-provider-edit-action {
        padding-right: 5px;
    }

    .network-cancel-btn {
        width: 70px;
    }
    
}

@media screen and (min-width: 1031px) and (max-width: 1199px) {
    .network-grid-practice-address-label, .network-grid-practice-address-valve-new .network-practice-address-label, input#ClientFax, input#ClientPhone, .network-address-table .action-label-new, .border-blue, .border-blue-Address-Group, .dent-edited-text, .e-radio + label, .network-grid-practice-address-valve, th.network-table-cell-value, .network-table-th-middle, .network-table-cell-value, .sf-dropdown-blue-border, .e-radio + label .e-label, .network-edit-btn, .network-confirm-btn, .network-save-btn, .network-confirmed-btn, .address-border, .network-grid-table td {
        font-size: 11px !important;
    }
    .edit-address-save-cntn-btn, .network-cancel-btn {
        font-size: 10px;
    }

.dent-na-side-wrap-margin {
        margin: 0px;
    }

    .edit-address-save-cntn-btn {
        padding: 0px 4px;
    }

    .dent-na-provider-edit-action {
        padding-right: 3px;
    }

    .network-cancel-btn {
        width: 65px;
    }
    .network-edit-btn {
        height:27px;
    }
    select.dent-na-pro-not-allow.form-control {
        font-size: 11px !important;
    }
}

@media screen and (min-width: 992px) and (max-width:1030px) {
    .network-grid-practice-address-label, .network-grid-practice-address-valve-new .network-practice-address-label, input#ClientFax, input#ClientPhone, .network-address-table .action-label-new, .border-blue, .border-blue-Address-Group, .dent-edited-text, .e-radio + label, .network-grid-practice-address-valve, th.network-table-cell-value, .network-table-th-middle, .network-table-cell-value, .sf-dropdown-blue-border, .e-radio + label .e-label, .network-edit-btn, .network-confirm-btn, .network-save-btn, .network-confirmed-btn, .address-border, .network-grid-table td {
        font-size: 10px !important;
    }
    select.dent-na-pro-not-allow.form-control {
        font-size: 10px !important;
    }

    .edit-address-save-cntn-btn, .network-cancel-btn {
        font-size: 9px;
    }

    .dent-na-side-wrap-margin {
        margin: 0px;
    }

    .edit-address-save-cntn-btn {
        padding: 0px 4px;
    }

    .dent-na-provider-edit-action {
        padding-right: 3px;
    }

    .network-cancel-btn {
        width: 60px;
    }

    .network-edit-btn {
        height: 27px;
    }
    #canvasSignature {
        width:250px;
    }
    .e-radio + label .e-label {
        padding-bottom:3px;
    }
}
    