/**
 * Code generated by Microsoft. Changes to this file are not
 * supported. We recommend that you do not to modify this file. Any
 * change to this file will get overwritten with a theme applied using
 * Theme panel from Power Apps Portals.
 */
body {
    color: #000000;
    background-color: #254459;
}

legend {
    color: #000000;
}

footer {
    color: #ffffff;
}

.breadcrumb {
    background-color: transparent;
}
.breadcrumb > li a {
    color: #8cbb4b;
}
.breadcrumb > li a:hover {
    color: #8cbb4b;
}
.breadcrumb > .active {
    color: #FFF;
    font-weight: normal;
}

.nav-tabs > li > a:hover {
    background-color: #dad6d6;
    color: #8cbb4b;
}

.nav-tabs > li > a:focus {
    background-color: #dad6d6;
    color: #8cbb4b;
}

.btn-default {
    color: #8cbb4b;
    background-color: #e6e3e3;
    border-color: #8cbb4b;
}
.btn-default:hover {
    color: #8cbb4b;
    background-color: #dad6d6;
    border-color: #8cbb4b;
}
.btn-default:active, .btn-default.active {
    color: #8cbb4b;
    background-color: #dad6d6;
    border-color: #8cbb4b;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus {
    color: #8cbb4b;
    background-color: #dad6d6;
    border-color: #8cbb4b;
}
.btn-default:focus, .btn-default.focus {
    color: #8cbb4b;
    background-color: #dad6d6;
    border-color: #8cbb4b;
}

.btn-primary {
    color: #000000;
    background-color: #8cbb4b;
    border-color: #8cbb4b;
}
.btn-primary:hover {
    color: #000000;
    background-color: #71993a;
    border-color: #71993a;
}
.btn-primary:active, .btn-primary.active {
    color: #000000;
    background-color: #71993a;
    border-color: #71993a;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus {
    color: #000000;
    background-color: #71993a;
    border-color: #71993a;
}
.btn-primary:focus, .btn-primary.focus {
    color: #000000;
    background-color: #71993a;
    border-color: #71993a;
}

.navbar-static-top.navbar-inverse {
    background-color: #254459;
}

.navbar-toggle {
    background-color: #8cbb4b;
}

.navbar-inverse .navbar-toggle {
    border: 1px solid #8cbb4b;
}
.navbar-inverse .navbar-toggle:hover {
    background-color: #7fac41;
}
.navbar-inverse .navbar-toggle:focus {
    border: 1px solid #ffffff;
    background-color: #7fac41;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #8cbb4b;
    color: #000000;
}
.navbar-inverse .navbar-nav > li > a:focus {
    background-color: #8cbb4b;
    color: #000000;
}

.navbar-inverse .navbar-nav > .open > a {
    color: #000000;
    background-color: #8cbb4b;
}
.navbar-inverse .navbar-nav > .open > a:hover {
    color: #000000;
    background-color: #8cbb4b;
}
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #000000;
    background-color: #8cbb4b;
}

.navbar-inverse .navbar-nav .open .dropdown-menu {
    background-color: #8cbb4b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #000000;
    color: #8cbb4b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #000000;
    color: #8cbb4b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
    background-color: #000000;
    color: #8cbb4b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: #000000;
    color: #8cbb4b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #000000;
    color: #8cbb4b;
}

.nav > li > a:hover {
    background-color: #dad6d6;
}

.nav > li > a:focus {
    background-color: #dad6d6;
}

.nav .open .dropdown-menu {
    background-color: #e6e3e3;
}
.nav .open .dropdown-menu > li > a {
    color: #000000;
}
.nav .open .dropdown-menu > li > a:hover {
    background-color: #dad6d6;
    color: #000000;
}
.nav .open .dropdown-menu > li > a:focus {
    background-color: #dad6d6;
    color: #000000;
}
.nav .open .dropdown-menu > .active > a {
    background-color: #dad6d6;
    color: #000000;
}
.nav .open .dropdown-menu > .active > a:hover {
    background-color: #dad6d6;
    color: #000000;
}
.nav .open .dropdown-menu > .active > a:focus {
    background-color: #dad6d6;
    color: #000000;
}

