﻿.wrong-answer {
    color: #d23d52;
}

.box-circle.right:before {
    border: 2px solid #49d51f;
}

.box-circle:after {
    width: 15px;
    height: 15px;
    top: 3px;
    left: 3px;
    display: inline-table;
}

.ident-edge {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.delete-button-icon {
    margin-top: 4px;
}

.login-input-div {
    margin-bottom: 20px !important;
}

.login-input-div > input {
    margin-bottom: 0 !important;
}

.custom-btn-confirm {
    margin-left: 20px;
    padding: 8px;
    border: 2px solid #0072c6;
}

.test-dropdown-menu {
    max-width: -webkit-fill-available;
    max-width: -moz-fill-available;
    max-width: -ms-fill-available;
}

.page {
    margin-top: 72px !important;
    padding-top: 0px !important;
}

.highlighted {
    color: #0072c6 !important;
}

.icon-calendar {
    background: url(../images/icon-calendar.svg) no-repeat;
    width: 15px;
    height: 17px;
}

.icon-download {
    background: url(../images/icon-download.svg) no-repeat;
    width: 15px;
    height: 17px;
}
.exam_header_box{
    border-radius: 15px 15px 4px 4px;
    color: #000000 !important;
    user-select: none;
    background-color: #60be41 !important;
}

.exam_dif_exam{
    border-radius: 15px 15px 4px 4px;
    color: #000000 !important;
    user-select: none;
    background-color: #0e6ed2 !important;
}

.subject-search-button{
    margin-left: 15px;
    min-width: fit-content !important;
}
