﻿.bgLogin {
	background: #f3f3f3;
	background: -moz-linear-gradient(290deg, #f8f8f8 0%, #f8f8f8 50%, #f3f3f3 50.1%, #f3f3f3 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f8f8f8), color-stop(50%, #f8f8f8), color-stop(50.1%, #f3f3f3), color-stop(100%, #f3f3f3));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(290deg, #f8f8f8 0%, #f8f8f8 50%, #f3f3f3 50.1%, #f3f3f3 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(290deg, #f8f8f8 0%, #f8f8f8 50%, #f3f3f3 50.1%, #f3f3f3 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(290deg, #f8f8f8 0%, #f8f8f8 50%, #f3f3f3 50.1%, #f3f3f3 100%);
	/* IE10+ */
	background: linear-gradient(160deg, #f8f8f8 0%, #f8f8f8 50%, #f3f3f3 50.1%, #f3f3f3 100%);
	/* W3C */
}
#sidebar-wrapper a [class^="icon-"] {
	font-size: 1.5em;
	white-space: nowrap;
}
#sidebar-wrapper a {
	font-size: 1em;
	white-space: nowrap;
}
.sidebar-heading {
	background: #0073AE;
	color: white;
	text-align: center;
}
.sidebar-info {
	margin: 1rem auto;
	width: 15.5rem;
}
.sidebar-info span {
	display: block;
}
#sidebar-wrapper,
.bg-dark-custom {
	background: #343a40;
}
.dark-list-group a:hover,
.list-group-item.active {
	background: #37414C !important;
	border-color: #37414C;
	/*border-left: #007bff 5px solid;*/
}
.dark-list-group a:hover :before,
.list-group-item.active :before{
	color: #007bff;
}
.dark-list-group  a div i{
	margin-top: 0.375rem; 
}
.list-group-item.active .row [class^="icon-"] {
	color: #007bff;
	font-weight: bold;
}
.card:hover {
	border: 1px solid #088FCD;
}
.card-body {
	min-height: 16rem;
}
.card-body-formulier{
	height: 5rem;
					}
.card-body-formulier-verhuizing{
	height: 8rem;
					}
.card-body .btn {
	position: absolute;
	bottom: 1.25rem;
}
.card-body .card-image {
	position: absolute;
	bottom: 0;
	right: 0;
}
.card-img-top {
	width: 100px;
	margin: 0 calc(50% - 50px);
}
#Formulier_Image_wijziging-doorgeven {
	margin: 0 calc(50% - 37.5px);
}
.card-body .card-text {
	font-size: 16px;
	font-weight: 500;
	color: #BDC2CA;
}
.card-body .card-text .e-mail {
	font-size: 16px;
	font-weight: normal;
}
.card-body .card-text-count {
	position: absolute;
	font-size: 64px;
	color: #0073AE;
	bottom: 3.5rem;
	left: 5rem;
}
.text-awi-blue {
	color: #088FCD !important;
}
.office-logo img {
	width: 18rem;
	max-width: 18rem;
}
#pagina {
	background: white;
	margin: 1em;
	padding: 1em;
}
#pagina h2 {
	padding-bottom: .5em;
	border-bottom: 2px solid #CED3DD;
}
#pagina .message {
	white-space: pre-line;
}
a:hover
{
	text-decoration: none;
}
.area-separator{
	border-color: #088fcd;
}
.policy-title .plate {
	float: left;
	position: relative;
	color: #000;
	padding: 0.2rem 0.75rem 0.3rem 0.75rem;
	font-weight: bold;
	font-size: 1.2rem;
	border-left: 13px solid #396CAC;
	background: #E5D23F;
	border-radius: 4px 4px 4px 4px;
	-webkit-box-shadow: 0px 0px 1px #B2B2B2;
	-moz-box-shadow: 0px 0px 1px #B2B2B2;
	box-shadow: 0px 0px 1px #B2B2B2;
}

.ribbon-wrapper {
	width: 115px;
	height: 115px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px
}
.ribbon {
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-family: 'Montserrat Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	line-height: 15px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	padding: 7px 0;
	right: -5px;
	top: 25px;
	width: 143px;
	height: 28px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	background-color: #dedede;
	background-image: -webkit-linear-gradient(top, #ffffff 45%, #dedede 100%);
	background-image: -o-linear-gradient(top, #ffffff 45%, #dedede 100%);
	background-image: linear-gradient(to bottom, #ffffff 45%, #dedede 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdedede', GradientType=0)
}

.ribbon:before,
.ribbon:after {
	content: "";
	border-top: 3px solid #9e9e9e;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px
}

.ribbon:before {
	left: 0
}

.ribbon:after {
	right: 0
}

.ribbon.green {
	background-color: #2da285;
	background-image: -webkit-linear-gradient(top, #2da285 45%, #227a64 100%);
	background-image: -o-linear-gradient(top, #2da285 45%, #227a64 100%);
	background-image: linear-gradient(to bottom, #2da285 45%, #227a64 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff2da285', endColorstr='#ff227a64', GradientType=0)
}

.ribbon.green:before,
.ribbon.green:after {
	border-top: 3px solid #113e33
}

.ribbon.red {
	background-color: #bc1a3a;
	background-image: -webkit-linear-gradient(top, #a61733 45%, #bc1a3a 100%);
	background-image: -o-linear-gradient(top, #a61733 45%, #bc1a3a 100%);
	background-image: linear-gradient(to bottom, #a61733 45%, #bc1a3a 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffa61733', endColorstr='#ffbc1a3a', GradientType=0)
}

.ribbon.red:before,
.ribbon.red:after {
	border-top: 3px solid #8f142c
}


.ribbon.blue {
	background-color: #1a8bbc;
	background-image: -webkit-linear-gradient(top, #177aa6 45%, #1a8bbc 100%);
	background-image: -o-linear-gradient(top, #177aa6 45%, #1a8bbc 100%);
	background-image: linear-gradient(to bottom, #177aa6 45%, #1a8bbc 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#177aa6', endColorstr='#ff1a8bbc', GradientType=0)
}

.ribbon.blue:before,
.ribbon.blue:after {
	border-top: 3px solid #115979
}

.invalid-feedback.note{
	display: block;
}
.btn-outline-primary {
	color: #007bff;
	border-color: #007bff;
}
.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}
td.col-3{
	width: 25%;
}
td.col-6{
	width: 50%;
}