#header .content{
    margin-bottom: 0;
}
#confView{
    background: #fff;
    padding-bottom: 50px;
}
#leftNav{
    float: left;
    width: 242px;
    margin: 0px;
    background: #fff;
}
#leftNav ul{
    margin: 0;
    padding: 0px 0px 0px 60px;
    background: url('../img/layouts/default/nav_grey.png') repeat-y top left;
    color: #fff
}
#leftNav ul ul{
    background: none;
    margin: 0;
    padding: 0px 0px 0px 10px;
}
#leftNav li{
    list-style-type: none;
    color: #fff;
    padding: 0;
    margin: 0px;
}
#leftNav li a{
    display: block;
    color: #9b9b9b;
    padding: 0px  0  0 10px;
    background: url('../img/layouts/default/nav_white.png') no-repeat left top;
    height: 54px;
    font: bold 12px/54px arial, sans-serif;
    white-space: nowrap;
    text-decoration: none;
}
#leftNav li.stepMenu a.active + .strz {
    clear: both;
    float: right;
    position: relative;
    right: 50px;
    top: -31px;
    display: none;
}
#leftNav li.stepMenu a.active.a2 + .strz {
    background: url("../img/layouts/default/strz1.png") no-repeat scroll 0 0 transparent;
    display: inline;
    height: 11px;
    width: 11px;
}
#leftNav > li > a {
    font-size: 16px;
}
#leftNav li a span{
    display: block;
    float: left;
    width: 22px;
    padding-right: 10px;
}
#leftNav li a.unactive2{
    background: url('../img/layouts/default/nav_dark_grey.png') repeat-x;
    color: #242424;
    margin-left: 10px;
    cursor: default;
}
#leftNav li .active.a2{
    background: url('../img/layouts/default/nav_active.png') no-repeat left top #ffffff;
    color: #6b6b6b;
}
#leftNav li a.unactive:hover{
    text-decoration: none;
}
#leftNav li a.active{
    background-image: url('../img/layouts/default/nav_red.png');
    color: #fff;
}
span.strzalka{
    display: none;
}
span.strzalkaO {
    background: url("../img/layouts/default/arrows.png") no-repeat scroll 0 0 transparent;
    clear: right;
    font-size: 0;
    height: 11px;
    left: 172px;
    position: relative;
    top: -31px;
    width: 10px !important;
}
.dispNone{
    display: none!important;
}
#leftNav li:last-child > ul li > a + span.strzalka{
    display: none!important;
}
#leftNav li > ul li > a + span.strzalka{
    background: url("../img/layouts/default/arrows.png") no-repeat scroll 0 -18px transparent;
    clear: right;
    display: block;
    float: left;
    font-size: 0;
    height: 11px;
    left: 120px;
    position: relative;
    top: -28px;
    width: 10px;
}
#leftNav li > ul li > a.active + span.strzalka {
    background: url("../img/layouts/default/arrows.png") no-repeat scroll 0 -30px transparent;
    clear: right;
    display: block;
    float: left;
    font-size: 0;
    height: 11px;
    left: 120px;
    position: relative;
    top: -28px;
    width: 10px;
}
#leftNav li li a{
    background: none;
    color: #fff;
    height: 40px;
    line-height: 36px;
    background: url('../img/layouts/default/nav_dotted.png') no-repeat 10px bottom!important;
}
#leftNav li li > a{
    font-size: 15px;
    font-weight: bold;
}
#leftNav li li li a{
    font-size: 14px;
    line-height: 35px;
    letter-spacing: -1px;
    /*padding: 1px 1px 1px 5px;*/
    height: 40px;
    /*height: auto;*/
}
#leftNav li input[type="radio"]{
    display: none;
}
#leftNav li input + label {
    background: url("../img/layouts/default/nav_dotted.png") no-repeat scroll 10px bottom transparent !important;
    display: block;
    font: bold 12px/54px arial,sans-serif;
    height: 54px;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    margin-left: 0px;
}
#leftNav li li a.active.a3, #leftNav li input:checked + label{
    margin-left: -10px;
    padding-left: 20px;
    font-size: 11px;
    line-height: 35px;
    letter-spacing: -1px;
    /*padding: 1px 1px 1px 5px;*/
    height: 40px;
    /*height: auto;*/
}
#leftNav li input:checked + label{
    position: relative;
    margin-left: -10px!important;
    padding-left: 10px!important;
}
#leftNav li li a.active.a3{
    background: url("../img/layouts/default/nav_red_min.png") no-repeat scroll left 0 transparent!important;
    border-bottom: medium none;
    font-size: 14px;
    height: 40px;
    line-height: 35px;
    margin-left: -10px;
    display: block;
}
#conf {
    float: right;
    min-height: 550px;
    /*padding: 20px 0 30px;*/
    margin: 0 5px;
    width: 724px;
    position: relative;
    right: 8px;
}

.table{
    width: 100%;
    /*margin-top: 20px;*/
}
.table th{
    background-color: #B3B3B3;
    color: #fff;
    font: bold 14px/30px arial, sans-serif;
}
.table tr{
    border: 1px solid #b8b8b8;
    border-top: none 0px;
    /*background: #fff;*/
}
.table tr th,
.table tr td{
    padding: 5px 10px
}
.table tr.dark {
    background: #f4f4f4;
}
.table .label{
    width: 190px;
    text-align: right;
    font: bold 12px/14px arial, sans-serif;
    padding-right: 10px;
}
#conf .four{
    float: left;
    width: 33%;
    height: 100px;
    padding: 20px 0;
}
#conf .vertical .four{
    float: left;
    width: 33%;
    height: 170px;
    padding: 20px 0;
}

#conf .step3form {
    padding-bottom: 10px;
}

#conf .four span{
    display: block;
    padding: 5px 33px 0 0;
    text-align: center;
}

#conf input{
    float: left;
    margin: 20px 5px 0 0;
}
.glassTypeIdRadio input{
    float: none!important;
    margin: 0!important;
    display: inline!important;
    margin-left: 10px!important;
}
#conf .radio{
    padding: 3px 0;
}
#conf .inputCrank, #conf .inputMotor {
    padding: 0 0 13px 0;
}
#conf .inputCrank legend, #conf .inputMotor legend {
    padding-bottom: 10px;
}
#conf .radio .inputMotor input, #conf .inputMotor label {
    display: block;
    float: left;
}
#conf .radio .inputMotor input {
    margin-top: 3px;
}
#conf .inputMotor label {
    width: 205px;
}


