@font-face {
	font-family:FontAwesome;
	src:url(../fonts/line-awesome.eot?v=1.1.);
	src:url(../fonts/line-awesome.eot??v=1.1.#iefix) format("embedded-opentype)","url(../fonts/line-awesome.woff2?v=1.1.") format("woff2)","url(../fonts/line-awesome.woff?v=1.1.") format("woff)","url(../fonts/line-awesome.ttf?v=1.1.") format("truetype)","url(../fonts/line-awesome.svg?v=1.1.#fa") format("svg");
	font-weight:400;
	font-style:normal;
	font-display: fallback
}

#ControlBar {
    z-index: 10;
    position: relative;
    padding-top: 10px;
    min-height: 43px;
    width: 100%;
    background: #050505 url(controlbarimages/ControlBar_bg.jpg) repeat-x 0 0;
    border-bottom: 1px solid #1b1b1b;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.6);
    font-size: 13px;
    font-family: Arial;
    line-height: 18px;
    text-shadow: none;
}

.ControlContainer{width:940px!important;}

/* Media Queries */
/* Large desktop */
@media (min-width: 1200px) {
    select.status-options{display:none;}
    .ControlContainer{width:1170px!important;}
}

header .container {
    position: relative;
    z-index: 1
}

header {
    z-index: 10000
}

body > form #ControlBar_ControlPanel {
    z-index: 10000001 !important;
}

#login .registerGroup,
#login .loginGroup {
    float: right;
    margin: 0;
    padding: 0
}

#login .registerGroup a,
#login .loginGroup a {
    position: relative;
    display: block;
    padding: 7px 15px 0;
    min-width: 12px;
    height: 32px;
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none
}

#login .registerGroup a:hover,
#login .loginGroup a:hover {
    color: #2f4f4f !important
}

#dnn_dnnUser_avatar > img {
    height: 28px !important;
    margin-top: -2px !important;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -moz-border-radius: 14px
}


.UUC {
    display: none !important
}

.NAVAUC {
    top: 53px !important
}

#dnn_dnnUser_messageGroup,
#dnn_dnnUser_notificationGroup {
    display: none !important
}

.navbar-brand img {
    width: 60%
}

#dnn_dnnLOGO_imgLogo {
    width: 230px !important;
    margin-top: -10px !important;
    max-width: unset;
}

label.control-label {
    text-align: left !important
}

div[data-role="editor-toolbar"] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dropdown-menu a {
    cursor: pointer
}

#editor {
    overflow: scroll;
    height: 200px;
    max-height: 200px
}

#dnn_ctr1439_XMPFormView_ctl00_ctl00_ctl00_JoinValidate ul li {
    list-style: initial
}

.raDiv {
    background-image: url('../images/mloading.gif') !important
}

@media (min-width: 1200px) {
    .baan_filters .chosen-container {
        margin-bottom: 25px
    }
}

@media (min-width: 991px) {
    .baan_filters .chosen-container {
        margin-bottom: 25px
    }
}

@media (min-width: 767px) {
    .baan_filters .chosen-container {
        margin-bottom: 10px
    }
}

@media (min-width: 1200px) {
	.container {
	    width: 1200px !important;
	}
}

