﻿
.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: 10px !important;
}

.application-logo {
    width: 161px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

#page-header-image-container {
    position: absolute;
    top: 59px;
    z-index: 0;
    width: 100%;
    height: 255px;
    background-position: center;
    opacity: 0.7;
}

.footer-text,
.footer-text p,
.footer-text p a {
    font-size: 8pt !important;
    color: #ffffff !important;
    text-align: left;
}

.theme-block {
    background-color: #262A5F !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;
    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: #ECF0F5;
    color: #7A878E;
    height: auto !important;
}                                                                                                          

.survey-question-header .panel-title{
    white-space : normal;
    line-height : 20px;
    padding : 10px;
    width : calc(100% - 117px);
}

.survey-question-number {
    text-transform: uppercase;
    font-weight: bolder;
}

.answer-cell 
{
    vertical-align : text-top;
    padding: 10px;
    cursor:pointer;
}

.answer-row:not(.remove-flex){
    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;
    margin-top : 314px;
}

.navbar-header {
    display: none;
}

#container.mainnav-sm #navbar .navbar-content,
.navbar-content {
    margin-left: 0px;
}

#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;
}

.w-125
{
    width :  125px !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;
}



.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
{
    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 !important;
}

.mandatory {
    background-color: #f9ffd3;
}

.mandatory-message
{
    padding:10px;
    color : #f44336;
    position : absolute;
    top : 0px;
    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;
    }

    #mainnav-container {
        margin-top:60px;
    }

    .rp-hub-logo
    {
        height : 100px
    }
}

@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-190 { width : 190px !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;
}
 

.h-150{
    height : 150px;
}

.w-150{
    width: 150px !important;
}

.w-260 {
    width: 260px !important;
}

.w-270 {
    width: 270px !important;
}

.auto-height {
    height: auto;
}

.max-height-150{
    max-height: 150px !important;
}

#header{
    z-index: 999999999;
    position: relative;
}

#header img {
    position:absolute;
    top: 0px;
    left: 45px;
}

.carousel-inner > .item {
    padding-top: 90px !important;
}

.cls-content {
    padding: 50px 15px 15px;
    padding-top: 17.7vh;
    position: relative
}

.hover-underline:hover{
    text-decoration : underline;
}

.revert-color
{
    color : inherit !important;
}

.favourite-framework.selected {
    color: #ffb300 !important;
}

.m-t-7{
    margin-top : 7px;
}

.answer-row .note-editor
{
    width : calc(100%  - 20px)!important;
    margin-bottom : 0px;
}

.answer-col{
    padding : 10px !important;
}

.w-50pc{
    width : 50% !important;
}

.mw-100pc {
    max-width : 100% !important;
}

.submitted {
    color: #006100 !important;
    background-color: #c6efce !important;
}

.lupc {
    color: #004A7F !important;
    background-color: #7FC9FF !important;
}

.supplier {
    color: #7F0000 !important;
    background-color: #FFB27F !important;
}

.inprogress,
.completed-well
{
    color: #9c5700 !important;
    background-color: #ffeb9c !important;
}

.warning-well {
    background-color: #ffc7ce !important;
    color: #b60006 !important;
}

[required],
.answer-row.required .inline-block .note-editor .note-editing-area .note-editable {
    background-color: #f9ffd3 !important;
}

.radio-button,
.checkbox-button {
    vertical-align: middle;
    cursor: pointer;
    background: rgba(32,34,36,0.055);
    border-radius: 5px;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.radio-button [type="radio"],
.checkbox-button [type="checkbox"] {
    width: 2em;
    height: 2em;
    accent-color: black !important;
}

.answer-row.remove-flex{
    margin-bottom : 10px !important;
}

.m-t-8{
    margin-top : 8px !important;
}

.label-click
{
    width : calc(100% - 50px);
    height: 100%;
}

.btn-submit {
    background-color: #26A69A !important;
    border-color: #229388 !important;
}

.btn-submit:hover {
    background-color: #229388 !important;
    border-color: #26A69A !important;
}

.email-error {
    color: #f44336;
    margin-left : 5px;
    margin-top : 10px;
}

.loading-container {
    position: absolute;
    top: -96px;
    width: 100%;
    height: calc(100% + 96px);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #0000003d;
    z-index: 1000;
}

.report-loading-container {
    position: absolute;
    width: 96%;
    height: calc(100% + 96px);
}

.report-loading-container > div {
    z-index: 1000;
    width: 100%;
    height: 100%;
    position: absolute;
}

.report-loading-container > div > div {
    display: flex;
    justify-content: center;
}

.report-loading-container > div > div > div {
    position: fixed;
    top: calc(50vh - 45px);
    z-index: 1000;
}

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

.info-box-text {
    text-transform: uppercase;
}

.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 80px;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.bg-red {
    color: #fff !important;
    background-color: #e5412d !important;
}

.htmlViewer {
    border: solid 1px #9A9A9A;
    background-color: #525659;
}

.grouped-bar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.grouped-bar > .form-control, .input-group > .form-floating, .input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.grouped-bar > .form-control:focus, .input-group > .form-floating:focus-within, .input-group > .form-select:focus {
    z-index: 5
}

.grouped-bar .btn {
    position: relative;
    z-index: 2
}

.grouped-bar .btn:focus {
    z-index: 5
}

.grouped-bar > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: calc(var(--bs-border-width) * -1);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.grouped-bar:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), 
.grouped-bar:not(.has-validation) > .form-floating:not(:last-child) > .form-control, 
.grouped-bar:not(.has-validation) > .form-floating:not(:last-child) > .form-select, 
.grouped-bar:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.w-500
{
    width : 500px !important;
}

