ul.global-navigation li.c1 {background: transparent;}
ul.global-navigation li.c2 {background: transparent;}
ul.global-navigation li.c3 {background: transparent;}
ul.global-navigation li.c4 {background: transparent;}
ul.global-navigation li.c5 {background: transparent;}
ul.global-navigation li.c6 {background: transparent;}
ul.global-navigation li.c7 {background: transparent;}
ul.global-navigation li.c8 {background: transparent;}


/* HEADER
--------------------------------------------------------*/
header[role="banner"] {
	background: #fff;
}

.service-wrapper {
	background: transparent;
	height: 0!important;
	border-top: 0;
	border-bottom: 0;
}
.service-wrapper .section-container {
	position: relative;
}
.service-nav {
	position: absolute;
	right: 0;
	top: -114px;
	width: 30%;
	text-align: right;
}
.service-nav .sn-search {
	width: 70%;
}
.service-nav li.searchbox {
	width: 100%;
	padding: 0;
}
.service-nav li {
	background: transparent;
}

.service-nav li.m-service,
ul.m-service-navigation {
	display: none;
}

/* Globalnavigation
--------------------------------------------------------*/

.globalnavigation-wrapper {
	background: #000 url(../img/menu-gradient.png) 0 0 repeat-x;
	border-bottom: none;
}

#tag {
	display: none;
	background: transparent;
}

.globalnavigation-wrapper,
ul.global-navigation,
ul.global-navigation li {
	height: auto;
}
ul.global-navigation li.c1,
ul.global-navigation li.c2,
ul.global-navigation li.c3,
ul.global-navigation li.c4,
ul.global-navigation li.c5,
ul.global-navigation li.c6,
ul.global-navigation li.c7,
ul.global-navigation li.c8 {
	width: auto;
}
ul.global-navigation li,
ul.global-navigation li:first-child {
	width: auto;
	border-right: 1px solid #444;
}
ul.global-navigation li:first-child {
	border-left: 1px solid #444;
}
ul.global-navigation li a {
	padding: 20px 22px;
	font-weight: 600;
}
ul.global-navigation li a:hover {
	background: #444;
	color: #fff;
}
ul.global-navigation li.current {
	background: #333;
}

ul.global-navigation li.current a {
	color: #fff;
}

/* IE7 FIX */

*+html ul.global-navigation li {
	float: left;
}

/* SUBNAV
--------------------------------------------------------*/
.sub-menu ul li a.current {
background: #3c3c3c url(../img/bg-subnav.png) 0 0 repeat-x;
}

.sub-menu ul li a.current.c1,
.sub-menu ul li a.current.c2,
.sub-menu ul li a.current.c3,
.sub-menu ul li a.current.c4,
.sub-menu ul li a.current.c5,
.sub-menu ul li a.current.c6,
.sub-menu ul li a.current.c7,
.sub-menu ul li a.current.c8 {
	background: #3c3c3c url(../img/bg-subnav.png) 0 0 repeat-x
}

table.prislista {
	font-size: .9333em;
}
table.prislista td, 
table.prislista th {
	padding: .4em .3em;
}
table.prislista tbody th {
	font-weight: normal;
	text-align: left;
}



/* KAMPANJYTA
--------------------------------------------------------*/

.kampanj-wrapper {
	width: 100%;
	height: 230px;
	background: #720d2b url(../img/top.jpg) 50% 0 no-repeat;
}

.kampanj-text {
	color: #fff;
	margin-top: 3em;
	width: 85%;
}

.kampanj-text h2 {
	font-size: 3em;
	margin-bottom: .15em;
	margin-top: 0;
	word-break: break-all;
}
.kampanj-text h3 {
	font-size: 1.3333em;
	margin-top: 0;
}

.kampanj-text h2,
.kampanj-text h3 {
	-webkit-transition: font-size 0.3s ease;
}


