﻿
.t-a-c
{
    text-align : center;
}

.v-a-b {
    vertical-align : bottom !important;
}

.m-r-50
{
    margin-right : 50px;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-r-10{
    margin-right : 10px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.h-100{
    height : 95px !important;
}

.h-footer {
    height: 110px !important;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-t-20{
    padding-top : 20px;
}

.bg-img {
    top: 170px !important;
}

.application-logo {
    width: 161px;
    margin-left: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.footer-text,
.footer-text p,
.footer-text p a 
{
    font-size: 8pt !important;
    color: #000000 !important;
    text-align: left;
}

.theme-block {
    background-color: #ecf0f5 !important;
    color: #ffffff !important;
}

.b-g-w
{
    background-color : #ffffff !important;
}

.f-c-w{
    color : #fff !important;
}

.carousel-caption {
    position: initial !important;
    text-decoration: none !important;
    background-color: #ecf0f5d0;
    border-radius: 10px;
    width: 900px;
    margin-top: 80px;
    margin-left: 10px;
    color: #4d627b !important;
    text-shadow: none;
}

.m-r-l-64 
{
    margin-left: 64px;
    margin-right: 32px;
}

.article-title {
    text-align: left;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 50px;
    padding-bottom: 10px;
    line-height: 1.1;
}

.article-text {
    padding: 0 20px;
    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: 20px;
    text-align:left;
}

.c-w
{
    color:#000000 !important;
}

.m-t-m-10 {
    margin-top : -27px !important;
}

.col-checkbox,
.col-icon {
    width: 36px;
    max-width: 36px;
    text-align: center;
}

.modal-header {
    background-color: #ecf0f5;
}

h4.modal-title {
    color : #000000;
}


.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'] {
    background-color: #f9ffd3;
}

.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;
}

.m-t-6 {
    margin-top: 6px;
}

.img-32{
    width:32px;
    height:32px;
}

.w-200 {
    width: 200px !important;
}

.w-85 {
    width: 85px !important;
}

.w-100 {
    width: 100px !important;
}


.w-100pc {
    width: 100% !important;
}

.w-240 {
    width: 240px !important;
}

.w-300 {
    width: 300px !important;
}

.w-400 {
    width: 400px !important;
}

dataTable th {
    background-color : #808080;
    color: #ffffff !important;
}

.cursor-pointer,
.cursor-pointer:hover {
    cursor: pointer !important;
}

.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 : #000000;
}

.survey-question-header
{
    background-color : #4b4b4b;
    color:#ffffff;
    height : auto !important;
}                                                                                                          

.survey-question-header .panel-title{
    white-space : normal;
    line-height : 20px;
    padding : 10px;
}

.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,
.disabled-answer-col,
.set-target,
.previous-answer-col,
.previous-set-target 
{
    text-align: center;
    cursor: pointer;
    width: 120px;
    vertical-align : middle !important;
}

.previous-answer-col,
.previous-set-target 
{
    cursor : default;
}

.disabled-answer-col 
{
    cursor: not-allowed;
    background-color : #808080;
    color : #ffffff !important;
}

.disabled-answer-col h5
{
    color : #ffffff !important;
}

#mainnav-container
{
    width : 255px;
}

.navbar-content
{
    margin-left : 255px;
}

#container.mainnav-lg #footer, #container.mainnav-lg #content-container
{
    padding-left : 255px;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-0 {
    margin : 0px !important;
}

.grey-header {
    background-color: #4b4b4b;
}

.f-w-n
{
    font-weight : normal !important;
}

.p-0 {
    padding: 0px !important;
}

.survey-tab,
.survey-form {
    cursor: pointer;
}

.survey-tab-toggle {
    
}

.m-b-tool {
    margin-bottom: -15px;
}

.m-b-10 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.p-b-15
{
    padding-bottom:15px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.w-100 {
    width: 100px !important;
}

.survey-tab a:hover,
.survey-form a:hover {
    color: inherit;
    vertical-align:middle !important;
}

.survey-tab.active,
.survey-form.active {
    background-image: linear-gradient(120deg,#0000001d,#0000001d);
}

.message-box {
    background-color: #ffffff;
    border: solid 1px #ffffff;
    border-radius: 4px;
    color: #4d627b;
    padding: 10px;
}

.submitted {
    background-color: #8bc34a;
    border-color: #8bc34a;
}

.not-viewed {
    background-color: #F77167;
    border-color: #F77167;
}

.submitted .text-sm,
.submitted .text-main,
.submitted-user .text-sm,
.submitted-user .text-main,
.not-viewed .text-sm,
.not-viewed .text-main,
.not-viewed .text-sm,
.not-viewed .text-main 
{
    color: #ffffff !important;
}

.submitted-user {
    background-color: #6EB3AC;
    border-color: #6EB3AC;
}

.white.form-checkbox.form-normal.active:after
{
    border-color : #ffffff !important;
}

.white form-checkbox form-normal:hover {
    border-color: #ffffff !important;
}

.hidden{
    display : none !important;
}

.m-t-0{
    margin-top:0px !important;
}

.settings-container 
{
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px;
}

.b-none{
    border:none;
}
.average-col {
    padding:10px;
}


.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;
}

.sweet-alert {
    z-index: 20000;
}

.logged-out-theme-block {
    background-color: #814c97 !important;
}

.div-centered {
    width: 600px;
    margin: 0 auto;
    text-align: center;
}

.white-content
{
    text-align:left;
    padding:10px;
    width:100%;
    background-color : #ffffff;
    border-radius : 5px;
}

.t-a-l
{
    text-align:left !important;
}

.t-a-r {
    text-align: right !important;
}

.t-a-c {
    text-align: center !important;
}

.col-date
{
    width : 110px !important;
}

.col-progress {
    width: 140px !important;
}

.input-group.date,
.input-group.rate
{
    width : 141px !important;
}

.input-group.date input[type="text"]
{
    padding-right : 0px !important;
}

.form-label
{
    font-weight:bold;
}

.w-700{
    width : 700px !important;
}

.standard-chart
{
    height : 220px;
}

.m-b-20{
    margin-bottom: 20px;
}

.m-h-200{
    min-height : 200px;
}

.answer-error
{
    border : solid 2px #f44336;
}

.mandatory {
    background-color: #f9ffd3;
}

.mandatory-message
{
    padding:10px;
    color : #f44336;
    position : absolute;
    top : 40px;
    right : 10px;
}

.score-self-evaluation,
.score-self-evaluation-key {
    color: #8bc34a;
}

.score-self-evaluation {
    padding: 5px;
    position: absolute;
    top: 0px;
}

.score-aggregate {
    padding: 5px;
    position: absolute;
    top: 0px;
}

.score-aggregate,
.score-aggregate-key {
    color: #f44336;
}

.m-r-20
{
    margin-right : 30px !important;
}

.modal-comments{
    width : 716px;
}

.legend .key span{
    font-weight : bold;
}

.legend{
    margin-bottom : 15px;
}

.in-progress-bg {
    background-color: #ED7161 !important;
    color : #ffffff;
}

.in-progress-fc {
    color: #ED7161 !important;
}

.submitted-bg {
    background-color: #FFCC66 !important;
    color: #ffffff;
}

.submitted-fc {
    color: #FFCC66 !important;
}

.school-access-bg {
    background-color: #88C057 !important;
    color: #ffffff;
}

.school-access-fc {
    color: #88C057 !important;
}

.highlight-link {
    color: #000000 !important;
    font-weight : bold;
}

.has-feedback .form-control {
    padding-right: 10px !important;
}

.w-60
{
    width : 60px !important;
}

.alternate-chart-group:nth-child(even) .white-content 
{
    background-color: #c7c2c2 !important;
}

.underline:hover 
{
    text-decoration: underline;
}

.w-500{
    width : 500px !important;
}

.w-140 {
    width: 140px !important;
}

.w-80 {
    width: 60px !important;
}

.w-160 {
    width: 160px !important;
}

.survey-type
{
    display:inline-block;
    padding : 20px;
    text-align : center;
}

.count-span {
    padding: 4px;
    color: #fff;
    border-radius: 3px;
    font-size: 8pt;
    height: 20px;
    width: 20px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.cursor-default {
    cursor: default !important;
}

.select2-container--default {
   /* width: 100% !important;*/
}

.select2-results,
.select2-container {
    text-align: left !important;
}

.m-10 {
    margin: 10px;
}

.mr-20 {
    margin-right: 20px !important;
}

.pagination {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.dataTables_paginate {
    text-align: right;
}

.table-responsive {
    overflow-x : hidden !important;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-content {
    height: 100%;
    margin-bottom: 20px;
}

#articleCarousel,
#articleInner {
    min-height: calc(100vh - 179px);
}

@media (max-width: 896px) {
    .sm-m-b-20 {
        margin-bottom: 20px;
    }

    #articleCarousel,
    #articleInner {
        min-height: 100%;
    }

    .carousel-caption {
        position: relative !important;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        width : calc(100% - 60px);
        margin : 25px;
    }

    .m-r-l-64 {
        margin-right: 0px;
        margin-left: 0px;
    }

    .article-title,
    .article-text {
        padding-left: 40px;
    }

    .btn-article-div {
        margin-left: 40px;
    }

    .cls-content-sm {
        width: 90% !important;
    }

    .cls-content {
        padding-top: 20px;
    }

    #footer {
        position: absolute !important;
    }

    #mainnav-container {
        width: 220px;
    }

    .navbar-content {
        margin-left: 220px;
    }

    #container.mainnav-lg #footer, #container.mainnav-lg #content-container {
        padding-left: 220px;
    }
}

@media (max-width: 667px) {
    .row-flex {
        flex-direction: column;
    }

    #footer {
        position: relative !important;
        height: 100% !important;
    }
}