#conf .radio input{
    float: none;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.skonfigurujKolejneOkno{
    background: url('../img/layouts/default/next.png') repeat-x;
}
.skonfigurujKolejneOkno,
#conf .nextButton,
#conf .prevButton{
    /*background: url('../img/layouts/default/next.png') repeat-x;*/
    height: 42px;
    font: bold 16px/42px arial, sans-serif;
    padding: 0 20px;
    border: 1px solid #c6c6c6;
    border-radius: 5px; 
    color: #5d5858;
    text-shadow: 1px 1px #fff;
    text-decoration: none;
}
#conf .prevButton{
    float: left;
    background: url('../img/layouts/default/prev.png') repeat-x;
    color: #9b9b9b;
}
#conf .nextButton{
    float: right;
}
#conf .step8form > h2.info{
    /*border: none!important;*/
    /*border-bottom: 1px solid #dbdbde!important;*/
    border-radius: 10px!important;
}
#conf .step10form > h2.info{
    /*border: none!important;*/
    /*border-bottom: 1px solid #dbdbde!important;*/
    border-radius: 10px!important;
    margin-bottom: 20px;
}
#conf .step10form > h2.info.empty{
    margin-bottom:0;
    border-radius: 10px 10px 0 0!important;
}
#conf .step8form h2.info,
#conf .step10form h2.info{
    border: 1px solid #dbdbde;
    background: none repeat scroll 0 0 #F5F5F5;
}
#conf .step12form h2.info > span{
    display: none;
}
#conf .step12form{
    margin-bottom: 10px;
}
#conf .step12form h2.info{
    border-bottom:0;
}
#conf h2.info{
    color: #3a3a3a;
    font: bold 14px/15px arial, sans-serif;
    padding: 5px 0;
    /*background: url('../img/layouts/default/conf_h2.png') repeat-x 0 -1px;*/
    /*border-bottom: 1px solid #d8d8db;*/
    /*border-bottom: none!important;*/
    padding: 18px;
    margin: 0px;
    border-radius: 10px 10px 0 0;
    position: relative;
    border-bottom: 1px solid #dbdbde;
    z-index: 5;
}
#conf h2.info span{
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: -13px;
    width: 23px;
    height: 13px;
    background: url('../img/layouts/default/info_arrow.png') no-repeat;
}
#conf h3.info{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: 0 1px 0 #fff;
    padding-bottom: 5px;
}
#conf .box13{
    width: 245px;
    float: left;
}
#conf .box23{
    width: 490px;
    float: left;
    border-left: 1px dotted #b8b8b8;
}
#conf .topWidth{
    text-align: left;
    padding-bottom: 10px;
    padding-left: 190px;
}
#conf .leftQuantity input,
#conf .topWidth input{
    float: none;
    margin: 0px 0 0 10px;
}
#conf .rightImg{
    float: right;
    padding: 0 40px 40px 0;
}
#conf .rightImg.imgRoleta{
    padding: 0 20px 40px 0;
}
#conf .leftInput{
    padding-top: 50px;
    float: left;
    width: 130px;
    text-align: center;
}
#conf > div.step1{
    /*background: none;*/
    /*border: none;*/
}
#conf .leftInput input{
    float: none;
    margin: 10px 0px 0 0;
}
#conf .error-message{
    font: 11px/12px arial,sans-serif;
}
#conf .textContent {
    /*background: none repeat scroll 0 0 #FBFBFB;*/
    border: 1px solid #f5f5f5;
    border-top: none;
    float: left;
    margin: 0 10px;
    padding: 30px 20px;
    /*width: 335px;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-radius: 10px 10px 5px 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
    height: 412px;
}
#conf .textContent.bez_foto{
    width: 710px!important;
}
.textContent h1, #tinymce h1{
    padding-top: 11px;
    padding-bottom: 10px;
    color: #e60005;
    font-size: 18px;
    font-weight: bold;
    padding-left: 18px;
    /*border: 1px solid #d8d8db;*/
    /*border-radius: 5px;*/
    /*    background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 40%);
        background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 40%);
        background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 40%);
        background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 40%);
        background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 40%);*/
    margin: 0 -20px 5px;
    /*    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0, #F7F7F7),
            color-stop(0.4, #FFFFFF)
            );*/
}
.textContent > h1:first-of-type {
    display: block;
    width: 352px;
}
#conf .textGalleryBg {
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    float: right;
    margin: 0 -20px 0 10px;
    padding: 0 0 20px 0;
    position: relative;
    width: 330px;
}
#conf .textGallery {
    float: right;
    overflow: hidden;
    width: 280px;
    background: #F5F5F5;
    /*border: 1px solid #d8d8db;*/
    /*border-top: 1px solid #fff;*/
    /*border-radius: 5px;*/
    padding: 10px;
    /*box-shadow: 0px -1px 1px #d8d8db;*/
}
#conf .inputBarContent .textContent{
    width: 270px;
}
#conf .inputBarContent .textGallery{
    width: 246px;
    height: 100px;
    overflow: hidden;
}
#conf .textGallery #textGalleryImg{
    padding-bottom: 10px;
    height: 240px;
    width: 280px;
    overflow: hidden;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    margin: auto;
}
#conf .textGallery #textGalleryPager{
    padding-top: 10px;
}
#conf .textGallery #textGalleryImg img{
    width: 100%;
    height: 100%;
}
#conf .inputBarContent .textGallery #textGalleryImg{
    width: 240px;
}
#conf .inputBarContent .textGallery #textGalleryImg img,
#conf .inputBarContent .textGallery #textGalleryImg{
    width: 240px;
    height: 160px;
}
#conf .inputBarContent .textGallery #textGalleryImg img + img{
    width: 33%;
    float: left;
    height: 40px;
    margin-top: 10px;
}
#conf .textGallery #textGalleryPager a img{
    border: 1px solid #b8b8b8;
    margin-left: 4px;
    border-radius: 5px;
}
#conf .textGallery #textGalleryPager > a:nth-of-type(1){
    float: left!important;
}
#conf .textGallery #textGalleryPager > a:nth-of-type(2){
    float: right!important;
}
#conf .textGallery #textGalleryPager > a:nth-of-type(2n){
    float: left;
}
#conf .textGallery #textGalleryPager > a + a{
    float: right;
}
#conf .textGallery #textGalleryPager a{
    float: left;
    padding-top:10px;
    margin-bottom: 10px;
}
#conf .textGallery #textGalleryPager a.activeSlide{
    background: url('../img/layouts/default/arrow.png') no-repeat 51% top;
    padding-top: 10px;
    position: relative;
    display: block-inline;
}
#conf .textGallery #textGalleryPager a.activeSlide img{
    border: 1px solid #e60005;
    position: relative;
    border-radius: 5px;
    /*background: url('../img/layouts/default/arrow.png') no-repeat top;*/
}
#conf .smallText{
    background: url('../img/configurator/input.png') no-repeat;
    width: 85px;
    padding: 0 5px;
    height: 32px;
    border: 0px;
    line-height: 32px;
}
#conf .radioMin{
    margin-top: 10px;
}
#conf .radioMin input{
    display: none;
}
#conf .radioMin img{
    cursor: pointer;
}
#conf .radioMin .radio{
    float: left;
    width: 25%;
}
#conf .radioMin .radio{
    text-align: center;
}
#conf .radioMin .radio .fl{
    padding-right: 5px;
    padding-bottom: 5px;
    display: inline-block;
    float: none;
}
#conf .radioMin .radio .hidden{
    display: none;
}
#conf .radioMin .radio .disabled{
    opacity: 0.3;
    filter:alpha(opacity=30);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);  

}
#conf .radioMin .radio .legend{
    display: block;
    width: 100%;
    text-align: center;
}
#conf .radioMin .radio img{
    /*border: 1px solid #F5F5F5;*/
}
#conf .radioMin .radio label{
    border: 1px solid #F5F5F5;
    display: block;
    position: relative;

}
#conf .radioMin .radio label img{
    /*    float: left;*/
    display: inline;
    border-radius: 3px;
}
#conf .radioMin .radio .active label{
    box-shadow: 0 0 2px #e60005;
    border-radius: 5px;
    display: block;
    position: relative;
}
#conf .radioMin .active img{
    /*border-color: #25FDFB;*/
    border-radius: 5px;
}
#conf .radioMin label > img{
    border: 1px solid transparent;
}
#conf .radioMin .active label > img{
    border: 1px solid #e60005;
}
#conf .step4form.vertical{
    position: relative;
}
#conf .vertical .radioMin{
    display: block;
    float: left;
    height: 500px;
    left: 0;
    margin: 20px auto;
    position: relative;
    width: 220px;
    /*width: 610px;*/
}
#conf .vertical .radioMin .radio{
    display: block;
    /*float: left;*/
    height: 25%;
    width: 200px;
}
#conf .vertical .radioMin .radio .legend{
    font-weight: bold;
    margin-top: 50px;
}
#conf .vertical > .radioMin + div {
    margin: auto;
    padding: 0 100px;
    width: auto;
}
#conf > .clearfix.step6form.vertical div > .clearfix.drawSash {
    float: left;
    width: 400px;
}
#conf .WindowConfigurationWindowFitting{
    float: left;
    /*width: 310px;*/
    width: 345px;
    /*padding-right: 35px;*/
    padding-right: 22px;
    /*margin-left: 15px;*/
    margin-left: 5px;
}
#conf .WindowConfigurationWindowFitting label{
    font-weight: bold;
}

