/* On small screens, set height to 'auto' for the grid */
@media screen and (max-width: 767px) {
    .row.content {height: auto;}
    .bst-sidebar-link {display: block!important;}
    .block-photo {display: none!important;}
}

@media screen and (max-width: 992px) {
    .bst-sidebar-link {display: block!important;}
    .block-photo {display: none!important;}
}

.mrgn-b-xxs {
    margin-bottom: 5px;
}

.mrgn-t-xxs {
    margin-top: 6px;
}

.mrgn-t-xxxs {
    margin-top: 3px;
}

.mrgn-t-negative-50 {
    margin-top: -50px;
}

.mrgn-t-negative-30 {
    margin-top: -30px;
}

.container-navbar {
    margin-right: 100px;
    margin-left: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar {
    margin-bottom: 0;
    /*background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgba(40, 64, 106, 1), rgba(188, 205, 231, 1));*/
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgba(40, 175, 176, 1), rgba(20, 100, 126, 1));

    /*background-color: #2B3D5F;*/
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    border-radius: 0;
}

.navbar li a, .navbar .navbar-brand {
    color: #fff !important;
    font-size: 12px !important;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #ff5e00 !important;
    background-color: #2B3D5F !important;
}

.nav-tabs > li > a:hover {
    background-color: #35568D;
    color: #ff5e00;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    background-color: #35568D;
    color: #ff5e00;
}

.navbar-button-tabs > li {
    float: right;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #35568D !important;
}

.navbar .dropdown-menu {
    background-color: #2B3D5F !important;
}

.bst-header .navbar-header {
    background: transparent;
    margin-bottom: -15px;
}

.glyphicon-blue06 {
    color: #5C82BF;
}

.glyphicon-red {
    color: #9f191f;
}

.glyphicon-green {
    color: #00a157;
}

.glyphicon-orange {
    color: #FFA909;
}

.text-bold {
    font-weight: bold;
}

.table-responsive {
    overflow-x: unset;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.selectbox:after {
    width: 30px;
}

.link-disabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.popover {
    position: absolute;
    display: block;
}

.bst-page-bar .breadcrumb a {
    color: #F4D00C;
}

.table>tbody>tr>td {
    padding-top: 8px;
    padding-bottom: 8px;
}

.label-md {
    padding-top: 0.4em;
    padding-bottom: 0.5em;
}

.panel-footer {
    background-color: #fff !important;
}

.panel-heading-paragon {
    color: #fff !important;
    background-color: #35568D ;
    padding: 20px;
    border-bottom: 1px solid transparent;
    border-radius: 0;
}

.panel-body-filter {
    padding: 5px;
}

.input-group-addon {
    padding: 6px 6px;
}

.text-paragon-blue {
    color: #003264;
}

.text-paragon-orange {
    color: #ff9f50;
}

.btn-paragon-blue {
    color: #fff;
    background-color: #003264;
    border-color: #003264;
}

.btn-paragon-blue:hover {
    color: #ff9f50;
}

.center-vertical {
    position: absolute;
    width: 100%;
    top: 50%;
    /*left: 50%;*/
    transform: translate(0%, 10%);
}

.big-checkbox {width: 30px; height: 30px;}

/*--- login ---*/
/*================= login scss ======================*/
.login-bg {
    background-image: url("../img/ziekenhuis_duotone.png");
}

/*--- profile ---*/
/*================= userprofile scss ======================*/
.panel-heading-xs {
    color: #1F271B ;
    background-color: #ff9f50;
    padding: 1px;
    border: none;
    border-radius: 0;
}

.selectbox::after {
    background-color: #19647E;
}

/*--- beast ---*/
.bst-main .fyt-main-top {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgba(31, 39, 27, 1), rgba(25, 100, 126, 1));
    /*background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgba(116, 155, 250, 1), rgba(147, 195, 251, 1));*/
}

.jumbotron {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgba(116, 155, 250, 1), rgba(147, 195, 251, 1));
}

.dropdown-menu {
    min-width: 200px;
}

.mrgn-b-xl {
    margin-bottom: 100px;
}

.mrgn-t-xl {
    margin-bottom: 100px;
}

/*--- loader ---*/
.bst-loader-wrap {
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 60px;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 99999;
}

@keyframes color {
    100%,
    0% {
        stroke: #ff9f50;
    }
    40% {
        stroke: #5C82BF;
    }
    66% {
        stroke: #003264;
    }
    80%,
    90% {
        stroke: #d50000;
    }
}

