/* Minification failed. Returning unminified contents.
(4878,6): run-time error CSS1030: Expected identifier, found '.'
(4889,6): run-time error CSS1030: Expected identifier, found '.'
(4889,6): run-time error CSS1019: Unexpected token, found '.'
(4901,1): run-time error CSS1019: Unexpected token, found '}'
 */

@font-face {
    font-family: "Fira Sans";
    src: url('/Content/fonts/Cabin-Regular.otf');
}



@media (min-width: 768px) {
    .scholarship-table .table-header th.name-column {
        width: 23%;
    }

    .scholarship-table .table-header th.amount-column {
        width: 15%;
    }

    .scholarship-table .table-header th.org-column {
        width: 17%;
    }
}

.ng-select div.ng-select-container {
    cursor: pointer;
}

.scholarship-table .table-header th.sortable {
    cursor: pointer;
}

.scholarship-table .table-header th span {
    display: inline-block;
}

.scholarship-table .table-header th i {
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #008555;
}

.bar-chart {
    display: flex;
    justify-content: center;
    position: relative;
    height: 150px;
}

.bar-chart__limit {
    box-shadow: 0 -2px 0 0 #ccc;
    background-color: #F6F6F6;
    width: 269px;
    height: 70px;
    position: absolute;
    bottom: 0;
}

.bar-chart__top-score {
    position: absolute;
    right: 0;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 1.29;
    text-align: right;
    color: #ccc;
    right: 25px;
    top: 36%;
}

.bar-chart__bar {
    width: 79px;
    height: 140px;
    background-color: #4e8b27;
    z-index: 9;
    bottom: 0px;
    position: absolute;
}



/*fix top padding of ads*/
body:not(.partnermode).hasRanking2019Popup #container.details.scholarship-page.scholarship-search {
    padding-top: 10px !important;
    margin-bottom: 80px;
    /*  background-color: #F0F0E6;*/
}

body:not(.partnermode).hasRanking2019Popup #container.details.scholarship.scholarship-container {
    padding-top: 150px !important;
}

#container.scholarship-container {
    min-height: 600px;
    background-color: #F0F0E6;
    padding-top: 125px;
    /*margin-top: 40px;*/
}

#container.details.scholarship-page {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 81px;
}

@media (min-width: 768px) {
    #container.details.scholarship-page.institution {
        width: 85%;
    }
}

#container.details.scholarship-page.institution {
    width: 90%;
}

    #container.details.scholarship-page.institution .intro-bar {
        text-align: left;
        margin-bottom: 10px;
    }

#container.details.scholarship-page .container {
}

.scholarship-page.scholarship-search {
    margin-top: 50px;
}


#container.details.scholarship-page.scholarship-search {
    padding-top: 65px;
}


#container.details.scholarship-page .intro-bar-space {
    margin-bottom: 25px;
    width: 80%;
    margin-left: 10%;
    padding-top: 0px;
}

#container.details.scholarship-page .intro-bar h2 {
    font-family: "Fira Sans";
    font-size: 52px;
    font-weight: normal;
    line-height: 1.13;
    color: #231F20;
    margin-bottom: 30px;
}

    #container.details.scholarship-page .intro-bar h2.scholarship-search {
        font-family: "Fira Sans";
        font-size: 52px;
        font-weight: 600;
        line-height: 1;
        color: #231F20;
        margin-bottom: 30px;
    }

#container.details.scholarship-page.institution .intro-bar h2 {
    font-size: 36px;
    font-weight: 600;
}

#container.details.scholarship-page.institution .divtab-overview .intro-bar h2 {
    font-size: 52px;
    font-weight: 600;
}

#container.details.scholarship-page .intro-bar .page-description {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.56;
    color: #231F20;
}

#container.details.scholarship-page .intro-bar .page-required {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.88;
    color: #231F20;
    margin-top: 15px;
}

.scholarship-page .page-required span {
    font-weight: 600;
    color: #BC2A2A;
}

#container.details.scholarship-page .scholarship-control-panel.grey-panel {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

    #container.details.scholarship-page .scholarship-control-panel.grey-panel .panel-header {
        font-family: "Fira Sans";
        font-size: 22px;
        font-weight: 600;
        line-height: 1.31;
        text-align: left;
        color: #008555;
        margin-bottom: 25px;
        border-top: 2px solid #F0F0E6;
        position: relative;
        top: 18px;
    }

        #container.details.scholarship-page .scholarship-control-panel.grey-panel .panel-header span {
            background-color: #ffffff;
            position: relative;
            top: -20px;
            padding-right: 10px;
        }

    #container.details.scholarship-page .scholarship-control-panel.grey-panel .control-panel {
        margin-bottom: 21px;
    }

        #container.details.scholarship-page .scholarship-control-panel.grey-panel .control-panel.enrollment-level {
            margin-bottom: 0px;
        }


        #container.details.scholarship-page .scholarship-control-panel.grey-panel .control-panel .control-header {
            font-family: "Fira Sans";
            font-size: 18px;
            font-weight: 600;
            line-height: 1.1;
            text-align: left;
            color: #231F20;
            margin-bottom: 13px;
        }

#container.details.scholarship-page .rzslider .rz-floor, #container.details.scholarship-page .rzslider .rz-ceil {
    display: none;
}

#container.details.scholarship-page .rzslider .rz-bubble {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.22;
    text-align: center;
    color: #231F20;
}

#container.details.scholarship-page .rzslider .rz-pointer {
    top: -11px;
    z-index: 3;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background-color: #044da2;
    border-radius: 16px;
}

    #container.details.scholarship-page .rzslider .rz-pointer:after {
        position: absolute;
        top: 12px;
        left: 12px;
        width: 8px;
        height: 8px;
        background: #044da2;
        border-radius: 4px;
        content: '';
    }

#container.details.scholarship-page .rzslider .rz-bar {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 8px;
    background: #c4c4c4;
    border-radius: 7px;
}

#container.details.scholarship-page .rzslider .rz-selection {
    z-index: 2;
    background: #044da2;
    border-radius: 7px;
}

#container.details.scholarship-page .rzslider .rz-bar-wrapper {
    padding-top: 14px;
}

#container.details.scholarship-page .slider-ceil-left {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.22;
    text-align: left;
    color: #636262;
    position: relative;
}

    #container.details.scholarship-page .slider-ceil-left .slider-ceil-right {
        font-family: "Fira Sans";
        font-size: 18px;
        font-weight: normal;
        line-height: 1.22;
        float: right;
        color: #636262;
        position: absolute;
        right: 0;
        top: 0;
    }

/* Checkbox */
.control-panel label.checkbox-container {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.control-panel.transfer-student label.checkbox-container {
    padding-left: 26px;
}

.control-panel label.checkbox-container.combined-score {
    margin-bottom: 4px;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: 2px solid #ccc;
}

.control-panel.transfer-student .checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 2px solid #ccc;
}

.control-panel.transfer-student .checkbox-container input:checked ~ .checkmark {
    background-color: #044da2;
    border: 2px solid #ccc;
}

.control-panel.transfer-student .checkbox-container .checkmark:after {
    left: 4px;
    top: 0px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
}



/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: #fcfcfc;
    border: 2px solid #aeaeae;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #044da2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tooltip-checkbox,
.tooltip-table-header {
    margin-left: 5px;
    padding-left: 0;
    float: none;
    display: inline-block;
    margin-right: 30px;
}

.tooltip-table-header {
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
}

.inner .tooltip-checkbox i,
.inner .tooltip-table-header i {
    margin-right: 40px;
    font-size: 18px;
    color: #ccc;
}

.inner .tooltip-table-header i {
    margin-right: 0;
    margin-left: 0;
    width: 15px;
}



#container.details.scholarship-page .checkbox-container {
    /*   margin-right: 50px;*/
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 0.89;
    text-align: left;
    color: #231F20;
    padding-top: 3px;
}

#container.details.scholarship-page .control-panel.transfer-student .checkbox-container {
    font-size: 16px;
}


#container.details.scholarship-page .checkbox-container.combined-score {
    margin-right: 0px;
}

#container.details.scholarship-page .checkbox-container i.fa-info-circle {
    font-size: 18px;
    color: #ccc;
}

#container.details.scholarship-page a i.fa-info-circle {
    font-size: 16px;
    color: #ccc;
}
/* CHECKBOX END */

/* CUSTOM RADIO - CIRCLE */

.control-panel label.radio-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    color: #2f2850;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
    display: inline-block;
    margin-right: 50px;
}

/* Hide the browser's default radio button */
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    /*-webkit-box-shadow: 1px 3px 14px 4px rgba(201, 201, 201,1);
        -moz-box-shadow: 1px 3px 14px 4px rgba(201, 201, 201,1);
        box-shadow: 0px 1px 2px 1px rgb(201, 201, 201);*/
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
    background-color: #fff;
    border: 1px solid #044da2;
}

.radio-container input:checked li ~ label {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
    top: 3px;
    left: 3px;
    width: 13px;
    height: 12px;
    border-radius: 50%;
    background: #044da2;
}

/* CUSTOM RADIO - CIRCLE END */

/* CUSTOM RADIO - BOX */

.details.scholarship-page .scholarship_radios label {
    width: 145px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 2px solid #BFBEBE;
    overflow: auto;
    padding: 0 !important;
    display: inline-block !important;
    border-radius: 0px;
}

    .details.scholarship-page .scholarship_radios label span {
        text-align: center;
        padding: 7px 0px;
        display: block;
        background-color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.56;
        text-align: center;
    }

    .details.scholarship-page .scholarship_radios label input {
        /*position:absolute;*/
        display: none;
    }

.details.scholarship-page .scholarship_radios input:checked + span {
    background-color: #044da2;
    color: #F6F6F6;
    z-index: 2;
    position: relative;
    border-radius: 0px;
}

.details.scholarship-page .scholarship_radios span {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.details.scholarship-page .scholarship_radios .left {
    margin-right: -15px;
}
/* CUSTOM RADIO - BOX END */



#container.details.scholarship-page .show-test-score-panel {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    text-align: left;
    color: #044da2;
    margin-top: 15px;
    cursor: pointer;
}

    #container.details.scholarship-page .show-test-score-panel i.fa-info-circle {
        margin-right: 0px;
        font-size: 16px;
        color: #ccc;
    }

#container.details.scholarship-page .control-panel input[type=text],
#container.details.scholarship-page .control-panel input[type=search],
.details.scholarship-page .control-panel input[type=text] {
    border-radius: 4px;
    border: solid 2px #BFBEBE;
    background-color: #ffffff;
    height: 40px;
    width: 100%;
    font-size: 18px;
    padding: 0 15px;
    border-radius: 0px;
}

.details.scholarship-page .control-panel .has-error input[type=text],
.details.scholarship-page .control-panel .has-error input[type=search],
.details.scholarship-page .control-panel .has-error input[type=text] {
    border: 2px solid #a94442;
}

/*#container.details.scholarship-page #scholarshipOverview .control-panel .unweighted-panel.has-feedback input[type=text],
#container.details.scholarship-page #scholarshipOverview .control-panel .unweighted-panel.has-feedback input[type=search] {
    border: 2px solid #a94442;
}*/



.details.scholarship-page .control-panel .majors-search,
.details.scholarship-page .control-panel .prefferedcollege-search,
.details.scholarship-page .control-panel .father-college-search,
.details.scholarship-page .control-panel .mother-college-search {
    position: relative;
}

.details.scholarship-page .control-panel .college-search-results {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    /*max-height: 200px;
    overflow: auto;*/
    max-width: 80%;
    margin-left: 20%;
    border-radius: 3px;
    margin-top: 5px;
    right: 0;
    left: 0;
    padding-top: 30px;
}

    .details.scholarship-page .control-panel .college-search-results .result-container {
        overflow: auto;
        display: block;
        max-height: 200px;
        /*   padding-left: 18px;
        padding-right: 18px;*/
        margin-top: 0;
        padding-bottom: 8px;
    }

    .details.scholarship-page .control-panel .college-search-results a {
        display: block;
        font-size: 18px;
        padding-top: 12px;
        padding-bottom: 0;
        cursor: pointer;
        font-family: "Fira Sans";
        padding: 10px;
    }

        .details.scholarship-page .control-panel .college-search-results a:hover {
            background-color: #044da25e !important;
        }

.details.scholarship-page .control-panel input[type=text].search-indicator,
.details.scholarship-page .control-panel input[type=search].search-indicator {
    background: #fff url(/Content/images/ajax-loader.gif) no-repeat 95% 15px !important;
}

.details.scholarship-page .control-panel .selected-college a {
    display: block;
    font-size: 18px;
    padding: 3px 15px 3px 0;
    cursor: pointer;
    font-family: "Fira Sans";
    font-weight: normal;
    line-height: 1.44;
    text-align: left;
    color: #044da2;
}

    .details.scholarship-page .control-panel .selected-college a i {
        font-size: 10px;
        padding: 3px 4px;
        background-color: #ccc;
        border-radius: 25px;
        color: #fff;
        vertical-align: middle;
        margin-bottom: 5px;
    }

.details.scholarship-page .page-items-panel {
    margin-bottom: 300px;
}

    .details.scholarship-page .page-items-panel .page-item {
        margin-top: 15px;
        margin-bottom: 15px;
    }

        .details.scholarship-page .page-items-panel .page-item img {
            width: 25px;
            margin-top: -8px;
            margin-right: 15px;
        }

        .details.scholarship-page .page-items-panel .page-item a {
            font-family: "Fira Sans";
            font-size: 26px;
            font-weight: 600;
            line-height: 1.31;
            text-align: left;
            color: #044da2;
        }

            .details.scholarship-page .page-items-panel .page-item a:hover {
                text-decoration: underline;
            }

        .details.scholarship-page .page-items-panel .page-item span.record-count {
            font-family: "Fira Sans";
            font-size: 26px;
            font-weight: normal;
            line-height: 1.62;
            text-align: left;
            color: #BFBEBE;
            display: inline-block;
            margin-left: 10px;
        }

body:not(.partnermode).hasRanking2019Popup div#container.scholarship-results,
body div#container.scholarship-results {
    padding-top: 50px !important;
}

.scholarship-footer {
    background-color: #333333;
}

    .scholarship-footer .row, .scholarship-header .row {
        margin-top: 50px;
        padding-bottom: 7px;
    }

    .scholarship-footer .footer-item-panel .footer-item {
        margin-bottom: 10px;
    }

        .scholarship-footer .footer-item-panel .footer-item a {
            font-size: 16px;
            color: #e2e2e2;
        }

    .scholarship-footer .footer-item-panel .footer-item-header {
        font-family: "Fira Sans";
        font-size: 14px;
        font-weight: 600;
        line-height: 1.29;
        text-align: left;
        color: #9c9c9c;
        margin-bottom: 15px;
    }

.scholarship-header {
    margin-top: 155px;
    background-color: #F0F0E6;
}

body:not(.hasRanking2019Popup) .scholarship-header {
    margin-top: 109px;
}

.scholarship-header .scholarship-menu ul {
    margin-bottom: 2px;
}

.scholarship-header .scholarship-menu .my-scholarship ul {
    display: flex;
}

.scholarship-header .scholarship-menu ul li {
    display: inline-block;
    margin-right: 20px;
    padding-bottom: 5px;
}

@media (min-width: 1200px) {

    .scholarship-header .scholarship-menu ul li {
        margin-right: 30px;
    }
}

.scholarship-header .scholarship-menu ul li.my-scholarship {
    vertical-align: middle;
    padding-bottom: 11px;
}

    .scholarship-header .scholarship-menu ul li.my-scholarship a {
        font-size: 18px;
        padding-bottom: 15px;
    }

.scholarship-header .menu-counter.wide {
    width: 35px;
}

.scholarship-header .scholarship-menu ul li a {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 1.55;
    text-align: left;
    color: #231F20 !important;
    transition: border 0.15s;
}

.scholarship-header .scholarship-menu ul.scholarship__menu > li.active,
.scholarship-header .scholarship-menu ul.scholarship__menu > li:hover {
    border-bottom: 5px solid #008555;
}

.scholarship-header span.menu-counter {
    font-family: "Fira Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 1.23;
    text-align: center;
    color: #ffffff;
    width: 22px;
    height: 22px;
    background-color: #636262;
    display: inline-block;
    padding: 4px;
    border-radius: 15px;
    vertical-align: top;
    margin-left: 6px;
    margin-top: 2px;
}

.scholarship-header .my-scholarship .fa-heart {
    color: #231F20 !important;
    font-size: 18px;
    display: inline-block;
    margin-right: 8px;
}

.scholarship-header .my-scholarship .fa-trash-alt {
    color: #231F20;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
}


.scholarship-header .my-scholarship .fa-sliders {
    color: #231F20;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
}

.scholarship-header .my-scholarship .menu-counter {
    background-color: #044da2;
    margin-top: 1px;
}

.fa-heart:before {
    content: "\f004";
}

.scholarship-page .search-button-panel {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 4px solid #F0F0E6;
}


.landing-scholarship__get-started-btn {
    padding: 12px 24px 12px 24px !important;
    background-color: #d93d00;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: solid 1px #AD3000;
}

    .landing-scholarship__get-started-btn:hover {
        border: solid 1px #ad3000;
        background-color: #ad3000;
    }

.scholarship-table-section .description {
    font-size: 20px;
    font-family: "Fira Sans";
    line-height: 160%;
}

.scholarship-page .search-button-panel .search-button {
    border: solid 2px #d93d00;
    background-color: #d93d00;
    color: #fff;
    padding: 10px 20px;
    font-size: 24px;
    display: inline-block;
    cursor: pointer;
    /* width: 80% ;*/
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    color: #ffffff;
}

    .scholarship-page .search-button-panel .search-button:hover {
        border: solid 2px #F46718;
        background-color: #F46718;
    }

.scholarship-page .college-search-results .close-results {
    position: absolute;
    z-index: 100;
    cursor: pointer;
    display: block;
    left: 18px;
    right: 18px;
    text-align: right;
    border-bottom: 1px solid;
    padding: 8px 8px 4px 8px;
    top: 4px;
    font-size: 12px;
}

    .scholarship-page .college-search-results .close-results:hover {
        text-decoration: underline;
    }

.scholarship-page.institution .intro-bar h2 {
    font-family: "Fira Sans";
    font-size: 46px;
    font-weight: 600;
    line-height: 1.13;
    text-align: left;
    color: #222;
    margin-bottom: 15px;
}

.scholarship-page.institution .sub-header {
    font-family: "Fira Sans";
    font-size: 23px;
    font-weight: normal;
    line-height: 1.31;
    text-align: left;
    color: #231F20;
    margin-bottom: 15px;
}

