@charset "UTF-8";
.custom-filter-inner-wr form {
    display: flex;
    justify-content: flex-start;
    border-radius: 3px;
    flex-wrap: wrap;
}

.custom-filter-inner-wr form > div {
    margin: 7.5px 7.5px;
}

.custom-filter-inner-wr form > div label {
    align-items: flex-start;
    margin: 0;
    font-weight: normal;
    display: flex;
    justify-content: end;
}

.custom-filter-inner-wr form > div label div > div {
    margin-top: 6px;
}

.custom-filter-inner-wr form > div label select, .custom-filter-inner-wr form > div label .select2 {
    margin-left: 10px;
    max-width: 281px;
}

.custom-filter-inner-wr form > div:nth-child(1), .custom-filter-inner-wr form > div:nth-child(2), .custom-filter-inner-wr form > div:nth-child(3) {
    width: calc(30% - 15px);
}

.custom-filter-inner-wr form > div:nth-child(4), .custom-filter-inner-wr form > div:nth-child(5), .custom-filter-inner-wr form > div:nth-child(6) {
    width: calc(30% - 15px);
}

.custom-filter-inner-wr form > div:nth-child(7) {
    width: calc(10% - 15px);
}

.custom-filter-inner-wr form > div .btn {
    padding: 6px 25px;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
}

.info-wr {
    display: flex;
    align-items: center;
}

.info-wr .info-symbol {
    margin-right: 5px;
}

.info-wr .info-symbol span {
    color: #06A1CF !important;
    font-size: 22px;
}

.upload-categories-wr .u-c-item-wr {
    margin-bottom: 7px;
}

.upload-categories-wr .u-c-item-wr .glyphicon {
    font-size: 18px;
    width: 27px;
    text-align: center;
    top: 3px;
}

.upload-categories-wr .u-c-item-wr .glyphicon.glyphicon-lock {
    color: #06A1CF;
}

.upload-categories-wr .u-c-item-wr .glyphicon.glyphicon-remove {
    color: #ED1364;
    cursor: pointer;
}

.upload-categories-wr .u-c-item-wr .glyphicon.glyphicon-remove:hover {
    color: #000;
}

.upload-categories-wr .add-new-u-c-btn {
    font-weight: bold;
    color: #06A1CF;
    cursor: pointer;
}

.upload-categories-wr .add-new-u-c-btn:hover span {
    border-color: #000;
    color: #000;
}

.radio-inline-wr {
    display: flex;
}

.radio-inline-wr label {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.radio-inline-wr label .iradio_square-blue {
    margin-right: 7px;
}

.mt-10 {
    margin-top: 10px !important;
}

.user-documents-wr {
    display: flex;
    width: calc(100% + 60px);
    margin: 0 -30px;
}

.user-documents-wr .categories-wr {
    width: 300px;
}

.user-documents-wr .categories-wr .category-header-wr {
    line-height: 37px;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 20px;
}

.user-documents-wr .categories-wr .category-selector {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    padding: 8px 30px;
}

.user-documents-wr .categories-wr .category-selector .quantity {
    position: absolute;
    top: calc(50% - 9px);
    right: 4px;
    background: #06A1CF;
    border-radius: 5px;
    padding: 1.5px 5px 0;
    color: #fff;
    font-size: 12px;
}

.user-documents-wr .categories-wr .category-selector:hover, .user-documents-wr .categories-wr .category-selector.active {
    background: #06A1CF;
    color: #fff;
}

.user-documents-wr .categories-wr .category-selector:hover .quantity, .user-documents-wr .categories-wr .category-selector.active .quantity {
    background: #FFFFFF;
    color: #06A1CF;
}

.user-documents-wr .files-wr {
    width: calc(100% - 200px);
    padding-right: 30px;
}

.user-documents-wr .files-wr .category-files {
    display: none;
    background: #fff;
    height: 100%;
    padding: 15px;
}

.user-documents-wr .files-wr .category-files .empty-val {
    padding-left: 16px;
}

.user-documents-wr .files-wr .category-files.active {
    display: block;
}

.user-documents-wr .files-wr .category-files .upload-item-action {
    margin-right: 6px;
}

.user-documents-wr .files-wr .category-files .upload-item-action.delete-item-btn {
    color: #ED1364;
}

.user-documents-wr .files-wr .category-files .upload-item-action.delete-item-btn span {
    color: #ED1364;
}

.user-documents-wr .files-wr .category-files .upload-item-files {
    display: none;
}

.user-documents-wr .files-wr .category-files .row:first-child {
    display: none;
}

.upload-form-wr.popup label {
    padding: 0 !important;
}

.upload-form-wr.popup label span {
    display: block;
    margin-top: 20px;
    font-style: italic;
    font-weight: normal;
}

.select2-selection.select2-selection--single {
    height: 34px !important;
    border-color: #ccc !important;
}

.select2-selection.select2-selection--single .select2-selection__rendered {
    line-height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}

#learning-station-table_wrapper {
    margin-bottom: 30px;
}

