﻿body {
}

.MoveRight{text-align:right;}
.MoveLeft{text-align:left;}

.card{margin:10px!important;}
.bottom-margine_zero{margin-bottom:0px!important;}
.mandatory{color:red;font-size:14px;}
.form-group-bottom-margine-zero{margin-bottom:0px!important;}
.errormessage{font-size: 10px!important;color:red!important;}
.font-size-20{font-size:20px!important;}
.font-size-10{font-size:10px!important;}

.form-control, .asColorPicker-input, .dataTables_wrapper select, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint {
    padding:8px!important;
}

thead,th{background: #5f9ea0b8;}


.dataTables_wrapper .dataTable thead .sorting:after, .dataTables_wrapper .dataTable thead .sorting_asc:after, .dataTables_wrapper .dataTable thead .sorting_desc:after, .dataTables_wrapper .dataTable thead .sorting_asc_disabled:after, .dataTables_wrapper .dataTable thead .sorting_desc_disabled:after{
   content: "\e648\e64b";
    right: 1.2em;
    top: 0;    
}
.dataTables_wrapper .dataTable thead .sorting:before, .dataTables_wrapper .dataTable thead .sorting_asc:before, .dataTables_wrapper .dataTable thead .sorting_desc:before, .dataTables_wrapper .dataTable thead .sorting_asc_disabled:before, .dataTables_wrapper .dataTable thead .sorting_desc_disabled:before {
content: "";
}

.green{color:#13eb05;}
.red{color:#e10c0cd1;}