/* Notification library */
/*.notification.notification-error{
    background: #fff !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}*/
h4.notification-title{
    font-size: 18px !important;
}

/* Colors */
.shell-purple-text{color: #641964 !important;}
.shell-light-blue-text{color: #009EB4 !important;}
.shell-light-grey-text{color: #e0e0e0 !important;}

/* Nav-bar */
nav h4{
    font-family: 'Futura-bold', Arial, sans-serif;
    letter-spacing: 2px;
}
.img-sidebar{
    margin-top: 6px;
    width: 40px;
}
.side-nav li {
    border-bottom: 1px solid #d9d9d9;
}

/* Common */
.panel-header{
    color: white;
    background: #dd1d21;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 8px 18px;
    position: relative;
}
.panel-header img{
    height: 25px;
    width: auto;
    position: absolute;
    left: 10px;
}
.panel-header span.dashboard-title{
    margin-left: 25px;
    color: white !important;
}
.image-banner{
    height: 150px;
    overflow: hidden;
}
.image-banner img{
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.terminal-tab {
    width: 100%;
    height: 30px;
    list-style: none;
    margin: 0px !important;
    padding: 0;
    text-align: center;
}

.terminal-tab li {
    font-family: 'Futura-heavy', Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #404040;
    color: white;
    width: 1%;
    position: relative;
    display: table-cell;
    border-right: solid 1px white;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}

.terminal-tab li.active,
.terminal-tab li:hover {
    background: white;
    color: #404040;
}

.terminal-tab li:last-child {
    border-right: 0px;
}

.dashboard-terminal-tab{
    width: 100%;
    height: 30px;
    list-style: none;
    margin: 0px !important;
    padding: 0;
    text-align: center;
}

.dashboard-terminal-tab li {
    /*font-family: 'Futura-heavy', Arial, sans-serif;*/
    text-align: center;
    /*text-transform: uppercase;*/
    /*letter-spacing: 2px;*/
    background-color: white;
    color: #a6a6a6;
    width: 1%;
    position: relative;
    display: table-cell;
    border: solid 3px white;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}

.dashboard-terminal-tab li.active,
.dashboard-terminal-tab li:hover {
    background: #404040;
    color: white;
}
.dashboard-terminal-tab div{
    border: 1px solid #a6a6a6;
}

.section-title{
    color: #dd1d21;
    padding: 15px 15px;
}
.main-title{
    font-family: 'Futura-bold', Arial, sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.main-subtitle{
    font-family: 'Futura-bold', Arial, sans-serif;
}

.section-title span{
    cursor: pointer;
}

.section-title span img{
    width: 20px;
    margin-left: 10px;
    margin-bottom: -3px;
}

.section-graph{
    /*height: 500px;*/
    overflow: hidden;
}

.section-title,
.section-graph{
    border: 1px solid #d9d9d9;
    position: relative;
}

.section-graph{
    border-top: 0px !important;
}

.left-border-grey{
    border-left: 1px solid #d9d9d9;
}

.mid-title{
    font-size: 1.2rem;
    letter-spacing: 2px;
}

.view-more{
    position: absolute;
    right: 15px;
}

@media only screen and (max-width: 600px) {
    .sm-no-border{
        border: 0px !important;
    }
    .image-banner img{
        min-height: 150px;
    }
    .scrollable-table{
        overflow-y: auto;
        font-size: 0.7rem;
    }
}

/* Login */
.main-login{
    height: 100vh;
    background: url("/static/images/login/login_small.png") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.main-login-big-image{
    background: url("/static/images/login/login.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.login-container{
    width: 100%;
}


.form-login{
    background: rgba(255, 255, 255, 1);
    margin: auto;
    width: 460px;
}
.form-login form{
    padding: 30px 30px 30px;
    height: 480px;
}
.form-login h4{
    margin-bottom: 30px;
}

/* Cost Volume */
.row-volume{
    line-height: 8px;
}
.row-volume.subtotal_volume,
.row-volume.subtotal_cost{
    font-family: 'Futura-heavy', Arial, sans-serif;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.row-volume.total_volume,
.row-volume.total_cost{
    font-family: 'Futura-heavy', Arial, sans-serif;
    border-bottom: 2px solid #404040;
    margin-bottom: 40px;
}
.row-volume.result{
    font-family: 'Futura-heavy', Arial, sans-serif;
    border-bottom: 2px solid #404040;
}
.volume-data-value{
    text-align: right;
    padding-right: 20px;
}

.row-volume.trucks{
    line-height: 40px;
}

/* Terminal Availability */
.summary-indicator{
    padding-left: 15px;
    font-size: 1.3rem;
}

/* Gate to Gate */
.month-slider div{
    font-family: 'Futura-heavy', Arial, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100px;
}
.month-slider i{
    position: relative;
    top: 6px;
}
.time-block{
    margin: 20px 0px 10px;
    width: 100%;
    font-size: 25px;
    line-height: 60px;
    height: 60px;
    border: 1px solid #404040;
}
.red-block{
    background: #dd1d21;
    color: #fff;
    border: 1px solid #dd1d21;
}
.green-block{
    background: #008443;
    color: #fff;
    border: 1px solid #008443;
}
.yellow-block{
    background: #FBCE07;
    color: #404040;
    border: 1px solid #FBCE07;
}
.time-data-title{
    font-family: 'Futura-heavy', Arial, sans-serif;
}
.chart-icons i{
    width: 30px;
    text-align: center;
    color: white;
    background: #d9d9d9;
    cursor: pointer;
    margin: 5px 3px;
}

.chart-icons small{
    position: relative;
    top: -8px;
    margin-right: 5px;
}
.chart-icons i.active{
    background: #404040 !important;
}
.th6{width: 6%;}
.th10{width: 10%;}
.th20{width: 20%;}
.th30{width: 30%;}
.table-bullet{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    top: 2px;
    position: relative;
}
.border-right-table{border-right: 1px solid #d9d9d9;}
.border-top-table{border-top: 1px solid #d9d9d9;}

/* Dashboard */
.supply-table{
    font-size: 1.4rem;
}

.supply-table i.fa-sort-desc{
    margin: 3px 0px 0px !important;
    position: absolute;
    right: 5px;
}

.supply-table i.fa-sort-asc{
    margin: 8px 0px 0px !important;
    position: absolute;
    right: 5px;
}

.ta-table{
    font-size: 1.2rem;
}
.ta-table div.col.s2,
.supply-table div.col.s3{
    border: 1px solid #d9d9d9;
    border-right: 0px;
    padding: 15px;
    position: relative;
}
.ta-table div.col.s2:last-child,
.supply-table div.col.s3:last-child{
    border-right: 1px solid #d9d9d9 !important;
}

.comment-cell{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid rgb(64, 64, 64);
    top:0;
    right:0;
    position:absolute;
    cursor: pointer;
}
.comment-red {
    border-top: 10px solid rgb(221, 29, 33) !important;
}
.comment-green {
    border-top: 10px solid rgb(0, 132, 67) !important;
}
.comment-yellow {
    border-top: 10px solid rgb(251, 206, 7) !important;
}

.references {
    line-height: 36px;
    height: 36px;
}
.references .scale{
    width: 10px; height: 10px;
}

.dashboard-terminal-row{
    border: 1px solid #d9d9d9;
    cursor: pointer;
}
.dashboard-terminal-row:hover,
.dashboard-terminal-row.active{
    background: #d9d9d9;
}

.comment-container{
    overflow-y: auto;
    max-height: 280px;
}

@media only screen and (max-width: 600px) {
    .ta-table{
        font-size: 12px;
    }
    .ta-table div.col.s2,
    .supply-table div.col.s3{
        padding: 5px;
    }
    .supply-table{
        font-size: 14px;
    }
    .sm-text-center {
        text-align: center !important;
    }
}

/* Modals Skylight */
.skylight-overlay{z-index: 1000 !important;}
.skylight-dialog{z-index: 1000 !important;}
@media only screen and (max-width: 600px) {
    .skylight-dialog{
        width: 90% !important;
        top: 10% !important;
        left: 5% !important;
        margin: 0px !important;
    }
}

/* Upload Admin */
.inactive-tab{
    background: #CFCFCF;
}
.task-list{
    max-height: 100%;
    overflow-y: auto;
}
.task-row{
    border-bottom: 1px solid #f7f7f7;
    position: relative;
    padding: 15px 0px 0px 50px;
    cursor: pointer;
}
.task-icon{
    position: absolute;
    left: 5px;
    top: 15px;
    width: 40px;
}

.task-status{
    position: relative;
}
.task-status i{
    position: absolute;
    top: 10px;
}
.task-status img{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    cursor: pointer;
}
.task-status div{
    position: absolute;
    top: 12px;
    left: 30px;
}
.log-metadata div{
    position: relative;
    margin-top: 5px;
    padding-right: 25px;
}
.log-metadata img{
    position: absolute;
    right: 0px;
    width: 15px;
}
.log-metadata div.pointer{
    cursor: pointer;
}

.download-spinner{
    position: absolute;
    margin-left: 15px;
}

/* Year selectors */
.yearSelector{
    padding: 10px 0px !important;
}
.yearSelector button.selector{
    padding: 5px 10px;
    margin: 0 10px;
    color: white;
    border: 1px solid #CFCFCF;
    background: #404040;
}
.yearSelector ul.dropdown-content{
    width: 70px !important;
    min-width: 70px !important;
    margin-left: 5px;
}
.yearSelector ul.dropdown-content li{
    min-height: auto !important;
}
.yearSelector ul.dropdown-content a{
    text-align: center;
    padding: 5px !important;
}

.skylight-close-button{
    color: #DD1D21 !important;
}

.terminalSelector button{
    width: 100%;
    border: 1px solid #404040;
    background: #404040;
    color: white;
    padding: 10px;
    font-size: 14px;
}