.left-part-wizz select {
    display: none;
}

.left-part-wizz .form-control {
    margin-bottom: 10px;
}
.wizzard {
	font-size: 13px;
}
.wizzard h2 {
    font-size: 22px;
}

.wizzard .product-description {
    text-align: left;
}

.other-wizz .metrag,
.other-wizz h2 {
    display: none;
}

.download_pdf {
    background: url(../images/icons/pdf.png) no-repeat center center;
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin-right: 5px;
}

.calcresprice {
    color: #FD1B1B;
    float: none;
    font-size: 25px;
    line-height: 30px;
    margin: 0px;
    text-align: left;
}

.calcrespriceform {
    display: inline;
    margin-left: 15px;
}

.calcrespricetitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 5px;
}

.calcrestumb {
    max-width: 100px;
    max-height: 80px;
}

.metrag .striplength {
    width: 50px;
}

.linkBtn {
    cursor: hand;
    cursor: pointer;
    border-bottom: 1px dashed #0058BD;
}

div.tooltips {
    display: inline;
    position: relative;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    border-bottom: 1px dotted #0058BD;
    line-height: 1.5em;
}

div.tooltips div {
    display: none;
}

input.yt {
    width: 270px;
    margin-top: 2px;
    border: 1px solid #FEFEFE;
    padding: 4px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #ebebeb;
    box-shadow: inset 0px 1px 1px #333;
    outline: 0;
}

.metrag label {
    float: none;
    display: inline;
    margin: 0;
    width: auto;
    cursor: pointer;
}
