.alert-warning-custom{background-color:#f75959;color:#fff;padding:10px;text-align:center;white-space:nowrap}.custom-checkbox .custom-control-input{width:1rem;height:1rem;vertical-align:middle}.checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-input{border-radius:50;border:1px solid #ccc;padding:5px 10px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,border-color .3s ease;transition:box-shadow .3s ease,border-color .3s ease,-webkit-box-shadow .3s ease;outline:none}.search-input:focus{border-color:#007bff;-webkit-box-shadow:0 4px 8px rgba(0,123,255,.2);box-shadow:0 4px 8px rgba(0,123,255,.2)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.timesheet-view-table{table-layout:fixed;width:100%}.timesheet-view-table td,.timesheet-view-table th{padding:.85rem .75rem;vertical-align:middle;word-wrap:break-word}.timesheet-view-table thead tr{background-color:#0f2a4a;color:#fff}.timesheet-view-table tbody tr{border-bottom:1px solid #edf0f5}.timesheet-view-table tbody tr:hover{background-color:#f7f9fc}.timesheet-view-table .editing-row{background-color:#fffbe6}.timesheet-view-table .form-control{width:100%}.duration-inputs input{width:48%!important}.duration-inputs input:first-child{border-right:1px solid #ced4da;border-top-right-radius:0;border-bottom-right-radius:0}.duration-inputs input:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.row-action-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:transparent;cursor:pointer;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;margin:0 2px}.row-action-btn.edit{color:#0d6efd}.row-action-btn.edit:hover{background-color:rgba(13,110,253,.12)}.row-action-btn.save{color:#198754}.row-action-btn.save:hover{background-color:rgba(25,135,84,.12)}.row-action-btn.cancel{color:#dc3545}.row-action-btn.cancel:hover{background-color:rgba(220,53,69,.12)}.row-action-btn.delete{color:#dc3545}.row-action-btn.delete:hover{background-color:rgba(220,53,69,.12)}