import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url(icons/font-awesome/css/fontawesome-all.css);
@import url(icons/simple-line-icons/css/simple-line-icons.css);
@import url(icons/weather-icons/css/weather-icons.min.css);
@import url(icons/linea-icons/linea.css);
@import url(icons/themify-icons/themify-icons.css);
@import url(icons/flag-icon-css/flag-icon.min.css);
@import url(icons/material-design-iconic-font/css/materialdesignicons.min.css);
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url(spinners.css);
@import url(animate.css);

.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff
}

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px)
}

* {
    outline: none
}

body {
    font-size: 13px;
    font-family: "Poppins", sans-serif !important;
    line-height: 26px !important;
    color: #6c6c6c !important;
    background-image: url(/images/Communication/bg.svg);
    background-repeat: no-repeat;
    background-size: auto;
    padding: 55px 15px 15px 15px;
    top:0px !important;
}

html {
    position: relative;
    min-height: 100%;
    background: #fff !important;
    color: #455a64 !important;
}

a:focus,
a:hover {
    text-decoration: none
}

a.link {
    color: #455a64
}

    a.link:focus,
    a.link:hover {
        color: #009efb
    }

.img-responsive {
    width: 100%;
    height: auto;
    display: inline-block
}

.img-rounded {
    border-radius: 4px
}

html body .mdi-set,
html body .mdi:before {
    line-height: initial
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #455a64;
    font-family: "Poppins", sans-serif;
    font-weight: 400
}

h1 {
    line-height: 40px;
    font-size: 36px
}

h2 {
    line-height: 36px;
    font-size: 24px
}

h3 {
    line-height: 30px;
    font-size: 21px
}

h4 {
    line-height: 22px;
    font-size: 18px
}

h5 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 400
}

h6 {
    line-height: 16px;
    font-size: 14px;
    font-weight: 400
}

.display-5 {
    font-size: 3rem
}

.display-6 {
    font-size: 36px
}

.box {
    border-radius: 4px;
    padding: 10px
}

html body .dl {
    display: inline-block
}

html body .db {
    display: block
}

.no-wrap td,
.no-wrap th {
    white-space: nowrap
}

html body blockquote {
    border-left: 5px solid #009efb;
    border: 1px solid rgba(120, 130, 140, 0.13);
    padding: 15px
}

.clear {
    clear: both
}

ol li {
    margin: 5px 0
}

html body .p-0 {
    padding: 0px
}

html body .p-10 {
    padding: 10px
}

html body .p-20 {
    padding: 20px
}

html body .p-30 {
    padding: 30px
}

html body .p-l-0 {
    padding-left: 0px
}

html body .p-l-10 {
    padding-left: 10px
}

html body .p-l-20 {
    padding-left: 20px
}

html body .p-r-0 {
    padding-right: 0px
}

html body .p-r-10 {
    padding-right: 10px
}

html body .p-r-20 {
    padding-right: 20px
}

html body .p-r-30 {
    padding-right: 30px
}

html body .p-r-40 {
    padding-right: 40px
}

html body .p-t-0 {
    padding-top: 0px
}

html body .p-t-10 {
    padding-top: 10px
}

html body .p-t-20 {
    padding-top: 20px
}

html body .p-t-30 {
    padding-top: 30px
}

html body .p-b-0 {
    padding-bottom: 0px
}

html body .p-b-5 {
    padding-bottom: 5px
}

html body .p-b-10 {
    padding-bottom: 10px
}

html body .p-b-20 {
    padding-bottom: 20px
}

html body .p-b-30 {
    padding-bottom: 30px
}

html body .p-b-40 {
    padding-bottom: 40px
}

html body .m-0 {
    margin: 0px
}

html body .m-l-5 {
    margin-left: 5px
}

html body .m-l-10 {
    margin-left: 10px
}

html body .m-l-15 {
    margin-left: 15px
}

html body .m-l-20 {
    margin-left: 20px
}

html body .m-l-30 {
    margin-left: 30px
}

html body .m-l-40 {
    margin-left: 40px
}

html body .m-r-5 {
    margin-right: 5px
}

html body .m-r-10 {
    margin-right: 10px
}

html body .m-r-15 {
    margin-right: 15px
}

html body .m-r-20 {
    margin-right: 20px
}

html body .m-r-30 {
    margin-right: 30px
}

html body .m-r-40 {
    margin-right: 40px
}

html body .m-t-0 {
    margin-top: 0px
}

html body .m-t-5 {
    margin-top: 5px
}

html body .m-t-10 {
    margin-top: 10px
}

html body .m-t-15 {
    margin-top: 15px
}

html body .m-t-20 {
    margin-top: 20px
}

html body .m-t-30 {
    margin-top: 30px
}

html body .m-t-40 {
    margin-top: 40px
}

html body .m-b-0 {
    margin-bottom: 0px
}

html body .m-b-5 {
    margin-bottom: 5px
}

html body .m-b-10 {
    margin-bottom: 10px
}

html body .m-b-15 {
    margin-bottom: 15px
}

html body .m-b-20 {
    margin-bottom: 20px
}

html body .m-b-30 {
    margin-bottom: 30px
}

html body .m-b-40 {
    margin-bottom: 40px
}

html body .vt {
    vertical-align: top
}

html body .vm {
    vertical-align: middle
}

html body .vb {
    vertical-align: bottom
}

.op-5 {
    opacity: 0.5
}

html body .font-bold {
    font-weight: 700
}

html body .font-normal {
    font-weight: normal
}

html body .font-light {
    font-weight: 300
}

html body .font-medium {
    font-weight: 500
}

html body .font-16 {
    font-size: 16px
}

html body .font-14 {
    font-size: 14px
}

html body .font-10 {
    font-size: 10px
}

html body .font-18 {
    font-size: 18px
}

html body .font-20 {
    font-size: 20px
}

html body .b-0 {
    border: none
}

html body .b-r {
    border-right: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-l {
    border-left: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-b {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-t {
    border-top: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-all {
    border: 1px solid rgba(120, 130, 140, 0.13)
}

.thumb-sm {
    height: 32px;
    width: 32px
}

.thumb-md {
    height: 48px;
    width: 48px
}

.thumb-lg {
    height: 88px;
    width: 88px
}

.hide {
    display: none
}

.img-circle {
    border-radius: 100%
}

html {
    position: relative;
    min-height: 100%;
    background: #fff !important;
    color: #455a64 !important;
}

.PageTop {
    padding-top: 80px;
    padding-bottom: 70px;
}

.MainPageTop {
    padding-top: 30px !important;
    padding-bottom: 70px !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-24 {
    font-size: 24px;
}

.font-30 {
    font-size: 30px !important;
}

.font-weight-600 {
    font-weight: 600;
}

a:focus,
a:hover {
    text-decoration: none !important;
    cursor: pointer !important;
}

a.link {
    color: #455a64
}

    a.link:focus,
    a.link:hover {
        color: #009efb
    }

.img-responsive {
    width: 100%;
    height: auto;
    display: inline-block
}

.img-rounded {
    border-radius: 4px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #455a64;
    font-family: "Poppins", sans-serif !important;
    font-weight: 400
}

h1 {
    line-height: 40px;
    font-size: 36px
}

h2 {
    line-height: 36px;
    font-size: 24px
}

h3 {
    line-height: 30px;
    font-size: 21px
}

h4 {
    line-height: 22px;
    font-size: 18px
}

h5 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 400
}

h6 {
    line-height: 16px;
    font-size: 14px;
    font-weight: 400
}

li {
    list-style: none;
}

input[type=radio],
input[type=checkbox] {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

label {
    cursor: pointer;
}

#show-mobile:checked + input + .phone .toggle__label--off {
    opacity: 1;
    height: 100%;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0s linear 0s;
}

#show-mobile:checked + input + .phone .toggle {
    background: #8BC34A;
}

#hide-mobile:checked + .phone {
    background: transparent;
    padding: 0;
    width: 100%;
    max-width: 375px;
    height: 100%;
    /*  .phone__screen {
        width: auto;
        max-width: 375px;
      }*/
}

    #hide-mobile:checked + .phone .toggle__label--on {
        opacity: 1;
        height: 100%;
        transition: opacity 0.3s ease, height 0s linear 0s;
    }

    #hide-mobile:checked + .phone .toggle {
        background: #ccc;
    }

        #hide-mobile:checked + .phone .toggle:after {
            transform: translate3d(0px, 0, 0);
        }

    #hide-mobile:checked + .phone .phone__screen, #hide-mobile:checked + .phone .content {
        height: 100%;
        max-height: 667px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    #hide-mobile:checked + .phone:before {
        opacity: 0;
    }

