.hidden {
    DISPLAY: none
}

.img_slider {
    width: 10px;
    height: 10px;
    font-size: 6px;
    margin: 0 0 0 0;
    color: #ffffff;
    line-height: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../images/icons-10.png) 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
}

.img_slider_active {
    background-position: 0 -20px;
}

.act_holder {
    height: 10px;
    margin-top: -4px;
    position: absolute;
}

.icons_16 {
    width: 16px;
    height: 16px;
    font-size: 7px;
    margin: 0 0 0 0;
    color: #ffffff;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../images/icons-16.png);
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    margin-top: -7px;
}

.icon_payd_2 {
    background-position: 0 -16px;
}

.icon_payd_0 {
    background-position: 0 -32px;
}

.icon_payd_1 {
    background-position: 0 -48px;
}

.icon_16_status_0 {
    background-position: 0 -80px;
}

.icon_16_status_1 {
    background-position: 0 -96px;
}

.toolbar_icons {
    width: 10px;
    height: 10px;
    font-size: 6px;
    margin: 0 0 0 0;
    color: #ffffff;
    line-height: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../images/icons-10.png);
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    margin-top: -4px;
}

.icon_sold {
    background-position: 0 -420px;
    margin-top: 4px;
    margin-left: 8px;
}

.icon_viewed {
    background-position: 0 -310px;
    margin-top: 4px;
    margin-left: 8px;
}

.icon_discount_all {
    background-position: 0 -440px;
    margin-top: 4px;
    margin-left: 8px;
}

.icon_status {
    background-position: 0 -20px;
    margin-top: 4px;
    margin-left: 4px;
}

.icon_foto {
    background-position: 0 -140px;
    /*margin-top:0px;*/
    margin-left: 4px;
}

.icon_foto1 {
    background-position: 0 -140px;
    margin-top: 4px;
    margin-left: 10px;
}

.icon_foto2 {
    background-position: 0 -140px;
    margin-top: 4px;
    margin-left: 4px;
}

.icon_flag {
    background-position: 0 -100px;
    margin-top: 4px;
    margin-left: 4px;
}

.icon_status1 {
    background-position: 0 -20px;
    margin-left: 4px;
}

.icon_status0 {
    background-position: 0 -10px;
    margin-left: 4px;
}

.icon_flag0 {
    background-position: 0 0;
}

.icon_flag1 {
    background-position: 0 -10px;
}

.icon_flag2 {
    background-position: 0 -20px;
}

.icon_flag3 {
    background-position: 0 -30px;
}

.icon_flag4 {
    background-position: 0 -40px;
}

.icon_flag5 {
    background-position: 0 -50px;
}

.icon_flag6 {
    background-position: 0 -60px;
}

.icon_flag7 {
    background-position: 0 -70px;
}

.icon_flag8 {
    background-position: 0 -80px;
}

.icon_flag9 {
    background-position: 0 -90px;
}

.action_buttons {
    width: 10px;
    height: 10px;
    font-size: 6px;
    margin: 0 0 0 0;
    color: #ffffff;
    line-height: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../images/icons-10.png);
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    display: block;
}

.action_edit {
    background-position: 0 -160px;
}

.action_copy {
    background-position: 0 -200px;
    left: 10px;
}

.action_top {
    background-position: 0 -180px;
    left: 20px;
}

.action_del {
    background-position: 0 -150px;
    left: 30px;
}

.action_foto {
    background-position: 0 -140px;
    left: 4px;
}

.action_delete_foto {
    background-position: 0 -150px;
    left: 16px;
    top: 0;
}

.ui-jqgrid *, .ui-jqgrid-hbox * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.ui-search-input select, .ui-search-input input {
    height: 22px;
    padding: 0 !important;
}

.nav-tabs .brighttheme-icon-closer {
    position: relative;
    right: -8px;
}

#searchmodfbox_fakturos_list, #searchmodfbox_ord_list, #searchmodfbox_top10_list {
    z-index: 950 !important;
}

.ui-jqdialog-titlebar-close .ui-icon,.fm-button .ui-icon{
    display:none !important;
}
.ui-jqdialog-titlebar-close .ui-icon, .fm-button .ui-icon {
    display: none !important;
}

.fm-button:before {
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 4px;
}

.ui-icon-closethick {
    display: none;
}

