/* styles for template "dw-ws-bs" */
/* 20.03.2015 */

body {
	/*background-color: red;*/
}
body,p,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px solid transparent;
	/*font-family: 'Open Sans', sans-serif !important;*/
	font-family: 'Arial', sans-serif !important;*/
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.logo {
	width: 150px;
}

.logomain {
	margin-top: 10px;
	width: 250px;
}

.wsbs {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	background-size: 100%;
	/*background-image: url(../images/bg.jpg);*/
	/*
	background-image: url(../images/bg.jpg);
	/*background-position: top center;
	/*background-attachment: fixed !important;*/
	/*background-repeat: no-repeat;
	background-size: 100%;*/
}

.uk-panel-box {
	height: 150px;
	border: solid 1px #eee;
	margin-top: 10px;
}

.bg-white {
	background: white;
	opacity: 0.95;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 4px 10px rgba(0, 0, 0, 0.06);
}

.wsbs-banner h1 {
	font-size: 24px;
}

.wsbs-banner h1.uk-heading-large {
	font-size: 44px;
	font-weight: 500;
}

.wsbs-header {
	width: 100%;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #073044;*/
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.25);
	/*padding: 10px 10px 10px 10px;
	position: fixed;
	background-color: #FFFFFF;
	width: 100%;*/
}
.wsbs-header h1 {
	font-size: 1.2em;
}

.wsbs-logo {
	margin: 0px;
	padding: 0px;
}
.wsbs-logo img {
	margin: 0px;
	margin-top: 150px;
	padding: 0px;
	width: 25%;
}


.wsbs-content {
	/*margin-top: 50px;
	margin-bottom: 50px;*/
	min-height: 500px;
}

.wsbs-content-start {
	margin-top: 30px;
	margin-bottom: 100px;
}
.wsbs-content-start h1 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	/*letter-spacing: 0.20em;*/
	letter-spacing: 0.10em;
	color: #073044;
	/*text-shadow: 1px 1px #000000;*/
	background-color: transparent;
}

.wsbs-download-link {
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: transparent;
}
.wsbs-download-link a {
	margin: 0px;
	padding: 15px;
	background: #073044;
	text-align: center;
	font-size: 1.5em;
	line-height: 3.5em;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-shadow: 1px 1px #073044;
	border: 1px solid #073044;
}
.wsbs-download-link a:hover,
.wsbs-download-link a:focus {
	background: #FFFFFF;
	text-decoration: none;
	color: #073044;
}

.wsbs-content-1 {
	padding-top: 30px;
	padding-bottom: 30px;
	/*background: #FFFFFF;*/
}
.wsbs-content-1 h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.8em;
}
.wsbs-content-1 p {
	padding-top: 20px;
	padding-bottom: 20px;
}
.wsbs-content-1 img {
	padding: 25px;
	float: right;
	transform: rotate(350deg);
}

.wsbs-content-2 {
	margin-top: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
	/*background: #FFFFFF;*/
}
.wsbs-content-2 h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 1.8em;
}
.wsbs-content-2 span {
	font-weight: normal;
}
.wsbs-content-2 p {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: normal;
}
.wsbs-content-2 a {
	text-decoration: none;
	color: #000000;
}

.wsbs-footer {
	margin: 0px;
	margin-top: 100px;
	padding: 0px;
	padding-bottom: 100px;
	text-align: center;
	color: #073044;
	/*text-shadow: 1px 1px #000000;*/
}
.wsbs-footer a {
	color: #073044;
	/*text-shadow: 1px 1px #000000;*/
}

#footer-menu {
	list-style-type: disc;
}
#footer-menu li {
	float: right;
}

/*ppd "thank you"*/
.front_thank_you_continue_url {
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: transparent;
}
.front_thank_you_continue_url a {
	margin: 0px;
	padding: 15px;
	background: #000000;
	text-align: center;
	font-size: 1.5em;
	line-height: 3.5em;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-shadow: 1px 1px #000000;
	border: 1px solid #000000;
}
.front_thank_you_continue_url a:hover,
.front_thank_you_continue_url a:focus {
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
}

.icons {
	display: none;
}
