.modal-ku {
    width: calc(100% - 30px);
}
    
.loader {
    color: white;
    top: 30px;
    right: -9px;
    position:fixed; z-index:9999;
    width: 106px;
    height: 106px;
    background: url('https://service.unixcod.ro/themes/adminlte/assets/dist/img/loading-page.gif') no-repeat center;
}
body{
    font-size: 15px;
}


.warranty_row td:first-child:before {
  background: #FF0000;
}