input[type=checkbox] + .lbl:before {
    font-family: FontAwesome;
    content: "\f00d";
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: none;
    border-width: 0;
    font-weight: lighter;
    font-size: 16px;
    border-radius: 12px;
    display: inline-block;
    background-color: #888;
    color: #F2F2F2;
    width: 14px;
    height: 22px;
    line-height: 21px;
    text-indent: 32px;
    -webkit-transition: background .25s ease;
    -o-transition: background .25s ease;
    transition: background .25s ease;
}

input[type=checkbox]:checked + .lbl:before {
    content: "\f00c";
    text-indent: 0px;
    color: #FFF;
    border-color: #B7D3E5;
    background-color: #FF893C;
}

.ac_results {
    padding: 0;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /*
    if width will be 100% horizontal scrollbar will apear
    when scroll mode will be used
    */
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /*
    it is very important, if line-height not setted or setted
    in relative units scroll will be broken in firefox
    */
    line-height: 16px;
    overflow: hidden;
}

.ac_loading {
    background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #0A246A;
    color: white;
}

.login_content h1 {
    font: normal 25px Helvetica, Arial, sans-serif;
    letter-spacing: -0.05em;
    line-height: 20px;
    margin: 10px 0 30px;
}

.login_wrapper {
    right: 0;
    margin: 0 auto;
    margin-top: 5%;
    max-width: 350px;
    position: relative;
}

.login_content {
    margin: 0 auto;
    padding: 25px 0 0;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    min-width: 280px;
}

.login_content form {
    margin: 20px 0;
    position: relative;
}

.login_content h1:before {
    background: #7e7e7e;
    background: linear-gradient(right, #7e7e7e 0%, #fff 100%);
    left: 0;
}

.login_content h1:before, .login_content h1:after {
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    width: 20%;
}

.login_content form input[type="text"], .login_content form input[type="email"], .login_content form input[type="password"] {
    border-radius: 3px;
    -ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    border: 1px solid #c8c8c8;
    color: #777;
    margin: 0 0 20px;
    width: 100%;
}

.login_content h1:after {
    background: #7e7e7e;
    background: linear-gradient(left, #7e7e7e 0%, #fff 100%);
    right: 0;
}

.form-control {
    display: block;
    width: 100%;
    /*height: 24px;*/
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ColTable label {
    position: relative;
    top: -8px;
}

.action_pdf {
    background: url(../img/pdf-10.png) no-repeat;
}

#dialog {
    width: 730px !important;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

.navigation-view {
    margin-top: 15px;
}

#date-pick {
    margin-left: 20px;
}

.checkboxes {
    margin-left: 30px !important;
}

#car_details th,#car_details th,#car_details td {
    border: 1px solid black;
}

.time {
    width: 50px;
    text-align: center;
}

/* Multiselect
----------------------------------*/

.ui-multiselect {
    border: solid 1px;
    font-size: 0.8em;
}

.ui-multiselect ul {
    -moz-user-select: none;
}

.ui-multiselect li {
    margin: 0;
    padding: 0;
    cursor: default;
    line-height: 20px;
    height: 20px;
    font-size: 11px;
    list-style: none;
}

.ui-multiselect li a {
    color: #999;
    text-decoration: none;
    padding: 0;
    display: block;
    float: left;
    cursor: pointer;
}

.ui-multiselect li.ui-draggable-dragging {
    padding-left: 10px;
}

.ui-multiselect div.selected {
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
}

.ui-multiselect ul.selected {
    position: relative;
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    background: #fff;
    margin: 0;
    list-style: none;
    border: 0;
    width: 100%;
}

.ui-multiselect ul.selected li {
}

.ui-multiselect div.available {
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    border-left: 1px solid;
}

.ui-multiselect ul.available {
    position: relative;
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    background: #fff;
    margin: 0;
    list-style: none;
    border: 0;
    width: 100%;
}

.ui-multiselect ul.available li {
    padding-left: 10px;
}

.ui-multiselect .ui-state-default {
    border: none;
    margin-bottom: 1px;
    position: relative;
    padding-left: 20px;
}

.ui-multiselect .ui-state-hover {
    border: none;
}

.ui-multiselect .ui-widget-header {
    border: none;
    font-size: 11px;
    margin-bottom: 1px;
}

.ui-multiselect .add-all {
    float: right;
    padding: 7px;
}

.ui-multiselect .remove-all {
    float: right;
    padding: 7px;
}

.ui-multiselect .search {
    float: left;
    padding: 4px;
}

.ui-multiselect .count {
    float: left;
    padding: 7px;
}

.ui-multiselect li span.ui-icon-arrowthick-2-n-s {
    position: absolute;
    left: 2px;
}

.ui-multiselect li a.action {
    position: absolute;
    right: 2px;
    top: 2px;
}

.ui-multiselect input.search {
    height: 14px;
    padding: 1px;
    opacity: 0.5;
    margin: 4px;
    width: 100px;
}

.point_legend {
    /*width: 220px;
    font-size: 11px;
    font-weight: bold;*/
    min-height: 32px;
    border-bottom: 1px solid #909090;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    overflow-x: hidden;
    line-height: 1;
}

legend {
    font-size: 12px
}

.datatable_planner tbody tr, .datatable_planner tbody td {
    line-height: 1;
    height:39px;
    overflow: hidden;
    /*padding: 2px !important;*/
}

.datatable_planner th {
    padding: 2px !important;
}

.material-icons.md-14 {
    font-size: 14px;
    width: 14px;
}

.material-icons.md-20 {
    font-size: 20px;
    width: 20px;
}

.material-icons.md-16 {
    font-size: 16px;
    width: 16px;
}

.material-icons.md-11 {
    font-size: 11px;
    width: 11px;
    top: 2px;
}

.driver_accepted {
    color: green;
    font-size: 16px;
    width: 16px;
}

.driver_not_accepted {
    color: red;
    font-size: 16px;
    width: 16px;
}

.material-icons {
    top: 1px;
    position: relative;
    width: 24px;
    cursor: pointer;
}

.show_car, .info_car, .show_road, .select_order, .get_screenshot {
    cursor: pointer;
}

.edit-cell select {
    height: 21px
}

#page_content {
    padding: 0;
    overflow: auto;
    height: calc(100vh - 105px);
}