#conf .WindowConfigurationWindowFitting span{
    display: block;
    font: italic 12px/14px arial, sans-serif;
    padding-left: 20px;
}
#WindowConfigurationWindowFitting .more{
    text-align: right;
    color: #E70D12;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    right: 20px;
    top: -16px;
}
#conf #colorsBlock2{
    float: left;
    /*width: 350px;*/
    width: 345px;
}
#conf #colorsBlock2 .inputBarContent{
    width: auto;
}
#conf .radio3column legend{
    display: block;
}
#conf .radio3column .input{
    float: left;
    width: 230px;
}
#conf .inputColor{
    width: 250px;
    float: left;
}
#conf .inputColor input{
    display: none;
}
#conf .inputColor label{
    cursor: pointer;
    display: block;
    line-height: 55px;
    padding: 5px;
}
#conf.awningConfigurator .inputColor label{
    line-height: 1.1;
    padding-bottom: 15px;
}
#conf .inputColor label span{
    border: 1px solid #C5C5C5;
    display: block;
    height: 108px;
    margin: 5px;
    border-radius: 5px;
    background-position: center center!important;
    background-size: 150px!important;
}
.step2form #colorsBlock245 .inputColor label span {
    background-size: auto auto !important;
}
#conf .inputColor label{
    border-radius: 5px;
    padding: 1px;
    border: 1px solid transparent;
}
#conf .inputColor.active label{
    box-shadow: 0 0 10px #ed7a7d;
    border: 1px solid #ed7a7d;
}
#conf .inputColorThree{
    width: 33%;
    float: left;
    height: 20px;
    height: 150px;
}
#WindowConfigurationWindowHandler .inputColorThree:nth-of-type(2n) {
    margin-left: 70px;
}
#conf .inputColorThree input{
    display: none;
}
#conf .inputColorThree label{
    width: 100px;
    padding: 3px;
    display: block;
}
#conf .inputColorThree label span.color{
    float: none;
    display: block;
    border: 2px solid #f5f5f5;
    margin: auto;
    width: 95px;
    height: 90px;
    margin: 0px auto 5px;
    border-radius: 5px;
    background-repeat: no-repeat!important;
    background-position: 0 50%!important;
    background-color: #fff!important;
}
#conf .inputColorThree.active label span.color{
    box-shadow: 0 0 5px #da0005;
    border-radius: 5px;
}

#conf .inputBar{
    float: left;
    width: 150px;
    position: relative;
    z-index: 10;
}
#conf .inputBarContent{
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 1px 1px 3px #666666;
    width: 557px;
}
#conf .inputBar label{
    display: block;
    padding: 5px 10px 5px 20px;
    width: 124px;
}
#conf .inputBar .radio{
    padding: 0 0 6px 0;
}
#conf .inputBar .active div{
    background: #fff; 
    /*border-radius: 5px 0 0 5px;*/
    box-shadow: -3px 1px 3px #aaa;
    padding-top: 10px;
    padding-bottom: 10px;
}
#conf .inputBar.active > label > div{
    border: 1px solid red;
}
#conf .inputBar input{
    display: none;
}

.width100{
    width: 105px;
}
body .ui-tooltip-red .ui-tooltip-content{
    color: #fff;
    background: #da0005;
    border-radius: 3px;
    border: 1px solid #7f0000;
    font: bold 14px/16px arial, sans-serif;
    text-shadow: 1px 1px 1px #ac0002;
}
#conf .borderWhiteContent{

    padding: 20px 40px;
    margin-bottom: 20px;  
}
#conf .borderWhiteContent .inputColor{
    width: 120px;
}
#conf.awningConfigurator .borderWhiteContent .inputColor{
    width: 280px;
}
#conf  .inputBarContetntOut{
    width: 365px;
    float: left;
    position: relative;
    left: 5px;
}
#conf .inputBarContetntMinOut{
    width: 350px;
    float: left;
}
#conf .inputBarContetntMinOutImg{
    clear: both;
    margin-top: 10px;
    border-top: 1px solid #dcdcdc;
}
#conf .inputBarContetntMinOutImg img{
    display: block !important;
    margin: auto;
    padding: 10px 0;
    /*    max-width: 250px;*/
    max-height: 180px;
}
#conf .inputBarContetntMin{
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 1px 1px 3px #676767;
    min-height: 122px;    
}
#conf .inputBarContetntMin .glassTypeIdRadio{
    padding: 3px 0;
}
#conf .inputBarContetntMin .glassTypeIdRadio .inputBarContetntMinOutDesc{
    margin-left: 42px;
    font-style: italic;
}
#conf .inputBarContetntMin .glassTypeIdRadio input{
    display: none;
}
#conf .inputBarContetntMin .glassTypeIdRadio input + label{
    /*width: 310px;*/
    width: 270px;
    margin-left: 10px;
    padding: 10px 10px;
    background: #fff;
    position: relative;
    /*float: left;*/
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #d8d8db;    
    border-radius: 3px;
    margin-bottom: 10px;
    display: inline-block;
}
#conf .inputBarContetntMin .glassTypeIdRadio.active > label{
    border: 1px solid #dc979b;
    box-shadow: 0 0 5px #dc979b;
    border-radius: 3px;
}
#conf .whiteContentShadowOut{
    float: left;
    width: 415px;

}
#conf .whiteContentShadowOut .whiteContentShadow{
    padding: 20px;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 1px 1px 3px #666666;
    background: #fff;
}
#conf .whiteContentShadowOut .inputColor{
    width: 197px;
}
#conf #mainDraw{
    margin-top: 20px;
}
#conf .bar_style{
    border: 1px solid #c5c5c5;
    cursor: pointer;
}
#conf .active .bar_style{
    /*border: 1px solid blue;*/
    box-shadow: 0 0 10px #dc979b;    
}

.crankMotortab {
    background-color: white;
    border: 1px solid #aaaaaa;
    padding: 5px 20px;
}


#motor .motor_options input {
    margin: 2px 6px 5px 0;
    float: none;
    vertical-align: middle;
}

#step8Div input {
    margin: 2px 6px 5px 0;
    float: none;
    vertical-align: middle;
}





/* MARKIZY*/
.awningConfigurator #sliderWidth{
    width: 260px;
    margin: auto;
    height: 4px;
    border-top: 1px solid #bdbdbd;
    background: #cccccc;
}
.awningConfigurator #sliderWidth .ui-slider-handle{
    width: 11px;
    height: 24px;
    background: url(../img/configurator/handle-horizontal.png) no-repeat center transparent;
    border-radius: 0px;
    border: 0px none;
    top: -12px;
    cursor: move;
    cursor: col-resize;
}
.awningConfigurator #slider{
    float: right;
    height: 260px;
    width: 5px;
    background: #cccccc;
    right: 100px;
    top: 25px;
}
.awningConfigurator #slider .ui-slider-handle{
    width: 24px;
    height: 11px;
    background: url(../img/configurator/handle-vertical.png) no-repeat center transparent;
    border-radius: 0px;
    border: 0px none;
    left: -10px;
    cursor: move;
    cursor: row-resize;
}
#conf.awningConfigurator .step2form div img {
    margin: 0 0 0 100px;
    padding: 20px 0px;
    float: none;
}
#conf.awningConfigurator .step2form .select{
    text-align: right;
}
#conf.awningConfigurator .step2form .select label{
    padding-right: 5px;
}
#conf.awningConfigurator  .step4style{
    float: right;
    width: 355px;
}
#conf.awningConfigurator .step4form h2{
    font: bold 14px/16px arial, sans-serif;
    color: #4e4e4e;
}
#conf.awningConfigurator .fabricStyleSelect{
    position: relative;
    border: 1px solid #d0d0d0;
    background: #fff;
    padding: 80px 0;
    min-height: 110px;
    border-radius: 10px;
}
#conf.awningConfigurator .fabricStyleSelect img{
    margin: auto;
    width: 315px;

}
#conf.awningConfigurator .fabricStyleSelect a{
    position: absolute;
    width: 133px;
    height: 77px;
    border-radius: 10px;
    top: 90px;
    left: 110px;
    color: #fff;
    text-align: center;
    font: bold 16px/77px arial, sans-serif;

    background-image: linear-gradient(top, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);
    background-image: -o-linear-gradient(top, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);
    background-image: -moz-linear-gradient(top, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);
    background-image: -webkit-linear-gradient(top, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);
    background-image: -ms-linear-gradient(top, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.25, rgb(179,179,179)),
        color-stop(0.63, rgb(155,155,155)),
        color-stop(0.82, rgb(129,129,129))
        );

    display: none;

}
#conf.awningConfigurator .fabricStyleSelect:hover a{
    text-decoration: none;
    display: block;
}
#conf.awningConfigurator .fabricStyleSelect a:active{

    background-image: linear-gradient(bottom, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);
    background-image: -o-linear-gradient(bottom, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);
    background-image: -moz-linear-gradient(bottom, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);
    background-image: -webkit-linear-gradient(bottom, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);
    background-image: -ms-linear-gradient(bottom, rgb(179,179,179) 25%, rgb(155,155,155) 63%, rgb(129,129,129) 82%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.25, rgb(179,179,179)),
        color-stop(0.63, rgb(155,155,155)),
        color-stop(0.82, rgb(129,129,129))
        );
}
#step4styles{
    width: 500px; 
    height: 500px; 
    overflow-y:scroll;
}
#step4styles a{
    text-align: center;
    margin: auto;
    display: block;
}
#step4styles h2{
    text-align: center;
    font: bold 16px/18px arial, sans-serif;
}
#conf.awningConfigurator .step5form{
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 4px #d0d0d0;
    padding: 10px;
}
#conf.awningConfigurator #valanceDiv input{
    display: none;
}
#conf.awningConfigurator #valanceDiv  .inputValance{
    float: left;
    width: 175px;
    padding: 10px 0;
    border: 3px solid #fff;
    border-radius: 2px;
}
#conf.awningConfigurator #valanceDiv .inputValance label{
    cursor: pointer;
    height: 43px;
    display: block;
    margin: auto;
    line-height: 50px;
    padding-bottom: 15px;
    width: 150px;
}
#conf.awningConfigurator #valanceDiv .inputValance label span{
    display: block;
    width: 150px;
    height: 43px;
    margin-right: 10px;
    border-radius: 5px;
    border: 2px solid #f5f5f5;
    float: left;
}

