.wide-1 {
    min-width: 10%;
}
.wide-2 {
    min-width: 20%;
}
.wide-3 {
    min-width: 30%;
}
.wide-4 {
    min-width: 40%;
}
.wide-5 {
    min-width: 50%;
}
.wide-6 {
    min-width: 60%;
}
.wide-7 {
    min-width: 70%;
}
.wide-8 {
    min-width: 80%;
}
.wide-9 {
    min-width: 90%;
}
.wide-10 {
    min-width: 100%;
}

.logo-container {
    line-height: 100px;
}

#search-form, #search-form .form-control {
    font-size: 11px;
}

#sidebar {
    font-size: 11px;
}

.pager {
    margin:0px;
}

.form_new {
  display: inline !important;

}

.select_cata {
  width: 13%;
  margin-top: 3%;
}

.label_type {
  position: absolute;
  top: 3%;
}
	
.form-control.select_cata.dat_select {
  width: 10% !important;
}

.submit_btn{
 
  margin-left: 0.5%;
  margin-top: 3%;

}

.option {
   line-height: 28px!important;
}

.form-group.form_new > span {
  position: relative;
  top: 10% !important;
}