
body, html {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #575756;
}

a {
	color: #575756;
	text-decoration: none;
}

.shadow {
	box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.15);
	background-color: #FFFFFF;
	position: relative;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

body.ie .shadow {
	box-shadow: 0 0 12px 3px #CCCCCC;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.clear-both {
	clear: both;
}

.spacer-5 {
	clear: both;
	height: 5px;
}

.spacer-10 {
	clear: both;
	height: 10px;
}

.spacer-20 {
	clear: both;
	height: 20px;
}

.spacer-25 {
	clear: both;
	height: 25px;
}

.spacer-30 {
	clear: both;
	height: 30px;
}

.spacer-40 {
	clear: both;
	height: 40px;
}

.spacer-50 {
	clear: both;
	height: 50px;
}

.spacer-200 {
	clear: both;
	height: 200px;
}

input.login {
	border: 1px solid #c0c0c0;
	height: 16px;
	margin-right: 10px;
	padding: 0 8px;
	color: #acacac;
	font-size: 11px;
	float: left;
}

.container {
	max-width: 1060px;
}

.font-neg {
	color: #d02722;
}

.font-pos {
	color: #1b8b06;
}

.font-bold {
	font-weight: bold;
}

.mright-5 {
	margin-right: 5px;
}

.hidden {
	display: none;
}

.displaynone {
	display: none;
}

.displayblock {
	display: block;
}

.left-icon {
	position: absolute;
	top: 20%;
	font-size: 70px;
	cursor: pointer;
}

.right-icon {
	position: absolute;
	right: 0;
	top: 20%;
	font-size: 70px;
	cursor: pointer;
}

.left {
	float: left !important;
}

.box-headline a {
	color: #0c5798;
}

.cfdNews {
	float: left;
}

	.cfdNews iframe {
		width: 260px;
		height: 200px;
	}

.cfdVideoOverview {
	margin-bottom: 10px;
}

.float-right {
	float: right;
}

.no-padding-top {
	padding-top: 0;
}

.table-small > tbody > tr > td {
	line-height: 1 !important;
}

.table td a {
	color: #1D739C;
}

.box.asset {
	padding: 0;
}

.asset .option-content {
	padding: 5px 10px 5px 10px;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.partnerEmailHotline {
	padding-right: 10px;
}

.image_logo_ubs {
	display: inline-block;
	background: url(/images/sprite.png) no-repeat -144px -256px;
	width: 35px;
	height: 13px;
}

.fullwidth {
	width: 100%;
}

.text-bold {
	font-weight: bold;
}

.headlogin {
	color: white;
}

	.headlogin a {
		color: white;
	}

.forum {
	width: auto;
}

	.forum .main_triple {
		width: 100%;
	}

		.forum .main_triple:first-child {
			padding-right: 20px;
		}

		.forum .main_triple.last {
			padding-left: 10px;
			float: right;
		}

		.forum .main_triple .content_box .title, .forum .main_triple .content_box .title h2, .forum .main_triple .content_box table {
			width: 100%;
		}

	.forum .main .content_box .title_more h2, .forum .main .content_box .title h2 {
		font-size: 1.4em;
		margin: 0;
		text-transform: uppercase;
		color: #0c5798;
		font-weight: bold;
		font-family: 'Oswald',sans-serif;
	}



	.forum .main .content_box, .forum .main .content_box .title h2 {
		margin-bottom: 20px;
	}

		.forum .main .content_box table {
			width: 100%;
			max-width: 100%;
		}

			.forum .main .content_box table td {
				padding: 7px;
				line-height: 1 !important;
				vertical-align: top;
				border-top: 1px solid #ddd;
			}

			.forum .main .content_box table th {
				padding: 7px;
				line-height: 1.42857143;
				vertical-align: top;
				border-top: 1px solid #ddd;
			}

	.forum .main h1 {
		margin-left: 0px;
	}

div[id^="part_posting_"] {
	border: 1px dashed #0c5798;
	padding: 10px;
	margin-bottom: 15px;
}

.forum .main .right.vaTB .right.vaTB {
	width: 15%;
	display: inline-block;
}

	.forum .main .right.vaTB .right.vaTB:last-child {
		width: 50%;
	}

		.forum .main .right.vaTB .right.vaTB:last-child .forum_rating {
			font-size: 10px;
			color: white;
			line-height: 11px;
			margin-top: 6px;
		}

#blueimp-gallery-carousel-description a {
	color: #0c5798;
}

h2.subheadline {
	font-size: 18px;
}

.btn-inversive {
	background: #218B07;
	color: white !important;
}

ul.teaser-list.no-margin-bottom.cryptocurrencies {
	list-style: none;
	list-style-image: url("/images/list-teaser.png")
}

.pricebox-quotedatabox > div span:nth-child(2) {
	float: right;
}


.td_a_button {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

	.td_a_button:hover {
		color: #111 !important;
		font-weight: bold;
		text-decoration: none;
	}

	.td_a_button:active {
		color: white !important;
		text-decoration: underline;
	}

.main_triple .content_box .title {
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: visible;
	border: none;
}

	.main_triple .content_box .title h2 {
		font-size: 1.4em;
	}


.main_triple .content_box .title {
	overflow: visible;
	border: none;
	height: auto;
}

	.main_triple .content_box .title h2,
	.forum .main .content_box .title h1,
	.forum .main_background .main_right .content_box .title h2,
	.forum .main_background .main_left .content_box p {
		font-size: 1.4em;
		color: #0b5697;
		font-weight: bold;
		white-space: nowrap;
		text-transform: uppercase;
		font-family: 'Oswald',sans-serif;
	}


.forum .main .content_box .title h2,
.forum .main_triple .content_box .title h2 {
	margin-bottom: 0px
}

.forum .main_right {
	float: right;
}

.forum .main_left {
	float: left;
}


.forum .pagination_bottom {
	font-size: 1.1em;
	text-align: center;
}
#site {
	 background-color: #fff;
}
.bxswiss-video-title {
	color: #0C5798;
}

.sidebar-mini-nav li {
	float: left;
	list-style: none;
}

.sidebar-mini-nav li:first-child a {
	padding-left: 0;
	border: none;
}

.sidebar-mini-nav li a {
	font-size: 12px;
	border-left: 1px solid #0c5798;
	padding: 0 2px;
}

.test-akamai-niat-2206 {
	color: #111111;
}