#conf.awningConfigurator #valanceDiv .inputValance.active{
    border-color: #de0e16;
}
#conf.awningConfigurator .motor_motor{
    float: left;
    width: 230px;
    padding-right: 40px;
}
#conf.awningConfigurator .bedienseite{
    padding-bottom: 20px;
}
#conf.awningConfigurator .bedienseite legend{
    float: left;
    font: bold 14px/16px arial,sans-serif;
    padding-right: 10px;
}
#conf.awningConfigurator .bedienseite input{
    margin-right: 5px;
    margin-left: 10px;
}
#conf.awningConfigurator .motor_options .select > label,
#conf.awningConfigurator .motor_motor legend{
    font: bold 14px/16px arial, sans-serif;
    color: #3a3a3a;
    display: block;
    margin-bottom: 4px;
}
#conf.awningConfigurator .motor_options{
    float: left;
    width: 275px;
}
#conf.awningConfigurator #step8Div .select > label,
#conf.awningConfigurator #step7Div legend{
    font: bold 14px/20px arial, sans-serif;
    color: #3a3a3a;
    display: block;
    padding-bottom: 10px;
}
#conf.awningConfigurator #step7Div .radio label{
    margin-right: 10px;
}

.orderItemDetails div.details {
    float: left; 
    widht: 60%;
}

.orderItemDetails div.thumb > img { 
    display: inline;
    vertical-align: bottom;
}
.orderItemDetails div.thumb {
    float: left; 
    width: 140px;
    padding: 10px;
    text-align: center;
}

.orderItemDetails div.thumb > div.rama {
    margin: 0 auto;
}

td.photo > .rama {
    margin: 0 auto;
}


table.configurationTable td.priceCol {
    /*    width: 85px;
        text-align: right;*/
    width: 130px;
}

.awningConfigurator #step8Div .checkbox {
    padding: 10px;
    min-height: 58px;
}

.awningConfigurator #step8Div .checkbox img {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.awningConfigurator #step8Div .checkbox input {
    display: block;
    float: left;
    margin-top: 20px;
}

.awningConfigurator #step8Div .even{
    background-color: white;
}

#motorOptions div.checkbox {
    padding-bottom: 9px;
}

div #conf.awningConfigurator #motorOptions label {
    padding-bottom: 10px;
}

div.step8color {
    padding: 30px 0 0 0;
}

.step8colorLink {
    width: 44%;
    float: left;
    padding: 3px 3%;
}
#step3styles .step8colorLink {
    width: auto;
    float: left;
    padding: 3px 3%;
}

.step8colorDiv {
    display: block;
    width: 106px;
    height: 120px;
    /*margin-right: 10px;*/
    margin: auto;
    border-radius: 5px;
    border: 2px solid #f5f5f5;
}
.glassPattern span + div, .step8colorDiv + div {
    background: url("../img/layouts/default/hint_top.png") no-repeat scroll 0 0 transparent;
    height: 58px;
    margin-left: 30px;
    margin-top: -30px;
    padding-left: 8px;
    padding-right: 10px;
    position: absolute;
    text-align: center;
    width: 91px!important;
    text-align: center;
    display: none;
}
.glassPattern span.active + div, .glassPattern span:hover + div, .step8colorDiv.active + div, .step8colorDiv:hover + div{
    display: table!important;
}
input:checked + label > .step8colorDiv{
    box-shadow: 0 0 5px #da0005;
}
input + label > .step8colorDiv{
    border: 1px solid #C5C5C5; 
}
input + label.active > .step8colorDiv{
    box-shadow: 0 0 5px #da0005;
    border: 2px solid #da0005;
}
input:checked + label > .step8colorDiv + div{
    /*display: table;*/
}
#conf .inputColor label > div > span,
.step8colorDiv + div > span {
    color: #FFFFFF;
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
    height: 55px;
    margin: auto;
    position: relative;
    vertical-align: middle;
    width: 100px;
    padding-top: 3px;
    border: 0px none;
}
.step8colorDiv{
    border: 1px solid #c5c5c5;
}
.fr .step8colorDiv + div{
    margin-top: -60px;
}
.fr input + label:hover > .step8colorDiv + div{
    display: block;
}
.fr input + label > .step8colorDiv + div {
    display: none;
}
#windowBarTypeWidths {
    clear: both; 
    padding-top: 30px;
}
.borderWhiteBg .fl .input.radio fieldset label{
    display: block;
    padding-top: 0!important;
    line-height: 20px!important;
}
.mosquitoRadio h2{
    font: bold 14px/20px arial, sans-serif;
    color: #3a3a3a;
}
.mosquitoRadio .radio input{
    vertical-align: middle;
    margin-right: 5px;
}
.mosquitoRadio .radio label{
    font: normal 12px/14px arial, sans-serif;
    color: #3a3a3a;
    padding-right: 10px;
}
#guideChannelRadio h2{
    font: bold 14px/16px arial, sans-serif;
}
#guideChannelRadio .radio{
    float: left;
}
#guideChannelRadio .radio input{
    display: none;
}
#guideChannelRadio .radio label{
    display: inline-block;
    margin: 10px;
    font: normal 12px/25px arial, sans-serif;
    color: #3a3a3a;
    text-align: center;
}
#guideChannelRadio .radio label img {
    border: 4px solid #fff;
}
#guideChannelRadio .radio label.active img{
    border-color: #de0e16;
}


.step1submenu.stepSubmenu.a2 > li a.active {
    background: none repeat scroll 0 0 transparent !important;
}


.step11form .accessory-content {
    display: none;
}
.step11form .selected-accessory .accessory-content {
    display: block;
}

#conf > div {
    background: #f5f5f5;
    border: 1px solid #d8d8db;
    border-radius: 10px;
}
#conf .step5form .four{
    padding: 40px 0;
}
#conf .step5form .four input{
    display: none;
}
#conf .step5form .four input + label img{
    cursor: pointer;
    padding: 2px;
    border: 1px solid transparent;
}
#conf .step5form .four input + label img:hover{
    box-shadow: 0 0 5px red;
    border: 1px solid red;
}
#conf .step5form .four input.active + label img{
    box-shadow: 0 0 5px red;
    border: 1px solid red;
}

#footer{
    display: none!important;
}
#leftNav li#step13 > a {
    height: 58px;
}

#rollerChooser input[type="radio"] + label {
    margin:0;
}
.step3form input[type="radio"] + label {
    font-size: 15px;
    font-weight: bold;
    color: #4d4a4a;
    line-height: 30px;
    margin: 15px 20px 15px 10px;
    padding-top: 20px;
    cursor: pointer;

}

body.deu .step3form .pilot input[type="radio"] + label {
    font-size: 13px;
    font-weight: normal;
}


.step3form input[type="radio"] {
    position: relative;
    top: -2px;
    /*display: none;*/
}

.borderWhiteBg{
    background: #fff;
    padding: 20px;
    border: 1px solid #d8d8db;
    border-radius: 10px;
    margin: 20px 0;
}
.borderWhiteBg legend{
    display: none;
}
#rollerShutterContent div.napedy{
    position: relative;
    top: 20px;
    width: 210px;
}
#rollerShutterContent div.napedy .napedMore{
    float: left;
}