.form-checkbox-container input[type="checkbox"] {
    display: inline-flex !important;
    vertical-align: middle !important;
    width: 20px;
    height: 20px;
    text-align: left;
    margin-top: 8px !important;
}

.form-checkbox-container label {
    display: inline-flex !important;
    vertical-align: middle !important;
    margin-top: 8px !important;
    margin-left: 10px !important;
    margin-bottom: 0 !important;
}

.error{
    color : red;
    font-style : italic;
}

.m-t-m-25 {
    margin-top: -25px !important;
}

.m-t-m-30
{
    margin-top : -30px !important;
}

.m-r-30{
    margin-right : 30px !important;
}

.btn-icon {
    align-items: center;
    box-sizing: content-box;
    display: inline-flex;
    height: calc(var(--bs-btn-padding-y) * 2 + var(--bs-btn-line-height) * 1em);
    justify-content: center;
    padding: 0;
    width: calc(var(--bs-btn-padding-y) * 2 + var(--bs-btn-line-height) * 1em)
}

.btn-secondary {
    box-shadow: 0 0 0 #b6bbc2,0 0 0 rgba(26,29,33,.25)
}

.chart-panel-header
{
    width : 100%;
    background-color : #eeeeee;
    padding: 3px 10px 3px 10px;
    border-top-left-radius : 5px;
    border-top-right-radius : 5px;
}

.chart-panel-content {
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    padding : 15px;
}

.chart-panel-content .table{
    margin-bottom : 0px !important;
}

.m-l-0{
    margin-left : 0px !important;
}

.p-l-0
{
    padding-left : 0px !important;
}

.w-221{
    width : 221px !important;
}

.bg-yellow .select2-container--default .select2-selection {
    background-color: #f9ffd3 !important;
    border: 1px solid rgba(0,0,0,0.07);
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(24%, 1fr));
    grid-row-gap : 20px;
    grid-column-gap : 20px;
    justify-items: center;
    margin: 0;
    padding: 0;
    margin-top:10px;
}

.blog-grid .blog-grid-item {
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    padding:20px;
    width:100%;
}

.folder-color{
    background-color: #ecf0f5;
}

.red-answer .form-control {
    color: #9c0006 !important;
    background-color: #ffc7ce !important;
    border: solid 1px #9c0006;
}

.green-answer .form-control {
    color: #006100 !important;
    background-color: #c6efce !important;
    border: solid 1px #006100;
}

.amber-answer .form-control {
    color: #9c5700 !important;
    background-color: #ffeb9c !important;
    border: solid 1px #9c5700;
}

.p-l-10{
    padding-left : 10px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-10{
    padding : 20px !important;
}

.flex-container {
    display: flex;
    /*overflow: hidden;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;*/
    margin-bottom: 30px;
    justify-content: flex-end;
}

.flex-col {
    
    width: 16.66%;
    margin-left : 10px;
}

.flex-col a{
    height : 100%;
}

.flex-col a .panel {
    height: 100%;
    margin-bottom : 0px !important;
}

.w-250{
    width : 250px !important;
}

.w-220 {
    width: 220px !important;
}

#page-content {
    margin-top: 140px;
}

.rp-hub-logo {
    position: absolute;
    top: 85px;
    left: 20px;
    z-index: 1;
}