.nav > .open > a {
    background-color: #dad6d6;
}
.nav > .open > a:hover {
    background-color: #dad6d6;
}
.nav > .open > a:focus {
    background-color: #dad6d6;
}

.sectionPrimaryColor {
    background-color: #8cbb4b;
    color: #000000;
}
.sectionPrimaryColor h1, .sectionPrimaryColor h2, .sectionPrimaryColor h3, .sectionPrimaryColor h4, .sectionPrimaryColor h5, .sectionPrimaryColor h6 {
    color: #000000;
}
.sectionPrimaryColor .crmEntityFormView h1, .sectionPrimaryColor .crmEntityFormView h2, .sectionPrimaryColor .crmEntityFormView h3, .sectionPrimaryColor .crmEntityFormView h4, .sectionPrimaryColor .crmEntityFormView h5, .sectionPrimaryColor .crmEntityFormView h6 {
    color: #000000;
}
.sectionPrimaryColor .entitylist h1, .sectionPrimaryColor .entitylist h2, .sectionPrimaryColor .entitylist h3, .sectionPrimaryColor .entitylist h4, .sectionPrimaryColor .entitylist h5, .sectionPrimaryColor .entitylist h6 {
    color: #000000;
}

a {
    color: #8cbb4b;
}
a:hover {
    color: #8cbb4b;
    text-decoration: underline;
}
a:focus {
    color: #8cbb4b;
    text-decoration: underline;
}

.open > .btn-default.dropdown-toggle {
    color: #8cbb4b;
    background-color: #e6e6e6;
    border-color: #8cbb4b;
}

.open > .btn-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #8cbb4b;
    border-color: #8cbb4b;
}
.open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #ffffff;
    background-color: #8cbb4b;
    border-color: #8cbb4b;
}

.crmEntityFormView, .entitylist, .modal-content, .popover-content {
    background-color: #e6e3e3;
    color: #000000;
    border: 1px solid #f2f2f2;
}

.panel-default > .panel-body, .list-group-item {
    background-color: #e6e3e3;
    color: #000000;
}

.panel-default > .panel-heading {
    background-color: #dad6d6;
    color: #000000;
}

.facet-list-group-item-title {
    color: #000000;
}

.form-control {
    border: 1px solid #949494;
}

input {
    background-color: #e6e3e3;
}

.bootstrap-datetimepicker-widget {
    background-color: #e6e3e3;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover, .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td span:hover {
    color: black;
}
.bootstrap-datetimepicker-widget table td.active:hover, .bootstrap-datetimepicker-widget table td span.active:hover {
    color: white;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: unset;
}

.login-heading-section {
    color: unset;
}

.navbar-static-top.navbar-inverse .navbar-brand a {
    color: #ffffff;
}

.search-results .highlight {
    color: #000000;
}

.table > thead > tr.info > td {
    background-color: #dad6d6;
}

.table > thead > tr.info > th {
    background-color: #dad6d6;
}

.table > thead > tr > td.info {
    background-color: #dad6d6;
}

.table > thead > tr > th.info {
    background-color: #dad6d6;
}

.table > tbody > tr.info > td {
    background-color: #dad6d6;
}

.table > tbody > tr.info > th {
    background-color: #dad6d6;
}

.table > tbody > tr > td.info {
    background-color: #dad6d6;
}

.table > tbody > tr > th.info {
    background-color: #dad6d6;
}

.table > tfoot > tr.info > td {
    background-color: #dad6d6;
}

.table > tfoot > tr.info > th {
    background-color: #dad6d6;
}

.table > tfoot > tr > td.info {
    background-color: #dad6d6;
}

.table > tfoot > tr > th.info {
    background-color: #dad6d6;
}

.table-hover > tbody > tr:hover {
    background-color: #dad6d6;
}

.table-hover > tbody > tr > td.info:hover {
    background-color: #dad6d6;
}

.table-hover > tbody > tr > th.info:hover {
    background-color: #dad6d6;
}

