#order-overlay {background-color:#000; /*cursor:wait;*/}

/* Container */
#order-container {/*font: 16px/22px 'Trebuchet MS', Verdana, Arial;*/ text-align:left; width:600px;}
#order-container input { border-radius: 3px; height: 24px; line-height: 24px; border: 1px solid #ccc;}
#order-container .checkbox input {height: auto; margin: 0 3px; top: 2px; position: relative;}
#order-container .control-group.ahtung h3 {color:#B00;}
#order-container .control-group.text {color:#000; font-size: 13px; font-weight: bold;}
#order-container input.span3 {width: 540px;}
#order-container input.span2 {width: 394px; margin-right: 18px;}
#order-container input.span1 {width: 122px;}
#order-container textarea {width: 540px; height: 60px;}
#order-container .control-group {padding-left: 18px; margin-bottom: 18px;}
#order-container .control-group.mar0 {padding-left: 18px; margin-bottom: 0px;}
#order-container .order-content {background:; color: rgba(82, 168, 236, 0.6); height:40px;}
#order-container h1 {color:#9FC343; font-size:20px; line-height:20px; margin:0; padding:0 0 22px 18px; text-align:left; font-family: sans-serif;}
#order-container h1 {color:#000; padding:17px 0 22px 28px;}
#order-container .order-loading {background:url(loading.gif) no-repeat; height:55px; margin:-24px 0 0 224px; padding:0; position:absolute; width:54px; z-index:8000;}
#order-container .order-message {text-align:center;}
#order-container .order-error {font-size:12px; font-weight:bold;  margin:0 auto; /*width:92%;*/ color: #B94A48}
#order-container .order-error {width:92%;}
#order-container br {clear:both;}
#order-container form {margin:0; padding:0;}
#order-container label {/*clear:left; display:block; float:left; font-weight:bold; padding-right:4px; text-align:right; width:100px;*/}
#order-container label {color:#000;font-size: 14px; font-weight: bold;}
#order-container .order-input {background:#eee; border:1px solid #fff; /*font-family:'Trebuchet MS', Verdana, Arial;*/ float:left; padding:2px; margin:2px; width:300px;}

#order-container .order-cc {cursor:default; font-size:14px; vertical-align:top;}
#order-container .order-top {background:#d8d8d8; height:13px; margin:0; padding:0; -webkit-border-top-left-radius:3px; -webkit-border-top-right-radius:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; border-radius:3px 3px 0 0;}
#order-container .order-top {height:10px; width:600px;}
#order-container .order-bottom {background:#d8d8d8; font-size:12px; height:10px; line-height:12px; text-align:center; -webkit-border-bottom-right-radius:3px; -webkit-border-bottom-left-radius:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-bottomleft:3px; border-radius:0 0 3px 3px;}
#order-container .order-bottom {background:#d8d8d8; width:600px;}

#order-container .order-bottom a, #order-container .order-bottom a:link, #order-container .order-bottom a:active, #order-container .order-bottom a:visited {}
#order-container .order-bottom a:hover {/*color:#888;*/}
#order-container .order-button {background:#474E5D; border:1px solid #787878; color:#fff; cursor:pointer; font-size:18px; height:30px; margin:4px 0 0 4px; text-align:center; vertical-align:middle; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-family: sans-serif;}

#order-container .order-button:hover {/*background:#f49000;*/}

#order-container a.modals-close:hover {color:#000;}

#order-container a.modals-close,
#order-container a.modals-close:link,
#order-container a.modals-close:active,
#order-container a.modals-close:visited 
{color:#999; font-size:30px; font-weight:bold; position:absolute; text-decoration:none; left:4px; top:-10px;z-index:1005; border-bottom-width:0;}
.order_container {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 400px;
	position: relative;
	background-color: #D8D8D8;
}