.top-right-menu {
	margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

.top-right-menu li {
	display:inline-block;
	padding-top: 20px
}

.top-right-menu li a {
	color: black
}
.top-right-menu li a:hover, .top-right-menu li a:focus {
	text-decoration: none
}

.navbar {
	border-bottom:5px solid #38a7b0 !important;
	box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding-bottom: 25px;
    background-color: #F8F8F8 !important;
}

@media (min-width: 768px) {
	
.navbar-nav > li > a {
    padding-top: 19px;
}

.navbar-nav {
    margin-top:30px !important
}


.navbar-nav > li > a {
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	font-weight: bold
}

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent !important;
	color:#32949c !important 
}

.navbar-nav > li.dropdown > a > b.caret {
	margin-top: 9px !important;
    margin-left: 6px !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent !important;
	color:#32949c !important
}

.top-right-button {
    margin-top: 25px;
    }
    
h1 {
	font-weight:bold !important
}

a.btn:visited {
	color:white !important
}

.card {
	border-top:5px solid #38a7b0;
	background-color: #F8F8F8;
	padding:30px;
	margin-bottom:40px
}

.left-block {
	border-left:5px solid #38a7b0;
	/*background-color: #F8F8F8;*/
	margin-left:15px;
	margin-bottom:60px;
	padding-left: 30px !important;
}

.footer {
	border-top:5px solid #38a7b0;
	padding:30px;
	background-color: #ECECEC;
}

.card.green {
	background-color: #C7DDDA !important;
}

.card.white {
	background-color: #fff !important;
	border-top:0px !important
}

.card-header {
	background-color: #32949c;
	padding:10px 0px 3px 0px;
	text-align: center;
}

.card-header h3 {
	color: white !important;
	font-weight: bold !important
}

.card .h1, .card .h2, .card .h3, .card h1, .card h2, .card h3 {
	margin-top:0px;
	hyphens: auto;
}

.top-banner-content img {
	margin-bottom:60px
}

.Normal, .NormalDisabled, .NormalDeleted {
	font-weight:300 !important
}

img.top-banner-green {
	width:100%;
	position: relative;
    bottom: -30px;
    right: -30px;
}

i.checklist {
	margin-right:15px;
	font-weight: bold;
	color: #ECC7B5;
	font-size:1.4em
}

.footer .Normal {
	font-size:14px;
	line-height: 28px
}

ul.checklist {
	margin-left: 30px;
    padding-right: 30px;
}

ul.checklist li {
	list-style: none;
}

ul.checklist li:before{
	content: "\f17b";
	font-family:FontAwesome;
	font-size: 1.4em;
	font-weight: bold;
	width: 23px;
	height: 24px;
	margin-right: 5px;
	margin-left: -30px;
	color: #ECC7B5;
}

#dnn_dnnLOGO_imgLogo.membership-logo {
	margin-top:50px !important;
	margin-bottom:50px !important;
}

.search-icon {
	position: relative;
    right: 45px;
    top: 8px;
}

a.search-icon, a.search-icon:link, a.search-icon:hover, a.search-icon:active {
	text-decoration: none;
	color:black
}

#dnn_dnnSearch_ClassicSearch {
	display: none;
	position: relative;
    left: 14px;
    top: -7px;
}

.dnnSearchBoxClearText, .searchSkinObjectPreview, dnnSearchBoxClearText.dnnShow {
	display:none !important
}

/* Event Calendar */
a.fc-event, a.fc-event:link, a.fc-event:hover, a.fc-event:active, a.fc-event:visited {
	color:white;
}

span.fc-title {
	overflow: inherit !important;
	white-space: normal !important;
}

.fc-event, .fc-event-dot {
	background-color: #173184 !important;
}

/* Find a health pro */
.marker {
	-webkit-transition:margin-top .2s linear,padding-bottom .2s linear,opacity .2s linear;
	-moz-transition:margin-top .2s linear,padding-bottom .2s linear,opacity .2s linear;
	-o-transition:margin-top .2s linear,padding-bottom .2s linear,opacity .2s linear;
	transition:margin-top .2s linear,padding-bottom .2s linear,opacity .2s linear;
	background-image:url(/Portals/_default/Skins/acim/images/icon.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:42px 57px;
	height:57px;
	opacity:.7;
	width:42px;
}

.marker:hover,.marker.Te.Koop:hover,.marker.Te.Huur:hover,.marker.Verkocht:hover {
	margin-top:-10px;
	padding-bottom:10px;
	opacity:.99;
}

.infobox {
	display:inline-block;
	zoom:1;
	background-color:#fff;
	padding:10px;
	position:relative;
	width:270px;
}

.infobox:after {
	height:0;
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
}

.infobox:before {
	bottom:-16px;
	border:8px solid transparent;
	border-top-color:#fff;
	content:'';
	height:0;
	margin-left:-8px;
	left:50%;
	position:absolute;
	width:0;
	z-index:100;
}

.infobox .image {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.infobox .title {
	font-size:18px;
}

.infobox .title a:href {
	text-decoration:none;
}

.infobox .area {
	color:#313131;
	margin-top:5px;
}

.infobox .area .key {
	float:left;
	font-weight:700;
}

.infobox .price {
	clear:left;
	color:#313131;
	float:left;
	font-size:18px;
	margin-top:8px;
}

.infobox .link a {
	-webkit-transition:background-color .2s ease-in;
	-moz-transition:background-color .2s ease-in;
	-o-transition:background-color .2s ease-in;
	transition:background-color .2s ease-in;
	background-image:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-shadow:none;
	color: #ffffff;
    background-color: #4b907b;
    border-color: #4b907b;
    background-position:90% center;
	background-repeat:no-repeat;
	background-size:8px 11px;
	border:0;
	color:#fff;
	padding:7px 15px;
	clear:right;
	float:right;
}

.infobox .link a:hover,.infobox .link a:active,.infobox .link a:focus {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-shadow:none;
	text-decoration: none
}

.infobox .link a:hover {
	background-color: #4b907b;
    border-color: #4b907b;
}

.infobox .link a a {
	color:#fff;
}

.infobox .link a:hover {
	text-decoration:none;
}

#map {
	height:485px;
	width:100%;
	margin-bottom:50px
}

#map img {
	max-width:inherit;
}

