
.float_right {
    float: right !important;
}
body {
    font-family: 'Open Sans', sans-serif !important;
}

.search {
    font-size: 18px;
    color: #233861;
    font-weight: 700;
}

.login {
    font-size: 18px;
    color: #233861;
    font-weight: 700;
}

.nav-text ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #000 !important;
    font-weight: 600;
}

.dropdown:hover .dropdown-content {
    display: block;
    background-color: #233861;
}

.dropdown .dropdown-content a {
    color: white !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent !important;
}

/* Hide element on Desktop */
@media only screen and (min-width: 981px) {
    .hide-on-desktop {
        display: none !important;
    }

    .menu-background-color {
        background-color: transparent;
    }
}

/* Hide element on Tablet/Phone */
@media only screen and (max-width: 980px) {
    .hide-on-mobile-tablet {
        display: none !important;
    }

    .menu-background-color {
        background-color: #38558f;
    }

    .nav-text ul li a {
        font-family: 'PT Sans', sans-serif !important;
        font-size: 0.9rem;
        text-transform: uppercase;
        color: #fff !important;
        font-weight: 600;
    }
}

.form-control {
    padding: 0.375rem 3.7rem !important;
    appearance: auto;
}

.fa {
    /*padding-top: 6px !important;*//*
    padding-bottom: 6px !important;
    padding-left: 10px !important;
    padding-right: 25px !important;*/
    /*font-size: 23px !important;*/
    /*width: 30px !important;*/
   /* text-decoration: none;
    margin: 5px 3px !important;
    border-radius: 60% !important;
    text-align: center !important;*/
}


    .fa:hover {
        opacity: 0.7 !important;
    }

.fa-facebook {
    background: #3B5998 !important;
    color: white !important;
    text-align: center !important;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

/*.modal {
    background-image: linear-gradient(rgb(35, 79, 71) 0%, rgb(36, 121, 106) 100.2%)
}*/

.modal-title {
    font-weight: 900;
}

.modal-content {
    border-radius: 13px;
}

.modal-body {
    color: #3b3b3b;
}

.img-thumbnail {
    border-radius: 33px;
    width: 40px;
    height: 40px;
    border: transparent;
}

.img-thumbnails {
    border-radius: 33px;
    width: 41px;
    height: 41px;
    border: transparent;
}

.fab:before {
    position: relative;
    top: 13px;
}

.smd {
    width: 200px;
    font-size: small;
    text-align: center;
}

.smds {
    padding: 10px;
    font-size: small;
    text-align: center;
}

.modal-footer {
    display: block;
}

.ur {
    border: none;
    background-color: #e6e2e2;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.cpy {
    border: none;
    background-color: #e6e2e2;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
}

button.focus,
button:focus {
    outline: 0;
    box-shadow: none !important;
}

.ur.focus,
.ur:focus {
    outline: 0;
    box-shadow: none !important;
}

.message {
    font-size: 11px;
    color: #ee5535;
}

.align-item {
    align-items: right !important;
    float: right;
    font-size: 16px;
    font-weight: 600;
    color: #233861;
    text-decoration: none;
}

.solid {
    margin-top: -10px;
}

.solids {
    margin-top: -10px;
}


.fa-1x {
    font-size: 1.3em !important;
    padding-top: 0px;
}

.heading {
    font-family: 'PT Sans',sans-serif;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-top: 0;
}









/*form styles*/


#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 20px;
    box-sizing: border-box;
    /*stacking fieldsets above each other*/
    position: relative;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    /*stacking fieldsets above each other*/
    position: relative;
}

    /*Hide all except first fieldset*/
    #msform fieldset:not(:first-of-type) {
        display: none;
    }

    #msform fieldset .form-card {
        text-align: left;
    }

.text-style-radio {
    font-size: 1rem;
    padding-top: 0px;
    color: rgb(77, 70, 70);
}

.next {
    margin-top: 30px;
    border-radius: 20px;
    border-style: none;
    background-color: #faba35;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #233861;
    font-size: 1.2rem;
    font-weight: 600;
    float: right;
}

.previous {
    margin-top: 30px;
    border-radius: 20px;
    border-style: none;
    background-color: #2e4064;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #f7f7f7;
    font-size: 1.2rem;
    font-weight: 600;
    float: left;
}
/*The background card*/
.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative;
}

