﻿/* Wide mode: full width, sidebar hidden by default */
body.wide-mode .aside {
    left: -295px !important;
}
/* When hamburger is toggled in wide mode, aside-on is removed (default has it).
   We flip the logic: JS removes aside-on on load, so toggle adds it = show sidebar */
body.wide-mode .aside.aside-on {
    left: 0px !important;
    z-index: 1001;
}
body.wide-mode #kt_content .container {
    max-width: none;
}

.aside-menu .menu-nav > .menu-item > .menu-link {
    padding: 14px 25px;
    text-align: left;
}


.menu-icon {
    width: 10px;
    text-align: center;
}

.aside {
    width: 200px;
}

/*.content {
    padding: 0px 0;
}*/

/*.subheader {
    padding-top: 0px;
}*/

@media (min-width: 1375px) {
    .content {
        padding: 0px 0;
    }

    .subheader {
        padding-top: 0px;
    }
}

#ferrisWheelButton_menu {
    display: none;
}

.header-fixed .header, .header-mobile {
    border-bottom: 0px solid #ebedf3;
}

@media (min-width: 1375px) {
    #divPageContent.container {
        max-width: none;
    }
}

/* SPA edit/add forms - make form-group act as a flex row */
#divPageContent .form-group {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

#divPageContent .form-group > label.control-label {
    flex: 0 0 auto;
    max-width: none;
    min-width: 180px;
    padding-top: 7px;
    float: none;
    width: auto;
}

#divPageContent .form-group > div[class*="col-"] {
    flex: 1 1 auto;
    max-width: none;
    float: none;
    width: auto;
    min-width: 250px;
}

/* Buttons side by side */
#divPageContent .form-group .col-md-offset-3,
#divPageContent .form-group .col-md-offset-4 {
    margin-left: 0;
}

#divPageContent .form-group .btn + .btn {
    margin-left: 8px;
}

/*#header_logo_border {
    border-bottom: 2px solid #e51937;
}*/

@media (min-width: 1374.99px) {
    #kt_header {
        border-top: #8dc73f solid 6px;
    }
}

@media (max-width: 1374.98px) {
    #kt_header_mobile {
        border-top: #8dc73f solid 6px;
    }
}

#divPageContent {
    padding: 0 0;
}

.logo-z-index {
    position: relative;
    z-index: 10;
}

.logo-default {
    padding-top: 15px;
    padding-left: 10px;
}

.logo-sticky {
    margin-left: -50px;
}

#kt_content {
    padding: 0 0;
}

#kt_aside_desktop_toggle {
    margin-left: -50px;
}

#divFilterBySection {
    max-width: 400px;
    height: 40px;
}


    #divFilterBySection > div {
        margin: 0px;
        height: 30px;
    }

        #divFilterBySection > div > div > div > div.title {
            width: 130px;
            text-align: left;
        }

        #divFilterBySection > div > div > div > div.control {
            margin-left: 130px;
        }

@media (min-width: 1375px) {
    .header .container .aside-toggle {
        position: absolute;
        margin-left: -50px !important;
        margin-right: 0 !important;
    }

    .logo-sticky {
        margin-left: -15px;
    }
}


/*AECI Video header*/
/*.section-background {
    min-height: 5vh
}*/
/*.vid_header {
    position: relative;
    background-color: transparent;*/
/*height: 100px;*/
/*min-height: 60px;
    padding-top: -25px;
    width: 100%;*/
/*overflow: hidden;*/
/*}

.video_holder video {*/
/* position: absolute; */
/* top: -22%; */
/* left: 50%; */
/*min-width: 100%;*/
/* min-height: 100%; */
/* width: auto; */
/* height: auto; */
/* z-index: 0; */
/*-ms-transform: translateX(-50%) translateY(-50%);*/
/*-moz-transform: translateX(-50%) translateY(-50%);*/
/* -webkit-transform: translateX(-50%) translateY(-50%); */
/* transform: translateX(-50%) translateY(-50%); */
/*width: 100%;
}*/



/*.vid_header .overlay {
    position: absolute;*/
/*top: -10;*/
/*left: 0;*/
/*height: 100%;*/
/*width: 100%;
    background-color: transparent;
    opacity: 0;
    z-index: 1;
}*/

/*.vid_image {
    position: absolute;
    bottom: 17px;
    right: 17px;
    width: 500px;
}

.vid_image img {
}*/

/*.video_holder {*/
/*margin-left: -2vw;*/
/* margin-right: -2vw;*/
/*margin-bottom: -30px;*/
/*margin-top: -35px;*/
/*max-width: 840px;*/
/*z-index: 1;
    position: relative;
}*/



/*@media screen and (max-width: 900px) {
    .vid_image {*/
/*width:250px !important;*/
/*}

    .vid_bg_holder {*/
/*margin-left:*/
/*}

    .vid_header .overlay {
        position: absolute;
        top: 0px;
    }
}

@media screen and (max-width: 767px) {
    .page-section:not(.content-collection):not(.gallery-section) > .content-wrapper #block-yui_3_17_2_1_1578511204623_9004 {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-left: -2vw;
        margin-right: -2vw;
    }

    .vid_header .overlay {
        position: absolute;
        top: 0px;
    }
}*/

.form-horizontal {
    border: 0px solid #eee;
}

@media print {
    #kt_subheader > div > div > div.d-flex.mb-1 > div {
        visibility: hidden;
    }
}

/*.controls table.list {
    width: 100%;
}*/


.payoff_line {
    /*text-align: right;*/
    width: 100%;
    /*clear: both;*/
    /*vertical-align: bottom;*/
    /*height : 100%;*/
    /*display: block;*/
    /*justify-content: right;*/
}

    .payoff_line img {
        /*vertical-align: bottom;*/
        /*text-align: right;*/
        /*clear:both*/;
        max-height: 50px;
        /*margin-top: 40px;*/
        /*float : right;*/
        /*display: block;*/
        margin-left: auto;
        margin-top: auto;
        /*width: 100%;*/
    }

.view .control {
    color: #000000;
}

span.menu-icon > i {
    font-size: 1.5rem;
    /*color: #000000;*/
}


a {
    color: #000000;
}

    a:hover {
        color: #ecedeb !important;
    }

#kt_aside_menu > ul > li > a:hover {
    color: #8dc73f;
}

table.list a {
    color: #000000;
}

    table.list a:hover {
        color: #8dc73f;
    }

.icons ul li a {
    color: #000000;
}

    .icons ul li a:hover {
        color: #8dc73f;
        background-color: transparent;
    }

.button_options ul li a {
    color: #000000;
}

    .button_options ul li a:hover {
        background-color: #8dc73f;
    }


.status a.active {
    color: #0000FF;
    background-color: #8dc73f;
    border: 0;
}

.status a {
    background-color: #E1E1E1;
    color: #000000;
    border: 0;
}
