/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

 #header {
    padding: 30px 30px 0 30px!important;
    height:80px!important;
 }

 #auftragsuebersicht,
 #headerbuttons {
    padding: 0 20px 0 20px!important;
 }

 .btn-transfercar-link {
    
 }
 
 .btn-transfercar-link .btn {
    padding: 8px 0px!important;
    vertical-align: middle!important;
 }

 #buttonform .filter_type {
    background-color:#337ab7!important;
 }

 .dt-toolbar {
    padding: 2px 7px 1px!important;
 }

 #fahrauftragtoprow .art-button {
    padding-top:10px;
    display:inline-block;
 }

 .fahrauftraglastline {
    padding-bottom:20px;
 }