@charset "UTF-8";

:root {
	--primary-green: #2DB458;
	--primary-green-active: #1E773A;
	--primary-green-border: #259549;
	--black-text: #535353;
	--dark-grey: #777;
	--placeholder-grey: #999;
	--opaque-placeholder-grey: #D4D4D4;
	--input-border-grey: #B4B4B4;
	--grey-to-contrast-green: #D2CECB;
	--white-to-contrast-green: #F4F4F4;
	--soft-yellow: #FFD629;
	--soft-yellow-active: #FFE780;
	--yellow: #F5C600;
	--yellow-active: #DBB100;
	--yellow-open-issues: #FBE899;
	--orange: #FF900C;
	--brown: #5C4A00;
	--offset-white: #F9F9F9;
	--offset-white-green: #DBF6E3;
	--opaque-white: #EEE;
	--red: #FD7171;
	--high-alert-red: #CB2027;
}

/**
 * OVERVIEW
 *
 * IMPORTS
 * reset, core, patterns, plugins
 *
 * LAYOUT
 * Grid / Elements (icons, slideshow, other, ...)
 * Header / Main / Footer
 * Content elements (no overrides from main)
 * Pages (page overrides)
 *
 * Hooks (IE, ...)
 * Print
 */
/**
 * GUIDELINES
 * CLASSES
 * Naming: lorem-ipsum
 * Abbreviations: Emmet - http://docs.emmet.io/cheat-sheet/ | example: .va-m
 *
 * MEDIAQUERIES
 * @media $mobile, $tabletMini, $tablet, $desktop, $netbook, $wide ...
 */
/* =============================================================================
 * IMPORTS
 * ========================================================================== */
/* CSS Reset */
/* Vars.scss
 * Variables to pre-ignite any new project
 * ------------------------------------------------------------------ */
/* States */
/* Easing */
/* Transitions */
/* Document font-size */
/* Mediaqueries */
/* 600px */
/* 767px */
/* 767px */
/* 980px */
/* 1024px */
/* 1224px */
/* 1350px */
/* 1350px */
/* 1500px */
/*@import url(../fonts.css);*/
.clearfix, ul.social, .unstyled, ul.lined, .sub-nav ul, .subnav-tabs ul, .wizard .steps > ul, .wizard .actions ul, nav ul {
    *zoom: 1;
}

.clearfix:before, ul.social:before, .unstyled:before, ul.lined:before, .sub-nav ul:before, .subnav-tabs ul:before, .wizard .steps > ul:before, .wizard .actions ul:before, nav ul:before, .clearfix:after, ul.social:after, .unstyled:after, ul.lined:after, .sub-nav ul:after, .subnav-tabs ul:after, .wizard .steps > ul:after, .wizard .actions ul:after, nav ul:after {
    display: table;
    content: " ";
}

.clearfix:after, ul.social:after, .unstyled:after, ul.lined:after, .sub-nav ul:after, .subnav-tabs ul:after, .wizard .steps > ul:after, .wizard .actions ul:after, nav ul:after {
    clear: both;
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.vh {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.vh.focusable:active, .vh.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

/* Init mediaqueries */
@media (min-width: 37em) {
    .init-mediaqueries {
        margin: 0;
    }
}

@media (min-width: 768px) {
    .init-mediaqueries {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .init-mediaqueries {
        margin: 0;
    }
}

@media (min-width: 992px) {
    .init-mediaqueries {
        margin: 0;
    }
}

@media (min-width: 64em) {
    .init-mediaqueries {
        margin: 0;
    }
}

@media (min-width: 1200px) {
    .init-mediaqueries {
        margin: 0;
    }
}

/* Styled patterns and elements */
.italic {
    font-style: italic;
}

.bold {
	font-weight: bold;
}

/*

    .builttitle_reg { font-family: 'built_titlingregular', Helvetica, Arial, Verdana, sans-serif; }
    .builttitle_semib { font-family: 'built_titlingsemibold', Helvetica, Arial, Verdana, sans-serif; }
    .builttitle_bold { font-family: 'built_titlingbold', Helvetica, Arial, Verdana, sans-serif; }
}
*/
/* Typography.less
 * Headings, body text, lists, code, and more for a versatile and durable typography system
 * ---------------------------------------------------------------------------------------- */
/*@font-face {
    font-family: 'icomoon';
    src: url("/static/fonts/icomoon-7076cccb0a87f586fa6cae5293554d6e.eot?ulxytp");
    src: url("/static/fonts/icomoon-7076cccb0a87f586fa6cae5293554d6e.eot?ulxytp#iefix") format("embedded-opentype"), url("/static/fonts/icomoon-c848252ce474824ca0421538e500cc3f.ttf?ulxytp") format("truetype"), url("../fonts/icomoon.woff?ulxytp") format("woff"), url("../fonts/icomoon.svg?ulxytp#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}*/

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
    content: "\e805";
}

.icon-facebook:before {
    content: "\e804";
}

.icon-chevron-right:before {
    content: "\e800";
}

.icon-chevron-left:before {
    content: "\e801";
}

.icon-chevron-down:before {
    content: "\e802";
}

.icon-chevron-up:before {
    content: "\e803";
}

/*
 * Light     "fira-sans" 300 normal
 * Light Italic        "fira-sans" 300 italic
 * Regular "fira-sans" 400 normal
 * Italic    "fira-sans" 400 italic
 * Medium    "fira-sans" 500 normal
 * Medium Italic     "fira-sans" 500 italic
 * SemiBold        "fira-sans" 600 normal
 */
/*
 * Regular "sofia-pro" 400 normal
 * Regular Italic    "sofia-pro" 400 italic
 */
/* BODY */
p {
    line-height: 1.5em;
    margin-bottom: 1.5em;
}

p.x-small {
    font-size: 11px;
    font-size: 1.1rem;
}

p.small {
    font-size: 14px;
    font-size: 1.4rem;
}

@media (min-width: 768px) {
    p.large {
        font-size: 19px;
        font-size: 1.9rem;
    }
    p.x-large {
        font-size: 25px;
        font-size: 2.5rem;
    }
}

strong {
    font-weight: 500;
    font-size: inherit;
}

em {
    font-style: italic;
    font-weight: inherit;
}

.ui-widget-content a,
a {
	color: var(--primary-green);
    text-decoration: none;
    transition: 0.2s;
    font-weight: inherit;
    font-style: inherit;
}

.ui-dialog {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.ui-dialog.no-close .ui-dialog-titlebar {
	display: none;
}

.ui-dialog .ui-dialog-titlebar {
	background-color: var(--primary-green);
	color: white;
	padding: 0;
}

.ui-dialog .ui-dialog-title {
	padding: .4em 1em;
}

.ui-dialog .ui-dialog-titlebar-close:before {
	content: "X";
}

.ui-dialog .ui-dialog-titlebar-close {
	right: 0;
	top: 0;
	width: 30px;
	margin: 0;
	padding: 0;
	height: 100%;
}

a:hover, a:focus, a .status-icon.edit-button:hover, a .status-icon.edit-button:focus {
	color: var(--primary-green-active);
    text-decoration: none;
}

a.deco:hover, a.deco:focus {
    text-decoration: underline;
}

a:focus, a:active {
    outline: 0;
}

a.tdn {
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

a.tdn:hover, a.tdn:focus {
	border-bottom-color: var(--primary-green-active);
}

a.tdu {
    text-decoration: none;
	border-bottom: 1px solid var(--primary-green);
}

a.tdu:hover, a.tdu:focus {
	border-bottom-color: var(--primary-green-active);
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

/* HEADINGS */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color: var(--primary-green);
    line-height: 1.2em;
    margin: 0 0 0.8em;
	text-align: left;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
    text-decoration: none;
    outline: 0;
    font-weight: inherit;
	color: var(--primary-green);
}

h1 a:hover, h1 a:focus, .h1 a:hover, .h1 a:focus, h2 a:hover, h2 a:focus, .h2 a:hover, .h2 a:focus, h3 a:hover, h3 a:focus, .h3 a:hover, .h3 a:focus, h4 a:hover, h4 a:focus, .h4 a:hover, .h4 a:focus, h5 a:hover, h5 a:focus, .h5 a:hover, .h5 a:focus, h6 a:hover, h6 a:focus, .h6 a:hover, .h6 a:focus {
	color: var(--primary-green-active);
}

h1.accent, .h1.accent, h2.accent, .h2.accent, h3.accent, .h3.accent, h4.accent, .h4.accent, h5.accent, .h5.accent, h6.accent, .h6.accent {
	color: var(--primary-green);
}

h1.black, .h1.black, h2.black, .h2.black, h3.black, .h3.black, h4.black, .h4.black, h5.black, .h5.black, h6.black, .h6.black {
	color: var(--black-text);
}

h1.white, .h1.white, h2.white, .h2.white, h3.white, .h3.white, h4.white, .h4.white, h5.white, .h5.white, h6.white, .h6.white {
	color: white;
}

h1.yellow, .h1.yellow, .wizard .actions ul li:first-child a.h1, h2.yellow, .h2.yellow, .wizard .actions ul li:first-child a.h2, h3.yellow, .h3.yellow, .wizard .actions ul li:first-child a.h3, h4.yellow, .h4.yellow, .wizard .actions ul li:first-child a.h4, h5.yellow, .h5.yellow, .wizard .actions ul li:first-child a.h5, h6.yellow, .h6.yellow, .wizard .actions ul li:first-child a.h6 {
	color: var(--yellow);
}

h1, .h1 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 500;
    font-style: italic;
	color: var(--primary-green);
}

@media (min-width: 768px) {
    h1, .h1 {
        font-size: 36px;
        font-size: 3.6rem;
    }
}

@media (min-width: 992px) {
    h1, .h1 {
        font-size: 48px;
        font-size: 4.8rem;
    }
}

h1 .small, .h1 .small {
    font-size: 18px;
    font-size: 1.8rem;
	color: var(--black-text);
    display: block;
    line-height: 1.5em;
}

@media (min-width: 768px) {
    h1 .small, .h1 .small {
        font-size: 26px;
        font-size: 2.6rem;
    }
}

h2, .h2 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 500;
    font-style: normal;
}

@media (min-width: 768px) {
    h2, .h2 {
        font-size: 35px;
        font-size: 3.5rem;
    }
}

h2.line, .h2.line {
    position: relative;
	color: var(--yellow);
    padding-bottom: 0.6em;
    margin-bottom: 0.6em;
    font-style: italic;
    font-weight: 400;
}

h2.line:after, .h2.line:after {
    content: "";
    width: 22px;
    height: 4px;
	background-color: var(--yellow);
    position: absolute;
    bottom: 0;
    left: 0;
}

h2.line span, .h2.line span {
    display: block;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
}

h4, .h4 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    font-style: italic;
	color: var(--black-text);
}

h5, .h5 {
font-size: 2rem;
font-weight: 400;
font-style: oblique;
	color: var(--black-text)
}

h6, .h6 {
font-size: 1.5rem;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
}

@media (min-width: 768px) {
	h4, .h4 {
		font-size: 25px;
		font-size: 2.5rem;
	}
	h5, .h5 {
		font-size: 2.2rem;
	}
}

/* LISTS */
ul, ol {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 0 0 1.5em 16px;
}

ul li, ol li {
    line-height: 1.5em;
    padding: 0;
}

ul.large, ol.large {
    font-size: 19px;
    font-size: 1.9rem;
}

ul.large li, ol.large li {
    margin-bottom: 0.8em;
}

ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}

