
body {
  background-color: #fff;
}
.dropdown-menu {
  background-color: darkgray;
}
.modal-body {
  background-color: #fafafa;
  padding-top: 60px;
  padding-bottom: 45px;
}
.modal-header {
}
.modal-footer {
}
.navbar-default {
}
.navbar-default .navbar-nav .active  a {
}
.form-signin-time {
  width: 600px;
  margin: 150px auto;
  background-color: #eee;
  /*
  background: -moz-linear-gradient(bottom, #ffffff 0%, #e0e0de 100%);
  background: -webkit-linear-gradient(bottom, #e0e0de 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #ffffff, #e0e0de);
  */
  position: relative;
  /*background: url('/img/login_background_600.png');
  background-repeat: no-repeat !important;*/
  /*height: 600px;*/
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow:fragments;
}

.form-signin {
  width: 360px;
  margin: 150px auto;
  background-color: #555555;
  /*
  background: -moz-linear-gradient(bottom, #ffffff 0%, #e0e0de 100%);
  background: -webkit-linear-gradient(bottom, #e0e0de 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #ffffff, #e0e0de);
  */
  position: relative;
  background: url('/img/login_background.png');
  background-repeat: no-repeat !important;
  height: 380px;
}


/*
.form-signin:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 1px;
  z-index: -1;
  transform: scale(.9);
  box-shadow: 0px 0px 8px 2px #000000;
  background: url('http://cdn.sstatic.net/stackoverflow/img/sprites.svg?v=1bc6a0c03b68') blue;
  background-size: 1000px auto;
}
*/
.form-signin input {
  /*padding-left: 10px !important;*/
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  /*
  background-color: #333333;
  border: 1px solid #444444;
  color: #fff;
  padding: 5px;
  */
}


.quicksteps-login-form--input-wrapper-time {
  padding: 75px 40px 20px 40px

}

.quicksteps-login-form--input-wrapper {
  padding: 5px 40px 20px 40px;

}

.quicksteps-login-form--button-wrapper {
  padding: 20px 45px 20px 45px;
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  /*
  background: -moz-linear-gradient(bottom, #555555 0%, #e30613 100%);
  background: -webkit-linear-gradient(bottom, #555555 0%,#e30613 100%);
  background: linear-gradient(to bottom, #555555 10%, #e30613 100%);
  */
  color: #333333;
  /*border-bottom: 2px solid #333333;*/
}


