/* so vai aparecer qndo limpar o cache  1.1 */

button, input[type="submit"], a{cursor: pointer;}

.tabela-click td{cursor: pointer;}
.tabela-linha-selecionada td{background: #ffcc00;color: #000;}

/* DATATABLES */
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {right: 1.35em !important;color: #ffcc00;}
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {color: #ffcc00;}
.dataTables_wrapper{padding-left:0;padding-right:0;}
.dataTables_wrapper .row:first-child{background: #e5e5e5;width: 100%;margin: 0;padding: 6px 0px 5px 0px;}
.dataTables_wrapper .row:first-child label{margin-bottom: 0}
.table.dataTable{margin-top: 0 !important;}
.dataTables_length select,.dataTables_filter input{margin-bottom: 0 !important}
/* PAGINACAO DATATABLES */
.page-item.active .page-link {background-color: #027cc1;border-color: #027cc1;}
.form-alinhamento{margin-top: 25px;}
.aparencia-radio {-webkit-appearance: radio;-moz-appearance: radio;-ms-appearance: radio;-o-appearance: radio;}
.text-syscare-azul{color:#027cc1;}
.text-syscare-verde{color:#009300}


