.main-header .navbar-custom-menu{
    
}
.status-error{
    border: 1.5px solid red !important;
}
.content-process{
    border: 1.5px solid black;
    background-color: #dddddd;
    padding: 15px;
}
tfoot tr td {
    font-size: 18px;
}

.label-total{
    /*background-color: #555299;*/
    color:#000;
    /*padding: 0px 20px 10px 0px;*/
    font-size: 16px;
    font-weight: bold;
}

.label-total-atas{
    /*background-color: #555299;*/
    color:#000;
    font-size: 32px;
    font-weight: bold;
    text-align: right;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.text-pintasan{
    font-size: 16px;
    margin-bottom: 5px;
}

.panel-data{
    border-radius: 0px;
}