.table-hover > tbody > tr.info:hover > td {
    background-color: #dad6d6;
}

.table-hover > tbody > tr.info:hover > th {
    background-color: #dad6d6;
}

.table-hover > tbody > tr:hover > .info {
    background-color: #dad6d6;
}

.form-close {
    color: #000000;
}
.form-close:hover {
    color: #000000 !important;
}
.form-close:focus {
    color: #000000 !important;
}

::placeholder {
    color: #000000 !important;
}

.help-block {
    color: #000000;
}

.msos-selection-container, .msos-container, .msos-caret-container, .msos-action-buttons:hover {
    color: #000000 !important;
    background: #e6e3e3 !important;
}

.msos-option-selected, .msos-selected-display-item, .msos-quick-delete, .msos-quick-delete:hover {
    background: #dad6d6 !important;
}

.msos-label, .msos-quick-delete, .msos-quick-delete:hover {
    color: #000000 !important;
}

.msos-option-focused:after, .msos-selecteditems:focus .msos-selected-display-item.msos-selecteditem-active:after, .msos-selecteditems-toggle:focus {
    border-color: #000000 !important;
}

.msos-option:hover, .msos-option-selected:hover {
    background: #e0dcdc !important;
}

.msos-selecteditems-toggle {
    color: #8cbb4b !important;
}


/***************Custom CSS*****************/
body{
    background-image: url(https://elbcss.powerappsportals.com/elbhomehero.jpg);
    background-size: cover;
}

.navbar-static-top.navbar-inverse{
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 0;

}

.section-landing{
    /*background-image: url("https://elb.powerappsportals.com/homehero.jpg");*/
    padding-top: 160px;
    padding-bottom: 0;
}

.navbar-inverse .navbar-nav > li > a{
    font-size: 15px;
    text-shadow: 0px 0px 14px #00334d;
    font-family: 'Lora',Georgia,"Times New Roman",serif !important;
}
.navbar-inverse .navbar-nav > li > a:hover{
    background-color: transparent;
    color: #FFF;
    border-bottom: none;
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.section-landing .row > div .section-landing-heading{
    color: #fff;
    text-transform: uppercase;
    font-family: 'Abel',Helvetica,Arial,Lucida,sans-serif;
    font-size: 50px;
    font-weight: 500;
    text-shadow: 0px 0px 8px #00334d;
    padding-bottom: 10px;

    text-shadow: 0px 0px 8px #00334d;
}

.section-landing .row > div .section-landing-sub-heading{
    color: #ffffff;
    max-width: 700px;
    margin: 0px auto;
    font-size: 18px;
    line-height: 26px;
    text-shadow: 0px 0px 8px #00334d;
    font-family: 'Lora',Georgia,"Times New Roman",serif !important;
    letter-spacing: normal;
    text-transform: initial;
    padding-bottom: 10px;
}

#mainContent .form-search{
    padding: 50px 0px;
}


.entitylist{
    background-color: #F2F2F2;
    padding: 10px;
}

.entitylist table th{
    border-bottom: 2px solid #00334d !important;
}
.entitylist table th a{
    color: #00334d;
    text-decoration: none;
}


.entitylist table tbody tr:nth-of-type(odd){
    background-color: #FBFBFB !important;
}

.entitylist table .details-link{
    color: #00334d;
    font-weight: 700;
}

#mainContent h1.col-md-12.columnBlockLayout{
    margin-top: 160px !important;
    margin-bottom: 0 !important;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}


#mainContent > .page-copy:first-child{
    /*background-image: url(https://elb.powerappsportals.com/homehero.jpg);*/
    /*background-size: cover;*/
    padding-top: 115px;
    min-height: calc(100vh - 95px);
}

#mainContent > .page-copy:first-child div.col-md-12.columnBlockLayout{
    margin-top: 20px !important;
    margin-bottom: 50px !important;
    padding: 0 !important;
}
#mainContent > .page-copy:first-child div.col-md-12.columnBlockLayout > h1{
    text-align: center;
    margin-bottom: 30px;
}