#learning-station-table_wrapper .dataTables_scrollBody {
    overflow-x: hidden !important;
}

.report-status-selector-wr {
    position: absolute;
    right: 0;
}

.report-status-selector-wr label {
    display: flex;
    align-items: center;
    font-weight: normal;
}

.report-status-selector-wr label select {
    margin-left: 11px;
}

.report-status-selector-wr.report-status-selector-wr-no-position {
    top: 0;
}

#user-reports-table_info {
    display: none;
}

.new-note-outer-wr {
    position: relative;
}

.new-note-outer-wr .delete-notes-all-btn {
    position: absolute;
    right: 15px;
    top: 0px;
}

.new-note-outer-wr .new-note-wr {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.new-note-outer-wr .new-note-avatar {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.new-note-outer-wr .new-note-content {
    padding: 7px 30px 7px 10px;
    background-color: #F8F8F8;
    border-radius: 4px;
    width: calc(100% - 60px);
    position: relative;
}

.new-note-outer-wr .new-note-content .new-note-header {
    font-weight: 600;
    margin-bottom: 10px;
}

.new-note-outer-wr .new-note-content .new-note-text {
    margin-bottom: 10px;
}

.new-note-outer-wr .new-note-content .new-note-info {
    font-size: 12px;
}

.new-note-outer-wr .new-note-content .new-note-delete-btn {
    position: absolute;
    top: calc(50% - 8px);
    right: 10px;
    cursor: pointer;
}

.new-note-outer-wr .new-note-content .new-note-delete-btn:hover {
    color: red;
}

.intergations-wr {
    display: flex;
}

.intergations-wr .intergation-elem {
    width: 25%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 15px;
    position: relative;
    margin: 0 15px 15px 0;
}

.intergations-wr .intergation-elem .integration-logo {
    margin-bottom: 20px;
}

.intergations-wr .intergation-elem .integration-logo img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.intergations-wr .intergation-elem .add-integration {
    position: absolute;
    color: rgb(6, 161, 207);
    right: 10px;
    top: 10px;
    font-size: 22px;
}

.intergations-wr .intergation-elem .add-integration:hover {
    color: #ED1364;
}

.intergations-wr .intergation-elem .glyphicon-file {
    color: #ED1364;
    position: absolute;
    right: 41px;
    top: 10px;
    font-size: 21px;
}

#edit-plan-assignment .modal-body h2 {
    font-size: 30px;
}

.field-staffform-password label {
    position: relative;
}

.field-staffform-password .generate-password {
    position: absolute;
    right: -20px;
    top: 2px;
    cursor: pointer;
    color: #06A1CF;
}

.d-flex {
    display: flex;
}

.d-block {
    display: block;
}

.flex-center {
    justify-content: center;
}

.align-center {
    display: flex;
    align-items: center;
}

.label-align-center label {
    display: flex;
    align-items: center;
}

.label-align-center .icheckbox_square-blue {
    margin-right: 15px;
}

.gap-1 {
    gap: 1rem;
}

.fw-700 {
    font-weight: 700;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-1 {
    margin-bottom: 1rem;
}

.mb-2 {
    margin-bottom: 2rem;
}

.mb-3 {
    margin-bottom: 3rem;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-1 {
    margin-top: 1rem;
}

.mt-2 {
    margin-top: 2rem;
}

.mt-3 {
    margin-top: 3rem;
}

.mw-185 {
    min-width: 185px;
}

.p-20 {
    padding: 20px !important;
}

.fw-600 {
    font-weight: 600;
}

.fs-22 {
    font-size: 22px !important;
}

.mr-10 {
    margin-right: 10px;
}

.color-green {
    color: #4cae4c;
}

.input-with-btns {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    justify-content: center;
}

.input-with-btns .input-minus,
.input-with-btns .input-plus {
    height: 26.5px;
    border-radius: 10px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    padding: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    padding-top: 1px;
}

.input-with-btns .input-minus:hover,
.input-with-btns .input-plus:hover {
    color: #FFF;
    background: #111E3D;
}

.input-with-btns .input-minus {
    background-color: #029ECB;
}

.input-with-btns .input-plus {
    background-color: #ED1364;
}

.input-with-btns .ls-students-qty-value {
    height: 26.5px;
    line-height: 26.5px;
    min-width: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    font-weight: 700;
}

.no-header .modal-header {
    height: 0;
    padding: 0;
    position: relative;
    border: 0;
}

.no-header .modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99999;
}

.no-footer .modal-footer {
    display: none !important;
    border: 0;
}

.blue-color {
    color: rgb(6, 161, 207) !important;
}

.img-like-symbol {
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-like-symbol img {
    height: 21px;
    margin-right: 10px;
}

.img-like-symbol.left {
    justify-content: start;
}

.custom-like-switch-btn {
    display: flex;
    align-items: center;
}

.custom-like-switch-btn .switch {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 24px;
    margin: 0;
}

.custom-like-switch-btn .switch input {
    display: none;
}

.custom-like-switch-btn .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 30px;
}

.custom-like-switch-btn .switch .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 50%;
}

.custom-like-switch-btn .switch input:checked + .slider {
    background-color: #029ECB;
}

.custom-like-switch-btn .switch input:focus + .slider {
    box-shadow: 0 0 1px #029ECB;
}

.custom-like-switch-btn .switch input:checked + .slider:before {
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px);
}

