.action-exam div {
    padding-right: 13px!important;
}

#create-exam .control-label {
    font-weight: normal !important;
}

@media (max-width: 991px) {
    .control-label {
        text-align: left !important;
    }
}

#create-exam {
    font-family: "Open Sans", sans-serif;
}

.select2 {
    width: 100% !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid#999999 !important
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0 !important;
    border: 1px solid #ccc !important
}

#create-exam textarea {
    resize: none;
}

#create-exam .panel-group-tag {
    margin: 0 0 15px 0;
}

input.error {
    border-color: #db4c4a !important;
    background-color: #f2dede !important;
}

label.error {
    font-family: "Open Sans", sans-serif;
    color: #db4c4a !important;
    font-weight: normal !important;
    font-style: italic
}

@media (min-width: 768px) {
    #modal-choose-examinations .modal-dialog {
        width: 70% !important;
    }
    ;
    #modal-choose-students .modal-dialog {
        width: 70% !important;
    }
}

.float-left {
    float: left !important;
}

input.remove-border {
    border-width: 0 0 1px;
    background: 0 0!important;
}

.custom-checkbox input[type=checkbox],
.custom-checkbox input[type=radio] {
    opacity: 0;
    position: absolute;
    left: -9999px;
    z-index: 12;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.custom-checkbox input[type=checkbox].inverted:checked+.text:before,
.custom-checkbox input[type=radio].inverted:checked+.text:before {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.custom-checkbox input[type=checkbox].colored-white+.text,
.custom-checkbox input[type=radio].colored-white+.text {
    color: #fff;
}

.custom-checkbox input[type=checkbox].colored-white+.text:before,
.custom-checkbox input[type=radio].colored-white+.text:before {
    border-color: #fafafa;
}

.custom-checkbox input[type=checkbox].colored-white:checked+.text,
.custom-checkbox input[type=radio].colored-white:checked+.text {
    color: #fff;
}

.custom-checkbox input[type=checkbox].colored-white:checked+.text:before,
.custom-checkbox input[type=radio].colored-white:checked+.text:before {
    border-color: #333;
    color: #333;
}

.custom-checkbox input[type=checkbox].colored-blue:checked+.text,
.custom-checkbox input[type=radio].colored-blue:checked+.text {
    color: #5DB2FF;
}

.custom-checkbox input[type=checkbox].colored-blue:checked+.text:before,
.custom-checkbox input[type=radio].colored-blue:checked+.text:before {
    border-color: #5DB2FF;
    color: #5DB2FF;
}

.custom-checkbox input[type=checkbox].colored-primary:checked+.text,
.custom-checkbox input[type=radio].colored-primary:checked+.text {
    color: #4374e0;
}

.custom-checkbox input[type=checkbox].colored-primary:checked+.text:before,
.custom-checkbox input[type=radio].colored-primary:checked+.text:before {
    border-color: #4374e0;
    color: #4374e0;
}

.custom-checkbox input[type=checkbox].colored-danger:checked+.text,
.custom-checkbox input[type=radio].colored-danger:checked+.text {
    color: #d73d32;
}

.custom-checkbox input[type=checkbox].colored-danger:checked+.text:before,
.custom-checkbox input[type=radio].colored-danger:checked+.text:before {
    border-color: #d73d32;
    color: #d73d32;
}

.custom-checkbox input[type=checkbox].colored-success:checked+.text,
.custom-checkbox input[type=radio].colored-success:checked+.text {
    color: #53a93f;
}

.custom-checkbox input[type=checkbox].colored-success:checked+.text:before,
.custom-checkbox input[type=radio].colored-success:checked+.text:before {
    border-color: #53a93f;
    color: #53a93f;
}

.custom-checkbox input[type=checkbox].colored-warning:checked+.text,
.custom-checkbox input[type=radio].colored-warning:checked+.text {
    color: #f4b400;
}

.custom-checkbox input[type=checkbox].colored-warning:checked+.text:before,
.custom-checkbox input[type=radio].colored-warning:checked+.text:before {
    border-color: #f4b400;
    color: #f4b400;
}

.custom-checkbox input[type=checkbox].colored-silver:checked+.text,
.custom-checkbox input[type=radio].colored-silver:checked+.text {
    color: #777;
}

.custom-checkbox input[type=checkbox].colored-silver:checked+.text:before,
.custom-checkbox input[type=radio].colored-silver:checked+.text:before {
    border-color: #777;
    color: #777;
}

.custom-checkbox input[type=checkbox].colored-blueberry:checked+.text,
.custom-checkbox input[type=radio].colored-blueberry:checked+.text {
    color: #6f85bf;
}

.custom-checkbox input[type=checkbox].colored-blueberry:checked+.text:before,
.custom-checkbox input[type=radio].colored-blueberry:checked+.text:before {
    border-color: #6f85bf;
    color: #6f85bf;
}

.custom-checkbox input[type=checkbox].colored-palegreen:checked+.text,
.custom-checkbox input[type=radio].colored-palegreen:checked+.text {
    color: #a0d468;
}

.custom-checkbox input[type=checkbox].colored-palegreen:checked+.text:before,
.custom-checkbox input[type=radio].colored-palegreen:checked+.text:before {
    border-color: #a0d468;
    color: #a0d468;
}

.custom-checkbox input[type=checkbox].colored-orange:checked+.text,
.custom-checkbox input[type=radio].colored-orange:checked+.text {
    color: #fb6e52;
}

.custom-checkbox input[type=checkbox].colored-orange:checked+.text:before,
.custom-checkbox input[type=radio].colored-orange:checked+.text:before {
    border-color: #fb6e52;
    color: #fb6e52;
}

.custom-checkbox input[type=checkbox].colored-darkorange:checked+.text,
.custom-checkbox input[type=radio].colored-darkorange:checked+.text {
    color: #ed4e2a;
}

.custom-checkbox input[type=checkbox].colored-darkorange:checked+.text:before,
.custom-checkbox input[type=radio].colored-darkorange:checked+.text:before {
    border-color: #ed4e2a;
    color: #ed4e2a;
}

.custom-checkbox input[type=checkbox].colored-magenta:checked+.text,
.custom-checkbox input[type=radio].colored-magenta:checked+.text {
    color: #bc5679;
}

.custom-checkbox input[type=checkbox].colored-magenta:checked+.text:before,
.custom-checkbox input[type=radio].colored-magenta:checked+.text:before {
    border-color: #bc5679;
    color: #bc5679;
}

.custom-checkbox input[type=checkbox].colored-purple:checked+.text,
.custom-checkbox input[type=radio].colored-purple:checked+.text {
    color: #7e3794;
}

.custom-checkbox input[type=checkbox].colored-purple:checked+.text:before,
.custom-checkbox input[type=radio].colored-purple:checked+.text:before {
    border-color: #7e3794;
    color: #7e3794;
}

.custom-checkbox input[type=checkbox].colored-maroon:checked+.text,
.custom-checkbox input[type=radio].colored-maroon:checked+.text {
    color: #981b48;
}

.custom-checkbox input[type=checkbox].colored-maroon:checked+.text:before,
.custom-checkbox input[type=radio].colored-maroon:checked+.text:before {
    border-color: #981b48;
    color: #981b48;
}

.custom-checkbox input[type=checkbox]:checked,
.custom-checkbox input[type=checkbox]:focus,
.custom-checkbox input[type=radio]:checked,
.custom-checkbox input[type=radio]:focus {
    outline: none !important;
}

.custom-checkbox input[type=checkbox]:checked+.text:before,
.custom-checkbox input[type=radio]:checked+.text:before {
    display: inline-block;
    content: '\f00c';
    background-color: #f5f8fc;
    border-color: #333;
}

.custom-checkbox input[type=checkbox]:hover+.text:before,
.custom-checkbox input[type=radio]:hover+.text:before {
    border-color: #737373;
}

.custom-checkbox input[type=checkbox]:disabled+.text,
.custom-checkbox input[type=checkbox][disabled]+.text,
.custom-checkbox input[type=checkbox].disabled+.text,
.custom-checkbox input[type=radio]:disabled+.text,
.custom-checkbox input[type=radio][disabled]+.text,
.custom-checkbox input[type=radio].disabled+.text {
    color: rgba(0, 0, 0, 0.4);
}

.custom-checkbox input[type=checkbox]:disabled+.text:before,
.custom-checkbox input[type=checkbox][disabled]+.text:before,
.custom-checkbox input[type=checkbox].disabled+.text:before,
.custom-checkbox input[type=radio]:disabled+.text:before,
.custom-checkbox input[type=radio][disabled]+.text:before,
.custom-checkbox input[type=radio].disabled+.text:before {
    background-color: #f5f5f5 !important;
    border-color: #e5e5e5 !important;
    color: #e5e5e5;
}

.custom-checkbox input[type=checkbox]+.text,
.custom-checkbox input[type=radio]+.text {
    position: relative;
    z-index: 11;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 18px;
    min-width: 18px;
    font-weight: normal;
}

.custom-checkbox input[type=checkbox]+.text:before,
.custom-checkbox input[type=radio]+.text:before {
    font-family: fontAwesome;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    content: "\a0";
    background-color: #fafafa;
    border: 1px solid #c8c8c8;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 18px;
    line-height: 16px;
    min-width: 18px;
    margin-right: 5px;
    margin-bottom: 2px;
}

.custom-checkbox input[type=checkbox]+.text:hover:before,
.custom-checkbox input[type=radio]+.text:hover:before {
    border-color: #737373;
}

.custom-checkbox input[type=radio]+.text:before {
    border-radius: 100%;
    font-size: 10px;
    font-family: FontAwesome;
    line-height: 17px;
    height: 19px;
    min-width: 19px;
}

.custom-checkbox input[type=radio]:checked+.text:before {
    content: "\f111";
}

.btn.btn-circle {
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 50% !important;
}

.clone {
    padding-right: 10px;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    background-color: white;
}

.clone>input {
    border: none
}