﻿
.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-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'],
textarea[data-bv-notempty='true'],
.required,
select[data-bv-notempty='true'] {
    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-120 {
    width: 120px;
    min-width: 120px;
}

.w-200
{
    width: 200px !important;
}

.w-240 {
    width: 240px !important;
}

.w-300 {
    width: 300px !important;
}

.w-500 {
    width: 500px !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;
}

.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: 100000000000000000;
    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;
}

.bv-form .bv-icon-input-group
{
    top: 7px !important;
    z-index: 10000000 !important;
    right:-5px !important;
}

.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-140
{
    width: 140px !important;

}

.w-90 {
    width:90px;
}

.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;
}

.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;
}

.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 - 200px);
    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;
}