.clearboth{
    clear: both;
}
.perDef label,.perCom label{
    float: left;
    min-width: 185px;
}

.perDef label{
    min-width: 75px;
}

.perDef .form-group:first-child{
    float: left;
}


.perDef .box {
    min-height: 115px!important;
}

.perDef .box-body{
  margin-top: -15px;
}

.logo span{
    font-size: 14px;
}

.input-id{
    width: 70px!important;
    font-weight: bold;
    text-align: center;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-footer{
    border-top: 1px solid #cccccc;
    background-color: #ffffff!important;
}

.navbar-left .fa {
  font-size: 19px;
}

.filter-input{
    width: 20%;
    margin-right:15px;
    margin-top: -10px;
}

.partsBlock .form-group{
  width: 80%!important;
}

#datalist_filter_name_value li:hover, #datalist_filter_firstname_value li:hover, #datalist_filter_autocomplete_value li:hover{
    cursor: pointer;
}
#datalist_filter_name_value li, #datalist_filter_firstname_value li, #datalist_filter_autocomplete_value li{
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #757575;
    background: rgba(244, 244, 244, 0.9);
    font-weight: 600;
}
.filter_firstname_value-selected, .filter_name_value-selected, .filter_autocomplete_value-selected{
    background: #757575!important;
}
#filter_autocomplete_value{
    max-width: 180px;
}
.autoResults{
    z-index: 3;
    position: absolute;
    max-height: 125px;
    width: 15%;
}

.personne-search-form .form-group label{
    display: block;
}
.personne-search-form .form-group .input-field{
    float: left;
}
.personne-search-form .form-group button{
    margin-left: 10px;
}
.personne-search-form .form-group .autoResults{
    width: 180px;
}

.exportFilters{
    display:flex;
}
.exportFilters #group_createdAt{
    margin-top: -31px;
}
 .skin-black .logo{
  background-color: #FFF!important;
  color: #333333!important;
}
.skin-black .sidebar-toggle {
  border-left: 1px solid #eee!important;
  border-right: 1px solid #eee !important;
}
.skin-black .sidebar-toggle {
  margin-top:3px!important;
  padding: 15px 15px !important;
  font-family: fontAwesome;
  margin-left: 0px!important
}
#listMainDiv{
    height: 900px!important;
}
.skin-black .navbar-nav .dropdown-toggle { border-left:1px solid #eee !important;}
.skin-black .navbar-nav .user-menu .dropdown-toggle {border-right: 1px solid #eee !important;}
.skin-black .sidebar > .sidebar-menu > li, .skin-black .sidebar  { border-bottom: 0px solid #eee !important;border-top: 0px solid #eee !important;}
.simpleFilter {
    width: 13%!important;
    margin-left: -7%!important;
}
.rightAction {
  border-right: 1px solid #eee !important;
}