.show-hide-kampanj {
	position: absolute;
	right: 0; bottom: -28px;
}
.show-hide-kampanj a {
	cursor: pointer;
}
a.visalinjekarta.open .icon-open-black,
.show-hide-kampanj a.open .icon-close-black {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* RESEPLANERARE
--------------------------------------------------------*/

.reseplanerare {
	background: #d5ecfa;
}

.reseplanerare .clearfix {
	clear: both;
	content: ' ';
}

.reseplanerare #searchbox h2 {
	text-align: center;
	margin: 5px 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #5f5f5f;
}

#searchbox div.buttons {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #5f5f5f;
}

/* MAINCONTENT
--------------------------------------------------------*/

.start #container {
	margin-top: 2em;
}

/* service-obj */
.content-service ul {
	width: 100%;
}
.wrapper-content-service-obj .pull-right {
	display: none;
}

/* NYHETER & TRAFIKINFORMATION
--------------------------------------------------------*/

.newslist h2 {
	font-weight: 500;
	font-size: 1.8667em;
}
.newslist b.cat {
	color: #EE7E00;
	padding-right: .5em;
	font-size: 1em;
	text-transform: uppercase;
}

/* TIDTABELL
--------------------------------------------------------*/
#tidtabell {
	background: #d6edf9;
	padding: 2%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}


.holder-linjekarta,
.holder-geokarta {
	width: auto;
	background: #d6edfb;
	margin-top: 1.2em;
	text-align: center;
}

.js .holder-linjekarta,
.js .holder-geokarta {
	display: none;
}
a.visalinjekarta,
a.visageokarta,
a.downloadpdf,
.main-content #tidtabell a[href$=".pdf"] {
	cursor: pointer;
	background: #000 url(../img/menu-gradient.png) 0 0 repeat-x;
	color: #fff;
	padding: .7em .6em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 1em;
	font-size: .8em;
	display: inline-block;
	text-decoration: none;
}

.main-content #tidtabell ul.tidtabell a[href$=".pdf"] {
	background: transparent;
	padding: 0;
	color: #000;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-bottom: 0;
	font-size: inherit;
	display: inline;
}

.icon-open, 
.icon-close,
.icon-download-pdf {
	width: 18px;
	height: 17px;
	background: url(../img/sprite-tidtabell-icons.png) 0 2px no-repeat;
	margin-top: -2px;
	margin-left: 5px;
}
.icon-open {
	background-position:  0 -58px;
}
.open .icon-open {
	background-position: 0 -28px;
}

.icon-start {
	width: 18px;
	height: 17px;
	background: url(../img/buss/reseplaneraren/white-start.png) 0 0 no-repeat;
	margin-bottom: -2px;
	margin-left: 5px;
}

.icon-stop {
	width: 18px;
	height: 17px;
	background: url(../img/buss/reseplaneraren/white-finish.png) 0 0 no-repeat;
	margin-bottom: -2px;
	margin-left: 5px;
}

.icon-map {
	width: 18px;
	height: 17px;
	background: url(../img/buss/reseplaneraren/white-map.png) 0 0 no-repeat;
	margin-bottom: -2px;
	margin-left: 5px;
}

/* new icons */

i.reverse {
	background: url('../img/buss/reseplaneraren/reverse_icon.png') 0 0 no-repeat;
	background-position: center;
	background-size: 15px;
	cursor: pointer;
	display: block;
	width: 100%;
	height: 77px;
	background-color: #818181;
}

i.reverse:hover {
	background-color: #666;
}

/* new icons end */

.linjekarta {
	margin: 0;
	padding-left: 0;
	list-style: none;
	height: auto;
	overflow: hidden;
}
.linjekarta.pull-right {
	float: left;
	padding: 0;
	height: 33px;
	text-align: right;
	width: 70%;
	margin-bottom: 1em;
}
#tidtabell h2 {
	width: 30%;
	float: left;
}
#tidtabell h2 {
	margin: 0;
}


