@charset "utf-8";

legend {
	font-size: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #00008B;
	font-weight: bold;
	background-color: #EFD634;
	padding-left: 10px;
	padding-right: 10px;
}
fieldset {
	border:0px solid #B9B9B9; 
}
.camwrapp {
	max-width: 500px;
	position: relative;	
}
.top {
	height: 110px;
	width: 500px;
	background-image: url(https://www.trafikradion.se/m/se/images/qr_m_trafikradion.jpg);
	background-position: 400px 10px;
	background-size: 75px 75px;
	background-repeat: no-repeat;
	background-color: #000000;
	top: 0px;
	left: 0px;
	position: fixed;
	z-index: 1;
}
.top_ad {
	max-width: 320px;
	background-color: #000000;
	height: 50px;
}
.top_nav {
	max-width: 320px;
	height: 50px;
	background-color: #000000;
}
.top_info {
	top: 135px;
	position: absolute;
	z-index: -999;
	width: 100%;
}
.topval {
	position: absolute;
	top: 100px;
}


.cam {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	border-style: none;
}
.cam_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	left: 10px;
	top: 0px;
	height: 20px;
	text-indent: 20px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(128,194,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(128,194,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(128,194,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(128,194,255,1.00) 100%);
}
.scrollup {
	width: 56px;
	height: 56px;
	opacity: 0.7;
	position: fixed;
	bottom: 40px;
	left: 260px;
	display: none;
	text-indent: -9999px;
	background: url('https://www.trafikradion.se/m/images/totop.png') no-repeat;
}
.scrollup:hover {
	width: 56px;
	height: 56px;
	opacity: 0.9;
	position: fixed;
	bottom: 40px;
	left: 260px;
	display: none;
	text-indent: -9999px;
	background: url('https://www.trafikradion.se/m/images/totop.png') no-repeat;
}
.botten{
	width: 100%;
	background-color: #00008C;
	max-width: 500px;
}
.dela {
    width: 100%;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    font-size: 18px;
    background-color: #E3E3E3;
    
}
.text_kalla {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #979797;
	height: 50px;
	text-align: left;
}
.visakarta {
    display: block;
    width: 120px;
    height: 25px;
    background-color: #FCFCFC;
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    position: fixed;
    left: 700px;
    top: 50px;
    border-radius: 20px;
    border: 2px solid #000000;
    -webkit-box-shadow: 10px 10px 30px #000000;
    box-shadow: 10px 10px 30px #000000;
    background-image: -webkit-linear-gradient(270deg,rgba(61,214,216,1.00) 0%,rgba(98,115,171,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(61,214,216,1.00) 0%,rgba(98,115,171,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(61,214,216,1.00) 0%,rgba(98,115,171,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(61,214,216,1.00) 0%,rgba(98,115,171,1.00) 100%);
}
.visakarta a:hover {
	display: block;
	color: #000000;
	background-color: #96F487;
	border-radius: 20px;
	border: 2px solid #000000;

	background-image: -webkit-linear-gradient(270deg,rgba(151,248,156,1.00) 0%,rgba(4,158,31,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(151,248,156,1.00) 0%,rgba(4,158,31,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(151,248,156,1.00) 0%,rgba(4,158,31,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(151,248,156,1.00) 0%,rgba(4,158,31,1.00) 100%);
}


/* The progress container (grey background) */
.progress-container {
    width: 100%;
    height: 8px;
    background-color: #000000;
	
}

/* The progress bar (scroll indicator) */
.progress-bar {
    height: 8px;
    background-color: #354BF9;
    width: 0%;
	
}

.collapsible {
	height: 50px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 20px;
	background-color: #AEE9FF;
	max-width: 500px;
	width: 100%;
	text-align: left;
	text-indent: 10px;
	cursor: pointer;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  background-color: #ccc;
}
.collapsible:after {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: left;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.content {
  padding: 0 0px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
  background-color: #f1f1f1;
}

.trehundra {
    width: 300px;
    height: 600px;
    left: 625px;
    top: 150px;
    position: fixed;
}


@media screen and (max-width: 950px) {
    .trehundra {
        display: none !important;
    }
}
@media screen and (max-width: 850px) {
    .visakarta {
        display: none !important;
    }
}
@media screen and (min-width: 501px) {
	body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-image: url(https://www.trafikradion.se/m/se/m/v4/images/bg.gif), -webkit-linear-gradient(127deg,rgba(92,157,188,1.00) 0%,rgba(215,215,215,1.00) 100%);
	background-image: url(https://www.trafikradion.se/m/se/m/v4/images/bg.gif), -moz-linear-gradient(127deg,rgba(92,157,188,1.00) 0%,rgba(215,215,215,1.00) 100%);
	background-image: url(https://www.trafikradion.se/m/se/m/v4/images/bg.gif), -o-linear-gradient(127deg,rgba(92,157,188,1.00) 0%,rgba(215,215,215,1.00) 100%);
	background-image: url(https://www.trafikradion.se/m/se/m/v4/images/bg.gif), linear-gradient(323deg,rgba(92,157,188,1.00) 0%,rgba(215,215,215,1.00) 100%);
}
}
@media screen and (max-width: 500px) {
    .visakarta {
        display: none !important;
    }
	body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
}