.navbar-header .xrm-attribute-value img{
    width: 100% !important;
    height: auto !important;
}

.crmEntityFormView .section-title{
    padding: 20px 10px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}

#EntityFormPanel{
    padding: 40px 20px;
    background-color: #F2F2F2;
}

.view-grid table thead tr th a{
    color: #00334d;
    text-decoration: none;
}


.breadcrumb>li+li:before{
    color: #8cbb4b;
}

.crmEntityFormView .actions{
    padding: 0 28px 0;
}

.crmEntityFormView .cell .field-label{
    color: #00334d;
}

.crmEntityFormView .cell input[type=text],
.crmEntityFormView .cell select,
.crmEntityFormView .cell textarea,
.form-control{
    width: 100%;
    padding: 10px 10px !important;
    border: 1px solid #999 !important;
    box-sizing: border-box;
    color: #4e4e4e;
    height: auto;
}

.text-muted{
    left: 10px;
}

footer .footer-bottom{
    font-weight: 700 !important;
    font-family: 'Lora',Georgia,"Times New Roman",serif !important;
    font-size: 15px !important;
    line-height: 16px !important;
    text-align: center !important;
    background-color: #00334D !important;
    text-align: center !important;
}

footer .footer-bottom .xrm-attribute-value p{
    text-align: center;
}

#content-container.wrapper-body{
    /*background-image: url(https://elb.powerappsportals.com/homehero.jpg);*/
    /*background-size: cover;*/
    padding-top: 115px;
    width: 100%;
    min-height: calc(100vh - 95px);
}

#content{
    width: 1170px;
    margin: auto;
}

.navbar-inverse .navbar-brand{
    height: fit-content !important;
}

body[data-sitemap-state="/"] .sectionFixedStyle,
.sectionBlockLayout{
    background-color:transparent !important;
    background: none !important;
}

body[data-sitemap-state="/"] #content-container.wrapper-body > #content{
    width: 1170px;
    margin: auto;
    background-color: #F2F2F2 !important;
    background-image: none;
    padding: 20px;
    margin-top: 25px;
}

body[data-sitemap-state="/"] #content-container.wrapper-body > #content .xrm-editable-html.xrm-attribute.no-value.page-copy{
    display: none;
}

.navbar-static-top.navbar-inverse:after{
    content: "";
    height: 15px;
    background-color: #8cbb4b;
    width: 100%;
    top: 10px;
    position: relative;
}

body[data-sitemap-state="/profile/:/"] > #content_form{
    /*background-image: url(https://elb.powerappsportals.com/homehero.jpg);*/
    /*background-size: cover;*/
    padding-top: 115px;
    width: 100%;
    min-height: calc(100vh - 95px);
}


body[data-sitemap-state="/profile/:/"] > #content_form > .container{
    background-color: #F2F2F2;
    padding-bottom: 20px;
}


body[data-sitemap-state="/profile/:/"] > #content_form > .page-heading{
    padding-top: 46px;
}

body[data-sitemap-state="/profile/:/"] > #content_form > .page-heading h1{
    color: #FFF;
    text-align: center;
}

body[data-sitemap-state="/profile/:/"] > #content_form > .page-heading .page-header{
    border-bottom: none;
}

body[data-sitemap-state="/profile/:/"] > #content_form > .container .xrm-editable-html.xrm-attribute.page-copy{
    background-image: none;
    padding-top: 20px;
    min-height: initial;
}

body[data-sitemap-state="/profile/:/"] > #content_form > .container .well{
    padding-left: 0;
    border:none;
}


#content_form > .container{
    background-color: #F2F2F2;
    padding: 20px;
    min-height: 768px;
}

.section-landing-search > .sectionBlockLayout{
    min-height: 280px !important;
    margin-bottom: 50px !important;
    align-items: flex-end;
}

.section-landing-search h1{
    padding: 20px 0;
    color: #FFF;
}

.breadcrumb > li {
    color: #8cbb4b;
}

.page_section .form-search .btn,
.page_section .form-search .btn{
    padding: 10.5px 10px !important;
    line-height: initial;
}

/*****************************************/