.scholarship-page.institution .table-controls ul li {
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
}

    .scholarship-page.institution .table-controls ul li a {
        font-family: "Fira Sans";
        font-size: 18px;
        font-weight: 600;
        line-height: 1.22;
        text-align: left;
        color: #231F20;
    }

        .scholarship-page.institution .table-controls ul li a i {
            margin-right: 5px;
        }

    .scholarship-page.institution .table-controls ul li i {
        font-size: 18px;
        color: #222;
    }

.scholarship-page.institution .scholarship-table .table-header div {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    text-align: left;
    color: #636262;
}

.scholarship-page.institution .table-header {
    box-shadow: 0 2px 0 0 #BFBEBE;
    background-color: #F6F6F6;
    padding: 20px 20px;
}

    .scholarship-page.institution .table-header.table-myscholarship {
        padding: 10px 10px;
    }

.fa-sliders:before {
    content: "\f1de";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-heart-o:before {
    content: "\f08a";
}

/* vertical align extension */
/*.table-custom {
    display: table;
    width: 100%;
    margin-right: -15px;
    margin-left: -15px;
    padding: 20px;
}*/
.scholarship-table .table-custom div:first-child {
    padding-left: 0;
}

.scholarship-table .no-padding {
    padding: 0 !important;
}

.scholarship-table .padding-left8 {
    padding: 0 0 0 8px !important;
}

.scholarship-table .table-col-1 {
    width: 8.33333333%;
}

.scholarship-table .table-col-2 {
    width: 16.66666667%;
}

.scholarship-table .table-col-3 {
    width: 25%;
}

.scholarship-table .table-col-5 {
    width: 41.66667%;
}

.scholarship-table .table-col-4 {
    width: 30%;
}


.scholarship-table .table-col-half {
    width: 4%;
}

.scholarship-table .custom-row {
    height: 125px;
    border-bottom: 2px solid #eee;
}

.scholarship-table .inner-content i {
    color: #636262;
    font-weight: 500;
    font-size: 18px;
    margin-left: 1px;
}

.scholarship-table tr td i {
    color: #044da2;
    font-size: 20px;
    margin-left: 1px;
}

    .scholarship-table tr td i.fa.fa-heart-o {
        color: #cccccc;
    }

    .scholarship-table tr td i.fa.fa-heart {
        color: #BC2A2A;
    }

    .scholarship-table tr td i.fa-trash-alt {
        color: #636262;
    }

.scholarship-page.institution i.fa.fa-heart,
.scholarship-header .my-scholarship .fa-heart {
    color: #BC2A2A !important;
}

.scholarship-table tr td i:hover {
    /*color: #BC2A2A;*/
}


.cursor-pointer {
    cursor: pointer;
}

.scholarship-table thead tr {
    box-shadow: 0 2px 0 0 #ccc;
    background-color: #F6F6F6;
    height: 60px;
}

    .scholarship-table thead tr th {
        font-family: "Fira Sans";
        font-size: 16px;
        font-weight: 600;
        line-height: 1.38;
        text-align: left;
        color: #231F20;
        vertical-align: middle;
        /*padding: 14px 24.1px 13px 24px;*/
    }

        .scholarship-table thead tr th.th-roxie {
            /*padding: 14px 8px 13px 8px;*/
        }

        .scholarship-table thead tr th span i.fa-heart-o {
            font-size: 18px;
            color: #636262;
        }

        .scholarship-table thead tr th.headermin-width {
            /*min-width: 125px !important;*/
        }

        .scholarship-table thead tr th.favorite-remove {
            /*min-width: 130px !important;*/
            text-align: center;
        }

.scholarship-table tbody tr td {
    text-align: left;
    vertical-align: middle;
    /*padding: 14px 24.1px 13px 24px;*/
}

.scholarship-table tbody tr.tr-group {
    background-color: #F6F6F6;
}

.scholarship-table tbody tr .child table tr {
    background-color: #F6F6F6;
}

.scholarship-table tbody tr.tr-notgroup td.td-favremove span {
    display: none;
}

.scholarship-table tbody tr td.td-roxie {
    /*padding: 14px 8px 13px 8px;*/
}

.scholarship-table tbody tr td.td-favremove {
    text-align: center;
}

table#myscholarship-scholarship-table.scholarship-table tbody tr td {
    text-align: left;
    vertical-align: middle;
    /*padding: 14px 24.1px 13px 24px;*/
    height: 100px;
}

.scholarship-table thead tr th div.display-block {
    display: block;
}

.scholarship-results.institution .container {
    margin: auto;
    padding: 0;
    width: 80%;
    max-width: initial;
}

.block2 {
    /*height: 80px;*/
    padding: 8px;
}

    /* Fake (pseudo) element, that enables vertical-align */
    .block2:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

.inner-content {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 20px;
}

.blue-bold {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: left;
    color: #044da2;
}

.blue-normal {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.22;
    text-align: left;
    color: #044da2;
}


.table.scholarship-table tbody tr td.blue-bold {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: left;
    color: #044da2;
}

    .table.scholarship-table tbody tr td.blue-bold.sort-highlightRemove,
    .table.scholarship-table tbody tr td.blue-bold.sort-highlight {
        font-size: 18px !important;
        font-weight: 600;
        color: #044da2 !important;
    }

.black-normal {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.22;
    text-align: left;
    color: #231F20;
}

.black-bold {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: left;
    color: #231F20;
}



.table.scholarship-table tbody tr td.black-normal {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.22;
    text-align: left;
    color: #231F20;
}

.table.scholarship-table tbody tr td.black-bold {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: left;
    color: #231F20;
}

.table.scholarship-table tbody tr td.black-normal.sort-highlightRemove,
.table.scholarship-table tbody tr td.black-normal.sort-highlight {
    font-size: 18px !important;
    color: #231F20 !important;
}

.scholarship-table .match-score-row {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
}

    .scholarship-table .match-score-row .details a {
        font-family: "Fira Sans";
        font-size: 14px;
        font-weight: normal;
        line-height: 1.86;
        text-align: center;
        color: #044da2;
    }

    .scholarship-table .match-score-row div.tooltip {
        font-family: "Fira Sans";
        font-size: 14px;
        font-weight: normal;
        line-height: 1.86;
        text-align: center;
        color: #044da2;
        display: inline-block;
        margin-right: 0;
        margin-left: 0;
        padding-left: 28%;
    }

.table.scholarship-table tbody tr td.blue-normal {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.22;
    color: #044da2;
}

    .table.scholarship-table tbody tr td.blue-normal .scholarship-citystate {
        font-family: "Fira Sans";
        font-size: 16px;
        font-weight: normal;
        line-height: 1.38;
        color: #636262;
        display: block;
    }



    .table.scholarship-table tbody tr td.blue-normal.sort-highlightRemove,
    .table.scholarship-table tbody tr td.blue-normal.sort-highlight,
    .table.scholarship-table tbody tr td.blue-normal a.sort-highlight,
    .table.scholarship-table tbody tr td.blue-normal a.sort-highlightRemove {
        font-size: 18px !important;
        line-height: 1.86;
        letter-spacing: normal;
        color: #044da2 !important;
    }

.scholarship-tiles {
    margin-top: 20px;
    margin-bottom: 50px;
}

    .scholarship-tiles .scholarship-tile-item.institutional {
        min-height: 380px;
    }

    .scholarship-tiles .scholarship-tile-item {
        padding: 29px 30px;
        /* -webkit-box-shadow: 0 3px 26px -10px rgba(191,191,191,1);
        -moz-box-shadow: 0 3px 26px -10px rgba(191,191,191,1);
        box-shadow: 0 3px 26px -10px rgba(191,191,191,1);*/
        border-radius: 4px;
        /*border: 1px solid #fff;*/
        min-height: 350px;
        /*position: relative;*/
        margin-bottom: 26px;
        border: 2px solid #E9E9E9;
    }

        .scholarship-tiles .scholarship-tile-item .tile-amount {
            font-family: "Fira Sans";
            font-size: 26px;
            font-weight: 600;
            line-height: 1.31;
            text-align: left;
            color: #4e8b27;
            word-wrap: break-word;
        }

        .scholarship-tiles .scholarship-tile-item .scholarship-citystate {
            font-family: "Fira Sans";
            font-size: 16px;
            font-weight: normal;
            line-height: 1.38;
            color: #636262;
            display: block;
        }

        .scholarship-tiles .scholarship-tile-item .tile-favorite {
            padding-top: 5px;
        }

            .scholarship-tiles .scholarship-tile-item .tile-favorite .fa-heart-o {
                color: #bbb;
            }

        .scholarship-tiles .scholarship-tile-item .tile-title {
            font-family: "Fira Sans";
            font-size: 26px;
            font-weight: 600;
            line-height: 1.15;
            text-align: left;
            color: #044da2;
            margin-top: 11px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            cursor: pointer;
        }

            .scholarship-tiles .scholarship-tile-item .tile-title a {
                color: #044da2;
            }



        .scholarship-tiles .scholarship-tile-item .tile-title-black {
            font-family: "Fira Sans";
            font-size: 23px;
            font-weight: 600;
            line-height: 1.15;
            text-align: left;
            color: #231F20;
            margin-top: 11px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            cursor: pointer;
        }


        .scholarship-tiles .scholarship-tile-item .tile-institution {
            font-family: "Fira Sans";
            font-size: 18px;
            font-weight: normal;
            line-height: 1.56;
            text-align: left;
            color: #044da2;
            margin-top: 2px;
            margin-bottom: 15px;
        }

            .scholarship-tiles .scholarship-tile-item .tile-institution.black-normal {
                color: #222;
            }

        .scholarship-tiles .scholarship-tile-item .tile-date {
            font-family: "Fira Sans";
            font-size: 16px;
            font-weight: normal;
            line-height: 1.38;
            text-align: left;
            color: #636262;
            margin-bottom: 30px;
        }

            .scholarship-tiles .scholarship-tile-item .tile-date i.fa-calendar {
                color: #636262;
                font-size: 16px;
            }

        .scholarship-tiles .scholarship-tile-item .bottom-tile .col-md-3,
        .scholarship-tiles .scholarship-tile-item .bottom-tile .col-md-4,
        .scholarship-tiles .scholarship-tile-item .bottom-tile .col-md-5 {
            padding-right: 5px;
        }

        .scholarship-tiles .scholarship-tile-item .bottom-tile {
            position: absolute;
            width: 100%;
            bottom: -10px;
            margin-right: -15px;
            display: flex;
        }

@media (max-width: 990px) {
    .scholarship-tiles .scholarship-tile-item .bottom-tile {
        width: 100%;
        display: initial;
    }
}

.scholarship-tiles .scholarship-tile-item .bottom-item-header {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    color: #636262;
    text-align: left;
}

    .scholarship-tiles .scholarship-tile-item .bottom-item-header i {
        font-size: 13px;
        color: #ccc;
    }

.scholarship-tiles .scholarship-tile-item .bottom-item-value i {
    margin-top: 12px;
    color: #636262;
    font-size: 18px;
    margin-left: 2px;
    margin-right: 2px;
}

.scholarship-tiles .scholarship-tile-item .bottom-item-value span {
    margin-top: 12px;
    color: #231F20;
    font-size: 18px;
    margin-left: 2px;
    margin-right: 2px;
    font-family: "Fira Sans";
}

.scholarship-tiles .scholarship-tile-item .bottom-item-value .tile-matchscore {
    align-self: flex-end;
    font-family: "Fira Sans";
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    color: #4e8b27;
}

.scholarship-tiles .scholarship-tile-item .bottom-item-value .tile-details a {
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: normal;
    line-height: 1.86;
    text-align: center;
    color: #044da2;
}

.fa-table:before {
    content: "\f0ce";
}

.edit-scholarship-search-input .modal-header {
    display: none;
}

.edit-scholarship-search-input .modal-dialog {
    width: 65%;
    top: 70px;
    max-width: initial;
}

    .edit-scholarship-search-input .modal-dialog .modal-content {
        border-radius: 0;
        padding: 40px 70px;
    }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .bootbox-close-button {
            position: absolute;
            right: -40px;
            top: -25px;
            font-size: 36px;
        }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .scholarship-form h2 {
            font-family: "Fira Sans";
            font-size: 23px;
            font-weight: 600;
            line-height: 1.31;
            text-align: left;
            color: #231F20;
            margin-bottom: 30px;
        }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .control-panel .control-header {
            font-family: "Fira Sans";
            font-size: 20px;
            font-weight: 600;
            line-height: 1.1;
            text-align: left;
            color: #231F20;
            margin-bottom: 10px;
        }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .renewable-stackable-panel {
            margin-top: 30px;
            margin-bottom: 20px;
        }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .college-distance {
            margin-bottom: 20px;
            margin-top: 30px;
        }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .control-panel.transfer-student {
            margin-top: 5px;
        }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .control-panel.other {
            margin-top: 20px;
        }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel {
            margin-top: 30px;
        }

            .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel a.save-button {
                border-radius: 30px;
                border: solid 1px #4e8b27;
                background-color: #4e8b27;
                font-family: "Fira Sans";
                font-size: 18px;
                font-weight: 600;
                line-height: 1.56;
                text-align: center;
                color: #ffffff;
                padding: 5px 24px 8px;
            }

            .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.save-button {
                border: solid 2px #d93d00;
                background-color: #d93d00;
                font-family: "Fira Sans";
                font-size: 18px;
                font-weight: 600;
                line-height: 1.56;
                text-align: center;
                color: #ffffff;
                padding: 5px 24px 8px;
            }

                .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.save-button:hover {
                    border: solid 2px #F46718;
                    background-color: #F46718;
                }

            .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel a.edit-search-button {
                border: solid 2px #231F20;
                font-family: "Fira Sans";
                font-size: 18px;
                font-weight: 600;
                line-height: 1.56;
                text-align: center;
                width: 100%;
                padding: 5px 19px 8px;
                background-color: #fff;
                color: #231F20;
                display: block;
            }

            .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.edit-search-button {
                border: solid 2px #231F20;
                font-family: "Fira Sans";
                font-size: 18px;
                font-weight: 600;
                line-height: 1.56;
                text-align: center;
                width: 100%;
                padding: 5px 20px 8px;
                background-color: #fff;
                color: #231F20;
            }

.edit-savewrapper {
    width: 106px;
}

.edit-filterwrapper {
    width: 185px;
    padding-left: 25px;
}





.scholarship-institution {
    color: #044da2;
    word-break: break-word;
}

    .scholarship-institution:visited {
        color: #005380;
    }

    .scholarship-institution:hover {
        color: #0097E8;
    }