ul {
    list-style: disc;
}

ul.disc {
	list-style: disc;
}

ul ul {
    list-style: circle;
}

ul.social li {
    float: left;
}

ul.social {
    margin: 20px 0 20px -5px;
}

ul.social li {
    margin: 0 0 5px 5px;
}

ul.social a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: block;
    border-radius: 35px;
	background: var(--primary-green);
    text-decoration: none;
    text-align: center;
    overflow: hidden;
}

ul.social .twitter {
    background: #2DAAE1;
}

ul.social .twitter:hover, ul.social .twitter:focus {
    background: #1d94c9;
}

ul.social .facebook {
    background: #3C5B9B;
}

ul.social .facebook:hover, ul.social .facebook:focus {
    background: #314a7e;
}

ul.social .pinterest {
	background: var(--high-alert-red);
}

ul.social .pinterest:hover, ul.social .pinterest:focus {
    background: #a81a20;
}

ul.social .linkedin {
    background: #0173B2;
}

ul.social .linkedin:hover, ul.social .linkedin:focus {
    background: #015989;
}

ul.horizontal {
    margin: 0 0 1.5em;
    text-align: center;
}

ul.horizontal li {
    display: inline-block;
    float: none;
    text-align: left;
    margin: 0 10px;
}

ul.lined li {
    border-bottom: 1px solid #E3E3E3;
    padding: 5px 0;
}

ul.lined li:first-child {
    padding-top: 0;
}

ul.lined li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

ol {
    list-style: decimal;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

nav ul ul {
    list-style: none;
}

nav ul li {
    list-style: none;
    list-style-image: none;
    padding: 0;
    background: none;
}

dl {
    margin: 0 0 40px;
}

/* MISC */
hr {
    display: block;
    height: 1px;
    border: 0;
	border-top: 1px solid var(--primary-green);
    margin: 70px 0 40px;
    clear: both;
}

hr.subtle {
    opacity: 0.5;
}

hr.padding {
    margin-left: 15px;
    width: calc(100% - 30px);
}

blockquote {
    line-height: inherit;
}

/* Forms.scss
 * Base styles for various input types, form layouts, and states
 * ------------------------------------------------------------- */
form {
    margin: 0;
}

.greybg, .info-message, .not-editable, .editable {
	background-color: var(--offset-white);
    padding: 15px;
}

@media (min-width: 768px) {
    .greybg, .info-message, .not-editable, .editable {
        padding: 30px;
    }
}

.greybg input[type="file"], .info-message input[type="file"], .not-editable input[type="file"], .editable input[type="file"] {
    background-color: transparent;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
	color: white;
    font-size: 18px;
}

button, input, select, textarea, .button, .wizard .actions ul li a {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    transition: 0.25s cubic-bezier(0, 0, 0.58, 1);
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

.buttons {
    vertical-align: top;
}

@media (max-width: 767px) {
    input, textarea {
        font-size: 16px;
    }
}

label, .label, input, select, textarea {
    font-family: "Fira Sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5em;
    font-weight: 300;
    vertical-align: middle;
	color: var(--black-text);
}

label, .label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
}

label.req:after, .label.req:after {
    content: '*';
    vertical-align: top;
	color: var(--red);
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
    border: none;
}

input[type="checkbox"], input[type="radio"] {
    cursor: pointer;
}

input[type="text"], input[type="search"], input[type="password"],
input[type="email"], input[type="tel"], input[type="date"], textarea, select {
    padding: 6px;
    margin-bottom: 2px;
    display: block;
	background: white;
    height: 35px;
    line-height: inherit;
    width: 100%;
	border: 1px solid var(--input-border-grey);
}

input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus,
input[type="email"]:focus, input[type="tel"]:focus, input[type="date"]:focus, textarea:focus, select:focus {
    outline: 0;
	border-color: var(--dark-grey);
}

input[type="email"] {
    display: block;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    width: 100%;
    height: 185px;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    *height: 13px;
    *width: 13px;
    line-height: normal;
    border: none;
}

input[type="file"] {
	background-color: white;
    padding: initial;
    border: initial;
    line-height: initial;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

button, input[type="reset"], input[type="submit"], .button, .wizard .actions ul li a, a.button, .wizard .actions ul li a {
    display: inline-block;
    transition: 0.25s cubic-bezier(0, 0, 0.58, 1);
    outline: 0;
    line-height: 1.2em;
    padding: 12px 20px;
    margin: 10px 0 0;
	background-color: var(--primary-green);
    text-decoration: none;
	color: white;
    text-transform: uppercase;
}

button.yellow, input[type="reset"].yellow, input[type="submit"].yellow, .button.yellow, .wizard .actions ul li:first-child a, .wizard .actions ul li a.yellow, a.button.yellow, .wizard .actions ul li:first-child a, .wizard .actions ul li a.yellow {
	background-color: var(--yellow);
}

button i, input[type="reset"] i, input[type="submit"] i, .button i, .wizard .actions ul li a i, a.button i, .wizard .actions ul li a i {
    margin: -5px 6px 0 5px;
}

button:hover, button:focus, button:active, input[type="reset"]:hover, input[type="reset"]:focus, input[type="reset"]:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, .button:hover, .wizard .actions ul li a:hover, .button:focus, .wizard .actions ul li a:focus, .button:active, .wizard .actions ul li a:active, a.button:hover, .wizard .actions ul li a:hover, a.button:focus, .wizard .actions ul li a:focus, a.button:active, .wizard .actions ul li a:active {
	background-color: var(--primary-green-active);
}

button.yellow:hover, button.yellow:focus, button.yellow:active, input[type="reset"].yellow:hover, input[type="reset"].yellow:focus, input[type="reset"].yellow:active, input[type="submit"].yellow:hover, input[type="submit"].yellow:focus, input[type="submit"].yellow:active, .button.yellow:hover, .wizard .actions ul li:first-child a:hover, .wizard .actions ul li a.yellow:hover, .button.yellow:focus, .wizard .actions ul li:first-child a:focus, .wizard .actions ul li a.yellow:focus, .button.yellow:active, .wizard .actions ul li:first-child a:active, .wizard .actions ul li a.yellow:active, a.button.yellow:hover, .wizard .actions ul li:first-child a:hover, .wizard .actions ul li a.yellow:hover, a.button.yellow:focus, .wizard .actions ul li:first-child a:focus, .wizard .actions ul li a.yellow:focus, a.button.yellow:active, .wizard .actions ul li:first-child a:active, .wizard .actions ul li a.yellow:active {
	background-color: var(--yellow-active);
}

button:active, input[type="reset"]:active, input[type="submit"]:active, .button:active, .wizard .actions ul li a:active, a.button:active, .wizard .actions ul li a:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, .button::-moz-focus-inner, .wizard .actions ul li a::-moz-focus-inner, a.button::-moz-focus-inner, .wizard .actions ul li a::-moz-focus-inner {
    border: 0;
}

button, input[type="text"], input[type="submit"], input[type="button"], input[type="reset"],
input[type="email"], input[type="tel"], textarea {
    -webkit-appearance: none;
}

button:focus, input[type="reset"]:focus, input[type="submit"]:focus, .button:focus, .wizard .actions ul li a:focus, a.button:focus, .wizard .actions ul li a:focus, select:focus {
    outline: 0;
    *outline: inherit;
    box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.1);
}

::-webkit-input-placeholder {
	color: var(--placeholder-grey);
    font-style: italic;
}

:-ms-input-placeholder {
	color: var(--placeholder-grey);
    font-style: italic;
}

::placeholder {
	color: var(--placeholder-grey);
    font-style: italic;
}

::-ms-clear {
    display: none;
}

input[type="search"] {
    -webkit-appearance: none;
}

::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

::-webkit-search-results-button {
    -webkit-appearance: none;
}

::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

form .row {
    margin-bottom: 0;
}

fieldset {
    width: auto;
}

fieldset p, fieldset ul, fieldset li {
    *zoom: 1;
}

fieldset p:before, fieldset p:after, fieldset ul:before, fieldset ul:after, fieldset li:before, fieldset li:after {
    display: table;
    content: " ";
}

fieldset p:after, fieldset ul:after, fieldset li:after {
    clear: both;
}

fieldset ul {
    margin-left: -20px;
}

fieldset ul li {
	background: none;
	list-style: none none;
	margin: 0 0 10px;
    float: left;
    width: 100%;
    padding: 0 0 0 20px;
}

fieldset ul li.error input {
	border-color: var(--red);
}

fieldset ul li.space {
    margin-top: 25px;
}

@media (min-width: 768px) {
    fieldset ul li.one-half {
        width: 50%;
    }
    fieldset ul li.one-fourth {
        width: 25%;
    }
}

fieldset ul.unstyled li, fieldset ul.social li, fieldset ul.lined li, fieldset .sub-nav ul li, .sub-nav fieldset ul li, fieldset .subnav-tabs ul li, .subnav-tabs fieldset ul li, fieldset .wizard .steps > ul li, .wizard fieldset .steps > ul li, fieldset .wizard .actions ul li, .wizard .actions fieldset ul li {
    padding-left: 0;
}

.buttons {
    *zoom: 1;
}

.buttons:before, .buttons:after {
    display: table;
    content: " ";
}

.buttons:after {
    clear: both;
}

.buttons button, .buttons input[type="reset"], .buttons input[type="submit"], .buttons .button, .buttons .wizard .actions ul li a, .wizard .actions ul li .buttons a, .buttons a.button, .buttons .wizard .actions ul li a, .wizard .actions ul li .buttons a {
    float: left;
    clear: none;
    margin-right: 15px;
}

.buttons button.right, .buttons input[type="reset"].right, .buttons input[type="submit"].right, .buttons .button.right, .buttons .wizard .actions ul li a.right, .wizard .actions ul li .buttons a.right, .buttons a.button.right, .buttons .wizard .actions ul li a.right, .wizard .actions ul li .buttons a.right {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.a-c .button, .a-c .wizard .actions ul li a, .wizard .actions ul li .a-c a, .a-c a.button, .a-c .wizard .actions ul li a, .wizard .actions ul li .a-c a, .a-c button {
    float: none;
    clear: none;
    display: inline-block;
}

.grecaptcha-badge {
    display: none;
}

.user_half {
    text-align: left;
    margin-bottom: 40px;
}

.user_half ul {
    margin-bottom: 0;
}

.user_half li {
    padding-left: 0;
}

.user_half li input {
    margin-bottom: 10px;
}

.user_half li input[type='submit'] {
    margin-bottom: 20px;
}

/* Plugins */
/* Validation engine */
.formError {
    z-index: 990;
}

.formError .formErrorContent {
    z-index: 991;
}

.formError .formErrorArrow {
    z-index: 996;
}

.formErrorInsideDialog.formError {
    z-index: 5000;
}

.formErrorInsideDialog.formError .formErrorContent {
    z-index: 5001;
}

.formErrorInsideDialog.formError .formErrorArrow {
    z-index: 5006;
}

.inputContainer {
    position: relative;
    float: left;
}

.formError, .formError * {
    box-sizing: content-box;
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    margin: 0 0 0 -128px;
}

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
	border: 1px solid var(--placeholder-grey);
    display: none;
}

.formError .formErrorContent {
	background: var(--red);
    position: relative;
	color: white;
    min-width: 150px;
	max-width: 700px;
	border: 1px solid var(--red);
    padding: 4px 10px 4px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
	white-space: nowrap;
}



.formError .formErrorArrow {
    position: relative;
    margin: -2px 0 0 145px;
    height: 10px;
}

.formError .formErrorArrow:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    border: 8px solid transparent;
    border-bottom: 0;
	border-top-color: var(--red);
}

