    html, body{
        background-color: #00a0df!important;
    }
	.container{
        max-width: 715px!important;
        background-color: #FFFFFF;
        padding: 20px 80px!important;
        border-radius: 3px;
        margin-top: 20px;
		border: 1px solid #00a0df;
        -webkit-box-shadow: 44px 51px 90px 10px rgba(0,0,0,0.21);
        -moz-box-shadow: 44px 51px 90px 10px rgba(0,0,0,0.21);
        box-shadow: 44px 51px 90px 10px rgba(0,0,0,0.21);
    }
	.centers{
        display: block;
        margin: auto;
    }
	.logo {
    	max-width: 250px;
    	margin: 50px auto;
	}
	.lines{
        border-top: 1px solid #1E7BC8;
        border-bottom: 1px solid #1E7BC8;
        padding: 5px 0px 5px 0px;
        margin: 5px 0px;
    }
	.info-text {
		text-align: center;
		color:#1E7BC8;
		padding: 30px 0;
	}
	.button-container {
		height: 75px;
		width: 450px;
		margin: 45px auto 75px;
		display:block;
		text-align:center;
		padding-bottom: 25%;
	}
	.button {
		color: #FFFFFF;
		background-color: #0083BF;
		display: block;
		margin: 0 auto;
		padding: 8px;
		width: 165px;
		border-radius: 10px;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
		font-weight: bold;
	}
	.button:hover {
		color: #FFFFFF;
		text-decoration: none;
		background: linear-gradient(to bottom, #1c9eda, #125d80);
	}
	.info-links {
		text-align: center;
    	line-height: 40px;
    	margin: 10px auto;
	}
	.link-text {
		margin: 10px 0px;
		line-height: 40px;
        color: #1E7BC8;
    }
    .link-text:hover{
        color: #0079FF;
    }
    .link-text:visited{
        color: #0079FF;
    }
    .link-text:active{ 
        color: #0079FF;
    }

	/*
	.containerKnapp {
		height: 75px;
		width: 450px;
		margin: 45px auto 75px ;
		display:block;
		align-items: center;
		text-align:center;
		padding-bottom: 25%;
	} 
	.knapp{
		background-color: #0083BF;
		border: 1px solid #bfcfdc;
		color: #FFFFFF;
		padding: 8px;
		margin: 0 auto;
		border-radius: 10px;
		width: 165px;
		display: block;
		font-weight: bold;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	}
	.knapp:hover{
		color: #FFFFFF;
		text-decoration: none;
		background: linear-gradient(to bottom, #455dc9, #323e74);
	}
	.table{
        table-layout: fixed;
    } 
	.text{
		text-align: center;
	}
	.informational{
		color:#1E7BC8;
	}
	.linketekst{
        color: #1E7BC8;
    }
    .linketekst:hover{
        color: #00a0df;
    }
    .linketekst:visited{
        color: #00a0df;
    }
    .linketekst:active{ 
        color: #00a0df;
    }
	.row{
        margin: 10px 0px;
    }
    .messagebox{
        background-color: #FFFFFF;
    }
    .tekstlinjer{
        line-height: 40px;
    }
    .row2{
        margin: 10px 0px;
        display: inline;
    }
    .driftMeldingTD{
        width: 100%;
        padding: 0px 72px 0px 20px;
    }
	.operational{
		color:#ff5454;
	}
    .serviceProvided{
        font-size: x-small;
        width: 100%;
        text-align: left;
		color: #00a0df;
    }
	*/    html, body{
        background-color: #00a0df!important;
    }
	.container{
        max-width: 715px!important;
        background-color: #FFFFFF;
        padding: 20px 80px!important;
        border-radius: 3px;
        margin-top: 20px;
		border: 1px solid #00a0df;
        -webkit-box-shadow: 44px 51px 90px 10px rgba(0,0,0,0.21);
        -moz-box-shadow: 44px 51px 90px 10px rgba(0,0,0,0.21);
        box-shadow: 44px 51px 90px 10px rgba(0,0,0,0.21);
    }
	.centers{
        display: block;
        margin: auto;
    }
	.logo {
    	max-width: 250px;
    	margin: 50px auto;
	}
	.lines{
        border-top: 1px solid #1E7BC8;
        border-bottom: 1px solid #1E7BC8;
        padding: 5px 0px 5px 0px;
        margin: 5px 0px;
    }
	.info-text {
		text-align: center;
		color:#1E7BC8;
		padding: 30px 0;
	}
	.button-container {
		height: 75px;
		width: 450px;
		margin: 45px auto 75px;
		display:block;
		text-align:center;
		padding-bottom: 25%;
	}
	.button {
		color: #FFFFFF;
		background-color: #0083BF;
		display: block;
		margin: 0 auto;
		padding: 8px;
		width: 165px;
		border-radius: 10px;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
		font-weight: bold;
	}
	.button:hover {
		color: #FFFFFF;
		text-decoration: none;
		background: linear-gradient(to bottom, #1c9eda, #125d80);
	}
	.info-links {
		text-align: center;
    	line-height: 40px;
    	margin: 10px auto;
	}
	.link-text {
		margin: 10px 0px;
		line-height: 40px;
        color: #1E7BC8;
    }
    .link-text:hover{
        color: #0079FF;
    }
    .link-text:visited{
        color: #0079FF;
    }
    .link-text:active{ 
        color: #0079FF;
    }

	/*
	.containerKnapp {
		height: 75px;
		width: 450px;
		margin: 45px auto 75px ;
		display:block;
		align-items: center;
		text-align:center;
		padding-bottom: 25%;
	} 
	.knapp{
		background-color: #0083BF;
		border: 1px solid #bfcfdc;
		color: #FFFFFF;
		padding: 8px;
		margin: 0 auto;
		border-radius: 10px;
		width: 165px;
		display: block;
		font-weight: bold;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	}
	.knapp:hover{
		color: #FFFFFF;
		text-decoration: none;
		background: linear-gradient(to bottom, #455dc9, #323e74);
	}
	.table{
        table-layout: fixed;
    } 
	.text{
		text-align: center;
	}
	.informational{
		color:#1E7BC8;
	}
	.linketekst{
        color: #1E7BC8;
    }
    .linketekst:hover{
        color: #00a0df;
    }
    .linketekst:visited{
        color: #00a0df;
    }
    .linketekst:active{ 
        color: #00a0df;
    }
	.row{
        margin: 10px 0px;
    }
    .messagebox{
        background-color: #FFFFFF;
    }
    .tekstlinjer{
        line-height: 40px;
    }
    .row2{
        margin: 10px 0px;
        display: inline;
    }
    .driftMeldingTD{
        width: 100%;
        padding: 0px 72px 0px 20px;
    }
	.operational{
		color:#ff5454;
	}
    .serviceProvided{
        font-size: x-small;
        width: 100%;
        text-align: left;
		color: #00a0df;
    }
	*/