/* Match score progress loader */
.radial-progress {
    margin: 0;
    width: 70px;
    height: 70px;
    background-color: #d6dadc;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}


    .radial-progress .circle .mask, .radial-progress .circle .fill, .radial-progress .circle .shadow {
        width: 70px;
        height: 70px;
        position: absolute;
        border-radius: 50%;
    }

    .radial-progress .circle .shadow {
        box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2) inset;
    }

    .radial-progress .circle .mask, .radial-progress .circle .fill {
        -webkit-backface-visibility: hidden;
        transition: -webkit-transform 1s;
        transition: -ms-transform 1s;
        transition: transform 1s;
        border-radius: 50%;
    }

    .radial-progress .circle .mask {
        clip: rect(0px, 70px, 70px, 35px);
    }

        .radial-progress .circle .mask .fill {
            clip: rect(0px, 35px, 70px, 0px);
            background-color: #4e8b27;
        }

    .radial-progress.color90up .circle .mask .fill {
        background-color: #4e8b27;
    }

    .radial-progress.color80up .circle .mask .fill {
        background-color: #46ac03;
    }

    .radial-progress.color70up .circle .mask .fill {
        background-color: #50c503;
    }

    .radial-progress.color60up .circle .mask .fill {
        background-color: #5fe606;
    }

    .radial-progress.color50up .circle .mask .fill {
        background-color: #7eff29;
    }

    .radial-progress.defaultcolor .circle .mask .fill {
        background-color: #8bf843;
    }

    .radial-progress .inset {
        width: 50px;
        height: 50px;
        position: absolute;
        margin-left: 10px;
        margin-top: 10px;
        background-color: #fbfbfb;
        border-radius: 50%;
        box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2);
    }

        .radial-progress .inset .percentage {
            height: 22px;
            width: 57px;
            overflow: hidden;
            position: absolute;
            top: 14px;
            left: -3.5px;
            line-height: 1;
        }

            .radial-progress .inset .percentage .numbers {
                margin-top: -22px;
                transition: width 1s;
            }

                .radial-progress .inset .percentage .numbers span {
                    width: 57px;
                    display: inline-block;
                    vertical-align: top;
                    text-align: center;
                    font-weight: 800;
                    font-size: 22px !important;
                    color: #4e8b27 !important;
                    font-family: "Fira Sans";
                }

    .radial-progress[data-progress="0"] .circle .mask.full, .radial-progress[data-progress="0"] .circle .fill {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

        .radial-progress[data-progress="0"] .circle .fill.fix {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }

    .radial-progress[data-progress="0"] .inset .percentage .numbers {
        width: 57px;
    }

    .radial-progress[data-progress="1"] .circle .mask.full, .radial-progress[data-progress="1"] .circle .fill {
        -webkit-transform: rotate(1.8deg);
        -ms-transform: rotate(1.8deg);
        transform: rotate(1.8deg);
    }

        .radial-progress[data-progress="1"] .circle .fill.fix {
            -webkit-transform: rotate(3.6deg);
            -ms-transform: rotate(3.6deg);
            transform: rotate(3.6deg);
        }

    .radial-progress[data-progress="1"] .inset .percentage .numbers {
        width: 114px;
    }

    .radial-progress[data-progress="2"] .circle .mask.full, .radial-progress[data-progress="2"] .circle .fill {
        -webkit-transform: rotate(3.6deg);
        -ms-transform: rotate(3.6deg);
        transform: rotate(3.6deg);
    }

        .radial-progress[data-progress="2"] .circle .fill.fix {
            -webkit-transform: rotate(7.2deg);
            -ms-transform: rotate(7.2deg);
            transform: rotate(7.2deg);
        }

    .radial-progress[data-progress="2"] .inset .percentage .numbers {
        width: 171px;
    }

    .radial-progress[data-progress="3"] .circle .mask.full, .radial-progress[data-progress="3"] .circle .fill {
        -webkit-transform: rotate(5.4deg);
        -ms-transform: rotate(5.4deg);
        transform: rotate(5.4deg);
    }

        .radial-progress[data-progress="3"] .circle .fill.fix {
            -webkit-transform: rotate(10.8deg);
            -ms-transform: rotate(10.8deg);
            transform: rotate(10.8deg);
        }

    .radial-progress[data-progress="3"] .inset .percentage .numbers {
        width: 228px;
    }

    .radial-progress[data-progress="4"] .circle .mask.full, .radial-progress[data-progress="4"] .circle .fill {
        -webkit-transform: rotate(7.2deg);
        -ms-transform: rotate(7.2deg);
        transform: rotate(7.2deg);
    }

        .radial-progress[data-progress="4"] .circle .fill.fix {
            -webkit-transform: rotate(14.4deg);
            -ms-transform: rotate(14.4deg);
            transform: rotate(14.4deg);
        }

    .radial-progress[data-progress="4"] .inset .percentage .numbers {
        width: 285px;
    }

    .radial-progress[data-progress="5"] .circle .mask.full, .radial-progress[data-progress="5"] .circle .fill {
        -webkit-transform: rotate(9deg);
        -ms-transform: rotate(9deg);
        transform: rotate(9deg);
    }

        .radial-progress[data-progress="5"] .circle .fill.fix {
            -webkit-transform: rotate(18deg);
            -ms-transform: rotate(18deg);
            transform: rotate(18deg);
        }

    .radial-progress[data-progress="5"] .inset .percentage .numbers {
        width: 342px;
    }

    .radial-progress[data-progress="6"] .circle .mask.full, .radial-progress[data-progress="6"] .circle .fill {
        -webkit-transform: rotate(10.8deg);
        -ms-transform: rotate(10.8deg);
        transform: rotate(10.8deg);
    }

        .radial-progress[data-progress="6"] .circle .fill.fix {
            -webkit-transform: rotate(21.6deg);
            -ms-transform: rotate(21.6deg);
            transform: rotate(21.6deg);
        }

    .radial-progress[data-progress="6"] .inset .percentage .numbers {
        width: 399px;
    }

    .radial-progress[data-progress="7"] .circle .mask.full, .radial-progress[data-progress="7"] .circle .fill {
        -webkit-transform: rotate(12.6deg);
        -ms-transform: rotate(12.6deg);
        transform: rotate(12.6deg);
    }

        .radial-progress[data-progress="7"] .circle .fill.fix {
            -webkit-transform: rotate(25.2deg);
            -ms-transform: rotate(25.2deg);
            transform: rotate(25.2deg);
        }

    .radial-progress[data-progress="7"] .inset .percentage .numbers {
        width: 456px;
    }

    .radial-progress[data-progress="8"] .circle .mask.full, .radial-progress[data-progress="8"] .circle .fill {
        -webkit-transform: rotate(14.4deg);
        -ms-transform: rotate(14.4deg);
        transform: rotate(14.4deg);
    }

        .radial-progress[data-progress="8"] .circle .fill.fix {
            -webkit-transform: rotate(28.8deg);
            -ms-transform: rotate(28.8deg);
            transform: rotate(28.8deg);
        }

    .radial-progress[data-progress="8"] .inset .percentage .numbers {
        width: 513px;
    }

    .radial-progress[data-progress="9"] .circle .mask.full, .radial-progress[data-progress="9"] .circle .fill {
        -webkit-transform: rotate(16.2deg);
        -ms-transform: rotate(16.2deg);
        transform: rotate(16.2deg);
    }

        .radial-progress[data-progress="9"] .circle .fill.fix {
            -webkit-transform: rotate(32.4deg);
            -ms-transform: rotate(32.4deg);
            transform: rotate(32.4deg);
        }

    .radial-progress[data-progress="9"] .inset .percentage .numbers {
        width: 570px;
    }

    .radial-progress[data-progress="10"] .circle .mask.full, .radial-progress[data-progress="10"] .circle .fill {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }

        .radial-progress[data-progress="10"] .circle .fill.fix {
            -webkit-transform: rotate(36deg);
            -ms-transform: rotate(36deg);
            transform: rotate(36deg);
        }

    .radial-progress[data-progress="10"] .inset .percentage .numbers {
        width: 627px;
    }

    .radial-progress[data-progress="11"] .circle .mask.full, .radial-progress[data-progress="11"] .circle .fill {
        -webkit-transform: rotate(19.8deg);
        -ms-transform: rotate(19.8deg);
        transform: rotate(19.8deg);
    }

        .radial-progress[data-progress="11"] .circle .fill.fix {
            -webkit-transform: rotate(39.6deg);
            -ms-transform: rotate(39.6deg);
            transform: rotate(39.6deg);
        }

    .radial-progress[data-progress="11"] .inset .percentage .numbers {
        width: 684px;
    }

    .radial-progress[data-progress="12"] .circle .mask.full, .radial-progress[data-progress="12"] .circle .fill {
        -webkit-transform: rotate(21.6deg);
        -ms-transform: rotate(21.6deg);
        transform: rotate(21.6deg);
    }

        .radial-progress[data-progress="12"] .circle .fill.fix {
            -webkit-transform: rotate(43.2deg);
            -ms-transform: rotate(43.2deg);
            transform: rotate(43.2deg);
        }

    .radial-progress[data-progress="12"] .inset .percentage .numbers {
        width: 741px;
    }

    .radial-progress[data-progress="13"] .circle .mask.full, .radial-progress[data-progress="13"] .circle .fill {
        -webkit-transform: rotate(23.4deg);
        -ms-transform: rotate(23.4deg);
        transform: rotate(23.4deg);
    }

        .radial-progress[data-progress="13"] .circle .fill.fix {
            -webkit-transform: rotate(46.8deg);
            -ms-transform: rotate(46.8deg);
            transform: rotate(46.8deg);
        }

    .radial-progress[data-progress="13"] .inset .percentage .numbers {
        width: 798px;
    }

    .radial-progress[data-progress="14"] .circle .mask.full, .radial-progress[data-progress="14"] .circle .fill {
        -webkit-transform: rotate(25.2deg);
        -ms-transform: rotate(25.2deg);
        transform: rotate(25.2deg);
    }

        .radial-progress[data-progress="14"] .circle .fill.fix {
            -webkit-transform: rotate(50.4deg);
            -ms-transform: rotate(50.4deg);
            transform: rotate(50.4deg);
        }

    .radial-progress[data-progress="14"] .inset .percentage .numbers {
        width: 855px;
    }

    .radial-progress[data-progress="15"] .circle .mask.full, .radial-progress[data-progress="15"] .circle .fill {
        -webkit-transform: rotate(27deg);
        -ms-transform: rotate(27deg);
        transform: rotate(27deg);
    }

        .radial-progress[data-progress="15"] .circle .fill.fix {
            -webkit-transform: rotate(54deg);
            -ms-transform: rotate(54deg);
            transform: rotate(54deg);
        }

    .radial-progress[data-progress="15"] .inset .percentage .numbers {
        width: 912px;
    }

    .radial-progress[data-progress="16"] .circle .mask.full, .radial-progress[data-progress="16"] .circle .fill {
        -webkit-transform: rotate(28.8deg);
        -ms-transform: rotate(28.8deg);
        transform: rotate(28.8deg);
    }

        .radial-progress[data-progress="16"] .circle .fill.fix {
            -webkit-transform: rotate(57.6deg);
            -ms-transform: rotate(57.6deg);
            transform: rotate(57.6deg);
        }

    .radial-progress[data-progress="16"] .inset .percentage .numbers {
        width: 969px;
    }

    .radial-progress[data-progress="17"] .circle .mask.full, .radial-progress[data-progress="17"] .circle .fill {
        -webkit-transform: rotate(30.6deg);
        -ms-transform: rotate(30.6deg);
        transform: rotate(30.6deg);
    }

        .radial-progress[data-progress="17"] .circle .fill.fix {
            -webkit-transform: rotate(61.2deg);
            -ms-transform: rotate(61.2deg);
            transform: rotate(61.2deg);
        }

    .radial-progress[data-progress="17"] .inset .percentage .numbers {
        width: 1026px;
    }

    .radial-progress[data-progress="18"] .circle .mask.full, .radial-progress[data-progress="18"] .circle .fill {
        -webkit-transform: rotate(32.4deg);
        -ms-transform: rotate(32.4deg);
        transform: rotate(32.4deg);
    }

        .radial-progress[data-progress="18"] .circle .fill.fix {
            -webkit-transform: rotate(64.8deg);
            -ms-transform: rotate(64.8deg);
            transform: rotate(64.8deg);
        }

    .radial-progress[data-progress="18"] .inset .percentage .numbers {
        width: 1083px;
    }

    .radial-progress[data-progress="19"] .circle .mask.full, .radial-progress[data-progress="19"] .circle .fill {
        -webkit-transform: rotate(34.2deg);
        -ms-transform: rotate(34.2deg);
        transform: rotate(34.2deg);
    }

        .radial-progress[data-progress="19"] .circle .fill.fix {
            -webkit-transform: rotate(68.4deg);
            -ms-transform: rotate(68.4deg);
            transform: rotate(68.4deg);
        }

    .radial-progress[data-progress="19"] .inset .percentage .numbers {
        width: 1140px;
    }

    .radial-progress[data-progress="20"] .circle .mask.full, .radial-progress[data-progress="20"] .circle .fill {
        -webkit-transform: rotate(36deg);
        -ms-transform: rotate(36deg);
        transform: rotate(36deg);
    }

        .radial-progress[data-progress="20"] .circle .fill.fix {
            -webkit-transform: rotate(72deg);
            -ms-transform: rotate(72deg);
            transform: rotate(72deg);
        }

    .radial-progress[data-progress="20"] .inset .percentage .numbers {
        width: 1197px;
    }

    .radial-progress[data-progress="21"] .circle .mask.full, .radial-progress[data-progress="21"] .circle .fill {
        -webkit-transform: rotate(37.8deg);
        -ms-transform: rotate(37.8deg);
        transform: rotate(37.8deg);
    }

        .radial-progress[data-progress="21"] .circle .fill.fix {
            -webkit-transform: rotate(75.6deg);
            -ms-transform: rotate(75.6deg);
            transform: rotate(75.6deg);
        }

    .radial-progress[data-progress="21"] .inset .percentage .numbers {
        width: 1254px;
    }

    .radial-progress[data-progress="22"] .circle .mask.full, .radial-progress[data-progress="22"] .circle .fill {
        -webkit-transform: rotate(39.6deg);
        -ms-transform: rotate(39.6deg);
        transform: rotate(39.6deg);
    }

        .radial-progress[data-progress="22"] .circle .fill.fix {
            -webkit-transform: rotate(79.2deg);
            -ms-transform: rotate(79.2deg);
            transform: rotate(79.2deg);
        }

    .radial-progress[data-progress="22"] .inset .percentage .numbers {
        width: 1311px;
    }

    .radial-progress[data-progress="23"] .circle .mask.full, .radial-progress[data-progress="23"] .circle .fill {
        -webkit-transform: rotate(41.4deg);
        -ms-transform: rotate(41.4deg);
        transform: rotate(41.4deg);
    }

        .radial-progress[data-progress="23"] .circle .fill.fix {
            -webkit-transform: rotate(82.8deg);
            -ms-transform: rotate(82.8deg);
            transform: rotate(82.8deg);
        }

    .radial-progress[data-progress="23"] .inset .percentage .numbers {
        width: 1368px;
    }

    .radial-progress[data-progress="24"] .circle .mask.full, .radial-progress[data-progress="24"] .circle .fill {
        -webkit-transform: rotate(43.2deg);
        -ms-transform: rotate(43.2deg);
        transform: rotate(43.2deg);
    }

        .radial-progress[data-progress="24"] .circle .fill.fix {
            -webkit-transform: rotate(86.4deg);
            -ms-transform: rotate(86.4deg);
            transform: rotate(86.4deg);
        }

    .radial-progress[data-progress="24"] .inset .percentage .numbers {
        width: 1425px;
    }

    .radial-progress[data-progress="25"] .circle .mask.full, .radial-progress[data-progress="25"] .circle .fill {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

        .radial-progress[data-progress="25"] .circle .fill.fix {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    .radial-progress[data-progress="25"] .inset .percentage .numbers {
        width: 1482px;
    }

    .radial-progress[data-progress="26"] .circle .mask.full, .radial-progress[data-progress="26"] .circle .fill {
        -webkit-transform: rotate(46.8deg);
        -ms-transform: rotate(46.8deg);
        transform: rotate(46.8deg);
    }

        .radial-progress[data-progress="26"] .circle .fill.fix {
            -webkit-transform: rotate(93.6deg);
            -ms-transform: rotate(93.6deg);
            transform: rotate(93.6deg);
        }

    .radial-progress[data-progress="26"] .inset .percentage .numbers {
        width: 1539px;
    }

    .radial-progress[data-progress="27"] .circle .mask.full, .radial-progress[data-progress="27"] .circle .fill {
        -webkit-transform: rotate(48.6deg);
        -ms-transform: rotate(48.6deg);
        transform: rotate(48.6deg);
    }

        .radial-progress[data-progress="27"] .circle .fill.fix {
            -webkit-transform: rotate(97.2deg);
            -ms-transform: rotate(97.2deg);
            transform: rotate(97.2deg);
        }

    .radial-progress[data-progress="27"] .inset .percentage .numbers {
        width: 1596px;
    }

    .radial-progress[data-progress="28"] .circle .mask.full, .radial-progress[data-progress="28"] .circle .fill {
        -webkit-transform: rotate(50.4deg);
        -ms-transform: rotate(50.4deg);
        transform: rotate(50.4deg);
    }

        .radial-progress[data-progress="28"] .circle .fill.fix {
            -webkit-transform: rotate(100.8deg);
            -ms-transform: rotate(100.8deg);
            transform: rotate(100.8deg);
        }

    .radial-progress[data-progress="28"] .inset .percentage .numbers {
        width: 1653px;
    }

    .radial-progress[data-progress="29"] .circle .mask.full, .radial-progress[data-progress="29"] .circle .fill {
        -webkit-transform: rotate(52.2deg);
        -ms-transform: rotate(52.2deg);
        transform: rotate(52.2deg);
    }

        .radial-progress[data-progress="29"] .circle .fill.fix {
            -webkit-transform: rotate(104.4deg);
            -ms-transform: rotate(104.4deg);
            transform: rotate(104.4deg);
        }

    .radial-progress[data-progress="29"] .inset .percentage .numbers {
        width: 1710px;
    }

    .radial-progress[data-progress="30"] .circle .mask.full, .radial-progress[data-progress="30"] .circle .fill {
        -webkit-transform: rotate(54deg);
        -ms-transform: rotate(54deg);
        transform: rotate(54deg);
    }

        .radial-progress[data-progress="30"] .circle .fill.fix {
            -webkit-transform: rotate(108deg);
            -ms-transform: rotate(108deg);
            transform: rotate(108deg);
        }

    .radial-progress[data-progress="30"] .inset .percentage .numbers {
        width: 1767px;
    }

    .radial-progress[data-progress="31"] .circle .mask.full, .radial-progress[data-progress="31"] .circle .fill {
        -webkit-transform: rotate(55.8deg);
        -ms-transform: rotate(55.8deg);
        transform: rotate(55.8deg);
    }

        .radial-progress[data-progress="31"] .circle .fill.fix {
            -webkit-transform: rotate(111.6deg);
            -ms-transform: rotate(111.6deg);
            transform: rotate(111.6deg);
        }

    .radial-progress[data-progress="31"] .inset .percentage .numbers {
        width: 1824px;
    }

    .radial-progress[data-progress="32"] .circle .mask.full, .radial-progress[data-progress="32"] .circle .fill {
        -webkit-transform: rotate(57.6deg);
        -ms-transform: rotate(57.6deg);
        transform: rotate(57.6deg);
    }

        .radial-progress[data-progress="32"] .circle .fill.fix {
            -webkit-transform: rotate(115.2deg);
            -ms-transform: rotate(115.2deg);
            transform: rotate(115.2deg);
        }

    .radial-progress[data-progress="32"] .inset .percentage .numbers {
        width: 1881px;
    }

    .radial-progress[data-progress="33"] .circle .mask.full, .radial-progress[data-progress="33"] .circle .fill {
        -webkit-transform: rotate(59.4deg);
        -ms-transform: rotate(59.4deg);
        transform: rotate(59.4deg);
    }

        .radial-progress[data-progress="33"] .circle .fill.fix {
            -webkit-transform: rotate(118.8deg);
            -ms-transform: rotate(118.8deg);
            transform: rotate(118.8deg);
        }

    .radial-progress[data-progress="33"] .inset .percentage .numbers {
        width: 1938px;
    }

    .radial-progress[data-progress="34"] .circle .mask.full, .radial-progress[data-progress="34"] .circle .fill {
        -webkit-transform: rotate(61.2deg);
        -ms-transform: rotate(61.2deg);
        transform: rotate(61.2deg);
    }

        .radial-progress[data-progress="34"] .circle .fill.fix {
            -webkit-transform: rotate(122.4deg);
            -ms-transform: rotate(122.4deg);
            transform: rotate(122.4deg);
        }

    .radial-progress[data-progress="34"] .inset .percentage .numbers {
        width: 1995px;
    }

    .radial-progress[data-progress="35"] .circle .mask.full, .radial-progress[data-progress="35"] .circle .fill {
        -webkit-transform: rotate(63deg);
        -ms-transform: rotate(63deg);
        transform: rotate(63deg);
    }

        .radial-progress[data-progress="35"] .circle .fill.fix {
            -webkit-transform: rotate(126deg);
            -ms-transform: rotate(126deg);
            transform: rotate(126deg);
        }

    .radial-progress[data-progress="35"] .inset .percentage .numbers {
        width: 2052px;
    }

    .radial-progress[data-progress="36"] .circle .mask.full, .radial-progress[data-progress="36"] .circle .fill {
        -webkit-transform: rotate(64.8deg);
        -ms-transform: rotate(64.8deg);
        transform: rotate(64.8deg);
    }

        .radial-progress[data-progress="36"] .circle .fill.fix {
            -webkit-transform: rotate(129.6deg);
            -ms-transform: rotate(129.6deg);
            transform: rotate(129.6deg);
        }

    .radial-progress[data-progress="36"] .inset .percentage .numbers {
        width: 2109px;
    }

    .radial-progress[data-progress="37"] .circle .mask.full, .radial-progress[data-progress="37"] .circle .fill {
        -webkit-transform: rotate(66.6deg);
        -ms-transform: rotate(66.6deg);
        transform: rotate(66.6deg);
    }

        .radial-progress[data-progress="37"] .circle .fill.fix {
            -webkit-transform: rotate(133.2deg);
            -ms-transform: rotate(133.2deg);
            transform: rotate(133.2deg);
        }

    .radial-progress[data-progress="37"] .inset .percentage .numbers {
        width: 2166px;
    }

    .radial-progress[data-progress="38"] .circle .mask.full, .radial-progress[data-progress="38"] .circle .fill {
        -webkit-transform: rotate(68.4deg);
        -ms-transform: rotate(68.4deg);
        transform: rotate(68.4deg);
    }

        .radial-progress[data-progress="38"] .circle .fill.fix {
            -webkit-transform: rotate(136.8deg);
            -ms-transform: rotate(136.8deg);
            transform: rotate(136.8deg);
        }

    .radial-progress[data-progress="38"] .inset .percentage .numbers {
        width: 2223px;
    }

    .radial-progress[data-progress="39"] .circle .mask.full, .radial-progress[data-progress="39"] .circle .fill {
        -webkit-transform: rotate(70.2deg);
        -ms-transform: rotate(70.2deg);
        transform: rotate(70.2deg);
    }

        .radial-progress[data-progress="39"] .circle .fill.fix {
            -webkit-transform: rotate(140.4deg);
            -ms-transform: rotate(140.4deg);
            transform: rotate(140.4deg);
        }

    .radial-progress[data-progress="39"] .inset .percentage .numbers {
        width: 2280px;
    }

    .radial-progress[data-progress="40"] .circle .mask.full, .radial-progress[data-progress="40"] .circle .fill {
        -webkit-transform: rotate(72deg);
        -ms-transform: rotate(72deg);
        transform: rotate(72deg);
    }

        .radial-progress[data-progress="40"] .circle .fill.fix {
            -webkit-transform: rotate(144deg);
            -ms-transform: rotate(144deg);
            transform: rotate(144deg);
        }

    .radial-progress[data-progress="40"] .inset .percentage .numbers {
        width: 2337px;
    }

    .radial-progress[data-progress="41"] .circle .mask.full, .radial-progress[data-progress="41"] .circle .fill {
        -webkit-transform: rotate(73.8deg);
        -ms-transform: rotate(73.8deg);
        transform: rotate(73.8deg);
    }

        .radial-progress[data-progress="41"] .circle .fill.fix {
            -webkit-transform: rotate(147.6deg);
            -ms-transform: rotate(147.6deg);
            transform: rotate(147.6deg);
        }

    .radial-progress[data-progress="41"] .inset .percentage .numbers {
        width: 2394px;
    }

    .radial-progress[data-progress="42"] .circle .mask.full, .radial-progress[data-progress="42"] .circle .fill {
        -webkit-transform: rotate(75.6deg);
        -ms-transform: rotate(75.6deg);
        transform: rotate(75.6deg);
    }

        .radial-progress[data-progress="42"] .circle .fill.fix {
            -webkit-transform: rotate(151.2deg);
            -ms-transform: rotate(151.2deg);
            transform: rotate(151.2deg);
        }

    .radial-progress[data-progress="42"] .inset .percentage .numbers {
        width: 2451px;
    }

    .radial-progress[data-progress="43"] .circle .mask.full, .radial-progress[data-progress="43"] .circle .fill {
        -webkit-transform: rotate(77.4deg);
        -ms-transform: rotate(77.4deg);
        transform: rotate(77.4deg);
    }

        .radial-progress[data-progress="43"] .circle .fill.fix {
            -webkit-transform: rotate(154.8deg);
            -ms-transform: rotate(154.8deg);
            transform: rotate(154.8deg);
        }

    .radial-progress[data-progress="43"] .inset .percentage .numbers {
        width: 2508px;
    }

    .radial-progress[data-progress="44"] .circle .mask.full, .radial-progress[data-progress="44"] .circle .fill {
        -webkit-transform: rotate(79.2deg);
        -ms-transform: rotate(79.2deg);
        transform: rotate(79.2deg);
    }

        .radial-progress[data-progress="44"] .circle .fill.fix {
            -webkit-transform: rotate(158.4deg);
            -ms-transform: rotate(158.4deg);
            transform: rotate(158.4deg);
        }

    .radial-progress[data-progress="44"] .inset .percentage .numbers {
        width: 2565px;
    }

    .radial-progress[data-progress="45"] .circle .mask.full, .radial-progress[data-progress="45"] .circle .fill {
        -webkit-transform: rotate(81deg);
        -ms-transform: rotate(81deg);
        transform: rotate(81deg);
    }

        .radial-progress[data-progress="45"] .circle .fill.fix {
            -webkit-transform: rotate(162deg);
            -ms-transform: rotate(162deg);
            transform: rotate(162deg);
        }

    .radial-progress[data-progress="45"] .inset .percentage .numbers {
        width: 2622px;
    }

    .radial-progress[data-progress="46"] .circle .mask.full, .radial-progress[data-progress="46"] .circle .fill {
        -webkit-transform: rotate(82.8deg);
        -ms-transform: rotate(82.8deg);
        transform: rotate(82.8deg);
    }

        .radial-progress[data-progress="46"] .circle .fill.fix {
            -webkit-transform: rotate(165.6deg);
            -ms-transform: rotate(165.6deg);
            transform: rotate(165.6deg);
        }

    .radial-progress[data-progress="46"] .inset .percentage .numbers {
        width: 2679px;
    }

    .radial-progress[data-progress="47"] .circle .mask.full, .radial-progress[data-progress="47"] .circle .fill {
        -webkit-transform: rotate(84.6deg);
        -ms-transform: rotate(84.6deg);
        transform: rotate(84.6deg);
    }

        .radial-progress[data-progress="47"] .circle .fill.fix {
            -webkit-transform: rotate(169.2deg);
            -ms-transform: rotate(169.2deg);
            transform: rotate(169.2deg);
        }

    .radial-progress[data-progress="47"] .inset .percentage .numbers {
        width: 2736px;
    }

    .radial-progress[data-progress="48"] .circle .mask.full, .radial-progress[data-progress="48"] .circle .fill {
        -webkit-transform: rotate(86.4deg);
        -ms-transform: rotate(86.4deg);
        transform: rotate(86.4deg);
    }

        .radial-progress[data-progress="48"] .circle .fill.fix {
            -webkit-transform: rotate(172.8deg);
            -ms-transform: rotate(172.8deg);
            transform: rotate(172.8deg);
        }

    .radial-progress[data-progress="48"] .inset .percentage .numbers {
        width: 2793px;
    }

    .radial-progress[data-progress="49"] .circle .mask.full, .radial-progress[data-progress="49"] .circle .fill {
        -webkit-transform: rotate(88.2deg);
        -ms-transform: rotate(88.2deg);
        transform: rotate(88.2deg);
    }

        .radial-progress[data-progress="49"] .circle .fill.fix {
            -webkit-transform: rotate(176.4deg);
            -ms-transform: rotate(176.4deg);
            transform: rotate(176.4deg);
        }

    .radial-progress[data-progress="49"] .inset .percentage .numbers {
        width: 2850px;
    }

    .radial-progress[data-progress="50"] .circle .mask.full, .radial-progress[data-progress="50"] .circle .fill {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

        .radial-progress[data-progress="50"] .circle .fill.fix {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

    .radial-progress[data-progress="50"] .inset .percentage .numbers {
        width: 2907px;
    }

    .radial-progress[data-progress="51"] .circle .mask.full, .radial-progress[data-progress="51"] .circle .fill {
        -webkit-transform: rotate(91.8deg);
        -ms-transform: rotate(91.8deg);
        transform: rotate(91.8deg);
    }

        .radial-progress[data-progress="51"] .circle .fill.fix {
            -webkit-transform: rotate(183.6deg);
            -ms-transform: rotate(183.6deg);
            transform: rotate(183.6deg);
        }

    .radial-progress[data-progress="51"] .inset .percentage .numbers {
        width: 2964px;
    }

    .radial-progress[data-progress="52"] .circle .mask.full, .radial-progress[data-progress="52"] .circle .fill {
        -webkit-transform: rotate(93.6deg);
        -ms-transform: rotate(93.6deg);
        transform: rotate(93.6deg);
    }

        .radial-progress[data-progress="52"] .circle .fill.fix {
            -webkit-transform: rotate(187.2deg);
            -ms-transform: rotate(187.2deg);
            transform: rotate(187.2deg);
        }

    .radial-progress[data-progress="52"] .inset .percentage .numbers {
        width: 3021px;
    }

    .radial-progress[data-progress="53"] .circle .mask.full, .radial-progress[data-progress="53"] .circle .fill {
        -webkit-transform: rotate(95.4deg);
        -ms-transform: rotate(95.4deg);
        transform: rotate(95.4deg);
    }

        .radial-progress[data-progress="53"] .circle .fill.fix {
            -webkit-transform: rotate(190.8deg);
            -ms-transform: rotate(190.8deg);
            transform: rotate(190.8deg);
        }

    .radial-progress[data-progress="53"] .inset .percentage .numbers {
        width: 3078px;
    }

    .radial-progress[data-progress="54"] .circle .mask.full, .radial-progress[data-progress="54"] .circle .fill {
        -webkit-transform: rotate(97.2deg);
        -ms-transform: rotate(97.2deg);
        transform: rotate(97.2deg);
    }

        .radial-progress[data-progress="54"] .circle .fill.fix {
            -webkit-transform: rotate(194.4deg);
            -ms-transform: rotate(194.4deg);
            transform: rotate(194.4deg);
        }

    .radial-progress[data-progress="54"] .inset .percentage .numbers {
        width: 3135px;
    }

    .radial-progress[data-progress="55"] .circle .mask.full, .radial-progress[data-progress="55"] .circle .fill {
        -webkit-transform: rotate(99deg);
        -ms-transform: rotate(99deg);
        transform: rotate(99deg);
    }

        .radial-progress[data-progress="55"] .circle .fill.fix {
            -webkit-transform: rotate(198deg);
            -ms-transform: rotate(198deg);
            transform: rotate(198deg);
        }

    .radial-progress[data-progress="55"] .inset .percentage .numbers {
        width: 3192px;
    }

    .radial-progress[data-progress="56"] .circle .mask.full, .radial-progress[data-progress="56"] .circle .fill {
        -webkit-transform: rotate(100.8deg);
        -ms-transform: rotate(100.8deg);
        transform: rotate(100.8deg);
    }

        .radial-progress[data-progress="56"] .circle .fill.fix {
            -webkit-transform: rotate(201.6deg);
            -ms-transform: rotate(201.6deg);
            transform: rotate(201.6deg);
        }

    .radial-progress[data-progress="56"] .inset .percentage .numbers {
        width: 3249px;
    }

    .radial-progress[data-progress="57"] .circle .mask.full, .radial-progress[data-progress="57"] .circle .fill {
        -webkit-transform: rotate(102.6deg);
        -ms-transform: rotate(102.6deg);
        transform: rotate(102.6deg);
    }

        .radial-progress[data-progress="57"] .circle .fill.fix {
            -webkit-transform: rotate(205.2deg);
            -ms-transform: rotate(205.2deg);
            transform: rotate(205.2deg);
        }

    .radial-progress[data-progress="57"] .inset .percentage .numbers {
        width: 3306px;
    }

    .radial-progress[data-progress="58"] .circle .mask.full, .radial-progress[data-progress="58"] .circle .fill {
        -webkit-transform: rotate(104.4deg);
        -ms-transform: rotate(104.4deg);
        transform: rotate(104.4deg);
    }

        .radial-progress[data-progress="58"] .circle .fill.fix {
            -webkit-transform: rotate(208.8deg);
            -ms-transform: rotate(208.8deg);
            transform: rotate(208.8deg);
        }

    .radial-progress[data-progress="58"] .inset .percentage .numbers {
        width: 3363px;
    }

    .radial-progress[data-progress="59"] .circle .mask.full, .radial-progress[data-progress="59"] .circle .fill {
        -webkit-transform: rotate(106.2deg);
        -ms-transform: rotate(106.2deg);
        transform: rotate(106.2deg);
    }

        .radial-progress[data-progress="59"] .circle .fill.fix {
            -webkit-transform: rotate(212.4deg);
            -ms-transform: rotate(212.4deg);
            transform: rotate(212.4deg);
        }

    .radial-progress[data-progress="59"] .inset .percentage .numbers {
        width: 3420px;
    }

    .radial-progress[data-progress="60"] .circle .mask.full, .radial-progress[data-progress="60"] .circle .fill {
        -webkit-transform: rotate(108deg);
        -ms-transform: rotate(108deg);
        transform: rotate(108deg);
    }

        .radial-progress[data-progress="60"] .circle .fill.fix {
            -webkit-transform: rotate(216deg);
            -ms-transform: rotate(216deg);
            transform: rotate(216deg);
        }

    .radial-progress[data-progress="60"] .inset .percentage .numbers {
        width: 3477px;
    }

    .radial-progress[data-progress="61"] .circle .mask.full, .radial-progress[data-progress="61"] .circle .fill {
        -webkit-transform: rotate(109.8deg);
        -ms-transform: rotate(109.8deg);
        transform: rotate(109.8deg);
    }

        .radial-progress[data-progress="61"] .circle .fill.fix {
            -webkit-transform: rotate(219.6deg);
            -ms-transform: rotate(219.6deg);
            transform: rotate(219.6deg);
        }

    .radial-progress[data-progress="61"] .inset .percentage .numbers {
        width: 3534px;
    }

    .radial-progress[data-progress="62"] .circle .mask.full, .radial-progress[data-progress="62"] .circle .fill {
        -webkit-transform: rotate(111.6deg);
        -ms-transform: rotate(111.6deg);
        transform: rotate(111.6deg);
    }

        .radial-progress[data-progress="62"] .circle .fill.fix {
            -webkit-transform: rotate(223.2deg);
            -ms-transform: rotate(223.2deg);
            transform: rotate(223.2deg);
        }

    .radial-progress[data-progress="62"] .inset .percentage .numbers {
        width: 3591px;
    }

    .radial-progress[data-progress="63"] .circle .mask.full, .radial-progress[data-progress="63"] .circle .fill {
        -webkit-transform: rotate(113.4deg);
        -ms-transform: rotate(113.4deg);
        transform: rotate(113.4deg);
    }

        .radial-progress[data-progress="63"] .circle .fill.fix {
            -webkit-transform: rotate(226.8deg);
            -ms-transform: rotate(226.8deg);
            transform: rotate(226.8deg);
        }

    .radial-progress[data-progress="63"] .inset .percentage .numbers {
        width: 3648px;
    }

    .radial-progress[data-progress="64"] .circle .mask.full, .radial-progress[data-progress="64"] .circle .fill {
        -webkit-transform: rotate(115.2deg);
        -ms-transform: rotate(115.2deg);
        transform: rotate(115.2deg);
    }

        .radial-progress[data-progress="64"] .circle .fill.fix {
            -webkit-transform: rotate(230.4deg);
            -ms-transform: rotate(230.4deg);
            transform: rotate(230.4deg);
        }

    .radial-progress[data-progress="64"] .inset .percentage .numbers {
        width: 3705px;
    }

    .radial-progress[data-progress="65"] .circle .mask.full, .radial-progress[data-progress="65"] .circle .fill {
        -webkit-transform: rotate(117deg);
        -ms-transform: rotate(117deg);
        transform: rotate(117deg);
    }

        .radial-progress[data-progress="65"] .circle .fill.fix {
            -webkit-transform: rotate(234deg);
            -ms-transform: rotate(234deg);
            transform: rotate(234deg);
        }

    .radial-progress[data-progress="65"] .inset .percentage .numbers {
        width: 3762px;
    }

    .radial-progress[data-progress="66"] .circle .mask.full, .radial-progress[data-progress="66"] .circle .fill {
        -webkit-transform: rotate(118.8deg);
        -ms-transform: rotate(118.8deg);
        transform: rotate(118.8deg);
    }

        .radial-progress[data-progress="66"] .circle .fill.fix {
            -webkit-transform: rotate(237.6deg);
            -ms-transform: rotate(237.6deg);
            transform: rotate(237.6deg);
        }

    .radial-progress[data-progress="66"] .inset .percentage .numbers {
        width: 3819px;
    }

    .radial-progress[data-progress="67"] .circle .mask.full, .radial-progress[data-progress="67"] .circle .fill {
        -webkit-transform: rotate(120.6deg);
        -ms-transform: rotate(120.6deg);
        transform: rotate(120.6deg);
    }

        .radial-progress[data-progress="67"] .circle .fill.fix {
            -webkit-transform: rotate(241.2deg);
            -ms-transform: rotate(241.2deg);
            transform: rotate(241.2deg);
        }

    .radial-progress[data-progress="67"] .inset .percentage .numbers {
        width: 3876px;
    }

    .radial-progress[data-progress="68"] .circle .mask.full, .radial-progress[data-progress="68"] .circle .fill {
        -webkit-transform: rotate(122.4deg);
        -ms-transform: rotate(122.4deg);
        transform: rotate(122.4deg);
    }

        .radial-progress[data-progress="68"] .circle .fill.fix {
            -webkit-transform: rotate(244.8deg);
            -ms-transform: rotate(244.8deg);
            transform: rotate(244.8deg);
        }

    .radial-progress[data-progress="68"] .inset .percentage .numbers {
        width: 3933px;
    }

    .radial-progress[data-progress="69"] .circle .mask.full, .radial-progress[data-progress="69"] .circle .fill {
        -webkit-transform: rotate(124.2deg);
        -ms-transform: rotate(124.2deg);
        transform: rotate(124.2deg);
    }

        .radial-progress[data-progress="69"] .circle .fill.fix {
            -webkit-transform: rotate(248.4deg);
            -ms-transform: rotate(248.4deg);
            transform: rotate(248.4deg);
        }

    .radial-progress[data-progress="69"] .inset .percentage .numbers {
        width: 3990px;
    }

    .radial-progress[data-progress="70"] .circle .mask.full, .radial-progress[data-progress="70"] .circle .fill {
        -webkit-transform: rotate(126deg);
        -ms-transform: rotate(126deg);
        transform: rotate(126deg);
    }

        .radial-progress[data-progress="70"] .circle .fill.fix {
            -webkit-transform: rotate(252deg);
            -ms-transform: rotate(252deg);
            transform: rotate(252deg);
        }

    .radial-progress[data-progress="70"] .inset .percentage .numbers {
        width: 4047px;
    }

    .radial-progress[data-progress="71"] .circle .mask.full, .radial-progress[data-progress="71"] .circle .fill {
        -webkit-transform: rotate(127.8deg);
        -ms-transform: rotate(127.8deg);
        transform: rotate(127.8deg);
    }

        .radial-progress[data-progress="71"] .circle .fill.fix {
            -webkit-transform: rotate(255.6deg);
            -ms-transform: rotate(255.6deg);
            transform: rotate(255.6deg);
        }

    .radial-progress[data-progress="71"] .inset .percentage .numbers {
        width: 4104px;
    }

    .radial-progress[data-progress="72"] .circle .mask.full, .radial-progress[data-progress="72"] .circle .fill {
        -webkit-transform: rotate(129.6deg);
        -ms-transform: rotate(129.6deg);
        transform: rotate(129.6deg);
    }

        .radial-progress[data-progress="72"] .circle .fill.fix {
            -webkit-transform: rotate(259.2deg);
            -ms-transform: rotate(259.2deg);
            transform: rotate(259.2deg);
        }

    .radial-progress[data-progress="72"] .inset .percentage .numbers {
        width: 4161px;
    }

    .radial-progress[data-progress="73"] .circle .mask.full, .radial-progress[data-progress="73"] .circle .fill {
        -webkit-transform: rotate(131.4deg);
        -ms-transform: rotate(131.4deg);
        transform: rotate(131.4deg);
    }

        .radial-progress[data-progress="73"] .circle .fill.fix {
            -webkit-transform: rotate(262.8deg);
            -ms-transform: rotate(262.8deg);
            transform: rotate(262.8deg);
        }

    .radial-progress[data-progress="73"] .inset .percentage .numbers {
        width: 4218px;
    }

    .radial-progress[data-progress="74"] .circle .mask.full, .radial-progress[data-progress="74"] .circle .fill {
        -webkit-transform: rotate(133.2deg);
        -ms-transform: rotate(133.2deg);
        transform: rotate(133.2deg);
    }

        .radial-progress[data-progress="74"] .circle .fill.fix {
            -webkit-transform: rotate(266.4deg);
            -ms-transform: rotate(266.4deg);
            transform: rotate(266.4deg);
        }

    .radial-progress[data-progress="74"] .inset .percentage .numbers {
        width: 4275px;
    }

    .radial-progress[data-progress="75"] .circle .mask.full, .radial-progress[data-progress="75"] .circle .fill {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

        .radial-progress[data-progress="75"] .circle .fill.fix {
            -webkit-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: rotate(270deg);
        }

    .radial-progress[data-progress="75"] .inset .percentage .numbers {
        width: 4332px;
    }

    .radial-progress[data-progress="76"] .circle .mask.full, .radial-progress[data-progress="76"] .circle .fill {
        -webkit-transform: rotate(136.8deg);
        -ms-transform: rotate(136.8deg);
        transform: rotate(136.8deg);
    }

        .radial-progress[data-progress="76"] .circle .fill.fix {
            -webkit-transform: rotate(273.6deg);
            -ms-transform: rotate(273.6deg);
            transform: rotate(273.6deg);
        }

    .radial-progress[data-progress="76"] .inset .percentage .numbers {
        width: 4389px;
    }

    .radial-progress[data-progress="77"] .circle .mask.full, .radial-progress[data-progress="77"] .circle .fill {
        -webkit-transform: rotate(138.6deg);
        -ms-transform: rotate(138.6deg);
        transform: rotate(138.6deg);
    }

        .radial-progress[data-progress="77"] .circle .fill.fix {
            -webkit-transform: rotate(277.2deg);
            -ms-transform: rotate(277.2deg);
            transform: rotate(277.2deg);
        }

    .radial-progress[data-progress="77"] .inset .percentage .numbers {
        width: 4446px;
    }

    .radial-progress[data-progress="78"] .circle .mask.full, .radial-progress[data-progress="78"] .circle .fill {
        -webkit-transform: rotate(140.4deg);
        -ms-transform: rotate(140.4deg);
        transform: rotate(140.4deg);
    }

        .radial-progress[data-progress="78"] .circle .fill.fix {
            -webkit-transform: rotate(280.8deg);
            -ms-transform: rotate(280.8deg);
            transform: rotate(280.8deg);
        }

    .radial-progress[data-progress="78"] .inset .percentage .numbers {
        width: 4503px;
    }

    .radial-progress[data-progress="79"] .circle .mask.full, .radial-progress[data-progress="79"] .circle .fill {
        -webkit-transform: rotate(142.2deg);
        -ms-transform: rotate(142.2deg);
        transform: rotate(142.2deg);
    }

        .radial-progress[data-progress="79"] .circle .fill.fix {
            -webkit-transform: rotate(284.4deg);
            -ms-transform: rotate(284.4deg);
            transform: rotate(284.4deg);
        }

    .radial-progress[data-progress="79"] .inset .percentage .numbers {
        width: 4560px;
    }

    .radial-progress[data-progress="80"] .circle .mask.full, .radial-progress[data-progress="80"] .circle .fill {
        -webkit-transform: rotate(144deg);
        -ms-transform: rotate(144deg);
        transform: rotate(144deg);
    }

        .radial-progress[data-progress="80"] .circle .fill.fix {
            -webkit-transform: rotate(288deg);
            -ms-transform: rotate(288deg);
            transform: rotate(288deg);
        }

    .radial-progress[data-progress="80"] .inset .percentage .numbers {
        width: 4617px;
    }

    .radial-progress[data-progress="81"] .circle .mask.full, .radial-progress[data-progress="81"] .circle .fill {
        -webkit-transform: rotate(145.8deg);
        -ms-transform: rotate(145.8deg);
        transform: rotate(145.8deg);
    }

        .radial-progress[data-progress="81"] .circle .fill.fix {
            -webkit-transform: rotate(291.6deg);
            -ms-transform: rotate(291.6deg);
            transform: rotate(291.6deg);
        }

    .radial-progress[data-progress="81"] .inset .percentage .numbers {
        width: 4674px;
    }

    .radial-progress[data-progress="82"] .circle .mask.full, .radial-progress[data-progress="82"] .circle .fill {
        -webkit-transform: rotate(147.6deg);
        -ms-transform: rotate(147.6deg);
        transform: rotate(147.6deg);
    }

        .radial-progress[data-progress="82"] .circle .fill.fix {
            -webkit-transform: rotate(295.2deg);
            -ms-transform: rotate(295.2deg);
            transform: rotate(295.2deg);
        }

    .radial-progress[data-progress="82"] .inset .percentage .numbers {
        width: 4731px;
    }

    .radial-progress[data-progress="83"] .circle .mask.full, .radial-progress[data-progress="83"] .circle .fill {
        -webkit-transform: rotate(149.4deg);
        -ms-transform: rotate(149.4deg);
        transform: rotate(149.4deg);
    }

        .radial-progress[data-progress="83"] .circle .fill.fix {
            -webkit-transform: rotate(298.8deg);
            -ms-transform: rotate(298.8deg);
            transform: rotate(298.8deg);
        }

    .radial-progress[data-progress="83"] .inset .percentage .numbers {
        width: 4788px;
    }

    .radial-progress[data-progress="84"] .circle .mask.full, .radial-progress[data-progress="84"] .circle .fill {
        -webkit-transform: rotate(151.2deg);
        -ms-transform: rotate(151.2deg);
        transform: rotate(151.2deg);
    }

        .radial-progress[data-progress="84"] .circle .fill.fix {
            -webkit-transform: rotate(302.4deg);
            -ms-transform: rotate(302.4deg);
            transform: rotate(302.4deg);
        }

    .radial-progress[data-progress="84"] .inset .percentage .numbers {
        width: 4845px;
    }

    .radial-progress[data-progress="85"] .circle .mask.full, .radial-progress[data-progress="85"] .circle .fill {
        -webkit-transform: rotate(153deg);
        -ms-transform: rotate(153deg);
        transform: rotate(153deg);
    }

        .radial-progress[data-progress="85"] .circle .fill.fix {
            -webkit-transform: rotate(306deg);
            -ms-transform: rotate(306deg);
            transform: rotate(306deg);
        }

    .radial-progress[data-progress="85"] .inset .percentage .numbers {
        width: 4902px;
    }

    .radial-progress[data-progress="86"] .circle .mask.full, .radial-progress[data-progress="86"] .circle .fill {
        -webkit-transform: rotate(154.8deg);
        -ms-transform: rotate(154.8deg);
        transform: rotate(154.8deg);
    }

        .radial-progress[data-progress="86"] .circle .fill.fix {
            -webkit-transform: rotate(309.6deg);
            -ms-transform: rotate(309.6deg);
            transform: rotate(309.6deg);
        }

    .radial-progress[data-progress="86"] .inset .percentage .numbers {
        width: 4959px;
    }

    .radial-progress[data-progress="87"] .circle .mask.full, .radial-progress[data-progress="87"] .circle .fill {
        -webkit-transform: rotate(156.6deg);
        -ms-transform: rotate(156.6deg);
        transform: rotate(156.6deg);
    }

        .radial-progress[data-progress="87"] .circle .fill.fix {
            -webkit-transform: rotate(313.2deg);
            -ms-transform: rotate(313.2deg);
            transform: rotate(313.2deg);
        }

    .radial-progress[data-progress="87"] .inset .percentage .numbers {
        width: 5016px;
    }

    .radial-progress[data-progress="88"] .circle .mask.full, .radial-progress[data-progress="88"] .circle .fill {
        -webkit-transform: rotate(158.4deg);
        -ms-transform: rotate(158.4deg);
        transform: rotate(158.4deg);
    }

        .radial-progress[data-progress="88"] .circle .fill.fix {
            -webkit-transform: rotate(316.8deg);
            -ms-transform: rotate(316.8deg);
            transform: rotate(316.8deg);
        }

    .radial-progress[data-progress="88"] .inset .percentage .numbers {
        width: 5073px;
    }

    .radial-progress[data-progress="89"] .circle .mask.full, .radial-progress[data-progress="89"] .circle .fill {
        -webkit-transform: rotate(160.2deg);
        -ms-transform: rotate(160.2deg);
        transform: rotate(160.2deg);
    }

        .radial-progress[data-progress="89"] .circle .fill.fix {
            -webkit-transform: rotate(320.4deg);
            -ms-transform: rotate(320.4deg);
            transform: rotate(320.4deg);
        }

    .radial-progress[data-progress="89"] .inset .percentage .numbers {
        width: 5130px;
    }

    .radial-progress[data-progress="90"] .circle .mask.full, .radial-progress[data-progress="90"] .circle .fill {
        -webkit-transform: rotate(162deg);
        -ms-transform: rotate(162deg);
        transform: rotate(162deg);
    }

        .radial-progress[data-progress="90"] .circle .fill.fix {
            -webkit-transform: rotate(324deg);
            -ms-transform: rotate(324deg);
            transform: rotate(324deg);
        }

    .radial-progress[data-progress="90"] .inset .percentage .numbers {
        width: 5187px;
    }

    .radial-progress[data-progress="91"] .circle .mask.full, .radial-progress[data-progress="91"] .circle .fill {
        -webkit-transform: rotate(163.8deg);
        -ms-transform: rotate(163.8deg);
        transform: rotate(163.8deg);
    }

        .radial-progress[data-progress="91"] .circle .fill.fix {
            -webkit-transform: rotate(327.6deg);
            -ms-transform: rotate(327.6deg);
            transform: rotate(327.6deg);
        }

    .radial-progress[data-progress="91"] .inset .percentage .numbers {
        width: 5244px;
    }

    .radial-progress[data-progress="92"] .circle .mask.full, .radial-progress[data-progress="92"] .circle .fill {
        -webkit-transform: rotate(165.6deg);
        -ms-transform: rotate(165.6deg);
        transform: rotate(165.6deg);
    }

        .radial-progress[data-progress="92"] .circle .fill.fix {
            -webkit-transform: rotate(331.2deg);
            -ms-transform: rotate(331.2deg);
            transform: rotate(331.2deg);
        }

    .radial-progress[data-progress="92"] .inset .percentage .numbers {
        width: 5301px;
    }

    .radial-progress[data-progress="93"] .circle .mask.full, .radial-progress[data-progress="93"] .circle .fill {
        -webkit-transform: rotate(167.4deg);
        -ms-transform: rotate(167.4deg);
        transform: rotate(167.4deg);
    }

        .radial-progress[data-progress="93"] .circle .fill.fix {
            -webkit-transform: rotate(334.8deg);
            -ms-transform: rotate(334.8deg);
            transform: rotate(334.8deg);
        }

    .radial-progress[data-progress="93"] .inset .percentage .numbers {
        width: 5358px;
    }

    .radial-progress[data-progress="94"] .circle .mask.full, .radial-progress[data-progress="94"] .circle .fill {
        -webkit-transform: rotate(169.2deg);
        -ms-transform: rotate(169.2deg);
        transform: rotate(169.2deg);
    }

        .radial-progress[data-progress="94"] .circle .fill.fix {
            -webkit-transform: rotate(338.4deg);
            -ms-transform: rotate(338.4deg);
            transform: rotate(338.4deg);
        }

    .radial-progress[data-progress="94"] .inset .percentage .numbers {
        width: 5415px;
    }

    .radial-progress[data-progress="95"] .circle .mask.full, .radial-progress[data-progress="95"] .circle .fill {
        -webkit-transform: rotate(171deg);
        -ms-transform: rotate(171deg);
        transform: rotate(171deg);
    }

        .radial-progress[data-progress="95"] .circle .fill.fix {
            -webkit-transform: rotate(342deg);
            -ms-transform: rotate(342deg);
            transform: rotate(342deg);
        }

    .radial-progress[data-progress="95"] .inset .percentage .numbers {
        width: 5472px;
    }

    .radial-progress[data-progress="96"] .circle .mask.full, .radial-progress[data-progress="96"] .circle .fill {
        -webkit-transform: rotate(172.8deg);
        -ms-transform: rotate(172.8deg);
        transform: rotate(172.8deg);
    }

        .radial-progress[data-progress="96"] .circle .fill.fix {
            -webkit-transform: rotate(345.6deg);
            -ms-transform: rotate(345.6deg);
            transform: rotate(345.6deg);
        }

    .radial-progress[data-progress="96"] .inset .percentage .numbers {
        width: 5529px;
    }

    .radial-progress[data-progress="97"] .circle .mask.full, .radial-progress[data-progress="97"] .circle .fill {
        -webkit-transform: rotate(174.6deg);
        -ms-transform: rotate(174.6deg);
        transform: rotate(174.6deg);
    }

        .radial-progress[data-progress="97"] .circle .fill.fix {
            -webkit-transform: rotate(349.2deg);
            -ms-transform: rotate(349.2deg);
            transform: rotate(349.2deg);
        }

    .radial-progress[data-progress="97"] .inset .percentage .numbers {
        width: 5586px;
    }

    .radial-progress[data-progress="98"] .circle .mask.full, .radial-progress[data-progress="98"] .circle .fill {
        -webkit-transform: rotate(176.4deg);
        -ms-transform: rotate(176.4deg);
        transform: rotate(176.4deg);
    }

        .radial-progress[data-progress="98"] .circle .fill.fix {
            -webkit-transform: rotate(352.8deg);
            -ms-transform: rotate(352.8deg);
            transform: rotate(352.8deg);
        }

    .radial-progress[data-progress="98"] .inset .percentage .numbers {
        width: 5643px;
    }

    .radial-progress[data-progress="99"] .circle .mask.full, .radial-progress[data-progress="99"] .circle .fill {
        -webkit-transform: rotate(178.2deg);
        -ms-transform: rotate(178.2deg);
        transform: rotate(178.2deg);
    }

        .radial-progress[data-progress="99"] .circle .fill.fix {
            -webkit-transform: rotate(356.4deg);
            -ms-transform: rotate(356.4deg);
            transform: rotate(356.4deg);
        }

    .radial-progress[data-progress="99"] .inset .percentage .numbers {
        width: 5700px;
    }

    .radial-progress[data-progress="100"] .circle .mask.full, .radial-progress[data-progress="100"] .circle .fill {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

        .radial-progress[data-progress="100"] .circle .fill.fix {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }

    .radial-progress[data-progress="100"] .inset .percentage .numbers {
        width: 5757px;
    }


/*Select 2*/
.select2-results i {
    padding-right: 7px;
    display: none;
}

.select2-selection {
    font-family: "Fira Sans";
}

.select2-dropdown {
    z-index: 99 !important;
    border: 2px solid #BFBEBE !important;
    border-radius: 0px;
}

.select2-results__option {
    background-color: #fff;
    padding-top: 9px;
    font-size: 18px;
    padding-bottom: 9px;
    font-family: "Fira Sans";
}

.select2-results li.select2-results__option--highlighted[aria-selected], .select2-results li[aria-selected="true"] {
    background-color: #044da25e !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #044da25e !important;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 18px;
}

.has-error .form-text {
    font-size: 16px !important;
    margin-bottom: 0px;
}

.error {
    color: #a94442;
}

#scholarshipOverview .unweighted-panel.has-feedback .form-text {
    font-size: 16px !important;
    margin-bottom: 0px;
}

.indention-field.has-feedback.has-error .select2 .selection .select2-selection {
    border: 2px solid #a94442;
}
/*END Select 2*/

.related-articles {
    font-family: "Fira Sans";
}

.related-articles-last {
    margin-bottom: 80px;
}

.related-articles .title {
    font-size: 20px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    font-family: "Fira Sans";
    line-height: 160%;
}

    .related-articles .title .border-line {
        border: #F0F0E6 solid 1px;
        margin-bottom: 7px;
        width: 100%;
        display: inline-block;
    }

/*.related-articles .name {
        padding-right:50px;
    }*/

.related-articles .name h2 {
    color: #373535;
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 160%;
}

.related-articles .crop {
    /*height: 115px;
    overflow: hidden;
    max-width: 150px;*/
}

    .related-articles .crop img {
        /*margin-left: -50px;*/
        width: 100%;
        height: 230px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

.related-articles .tags {
    font-size: 16px;
    color: #636262;
    font-family: "Fira Sans";
    text-align: left;
}

.related-articles .article-card {
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.60);
}
.related-articles .article-card .article-card-body{
    padding:1rem;
}
@media (min-width: 768px) {
    .related-articles .article-card {
        /*text-align: left;*/
    }
}

.scholarship-landing-display {
    /*background: linear-gradient(to right, #222 -10%, rgba(34, 34, 34, 0.5) 100%), url("/Content/rebrand/images/scholarship-landing-new-rebrand-bg.png");*/
    /* width: 100vw;*/
    /*background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;*/
    background: #F0F0E6;
    position: relative;
    /*height: 600px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}


.landing-scholarship {
    /*width: 80%;*/
}

.landing-scholarship__main-text {
    font-family: "Fira Sans";
    font-size: 52px;
    font-weight: 600;
    line-height: 120%;
    text-align: left;
    color: #231F20;
    /* width: 700px;*/
    margin-bottom: 16px;
    margin-top: 80px;
}

.landing-scholarship__description-text {
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    color: #231F20;
}

.scholarship-header {
    padding-top: 10px;
}

.landing-scholarship__get-started-btn-text {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    /*text-align: center;*/
    color: #ffffff;
}

.scholarship-menu .show-menu {
    display: none;
}

.scholarship-menu .more-menu {
    display: none;
}
/*.scholarship__mobile-dropdown{
    display:inline-block;
}*/

.scholarship-header ul.dropdown-menu.scholarship__mobile-dropdown-menu {
    background-color: #fff;
    width: 50%;
    margin-left: 50%;
    padding: 18px 16px;
    z-index: 998;
}

    .scholarship-header ul.dropdown-menu.scholarship__mobile-dropdown-menu li {
        display: flex;
        align-items: center;
        margin-right: 0;
    }

        .scholarship-header ul.dropdown-menu.scholarship__mobile-dropdown-menu li span.menu-counter {
            margin-top: 0;
        }

        .scholarship-header ul.dropdown-menu.scholarship__mobile-dropdown-menu li.line-separator {
            border-bottom: solid 3px #eee;
            margin-bottom: 10px;
        }

        .scholarship-header ul.dropdown-menu.scholarship__mobile-dropdown-menu li i.fa {
            color: #222;
            margin-right: 5px;
        }

        .scholarship-header ul.dropdown-menu.scholarship__mobile-dropdown-menu li a {
            padding-left: 0 !important;
            border-bottom: none;
            display: inline-block;
            padding: 0;
            font-size: 18px !important;
        }

            .scholarship-header ul.dropdown-menu.scholarship__mobile-dropdown-menu li a:hover {
                border-bottom: none;
            }


/*Customize toggle*/
.table.scholarship-table.demo .footable-toggle.fooicon-plus::before {
    content: "" !important;
    background: url("/Content/raptor/images/majors/plus-circle-solid-gray.png") no-repeat top left;
    width: 18px;
    height: 18px;
    display: inline-block;
    cursor: pointer;
}

.table.scholarship-table.demo .footable-toggle.fooicon-minus::before {
    content: "" !important;
    background: url("/Content/raptor/images/majors/minus-circle-solid-gray.png") no-repeat top left;
    width: 18px;
    height: 18px;
    display: inline-block;
    cursor: pointer;
}

table.scholarship-table > tbody > tr > td > span.footable-toggle {
    opacity: 1;
}

.scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
    padding-right: 0;
}

.scholarship-table .effort-header {
    width: 100px;
    padding-left: 0;
    padding-right: 0;
}

.scholarship-table th.match-score-header {
    /*width: 150px;*/
    /*    padding-left: 15px;
    padding-right: 0;*/
}

table#government-scholarship-table ul.pagination + .divider,
table#institution-scholarship-table ul.pagination + .divider,
table#private-scholarship-table ul.pagination + .divider,
table#myscholarship-scholarship-table ul.pagination + .divider {
    border-left: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tr-scholarship {
    border-bottom: 1px solid #ddd;
}

table.table tbody tr.tr-scholarship td {
    padding-top: 25px;
    padding-bottom: 25px;
}


/*Button Paging*/
.paging-scholarship {
    padding: 10px 10px 40px 10px;
    text-align: center;
}

    .paging-scholarship input {
        width: 55px;
        height: 40px;
        margin: 0 0 0 5px;
        padding: 9px 1px 9px 15px;
        border-radius: 4px;
        border: solid 2px #BFBEBE;
        background-color: #ffffff;
    }

    .paging-scholarship span.total-page {
        height: 22px;
        margin: 9px 0px 9px 9px;
        font-family: "Fira Sans";
        font-size: 18px;
        font-weight: normal;
        line-height: 1.56;
        text-align: left;
        color: #636262;
    }

.button-previous {
    width: 143px;
    height: 40px;
    margin: 0 0 0 0;
    border: solid 2px #044da2;
    background-color: #fff;
}

    .button-previous.inactive {
        border: solid 2px #BFBEBE;
    }

    .button-previous span {
        width: 68px;
        height: 24px;
        font-family: "Fira Sans";
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #044da2;
    }

    .button-previous.inactive span {
        color: #BFBEBE;
    }

.button-next {
    width: 107px;
    height: 40px;
    margin: 0 0 0 10px;
    /* padding: 9px 19px 7px 20px;*/
    border-radius: 30px;
    border: solid 2px #044da2;
    background-color: #fff;
}

    .button-next.inactive {
        border: solid 2px #BFBEBE;
    }

    .button-next span {
        width: 68px;
        height: 24px;
        font-family: "Fira Sans";
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #044da2;
    }

    .button-next.inactive span {
        color: #BFBEBE;
    }

.scholarship-tiles .scholarship-tile-item .tile-institution.title-institution-mb-adjustment {
    margin-bottom: 0;
}

.scholarship-tiles .scholarship-tile-item.scholarship-tile-item-minheight-adjustment {
    min-height: 350px;
}

.private-scholarship-bottom-tile {
    /* right: 15px;*/
}

/*Scholarship button effects*/

.btn-scholarship-blue a {
    color: #044da2;
}

.btn-scholarship-green:hover,
.btn-scholarship-green:active,
.scholarship-page .search-button-panel .btn-scholarship-green:hover,
.scholarship-page .search-button-panel .btn-scholarship-green:active,
.edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.btn-scholarship-green:hover,
.edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.btn-scholarship-green:active {
    background-color: #41A300;
}

.btn-scholarship-blue:hover,
.btn-scholarship-blue:active,
.btn-scholarship-blue:hover a,
.btn-scholarship-blue:active a,
.btn-scholarship-blue:hover span,
.btn-scholarship-blue:active span,
.btn-scholarship-blue:hover span i,
.btn-scholarship-blue:active span i,
.edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.btn-scholarship-blue:hover,
.edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.btn-scholarship-blue:active {
    color: #fff;
    background: #044da2;
}

.btn-scholarship-blue-reverse:hover,
.btn-scholarship-blue-reverse:active {
    color: #044da2;
    background: #fff;
}

    .btn-scholarship-blue-reverse:hover i,
    .btn-scholarship-blue-reverse:hover span,
    .btn-scholarship-blue-reverse:active i,
    .btn-scholarship-blue-reverse:active span {
        color: #044da2;
    }

.btn-scholarship-orange {
    background-color: #d93d00;
    color: #ffffff;
    border: solid 1px #AD3000;
    padding: 13px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

    .btn-scholarship-orange:hover {
        background: #AD3000;
    }

.btn-scholarship-orange-reverse, .btn-scholarship-orange-reverse:visited {
    color: #d93d00;
    border: solid 1px #d93d00;
    padding: 8px 16px;
    font-size: 14px;
    font-family: "Fira Sans";
}

    .btn-scholarship-orange-reverse:hover {
        color: #ffffff;
        background-color: #d93d00;
    }


/*End scholarship button effects*/

.other-checkbox-group > .editsearch__checkbox-group {
    margin-right: 30px;
}

.editsearch__checkbox-group {
    display: inline-block;
}

.td-roxie {
    width: 26.9px;
    height: 28px;
}

.td-roxie-tile {
    float: right;
    position: absolute;
    width: 33.9px;
    height: 36px;
    top: 0;
    right: 45px;
}

.th-roxie {
    width: 33px;
    height: 19px;
    object-fit: contain;
}

.cr-suggestion {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.22;
    text-align: left;
    color: #636262;
}

#government-scholarship-table.scholarship-table tbody tr td.amount-column-row,
#institution-scholarship-table.scholarship-table tbody tr td.amount-column-row,
#private-scholarship-table.scholarship-table tbody tr td.amount-column-row,
#myscholarship-scholarship-table.scholarship-table tbody tr td.amount-column-row {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 1.22;
    color: #008555;
}

.tr-scholarship.ng-move,
.tr-scholarship.ng-enter,
.tr-scholarship.ng-leave {
    transition: all linear 0.05s;
}

    .tr-scholarship.ng-leave.ng-leave-active,
    .tr-scholarship.ng-move,
    .tr-scholarship.ng-enter {
        opacity: 0;
        max-height: 0;
    }

        .tr-scholarship.ng-leave,
        .tr-scholarship.ng-move.ng-move-active,
        .tr-scholarship.ng-enter.ng-enter-active {
            opacity: 1;
            max-height: 90px;
        }

.bootbox.result-hide-college-confirm-popup .modal-footer .btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
    border: 1px solid;
}

.bootbox .bootbox-body {
    width: 1074px;
    height: 32px;
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.31;
    text-align: left;
    color: #231F20;
}

div.bottom-item-value div.tooltip {
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: normal;
    line-height: 1.86;
    text-align: left;
    color: #044da2;
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
}

.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        padding: 16px 24px 20px !important;
        width: 315px;
        height: auto;
        background-color: #fff;
        color: #222;
        text-align: center;
        border-radius: 6px;
        position: absolute;
        z-index: 996;
        bottom: 125%;
        /*left: -270%;*/
        /*  margin-left: -60px;*/
        opacity: 0;
        transition: opacity 0.3s;
        /*    display:inline-block;*/
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
        font-family: "Fira Sans";
        font-size: 16px;
        font-weight: normal;
        line-height: 1.25;
        text-align: left;
        right: -460%;
    }

.bottom-item-value .tooltip .tooltiptext {
    left: -500%;
}

.match-score-row .tooltip .tooltiptext {
    left: -270%;
}



.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 75%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    /* box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);*/
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

div.tip-header {
    padding: 7px 12px 7px;
    background-color: #F6F6F6;
    border-color: #BFBEBE;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
}

    div.tip-header div {
        padding: 0;
        font-family: "Fira Sans";
        font-size: 16px;
        font-weight: 600;
        color: #636262;
    }

div.tip-gpa div,
div.tip-act div,
div.tip-sat div {
    padding: 0;
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.38;
    text-align: left;
    color: #231F20;
}

div.tip-description {
    padding: 0;
    font-size: 16px;
    padding-bottom: 10px;
}

    div.tip-description ul {
        list-style-type: disc;
        list-style-position: inside;
        font-weight: 600;
    }

        div.tip-description ul li::marker {
            padding: 2px;
        }


div.criteria-heading {
    padding: 0;
    font-size: 16px;
    padding-bottom: 10px;
}


.scholarship-table tbody tr td.td-govfavorite {
    text-align: center !important;
}

div.tooltip i.fa-info-circle {
    font-size: 18px;
    color: #ccc;
}

    div.tooltip i.fa-info-circle:hover {
        color: #ccc;
    }

.my-scholarshiplabel {
    margin-left: 10px;
    font-family: "Fira Sans";
}

.blue-bold a {
    color: #044da2;
    text-decoration: underline;
    font-size: 16px;
    font-weight: normal;
}

.text-dontdiscourage {
    font-size: 20px;
    font-weight: 600;
}

.scholarship-control-panel .select2-container.select2-container--default .select2-selection--single,
.scholarship-form .select2-container--default .select2-selection--single {
    border-radius: 0px;
}

div.outof-text {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    text-align: center;
    color: #222;
    padding-top: 25px;
}

.unweighted-gpamax {
    background-color: #eee !important;
}

    .unweighted-gpamax div {
        margin-bottom: 10px;
    }


.gpa-panel {
    padding-right: 0px;
}

.act-sub-test {
    margin-top: 15px;
}


/*For New Rebrand */

.scholarship-description {
    /*background-color: #F0F0E6;*/
    /*padding-bottom: 67px;*/
}


    .scholarship-description .description div {
        font-family: "Fira Sans";
        font-size: 20px;
        font-weight: normal;
        line-height: 1.5;
        text-align: left;
    }

        .scholarship-description .description div.main {
            font-family: "Fira Sans";
            font-size: 32px;
            font-weight: 600;
            line-height: 118.75%;
            text-align: left;
            color: #231F20;
        }

        .scholarship-description .description div.description-two {
            font-family: "Fira Sans";
            font-size: 20px;
            font-weight: normal;
            line-height: 1.5;
            text-align: left;
        }

        .scholarship-description .description div.description-one {
            font-family: "Fira Sans";
            font-size: 18px;
            font-weight: normal;
            line-height: 1.5;
            text-align: left;
            color: #231F20;
        }





    .scholarship-description .goal .with-border {
        border-left: solid 4px #006A44;
        padding-bottom: 36px;
        background-color: #fff;
        padding-left: 30px;
        padding-top: 30px;
    }

    .scholarship-description .goal .quote-from-ceo {
        font-family: "Fira Sans";
        font-size: 20px;
        font-weight: normal;
        font-style: italic;
        line-height: 160%;
        text-align: left;
        color: #231F20;
    }

    .scholarship-description .goal .ceo {
        font-family: "Fira Sans";
        font-size: 18px;
        font-weight: normal;
        font-style: italic;
        line-height: 1.22;
        text-align: left;
        color: #636262;
        margin-top: 25px;
    }

        .scholarship-description .goal .ceo span {
            font-family: "Fira Sans";
            font-size: 18px;
            font-weight: 600;
            line-height: 1.22;
            text-align: left;
            color: #231F20;
        }

.scholarship-billion {
    background-color: #F0F0E6;
    padding-top: 21px;
    padding-bottom: 21px;
    margin-bottom: 36px;
}

    .scholarship-billion span {
        padding-top: 21px;
        font-family: "Fira Sans";
        font-size: 32px;
        font-weight: 600;
        line-height: 1.11;
        text-align: left;
    }

.type-scholarships {
    background-color: #008555;
    padding-top: 70px;
    padding-bottom: 68px;
}

.apply-scholarships {
    padding-top: 70px;
    padding-bottom: 68px;
    /*background-color :#fff;*/
    color: #222;
    /* margin-left: 15px;
    margin-right: 15px;*/
}

.type-scholarships .title {
    font-family: "Fira Sans";
    font-size: 32px;
    font-weight: 600;
    line-height: 1.17;
    text-align: left;
    color: #fff;
}

.apply-scholarships .title {
    font-family: "Fira Sans";
    font-size: 32px;
    font-weight: 600;
    line-height: 118.75%;
    margin-bottom: 28px;
    text-align: left;
    color: #231F20;
}



.type-scholarships .sub-title {
    margin-top: 30px;
    font-family: "Fira Sans";
    font-size: 23px;
    font-weight: 600;
    line-height: 1.15;
    text-align: left;
    margin-bottom: 12px;
    color: #fff;
}

.apply-scholarships .sub-title {
    font-family: "Fira Sans";
    font-size: 23px;
    font-weight: 600;
    line-height: 1.15;
    text-align: left;
    margin-bottom: 12px;
    color: #222;
}



.type-scholarships .sub-description {
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    color: #fff;
}

.apply-scholarships .sub-description {
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 156%;
    text-align: left;
    margin-bottom: 70px;
    color: #231F20;
}

.type-scholarships .sub-description a {
    color: #fff;
    text-decoration: underline;
}

.apply-scholarships .sub-description a, .apply-scholarships .sub-description a:visited {
    color: #044da2;
    text-decoration: underline;
}

    .apply-scholarships .sub-description a:hover {
        text-decoration: underline;
        color: #6a0dad;
    }

.apply-scholarships .sub-description img {
    width: 600px;
}

.apply-scholarships .sub-description .steps .step-text {
    padding-left: 12px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.type-scholarships .img-aboutraptor {
    position: absolute;
    left: -160px;
    bottom: 0px;
    opacity: .5;
}

@media (min-width: 1200px) {
    .type-scholarships .img-aboutraptor {
        left: -80px;
    }
}

@media (min-width: 1400px) {
    .type-scholarships .img-aboutraptor {
        left: 0px;
    }
}

.right-applyscholarship {
    margin-right: 117px;
}

.type-scholarships .sub-description span a {
    color: #fff;
    text-decoration: underline;
}

.type-scholarships .sub-description ul {
    list-style-position: inside;
    margin-bottom: 30px;
    margin-top: 20px;
}


    .type-scholarships .sub-description ul li::before {
        content: "\2022";
        color: #fff;
        font-weight: bold;
        display: inline-block;
        width: 7px;
        margin-left: 1.75em;
    }

.type-scholarships .sub-description .right-title {
    margin-bottom: 20px;
}
/*
    .type-scholarships .sub-description .eligibility-wrapper ul li::before { 
        margin-left: .25em;
    }*/
.type-scholarships .sub-description span {
    padding-top: 20px;
    margin-bottom: 12px;
}

.type-scholarships .sub-description span {
    padding-top: 5px;
    margin-bottom: 0px;
}

.type-scholarships .sub-description img.img-student-academic {
    height: 453px;
    margin-top: 22px;
}

.type-scholarships .sub-description img.img-my-scholarships {
    height: 310px;
    margin-top: 22px;
}

.type-scholarships .find-scholarship {
    margin-top: 53px;
    margin-bottom: 100px;
}


.scholarship-container .scholarship-towin {
    height: 200px;
    background-color: #FEDB65;
    color: #fff;
    padding-top: 26px;
}

    .scholarship-container .scholarship-towin .enter-to {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-family: "Fira Sans";
        font-size: 36px;
        font-weight: normal;
        line-height: 1.11;
        text-align: center;
    }

    .scholarship-container .scholarship-towin a {
        font-size: 18px;
        font-weight: 600;
        line-height: 1.56;
        text-align: center;
        color: #fff;
        border: solid 2px #fff;
        padding: 9px 36px;
    }

    .scholarship-container .scholarship-towin .win-button {
        margin-top: 15px;
    }

.wrapper-scholarshiptool .landing-scholarship__get-started-btn {
    width: 350px;
    background-color: #ffffff;
    border: solid 2px #222;
    color: #222;
}

    .wrapper-scholarshiptool .landing-scholarship__get-started-btn:hover {
        background-color: #222;
    }

        .wrapper-scholarshiptool .landing-scholarship__get-started-btn:hover .landing-scholarship__get-started-btn-text {
            color: #fff;
        }

.wrapper-scholarshiptool .landing-scholarship__get-started-btn-text {
    color: #044DA2;
    text-decoration: underline;
    font-weight: 700;
    font-size: 18px;
}

.register-section .container .bg-white h1 {
    font-family: "Fira Sans";
}


.find-scholarship .landing-scholarship__get-started-btn {
    width: 220px;
}

.howit-works {
    border: solid 2px #E9E9E9;
    padding: 59px 25px 73px;
    margin-bottom: 70px;
}

.square-regular {
    position: absolute;
    top: 4px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 2px solid #222;
    border-radius: 2px;
}

.scholarship-section-two {
    padding-top: 74px;
}

    .scholarship-section-two .description-one {
        font-family: "Fira Sans";
        font-size: 20px;
        font-weight: normal;
        line-height: 1.5;
        text-align: left;
    }


    .scholarship-section-two .legend-item .legend-box {
        background-color: #008555;
        width: 15px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        border-radius: 18px;
        margin-bottom: 5px;
    }

    .scholarship-section-two .legend-item {
        display: inline;
        margin-right: 20px;
    }

        .scholarship-section-two .legend-item .legend-box.institutional {
            background-color: #008555;
        }

        .scholarship-section-two .legend-item .legend-box.government {
            background-color: #d93d00;
        }

        .scholarship-section-two .legend-item .legend-box.private {
            background-color: #FEDB65;
        }

        .scholarship-section-two .legend-item .legend-title {
            font-family: "Fira Sans";
            font-size: 18px;
            font-weight: normal;
            line-height: 2.89;
            text-align: left;
        }


.scholarship-description {
    margin-bottom: 110px;
}

    .scholarship-description .description-one ul {
        list-style-position: inside;
        margin-bottom: 0px;
    }

    .scholarship-description .description-one li::before {
        content: "\2022";
        color: #222;
        font-weight: bold;
        display: inline-block;
        width: 7px;
        margin-left: 0.75em;
    }

.scholarship-section-two .pie-wrapper {
    margin-top: 2%;
    margin-left: 10%;
    margin-bottom: 5%;
}

    .scholarship-section-two .pie-wrapper .pie-one {
        margin-right: 82px;
    }

.scholarship-section-two .description-one .stack {
    margin-bottom: 30px;
}

.scholarship-section-two .description-one.last {
    margin-bottom: 55px;
}

a.search-tool-link {
    color: #044da2;
}
/*Media queries*/
@media (min-width: 1800px) {
    .landing-scholarship, .scholarship-description > div {
        width: 66%;
    }
}


@media only screen and (max-width:1500px) {
    .tooltip-checkbox, .tooltip-table-header {
        margin-right: 0px;
    }
}





@media only screen and (max-width:1400px) {
    .landing-scholarship {
        height: 595px;
    }

    #container.details.scholarship-page .intro-bar {
        width: 90%;
        margin-left: 5%;
    }

    .scholarship-results.institution .container {
        width: 90%;
    }
}

@media (min-width: 1365px) {
    .landing-scholarship,
    .scholarship-description .scholarships-wrapper,
    .scholarship-section-two .scholarships-wrapper,
    .type-scholarships .scholarships-wrapper,
    .how-to .scholarships-wrapper {
        width: 82.666667%;
        margin-left: 9%;
        margin-right: 9%;
    }
}

@media (min-width:1280px) {
    #container.details.scholarship-page {
        width: 55%;
        margin-left: auto;
        margin-right: auto;
    }
}


@media only screen and (max-width:1280px) {
    #container.details.scholarship-page {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

        #container.details.scholarship-page .intro-bar {
            width: 100%;
            margin-left: 0%;
        }

    .scholarship-results.institution .container {
        width: 100%;
    }

    .scholarship-landing-display {
        /*height: 450px;*/
    }

    /*    .landing-scholarship__main-text {
        font-size: 52px;
    }*/

    .scholarship-container .scholarship-towin .enter-to {
        font-size: 28px;
    }
}

/*@media only screen and (max-width:1024px){
    #container.details.scholarship-page .intro-bar {
        width: 90%;
        margin-left: 5%;
    }
    .scholarship-results.institution .container {
        width: 90%;
    }
}*/

@media only screen and (max-width:1100px) {
    #container.details.scholarship-page {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}




@media (min-width:990px) and (max-width:1100px) {
    .scholarship-tiles .scholarship-tile-item .tile-amount {
        padding-right: 0px;
        font-size: 22px;
    }
}





@media (min-width:991px) and (max-width:1080px) {
    .scholarship-tiles .scholarship-tile-item.scholarship-tile-item-minheight-adjustment {
        min-height: 350px;
    }
}




@media only screen and (max-width:1024px) {

    #container.details.scholarship-page {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .scholarship-header .scholarship-menu ul li {
        margin-right: 20px;
    }

    .scholarship-details-container .scholarship-subtitle, .scholarship-details-container .scholarship-subtitle + .competitiveness {
        height: auto;
    }

    div#container.details {
        flex-grow: 0;
        padding-top: 115px;
    }

    .edit-scholarship-search-input .modal-dialog {
        width: 80%;
        margin: 10px auto;
    }
}

