/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

label.error {
    color: red !important;
    font-size: 12px !important;
    text-align: left !important;
    font-weight: 400;
}

.datepicker {
    z-index: 999999 !important
}
.placeholder_left::placeholder {
    text-align: left;
}
.value_right {
    text-align: right;
}

.tab_bg.active {
    background: #00d5ff2e !important;
}