form#id_search_form, div#ribbon, div#id_div_angular_loading_modal, aside#left-panel {
    visibility: hidden;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.menu-on-top #main {
    margin-left: 0!important;
    margin-top: 0px!important;
}

body.menu-on-top.fixed-header {
    padding-top: 5px;
}

td, th {
	font-size: 10px;
}

.btn-default, .btn-sm {
	font-size:10px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding:1px;
}

div[double-scroll-bar-horizontal]>div>div:first-child{
  opacity: 0;
}

.input-group-btn, .input-group-btn, .input-group-addon {
	  display: table-column;
}

.col-md-1 {
	width: 8.33333333%;
}

.col-md-2 {
	width: 16.66666667%;
}

.col-md-3 {
 	width: 25%;
}

.col-md-1, .col-md-2, .col-md-3 {
	float: left;
}

label {
  font-size: 8px;
}

.form-control {
  display: block;
  width: 100%;
  height: 20px;
  padding: 1px 5px;
  font-size: 8px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-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;
}

#id_form_ot > .row-form,
#id_form_diario_taller > .row-form,
#id_form_interv > .row-form,
.jarviswidget-ctrls,
.num_rows, ng-menu,
.btn-primary, select[name=dt_basic_length] {
	display: none;
}

.jarviswidget>div {
  font-size: 8px;
 }

.register {
  margin-top: 10px;
}

.checkbox  {
	padding-top: 0px;
}

h5 {
   font-size: 10px;
}