.OverflowScroll {
    overflow-x: hidden;
    overflow-y: auto;
}

    .OverflowScroll::-webkit-scrollbar {
        background-color: #fff;
        width: 16px
    }

    .OverflowScroll::-webkit-scrollbar-track {
        background-color: #fff
    }

    .OverflowScroll::-webkit-scrollbar-thumb {
        background-color: #babac029;
        border-radius: 16px;
        border: 6px solid #fff
    }

        .OverflowScroll::-webkit-scrollbar-thumb:hover {
            background-color: #899498;
            border-radius: 16px;
            border: 6px solid #fff
        }

    .OverflowScroll::-webkit-scrollbar-button {
        display: none
    }


.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}

.title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    height: 54px;
    line-height: 54px;
    /* text-transform: uppercase; */
    letter-spacing: 0.01em;
    background: #fff;
    /*background: #6465be;*/
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    font-weight: 800;
    text-transform: uppercase;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    z-index: -1;
}

.ZIndex {
    z-index: 1 !important;
}

.registration_submit {
    padding: 4px 6px 4px 6px !important;
}

.registration_title {
    color: #6465be;
}

.required_field {
    color: red;
    font-size: 14px;
}

.error {
    color: red !important;
}

.btn-primary {
    background-color: #6465be !important;
    border-color: #6465be !important;
    padding: 4px 6px 4px 6px !important;
    font-weight: 600;
}

    .btn-primary:hover {
        color: #6465be !important;
        background-color: #ffffff !important;
        border-color: #6465be !important;
        font-weight: 600;
    }

/*Checkbox*/
.contant {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


    .contant input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }


.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border: 2px solid #e4e4e4;
    margin: 2px 0px 0px 0px;
}


.contant input:checked ~ .checkmark {
    background-color: #6465be !important;
    border: 1px solid #6465be !important;
    border-radius: 4px;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.contant input:checked ~ .checkmark:after {
    display: block;
}


.contant .checkmark:after {
    left: 6px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.textPrimary {
    color: #b2bec3 !important;
}

.mt-15 {
    margin-top: 15px;
}

.Com_question {
    margin-top: .5rem !important;
    margin-right: 18px !important;
}

.Question_text {
    color: #97909b7a;
    font-size: 14px;
    font-weight: 500;
}

.Submit_btn_align {
    margin-top: 1rem !important;
    margin-left: 35px;
}

.mt_58 {
    margin-top: 58px;
}

.text_align {
    text-align: center !important;
    color: #6465be;
    font-weight: 700;
    font-size: 18px;
}

.align_text {
    text-align: center !important;
    font-weight: 600;
}

.span_font_weight {
    font-weight: 900;
    border-bottom: 1px solid #6465be;
    color: #6465be;
    cursor: pointer !important;
}

.phone_font_weight {
    font-weight: 900;
}

.header_font_weight {
    font-weight: 600;
}

.verify_button {
    padding: 4px 70px 4px 70px !important;
}

.align_center {
    text-align: center;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
}

.Modal_postion {
    margin-top: 65px;
}

.Validation_Text {
    color: red;
}

.card-no-border .card {
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
    box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
}

.Card_NoMarginB {
    margin-bottom: 30px !important;
}

.MaindashboardCard {
    padding: 10px 10px 10px 10px !important;
}

.page-wrapper {
    position: relative;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    display: none
}

    .page-wrapper > .page-content {
        padding: 30px 15px;
        min-height: -webkit-calc(100vh - 180px);
        min-height: calc(100vh - 180px)
    }

#main-wrapper[data-layout='horizontal'][data-header-position='fixed'] .topbar {
    position: fixed;
    width: 100%
}

#main-wrapper[data-layout='horizontal'][data-header-position='fixed'] .left-sidebar {
    padding-top: 64px
}

#main-wrapper[data-layout='horizontal'][data-sidebar-position='fixed'] .topbar {
    position: fixed;
    width: 100%
}

#main-wrapper[data-layout='horizontal'][data-sidebar-position='fixed'] .left-sidebar {
    padding-top: 70px;
    position: fixed
}

#main-wrapper[data-layout='horizontal'][data-sidebar-position='fixed'] .page-wrapper {
    padding-top: 78px
}

@media (min-width: 768px) {
    #main-wrapper[data-layout='horizontal'] {
        background: #eef5f9
    }

        #main-wrapper[data-layout='horizontal'] .topbar {
            -webkit-transition: 0s;
            transition: 0s
        }

        #main-wrapper[data-layout='horizontal'][data-boxed-layout='boxed'] .top-navbar,
        #main-wrapper[data-layout='horizontal'][data-boxed-layout='boxed'] .scroll-sidebar,
        #main-wrapper[data-layout='horizontal'][data-boxed-layout='boxed'] .page-wrapper {
            max-width: 1200px;
            margin: 0 auto;
            position: relative
        }

        #main-wrapper[data-layout='horizontal'][data-boxed-layout='boxed'] .sidebar-nav #sidebarnav {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            #main-wrapper[data-layout='horizontal'][data-boxed-layout='boxed'] .sidebar-nav #sidebarnav > .sidebar-item > .has-arrow:after {
                display: block
            }

        #main-wrapper[data-layout='horizontal'][data-boxed-layout='boxed'] .sidebar-nav .sidebar-item {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 0;
            -ms-flex: 1 1 0px;
            flex: 1 1 0
        }

        #main-wrapper[data-layout='horizontal'][data-sidebar-position='fixed'] .page-wrapper {
            padding-top: 128px
        }

        #main-wrapper[data-layout='horizontal'] .topbar .top-navbar .navbar-header {
            width: 200px;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            margin: 0 auto
        }

        #main-wrapper[data-layout='horizontal'] .topbar .sidebartoggler {
            display: none
        }

        #main-wrapper[data-layout='horizontal'] .left-sidebar {
            width: 100%;
            height: auto;
            position: relative;
            padding-top: 0px;
            z-index: 45;
            -webkit-transition: 0s;
            transition: 0s
        }

            #main-wrapper[data-layout='horizontal'] .left-sidebar .scroll-sidebar {
                height: 62px
            }

        #main-wrapper[data-layout='horizontal'] .scroll-sidebar {
            height: auto
        }

        #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%
        }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav .sidebar-item {
                position: relative;
                width: auto;
                display: block;
                padding: 6px 0px
            }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item:last-child {
                border-right: none
            }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item > .has-arrow:after {
                -webkit-transform: rotate(-135deg) translate(0, -50%);
                -ms-transform: rotate(-135deg) translate(0, -50%);
                transform: rotate(-135deg) translate(0, -50%)
            }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item:last-child > .first-level {
                right: 0px;
                left: auto
            }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item.two-column .first-level {
                width: 500px
            }

                #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item.two-column .first-level > ul > .sidebar-item {
                    display: inline-block;
                    width: 50%;
                    vertical-align: top
                }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item .first-level,
            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item .first-level .second-level {
                position: absolute;
                left: 0px;
                top: auto;
                width: 220px;
                padding-bottom: 0px;
                z-index: 100;
                display: none;
                -webkit-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);
                box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);
                background: #fff
            }

                #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item .first-level .sidebar-item:hover .second-level {
                    display: block
                }

                #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item .first-level .sidebar-item:hover .second-level {
                    left: 220px;
                    top: 0px
                }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .mega-dropdown {
                position: static
            }

                #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .mega-dropdown .first-level {
                    width: 100%
                }

                    #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .mega-dropdown .first-level > ul > li {
                        width: 25%;
                        display: inline-block
                    }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item:hover {
                background: transparent
            }

                #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item:hover .first-level {
                    display: block
                }

                    #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item:hover .first-level:after {
                        position: absolute;
                        content: '';
                        background: transparent;
                        top: 0;
                        height: 100%;
                        width: 100%;
                        left: 0;
                        z-index: -1
                    }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item:last-child > .first-level .sidebar-item:hover .second-level {
                right: 220px;
                top: 0px;
                left: auto
            }

            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item > .has-arrow:after,
            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav .nav-small-cap,
            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav .sidebar-footer,
            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav .user-pro,
            #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav .badge {
                display: none
            }

    [data-sidebarbg='skin6'] .sidebar-nav #sidebarnav > .sidebar-item:hover .first-level > ul {
        background: #fff
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #main-wrapper[data-layout='horizontal'] .sidebar-nav > ul > .sidebar-item > .sidebar-link i {
        display: none
    }

    #main-wrapper[data-layout='horizontal'] .sidebar-nav #sidebarnav > .sidebar-item {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto
    }
}

