.jconfirm.jconfirm-supervan .jconfirm-bg {
	background-color:#4392cf !important;
}

.jconfirm-title, .jconfirm-content {
	font-family: 'Conv_Sansa-Bold' !important;
}

.nl_subscr {
	margin: 30px 0px 30px 0px;
	background: #4392cf;
	padding: 20px;

}

.nl_subscr h5 {
	text-align: center;
	color: #FFF;
font-family: 'Conv_Sansa-Bold';
font-size: 20px;
text-transform: uppercase;
margin-top: 0px;
}

.inschrijven_nieuwsbrief_modal {
	margin-top: 0 !important;
}
.nl_melding {
	color: #ffffff !important;
}
.inschrijven_nieuwsbrief_modal p {
	
}
.inschrijven_nieuwsbrief_modal p strong {
	color: #ffffff;
}

.nieuwsbrief_label {
	display: inline-block;
	color: #FFF;
	width: 30%;
}

.nieuwsbrief_input {
	display: inline-block;
	color: #797878;
	width: 67%;
}

.nieuwsbrief_submit {
	background: #FFF;
	float: right;
	padding: 14px;
	margin: 20px 0px 0px 0px;
	cursor: pointer;
}



html, body {
	margin: 0;
	padding: 0;
}
.wrap {
	width: 100%;
	background: url(../img/background.jpg) fixed top center;
	/*height: 10000px;*/
	padding-top: 67px;
}

.menu {
	width:100%;
	height: 67px;
	background: white;
	position: fixed;
	top: 0;
	z-index: 15;
}

.menu_wrap {
	width:960px;
	height: 67px;
	/*background: red;*/
	position: relative;
	margin: 0 auto;
}

.menu_wrap .logo {
	display: block;
    position: relative;
    top: 20px;
	width: 197px;
	height: 27px;
	background: url(../img/logo-marktdata.png);
	float: left;
    margin-left: 22px;
}

.mobile_menu {
	display: none;
}

.menu_top {
	float: right;

}

.mobile_menu_wrap {
	display: none;
}

.published strong {
    font-weight: normal !important;
    font-family: 'Conv_SansaPro-Normal';
}

.price_report {
    position: absolute;
    top: 0px;
    background: #4392cf;
    padding-right: 25px;
}

.price_report span {
    margin-left: 25px !important;
}

.menu_item {
	float: left;
	height: 67px;
	line-height: 82px;
	cursor: pointer;
	position: relative;
	border-right: 1px solid #f0f0f0;
	font-size:14px;
	padding: 0 10px;
}
.menu_item a {
	display: block;
	color: #575656;
	font-family: 'Conv_SansaPro-SemiBold';
	height: 67px;
	line-height: 82px;
	text-decoration: none !important;
}
.menu_top .first {
	border-left: 1px solid #f0f0f0;
}

.menu_top .actief {
	background-color: #4392cf;
	color: #ffffff !important;
	cursor: pointer;
}
.menu_top .actief a {
	color: #ffffff !important;
}
.menu_top:hover > a { 
	color: #ffffff !important;
}

.menu_top .login {
    color: #b4b1b1;
    float: left;
    font-family: 'Conv_SansaPro-Normal';
    height: 67px;
    line-height: 82px;
    width: 105px;
    text-align: right;
    cursor: pointer;
    /* padding-right: 15px; */
    font-size: 14px;
    text-decoration: none !important;
    background: url(../img/lock.png) no-repeat;
    background-position: 89% 64%;
    padding-right: 25px;
    position: relative;
    border-right: 1px solid #f0f0f0;
}

.menu_top a {
    color: #797878 !important;
}

.menu_top .submenu {
    display: none;
    width: 300px;
    position: absolute;
    top: 67px;
	left: 0;
    background: white;
}
.submenu_item {
    line-height: 45px !important;
    border-right: none;
    padding-left: 16px;
    width: 251px;
    height: 45px !important;
    border-bottom: 1px solid #f0f0f0;
}

