div#scelta_range label,
div#preinte_list_filters label{
    display: inline;
}

#preinte_list_filters input {
    padding: 4px;
    border: 1px solid lightgrey;
    margin-bottom: 10px;
}

div#scelta_range input {
    max-width: 2.5em;
    text-align: center;
}

div#scelta_range input#filter_gg,
div#scelta_range input#filter_mm,
div#scelta_range input#filter_yy,
div#scelta_range input#filter_range {
    max-width:7.5em;
}

#preinte_list_filters .uk-panel-badge {
    padding-top: 3px;
    border-radius: 2px;
}

#adminForm .pagination ,
#adminForm .pagination div.pagination .limit  {
    margin: 0px;
}

.search_not_found {
    font-family: "UniversLTStdCN", "Helvetica Neue Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 2em;
    text-align: center;
    margin: 1em;
    color: rgba(63, 81, 181, 0.95);
    background-color: #f5f5f5;
}

#adminForm  .filter_in_use {
    font-weight: 900;
    #color: rgba(63, 81, 181, 0.95);
}

#dup_params select,
#dup_params input {
    border: 1px solid lightgrey;
    width: 10em;
    border-radius: 0px;
    height: 2em;
}

tr.chk_sta_E  .extpre .icone:before,
tr.chk_sta_W  .extpre .icone:before,
tr.chk_sta_O  .extpre .icone:before {
    padding-right: 1em;
}

tr.chk_sta_E  .extpre .icone {
    color: #77293b;
}

tr.chk_sta_O  .extpre .icone {
    color: #016701;
}

tr.chk_sta_W  .extpre .icone {
    color: #da9002;
}

td.extpre.tobeass .icone2 {
   padding-right: 1em;
   color: #77293b;
}

td.extpre a.printie span {
    padding-left: 1em;
    color: darkblue;
}

#preinte_list tr th {
    text-align: center;
}

article.suggerimento {
    border-left: 1em solid rgba(63, 81, 181, 0.95);
    padding-left: 2em;
}

article.notaobbligo {
    border-left: 1em solid rgb(157,37,29);
    padding-left: 2em;
    margin-top: 1em;
    margin-left: 1em;
}

form#adminForm .uk-dotnav {
    margin-top: 0px;
    margin-bottom: 0px;
}

#preingressi-filtro-data.uk-grid {
    margin-left: 0px;
}

.preingresso .uk-panel.uk-panel-box {
    margin-top: 5px;
    margin-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.preingresso a#autaToggler span.spot:before {
    content: '\2a';
    font-family: 'IcoMoon';
}

.preingresso a#autaToggler span.cert:before {
    content: '\6d';
    font-family: 'IcoMoon';
}
/*
form tr.is2x20master > td:first-of-type:before {
    content: '\F076';
    font-family: 'FontAwesome';
    margin: auto;
    font-size: 3em;
    padding-left: 2em;
    color: #666;
}*/

#preingresso-top-menu {
    z-index: 1000;
}

#preingresso-top-menu > div{
    margin: 0px;
}

#preingresso-top-menu.uk-active {
    left: 2px;
}

#preingresso-top-menu.uk-active > div{
    float: left;
    clear: both;
}

#preingresso-top-menu.uk-active .bottone-testo{
    display: none;
}

#preingresso-top-menu.uk-active button.btn-sogemar{
    min-width: 4em;
    margin-left: 1em;
}

select[id^=filter] {
    margin-bottom: 10px;
    border: 1px solid lightgrey;
    color: #666;
}