﻿.color-icon {
    fill: #20ABE6;
}

.primary-button {
    background-color: #20ABE6;
    color: #ffffff;
}

.secondary-button {
    background-color: #ffffff;
    border: solid 1px #20ABE6;
}

.third-button {
    color: #F21430;
}

.forth-button {
    color: #20ABE6;
}

.ldio-y09bis6b11 > div {
    border-color: #20ABE6 transparent #20ABE6 transparent;
}

    .ldio-y09bis6b11 > div:nth-child(2) div:before,
    .ldio-y09bis6b11 > div:nth-child(2) div:after {
        background: #20ABE6;
        box-shadow: 0 128px 0 0 #20ABE6;
    }

    .ldio-y09bis6b11 > div:nth-child(2) div:after {
        box-shadow: 128px 0 0 0 #20ABE6;
    }

.d-tabs-header > .d-tab[data-d-tab-active="true"] {
    border-bottom: solid 4px #20ABE6;
}

.d-floating.d-floating-popup .d-floating-footer .buttod-primary {
    background-color: #20ABE6;
    color: #ffffff;
}

.d-floating.d-floating-popup .d-floating-footer .buttod-secondary {
    border: solid 1px #20ABE6;
    color: #20ABE6;
}

.active-page-navigation {
    color: #7b8190;
}

    .active-page-navigation:hover {
        color: #20ABE6;
    }

.page-button.active {
    background-color: #20ABE6;
}

.page-jump-button {
    color: #20ABE6;
}

::-webkit-scrollbar-thumb {
    background: #20ABE6;
}

.container input:checked ~ .checkmark {
    background-color: #20ABE6;
}

select {
    background: url(../../img/icons/arrow.svg) 95% 50% no-repeat scroll transparent !important;
}

.header-container .menu-content .active-page {
    background: #20ABE6;
}

#menuToggle span {
    background: #20ABE6;
}

#menuToggle input:checked ~ span {
    background: #20ABE6;
}

.save-application-modal .back span {
    color: #20ABE6;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #20ABE6 !important;
}

.application-details-modal .back span {
    color: #20ABE6;
}

.view-document-modal .back span {
    color: #20ABE6;
}

.body-login .login-container .primary-span {
    color: #85CFF2;
}

.students-listing-content .box-filter .filter {
    color: #20ABE6;
}

.students-listing-content .d-tabs-header > .d-tab[data-d-tab-active="true"] {
    background-color: #20ABE6;
}

.d-page .filter-container form .filter {
    color: #20ABE6;
}

.my-profile-page .d-page-content .profile-form select {
    background: url(../../img/icons/arrow.svg) 95% 50% no-repeat scroll #f2f2f7 !important;
}