﻿body {
    font-family: 'Segoe UI', sans-serif;
    overflow: hidden;
}

span {
    font-style: italic;
}



.bid-login .backdrop {
    position: absolute;
    height: 100%;
    width: 100%;
}


.bid-login .loginbox {
    width: 433px;
    padding: 30px;
    line-height: 1;
}

.bid-login .logo {
    /*content: url('../Images/logo-genscape-light-on-trans.png');
    background: url('../Images/logo-genscape-light-on-trans.png') no-repeat;*/
    background-size: 178px;
    width: 178px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.bid-login .panel-title {
    position: static;
    text-transform: none;
    font-size: 30px;
    padding: 0 0 10px;
}

.bid-login .panel-default {
    top: 70px;
    width: 464px;
}


.bid-dash .dashboard {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 42px;
    overflow: hidden;
    left: 0;
    /*background-color: #F5F7FA;*/
}

.bid-dash .left-nav {
    height: 100%;
    width: 175px;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    bottom: 0;
    /*background-color: #E6E9ED;*/
    padding-top: 42px;
    margin: 0;
    list-style: none;
    z-index: 25;
    background-repeat: no-repeat;
}

.bid-dash .right-nav {
    /*right: -285px !important;*/
    height: 100%;
    width: 215px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    /*background-color: #E6E9ED;*/
    padding-top: 42px;
    list-style: none;
    right: 0;
    z-index: 25;
}

.bid-dash .right-nav-hide {
    display: none;
}

.bid-dash .maindash {
    width: 100%;
    height: 100%;
    padding-left: 175px;
    padding-right: 215px;
}

.bidnav {
    width: 100%;
        height: 42px
    /*background: #656D78;*/
}

.sidenav {
    width: 100%;
    margin: 0 !important;
    padding-bottom: 3px;
}

 .panelhead {
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 3px;
    text-align: left;
    color: #ffffff;
    background: rgba(101, 109, 120, 0.39);
    padding-left: 6px;
}


.nav-stacked > li + li {
    margin-top: 0 !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.dashtext {
    font-size: 12px;
}


.bid-dash .nonactiveregion::before {
    font-family: 'Glyphicons Halflings', sans-serif !important;
    background: transparent !important;
    /*content: '\e086' !important;*/
}

.bid-dash .plantinfotable {
    height: 95%;
    width: 100%;
    overflow: auto;
    display: inline-block;
}

.bid-dash .plant-query-table {
    height: 100%;
    width: 100%;
    padding-right: 10px;
    overflow: auto;
    display: inline-block;
    padding-left: 5px;
}

.bid-dash .plantinfotablepageing {
    height: 45px;
    text-align: center;
    background: transparent;
    
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: 364px;
}

.table-fixed thead {
    width: 97%;
}

.table-fixed tbody {
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
}

    .table-fixed tbody td, .table-fixed thead > tr > th {
        float: left;
        border-bottom-width: 0;
    }

.plant-selected {
    opacity: .4;
}


.dashboard-table-fixed-headers > thead > tr > th {
    min-width: 200px !important;
    width: 12.5% !important;
}


 .plant-selected:hover {
        cursor: not-allowed !important;
    }

.bid-dash .header-fixed-table {
    margin-bottom: 1px;
    -ms-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -ms-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}

.md-datepicker-button {
    display: none !important;
}

.md-datepicker-input-container {
    margin-left: 0 !important;
}

.filter-search {
    padding-right: 25px;
}




.filter-button-header {
    background-color: #ffffff !important;
    background-image: -moz-linear-gradient(top, #ffffff, #d8d8d8) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d8d8d8)) !important;
    background-image: -webkit-linear-gradient(top, #ffffff, #d8d8d8) !important;
    background-image: -o-linear-gradient(top, #ffffff, #d8d8d8) !important;
    background-image: linear-gradient(to bottom, #ffffff, #d8d8d8) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=0) !important;
    border-color: #ffffff #ffffff #d8d8d8 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    font-weight: 700 !important;
}

.filter-search-header {
    font-weight: 700;
}

.bid-dash .plant-info-container {
    height: 100%;
    margin-left: 13px;
}

.bid-dash .plant-info-container-right {
    -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
    height: 100%;
    margin-left: 0px;
    padding-bottom: 75px;
    padding-top: 25px;
}

.bid-dash .plant-info-container-right-close {
    -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
    height: 0;
}

.bid-dash .plant-query-left-table {
    height: 100%;
    padding-bottom: 150px;
    /*background-color: #E6E9ED;*/
}

.bid-dash .plant-query-left-container {
    height: 100%;
    padding-bottom: 50px;
    /*background-color: #F5F7FA;*/
}

.bid-dash .plant-query-right-container {
    height: 100%;
    /*background-color: #F5F7FA;*/
}

.bid-dash .left-container-features {
    height: 51px;
    width: 100%;
    display: inline-block;
}

.bid-dash .query-divide {
    left: -5px;
    top: 50%;
    position: absolute;
}

.bid-dash .plantinforow:hover {
    cursor: pointer;
}



.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    overflow: hidden;
    text-overflow: ellipsis;
   padding-right: 23px !important;
}

.bid-dash .left-hour-button {
    height: 34px;
    font-size: 13px;
    width: 29px;
}


    .bid-dash .left-hour-button > span {
        top: 1px;
        left: -3px;
    }

.bid-dash .right-hour-button {
    height: 34px;
    font-size: 13px;
    width: 29px;
}


    .bid-dash .right-hour-button > span {
        top: 1px;
        left: -6px;
    }

.inactive-region {
    width: 100%;
    -ms-border-radius: 8px;
    /* border-radius: 8px; */
    margin-bottom: 0px;
    font-size: 11px;
    left: 5px;
    text-align: center;
    height: 25px;
    background: #474c54;
    line-height: 23px;
    transition: all 0.5s ease;
}
.inactive-region:hover {
    box-shadow: 0px 0px 7px 4px #3a3b3f;
    margin-bottom: 2px;
    border-left: 6px solid rgb(16,108,200);
}

.inactive-region:focus {
    outline: none;
}

.side-nav-tab-active {
    box-shadow: 0px 0px 7px 4px #3a3b3f !important;
    margin-bottom: 2px !important;
    border-left: 6px solid rgb(16,108,200)!important;
}

.active-dashboard-view {


}
.active-dashboard-view-top-side {
    position: fixed;
    height: 19px;
    width: 25px;
    border-bottom: 1px solid #d1d3d4;
    left: 137px;
    top: 283px;
    border-bottom-right-radius: 10px;
    z-index: 9;
}
.active-dashboard-view-bottom-side {
    position: fixed;
    height: 19px;
    width: 25px;
    border-top: 1px solid #d1d3d4;
    left: 137px;
    top: 319px;
    border-top-right-radius: 48px;
    z-index: 9;
}

.active-dashboard-historic {
     position: absolute;
    height: 100%;
    left: -14px;
    top: 27px;
    border-radius: 21px;
    width: 25px;
    border-right: 1px solid white;
    border-top-left-radius: 19px;
}

.active-dashboard-predictive {
     position: absolute;
    height: 100%;
    left: -14px;
    top: 49px;
    border-radius: 21px;
    width: 25px;
    border-right: 1px solid white;
    border-top-left-radius: 19px;
}

.active-dashboard-historic-top {
    border-top:1px solid rgba(209, 211, 212, 0.49);
    margin: 0;
    width: 100%;
    position: absolute;
    top: 0;
    border-top-left-radius: 3px;
    height: 18px;
    z-index: 2;
    left: 12px;
}

.active-dashboard-predictive-top {
        color: white;
    margin: 0;
    width: 100%;
    position: absolute;
    top: 0;
    border-top-left-radius: 33px;
    height: 73px;
    left: 0px;
}

.region-radio-check {
    width: 24px;
    float: left;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    position: absolute;
    left: 7px;
    height: 17px;
    margin: 0px;
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.radio-button-checked {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.inactive-region-radio {
    width: 100%;
    opacity: 0;
    height: 25px;
    position: absolute;
    z-index: 2;
    margin: 0 !important;
}

.inactive-region-radio:hover {
        cursor: pointer;
    }

 .unacceasable {
    opacity: .6;
}

.filter-seach-bar {
    background: transparent;
}



.side-nav-buttons-panel {
    padding: 4px 2px 2px 1px;
    margin: 4px;
   
}

.bid-dash .capacity-slider {
    background: transparent;
    bottom: 2px;
}

.unacceasable-region:hover {
    cursor: help;
}

.unacceasable-market-type:hover {
    cursor: not-allowed;
}

.unacceasable-region > i {
    float: right;
    font-size: 15px;
    margin: 1px;
}

.region-text {
    height: 17px;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.overlay-unit-query {
    height: 100%;
    width: 100%;
    filter: alpha(opacity=50);
    opacity: 1;
    -moz-opacity: 0.50;
    z-index: 26;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    color: white;
}

 .overlay-unit-query:hover {
        cursor: not-allowed;
    }


 .overlay-plant-query {
    height: 100%;
    width: 100%;
    filter: alpha(opacity=50);
    opacity: 0.4;
    -moz-opacity: 0.50;
    z-index: 20;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}

  .overlay-plant-query:hover {
        cursor: not-allowed;
    }

.overlay-unit-query > div {
    padding: 5px;
    border-radius: 5px;
    position: relative;
    top: 50%;
    left: 19%;
    font-size: 30px;
}

.overlay-plant-query > span {
    padding: 5px;
    border-radius: 5px;
    position: relative;
    top: 50%;
    left: 30%;
    font-size: 30px;
}



.inactive-region > p {
    margin: 0;
    padding-left: 24px;
    text-align: center;
}


.spinner {
    margin: 100px auto;
    width: 50px;
    height: 65px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    right: 50%;
    z-index: 1000;
}

.spinner {
    margin: 100px auto;
    width: 50px;
    height: 85px;
    text-align: center;
    font-size: 10px;
}

    .spinner > div {
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;

    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/*Mobile View */
@media only screen and (max-width: 1280px) {
    .navbar-nav {
        margin: 0 !important;
    }

    .navbar {
        

    }
}




.spinner-login {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

    .spinner-login > div {
        width: 18px;
        height: 18px;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .spinner-login .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .spinner-login .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}


.login-user-error {
    font-size: 14px;
    text-align: center;
}


.filter-header {
    width: 100%;
    position: relative;
    height: 36px;
}

.filter-header-panel {
    height: 100%;
    padding: 0 !important;
    padding-top: 1px;
}

.filter-dropdown-carrot {
    position: absolute;
    right: 14px;
    top: 16px;
}

.filter-list {
    height: 31px;
    width: 100%;
    position: relative;
    padding-left: 60px;
    padding-right: 108px;
}


.filter-selected-list {
    display: inline-block;
    margin: 4px;
    font-size: 14px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    padding: 0 12px;
}

.filter-add-button {
    display: inline-block;
    margin: 1px;
    font-size: 14px;
    cursor: default;
    margin-right: -3px;
    padding: 3px 13px;
    right: 3px;
    position: absolute;
    border-radius: 1px;
    min-height: 0;
    height: 29px;
    width: 112px;
    min-width: 0;
    color: #2889eb !important;
    line-height: 22px ;
}

    .filter-add-button:hover {
        cursor: pointer;
    }

.filter-clear-button {
    display: inline-block;
    margin: 1px;
    font-size: 14px;
    cursor: default;
    float: left;
    margin-right: 5px;
    padding: 3px 13px;
    position: absolute;
    border-radius: 1px;
    min-height: 0;
    height: 29px;
    width: 74px;
    min-width: 0;
    color: red !important;
    line-height: 22px;
    left: -12px;
}

    .filter-clear-button:hover {
        cursor: pointer;
    }


.rzslider {
    margin: 23px 0 15px 0 !important;
}

    .rzslider .rz-pointer {
        top: -6px !important;
        width: 13px !important;
        height: 29px !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        border-radius: 7px !important;
    }

    .rzslider .rz-bar-wrapper {
        margin-top: -12px !important;
    }

    .rzslider .rz-pointer:after {
        left: 1px !important;
        top: 9px !important;
        background: transparent !important;
    }

    .rzslider .rz-bar.rz-selection {
    }

.rz-floor {
    visibility: hidden !important;
}

.rz-ceil {
    visibility: hidden !important;
}


.dash-logo {
    /*content: url(../Images/WoodMac_logo_strapline_WHT.png);*/
    background: url(../Images/WoodMac_logo_strapline_WHT.png) no-repeat;
    background-size: contain;
    width: 100px;
    height: 35px;
    left: 40px;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*margin-bottom: 15px;*/
    position: absolute;
    top: 5px;
}


.login-logo {
    /*content: url(../Images/WoodMac_logo_strapline_WHT.png);*/
    background: url(../Images/WoodMac_logo_strapline_WHT.png) no-repeat;
    background-size: contain;
    width: 250px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    position: relative;
    top: 0px;
}

.dash-nav-brand {
        color: white;
    left: 124px;
    font-size: 14px !important;
    top: 5px;
    position: relative;
}


.rzslider .rz-bar {
    height: 11px !important;
}

.rzslider .rz-bubble {
    bottom: 7px !important;
    font-size: 12px !important;
}


.unit-card-list {
    margin: 8px 0 0 0px;
}

    .unit-card-list > div > button {
        z-index: 1;
    }

.bid-stack .unit-card-list {
        background: #3f444d;
    color: white;
    margin: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 131px;
}

.bid-dash .add-unit-button {
    width: 100%;
    border-radius: 0px;
}

 .testul > li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.testul {
    z-index: 1000;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.testul > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

.testul > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }


.card-icon {
    position: absolute;
    right: 26px;
    top: 7px;
}


.card-plant-name {
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 11px;
}

.card-plant-info {
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 11px;
    height: 23px;
    color: #FFFFFF;
    font-weight: 700;
}

.bid-dash .hour-input-form {
    width: 100px;
    margin: auto;
    left: 2px;
    position: relative;
    top: 4px;
}
.bid-dash .hour-input-form-hh {
    position: absolute;
    left: 38px;
    top: -17px;
    font-style: inherit;
    font-weight: 600;
    font-size: 12px;
    opacity: .6;
}

.bid-dash .overlay-remove {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 45px;
    left: 80px;
    text-align: center;
    z-index: 0;
    font-size: 18px;
    color: #656d78;
    font-weight: 500;
}

.username-nav {
    position: absolute;
    bottom: -14px;
    right: -17px;
    font-size: 13px;
    font-style: initial;
    text-transform: capitalize;
}

.help-nav {
    position: absolute;
    bottom: -14px;
    right: -7px;
    font-size: 13px;
    font-style: initial;
    text-transform: capitalize;
}

.md-success-toast-theme .md-toast-content {
    background-color: #1CBD6A !important;
    color: rgb(250,250,250) !important;
    margin: 11px;
}

    .md-success-toast-theme .md-toast-content > button {
        color: rgb(0, 0, 0) !important;
        font-weight: 600 !important;
    }

.md-error-toast-theme .md-toast-content {
    background-color: #d33a3a !important;
    color: rgb(250,250,250) !important;
    margin: 11px;
}

    .md-error-toast-theme .md-toast-content > button {
        color: rgb(0, 0, 0) !important;
        font-weight: 600 !important;
    }



.bid-dash .disable-download:hover {
    cursor: not-allowed !important;
}


.start-end-date-validation-error {
    color: #ff3243;
    font-size: 15px;
    text-align: center;
    padding-top: 12px;
    font-weight: 700;
    font-family: initial;
}

md-tooltip .md-content {
    height: auto;
    font-size: 12px;

}

md-pagination-wrapper {
    width: 100% !important;
}

.help-icons {
    display: inline-block;
    width: 100%;
    font-size:16px
}





/*Bid Stack Page*/


.bid-stack .dashboard {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 700px;
    padding-top: 42px;
    overflow: hidden;
    left: 0;
    background: #474c54;
}

.bid-stack .left-side-nav {
    width: 175px;
    height: 100%;
    position: fixed;
        padding-bottom: 110px;
    left: 0;
}

.bid-stack .main-stack-container {
        height: 100%;
    width: 100%;
    position: absolute;
    padding-left: 175px;
    padding-bottom: 42px;
    padding-right: 150px;
    overflow: hidden;
}

.bid-stack .main-predictive-container {
        height: 100%;
    width: 100%;
    position: absolute;
    padding-left: 150px;
    padding-bottom: 42px;
    padding-right: 5px;
    overflow: hidden;
}

.bid-stack .stack-data {
    /*height: 100%;
    width: 100%;
    overflow: auto;*/
}

.bid-stack .stack-table-data {
    /*height: 100%;
    width: 100%;
    overflow: auto;*/
}

.bid-stack .stack-table-data > tbody > tr > td {

    border: 1px solid #ddd;
    font-size: 12px;
}


.bid-stack .card-button-disabled {
        width: 108px;
    position: absolute;
    z-index: 5;
    height: 34px;
    background: #3f444d;
    opacity: .7;
    cursor: not-allowed;
    top: 6px;
}

.bid-stack .card-button-disabled-full-screen {
    width: 53px;
    position: absolute;
    z-index: 5;
    height: 34px;
    background: #3f444d;
    opacity: .7;
    cursor: not-allowed;
    top: 6px;
    left: 48px;
}


.md-virtual-repeat-container .md-virtual-repeat-scroller {
    /*overflow: auto !important;*/
}

.chart-panel {
    height: 100%;
    border-radius: 0;
        -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
   
}

.chart-panel > .panel-heading {
    background-color: #474c54 !important;
    border-color: #b7b7b7 !important;
    border-radius: 0 !important;
    color: #404040 !important;
    text-align: center;
    font-weight: 600;
}

.chart-container-bottom {
    background:#474c54;
    -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
    height: 100%; 
    width: 100%;
    overflow: hidden;

}

.chart-panel-tile {
    min-height: 300px;
    height: 100%;
}

.chart-panel-tile-container {
    position: relative;
    float: left;
    padding-left: 160px;
    width: 100%;
    padding-right: 180px;
    border-bottom: 2px dotted gray;
    height: 100%;
}

.chart-container-bottom-close {
        height: 0; 
}

.predictive-tile-inputs {
    width: 128px;
    height: 215px;
    position: absolute;
    left: 35px;
    padding-bottom: 50px;
    z-index: 2;
    font-size: 12px;
    top: 56px;
}


.bid-stack-data-container {
    -moz-transition: width 1s ease, height 1s ease;
    -webkit-transition: width 1s ease, height 1s ease;
    -o-transition: width 1s ease, height 1s ease;
    transition: width 1s ease, height 1s ease;
    width: 100%;
    height: 240px;
    padding: 4px 16px 10px 26px;
    background: #474c54;
}

.bid-stack-data-container-full {
    height: 100%; 
}

.bid-navigation {
    color: white;
    font-size: 14px;
    background: #474c54;
    width: 225px;
    position: relative;
    top: 19px;
    text-align: center;
    border-left: 1px solid #8c9199;
    border-right: 1px solid #8c9199;
    border-top: 1px solid #8c9199;
    float: left;
    height: 23px;
    margin-left: 64px;
    line-height: 24px;
    transition: all 0.5s ease;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.bid-nav-non-active {
    -webkit-box-shadow: inset 0px -10px 4px -10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px -10px 4px -10px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px -10px 4px -10px rgba(0, 0, 0, 0.25);
    border: 1px solid #8c9199;
    border-bottom: none;
    opacity: .7;

}

.bid-stack .data-container {
    background: #FFFFFF;
    height: 100%;
    width: 100%;
    overflow: auto;
}

.bid-stack .unit-column {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.bid-stack .unit-column-data {
    width: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.logo-nav-column {
     width: 150px;
     height: 42px;
 
}

.bid-stack .stack-table-data > tbody > tr> td {
    width: 75px;
}

.bid-stack .disabled-panel {
    background: rgba(224, 224, 224, 0.64);
    cursor: not-allowed !important;
    height: 100%;
    width: 100%;
    z-index: 999;
}


.bid-stack .overlay-bid-pull{
    height: 100%;
    width: 100%;
    filter: alpha(opacity=50);
    opacity: 0.4;
    -moz-opacity: 0.50;
    z-index: 20;
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    /*background: #656d78;*/
    left: 0;
}

    .bid-stack .overlay-bid-pull:hover {
        cursor: not-allowed;
    }


.bid-stack .overlay-bid-pull > span {
    padding: 5px;
    border-radius: 5px;
    position: relative;
    top: 50%;
    left: 30%;
    font-size: 30px;
}

.bid-stack .fuel-type-sub-input {
    color: white;
    font-size: 13px;
    font-weight: 600;
    top: 15px;
    left: -6px;
}

.bid-stack .panel-lock-icon {
        position: relative;
    font-size: 45px;
        left: 87px;
    top: 20px;
    color: rgb(41, 138, 236);
}

.bid-stack .panel-lock-text {
    position: relative;
    font-size: 21px;
    top: 50px;
    color: rgb(41, 138, 236);
}


.filter-owner-search {
      -webkit-transition: all 1s ease  ;
  -moz-transition: all 1s ease !important;
  -o-transition: all 1s ease !important;
  -ms-transition: all 1s ease !important;
  transition: all 1s ease !important;
}

.filter-owner-searched {
    right: 25px !important;
}

.bid-stack .block-graph-btn {
    position: absolute;
    top: 3px;
    right: 156px;
    min-height: 30px;
    height: 34px;
    min-width: 55px;
    width: 55px;
    float: right;
            background-color: #ffffff !important;
    background-image: -moz-linear-gradient(top, #ffffff, #d8d8d8) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d8d8d8)) !important;
    background-image: -webkit-linear-gradient(top, #ffffff, #d8d8d8) !important;
    background-image: -o-linear-gradient(top, #ffffff, #d8d8d8) !important;
    background-image: linear-gradient(to bottom, #ffffff, #d8d8d8) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=0) !important;
    border-color: #ffffff #ffffff #d8d8d8 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    font-weight: 700 !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.bid-stack .block-graph-btn > span {
    font-size: 26px; 
    top: 4px; 
    left: -2px; 
    color: black;
}

.bid-stack .block-info-btn {
    position: absolute;
    bottom: -5px;
    right: -9px;
    min-height: 30px;
    height: 32px;
    min-width: 30px;
    width: 55px;
}

.bid-stack .block-info-btn > span {
    font-size: 21px; 
    top: 4px; 
    left: -2px;
    color: black;
}

.bid-stack-data-info-drill-open {
    width: 100%;
    position: relative;
    -moz-transition: width 1s ease, height 1s ease;
    -webkit-transition: width 1s ease, height 1s ease;
    -o-transition: width 1s ease, height 1s ease;
    transition: width 1s ease, height 1s ease;
}


.bid-stack-data-info-drill-down {
    width: 400px;
    position: absolute;
    -moz-transition: width 1s ease, height 1s ease;
    -webkit-transition: width 1s ease, height 1s ease;
    -o-transition: width 1s ease, height 1s ease;
    transition: width 1s ease, height 1s ease;
    top: 9px;
    right: 5px;
    height: 98%;
}

.bid-stack-data-meta-drill-down {
    width: 380px;
    position: absolute;
    -moz-transition: width 1s ease, height 1s ease;
    -webkit-transition: width 1s ease, height 1s ease;
    -o-transition: width 1s ease, height 1s ease;
    transition: width 1s ease, height 1s ease;
    top: 9px;
    right: 412px;
    height: 98%;
}

.unit-drill-header {
        max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px 0px 0px 8px;
}

.unit-drill-info-title {
    width: 30px;
    display: inline-block;
    font-size: 11px;
    color: #2b95ff;
    padding-left: 5px;
    font-weight: 700;
    margin-right: 11px;
}

.unit-drill-info-data {
        width: 30px;
            font-size: 11px;
    display: inline-block;
    color: white;
}

.bid-drill-down {
    margin: 5px ;

}

.unit-meta-data-info {
    font-size: 12px;
    color: white;
    text-align: center;
      overflow: hidden;
  text-overflow: ellipsis;
 
}

.unit-meta-data-label {
    font-size: 11px;
    color: #2b95ff;
    text-align: center;
    width: 100%;
    font-weight: 700
}

.unit-meta-data-title {
    color: white;
    text-align: center;
    padding-top: 10px;
      white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
      font-size: 11px;
}

.bid-stack .bid-meta-tiles {
    font-size: 45px;
    width: 100%;
}

.bid-stack .bid-tile-bottom-info {
        position: relative;
    width: 100%;
    bottom: 30px;
    height: 30px;
    padding: 3px;
    right: 0;
}

 .tile-section-loading {
    position: absolute;
    height: 101%;
    width: 100%;
    z-index: 999;
    top: 0;
    cursor: not-allowed;
        margin-top: 0;
    background: rgba(21, 22, 25, 0.71);
}

.bid-stack .bid-chart-tile {
    width: 49%; 
    height: 100%; 
    float: left;
     position: relative; 
     padding: 3px; 
     margin: 3px;
      background: #262626;
          border: 1px solid #656d78;
}

.bid-stack .bid-stack-tile {
        width: 95%; 
    height: 100%; 
    float: left;
     position: relative; 
     padding: 3px; 
     margin: 3px;
      background: #262626;
          border: 1px solid #656d78;
}

.bid-stack .bid-chart-main {
    width: 100%; 
    height: 100%;
    padding-bottom: 1px;
}

.bid-drill-down-meta-blocks {
        width: 90px;
    height: 90px;
    background: rgba(204, 209, 217, 0.61);
    border-radius: 10%;
    text-align: center;
    float: left;
    margin: 12px;

}

.highcharts-tooltip {
    pointer-events: none;
}

.bid-stack .input-params {
        text-align: center;
    border: 1px solid white;
    border-radius: 14px;
    color: white;
}

.bid-stack .unit-tile {
    width: 50%;
    padding: 6px;
    height: 50%;
    height: 250px;
    float: left;
    position: relative;
    display: inline-block;
    min-width: 450px;
}

.bid-stack .unit-historic-tile {
     width: 100%;
    height: 48%;
    min-height: 300px;
    float: left;
    position: relative;
    display: inline-block;
    min-width: 950px;
        -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
   padding-top: 3px;
}

.bid-stack .unit-historic-tile-open {
    height: 97%;
}
.bid-stack .unit-historic-tile-close {
        display: none;
}


.bid-stack .chart-tile-header {
        position: relative;
    width: 100%;
    height: 18px;
}

.bid-stack .chart-tile-header > div {
color: #2b95ff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}
.bid-stack .chart-tile-header > div > b {
        color: white;
    font-size: 12px;
    
}

.bid-stack .unit-tile-container {
    width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
    padding-bottom: 230px;
}


.bid-stack .tile-column {
        position: relative;
    width: 100%;
        float: left;
    overflow-x: auto;
    /*min-width: 1400px;*/
    height: 100%;

   
}

.bid-stack .average-tile-header {
    position: absolute;
    font-size: 10px;
    color: white;
    width: 100%;
    text-align: center;
    font-style: inherit;
}

.bid-stack .tile-locked-overlay {
        height: 100%;
    width: 100%;
    margin: -3px;
    position: absolute;
    text-align: center;
    z-index: 2;
    background: rgba(71, 76, 84, 0.68)
}

.bid-stack .table {
  table-layout:fixed;
}

.bid-stack .table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dashboard-data-type-select {
    width: 100%; 
    height: 30px;
    text-align: center;
    background: #474c54;
}
.dashboard-data-type-select-btn {
        position: relative;
    top: -12px;
}

.dashboard-current-view {
        height: 98%;
    z-index: 999;
    margin: 5px 14px 0px 24px;
    padding-bottom: 16px;
    overflow: auto;
}


.dashboard-right-side-nav {
    position: absolute;
    right: 0;
    width: 150px;
    height: 100%; 
    overflow: auto;
    background: #474C54;
}

.dashboard-right-side-nav-card-btn {

    position: relative;
    transition: 0.3s ease;
    cursor: pointer;
}

.dashboard-right-side-nav-card-btn:hover {
    transform: scale(1.2, 1.2);
    opacity: 1;
}


.slim-scroll::-webkit-scrollbar
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}


.slim-scroll::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

.slim-scroll::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #656d78;
}

.md-datepicker-input {
    color: #FFFFFF;
}



.panel-default {
    border-color: #474c54;
}


.unit-tile-refresh-btn {
    min-height: 8px !important;
    width: 55px !important;
    line-height: 0 !important;
    height: 28px !important;
    bottom: 25px !important;
    background-color: #2981d9 !important;
    position: fixed;
    left: 22px !important;
    border-radius: 14px;
}

.dashboard-middle-tabs-container {
    position: relative;
    height: 31px;
    width: 100%;
    padding-left: 32px;
    padding-right: 50px;
}

.dashboard-middle-tabs-container-tab {
    height: 22px;
    width: 150px;
    position: relative;
    -ms-border-radius: 8px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    color: white;
    transition: all 0.5s ease;
    font-weight: 700;
    top: 9px;
}

.dashboard-middle-tabs-container-tab:focus {
    outline: none;
}

    .dashboard-middle-tabs-container-tab:hover {
        box-shadow: 0px 0px 4px 2px #217ad3;
        border-top-left-radius: 3px;
        top: 5px;
        border-top-right-radius: 3px;
        height: 24px;
    }

.dashboard-middle-tabs-container-tab-active {
    border-bottom: 2px solid #2989eb;
    top: 9px;
}

.unit-tile-refresh {
  border-radius: 50%;
  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
.unit-tile-refresh:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.unit-tile-remove-btn {
    font-size: 11px;
    position: absolute !important;
    min-height: 8px !important;
    width: 107px !important;
    line-height: 21px !important;
    height: 23px !important;
    bottom: 25px !important;
    background-color: transparent !important;
    left: 55px !important;
    color: white !important;
    z-index: 1;
}

.unit-predictive-btn {
    position: absolute !important;
    min-height: 8px !important;
    width: 18px !important;
    line-height: 21px !important;
    height: 17px !important;
    top: -30px !important;
    background-color: rgba(27, 188, 105, 0.6) !important;
    right: 19px !important;
     cursor: help !important;
}
.unit-predictive-btn:hover {
    cursor: help ;
}

.unit-predictive-table-icon {
    min-height: 8px !important;
    width: 18px !important;
    line-height: 21px !important;
    height: 17px !important;
    background-color: rgba(27, 188, 105, 0.6) !important;
    cursor: help !important;
}

.unit-predictive-table-icon-wrapper {

}

.add-multiple-owners-btn {
    bottom: 0;
    position: absolute;
    right: 15px;
    min-height: 8px !important;
    width: 24px !important;
    line-height: 21px !important;
    height: 23px !important;
     background-color: #1CBD6A !important
}

.predictive-input-warning {
    background: #6633FF;
    position: absolute;
    width: 285px;
    height: 70px;
    top: 30px;
    border-radius: 12px;
    left: 35%;
}

.predictive-input-warning > span {
        position: absolute;
    top: 40px;
    left: 44%;
    font-size: 21px;
    color: white;
}
.predictive-input-warning > div {
        width: 100%;
    position: absolute;
    font-size: 14px;
    color: white;
    text-align: center;
    top: 14px;
}

.active-bid-block-hover {
    background: rgba(16, 108, 200, 0.78);
   cursor: pointer;
}

.dashboard-expand-btn {
    top: -15px !important;
    position: relative !important;
    height: 19px !important;
    min-height: 10px !important;
    text-align: center !important;
    line-height: 0px !important;
    background: rgb(45, 49, 55)  !important;
    width: 75px !important;
    min-width: 10px !important;
    z-index: 2;
}

.supply-stack-meta-data-header {
    width: 40px;
    text-align: left;
    display: inline-block;
        color: #2b95ff;
    padding-left: 5px;
    font-weight: 700;
    font-size: 12px;
}
.supply-stack-meta-data {
    width: 40px;
    text-align: right;
    font-size: 11px;
    display: inline-block;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.predictive-download-btn {
    background-color: #217ad3 !important;
}


.inner-dashboard-tabs {
        padding-top: 6px;
}

.inner-dashboard-tabs-tab {
        height: 25px;
            line-height: 25px;
    width: 150px;
}

.inner-dashboard-tabs-tab-active {
    background: rgb(71, 76, 84);
    box-shadow: rgb(12, 13, 15) 0px 0px 6px 0px;
}


.product-materials-row {
    width: 100%;
    height: 100px;
    margin-top: 15px;
    position: relative;
    top: 10px;
    box-shadow: rgb(20, 21, 24) 0px 0px 7px 0px;
}

.product-materials-row-header {
    display: inline-block;
    width: 200px;
    height: 100%;
    color: white;
    font-weight: 600;
    line-height: 15px;
    padding-left: 15px;
    position: absolute;
    top: 12px;
}
.product-materials-row-btn {
    display: inline-block;
    width: 150px;
    text-align: center;
    height: 100%;
    position: absolute;
    right: 1px;
    top: 13px;
}

.product-materials-text {
    display: inline-block;
    overflow: auto;
    position: relative;
    padding: 23px 191px 2px 217px;
    height: 93px;
    width: 100%;
    color: gainsboro;
    font-size: 14px;
}

.dashboard-hover-tab {
    color: white !important;
    opacity: .9 !important;
}

.user-helper-unit-add {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 248px;
    background: #474c54;
    z-index: 1;
    opacity: .85;
}
.user-helper-notification {
    width: 300px;
    height: 63px;
    position: absolute;
    left: 42%;
    top: 263px;
    background-color: rgba(16, 108, 200, 0.82);
    z-index: 9;
    border: 2px solid #656d78;
    text-align: center;
    color: white;
    line-height: 56px;
    border-radius: 6px;
}

/*Block Loader */


.sk-folding-cube {
  margin: 20px auto;
  width: 75px;
  height: 75px;
      position: absolute;
    left: 50%;
    z-index: 9999;
    top: 30%;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}


.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  z-index: 999;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #f9f9f9;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}


.nearest-neighbor .main-predictive-container {
    height: 100%;
    width: 100%;
    position: absolute;
    padding-left: 150px;
    padding-bottom: 42px;
    padding-right: 5px;
    overflow: hidden;
    background: #474c54;
}

.nearest-neighbor .input-container-top-block {
    height: 160px;
    width: 300px;
    box-shadow: 0px 1px 6px 1px rgb(29, 32, 35);
    display: inline-block;
    margin: 15px 0 0 45px;
}

.nearest-neighbor .input-container-top-block-title {
    color: white;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.nearest-neighbor .input-container-top-block-date {
    color: #3df1b7;
    font-size: 26px;
    width: 100%;
    text-align: center;
    padding-top: 8px;
    font-weight: 600;
}

.nearest-neighbor .input-container-top-block-inner-container {
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 5px;
}

.nearest-neighbor .input-container-top-block-output {
    color: #3df1b7;
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding-top: 8px;
    font-weight: 600;
}

.nearest-neighbor .neighbor-input-header-container {
    height: 200px;
    width: 100%;
    text-align: center;

}

.nearest-neighbor .neighbor-bottom-container {
    height: 100%;
    width: 100%;
    text-align: center;
    overflow: auto;
    padding: 15px;
    padding-bottom: 210px;
}


/* Bid Nav Upgrade 09/08/2017*/

.sidenav-inner-mini-container {
    margin: 10px;
    border-radius: 4px;
    box-shadow: 0 0 7px 0px #141518;
    overflow: hidden;
}

.clickable {
    background: #c5c5c5;
}

.clickable:hover {
        color: #006dc7;
}