/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 10000000; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: #808080f5; /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
}

.lighter-overlay {
    /*background-color: #808080b5; /* Black w/opacity */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 25%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #ffffff;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.overlay-content h3,
.overlay-content h4 {
    color: #ffffff !important;
}


/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.grey-panel {
    margin-top: 100px;
    padding: 30px;
    background-color: #ecf0f5d0;
    border-radius: 10px;
}


.emr-value {
    color : Red !important;
    font-style : italic;
}

#content-container:before {
    height: 200px !important;
}

.capital-cost-padding{
    padding-left: 0 !important;
}

.capital-cost-date {
    display: flex !important;
    padding-right: 0 !important;
    float: left !important;
}

.f-w-b{
    font-weight : bold;
}

th.rotate {
    writing-mode: vertical-lr;
}

th.rotate > div {
    transform:  rotate(180deg);
}


.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 {
    cursor: pointer;
    background-image: url(/img/sort_desc.png) !important;
}

.sortable_asc {
    cursor: pointer;
    background-image: url(/img/sort_asc.png) !important;
}

.w-315 { width : 315px !important; }
.w-485 { width : 485px !important; }
.w-180 { width : 180px !important; }
.w-135 { width : 135px !important; }

.paginate_button
{
    cursor : pointer;
}

.summernote-required,
.select2-required {
    background-color: rgb(247, 255, 193) !important;
}

.form-horizontal .has-feedback .form-control-feedback 
{
    right : 6px !important;
}

.form-horizontal .has-feedback .form-control-feedback 
{
    display : none !important;
}

.labelled-checkbox
{
    width : 20px;
    height : 20px;
    vertical-align : middle;
}

.control-label.checkbox
{
    vertical-align : middle;
    margin-bottom : inherit;
    display : inline-block;
}

.has-error .form-control.answer-notes,
.has-success .form-control
{
    border-color: rgba(0, 0, 0, 0.07) !important;
}

.has-error .select2-selection {
    border-color: #f8877f !important;
}

.has-success .control-label {
    color: #7a878e !important;
    font-weight : 400 !important;
}

.p-t-8{
    padding-top : 8px;
}

.w-25px
{
    width : 25px !important;
}

.inflation-value
{
    width : 165px !important;
    margin-left : 10px;
}

.w-150
{
    width : 150px;
}

.w-185 {
    width: 185px !important;
}