.form-group {
    margin-bottom: 5px;
    }

.header-dropdown-list{
    display: none;
    }
.dataTable  thead th {
    white-space: nowrap;
    }
#logo {
    display: inline-block;
    width: 175px;
    margin-top: 9px;
    margin-left: 9px;
    }
@media (min-width: 768px){
    .navbar-submenu .navbar-nav > li > a {
        padding-top: 9px;
        padding-bottom: 9px;
        border-radius: 0;
        }
    }
.navbar-submenu.navbar-inverse .navbar-nav > .active > a {
    background: inherit;
    font-weight: normal !important;
    }
.navbar-submenu{
    min-height: 38px;
    margin-bottom: 0;
    border-radius: 0;
    }
.table-responsive {
    background-color: #fafafa;
    }


.date .input-xs + .input-group-addon,
.date .bootstrap-datetimepicker-widget + .input-group-addon{
    padding: 4px 10px 3px 10px !important;

    }

.no-padding > table, .no-padding .dataTables_wrapper table {


    border-bottom: 1px solid #dddddd !important;
    }
.dt-toolbar-footer {

    border-top: 0px solid #ccc;

    }

.dataTables_paginatesimple_numbers{
    float:left;
    }

/* rentals calendar styles */

.pa_header_table {
    padding: 0px;
    margin: 0px;
    }

.pa_header_month {
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    }
.pa_header_day {
    background: #FFFFFF;
    width: 14px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    }
.pa_header_day_weekend {
    background: #CCCCCC;
    width: 14px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    }
.pa_header_day_today {
    background: #F0DD99;
    width: 14px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    }

.pa_reserved3 {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #FFFFAA;
    }

.pa_empty {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #F0F0F0;
    height: 18px;
    }
.pa_empty_we {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    background: #CCCCCC;
    width: 14px;
    }
.pa_empty_today {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #F0DD99;
    }
.pa_reserved1 {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #AAFFAA;
    }
.pa_reserved2 {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #AAFFDD;
    }
.pa_reserved3 {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #FFFFAA;
    }
.pa_reserved4 {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #AADDFF;
    }
.pa_reserved5 {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #AAAAFF;
    }

.pa_class_selling {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #777777;
    color: #ffffff;
    }

.pa_class_not_available {
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    background: #444444;
    color: #ffffff;

    }



.pa_conflict {
    text-align: center;
    background: red;
    }
.pa_conflict a{
    color: #ffffff;
    }

.pa_selling {
    background: #777777;
    color: #FFFFFF;
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    }
.pa_not_avail {
    background: #444444;
    text-align: center;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 0px #DDDDDD;
    }
table.dataTable thead > tr > th.productCalendarHeader {
    padding-left: 5px !important;
}