#userMenuItem:before {
  content: '';
  background-color: #f8f8f8;
  height: 75px;
  -webkit-transform: rotate(30deg);
  width: 57px;
  left: -30px;
  position: absolute;
  z-index:2;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%,#fcfcfc 100%);
  background: linear-gradient(-30deg, #fcfcfc 47%, #ffffff 92%);


}
.userMenuTopList:before {
  content: '';
  background-color: #0054be;
  height: 75px;
  -webkit-transform: rotate(30deg);
  width: 57px;
  left: -30px;
  position: absolute;
  z-index:-2;
  top: 0;
  background: -moz-linear-gradient(top, #0054be 47%, #009fe1 92%);
  background: -webkit-linear-gradient(top, #009fe1 47%,#0054be 92%);
  background: linear-gradient(-30deg, #0054be 47%, #009fe1 92%)
}

#navbar {
  background: -moz-linear-gradient(top, #eaeaea 0%, #fbfbfb 100%);
  background: -webkit-linear-gradient(top, #fbfbfb 0%,#eaeaea 100%);
  background: linear-gradient(to top, #eaeaea 10%, #fbfbfb 100%);
  position: absolute;
  width: 100%;
  z-index: 3;
}

#navbar_subbar {
  background: -moz-linear-gradient(bottom, #0054be 10%, #009fe1 100%);
  background: -webkit-linear-gradient(bottom, #009fe1 10%,#0054be 100%);
  background: linear-gradient(to bottom, #0054be 10%, #009fe1 100%);
  width: 100%;
  height: 100% !important;
  line-height:50px;
  color: #fff;
  border-color: #01c3ff;
  border-bottom: 2px solid #01c3ff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

#navbar_subbar:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 1px;
  z-index: -1;
  transform: scale(1);
  box-shadow: -15px 2px 15px 2px #666666;
  background-size: 1000px auto;
}

#navbar > .nav-tabs>li.active>a,
#navbar > .nav-tabs>li.active>a:focus,
#navbar > .nav-tabs>li.active>a:hover
{
  background-color: transparent;
  border: none;
  border-radius: 0px;
}

.form-signin .form-signin-heading,

.form-signin .checkbox {
  margin-bottom: 20px;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 14px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="textm"] {
  margin-bottom: 15px;
}
.form-signin input[type="texto"] {
  margin-top: 50px;
  margin-bottom: 15px;
}
.form-signin input[type="password"] {
  margin-bottom: 15px;
}



* {
  box-sizing: border-box;
}
table {
  width: 100%;
}
table, td, tr, th {
  border-collapse: collapse;
  text-align: left;
  border-bottom: 1px solid #dddddd;
}
.table {
  /*margin-bottom: 20px !important;*/
}
td, tr, th {
  padding: 1em;
}
th {
  /*background: #eee;*/
  font-weight: bold;
}
@media screen and (max-width:600px) {
  table, tr, td {
    padding: 0;
  }
  table {
    border: none;
  }
  thead {
    display: none;
  }
  tr {
    float: left;
    width: 100%;
    margin-bottom: 2em;
  }
  .table tbody tr td {
    padding: 14px;
    font-size: 11px;
  }
  td {
    float: left;
    width: 100% !important;
    padding: 1em;
  }
  td::before {
    content: attr(data-label);
    background: #eee;
    width: 50%;
    float: left;
    padding: 1em;
    font-weight: bold;
    margin: -1em 1em -1em -1em;
  }
  .iconzellebenutzer {
    width: 100% !important;
  }
}
.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #fafafa;
}
.table-striped tbody tr:nth-of-type(2n) {
  background-color: #f6f6f6;
}
.maincontainer {
  /*margin-top:60px;
   margin-bottom:150px; */
  padding: 0px 15px;
  padding-top: 50px;
}
.container {
  margin-left:0px;
}
.logincontainer {
  margin-left:auto;
}
.navbar-default .navbar-brand {
  background-color: #337AB7;
  color: #ffffff;
}
.navbar-default .navbar-brand:hover {
  color: #337AB7;
  background-color: #ffffff;
}
#brand {
  position: relative;
  top:-2px;
}
.footer {
  height: auto;
  z-index: 1001;
}
.scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}
/*
.alert {
  margin-top: 50px;
  margin-bottom:-50px;
}
.alert-modal {
  position: relative;
  top: -108px;
  margin-left: -13px;
  margin-right: -13px;
  padding: 6px !important;
}
*/
.tabellebenutzerverwaltung {
  max-width: 900px;
  margin-top: 15px;
}
.tabellerechtevergabe {
  max-width: 650px;
  margin-top: 15px;
}
.tabelleeinheiten {
  max-width: 450px;
  margin-top: 15px;
}
.tabellewaehrungen {
  max-width: 1050px;
  margin-top: 15px;
}
.tabellesteuersaetze {
  max-width: 650px;
  margin-top: 15px;
}
.tabelleartikel {
  max-width:100%;
  margin-top: 15px;
}
.tabellekunden {
  max-width: 100%;
  margin-top: 15px;
}
.table thead tr th {
  /*color: #337ab7;*/
}
.tabelleminizelle {
  color: #333333;
}
a,a:link,a:visited,a:active {
  outline: none !important;
  text-decoration :none !important;
}
kein-fokus {
  outline: none !important;
  text-decoration :none !important;
}
.brotkrumen {
  margin-bottom: 15px;
}
.spaltensortierung {
  position: relative;
  top: 2px;
  left: -7px;
}
.panel-tabelle {
  max-width: 600px;
}
.panel-tabelle-dropdown {
  width: 225px;
}
.panel-title-glyphicon {
  margin-right: 10px;
}
.panel-a {
  text-decoration: none !important;
  font-size: 14px;
}
.panel-dropdown {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.panel-infotext {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.panel-schmale-tabelle {
  max-width: 400px;
  margin-top: 10px;
}
.panel-tabelle-move {
  cursor: move;
}
.panel-tabelle-pointer {
  cursor: pointer !important;
}
.panel-glyph-hidden {
  visibility: hidden;
}
.panel-checkbox {
  margin: -2px 0 0;
}
.panel-inlineform {
  margin-top: 10px;
}
.glyph-menu {
  margin-right: 5px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.form-eingabe {
  padding-top: 5px;
  padding-bottom: 5px;
}
.form-eingabe-ok {
  background-color: #DFF0D8;
  padding-top: 5px;
  padding-bottom: 5px;
}
.form-eingabe-nicht-ok {
  background-color: #F2DEDE;
  padding-top: 5px;
  padding-bottom: 5px;
}
.form-eingabe-checkbox {
  padding-top: 2px;
  padding-bottom: 8px;
}
.form-eingabe-checkbox-ok {
  background-color: #DFF0D8;
  padding-top: 2px;
  padding-bottom: 8px;
}
.form-eingabe-checkbox-nicht-ok {
  background-color: #F2DEDE;
  padding-top: 2px;
  padding-bottom: 8px;
}
.modal-footer .btn {
  margin-bottom: 5px !important;
}
.tabelleniconglyphicon {
  color: #337AB7;
  margin-right: 10px;
  cursor: pointer;
}
.iconzellebenutzer {
  width: 170px;
}
.iconzellekunden {
  width: 130px;
}
.iconzellerechte {
  width: 165px;
}
.iconzelleeinheiten {
  width: 130px;
}
.iconzellewaehrungen {
  width: 130px;
}
.iconzellesteuersaetze {
  width: 130px;
}
.iconzelleartikel {
  width: 130px;
}
.btn-group {
  margin-bottom: 3px;
  cursor: pointer;
}
#seitennummer {
  margin-right: 15px;
}
#ejectglyphicon {
  position: relative;
  top: 2px;
}
#seitenanzeige {
  margin-right: 15px;
}
.tooltip-inner{
  background-color: darkgray;
  color: #333333;
  text-align: left;
  white-space: nowrap;
}
.rechtelabel {
  font-weight: bold;
}
.rechtevergabe_liste_ueberschrift {
  width: 100%;
  min-height: 30px;
  border-bottom: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rechtevergabe_liste_ueberschrift span {
  font-weight: bold;
}
.rechtevergabe_liste {
  width: 100%;
  min-height: 25px;
  margin-bottom: 13px;
}
.rechtevergabe_liste span:nth-child(1) {
  padding-left: 2px;
  position: relative;
  top: 2px;
}
.rechtevergabe_liste span:nth-child(2) {
  padding-left: 8px;
}
.rechtevergabe_liste span:nth-child(3) {
  font-style: italic;
}
.tabellensteuerung {
  margin-right: 30px;
  font-size:16px;
  color: #337AB7;
}
.tabellensteuerung span {
  margin-left: 3px;
  margin-right: 3px;
}
.tabellensteuerungdropdown {
  margin-left: 0px;
  margin-right: 10px;
}
.tabellensteuerungexport {
  margin-left: 5px !important;
  margin-right: 8px !important;
}
.tabellensteuerungseitennummer {
  position: relative;
  left: 10px;
}
#einheitbutton {
  width:160px;
}
#einheitbearbeitenbutton {
  width:160px;
}
.steuerbutton {
  width:160px;
}
.kundenbutton {
  width:235px;
}
#einheitbearbeitenspan {
  margin-right:20px;
}
#einheitspan {
  margin-right:20px;
}
.steuerspan {
  margin-right:20px;
}
.kundenspan {
  margin-right:20px;
}
.konfig_label {
  background-color: lightgray;
  width: 100%;
  padding-left: 5px;
  margin-bottom: 8px;
}

/*config*/
input[type="radio"] {
  display: none;
}
input[type="radio"]:not(:disabled) ~ label {
  cursor: pointer;
}
input[type="radio"]:disabled ~ label {
  color: rgba(188, 194, 191, 1);
  border-color: rgba(188, 194, 191, 1);
  box-shadow: none;
  cursor: not-allowed;
}

input[type="radio"]:checked + label {
  background: rgba(32, 223, 128, 1);
  color: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 20px rgba(0, 255, 128, 0.75);
}
input[type="radio"]:checked + label::after {
  font-family: FontAwesome;
  content: "\f00c";
  font-size: 24px;
  position: absolute;
  top: 0px;
  right: 0px;
  /* transform: translateX(-20%); */
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: rgba(29, 201, 115, 1);
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
}

.languageLabel:hover {
  background: #eee;
}

input[type="radio"] + .languageLabel {
  color: #777;
}

input[type="radio"]:checked + .languageLabel {
  background: transparent;
  color: #000;
  box-shadow: none;
}
input[type="radio"]:checked + .languageLabel::after {
  font-family: FontAwesome;
  content: "\f00c";
  font-size: 18px;
  position: absolute;
  top: 0px;
  right: 0px;
  /* transform: translateX(-20%); */
  text-align: center;
  border-radius: 0%;
  background: transparent;
  box-shadow: none;
}

/* Widget Klassen */
.notiz,
.kalender
{
  padding: 15px;
}
.draggablePanelList .panel {
  background-color:transparent;
  margin:0px 10px 10px 10px;
  box-shadow: none;
}
.draggablePanelList {
  min-height: 50px;
}
.draggablePanelList .panel-info {
  border:none;
}
#dashboard .row {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.draggablePanelList .widget,
.draggablePanelList .modal-dialog
{
  height: 100%;
}

.draggablePanelList .modal-content {
  min-height: 100%;
}

.draggablePanelList .ui-state-highlight
{
  min-height:50px;
  margin: 0 10px 10px 10px;
  border: 2px dashed #aaaaaa;
  background-color: transparent;
  border-radius: 6px;
}
.draggablePanelList .modal-header .add {
  float: right;
  font-size: 12px !important;
  margin-right: 5px;
  margin-top: -2px;
}
.draggablePanelList .modal-header .close {
  font-size: 15px;
}
.kundentexte {
  resize: none;
  height: 125px !important;
}
.kunden_details {
  margin-top: 15px;
}
.kunden_details_div {
  padding-left: 20px;
}
.kunden_details_div td {
  position:relative;
  left: -8px;
}
.kunden_details_ueberschrift {
  margin-bottom: 8px;
  font-weight: bold;
}
.kunden_details_td {
  width: 130px;
}

/** minfied Widget **/
.minified .modal-header {
  border-bottom: none;
  height: 100%;
  padding: 8px 15px;
  font-size: 10px;
}

#taskBar {
  width: 100% !important;
  max-height:40px;
  padding: 5px;
}