.menu_item:hover > .submenu {
	display: block;
}

.menu_top .actief a.submenu_item,
a.submenu_item {
	color: #797878 !important;
}

.menu_top a.submenu_item:hover {
	background: #4392cf !important;
	color: #ffffff !important;
}


.login .loginscreen {
	width: 448px;
	cursor: auto;
    height: 0px;
    display: none;
    background: white;
    position: absolute;
    right: -15px;
    top: 67px;
	padding-top: 1px;
	border-bottom: 2px solid #4392cf;
	/*webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);*/
	-webkit-box-shadow: 0px 13px 13px 0px rgba(0, 0, 0, 0.71);
	-moz-box-shadow:    0px 13px 13px 0px rgba(0, 0, 0, 0.71);
	box-shadow:         0px 13px 13px 0px rgba(0, 0, 0, 0.71);
}

.login .loginscreen.always {
    display: block !important;
    height: 120px !important;
    position: relative;
    top: 0px;
    right: 0px;
    border-bottom: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-family: 'Conv_SansaPro-SemiBold';
    overflow: visible !important;
}

.basic_content .content_right.profielgegevens {
    padding-top: 0px;
}

.basic_content iframe {
    width: 100% !important;
}

.loginscreen .username, .loginscreen .password {
    line-height: 30px;
    padding: 5px 20px;
    float: left;
    width:100%;
}

.register_top {
	height: 30px;
    background-color: #4392cf;
    width: 100px;
    line-height: 30px;
    color: white;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-left: 21px;
    margin-top: 7px;
}

.loginscreen .username {
	margin-top:10px;
}

.loginscreen label {
	display: inline-block;
	width:30%;
	float: left;
	text-align: left;
}

.loginscreen input {
	width: 60%;
	float: left;
}



.loginscreen .melding {
    color: red;
    width: 100%;
    position: relative;
    text-align: left;
    float: left;
    font-size: 10px;
    display: none;
    line-height: 30px;
    margin-top: 7px;
    margin-left: 20px;
}

.always .melding {
    margin-top: -9px;
}

.loginscreen .melding a {
    color: red;
    font-size: 10px;
    line-height: 30px;
}

.register .melding {
	color: red;
    width: 300px;
    text-align: left;
    float: left;
    font-size: 10px;
    display: none;
    line-height: 30px;
    margin-top: 7px;
    margin-left: 20px;
}

.lost_password_submit {
    height: 30px;
    background-color: #4392cf;
    width: 300px;
    line-height: 30px;
    color: white;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-right: 7px;
    margin-top: 7px;
    font-family: 'Conv_SansaPro-SemiBold';
}

.loginscreen .login_submit {
	height: 30px;
    background-color: #4392cf;
    width: 100px;
    line-height: 30px;
    color: white;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-right: 21px;
    margin-top: 7px;
}

.loginscreen .lostpassword {
    height: 30px;
    background-color: #4392cf;
    width: 225px;
    line-height: 30px;
    color: white;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-right: 21px;
    margin-top: 7px;
}

.register_submit, .guest_checkout {
    height: 30px;
    background-color: #4392cf;
    width: 100px;
    line-height: 30px;
    color: white;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-right: 7px;
    margin-top: 7px;
    font-family: 'Conv_SansaPro-SemiBold';
}

.content_wrap{
    width: 960px;
    margin: 0 auto;
    /*margin-bottom: 65px;*/
    position: relative;
    z-index: 1;
}

.search {
	width: 448px;
    height: 67px;
    background: rgba(255,255,255,0.8);
    position: fixed;
    margin: 0 auto;
    z-index: 15;
    margin-left: 512px;
    top: 67px;
    /*width: 462px;
    height: 67px;
    background: rgba(255,255,255,0.8);
    position: fixed;
    margin: 0 auto;
    z-index: 15;
    margin-left: 505px;
    top: 67px;*/

}

.search_input {
	width:325px;
	color: #575656;
	background: white;
	height: 30px;
	font-family: 'Conv_SansaPro-Normal';
	margin-top: 16px;
	margin-left: 13px;
	float: left;
	padding-left: 10px;

}

