#loading-bar{pointer-events:all;z-index:99999;border:none;margin:0px;padding:0px;width:100%;height:100%;top:0px;left:0px;cursor:wait;position:fixed;background-color:rgba(0, 0, 0, 0.6);}
#loading-bar .bar{background:#1565c0;height:6px;}
#loading-bar-spinner{top:50%;left:50%;}
#loading-bar-spinner .spinner-icon{width:24px;height:24px;border:solid 4px transparent;border-top-color:#1565c0;border-left-color:#1565c0;}
.table > thead > tr > th{border-bottom:2px solid #2196f3;}
table.table thead{background-color:#f2f3f3;}
.table-hover>tbody>tr:hover{background-color: #EFEFEF;color: #444444;font-weight: 500;}
table.dataTable tbody .red, .ui-grid-row.ui-grid-row-selected>[ui-grid-row]>.ui-grid-cell, .ui-grid-cell-focus{background-color:#f44336;color:#FFFFFF;}
.modal-xl{width:1200px;}
.ui-switch i:before{border:1px solid #b0b0b0;}
.cropAreaCarnet{background:#E4E4E4;width:550px;height:375px;}
.dataTables_wrapper{overflow-x:auto;}
.webcam-live{width: 550px; height: 375px;}
.green-dev, .green-dev :hover {background-color: green !important; color: #000000 !important;}
.red-dev, .red-dev :hover {background-color: #dd2222 !important; color: #f6f6f6 !important;}
.select-dev, .select-dev :hover {background-color: rgba(235, 215, 114, 0.67) !important; color: #000000 !important;}