[data-theme='dark'] .page-wrapper,
[data-theme='dark'] h1,
[data-theme='dark'] h2,
[data-theme='dark'] h3,
[data-theme='dark'] h4,
[data-theme='dark'] h5,
[data-theme='dark'] h6 {
    color: #b2b9bf
}

[data-theme='dark'] .jumbotron,
[data-theme='dark'] .page-wrapper,
[data-theme='dark'] .progress,
[data-theme='dark'] .breadcrumb,
[data-theme='dark'] .dropdown-menu,
[data-theme='dark'] #main-wrapper,
[data-theme='dark'] .wizard:not(.wizard-circle) > .steps .disabled a,
[data-theme='dark'] .wizard:not(.wizard-circle) > .steps .disabled a:hover,
[data-theme='dark'] .wizard:not(.wizard-circle) > .steps .disabled a:active,
[data-theme='dark'] .wizard:not(.wizard-circle) > .content,
[data-theme='dark'] .wizard:not(.wizard-circle) > .actions .disabled a,
[data-theme='dark'] .wizard:not(.wizard-circle) > .actions .disabled a:hover,
[data-theme='dark'] .wizard:not(.wizard-circle) > .actions .disabled a:active,
[data-theme='dark'] .wizard-content .wizard > .steps .step,
[data-theme='dark'] .cke_toolbar_separator {
    background-color: #383f48
}

#main-wrapper {
    width: 100%
}

.boxed #main-wrapper {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1)
}

    .boxed #main-wrapper .sidebar-footer {
        position: absolute
    }

    .boxed #main-wrapper .footer {
        display: none
    }

.page-wrapper {
    padding-bottom: 80px;
    padding-top: 25px;
}

.Speech-bubble {
    width: 53px;
    padding-top: 0px;
}

.Aids_Positive {
    width: 25px;
}

.card {
    margin-bottom: 30px;
}

.FirstName_Text {
    /* font-size: 16px;
    line-height: 20px !important;
    text-align: center;
    padding-top: 7px;
    color: #455a64b3;*/
    font-size: 15px;
    line-height: 13px !important;
    padding-top: 7px;
    color: #455a64b3;
}

.Phone_no_dashboard {
    /*font-size: 16px;
    line-height: 20px !important;
    text-align: center;
    color: #455a64b3;*/
    font-size: 14px;
    line-height: 13px !important;
    color: #455a64b3;
}

#portfolio .card .card-title {
    display: flex;
    padding: 10px 10px 5px 10px;
    font-weight: 300;
    text-transform: capitalize;
}

#portfolio .card {
    margin: 0 -8px 32px -8px;
    color: rgba(0, 0, 0, 0.87);
    box-shadow: 2px 2px 8px rgb(0 0 0 / 5%);
}

.CompletedColor {
    background-color: #00b894;
}

.PendingColor {
    background-color: #f39c12;
}

.InActiveColor {
    background-color: #d63031;
}

.ScheduledColor {
    background-color: #0984e3;
}

#portfolio .card .card-icon {
    display: flex;
    position: absolute;
    top: -12px;
    left: 68%;
    color: white;
    width: 90px;
    height: 29px;
    box-shadow: 2px 2px 16px rgb(0 0 0 / 15%);
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

#portfolio .card .card-data {
    display: flex;
    justify-content: flex-end;
    padding: 16px 16px 0 0;
    font-size: 1.5rem;
    font-weight: 300;
}

.Status_Text {
    margin-bottom: -2px !important;
    font-size: 16px;
    font-weight: 600;
    padding-left: 5px;
}

.Card_Title {
    margin-bottom: 8px !important;
}

.Date_Scheduled_label {
    font-size: 14px;
    /*    padding-right: 14px;*/
    color: #363b3fb5;
    font-weight: 600;
}

.Accepted_label {
    font-size: 15px;
    padding-right: 14px;
    color: #00b894;
    font-weight: 600;
}

.Date_ans {
    font-size: 12.5px;
    color: #838b92;
}

.Muted_Text {
    font-size: 15px;
    color: #838b92;
}

.Card_Body {
    padding: 0px 15px 15px 15px !important;
}

.ReSchediuled_Link {
    /*border: 1px solid #3073da;
    padding: 5px;
    border-radius: 5px;
    font-size : 12px;*/
    border-radius: 1px;
    font-size: 13px;
    border-bottom: 1px solid #6465be !important;
    font-weight: 600;
    color: #6465be !important;
}

.Dark_black_color {
    color: #455a64;
}

.app-icon[data-count]:not([data-count=""]):not([data-count="0"]):after {
    position: absolute;
    right: -1%;
    top: -1%;
    content: attr(data-count);
    font-size: 17px;
    padding: 0.4em;
    border-radius: 2em;
    line-height: 0.75em;
    color: red;
    /* background: rgb(255, 0, 0); */
    text-align: center;
    min-width: 1.5em;
    font-weight: bold;
}

.Notes_tag {
    width: 40px;
    margin-top: -8px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
    box-shadow: 0 2px 5px 0 rgb(121 121 121 / 16%), 0 2px 10px 0 rgb(154 154 154 / 12%) !important;
}

.Immediate_text {
    margin-top: -10px !important;
    padding-left: 35px !important;
}

.Mb_8 {
    margin-bottom: -8px;
}

.note_avatar {
    width: 2.2em;
    height: 2.2em;
    line-height: 1.95em;
    text-align: center;
    border-radius: 50%;
    background-color: #7d7d7d;
    vertical-align: middle;
    color: #ffffff;
    border: 1px solid #717171;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 10px;
}

.OverflowNotes {
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 0;
    max-height: 390px;
    margin-right: -10px;
    padding-right: 12px;
}



    .OverflowNotes::-webkit-scrollbar {
        background-color: #fff;
        width: 16px
    }



    .OverflowNotes::-webkit-scrollbar-track {
        background-color: #fff
    }



    .OverflowNotes::-webkit-scrollbar-thumb {
        background-color: #babac029;
        border-radius: 16px;
        border: 6px solid #fff
    }



        .OverflowNotes::-webkit-scrollbar-thumb:hover {
            background-color: #899498;
            border-radius: 16px;
            border: 6px solid #fff
        }



    .OverflowNotes::-webkit-scrollbar-button {
        display: none
    }