.search_button {
	width:75px;
	height: 35px;
	float: left;
	background-color: #4392cf;
	font-family: 'Conv_SansaPro-Normal';
	color: white;
	text-align: center;
	margin-top: 16px;
	margin-left: 13px;
	line-height: 35px;
	cursor: pointer;
}

.search_result {
	width:100%;
	background: white;
	margin-top: 67px;
	padding-top: 1px;
	border-bottom: 2px solid #4392cf;
	/*webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);*/
	-webkit-box-shadow: 0px 8px 13px 0px rgba(0, 0, 0, 0.71);
	-moz-box-shadow:    0px 8px 13px 0px rgba(0, 0, 0, 0.71);
	box-shadow:         0px 8px 13px 0px rgba(0, 0, 0, 0.71);
	display: none;
}

.search_result_item {
	cursor: pointer;
	padding-left:10px;
}

.search_result_item h3 {
	color: #575656;
	font-size: 12px;
	line-height: 15px;
	font-family: 'Conv_SansaPro-Normal';
	float: left;
}

.search_result_item h3 strong {
	color: #575656 !important;
}

.search_result_item.rapport h3 {
	color: #4392cf;
}

.search_result_item.rapport h3 strong {
	color: #4392cf !important;
}

.search_result_item .arrow {
    background: url(../img/search_arrow_grey.png) no-repeat;
    width:13px;
    height: 13px;
    float: left;
    margin-top: 13px;
    margin-right: 8px;
}

.search_result_item.rapport .arrow {
    background: url(../img/search_arrow_blue.png) no-repeat;
}

.line {
    width: 1px;
    background-color: #ffffff;
    height: 100%;
    left: 50%;
    position: fixed;
	top: 0;
	display: none;
}

.timeline_item {
	width: 448px;
	background: white;
	margin-top: 65px;
	position: relative;
}


.timeline_item .item_content {
    padding-left: 23px;
    padding-right: 23px;
}

.item_content h1 {
	font-family: 'Conv_SansaPro-Bold_0';
	font-size: 30px;
	color:#575656;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
}

a.item_title {
	text-decoration: none !important;
}
a.item_title h1 {
	line-height: 24px;
}

.item_content a {
	color:#4392cf;
}

.rapport .item_content h1 {
	color:#4392cf;
}

.item_content p {
	font-family: 'Conv_SansaPro-Normal';
	font-size: 14px;
	color: #575656;
	line-height: 18px;
}

.timeline_item .item_content img {
	display: none;
}

.timeline_item .item_content ul {
	display: none;
}

.timeline_item .headimage {
	display: block !important;
}

.item_content img {
	width:100% !important;
	height: auto !important;
	cursor: pointer;
}

.item_footer {
	border-top: 1px solid #e4e4e4;
	margin-top: 20px;
}

.item_footer .published {
	float: left;
}

.item_footer .read_more {
	float: right;
    cursor: pointer;
    background: url(../img/read_more_arrow.png) no-repeat;
    background-position: 100% 54%;
    padding-right: 17px;
}

.item_footer .read_more p{
	float: right;
	font-family: 'Conv_SansaPro-Bold_0';
	font-size:10px;
	color:#4392cf;
	text-decoration: none !important;
}

.item_footer p {
	font-size: 10px;
}

.timeline_item.left {
	float: left;
}

.timeline_item.right {
	float: right;
}

.timeline_item.left.first {
	margin-top: 30px;
}

.timeline_item.right.first {
	margin-top: 140px;
}

.timeline_item .circle {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: white;
    position: absolute;
    margin-top: -24px;
}

