@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

body {
	background-position: center 100px;
	background-repeat: no-repeat;
	font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:14px;line-height: 1.42857;
   color: #000;
    margin:0px;
    background:#eeeeee;
}

td {
}

.gradient
{
	
	border:1px solid #CCCCCC;-webkit-box-shadow: #FEFFFF 0px 1px 1px ;-moz-box-shadow: #FEFFFF 0px 1px 1px ; box-shadow: #FEFFFF 0px 1px 1px ; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:14px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none;text-shadow: 0px 1px 0 rgba(255,255,255,1);font-weight:bold; color: #4A4A4A;
	background-color: #F7F5F6; background-image: -webkit-gradient(linear, left top, left bottom, from(#F7F5F6), to(#DDDDDD));
	background-image: -webkit-linear-gradient(top, #F7F5F6, #DDDDDD);
	background-image: -moz-linear-gradient(top, #F7F5F6, #DDDDDD);
	background-image: -ms-linear-gradient(top, #F7F5F6, #DDDDDD);
	background-image: -o-linear-gradient(top, #F7F5F6, #DDDDDD);
	background-image: linear-gradient(to bottom, #F7F5F6, #DDDDDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F7F5F6, endColorstr=#DDDDDD);
	padding:3px;text-align:center;border: 1px solid;border-radius:10px;
	width:100px;
	float:left;
	margin-top:0px;
	margin-right:12px;
}

.box
{
	padding:3px;
	text-align:left;
	width:210px;
	float:left;
	margin-top:0px;
	margin-right:12px;
}

A:link {text-decoration: none; color: #1B4581;}
A:visited {text-decoration: none; color: #1B4581;}
A:hover {text-decoration: underline; color: #1B4581;}

.controlpanel_button
{
	height:100px;
	width:300px;
	margin:15px;
	float:left;
	text-align:center;
}

h1.public { font-family: 'Open Sans', sans-serif;}
h2.public { font-family: 'Open Sans', sans-serif;}

h1
{
	font-size:16px;
	line-height:16px;
	margin:0px;
}

h2
{
	font-size:14px;
	color: #1B4581;
	line-height:14px;
	margin:0px;
}

a img
{
	border: 0px;
}

fieldset { -moz-border-radius: 9px; border-radius: 0px; }

.framed  tbody  tr  td
{
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align:top;
}

.framed  tbody  tr  .topLeft
{
	width: 15px;
	background-image: url(/images/frames/touchframetl.png);
	height: 15px; 
}

.framed  tbody  tr  .topCenter
{
	background-image: url(/images/frames/touchframetc.png);
	height: 15px; 
}

.framed  tbody  tr  .topRight
{
	width: 15px;
	background-image: url(/images/frames/touchframetr.png);
	height: 15px; 
}

.framed  tbody  tr  .centerRight
{
	width: 15px;
	background-image: url(/images/frames/touchframecr.png);
}


.framed  tbody  tr  .centerCenter
{
	background-color:#fff;
}

.framed  tbody  tr  .centerLeft
{
	width: 15px;
	background-image: url(/images/frames/touchframecl.png);
}


.framed  tbody  tr  .bottomLeft
{
	width: 15px;
	background-image: url(/images/frames/touchframebl.png);
	height: 15px; 
}

.framed  tbody  tr  .bottomCenter
{
	background-image: url(/images/frames/touchframebc.png);
	height: 15px; 
}

.framed  tbody  tr  .bottomRight
{
	width: 15px;
	background-image: url(/images/frames/touchframebr.png);
	height: 15px; 
}

#prrs_left_menu td {font-size: 14px;}
#prrs_left_menu td a {font-size: 14px;color:#1b4581 !important;}

/* steps menu */

#menu_steps_container {
	width:196px;
}

#menu_steps .menu_steps_title {
	color: #4D4D4D;
	font-size: 15px;
	font-weight: bold;
	padding: 0%;
	margin-top: 10px;
	border-bottom: 2px solid #4D4D4D;
	padding-bottom: 5px;
	text-align: center;
}

#prrs_left_menu {margin-left: 10px;width: 140px;}

#menu_steps {
	background-color: #E7E6E6;
	text-align: center;
	vertical-align:top;
	width:162px;
	position: relative;
	height: 450px;
	margin-bottom: 15%;
}

#menu_step1, #menu_step2, #menu_step3, #menu_step4, #menu_step5 {
	max-height: 110px;
	padding-bottom: 20%;
	color: #FFF;
	max-height: 110px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#menu_parent_step1, #menu_parent_step2, #menu_parent_step3, #menu_parent_step4, #menu_parent_step5 {
	padding-top: 6px;
	padding-bottom: 7px;
}

/*#menu_step1 {
	background: linear-gradient(to bottom, #C13B1E, #D9432C);
}

#menu_step2 {
	background: linear-gradient(to bottom, #DA442C, #E86731);
}

#menu_step3 {
	background: linear-gradient(to bottom, #E86931, #F09531);
}

#menu_step4 {
	background: linear-gradient(to bottom, #F19731, #F8B431);
}

#menu_step5 {
	background: linear-gradient(to bottom, #F8B631, #FEC930);
}*/

#menu_step1 {
	background: #C13B1E; /* Old browsers */
    background: -moz-linear-gradient(to bottom, #C13B1E, #D9432C);
    background: -o-linear-gradient(to bottom, #C13B1E, #D9432C);
    background: -webkit-linear-gradient(to bottom, #C13B1E, #D9432C);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C13B1E), color-stop(1, #D9432C));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#C13B1E, EndColorStr=#D9432C,GradientType=0);
    background: linear-gradient(to bottom, #C13B1E, #D9432C);
}

#menu_step2 {
	background: #C13B1E; /* Old browsers */
    background: -moz-linear-gradient(to bottom, #DA442C, #E86731);
    background: -o-linear-gradient(to bottom, #DA442C, #E86731);
    background: -webkit-linear-gradient(to bottom, #DA442C, #E86731);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DA442C), color-stop(1, #E86731));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#DA442C, EndColorStr=#E86731,GradientType=0);
    background: linear-gradient(to bottom, #DA442C, #E86731);
}

#menu_step3 {
	background: #C13B1E; /* Old browsers */
    background: -moz-linear-gradient(to bottom, #E86931, #F09531);
    background: -o-linear-gradient(to bottom, #E86931, #F09531);
    background: -webkit-linear-gradient(to bottom, #E86931, #F09531);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E86931), color-stop(1, #F09531));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#E86931, EndColorStr=#F09531,GradientType=0);
    background: linear-gradient(to bottom, #E86931, #F09531);
}

#menu_step4 {
	background: #C13B1E; /* Old browsers */
    background: -moz-linear-gradient(to bottom, #F19731, #F8B431);
    background: -o-linear-gradient(to bottom, #F19731, #F8B431);
    background: -webkit-linear-gradient(to bottom, #F19731, #F8B431);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F19731), color-stop(1, #F8B431));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#F19731, EndColorStr=#F8B431,GradientType=0);
    background: linear-gradient(to bottom, #F19731, #F8B431);
}

#menu_step5 {
	background: #C13B1E; /* Old browsers */
    background: -moz-linear-gradient(to bottom, #F8B631, #FEC930);
    background: -o-linear-gradient(to bottom, #F8B631, #FEC930);
    background: -webkit-linear-gradient(to bottom, #F8B631, #FEC930);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F8B631), color-stop(1, #FEC930));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#F8B631, EndColorStr=#FEC930,GradientType=0);
    background: linear-gradient(to bottom, #F8B631, #FEC930);
}

.menu_number_step {
	position: static;
	background-color: #E7E6E6;
	border-radius: 0 0 90px 90px;
	padding: 4% 5% 0% 5%; /* padding-top:1%; */
	left: 44%;
	color: #007099;
	font-size: 18px;
	font-weight: bold;
}

#footer {
	background-color: #2c2c2c;
    margin-top: 2%;
}

#footer-inner {
	margin: 0px auto; width: 1000px; padding: 2% 0px;
}
#footer-inner img {margin: 5% auto;}

#footer-bottom {
	background-color: #1d1d1d;
    /*height: 52px;*/
}
#footer-bottom-inner {	margin: 0px auto; width: 1000px;text-align:center;font-size:14px;padding: 0.6%;}
#footer-bottom-inner p {margin:0 0 0px;color:#fff;}

#between_content_menu {width: 15px;}

#step_breadcrumb {
	background-color: #E2E1E1;
	min-height: 3px;
}

#step_breadcrumb ul {
padding: 0px;
padding-left: 15px;
margin: 0;
}
#step_breadcrumb ul li {
	display: inline-block;
	padding-top: 11px;
	padding-right: 5px;
	/*padding-top: 4px;*/
}


#step_breadcrumb ul li, #step_breadcrumb ul li a {
	font-size:14px;
}

#step_breadcrumb ul li.seperator {
	background: url(/images/layout/separador_migas.png) no-repeat;
	width: 14px;
	height: 38px;
	vertical-align: middle;

}


#step_breadcrumb_sub {
	background-color: #ABABAB;
	margin-top:1px;
	height: 38px;
}

#step_breadcrumb_sub ul {
padding: 0px;
padding-left: 10px;
margin: 0;
}
#step_breadcrumb_sub ul li {
	display: inline-block;
	padding-top: 11px;
	padding-right: 5px;
	padding-top: 4px;
}


#step_breadcrumb_sub ul li, #step_breadcrumb_sub ul li a {
	font-size:14px;
}

#step_breadcrumb_sub ul li.seperator {
	background: url(/images/prrs/separador_migas.png) no-repeat;
	width: 14px;
	height: 38px;
	vertical-align: middle;

}

.table_size {font-size:14px;line-height: 1.42857;}
.table_size td {font-size:14px;padding-bottom: 3px;}
.table_size td a {font-size:14px;}

.minH
{
	min-height:34px;
	margin-top:20px;
}
.hr_details
{
	margin: 6px 0;
	border-top: 1px solid #eee;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

#translations #questions{
	clear:both;
	min-height: 300px;
}

#pagination{
	clear:both;text-align: center;margin-top: 50px;
	width:100%;
}

#pagination #go_to_page{
	text-align:center;
}

/** new as combat **/
.container-fluid {
	min-height: 450px;
}

#between_content_menu {
	display:none;
}

.btn-primary-outline {
  background-color: transparent;
  border-color: #ccc;
}

/* gauge */
.gauge-wrapper {
	background:white;
	width:100%;
	//max-width: 400px;
}
/*
.gauge {
	position: relative;
	background-image: url("/images/gauge/gauge_bg.png");
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height:auto;
}
.gauge .pointer {
	background-image: url("/images/gauge/gauge_needle.png");
	background-repeat: no-repeat;
	height: 100px;
	width: 45px;
	background-size: 45px 100px;
	transform-origin: center bottom;
	transform: rotate(-90deg);
	position: absolute;
	bottom: 0;
	left: calc(50% - 22px);
	z-index:100;
}

.gauge .pointer{
    -webkit-transform-origin:22px 80px;
    -moz-transform-origin:22px 80px;
    -ms-transform-origin:22px 80px;
    transform-origin:22px 80px; //px or percent whichever you prefer
}
*/
.gauge {
	position: relative;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height:auto;
}
.gauge .pointer {
	background-repeat: no-repeat;
	height: 60%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index:100;
}

#burgermenu_links ul li {
	height: 35px;
}

.meter_triangle{
	width: 0;
	height: 0;
	border-width: 40px 95px 40px 0;
	border-color: transparent #327294 transparent transparent;
	border-style: solid;
}
/*.gauge .pointer_triangle {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 100px;
	margin: 0 auto;
	z-index:100;
}*/
.gauge .pointer_triangle {
	position: absolute;
    bottom: 75px;
    left: 100px;
    right: 0;
    /* margin: 0 auto; */
    z-index: 100;
}

@media only screen and (min-width: 577px) {
  	#signin_body_id {
		float:right;
		margin-top:50px;
	}
}
@media only screen and (max-width: 576px) {
  	#overall_risk {
		float: left;
		margin-top: 0px;
		width: 100%;
	}
	/*#certificate_print_buttons {
		font-size: 18px;
		display: block;
		float:left !important;
	}*/
	/*#certificate_print_buttons a:nth-child(2) {
		margin-top:10px;
	}*/
	#certificate_print_buttons {
		display: inline-block;
	    margin-left: 50px !important;
	    vertical-align: top;
	    /* margin-top: 20px; */
	    width: 215px;
	    font-size: 12px;
   	 	display: block;
    	/* float: left !important;*/
    }
    #arc-wrapper div:nth-child(3) {
    	display: inline-block;
	    margin-left: 50px !important;
	    width: 215px;
    }
    
    #arc-wrapper h3 {
    	font-size:15px;
    }
    
    #certificate_print_buttons h1 {
    	font-size:12px !important;
    }
    
    #company_logo{
    	max-width:130px;
    	
    }
    #smittetjek_logo {
    	max-width:100px;
    	margin-top: 25px !important;
    }
}

@media only screen and (max-width: 576px) {
  	.meter_triangle{
		width: 0;
		height: 0;
		border-width: 20px 40px 20px 0;
		border-color: transparent #327294 transparent transparent;
		border-style: solid;
	}
	/*.gauge .pointer_triangle {
		position: absolute;
		bottom: 50px;
		left: 0;
		right: 100px;
		margin: 0 auto;
		z-index:100;
	}*/
	.gauge .pointer_triangle {
		position: absolute;
	    bottom: 22px;
	    left: 35px;
	    right: 0;
	    /* margin: 0 auto; */
	    z-index: 100;
	}
	.thermo_img {
		height:180px !important;
	}
}