#legenda {
    width: 350px;
    height: calc(100vh - 156px);
    float: left;
    overflow-x: hidden;
    overflow-y: auto;
}

.menu-min .submenu::before{
    background: none;

}

@media (min-width: 992px) {
    #car_choose {
        width: 350px;
        height: 100%;
        float: left;
        overflow: hidden;
    }

    #truck_sel {
        display: none;
    }

    #mapas {
        width: calc(100vw - 410px);
        height: calc(100vh - 106px);
        overflow: visible;
        position: relative;
    }
}

@media (max-width: 992px) {
    .window{
        width: 100vw;
        left: 0px !important;
    }
    #car_choose {
        display: none;
        width: 350px;
        height: 100%;
        float: left;
        overflow: hidden;
    }

    #mapas {
        width: calc(100vw - 16px);
        height: calc(100vh - 66px);
        overflow: visible;
        position: relative;
    }

    #truck_sel {
        display: block;
    }
    .navbar .navbar-brand {
        font-size: 12px;
        padding-top: 14px;
        height: auto;
    }
    /*.navbar:not(.navbar-collapse) .navbar-header,*/.navbar .navbar-header.pull-right{
        float: right!important;
    }
}

.btn{outline: none !important}

.ui-pnotify-text hr {
    margin-bottom: 10px;
    margin-top: 10px;
}

.t1 {
}

.redips-drag {
    cursor: move;
    margin: auto;
    margin-bottom: 1px;
    margin-top: 1px;
    z-index: 10;
    background-color: white;
    text-align: center;
    font-size: 10pt;
    width: 87px;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #499B33;
}

.noteditable{
    color:#aaa;
}

.datatable_planner th{
    text-align: center !important;
    width: 43px !important;
}

.move_cars {
    display: inline;
}

.send_msg{
    font-size: 19px;
}

.pointer { cursor: pointer}

.editableform div.form-control {
    height: 47px;
}

#cars_details{
    margin:0 auto;
    padding:10px;
    overflow-y: hidden;
}

.columnai {
    line-height: initial !important;
    padding-top: 1px !important;
    padding-bottom: 0px !important;
}

.datatable_planner1 thead tr {
    display:block;
}

.head_clock{
    overflow: hidden;
    height: 100%;
}
.clock > section > span{
    width: 60px;
    display: inline-block;
    text-align: center;
    border-left: grey 1px dashed;
    z-index: 100;
    height: 763px;
    position: relative;
    pointer-events: none;
}

.table{margin:0px !important;}

