﻿@import url('feather.min.css');
.error {margin-top:10px; border:1px solid #c10404; background-color:#dc3545; padding-top:20px; padding:15px!important;-ms-border-radius:4px;border-radius:4px;}
.error ul{padding:0; margin:0; list-style:none;}
.error ul li{color:#fff!important;padding-left: 20px;}
.error ul li:before{margin-left:-20px; position:absolute; font-family: "Feather"; font-weight: 900; content: "\e934"; }
.alert-icon {padding: .95rem;background: rgba(0,0,0,.05);}
.card-header {border-bottom: 1px solid  rgba(0,0,0,.08);}
.feather{ stroke-width: 2;}
.js-simplebar, .numeric, .decimal {}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
}

.checkbox.checkboxlist input[type="checkbox"] {
    position: absolute;
    margin-top: 0.3rem;
    
}
.checkbox.checkboxlist label {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 1.25rem;
}
.checkbox {
    position: relative;
    display: block;
    padding-left: 0;
}
a:hover {
    text-decoration: none;
}