.row.no-pad {
  margin-right:0;
  margin-left:0;
}

.row.no-pad > [class*='col-'] {
  padding:2px;
}
.form-group.nomargin {
    margin-bottom: 5px;
}
.dt-toolbar{
  display: none;
}
/* #header>:first-child, aside {
    width: 190px;
} */
/* #main {
    margin-left: 190px;
} */
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
}
.input-group-addon {
    padding: 5px;
}
.form-control {
  padding: 5px;
}
/* .fixed-ribbon #ribbon {
    left: 190px;
  } */
/* #extr-page #header #logo img {
    width: 220px;
}
#logo img {
    width: 220px;
}*/
#logo {
    width: 320px;
    margin-top: 5px;
    margin-left: 0px;
} 
/* .form-group {
  margin-bottom: 5px;
} */
.errorlist{
  color: #b94a48;
}

/* #left-panel {
  padding-top: 0px;
} */
/* body.menu-on-top.fixed-header.fixed-navigation.fixed-ribbon #ribbon {
  top: 69px;
} */
/* .fixed-ribbon #content {
  padding-top: 0px;
} */

/* .form-control {
  font-size: 12px;
  height: auto !important;
} */

input[type="date"].form-control{
  line-height: normal;
}

.jarviswidget > div {
  font-size: 12px;
}
/*#extr-page #header {
  background-color: #003ca6 !important;
}
 #header {
  background-image: linear-gradient(to bottom,#003ca6,#003ca6) !important;
} */
#ribbon {
  background: #e04f26 !important;
}
.page-footer {
  background: #ebebeb;
}

#extr-page #header #logo {
  margin-top: 10px;
}