.nb_block {
    float:left;
}
.menu_wrap {
    width:984px;
}
.search {
    width:491px;
}
/* .search_input {
    width:362px;
} */
.headimage_container {
    width:271px !important;
    overflow:hidden;
    float:left;
}
.content_container {
    margin-left:20px;
    width: 656px;
    float:left;
}
.timeline_item .item_content img {
    max-height:106px;
}
.item_content h1 {
    height:60px;
}
.read_more {
    height:37px;
}
.item_content p {
    height:72px;
}
.timeline_item {
    width:31%;
    margin:0 1%;
    box-sizing:border-box;
    height: 335px;
    overflow:hidden;
    margin-bottom:20px;
}


.timeline_item_50 {
	width: 448px;
    margin-top: 65px;
}

.timeline_item.big {
    width:97%;
    height: 147px;
}



.item_content p {
    font-size: 11px;
}
.item_content.item_content_nieuws p {
	overflow: hidden;
}
.item_content h1 {
    font-size: 15px;
}
.content_wrap {
    width:1024px;
    margin-top: 76px;
}
.circle.right {
	left: -37px;
}

.circle.left {
	right: -36px;
}

.circle_line {
    height: 2px;
    width: 36px;
    margin-top: -20px;
    position: absolute;
    background: white;

}

.circle_line.left {
	right: -36px;
}

.circle_line.right {
	left: -36px;
}

.load_more {
    height: 75px;
    width: 448px;
	background: url(../img/load_more.jpg);
	cursor: pointer;
}

.load_more span {
	color: white;
	font-size: 18px;
	font-family: 'Conv_Sansa-Bold';
    display: block;
    margin-left: 123px;
    line-height: 74px;
}

.basic_content {
	background:white;
	margin-top: 140px;
	margin-bottom: 45px;
	padding: 25px;

}

.basic_content .content_image {
	width:100%;
	height: 356px;
	overflow: hidden;
	position: relative;
}
.basic_content .content_image.content_image_alt {
	height: auto;
	overflow: initial;
}
.basic_content .content_image.content_image_alt img {
	margin: 0 !important;
	width: 100% !important;
	height: auto !important;
}

.basic_content .published {
	height:35px;
	/*width:120px;*/
	background: white;
	position: absolute;
	right:0px;
	top:0px;
	z-index: 5;
}

.basic_content .published p{
	font-size: 10px !important;
	margin: 0;
    line-height: 35px;
    padding-left: 5px;
}

.basic_content .index {
	background: url(../img/button_left.jpg);
	background: #4391cf;
	width: 273px;
	height: 53px;
	position: absolute;
	left:0px;
	bottom:0px;
	cursor: pointer;
	border-radius: 15px;
	text-align: center;
}

.basic_content .order {
	background: url(../img/button_right.jpg);
	background: #4391cf;
	width: 273px;
	height: 53px;
	position: absolute;
	right:0px;
	bottom:0px;
	cursor: pointer;
	border-radius: 15px;
	text-align: center;
}
.basic_content .index:hover,
.basic_content .order:hover {
	background: #2f6896;
}

.basic_content span {
	font-family: 'Conv_SansaPro-Bold_0';
	color:#ffffff;
	font-size: 14px;
	line-height: 53px;
	margin-left: 62px;
}
.basic_content .index span,
.basic_content .order span {
	margin-left: 0 !important;
}


.basic_content em {
    color: #797878;
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
}

.content_wrap .back {
	background: url(../img/button_grey_left.jpg);
	width: 451px;
	height: 75px;
	float: left;
	cursor: pointer;
}

.content_wrap .more_label {
	background: url(../img/button_grey_right.jpg) no-repeat;
	background-color: #797878;
	width: 451px;
	float: right;
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.low_button span {
    font-family: 'Conv_SansaPro-Bold_0';
    color: #ffffff;
    font-size: 18px;
    line-height: 75px;
    display: block;
    width: 100%;
    text-align: center;
}

.low_button span.little_label {
	font-size: 14px;
    line-height: 26px;
}

.low_button span.little_label:hover {
	color: #53b0f7;
}

.content_title {
    width: 420px;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    margin-left: -210px;
    margin-top: 9px;
}

.contact .content_title {
    width: 340px;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    margin-left: -170px;
    margin-top: 9px;
}

.contact #submit {
    background: #4392cf;
    color: white;
    cursor: pointer;
    font-family: 'Conv_SansaPro-Normal';
    height: 35px;
    line-height: 35px;
    width: 100px;
    text-align: center;
    padding: 6px;
    font-size: 16px;
    padding: 0px;
    text-transform: capitalize;
    margin-left: 0px;
}