#taskBar ul {
  list-style: none;
  padding: 0px;
}

.task-bar-item {
  float: left;
  width: 16%;
  display: block;
  margin: 0 5px;
}

.minified {
  margin-bottom: 0px;
  height: 40px;
  border: none;
}

.minified .widget,
.minified .modal-dialog,
.minified .modal-content
{
  height: 100%
}
.minified .modal-content
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


.minified .add,
.minified .modalMinimize
{
  display: none;
}
.minified .modalMaximize
{
  display: block;
}

.modalMaximize
{
  display: none;
}

.minified .close
{
  font-size: 14px;
  margin-top: 2px;
}

/* Uploader */
#uploader {
  padding: 20px;
}
.plupload_wrapper {
  min-width:0px !important;
}
.plupload_wrapper * {
  box-sizing: border-box !important;
}

.plupload_header{
  display: none;
}

.plupload_view_thumbs .plupload_content {
  top: 0px !important;
  border: 3px dashed #aaa;!important;
}

.plupload_content {
  /*bottom: 60px;!important;*/
  position: relative!important;
  height: 200px
}


.ui-widget-content {
  border: none !important;
}

#menubar > li:last-child {
  float: right !important;

}
#menubar > li:last-child .dropdown-menu {
  right: 0;
  left: unset;
}
#menubar {
  width: 100%;
}