@media (max-width: 820px) {

    

    .panel-body
    {
        padding : 5px;
    }

    .survey-tab
    {
        width : 100% !important;
        height: 100% !important;
    }

    .w-500,
    .w-400,
    .mw-100 {
        width: 100% !important;
    }

    .mw-100
    {
        margin-top: 5px;
        margin-bottom : 5px;

    }

    .panel-title {
        width: 100% !important;
    }

    .grouped-bar
    {
        flex-wrap : nowrap;
    }

    #pnlDetails .pull-right{
        float : left !important;
    }

    .table-responsive {
        overflow-x: auto !important; 
    }

    .blog-grid {
        grid-template-columns: repeat(auto-fill, minmax(50%, 1fr)) !important;
    }


    .toolbar-left
    {
        width : 100% !important;
        text-align : left;
    }

    .search-panel .input-group{
        margin-bottom:10px !important;
    }

    .flex-container{
        display:inline-block;
        margin-right : 20px;
    }

    .flex-col {
        width : 100%;
        margin-bottom : 10px;
        
    }
}



@media only screen and (min-width: 420px) and (max-width: 1023px) and (orientation: landscape) {

    .flex-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .pull-right.mw-100 {
        float: none !important;
        width: calc(100% - 510px) !important;
        display: block;
        padding-bottom: 10px;
    }

    .m-pull-right {
        float: left !important;
        margin-right: 1px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {

    .flex-container {
        grid-template-columns: repeat(2, 1fr);
    }

    #page-content.Questionnaires,
    #page-content.Frameworks,
    #page-content.Organisations,
    #page-content.List  {
        margin-top: 54px;
    }

    .nano.Questionnaire.Management,
    .nano.Resources {
        height: 40% !important;
    }

    .pull-right.mw-100 {
        float: right !important;
        width: calc(50% - 17px) !important;
        padding-right: 10px;
        clear: left;
        padding-bottom: 10px;
    }

    .pull-right.mw-100:nth-child(2n+1) {
        width: 500px !important;
        padding-right: 0px;
    }

    .search-panel,
    .input-group.w-500.pull-right {
        padding-bottom: 10px;
    }

    .row.pad-btm,
    .toolbar-left {
        padding-bottom: 0px;
    }

    .m-pull-right {
        float: left !important;
        margin-right: 1px;
    }

    .handle-dpi .pull-right.mw-100 {
        float: right !important;
        width: 500px !important;
        padding-right: 00px;
    }

    #login-panel-container {
        height: 650px !important;
    }

    .flex-col {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {

    .flex-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .pull-right.mw-100 {
        float: none !important;
        width: calc(100% - 510px) !important;
        display: block;
        padding-bottom: 10px;
    }

    .m-pull-right {
        float: left !important;
        margin-right: 1px;
    }

    .table-responsive {
        overflow-x: auto !important;
    }
}

    

#average-DashboardTemplate .col-md-12 .panel .panel-heading .panel-title{
    width : calc(100% - 50px) !important;
}

.dark.navbar-top-links > li > a,
.dark.navbar-top-links .tgl-menu-btn > a, 
.navbar-top-links .tgl-menu-btn > a:hover, 
.navbar-top-links .tgl-menu-btn > a:focus,
.dark.page-header,
#page-head.dark,
#page-head.dark h1,
#page-head.dark h2,
#page-head.dark h3,
#page-head.dark h4,
#page-head.dark h5,
#page-head.dark h6,
#page-head.dark .text-main,
#page-head.dark .breadcrumb li,
#page-head.dark .breadcrumb li a,
#page-head.dark .breadcrumb .active,
.dark .header-image-information {
    color: #ffffff !important;
}

#page-head.dark .breadcrumb > li + li:before
{
    border-color : #ffffff !important;
}

.light.navbar-top-links > li > a,
.light.navbar-top-links .tgl-menu-btn > a, 
.navbar-top-links .tgl-menu-btn > a:hover, 
.navbar-top-links .tgl-menu-btn > a:focus,
.light.page-header,
#page-head.light,
#page-head.light h1,
#page-head.light h2,
#page-head.light h3,
#page-head.light h4,
#page-head.light h5,
#page-head.light h6,
#page-head.light .text-main,
#page-head.light .breadcrumb li,
#page-head.light .breadcrumb li a,
#page-head.light .breadcrumb .active,
.light .header-image-information {
    color: #000000 !important;
}

#page-head.light .breadcrumb > li + li:before {
    border-color: #000000 !important;
}

.modal-backdrop {
    z-index: 10000;
}

.modal {
    z-index: 4700000000;
}