.tidtabell {
	padding: 0;
	margin-bottom: 2em;
	clear: both;
}
.tidtabell li {
	list-style: none;
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
	background: #fff;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.tidtabell li a {
	text-decoration: none;
	color: #444;
	display: block;
}
.circle { 
  width: 30px;
  height: 30px;
  /*-moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;*/
  margin-right: .5em;
  float: left;
  /*border: 2px solid #fff;*/
  text-align: center;
  vertical-align: middle;
  color: #fff;
  /*background: #000;*/
  font-size: 1.5em;
  font-family: "franklin-gothic-urw-cond", sans-serif;
  font-weight: 700;
  line-height: 30px;
}
/*.baslinje1 {
	background: #faba00;
}
.baslinje2 {
	background: #7ab421;
}
.baslinje3 {
	background: #bd131e;
}
.baslinje4 {
	background: #009cb1;
}
.baslinje5 {
	background: #f37d1b;
}
.baslinje6 {
	background: #003d7c;
}
.baslinje7 {
	background: #d5017a;
}
.baslinje8 {
	background: #5dc5ec;
}*/

.hallplatser {
	margin-left: 40px;
}


.search-stop {
    background: none repeat scroll 0 0 #D7DDE3;
    border-radius: 4px 4px 4px 4px;
    margin-right: 8px;
	
    height: 30px;
    padding: 6px 8px;
    position: relative;
    width: 454px;
}

.search-stop .sn-search {
    height: 24px;
    width: 285px;
    margin-right: 5px;
}

.search-stop .sn-submit {
    color: #56748B;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 150px;
}



/* FOOTER
--------------------------------------------------------*/

footer[role="contentinfo"] {
	min-height: 100px;
	border-top: 3px solid #333;
	background: black;
	background-img: none;
	margin-top: 2em;
	color: #fff;
}
footer[role="contentinfo"] .section-container {
	padding-bottom: 2em;
}

.l-footergrid {
	margin-bottom: 2em;
}

.l-footergrid li:first-child {
	border-top: 1px solid #444;
}
.l-footergrid li {
	border-bottom: 1px solid #444;
}
.l-footergrid a {
	color: #fff;
}

#totop {
	display: none;
}




@media screen and (max-width: 980px) {
	
	.m-menu li:first-child {
		background: none;
		float: left;
		border-right: 1px solid #444; 
	}
	ul.global-navigation li, 
	ul.global-navigation li:first-child {
		border: none;
	}
	ul.global-navigation li.odd {
		margin-right: 0;
	}
	
	.globalnavigation-wrapper .section-container {
		max-width: 100%;
		margin: 0 auto;
	}
	.m-menu {
		padding: 0 4%;
		border-bottom: 1px solid #444;
		width: 92%;
	}
	
	.m-menu li.search-icon {
		display: none;
	}
	
	.show-hide-kampanj {
		right: 20px;
	}
	
	.service-nav {
		width: 50%;
	}

}

@media screen and (max-width: 860px) {
	
	ul.global-navigation li.c1,
	ul.global-navigation li.c2,
	ul.global-navigation li.c3,
	ul.global-navigation li.c4,
	ul.global-navigation li.c5,
	ul.global-navigation li.c6,
	ul.global-navigation li.c7,
	ul.global-navigation li.c8 {
		width: 49%;
	}
	ul.global-navigation li,
	ul.global-navigation li:first-child {
		width: 49%;
	}
	
	.service-nav {
		display: none;
	}
	
}

@media screen and (max-width: 680px) {

	#tidtabell h2 {
		width: 100%;
	}
	.linjekarta.pull-right {
		display: block;
		height: 33px;
		text-align: left;
		width: 100%;
	}
	linjekarta li a {
		display: block;
		margin-bottom: 1em;
	}

}

@media screen and (max-width: 600px) {
	
	.l-footergrid.last {
		margin-bottom: 2em;
	}
	
	#tidtabell h2 {
		margin-bottom: .3em;
	}
}