.pa_table .pa_header_month {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_header_day {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_header_day_weekend {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_header_day_today {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_reserved3 {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_empty {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_empty_we {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_empty_today {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_reserved1 {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_reserved2 {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_reserved3 {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_reserved4 {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_reserved5 {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_selling {
    border-right: solid 1px #DDDDDD;
}
.pa_table .pa_not_avail {
    border-right: solid 1px #DDDDDD;
}

/* / rentals calendar styles */


/*===============================================
            FORM Control Styles and overrides
=================================================*/  







/*
  ############################################
  #     START FORMCONTROL STYLES             #
  ############################################
*/

.input-text .form-control-feedback {
        /* Adjust feedback icon position
    
    ---------->    this one is changed

     */
  position: absolute !important;
  right: 0px !important;
  left: auto !important;
  top: auto !important;
  bottom: 17px !important;
}

.selectpicker-container .form-control-feedback {
    /* Adjust feedback icon position */
    right: -32px;

    }

.top .form-control-feedback {
    /* Adjust feedback icon position */
    top:0px;
    }






.select-container .form-control-feedback {
    /* Adjust feedback icon position
    
     
    ---------->    this one is changed

     */


    right: -27px;
      top: 20px!important;
    }



.checkbox-container .form-control-feedback {
    /* Adjust feedback icon position */
    top: -8px;
    }

.hide-validation-icon .form-control-feedback {
    /* Adjust feedback icon position */
    display: none !important;
    }

/* START UPLOAD BTN */
.btn-file {
    position: relative;
    overflow: hidden;
    }
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
    }
.color-red
{
    color: #bb1916 !important;
    }


/*
  ############################################
  #     END FORMCONTROL STYLES             #
  ############################################
*/


/*================================= =======
    Smartstyle 6 Begin
===================================
*/

.smart-style-6 aside {
  background: #5d75a1;
}
.smart-style-6 .navbar-inverse {
  background-color: #7eb58e;
  border-color: #080808;
}

.smart-style-6 .navbar-inverse .navbar-nav > li > a {
  color: #ededed;
}

.smart-style-6 .navbar-inverse .navbar-nav > .open > a,
.smart-style-6 .navbar-inverse .navbar-nav > .open > a:hover,
.smart-style-6 .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #659072;
}


.smart-style-6 .navbar-inverse .navbar-nav > .active > a,
 .smart-style-6 .navbar-inverse .navbar-nav > .active > a:hover,
  .smart-style-6 .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #659072;
}


.smart-style-6 .navbar-inverse .navbar-nav > li > a:hover, .smart-style-6 .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #659072;
}


.smart-style-6 nav ul li a {
  color: #F2F2F2;
}


.smart-style-6.menu-on-top aside#left-panel nav > ul > li {
  border-right: 1px solid #3c4b66;
  border-left: 1px solid #3c4b66;
}
.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #4B5C7C;
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#ffffff', GradientType=0);

}
.smart-style-6.menu-on-top aside#left-panel nav > ul > .active {
   background: #4B5C7C;
   color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#ffffff', GradientType=0);
}
nav ul .active > a {
    color: #ffffff!important;
  position: relative;
}



.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #ffffff !important;
  border-left: 1px solid #3c4b66;
  border-right: 1px solid #3c4b66;
  padding-left: 8px !important;
  padding-right: 8px !important;
}


.smart-style-6 .btn-primary {
  color: #ffffff;
  background-color: #5d75a1;
  border-color: #2c699d;
}

 
.smart-style-6 .btn-primary:hover,
.smart-style-6 .btn-primary:focus,
.smart-style-6 .btn-primary.focus,
.smart-style-6 .btn-primary:active,
.smart-style-6 .btn-primary.active,
.smart-style-6 .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #456b7b;
  border-color: #1f496d;
}

.smart-style-6 .navbar-submenu {

  border: none;
}



@media (max-width: 767px){
.smart-style-6 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ededed;
}


.smart-style-6 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ffffff;
    background-color: #659072;
}

.smart-style-6 .navbar-inverse .navbar-nav > .open > a,
 .smart-style-6 .navbar-inverse .navbar-nav > .open > a:hover, 
.smart-style-6 .navbar-inverse .navbar-nav > .open > a:focus{
     color: #ffffff;
    background-color: #659072;
}




}



/*================================= =======
    Smartstyle 6 END
===================================
*/



/*
Submenu no left padding-
 Original rule in navbar.less:50;   */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 13px;
  padding-left: 0px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}





/*===============================
  Account Picture fixes

accounts backend.css 2798
*/


.profilepic  a {
  border-radius: 2px;
  cursor: default !important;
  display: inline-block;
  font-weight: bold;
  min-height: 40px!important;
  line-height: 24px;
  min-width: 43px!important;
  padding: 2px;
  text-align: center;
  text-decoration: none !important;
  -moz-user-select: none;
  -webkit-user-select: none;
  background-color: #f8f8f8;
  background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
  border: 1px solid #bfbfbf;
  color: #6D6A69;
  font-size: 17px;
  margin: 5px 0 0 0!important;
}
.profilepic a img{
  vertical-align: top;
}

.header-dropdown-list {
  margin: 0px 0px 0px 1px;
}
.chevron {
  top: 23px;
  position: relative;
  left: 0px;
  font-weight: 300!important;
  color: #939393;
  font-size: 10px!important;
}


/*===============================
  Account Picture fixes

            END HERE
*/



/*  fixes feedback icons positioning
  */

.has-feedback label ~ .form-control-feedback {
  top: 20px;
}




/*  reduces the right padding in input fields ,
 allowing us to show more 
text in smaller input fields like col-sm-1
*/
.has-feedback .form-control {
  padding-right: 22px;
}


/* issue #36 */
.innerbtns{
  text-decoration: underline;
  margin-right: 5px;
}


/* Vertical Tabs */
.ui-tabs-vertical { background: none;  }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em 0 .2em .2em; float: left; width: 100px;  border-bottom: 0; }
.ui-tabs-vertical .ui-tabs-nav li { margin-right: 0px; clear: left; width: 100%; border-bottom-width: 1px !important;  border-right: 1px solid #ddd; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; float: none;background: none;border-color: transparent; border-top: 0px !important;}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; border-right-color:#fff; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a {
    box-shadow: -2px 0 0 #57889c;
    border-right-width: 0;
    border-top-width: 1px !important;
    border-bottom: 1px solid #ddd !important;
    border-left: none !important;
    margin-left: 1px !important;
    cursor: default;
}
.ui-tabs-vertical .ui-tabs-panel {
    margin-left: 100px;
    min-height: 200px;
    border: 0; overflow:auto;
}