#rollerShutterContent div.napedy label{
    display: inline-block!important;
    float: left;
    width: 120px;
    margin-bottom: 10px!important;
}

#rollerShutterContent{
    font-size: 15px;
    font-weight: bold;
    color: #4d4a4a;
}
#rollerShutterContentOverlay{
    position: absolute;
    width: 642px;
    height: 475px;
    background: #fff;
    z-index: 500;
    opacity: 0.85;
    filter:alpha(opacity=85);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);  
    border-radius: 10px;
}
#rollerShutterContent h2{
    font-size: 15px;
    color: #4d4a4a;
    font-weight: bold;
    margin-bottom: 10px;
}
#rollerShutterContent .borderWhiteBg > .input.radio{
    float: left;
    clear: both;
}
#rollerShutterContent .borderWhiteBg > div > div.clearfix{
    float: left;
    padding: 0 60px 0 0;
}
body.deu #rollerShutterContent .borderWhiteBg > div > div.clearfix{
    padding: 0;
    width: 33%;
}
body.deu #rollerShutterContent .borderWhiteBg > div > div.clearfix .step8colorDiv {
    margin: 0;
}
#rollerShutterContent .checkbox input {
    margin: 0 2px 2px 0;
    float: none;
    vertical-align: middle;
}
#rollerShutterContent .checkbox {
    padding: 0 0 5px 0;
}
.roller_shutter_accessory_id {
    position: relative;
    top: 50px;
    width: 355px;
    margin-left: 20px;
    float: left!important;
}
.h200{
    height: 200px;
}
.h300{
    height: 300px;
}
.roller_shutter_accessory_id .input label{
    float: left;
    clear: both;
    padding-top: 0!important;
    line-height: 20px!important;
    margin: 0!important;
    margin-bottom: 20px!important;
}

#conf > div.step8form{
    background: #fff!important;
    border: none;
}
#conf > div.step8form .inputBarContetntMin{
    background: #f5f5f5;
    border: 1px solid #d8d8db;
    border-top: none;
    border-radius: 10px;
    box-shadow: none!important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative;
    z-index: 0;
    top: -4px;
}
.glassPattern.inputBarContetntMin{
    overflow: hidden;
    height: 605px;
}
.glassPatternContent .less,
.glassPatternContent .more {
    color: #E70D12;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    right: 20px;
    top: -30px;
}
#WindowConfigurationRecordGlassTypeId {
    margin: 0 auto;
    width: 330px;
    margin-top: 10px;
}
.glassPattern .inputColor{
    width: 120px!important;
    height: 108px;
    float: left;
    margin: 20px;
}
.glassPattern .inputColor label{
    line-height: 20px!important;
}

.glassPattern span + div{
    text-align: center;
    position: absolute;
    margin-top: -30px;
    margin-left: 30px;
    width: 107px;
    height: 58px;
    display: none;
    background: url('../img/layouts/default/hint_top.png') no-repeat 0 0;
    /*padding-top: 10px;*/
}
.glassPattern span + div > span {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 30px !important;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    /*top: 5px;*/
}
#barStyles{
    margin-top: 10px;
}
#colorsBlock245{
    position: relative;
    padding-top: 20px;
    float: left;
}
.step9form #colorPlaceRadios > .input.radio{
    width: 500px;
}
.step9form #colorsBlock245 {
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    width: 520px;
    float: none!important;
}
#windowBarTypeWidths .input.select{
    font-size: 18px;
}
#windowBarTypeWidths .input label{

}
#windowBarTypeWidths .input select{
    font-size: 18px;
    width: 70px;
    height: 30px;
    text-align: center;
}


.step9colorDiv {
    display: block;
    width: 106px;
    height: 120px;
    border-radius: 5px;
    border: 2px solid #f5f5f5;
}
.fabricStyleSelect .step9colorDiv{
    border: 1px solid #C5C5C5;
}
.step9colorDiv + div{
    text-align: center;
    position: absolute;
    margin-top: -30px;
    margin-left: 30px;
    width: 107px;
    height: 55px;
    background: url('../img/layouts/default/hint_top.png') no-repeat 0 0;
    padding-top: 10px;
    display: none;
}
.step9colorDiv:hover + div{
    display: block;
}
.step9colorDiv + div > span{
    position: relative;
    top: 7px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
#step3styles, #step9styles {
    overflow: auto;
    padding: 20px 30px 60px;
    width: 900px;
}
#step9styles > div{
    float: left;
}

#step3styles > div > a:hover > span + div, #step9styles > div > a:hover > span + div{
    display: table-cell!important;
}
.step9color{
    margin: 20px 0;
}
.step9color .fabricStyleSelect {
    width: 150px;
}



/*dodatki */

#conf .accessory {
    /*float: left;*/
    margin: 10px 0 15px 25px;
    /*display: block;*/
    /*clear: both;*/
}
#conf .accessory input{
    margin: 0;
    position: relative;
    top: 1px;
}
#conf .accessory input + label{
    margin-left: 10px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    /*float: left;*/
}
.accessory-content .colorRadioDiv{
    float: right;
}
.WindowVentilatorDiv{

}
.WindowVentilatorDiv input {
    clear: left;
    float: left !important;
    position: relative;
    top: 6px!important;
    left: 2px;
}
.WindowVentilatorDiv input + label{
    float: left;
    margin: 4px 0;
}
.selected-accessory .accessory-content{
    background: #fff;
    border: 1px solid #d8d8db;
    border-radius: 10px;
    padding: 10px;
    width: 90%;
    margin-top: 10px;
}
.selected-accessory .accessory-content h3{
    font-size: 15px;
    font-weight: bold;
}
.roller_shutter_drive_color_id{
    float: left;
    margin-left: 55px;
}
.roller_shutter_drive_color_id input{
    display: none;
}
.roller_shutter_drive_color_id input.active + label > .step8colorDiv {
    box-shadow: 0 0 5px red;
    border: 1px solid red;
}
.roller_shutter_drive_color_id .step8colorDiv{
    float: left;
}
.roller_shutter_drive_color_id .step8colorDiv + div{
    margin-top: 90px;
}
.roller_shutter_drive_color_id label{
    float: left;
    padding-top: 0!important;
}
.roller_shutter_drive_color_id .step8colorDiv + div > span{
    position: relative;
    top: 5px;
}
input.napedy{
    float: left!important;
    margin: 0!important;
    margin-right: 10px!important;
    position: relative!important;
    top: 4px!important;
}
.napedy input{
    float: left;
    display:block;
    clear: both;
}
.napedy input + label{
    width: auto;
}
input.napedy + label {
    margin: 0 !important;
    /*width: 200px;*/
    margin-bottom: 20px!important;
    text-decoration: none!important;
    float: left;
    /*clear: both*/
}
input.napedy + label + span.napedMore{
    display: inline-block;
    float: left;
    position: relative;
    top: 2px;
    margin-left: 15px;
    color: #E70D12;
    cursor: pointer;
}
input.pilot, input.napedy{
    float: left!important;
    margin: 0!important;
    margin-right: 10px!important;
    position: relative!important;
    top: 4px!important;
}
input.pilot{
    display: none;
}
input.pilot + label {
    margin: 0 !important;
    /*width: 200px;*/
    margin-bottom: 20px!important;
}
input.napedy + label {
    margin: 0 !important;
    /*width: 200px;*/
    margin-bottom: 20px!important;
    text-decoration: none!important;
}
.accessory-content .colorRadioDiv input[type="radio"]{
    display: none;
}
.accessory-content .colorRadioDiv input + label{
    float: left;
}
.inputRAL {
    margin-left: -260px;
    margin-top: 80px;
    position: absolute;
}
.inputRAL label{
    clear: both; 
    float: left;
    position: relative;
    top: 10px;
    margin-right: 15px;
    font-size: 15px;
    font-weight: bold;
}
.inputRAL input.smallText{

    float: left;
    width: 100px;
}

.rotate180, .rotate90{
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg) ;
    transform: rotate(90deg);
    display: block;
    position: absolute;
    margin-top: 210px;
    margin-left: 100px;
    font-size: 20px;
    font-weight: bold;
    width: 105px;
}
.rotate90{
    display: block;
    position: absolute;
    margin-left: 580px;
    margin-top: 180px;
}


