/*** STANDAARD ***/
* {
	margin: 0;
	padding: 0;
}

html, body {
    height: 100%;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans","Arial","sans-serif";
    font-size:16px;
    font-weight:400;
    overflow: hidden;
    background-color: # rgb(4, 84, 187);
    background-image: url('/Images/water.jpg');
}

.container {
    height: 100%;
    align-content: center;
}

.card {
    top: 20vh;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    min-width: 400px;
    background-color: rgba(255,255,255,0.7) !important;
    box-shadow: 10px 10px 25px -10px rgba(0,0,0,0.75);
    border: none;
}

.card-header {
    background-color: rgb(4, 84, 187);
}

.card-footer {
    background-color: rgba(255,255,255,0) !important;
}

.social_icon span {
    font-size: 60px;
    margin-left: 10px;
    color: rgb(4, 84, 187);
}

.social_icon span:hover {
    color: white;
    cursor: pointer;
}
.card-header h3 {
    color: white;
}

.social_icon {
    position: absolute;
    right: 20px;
    top: -45px;
}

.input-group-prepend span {
    width: 35px;
    background-color:  rgb(4, 84, 187);
}
    color: black;
    border: 0 !important;
}

input:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 0 !important;
}

.remember {
    color: #696969;
}

.remember input {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    margin-right: 5px;
}

.login_btn {
    margin-top: 35px;
    color: white;
    background-color: rgb(4, 84, 187);
}
}

.sso_btn {
    margin-top:10px;
    color: white;
    background-color:  rgb(4, 84, 187);
}
}

.login_btn:hover, .sso_btn:hover {
    color: white;
    background-color: #670036;
}

.login_footer_button {
    color: #696969;
}

.links {
    color: white;
}

.links a {
    margin-left: 4px;
}

img, fieldset {
	border: 0;
}

a {
	text-decoration: none;
	color: #676767;
}

a:hover {
	text-decoration: underline;
}

h3 {
    margin-top: .5rem;
}

h5 {
    color: #696969;
    padding-top: 20px;
}

.fas {
    color: white;
}

.visible {
    visibility: visible;
}

.invisible {
    visibility: hidden;
}

input:-webkit-autofill {
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 0 0px 9999px white;
}

input:focus,
input:-webkit-autofill:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 0 0px 9999px white, 0 0 8px rgba(102, 175, 233, 0.6);
}

.dropdown-item.active {
    background-color:  rgb(4, 84, 187);
}
}
.dropdown-item:active {
    background-color:  rgb(4, 84, 187);
}
}
.dropdown-item:hover {
    color: #ffffff;
    background-color: rgb(4, 84, 187);
}
}



/*** LAYOUT ***/

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;
	opacity: 0.95;
	z-index: 999;
}

#top 
{
    position: relative;
	margin: 0 auto;
    padding: 30px;
	width: 40vw;
	height: 15vh;
	background-color: #fff;
}

#top .left {
	width: 40%;
	float: left;
}

#top .left h2 
{
    z-index: 3;
    position: relative;
	color: #000;
	font-size: 25pt;
	font-weight: normal;
}

#top .right {
	width: 40%;
	float: right;
	text-align: right;
}

#top .right img {
	margin-top: 20px;
	position: relative;
	z-index: 3;
	display: none;
}

#venster {
	margin: 0px auto 0 auto;
	padding: 30px;
	width: 40vw;
	position: relative;
	background: #fff;
	z-index: 2;
}

#venster p {
	font-weight: bold;
	margin: 7px 0;
}

#venster .left {
padding-top: 30px;
	width: 45%;
	float: left;
}

#venster .left ul {
	list-style-type: none;
	margin: 0px 0 0 -15px;
}

#venster .left ul li {
	padding: 0 5px;
	float: left;
}

#venster .right {
	padding-top: 30px;
	width: 45%;
	text-align: right;
	float: right;
}

#slides {
	margin: 0 auto;
	width: 100%;
	position: absolute;
	z-index: 1;
}

/*** Footer ***/

#footer, #push {
    height: 30px;
}

#footer {
padding-top: 10px;
	border-top: 1px solid #ccc;
	position: absolute;
	bottom: 50px;
	width: 100%;
}

#footer .left {
	width: 200px;
    margin-left: 50px;
	float: left;
}

#footer .left a {
	margin: 2px 5px;
}

#footer .right {
	width: 350px;
	float: right;
}

#footer .right ul {
	list-style-type: none;
}

#footer .right ul li {
	float: left;
	padding: 0 25px;
}


/*** classes ***/

.textbox {
	padding: 5px;
	width: calc(100% - 35px);
	color: #000;
}

.button {
	margin: 20px 0;
	padding: 7px 12px;
	border: 0;
	cursor: pointer;
	color: #fff;
	border: 0;
	background: #00688B;
	display: inline-block;
}

.clearfix {
	clear: both;
}





/* Desktop */

@media all and (min-width: 1280px), all and (min-device-width: 1280px) {
    #slides img 
    {
        border-top: 6px solid #00688B;
	    margin-top: 121px;
	    width: 100%;
	    height: 400px;
	    background-size: cover;
    }
}

/* Tablet */

@media all and (max-device-width: 1280px), all and (max-width: 1280px) {
    #slides img 
    {
        border-top: 0;
	    margin-top: 121px;
	    width: 100%;
	    height: 250px;
	    background-size: cover;
    }
    
    #venster 
    {
        width: 80%;
    }
    
    #venster .left ul li {
        float: none;
        padding: 7px 0 0 7px;
    }
    
    #top {
        background: none;
        width: 80%;
    }
    
    #top .left {
	    margin-left: 0;
    }

    #top .left h2 
    {
	    font-size: 4rem;
	    padding: 10px 0 0 0;
    }

    #top .right {
	    
    }

    #top .right img {
    	padding-top: 10px;
        width: 100%;
        position: relative;
    }
    
    #footer .left {
        width: 114px;
    }
    
    #footer .right 
    {
        width: 200px;
        margin-right: 50px;
    }
    
    #footer .right ul li 
    {
        padding: 0 5px;
    }
}

/* Smartphone */

@media all and (max-device-width: 720px), all and (max-width: 720px) {
    .card {
        width: 60vw;
    }
    .textbox, #btnLogOn, .login_footer_button, #dropdownLangButton {
        font-size: 1.5rem;
    }
    #slides, #slides img {
	    display: none;
    }
    
    #venster 
    {
        width: 90%;
        font-size: 2rem;
    }
    
    #venster .left ul li {
        float: none;
        padding: 7px 0 0 7px;
    }
    
    #top {
        background: none;
        width: 90%;
    }
    
    #top .left {
	    margin-left: 0;
    }

    #top .left h2 
    {
	    font-size: 4rem;
    }

    #top .right {
    	margin-top: 20px;
    }

    #top .right img {
        padding: 20px 0 0 0;
        margin-top: 0;
        position: relative;
    }
    
    #footer .left {
        width: 114px;
    }
    
    #footer .right 
    {
        width: 200px;
    }
    
    #footer .right ul li 
    {
        padding: 0 5px;
    }
    .textbox {
    	height: 50px;
    }
    
    .button {
    	font-size: 2rem;
    }
}

