/* == CookieLaw == */

.fx-web-cookies {
    
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    left: 0;
    padding: 7px 15px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 999;
    font-size: 14px;
}

.fx-web-cookies a, .fx-web-cookies a:hover {
    color: white;
    text-decoration: underline;
}

.fx-web-cookies a:hover {
    text-decoration: none;
}

.fx-web-cookies-error {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    float: left;
    font-size: 18px;
    margin: 1em 0 2em 0;
    padding: 2em 5%;
    text-align: center;
    width: 90%;
}

.fx-web-cookies a.fx-web-cookie-accept, .fx-web-cookies-error a.fx-web-cookie-accept, .fx-web-cookies a.fx-web-cookie-decline, .fx-web-cookies-error a.fx-web-cookie-decline, .fx-web-cookies a.fx-web-cookie-reset {
    background: #e2007a;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    -moz-transition: background 0.25s ease-in;
    -o-transition: background 0.5s ease-in;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    -webkit-transition: background 0.25s ease-in;
    margin: 0 4px;
}

.fx-web-cookies a.fx-web-cookie-decline, .fx-web-cookies-error a.fx-web-cookie-decline {
    background: #3c3c3b;
    margin-left: 0.5em;
}

.fx-web-cookies a.fx-web-cookie-reset {
    background: #af005e;
}

.fx-web-cookies a:hover.fx-web-cookie-accept, .fx-web-cookies-error a:hover.fx-web-cookie-accept, .fx-web-cookies a:hover.fx-web-cookie-decline, .fx-web-cookies-error a:hover.fx-web-cookie-decline, .fx-web-cookies a:hover.fx-web-cookie-reset {
    background: #af005e;
    -moz-transition: background 0.25s ease-in;
    -o-transition: background 0.5s ease-in;
    -webkit-transition: background 0.25s ease-in;
}

.fx-web-cookies-error a.fx-web-cookie-accept, .fx-web-cookies-error a.fx-web-cookie-decline {
    display: block;
    margin-top: 1em;
}

.fx-web-cookies.fx-web-discreet {
    left: auto;
    padding: 0.5em 1em;
    top: auto;
    width: auto;
}

.fx-web-cookies.fx-web-discreet a.fx-web-cookie-reset {
    background: none;
    padding: 0;
    text-decoration: underline;
    text-shadow: none;
}

.fx-web-cookies.fx-web-discreet a:hover.fx-web-cookie-reset {
    text-decoration: none;
}


/* == myaccount -- */

.fx-myaccount-blck.panel-myaccount {
    background-color: #fff;
    color: #777;
  margin-bottom: 20px;
}

.fx-myaccount-blck .panel-heading {
    background-color: #777;
    color: white;
    border-bottom: 2px solid #333333;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  height: 50px;
    line-height: 25px;
}

ul.fx-myaccount-lst li {
    margin-bottom: 15px;
}

.fx-myaccount-blck .panel-body {
    padding: 15px;
    border: 1px solid #ddd;
    display: inherit;
    min-height: 255px;
}

.fx-myaccount-usr {
    color: #555;
    margin-left: 20px;
}

.fx-myaccount-blck .panel-body-inner {
    margin-top: 10px;
}

.fx-myaccount-icon {
    margin-right: 7px;
}

.menu_winkelwagen{
  display: none;
}

.menu_winkelwagen.menu_winkelwagen_show{
  display: block;  
  height: 55px;
  width: 70px;
  float: right;
  padding-top: 15px;
}

.menu_winkelwagen.menu_winkelwagen_show .quick-shop-btn{
  color: #ffffff;
}

.bootstrap-table .table.table-no-bordered>tbody>tr>td, .bootstrap-table .table.table-no-bordered>thead>tr>th {
    border-right: 0px solid transparent;
    vertical-align: middle;
}

.bootstrap-table thead tr {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-right: 1px solid #ddd!important;
}

.fx-myaccount-product-nmbr-wrap {
    width: 175px;
    float: right;
}

.card-view .value {
    display: inline-block;
  width: 100%;
  font-size:13px;
}

.card-view {
     left: -15px;
   margin-bottom: 15px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #fff;
}

.card-views {
    padding-left: 10px;
    padding-right: 10px;

}

.bootstrap-table .table {
     border-bottom: 1px solid #fff;
   font-size: 12px;
}

.bootstrap-table select {
    font-size: 12px;
}

.bootstrap-table input {
    font-size: 12px;
  height: 31px;
}

.bootstrap-table button {
    font-size: 12px;
}