/*--- Ajax kiader ---*/
/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal-loader {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
    url('../img/ajax-loader.gif')
    50% 50%
    no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modal-loader {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal-loader {
    display: block;
}

.fc-time, .fc-title {
    padding: 0 1px;
    white-space: normal;
}

tr.group,
tr.group:hover {
    background-color: #ddd !important;
}

/*-- Language switcher */
.language-switcher {
    float: right; margin-top: -25px;
}

.language-switcher ul li {
    display: inline; list-style: none; padding: 5px;
}

.language-switcher ul li a {
    background: gray; padding: 5px; color:white;
}
.language-switcher ul li a.active {
    background: white; color: black;
}

/* Fix bug Beast FullCalendar */
.fc .fc-day, .fc .fc-event-container {
    padding: unset;
}

.fc-event {
    border: 2px solid;
}

/**
Campaign styling
 */
.login-bg.campaign-asapq42020 {background: #122667 !important;}
.login-bg.campaign-asapq42020 .bst-form-block{ padding: 50px 50px 50px; position: relative}
.login-bg.campaign-asapq42020 .btn{ color: #122667; background: #F5DB33; border: #F5DB33;border-radius: 50px; margin-top: 15px;}
.login-bg.campaign-asapq42020 .mrgn-b-lg{ margin-bottom: 15px;}
.login-bg.campaign-asapq42020 .panel-heading-xs{background: #122667; color: #F5DB33}

.login-bg.campaign-asapq42020 h1 {font-size: 50px; color:#122667; display: block; margin: 0 -90px 15px; padding: 10px 0; }
.login-bg.campaign-asapq42020 img{ padding: 10px 0;}
.login-bg.campaign-asapq42020 a{color: #122667;}
.login-bg.campaign-asapq42020 span.large {font-size: 26px; padding-bottom: 10px;}


/** Custom Colours */
.pgn-beige {
    color: #e4d7b8;
}

.pgn-chocolate {
    color: #3f000f;
}

.pgn-deepskyblue {
    color: #00bfff;
}

.pgn-hotpink {
    color: #ff69b4;
}

.pgn-lightgreen {
    color: #90ee90;
}

.pgn-green {
    color: #00a157;
}

.pgn-lightskyblue {
    color: #87cefa;
}

.pgn-violet {
    color: #8a2be2;
}

.pgn-pink {
    color: #e5007d !important;
}

.pgn-yellow {
    color: #fafa00;
}

.panel-actlog {
    border-color: #fff;
}

.panel-actlog > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #00c854;
}
.panel-actlog > .panel-heading .badge {
    color: #00c854;
    background-color: #fff;
}

.custom-accordions .panel-actlog .panel-heading a {
    color: inherit;
}

button.dt-button-excel {
    background-color: #276e4c!important;
    border: #276e4c!important;
    font-size: .76em;
}

button.dt-button-success {
    color: #ffffff;
    background-color: #00a157!important;
    border-color: #00a157!important;
    font-size: .76em;
}

button.dt-button-warning {
    color: #ffffff;
    background-color: #f17316!important;
    border-color: #f17316!important;
    font-size: .76em;
}

button.dt-button-info {
    color: #ffffff;
    background-color: #5e6db3!important;
    border-color: #5e6db3!important;
    font-size: .76em;
}

button.dt-button-primary {
    color: #ffffff;
    background-color: #5e6db3!important;
    border-color: #5e6db3!important;
    font-size: .76em;
}

button.dt-button-refresh {
    color: #000000;
    background-color: #31cff9!important;
    border-color: #31cff9!important;
    font-size: .76em;
}

button.dt-button-new {
    color: #ffffff;
    background-color: #00c854!important;
    border-color: #00c854!important;
    font-size: .76em;
}

button.dt-button-action {
    color: #000000;
    background-color: #dadada!important;
    border-color: #31cff9!important;
    font-size: .76em;
    padding: 5px;
    width: 100%;
}


/*Fixed menu left*/
.bst-sidebar .bst-sidebar-menu .badge-left-counter .badge {
    right: 20px;
    top: 3px;
    position: unset!important;
}
.bst-sidebar .bst-sidebar-menu i
{
    margin-left: 10px;
    margin-right: 10px;
}
.bst-sidebar.collapse .bst-sidebar-menu > a {
    text-align: center !important;
}
.nav-tabs.badge-left-counter > li.active > a, .nav-tabs.badge-left-counter > li.active > a:focus {
    background-color: lightgrey;
    color: #003264;
}
/*end Fixed menu*/

.timeline-layout {
    padding: 0 0 5px 70px;
}

button.dt-button.buttons-columnVisibility {
    padding: 5px;
    background-color: #dadada!important;
    color: black;
    border-color: red!important;
}

button.dt-button.buttons-columnVisibility.active {
    padding: 5px;
    background-color: #dadada!important;
    color: black;
    border-color: unset!important;
}

table.dataTable td.select-checkbox:before {
    margin-top: 0;
}

table.dataTable tr.selected td.select-checkbox:after {
    margin-top: -5px;
}

.badge-light {
    background-color: transparent;
    color: inherit;
    font-weight: bold;
}

.pgn-float-left {
    float: left;
}

.pgn-float-right {
    float: right;
}

.js-breadcrumb-title {
    color: #F4D00C;
    font-weight: 400;
    font-size: large;
}

.filter-reset-button {
    color: #ffffff!important;
    font-family: inherit!important;
    font-size: 14px!important;
    font-weight: 400!important;
    background-color:  #5c73db!important;
    border-color: #5c73db;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
    text-align: center!important;
    padding: 6px 12px!important;
    white-space: nowrap;
    display: unset!important;
    width: 100%;
}

.pgn-block-step-active {
    /*background-color: #19647e;*/
    background-color: #003264;
    color: #ff5e00;
    padding-bottom: 10px;
}
.pgn-block-step {
    padding-bottom: 10px;
}
.pgn-block-step-active h5{font-weight:600;}
.pgn-block-step h5{font-weight:300!important;}

.display-none {
    display: none;
}

.pgn-overflow {
    overflow-x: auto;
}

.label-disabled {
    background-color: transparent;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px;
    color: #d7d7d7;
}