@media only screen and (max-width:992px) {

    .scholarship-billion img {
        width: 20%;
    }

    .type-scholarships .sub-description {
        margin-left: 10px;
        margin-right: 10px;
    }

    .type-scholarships .title {
        margin-bottom: 20px;
        /*text-align: center;*/
    }

    .scholarship-container .scholarship-towin {
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .scholarship-container .scholarship-towin .enter-to:nth-child(2) {
            margin-bottom: 20px;
        }

    .scholarship-billion span {
        font-size: 20px;
    }

    .scholarship-description .goal .with-border {
        padding-top: 20px;
    }
}

@media only screen {

    #container.details.scholarship-page {
        margin-left: auto;
        margin-right: auto;
    }

    .gpa-panel {
        padding-left: 0px;
    }

    .entrance-panel {
        /*margin-top: 85px;*/
    }

    i.fa.fa-th-large {
        padding-right: 10px;
    }

    /*        #container.details.scholarship-page .scholarship-control-panel.grey-panel {
            width: 100%;
        }*/

    .scholarship__menu {
        display: flex;
    }

    .scholarship-header ul li.scholarship__mobile-dropdown-container {
        margin-right: 0;
        margin-left: auto;
    }

    .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel div {
        text-align: center;
    }

    .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.save-button {
        /* width: 60%;*/
        margin-bottom: 10px;
    }

    /*  .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.edit-search-button {
            width: 60%;
        }*/

    #government-scholarship-table.scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
        padding-right: 0;
        vertical-align: middle;
        margin-top: 25px;
        left: 20px;
    }

    #institution-scholarship-table.scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
        padding-right: 29%;
    }

    .scholarship-table .text-center,
    .scholarship-subtitle.text-center {
        /*text-align: left !important;*/
    }

    .scholarship-details-container .radial-progress {
        margin: 0;
    }

    .footable-details .radial-progress {
        margin-left: 0;
    }

    .sub-matchscore {
        padding-left: 0;
    }

    .scholarship-details-container .scholarship-subtitle {
        padding-left: 0px;
    }

    .scholarship-table .match-score-row div.tooltip {
        padding-left: 30%;
    }

    .scholarship-table tbody tr.footable-detail-row td {
        padding: 0 !important;
    }

    ..scholarship-table tr.child td table tr th {
        background-color: #F6F6F6;
        color: #636262;
        font-size: 16px;
        font-family: "Fira Sans";
        line-height: 1;
        text-align: center;
        box-shadow: 0 2px 0 0 #ccc;
        vertical-align: middle;
    }

    ..scholarship-table tr.child td table tr td {
        font-size: 16px;
        text-align: left;
        font-family: "Fira Sans";
        line-height: 1;
        text-align: left;
        padding: 8px !important;
    }

    i.fa.fa-th-large {
        padding-right: 10px;
    }
}