.card-view .fx-myaccount-icon-info {
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 15px;
}

.bootstrap-table .table.table-no-bordered>tbody>tr>td {
    border-right: 1px solid #ddd!important;
    border: 1px solid #ddd;
}

.bootstrap-table tr:hover {
    background-color: #f5f5f5;
}

.btn-fx-myaccount-product-pm{
  background-color: #ccc;
    color: white;
}

.btn-fx-myaccount-product-pm:hover{
  background-color: #ccc;
    color: #f5f5f5;;
}
.btn-fx-myaccount-product-pm:focus{
  background-color: #ccc;
    color: #f5f5f5;;
}

.btn-fx-myaccount-product-pm:active{
  background-color: #ccc;
    color: #f5f5f5;;
}

a.fx-myaccount-product-info i {
    font-size: 18px;
}

.bootstrap-table thead tr {
    background-color: #f5f5f5;
}

.fx-myaccount-product-number{
    border-color: #ccc;  
}

.fx-myaccount-header {
    padding-right: 10px;
    padding-left: 10px;
}


.bootstrap-table .fht-cell .form-control {
    margin-bottom: 10px;
}

.bootstrap-touchspin-down {
    background: #fff!important;
}

.bootstrap-touchspin-up {
    background: #fff!important;
}

.bootstrap-touchspin-down:hover {
    background: #ccc!important;
}

.bootstrap-touchspin-up:hover {
    background: #ccc!important;

}

.bootstrap-touchspin-down:focus {
    background: #ccc!important;

}

.bootstrap-touchspin-up:focus {
    background: #ccc!important;

}

.bootstrap-touchspin-down:active {
    background: #ccc!important;
}

.bootstrap-touchspin-up:active {
    background: #ccc!important;
 
}

#fx-img-preview {
    position: absolute;
    border: 1px solid #ccc;
    background: #ccc;
    padding: 1px;
    display: none;
    color: #fff;
    z-index: 1000;
    max-width: 200px;
    max-height: 205px;  
}

#fx-img-preview img {
    max-width: 100%!important;
  max-height: 200px;  
}

.fx-myaccount-product-img{
  max-height: 50px!important;
    padding: 5px; 
}

.bootstrap-table .search .form-control {
    height: 50px;
}

.form-control {
     border-radius: 0px;
     -webkit-box-shadow: none;
     box-shadow: none;
     -webkit-transition: none;
     transition: none;
}

.btn {
     border-radius: 0px;
}

.fx-myaccount-toolbtn {
    height: 40px;
    width: 50px;
    margin-right: 10px;
  background: #ccc!important;
}

.fx-myaccount-hotlist-header {
    margin-bottom: 5px;
}

.fx-myaccount-toolbtn i {
    font-size: 16px;
}

.fx-myaccount-icon-info i{
   font-size: 20px;
}

.bootstrap-dialog .modal-content {
     border-radius: 0px;

}

.fx-myaccount-toolbar{
  font-size: 20px;
}

.fx-myaccount-toolbar .navbar-toggle {
    position: relative;
    float: right;
    padding: 5px 5px;
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

.fx-myaccount-toolbar .navbar {
    min-height: 40px;
  line-height: 35px;
    margin-bottom: 10px;
    background-color: transparent;
    border-color: transparent;
  border-radius: 0px; 
}

.fx-myaccount-toolbar i {
    color: #777;
}

.fx-myaccount-toolbar  .navbar-collapse {
    padding-left: 0px;
}

.fx-myaccount-toolbar  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: #eee;
}

.pull-right.search {
    min-width: 185px;
}

.fx-myaccount .fixed-table-body .card-view .title {
    min-width: 40%;
  color : #999;
    font-weight: 600;
    font-size: 10px;  
}

.btn-toolbar-light {
    background-color: #ccc;
    line-height: 30px;
    width: 30px;
    height: 28px;
    color: #fff;
    border-radius: 0px;
    border: 1px solid #ccc;
    margin-left: 1px;
}

.fx-myaccount-toolbar  .nav>li {
    position: relative;
    display: block;
    border: 1px solid #eee;
    margin-right: 5px;
}

.fixed-table-loading {
    margin-top: 10px;
    font-size: 13px;
}


.bootstrap-table .th-inner {
    color: #999;
}

.fx-myaccount-toolbar-button-single {
    position: relative;
    display: block;
    border: 1px solid #eee;
    margin-right: 5px;
    width: 45px;
    line-height: 45px;
    text-align: center;
}
.tool-container .tool-right .toolbar-light{
  z-index:1000;
}