.custom-like-switch-btn .switch-text {
    margin: 0 5px;
    font-weight: 600;
}

.settings-selector {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.settings-selector .custom-like-switch-btn {
    margin-top: 3px;
}

.settings-selector .switch-text {
    font-weight: 600;
    color: #111E3D;
    font-size: 23px;
    cursor: pointer;
}

.settings-selector .custom-like-switch-btn .switch input:checked + .slider {
    background-color: #ED1364;
}

.settings-selector .switch {
    margin-left: 10px;
}

.information-warning {
    display: flex;
    align-items: center;
}

.information-warning .information-symbol {
    margin-right: 15px;
    border-radius: 50%;
    border: 3px solid rgb(6, 161, 207);
    color: rgb(6, 161, 207);
    width: 35px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    font-size: 25px;
    font-family: serif;
    font-style: italic;
    FONT-WEIGHT: 600;
}

.possible-integrations-wr {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    flex-wrap: wrap;
    width: calc(100% + 60px);
    margin: 0 -30px;
}

.possible-integrations-wr div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 170px;
    min-width: 170px;
    /* aspect-ratio: 1 / 0.5; */
    height: 85px;
    margin: 15px 30px;
}

.icheck-wr label {
    display: flex;
    align-items: center;
}

.icheck-wr .icheckbox_square-blue {
    margin-right: 10px;
}

.professions-list {
    display: grid;
    grid-template-columns: auto 210px;
    width: fit-content;
    gap: 7px 30px;
}

.professions-list a {
    color: rgb(6, 161, 207);
}

.professions-list a:hover {
    color: #111E3D;
}

.input-fields-with-btns .input-wr {
    grid-template-columns: auto 20px;
    display: grid;
    gap: 5px;
    margin-bottom: 10px;
}

.input-fields-with-btns .input-wr .help-block {
    display: none !important;
}