.content_title h1{
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	color: #575656;
}

.content_title h1.report_title {
	color: #4392cf;
}

.content_left {
	width: 435px;
	float: left;
    text-align: justify;
	padding: 20px 20px 20px 0px;
}

.content_right {
	width: 435px;
	float: right;
    text-align: justify;
	padding: 20px 0px 20px 20px;
}

.content_empty {
    width: 50%;
    background: white;
    height: 150px;
}

.content_text img {
	max-width: 100% !important;
    height: auto !important;
}

.content_left .content_empty {
	float: right;
}

.content_right .content_empty {
	float: left;
}

.basic_content .content_left.profielgegevens {
	padding-top:0px;
	/*width: 434px;
	border-right: 1px solid #797878;*/
}

.basic_content .content_right.rapporten {
	padding-top:0px;
}

.basic_content .profielgegevens h2{
	margin-top: 0px;
}

.basic_content .rapporten h2{
	margin-top: 0px;
	margin-bottom: 36px;
}

.profielgegevens hr {
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e4e4e4;
    margin: 1em 0;
    padding: 0;
}

.profielgegevens .inputrow {
	margin-bottom: 5px;
}

.profielgegevens em {
    float: right;
    margin-right: 20px;
}

.profiel_melding h4 {
    line-height: 30px;
    margin: 0px;
    color: red;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.profielgegevens .inputbox {
	font-family: 'Conv_SansaPro-Normal';
    color: #575656;
    width: 61%;
}

.profielgegevens span {
    color: #575656;
    line-height: 15px;
    font-family: 'Conv_SansaPro-Normal';
    font-size: 10px;
    position: absolute;
    margin-left: 132px;
    margin-top: -15px;
}

.profielgegevens label {
	display: inline-block;
	width:30%;
	float: left;
	text-align: left;
}

.profielgegevens input {
	width: 60%;
	float: left;
	font-family: 'Conv_SansaPro-Normal';
    color: #575656;
}

select:disabled {
	/*background-color: rgb(235, 235, 228);*/
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-left: -4px;
}

input:disabled {
    background: none;
    outline: none;
    border: none;
}

.profielgegevens #submit, .profielgegevens #delete_account {
    width: 75px;
    height: 35px;
    float: right;
    background-color: #4392cf;
    font-family: 'Conv_SansaPro-Normal';
    color: white;
    text-align: center;
    margin-top: 16px;
    cursor: pointer;
	margin-right: 40px;
	border: 0px;
	outline: none;
}

.profielgegevens #delete_account {
	background-color:#b64040;
	float:left;
	width:130px;
}

#contactform {
	width: 75%;
    float: right;
    margin-right: 29px;
}

.bought_item {
    cursor: pointer;
    padding-left: 10px;
    padding-bottom: 5px;
}

.bought_item h3 {
    color: #4392cf;
    font-size: 12px;
    line-height: 15px;
    font-family: 'Conv_SansaPro-Normal';
    float: left;
    padding: 0px;
    margin: 0px;
}

.bought_item .arrow {
    background: url(../img/search_arrow_blue.png) no-repeat;
    width: 13px;
    height: 13px;
    float: left;
    margin-top: 1px;
    margin-right: 8px;
}

.bought_item span {
	color: #575656;
    font-size: 8px;
    line-height: 17px;
    margin-left: 5px;
    font-family: 'Conv_SansaPro-Normal';
}

.bought_item_wait {
    cursor: pointer;
    padding-left: 10px;
    padding-bottom: 5px;
}

.bought_item_wait h3 {
    color: #575656;
    font-size: 12px;
    line-height: 15px;
    font-family: 'Conv_SansaPro-Normal';
    float: left;
    padding: 0px;
    margin: 0px;
}