@media (max-width: 979px){
.menu-on-top nav > ul > li.active > a {
    color: #ffffff!important;
  }

.menu-on-top aside#left-panel nav {
    height: 313px !important;
    overflow: scroll;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
  }

 .nav{
      padding-left: 13px;
}

}






.head-btns  input, .head-btns  select, .head-btns  textarea, .head-btns  button, .head-btns  .btn {

    margin-bottom: 10px;
    vertical-align: top;
}
.head-btns .btn-group  {
  vertical-align: top;
}









/* buttons styles*/

.head-btns .mybuttons{
  width: 205px;
  height: 22px;
}

.head-btns .mybuttons button{
  width: 36px;
  float: left;
  height: 22px;
  padding-top: 4px;
}

.head-btns .mybuttons  .input-xs{
   width: 93px;
   height: 22px;
   float: left;
}

.head-btns .mybuttons .btnaddon{
 width: 83px;
 float: left;
 padding: 4px;
  height: 22px;
}
/* buttons styles end*/





/* Sacing and font fixes  */
.dataTables_paginatesimple_numbers {
  margin-right: 10px;
  margin-left: 5px;
}


.dataTables_filter {
    float: left;
    width: auto;
    margin-right: 5px;
    margin-top: 5px;
    margin-left: 5px;
}

@media(max-width: 960px){
  div.dataTables_filter input {
    width: 10em!important;
}
}




.dataTables_length {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
 
}

.dataTables_length select{
display: inline-block;
}

.dataTables_length label{

}



.btn-xs, .btn-group-xs > .btn {
 
    font-size: 12px!important;
 
}

.mybuttons {
font-size: 12px;
}


/* Sacing and font fixes end */

.rechnung-button-container > a {
    margin-right: 10px;
}
.gutschrift-button-container > a {
    margin-right: 10px;
}
#document_fieldset {
    clear: both;
}
.product-checkbox-wrapper {
    margin: 1px 0 0 8px;
}
.popover {
    max-width: none;
}

.modal-open .modal {
    overflow-y: scroll !important;
    }

.editable_form button {
    margin-left: 5px;
    }

.ui-wrapper {
    min-height: 72px;
    min-width: 130px;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}
.ui-resizable {
    min-height: 50px;
    min-width: 100px;
    width: 100% !important;
    height: 100% !important;
}
.ui-resizable-se {
    background-color: #fff;
    cursor: se-resize;
    width: 16px;
    height: 16px;
    right: 2px;
    bottom: 2px;
}
.pdf-button-container a:first-child {
    margin-right: 8px;
}