.infobox .area span {
	display: block
}

/* Homepage product modal */
.hc-record-homepage:hover {
	cursor: pointer;
}

.modal-header.homepage {
    border-bottom: 1px solid #fff !important;
}

.footer a, .footer a:link, .footer a:hover, .footer a:active, .footer a:visited {
	color: #444;
	font-weight: 200
}

#dnn_footerOne, #dnn_footerTwo, #dnn_footerThree, #dnn_footerFour {
	margin-top:20px
}

/* Checkout optimisations */
.totaltable {
	width:100%;
}

.totalsub, .totalshipping, .totaltax, .totalgrand {
	text-align: right;
}

.carousel-control {
	width:10px !important;
	color: #4b907b !important;
}

.btn-outline { 
  color: #173184 !important; 
  background-color: #FFFFFF !important; 
  border-color: #173184 !important; 
} 
 
.btn-outline:hover, 
.btn-outline:focus, 
.btn-outline:active, 
.btn-outline.active, 
.open .dropdown-toggle.btn-outline { 
  color: #173184 !important; 
  background-color: #fff !important; 
  border-color: #173184 !important; 
} 
 
.btn-outline:active, 
.btn-outline.active, 
.open .dropdown-toggle.btn-outline { 
  background-image: none !important; 
} 
 
.btn-outline.disabled, 
.btn-outline[disabled], 
fieldset[disabled] .btn-outline, 
.btn-outline.disabled:hover, 
.btn-outline[disabled]:hover, 
fieldset[disabled] .btn-outline:hover, 
.btn-outline.disabled:focus, 
.btn-outline[disabled]:focus, 
fieldset[disabled] .btn-outline:focus, 
.btn-outline.disabled:active, 
.btn-outline[disabled]:active, 
fieldset[disabled] .btn-outline:active, 
.btn-outline.disabled.active, 
.btn-outline[disabled].active, 
fieldset[disabled] .btn-outline.active { 
  background-color: #FFFFFF !important; 
  border-color: #173184 !important; 
} 
 
.btn-outline .badge { 
  color: #FFFFFF !important; 
  background-color: #173184 !important; 
}

a.btn.btn-outline:visited {
	color:#173184 !important
}

/* Center all modals vertically */
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* blog styles */

span.separator {
    position: relative;
    top: 3px;
    width: 1px;
    height: 14px;
    background-color: #cccccc;
    content: "";
    display: inline-block;
}

.entry-meta {
	margin-bottom:25px;
	font-size: 14px;
}

.bbs-listarticle {
	margin-bottom:60px
}

.bbs-listarticle a:link, .bbs-listarticle a:visited, .bbs-listarticle a:active, ul.catList a:link, ul.catList a:visited, ul.catList a:active {
	text-decoration: none
}

.bbs-listarticle a:hover, ul.catList a:hover {
	text-decoration: none;
	color: #32949c;
}

.bbs-listarticle .summary {
	margin-top: 25px;
	font-size:14px
}

ul.Share {
	list-style: none;
    list-style-type: none;
    margin:0;
    padding:0;
}

ul.Share li {
	display: inline-block;
    font-size: 28px;
    height: 40px;
    width: 40px;
    text-align: center;
}

ul.catList {
	list-style: none;
    list-style-type: none;
    margin:0;
    padding:0;
}

ul.catList li a {
	font-weight: normal
}

ul.catList li a i {
	margin-right:12px
}

.tagList_list {
	display: inline-block
}

.bbs-comments {
	margin-top: 40px
}

.comment .author .pic {
	float:left;
	margin-right:10px
}

.comment {
	margin-bottom:10px
}

.subcomments .comment {
	margin-left: 15px;
    margin-top: 15px;
}

.comment .actions {
	font-size: 12px;
}

.Share i {
	font-size: 24px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #eee !important;
}