.reiso_h {
    border: 1px solid black;
    background-color: #0000cc36;
    /*border-radius: 7px;*/
    position: absolute;
    height: 20px;
    top: 4px;
    display: inline-block;
}
.datatable_planner2 .reiso_h {
    overflow:hidden;
    line-height: 1.4;
    height: 30px;
    top: 6px;
}
.reiso_v{
    border: 1px solid black;
    background-color: #0000cc36;
    /*border-radius: 7px;*/
    position: absolute;
    height: 30px;
    top: 6px;
    display: inline-block;
}
.reiso_v label{
    margin-left: 5px;
    margin-right: 4px;
}
.reiso_h > div,.reiso_hp > div {
    position: absolute;
    height: 18px;
}
.reiso_hp > div {
    height: 6px;
}
.reiso_hp{
    /*border: 1px solid black;*/
    background-color: #dddddd;
    /*border-radius: 7px;*/
    position: relative;
    height: 8px;
    top: 28px;
    width: max-content;
}
.order_td .material-icons{
    font-size: 13px !important;
    line-height: 0.9;
}

.order_td {
    font-size: 13px;
    line-height: 0.9 !important;
    width: 254px;
/*    overflow: hidden;*/
    display: block;
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    height: 44px !important;
    cursor: pointer;
    position: relative;
}

div.limiter{
    height:24px;overflow: hidden;
}

.custom_th1{
    width: 250px;
}
.custom_th1 > div{
    width: 236px;
    overflow: hidden;
}
.custom_th > div{
    width: 236px;
    overflow: hidden;
}
.order_td > div {
    width: 240px;
    overflow: hidden;
    height: 42px;
}

.custom_th_x > div,.order_td_nx > div{
    width: 60px;
    overflow: hidden;
    height: auto;
    white-space: initial;
}

.custom_th{
    width: 250px;
}
.custom_th_x{
    width: 61px;
}
.reisas{
    width: 1464px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    vertical-align: top;
    overflow: hidden;
}
.reisas>div{
    width: 1442px;
    position: absolute;
    height: 44px;
}
.clock{
    position: absolute;
    width: 1458px;
}
.outer_div{
    height: 600px;
    overflow-y:auto;
    width: 2114px;
    overflow-x: auto;
    position: absolute;
    z-index: 2
}
.order_td_nx{
    line-height: 0.9 !important;
    vertical-align: top;
    cursor: pointer;
    width: 70px;
    font-size: 12px;
}

.tooltip-inner {
    text-align: left;
    white-space: nowrap;
    width: auto;
}
.tooltip {
    opacity: unset;
    width: auto;
    z-index: 10000;
}
.order_td_kiekis{
    padding: 8px 1px !important;
}

.order_td_nx .fa {
    font-size: 15px;
}

.action{
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    text-align: left;
}
.outer_div_c{
     overflow-y:auto;
     width: 1719px;
     overflow-x: hidden;
     position: absolute;
     z-index: 2;
 }

.order_td1{
    font-size: 13px;
    line-height: 0.9 !important;
    width: 254px;
    display: block;
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    height: 46px !important;
    cursor: pointer;
    padding-left: 0 !important;
}
.order_td1 > div {
    line-height: 1.0 !important;
    height: 37px;
    overflow: hidden;
}

.real_clock{
    border-left: red 1px dashed !important;
    width: 1px !important;
    position: absolute !important;
}
.busy_time{
    top:30px;
    border-left: none !important;
    background: grey;
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute !important;
}

#car_select > div > label {
    top: -8px;
    position: relative;
    width: 150px;
}
.order_td1 .lbl {
    float: left;
}
.order_td1 .ace-switch{
    left: 0px;
}

.flash {
    background-color: #dde500;
    /*-webkit-animation: FLASHING 1s ;  !* Safari 4+ *!*/
    /*-moz-animation: FLASHING 1s;  !* Fx 5+ *!*/
    /*-o-animation: FLASHING 1s;  !* Opera 12+ *!*/
    /*animation: FLASHING 1s;  !* IE 10+, Fx 29+ *!*/
    /*-webkit-animation-iteration-count: 3660;  !* Safari 4+ *!*/
    /*-moz-animation-iteration-count: 3660;  !* Fx 5+ *!*/
    /*-o-animation-iteration-count: 3660;  !* Opera 12+ *!*/
    /*animation-iteration-count: 3660;  !* IE 10+, Fx 29+ *!*/
}

/*@-webkit-keyframes FLASHING {*/
/*    0%, 49% {*/
/*        background-color: #dde500;*/
/*    }*/
/*    50%, 100% {*/
/*        background-color: inherit;*/
/*    }*/
/*}*/

.map_auto_status div{
    display: inline-block;
    margin: 2px;
    padding: 2px;
}

.datatable_planner2  .reiso_h>div{
    opacity: 0.5;
    top:0;
    height: 30px;
}

/* .datatable_car_planer thead th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.datatable_car_planer tbody  th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.datatable_car_planer thead th:first-child {
    left: 0;
    z-index: 1;
}


*/