@media only screen and (max-width: 480px) and (min-width: 390px) {
    body.hasRanking2019Popup .scholarship-header {
        margin-top: 139px;
    }
}

@media only screen and (max-width: 768px) {

    .scholarship-header .scholarship-menu ul li {
        margin-right: 30px;
    }

    div#container.details {
        flex-grow: 1;
    }

    #container.details.scholarship-page {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

        #container.details.scholarship-page .container {
            width: 100%;
        }
        /* For mobile phones: */
        #container.details.scholarship-page .scholarship-control-panel.grey-panel {
            width: 90%;
            /*height: 240px;*/
            margin: 10px 15px 15px;
            padding: 23px 20px 27px 25px;
            background-color: #ffffff;
        }

    .landing-scholarship__main-text {
        width: 100%;
        font-size: 32px;
        margin-top: 30px;
    }

    .find-scholarship .landing-scholarship__get-started-btn {
        margin: 0;
        margin-bottom: 50px;
    }

    .wrapper-scholarshiptool .landing-scholarship__get-started-btn {
        margin: 0;
    }

    .wrapper-scholarshiptool .landing-scholarship__get-started-btn {
        width: 350px;
    }



    table#myscholarship-scholarship-table.scholarship-table tbody tr td {
        height: 0;
    }

    #container.details.scholarship-page .checkbox-container {
        /* margin-right: 12%;*/
        /* margin-left: 3%;*/
    }

    .details.scholarship-page .scholarship_radios label {
        width: 50%;
    }

        .details.scholarship-page .scholarship_radios label span {
            width: auto;
        }

    .control-panel label.radio-container {
        width: 25%;
    }

    #container.details.scholarship-page .scholarship-control-panel.grey-panel .control-panel {
        margin-bottom: 10px;
    }

    .scholarship-table .table-col-2 {
        width: 30%;
    }

    .scholarship-footer .row, .scholarship-header .row {
        margin-top: 50px;
    }

    body:not(.hasRanking2019Popup) .scholarship-header {
        margin-top: 70px;
    }


    .scholarship-header {
        margin-top: 100px;
    }

    #container.details.scholarship-page .page-items-panel .page-item {
        margin-top: 0px;
        margin-bottom: 11px;
        padding-left: 15px;
    }

    .scholarship-menu .show-menu {
        display: block;
        position: absolute;
        /* top: 0.75rem; */
        right: 0;
        cursor: pointer;
        /* display: none; */
        text-decoration: none;
        white-space: nowrap;
        font-family: "Fira Sans";
        /* color: #000; */
        font-size: 18px;
        font-weight: 600;
        /*text-transform: uppercase;*/
        text-decoration: none;
        cursor: pointer;
        margin-bottom: 0;
        padding: 8px 10px 4px 10px;
        /* background-color: #eee; */
        cursor: pointer;
        z-index: 999;
    }

        .scholarship-menu .show-menu .caret {
            width: 8.8px;
            height: 5px;
            margin: 9.5px 0 7.5px 10.4px;
            object-fit: contain;
        }

    .scholarship-menu .more-menu {
        margin-top: 45px;
        position: absolute;
        width: 200px;
        right: 0;
        z-index: 900;
        display: block;
        width: 210px;
        height: 166px;
        padding: 18px 0.2px 49px 0;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        background-color: white;
    }


        .scholarship-menu .more-menu li {
            width: 54px;
            height: 22px;
            margin: 0 5.2px 10px 16px;
            font-family: "Fira Sans";
            font-size: 18px;
            font-weight: 600;
            line-height: 1.33;
            text-align: left;
            color: #231F20;
        }

    .scholarship__menu {
        display: flex;
    }

    .scholarship-header ul li.scholarship__mobile-dropdown-container {
        margin-right: 0;
        margin-left: auto;
    }

    .scholarship-control i {
        font-size: 18px;
        color: #ccc;
    }

    .no-padding {
        padding: 0;
    }



    body:not(.partnermode).hasRanking2019Popup #container.details.scholarship-page.scholarship-search {
        padding-top: 50px !important;
    }

    .scholarship-table tbody tr td:nth-child(1) {
        /*max-width: 200px;*/
    }

    .match-score-row.footable-last-visible span.footable-toggle {
        margin-top: 30px;
    }
    /* table#institution-scholarship-table.scholarship-table tbody tr td.footable-last-visible {
        display: none !important;
    }*/


    #myscholarship-scholarship-table .amount-column-row.footable-last-visible span.footable-toggle {
        margin-top: 5px;
    }

    .scholarship-description {
        width: auto;
    }

    .scholarship-table .text-center,
    .scholarship-subtitle.text-center {
        /*text-align: left !important;*/
    }

    .scholarship-table tbody tr td table tbody tr td.no-padding {
        /*padding: 14px 24.1px 13px 24px;*/
    }

    .radial-progress {
        margin-left: 0;
    }

    .sat-data-container,
    .act-data-container,
    .gpa-data-container {
        margin-top: 15px;
    }

    .scholarship-page.institution .table-controls ul li {
        margin-right: 20px;
    }

    .scholarship-tiles {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

        .scholarship-tiles .scholarship-tile-item,
        .scholarship-tiles .scholarship-tile-item.scholarship-tile-item-minheight-adjustment {
            /*min-height: unset;*/
        }

            .scholarship-tiles .scholarship-tile-item .bottom-tile {
                position: static;
                margin-top: 30px;
            }

            .scholarship-tiles .scholarship-tile-item.scholarship-tile-item-minheight-adjustment {
                min-height: 340px;
            }

    .scholarship-table .match-score-row div.tooltip {
        padding-left: 10%;
    }

    table#myscholarship-scholarship-table.scholarship-table tbody tr td {
        text-align: left;
        vertical-align: middle;
        padding: 8px;
        height: 75px;
    }

    .edit-scholarship-search-input .modal-dialog .modal-content {
        padding: 40px 50px;
    }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .bootbox-close-button {
            right: -30px;
        }


        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.save-button {
            /*  width: 100%;*/
            margin-bottom: 10px;
        }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.edit-search-button {
            width: 100%;
        }

    .details.text-center {
        margin-left: 10%;
    }

    .details.details-overallmatch.text-center {
        margin-left: 3%;
    }

    .radial-progress {
        margin-left: 0;
    }

    .private-scholarship-bottom-tile > .flex-row {
        margin-left: 0;
    }

    .landing-scholarship {
        height: 450px;
        justify-content: center;
        align-items: center;
    }

    .scholarship-tiles .scholarship-tile-item .bottom-tile {
        position: absolute;
        margin-top: 30px;
    }

    .edit-scholarship-search-input .modal-dialog {
        width: 80%;
        margin: 10px auto;
    }



    .scholarship-table tbody tr.footable-detail-row td {
        padding: 0 !important;
    }

    .scholarship-table tr.child td table {
        width: 100%;
    }

        .scholarship-table tr.child td table tr {
            height: 30px;
        }



    tr.footable-detail-row .scholarship-table .match-score-row div.tooltip {
        padding-left: 3%;
    }

    .scholarship-table tbody tr td.td-govfavorite {
        text-align: left;
    }

    .scholarship-table tbody tr td.td-govfavorite {
        text-align: left !important;
    }

    #government-scholarship-table.scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
        padding-right: 0;
        vertical-align: middle;
        margin-top: 25px;
        left: 0px;
    }

    .tooltip .tooltiptext.tooltip-collegematch::after {
        left: 16%;
    }

    .tooltip .tooltiptext::after {
        left: 58%;
    }

    i.fa.fa-th-large {
        padding-right: 1px;
    }
}

