/*
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 : Oct 7, 2020, 1:07:16 AM
    Author     : kaila
*/

.error{
    width: 100%;
    margin-top: .25rem;
    color: #dc3545;
    font-weight: 500 !important;
    font-size: 14px !important;
}

body {
  font-size: 14px !important;
}

.form-control {
    font-size: 14px !important;
}

.form-control {
    font-size: 14px !important;
}

.btn {
     font-size: 14px !important;
}

td a.btn {
     font-size: 9px !important;
}

td button.btn {
     font-size: 9px !important;
}

.os-scrollbar, .os-scrollbar-vertical, .os-scrollbar-auto-hidden{
    background-color: #dc3545 !important;
}
.os-scrollbar-track{
    background-color: #dc3545 !important;
}

[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active:hover{
    background-color: #dc3545 !important;
    color: #fff !important;
}

.buttons-excel:hover,.buttons-csv:hover,.buttons-pdf:hover,.buttons-copy:hover, .buttons-collection:hover, .button-page-length:hover {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    text-decoration: none;
    box-shadow: none !important;
	}

    .buttons-excel,.buttons-csv,.buttons-pdf,.buttons-copy,.buttons-collection,.button-page-length {
        color: #6c757d !important;
        border-color: #6c757d !important;
        background-color: #fff !important;
        background: none !important;
        box-shadow: none !important;
        }
.dataTables_length>label{
    margin-left: 15px;
}
        