﻿
.modal-lg {
    width: 910px !important;
}

.m-r-50 {
    margin-right: 50px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-20 {
    margin-right: 20px;
}


.m-l-10 {
    margin-left: 10px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-t-10 {
    margin-top: 10px !important;
}


.m-t-5 {
    margin-top: 5px !important;
}

.h-100 {
    height: 95px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.h-70 {
    height: 70px;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.bg-img {
    top: 70px !important;
    background-attachment: unset;
}

.w-70 {
    width: 65px !important;
}

.w-400 {
    width: 500px !important;
}

.cal-cell {
    width: 50px !important;
    height: 36px !important;
    border: 1px solid rgba(0,0,0,0.07);
}

.application-logo {
    width: 161px;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.footer-text,
.footer-text p,
.footer-text p a {
    font-size: 8pt !important;
    color: #ffffff !important;
    text-align: left;
}

.theme-block {
    background-color: #555555 !important;
    color: #ffffff !important;
}

.b-g-w {
    background-color: #ffffff !important;
}

.b-g-login {
    background-color: #E0E0E0 !important;
}

.carousel-caption {
    position: initial !important;
}

.m-r-l-64 {
    margin-left: 64px;
    margin-right: 32px;
}

.article-title {
    text-align: left;
    padding-left: 100px;
    padding-top: 20px;
    font-size: 50px;
    padding-bottom: 10px;
    line-height: 1.1;
}

.article-text {
    padding: 0 100px;
    text-align: left;
    padding-bottom: 15px;
    font-size: 20px;
}

.btn-article-link {
    text-align: left;
    padding: 0.85em 2.5em;
}

.btn-article-div {
    margin-left: 100px;
}

.c-w {
    color: #ffffff !important;
}

.m-t-m-10 {
    margin-top: -27px !important;
}

.col-checkbox,
.col-icon,
.icon-col {
    width: 36px;
    text-align: center;
}

.modal-header {
    background-color: #1976d2;
}

h4.modal-title {
    color: #ffffff;
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
    background-color: transparent !important;
    color: #000000 !important;
}

input[data-bv-notempty='true']:not([disabled]),
textarea[data-bv-notempty='true']:not([disabled]),
.required:not([disabled]),
select[data-bv-notempty='true']:not([disabled]),
:has(> select[data-bv-notempty='true']) .select2-container .select2-selection {
    background-color: #f9ffd3 !important;
}

.tab-content {
    border: solid 1px rgba(0,0,0,0.07);
}

.tab-base .nav-tabs > .active > a,
.tab-base .nav-tabs > .active a:hover,
.tab-base .nav-tabs > .active > a:focus,
.tab-base .nav-tabs > a:hover {
    border: solid 1px rgba(0,0,0,0.07);
    border-bottom: solid 1px #ffffff;
}

.well-danger {
    background-color: #f44336 !important;
    border-color: #f44336 !important;
    color: #fff;
    text-align: left;
}

.m-t-8 {
    margin-top: 8px;
}

.img-32 {
    width: 32px;
    height: 32px;
}

.w-50 {
    width: 50px;
}

.w-120 {
    width: 120px;
    min-width: 120px;
}

.w-150 {
    width: 150px !important;
}

.w-200 {
    width: 200px !important;
}

.w-240 {
    width: 240px !important;
}

.w-300 {
    width: 300px !important;
}

.w-500 {
    width: 500px !important;
}

.min-w-100 {
    min-width: 100px !important;
}

.min-w-200 {
    min-width: 200px !important;
}

select.min-w-200 ~ .select2-container {
    min-width: 200px !important;
}

.dataTable th {
    background-color: #808080;
    color: #ffffff !important;
}

.cursor-pointer {
    cursor: pointer;
}

.panel-border {
    border: solid 1px rgba(0,0,0,0.07);
}

.p-a-10 {
    padding: 10px;
}

.inline-block {
    display: inline-block !important;
}

.search-control {
    padding: 5px;
    border-radius: 3px;
    width: 200px;
}

.checkbox-form {
    width: 20px;
    height: 20px;
    text-align: left;
    margin-top: 8px !important;
}

.m-t-m-5 {
    margin-top: -5px !important;
}

.m-t-m-15 {
    margin-top: -15px !important;
}

.form-header {
    color: #ffffff;
}

.survey-question-header {
    background-color: #4b4b4b;
    color: #ffffff;
}

.survey-question-number {
    text-transform: uppercase;
    font-weight: bolder;
}

.answer-cell {
    vertical-align: text-top;
    padding: 10px;
    cursor: pointer;
}

.answer-row {
    display: flex;
    width: 100%;
}

.answer-col {
    flex: 1;
    display: flex;
    vertical-align: text-top;
    padding: 10px;
    cursor: pointer;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-0 {
    margin: 0px !important;
}

.p-0 {
    padding: 0px !important;
}

.survey-tab {
    cursor: pointer;
}

.m-b-5 {
    margin-bottom: 10px;
}

.m-b-10 {
    margin-bottom: 15px;
}

.w-100 {
    width: 100px !important;
}

.w-80 {
    width: 80px !important;
}

.w-60 {
    width: 60px !important;
}

.w-40 {
    width: 40px !important;
}

.survey-tab a:hover {
    color: black;
}

.survey-tab.active {
    background-color: #1A7269 !important;
}

.tab-content {
    background-color: #ffffff;
    border: solid 1px #ffffff;
    border-radius: 2px;
}

.tab-pane {
    margin: 10px;
}

.portlet-header {
    margin-bottom: 20px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge-primary {
    background-color: #337ab7 !important;
}

.list-group-item {
    background-color: #ffffff !important;
}

    .list-group-item:hover,
    .list-group-item:focus {
        background-color: #c3c3c3 !important;
    }

.inline-control {
    height: 18px !important;
    width: 18px !important;
    margin-right: 3px !important;
    display: inline;
    line-height: 20px !important;
}

.inline-control-label {
    margin-top: -3px;
    line-height: 15px;
    display: inline;
}


.f-c-w {
    color: #ffffff !important;
}

.b-c-grey {
    color: #ffffff !important;
    background-color: #0ab1fc;
    padding: 10px;
    border-radius: 3px;
}

.b-r-0 {
    border-radius: 0px;
}

.fix-margins {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 10px;
}

.f-w-b {
    font-weight: bold;
}

.magic-radio.white:checked + label:before {
    border-color: #ffffff !important;
}

.magic-radio.white + label:after {
    background-color: #ffffff !important;
}

.magic-radio.white + label:before,
.magic-checkbox.white + label:before {
    border-color: #ffffff !important;
}

.magic-checkbox.trasparent:checked + label:before {
    background-color: transparent !important;
}

.t-a-r {
    text-align: right;
}

.m-t-6 {
    margin-top: 6px !important;
}

.zoomed-control {
    /*zoom: 75%;*/
}

#page-head {
    margin-top: -58px;
    z-index: 999998;
    margin-left: 30px;
    margin-right: 35px;
}

#page-content {
    margin-top: -11px;
}

.need-desc {
    font-style: italic;
}

.clear-fix {
    clear: both;
}

.restore-panel {
    background-color: #ffffff;
    padding: 15px;
    border: solid 1px #ffffff;
    border-radius: 5px;
}

.sweet-alert {
    z-index: 20000;
}

.note-editing-area {
    margin-top: 0px;
}

.note-frame {
    border-color: rgba(0,0,0,0.07) !important;
}

.note-toolbar {
    background-color: #cfc9c9 !important;
}

/* Generic Bootstrap Validator positioning */

/*
 * Standard controls where Bootstrap Validator places the icon inside
 * the Bootstrap column. Reserve space for the icon so that it remains
 * inside the dialog on narrow layouts.
 */
.bv-form .form-group > [class*="col-"]:has(> .form-control-feedback) {
    position: relative;
    padding-right: 20px !important;
}

    .bv-form .form-group > [class*="col-"]:has(> .form-control-feedback) > .form-control {
        width: 100% !important;
    }

    .bv-form .form-group > [class*="col-"]:has(> .form-control-feedback) > .select2-container {
        width: 100% !important;
    }

/*
 * Input groups, including date controls, where Bootstrap Validator
 * places the icon after the input group.
 */

.bv-form .form-group:not(.rte-form-group) > .input-group + .bv-icon-input-group {
    position: static !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    transform: none !important;
    margin-top: 9px !important;
    margin-left: 10px !important;
    width: 14px !important;
    height: 14px !important;
    line-height: 14px !important;
    text-align: center;
}

/*
 * Summernote editors use a full-width input group followed by the
 * validation icon. Allow the editor to shrink so that there is always
 * 10px between the editor and icon and 10px after the icon.
 */
.bv-form .form-group:has(> .input-group:has(.note-editor) + .bv-icon-input-group) > .control-label {
    flex-shrink: 0;
}

.bv-form .form-group > .input-group:has(.note-editor) {
    flex: 1 1 0;
    width: auto !important;
    min-width: 0;
    margin-right: 0 !important;
}

    .bv-form .form-group > .input-group:has(.note-editor) + .bv-icon-input-group {
        margin-left: 10px !important;
        margin-right: 10px !important;
        margin-top: 9px !important;
        flex: 0 0 14px;
    }

/* Place input-group validation messages below and align them to the control. */
.bv-form .form-group > .input-group ~ [id^="error-"],
.bv-form .form-group > .input-group ~ [id^="error_"] {
    flex-basis: 100%;
    width: 100%;
    margin-left: 16.66666667%;
    padding-left: 0 !important;
    margin-top: 4px;
}

    .bv-form .form-group > .input-group ~ [id^="error-"] .help-block,
    .bv-form .form-group > .input-group ~ [id^="error_"] .help-block {
        margin-top: 0;
        margin-bottom: 0;
    }

.date-row .form-control-feedback {
    display: inline-block;
    position: static !important;
}

    .date-row .help-block {
        display: none !important;
    }

label[for="cCommunicationDate"] {
    margin-left: -5px;
}

.rte-form-group.form-group .form-control-feedback {
    position: absolute !important;
    top: 0px !important;
    right: 7px !important;
    width: 14px;
    height: 14px;
}

.b-g-container {
    background-color: #ecf0f5 !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.fc-day {
    background-color: #ffffff;
}

.t-a-c {
    text-align: center;
}

.pagination {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.dataTables_paginate {
    text-align: right;
}

.h-100pc {
    height: 100%;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.dropzone-style {
    background-color: #e8e8e8 !important;
    padding-left: 0px;
    cursor: pointer;
    border: dashed 2px #4b4b4b;
    text-align: center;
    padding: 30px;
}

.tab-content {
    border: solid 1px rgba(0,0,0,0.07) !important;
}

.ward-checking-day {
    background-color: cornsilk;
    text-align: center;
}

.fc-addCalendarEvent-button {
    background-color: #b052c0 !important;
    border-color: #ab47bc !important;
    color: #fff;
}

.fc-event {
    cursor: pointer;
}

.clickable {
    cursor: pointer;
}

.w-180 {
    width: 180px !important;
}

.w-140 {
    width: 140px !important;
}

.w-90 {
    width: 90px;
}

.w-60 {
    width: 60px !important;
}

.w-auto {
    width: auto !important;
    position: relative;
    float: left;
}

.modal-ex-lg {
    width: 1494px !important;
}

.edit-report-header {
    margin-left: 0px;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #808080;
    color: #ffffff !important;
    border-radius: 3px;
    margin-right: 0px;
}

.m-t-7 {
    margin-top: 7px;
}

.m-l-7 {
    margin-left: 7px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.success {
    color: #92c755;
}


.sortable,
.db-sortable {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(/img/sort_both.png);
    margin-right: 15px;
}

.sortable_desc {
    background-image: url(/img/sort_desc.png) !important;
}

.sortable_asc {
    background-image: url(/img/sort_asc.png) !important;
}

.m-10 {
    margin: 10px;
}

.error td {
    background-color: #ff6961 !important;
    color: #ffffff;
}

.note-toolbar.panel-heading {
    padding-left: 5px !important;
    padding-bottom: 5px !important;
    height: auto !important;
}

.other-text-control {
    width: 636px;
    margin-left: 10px;
}

.student-additional-information .editor-control {
    border: 1px solid rgba(0,0,0,0.07);
    border-radius: 5px;
    padding-top: 5px;
    padding-left: 5px;
}

.inline-row-item {
    display: inline !important;
}

.w-260 {
    width: 260px !important;
}

.w-395 {
    width: 395px !important;
}

.w-145 {
    width: 145px !important;
}

.w-490 {
    width: 490px !important;
}

.cal-weekend {
    background-color: #ffffff !important;
    border-top: none !important;
    border-bottom: none !important;
}

.calendar-table tr th:last-child,
.calendar-table tr td:last-child {
    display: none;
}

.w-25pc {
    width: 25% !important;
}

.bootstrap-timepicker-widget.dropdown-menu {
    z-index: 1700 !important;
}

.paginate_button:not(.disabled) {
    cursor: pointer !important;
}

.break-word {
    word-break: break-word !important;
    overflow-y: hidden;
}

.lesson-modal-body-height {
    height: calc(100vh - 300px);
    overflow-y: scroll;
}

.no-margin-check {
    margin-left: 0px;
    margin-right: 0px;
}

.p-l-20 {
    padding-left: 20px;
}

.select2-results__option {
    text-align: left;
}

.media-table {
    width: 100%;
    max-width: 100%;
    padding-bottom: 20px;
}

    .media-table > tbody > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
    }

#content-container:before {
    height: 230px !important;
}

.alert-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}

.alertBox {
    flex-grow: 1;
    min-width: calc(100%/4);
}

.alertBox-target {
    flex-grow: 1;
}

.m-t-15 {
    margin-top: 15px !important;
}

.note-resize {
    display: none !important;
}

.do-not-contact,
tr.do-not-contact,
tr.do-not-contact td {
    background-color: #ccc7c7 !important;
    color: #ffffff !important;
}

.w-100px {
    width: 100px !important;
}

.vertical-align-top {
    vertical-align: top !important;
}

.ehcp-textarea {
    height: 100px;
    resize: none;
}

@media only screen and (max-width: 1570px) {
    .responsive-report {
        width: 84% !important;
    }
}

/* FONT COLOR - BODY COLOR */
/*======================================*/
body,
#content-container {
    color: #4d627b !important;
}

a {
    text-decoration: none;
    color: #4d627b !important;
    outline: 0
}

.navbar-top-links > li > a {
    color: #fff !important;
}

    .navbar-top-links > li > a:not(.mainnav-toggle) > i {
        color: #fff !important;
    }

.ph-extend,
.page-header,
#page-head,
#page-head h1,
#page-head h2,
#page-head h3,
#page-head h4,
#page-head h5,
#page-head h6,
#page-head .text-main,
#page-head .breadcrumb li,
#page-head .breadcrumb li a,
#page-head .breadcrumb .active {
    color: #fff !important;
}

::selection {
    background-color: #1976d2;
    color: #fff !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #1976d2;
    border-color: #1976d2;
    color: #fff !important;
}

.w-488 {
    width: 488px !important;
}

.infection-row {
    margin-left: 90px;
}

.infection-input {
    width: 180px !important;
}

@media only screen and (max-width: 1720px) and (min-width: 1300px) {
    .bg-img {
        padding-left: 1700px;
        height: 800px;
    }
}

.pep-guide-row,
.pep-guide-row td {
    height: 0px !important;
    line-height: 0px !important;
    background-color: transparent !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
}

.input-group-addon {
    position: relative;
    z-index: 100;
}

.input-group-addon-dob {
    font-size: 13px;
    border: 1px solid rgba(0,0,0,0.07);
    background-color: #fff;
    color: #7a878e;
    border-radius: 3px;
    min-width: 45px;
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 0;
    cursor: pointer;
}

.flex {
    display: flex;
}

.flex-row {
    flex-direction: row;
}

.justify-start {
    justify-content: start;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.text-center {
    text-align: center;
}

.fit-content {
    width: fit-content !important;
}

select.fit-content ~ .select2-container {
    width: fit-content !important;
}

.close-button {
    display: none;
}

.note-editor.fullscreen {
    display: flex;
    flex-direction: column;
    align-items: end;
    width: 80% !important;
    height: 80% !important;
    top: 10% !important;
    left: 10% !important;
    padding: 10px 15px 20px;
    border: 2px solid #CCCCCC;
    border-radius: 15px;
}

    .note-editor.fullscreen .close-button {
        display: inline;
        width: 25px;
        height: 25px;
        margin-bottom: 10px;
    }

.fullscreen .note-editable,
.fullscreen .note-editing-area {
    width: 100% !important;
    height: 100% !important;
}

.note-editable {
    overflow: scroll;
    padding: 10px !important;
    border: 1px solid rgb(0 0 0 / 7%);
    border-radius: 3px;
}

.note-editor:not(.fullscreen) .note-editable {
    height: 150px;
}

#details .note-editor:not(.fullscreen) .note-editable {
    height: 100px;
}

/* 4.5 - col-md-9 is 75% but occasionally we need half of that */
.col-md-45 {
    position: relative;
    width: 37.5%;
    padding-left: 10px;
    padding-right: 10px;
}

div:has(> textarea.required) .note-editable,
div:has(> textarea[required]) .note-editable {
    background: #f9ffd3 !important;
}

td.edit-date {
    cursor: pointer;
}

tr.pinned {
    background: #f9ffd3 !important;
}

tr.active,
tr.active td {
    background: #dff0d8 !important;
}

.has-feedback .form-control.date-control {
    padding-right: 12px !important;
}

.profile-tabs {
    display: flex;
    flex-wrap: wrap;
    row-gap: 3px;
}

@media (min-width: 992px) {
    .profile-float {
        float: right !important;
    }

    .profile-dob {
        width: 150px !important;
    }
}

@media (max-width: 991px) {
    .profile-dob {
        width: 140px !important;
    }
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.profile-align-text {
    vertical-align: -webkit-baseline-middle;
}

.text-left {
    text-align: left !important;
}


@media (max-width: 1700px) {
    .school-details-column {
        width: 100% !important;
    }

    .school-contacts-column {
        width: 100% !important;
    }

    .zoomed-control .col-md-1 label {
        font-size: 12px;
    }
}

.p-r-3 {
    padding-right: 3px;
}

.profile-save {
    background-color: #8bc34a !important;
}

.m-t-18 {
    margin-top: 18px;
}

.has-feedback .form-control {
    padding-right: 12px !important;
}

.select2-container--open {
    z-index: 9999999;
}

.select2-dropdown {
    z-index: 9999999;
}

.timetable-tooltip .tooltip-inner {
    text-align: left;
    max-width: 320px;
}

.sweet-alert button.cancel {
    background-color: #d9534f !important; /* Red */
    color: #fff !important;
    border: 1px solid #d43f3a !important;
}

    .sweet-alert button.cancel:hover {
        background-color: #c9302c !important;
    }

.select2-container .select2-selection--multiple {
    min-height: 33px;
}

.select2-container .select2-search--inline {
    margin-left: 4px !important;
}

.bv-form .bv-icon-input-group[data-bv-icon-for="cLessonDate"] {
    right: 385px !important;
    top: 5px !important;
}

.bv-form .bv-icon-input-group[data-bv-icon-for="cLessonObjective"] {
    right: 10px !important;
}

#error_cLessonDate {
    display: none;
}

    #error_cLessonDate.has-feedback {
        display: block;
        margin-left: 140px;
        margin-top: -5px;
        margin-bottom: 10px;
    }

.margin-right-10 .note-editable {
    margin-right: 10px !important;
}


.select2-container--disabled {
    pointer-events: none;
}

    .select2-container--disabled .select2-selection {
        background-color: #eee;
        cursor: not-allowed;
    }

.select2-container--disabled {
    pointer-events: none;
}

    .select2-container--disabled .select2-selection {
        background-color: #eee;
        cursor: not-allowed;
    }

.square-icon {
    width: 30px;
    height: 30px;
    font-size: 20px;
}

.w-180 {
    width: 180px !important;
}

select.required:not([disabled]) ~ .select2-container .select2-selection {
    background: #f9ffd3 !important;
}

.form-group.has-error .select2-container {
    border: 1px solid #f8877f;
}

.select2-dropdown {
    min-width: 180px;
}

#permission .select2-container {
    width: 100% !important;
}

#permission .select2-selection__rendered {
    text-align: left;
}