/*.step8colorDiv + div{
    background: url("../img/layouts/default/hint_top2.png") no-repeat 0 0;
    clear:both;
    float: right;
    position: relative;
    right: 30px;
    height: 55px;
    padding-left: 16px;
    cursor: pointer;
}
.step8colorDiv + div span{
    cursor: pointer;
    background: url("../img/layouts/default/hint_top2.png") no-repeat 100% 0;
    height: 55px;
    border: 0;    
    margin-right: -135px;
    padding-bottom: 46px;
    padding-right: 15px;
    top: -11px;
    color: #fff;
    font-weight: bold;
    text-transform: lowercase;
}*/

table.accessories *{
    border: none!important;
    background: transparent;
}
table.accessories tr{
    border-bottom: 1px solid #ddd!important;
}
table.accessories td{
    padding: 5px 0!important;
    width: 410px;
}
table.accessories td + td {
    text-align: right;
}
.configWindowPrice td + td{
    text-align: right;
}
.step10form{
    background: none!important;
    border: none!important;
}
.step10form .borderWhiteContent{
    background: #f5f5f5;
    position: relative;
    border: 1px solid #d8d8db;
    border-top: none;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#WindowConfigurationWindowFitting > div > label > span{    
    margin: 10px 0 10px 0;
}
#WindowConfigurationWindowFitting > div > input{
    display: none!important;
}
#WindowConfigurationWindowFitting > div > label h3 {
    background: url("../img/layouts/default/conf_h2.png") repeat-x scroll 0 center transparent;
    border: 1px solid #d8d8db;
    border-radius: 10px 10px 10px 10px;
    display: block;
    margin: auto;
    padding: 0 0 0 20px;
    height: 45px;
    line-height: 44px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
#WindowConfigurationWindowFitting > div > input:checked + label h3{
    box-shadow: 0 0 5px #da0005;
}
#WindowConfigurationWindowFitting > div.active > label h3 + span{
    display: block!important;
}
.blockUI.blockMsg.blockPage{
    padding: 20px!important;
    border: 3px solid #de0e16!important;
    font-size: 16px!important;
    background: #fafafa!important;
    font-weight: bold!important;
    color: #4B4B4B!important;
    opacity: 0.8!important;
    filter:alpha(opacity=80)!important;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80)!important;

    box-shadow: 1px 1px 5px #e60005!important;
}

.buttonsSprites{

    background-image: linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -o-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, rgb(229,229,229)),
        color-stop(0, rgb(242,242,242))
        );
    background-color: #e5e5e5;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    /*height: 43px;*/
    padding: 15px;
    /*border: 0;*/
    cursor: pointer;
    font-size: 16px;
    color: #4d4a4a;
    font-weight: bold;
    text-shadow: 0 1px 0 #ffffff;
    display: block;
    text-align: center;
}
.buttonsSprites:active{
    background-image: linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -o-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, rgb(218,0,4)),
        color-stop(0, rgb(231,13,16))
        );
    background-color: #e70d10;
    color: #ffffff;
    text-shadow: 0 1px 0 #7e0000;
    border: 1px solid #ab0000;
    border-radius: 5px;
}
.boxOkno{
    background: #f5f5f5;
    border: 1px solid #d8d8db;
    border-radius: 10px;
    width: 310px;
    /*height: 440px;*/
    float: left;
    margin: 0 0 0 10px;
    padding-top: 20px;
}
#boxOkno2{
    margin: 0 0 0 80px;
}
.boxOknoMore .buttonsSprites,
.boxOkno .buttonsSprites{
    margin: 20px auto 15px;
    display: block;
    position: relative;
    width: 100px;
}
.boxOknoMore .boxOknoFoto,
.boxOkno .boxOknoFoto{
    width: 254px;
    height: 237px;
    background: url('../img/configurator/boxOknoFoto.png') no-repeat 0 0;    
    position: relative;
    display: block;
    margin: 10px auto;
    cursor: pointer;
}
.boxOknoMore .boxOknoFoto img,
.boxOkno .boxOknoFoto img{
    margin: auto auto;
    display: block;
    position: relative;
    padding-top: 15px;
    max-width: 144px;
    max-height: 192px;
    overflow: hidden;
}
.boxOkno .tresc {
    color: #4D4A4A;
    display: block;
    font-size: 13px;
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
    width: 250px;
}
.boxOkno .tresc p{
    line-height: 16px;
}
.boxOkno .tresc h1,
.boxOkno .tresc h2,
.boxOkno .tresc h3,
.boxOkno .tresc h4,
.boxOkno .tresc h5,
.boxOkno .tresc h6{
    font-size: 18px;
}
.boxOkno .tresc *{
    font-size: 13px;
}
#conf .step1, div#id{
    /*border: none!important;*/

}
#boxyOkna {
    margin-top: 10px;
}

td.priceCol {
    visibility: hidden;
}
#conf .topNavi {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    display: block;
    height: 60px;
    margin-bottom: 10px;
    margin-top: 20px;
    /*padding: 0 10px;*/
}
#conf .topNavi.step1{
    padding: 0 10px;
}
table.configurationTable{
    /*max-width: 724px;*/
}
.step8form #colorPlaceRadios{
    width: auto;
}
#rollerChooser {
    display: block;
    margin: 10px auto;
    width: 350px;
}
#colorPlaceRadios {
    display: block;
    margin: 10px auto;
    width: 580px;
}
#colorPlaceRadios {
    height: 55px;
}
#rollerChooser > .input.radio {
    text-align: center;
    display: block;
}
#colorPlaceRadios > .input.radio{
    width: 680px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
#rollerChooser > .input.radio .radio.input,
#colorPlaceRadios > .input.radio .radio.input{
    /*    float: left; */
    margin: 0 9px;
    /*    display: inline-block;*/

}
#colorPlaceRadios > .input.radio .radio.input{
    float: left;
    margin: 0 9px;
}
#rollerChooser > .input.radio .radio.input input,
#colorPlaceRadios > .input.radio .radio.input input{
    display: none;
}
#rollerChooser{
    margin-bottom: 15px;
    margin-top: 0;
}
#rollerChooser > .input.radio .radio.input input + label{
    padding: 5px 15px!important;
}
#rollerChooser > .input.radio .radio.input input + label span {
    font-size: 13px;
    font-weight: normal;
}
#rollerChooser > .input.radio .radio.input input + label,
#colorPlaceRadios > .input.radio .radio.input input + label{

    background-image: linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -o-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, rgb(229,229,229)),
        color-stop(0, rgb(242,242,242))
        );
    background-color: #e5e5e5;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    /*height: 43px;*/
    padding: 15px;
    /*border: 0;*/
    cursor: pointer;
    font-size: 14px;
    color: #4d4a4a;
    font-weight: bold;
    text-shadow: 0 1px 0 #ffffff;
    display: block;
    text-align: center;
}
#conf .nextButton,
#rollerChooser > .input.radio .radio.input.active input + label,
#colorPlaceRadios > .input.radio .radio.input.active input + label{
    background-image: linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -o-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, rgb(218,0,4)),
        color-stop(0, rgb(231,13,16))
        );
    background-color: #e70d10!important;
    color: #ffffff;
    text-shadow: 0 1px 0 #7e0000;
    border: 1px solid #ab0000;
    border-radius: 5px;
}

.sashesPopup{
    display: none;
}
.sashesPopup.popup {
    background: url('../img/layouts/default/arrow.png') no-repeat 52% top transparent;
    padding-top: 10px;
    display: inline;
    /*margin-left: -250px;*/
    margin-top: 50px;
    padding: 10px;
    position: absolute;
    z-index: 100;
}
.sashesPopup.popup > div{
    background: #fff;
}
.sashesPopup.popup img{
    border: 1px solid #e60005;
    box-shadow: 1px 1px 5px #616161;
    position: relative;
    padding: 10px;
    /*border-radius: 5px;*/
}
.textContent + .more,
.textContent + .less,
.boxOkno .more {
    color: #E70D12;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    right: 20px;
    padding: 10px 0;
    /*top: -22px;*/
}
.boxOknoMore {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8db;
    border-radius: 10px 10px 10px 10px;
    color: #4D4A4A;
    display: none;
    margin: 10px 15px;
    padding: 35px;
    position: absolute;
    width: 586px;
    z-index: 10000;
    top: 0;
}
.boxOknoMore .closeBox {
    cursor: pointer;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
    position: absolute;
    right: -15px;
    top: -15px;
    height: 30px;
    width: 30px;
    background: url('../img/layouts/default/close.png') no-repeat 0 0;
}
.boxOkno > .tresc > .tresc{
    height: 85px;
    overflow: hidden;
    width: 250px;
}

