html, body{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
header{
  z-index: 10;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
.konf_sekcja_content.niewidoczne_radio_input input[type=radio]{
  display: none;
}
.miejsce select.badvalue{
  background: rgba(255, 0, 0, 0.7) !important;
}
.logo_kreator{
  background: #ffffff;
  width: 200px;
  border-radius: 5px;
  margin: -32px 0 0 30px;
  border: solid 1px #272727;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.logo_kreator img{
  height: 130px;
  width: auto;
}
.tekst_cena{
  display: inline-block;
  vertical-align: top;
  height: 60px;
  margin: 3px 5px 0 50px;
  padding: 0 20px;
  background: #04a304;
  float: right;
  color: #f9f9f9;
  border-radius: 5px;
  border: solid 1px #007300;
}
.tekst_cena div{
  display: inline-block;
  vertical-align: top;
}
.tekst_cena .tekst{
  font-size: 14px;
  line-height: 14px;
  margin-top: 15px;
  text-align: center;
}
.tekst_cena .cena{
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
  margin: 10px 10px 0 10px;
  font-family: 'calibri';
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.tekst_cena .cena span.dinfo{
  display: block;
  font-size: 12px;
  line-height: 12px;
  font-weight: 100;
  margin-top: 0px;
  text-shadow: none;
}
.tekst_cena .przycisk{
  margin: 15px 0px 0 20px;
  background: #f9a700;
  padding: 5px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'calibri';
  color: #3c0000;
  border: solid 1px #ad6000;
  border-radius: 4px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.28);
  cursor: pointer;
}
.tekst_cena .przycisk:hover{
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.28);
  background: #f9d100;
  color: #500000;
}
.tekst_prawa{
  display: inline-block;
  width: 640px;
  padding: 5px 10px;
  text-align: center;
  color: #d20000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}
.tekst_prawa2{
  display: inline-block;
  width: 300px;
}
.kreator{
  width: 100%;
  height: 100vh;
  display: flex;
  flex-flow: column;
}
.kreator_header{
  width: 100%;
  height: 100px;
  background: #e8e8e8
}
.skontaktuj_sie_tekst{
  color: white;
  padding: 5px 20px;
}
.kreator_podheader{
  text-align: left;
}
.tekst_zajawka1{
  display: inline-block;
  vertical-align: top;
  font-size: 28px;
  line-height: 30px;
  font-family: 'calibri';
  padding: 20px 0 0 20px;
  color: #1f1f1f;
  font-weight: 400;
}
.kreator_tresc{
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: #303030;
  flex: 2 ;
}
.kreator_footer{
  width: 100%;
  height: 50px;
  background: black;
  display: none;
}
.kreator_canvas{
  width: auto;
  height: 100%;
  margin-right: 400px;
  clear: left;
  background: green;
}
.kreator_konfiguracja{
  overflow-y: scroll;
  height: 100%;
  width: 400px;
  float: right;
  clear: right;
  background: white;
}
.przycisk_animacji{
  width: 250px;
  height: 25px;
  margin-top: -35px;
  position: relative;
  left: 10px;
  cursor: pointer;
}
.przycisk_animacji input{
  display: none;
}
.przycisk_animacji div.aktywny{
  background: #f9a700;
  padding: 1px 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'calibri';
  color: #3c0000;
  border: solid 1px #ad6000;
  border-radius: 4px;
  font-size: 14px;
  display: none;
  margin-top: -22px;
}
.przycisk_animacji div.nieaktywny{
  background: #adadad;
  padding: 1px 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'calibri';
  color: #212121;
  border: solid 1px #333333;
  border-radius: 4px;
  font-size: 14px;
  margin-top: -22px;
}
.konf_sekcja{
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: dotted 1px #b2b2b2;
}
.konf_sekcja_title{
  font-size: 18px;
  font-weight: 500;
  background: #303030;
  color: white;
  padding: 2px;
  border: solid 1px black;
}
.konf_sekcja_content{
  margin: 10px 0px;
}
.konf_sekcja_content .opcja{
  margin: 0px 5px 5px 5px;
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
}
.konf_sekcja_content .opcja:hover{
  text-decoration: underline;
}
.konf_sekcja_content .opcja img{
  width: 90px;
  height: auto;
}
.konf_sekcja_content .opcja.opcja_kolor{
  width: 30%;
  margin: 0 0 5px 0;
  vertical-align: top;
}
.konf_sekcja_content .info{
  font-size: 12px;
  margin-top:5px;
}
.przycisk_wymiary_niestandardowe{
  margin: 10px 0 5px 0;
  font-weight: 600;
  cursor: pointer;
}
.przycisk_wymiary_niestandardowe:hover{
  text-decoration: underline;
}
.konf_sekcja_content .wymiary_niestandardowe{
  display: none;
}
.konf_sekcja_content .wymiary_niestandardowe .opcja{
  display: block;
}
.konf_dodatek_furtka{
  border: dotted 2px #303030;
  margin: 5px;
  background: #f2f2f2;
}
.konf_dodatek_furtka .dodatek_nazwa{
  background: #565656;
  color: white;
  padding: 4px 0;
  margin: -2px;
}
.konf_dodatek_drzwi{
  border: dotted 2px #303030;
  margin: 5px;
  background: #f2f2f2;
}
.konf_dodatek_drzwi .dodatek_nazwa{
  background: #565656;
  color: white;
  padding: 4px 0;
  margin: -2px;
}
.konf_dodatek_okno{
  border: dotted 2px #303030;
  margin: 5px;
  background: #f2f2f2;
}
.konf_dodatek_okno .dodatek_nazwa{
  background: #565656;
  color: white;
  padding: 4px 0;
  margin: -2px;
}
.konf_dodatek_wiata{
  border: dotted 2px #303030;
  margin: 5px;
  background: #f2f2f2;
}
.konf_dodatek_wiata .dodatek_nazwa{
  background: #565656;
  color: white;
  padding: 4px 0;
  margin: -2px;
}
.error_info{
  color: #e30000;
  padding: 4px 0 0 0;
}
.warn_info{
  color: #035c9e;
  padding: 4px 0 0 0;
}
.h0{
  clear: both;
  width: 100%;
  height: 0px;
}
.h0_dotted{
  clear: both;
  width: 100%;
  height: 0px;
  border-bottom: dotted 1px black;
}
.h10_dotted{
  clear: both;
  width: 100%;
  height: 0px;
  border-bottom: dotted 1px black;
  margin: 10px 0;
}
.h10{
  clear: both;
  width: 100%;
  height: 10px;
}
.bt_white{
  border: solid 1px black;
  border-radius: 2px;
  background: #fbf5ba;
  margin: 2px;
  display: inline-block;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.bt_white:hover{
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  background: white;
}
.bt_yellow{
  border: solid 1px #ad6000;
  border-radius: 2px;
  background: #f9a700;
  color: #3c0000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.bt_yellow:hover{
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  background: #f9d100;
  color: #500000;
}
.bt_green{
  border: solid 1px #007300;
  border-radius: 2px;
  background: #04a304;
  color: #f9f9f9;
  padding: 2px 5px 2px 0;
  margin: 2px;
  display: inline-block;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.bt_green:disabled{
  border: solid 1px #747474;
  background: #b0b0b0;
  box-shadow: none;
}
.bt_green:hover{
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  background: #0fc10f;
  color: white;
  text-decoration: underline;
}
.bt_red{
  border-radius: 2px;
  padding: 2px 5px 2px 0;
  margin: 2px;
  display: inline-block;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  border: solid 1px #9d0000;
  color: #eeeeee;
  background: #d30000;
}
.bt_red:hover{
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  color: white;
  background: #ff3535;
  text-decoration: underline;
}
.bt_blue{
  border: solid 1px #263b4a;
  border-radius: 2px;
  color: #eeeeee;
  padding: 2px 5px 2px 0;
  margin: 2px;
  display: inline-block;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  background: #3a6491;
}
.bt_blue:hover{
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  background: #4487d0;
  color: white;
  text-decoration: underline;
}
.box_opcja_inline{
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.box_opcja_inline_vertical{
  display: inline-block;
  vertical-align: middle;
}
.box_opcja_inline_vertical i{
  display: block;
  margin-bottom: 6px;
}
.box_opcja_przyciski_koniec{
  text-align: right;
  margin: 0 10px;
}
.box_dokladna_pozycja input{
  width: 50px;
}
#renderCanvas {
    width   : 100%;
    height  : 100%;
    touch-action: none;
    background: rgb(241, 241, 241);
}
#ustawienia{
  position: fixed;
  bottom: 0px;
  left: 0px;
}
#ustawienia2{
  position: fixed;
  top: 10px;
  right: 10px;
}
#ustawienia2 button{
  font-size: 18px;
  text-transform: uppercase;
}
#modal{
  position: fixed;
  top: 0px;
  right: 0px;
  width: 300px;
  height: 94%;
  margin: 10px;
  background: #f7f7f7;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.35) 2px 2px 2px;
  padding: 15px;
  display: none;
}
.rodzaj_blachy_wyroznij{
  font-size: 16px;
  font-weight: 600;
  background: #767676;
  color: #ffc52b;
  width: 95%;
  padding: 10px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.64);
  border: dotted 2px #f2b210;
}
.rodzaj_blachy_wyroznij select{
  margin-left: 15px;
}
div.text_naglowek{
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 10px;
}
div.kolor_box{
  width: 120px;
  padding: 5px;
  display: inline-block;
  text-align: center;
}
div.kolor_box span{
  display: block;
}
div.kolor{
  width: 50px;
  height: 20px;
  padding: 5px;
  display: inline-block;
  border-radius: 3px;
  cursor: pointer;
  background-size: cover;
  border-radius: 5px;
  border: solid 1px black;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
.podsumowanie_formularz{
  position: absolute;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(218, 218, 218, 0.85);
  display: none;
}
.podsumowanie_formularz_box{
  width: auto;
  max-width: 1000px;
  height: auto;
  display: inline-block;
  background: #fcfcfc;
  border-radius: 10px;
  border: solid 1px #272727;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
  margin-top: 8vh;
}
.dane_zamawiajacego .dane_row {
    display: block;
    margin: 5px 20px;
    width: auto;
    display: inline-block;
    margin: auto;
}
.dane_row_left {
    width: 130px;
    float: left;
    font-size: 16px;
    text-align: right
}
.dane_row_right {
    width: 340px;
    float: left;
    text-align: left
}
.dane_row_right input.i1 {
    width: 330px;
    margin: 0 10px
}
.dane_row_right input.i2 {
    width: 50px;
    margin: 0 5px 0 10px
}
.dane_row_right input.i3 {
    width: 267px;
    margin: 0
}
.dane_row_right input.i4 {
    margin: 0 5px 0 10px
}
.dane_row_right .di4 span {
    font-size: 16px;
    line-height: 14px;
    vertical-align: top;
    padding-top: 1px;
    display: inline-block
}
.dane_row_right input.i5 {
    margin: 0 5px 0 0;
    float: left
}
.dane_row_right label.di5 {
    margin-left: 10px;
    display: block
}
.dane_row_right .di5 span {
    font-size: 12px;
    line-height: 10px;
    text-align: justify;
    width: 310px;
    display: block;
    float: right
}
.dane_row_right .di6 {
    margin: 0 0 0 10px
}
.dane_row_right .di6 span {
    font-size: 12px;
    line-height: 10px;
    text-align: justify;
    display: inline-block
}
.dane_row_right textarea {
    width: 330px;
    height: 50px;
    margin: 0 10px
}
.dane_row_right textarea.textarea2 {
    height: 100px
}
.dane_row button[type=submit] {
    width: 250px;
    height: 50px;
    float: left;
    margin: 0 150px
}
.liczba_bram {
    font-size: 21px;
    font-weight: 400;
    font-family: 'calibri'
}
.dodatki_sztuki {
    margin-left: 5px
}
.info_przedstawione {
    clear: both;
    margin: 10px 125px;
    font-size: 12px;
    line-height: 12px
}
input[type=text].badvalue {
    border: solid 1px red!important;
    background: rgba(255, 0, 0, 0.2)!important
}
input[type=checkbox].badvalue {
    outline: #C70A0A solid 2px!important
}
textarea.badvalue {
    border: solid 1px red!important;
    background: rgba(255, 0, 0, 0.2)!important
}
select.badvalue {
    border: solid 1px red!important;
    background: rgba(255, 0, 0, 0.2)!important
}
.badvalue_info {
    margin: 0 0 0 10px;
    font-size: 14px;
    color: #BF0505;
}
.formularz_kgn {
    width: 520px;
    display: block;
    vertical-align: top;
    margin: auto;
}
.podsumowanie_zamowienia .miejsce{
  display: block;
  margin-top: 2px;
}
.podsumowanie_zamowienia .miejsce select{
  font-size: 16px;
  line-height: 18px;
}
.podsumowanie_zamowienia .l{
  margin: 10px 100px 0 21px;
}
.podsumowanie_zamowienia .tekst_cena{
  margin: 10px 50px 20px 50px;
  float: none;
}
.dane_zamawiajacego{
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  text-align: center;
}
.zamowienie_box{
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  margin-bottom: 20px;
}
.zamowienie_box img{
  width: 90%;
  height: auto;
  display: none;
}
.zamowienie_box img:first-of-type{
  display: block;
}
.dodatki_drewno .gboxradio3, .dodatki_blacha .gboxradio3{
  width: 340px;
  text-align: left;
}
@media (max-width: 767px){
  body .w{
    width: 100%;
  }
  body header .ht{
    display: none;
  }
  body .tekst_zajawka1{
    display: none;
  }
  body .tekst_prawa{
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
  }
  body .tekst_cena .tekst{
    display: none;
  }
  body .tekst_cena{
    width: 90%;
    margin: 3px auto 0 auto;
    padding: 0 4%;
    text-align: center;
  }
  body .tekst_cena .przycisk{
    margin: 15px 0px 0 2px;
  }
  body .tekst_cena .cena{
    font-size: 22px;
  }
  body .tekst_cena .cena span.dinfo{
    font-size: 10px;
  }
  body .kreator_header{
    height: 68px;
  }
  body .kreator_konfiguracja{
    width: 100%;
    height: 80%;
    position: absolute;
    top: 218px;
    border-top: 1px solid black;
  }
  body .kreator_canvas{
    width: 100%;
    height: 150px;
  }
  body .przycisk_animacji{
    display: none;
  }
  body .podsumowanie_formularz_box{
    margin: 0px;
    width: 100%;
  }
  body .podsumowanie_zamowienia .tekst_cena{
    margin: 2px auto;
    height: auto;
    text-align: center;
  }
  body .podsumowanie_zamowienia .tekst_cena .l .txt{
    display: none;
  }
  body .podsumowanie_zamowienia .tekst_cena .cena{
    margin: 0px;
  }
  body .zamowienie_box{
    display: block;
    width: 100%;
    text-align: center;
  }
  body .dane_zamawiajacego{
    width: 100%;
    display: block;
  }
  body .formularz_kgn{
    width: 100%;
  }
  body .dane_row_left{
    display: block;
    width: 100%;
    text-align: center;
  }
  body .dane_row_right{
    display: block;
    width: 100%;
    text-align: center;
  }
  body .dane_zamawiajacego .dane_row{
    display: block;
    text-align: center;
  }
  body .dane_row_right input.i1{
    width: 90%;
  }
  body .dane_row_right textarea{
    width: 90%;
  }
  body .dane_row button[type=submit]{
    margin: auto;
    display: block;
    float: none;
  }
  body #image_for_crop{
    text-align: center;
  }
  body #image_for_crop img{
    margin: auto;
  }
  body .dane_row_right input.i3{
    width: 100px;
  }
  body .dane_row_right label.di5{
    text-align: center;
    width: 90%;
    margin: auto;
  }
  body .dane_row_right .di5 span{
    float: none;
    width: 100%;
  }
  body .podsumowanie_zamowienia .l{
    text-align: center;
    margin: 10px auto 0px auto;
  }
}
@media (max-width: 991px){
  body .logo_kreator{
    display: none;
  }
  body .kreator_tresc{
    overflow: auto;
    flex: initial;
  }
  body .konf_sekcja.przygotowanie_terenu_pod_garaz{
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px){
  body .w{
    width: 100%;
  }
  body .tekst_zajawka1{
    display: none;
  }
  body .tekst_prawa{
    width: 400px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
  }
  body .tekst_prawa2{
    width: 200px;
  }
  body .kreator_konfiguracja{
    width: 100%;
    height: 80%;
    position: absolute;
    top: 500px;
    border-top: 1px solid black;
  }
  body .kreator_canvas{
    width: 100%;
    height: 400px;
  }
  body .zamowienie_box{
    display: block;
    margin: auto;
  }
  body .konf_sekcja.przygotowanie_terenu_pod_garaz{
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1800px){
  body .tekst_zajawka1{
    /*font-size: 20px;*/
    display: none;
  }
}