/*FieldSet headings*/
.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

    #progressbar .active {
        color: #000000;
    }

    #progressbar li {
        list-style-type: none;
        font-size: 12px;
        width: 16%;
        float: left;
        position: relative;
    }

    /*Icons in the ProgressBar*/
    #progressbar #account:before {
        font-family: FontAwesome;
        content: "\f023";
    }

    #progressbar #directory:before {
        font-family: FontAwesome;
        content: "\f07b";
    }

    #progressbar #interest:before {
        font-family: FontAwesome;
        content: "\f164";
    }

    #progressbar #personal:before {
        font-family: FontAwesome;
        content: "\f007";
    }

    #progressbar #payment:before {
        font-family: FontAwesome;
        content: "\f09d";
    }

    #progressbar #confirm:before {
        font-family: FontAwesome;
        content: "\f00c";
    }

    /*ProgressBar before any progress*/
    #progressbar li:before {
        width: 50px;
        height: 50px;
        line-height: 45px;
        display: block;
        font-size: 18px;
        color: #ffffff;
        background: lightgray;
        border-radius: 50%;
        margin: 0 auto 10px auto;
        padding: 2px;
    }

    /*ProgressBar connectors*/
    #progressbar li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: lightgray;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: -1;
    }

    /*Color number of the step and the connector before it*/
    #progressbar li.active:before, #progressbar li.active:after {
        background: skyblue;
    }


/*Fit image in bootstrap div*/

.text-in {
    text-align: left !important;
    color: #3c3b3b;
    font-size: 18px;
}

.btn-bg {
    background-color: #87ceeb;
}

    .btn-bg:hover {
        background-color: #007bb5;
    }

.form-control {
    padding-left: 10px !important;
}


a.active {
    background-color: red;
}

.content-shift {
    margin-top: 30px;
}

div[class*="content-shift-"] {
    display: none;
}

div.active {
    display: block;
}

.text-style {
    color: #404040;
    font-size: 18px;
    font-weight: 700;
}

.label-text {
    color: #000;
    font-size: 1.1rem;
}
a {
    color: #233861;
    text-decoration: underline;
}

/*.select2-dropdown--below {
    width: 10250px !important;
}*/

/*.select2-dropdown {
    width: 1025px !important;
}*/

.home-adr-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: left;
}

.third-form {
    padding-bottom: 10px;
    padding-right: 30px;
}

.inputsize {
    display: block;
    width: 100%;
    height: 100px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
    /*background-color: rgb(7, 196, 253);*/
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    background: #117a8b;
    border:none;
}
.btn-check:focus + .btn-info, .btn-info:focus {
    background: #117a8b;
    border: none;
}

.div-inline-list {
    margin: 24px auto;
    width: 100%;
    text-align: center;
}

    .div-inline-list > .product-container {
        display: inline-block;
        margin: 16px;
    }

.product-container {
    position: relative;
}

.clickable {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    transition: all ease .5s;
    z-index: 10;
}

.checked-box {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 22px;
    height: 22px;
    background-color: #0055FF;
    color: #fff;
    text-align: center;
    border-top-right-radius: 4px;
    display: none;
}

button.btn {
    cursor: pointer;
}

    button.btn:focus {
        border-color: #000;
        outline: 3px solid transparent;
        box-shadow: inset 0 0 0 3px #000 !important;
    }

button.btn.next:hover {
    color: #000;
    background: #e1a72d;
}

.project-tab {
    padding: 10%;
    margin-top: -8%;
}

    .project-tab #tabs {
        background: #007b5e;
        color: #eee;
    }

        .project-tab #tabs h6.section-title {
            color: #eee;
        }

        .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #0062cc;
            background-color: transparent;
            border-color: transparent transparent #f3f3f3;
            border-bottom: 3px solid !important;
            font-size: 16px;
            font-weight: bold;
            padding-top:0px;
        }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        color: #0062cc;
        font-size: 16px;
        font-weight: 600;
    }

        .project-tab .nav-link:hover {
            border: none;
        }

    .project-tab thead {
        background: #f3f3f3;
        color: #333;
    }

    .project-tab a {
        text-decoration: none;
        color: #333;
        font-weight: 600;
    }

.pers-details {
    font-size: 1.2rem;
    font-weight: 600;
}