.input-fields-with-btns .btn {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.input-fields-with-btns .add-btn-wr {
    display: flex;
    justify-content: flex-end;
}

.input-fields-with-btns .add-btn-wr .btn {
    width: 20px;
    height: 34px;
}

.block-icheck-check-wr.with-sorting-symb label {
    position: relative;
}

.block-icheck-check-wr.with-sorting-symb label:after {
    content: "☰";
    display: inline-block;
    position: absolute;
    right: 10px;
    font-size: 19px;
}

.login-with-entra-id {
    display: block;
    font-size: 16px !important;
    text-transform: none !important;
    text-align: center !important;
    width: 100% !important;
    border-radius: 4px !important;
    padding: 9.8px 25px !important;
    margin-top: 15px;
    border: 1px solid #7A73FF;
    font-weight: 700;
    background: url(/images/microsoft-logo.png) no-repeat;
    background-size: 25px;
    background-position: 10px center;
}

.login-with-entra-id:hover {
    border-color: #000;
}

.header-with-edit-btn {
    position: relative;
}

.header-with-edit-btn a {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 14px;
}

#grades-change-form select {
    height: 22px;
    border: 0;
    border-radius: 0;
    padding: 0 0 0 !important;
    text-align: center;
    padding-top: 3px;
    box-shadow: none;
}

#grades-change-form .help-block {
    display: none;
}

#grades-change-form table th {
    vertical-align: middle;
}

#grades-change-form table.table-mini th, #grades-change-form table.table-mini td {
    padding: 2px 0 !important;
    font-size: 14px;
}

#grades-change-form table.table-mini th span, #grades-change-form table.table-mini td span {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#grades-change-form table td:first-child select {
    text-align: left;
    margin-left: -5px;
}

.setting-h2-edit-btn {
    margin: 0;
    top: -2px;
    margin-left: 5px;
}

.inline-copy-btn {
    background-image: url(/images/text-documents-dual-tone-icon.svg);
    width: 13px;
    height: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 5px;
}

.plan-occ-statistics {
    margin-top: 2rem;
}

.plan-occ-statistics-elem {
    display: flex;
    margin-bottom: 5px;
}

.plan-occ-statistics-lable {
    font-weight: bold;
}

.plan-occ-statistics-value {
    width: 215px;
    text-align: right;
}

.swal-wide {
    width: 730px !important;
    background: #F1F1F1;
}

.swal-wide .swal2-content {
    padding: 0;
    text-align: left;
}

.swal-wide .item-info-popup-wr .top-info-wr > div {
    display: flex;
}

.swal-wide .item-info-popup-wr .top-info-wr > div div:first-child {
    font-weight: bold;
    width: 120px;
}

.swal-wide .item-info-popup-wr .top-info-wr > div .like-header {
    margin: 0 !important;
}

.swal-wide .item-info-popup-wr .like-header {
    font-weight: bold;
    margin: 30px 0 10px;
}

.swal-wide .item-info-popup-wr .accordion {
    font-size: 15.75px;
    font-weight: normal;
    padding: 0;
}

.swal-wide .item-info-popup-wr .panel {
    font-weight: normal;
}

div.dataTables_scrollBody > table.fix-2px {
    margin: 0 -3px !important;
    overflow: hidden;
}

.self-grades-subcategory label {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.custom-radio-label {
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 0.5rem;
    position: relative;
    user-select: none;
}

.custom-radio-input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.custom-radio {
    width: 22px;
    height: 22px;
    border: 2px solid #ccc;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: border-color 0.2s, background 0.2s;
    box-sizing: border-box;
}

.custom-radio-label:not(:has(.custom-radio-input:disabled)):hover .custom-radio,
.custom-radio-input:not(:has(.custom-radio-input:disabled)):focus + .custom-radio,
.custom-radio-input:not(:has(.custom-radio-input:disabled)):focus-visible + .custom-radio {
    border-color: #06A1CF;
}

.custom-radio-input:checked + .custom-radio {
    background: #06A1CF;
    border-color: #06A1CF;
}

.custom-radio-input:checked + .custom-radio:after {
    content: "";
    display: block;
    position: relative;
    width: 7px;
    height: 14px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    border-radius: 1px;
    transform: rotate(45deg);
}

.custom-radio-input:focus-visible + .custom-radio {
    outline: 2px solid #06A1CF;
    outline-offset: 2px;
}

.custom-radio-label:has(.custom-radio-input:disabled) {
    cursor: not-allowed;
}

/*# sourceMappingURL=new-site.css.map */