.notes_name {
    padding-top: 16px;
}

.notes_date {
    padding-top: 10px !important;
}

.text-justify {
    text-align: justify !important;
}

.Completed_Date_text {
    color: #e01428;
}

.Text_Center {
    text-align: center;
}

.Partner_border {
    border-bottom: 1px solid #7d7d7d54;
    margin-top: 10px;
    margin-left: 60px;
    margin-right: 60px;
}

.Share_icon {
    width: 25px;
    margin-left: 5px;
    cursor: pointer;
}

.Unlike_icon {
    width: 25px;
    margin-left: 5px;
    cursor: pointer;
}

.Border_Right {
    border-right: 1px solid #7d7d7d54;
}

.Excel_icon {
    width: 32px;
    cursor: pointer;
}

.Group_Immediate_text {
    color: #212529b3;
    margin-bottom: 0px !important;
    font-size: 15px;
    font-weight: 600;
    padding-left: 5px;
}

.accordion > .card .card-header {
    margin-bottom: -1 px;
    background-color: rgb(255 255 255);
    border-bottom: 1 px solid rgba(0,0,0,.125);
}
/*TimeLine progress*/
jtline {
    opacity: 0;
    margin: 2em auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.jtline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none;
}

.jtline.loaded {
    /* show the timeline after events position has been set (using JavaScript) */
    opacity: 1;
}

.jtline .timeline {
    position: relative;
    height: 100px;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
}

.jtline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 59px;
    overflow: hidden;
}

    .jtline .events-wrapper::after, .jtline .events-wrapper::before {
        /* these are used to create a shadow effect at the sides of the timeline */
        content: '';
        position: absolute;
        z-index: 2;
        top: 0;
        height: 100%;
        width: 20px;
    }

    .jtline .events-wrapper::before {
        left: 0;
        /* background-image: -webkit-linear-gradient( left , #f8f8f8, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));*/
    }

    .jtline .events-wrapper::after {
        right: 0;
        /*background-image: -webkit-linear-gradient( right , #f8f8f8, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));*/
    }

.jtline .events {
    /* this is the grey line/timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    /* width will be set using JavaScript */
    background: #dfdfdf;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.jtline .filling-line {
    /* this is used to create the green line filling the timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #00b894;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.jtline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 15px;
    padding-bottom: 15px;
    color: #383838;
    /* fix bug on Safari - text flickering while timeline translates */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

    .jtline .events a::after {
        /* this is used to create the event spot */
        content: '';
        position: absolute;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -5px;
        height: 12px;
        width: 12px;
        border-radius: 50%;
        border: 2px solid #dfdfdf;
        background-color: #f8f8f8;
        -webkit-transition: background-color 0.3s, border-color 0.3s;
        -moz-transition: background-color 0.3s, border-color 0.3s;
        transition: background-color 0.3s, border-color 0.3s;
    }

.jtline .events li a:nth-child(2)::after {
    /* this is used to create the event spot */
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -5px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #6465be !important;
    background-color: #6465be !important;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}

.no-touch .jtline .events a:hover::after {
    background-color: #00b894;
    border-color: #00b894;
}

.jtline .events a.selected {
    pointer-events: none;
}

    .jtline .events a.selected::after {
        background-color: #00b894;
        border-color: #00b894;
    }

.jtline .events a.older-event::after {
    border-color: #00b894;
}

@media only screen and (min-width: 1100px) {
    .jtline {
        margin: 6em auto;
    }

        .jtline::before {
            /* never visible - this is used in jQuery to check the current MQ */
            content: 'desktop';
        }
}

.cd-timeline-navigation a {
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 3px solid #00b894;
    overflow: hidden;
    color: #ffffff;
    text-indent: unset;
    padding-top: 19px;
    background-color: #00b894;
    /* height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 3px solid #00b894;
    overflow: hidden;
    color: #00b894;
    text-indent: 118%;
    padding-top: 14px;
    background-color: #00b894;*/
}

    .cd-timeline-navigation a::after {
        /* arrow icon */
        content: '';
        position: absolute;
        height: 16px;
        width: 16px;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        /*background: url(../img/cd-arrow.svg) no-repeat 0 0;*/
    }

    .cd-timeline-navigation a.prev {
        left: 0;
        padding-left: 4px;
        /* -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);*/
    }

    .cd-timeline-navigation a.next {
        right: 0;
        text-align: center !important;
    }

.no-touch .cd-timeline-navigation a:hover {
    border-color: #00b894;
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}

    .cd-timeline-navigation a.inactive::after {
        background-position: 0 -16px;
    }

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf;
}

.jtline .events-content {
    width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

    .jtline .events-content li {
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        top: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
        -webkit-animation-duration: 0.4s;
        -moz-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

        .jtline .events-content li.selected {
            /* visible event content */
            position: relative;
            z-index: 2;
            opacity: 1;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0);
        }

        .jtline .events-content li.enter-right, .jtline .events-content li.leave-right {
            -webkit-animation-name: cd-enter-right;
            -moz-animation-name: cd-enter-right;
            animation-name: cd-enter-right;
        }

        .jtline .events-content li.enter-left, .jtline .events-content li.leave-left {
            -webkit-animation-name: cd-enter-left;
            -moz-animation-name: cd-enter-left;
            animation-name: cd-enter-left;
        }

        .jtline .events-content li.leave-right, .jtline .events-content li.leave-left {
            -webkit-animation-direction: reverse;
            -moz-animation-direction: reverse;
            animation-direction: reverse;
        }

        .jtline .events-content li > * {
            margin: 0 auto;
        }

    .jtline .events-content h2 {
        font-weight: bold;
        font-size: 2.6rem;
        font-family: "Playfair Display", serif;
        font-weight: 700;
        line-height: 1.2;
    }

    .jtline .events-content em {
        display: block;
        font-style: italic;
        /* margin: 10px auto;
  border-bottom:2px dashed #dfdfdf;*/
    }

        .jtline .events-content em::before {
            content: '- ';
            color: #fff;
        }

    .jtline .events-content p {
        font-size: 1.4rem;
        color: #959595;
    }

    .jtline .events-content em, .jtline .events-content p {
        line-height: 1.6;
    }

@media only screen and (min-width: 768px) {
    .jtline .events-content h2 {
        font-size: 15px;
    }

    .jtline .events-content em {
        font-size: 10px;
    }

    .jtline .events-content p {
        font-size: 10px;
    }
}

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.accordion > .card .card-header.Communication_boder {
    border-left: 4px solid #00b894 !important;
    border-radius: 5px !important;
}

.accordion > .card .card-header.Module_status {
    border-left: 4px solid #e17055 !important;
    border-radius: 5px !important;
}

.accordion > .card .card-header.Module_status_yellow {
    border-left: 4px solid #fdcb6e !important;
    border-radius: 5px !important;
}

.ReSchediule_align {
    float: right;
    /*padding-right: 11px;*/
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    /* background-color: red; */
    background-color: #6465be !important;
    color: white !important;
}

.DateSchedule_save {
    margin-top: 35px;
}

.form-group label {
    position: relative !important;
    cursor: pointer !important;
    font-weight: 500 !important;
    color: #455a64;
    font-size: 16px !important;
}

.Button_Secondary {
    color: #6c757d !important;
    border-color: #6c757d !important;
    padding: 4px 6px !important;
}

    .Button_Secondary:hover {
        color: #fff !important;
        background-color: #6c757d !important;
        padding: 4px 6px !important;
    }

.date_range {
    width: 140px !important;
}

.datetime_range {
    width: 100% !important;
    padding: 12px 11px !important;
}

.cd-breadcrumb li, .cd-multi-steps li {
    display: inline-block;
    float: left;
    /*margin: 0.5em 0;*/
}



    .cd-breadcrumb li::after, .cd-multi-steps li::after {
        display: inline-block;
        content: '\00bb';
        margin: 0 0em;
        color: #959fa5;
    }



    .cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
        display: none;
    }



    .cd-breadcrumb li > *, .cd-multi-steps li > * {
        display: inline-block;
        font-size: 15px;
        font-family: Poppins;
        color: #2c3f4c8c;
    }



    .cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
        color: #8d8d8e;
        /* border-bottom: 1px solid #8a8a8a8f; */
        font-weight: 600;
    }