.avatar {
    vertical-align: middle;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.pref-weight {
    font-weight: 700;
}

.btn-color {
    background-color: #0062cc;
    border-radius: 10px !important;
    color: white;
    font-weight: bold;
}






.author-card .author-card-cover {
    position: relative;
    width: 100%;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .author-card .author-card-cover::after {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        opacity: 0.5;
    }


.author-card .author-card-profile .author-card-avatar, .author-card .author-card-profile .author-card-details {
    display: table-cell;
    vertical-align: middle;
}

.author-card .author-card-profile .author-card-avatar {
    width: 85px;
    border-radius: 50%;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    overflow: hidden;
}

    .author-card .author-card-profile .author-card-avatar > img {
        display: block;
        width: 100%;
    }

.author-card .author-card-profile .author-card-details {
    padding-top: 20px;
    padding-left: 15px;
}

.author-card .author-card-profile .author-card-name {
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
}

input[name="BillingType"]:checked + .clickable {
    border: solid 4px #f2cc4a;
}

    input[name="BillingType"]:checked + .clickable .checked-box {
        display: block;
    }

.alert-warning {
    display: none;
}

.select2-rendered__match {
    text-decoration: underline;
}

.login-button {
    color: #233861;
}

    .login-button:hover {
        text-decoration: none;
    }

.title-password {
    font-weight: bold;
    font-size: 40px;
}

.button-search-style {
    border: none;
    font-weight: bold;
    color: #fff;
    background-color: #233861;
}

.heading-profile {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-top: 0;
}

.user-appt {
    font-weight: 700 !important;
    font-size: 14px;
}

.member-titles {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.2;
    color: #233861 !important;
    margin-top: 0;
}

    .member-titles a {
        color: #233861 !important;
    }

.nexts {
    margin-top: 30px;
    border-radius: 20px;
    border-style: none;
    background-color: #faba35;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #233861;
    font-size: 1.2rem;
    font-weight: 600;
    float: right;
}

.select-style {
    padding: 10px;
    border-color: #ced4da;
    width: 140px;
}

.margin-select {
    margin-left: 27px;
}

.filter-submission {
    border-radius: 0px;
    border-style: none;
    background-color: #233861;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
}

.list-group-item {
    color: #233861 !important;
    font-weight: 600;
}

    .list-group-item.active {
        background-color: #233861;
        border: none;
        color: #fff !important;
        font-weight: 600;
    }


/*updated sidebar*/
.author-card .author-card-cover {
    position: relative;
    width: 100%;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .author-card .author-card-cover::after {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        opacity: 0.5;
    }

.author-card .author-card-profile .author-card-avatar,
.author-card .author-card-profile .author-card-details {
    display: table-cell;
    vertical-align: middle;
}

.author-card .author-card-profile .author-card-avatar {
    width: 85px;
    border-radius: 50%;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    overflow: hidden;
}

    .author-card .author-card-profile .author-card-avatar > img {
        display: block;
        width: 100%;
        height: auto;
        box-shadow: 0 8px 20px 0 rgb(0 0 0 / 15%) !important;
        border-radius: 50% !important;
        cursor: pointer;
    }
    }

.author-card .author-card-profile .author-card-details {
    padding-top: 20px;
    padding-left: 15px;
}

.author-card .author-card-profile .author-card-name {
    margin-bottom: 2px;
    font-size: 22px;
    font-weight: bold;
    color: #233861 !important;
}


.list-group .list-group-item.active {
    color: #233861 !important;
    
}

.list-group-item.active {
    background-color: #F0F1F4 !important;
    border: none;
    font-weight: bold;
}

.list-group .list-group-item:hover:not(:focus) {
    background-color: #F0F1F4 !important;
    border: none;
    color: #233861 !important;
    font-weight: bold;
}

.list-group .list-group-item {
    color: #233861 !important;
    font-weight: 700;
    font-size: 16px;
    font-family: "PT Sans", Sans-serif;
}


.pending-grants {
    color: #233861;
    font-size: 20px;
    font-weight: 600;
}

.widget-container {
    color: #233861;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.widget-items {
    color: #233861;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width: 768px) {
    .container {
        max-width: 900px;
    }
}


@media (min-width: 992px) {
}


@media (min-width: 576px) {
}





/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .container {
        max-width: 540px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .container {
        max-width: 980px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .example {
        background: blue;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .container {
        max-width: 1230px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}

.ladning-heading {
    font-weight: 700;
    font-size: 23px;
}

.payment-landing-heading {
    font-weight: 700;
    font-size: 25px;
}

.claims-heading {
    font-weight: 700;
    font-size: 43px;
}

.claims-info-heading {
    font-weight: 700;
    font-size: 33px;
}

p a, 
label a {
    text-decoration: underline !important;
}

p a,
label a,
li a {
    color: #233861;
    cursor: pointer;
    font-weight: 600;
}

    p a:hover,
    label a:hover,
    li a:hover {
        text-decoration: none !important;
    }

    p a:focus,
    label a:focus,
    .sideMenu a:focus {
        outline: 3px solid transparent;
        color: #ffffff !important;
        background-color: #faba35 !important;
        box-shadow: 0 -2px #faba35, 0 4px #0b0c0c;
        text-decoration: none !important;
    }
    p a:focus,
    label a:focus,
    .sideMenu a:focus a:hover {
        outline: 3px solid transparent;
        color: #0b0c0c !important;
        background-color: #faba35 !important;
        box-shadow: 0 -2px #faba35, 0 4px #0b0c0c;
        text-decoration: none !important;
    }


a.memberloginarea.memberclass:focus,
a.memberloginarea.memberclassarea:focus {
    color: #ffffff;
    background-color: #233861;
    box-shadow: 0 -2px #233861, 0 4px #0b0c0c;
}

.elementor-10 .elementor-element.elementor-element-16d1bd5f .elementor-nav-menu--main .elementor-item:focus {
    color: #ffffff;
    background-color: #101f3c;
    box-shadow: 0 -2px #233861, 0 4px #0b0c0c;
}

a.memberloginarea.memberclassarea:focus {
    color: #0b0c0c;
    background-color: #faba35;
    box-shadow: 0 -2px #faba35, 0 4px #0b0c0c;
}

a.memberloginarea {
    text-decoration: none !important;
}
