@charset "utf-8";@font-face {    font-family: 'Targa';    src: url('../fonts/Targa.eot');    src: url('../fonts/Targa.eot?#iefix') format('embedded-opentype'),    url('../fonts/Targa.woff') format('woff'),    url('../fonts/Targa.ttf') format('truetype'),    url('../fonts/Targa.svg#Targa') format('svg');    font-weight: normal;    font-style: normal;}body {    padding-top: 7rem;}*:focus {    outline: 0px;}.gj-datepicker-bootstrap [role=right-icon] button {    border-color: #9f9f9f;}input, select, button {    outline: none;    box-shadow: none !important;}.vehicle-plate-container {    display: flex;    align-items: center;}.vehicle-plate {    background-color: #FFFFFF;    width: 70px;    height: 18px;    border: 1px solid #000000;    border-radius: 3px;    text-align: center;    font-size: 15px;    color: #000000;    font-family: Targa;    line-height: 16px;}.card {    border: 0;}.table > tbody > tr > td {    vertical-align: middle;}.table td.fit, .table th.fit {    white-space: nowrap;    width: 1%;}.display-none {    display: none;}.display-block {    display: block;}.select2-selection__rendered {    line-height: 38px !important;}.select2-container .select2-selection--single {    height: 38px !important;}.select2-selection__arrow {    height: 38px !important;}.font-14 {    font-size: 13px;}.font-color-orange {    color: orange;}.margin-2 {    margin: 2px;}.img-circle-table {    width: 64px;    height: auto;}.card-error {    background-color: #E20917;}.card-progress {    background-color: #00BCD4;}.card-warning {    background-color: #f6c23e !important;}.warning{    float: right;    background-color: transparent;    border: 0px;    color: #FFFFFF;    text-align: end;}.invisible {    visibility: hidden;}