body {
	color:#333;
	background-color:#FFF;
	text-align: left;
	font: 0.75em Arial,Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

.font-icon {
    font-size: 2em !important;
}
th {
    font-size: 1em;
    text-align: center;
    font-weight: 500;
}
td, th {
    padding: 5px;
    vertical-align: top;
    text-align: left;
    font-size: 1em;
}

button.item-link {
    border : none;
    background : none;
    font-size: 18px;
    font-weight: 600;
    padding: 0 10px;
    text-align : center;
    color: #ffffff;
}

button.item-link:hover {
    cursor: pointer;
    color: #c4db0d;
    text-decoration: underline;
}
.quicklinks li:hover {
    cursor: pointer;
    text-decoration: underline;
}
.front-page .git-gridlayout {
    display: flex;
    flex-direction: row;
}
.front-page  .git-gridlayout .row {
    padding: 20px;
}

.ReactModal__Overlay {
    background-color: rgba(185, 185, 185, 0.75) !important;
        z-index: 24;
}
.front-page .onlytoptasks {
    padding: 0;
}
.intro-header {
    margin: 20px 0;
}
.front-page #row1 {
    font-size: 14px;
}
.git-questionnaire .git-grid {
    height: 100% !important;
}
#opdrachtgeverSelect, #bankenSelect, #geenBankGeselecteerd{
	display: table;
	width: 50%;
	margin-top: 10px;
}
.front-page .content-wrapper{
    background-color: #fff;
}
.footer-gray {
	height: 57px;
	background-color:#ECECEC;
	margin-top: 50px;
}

.quicklinks a {
font-size: 14px;
font-weight: normal;
padding: 3px 15px;
color: #000;
}
.icon-link a:hover > title{
    text-decoration: underline;
}

.git-grid .odd {
    background-color: #eee;
}

.git-grid thead {
    background-color: #d7dff2;
    color: #4f4f4f;
}
.nav-header-alph {
background-color: #375fbc;
height: 6px;
width: 100%;
}
.nav-menu-o {
	width: 960px;
	position: relative;
	margin: 0 auto;
	list-style: none;
	height: 100%;
}
.nav-menu-o-item {
    width: 18%;
    height: 30px;
    text-align: center;
    color: #fff;
    padding: 4px;
    font-size: 21px;
    float: left;
}
ul.onlytoptasks li.column a {
    position: relative;
    color: #4f4f4f;
    width: 100%;
    height: 140px;
    padding: 8px;
    display: inline-block;
    box-sizing: border-box;
}

.git-frame {
    margin-bottom: 20px;
}
.git-lp-header {
	margin: 20px 0;
}
.ReactModal__Content {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    background-color: #fff !important;
    color: #000;
    opacity: 1;
    padding: 1.5em 2em !important;
    z-index: 2147483645;
    width: 40%;
    box-shadow: 1px -1px 3px rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.24);
    border-radius: .2em !important;
    min-height: 200px;
    max-height: 300px;
}
.git-layoutpanel {
    position: relative !important;
}
.git-grid .odd {
    background-color: #eee;
}
.git-buttonbar-left {
	float: left;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 30% !important;
}
.git-buttonbar-right {
	float: left;
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 30% !important;
}
.git-popup-title {
	text-align: center;
	font-size: 20px;
	margin-top: -90px !important;
}
.loginpage .git-frame-title {
    background-color: #fff;
}
.footer_columns {
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	margin-top: 0px;
	padding: 1em 20px;
	margin-top: 35px;
}
.git-buttonbar-left button {
	background-color:#F77;
	border: none;
	color:white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 0;
	cursor: pointer;
	width: 100%;
}
.git-buttonbar-right button {
	background-color:#008c9a;
	border: none;
	color:white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 0;
	cursor: pointer;
	width: 100%;
}
button.git-questionnaire-submit {
    background-color : #c4bd0d;
    padding : 20px;
    font-size: 1.5em;
}

button.git-questionnaire-submit:hover {
    background-color: red;
}

.git-questionnaire input[type="date"] {
    font-size:1em;
}

.git-grid-sel {
    width : 15px;
}

