@CHARSET "UTF-8";
.clear { clear:both; height:0; line-height:0;}
.clearfix:after { panelcontent:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { display:inline-block;}
* html .clearfix { height:1%;}
.clearfix { display:block;}
.clearfix { height:1%;}
.clearfix { display:block;}

html{font-size:100%; overflow-y:scroll; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; overflow:hidden;}
body{position:fixed; width:100%; background:#2b3237 url(images/layout/special-page-bg.png) no-repeat center fixed; margin:0; height:100%; overflow:hidden;}
i,em,b{display:inline-block;}

.container{display:inline-block; width:100%; height:100%; text-align:center; }
.container_left{display:inline-block; height:100%; width:1px; vertical-align: middle;}
.content{display:inline-block; width:auto; vertical-align: middle; padding:5px; border:1px solid #333;}
.hr-logo{ display:inline-block; margin:-3px -5px -7px 0; float:right; background:url(images/layout/damlahr-logo.png) no-repeat 0 0; width:123px; height:27px;}

.inp{width:175px; padding:3px 4px; color:#666; border:1px solid #ccc;}
.inp:hover{border-color:#888;}
.inp:focus{color:#000; border-color:#369;}
table{border:1px solid #9ba6ab; border-spacing: 0;background-color:#fafafa; font: 10px verdana; color:#666;}
table thead th{background:#dee6eb url(images/layout/table-title.png) repeat-x; border-bottom:1px solid #9ba6ab; color:#475d68; height:18px; text-align:left; font-size:14px; padding:10px;}
table tbody th{width:100px; text-align:left; padding:17px;}
table tbody td{width:200px; text-align:left;}
table tfoot th{text-align:left;padding:7px;color:#b81900; font-style: normal; font-weight: normal;background:#eee; border-top:1px solid #9ba6ab;}
table tfoot td{text-align:right;padding:7px;background:#eee; border-top:1px solid #9ba6ab;}
table tfoot th span{display:inline-block;}
input[type="submit"]{display:inline-block; height:26px; width:100px; padding-bottom:4px; font-family: verdana; background:#2d5672 url(images/layout/blue-button.png) repeat-x; border:1px solid #111; cursor:pointer; color:#fff; margin:0px; font-size:11px; outline: none;}
input[type="submit"]:hover{background-position: 0 -30px;}
input[type="submit"]:active{background-position: 0 -60px;}