﻿

body {
  font-family: 'Overpass', Roboto, Tahoma, "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
}

h3{margin-top:10px}

.color-bl{color: rgb(0, 150, 147) }
.cl-green{color:green}

.container{ background-color: white;}
.navbar{ margin-bottom: 6px;}

.navbar-header{
  margin-top: 20px;
  width: 100%;
  float: left;
  position: relative;
}

.navbar-header span{
  bottom: 4px;
  font-size: 140%;
}

.navbar-brand {
  float: left;
  height: auto;
  padding: 0 0px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-dropdown-ul {
  position: absolute;
  right: 0px;
  bottom: 20px;
  font-size: 150%;
}

.titleImg {
  border: 1px solid rgb(182, 184, 180);
}

.falogo {
  margin: 8px 0;
  width: 235px;
}
#ltext{
  display: block;
  position: absolute;
  left: 245px;
  bottom: 3px;
  font-size: 20px;
}

.menu-icon {
  color: rgb(74, 78, 76);
  font-size: 180%;
}

.login-tip{text-align: center}
.colophon{ margin-top:20px}
.colophon div{ text-align: right; color: #706f6f;font-size: 12px;border-top: 1px #cec8b5 groove;}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  margin: auto;
}

.rg-slider{margin: 0 15px}

.carousel-control {width: 5%;}


#main{color:#706f6f}
.p15{padding:15px!important}
.well {
  background-color: transparent;
  margin-bottom: -5px;
  border: 0px solid #e3e3e3;
  padding: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05);
  box-shadow: inset 0px 0px 0px rgba(0,0,0,0.05);
}