.bought_item_wait .arrow {
    background: url(../img/search_arrow_grey.png) no-repeat;
    width: 13px;
    height: 13px;
    float: left;
    margin-top: 1px;
    margin-right: 8px;
}

.bought_item_wait span {
	color: #575656;
    font-size: 8px;
    line-height: 17px;
    margin-left: 5px;
    font-family: 'Conv_SansaPro-Normal';
}

.coupon_input {
    width: 125px;
    color: #575656;
    background: white;
    height: 29px;
    font-family: 'Conv_SansaPro-Normal';
    margin-top: 16px;
    padding-left: 10px;
    float: left;
}

.footer {
	background: white;
	width:100%;
	height: 100px;
}

.footer_wrap {
	width: 960px;
    margin: 0 auto;
    padding-top: 45px;
}

.footer_left {
	width:450px;
	float: left;
	padding-left: 23px;
	padding-top: 23px;
}

.footer_left .social {
	margin-left: 140px;
    float: left;
}

.footer_left .social .facebook {
	width: 26px;
	height:26px;
	margin-right: 3px;
	float: left;
	cursor: pointer;
	background: url(../img/facebook.png);
}

.footer_left .social .twitter {
	width: 26px;
	height:26px;
	margin-right: 3px;
	float: left;
	cursor: pointer;
	background: url(../img/twitter.png);
}

.footer_left .social .linkedin {
	width: 26px;
	height:26px;
	float: left;
	cursor: pointer;
	background: url(../img/linkedin.png);
}

.footer_right {
	width:450px;
	float:right;
	padding-left: 23px;
}

.footer_right h1 {
    color: #4392cf;
    font-family: 'Conv_Sansa-Bold';
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
}

.footer p {
	font-size:14px;
	line-height: 18px;
}

.footer td {
	font-size: 14px;
    line-height: 18px;

}

.footer .logo {
	display: block;
    position: relative;
	width: 197px;
	height: 27px;
	background: url(../img/logo-marktdata.png);
	float: left;

}

.coupon_check {
    width: 90px;
    height: 35px;
    /* float: left; */
    /* margin-right: 20px; */
    display: block;
    /* float: right; */
    background-color: #4392cf;
    font-family: 'Conv_SansaPro-Normal' !important;
    color: white;
    text-align: center;
    margin-top: 16px;
    margin-left: 0px !important;
    line-height: 35px !important;
    margin-right: 25px;
    cursor: pointer;
    font-size: 16px !important;
    float: left;
}

.save_info {
    width: 280px;
    height: 35px;
    color:white;
    /* margin-right: 20px; */
    display: block;
    /* float: right; */
    background-color: #4392cf;
    font-family: 'Conv_SansaPro-Normal' !important;
    color: white;
    text-align: center;
    margin-top: 16px;
    margin-left: 0px !important;
    line-height: 35px !important;
    margin-right: 25px;
    cursor: pointer;
    font-size: 16px !important;
    float: right;
}

.bestel {
    width: 90px;
    height: 35px;
    display: block;
    background-color: #4392cf;
    font-family: 'Conv_SansaPro-Normal' !important;
    color: white;
    text-align: center;
    margin-top: 16px;
    margin-left: 0px !important;
    line-height: 35px !important;
    margin-right: 25px;
    cursor: pointer;
    font-size: 16px !important;
    float: right;
}

.invoice, .comments {
    display: none;
}

.toggle {
    cursor: pointer;
}

.summary span {
    color: #575656;
    line-height: 15px;
    font-family: 'Conv_SansaPro-Normal';
    font-size: 10px;
    position: absolute;
    margin-left: 3px;
    margin-top: -15px;
}

.summary .bestel {
    color: white;
    right: 50%;
}
.summary {
    text-align: left;
}

.coupon_row{
	display: none;
}

.pdf_row{
    display: none;
}