.git-frame-title {
    font: 0.75em Arial,Verdana, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #ffffff;
    padding: 14px;
    background-color: #2F7C37;
}
.forms .git-frame-title {
    padding: 0px;
}

.git-icon-help {
    background-image: url(/egouw/js/static/ea37de77d6e6eda4a842a78b053c9402.png) !important;
    background-position: -289px -144px !important;
    width: 16px !important;
    height: 16px !important;
padding: 0 !important;
margin: 0 !important;
border: 0 !important;
background-color: #fff !important;
}
.col-lg-12 {
    padding: 0px !important;
}

.error input {
    border: 1px solid red;
    width: 200px;
}
.git-questionnaire-question span {
	width: 200px;
}
.git-lp-header strong{
	font-size: 1.4em;
}


ul.onlytoptasks li a:hover,
ul.onlytoptasks li a:focus {
	background-color:#e3d4e2;
	color:#d7dff2;
}
body.layout_four div#header {
    height: 125px;
}

body div#header {
    height: 103px;
}
div#header {
    background-color: #fff;
}
.validation-error {
	color: red;
}
button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-left:0 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #375fbc;
    color: #fff;
    border-radius: 4px;
    margin: 0 5px;
}
.git-quest-nav button {
	color: gray;
	border-color: gray;
}
button.enabled {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
	background-color: #00418e;  
    color: #fff;
}
.git-quest-prev {
	background-color: #fff;
}
.git-icon-help {
width: 16px !important;
height: 16px !important;
padding: 0 !important;
margin: 0 !important;
border: 0 !important;
background-color: #fff !important;
}
button:hover {
    background-color: #00418e;
    text-decoration: underline;
}
button.enabled:hover {
	background-color: #2f7c37;
}
.git-quest-prev:hover {
	background-color: #fff;
}
.git-quest-next, .git-quest-submit {
	background-color: #00418e;    
	color: #fff !important;
	float: right;
}
.git-quest-prev {
    border: 1px solid #00418e;
    color: #00418e;
}
.git-quest-progress {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
    height: 150px;
    position: relative;
    text-align: center;
}
.git-progress-active {
	font-weight: bold;
}
@media all and (max-width: 899px){
    .git-quest-progress {
        flex-direction: column;
        height: 100%;
        text-align: left;
        margin-left: -15px;
    margin-right: -15px;
    }
    .git-quest-progress span {
        width: 100%;
        padding: 2%;
    }
    .git-progress-active {
        background-color: #00418e;
        color: #fff;
    }
    .git-progress-inactive {
         background-color: #375fbc;
        color: #fff;
    }
}
@media all and (min-width: 900px){
    /* GRAY PROGRESS BAR */
.git-quest-progress:before {
content: "";
position: absolute;
top: 114px;
left: 30px;
bottom: 25px;
right: 30px;
background-color: #eee;
z-index: 1;
background-size: 50px 50px;
animation: move 2s linear infinite;
overflow: hidden;
width: 100%;
}
/* PPURPLE PROGRESS BAR */
.git-progress-active:after  {
content: "";
position: absolute;
top: 114px;
background-color: #00418e;
z-index: 1;
animation: move 2s linear infinite;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
height: 10px;
width: 1200px;
right: 0;
}
/* BEGIN PROGRESS BAR */
.git-questionnaire {
    position: relative;
}



.git-progress-inactive  {
z-index: 20 !important;
}

.git-quest-progress span:before {
    content: "\2713";
    position: absolute;
    top: 100px;
    background-color: #fff;
    z-index: 2;
    animation: move 2s linear infinite;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: solid 1px;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    width: 35px;
    height: 35px;
    left: 40%;
    text-align: center;
    padding: 0px;
    font-size: 23px;
    background-color: #375fbc;
    color: #fff;
    border-color: #000;
    font-weight: bold;
}
.git-quest-progress span.git-progress-active ~ *:before {
    content: "";
    background-color: #fff;
}

.git-quest-progress span {
    width: 16%;
    padding: 0%;
    font-weight: bold;
    z-index: 2;
    position: relative;
}

/* END PROGRESS BAR */
}