.boxOkucieMore {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8db;
    border-radius: 10px 10px 10px 10px;
    color: #4D4A4A;
    display: none;
    margin: 10px 15px;
    padding: 35px;
    position: absolute;
    width: 586px;
    z-index: 10000;
    top: 0;
}
.boxOkucieMore .closeBox {
    cursor: pointer;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
    position: absolute;
    right: -15px;
    top: -15px;
    height: 30px;
    width: 30px;
    background: url('../img/layouts/default/close.png') no-repeat 0 0;
}
#overlayMe{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter:alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);  
    display: none;
    z-index: 5000;    
}
.boxOknoMore h2{
    color: #e60005;
    font-size: 18px;
    font-weight: bold;
}
.accesoryMoreBox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8db;
    border-radius: 10px 10px 10px 10px;
    color: #4D4A4A;
    display: none;
    margin: 10px 15px;
    padding: 35px;
    position: absolute;
    width: 586px;
    z-index: 10000;
    top: 100px;
}
.accesoryMoreBox .closeBox {
    cursor: pointer;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
    position: absolute;
    right: -15px;
    top: -15px;
    height: 30px;
    width: 30px;
    background: url('../img/layouts/default/close.png') no-repeat 0 0;
}
.accessoryMore{
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 15px;
    font-size: 13px;
    cursor: pointer;
    color: #E70D12;
    font-weight: bold;
}


.napedMoreBox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8db;
    border-radius: 10px 10px 10px 10px;
    color: #4D4A4A;
    display: none;
    margin: 10px 15px;
    padding: 35px;
    position: absolute;
    width: 586px;
    z-index: 10000;
    top: 0;
    left: -40px;
}
.napedMoreBox .closeBox {
    cursor: pointer;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
    position: absolute;
    right: -15px;
    top: -15px;
    height: 30px;
    width: 30px;
    background: url('../img/layouts/default/close.png') no-repeat 0 0;
}
.napedMoreBox h2{
    color: #e60005!important;
    font-size: 18px!important;
    font-weight: bold!important;
}
.kolorRolet .input.checkbox {
    position: relative;
    margin-left: 20px;
}
.kolorRolet .input.checkbox label{
    position: relative;
    margin-left: 15px;
    top: 1px;    
    cursor: pointer;
}
.kolorRolet #rollerShutterColor{
    margin: 20px 0 20px 20px;
}
.step9form{
    padding-bottom: 20px;
}
#step12 a {
    height: 58px !important;
}
.step9color h3{
    color: #4B4B4B;
    font-size: 18px;
}
.naviBottom{
    background: none!important;
    border: none!important;
    border-radius: 0!important;
    margin: 20px 0;
}

.sashSliderVertical{
    margin-top: 20px;
    margin-bottom: 20px;
}

#WindowConfigurationWindowFitting .active > label >h3{
    border: 1px solid red;    
}
.inputColorThree.active label > span.color{
    border: 1px solid red!important;    

}
#WindowConfigurationRecordGlassTypesCategoryId{
    margin-bottom: 20px!important;
}
div#id{    
    border: none!important;
}
.step1a.clearfix{
    background: #fff!important;
    border: none!important;
}
#boxyOkna{
    border: none!important;
}
h1.liniaOkien {
    color: #5D5858;
    font-size: 16px;
    font-weight: bold;
    left: 10px;
    position: absolute;
    text-shadow: 1px 1px #FFFFFF;
    top: 30px;
}

#innerWindowLinesList {
    border-bottom: 1px solid #E5E5E5;
    height: 50px;
    padding: 30px 0;
    background: #fff;
    position: relative;
}
#innerWindowLinesListContent{
    width: 650px;
    margin: 0 auto;
}
#innerWindowLinesListContent > a.active.a3{
    background-color: #E70D10;
    background-image: linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -o-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(218,0,4) 50%, rgb(231,13,16) 0%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, rgb(218,0,4)),
        color-stop(0, rgb(231,13,16))
        );
    background-color: #e70d10;
    border: 1px solid #AB0000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #7E0000;
    display: inline-block;
}
#innerWindowLinesListContent > a{
    background-color: #E5E5E5;
    margin: 0 3px;
    background-image: linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -o-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(229,229,229) 50%, rgb(242,242,242) 0%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, rgb(229,229,229)),
        color-stop(0, rgb(242,242,242))
        );
    background-color: #e5e5e5;    
    border: 1px solid #C6C6C6;
    border-radius: 5px 5px 5px 5px;
    color: #4D4A4A;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 13px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
}

#rollerShutterContent .borderWhiteBg .fr .fl .input.pilot > input{
    display: inline;
    float: left;
}
#rollerShutterContent .borderWhiteBg .fr .fl .input.pilot .optionFoto{
    display: none;
    height: 140px;
    position: absolute;
    top: 0;
    right: -25px;
}
.optionFoto > img{
    border: 1px solid #D8D8DB;
    border-radius: 15px;
}
#rollerShutterContent .borderWhiteBg .fr .fl .input.pilot{
    clear: both;    
}
#rollerShutterContent .borderWhiteBg .fr .fl .input.pilot > label{
    float: left;
    clear: none;
    margin-bottom: 1px!important;
    width: 200px!important;
}
#rollerShutterContent .borderWhiteBg .fr .fl > .input.radio{
    float: left;
}
#WindowConfigurationConcealedHingeDiv {
    margin-left: 10px;
    margin-top: 20px;
}
#WindowConfigurationConcealedHingeDiv input {
    margin: 0;
    position: relative;
    top: 1px;
}
#WindowConfigurationConcealedHingeDiv label {
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
}
.configWindowPrice > td{
    /*font-weight: bold;*/
}
table.configurationTable tr td + td + td {
    text-align: right;
}
.rollerMore {
    position: absolute;
    right: 140px;
    top: 230px;
    color: #E70D12;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    margin-left: 15px;
}
#rollerMore2 {
    top: 290px;
}
.rollerMoreBox{
    position: absolute;
    width: 700px;
    background: #fff;
    z-index: 1000;
    left: 10px;

}

.rollerMoreBox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8db;
    border-radius: 10px 10px 10px 10px;
    color: #4D4A4A;
    display: none;
    margin: 10px 15px;
    padding: 35px;
    position: absolute;
    width: 586px;
    z-index: 10000;
    top: 100px;
}
.rollerMoreBox .closeBox {
    cursor: pointer;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
    position: absolute;
    right: -15px;
    top: -15px;
    height: 30px;
    width: 30px;
    background: url('../img/layouts/default/close.png') no-repeat 0 0;
}
#availableSashesLayouts{
    width: 800px;
}
#availableSashesLayouts > div.margins {
    height: 210px;
}
#availableSashesLayouts img{
    display: block;
    float: left;
    margin: 10px;
}
.openConfigurations{
    background: url('../img/layouts/default/info_icon.png') no-repeat 0 50%;
    padding:10px 0 10px 30px;
    position: absolute;
    right: 70px;
    font-size: 15px;
    top: 255px;
}
#concealedHingeMore{
    bottom: 20px;
    position: absolute;
    right: 50px;
    color: #E70D12;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

div.editWindowConfigurationInfo {
    position: absolute;
    width: 724px;
    height: 110px;
    left: 250px;
    z-index: 2;
}

div.editWindowConfigurationInfo + #conf {
    margin-top: 110px;
}


h2.info > strong {
    font-size: 12px;
    margin-left: 5px;
}

.dn{
    display: none;
}












































#conf .inputColor {
    width: 250px;
    float: left;
}
#conf .inputColor input {
    display: none;
}
#conf .inputColor label {
    cursor: pointer;
    display: block;
    line-height: 55px;
    padding: 5px;
}
#conf.awningConfigurator .inputColor label {
    line-height: 1.1;
    padding-bottom: 15px;
}
#conf .inputColor label span {
    border: 1px solid #C5C5C5;
    display: block;
    height: 108px;
    margin: 5px;
    border-radius: 5px;
    background-position: center center!important;
    background-size: 150px!important;
}
.step2form #colorsBlock245 .inputColor label span {
    background-size: auto auto !important;
}
#conf .inputColor label {
    border-radius: 5px;
    padding: 1px;
    border: 1px solid transparent;
}
#conf .inputColor.active label {
    box-shadow: 0 0 10px #ed7a7d;
    border: 1px solid #ed7a7d;
}