#menubar .testcase:before {
  content: '\e163';
}

#breadcrumb {
  padding-top: 20px;
}

/****** qs-css-classes ******/
.qs--bill-form-wrapper {
  padding: 10px;
}

/**tableSorter**/
.editable_updated {
  background-color: lightgreen !important;
  color: #fff !important;
}
.tablesorter-filter-row {
  display: none;
}


.tablesorter-ignoreRow td[data-column='0'] > .tablesorter-filter,
.tablesorter-ignoreRow td[data-column='1'] > .tablesorter-filter
{
  visibility: hidden;
}


/* end  tablesorter */
.navbar{
  margin-bottom: 0px;
}

#datensatztabelle {
  border: none !important;
  background: #fff;
  border-radius: 4px;
  padding:0 20px 20px 20px
}

/* btn class */
.btn-delete {
  background-color: #761c19;
  text-shadow: none;
  color: #fff;
  background-image: none;
}
.btn-delete:hover {
  background-color: #ac2925;
  text-shadow: none;
  color: #fff;
}

.btn-confirm {
  background-color: #009900;
  text-shadow: none;
  color: #fff;
  background-image: none;
}

.btn-confirm:hover {
  background-color: #00cc00;
  text-shadow: none;
  color: #fff;
}
/* ---------------------------------------------------
    Spinner
----------------------------------------------------- */

