﻿.DashboardDiv {
    background-color: #006699;
    border-color: #717171;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    padding-right: 10px;
    height: 30px;
    color: #ffffff;
}

.tdred {
    background-color: #CC0000;
    height: 30px;
    width: 6px;
}

.bgcolor {
    background-color: #006699;
    padding: 10px;
    color: #FFF;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    cursor: pointer;
}

.bgcolorSelected {
    background-color: #000;
    font-weight: bold;
}
.bd-b-1 {
   border-bottom: 1px solid #ced4da !important;
}
.bd-t-1 {
    border-top: 1px solid #ced4da;
}
/*.hr-border {
    border: 1px solid rgba(202,208,215,0.34);
}*/
.bg-color-none-force {
background-color:none !important;
}
#dvlatestBuletin div:nth-child(3) {
    border-bottom: none;
}
#dvLatestEngineSpecifications div:nth-child(3) {
    border-bottom: none;
}