@media (max-width:695px) {
    .scholarship-section-two .pie-wrapper {
        margin-top: 2%;
        margin-left: 4%;
        margin-bottom: 5%;
    }

        .scholarship-section-two .pie-wrapper .pie-one {
            margin: auto;
            width: 50%;
        }

        .scholarship-section-two .pie-wrapper .pie-two {
            margin: auto;
            width: 40%;
        }
}

@media (max-width: 576px) {

    #container.details.scholarship-page {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }

    .scholarship-table tbody tr td {
        padding: 8px;
    }

    tr.footable-detail-row td {
        padding: 0 !important;
    }

    .details.text-center {
        margin-left: 19%;
    }

    .details.details-overallmatch.text-center {
        margin-left: 15%;
    }

    .scholarship-details-container .radial-progress {
        margin-left: 0px;
    }

    #government-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #institution-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #private-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #myscholarship-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle { /*
            max-width: 260px;
            min-width: 150px;*/
    }

    #government-scholarship-table.scholarship-table thead tr th.amount-column-header,
    #institution-scholarship-table.scholarship-table thead tr th.amount-column-header,
    #private-scholarship-table.scholarship-table thead tr th.amount-column-header,
    #myscholarship-scholarship-table.scholarship-table thead tr th.amount-column-header {
        padding-left: 13px;
    }


    .edit-scholarship-search-input .modal-dialog {
        width: 96%;
    }

        .edit-scholarship-search-input .modal-dialog .modal-content {
            padding: 40px 60px;
        }

    #container.details.scholarship-page .scholarship-control-panel.grey-panel {
        margin: 0;
        width: 100%;
    }

    body:not(.partnermode).hasRanking2019Popup #container.details.scholarship-page.scholarship-results.institution {
        padding-top: 0px !important;
    }

    body:not(.partnermode).hasRanking2019Popup #container.details.scholarship-page.scholarship-search {
        padding-top: 65px !important;
    }

    .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.save-button {
        /*width: 100%;*/
        margin-bottom: 10px;
    }

    .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.edit-search-button {
        width: 100%;
    }

    .scholarship-table div.details .text-center {
        text-align: center !important;
    }

    .matchscore-column-header {
        width: 150px;
    }

    #institution-scholarship-table.scholarship-table tbody tr td.match-score-row {
        width: 150px;
    }

    .landing-scholarship {
        height: 488px;
    }

    body:not(.partnermode).hasRanking2019Popup #container.details.scholarship.scholarship-container:not(.careerList) {
        padding-top: 85px !important;
    }

    #institution-scholarship-table.scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
        padding-right: 33%;
    }

    /* .scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
            left: -38px;
        }*/

    tr.footable-detail-row .scholarship-table .match-score-row div.tooltip {
        padding-left: 11%;
    }

    /*  .scholarship-table .match-score-row div.tooltip {
            padding-left: 25%;
        }*/

    .tooltip .tooltiptext {
        width: 200px;
        left: -160%;
    }

    .scholarship-section-two .description-image .legend-item {
        margin-left: 25%;
        margin-right: 30%;
    }
}