.modal-content{background-color: #eaeaea;}

.img-block{ overflow: hidden; overflow-y: auto}


.center-row-inner {
  border: 1px solid rgb(182, 184, 180);
  border-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: rgb(223, 223, 217);
}

.center {
  display:table-cell;
  vertical-align:middle;
  float:none;
}

.mhint{margin-left:4px;font-size: 20px;margin-top: 96px;color: #386082; font-weight: bold}

.wb{font-size: 21px;color: darkblue;font-weight: bold;}


.green{color:#00ff00!important}
.red{color:#ff0000!important}

.fw{ margin:0 15px}

.logo{left: 105px; text-align: center; position: absolute;}
.logo img{height:35px}
.hlf{padding-top:20px}
.uinfo-wrapper {
  padding-left: 30px;
}

.uinfo-wrapper label {
  font-size: 30px;
  /*color: rgb(41, 148, 146);*/
  color: rgb(83, 180, 76);
}

.uinfo-wrapper h1, .uinfo-wrapper h2 {
  color: rgb(41, 148, 146);
  font-size: 36px;
}

.uinfo-wrapper ul {
  padding-left: 50px;
}
.uinfo-wrapper ul li {
  list-style-image: url('../res/hackerl.png');
  color: black;
  font-size: 20px;
  font-weight: bold;
}

.drdr{ margin-top: 6px; }

@media only screen and (max-width: 768px) {
  .hlf{padding-top:0}
  .drdr{ display: none}
  #ltext {display: none}
}

.w130{width:130px}
.w100{width:100px}
.w250{text-align: center}
.w250 > div > button {width: 200px}
#bg {
  background-position: center;
}
.ls-l, .ls-l1{font-size: 46px;font-weight: bold;color: #386082;
  text-shadow: 1px 1px #FFffFF;
}

h2.meine-bestellungen {
  float: left;
  width: 50%;
}

.so-func {
  height: auto;
  width: 100%;
  max-width: 300px;
  cursor: pointer;
}
.so-func.so-func-pos {
  width:50%;
  max-width: 300px;
  margin-top: 10px;
  float: right;
}
.eingeloggt-als {
  text-align: right;
}

.clear {
  clear: both;
}

@media(max-width: 550px) {
  h2.meine-bestellungen {
    width: 100%;
  }
  .so-func-pos.so-func {
    width:100%;
    max-width: none;
    float: left;
  }
  .albumData {
    margin-top: 10px;
  }

  .eingeloggt-als {
    text-align: left;
  }

}


.ls-l1{font-size: 66px}
.ls-l2
{
  width:850px;
  height:500px;
  background-color: #fff;opacity: 0.7;-moz-opacity: 0.7;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.ls-l3{ font-size: 24px;border: 2px #265a88 groove;
  -webkit-border-radius: 50px;
}

.reg_data > div{ margin: 12px 0;}

.bild_list{ list-style-type: none; padding-left: 0px; }

ul.bild_list {
  margin-left: -4px;
  margin-right: -4px;
}
.bild_list > li {
  display: inline-block;
  padding: 4px;
  width: 25%;
}

.bild_list.bild_list_gross > li {
  width: 50%;
}

@media(max-width: 500px) {
  .bild_list > li {
    width: calc(50%);
  }
  .bild_list.bild_list_gross > li {
    width: 100%;
  }
}

.bild_list a {cursor:move}

/** #bild_list > li > div{min-width:150px} */

.pb-pos{position: absolute;display: none;}
.chck{position: absolute}

.li-border
{
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 0px groove #386082;
}
.li-border span{ cursor: pointer;font-size: 120%}
.li-border span:hover{font-size: 180%}

#cover{ text-align: center; color:black}

.libox{ position: relative; text-align: left}
.ibox{width: 150px; height:100px; border: 1px groove gray;position: relative; background-color: white}
.ibox canvas{position:absolute}
.ondrag
{
    border-width: 0px 0px 0px 9px;
    border-color: #000000;
    border-style: dashed double dashed groove;
    position: absolute;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    -moz-opacity: 0.6;
    display: none;
}

.drop_img
{
  position: fixed;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 4px dashed #386082;
  background-color: #eeeeee;
  z-index: 99999;
  opacity: 0.6;-moz-opacity: 0.6;
  top: 0;left: 0;width: 100%;height: 100%;
}


.div-box
{
  margin-top: 18px;
  padding: 16px 50px;
  border-radius: 50px;
  border: solid 2px #386082;
  background: transparent;
  -o-transition: background-color 400ms linear;
  -webkit-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
  color:#386082;
  font-size: 24px;
}

.div-box:hover{ background-color: #eb9316;
  -webkit-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}

.acch{ background-color: #ccc8c0; cursor:pointer}
.panel .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: grey;
}
.panel .accordion-toggle.collapsed:after {
  content: "\e080";
}


#preview span {
  font-size: 120%;
}

#hint_collapse span{padding-left:30px;font-style: italic; font-size: 100%}

.best_body{overflow:auto}
#dbl_edit{
  float: right;
  margin-top: -8px;
}

.mirror-x {
  -ms-transform: scaleX(-1); /* IE 9 */
  -webkit-transform: scaleX(-1); /* Chrome, Safari, Opera */
  transform: scaleX(-1);
}

.r90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}


.album-data .btn-group-vertical {width:100%}
.album-data .btn-group-vertical label{height:40px}

.mirror-y {
  -ms-transform: scaleY(-1); /* IE 9 */
  -webkit-transform: scaleY(-1); /* Chrome, Safari, Opera */
  transform: scaleY(-1);
}