.formError.formInfo .formErrorContent {
	background: var(--primary-green);
	border-color: var(--primary-green);
}
.formError.formInfo .formErrorArrow:after {
	border-top-color: var(--primary-green);
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    margin: 0px 0 0 12px;
    top: 2px;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
	background: var(--offset-white);
    color: #444;
    text-shadow: none;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

/*#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite.png");
}*/

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

/*#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}*/

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
/*
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/fancybox/blank.gif");
    !* helps IE *!
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}*/

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
    overflow: hidden;
    margin-right: 0 !important;
}

/*.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../images/fancybox/fancybox_overlay.png");
}*/

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    /*overflow: auto;
    overflow-y: auto;*/
}

/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
	color: white;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
	color: white;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
	color: white;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.clearfix, ul.social, .unstyled, ul.lined, .sub-nav ul, .subnav-tabs ul, .wizard .steps > ul, .wizard .actions ul, nav ul {
    *zoom: 1;
}

.clearfix:before, ul.social:before, .unstyled:before, ul.lined:before, .sub-nav ul:before, .subnav-tabs ul:before, .wizard .steps > ul:before, .wizard .actions ul:before, nav ul:before, .clearfix:after, ul.social:after, .unstyled:after, ul.lined:after, .sub-nav ul:after, .subnav-tabs ul:after, .wizard .steps > ul:after, .wizard .actions ul:after, nav ul:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after, ul.social:after, .unstyled:after, ul.lined:after, .sub-nav ul:after, .subnav-tabs ul:after, .wizard .steps > ul:after, .wizard .actions ul:after, nav ul:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
}

.bootstrap-datetimepicker-widget {
    top: 0;
    left: 0;
    width: 250px;
    padding: 4px;
    margin-top: 1px;
    z-index: 3000;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px;
}

.bootstrap-datetimepicker-widget:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
	border-bottom: 6px solid white;
    position: absolute;
    top: -6px;
    left: 7px;
}

.bootstrap-datetimepicker-widget.pull-right:before {
    left: auto;
    right: 6px;
}

.bootstrap-datetimepicker-widget.pull-right:after {
    left: auto;
    right: 7px;
}

.bootstrap-datetimepicker-widget > ul {
    list-style-type: none;
    margin: 0;
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 100%;
    font-weight: bold;
    font-size: 1.2em;
}

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
    width: 4px;
    padding: 0;
    margin: 0;
}

.bootstrap-datetimepicker-widget .datepicker > div {
    display: none;
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}

.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
	background: var(--opaque-white);
    cursor: pointer;
}

.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
	color: var(--placeholder-grey);
}

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
	color: white;
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #04c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget td.active:hover, .bootstrap-datetimepicker-widget td.active:hover:hover, .bootstrap-datetimepicker-widget td.active:active, .bootstrap-datetimepicker-widget td.active:hover:active, .bootstrap-datetimepicker-widget td.active.active, .bootstrap-datetimepicker-widget td.active:hover.active, .bootstrap-datetimepicker-widget td.active.disabled, .bootstrap-datetimepicker-widget td.active:hover.disabled, .bootstrap-datetimepicker-widget td.active[disabled], .bootstrap-datetimepicker-widget td.active:hover[disabled] {
	color: white;
    background-color: #04c;
    *background-color: #003bb3;
}

.bootstrap-datetimepicker-widget td.active:active, .bootstrap-datetimepicker-widget td.active:hover:active, .bootstrap-datetimepicker-widget td.active.active, .bootstrap-datetimepicker-widget td.active:hover.active {
    background-color: #039 \9;
}

.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
    background: 0;
	color: var(--placeholder-grey);
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget td span:hover {
	background: var(--opaque-white);
}

.bootstrap-datetimepicker-widget td span.active {
	color: white;
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #04c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget td span.active:hover, .bootstrap-datetimepicker-widget td span.active:active, .bootstrap-datetimepicker-widget td span.active.active, .bootstrap-datetimepicker-widget td span.active.disabled, .bootstrap-datetimepicker-widget td span.active[disabled] {
	color: white;
    background-color: #04c;
    *background-color: #003bb3;
}

.bootstrap-datetimepicker-widget td span.active:active, .bootstrap-datetimepicker-widget td span.active.active {
    background-color: #039 \9;
}

.bootstrap-datetimepicker-widget td span.old {
	color: var(--placeholder-grey);
}

.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
    background: 0;
	color: var(--placeholder-grey);
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget th.switch {
    width: 145px;
}

.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
    font-size: 21px;
}