@media (max-width: 435px) {
    body:not(.partnermode).hasRanking2019Popup #container.details.scholarship-page.scholarship-results.institution {
        padding-top: 0px !important;
    }

    body:not(.partnermode).hasRanking2019Popup #container.details.scholarship-page.scholarship-search {
        padding-top: 65px !important;
    }

    body:not(.partnermode).hasRanking2019Popup #container.details.scholarship.scholarship-container:not(.careerList) {
        padding-top: 75px !important;
    }

    .scholarship-table thead tr th.scholarship-column-header {
        /*min-width: 150px !important;*/
    }

    .scholarship-table thead tr th.headermin-width {
        /*min-width: 90px !important;*/
    }

    .scholarship-table thead tr th.favorite-remove {
        /*min-width: 50px !important;*/
        text-align: center;
    }

    #institution-scholarship-table.scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
        padding-right: 12%;
    }

    /*  .scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
            left: -3px;
        }*/

    tr.footable-detail-row .scholarship-table .match-score-row div.tooltip {
        padding-left: 15%;
    }

    .scholarship-table .match-score-row div.tooltip {
        padding-left: 38%;
    }

    .tooltip .tooltiptext.tooltip-collegematch {
        width: 200px;
        left: -294%;
        bottom: -1980%;
    }

        .tooltip .tooltiptext.tooltip-collegematch::after {
            bottom: 100%;
            left: 28%;
            top: auto !important;
            transform: scaleY(-1);
        }
}

@media (max-width: 425px) {
    #container.details.scholarship-page a i.fa-info-circle {
        font-size: 15px;
    }

    .scholarship-header ul.dropdown-menu.scholarship__mobile-dropdown-menu {
        background-color: #fff;
        width: 60%;
        margin-left: 40%;
        padding: 18px 16px;
        z-index: 998;
    }

    .scholarship-header .scholarship-menu ul li a {
        font-size: 18px;
    }




    .edit-scholarship-search-input .modal-dialog .modal-content {
        padding: 40px 15px;
    }

        .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .bootbox-close-button {
            right: 0px;
        }

    .blue-normal {
        max-height: 3.6em;
    }

    .content-scholarship {
        padding: 0px 0px 0px 10px;
    }

    .details.text-center {
        margin-left: 27%;
    }

    .radial-progress {
        margin-left: 20px;
    }


    #institution-scholarship-table.scholarship-table thead tr th.matchscore-column-header {
        padding-right: 10px;
    }

    /*.scholarship-tiles .scholarship-tile-item {
        min-height: 275px;
    }*/

    .scholarship-table .match-score-row div.tooltip {
        padding-left: 36%;
    }

    .tooltip .tooltiptext::after {
        left: 85%;
    }
}