.loaderModalSmall {
  position: relative;
  text-align: center;
  margin: 15px auto 35px auto;
  z-index: 9999;
  display: block;
  width: 40px;
  height: 40px;
  border: 3px solid rgba(0, 0, 0, .3);
  border-radius: 50%;
  border-top-color: #000;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}

.loaderModal {
  position: relative;
  text-align: center;
  margin: 15px auto 35px auto;
  z-index: 9999;
  display: block;
  width: 80px;
  height: 80px;
  border: 10px solid rgba(0, 0, 0, .3);
  border-radius: 50%;
  border-top-color: #000;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}

.document-action-panel .panel-body div a,.document-action-panel .panel-body div button{
  width: 80%;
  margin: 0px auto;
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}


.qs--sidebar-footer-wrap {
  z-index: 400;
  box-shadow: unset;
  position: fixed;
  bottom: 0;
  width: inherit;
}


.qs--sidebar-footer-wrap .sidebar-footer-tools {
  background: #f4f9fc;
  height: 60px;
  color: #797e81;
  line-height: 60px;
}

[data-theme="default"] .qs--sidebar-footer-wrap .sidebar-footer-tools a {
  color: #fff;
}

[data-theme="default"] .qs--sidebar-footer-wrap .sidebar-footer-tools {
  background: #282d38;
}

.qs--sidebar-footer-wrap .sidebar-footer-tools > a, .qs--sidebar-footer-wrap .sidebar-footer-tools > div > a {
  display: none;
  padding: 0 20px;
  transition: background .3s, color .3s;
  display: inline-block;
  position: relative;
}

[data-theme="default"] .qs--sidebar-footer-wrap .sidebar-footer-tools a:not(.btn):hover {
  background: #1b1f26;
}