@media screen and (max-width: 480px) {

    .search-stop {
        width: auto;
        height: auto;
    }

    .search-stop .sn-search {
        width: 98%;
    }

    .search-stop .sn-submit {
        margin-top: 0.3em;
        width: 100%;
    }

	ul.global-navigation li {
		border-top: 1px solid #444;
	}
	ul.global-navigation li:first-child {
		border-top: none;
	}
	ul.global-navigation li.c1,
	ul.global-navigation li.c2,
	ul.global-navigation li.c3,
	ul.global-navigation li.c4,
	ul.global-navigation li.c5,
	ul.global-navigation li.c6,
	ul.global-navigation li.c7,
	ul.global-navigation li.c8 {
		width: auto;
	}
	ul.global-navigation li,
	ul.global-navigation li:first-child {
		width: auto;
	}
	
	ul.global-navigation li a {
		font-weight: 500;
		padding: 8px 20px;
	}
	.m-menu li a.show-menu {
		background-position: 0 12px;
	}
	
	.kampanj-text {
		margin-top: 2.5em;
		width: 100%;
	}
	.kampanj-text h2 {
		font-size: 2.1333em;
	}
	.kampanj-text h3 {
		font-size: 1em;
	}
	
	
	.linjekarta.pull-right {
		height: auto;
	}
	.linjekarta.pull-right a {
		clear: right;
		display: block;
		width: 50%;
		margin-bottom: 2px;
	}
	.icon-open, .icon-close, 
	.icon-download-pdf {
		float: right;
	}
	.linjekartapull-right a span {
		float: right;
	}
	.main-content #tidtabell a[href$=".pdf"] {
		margin-bottom: 2px;
	}

}


@media screen and (max-width: 320px) {
	
	.navbar .nav {
		border-right: none;
	}
	
	.linjekarta.pull-right a {
		width: 70%;
	}

}

/**
 * 
 **/

.reseplanerare {
	overflow: hidden;
}

#searchbox {
	background: #3C3C3C;
	color: #fff;
	padding: 20px;
	overflow: hidden;
}

#searchbox h2 {
	font-size: 1.6em;
	margin: 0 0 .2em;
}

#searchbox input {
    border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	display: block;
	color: #3C3C3C;
	padding: 0 7px;
	margin: 10px 0;
	line-height: 2.2em;
	height: 2.2em;
    outline: none;
}

#searchbox input:focus {

}

#searchbox #directions input {
	margin: 0 0 10px 0;	
}

#searchbox label {
	left: -999em;
	position: absolute;
}

#searchbox .radiobutton {
	overflow: hidden;
	position:relative;
	z-index: 999;
}

#searchbox .radiobutton input {
	clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    position: absolute;
}

#searchbox .radiobutton label {
	color: #fff;
	background: #818181;
	float: left;
	font-family: verdana;
	font-size: .7em;
	font-weight: normal;
	line-height: 3.2em;	
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 1px;
	position: static;
	width: 50%;
    display: block;
    height:3.2em;
    overflow: hidden;
}

#searchbox .radiobutton label.active {
	background: #666;
	border-top: 0;
	padding: 1px 0 0;
	-moz-box-shadow: #000 2px 2px 3px inset;
	-webkit-box-shadow: #000 2px 2px 3px inset;
	-o-box-shadow: #000 2px 2px 3px inset;	
	box-shadow: #000 2px 2px 3px inset;
}

/* old style
#searchbox .radiobutton label {
	background: -moz-linear-gradient(#707070, #181818);
	background: -webkit-linear-gradient(#707070, #181818);
	background: -o-linear-gradient(#707070, #181818);
	background: linear-gradient(#707070, #181818);
	-pie-background: linear-gradient(#707070, #181818);
	behavior: url(/Templates/Extern/Styles/css/PIE.htc);
	color: #fff;
	float: left;
	font-family: verdana;
	font-size: .7em;
	font-weight: normal;
	line-height: 3.2em;	
	text-align: center;
	text-shadow: 1px 1px #000;
	text-transform: uppercase;
	border-top: 1px solid #878787;
	padding: 0 0 1px;
	position: static;
	width: 50%;
    display: block;
    height:3.2em;
    overflow: hidden;
}
*/