.sweet-alert {
    z-index: 4700000001;
}

.header-image-information {
    margin-top:23px;
    margin-right:20px;
}

.community-type
{
    padding : 10px !important;
    margin-bottom: 10px !important;
    border-radius : 5px;
}

.opportunity-item {
    border-left: solid 1px rgb(236, 239, 241);
    border-right: solid 1px rgb(236, 239, 241);
    border-bottom: solid 1px rgb(236, 239, 241);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.opportunity-item .img-holder 
{
    height : 254px;
}

.opportunity-item .types {
    color:white !important; 
    top:20px; 
    right:30px; 
    position: absolute;
}

.opportunity-item .img-holder img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height : 100%;
    width: 100%;
}

.p-a-20
{
    padding : 20px;
}

.type-label
{
    display:inline-block;
    background : #8bc34a;
    border-radius : 5px;
    color : white;
    padding : 5px 10px 5px 10px;

}

.demographic-label {
    display: inline-block;
    background: #262A5F;
    border-radius: 5px;
    color: white;
    padding: 5px 10px 5px 10px;
}

.status-label {
    display: inline-block;
    background: #814c97;
    border-radius: 5px;
    color: white;
    padding: 5px 10px 5px 10px;
}

.box-shadow {
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 2px #F1F3F4 !important;
    -moz-box-shadow: 0 0 5px 2px #F1F3F4 !important;
    box-shadow: 0 0 5px 2px #F1F3F4 !important;
    border-radius: 10px;
}

.page-header {
    color: transparent !important;
}

.breadcrumb {
    float: right;
    color: #ffffff !important;
    z-index: 2;
    position: relative !important;
    margin-top: -41px;
    margin-right: 28px;
}

#mainnav-container
{
    padding-top : 0px;
}

.panel-colorful
{
    border-radius : 10px !important;
}

.btn-primary {
    background-color: #25295E !important;
    border-color: #25295E !important;
    color: #FFA200;
}

.btn-primary:hover {
    background-color: #25295EA8 !important;
}

.btn-warning {
    background-color: #FFA200 !important;
    border-color: #FFA200 !important;
    color: #25295E !important;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary:disabled,
.btn-primary.disabled,
.btn-primary:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-primary:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-primary:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-primary + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-primary,
.btn-hover-primary:hover,
.btn-hover-primary:active,
.btn-hover-primary.active,
.btn-active-primary.btn:active,
.btn-active-primary.btn.active,
.btn-active-primary + .dropdown-menu > li > a:hover,
.btn-active-primary + .dropdown-menu > li > a:focus,
.btn-active-primary + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-primary,
.btn-group.open .dropdown-toggle.btn.btn-active-primary {
    background-color: #25295EA8 !important;
}

.btn-navy, .btn-navy:hover {
    background-color: #25295E !important;
    border-color: #25295E !important;
    color: #FFA200;
}

.btn-navy:hover {
    background-color: #25295EA8 !important;
}

.btn-light-blue,
.btn-light-blue:hover {
    background-color: #AFC8D6 !important;
    border-color: #AFC8D6 !important;
    color: #25295E;
}

.btn-light-blue:hover {
    background-color: #AFC8D6A8 !important;
}

.btn-orange,
.btn-orange:hover {
    background-color: #FFA200 !important;
    border-color: #FFA200 !important;
    color: #25295E;
}

.btn-orange:hover {
    background-color: #FFA200 !important;
}

.btn-peach,
.btn-peach:hover {
    background-color: #FFD07E !important;
    border-color: #FFD07E !important;
    color: #25295E;
}

.btn-peach:hover {
    background-color: #FFD07EA8 !important;
}



.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    background-color: #25295E !important;
    border-color: #25295E;
    color: #FFA200;
}


.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #25295E;
    background-color: #fff;
}

.label-primary, .badge-primary, .progress-bar-primary, .alert-primary, .bg-primary {
    background-color: #25295E;
    color: #FFA200
}

.breadcrumb li, .breadcrumb li a
{
    color: #ffffff !important;
}

.breadcrumb > li + li:before {
    border-color: #FFA200 !important;
}
.orange {
    color: #FFA200 !important;
}

.p-r-0{
    padding-right : 0px !important;
}

.panel-body 
{
    padding : 10px 10px !important;
}


.contact-form
{
    margin-top : 80px;
}

#page-content.Opportunity{
    margin-top : 210px;
}

.f-s-12
{
    font-size : 12pt !important;
}

.login-message {
    color: #F50000;
}