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

input.parsley-success, 
select.parsley-success, 
textarea.parsley-success {
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #eed3d7;
}
.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    color: #b94a48;
    transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}
.parsley-errors-list.filled {
    opacity: 1;
}
.parsley-errors-list:before {
    content: " ";
    clear: right;
    display: block;
}
.form-control::placeholder {
    color: #9e9e9e91;
    opacity: 1;
}
.sweet-alert {
    z-index: 2;
}
.mega-dropdown a > i {
    vertical-align: middle !important;
}
.form-control::-ms-input-placeholder,
.form-control::-ms-input-placeholder {
    color: #9e9e9e91;
}
.table {
    margin-bottom: 0;
}
a.[class*="btn-"] {
    color: white !important;
}
.form-control[readonly] {
    background-color: #9e9e9e17;
}
#main-wrapper {
    min-height: 680px;
}
.mh-292 {
    min-height: 292px;
}
.br-placeholder {
    border: 1.5px dotted #9e9e9eb5;
    margin-bottom: 10px;
    padding: 5px;
}
.br-placeholder h5,
.br-placeholder p {
    font-weight: 300;
    color: #9e9e9ead;
    margin-bottom: 8px;
}
.br-res-grey-1 {
    border-right: 2px solid #009688;
}
.bl-green-2 {
    border-left: 5px solid #28a745;
}
.bl-red-2 {
    border-left: 5px solid #e91e63;
}
.fs-10{
    font-size: 10px !important;
}
.fs-12{
    font-size: 12px !important;
}
.cmt-2 {
    margin-top: 2px;
}
.m-30 {
    margin: 30px;
}
.mr-0{
    margin: 0px !important;
}
.mb-2{
    margin-bottom: 2px !important;
}
.mb-4{
    margin-bottom: 4px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-4{
    margin-bottom: 4px !important;
}
.cmb-4 {
    margin-bottom: 4px;
}
.mt-20 {
    margin-top: 20px;
}
.hide {
    display: none !important;
}
.w-100 {
    width: 100%;
}
.mh-125 {
    min-height: 125px;
}
.fw-300 {
    font-weight: 300;
}
.legend-price {
    border: 1px solid #e7e5e9;
    padding: 3px;
    font-size: 13px;
}
.legend-price > span {
    font-weight: 500;
    font-size: 15px;
}
.wrap {
    white-space: inherit !important;
}
.pointer {
    cursor: pointer;
}
.icon-empty::before {
    content: "!";
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    font-size: 1.5rem;
}
.border-top-2 {
    border-top: 2px solid #dee2e6;
}
.bg-l-grey {
    background: #9e9e9e08;
}
.bg-login {
    background: #f7f7fe;
}
.pagination {
    margin: 10px;
}
.text-green {
    color: #049004;
}
.text-red {
    color: #e43a45;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #0062cc;
}
.page-sidebar-menu ul li.active > a {
    color: #0062cc;
}
.sweet-overlay {
    background: #9e9e9e17;
}
.sweet-alert h2 {
    font-size: 25px;
}
.sweet-alert .text-muted {
    font-size: 15px;
}
.sweet-alert .sa-icon {
    border: 2px solid gray;
    margin: 0.25rem auto;
}
.p-lr-10 {
    padding-right: 10px;
    padding-left: 10px;
}
[class*="alert-"] {
    border-left: 2px solid;
}
.page-sidebar-inner .accordion-menu i {
    font-size: 17px;
    margin-right: 5px;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 5px;
    padding: 0;
    color: inherit;
}
.input-group-text,
.custom-select {
    font-size: 12px;
}
.display-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.display-block {
    display: block !important;
}
.pl-0 {
    padding-left: 0;
}
.stock-item .form-group {
    margin-bottom: 0 !important;
}
.crud-label {
    margin-top: 3px;
}
.x-px-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.x-px-1 {
    padding-left: 1px !important;
    padding-right: 1px !important;
}
.permission-option label {
    width: 100%;
}
.popover {
    max-width: none !important;
}
thead th .form-group {
    margin-bottom: 2px;
}
thead th button.btn-block {
    margin-top: 4px !important;
}
tbody ul {
    padding-left: 18px;
    margin-bottom: 0;
    list-style: none;
}
tbody ul li::before {
    content: attr(data-before-content);
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font: normal normal normal 14px/1 FontAwesome;
}
fieldset {
    border: 1px solid #9e9e9e5e !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
}
legend {
    font-size: 20px !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: 0;
}
fieldset .btn-remove {
    position: absolute;
    right: 21px;
    top: 0;
}
.btn-remove-center {
    position: absolute;
    right: 47.3%;
    z-index: 1;
}
.list-tooltip td:first-child::before {
    content: "\002713";
    color: #4e9954;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.select2-container--default .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: 30px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 0;
    background-color: transparent;
    color: #535353;
}
.box {
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin-bottom: 5px;
    position: relative;
}
.box.active {
    border-left: 4px solid #0062cc69 !important;
}
.store-active {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-left: 3px solid;
}
.counter-active {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    border-left: 3px solid;
}
.page-sidebar-collapsed .logo a.logo-img .desktop-label {
    display: none;
}
input:focus,
.custom-file:focus,
.custom-select:focus,
.form-control:focus {
    border-color: #2196f3 !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
    transition-duration: 0.5s;
}
.tbl-list {
    list-style: none;
    padding: 3px;
}
.tbl-list li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}
.tbl-list span {
    float: right;
}
.hr-primary-2 {
    border-top: 2px solid #607d8b;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.hr-grey-2 {
    border-top: 2px solid #607d8b;
    margin-top: 0;
}
.border-primary-2 {
    border-top: 2px solid #007bff;
}
.border-secondary-2 {
    border-top: 2px solid #6c757d;
}
.border-success-2 {
    border-top: 2px solid #28a745;
}
.border-danger-2 {
    border-top: 2px solid #dc3545;
}
.border-warning-2 {
    border-top: 2px solid #ffc107;
}
.border-info-2 {
    border-top: 2px solid #17a2b8;
}
.border-dark-2 {
    border-top: 2px solid #343a40;
}
@media only screen and (max-width: 768px) {
    .hide-mobile {
        display: none;
    }
}
@keyframes blink {
    0% {
        background-color: #0062cc;
    }
    50% {
        background-color: #0062cc69;
    }
    100% {
        background-color: #0062cc;
    }
}
@-webkit-keyframes blink {
    0% {
        background-color: #0062cc;
    }
    50% {
        background-color: #0062cc69;
    }
    100% {
        background-color: #0062cc;
    }
}
.blinking {
    color: white;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    animation: blink normal 1.5s infinite ease-in-out;
}
.service-box {
    padding: 0 6px 0 6px !important;
}
.service-box legend {
    font-size: 15px !important;
}
.blank-message {
    font-weight: 300 !important;
    margin: 10px;
    padding: 20px;
    border: 1px solid #efefef;
}
.blank-message:before {
    font-family: "FontAwesome";
    font-weight: 900;
    padding-right: 10px;
    content: "\f249";
}
.border-running {
    border: 3px solid black;
    resize: both;
    border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;
}
.border-progress {
    padding: 2px;
    background-image: url(in-progress.gif);
    background-position: top left;
    background-repeat: repeat;
    background-size: 9px 9px;
}
.stock-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
}
.list-report .list-group-item {
    padding: 5px 10px 5px 10px;
}
.list-report .list-group-item span {
    font-size: 15px;
}
.list-report .list-group-item a {
    margin-top: 10px;
}
.permission-box{
    height: 207px;
    overflow: scroll;
    overflow-x: hidden;
}

table ul.span-right{
    padding-left: 0px;
}
table ul.span-right li{
    border-bottom: 1px dashed #9E9E9E3D;
}
table ul.span-right span{
    float: right;
}
table.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(158 158 158 / 5%);
}

.table-form .form-group{
    margin-bottom: 0px;
}