body {
    font-family: "Tahoma", sans-serif;
    background-color: #EEEEEE;
}

div {
    color: #666666;
}

.colored-input {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;

    background: none !important;
    background-color: rgba(101, 193, 190, .2) !important;
    
    -webkit-box-shadow: inset 0px 3px 2px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    inset 0px 3px 2px rgba(50, 50, 50, 0.1);
    box-shadow:         inset 0px 3px 2px rgba(50, 50, 50, 0.1);
}

.debugResult {
    float: left;
    margin-left: 30px;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

.firstPage {
    overflow: hidden;
    height: 100px;
}

.wrapper {
    min-width: 960px;
    width: 960px;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -480px;
}

.button {
    float: right;
    width: 174px;
    height: 44px;
    border: none;
    background: url('../img/button.png') no-repeat;
    cursor: pointer;
}


.button-section button {
    /*position: absolute;*/
    right: 0;
    color: white;
}

.footer {
    position: relative;
}

#page1,
#page2 {
    top: 0;
    left: 0;
}

.footer .row-title {
    font-size: 18px;
    color: #0083A1;
}

table {
    width: 100%;
    margin-top: 30px;
}

td {
    padding: 10px;
    border: 1px solid #BBBBBB;
    text-align: center;
}

.header {
    background-color: #FFFFFF;
}

.img-border {
    float: left;
    height: 130px;
    width: 130px;
}

.window-main-type {
    float: left;
    height: 130px;
    width: 130px;
}

.window-main-type img {
    margin: 15px;
}

.window-dach-type {
    float: left;
    height: 130px;
    width: 130px;
}

.window-dach-type img {
    margin: 5px;
}

.img-selected {
    /*background-image: url('/img/border-background.png');*/
    
    /* why */
    /* background-image: url('../img/border-background.png'); */

    background-color: rgba(101, 193, 190, .2);
    
    -webkit-box-shadow: inset 0 0 5px rgba(50, 50, 50, 0.30);
    -moz-box-shadow:    inset 0 0 5px rgba(50, 50, 50, 0.30);
    box-shadow:         inset 0 0 5px rgba(50, 50, 50, 0.30);

    width: 130px;
    height: 130px;
    background-size: cover;
}

.img-border img {
    margin: 15px;
}

.white-row {
    padding: 15px 30px 15px 30px;
    background: #FFFFFF;
}

.gray-row {
    padding: 15px 30px 15px 30px;
    background: #FAFAFA;
}

.row-title {
    margin-left: 50px;
    margin-right: 50px;
    font-weight: bold;
}

.row-content {
    margin-top: 15px;
    margin-left: 50px;
}

.row-content .column {
    float: left;
    margin-right: 30px;
    margin-top: 20px;
    width: 370px;
    height: 40px;
}

.column .column-content {
    float: left;
}

.column .content {
    width: 140px;
}

.column .title {
    font-size: 13px;
    width: 100px;
}

.column .unit {
    width: 50px;
}

.wrong-row {
    background: #b33;
    color: #000;
}

#invisibleLine {
    margin-top: -10px;
    margin-bottom: -30px;
}

#invisibleleft {
    margin-bottom: -59px;
}

#invisibleLine input {
    margin-left: 100px;
}

#invisibleSelect {
    margin-top: 5px;
    margin-bottom: -10px;
}

#languagerow {
    padding-bottom: 30px;
    padding-left: 80px;
}

#fachberater {
    float: left;
    background: white;
    width: 100%;
}

#fachberaterDescription {
    padding-left: 80px;
}

#fachberaterName {
    position: relative;
    left: 90px;
}

#language {
    float: right;
    margin: 0;
    background: #ffffff;
}

.choose-calculator-image {
    width: 50px;
    height: 50px;
    -webkit-filter: opacity(50%); /* Safari 6.0 - 9.0 */
    filter: opacity(50%);
}

.choose-calculator-image.active {
    -webkit-filter: opacity(100%); /* Safari 6.0 - 9.0 */
    filter: opacity(100%);

    background-color: rgba(101, 193, 190, .2);
}

/*i18n flag*/

#language img {
    cursor: pointer;
    margin: 10px 1px 1px 1px;
    padding: 1px;
    float: right;
    opacity: 0.5;
}

#language img:first-child {
    margin-right: 10px;
}


/*highlighting of selected i18n flag*/

.selected-lang {
    border: #666666;
    border-width: 1px !important;
    border-style: solid;
    padding: 0px !important;
    opacity: 1 !important;
}

.red {
    color: red;
}

.header-logo-vbv {
    height: 75px;
    width: 75px;
    float: right;
    margin: 22px;
}

.header-logo-esco {
    float: right;
}

.banner-background {
    background-image: url(../img/Antriebsrechner_Titel.jpg);
    width: 960px;
    height: 250px;
    clear: both;
    position: relative
}

.banner-text-section {
    position: absolute;
    bottom: 40px;
    top: 40px;
    background: rgba(0, 62, 81, 0.85);
    padding: 10px 25px 10px 50px;
}

.banner-logo {
    height: 1.42cm;
    width: 5cm;
    display: block;
}

.banner-title {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 35px;
    display: block;
    color: white;
}

.banner-claim {
    margin-top: 10px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    color: white;
}

.nodisplay {
    display: none;
}

.hidden {
    visibility: hidden;
}

#oeffnungsart-choose img {
    cursor: pointer;
}

#expert-mode {
    float: right;
    margin-right: 80px;
    margin-top: 15px;
}

#expert-mode span {
    margin-right: 5px;
}

.bv-input {
    text-align: center;
    width: 600px;
    float: right;
    margin-right: 60px;
}

.window-main-type img,
.window-dach-type img,
#oeffnungsart-content img {
    display: block;
    clear: both;
}

.labeled-image {
    position: relative;
    border-radius: 0px !important;
}

.labeled-image img {
    cursor: pointer;
}

.labeled-image span {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    word-wrap: break-word;
    height: 30px;
}

#windlastJaContent {
    display: hidden;
    margin-left: 100px;
}

select#windlastSelect {
    font-family: monospace !important;
    font-size: 12px;
}

div#Weitere {
    padding-bottom: 30px;
}

div#uniform-windlastSelect span {
    display: inline-block;
    width: 285px !important;
}

div#uniform-windlastSelect select {
    width: 320px !important;
    padding-right: 25px;
}

.dachwinkelline {
    display: none;
}


/*
#Dachwinkel{
    clear:both;
}*/

.readonly {
    background: #dddddd!important;
}

#dialog-form td {
    border: none;
}

#dialog-form table {
    margin-top: 0px;
}

#dialog-form .button {
    width: 70px;
    margin-right: 65px;
}

#dialog-form .button span {
    line-height: 15px;
}

#login-info-text {
    text-align: left;
}

.modal {
    max-width: 400px!important;
}