.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
    color: #6465be;
}



.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
    content: '';
    height: 16px;
    width: 16px;
    background: url('../images/rightarrow.png') no-repeat center center;
    vertical-align: middle;
    font-family: "Poppins", sans-serif !important;
}



.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: .4em;
    margin-top: -2px;
    vertical-align: middle;
}

@media only screen and (min-width: 768px) {

    .cd-breadcrumb li > *, .cd-multi-steps li > * {
        font-size: 16px;
        font-family: Poppins;
    }
}

.breadcrumb_icon {
    font-size: 19px;
    margin-top: -2px;
}

.Breadcrumb_ol {
    margin-bottom: 3rem !important;
    margin-left: -40px !important;
}

.padding_left_9 {
    padding-left: 9px;
}

.Study_progress {
    font-size: 16px;
    font-weight: 600;
    margin-top: -7px;
}

.Participants_text {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px;
    color: #212121;
}

.Part_text {
    margin-bottom: 0px !important;
    font-size: 14px;
    font-weight: 600;
    color: #49636cba;
}

.Completed_Status {
    font-size: 12px !important;
    color: #00b894 !important;
}

.InProgress_Status {
    font-size: 12px !important;
    color: #f0a719 !important;
}

.YettoStart_Status {
    font-size: 12px !important;
    color: #e17055 !important;
}

.ActionIcon {
    color: #2870d2;
    font-size: 22px;
}

.card_header {
    padding: 10px 10px 0px 10px !important;
}

.note_title {
    text-transform: capitalize !important;
    color: #212121;
    font-weight: 600;
    font-size: 17px;
}

.Exit_icon {
    /*text-align: end;*/
    margin-right: 163px;
    margin-top: -13%;
    width: 50px;
    height: 50px;
    /* line-height: 500px; */
    border-radius: 50%;
    background: #00b894;
    float: right;
    /*padding-top: 11px;
    padding-left: 14px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.ProgresDateAlign {
    margin-left: 156px;
    position: absolute;
}
.Exit_text {
    font-size: 12px;
    color: #fff;
}
/*.Exit_icon {
    padding-top: 10%;
    position: absolute;
    right: 10%;
    top: 18%;
}*/
.CheckboxContainer {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gridcheckbox {
    float: right;
}

[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

.CheckboxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.LightRedCheckbox {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #6465be94;
    border-radius: 5px;
}

.labelcolor {
    color: #212529;
}

.CheckboxContainer input:checked ~ .LightRedCheckbox:after {
    display: block;
}

.CheckboxContainer .LightRedCheckbox:after {
    left: 5.5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: 0.5px solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
}

.LightRedCheckbox:after {
    content: "";
    position: absolute;
    display: none;
}

.CheckboxContainer input:checked ~ .LightRedCheckbox {
    background-color: #6465be;
    border-color: #6465be94;
}

input:checked + span {
    background: #7d8f98;
    border-color: #7d8f98;
    color: #fff;
}

.LightRedCheckbox {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #6465be94;
    border-radius: 5px;
}


/*.form-group {
    margin-bottom: 0rem;
}
*/


.btn-primary {
    background-color: #6465be !important;
    border-color: #6465be !important;
    padding: 4px 6px 4px 6px !important;
    font-weight: 400 !important;
}

label {
    cursor: pointer;
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 15px;
}

.Basicinfo_icon {
    color: #6465be;
    font-size: 20px;
    margin-top: -6px;
}

.Reset_icon {
    color: #eb4d4b;
    font-size: 25px;
    margin-left: 7px;
    margin-right: 6px;
    margin-top: -6px;
}

.select2, .select2-container, .select2-container--default, .select2-container--above {
    width: 100% !important;
}

    .select2-container--default .select2-selection--multiple {
        background-color: white;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: text;
    }

    .select2-container--default.select2-container--focus .select2-selection--multiple {
        border: solid #aaa 1px !important;
        outline: 0;
    }

    .select2-container--default .select2-selection--multiple {
        background-color: white;
        border: 1px solid #ced4da !important;
        border-radius: 4px;
        cursor: text;
        padding-bottom: 0px !important;
    }

.Date_Time {
    color: #485c66bf !important;
}

.Opted_Text {
    color: #e01428;
    font-size: 15px;
    padding-right: 14px;
    font-weight: 600;
}


.Float_Right {
    float: right;
}

.Text_align_end {
    text-align: end;
}

.Time_line_date_text {
    color: #2221395e;
    font-size: 12px;
    font-weight: 600;
}

.LoginSpacing {
    padding: 25px 50px;
}

.card-flex {
    display: block;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.EyeIcon {
    position: absolute;
    right: 0;
    margin-right: 48px;
    margin-top: -28.5px;
    font-size: 20px;
    color: #ccc;
    cursor: pointer;
}

.Login_btn {
    padding: 10px !important;
    background-color: #6465be !important;
    border-color: #6465be !important;
    font-weight: 500 !important;
    color: #fff;
}

    .Login_btn:hover {
        padding: 10px !important;
        background-color: #6465be !important;
        border-color: #6465be !important;
        font-weight: 500 !important;
        color: #fff;
    }

.Module_Right {
    float: right;
    margin-top: -30px !important;
}

.Module_Left {
    margin-top: -6px;
    padding-left: 10px;
}

.table th {
    border-top: none !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F4F6F8 !important;
}

.ActionIcons {
    font-size: 24px;
    color: #6465be;
}

.DisableActionIcons {
    font-size: 24px;
    color: #b9b9b9;
}

.PendingBadge {
    color: #e17055;
    font-weight: 600;
    text-align: center;
    background-color: rgb(225 112 85 / 10%);
    width: 50px;
    border-radius: 4px;
    padding: 3px 5px;
}

.AcceptBadge {
    color: #00b894;
    font-weight: 600;
    text-align: center;
    background-color: rgb(0 184 148 / 10%);
    width: 50px;
    border-radius: 4px;
    padding: 3px 5px;
}

.RejectBadge {
    color: #ff7675;
    font-weight: 600;
    text-align: center;
    background-color: rgb(255 118 117 / 10%);
    width: 50px;
    border-radius: 4px;
    padding: 3px 5px;
}

.OptedOutBadge {
    color: #777879;
    font-weight: 600;
    text-align: center;
    background-color: rgb(106 108 109 / 10%);
    width: 50px;
    border-radius: 4px;
    padding: 3px 5px;
}

.ScheduledBadge {
    color: #0984e3;
    font-weight: 600;
    text-align: center;
    background-color: rgb(9 132 227 / 10%);
    width: 50px;
    border-radius: 4px;
    padding: 3px 5px;
}

.InActiveBadge {
    color: #636e72;
    font-weight: 600;
    text-align: center;
    background-color: rgb(99 110 114 / 10%);
    width: 50px;
    border-radius: 4px;
    padding: 3px 5px;
}

#show-nav:checked + .phone__screen .nav ul, #show-nav:checked + .phone__screen .header, #show-nav:checked + .phone__screen .content {
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#show-nav:checked + .phone__screen #nav {
    transition: width 0s linear 0s;
    width: 220px;
}

    #show-nav:checked + .phone__screen #nav ul {
        transform: none;
    }

#show-nav:checked + .phone__screen .header, #show-nav:checked + .phone__screen .content {
    /*    transform: translate3d(220px, 0, 0);
*/ transform: none;
}

    #show-nav:checked + .phone__screen .header .content__closer, #show-nav:checked + .phone__screen .content .content__closer {
        display: block;
    }

    #show-nav:checked + .phone__screen .header .trigger__closer {
        display: block;
    }

    #show-nav:checked + .phone__screen .header i:first-child {
        transform: translate3d(0, 6px, 0) rotate(45deg);
    }

        #show-nav:checked + .phone__screen .header i:first-child + i {
            opacity: 0;
        }

            #show-nav:checked + .phone__screen .header i:first-child + i + i {
                transform: translate3d(0, -6px, 0) rotate(-45deg);
            }