.edit_order{
    position: absolute;
    top:2px;
    right: 0;
}
.edit_order2{
    position: absolute;
    top:18px;
    right: 0;
}
.vazt_block{
    background-color: #ffffff;
    width: 80vw;
    margin: 10px auto;
    padding: 16px;
    border-radius: 16px;
    overflow: hidden;
}

.prod_table tr{
    height: 32px;
}
.prod_table tr:nth-child(3n) td{
    border-top: #0b2e13 1px solid;
}
#vazt_tvirt img,#pretenzija_tvirt img{
    width: 60vw;
}
.vazt_tvirt{
    margin: 0 auto;
    width: max-content;
}
#pastaba{
    width: 80vw;
}

#box_inner > .bootstrap-datetimepicker-widget { position: absolute !important; top:80px !important;float: left !important;}

.datepicker{z-index: 10000 !important;}

div.editable-input{
    display: block;
    height: auto;
}

/* boostrap toggle fix */
.q2_data .btn{
    border-radius:23px;
}
.q2_data .toggle-handle{
    background-color:#FFF !important;
    border-radius:23px;
}
.q2_data .toggle-on{
    padding-top: 3px;
    border-radius:23px;
}
.q2_data .toggle-off{
    padding-top: 3px;
    border-radius:23px;
}


.ui-pager-table td{
    width: initial !important;
}

.ord_t_tvirt {
    cursor: pointer;
    font-size: 16px;
    background-color: #89ca90;
    margin: 4px;
    padding: 4px;
    /*color: #ff7800;*/
    border: 1px solid #A5B6C8;
    border-radius: 8px;
}
/*.wrapper {*/
/*    position: relative;*/
/*    width: 400px;*/
/*    height: 200px;*/
/*    -moz-user-select: none;*/
/*    -webkit-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*}*/
.signature-pad {
    /*left: 0;*/
    /*top: 0;*/
    /*width:400px;*/
    /*height:200px;*/
    background-color: lightgrey;
    border-radius: 10px;
}
/*html{*/
/*    margin: 0 auto;*/
/*    max-width: 90vw;*/
/*}*/
.body{
    background-color: limegreen;
    font-family: Arial, Helvetica, sans-serif;
}
.wrapper{
    max-width: 100%;
    margin: auto;
    background-color: white;
    max-height:9000px;
    border-radius: 10px;
}
.box{
    padding: 50px 80px 50px 80px;
}
.h1center{
    text-align: center;
}
.h2center{
    text-align: center;
}
.h3center{
    text-align: center;
}
.h3end{
    text-align: end;
}
.canvasbox{
}
.imgbox{
    max-width: 1000px;
    margin: auto;
}
.p-pading {
    margin-block-end: -1em;
}
.inputbox {
    padding-top: 50px;
}
.cbox {
    width: 20px;
    height: 20px;
}
.ccbox{
    font-size: 28px;
}
.signaturebb {
    background:limegreen;
    border-color: limegreen;
    color:white;
    border-radius: 5px;
    margin-top: 10px;
    padding: 20px 60px 20px 60px;
    font-size: 60px;
}
.ccselect {
    display: block;
    width: 114%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.textbox p {
    font-size: 25px;
}
.textbox h4 {
    font-size: 30px;
}
#clear{
    margin-top: 10px;
    padding: 20px 60px 20px 60px;
    font-size: 60px;
}
.velavimai{
    background: #FFFFFF;
}
table.velavimai td {
    border: 1px solid #ddd;
    padding: 3px;
}
table.velavimai tr:nth-child(even){
    background: #F9F9F9!important;
}
table.velavimai tr:nth-child(odd){
    background: #FFFFFF !important;
}
.form-view-label{
    width: 9%;
    text-align: left!important;
}
.form-view-data{
    width: 34% !important;
}

#ViewTbl_product_hist_list td,
#ViewGrid_atask_cars_list td
{
    white-space: break-spaces;
}

td[aria-describedby="cars_list_fotke"] div,
td[aria-describedby="vairas_list_fotke"] div
{
    margin-top: -13px !important;
    margin-left: 3px;
}

.ui-pg-button {
    line-height: unset !important;
}

/*Menu/Mods builder */
#mnuList .btn.btn-xs .fa.clickable,#myModList .btn.btn-xs .fa.clickable,#hlpList .btn.btn-xs .fa.clickable {
    pointer-events: none !important;
}

.non-copyable {
    user-select: none;
}
.pac-container{
    z-index: 9999 !important;
}