/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07 Oct 2016, 8:25:28 AM
    Author     : ZakS
*/

.popover-title,
.popover-title:hover {
    color: #3e7bb0;
    font-weight: bold;
}

.popover-content,
.popover-content:hover {
    color: #3e7bb0;
}

table.dataTable.DTFC_Cloned {
    margin-bottom: 0px !important;
}

.oilstar-panel {
    border-radius: 8px !important;
    background-color: #1B75B9;
    color: #fff;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 20px;
    /* min-height: 80px; */
    /* padding-top: 5px; */
    /* padding-bottom: 15px; */
    /* margin-top: 15px; */
}

.oilstar-panel > .panel-heading {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}