.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
    background: 0;
	color: var(--placeholder-grey);
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget thead tr:first-child th {
    cursor: pointer;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
	background: var(--opaque-white);
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.bootstrap-datetimepicker-widget.left-oriented:before {
    left: auto;
    right: 6px;
}

.bootstrap-datetimepicker-widget.left-oriented:after {
    left: auto;
    right: 7px;
}

/*!
 *    Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *    License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("/static/fonts/fontawesome-webfont-674f50d287a8c48dc19ba404d20fe713.eot?v=4.7.0");
    src: url("/static/fonts/fontawesome-webfont-674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/static/fonts/fontawesome-webfont-af7ae505a9eed503f8b8e6982036873e.woff2?v=4.7.0") format("woff2"), url("/static/fonts/fontawesome-webfont-fee66e712a8a08eef5805a46892932ad.woff?v=4.7.0") format("woff"), url("/static/fonts/fontawesome-webfont-b06871f281fee6b241d60582ae9369b9.ttf?v=4.7.0") format("truetype"), url("/static/fonts/fontawesome-webfont-912ec66d7572ff821749319396470bde.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa, a.goback:before, .status-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.8571428571em;
}

.fa-border {
    padding: .2em .25em .15em;
	border: solid 0.08em var(--opaque-white);
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left, a.fa-pull-left.goback:before, .fa-pull-left.status-icon {
    margin-right: .3em;
}

.fa.fa-pull-right, a.fa-pull-right.goback:before, .fa-pull-right.status-icon {
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left, a.pull-left.goback:before, .pull-left.status-icon {
    margin-right: .3em;
}

.fa.pull-right, a.pull-right.goback:before, .pull-right.status-icon {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
	color: white;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-gear:before,
.fa-cog:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before,
.status-icon.edit-button:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.status-icon.status-info:before,
.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before,
.status-icon.status-closed:before {
    content: "";
}

.fa-check-circle-o:before, .status-icon.status-ok:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before, a.goback:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before, .status-icon.status-corrected:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before,
.status-icon.status-error:before,
.status-icon.status-issues:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-warning:before,
.status-icon.status-warning:before,
.fa-exclamation-triangle:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-gears:before,
.fa-cogs:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-feed:before,
.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before,
.fa-users:before {
    content: "";
}

.fa-chain:before,
.fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before,
.fa-scissors:before {
    content: "";
}

.fa-copy:before,
.fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}

.fa-legal:before,
.fa-gavel:before {
    content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-flash:before,
.fa-bolt:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "";
}

.fa-euro:before,
.fa-eur:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before,
.fa-usd:before {
    content: "";
}

.fa-rupee:before,
.fa-inr:before {
    content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "";
}

.fa-won:before,
.fa-krw:before {
    content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: "";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper-pp:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before,
.fa-car:before {
    content: "";
}

.fa-cab:before,
.fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "";
}

.fa-ge:before,
.fa-empire:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-circle-thin:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before,
.status-icon.status-correction:before{
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-genderless:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-hotel:before,
.fa-bed:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "";
}

.fa-optin-monster:before {
    content: "";
}

.fa-opencart:before {
    content: "";
}

.fa-expeditedssl:before {
    content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}

.fa-mouse-pointer:before {
    content: "";
}

.fa-i-cursor:before {
    content: "";
}

.fa-object-group:before {
    content: "";
}

.fa-object-ungroup:before {
    content: "";
}

.fa-sticky-note:before {
    content: "";
}

.fa-sticky-note-o:before {
    content: "";
}

.fa-cc-jcb:before {
    content: "";
}

.fa-cc-diners-club:before {
    content: "";
}

.fa-clone:before {
    content: "";
}

.fa-balance-scale:before {
    content: "";
}

.fa-hourglass-o:before {
    content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}

.status-icon.status-inprogress:before,
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}

.fa-hourglass:before {
    content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "";
}

.fa-hand-scissors-o:before {
    content: "";
}

.fa-hand-lizard-o:before {
    content: "";
}

.fa-hand-spock-o:before {
    content: "";
}

.fa-hand-pointer-o:before {
    content: "";
}

.fa-hand-peace-o:before {
    content: "";
}

.fa-trademark:before {
    content: "";
}

.fa-registered:before {
    content: "";
}

.fa-creative-commons:before {
    content: "";
}

.fa-gg:before {
    content: "";
}

.fa-gg-circle:before {
    content: "";
}

.fa-tripadvisor:before {
    content: "";
}

.fa-odnoklassniki:before {
    content: "";
}

.fa-odnoklassniki-square:before {
    content: "";
}

.fa-get-pocket:before {
    content: "";
}

.fa-wikipedia-w:before {
    content: "";
}

.fa-safari:before {
    content: "";
}

.fa-chrome:before {
    content: "";
}

.fa-firefox:before {
    content: "";
}

.fa-opera:before {
    content: "";
}

.fa-internet-explorer:before {
    content: "";
}

.fa-tv:before,
.fa-television:before {
    content: "";
}

.fa-contao:before {
    content: "";
}

.fa-500px:before {
    content: "";
}

.fa-amazon:before {
    content: "";
}

.fa-calendar-plus-o:before {
    content: "";
}

.fa-calendar-minus-o:before {
    content: "";
}

.fa-calendar-times-o:before {
    content: "";
}

.fa-calendar-check-o:before {
    content: "";
}

.fa-industry:before {
    content: "";
}

.fa-map-pin:before {
    content: "";
}

.fa-map-signs:before {
    content: "";
}

.fa-map-o:before {
    content: "";
}

.fa-map:before {
    content: "";
}

.fa-commenting:before {
    content: "";
}

.fa-commenting-o:before {
    content: "";
}

.fa-houzz:before {
    content: "";
}

.fa-vimeo:before {
    content: "";
}

.fa-black-tie:before {
    content: "";
}

.fa-fonticons:before {
    content: "";
}

.fa-reddit-alien:before {
    content: "";
}

.fa-edge:before {
    content: "";
}

.fa-credit-card-alt:before {
    content: "";
}

.fa-codiepie:before {
    content: "";
}

.fa-modx:before {
    content: "";
}

.fa-fort-awesome:before {
    content: "";
}

.fa-usb:before {
    content: "";
}

.fa-product-hunt:before {
    content: "";
}

.fa-mixcloud:before {
    content: "";
}

.fa-scribd:before {
    content: "";
}

.fa-pause-circle:before {
    content: "";
}

.fa-pause-circle-o:before {
    content: "";
}

.fa-stop-circle:before {
    content: "";
}

.fa-stop-circle-o:before {
    content: "";
}

.fa-shopping-bag:before {
    content: "";
}

.fa-shopping-basket:before {
    content: "";
}

.fa-hashtag:before {
    content: "";
}

.fa-bluetooth:before {
    content: "";
}

.fa-bluetooth-b:before {
    content: "";
}

.fa-percent:before {
    content: "";
}

.fa-gitlab:before {
    content: "";
}

.fa-wpbeginner:before {
    content: "";
}

.fa-wpforms:before {
    content: "";
}

.fa-envira:before {
    content: "";
}

.fa-universal-access:before {
    content: "";
}

.fa-wheelchair-alt:before {
    content: "";
}

.fa-question-circle-o:before {
    content: "";
}

.fa-blind:before {
    content: "";
}

.fa-audio-description:before {
    content: "";
}

.fa-volume-control-phone:before {
    content: "";
}

.fa-braille:before {
    content: "";
}

.fa-assistive-listening-systems:before {
    content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "";
}

.fa-glide:before {
    content: "";
}

.fa-glide-g:before {
    content: "";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "";
}

.fa-low-vision:before {
    content: "";
}

.fa-viadeo:before {
    content: "";
}

.fa-viadeo-square:before {
    content: "";
}

.fa-snapchat:before {
    content: "";
}

.fa-snapchat-ghost:before {
    content: "";
}

.fa-snapchat-square:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-first-order:before {
    content: "";
}

.fa-yoast:before {
    content: "";
}

.fa-themeisle:before {
    content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "";
}

.fa-handshake-o:before {
    content: "";
}

.fa-envelope-open:before {
    content: "";
}

.fa-envelope-open-o:before {
    content: "";
}

.fa-linode:before {
    content: "";
}

.fa-address-book:before {
    content: "";
}

.fa-address-book-o:before {
    content: "";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "";
}

.fa-user-circle:before {
    content: "";
}

.fa-user-circle-o:before {
    content: "";
}

.fa-user-o:before {
    content: "";
}

.fa-id-badge:before {
    content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "";
}

.fa-quora:before {
    content: "";
}

.fa-free-code-camp:before {
    content: "";
}

.fa-telegram:before {
    content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "";
}

.fa-shower:before {
    content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "";
}

.fa-podcast:before {
    content: "";
}

.fa-window-maximize:before {
    content: "";
}

.fa-window-minimize:before {
    content: "";
}

.fa-window-restore:before {
    content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "";
}

.fa-bandcamp:before {
    content: "";
}

.fa-grav:before {
    content: "";
}

.fa-etsy:before {
    content: "";
}

.fa-imdb:before {
    content: "";
}

.fa-ravelry:before {
    content: "";
}

.fa-eercast:before {
    content: "";
}

.fa-microchip:before {
    content: "";
}

.fa-snowflake-o:before {
    content: "";
}

.fa-superpowers:before {
    content: "";
}

.fa-wpexplorer:before {
    content: "";
}

.fa-meetup:before {
    content: "";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

/* =============================================================================
     LAYOUT
     ========================================================================== */
@media (min-width: 768px) {
    html, body {
        height: 100%;
    }
}

html {
    font-size: 62.5%;
}

body {
    font-family: "Fira Sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5em;
    font-weight: 300;
	color: var(--black-text);
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

.page-wrap {
    position: relative;
}

@media (min-width: 768px) {
    .page-wrap {
        height: auto;
        min-height: 100%;
        z-index: 2;
    }
}

/* typekit async loading (all elements using $ typekit font) */
.wf-loading {
    overflow: hidden;
}

.wf-loading body {
    visibility: hidden;
}

::-moz-selection {
    background-color: rgba(30, 119, 58, 0.2);
    color: inherit;
}

::selection {
    background-color: rgba(30, 119, 58, 0.2);
    color: inherit;
}

/* =============================================================================
     ELEMENTEN
     ========================================================================== */
.vertical-center-absolute, .navbar .navbar-nav, .navbar-right {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

a.goback {
    margin-bottom: 40px;
    display: inline-block;
    float: none;
}

a.goback:before {
    padding-right: 10px;
}

.fa-info-circle {
	color: var(--primary-green);
	font-size: 2.2rem;
	margin-top: 0;
}

@media (min-width: 767px) {
	.fa-info-circle {
		font-size: 1.8rem;
		margin-top: 2px;
	}
}

.next-popover-icon {
    width: calc(100% - 40px);
    display: inline-block;
}

.label-with-popover {
    position: relative;
}

.label-with-popover .popover-icon {
    position: absolute;
    top: 0;
    right: 0;
}

@media (min-width: 768px) {
    .popover-content {
        min-width: 250px;
    }
}

.wrapping-label input[type="checkbox"] {
    margin-right: 20px;
    display: table-cell;
    float: left;
}

.wrapping-label span {
    display: table-cell;
}

.wrapping-label input[type="radio"] {
    margin-right: 10px;
    display: inline-block;
}

body.aanvraag_rechtzetting .wrapping-label {
    font-weight: 100;
}

body.aanvraag_rechtzetting .wrapping-label span {
    display: inline-block;
}

.row.ingesteld-logo {
    margin-bottom: 20px;
}

.row.ingesteld-logo img {
    max-width: 200px;
}

.row.ingesteld-logo p {
    margin-bottom: 20px;
}

/* =============================================================================
     ELEMENTS
     ========================================================================== */
.container {
    width: 100%;
    position: relative;
}

.container.center-container {
    margin-left: auto;
    margin-right: auto;
}

.container.medium {
    max-width: 970px;
}

.container.no-padding {
    padding: 0;
}

.container.no-maxwidth {
    max-width: none;
}

@media (max-width: 767px) {
    .container {
        overflow-x: hidden;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 767px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

@media (min-width: 1350px) {
    .container {
        max-width: 1250px;
    }
}

@media (min-width: 1500px) {
    .container {
        max-width: 1470px;
    }
}

.container-sidebar-main {
    position: static;
    max-width: none;
}

.container-sidebar-main .main-content {
    max-width: 1250px;
}

.trigger-container {
    position: absolute;
    right: 0;
    margin-right: 25px;
    top: 0;
    margin-top: 0px;
}

.trigger-container .menu {
    display: none;
}

.trigger {
    display: block;
    float: right;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.trigger .menu {
    display: none;
    width: 0;
    overflow: hidden;
}

@media (min-width: 768px) {
    .trigger {
        display: none;
    }
}

.hamburger {
    display: block;
    width: 28px;
    height: 21px;
    z-index: 2;
    cursor: pointer;
    float: right;
    position: absolute;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 3px;
}

.hamburger.hamburger-open .hamburger-inner {
    background: none;
}

.hamburger.hamburger-open .hamburger-inner:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.hamburger.hamburger-open .hamburger-inner:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hamburger.hamburger-open .hamburger-inner:before, .hamburger.hamburger-open .hamburger-inner:after {
    top: 8px;
	background-color: white;
    width: 26px;
}

.hamburger:before {
    text-transform: uppercase;
    font-weight: 500;
    top: -2px;
    position: absolute;
    right: 100%;
    margin-right: 20px;
	color: white;
    letter-spacing: 1px;
    font-size: 12px;
    font-size: 1.2rem;
}

.hamburger-inner {
    display: block;
    width: 28px;
    height: 3px;
    margin-top: 9px;
	background: white;
    transition: all 0.4s ease-in-out;
}

.hamburger-inner:before {
    top: 0;
}

.hamburger-inner:after {
    top: 18px;
}

.hamburger-inner:before, .hamburger-inner:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 28px;
    height: 3px;
	background: white;
    transition: all 0.4s ease-in-out;
}

ul.unstyled, ul.social, ul.lined, .sub-nav ul, .subnav-tabs ul, .wizard .steps > ul, .wizard .actions ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.row {
    *zoom: 1;
}

.row:before, .row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

/* ICONS */
.icon {
    /* icon sprite */
    /* @include at2x('../images/template-sprite.png', '../images/template-sprite$2x.png', 300px, 50px); */
    display: inline-block;
    vertical-align: middle;
    transition: 0.25s cubic-bezier(0, 0, 0.58, 1);
}

.icon-hamburger, .icon-hamburger:before, .icon-hamburger:after {
    width: 24px;
    position: absolute;
    height: 1px;
	border-top: 3px solid var(--primary-green);
    transition: 0.25s cubic-bezier(0, 0, 0.58, 1);
}

.icon-hamburger {
    position: relative;
}

.icon-hamburger:before, .icon-hamburger:after {
    content: "";
    margin-left: 0;
}

.icon-hamburger:before {
    margin-top: 3px;
}

.icon-hamburger:after {
    margin-top: 9px;
}

/* HELPERS */
.a-c {
    text-align: center;
}

.a-l {
    text-align: left;
}

.a-r {
    text-align: right;
}

@media (min-width: 768px) {
    .desktop-a-l {
        text-align: left;
    }
    .desktop-a-c {
        text-align: center;
    }
    .desktop-a-r {
        text-align: right;
    }
    .left.left {
        float: left;
    }
    .right.right {
        float: right;
    }
}

.left > .va-wrap, .right > .va-wrap {
    width: auto;
}

.right-tablet {
    float: none;
}

@media (min-width: 768px) {
    .right-tablet {
        float: right;
    }
}

.left-tablet {
    float: none;
}

@media (min-width: 768px) {
    .left-tablet {
        float: left;
    }
}

/* exceptions: only add what you need! */
.mb0.mb0 {
    margin-bottom: 0;
}

/*
.mb20.mb20 { margin-bottom: 20px; }
.mb40.mb40 { margin-bottom: 40px; }*/
/*.mt0.mt0 { margin-top: 0; }
.mt20.mt20 { margin-top: 20px; }
.mt40.mt40 { margin-top: 40px; }*/
/*.ttu { text-transform: uppercase; }
.ttl { text-transform: lowercase; }*/
/* SLIDESHOW */
.cycle-slideshow {
    width: 100%;
    position: relative;
}

.cycle-pager {
    width: 100%;
    text-align: center;
}

.cycle-pager span {
    display: inline-block;
    margin: 0 3px;
    font-size: 36px;
    height: 20px;
    width: 20px;
    line-height: 14px;
    cursor: pointer;
	border: 2px solid white;
    border-radius: 20px;
	color: white;
    overflow: hidden;
    text-indent: -500px;
    transition: 0.25s cubic-bezier(0, 0, 0.58, 1);
}

.cycle-pager span:hover, .cycle-pager span:focus {
    transition: none;
}

.cycle-pager span:hover, .cycle-pager span:focus, .cycle-pager .cycle-pager-active {
    text-indent: 0;
}

/* OTHER */
/* google maps mw */
.gm-style img {
    max-width: inherit;
}

/* responsive video */
.video-container {
    position: relative;
    padding: 0 0 56.25%;
    height: 0;
    overflow: hidden;
    margin: 0 0 15px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* equal height */
.equal-h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.equal-h > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.equal-h:before, .equal-h:after {
    display: none;
}

html.no-flexbox .equal-h {
    height: 100%;
}

html.no-flexbox .equal-h > div {
    float: left;
}

/* vertical align */
.va-wrap, .va-m, .va-b {
    display: table;
    width: 100%;
    height: 100%;
}

.va-wrap {
    table-layout: fixed;
}

.va-m, .va-b {
    display: table-cell;
}

.va-m {
    vertical-align: middle;
}

.va-b {
    vertical-align: bottom;
}

/* blocklink */
.blocklink {
    cursor: pointer;
}

/* =============================================================================
     NAVIGATIE
     ========================================================================== */
.notyet {
	color: var(--dark-grey);
    pointer-events: none;
    font-style: italic;
}

.navbar-header {
    position: fixed;
    width: 100%;
}

@media (max-width: 767px) {
    .navbar-header {
		background-color: var(--primary-green);
    }
}

@media (min-width: 768px) {
    .navbar-header {
        position: relative;
        width: auto;
    }
}

.navbar {
	background-color: var(--primary-green);
    position: relative;
    border: none;
}

.navbar .navbar-brand {
    display: block;
    text-align: center;
    float: none;
    height: auto;
    margin-bottom: -6px;
    width: 100%;
    /*    @media (min-width: 768px) {
        width: 235px;
    }
        @media (min-width: 992px) {
        width: 310px;
    }
        @media (min-width: 1200px) {
        width: 375px;
    }*/
    padding-right: 30px;
}

@media (min-width: 768px) {
    .navbar .navbar-brand {
        max-width: 240px;
        display: inline-block;
    }
}

@media (min-width: 992px) {
    .navbar .navbar-brand {
        max-width: 300px;
    }
}

@media (min-width: 1200px) {
    .navbar .navbar-brand {
        max-width: none;
    }
}

@media (max-width: 767px) {
    .navbar .navbar-brand {
        margin-bottom: 20px;
    }
}

.navbar .navbar-brand img {
    display: inline-block;
}

@media (max-width: 767px) {
    .navbar .navbar-brand.logo-tablet {
        display: none;
    }
}

.navbar.navbar-inverse {
    border: none;
}

.navbar.navbar-inverse li.active a, .navbar.navbar-inverse li.active > a:hover {
    font-weight: 500;
    background-color: transparent;
    opacity: 1;
}

.navbar.navbar-inverse li a {
	color: white;
}

.navbar.navbar-inverse .navbar-toggle-esign {
    /*border-color: $accent;*/
    background: transparent;
}

.navbar.navbar-inverse .navbar-toggle-esign:hover .icon-bar {
	background-color: var(--primary-green);
}

.navbar .navbar-collapse.in {
    border: none;
}

@media (max-width: 767px) {
    .navbar .navbar-collapse.in {
        /* height: 0;*/
        overflow: hidden;
    }
}

.navbar .navbar-nav {
    display: inline-block;
    margin-left: 20px;
    float: none;
}

@media (max-width: 767px) {
    .navbar .navbar-nav {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        margin-left: 0;
    }
}

.navbar .navbar-nav li {
	border-right: 1px solid white;
    padding: 0 10px;
    transition: 0.3s;
    display: inline-block;
}

@media (max-width: 767px) {
    .navbar .navbar-nav li {
		border-bottom: 1px solid white;
        display: block;
        width: 100%;
        border-right: none;
    }
    .navbar .navbar-nav li a {
        padding: 10px 0;
        display: block;
    }
}

.navbar .navbar-nav li i {
    margin-right: 5px;
}

.navbar .navbar-nav li a:hover, .navbar .navbar-nav li a:focus {
    opacity: 0.8;
}

.navbar .navbar-nav li:last-child {
    border-right: none;
    border-bottom: none;
}

.logo-mobile {
    margin: 15px 5px 15px 10px;
    display: inline-block;
}

@media (min-width: 768px) {
    .logo-mobile {
        display: none;
    }
}

.navbar-inverse, .navbar-collapse {
    border: none;
}

@media (max-width: 767px) {
    .navbar-collapse {
        transition: max-height 0.4s;
        overflow: hidden;
        position: fixed;
        top: 70px;
        max-height: 0;
        width: 100%;
		background-color: var(--primary-green);
        display: block;
        height: auto;
    }
    .navbar-collapse.open {
        max-height: 700px;
    }
}

@media (max-width: 767px) and (max-height: 600px) {
    .navbar-collapse.open {
        max-height: 1000px;
        height: calc(100vh - 70px);
    }
}

@media (max-width: 767px) and (max-height: 600px) {
    .navbar-collapse.open .nav-content {
        overflow: auto;
        height: 100%;
    }
}

@media (max-width: 767px) {
    .navbar-collapse.closed {
        max-height: 0;
    }
}

@media (min-width: 768px) {
    .navigation-mobile {
        display: none;
    }
}

@media (min-width: 768px) {
    #navigation-bg {
        display: none;
        height: 100vh;
		background-color: var(--primary-green);
        position: fixed;
        top: 0;
        left: 0;
    }
}

.navbar-right {
    right: 50px;
}

@media (max-width: 767px) {
    .navbar-right {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.navbar-right .lang {
    position: relative;
    text-align: center;
}

.navbar-right .lang .lang__selectors {
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (min-width: 768px) {
    .navbar-right .lang .lang__selectors {
        float: left;
        position: absolute;
        top: 0;
        margin-top: -15px;
        max-height: 35px;
        margin-left: -40px;
        overflow: hidden;
		background-color: var(--primary-green);
    }
}

.navbar-right .lang .lang__selectors li {
    display: inline-block;
    line-height: 2.5em;
}

.navbar-right .lang .lang__selectors li.active, .navbar-right .lang .lang__selectors li:hover {
    font-weight: 500;
}

@media (max-width: 767px) {
    .navbar-right .lang .lang__selectors li.active, .navbar-right .lang .lang__selectors li:hover {
		background-color: white;
    }
    .navbar-right .lang .lang__selectors li.active a, .navbar-right .lang .lang__selectors li:hover a {
		color: var(--primary-green);
    }
}

.navbar-right .lang .lang__selectors li a {
    display: inline-block;
    padding: 0 10px;
}

@media (min-width: 768px) {
    .navbar-right .lang .lang__selectors li a {
        display: block;
        padding: 10px;
    }
}

.navbar-right .lang .lang__selectors.open {
    max-height: 999px;
}

.navbar-right .lang .lang__arrow {
    display: none;
	color: white;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    position: relative;
    float: right;
    margin-right: -25px;
}

@media (min-width: 768px) {
    .navbar-right .lang .lang__arrow {
        display: inline-block;
    }
}

.navbar-right .lang .lang__arrow.open {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.navigation-left .navbar-brand {
    display: block;
    float: none;
    height: auto;
    margin-bottom: 20px;
    text-align: center;
}

.navigation-left .navbar-brand img {
    width: 100%;
    max-width: 300px;
    display: inline-block;
}

.lang-sidebar {
    *zoom: 1;
    margin-bottom: 20px;
}

.lang-sidebar:before, .lang-sidebar:after {
    display: table;
    content: " ";
}

.lang-sidebar:after {
    clear: both;
}

.lang-sidebar .lang__arrow {
    display: none;
}

.lang-sidebar ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.lang-sidebar ul li, .lang-sidebar ul a {
	color: white;
}

.lang-sidebar ul a {
    padding: 7.5px;
    display: block;
}

.lang-sidebar ul li {
    width: 33.33%;
    float: left;
    background-color: rgba(30, 119, 58, 0.6);
    text-align: center;
    /* box-sizing: border-box;
            border-bottom: rgba($accentHover, 0.6) 1px solid;
            border-top: rgba($accentHover, 0.6) 1px solid;*/
    border-right: 1px solid rgba(30, 119, 58, 0.5);
}

.lang-sidebar ul li:last-child {
    border-right: none;
}

.lang-sidebar ul li:hover, .lang-sidebar ul li.active {
	background-color: white;
}

.lang-sidebar ul li:hover a, .lang-sidebar ul li.active a {
	color: var(--primary-green-active);
    font-weight: 500;
}

.mobile-lang-sidebar ul li{
    background-color: rgba(30, 119, 58, 0.6);
    border-right: 1px solid rgba(30, 119, 58, 0.5);
}

.mobile-lang-sidebar ul li:last-child {
    border-right: none;
}

.navbar-right .mobile-lang-sidebar .lang__selectors li {
    line-height: 2.5em;
    float:left;
    width: 33.33%;
    margin: 0;
}

.navbar-right .mobile-lang-sidebar .lang__selectors li a{
    display: block;
}

@media (min-width: 768px){
    .navbar-right .mobile-lang-sidebar .lang__selectors li {
        line-height: 1.5em;
        width: auto;
        margin: 0 15px;
    }
    .mobile-lang-sidebar ul li{
        background-color: transparent;
        border: none;
    }
}

.navigation-squares {
    margin-bottom: 20px;
    *zoom: 1;
}

.navigation-squares:before, .navigation-squares:after {
    display: table;
    content: " ";
}

.navigation-squares:after {
    clear: both;
}

.navigation-squares ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}

.navigation-squares ul li {
    position: relative;
    display: block;
    width: 100%;
    background-color: #28a04e;
	border-bottom: 2px solid var(--primary-green-border);
    border-right: none;
    transition: background 0.5s;
}

@media (min-width: 1200px) {
    .navigation-squares ul li {
        height: 100px;
        width: 33.33%;
		border-right: 2px solid var(--primary-green-border);
        border-bottom: none;
        float: left;
        text-align: center;
    }
}

.navigation-squares ul li:hover, .navigation-squares ul li.active {
    background-color: #238b44;
}

.navigation-squares ul li:last-child {
    border-right: none;
}

@media (min-width: 1200px) {
    .navigation-squares ul li i {
        display: block;
        margin-bottom: 10px;
    }
}

.navigation-squares ul li a {
	color: white;
    display: block;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
}

@media (min-width: 1200px) {
    .navigation-squares ul li .link-content-wrap {
        padding: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.sidebar-container-next {
    display: none;
	height: auto;
}

@media (min-width: 768px) {
    .sidebar-container-next {
        display: block;
        position: fixed;
        z-index: 999;
        left: 0;
        top: 0;
        bottom: 0;
		background-color: var(--primary-green);
        padding-right: 0;
        max-width: 400px;
        overflow-y: auto;
    }
	.sidebar-container-next.fixHeight {
		height: 100vh;
	}
}

.sidebar {
    height: 100%;
    padding-left: 0;
    width: 100%;
}

@media (min-width: 768px) {
    .sidebar.fixed {
        height: auto;
        max-width: 400px;
		background-color: var(--primary-green);
        padding-top: 20px;
        margin-left: -15px;
        width: calc(100% + 15px);
        overflow-x: hidden;
    }
}

.sidebar .sidebar-title {
    display: none;
	background-color: white;
    padding: 15px 10px;
    font-size: 20px;
    font-size: 2rem;
    margin: 10px 5px;
}

@media (max-width: 767px) {
    .sidebar .sidebar-title {
        display: block;
    }
}

.sidebar .logo {
    margin-bottom: 20px;
    display: block;
}

.sidebar .sidebar__navigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar .sidebar__navigation li.open.issues,
.sidebar .sidebar__navigation li.open.issues.active {
	background-color: var(--yellow-open-issues);
}

.sidebar .sidebar__navigation li.open.issues a {
    color: black;
}

@media (max-width: 767px) {
    .sidebar .sidebar__navigation {
        padding-bottom: 20px;
    }
}

.sidebar .sidebar__navigation li {
	color: white;
    padding: 5px;
}

@media (min-width: 768px) {
    .sidebar .sidebar__navigation li {
        border-bottom: 1px solid #e7f9ed;
    }
    .sidebar .sidebar__navigation li.active, .sidebar .sidebar__navigation li:hover {
		background-color: var(--primary-green-border);
    }
    .sidebar .sidebar__navigation li.active a, .sidebar .sidebar__navigation li:hover a {
		color: white;
    }
}

@media (min-width: 1200px) {
    .sidebar .sidebar__navigation li {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .sidebar .sidebar__navigation li.active, .sidebar .sidebar__navigation li:hover {
		background-color: var(--primary-green-border);
    }
}

@media (max-width: 767px) {
    .sidebar .sidebar__navigation li {
        margin: 5px 0;
        margin-bottom: -5px;
    }
}

.sidebar .sidebar__navigation li a {
    padding: 5px 10px;
    display: block;
	color: white;
}

@media (min-width: 992px) {
    .sidebar .sidebar__navigation li a {
        padding: 15px;
    }
}

.navbar-nav .sidebar {
    margin-top: 40px;
}

@media (min-width: 768px) {
    .navbar-nav .sidebar {
        display: none;
    }
}

.sub-nav-fix{
	margin-bottom: 30px;
}

@media (min-width: 768px) {
    .sub-nav-fix {
        margin-top: -25px;
    }
}

.sub-nav {
    padding-top: 90px;
    position: fixed;
    z-index: 99;
    top: 0;
	background-color: white;
    text-align: center;
    width: calc(100% - 60px);
}

@media (min-width: 768px) {
    .sub-nav {
        padding-top: 20px;
        width: calc(75% - 75px);
        max-width: calc(1160px - 25%);
    }
}

.sub-nav ul {
    *zoom: 1;
    margin-bottom: 10px;
}

.sub-nav ul:before, .sub-nav ul:after {
    display: table;
    content: " ";
}

.sub-nav ul:after {
    clear: both;
}

.sub-nav ul li {
    list-style: none;
	border: 5px solid var(--soft-yellow);
    margin-bottom: 5px;
    margin-right: 5px;
    width: calc(33.33% - 10px);
    float: left;
}

.sub-nav ul li.active, .sub-nav ul li:hover {
	background-color: var(--soft-yellow);
}

.sub-nav ul li a {
	color: var(--black-text);
    padding: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
}

.sub-nav ul li a i {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 20px;
    font-size: 2rem;
}

@media (min-width: 768px) {
    .sub-nav ul li a {
        padding: 10px 5px;
    }
}

.subnav-tabs {
	background-color: white;
    top: 0;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    width: calc(100% - 60px);
	opacity: 0.90;
}

@media (max-width: 767px) {
    .subnav-tabs {
        top: 70px;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
	.subnav-tabs{
		width: calc(75% - 60px);
	}
}

@media (min-width: 992px) {
    .subnav-tabs {
        padding-top: 30px;
        width: calc(75% - 60px);
    }
}

@media (min-width: 1500px) {
    .subnav-tabs {
        max-width: 1220px;
    }
}

.subnav-tabs ul {
    *zoom: 1;
    margin: 0;
    list-style: none;
    padding-top: 10px;
}

.subnav-tabs ul:before, .subnav-tabs ul:after {
    display: table;
    content: " ";
}

.subnav-tabs ul:after {
    clear: both;
}

@media (max-width: 767px) {
    .subnav-tabs ul {
        padding-top: 20px;
    }
}

.subnav-tabs ul li {
	border: 2px solid var(--grey-to-contrast-green);
    height: 40px;
    text-align: center;
    margin: 0;
	background-color: var(--white-to-contrast-green);
    display: block;
    width: 33.33%;
    float: left;
}

.subnav-tabs ul li.active, .subnav-tabs ul li:hover {
	background-color: var(--primary-green);
	border-color: var(--primary-green);
}

.subnav-tabs ul li.active a, .subnav-tabs ul li:hover a {
	color: white;
}

@media (min-width: 64em) {
    .subnav-tabs ul li.active .tablink-icon, .subnav-tabs ul li:hover .tablink-icon {
		border: 2px solid white;
		background: var(--primary-green);
    }
}

@media (min-width: 64em) {
    .subnav-tabs ul li {
        height: 60px;
    }
}

.subnav-tabs ul li:first-child {
    border-right: none;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.subnav-tabs ul li:last-child {
    border-left: none;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.subnav-tabs ul li a {
    padding: 5px;
    height: 100%;
    display: block;
    position: relative;
    text-align: center;
	color: var(--dark-grey);
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    line-height: 1.8rem;
}

.subnav-tabs ul li a .tablink-icon {
    display: inline-block;
    position: relative;
}

@media (min-width: 64em) {
    .subnav-tabs ul li a .tablink-icon {
        border-radius: 30px;
        margin-top: -60px;
		background-color: var(--grey-to-contrast-green);
        width: 40px;
        height: 40px;
		border: 2px solid var(--grey-to-contrast-green);
        margin-bottom: 5px;
    }
}

@media (min-width: 64em) {
    .subnav-tabs ul li a i {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: block;
        font-size: 20px;
        font-size: 2rem;
        color: white;
    }
}

.subnav-tabs ul li a span {
    display: none;
}

@media (min-width: 64em) {
    .subnav-tabs ul li a span {
        display: block;
    }
}

.subnav-tabs ul li a .tablink-content {
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
	.legende-wrapper-main,
	.main-content-wrapper {
        margin-left: 25%;
    }
}

.main-content {
    margin-top: 20px;
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .main-content {
        margin-top: 60px;
    }
}

/* =============================================================================
     ACTIVATIE FORM
     ========================================================================== */
.wizard ul:not(.pw-requirements) {
    list-style: none;
}

.wizard .steps > ul {
    width: 100%;
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    .wizard .steps > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.wizard .steps li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
	background-color: var(--offset-white-green);
    transition: 0.3s;
    border-bottom: 2px solid #e5e5e5;
}

@media (min-width: 768px) {
    .wizard .steps li {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: inline-block;
        width: auto;
        border-width: 5px;
    }
}

@media (min-width: 992px) {
	.no-flexbox .wizard .steps li:nth-child(1),
	.no-flexbox .wizard .steps li:nth-child(2),
	.no-flexbox .wizard .steps li:nth-child(4) {
		width: 23%;
	}

	.no-flexbox .wizard .steps li:nth-child(3) {
		width: 31%;
	}
}

.wizard .steps li a {
	color: var(--dark-grey);
}

.wizard .steps li:last-child {
    border-right: none;
}

.wizard .steps li.done {
	background-color: var(--offset-white-green);
	border-bottom-color: var(--primary-green);
}

.wizard .steps li.done a {
	color: var(--primary-green);
}

.wizard .steps li.done:hover {
	background-color: var(--soft-yellow-active);
	border-bottom-color: var(--yellow);
}

.wizard .steps li.done:hover a {
	color: var(--brown);
}

.wizard .steps li.disabled {
    pointer-events: none;
	background-color: var(--white-to-contrast-green);
}

.wizard .steps li.current {
	background-color: var(--soft-yellow-active);
	border-bottom-color: var(--yellow);
}

.wizard .steps li.current a {
	color: var(--brown);
}

.wizard .steps .audible {
    visibility: hidden;
    width: 0;
    height: 0;
    display: block;
}

.wizard .content {
    text-align: left;
}

.wizard .content .title:not(.current), .wizard .content .body:not(.current) {
    display: none;
}

.wizard .content ul li .error {
    width: auto;
    display: block;
}

.wizard .actions ul {
    position: relative;
}

.wizard .actions ul li {
    display: inline-block;
    margin: 0 10px;
}

.wizard .actions ul li.disabled {
    display: none;
}

.wizard .actions ul li:last-child {
    right: 0;
}

/* =============================================================================
     GRID
     ========================================================================== */
@media (max-width: 767px) {
    .grid-mb.col-lg-6, .grid-mb.col-lg-3, .grid-mb.col-lg-4 {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .grid-mb.col-lg-6, .grid-mb.col-lg-3, .grid-mb.col-lg-4 {
        margin-bottom: 40px;
    }
}

.container-pinpoint {
    display: inline-block;
}

.container-pinpoint .pinpoint {
    float: right;
}

/* =============================================================================
     MAIN
     ========================================================================== */
.main {
    padding: 40px 0;
}

@media (min-width: 768px) {
    .main {
        padding: 50px 0 150px;
    }
}

/* =============================================================================
     FOOTER
     ========================================================================== */
.page-footer {
    position: relative;
}

.page-footer .row {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .page-footer {
        height: 60px;
        margin: -60px 0 0;
        z-index: 5;
    }
}

a.esign {
    width: 104px;
    height: 20px;
    background-image: url("/static/img/logo-esign-d9e310e4bfb0e415f8c8e905823cecbf.png");
    text-indent: -9999px;
    opacity: 0.6;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 0.25s cubic-bezier(0, 0, 0.58, 1);
    display: block;
    outline: 0;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    a.esign {
        background-image: url("/static/img/logo-esign@2x-55a89a02e0d409842ed836b557cf4331.png");
        background-size: 104px 20px;
    }
}

a.esign:hover, a.esign:focus {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (min-width: 768px) {
    a.esign {
        float: right;
    }
}

/* =============================================================================
     CONTENT
     ========================================================================== */
.large {
    font-size: 20px;
    font-size: 2rem;
}

.center-block {
    *zoom: 1;
    text-align: center;
    margin: 20px 0;
}

.center-block:before, .center-block:after {
    display: table;
    content: " ";
}

.center-block:after {
    clear: both;
}

.center-block .button, .center-block .wizard .actions ul li a, .wizard .actions ul li .center-block a {
    float: none;
    display: inline-block;
}

.box {
    *zoom: 1;
    margin: 0 0 20px;
    padding: 15px;
    background: #078862;
}

.box:before, .box:after {
    display: table;
    content: " ";
}

.box:after {
    clear: both;
}

.box ul, .box p {
    margin-bottom: 1em;
}

.box.error {
	background: var(--red);
	color: white;
}

.box.success {
	background: var(--primary-green);
}

section {
    position: relative;
}

article {
    *zoom: 1;
    margin: 0 0 20px;
}

article:before, article:after {
    display: table;
    content: " ";
}

article:after {
    clear: both;
}

article a img {
    display: block;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

article a:hover img, article a:focus img {
    opacity: 0.8;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* =============================================================================
     PAGES
     ========================================================================== */
/* ============================
     LOGIN
     ============================ */
.user_half {
	background-color: var(--offset-white);
    padding: 20px;
}

@media (min-width: 992px) {
    .user_half {
        padding: 40px;
    }
}

/* ============================
     OVERZICHT CAR PASS AANVRAGEN
     ============================ */
.aanvraag-form {
    margin-bottom: 40px;
	position: relative;
}

@media (min-width: 1024px) {
    .flex-form {
		display: flex;
		flex-direction: column;
	}
}

.legende ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.legende ul li {
    margin-right: 40px;
    margin-bottom: 10px;
    float: left;
    display: table-row;
}

.legende ul li:last-child {
    margin-right: 0;
}

.legende ul li .status-icon, .legende ul li span {
	display: table-cell;
}

.legende ul li span {
	padding-left: 10px;
}

.legende-wrapper-sidebar {
	display: none;
}

.legende-wrapper-main {
	padding: 0 30px;
}

@media screen and (min-width: 1200px) and (min-height: 1020px) {
	.legende-wrapper-main {
		display: none;
	}

	.legende-wrapper-sidebar {
		display: block;
		position: absolute;
		bottom: 0;
	}

	.sidebar .legende {
		background-color: rgba(255, 255, 255, 0.8);
		padding: 10px;
	}

	.sidebar .legende .col-md-8 {
		width: 100%;
	}

	.sidebar .legende .col-lg-4 {
		width: 100%;
	}

	.sidebar .legende h4 {
		font-size: 20px;
		font-size: 2rem;
	}

	.sidebar .legende ul {
		padding-left: 20px;
		width: 100%;
		margin-bottom: 10px;
		*zoom: 1;
	}

	.sidebar .legende ul:before, .sidebar .legende ul:after {
		display: table;
		content: " ";
	}

	.sidebar .legende ul:after {
		clear: both;
	}

	.sidebar .legende ul li {
		width: 49%;
		float: left;
		margin-right: 0;
		font-size: 14px;
		font-size: 1.4rem;
		margin-bottom: 5px;
	}

	.sidebar .legende p {
		font-size: 12px;
		font-size: 1.2rem;
		margin-bottom: 0;
	}
}


form button {
	margin-bottom: 40px;
}

.status-icon.status-warning,
.warning-color {
	color: var(--yellow);
}

.status-icon.status-issues,
.status-icon.status-error,
.error-color {
	color: var(--red);
}

.status-icon.status-ok, .status-icon.edit-button,
.ok-color {
	color: var(--primary-green);
}

.correction-color {
	color: var(--primary-green);
}

.status-icon.status-info,
.status-icon.status-closed,
.status-icon.status-inprogress,
.status-icon.status-corrected {
	color: var(--grey-to-contrast-green);
}

.bewijzen .bewijs, .bewijzen .kmstand, .betwiste-kmstanden--certificaat .bewijs, .betwiste-kmstanden--certificaat .kmstand, .betwiste-kmstanden--voertuigHistoriek .bewijs, .betwiste-kmstanden--voertuigHistoriek .kmstand {
    position: relative;
	border: 2px solid var(--yellow);
    padding: 15px;
}

.bewijzen .bewijs .h6, .bewijzen .kmstand .h6, .betwiste-kmstanden--certificaat .bewijs .h6, .betwiste-kmstanden--certificaat .kmstand .h6, .betwiste-kmstanden--voertuigHistoriek .bewijs .h6, .betwiste-kmstanden--voertuigHistoriek .kmstand .h6 {
    margin-bottom: 20px;
    display: block;
	color: var(--yellow);
}

.bewijzen .bewijs .delete-button, .bewijzen .kmstand .delete-button, .betwiste-kmstanden--certificaat .bewijs .delete-button, .betwiste-kmstanden--certificaat .kmstand .delete-button, .betwiste-kmstanden--voertuigHistoriek .bewijs .delete-button, .betwiste-kmstanden--voertuigHistoriek .kmstand .delete-button {
    position: absolute;
    top: -2px;
    right: -2px;
    margin-top: 0;
    padding: 10px;
	background-color: var(--yellow);
}

.bewijzen .bewijs .delete-button:hover, .bewijzen .kmstand .delete-button:hover, .betwiste-kmstanden--certificaat .bewijs .delete-button:hover, .betwiste-kmstanden--certificaat .kmstand .delete-button:hover, .betwiste-kmstanden--voertuigHistoriek .bewijs .delete-button:hover, .betwiste-kmstanden--voertuigHistoriek .kmstand .delete-button:hover {
	background-color: var(--soft-yellow);
}

.bewijzen.betwiste-kmstanden, .betwiste-kmstanden--certificaat.betwiste-kmstanden, .betwiste-kmstanden--voertuigHistoriek.betwiste-kmstanden {
    margin-left: -40px;
}

.betwiste-kmstanden--voertuigHistoriek {
    margin-bottom: 0;
}

.not-editable {
    position: relative;
    margin-bottom: 20px;
}

.not-editable .info-right {
    position: absolute;
    top: 15px;
    right: 15px;
}

.editable {
    background-color: white;
}

@media (min-width: 992px) {
    .input-naast-labels ul {
        margin-bottom: 20px;
    }
    .input-naast-labels ul.bewijzen, .input-naast-labels ul.betwiste-kmstanden--certificaat {
        margin-bottom: 0;
    }
    .input-naast-labels ul > li label, .input-naast-labels ul > li .label {
        font-weight: 500;
        display: inline-block;
    }
    .input-naast-labels ul > li .prefilled, .input-naast-labels ul > li input:not([type='submit']), .input-naast-labels ul > li select, .input-naast-labels ul > li .input {
        display: inline-block;
        margin-left: 20px;
    }
    .input-naast-labels ul > li.fixed-width label {
        width: 125px;
    }
    .input-naast-labels ul > li.fixed-width input, .input-naast-labels ul > li.fixed-width select, .input-naast-labels ul > li.fixed-width .input, .input-naast-labels ul > li.fixed-width .prefilled {
        width: calc(100% - 150px);
    }
    .input-naast-labels ul > li.fixed-width .row input, .input-naast-labels ul > li.fixed-width .row select, .input-naast-labels ul > li.fixed-width .row .input, .input-naast-labels ul > li.fixed-width .row .prefilled {
        width: auto;
    }
    .input-naast-labels ul > li.fixed-width.small label {
        width: 100px;
    }
    .input-naast-labels ul > li.fixed-width.small input, .input-naast-labels ul > li.fixed-width.small select, .input-naast-labels ul > li.fixed-width.small .input, .input-naast-labels ul > li.fixed-width.small .prefilled {
        width: calc(100% - 125px);
    }
    .input-naast-labels ul > li.fixed-width.large-w label {
        width: 165px;
    }
    .input-naast-labels ul > li.fixed-width.large-w input, .input-naast-labels ul > li.fixed-width.large-w select, .input-naast-labels ul > li.fixed-width.large-w .input, .input-naast-labels ul > li.fixed-width.large-w .prefilled {
        width: calc(100% - 191px);
    }
    .input-naast-labels ul > li.fixed-width .input span:not(.glyphicon) {
        margin-left: 15px;
    }
    .input-naast-labels ul > li.fixed-width .input span:not(.glyphicon).ml0 {
        margin-left: 0;
    }
    .input-naast-labels ul > li.fixed-width .input i {
        float: right;
    }
    .input-naast-labels ul > li.fixed-width .fw {
        width: calc(100% - 30px);
        margin-left: 15px;
    }
}

@media (min-width: 992px) and (min-width: 1200px) {
    .input-naast-labels ul > li.fixed-width .fw {
        width: calc(100% - 70px);
    }
}

@media (min-width: 992px) {
    .input-naast-labels ul > li.fixed-width .fw-50 {
        width: 100%;
        margin-left: 15px;
    }
    .input-naast-labels ul > li.fixed-width .ml0 {
        margin-left: 0;
    }
    .input-naast-labels.user_info fieldset ul > li.fixed-width label, .input-naast-labels.user_info fieldset ul > li.fixed-width .label {
        width: 125px;
    }
    .input-naast-labels.user_info fieldset ul > li.fixed-width input, .input-naast-labels.user_info fieldset ul > li.fixed-width select, .input-naast-labels.user_info fieldset ul > li.fixed-width .input, .input-naast-labels.user_info fieldset ul > li.fixed-width .prefilled {
        width: calc(100% - 150px);
    }
}

.certificate .label, .certificate label, .certificate .align-with-label {
    display: block;
    margin-top: 20px;
    margin-bottom: 3px;
}

@media (min-width: 992px) {
    .certificate .label, .certificate label, .certificate .align-with-label {
        margin-bottom: 8px;
        margin-top: 0;
    }
}

.bedrijfslogo {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .bedrijfslogo {
        margin-left: 155px;
    }
}

.bedrijfslogo span {
    font-size: 14px;
    font-size: 1.4rem;
}

.bedrijfslogo img {
	border: 1px solid var(--grey-to-contrast-green);
    padding: 10px;
}

.input-naast-labels .kmstand input:not(.ml0), .input-naast-labels .input-group.date input:not(.ml0) {
    width: calc(100% - 20px);
}

.input-naast-labels .kmstand input.ml0, .input-naast-labels .input-group.date input.ml0 {
    width: 100%;
}

.vat {
    vertical-align: top;
}

.subform-rectification-type {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
	border-left: 3px solid var(--primary-green);
    padding-left: 20px;
    padding-top: 20px;
}

.subform-rectification-type:before {
    content: '';
    width: 200px;
    height: 3px;
	background-color: var(--primary-green);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.subform-rectification-type-heading {
    width: 203px;
    height: 30px;
	background-color: var(--primary-green);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
	color: white;
    margin-top: -30px;
    margin-left: -3px;
    padding: 5px 10px;
}

form section {
    margin-bottom: 40px;
}

.form-subtitle {
    font-weight: 500;
    text-align: left;
    margin-bottom: 5px;
}

.error-buttons {
    margin-bottom: 40px;
}

.ml0 {
    margin-left: 0;
}

.ml20 {
    margin-left: 20px;
}

.p0 {
    padding: 0;
}

.mb20 {
    margin-bottom: 20px;
}

.mb40 {
    margin-bottom: 40px;
}

/* =============================================================================
     TABLES
     ========================================================================== */
.table {
    margin-bottom: 40px;
}

.table > tbody > tr > td {
    vertical-align: middle;
    padding: 15px;
    text-align: right;
}

.table > tbody > tr.tr-open-issues td {
    background-color: rgba(245, 198, 0, 0.4);
}

.table > thead > tr > th {
    text-align: center;
    vertical-align: middle;
}

.table.table-responsive td.select, .table.table-responsive th.select {
    display: none;
}

.table.table-responsive th.select {
    background-color: #dcdcdc;
}

.table.table-responsive td.select {
	background-color: var(--white-to-contrast-green);
}

.td-resp.status {
	vertical-align: middle;
}

.table-selectable {
	margin-top: 40px;
}

.table-selectable .table-responsive td.select {
	display: block;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ccc;
}

@media (max-width: 1023px) {
    .table.table-responsive {
        border: none;
    }
    .table.table-responsive th {
        display: none;
    }
    .table.table-responsive td {
        display: block;
    }
    .table.table-responsive td.select:not(.selectable) {
        display: none;
    }
    .table.table-responsive tbody {
        display: block;
        margin-left: -15px;
        *zoom: 1;
    }
    .table.table-responsive tbody:before, .table.table-responsive tbody:after {
        display: table;
        content: " ";
    }
    .table.table-responsive tbody:after {
        clear: both;
    }
    .table.table-responsive tr {
        display: block;
        overflow: auto;
        margin: 0;
        width: 50%;
        float: left;
        padding-left: 15px;
    }
    .table.table-responsive tr:nth-child(2n + 1) {
        clear: both;
    }
    .table.table-responsive tr.tr-correction {
        border: none;
    }
    .table.table-responsive tr.tr-correction:before {
        content: '\2198' ' ' attr(data-before);
        font-size: 25px;
        font-size: 2.5rem;
        text-transform: uppercase;
		background-color: var(--primary-green);
		color: white;
        padding: 10px 5px;
        display: block;
    }
    .table.table-responsive .td-resp {
        float: left;
        width: 100%;
    }
    .table.table-responsive .td-resp:before {
        content: '';
        display: inline-block;
        float: left;
        font-weight: 500;
    }
    .table.table-responsive .td-resp.select {
        padding: 0;
    }
    .table.table-responsive .td-resp.select:before {
        content: none;
	}

	.table.table-responsive .td-resp.select.selectable {
		padding: 15px;
	}

	.table.table-responsive .td-resp:last-child {
		margin-bottom: 10px;
	}

	.table.table-responsive .td-resp {
		border-top: 5px solid var(--primary-green);
	}

	.table.table-responsive .td-resp ~ .td-resp {
		border-top: none;
	}

	.table.table-responsive .td-resp span {
		float: right;
		max-width: calc(100% - 150px);
		text-align: right;
	}

	.table.table-responsive tr {
		width: 100%;
	}

	.table.table-responsive .td-resp span {
		max-width: calc(100% - 50px);
    }
}

@media (min-width: 1024px) {
    .table.table-responsive tbody {
        display: table-header-group;
    }

    .table.table-responsive th {
        display: table-cell;
    }

    .table.table-responsive td {
        display: table-cell;
        text-align: center;
        float: none;
    }

    .table.table-responsive .td-resp.status {
        text-align: center;
    }

    .table-selectable .table-responsive td.select {
        display: table-cell;
	}

	.table-selectable .table-responsive td.select label {
		visibility: hidden;
	}

	.table-selectable .table-responsive td.select.selectable {
		display: table-cell;
	}

	.table-selectable .table-responsive td.select.selectable label {
		visibility: visible;
	}

	.table-selectable .table-responsive th.select {
		display: table-cell;
	}
}

.dataTables_paginate {
	display: flex;
	justify-content: flex-end;
	line-height: normal;
}

.dataTables_paginate span {
	display: flex;
	align-items: baseline;
}

.dataTables_paginate span.ellipsis,
.dataTables_paginate > a,
.dataTables_paginate > span > a {
	color: white;
	cursor: pointer;
	background-color: var(--primary-green);
	border: 1px solid var(--primary-green);
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	transition: 0.25s cubic-bezier(0, 0, 0.58, 1);
	padding: 10px 18px;
}

.dataTables_paginate > a:hover,
.dataTables_paginate > span > a:hover {
	background-color: var(--primary-green-active);
}

.dataTables_paginate span.ellipsis,
.dataTables_paginate > a:active,
.dataTables_paginate > span > a:active,
.dataTables_paginate > span > a.current {
	background-color: white;
	color: var(--black-text);
	cursor: initial;
}

.dataTables_paginate > a::-moz-focus-inner,
.dataTables_paginate > span > a::-moz-focus-inner {
	border: 0;
}

.dataTables_paginate span.ellipsis {
	padding-left: 10px;
	padding-right: 10px;
}

/* ======== END TABLES ======== */

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

.strengthOK {
	/*position:relative;


	&:after {
		content:'√'; position: absolute;
		right: 0; top: 0; background-color: $accent;
		color: $white;

	}*/
}

.strengthOK input {
	border: 2px solid var(--primary-green);
}

input.valid {
	border: 2px solid var(--primary-green);
}

.highlight {
    font-weight: 400;
}

.pw-requirements {
    margin-bottom: 40px;
}

.pw-requirements li {
    font-size: 15px;
    font-size: 1.5rem;
    list-style: disc;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
    display: block;
}

.pw-requirements li:after, .pw-requirements li:before {
    content: none;
}

.pw-score .score-meter {
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
    padding-left: 0;
}

.pw-score .score-meter li {
    display: inline-block;
	background-color: var(--grey-to-contrast-green);
    margin: 0 2.5px;
    height: 5px;
    width: 40px;
    overflow: hidden;
    transition: background-color 0.3s;
}

@media (min-width: 768px){
	.pw-score .score-meter li{
		width: 50px;
	}
}

.pw-score .score-meter li.active {
	background-color: var(--primary-green);
}

.upgrade-container {
    display: none;
    font-size: 25px;
    font-size: 2.5rem;
}

.upgrade-container a, .upgrade-container p {
	color: white;
}

html.lt-ie9 .upgrade-container {
    text-decoration: underline;
    display: block;
}

.cookie-container {
    position: relative;
    left: 50%;
    display: none;
}

.cookie-container .close-btn {
	background-color: var(--yellow);
    padding: 10px 30px;
}

.cookie-container .close-btn:hover {
	background-color: var(--soft-yellow);
}

.cookie-container.show {
    display: block;
}

.cookie__content {
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
    border-radius: 20px;
    background-color: #fff3c2;
    padding: 30px 20px;
}

.cookie {
    position: fixed;
    width: 100%;
    bottom: 0;
    margin-bottom: 30px;
    z-index: 999;
    text-align: center;
    max-width: calc(100% - 30px);
}

@media (min-width: 768px) {
    .cookie {
        max-width: calc(75% - 30px);
    }
}

.cookie {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (min-width: 1500px) {
    .cookie {
        max-width: calc(1250px - 30px);
    }
}

.cookie p {
    margin-bottom: 0;
}

.cookie a {
    text-decoration: underline;
}

.cookie .close {
    text-decoration: none;
    position: relative;
    margin-top: -30px;
    margin-right: -10px;
    opacity: 0.75;
    width: 30px;
    height: 30px;
}

.cookie .close:before {
    content: "\2716";
    top: 5px;
    position: relative;
}

@media (min-width: 768px) {
    .cookie {
        font-size: 20px;
        font-size: 2rem;
    }
}

/* =============================================================================
     HOOKS
     ========================================================================== */
.lt-ie9 .logo img {
    max-width: inherit;
}

.lt-ie8 {
    /* box model ie7 clear fix */
}

.lt-ie8 .row {
    float: left;
    width: 100%;
    clear: both;
}

/* =============================================================================
     PRINT
     Inlined to avoid required HTTP connection: h5bp.com/r
     ========================================================================== */
@media print {
    @page {
        margin: 2cm 0.5cm 1cm;
    }
    html {
        font-size: 10px;
    }
    * {
        background-color: transparent !important;
		color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    .ir {
        text-indent: 0;
        overflow: visible;
        direction: inherit;
    }
    a, a:visited {
        text-decoration: underline;
    }
    tr, img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    .page-footer, .main-nav {
        display: none;
    }
    .one-half {
        width: 50%;
    }
    .two-third {
        width: 66.66%;
    }
    .one-third {
        width: 33.33%;
    }
    .three-fourth {
        width: 75%;
    }
    .one-fourth {
        width: 25%;
    }
}

/* COLLAPSE BUTTONS */

/* this fixes the collapse-on-click-header behaviour on mobile devices */
button[data-toggle="collapse"],
button[data-toggle="collapse"]:active,
button[data-toggle="collapse"]:focus,
button[data-toggle="collapse"]:hover {
	padding: 0;
	border: none;
	background-color: transparent;
	display: block;
	box-shadow: none;
}

[data-toggle="collapse"] .rotate-if-collapsed {
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

[data-toggle="collapse"][aria-expanded="false"] .rotate-if-collapsed {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.recalls-info {
	display: none;
}

div.recalls-info, div.recalls-message {
	padding-top: 0;
}

div.recalls-message .error-container {
	margin-top: 0;
}

.recalls-info-vehicle, .recalls-info-content, .recalls-info-content > div {
	float: none;
}

.recalls-info-vehicle > div:last-child {
	margin-bottom: 20px;
}

.recalls-info-form {
	padding-bottom: 20px;
}

.recall-info-date {
	margin-left: -15px;
	padding-bottom: 10px;
}
