/*main > .container {
    padding: 70px 15px 20px ;
}*/

.footer {
    background-color: #343a40;
    font-size: .9em;
    height: 60px;
}

.footer a {
    color: rgba(255, 255, 255, 0.5);
    padding-left: 1em;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.card-footer {
    border-top: none;
    background-color: transparent;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.fade:not(.show) {
    display: none;
}

.alert {
    z-index: 9999;
}

.site-navbar-nav {
    padding-top: 20px;
    margin: 0 0 0 auto;
}

.btn-outline-secondary {
    border-radius: 100% !important;
    padding: 5px !important;
    border-color: #E6E6E6 !important;
    min-width: 40px;
    margin-right: 5px;
}


.btn-outline-secondary img {
    border-radius: 100%;
    width: 45px;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active {
    background-color: transparent !important;
    border-color: #03BAB3 !important;
    color: #6c757d;
}

#info_message_batch {
    margin-top: 12px;
}

.stepped-nav-tab .nav-link, .nav-tabs .nav-link.disabled {
    font-size: 18px;
    min-width: 45px;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    padding: 25px 50px;
    width: 25%;
    border: 1px solid #DDDCDC;
!important;
    color: #B4B4B4;
!important;
    background-color: #F4F4F4;
!important;
}

.stepped-nav-tab .nav-link.active {
    background-color: #03BAB3 !important;
    border: 1px solid #03BAB3 !important;
    color: #FFFFFF;
}

#nav-tab {
    border-bottom: none;
}

.continue-application, .my-applications-btn li a {
    border: 1px solid #03BAB3;
    color: #03BAB3;
    background-color: transparent;
    border-radius: 33px;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 6px 25px;
    margin: auto auto;
    text-align: center;
    display: inherit;
}

#nav-profile label {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}

#nav-profile input {
    border: 1px solid #B4B4B4;
    border-radius: 10px;
    padding: 17px 22px;
}

#application-submit-form > div:nth-child(6) > div > div > div {
    padding-left: 20px;
}

#application-submit-form > div:nth-child(6) > div > div > div > label {
    margin-top: 6px;
}

.application-opt-confirm input {
    float: left;
    margin-right: 12px;
}

#application-submit-form .card-body {
    border: 1px solid #E6E6E6;
    border-radius: 15px;
    margin-top: 25px;
    padding-bottom: 25px;
}

#application-submit-form .card {
    border: none;
}

#application-submit-form .card-header {
    background-color: transparent;
    border-bottom: none;
    text-align: center;
}

#application-submit-form .card-header strong {
    color: #03BAB3;
    font-size: 20px;
    text-transform: uppercase;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

.grecaptcha-badge {
    display: none !important;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.select2-container .select2-selection--single {
    height: 38px;
    margin-top: -2px;

}

.site-login-subjects h1 {
    margin-top: 48px;
    margin-bottom: 48px;
}

.site-login-subjects a {
    display: inline-block;
    float: left;
    min-width: 48%;
    margin-bottom: 12px;
    margin-right: 12px;
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    color: #1A1A1A;
    padding: 12px;
}

.site-login-subjects a:hover {
    color: #03BAB3;
}

#myTab li a {
    color: #1A1A1A;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
    .nav li > form > button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }

}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.fc-event-main .fc-event-input-label{
    cursor: pointer;
}

#application_after_batch {
    display: none;
}

dt {
    font-size: 0.8em;
}

dd {
    font-size: 0.8em;
}

#main-application-place-table {
    table-layout: fixed;
    width: 100%;
}

#main-application-place-table tr {
    line-height: 0;
}

#main-application-place-table td {
    height: 30px;
    overflow: hidden;
    text-align: center;
}

#main-application-place-table th {
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

#main-application-place-table td label {
    width: 100%;
    height: 100%;
    background-color: #2b669a;
    cursor: pointer;
    margin: 0;
}

#main-application-place-table td input[type="radio"] {
    display: none;
}

#main-application-place-table td input[type="radio"]:checked + label {
    background-color: #0abf53;
}

.required > label {
    padding-right: 30px;
}

.required > label:after {
    content: " *";
    color: #03BAB3;
    font-size: 30px;
    line-height: 10px;
    position: relative;
    top: 10px;
    padding-left: 5px;
}

@media (max-width: 992px) {
    .site-login-subjects {
        margin: 24px;
    }

    .site-login-subjects a {
        width: 100%;
    }

    .required > label:after {
        content: " *";
        color: #03BAB3;
        font-size: 30px;
        line-height: 10px;
        position: absolute;
        top: 10px;
        right: 20px;
    }

    .stepped-nav-tab .nav-link, .stepped-nav-tab .nav-link, .nav-tabs .nav-link.disabled {
        width: 100%;
    }
}

.required > label::before {
    background-image: url('../images/asterisk.png');
    background-repeat: no-repeat;
    background-position: right 20px center;
}

.required2::after {
    color: #03BAB3;
    background-image: url('../images/asterisk.png');
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    color: #03BAB3;
    content: ' ';
    margin-left: 10px;
}

hr {
    height: 8px;
    background-image: linear-gradient(90deg, rgba(43, 120, 115, 1) 0%, rgba(79, 184, 178, 1) 18%, rgba(255, 255, 255, 1) 100%);
    border: 0;
    height: 1px;
}

.separator {
    color: #2b7873;
    font-size: 1rem;
}

input[type="radio"], input[type="checkbox"] {
    width: 25px;
    height: 25px;
    display: inline-block;
}

#application-submit-form .btn-group {
    display: inline-block;
}

#application-batch-select-form .btn-group {
    display: inline-block;
}