/*old style 
#searchbox .radiobutton label.active {
	background: #818181;
	-pie-background: linear-gradient(#818181, #818181);
	behavior: url(/Templates/Extern/Styles/css/PIE.htc);
	-moz-box-shadow: #000 2px 2px 3px inset;
	-webkit-box-shadow: #000 2px 2px 3px inset;
	-o-box-shadow: #000 2px 2px 3px inset;	
	box-shadow: #000 2px 2px 3px inset;
	border-bottom: 1px solid #afafaf;
	border-top: 0;
	padding: 1px 0 0;
}
*/

#departure-label {

}

#arrival-label {

}

#searchbox .submit {
    background: #f4753b;
    border: 0;
    border-bottom: 3px solid #e75114;
    color: #fff;
    text-transform: uppercase;
    height: 2.6em;
    line-height: 0;
    margin: 0;
}

#searchbox .submit:hover,
#searchbox .submit:focus
 {
    background: #e75114;
    border-bottom: #f4753b;
}

#searchbox #directions-input {
	float: left;
	max-width: 82%;
	width: 82%;
	margin-right: 2%;
	display: inline-block;
}

#searchbox #from {
    background: #fff url(../img/new_start_icon.png) no-repeat 5px center;
    text-indent: 20px;
}

#searchbox #to {
    background: #fff url(../img/new_stop_icon.png) no-repeat 5px center;
    text-indent: 20px;
}

#searchbox .reverse-container {
	float: right;
	width: 14%;
	max-width: 14%;
}

#searchbox .time input {
	background: #fff url(../img/clock-icon.png) no-repeat 97% center;
}

#searchbox .date input {
	background: #fff url(../img/calendar-icon.png) no-repeat 97% center;
}

#searchbox .buttons {
	clear: both;
	overflow: hidden;
}

	#searchbox {
		float: left;
		height: 410px;
		width: 260px;
	}
	
	#directions {
		overflow: auto;
		padding-bottom: 5px;
		margin-bottom: 15px;
		border-bottom: 1px solid #5f5f5f;
	}

	#directions, #travelCalendar {
		float: none;
		width: auto;
	}
	.reseplanerare .gmap {
		display: block;
		height: 450px;
		margin: 0 !important;
	}

@media screen and (max-width: 599px) {
	#searchbox {
		float: none;
		height: auto;
		width: auto;
	}
	#directions, #travelCalendar {
		float: none !important;
		width: auto !important;
	}

    .reseplanerare .gmap {
	    display: none;
    }
}

@media screen and (min-width: 599px) and (max-width: 767px) {

	#searchbox {
		float: none;
		height: auto;
		width: auto;
	}
	
	#searchbox input {
		width: 100%;
	}

	#searchbox #directions-input {
		width: 90%;
		max-width: 90%;
	}

	#searchbox .reverse-container {
		width: 8%;
		max-width: 8%;
	}

}

@media screen and (max-width: 767px) {
	

}

.icon.train {
	background: url(../img/icon-train.png) no-repeat;
}

.travelpath-results-wrapper .travelplan .time {
	font-weight: bold;
	width: 20%;
}

.travelpath-results-wrapper .travelplan .description {
	width: 65%;
}

.stops-inbetween {
	clear: both;
	border: 1px solid #ddd;
	margin: 10px;
}

.stops-inbetween h3 {
	font-size: 1em;
	font-weight: bold;
	margin: .5em 0;
	text-transform: none;
}

.stops-inbetween ol {
	padding: 0 .5em .5em !important;
}

.stops-inbetween dl {
	float: none !important;
	font-size: .8em;
}

.stops-inbetween .time {
	background: url(../img/time.png) no-repeat left center;
	width: 5% !important;
	padding-left: 20px;
}