@media only screen and (max-width: 390px) {

    .scholarship-menucontainer {
        padding-left: 5px;
        padding-right: 5px;
    }

    .scholarship-header {
        margin-top: 135px;
    }

    .inner-content {
        padding: 3px 15px;
    }

    .content-scholarship {
        padding: 0px 0px 0px 5px;
    }

    .details.text-center {
        margin-left: 25%;
    }

    .radial-progress {
        margin-left: 15px;
    }

    .scholarship-tiles .scholarship-tile-item {
        min-height: 350px;
    }

    #government-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #institution-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #private-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #myscholarship-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle {
        max-width: 260px;
        min-width: 110px;
    }

    #myscholarship-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle {
        max-width: 200px;
        min-width: 110px;
    }

    #government-scholarship-table.scholarship-table thead tr th.amount-column-header,
    #institution-scholarship-table.scholarship-table thead tr th.amount-column-header,
    #private-scholarship-table.scholarship-table thead tr th.amount-column-header,
    #myscholarship-scholarship-table.scholarship-table thead tr th.amount-column-header {
        padding-left: 8px;
    }

    .scholarship-table thead tr th.headermin-width {
        /*min-width: 90px !important;*/
    }

    .scholarship-table thead tr th.scholarship-column-header {
        /*min-width: 100px !important;*/
    }

    .scholarship-table thead tr th {
        /*padding: 10px 10.1px 10px 10px;*/
    }

    #institution-scholarship-table.scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
        padding-right: 1%;
    }

    .scholarship-table .match-score-row div.tooltip {
        padding-left: 28%;
    }

    .tooltip .tooltiptext::after {
        left: 80%;
    }

    .edit-savewrapper {
        width: 100%;
    }

    .edit-scholarship-search-input .modal-dialog .modal-content .modal-body .button-panel input.save-button {
        width: 100%;
    }

    .edit-filterwrapper {
        width: 100%;
        padding-left: 15px;
    }
}

@media only screen and (max-width:325px) {

    .scholarship-page .search-button-panel {
        background-color: #ffffff;
    }

    .details.text-center {
        margin-left: 25%;
    }

    .scholarship-header .scholarship-menu ul li {
        margin-right: 10px;
    }

        .scholarship-header .scholarship-menu ul li a {
            font-size: 17px;
        }

    .scholarship-table thead tr th.headermin-width {
        /*min-width: 70px !important;*/
    }

    #institution-scholarship-table.scholarship-table.footable.breakpoint > tbody > tr span.footable-toggle {
        padding-right: 20%;
    }

    .scholarship-table thead tr th.favorite-remove {
        /*min-width: 30px !important;*/
        text-align: left;
    }

    .scholarship-table thead tr th {
        padding: 0;
    }

        .scholarship-table thead tr th.scholarship-column-header {
            padding-left: 10px;
        }

    .scholarship-table tbody tr td.td-favremove {
        text-align: left;
        padding: 0;
    }

    .scholarship-table .match-score-row div.tooltip {
        padding-left: 35%;
    }

    .scholarship-tiles .scholarship-tile-item.scholarship-tile-item-minheight-adjustment {
        min-height: 350px;
    }

    .scholarship-tiles .scholarship-tile-item {
        margin-bottom: 16px;
    }

    #government-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #institution-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #private-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #myscholarship-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle {
        min-width: 90px;
    }

    #government-scholarship-table.scholarship-table tbody tr td.amount-column-row,
    #institution-scholarship-table.scholarship-table tbody tr td.amount-column-row,
    #private-scholarship-table.scholarship-table tbody tr td.amount-column-row,
    #myscholarship-scholarship-table.scholarship-table tbody tr td.amount-column-row {
        font-size: 16px;
    }

    #government-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #institution-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #private-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle,
    #myscholarship-scholarship-table.scholarship-table tbody tr td.td-scholarshiptitle {
        max-width: 200px;
        min-width: 110px;
    }

    .scholarship-table thead tr th.scholarship-column-header {
        min-width: 90px !important;
    }

    .table.scholarship-table tbody tr td.blue-bold {
        font-size: 16px;
    }

    .button-next {
        width: 80px;
    }

    .button-next {
        width: 80px;
    }

    .button-previous span {
        font-size: 16px;
    }

    .button-next span {
        font-size: 16px;
    }

    .entrance-panel {
        /*margin-top: 100px;*/
    }

    .gpa-leftinput {
        width: 30%
    }

    .gpa-leftinput {
        width: 30%
    }

    .gpa-middletext {
        width: 20%
    }

    .gpa-rightinput {
        width: 30%
    }
}

@media only screen and (max-width: 991px) {
    ul.dropdown-menu.scholarship__mobile-dropdown-menu.show {
        top: 10px !important;
        width: 310px;
        left: -130px;
    }
}

ul.dropdown-menu.scholarship__mobile-dropdown-menu.show {
}


.scholarship-table-section {
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    color: #231F20;
    background-color: #fff;
    margin-bottom: 32px !important;
}

    .scholarship-table-section .results-text {
        font-size: 16px;
        font-family: "Fira Sans";
        margin-bottom: 16px;
    }

        .scholarship-table-section .results-text span {
            font-weight: 600;
        }

    .scholarship-table-section .description a, .scholarship-table-section .description a:visited {
        color: #044da2;
        text-decoration: underline;
    }

        .scholarship-table-section .description a:hover {
            color: #6a0dad;
            text-decoration: underline;
        }

a.apply-button {
    border: solid 2px #d93d00;
    padding: 9px 17px;
    color: #d93d00;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    text-align: center;
    width: 80px;
    height: 40px;
}

.td-scholarshiptitle .featured {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.29;
    text-align: left;
    color: #636262;
    text-transform: uppercase;
}

.tile-icons i {
    font-size: 18px;
}

div.table-break-tile {
    margin-bottom: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scholarship-table .table-break td {
    padding: 0px;
}

    .scholarship-table .table-break td a, div.table-break-tile a {
        padding: 23px 10px 25px 10px;
        height: 100%;
        width: 100%;
        display: inline-block;
        text-align: center;
        color: #231F20;
        font-family: "Fira Sans";
        font-size: 20px;
        font-weight: 600;
        line-height: 32px; /* 160% */
    }

@media (min-width: 1200px) {
    .scholarship-table .table-break td a div, div.table-break-tile a div {
        display: block;
    }

    /*    .scholarship-table .register-row td a div {
        margin-left: 15px;
    }*/
}

.scholarship-table .student-loan-break, .student-loan-break {
    box-shadow: 0 2px 0 0 #eee;
    background-color: #F0F0E6;
}

    .scholarship-table .student-loan-break td, div.student-loan-break {
        font-size: 26px;
        font-weight: normal;
        line-height: 1.15;
        color: #008555;
        padding: 0px;
        font-family: "Fira Sans";
    }

        .scholarship-table .student-loan-break td a div.blue, div.student-loan-break a div.blue, div.student-loan-break a div.blue i {
            color: #044da2;
            font-weight: 600;
            font-size: 20px;
            text-decoration: underline;
        }

            .scholarship-table .student-loan-break td a div.blue:hover, div.student-loan-break a div.blue:hover {
                color: #6a0dad;
                text-decoration: underline;
            }

.scholarship-table .register-row {
    background-color: #E9E9E9;
    height: 160px;
}

    .scholarship-table .register-row td a div {
        color: #231F20;
        /* XL 23 Semibold */
        font-family: "Fira Sans";
        font-size: 23px;
        line-height: 32px;
    }

        .scholarship-table .register-row td a div b {
            font-weight: 600;
        }

    .scholarship-table .register-row td a {
        text-align: center;
        font-family: "Fira Sans";
        font-size: 23px;
        font-weight: normal;
        line-height: 1.15;
        color: #231F20;
    }

    .scholarship-table .register-row td button {
        padding: 9px 20px;
    }

.register-row.table-break .btn-scholarship-orange {
    background: #ffffff !important;
    color: #D93D00;
    border-color: #D93D00;
}

    .register-row.table-break .btn-scholarship-orange:hover {
        background: #D93D00;
        color: #ffffff;
    }


.scholarship-table .register-row td button span {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 600;
}

.featured-scholarships-title {
    color: #231F20;
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 160%;
}

.scholarship-table .register-row td a div.gold, .scholarship-table .register-row td a div.gold i {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.7;
    color: #FEDB65;
}

.featured-scholarships {
    background-color: #fff;
}

.section-1 .section-title {
    font-size: 22px;
    /*color: #008555;*/
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.informetion-card .card1 {
    background: #008555;
    min-height: 100%;
    max-height: 100%;
}

    /*.informetion-card .card1 > img {
            min-height: 330px;
            max-height: 330px;
            object-fit:cover;
        } */
    .informetion-card .card1 .card-text {
        color: #FEDB65;
        font-size: 36px;
    }

.informetion-card1 p {
    font-size: 16px;
}

.informetion-card1 a {
    font-size: 16px;
}

.citizen-card .card1 {
    background: #108555 !important;
}

    .citizen-card .card1 .card-body {
        padding: 30px;
    }

.border-line {
    width: 100%;
    top: 15px;
}

.inset-0 {
    inset: 0;
}

.section_img {
    /*background-image: url(/Content/Rebrand/images/Featured_Scholarships.png);*/
}



@media(max-width:991px) {
    /*        .informetion-card .card1 > img {
            min-height: 280px;
            max-height: 280px;
            object-fit: cover;
        }*/
    /*   .informetion-card .card1 {
            background: #008555;
            min-height: 280px;
            max-height: 280px
        }*/
    .informetion-card .card1 {
        min-height: 100%;
        max-height: 100%;
    }
}

.card1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.To-help-students-take-a-thoughtful-approach-to-their-college-decision-process-and-to-help-pay-for-co {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: normal;
    line-height: 150%;
    text-align: left;
    color: #fff;
    margin: 16px 0 32px 0;
}

.You-could-win-a-Citizens-Scholarship-Every-month-were-giving-one-student-2500-for-college-and {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    color: #fff;
    line-height: 150%;
    margin: 16px 0 32px 0;
}

.Win-up-to-15000-in-college-funds {
    font-family: "Fira Sans";
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    text-align: left;
    color: #fff;
    margin-top: 25px;
}

.-Scholarship {
    font-family: "Fira Sans";
    font-size: 32px;
    font-weight: 600;
    line-height: 1.17;
    text-align: left;
    color: #ffffff;
}

.Learn-More_sch {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #fff;
    padding: 12px 24px;
    border: 1px solid #AD3000;
    background: #D93D00;
    display: inline-block;
    margin-top: 30px;
}

.Learn-More {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #fff;
    padding: 12px 24px;
    border: 1px solid #AD3000;
    background: #D93D00;
    display: inline-block;
    margin-top: 30px;
}

a.Learn-More_sch.text-capitalize {
    color: #fff;
}

a.Learn-More.text-capitalize {
    color: #fff;
}

.scholarship-header .scholarship-menu ul {
    margin-bottom: -6px !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

.modal-header {
    margin-right: 10px !important;
    margin-top: 10px;
    display: initial !important;
}

.modal-dialog.Reg-dialog {
    max-width: 500px;
}

.type-scholarships {
    background-color: #006A44;
    position: relative;
}

    .type-scholarships, .type-scholarships a {
        color: #ffffff;
        font-weight: normal;
        line-height: 1.5;
        font-size: 18px;
    }

        .type-scholarships a {
            text-decoration: underline;
            font-family: "Fira Sans";
        }

        .type-scholarships h2 {
            font-size: 23px;
            font-weight: 600;
            font-family: "Fira Sans";
        }

        .type-scholarships p,
        .type-scholarships ul {
            font-size: 18px;
            font-family: "Fira Sans";
            font-weight: 400;
        }

        .type-scholarships ul {
            list-style-position: inside;
            padding-left: 15px;
        }

            .type-scholarships ul li::before {
                content: "\2022";
                display: inline-block;
            }


.scholarship-overview .get-started {
    font-size: 18px;
    line-height: 1.56;
    background-color: #F6F6F6;
    padding: 30px;
}

    .scholarship-overview .get-started ol {
        list-style: decimal inside none;
        margin-bottom: 0px;
    }

.paging-box {
    border: black solid 2px;
    height: 40px;
    width: 40px;
    font-size: 18px;
    cursor: pointer;
}

    .paging-box i {
        font-size: 18px;
    }

    .paging-box.current-page {
        color: white;
        background-color: black;
    }

.scholarship-table tbody tr td {
    border-bottom: 1px solid #ddd;
    position:relative;
}

.table-page-info {
    font-size: 16px;
}

    .table-page-info .results-per-page {
        font-weight: 600;
    }

        .table-page-info .results-per-page select {
            border: solid 1px #ccc;
            width: 60px;
            height: 30px;
        }

    .table-page-info .results-info {
        text-align: center;
    }

.scholarship-page h1 {
    font-size: 32px;
    font-weight: 600;
    font-family: "Fira Sans" !important;
}

button {
    font-family: "Fira Sans" !important;
}

.scholarship-page-container {
    font-family: "Fira Sans" !important;
}

.scholarship-page {
    font-size: 18px;
    margin-top: 50px;
}

.fa-heart, .fa-heart-o {
    cursor: pointer;
}

.scholarship-search-overview > div {
    background-color: #F0F0E6;
}

.scholarship-search-overview h3 {
    font-size: 22px;
}

.scholarship-search-overview .steps {
    font-size: 16px;
    color: #636262;
}

.scholarship-search-overview .header {
    text-align: center;
}

.scholarship-search-overview .search-tab {
    padding-left: 25px;
    min-height: 30px;
}

    .scholarship-search-overview .search-tab.active {
        border-left: #008555 solid 5px;
        padding-left: 20px;
        font-family: "Fira Sans" !important;
    }

.scholarship-search-overview .search-info {
    padding-left: 25px;
}

    .scholarship-search-overview .search-info .col-12 {
        padding-left: 0px;
    }

    .scholarship-search-overview .search-info .field {
        padding-bottom: 5px;
        font-size: 16px;
    }

        .scholarship-search-overview .search-info .field div:first-child {
            color: #636262;
        }

.scholarship-search .control-header {
    font-weight: 600;
    padding-bottom: 8px;
}

    .scholarship-search .control-header.no-header {
        visibility: hidden;
    }

    .scholarship-search .control-header span {
        color: #BC2A2A;
    }

.scholarship-search .checkbox-container {
    padding-left: 35px;
    font-size: 16px;
    font-weight: normal;
    padding-top: 3px;
    padding-bottom: 0px;
}

    .scholarship-search .checkbox-container .checkmark {
        left: 15px;
    }

.control-panel .gender-panel label.radio-container {
    margin-right: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #2b2b2b;
    text-shadow: none;
}


.out-of-div {
    height: 45px;
    font-weight: 600;
}

.scholarship-search .control-panel .test-scores-panel label.radio-container {
    margin-right: 0px;
    width: 115px;
    font-size: 18px;
    font-weight: normal;
    color: #2b2b2b;
    text-shadow: none;
}

.scholarship-search .back-btn {
    border: solid 2px #231F20;
    background-color: #ffffff;
}

.scholarship-search .next-btn, .scholarship-search .back-btn {
    padding: 13px 27px;
    font-size: 20px;
    font-weight: 600;
}

.test-scores-panel div {
    flex-basis: 50%;
}

@media (min-width: 576px) {
    .test-scores-panel div {
        flex-basis: auto;
    }
}

.table tbody tr .child table {
    width: 100%;
    font-family: "Fira Sans";
}

    .table tbody tr .child table tr td:nth-child(1) {
        width: 30%;
    }

.table .dt-table-res-icon.fa-plus-circle {
    color: #4E8B27;
    cursor: pointer;
}

.table .dt-table-res-icon.fa-minus-circle {
    color: #BC2A2A;
    cursor: pointer;
}

.scholarship-page.institution .roxie {
    font-size: 16px;
    color: #636262;
}

.scholarship-table .scholarship-row {
    height: 60px;
}

.scholarship-table .apply-table-row-mobile td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.mb-40 {
    margin-bottom: 40px;
}
.table .dt-table-res-icon.fa-plus-circle,
.table .dt-table-res-icon.fa-minus-circle {
    color: #008555;
}
i.dt-table-res-icon.fas.fa-plus-circle:before {
    content: "\2b";
}
i.dt-table-res-icon.fas.fa-minus-circle:before {
    content: "\f068";
}


@media(max-width:767px){
    .scholarship-landing-display .col-12.col-lg-6.order-lg-2.order-1 {
        padding:0;
    }
}

@media (max-width: 640px) {
    .landing-scholarship__description-text, .scholarship-description .goal .quote-from-ceo, .scholarship-table-section .description, .featured-scholarships-title, .related-articles .title {
        font-size: 18px;
    }

    .Win-up-to-15000-in-college-funds,
    .-Scholarship,
    .scholarship-description .description div.main,
    .type-scholarships .title,
    .apply-scholarships .title {
        font-size: 23px;
    }

    .scholarship-description .description div.description-one,
    .wrapper-scholarshiptool .landing-scholarship__get-started-btn-text,
    .scholarship-description .goal .ceo,
    .scholarship-description .goal .ceo span,
    .type-scholarships p, .type-scholarships ul,
    .type-scholarships, .type-scholarships a,
    .apply-scholarships .sub-description {
        font-size: 16px;
    }

    .scholarship-table-section .results-text {
        font-size: 14px;
    }

    .scholarship-table .register-row td a div,
    .type-scholarships h2 {
        font-size: 20px;
    }
}

@media (max-width: 365px) {
    #private-scholarship-table.scholarship-table .apply-table-cell {
        display: none !important;
    }
}

@media (max-width: 365px) {
    #private-scholarship-table.scholarship-table .apply-table-row-mobile {
        display: table-row !important;
    }
}

@media (max-width: 410px) {
    #institution-scholarship-table.scholarship-table .apply-table-cell {
        display: none !important;
    }
}

@media (max-width: 410px) {
    #institution-scholarship-table.scholarship-table .apply-table-row-mobile {
        display: table-row !important;
    }
}

.informetion-card {
    height: 100%;
}
.ng-dropdown-panel {
    z-index: 10 !important;
}
.ng-select{
    z-index:100 !important;
}
[formcontrolname="citizenship"] {
    z-index: 101 !important;
}