/* Keep the select2's in the student profile header consistent with the regular selects in that section */
#profile-header .select2-container {
    max-width: 105px;
    height: 33px;
    background: #FFFFFF !important;
    border: 1px solid rgba(0,0,0,0.07);
    border-left: 0px;
    border-radius: 0px;
    box-shadow: none;
}

    #profile-header .select2-container .selection {
        width: 100%;
        height: 100%;
    }

#profile-header .select2-selection {
    width: 100%;
    height: 100%;
    border-radius: 0px;
}

.bv-form .bv-icon-input-group[data-bv-icon-for="cTimetable_Date"] {
    right: -20px !important;
}

.bv-form .form-control-feedback[data-bv-icon-for="cTimetable_StartTime"],
.bv-form .form-control-feedback[data-bv-icon-for="cTimetable_EndTime"] {
    top: 4px;
    right: 0px;
}


.bv-form .help-block[data-bv-for="cTimetable_Date"],
.bv-form .help-block[data-bv-for="cTimetable_StartTime"],
.bv-form .help-block[data-bv-for="cTimetable_EndTime"] {
    display: none !important;
}

.hidden {
    display: none !important;
}

.form-group.has-error:has(#cSafeguardingTime),
.form-group.has-error:has(#cSafeguardingDate) {
    padding-bottom: 20px;
}

.sweet-alert {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
}
.w-100pc
{
    width:100% !important;
}

.select2-choices {
    display: -webkit-inline-box;
}

.short-need label:first-child {
    width: 50px;
}

#select2-cboSafeguardingRadioFilter-container{
    text-align: left;
}