.data-form {
}

.data-form label {
    width: 240px;
    display: inline-block;
    margin-top: 0;
    font-size: 14px;
    font-weight:bold;
}

.data-form {
}


.data-form input[type="text"],.data-form select,.data-form input[type="range"] {
    width: 150px;
    border-radius: 5px!important
}

.data-form input::-webkit-input-placeholder {
    color: #aaa
}

.data-form input:-moz-placeholder {
    color: #aaa
}

.data-form input::-moz-placeholder {
    color: #aaa
}

.data-form input:-ms-input-placeholder {
    color: #aaa
}

.data-form div.clear {
    height: 10px
}

.data-form .errors {
    color: red;
    float: right;
    margin-top: -15px
}

.client_email>div>span {
    display: none
}
.gkimage {max-height:150px;}

.gkpaintcal{
    
}

.genkemimage img{
	max-height:300px;
}

.genkemdescription {
    text-align:center;
    max-width: 680px;
    margin: auto;
    line-height: 180%;
    margin-bottom: 15px;
}

#genkemform {
    
}

#genkemform select {
    
width: 50%;
    
height: 52px;
    
margin: 10px;
    
border: grey;
    
color: grey;
    
text-transform: uppercase;
    
border: 1px solid;
}

#genkemform input {
    
width: 300px;
    
display: inline-block;
    
margin: 10px;
    
border: grey;
    
color: grey;
    
border: 1px solid;
    
height: 50px;
}

#genkemform .button {
    display:block;
    margin:20px auto 10px;
    background:black;
    color:white;
    font-size: 15px;
    padding: 7px 15px;
    height:auto;
    width:auto;
}
.gkpaintcal sup {
    font-size:   70%;
}
#genkemform label {
    
display: inline-block;
    
min-width: 20%;
    
text-transform: uppercase;
    
font-weight: bold;
    
color: black;
}

#genkemform {}

.genkemresultsbox {
    
text-align: center;
}
.genkemresultsbox p {
    margin-bottom: 0px;
    padding-bottom: 1px;
}
.genkemresults {width: 370px;margin: 25px auto;background: rgb(197 108 55);color: white;padding: 22px;font-size: 135%;}

.genkemdisclaimer{
    
    
}