#hide-mobile:checked + .phone .phone__screen, #hide-mobile:checked + .phone .content {
    height: 100%;
    max-height: 667px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.NavIcons {
    font-size: 22px;
    color: #adadad;
    padding: 0px 0px;
    border-radius: 3px;
}

.NavText {
    font-size: 14px;
    color: #413886;
    font-weight: 600;
    position: absolute;
    margin: 0px 8px;
}

.nav--icons {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 8px 10px;
    box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 30%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 56px;
}

    .nav--icons ul {
        list-style-type: none;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 0;
        margin: 0;
    }

        .nav--icons ul li a {
            font-size: 11px;
            letter-spacing: 1px;
            text-decoration: none;
            color: #4e51bf;
            line-height: 1;
            vertical-align: middle;
            display: flex;
            align-items: center;
            border-radius: 3em;
            padding: 0.55em 1.15em;
            transition: 0.6s ease-in-out;
        }

            .nav--icons ul li a span {
                display: inline-block;
                overflow: hidden;
                max-width: 0;
                opacity: 0;
                padding-left: 0.3em;
                transform: translate3d(-0.5em, 0, 0);
                transition: opacity 0.6s, max-width 0.6s, transform 0.6s;
                transition-timing-function: ease-in-out;
            }

            .nav--icons ul li a:hover,
            .nav--icons ul li a.is-active {
                color: #fff;
                background-color: #413885;
            }

                .nav--icons ul li a:hover span,
                .nav--icons ul li a.is-active span {
                    opacity: 1;
                    max-width: 40px;
                    transform: translate3d(0, 0, 0);
                }

