.panel-dashboard i{
    font-size: 35px;
    margin-top: 5px;
}
.panel-dashboard label{
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 13px;
}
.panel-dashboard .dashboard-informations
{
    font-size: 17px;
}
.panel-dashboard .dashboard-informations.date
{
    padding: 0;
    line-height: 15px;
    font-size: 14px;
}
.panel-dashboard{
    padding: 10px 0;
}
.tile-header .badge{
    background: #fff;
    color: #4d585f;
    border: 1px solid #4d585f;
    font-weight: bold;
    font-size: 15px;
    padding: 2px 6px;
    margin: 0 5px;
}
thead th{
    font-weight: bold;
}
.table .label{
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.notification-header-actions{
    margin: 15px 15px 10px 15px;
}
.notification-header{
    margin: 12px 10px;
}
.notification-header a{
    font-size: 22px;
    color: inherit;
}
.notify {
    position: absolute;
    bottom: 17px;
    right: 6px;
}
.notification-badge{
    margin-top: 9px;
    margin-left: -10px;
    background-color: #e05d6f!important;
}
.notification-header .media-body{
    padding: 8px 15px!important;
    line-height: 19px;
    font-size: 14px;
}
.tile .tile-header .controls > li > a.dark{
    color: #4d585f;
}
#navigation .dropdown > ul li.divider{
    height: 1px;
    overflow: hidden;
    background-color: #3d4c5a;
}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
.table-lines-title{
    background: #ECECEC;
    padding: 10px 0;
    margin-top: -15px;
}

.tile-header h1 .input {
    display: inline-block;
    margin: 0 15px;
}
@media (min-width: 992px) {
    .col-price{
        width: 13%;
    }
}
.lines .row{
    border-bottom: 1px solid #eff1f2;
}
#datalist_table div.dataTables_wrapper div.dataTables_filter {    display: none;}
.invoice-status i{
    font-size: 25px;}
.invoice-payement a{
    font-size: 20px;
    color: #4d585f;
}
.delete-payement a{
    font-size: 17px;
}
.modal-divider{
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}
#wait_modal{
    position: absolute;
    width: 100%;
    background: rgba(120, 121, 121, 0.5);
    top: 0;
    right: 0;
    height: 100%;
    z-index: 5000;
}

.modal-header {
    padding: 0 15px!important;
    background: #3d4c5a;
    color: #fff;
}
.modal-header h3{
    font-family: "Dosis", "Arial", sans-serif;
    font-weight: 700;
    text-transform: uppercase;    padding-bottom: 10px;
}
.modal-header .close {
    margin-top: 5px!important;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-size: 25px;
}
.datepicker.datepicker-dropdown.dropdown-menu {
    z-index: 5000!important;
}
.total-col{
    padding-top: 10px;
    padding-bottom: 10px;
}

