﻿/* A Tyler Theme by Joe Rizza
    To be used over bootstrap 4
/********************************************
    Colors
    ----------
    Blue        #40528f
    DarkBlue    #333682
    Green       #A1A858
    DarkGreen   #969C55

    Fonts
    ----------
    Headers, Nav                font-family: 'Open Sans', sans-serif;
    Most Everything Else        font-family: 'Roboto', sans-serif;

****************************************/
/** Header *****************************/
#header {
    background: url('/Content/images/topgraphic.jpg') top center no-repeat;
    height: 112px;
    color: #40528f; /* blue */
    font-size: 1.4em;
    padding: 0px 10px;
    line-height: 1.6em;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    text-transform: lowercase;
    letter-spacing: -.5px;
    flex-shrink:0;
}

.checkbox-lg {
    transform: scale(1.4);
}

#header img {
    margin: 15px 0 0 15px;
}
#tyler-logo{
    width: 220px;
}
/** Main Page Structure & Typography ********/
*{
    font-family: 'Roboto', sans-serif;
}
h1,h2,h3,h4,h5,h6,
.square-button,
.breadcrumb-item,
.footer-copy{
    font-family: 'Open Sans', sans-serif;
}
h4, .h4 {
   font-size: 1.3rem;
}
.navbar-brand,
.navbar .navbar-nav > li > a,
.card-header,
.navbar-btn,
.dropdown-menu a,
.table th,
.badge,
.list-group-item,
.breadcrumb-item,
.input-group-prepend .input-group-text:not(.input-group-icon),
.chosen-choices li.search-choice {
    text-transform: uppercase;
    font-size: .7em;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
}
.breadcrumb-item{
    font-size: .9em;
    text-transform:none;
    font-weight: normal;
}
.text-primary{
        color: #40528f !important; /* blue */
}
.bg-primary {
    background-color: #40528f !important; /* blue */
}
.text-success {
    color: #A1A858 !important; /* green */
}
.bg-success {
    background-color: #A1A858 !important;
}
/** Links *****************************/
a:link:not(.btn):not(.dropdown-menu),
a:visited:not(.btn):not(.dropdown-menu) {
    color: #40528f; /* blue */
}
a:hover:not(.btn), a:active:not(.btn) {
    color: #333682; /* darkblue */
}
#main-menu .dropdown-menu .dropdown-item:hover, 
#main-menu .dropdown-menu .dropdown-item:focus,
#main-menu .dropdown-menu .dropdown-item.active, 
#main-menu .dropdown-menu .dropdown-item:active {
    color: #000 !important;
    background-color: #f8f9fa;
}
.table > tbody > tr > td {
     vertical-align: middle;
}
.navbar-brand,
.navbar .navbar-nav > li > a,
.navbar-btn,
.dropdown-menu a{
    color: #fff !important;
}

.card-header{
    color:#333 !important;
}

#tile-locked-users{
    padding: 0 10px;
}
#tile-locked-users table{
    margin-bottom: 0;
}
/** Breadcrumbs ********************************/
.breadcrumb{
    background-color:transparent;
    padding: 0;
    flex-shrink: 0;
}

