/*
	File: main.css
	Copyright (C) 2007 alphasystems gmbh. All Rights Reserved.
	o-r-u-l
*/
body { font-family:Helvetica; color:#000000; background-color:#ffffff; text-align:center; font-size:0.9em; padding: 0; margin: 0;
    overflow: hidden;
    -webkit-text-size-adjust: none;}

a { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #FFD700; text-decoration: none; }
h3 { font-size: 1.2em; font-weight: bold; }
#main { background: url(img/bckground.png) repeat-x; color: #ffffff; }

#resultbody { background-color: rgb(197, 204, 211)}

#container { margin:0 auto; width: 320px; }

#content {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 300px;
	text-align: left;
	font-weight: bold;
}

.format { margin-top: 8px; }

#hfc {margin:0;text-align:center;}
.hf {font-size: 0.7em;}
.hf img {border:none; height:57px; width:57px;}
.hf a {color: #ffffff; text-decoration:none;}
.hf a:visited {color: #ffffff; text-decoration:none;}
.hf a:hover {color: #ffffff; text-decoration:none;}

input#search { font-size: 1.2em; color: #666666; }

body .toolbar {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #2d3642;
    border-top: 1px solid #6d84a2;
    padding: 0px;
    height: 40px;
    background: url(img/toolbar.png) #6d84a2 repeat-x;
    color: #ffffff;
}

#integration > ul 
{
	padding: 0px;
	width: 298px;
	margin: 0px 0px;
	margin-right: 10px;
	background-color: white;
	-webkit-border-radius: 8px;
	border: 1px solid rgb(36,36,36); 
}


#integration > ul > li 
{
	/* line-height: 17px;*/
	list-style-type: none;
	color:black;
	border-bottom: 1px rgb(36,36,36) solid;
	padding: 10px 10px 17px 10px;
	-webkit-tap-highlight-color: cornflowerblue;
}


.top5 { padding-top: 5px; }
.top10 { padding-top: 10px; }
.top20 { padding-top: 20px; }
.bot5 { padding-bottom: 5px; }
.bot10 { padding-bottom: 10px; }
.bot20 { padding-bottom: 20px; }
.lft5 { padding-left: 5px; }
.lft10 { padding-left: 10px; }
.rgt5 { padding-right: 5px; }
.rgt10 { padding-right: 10px; }
.small, a.small {font-size: 10px; font-weight: bold;}
.smallyel, a.smallyel {font-size: 10px; font-weight: bold; color: #FFD700;}

.head1 {
    padding-top: 5px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 2px -1px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFFFFF;
}

.toolbar h1 {
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 2px -1px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFFFFF;
}
.panel h2 {
    font-size: inherit;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 2px -1px 0;
}
body > .panel {
    box-sizing: border-box;
    padding: 0px;
}

.panel > fieldset {
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    border: 1px solid #999999;
    text-align: center;
    font-size: 16px;
}

.row  {
    position: relative;
    min-height: 30px;
    -webkit-border-radius: 0;
    text-align: center;
}

fieldset > .row:last-child {
    border-bottom: none !important;
}

.row > input {
    box-sizing: border-box;
    margin: 0;
    border: none;
    padding: 12px 10px 0 40px;
    height: 42px;
    background: none;
}

.row > label {
    position: absolute;
    margin: 15px 0 0 14px;
}



.panel > h2 {
    margin: 0;
    padding: 20px 0px 10px 0px;
	
    font-size: inherit;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 2px -1px 0;
}
.whiteButton, .grayButton {
    display: block;
    border-width: 0 12px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: inherit;
    color: #ffffff;
}

.whiteButton {
    -webkit-border-image: url(img/whiteButton.png) 0 12 0 12;
    text-shadow: rgba(0, 0, 0, 0.7) 2px 1px 0;
}
.whiteButton a { color: #ffffff; }

.resultrow { border-bottom: 1px solid #afafaf; padding-top: 8px; padding-bottom: 8px; background-color: #ffffff}
.ctrrow { margin-left: 120px; text-align:left; font-weight: bold; line-height: 18px; font-size: 1.1em; font-size: 1.0em; padding-top: 5px; }

.ctrrow a {font-size: 1.0em;}

.lftrow { float: left; width: 120px; text-align:left; padding-left: 5px;}
.rgtrow { float: right; width: 20px; text-align:right; }

.tleft { float: left; padding-left: 8px; }
.tright { float: right; padding-right: 8px; padding-top: 5px; vertical-align: middle;}
.tcenter { margin-left: 50px; text-align:left; vertical-align: middle;}

.clear {clear: both;}

.borderTop {
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url('img/border_top.png');
}
.borderMiddle {
	padding: 4px 10px 4px 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url('img/border_middle.png');
}
.borderMiddleSeparator {
	padding: 4px 10px 4px 10px;
	background-color: #FFFFFF;
	background-image: url(img/border_middle.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
.borderBottom {
	background-image: url('img/border_down.png');
	background-repeat: no-repeat;
	background-position: top;
}
.inputCaption {
	font-size: small;
	float: left;
	vertical-align: middle;
	margin-top: 2px;
	width: 80px;
	font-weight: bold;
	color: #4c546a;
}