.nav {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    line-height: 20px;
    z-index: 2;
    transition: width 0s linear 0.3s;
    /*    background-image: url(/OurPlan/css/images/SideBg1.jpg);
*/ background-position: bottom;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

    .nav a {
        display: block;
        padding: 12px 20px 12px;
    }

    .nav li:first-child {
        margin: 25px auto 0px auto;
    }

    .nav ul {
        width: 220px;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        position: relative;
        left: 0;
        top: 0;
        background-color: #fff;
    }

.Menu {
    color: #fff;
    font-size: 22px;
    background-color: #282985;
    padding: 4px 6px;
    margin: -5px 0px;
    border-radius: 5px;
    box-shadow: inset 0 0 2px 0 rgb(255 255 255 / 40%), inset 0 0 3px 0 rgb(0 0 0 / 40%), inset 0 0 3px 5px rgb(0 0 0 / 5%), 2px 2px 4px 0 rgb(0 0 0 / 25%);
}

.horizontal-nav {
    font-size: 12px;
    line-height: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin-top: 20px;
    margin-bottom: 30px;
}

.horizontal-nav__items {
    white-space: nowrap;
}

.horizontal-nav--submenu {
    background: #90CAF9;
    margin-top: 0;
}

.horizontal-nav li {
    display: inline-block;
    margin-left: 20px;
}

    .horizontal-nav li + li {
        margin-left: 0;
    }

    .horizontal-nav li:last-child {
        margin-right: 20px;
    }

.horizontal-nav a {
    display: inline-block;
    padding: 16px 16px;
    color: #fff;
    text-decoration: none;
}

.toggle {
    width: 50px;
    height: 30px;
    margin: 10px 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    display: inline-block;
    vertical-align: top;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    transition: background 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

    .toggle:after {
        content: "";
        width: 22px;
        position: relative;
        z-index: 2;
        height: 22px;
        margin: 4px;
        background: #fff;
        border-radius: 100%;
        display: block;
        transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: translate3d(20px, 0, 0);
    }

.toggle__label {
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0s linear 0.3s;
    opacity: 0;
    cursor: pointer;
}

input[type=radio],
input[type=checkbox] {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.ImageAlign {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.SideBarAvatar {
    z-index: 10;
    float: right;
    position: relative;
    width: 70px;
}

.ImageAlign {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.NameAlign {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: -4px;
}

.AlignSubText {
    text-align: center;
}

.BorderTop {
    border-top: 1px solid #ebecf1;
}

.avatar {
    float: right;
    position: relative;
    width: 32px;
    margin: 10px 12px;
}

.Menu {
    color: #fff;
    font-size: 22px;
    background-color: #282985;
    padding: 4px 6px;
    margin: -5px 0px;
    border-radius: 5px;
    box-shadow: inset 0 0 2px 0 rgb(255 255 255 / 40%), inset 0 0 3px 0 rgb(0 0 0 / 40%), inset 0 0 3px 5px rgb(0 0 0 / 5%), 2px 2px 4px 0 rgb(0 0 0 / 25%);
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}

.content, .header {
    transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transform: translate3d(0px, 0, 0);
    backface-visiblity: hidden;
}

    .content div {
        position: relative;
    }

.content__closer,
.trigger__closer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 12;
}

.trigger {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    padding: 17px 12px;
    display: block;
    z-index: 10;
    background: transparent;
}

    .trigger a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .trigger a:first-child {
            display: block;
        }

    .trigger i {
        display: block;
        height: 2px;
        width: 20px;
        background: #fff;
        margin: 3px 0 4px;
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

.Header--wrapper {
    position: relative;
    background-color: #BCB097;
    height: 40px;
    overflow: hidden;
    font-size: 13px;
}

.Header--start-small {
    width: 25%;
    position: absolute;
    background-color: #6465be;
    color: white;
    margin-top: -33px;
    margin-left: 0px;
    padding: 1px 0px 1px 0px;
    display: inline-block;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}

.nav {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    line-height: 20px;
    z-index: 2;
    transition: width 0s linear 0.3s;
    /* background-image: url(/OurPlan/css/images/SideBg1.jpg); */
    background-position: bottom;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

    .nav a {
        display: block;
        padding: 12px 20px 12px;
    }

    .nav li:first-child {
        margin: 25px auto 0px auto;
    }

    .nav ul {
        width: 220px;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        position: relative;
        left: 0;
        top: 0;
        background-color: #fff;
    }

.content, .header {
    transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transform: translate3d(0px, 0, 0);
    backface-visiblity: hidden;
}

Checkbox
.contant {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.contant input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border: 2px solid #e4e4e4;
    margin: 2px 0px 0px 0px;
}


.contant input:checked ~ .checkmark {
    background-color: #6465be !important;
    border: 1px solid #6465be !important;
    border-radius: 4px;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.contant input:checked ~ .checkmark:after {
    display: block;
}


.contant .checkmark:after {
    left: 6px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*OverFlow*/
.OverflowScroll {
    overflow-x: hidden;
    overflow-y: auto;
}

    .OverflowScroll::-webkit-scrollbar {
        background-color: #fff;
        width: 16px
    }

    .OverflowScroll::-webkit-scrollbar-track {
        background-color: #fff
    }

    .OverflowScroll::-webkit-scrollbar-thumb {
        background-color: #babac029;
        border-radius: 16px;
        border: 6px solid #fff
    }

        .OverflowScroll::-webkit-scrollbar-thumb:hover {
            background-color: #899498;
            border-radius: 16px;
            border: 6px solid #fff
        }

    .OverflowScroll::-webkit-scrollbar-button {
        display: none
    }

.Welcome_page {
    text-align: center;
    color: #6465be;
    font-size: 22px;
    font-weight: 500;
}
/* radio button */

.plans .plan input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.plans .plan {
    cursor: pointer;
    /*  width: 48.5%;
*/
}

    .plans .plan .plan-content {
        /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1.5px solid rgb(188 188 188 / 20%);
    border-radius: 10px;
    -webkit-transition: -webkit-box-shadow 0.4s;
    transition: -webkit-box-shadow 0.4s;
    -o-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
    transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
    position: relative;*/
        /*    box-shadow: 2px 1px 3px 0px #eeeeee;
*/
    }

        .plans .plan .plan-content img {
            margin-right: 30px;
            height: 72px;
        }

    .plans .plan .plan-details span {
        margin-bottom: 10px;
        line-height: 24px;
        cursor: pointer !important;
        font-weight: 500 !important;
        color: #455a64 !important;
        font-size: 16px !important;
    }

input[type="radio"]:checked .plan-details span {
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #fff !important;
}

.container .title {
    font-size: 16px;
    font-weight: 500;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #252f42;
    margin-bottom: 20px;
}

.plans .plan .plan-details p {
    color: #646a79;
    font-size: 14px;
    line-height: 18px;
}

/*.plans .plan .plan-content:hover {
  -webkit-box-shadow: 0px 3px 5px 0px #e8e8e8;
  box-shadow: 0px 3px 5px 0px #e8e8e8;
}*/
.plans .plan input[type="radio"]:checked + .plan-content:after {
    content: '';
    position: absolute;
    display: block;
    width: 5px;
    height: 11px;
    border: 4px solid #fff;
    top: 6px !important;
    left: 6px;
    border: solid #6466be;
    border-width: 0 2px 2px 0;
    transform: rotate( 45deg) !important;
}

.plans .plan input[type="radio"] + .plan-content:before {
    /* content: "";
    position: absolute;
    height: 16px;
    width: 16px;
    top: 10px !important;
    left: 15px;
    border-radius: 100%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 2px rgb(100 101 190 / 50%);
    box-shadow: 0px 0px 0px 1.5px rgb(199 199 199 / 50%);*/

    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    top: 5px !important;
    left: 0px;
    border-radius: 100%;
    border: 8px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 1px rgb(100 101 190 / 50%);
    /*    box-shadow: 0px 0px 0px 1.5px rgb(199 199 199 / 50%);
*/
}

.plans .plan input[type="radio"]:checked + .plan-content {
    /*  border: 2px solid rgb(100 101 190 / 20%);
*/ /*background:hsl(239deg 41% 57%);*/
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
}

    .plans .plan input[type="radio"]:checked + .plan-content .plan-details span {
        color: #3a536f !important
    }

/*@media screen and (max-width: 991px) {*/
/* .plans {
    margin: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px;
  } */

/*.plans .plan {
    width: 100%;
  }

  .plan.complete-plan {
    margin-top: 8px;
  }

  .plans .plan .plan-content .plan-details {
    width: 70%;
    display: inline-block;
  }

  .plans .plan input[type="radio"]:checked + .plan-content:after {
    top: 45%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}*/

/*@media screen and (max-width: 767px) {
  .plans .plan .plan-content .plan-details {
    width: 60%;
    display: inline-block;
  }
}

@media screen and (max-width: 540px) {
  .plans .plan .plan-content img {
    margin-bottom: 20px;
    height: 56px;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
  }

  .plans .plan input[type="radio"]:checked + .plan-content:after {
    top: 20px;
    right: 10px;
  }

  .plans .plan .plan-content .plan-details {
    width: 100%;
  }

  .plans .plan .plan-content {
    padding: 6px 15px 6px 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}*/
/* progress bar */

.ui-widgets {
    position: relative;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 9rem;
    margin: 0px 0px 0px 0px;
    border: 3px solid #4f4de0e6;
    box-shadow: inset 0 0 7px #cecece8c;
    border-left-color: #4f4de0e6;
    border-top-color: #4f4de0e6;
    border-right-color: #4f4de0e6;
    border-bottom-color: #e3e3e3;
}

/* Apply css properties to the second
  child of ui-widgets class */
/*.ui-widgets:nth-child(2) {
        border-top-color: #00b894;
        border-right-color: #00b894;
        border-left-color: #00b894;
        border-bottom-color: #00b894;
    }*/

/* Apply css properties to ui-widgets
 class and ui-values class */
/*.ui-widgets .ui-values {
        top: 8px;
        position: absolute;
        left: 4px;
        right: 0;
        font-weight: 600;
        font-size: 12px;
    }*/

/*  Apply css properties to ui-widgets 
class and ui-labels class */
/*.ui-widgets .ui-labels {
        left: 0;
        bottom: -16px;
        text-shadow: 0 0 4px grey;
        color: black;
        position: absolute;
        width: 100%;
        font-size: 16px;
    }*/
.OverflowScroll {
    overflow-x: hidden;
    overflow-y: auto;
}

    .OverflowScroll::-webkit-scrollbar {
        background-color: #fff;
        width: 16px
    }

    .OverflowScroll::-webkit-scrollbar-track {
        background-color: #fff
    }

    .OverflowScroll::-webkit-scrollbar-thumb {
        background-color: #babac029;
        border-radius: 16px;
        border: 6px solid #fff
    }

        .OverflowScroll::-webkit-scrollbar-thumb:hover {
            background-color: #899498;
            border-radius: 16px;
            border: 6px solid #fff
        }

    .OverflowScroll::-webkit-scrollbar-button {
        display: none
    }

.DisabledSection {
    pointer-events: none;
    opacity: 0.5;
}

.Intervenstion_icon {
    position: absolute;
    padding-left: 10px;
    padding-top: 2px;
}

.DeleteIcon {
    font-size: 21px;
    color: #d63031 !important;
    position: absolute;
    margin-left: 8px;
    margin-top: 0px;
}

.ActiveBadge {
    color: #00b894 !important;
    background-color: rgb(0 184 148 / 10%) !important;
    font-size: 12px;
}

.InActiveBadge {
    color: #ff7675 !important;
    background-color: rgb(255 118 117 / 10%) !important;
    font-size: 12px;
}

.ButtonColor {
    color: #6465be !important;
}

.PendingAcceptance {
    font-size: 14px;
    padding-right: 4px;
    font-weight: 600;
}

.PendingAcceptanceSubText {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #b1b1b1;
}

.PendingTextColor {
    color: #f39c12;
}

.CompletedTextColor {
    color: #00b894;
}

.InactiveTextColor {
    color: #d63031;
}

.GroupNameStyle {
    color: #212529b3;
    font-weight: 600;
    font-size: 16px;
}

.DisplayNone {
    display: none;
}

.margin_30 {
    margin-top: 30px !important;
}

.count {
    margin-bottom: -31px;
    margin-left: 16px;
}

.padding_32 {
    padding-left: 32px !important;
}

.table.dataTable.no-footer {
    border-bottom: none !important;
}

.table.dataTable thead th, table.dataTable thead td {
    padding: 10px 8px;
    border-bottom: none !important;
}

.margin-top_36 {
    margin-top: -36px;
}

.Incentiveinfoleft {
    padding: 0px 51px 0px 41px;
}

.Incentiveinforight {
    padding: 0px 41px 0px 51px;
}

.ml-30 {
    margin-left: 30px;
}

.SubTitleAlign {
    color: #838383;
    font-weight: 600;
}

.Studyprogress_title {
    color: #212529b3;
    margin-left: 2%;
}

.tooltipster-base {
    margin-top: 11px !important;
}

.tooltipster-box {
    border-radius: 5px !important;
    background: #fff !important;
    box-shadow: 0px 0px 14px rgb(0 0 0 / 30%) !important;
    color: #2c2c2c !important;
}

.tooltipster-sidetip .tooltipster-content {
    color: #000 !important;
    line-height: 18px !important;
    padding: 6px 14px !important;
}

.tooltipster-sidetip .tooltipster-box {
    border: 2px solid #fff !important;
}

.tooltipster-sidetip .tooltipster-content {
    color: #000 !important;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #ffffff !important;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #ffffff !important;
}

.hr_line {
    width: 32px;
    border-top: 2px solid rgb(226 226 226);
    margin: -69px 210px 0px -31px;
}

.left_80 {
    left: 60px;
}

.left_100 {
    left: 80px;
}

.left_122 {
    left: 102px;
}

.left_142 {
    left: 122px;
}

.left_162 {
    left: 142px;
}

.left_325 {
    left: 310px;
}

.Disable_exiticon {
    background: #dadada;
}

.studydatanull {
    margin: -44px -20px 0px -31px;
}

.studydataexit {
    margin-top: -21%;
}

.mt_5 {
    margin-top: -5px
}

.infoicon {
    font-size: 19px;
    color: #fecd1a;
}

    .infoicon:hover {
        color: #d63031;
    }

.IneligablrBadge {
    color: #ffaa09;
    font-weight: 600;
    text-align: center;
    background-color: rgb(255 156 7 / 10%);
    width: 50px;
    border-radius: 4px;
    padding: 3px 5px;
}

.DetailNotes {
    margin-right: -50px;
    float: right;
}

.font_13 {
    font-size: 13px !important;
}

.Margin_16 {
    margin-bottom: -16px;
}

.BorderStudy {
    border: 1px solid #b9b8b899;
    padding-right: 66px;
    padding-bottom: 25px;
}

@media screen and (max-width: 450px ) and (min-width: 300px) {
    .logo_width {
        width: 25% !important;
    }
}

@media screen and (max-width: 600px ) and (min-width: 450px) {
    .logo_width {
        width: 20% !important;
    }
}

@media screen and (max-width: 800px ) and (min-width: 600px) {
    .logo_width {
        width: 15% !important;
    }
}

.logo_width {
    width: 10%;
}

.icn_width {
    width: 31px;
    height: 30px;
}

.disablefourM {
    border: 3px solid #dadada !important;
    background-color: #dadada !important;
    color: #00b894 !important;
}

.Exittextclr {
    color: #00b894;
}

.accordionCollapse {
    background-color: #fff;
    color: #455a64 !important;
    cursor: pointer;
    padding: 8px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-weight: 800;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
}


.panelCollapse {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    border: 1px solid #dedede;
}

.accordionCollapse:after {
    /* Unicode character for "plus" sign (+) */
    content: "\02795";
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.accordion-container button:focus {
    outline: 0 !important;
}

.accordion-container .active:after {
    content: "\2796";
}

.mt-n-35 {
    margin-top: -35px;
}

.mt-10 {
    margin-top: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    border: 1px solid #dedede !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0em 0.5em !important;
}

.ScreenerIcon {
    background-color: rgb(100 101 190 / 10%);
    color: #6465be;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 25%;
}

.ScreenerIconAlign {
    margin-top: 6px;
}

.ScreenerText {
    margin-top: 2px;
}

.LinkText {
    text-decoration: underline;
}

.TitleText {
    color: #525455b5;
    font-weight: bold;
}

.MessageIcon {
    background-color: rgb(255 118 117 / 10%);
    height: 40px;
    width: 40px;
    border-radius: 25%;
    text-align: center;
}

.MessageIconAlign {
    color: #ff7675;
    font-size: 22px;
    margin-top: 8px;
}

.ArrowIcon {
    font-size: 30px;
    color: #c5c5c5;
    margin-top: 8px;
}

.Upcoming {
    border-left: 3px solid #0984e3;
    border-radius: 5px;
}

.VerticalAlign {
    vertical-align: middle !important;
}

.AlignCenter {
    text-align: center;
}

.UpcomingDate {
    color: #a9a9a9;
    letter-spacing: 0.5px;
}

.OverflowScrollTable {
    overflow-x: hidden;
    overflow-y: auto;
}

    .OverflowScrollTable::-webkit-scrollbar {
        background-color: #fff;
        width: 16px
    }

    .OverflowScrollTable::-webkit-scrollbar-track {
        background-color: #fff
    }

    .OverflowScrollTable::-webkit-scrollbar-thumb {
        background-color: #babac029;
        border-radius: 16px;
        border: 6px solid #fff
    }

        .OverflowScrollTable::-webkit-scrollbar-thumb:hover {
            background-color: #899498;
            border-radius: 16px;
            border: 6px solid #fff
        }

    .OverflowScrollTable::-webkit-scrollbar-button {
        display: none
    }

.SummaryCard {
    max-height: 535px;
}

.Group1Bg {
    background-color: rgb(9 132 227 / 15%);
}

.Group2Bg {
    background-color: rgb(0 184 148 / 15%);
}

.Card_header_No_BG {
    background-color: #fff !important;
}

.ml-88 {
    margin-left: 88px;
}

.KitLabel {
    color: #363b3fb5;
    font-weight: 600;
    /*text-decoration: underline;*/
}

.mr-25 {
    margin-right: 25px;
}

.mb-n-3 {
    margin-bottom: -3px;
}

.KitResultBorder1 {
    border: 1px solid #ccc;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-bottom: 12px;
}

.KitResultBorder2 {
    border: 1px solid #ccc;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}

.NoteIcon {
    margin-top: -8px;
    right: -20px;
}

.ReceivedDateEdit {
    font-size: 20px;
    color: #6465be;
    margin-left: 3px;
}

.TextBoxWidth {
    display: inline !important;
    width: 125px !important;
}

.VerticalBottom {
    vertical-align: -0.3em !important;
}

.ResultStatus {
    position: absolute;
    right: 0;
    margin-right: 22px;
    font-size: 18px;
}

.RedColor {
    color: #d63031;
}

.GreenColor {
    color: #00b894;
}
.DisabledColor {
    color: #ababab;
}

.VerticalSuper {
    vertical-align: top;
}

.DueIcon {
    font-size: 26px;
    color: #ff7675;
}

.pb-21 {
    padding-bottom: 21px;
}

.mt-n-8 {
    margin-top: -8px;
}

.GreaterThan {
    position: absolute;
    margin: 35px 0px 0px -47px;
    font-size: 11px !important;
    color: #a7a7a7;
}

.LessThan {
    position: absolute;
    margin: 35px 0px 0px -32px;
    font-size: 11px !important;
    color: #a7a7a7;
}
.NoPointer {
    color: #636363;
}
.DisabledSectionNoOpacity {
    pointer-events: none;
    opacity: 1;
}
.LanguageAlign {
    width: 75px !important;
    margin-top: 14px;
    margin-right: 8px !important;
    font-size: 13px !important;
}
.form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggZmlsbD0nbm9uZScgc3Ryb2tlPScjMzQzYTQwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMicgZD0nTTIgNWw2IDYgNi02Jy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
}
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

.skiptranslate {
    display: none !important
}
.padding_48 {
    padding-top: 48px;
}
.participantname {
    color: #f39c12;
    font-size: 16px;
    font-weight: 600;
}
.ml-n-30 {
    margin-left: -30px;
}
/*Spinner*/
#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: #6c757d;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}