span.coupon_melding {
    color: red;
    font-family: 'Conv_SansaPro-Normal' !important;
    font-size: 12px;
    line-height: 20px;
    display: block;
    padding-top: 5px;
    margin-left: 0px;
    display: none;
}

.modal {
	/*display: none !important;*/
}

.addthis_sharing_toolbox {
    position: relative;
    float: right;
}

.addthis_sharing_toolbox span{
    margin-left: 0 !important;
}

/* ------------------------ Basis Stijl Elementen ------------------------ */

.clearBoth 					{ clear:both; }
img 						{ border: 0px; }

h1, h2, h3, h4, h5			{ color: #4392cf; }
h1							{ font-size: 26px; }
h2							{ font-size: 24px; }
h3							{ font-size: 22px; }
h4							{ font-size: 20px; }


p, ul, li, tr, td, li, ol, a, label		{ font-family: 'Conv_SansaPro-Normal'; color: #797878; font-size: 14px; line-height: 18px; font-weight: normal; font-style: normal; }
strong 						{ font-weight: bold; }
label 						{ font-family: 'Conv_SansaPro-Normal'; color: #575656;}
td 							{ padding: 0px; }

table						{ padding: 0px; margin: 0px; border-spacing: 0px;};


p 		{font-family: 'Conv_SansaPro-Normal'; color:#797878;}
h1,h2,h3,h4,h5 		{font-family: 'Conv_Sansa-Bold';}
strong 	{font-family: 'Conv_SansaPro-Bold_0'; color:#4392cf;}

a 							{ text-decoration: none; color: #4392cf; }
a:active 					{ text-decoration: none; color: #4392cf; }
a:link 						{ text-decoration: none; color: #4392cf; }
a:visited 					{ text-decoration: none; color: #4392cf; }
a:hover 					{ text-decoration: none; cursor: pointer;  }


/* contactform */
.contact_fout 				{ color: red; }
.contact_row				{ margin-bottom: 3px; }
.contact_row input,
.contact_row textarea 			{ font-family: Arial, Helvetica; }
.contact_row input[type=text]	{ width: 220px; }
.contact_row textarea 			{ width: 218px; height: 150px; }

#submit						{ padding: 5px; margin-top: 10px; display: inline-block; }

/* -------------------------------- COPYRIGHT ALL-IN-MEDIA 2015 --------------------------------- */






/*OTHER SITES*/

.logo.consu {
    background: url(../img/logo-consupanel.png);
    width: 218px;
    height: 30px;
}

.logo.schoonheids {
    background: url(../img/logo-schoonheids.png);
    width: 322px;
    height: 30px;
}

.logo.woonzaken {
    background: url(../img/logo-woonzaken.png);
    width: 322px;
    height: 30px;
}

.search.new_panel {
    background: url(../img/new_panel.jpg) no-repeat;
    width: 406px;
    margin-left: 555px;
    cursor: pointer;
}

.wrap.consu {
    background: url(../img/consupanel.jpg) center top fixed;
}

.wrap.woonzaken {
    background: url(../img/woonzaken.jpg) center top fixed;
}

.wrap.schoonheids {
    background: url(../img/schoonheids.jpg) center top fixed;
}

.wrap.schoonheids .content_title {
    /*c*/
}

.footer_left .social.small {
    margin-left: 35px;
}

.wrap.woonzaken .menu .menu_wrap .menu_top .menu_item {
    font-size:13px;
}

.nb_block {
	margin: 67px 0px -136px 0px;
	background: #4392cf;
	padding: 20px;
	height: 24px;
	/* display: none; */
	float: right;
	width: 408px;
	position: relative;
	z-index: 5;
	cursor:pointer;
}

.nb_block h5 {
	color: #FFF;
	font-family: 'Conv_Sansa-Bold';
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: center;
}

.nb_block {
    position: fixed;
    margin: 0;
    margin-top: -76px;
    margin-left: 9px;
    width: 463px;
    height: 28px;
}
.nb_block h5 {
    margin-top:3px;
}

input.error {
    border-color:red;
}