body {
	color: #50463C;
}
/* blom gold #9e862d*/

li#layer {
    border-bottom: 1px solid #dddddd; 
}
.heading {
    background-color:#a19687;
    padding:5px;
    border-bottom: 2px solid white;
}
div.heading h2 {
    color: #999999;
}

.card{
	border: none!important;
}

.card-header {
    background-color: #ffffff;
    font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-size: 34px;
	line-height: 40px;
	color: #50463C;
	border-bottom: none;
}

.card-body h2 {
    font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-size: 21px;
	line-height: 25px;
}

.col h2 {
    font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-size: 21px;
	line-height: 25px;
	color: #50463C;
}

.navbar-toggler {
    background-color: #0D1D53;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.header-user-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #59524B;
    margin-top: 20px;
    margin-right: 20px;
}

.nav-brand-kandidaat {
	margin-left: 20px;
}
.material-icons {
    color: white;
}

.btn-logout-small-text{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	
	/* Brown */
	color: #59524B;
}

.btn {
	border-radius: 100px;
	padding: 15px 10px;
	background-color: #0D1D53;/*#59BD5A;*/
	border-color: #ffffff;
}

.card-body-backend .btn, 
.card-body-backend .btn:not(:disabled):not(.disabled) {
	border-radius: 100px;
	border: 1px solid #000000;
	padding: 15px 30px;
	background: none;
	color: #59524B;
	margin-bottom: 50px;
}

.google-visualization-table .gradient {
    background-image: none!important;
    
    /* Brown */
	background: #0D1D53;
	/* Stroke */
	border: 1px solid #E1DFDD;
	color: #FFFFFF;
	min-height: 100px;
}
.google-visualization-table-tr-head {
    line-height: 3;
}

th {
    text-align: left;
}


.btn:hover {
    border-color: #000000!important;
    
}
.btn:active {
    border-color: #000000!important;
    
}


.btn-questionaire{
	border: 2px solid #777777;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
	border-radius: 8px;
    color: #59524B;
    background-color: #ffffff;
}
.btn-questionaire:hover {
    border: 2px solid #0D1D53!important;
    background-color: rgba(13, 29, 83, 1.0);
    color: white;
}
.btn-questionaire.active {
    background: #0D1D53;
    color: white;//#59524B;
    border: 2px solid #0D1D53;
}


.btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color:  #A28609;
    border-color:  #A28609;
}


.button-img {
	background-color: #A28609;
	border-color: #ffffff;
	color: white;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    z-index: 100;
    padding-right: 5px;
    padding-left: 15px;
    width:100%;
}
.button-img-light{
	background-color: #E8D186;/*inactive button overview*/
	border-color: #ffffff;
	color: white;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    z-index: 100;
    padding-right: 5px;
    padding-left: 15px;
    width:100%;
}
.button-img-img {
	height:25px;
    width:25px;
    border-radius: 5%;
    float: right;
}


.q-button{
	background-color: #eeeeee;
}
.q-main{
	background-color: white;
	color: #A28609;
	border-bottom: 1px solid rgba(77, 36, 79,.99);
}
.q-main-header{
	background-color: #A28609;
	color: #ffffff;
	height: 80px;
	padding:20px;
}
.q-card-sub{
	/*was this before 2022-10-19
	border: 1px solid #E1DFDD!important;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);*/
	border: none!important;
	box-shadow: none;
	background: none;
}
.q-card-sub-header{
	/*was this before 2022-10-19
	background: #F9F6F3;
	border: 1px solid #E1DFDD;
	border-radius: 8px 8px 0px 0px;
	color: #59524B;
	font-size: 24px;*/
	
	background: none;
	border: none;
	color: #50463C;
}

.question-card-sub{
	border: 1px solid #E1DFDD!important;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
}
.question-card-sub-header{
	background: #F9F6F3;
	border: 1px solid #E1DFDD;
	border-radius: 8px 8px 0px 0px;
	color: #59524B;
	font-size: 24px;
}

.welcome-questionaire-block {
	background-color: #ffffff;
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
a, a:hover {
   color: white;
   text-decoration: none;
}
h1 {
	margin-top:20px;
	margin-bottom:30px;
}

h2 {
	color: #50463C;
}

h3 {
	color: white;
	margin-top: 30px;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 100;
    /*text-align: center;*/
    font-family: 'Open Sans Light', sans-serif;
}
h3 a {
    color: white;
    text-decoration: none;
}

p {
	color: #50463C;
}

.navbar {
    background-color: #ffffff!important;
    border-bottom-width:3px;
    border-bottom-color:#f2f2f2!important;
    border-bottom-style: solid;
}
.navbar-dark .navbar-nav .nav-link {
    font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #59524B;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #9e862d;
}
.selected {
    font-weight: 800!important;
    color: #59524B!important;
}
.navbar-white {
    background-color: #ffffff!important;
    border-bottom-width:1px;
    border-bottom-color:black;
    border-bottom-style: solid;
}


select.form-control:not([size]):not([multiple]) {
    height: auto;
}


#top_button {
    background-color: #0D1D53;
    border-radius: 50px;
}
    
.fixed-top2 {
    margin-top: 56px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-light .navbar-brand {
    color: #ffffff!important;
}

.google-visualization-table-table td a {
	color: #0D1D53;
}


.progressor_div,
.progressor_div2{
	background:#efefef;
	
}

.soft-background {
	background-color: #f9f9f9;
}


.background-fingerprint{
	background: url('../media/civas_fingerprint.png') no-repeat;
    background-size: 100%;
}
#div_from_space {
    background: none;
    
}

.top_block_color {
	position: fixed;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 50%;
    background: url('../media/civas_fingerprint.png');	
}

.bottom_block_color {
	position: fixed;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 50%;
    background-color: #F9F6F3;
}

.div_logo{
	left: auto;
	right: 20px;
    width: 300px;
    height: 60px;
    background: none;
}
.icon-color{
	color: #59524B;
}

.card-login {
	padding: 20px!important;
	margin: 20px;
	border: 1px solid #E1DFDD!important;
	box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1);
	border-radius: 15px;
}

.div_splash {
    margin-left: -250px;
  	top: 20%;
  	width:500px;
}

.civas_logo_splash {
	width: 100%;
    height: auto;
    max-width: 100%;
}

.font_bold_login {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #50463C;
}

.font_bold_login_footer {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	color: #59524B;
}
.font_bold_login_footer2 {
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	color: #59524B;
}

.form-control {
    padding: 0.75rem 0.75rem;
}
.form-control-password {
	border-right: none;
}

.input-group-text {
    font-size: 0.5rem;
    padding: 0.075rem 0.75rem;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    border-left: none;
}

#check_question {
	color: #0D1D53;
}

.question-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 28px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #59524B;
}

.progressor-questions-text,
.progressor-time-text {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #59524B;
}
.progressor_div, .progressor_div2 {
    background:  #E1DFDD;
    border-radius: 3px;
}
.progressor-questions {
	background: #0D1D53;
}
.progressor-time {
	background: #0D1D53;//#FD8929;
}
.questionaire-afsluit-text {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	color: #50463C;
}
.welcome-questionaire-btn-orange {
	background-color: #0D1D53; /* important added to overrule webkit appearance: button in safari*/
}

html [type=button] {
	-webkit-appearance: none;
}


