.filtro_area{ background-color:#e2e2e2; }
.wrapper .panel-action-section{margin-top:0;}
.page-link{color: #1b871b;}
.table th a{color:white !important;}
.wrapper .pagination li{line-height:17px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 34px !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container .select2-selection--single{height: 34px !important;}
.select2-container--default .select2-selection--single{ border: 1px solid #d9d9d9 !important; border-radius:0 !important;background-color: #fff !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow b {border-color: #000 transparent transparent transparent !important;}
.select2-container--default.select2-container--focus .select2-selection--multiple{ border: solid #d9d9d9 1px !important;}
.select2-container--default .select2-selection--multiple{border: 1px solid #d9d9d9 !important;}

.small, small{font-size:70%}

@media only screen and (min-width: 1000px){
    select:not(.custom-select):not(multiple){
        background: url(../image/arrow-dropdown.png) 99.5% center no-repeat!important;
    }
}

select:not(.custom-select):not(multiple){background-color: white !important;}
.user-header, .user-header:hover, .user-header:focus{color:white;}
.login_v2_form{padding:25px !important;}
.logo img{width:120px;}