﻿#simplemodal-overlay {background-color:#000;}
#simplemodal-container {width:600px; min-height: 270px; height: auto!important; color:black; background-color:#ffffff; border:4px solid #0062a1; padding:12px;}
#simplemodal-container code {background:#ffffff; border-left:3px solid #65B43D; color:#0062a1; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#0062a1;} 
#simplemodal-container a.modal-close {width:25px; height:29px; font-size: x-large; display:inline; z-index:3200; position:absolute; top:0px; right:-5px; cursor:pointer; text-decoration:none;}
#simplemodal-container #modal-content {padding:8px;}

#modal-loading { text-align:center; margin-top: 80px; }
#modal-result { text-align:left; margin-top: 30px; }
#modal-result p { color: Green;}
#modal-result p.error { color: Red;}

#modal-callback h2
{
	color: #0062A1; font-size: 14px;
}
.modal-disclaimer {
width: 550px;
margin-top:20px;
float:left;
}

img.loading {
margin-top: 20px;
}

span.error {
color: red;
}

.terug{
text-indent: -9999px;
cursor: pointer;
margin-top:0px;
width: 68px;
height: 22px;
display: block;
background: url("../images/btnterugoverlay.png") no-repeat;
background-position:0px 0px;
}

.terug:hover {
background-position: 0px -22px;
}

.meerinformatie {
text-indent: -9999px;
cursor: pointer;
margin: 10px;
width: 149px;
height: 22px;
display: block;
background: url("../images/btnopnieuwberekenen.png") no-repeat;
background-position:0px 0px;
}

.meerinformatie:hover {
background-position: 0px -22px;
}

.offerte {
text-indent: -9999px;
margin: 10px;
width: 156px;
height: 22px;
display: block;
background: url("../images/btnofferte.png") no-repeat;
background-position:0px 0px;
}

.offerte:hover {
background-position: 0px -22px;
}

.mailmijdeberekening {
text-indent: -9999px;
cursor: pointer;
margin: 10px;
width: 168px;
height: 22px;
display: block;
background: url("../images/btnmailmijdeberekening.png") no-repeat;
background-position:0px 0px;
}

.mailmijdeberekening:hover {
background-position: 0px -22px;
}


li {
list-style: none;
}

#modal-footer li{
float: left;
}

.modalform li{
padding: 4px;
}

#modal-send li {
float: left;
}
