﻿
.minwidthCaption {
    min-width: 113px !important;
}
@font-face {
    font-family: 'fa-solid-900';
    src: url('../fonts/fa-solid-900.ttf') format('truetype');
}
.fa {
    display: inline-block !important;
    font: normal normal normal 14px/1 fa-solid-900 !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

.fa-2x {
    font-size: 2em !important;
}


.templateTitle {
    float: right;
    margin: 12px 12px 18px;
}

.loginControl {
    float: left;
    margin: 24px 25px 12px;
    font-size: 12px;
}

.cardViewBorderStyle {
    border-bottom: 37px solid transparent;
    margin-top: -38px;
    position: absolute;
    margin-right: 200px;
}

.degreesEditButton {
    vertical-align: top;
    padding-right: 25px;
    padding-top: 5px;
}

.UserGroupDescriptionStyle {
    padding-left: 58px !important;
}

.showStdButton {
    float: left;
    color: #0072ce !important;
    cursor: pointer;
}

#TreeViewStudents .dxtv-ndSel .showStdButton {
    float: left;
    cursor: pointer;
}

#TreeViewStudents .dxtv-ndHov .showStdButton {
    float: left;
    color: #0072ce !important;
    cursor: pointer;
}

.dxsc-apt-time-container {
    direction: ltr !important;
}


#CountryCom {
    position: absolute;
    margin-right: 130px;
    margin-top: 17px;
}

.BackToStudentsListStyle {
    padding-left: 10px !important;
    float: left !important;
}

.small-box .icon {
    left: 10px !important;
    right: auto !important;
}

.marginLR {
    margin-right: 15px;
}

#StudentfilterComboBoxDiv {
    position: absolute;
    margin-right: 253px;
    margin-top: 17px;
}

.StudentsAbsenceSubject {
    padding-left: 11px !important;
}

.AlertsCollection {
    width: 300px;
    direction: rtl;
}

.floatdynamic {
    float: left;
}

.card-alighn {
    align-content: center;
    align-items: center;
    align-self: center;
    box-shadow: 0px 0px 5px 0px gainsboro;
    color: white;
    width: 85px;
    /* border: 1px solid burlywood; */
    border-radius: 5px;
    position: absolute;
    top: -30px;
    left: 25px
}