.big{font-size:200px!important}
.imove{ font-size: 40px;color: #e8e8e8; cursor: move}
.cent{text-align: center}

.tooltip > .tooltip-inner {
  background-color: #3b5f80;
  color: #FFFFFF;
  border: 1px solid green;
  padding: 10px;
  font-size: 14px!important;
}

.ismandatory span{color:red}
.inp-warning{border-color:red!important}
.inp-success{border-color:green!important}


#show_a_title{height: 400px; text-align: center; padding-top: 180px; font-size: 42px; margin-top: 8px; background-color: white;}
.nod-tb span{font-size: 120%; padding-right:82px}
.nod-tb input{zoom:1.4;margin-left:6px}

.lstatus{
  padding: 15px 0;
  font-size: 18px;
  color: #386082;
}

.backtotop{display:none}

.modal{ z-index: 20000;}

#open_album_list>div:nth-child(odd){background-color: #e8e8e8}
#open_album_list>div:nth-child(even){background-color: #fefefe}

.dropdown-menu {
  left: auto;
  right: 0;
}

.tb-editor-old{width:500px;height:90px;overflow:hidden; text-align: center; font-size: 300%}
.tb-editor{width:260px;height:70px;overflow:hidden; text-align: center; font-size: 150%}


.thmb-info{
  position: absolute;
  background-color: black;
  bottom: 14px;
  padding: 4px;
  width: 100%;
  text-align: center;
}
.progress-sm {
  height:10px;
  margin-top: 4px;
  margin-bottom: 2px;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.top-progress {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  border-radius: 0px;
  height: 20px;
  z-index: 100000;
}

.top-progress .progress-bar {
    background-color: red; /*rgb(0, 150, 147); */
  width:100%;
  height: 100%;
}
.upload-error{ width: 100%; text-align: center}
.upload-error > div {
  position: absolute;
  background-color: red;
  top: 14px;
  color: white;
  width: 90%;
  text-align: center;
  font-size: 120%;
  left: 8px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 2px white groove;
}

.op0{ opacity: 0; -moz-opacity: 0}
.op1{opacity: 0.7;-moz-opacity: 0.7;}

.mbtn {
  padding: 4px;
  font-size: 18px;
  text-align: center;
  color: white;
  background-color: transparent;
}
.mbtn:hover{color:green}


.bb8{background-color: #bbb}
.bw{background-color: white}
.tbl{display:inline-table}
.nv{ width: 80px;font-size: 180%;opacity: 0.7; -moz-opacity: 0.7}
.sp{ background: -webkit-gradient(linear,left top, right top,from(#ece8e0),color-stop(50%, #ece8e0),color-stop(50%, white),to(white)); background: -webkit-linear-gradient(left,#ece8e0 0%,#ece8e0 50%,white 50%,white 100%); background: -o-linear-gradient(left,#ece8e0 0%,#ece8e0 50%,white 50%,white 100%); background: linear-gradient(to right,#ece8e0 0%,#ece8e0 50%,white 50%,white 100%); }

.shd, .shc{margin-right: 20px;cursor: pointer}

.shd{ font-size: 220%;color: #fff;text-shadow: 2px 2px #ccc;}
.shd:hover{color:#7f7f7f}

.mbox{ width: 600px;height: 402px;vertical-align: top}
.spf{ float: left; font-size: 120%}

.pw-eye{ cursor: pointer;font-size: 140%;margin-left: -33px; margin-top:6px}
.pw-eye:hover{color:green}
.with-eye{float:left}

.mradio input {margin-left:8px}

.mradio > div, .zahlungWrapper {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.leftTitle {
  font-weight: bold;
}

@media(max-width: 425px) {
  #abholung {
    margin-left: 0px;
  }
  .mradio > div:first-child .leftTitle {
    display: block;
  }

  .mradio > div:first-child > div:nth-child(2) {
    float: left;
    width: 50%;
  }
  .mradio > div:first-child {
    display: block;
  }
}

.wp8 {padding:8px 0}
.bfoot{ position: relative;margin-top: 14px}
.stern{margin-top: 10px; }

.btn-success {
  background-color: rgb(114, 179, 49);
  border: 0px solid black;
}

.btn-success:hover {
  background-color: rgb(94, 163, 36);
}

.btn-spec {
  color: #fff;
  background-color: rgb(0, 150, 147);
  border-color: rgb(0, 152, 149);
}
.btn-spec.focus, .btn-spec:focus, .btn-spec:hover {
  color: #fff;
  background-color: rgb(0, 155, 156);
  border-color: rgb(0, 164, 164);
}

.stp-price{border:2px red groove;padding:10px; color:white; background-color: #FF6666}
.stp-price-ang{font-weight: bold;font-size: 130%;padding-top: 20px;
-ms-transform: rotate(-17deg);-webkit-transform: rotate(-17deg);transform: rotate(-17deg);}


.sp-p{
  padding: 8px 0;
  border: black groove 1px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.stk span{ font-size: 180%;cursor: pointer;opacity: 1; -moz-opacity: 1}
.stk span:hover{opacity: 0.8; -moz-opacity: 0.8}
.stk span.min-box:hover{opacity: 1; }

.stk .glyphicon {
  position: relative;
  top: 5px;
}


.myBtn{ position: relative; cursor: pointer;opacity: 1; -moz-opacity: 1}
.myBtn:hover{opacity: 0.8; -moz-opacity: 0.8}

.albumInAlbumList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.removeBtn {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 25px;
  color: rgb(71, 146, 146);
  z-index: 1;
}

.albumData {
  margin-left: 20px;
  font-size: 20px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-right: auto;
}

.albumlst {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.albumData table tr td:nth-child(2){
  padding-left: 55px;
  text-align: right;
}

.albumData .bearbeitenBtn {
  width: 100%;
}


.sizingImage {
  visibility: hidden;
  height: auto;
}
.albumInAlbumList .albumPrice {
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 35px;
  margin-left: 15px;
}

.albumlst {
  position: relative; width: 50%; max-width: 400px;
}

@media(max-width: 950px) {
  .albumData {
    font-size: 17px;
  }
  .albumInAlbumList .albumPrice {
    font-size: 27px;
  }
}

@media(max-width: 880px) {
  .albumData .bearbeitenBtn {
    width: 60%;
  }
  .albumInAlbumList .albumPrice {
    position: absolute;
    right: 15px;
    bottom: 0px;
  }
}

@media(max-width: 755px) {
  .albumlst {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .albumData {
    font-size: 15px;
  }
}

@media(max-width: 650px) {
  .albumData {
    font-size: 13px;
  }
}

@media(max-width: 550px) {
  .albumInAlbumList {
    display: block;
  }
  .sizingImage {
    max-height: none;
    width: 100%;
  }
  .albumlst {
    width: 100%;
    max-width: none;
  }

  .albumData {
    font-size: 16px;
    margin-left: 0px;
  }
  .albumData table {
    width: 100%;
  }

  .albumData .bearbeitenBtn {
    width: 62%;
  }
}


@media(max-width: 410px) {
  .albumInAlbumList .albumPrice {
    font-size: 21px;
  }
}

@media(max-width: 350px) {
  .albumInAlbumList .albumPrice {
    font-size: 19px;
  }
}

.toBottom button {
  width: 350px;
}


.ab-bl2 table{width:100%}
.ab-bl2 table td{width:33%}



.albumlst{
  text-align: right;
  margin-top: 4px;
}
.spiralBackground {
  background-image: url(../res/Book_Web_3-black.png);
  background-size: contain;
  -webkit-background-size: contain;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.albumlst table{ height: 100%; width:100%}
.albumlst td{ text-align: center;vertical-align: middle; font-size: 120%;padding: 12px;}

.altop{padding-top:8px}

.albimg{ height: 100%;padding: 12px;text-align: right;}
.aname{ font-size: 130%;font-weight: bold}


.gesamt-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.leer{ height: 20px; background-color: white}

img.titleImg {
  width: 100%;
}



body > .container-fluid {
  max-width: 1700px;
}

@media (max-width: 992px) {

  body > .container-fluid {
    padding: 0;
    overflow: hidden;
  }
  .titleImg, .center-row-inner {
    /* border: none; todo: decide*/
  }
  .navbar-brand {
    padding-left: 30px;
  }
  #ltext {
    left: 265px;
  }
  .navbar-dropdown-ul {
    right: 10px;
  }
  .footer-links {
    padding-right: 20px;
  }
}


.so-func-wrapper .mein-fotoalbum {
  padding:0;
  margin: 0;
}

.so-func-wrapper img {
  float: right;
  max-width: 300px;
  width: 100%;
  height: auto;
}

@media (max-width: 545px) {
  .so-func-wrapper .mein-fotoalbum {
    position: relative;
    margin-top: 10px;
  }

  .so-func-wrapper img {
    width: 100%;
    max-width: 600px;
    float: none;
  }
}

.titleImgDesktop { display: block; }
.titleImgMobile { display: none; }

@media (max-width: 768px) {
  .titleImgDesktop { display: none; }
  .titleImgMobile { display: block; }
}

.bg-wrapper {
  background: rgb(233, 232, 231);
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid rgb(182, 184, 180);
}
.mein-fotoalbum {
  padding:0;
}

.cover-edit label {font-size:140%}
.cover-edit.same-height {
  width: 40%;
}

.same-height label.btn {
  border-color: rgb(6, 171, 167);
  background-color: rgb(78, 191, 184);
  border-left: none;
  border-right: none;
}

.same-height label.btn:first-child {
  border-top:none;
}

.same-height label.btn:last-child {
  border-bottom:none;
}

.same-height label.btn:active:focus {
  background-color: rgb(78, 191, 184);
  border-color: rgb(6, 171, 167);
}
.same-height label.btn:hover {
  background-color: rgb(91, 204, 195);
  border-color: rgb(6, 171, 167);
}

.same-height label.btn.active {
  background-color: rgb(0, 150, 147);
}

.btn-group-vertical>.btn:not(:last-child) {
}

.same-height-content img {
  position: relative;
  width: 100%;
  height: auto;
}

.same-height-content textarea {
  position: absolute;
  left: 7%;
  width: 92.5%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.same-height-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.same-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 19%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1050px) {
  .same-height-wrapper div:nth-child(2) {
    margin-left: auto;
  }
}


.same-height.buttons {
  padding-left: 20px;
}

.same-height-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.same-height-content .btn-group-vertical {
  width: 100%;
  position: absolute;
  top: 33px;
  height: calc(100% - 33px); /*these 21px determine the spacing between btn-group and label*/
}

.same-height-content label, .same-height-content .label-inner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 19px;
}

.same-height-content .btn-group-description label {
  font-size: 19px;
}

@media(max-width: 800px) {
  .same-height-content label, .same-height-content .label-inner {
    font-size: 15px;
  }

  .same-height-content .btn-group-description label {
    font-size: 15px;
  }

  .same-height-content .btn-group-vertical {
    top: 25px;
    height: calc(100% - 25px); /*these 21px determine the spacing between btn-group and label*/
  }

  .same-height.buttons {
    padding-left: 10px;
  }
}

@media(min-width: 1250px) {
  .same-height-content label, .same-height-content .label-inner {
    font-size: 22px;
  }

  .same-height-content .btn-group-description label {
    font-size: 22px;
  }

  .same-height-content .btn-group-vertical {
    top: 35px;
    height: calc(100% - 35px); /*these 21px determine the spacing between btn-group and label*/
  }
}


.same-height-content .btn-group-vertical label {
  height: 33.4%;
}

.same-height-content p {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

/* make underneath each other */
@media (max-width: 650px) {
  .same-height.buttons {
    height: 200px;
    /*display: block;*/
  }

  .same-height {
    width: 33%;
    position: relative;
  }
  .same-height.buttons {
    padding-left: 10px;
  }

  .same-height.cover-edit {
    width: 100%;
    max-width: 1000px;
    margin-bottom: 20px;
  }
}

.bestellung-wrapper h2 {
  font-size: 25px;
  font-weight: bold;
}
.bestellung-wrapper h3 {
  font-size: 22px;
  font-weight: bold;
}
.bestellung-wrapper {
  padding-top: 10px;
  padding-bottom: 9px;
}

.kunde-template label {
  position: relative;
  top: 6px;
}

.trenner {
  margin: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  background-color: rgb(182, 184, 180);
  height: 1px;
}
.trenner.full-width-trenner {
  margin-left: -20px;
  margin-right: -20px;
}

.weitere-bilder.gross h4 {
  font-size: 35px;
}

.weitere-bilder.gross > span {
  font-size: 75px;
}

.weitere-bilder.gross .img-count {
  font-size: 43px
}

.weitere-bilder {
  background-image: url('../res/dragdrop.png');
  background-position: bottom right 5px;
  background-repeat: no-repeat;
  background-size: 50% auto;
  padding-left: 5px;
}

.weitere-bilder .img-count {
  font-size: 21px;
}

.box-text {
  font-size: 140%;
  font-weight: bold;
}
.area-set-in-preview {
  font-size: 27px;
  padding-left: 18px;
}

.img-set-in-editor {
  position: absolute;
  left: 10%;
  height: 300px;
  top: 1%;
}

.min-box{
  font-size: 24px;
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}

.bisPriceWrapper {
  max-width: 380px;
}

.bisPrice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: bold;
  opacity: .7;
}

.bisPrice:nth-child(2) {
  margin-top: -10px;
}

.bisPriceWrapper .footnote {
  text-align: right;
  display: block;
  width: 100%;
  font-size: 11px;
}


.bisPrice span:nth-child(2) {
  color: rgb(71, 146, 146);
}


.bisPrice span:first-child {
  font-size: 30px;
}

.bisPrice span:nth-child(2) {
  font-size: 25px;
}

.cl-normal {
  font-size: 120%;
}

.cl-big {
  font-size: 140%;
}

.bisPrice span .smaller {
  font-size: 13px;
}

.bisPrice.active {
  opacity: 1;
}

.bisPrice.active span:first-child {
  font-size: 41px;
}
.bisPrice.active span:nth-child(2) {
  font-size: 47px;
}

.bisPrice.active span .smaller {
  font-size: 22px;
}

@media(max-width: 420px) {
  .bisPrice.active span:first-child {
    font-size: 30px;
  }

  .bisPrice.active span:nth-child(2) {
    font-size: 38px;
  }

  .bisPrice.active span .smaller {
    font-size: 20px;
  }
}

@media(max-width: 333px) {
  .bisPrice.active span:first-child {
    font-size: 26px;
  }

  .bisPrice.active span:nth-child(2) {
    font-size: 34px;
  }

  .bisPrice.active span .smaller {
    font-size: 17px;
  }
}

.z-summ {
  font-size: 18px;
}

.mradio > .col-sm-12 {
  max-width: 460px;
}

@media(max-width: 768px) {
}

@media (max-width: 1000px) {
  .mradio > .col-sm-12 {
    max-width: 430px;
  }

  .z-summ {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .z-summ {
    font-size: 15px;
  }
  .preiseWrapper {
    margin-top: 20px;
  }
  .preiseWrapper .full-row {
    border-bottom: 1px solid lightgrey;
  }
  .preiseWrapper .full-row:last-child {
    border-bottom: 0px solid lightgrey;
  }
  .bestellen-btn-wrapper {
    float:none !important;
  }
}
@media (max-width: 340px) {
  .bestellen-btn-wrapper button.btn {
    font-size: 16px;
  }
}

.angebot {
  position: absolute;
  bottom: 40px;
  width: 300px;
  left: -191px;
  z-index: 2;
}

@media (max-width: 660px) {
  .angebot {
    display: none;
  }
}

.modal-header .close {
  position: absolute;
  margin: 0;
  top: 2px;
  right: -17px;
  opacity: 1;
}

.modal-header .close:hover {
  opacity: .8;
}


.shc {
  font-size: 25px;
  color: rgb(71, 146, 146);
  text-shadow: 0px 0px black;
}
.shc:hover{
  color: rgb(74, 149, 149);
}

.modal-title {
  font-size: 22px;
}

.form-button.btn-warning {
  color: darkgrey;
  background-color: rgb(210, 210, 210);
  border: 1px solid rgb(190, 190, 190);
}

.form-button.btn-warning:hover, .form-button.btn-warning:active {
  color: darkgrey;
  background-color: rgb(210, 210, 210);
  border: 1px solid rgb(190, 190, 190);
}

.discountExplanation {
  font-size: 38px;
  border: 4px solid rgb(0, 150, 147);
  color: rgb(0, 150, 147);
  font-weight: bold;
  text-align: center;
  background-color: white;
  margin: 15px auto;
  margin-top: 0px;
}

.discountExplanation .info {
  color: rgb(128, 176, 71);
  font-size: 48px;
}

@media(max-width: 815px) {
  .discountExplanation {
    font-size: 30px;
  }
  .discountExplanation .info {
    font-size: 38px;
  }
}

@media(max-width: 640px) {
  .discountExplanation {
    font-size: 22px;
  }
  .discountExplanation .info {
    font-size: 28px;
  }
}


@media(max-width: 500px) {

  .breaker {
    display: block;
  }
}

.so-funktionierts-modal {
  padding: 10px;
}
.so-funktionierts-modal img {
  width: 50%;
}

.so-funktionierts-modal .top-img {
  float:left;
}

@media(max-width: 600px) {
  .so-funktionierts-modal img {
    width: 100%;
  }

  .so-funktionierts-modal .top-img {
    margin-bottom: 30px;
  }
}

.footer-links {
  border-top: 1px solid lightgrey;
  padding-top: 10px;
}

.footer-links a {
  color: black;
  font-size: 16px;
  margin-left: 10px;
}

.ausfuehrung-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ausfuehrung-content .content {
  width: 30%;
  height: auto;
  display: block;
}

.ausfuehrung-content .content img {
  width: 100%;
}
.ausfuehrung-list ul li {
  list-style-image: url('../res/hackerl.png');
}
.ausfuehrung-list-item {
  -ms-flex-item-align: center;
  align-self: center;
}

.ausfuehrung-list-item span {
  position: relative;
  top: -20px;
}

.ausfuehrung-list ul li .ausfuehrung-list-header {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 16px;
}

@media(max-width: 994px) {

  .ausfuehrung-content {
    display: block
  }

  .ausfuehrung-content .content {
    float: left;
    width: 46%;
  }
  .ausfuehrung-content .content:nth-child(2) {
    float: right;
  }

  .ausfuehrung-content .content:nth-child(3) {
    width: 100%;
    margin-top: 10px;
  }

  .ausfuehrung-list-item span {
    position: relative;
    top: -10px;
  }

  .ausfuehrung-list ul li .ausfuehrung-list-header {
    display: inline;
  }
}

@media(max-width: 550px) {
  .ausfuehrung-content.early-underneath {
    display: block;
  }
  .ausfuehrung-content.early-underneath .content {
    margin-top: 10px;
    width: 100%;
  }
}
.versandkosten-table {
  width: 100%;
  height: 100%;
}
.versandkosten-table tr:nth-child(1) {
  border-bottom: 2px solid lightgrey;
}
.versandkosten-table td:nth-child(1) {
  padding-right: 10px;
}
.versandkosten-table td:nth-child(2) {
  color: rgb(0, 157, 162);
  border-left: 2px solid lightgrey;
  padding-left: 10px;
}

.modal {
  font-size: 16px;
}
.modal h4, .modal h5 {
  color: rgb(0, 157, 162);
  font-weight: bold;
  font-size: 25px;
}
.modal h5 {
  font-size: 20px;
}
.modal-content {
  border-radius: 0px;
  border: 0px solid black;
}
.well, .panel {
  border-radius: 0px;
}

#no_btn {
  background-color: rgb(78, 191, 184);
  border-color: rgb(78, 191, 184);
}

#no_btn:hover {
  background-color: rgb(72, 175, 168);
}

#yes_btn {
  background-color: rgb(0, 150, 147);
  border-color: rgb(0, 150, 147);
}

#yes_btn:hover {
  background-color: rgb(0, 115, 113);
}
.paymentSelect {
  margin-left: 30px;
  width: auto;
  display: inline;
}
@media(max-width: 767px) {
  .paymentSelect {
    margin-left: 39px;
  }

}


textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: lightgrey;
}


textarea:-ms-input-placeholder, input:-ms-input-placeholder {
  color: lightgrey;
}


textarea::placeholder, input::placeholder {
  color: lightgrey;
}


.circle-button {
  width: calc(100% + 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}


.circle-button .circle {
  border-radius: 50%;
}

.circle-button .outer-circle.circle {
  height: 52px;
  width: 52px;
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.circle-button .inner-circle.circle {
  height: 81%;
  width: 81%;;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /*must be background color of outer wrapper*/
  background-color: white;
}

.circle-button .inner-circle.circle i {
  color: rgb(114, 179, 49);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-style: normal;
}

.circle-button-text-wrapper {
  border-radius: 0px 5px 5px 0px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  position: relative;
  left: -15px;
  z-index: 0;
  /*variabel*/
  color: white;
  font-size: 18px;
  text-align: center;
}

.circle-button .circle-button-text {
  width: 100%;
}

/* useful when the outer element does the sizing */
.circleButtonFullWidth .circle-button-text-wrapper {
  width: 100%;
}


/* background/hover colors*/
.success-circle-button .circle-button .outer-circle.circle,  .circle-button .circle-button-text-wrapper {
  background-color: rgb(114, 179, 49);
}

.success-circle-button .circle-button:hover .outer-circle.circle,  .circle-button:hover .circle-button-text-wrapper{
  background-color: rgb(94, 163, 36);
}

.success-circle-button .circle-button .inner-circle.circle i {
  color: rgb(114, 179, 49);
}
.success-circle-button .circle-button:hover .inner-circle.circle i {
  color: rgb(94, 163, 36);
}

/******************/


.info-circle-button .circle-button .outer-circle.circle,  .info-circle-button .circle-button .circle-button-text-wrapper {
  background-color: rgb(243, 189, 83);
  color:rgb(109, 109, 109);
}

.info-circle-button .circle-button:hover .outer-circle.circle,  .info-circle-button .circle-button:hover .circle-button-text-wrapper{
  background-color: rgb(245, 207, 84);
}

.info-circle-button .circle-button .inner-circle.circle i {
  color: rgb(243, 189, 83);
}
.info-circle-button .circle-button:hover .inner-circle.circle i {
  color: rgb(245, 207, 84);
}

/*****************/
.primary-circle-button .circle-button .outer-circle.circle,  .primary-circle-button .circle-button .circle-button-text-wrapper {
  background-color: rgb(0, 150, 147);
  color: white;
}

.primary-circle-button .circle-button:hover .outer-circle.circle,  .primary-circle-button .circle-button:hover .circle-button-text-wrapper{
  background-color: rgb(0, 168, 165);
}

.primary-circle-button .circle-button .inner-circle.circle i {
  color: rgb(0, 150, 147);
}
.primary-circle-button .circle-button:hover .inner-circle.circle i {
  color: rgb(0, 168, 165);
}

/* end */

@media(max-width: 422px) {
  .buttonFullWidthWhenSmall {
    width: 100%;
  }
  .circleButtonFullWidthWhenSmall .circle-button-text-wrapper {
    width: 100%;
  }
}

.coverInner {
  position: absolute;
  left:5.0%;
  top:0;
  width:95.0%;
  height:100%
}
.libox {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.iboxl {
  position: absolute;
  height: 100%;
  width: 100%;
}

.image-view-modal.modal-body {
  padding: 0px;
  position: relative;
}
.image-view-modal .prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 5px;
  margin: 0px;
}
.image-view-modal .next {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0px;
}

.image-view-modal .coverDisplay {
  width: 85%;
  margin: 0 auto;
  position: relative;
}

@media(max-width: 500px) {
  .image-view-modal .next, .image-view-modal .prev {
    font-size: 160%;
  }
  .image-view-modal .next {
    right: 1px;
  }
  .image-view-modal .prev {
    left: 1px;
  }

}

.upload-error-message {
  font-size: 18px;
  color: red;
  padding: 10px 0;
  display: none;
}

.uploaderror .upload-error-message {
  display: block;
}

.uploaderror .bearbeitenBtn {
  background-color: red;
  border: none;
}

.iloading {
    width:100%;
    height:100%;
    position:absolute;top:0;
    -o-background-size: 50px;
    -webkit-background-size: 50px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center; 
}