/**
198 x 285 */
#conf .inputDoorModel {
    height: 285px !important;
    width: 198px !important;
    /*height: 198px;*/
}

#conf .inputDoorModel label span {
    height: 205px;
    width: 108px;
    border-radius: 0;
}


.doorSizeWrapper.addLeftMargin {
    position: relative;
    top: 10px;
    left: 10px;
}

.doorSizeWrapper input {
    margin: 0 !important;
    display: inline-block;
    width: 50px;
    padding: 5px;
}

.doorSizeWrapper label {
    display: inline-block;
    line-height: 32px;
    text-indent: 5px;
    font-weight: 700;
}

.doorSimpleSchema {
    display: none;
}

/**
 185 x 165px
 */
.inputMediumBox {
    width: 240px !important;
}

.inputMediumBox span {
    width: 185px !important;
    height: 165px !important;
    background-repeat: no-repeat !important;
    background-color: #FFF !important;
}

.inputMediumBox label {
    text-align: center;
}

.inputMediumBox label big {
    font-weight: 400;
    font-size: 12px;
}

/**
 145 x 130px
 */
.inputSmallBox {
    width: 180px !important;
}

.inputSmallBox span {
    width: 145px !important;
    height: 130px !important;
    background-repeat: no-repeat !important;
    background-color: #FFF !important;
}

.inputSmallBox label {
    text-align: center;
}

.inputSmallBox label big {
    font-weight: 400;
    font-size: 12px;
}

/**
 285 x 200px
 */
.inputBigBox {
    width: 235px !important;
}

.inputBigBox span {
    width: 225px !important;
    height: 365px !important;
    background-repeat: no-repeat !important;
    background-color: #FFF !important;
}

.inputBigBox label {
    text-align: center;
}

.inputBigBox label big {
    font-weight: 400;
    font-size: 12px;
}

#conf .inputColor.active label {
    box-shadow: none !important;
    border: 0 !important;
}

#conf .inputColor.active span {
    box-shadow: 0px 0px 10px #ED7A7D;
    border: 1px solid #ED7A7D;
}

#conf .colorsBlock .inputColor {
    height: 125px !important;
}

.doorVisualization {
    width: 284px;
    height: 538px;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
	border: 1px solid #CCC;
}
.doorVisualization #svg1 {
    position: absolute;
    right: 0px;
    top: 0px;
}
.doorVisualization .doorBorder {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 120%;
    /*border: 18px solid #000;*/
    /** border-width: 18px; */
    border-top-width: 22px;
    border-right-width: 20px;
    border-left-width: 20px;
    border-bottom-width: 0;
    border-style: solid;
    box-sizing: border-box;
    /** top: 1px; */
}

.doorVisualization .overlayer {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

.flippedImage {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.whiteBoxWrapper {
    margin-top: 10px;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 10px 20px;
}
.whiteBoxWrapper:last-child {
    margin-bottom: 10px;
}
.whiteBoxWrapper .buttonsArea {
    list-style: none;
    margin-top: 15px;
}

.whiteBoxWrapper .buttonsArea li {
    display: inline-block;
    list-style: none;
    margin: 0;
    width: 100%;
}

.whiteBoxWrapper .buttonsArea li a {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #CCC;
    background-color: #FFF;
    font-weight: 700;
    width: 45%;
    margin: 0;
    text-indent: 25px;
}

.whiteBoxWrapper .buttonsArea li a.active,
.whiteBoxWrapper .buttonsArea li a:hover {
    background-color: #F71F1F;
    color: #FFF;
}

.whiteBoxWrapper label {
    font-weight: 700;
    padding-bottom: 10px;
}

.inputColor small {
    display: block;
    height: 35px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 10px;
}

.innerHandlerBox .tabs li,
.outerHandlerBox .tabs li {
    margin-right: 20px;
    display: inline-block;
    width: auto;
}

.innerHandlerBox .tabs li a.active,
.innerHandlerBox .tabs li a:hover,
.outerHandlerBox .tabs li a.active,
.outerHandlerBox .tabs li a:hover {
    background: transparent;
    border-bottom: 2px solid red;
    color: red;
    border-radius: 0;
}

.innerHandlerBox .tabs li a,
.outerHandlerBox .tabs li a {
    border: 0;
    border-bottom: 2px solid transparent;
    display: inline-block;
    width: auto;
    background: transparent;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    text-indent: 0;
}

.doorModelWrapper {
    position: relative;
    height: 435px;
}

.outerHandlerBox .inputColor {
    height: 186px;
}

.inputColor .doorHandlerImageWrapper {
    border: 1px solid #CCC;
}

.inputColor.active .doorHandlerImageWrapper {
    box-shadow: 0px 0px 10px #ED7A7D;
    border: 1px solid #ED7A7D;
}
.dvtr-btn
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* wyglad */

    padding: 6px 12px;
    background: #FBFBFB;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    color: #444;
}
.dvtr-btn:hover, .dvtr-btn.dvtr-btn-active
{
    background: #E50000;
    color: #fff;
    border-color: #a00000;
}
.dvtr-btn-small
{
    padding: 4px 7px;
}
.dvtr-btn-circle
{
    border-radius: 50%;
    padding: 5px 10px;
}
.doorVisualizationSvg .inner, .doorVisualizationSvg .outer
{
    padding: 20px 18px 0 20px;
    box-sizing: border-box;
}
.doorVisualizationSvg .inner img, .doorVisualizationSvg .outer img
{
    width: 100%;
    height: 100%;
}
.inputColor
{
    position: relative;
}
.inputColor .price {
    position: absolute;
    top: 3px;
    background: #f2f2f2;
    width: auto;
    line-height: 20px;
    padding: 5px 10px;
    border-radius: 0 0 0 5px;
    border-color: #ccc;
    border-width: 0 0 1px 1px;
    border-style: solid;
    right: 2px;
}
.doorModelWrapper.inputColor .price
{
    top: 8px;
    right: 3px;
    border-top-right-radius: 4px;
}
.doorHandlerImageWrapper img.thumbnail
{
    height: 110px;
    max-width: 100%;
}
.doorVisualizationSvg.withSidelights
{
    width: 142px;
    height: 266px;
    margin: 0 auto;
    margin-top: 75px;
}
.doorVisualizationSvg.withSidelights .inner,
.doorVisualizationSvg.withSidelights .outer
{
    padding: 10px  10px 0 10px;
}
.sidelight_left, .sidelight_right
{

    width: 75px;
    height: 266px;
    position: absolute;
    left: -75px;
    top: 0;
}
.sidelight_left, .sidelight_right, .transdom_top
{
    padding: 9.5px;
    background: #ddd repeat;
    /*border: 1px solid rgba(3, 2, 1, 0.56);*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.sidelight_left .glass, .sidelight_right .glass, .transdom_top .glass
{
    border: 1px solid rgba(3, 2, 1, 0.46);
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    top: 9px;
    left: 9px;
    right: 9px;
    bottom: 9px;
}
.sidelight_left::before, .sidelight_right::before, .transdom_top::before
{
    content: '';
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: url('../img/configurator/sidelight_shadow.png');
    width: 100%;
    height: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    top: 0;
    left: 0;
    box-sizing: border-box;
    position: absolute
}
.sidelight_right
{
    right: -75px;
    left: inherit;;
}
.transdom_top
{

    height: 75px;
    position: absolute;
    top: -75px;
    left: 0;
    width: 142px;
}

.transdom_top.wide_right,
.sidelight_right + .transdom_top
{
    width: 217px;
    left: 0;
}

.transdom_top.wide_left,
.sidelight_left + .transdom_top
{
    width: 217px;
    left: -75px;
}

.transdom_top.wide_both,
.sidelight_left + .sidelight_right + .transdom_top
{
 width: 292px;
 left: -75px;
}

li.openParamList
{
    margin: 5px 25px;
    padding: 0;
    display: inline-block;
}
.choose_frame_color li
{
    float: left;
    width: 100px;
    margin: 5px 25px;
    list-style-type: none;
}
.choose_frame_color h6
{
    text-align: center;
    font-weight: bold;
}
.choose_frame_color label
{
    background: #f1f1f1;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
}
#conf .choose_frame_color label input
{
    float: none;
    margin: 0;
    margin-right: 5px;
}
.outerDoorVisualization .accessories
{
    display: none;
}