/** TExt Utils*/
.overflow-text-ellipsis{
    text-overflow:ellipsis;
    word-wrap:normal;
    max-width:100%;
    white-space:nowrap;
    overflow:hidden;
}
/** Navigation Bar *****************************/
#main-menu {
    background-color: #A1A858; /* Green */
    margin-bottom: 30px;
    min-height: 46px;
    /*max-height: 46px;*/
}
.navbar{
    border-radius: 0 !important;
    padding: 0;
    width: 100%;
    z-index:10;
}
.navbar a,
a.nav-link.dropdown-toggle,
.navbar-nav .nav-link{
    padding: 15px;
}
a.nav-link.dropdown-toggle {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
a.navbar-brand {
    padding-left: 0;
}
a.navbar-brand,
.dropdown-menu a:hover{
    color: #333 !important;
}

.navbar-toggler{
    line-height: 1.5;
    background-color:#969C55;
    border-right: 1px solid rgba(0,0,0,.1);
    border-left: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    border-radius: 0;
    height: 2.3em;
}
.navbar-toggler.collapsed{
    border-bottom: none;
}
a.nav-link.dropdown-toggle:hover{
    text-decoration:none;
}
a.nav-link:hover,
a.nav-link.dropdown-toggle:hover,
.dropdown.show,
.custom-control-input:checked ~ .custom-control-indicator,
.dropdown-menu,
.nav > .nav-item > .dropdown-item:focus,
.nav > .nav-item > .dropdown-item:hover{
    background-color: #40528f; /* blue */
}
.custom-checkbox .custom-control-indicator{
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-menu{
    margin:0;
    border: 1px solid rgba(0,0,0,.15);
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: -1px;
    border-top: none;
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown div a{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.dropdown-divider {
    border-top: 1px solid #516196;
    height: 2px;
}
/** Tags *****************************/
.badge{
    padding: 5px;
    border-radius: 3px;
}
.badge-success{
    background-color: #A1A858; /* Green */
}
.badge-primary{
     background-color: #40528f; /* blue */
}
.badge-dark {
    background-color: #343a40;
    color: white;
}
.badge-default{
    background-color: #fbfbfb;
    color:#000;
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
    .badge-light[href]:hover, .badge-light[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #dae0e5;
    }

.db-name-banner {
    font-weight: 300;

    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 4px;

    border-radius: 2px;
    opacity: 1;
    color: white;
    word-wrap: normal;
    margin-top: -8px;
    word-break: break-word;
    text-align: center;
    font-size: .8rem;
    
}
/** Cards *****************************/
.card-header .close{
    margin-top: -6px;
    margin-bottom: -6px;
}
.card.card-production{
    border:2px solid #40528f !important;
}
/*PROGRESS*/
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}
/** Forms ***************************/
.has-success .input-group-addon{
    color: #a1a858;
    border-color: #a1a858;
    background-color: #f6f6ea;
}
.has-success .form-control-success{
    border-color: #a1a858;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23a1a858' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") !important;
}
.input-group-addon i[class^="icon-"], .input-group-addon i[class*=" icon-"]{
    font-size: 1rem;
}
label{
    margin-bottom: .1rem;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #40528f;
    background-color: #40528f;
}
/**Badges ***/
.badge{
    font-size: 100%;
}
/* Buttons *****************************/
.btn {
    border-radius: 3px;
    cursor: pointer;
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark {
    color: #343a40 !important;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}

    .btn-outline-dark:hover {
        color: #fff !important;
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent;
    }

    .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

        .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        }

.btn-primary{
    background-color: #40528f; /* blue */
    border-color: transparent;

}
    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(51, 54, 129, 0.5) !important;
    }
    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle,
    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-color: #333681; /* darkblue */
        border-color: transparent;
    }
    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #35516f;
        border-color: rgba(52, 58, 64, 0.5);
    }
.btn-radio{
    background-color: #ddd;
    color: #999;
    margin-bottom: 10px;
}
.btn-radio.active {
    background-color: #40528f;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    background-color: #333682;
}
.btn-group.open a:active,
.btn-group.open a:visited,
.btn-group.open a:focus,
.btn-group.open a:link
{
    color: #fff;
}
.btn-group.open a:hover{
    color: #000;
}

.btn.btn-danger,
.label-danger,
.danger{
    background-color:#d9534f;
    border-color:#e05940;
}
.btn.btn-info,
.label-info,
.info{
    background-color:#58a2a8;
    border-color:#4d8f94;
}
.btn.btn-success,
.label-success,
.success{
    background-color:#A1A858;
    border-color:#969C55;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #969C55 !important;
}
    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info {
    background-color: #4d8f94;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger {
    background-color: #e05940;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #969C55;
    border-color: #8b904e;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success {
    background-color: #969C55;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(161, 168, 88, .25);
}
/** Pagination **********************/
.page-item.active .page-link,
.page-item.active .page-link:hover{
    background-color: #40528f;
    border-color: #40528f;
}
/** Lists ***************************/
.list-group-item .badge{
    font-size:.8rem;
}
.userPartial .list-group-item{
    padding: .5rem 1.25rem;
}
/** Chosen Overrides *****************/
.chosen-single, .chosen-drop, .chosen-container-multi ul{
    border-color: #ccc !important;
    font-family: inherit;
    font-size: 14px;
}
.chosen-results{
    margin-right: 0 !important;
    padding-left: 0 !important;
}
.chosen-choices li.search-choice {
    padding: 8px 20px 8px 8px !important;
}
.chosen-choices li.search-choice.search-choice-disabled {
    padding: 8px !important;
}
.chosen-choices li.search-choice span{
    font-family: 'Open Sans', sans-serif !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
    top: 9px !important;
}
.chosen-single{
     height: 38px !important;
    line-height: 38px !important;
    background: none !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    font-size: 16px;
}
.chosen-container:not(.fixed){
    width: 100% !important;
         min-height: 38px !important;
    line-height: 38px !important;
}
.chosen-container ul {
    border-radius: 3px !important;
}
.chosen-drop{
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
.chosen-container-single .chosen-single div b{
    background: url(images/chosen-sprite.png) no-repeat 0 9px !important;
}
#RightContianer .chosen-container {
    width: 45% !important;
}
#customerSelection_chosen{
    width: 100% !important;
    background-color: #FFF;
}
a.chosen-single:hover {
color: #000;
}
.chosen-container-multi .chosen-choices li.search-choice{
    background-image:none !important;
    background-color: #efefef;
border: 1px solid #ccc;
}
.chosen-container .chosen-results li.highlighted{
    background-color: #40528f;
    background-image: none;
    border-radius: 0;
}
.chosen-container .chosen-results li{
    padding: 7px 7px;
}
/** Readonly Input Element (In the style of Chosen) *****************/
.element{
    background-color: #eee;
    padding: 6px 10px 5px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: .7em;
    font-style: initial;
    font-weight: bold !important;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #ccc;
}
.element-container{
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 7px;
    box-shadow: inset 0 1px 1px rgba(0,0,0, .075);
}
.fieldLabel{
    font-weight:bold;
    font-size: 14px;
}



/*****************************SPINNER*/
.loading-spinner {
    display: inline-block;
    width: 20px;
    height: 20px;
}

    .loading-spinner.loading-spinner-absolute {
        position: absolute;
        left: 0;
        width: 100%;
        right: 0;
        top: 0;
        /* bottom: 0; */
        height: 100%;
        margin-top: 10px;
        display: flex;
        justify-content: center;
    }

    .loading-spinner:after {
        content: " ";
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 1px solid #343a40;
        border-color: #40528f transparent #a1a858 transparent;
        animation: lds-dual-ring 1.5s linear infinite;
    }

    .loading-spinner.sm {
        width: 15px !important;
        height: 15px !important;
        /*border-radius: 9px;*/
    }

        .loading-spinner.sm:after {
            width: 15px;
            height: 15px;
            border-width: 2px;
        }
    .loading-spinner.lg {
        width: 40px !important;
        height: 40px !important;
        /*border-radius: 9px;*/
    }


        .loading-spinner.lg:after {
            width: 40px;
            height: 40px;
            border-width:2px;
        }
    .loading-spinner.loading-spinner-general{
        margin-top:3px;
    }
    .loading-spinner.loading-spinner-general:after {
        width:55px;
        height:55px;
    }
    .loading-spinner.loading-spinner-splash {
        height: 200px !important;
        margin-top: 202px;
        /* margin-left: 43%; */
        /* border-radius: 9px; */
        /* margin: 0 auto; */
        /*border-radius: 9px;*/
    }
    .loading-spinner.loading-spinner-splash:after {
        width: 200px;
        height: 200px;
        border-width: 3px;
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*.loading-spinner {
    width: 20px !important;
    height: 20px !important;
    border-radius: 12px;
    margin-top: 2px;
    margin-right:2px;
    animation: spin infinite .5s;
    animation-timing-function: linear;
    display: inline-block;
}*/

/*.loading-spinner.white {
        background-image: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgb(255, 255, 255) 100%)
    }*/
.loading-spinner.white:after {
    border-color: #fff transparent #fff transparent;
}

/*.loading-spinner.primary {
        background-image: linear-gradient(to bottom, #09baef 0%,#033c92 50%,#012b69 51%,#002050 100%);
    }*/
.loading-spinner.primary:after {
    border-color: #40528f transparent #002050 transparent;
}

/*.loading-spinner.secondary {
        background-image: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
    }*/
.loading-spinner.secondary:after {
    border-color: #666666 transparent #666666 transparent;
}



/**************************************FLIP CARD*/

.custom-control-label-sm.custom-control-label::before, .custom-control-label-sm.custom-control-label::after {
    top: 0.13rem;
}

.flip-container {
    height: 158px;
    position: relative;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    transition: .5s ease-in-out;
}

.flip-container.disabled:not(.action-live) {
    pointer-events: none;
    opacity:.6;
}

.flip-card {
    /*Calc for padding*/
    width: calc(100% - 30px);
    height: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    -ms-transition: -ms-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
}
    .flip-card .front, .flip-card .back {
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visiblity: hidden;
        backface-visibility: hidden;
    }

    .flip-card .front {
    }

    .flip-card .back {
        -webkit-transform: rotateY( 180deg );
        -moz-transform: rotateY( 180deg );
        -o-transform: rotateY( 180deg );
        -ms-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
    }

        .flip-card .back .card {
            border-color: #343a40;
        }

    .flip-card.flipped {
        -webkit-transform: rotateY( 180deg );
        -moz-transform: rotateY( 180deg );
        -o-transform: rotateY( 180deg );
        -ms-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
    }

    .flip-card.flipped .back {
        z-index: 2;
        -ms-backface-visibility: visible;
    }


        .flip-card.flipped .front {
            pointer-events: none;
        }

.no-shadow {
    box-shadow: none !important;
}
/**********************************FLIP CARD*/

.text-xxl {
    font-size: 6rem !important;
}

.text-xl {
    font-size: 4rem !important;
}

.text-md {
    font-size: 2rem !important;
}


/***********************BOOTSTRAP ALPHA MISSING CSS*/


/*******BORDER STUFF*/

.b-rad-bottom-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.b-rad-top-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.b-rad-left-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.b-rad-right-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.b-rad-1 {
    border-radius: 0.3rem;
}
.b-rad-0 {
    border-radius: 0 rem;
}
.border-danger {
    border-color: #d9534f !important;
}
.border-success {
    border-color: #A1A858;
}
.b-0 {
    border: 0 !important;
}

.br-0 {
    border-right: 0 !important;
}

.bl-0 {
    border-left: 0 !important;
}

.bb-0 {
    border-bottom: 0 !important;
}

.bt-0 {
    border-top: 0 !important;
}

.b-1 {
    border: 1px solid #ddd !important;
}

.br-1 {
    border-right: 1px solid #ddd !important;
}

.bl-1 {
    border-left: 1px solid #ddd !important;
}

.bb-1 {
    border-bottom: 1px solid #ddd !important;
}

.bt-1 {
    border-top: 1px solid #ddd !important;
}

.by-1 {
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
}

.bx-1 {
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.b-2 {
    border: 2px solid #ddd !important;
}

.by-2 {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

.bx-2 {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
}

.br-2 {
    border-right: 2px solid #ddd;
}

.bl-2 {
    border-left: 2px solid #ddd;
}

.bb-2 {
    border-bottom: 2px solid #ddd;
}

.bt-2 {
    border-top: 2px solid #ddd;
}

.by-3 {
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
}


/** Notifications *****************************/
.alert {
    border-radius: 3px;
}
.MessageBar {
    display: none;
    border-radius: 0;
    border: none !important;
}
.MessageBar h3,
.MessageBar h5,
.MessageBar p {
    margin: 0;
}
.MessageBar p{
    margin-bottom: 1em;
}
.MessageBar {
    position: absolute;
    top: 158px;
    left: 0;
    background-color: #40528f; /* blue */
    color: #fff;
    width: 100%;
    padding: 10px;
}
.MessageBar a.close{
    text-shadow: 0 1px 0 #333;
    margin-top: -1px;
    color: #ccc !important;
    font-weight: normal;
    opacity: 1;
}
.MessageBar a.close:hover{
    color: #FFF !important;
}
.alert-success.MessageBar{
    background-color: #40528f;
}
alert-info.MessageBar{
    background-color: #58a2a8;
}
.alert-warning.MessageBar{
    background-color: #ec971f;
}
.alert-danger.MessageBar{
    background-color: #d9534f;
}

.hidden {
    display: none;
}

.hidden-imp {
    display: none !important;
}

/*used in my custom editable field widget*/
.custom-editable-widget {
    display: flex;
}

.custom-editable-field {
    display: block;
    padding: 0.375rem 0.75rem;
    /*font-size: 1rem;*/
    line-height: 1.5;
    /*min-height: 50px;*/
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0.1rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    resize: none;
    outline: none;
    cursor: pointer;
    min-width:270px;
}

    .custom-editable-field[contenteditable=true]:not(.click-edit):hover {
        border: 1px dashed #ccc;
    }

    .custom-editable-field.editing {
        border: 1px dashed #aaa;
    }

[contenteditable=true]:empty::before {
    content: attr(placeholder);
    font-style: italic;
    text-decoration: underline;
    opacity: .7;
}

.custom-editable-click-icon {
    display: none;
    align-items: center;
    padding: 0.375rem 0.75rem;
    transition: .2s ease-in-out;
}

    .custom-editable-click-icon.show {
        display: flex;
    }

img.thumbnail-sm {
    height: 64px;
}

/** Media Queries ******************/
@media (max-width: 991px){
    #main-menu .container{
        max-width: 100%;
        padding: 0;
    }
    .navbar-nav .nav-link{
        padding-left: 1rem !important;
    }
    .nav-right{
        float: left !important;
    }
    .btn-group, .btn-block{
        width: 100% !important;
        display: block;
    }
    .selectedOrg .btn-group .btn-secondary,
    #jumbo_changediv .btn-group .btn-secondary{
        min-width: initial;
        max-width: initial;
    }
}
@media screen and (max-width: 630px) {
    #header {
        background-position-x: 50px;
    }
}
@media screen and (max-width: 425px) {
    #header {
        background-position: top right;
    } 
}