/* Add this */
.atss {
	top:501px !important
}
.container-atss + .at4-share-outer .atss {
	top: 191px !important;
}

* {
	font-family: 'mainfont', sans-serif;
	font-weight: 400; 
	outline: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color:#f4f4f4;
	line-height: 145%;
	height: 100%;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a p, p > a, a h4 {
	color: #000;
}
a:active, a:visited {
	
}
a.none {
	color: inherit;
	border: none;
}

a:hover {
	color:black;
	border-bottom: 1px solid black;
}
b, strong {
	font-family: 'mainfont', sans-serif;
	outline: none;
	font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	display: inline-block;
	line-height: 1.2;
}
h1 {
	margin-bottom: 15px;
	width: 100%;
}
h1 a {
	text-decoration: none;
	border: none;
}
h2 {
	margin-bottom:20px;
	line-height:125%;
}
h3, h4 {
	font-family: 'mainfont', sans-serif;
	font-weight: 700; 	
}
h3 {
	margin-bottom:15px;	
}
h4 {
	margin-right: 14px;
	margin-bottom: 5px;
	line-height: 1.5;
}
h4.emphasis {

}

h5 { /*quote*/
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 500px;
	display: block;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
h6 {
	width: 100%;
	font-size: 10px;
	margin-bottom: 20px;
}
h5 + h6 { /*caption*/
	padding-left: 30px;

}
h7 { /* question */
	float:right;
	margin-left:20%;
	width:80%;
	margin-bottom:15px;
	font-style: italic;	
	color:#77c1b0;
	}
h8 { /* answer */
	float:right;
	margin-left:5%;
	width:95%;
	margin-bottom:15px;
	font-style: italic;	
}
p {
	max-width: 600px;
	margin: 0px;
}
hr {
	border: none;
	border-top: solid 5px #f4f4f4;
	height: 1px;
	margin-bottom: 15px;
}
.error {
	color: red;
}
.icon {
	display: inline-block !important;
	height: 22px;
	vertical-align: middle;
	/*padding-bottom: 2px;*/
}
.background {
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 390px;
	overflow: hidden;
	/*box-shadow: 0 5px 5px #cbd8e0;*/
	z-index: 1;
}
.background img{
	height: 500px;
}
.background > div{
	height: 500px;
	width: 100%;
}
.threecolumn-bg {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	width: 100%;
	margin: auto;
	margin-top: 90px;
	height: 80px;
	/*box-shadow: 0 5px 5px #cbd8e0;*/
	margin-bottom: 20px !important;
}
.threecolumn-bg img{
	height: 167px;
}

.container {
	width: 80%;
	max-width: 1280px;
	margin: auto;
	position: relative;
	z-index: 2;
}
.container div {
	position: relative;
	display: inline-block;	
	vertical-align: top;
}
.container > div {
	vertical-align: top;
	margin-bottom: 20px;
	width: 100%;
}
.header {
	height: 90px;
	width: 80% !important;
	width: 80%;
	max-width: 1280px;
	position: fixed !important;
	z-index:1;
	/*box-shadow: 0 4px 2px -2px #484848;*/
	z-index: 10;
	background-color: #FFF;
}
.menu {
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	margin-bottom:17px;
	width: 76.5%;
	word-wrap: break-word;
	background-color: #FFF;
	position: absolute;
	height: 90px;
	overflow: hidden;
}
.menu-top {
	z-index: 11;
	position: absolute !important;
	font-size: 10px;
	top: 10px;
}
.menu-top a, .social-top a {
	border: none;
	color: #000;
	font-size: 11.5px;
	margin-right: 5px;
}
.menu-top .menu-container {
	margin-top: 0px;
}
.menu-top .menu-container > div > div {
	display: none;
}
.menu-top h2 {
	font-size: 10px;
}
.menu-left {
	width: 100%;
}
.menu-left > span a {
	padding-bottom: 0px;
}
.menu-left > span {
	white-space: pre-line;
	word-wrap: break-word;
}
.menu-left img {
	width: 100%;
	margin-top: 5px;
}
.container div .menu-separator {
	display: none;
}
.container div .submenu {
	display: none;
}
.menu-indent .submenu {
	padding-left: 22px;
}
.submenu > div {
	display: inline;
}
.submenu-open {
	vertical-align: top;
	/*position: absolute;*/
	z-index: 2;
	cursor: pointer;
}
.submenu-separator {
	cursor: pointer;
}
.submenu-spacer {
	display: inline-block;
	width: 18px;
}
.submenu-open.selected {
	color: #000;
}
.menu-container.location-calendar > div a.selected {
	border-bottom: none !important;
}
.menu-item {
	margin-bottom: 10px;
}
.location-left .menu-item {
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
}
.location-left .menu-title {
	padding: 0px;
	display: block;
	
}
.location-left.menu-container > div a.selected {
	border: none !important;
}
.location-left .menu-title a, .location-left .menu-title .submenu-separator {
	padding-left: 20px;
	padding-bottom: 0px !important;
}
.location-left .submenu .menu-title {
	padding: 5px;
	padding-left: 10px;
}
.location-left .menu-block, .location-left .menu-block .menu-title{
	display: block;
}
.location-left .submenu .menu-title{
	background-color: #FFF;
	display: block;
}
.location-left .menu-item > div {
	display: inline;
}

.menu-left .fa {
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: top;
	display: inline-block;
	width: 16px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.hidden {
	display: none !important;
}
.submenu a {
	white-space: normal !important;
}
.social-top {
	z-index: 11;
	position: absolute !important;
	font-size: 10px;
	top: 10px;
	right: 15px;
}
.menu-container > div {
	margin-right: 10px;
	margin-left: 20px;
	vertical-align: top;
	border: none;
	font-size: 15px;
	font-family: 'mainfont', sans-serif;
	overflow: visible;
}

.menu-container > div > div a {
	font-size:11.5px;
	padding-bottom:5px !important;
	margin-bottom:0px !important;
	margin-top:-4px;
	border-bottom:2px solid white;
}
.left .menu-container > div > div a {
	border: none;
	width: 100%;
}
.left .menu-container > div {
	display: block;
}
.menu-container h2 {
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.menu-container {
	margin-top: 40px;
	top: 0px;
	position: absolute;
	width: 100%;
}
.menu-container > div > div {
	display: block;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	position: relative;
}
.menu-container > div > div > div > .submenu:first-child {
	padding-top: 10px;
}
.menu-container > div > div > div > .submenu:last-child {
	padding-bottom: 5px;
}
.location-main.menu-container > div > div {
	padding-top: 15px;
}
.menu-container > div a {
	border:none;
}
.menu-container > div a span {
	font-size: 90%;
	color: #000;
}
.menu-container > div > div a {
	display: inline-block;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	white-space: nowrap;
}
.menu-container > div:first-child {
	margin-left: 20px;
}
input[type=submit], input[type=button] {
	border: none;
	color:#000;
	cursor: pointer;
	padding-bottom: 5px;
	margin-bottom: 4px;
	background-color: transparent;
}
.menu-container > div a:hover, .menu-container > div a.selected, input[type=submit]:hover, input[type=button]:hover, .button {
	border: none;
	border-bottom: solid 2px #000;
	color:#000;
	cursor: pointer;
	padding-bottom: 5px;
	margin-bottom: 4px;
	background-color: transparent;
	
}
.button-select {
	background-color: #ddd;
	padding: 0.3vw 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
	font-weight: normal;
}
.button-select  a {
	color: #FFF;
}
.button-select:hover, .button-select:hover a {
	background-color: #FFF;
	color: #000;
}
.scroller-fixed {
	z-index: 9;
}
[name=search] {
	width: 60px;
	padding-bottom: 5px;
	margin-bottom: 4px;
	border: none;
	background-color: #eee;
	border-bottom: solid 2px #000;
}
.logo {
	height: 100%;
	width: 23.5%;
}
.left {
	width: 23.5%;
	margin-top: 0px;
	min-height: 100px;
	float: left;
	background-color: #FFF;
	margin-right: 2%;
}
.left .padding > div {
	border-bottom: solid 3px #FFF;

}
.left .padding  > div:last-child {
	border: none;
}

.menu-left .menu-container {
	margin-top:0px;
}

.menu-left div div {
	margin-left:0px !important;
}
.menu-left a {
	text-decoration: none;
	padding-bottom: 7px;
	margin-bottom: 4px;	
}

.menu-left a:hover {
	border-bottom: none !important;
	color:#000;
	cursor: pointer;
	padding-bottom: 5px;
	margin-bottom: 4px;
	
}
div.filter {
	display: none;
	width: 90%;
}
.filter th {
	font-weight: bold;
	width: 33%;
}
.filter td {
	text-align: center;
	vertical-align: top;
}
.filter a.selected {
	color: #000;
}
.filter a {
	border: none;
}
.lightbox {
	background-color: #FFF;
	position: fixed;
	z-index: 100;
	display: none;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	cursor:pointer;
}
.lightbox img {
	width: 100%;
}
.image-center {
	width: 40% !important;
	margin-left: 30% !important;
	text-align: center !important;
}
.image-left {
	width: 40% !important;
	text-align: left !important;
}
.image-right {
	width: 40% !important;
	text-align: right !important;
	margin-left: 60% !important;
}
.center {
	width: 49%;
	margin-right: 2%;

}
.right {
	width: 23.5%;
	margin-top: 0px;
}
.homeright {
	margin-top: 0px;
}

.threecolumn .center {
	width:74.5%;
	margin-right:0px;
}
.threecolumn .navigation, .threecolumn .main {
	/*width:74.5%;*/
	width:100%;
}

.threecolumn .navigation, .threecolumn .left {
	margin-top:0px;
}
 .items {
	margin-bottom: 20px;
}

.items.twocolumn {
	width: 47.5% !important;
}
div > .items.twocolumn:visible:nth-child(odd) {
	margin-right: 5%;
}
.items p {
	margin-bottom:0px !important;
}

.items h1 {
	width: 80%;
	padding-right: 20%;
}

.items:hover h1 {
	color:black !important;
}

.home .left, .detail .left {
	width: 23.5%;
}
.home .left, .home .navigation {
	margin-top: 0px;
}
.navigation {
	margin-top: 0px;
	width: 68%;
	line-height: 30px;
	background-color: #FFF;
	overflow: hidden;
}
.navigation .breadcrumb {
	display: block !important;
	padding-bottom:15px;
}
.menu-left .breadcrumb {
	width:100%;
	margin: 0px;
	margin-bottom: 30px;
	margin-top: -10px;
}
.home .navigation, .detail .navigation, .detail .main {
	width: 100%;
	margin-right: 2%;
	float: none;
}
.navigation-right {
background-color: #FFF;
width: 100%;
line-height: 30px;
}
.navigation-right a {
	color:black;
}
.detail .navigation-right {

}
.breadcrumb {
	font-family: 'mainfont', sans-serif;
	color:black !important;
	text-transform: uppercase;
	background-color: #FFF;
	margin: 20px 30px 0 30px;
	padding-bottom: 15px;
	border-bottom: 2px solid black;
	line-height:130%;
	display: block !important;
}
.breadcrumb a {
	border: none;
}
.breadcrumb span {
	color: #000;
	font-family:'transat-medium',helvetica, arial, sans-serif;
	border-color:white !important;
}
.breadcrumb span a {
	font-family:'transat-medium',helvetica, arial, sans-serif;
}
.main {
	width: 68%;
	float: right;
	min-height: 100px;
	background-color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main .padding {
	padding:5px 30px 30px 30px;
	white-space: pre-line;

}
.main .padding img {
	display: block;
}
.main .padding img.img-left, .preview img.img-left {
	width: 200px !important;
	float: left;
}
.main > div:first-child p {
	margin-bottom:25px;
}

.longread {
	margin:0 auto;
	position:relative;
	display:block !important;
}
.longread a {
	text-decoration: underline;
}
.image-width {
	width: 600px;
}
.main div div {
	/*cursor:pointer;
	padding-bottom:30px;*/
}

.main div div a {
	border:none;
}

.main div div h1 {
	line-height:120%;
	width:100%;
	margin-top:-5px;
}
.slideshow {
	width: 74.5% !important;
	position: relative !important;
	margin-top: 90px;
}
.tiles {
	width: 25.5% !important;
	margin-top: 90px;
	line-height:145%;
}
.tiles h3 {
	line-height:normal !important;
	width:100%;
	margin-bottom: 0px !important;
}
.tile:first-child {
	border-top: solid 1px #FFF;
}
.tile a {
	color: inherit !important;
}
.tile {
	width: 92%;
	height: 150%;
	margin-right: 2%;
	background-color: #FFF;
}
.tile .padding {
	overflow: hidden;
	height: 80px;
	padding-top: 20px;
}
.tile.backcolor {
	padding-right: 8%;
	background-image: url('/img/triangle.png');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 8% 100%;
}
.tile.backcolor h3.color {
	color: #FFF;
}
.tile:last-child {
	margin-right: 0px;
}
.countdown {
	background-color: #FFF;
	padding: 20px;
	left: 0px;
	top: 0px;
	position: absolute !important;
	left: 100%;
	z-index: 2;
	white-space: nowrap;
}
.list {
	width: 100%;
	margin-right: 2%;
	background-color:white;
}
.list div a:first-child div {
	margin-top:0px;
}

.list a:hover {
	border-bottom:0px;
}

.list-item {
	background-color: #FFF;
	width: 100%;
	margin-top: 30px;
}

.list-item:hover h3 {
	color: black !important;	
}

.list-item h3 {
	padding-top:13px;
	border-top: 2px solid;
}
.list-item .padding {
	padding:0px 0px 0px 30px;
}
.list-item > div:first-child {
	width: 48%;
	display: inline-block;
	height: 145px;
}
.list-item > div:last-child {
	width: 52%;
	display: inline-block;
}
.video-list {
	background-color:white;
	margin-top: 20px;
	width:100%;
}
.video a {
	border: none;
}
.video-more a:hover {
	border: none;
}
.video-list div:first-child {
	margin-top:0px;
}

.video {
	background-color: #FFF;
	width: 100%;
	margin-top: 20px;
}
.video div {
	width:100%;
	word-break: break-word;
}
.video img {
	width: 100%;
	cursor:pointer;
}
.video-more {
	margin-top: 10px;
	text-align: left;
	margin-left:2px;
}
.video-image{
	width: 100%;
	height:auto;
}
.video-image img{
	width:75%;
	height:75%;
}
.padding {
	padding: 30px 30px 30px 30px;
	display: block !important;
}
.uppercase {
	text-transform: uppercase;
}
.overflow {
	overflow: hidden;
}
.cover {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.contain {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.grey {
	background-color: #EFEFEF;
}
.popup {
	position: fixed;
	width: 80%;
	left: 10%;
	top: 10%;
	height: 80%;
	display: none;
	z-index: 12;
}
.popup-back {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.7;
	display: none;
	z-index: 11;
	top: 0px;
	left: 0px;
}
.popup-link {
	width: 700px;
	left: 50%;
	top: 50%;
	height: 500px;
	margin-top: -250px;
	margin-left: -350px;
}
.date > div {
	min-width: 120px;
}
.date-first {
	min-width: 190px;
}
.tag {
	padding: 1% 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
.tag:hover {
	color: #DDD;
}
.tag a {
	color: inherit;
	text-transform: capitalize;
	text-decoration: inherit;
}
.thumb {
	width: 26%;
	height: 150px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	float: left;
	margin-right: 4%;
}
.timetable {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
}
.timetable-scrollarea {
	overflow-x: visible;
	overflow-y: visible;
	width: 100%;
}
.timetable div {
	display: inline-block;
	padding: 0px !important;
}
.timetable-days {
	white-space: nowrap;
	width: 100%;
	top: 60px;
	position: absolute !important;
}
.filter-buttons {
	float: right;
}
.timetable-day-title {
	position: absolute !important;
	font-size: 16px;
	z-index: 5;
}
.timetable-day .timetable-padding {
	z-index: 2;
}
.timetable-day-spacer {
	background-color: #FFF;
	z-index: 4;
}
.timetable-scrollarea > div:nth-child(2) {
	margin-left: 60px !important;
}
.timetable-row {
	position: absolute !important;
	white-space: nowrap;
	width: 150px;
	height: 100%;
	top: 0px;
	margin-left: 60px;
}
.timetable div.timetable-locations {
	padding-left: 60px !important;
	background-color: #FFF;
	z-index: 8;
	white-space: nowrap;
	overflow: hidden;
	height: 50px;
	position: relative;
}
.timetable-row-title {
	height: 50px;
	width: 150px;
	text-align: center;
	white-space: normal;
}
.timetable-row-title.selected {
	color: #FFF;
}
.timetable-cell {
	position: absolute !important;
	background-color: #DDD;
	width: 100%;
	word-break: break-word;
	white-space: normal;
	overflow: hidden;
	max-height: 10000px;
	cursor: pointer;
	z-index: 6;
}
.timetable div.timetable-close {
	position: absolute !important;
	right: 10px;
	top: 10px;
	display: none;
}
.timetable-rotated {
	-webkit-transform: rotate(-40deg);
	-webkit-transform-origin: 0 0;
	transform: rotate(-40deg);
	transform-origin: 0 0;
	position: absolute !important;
	bottom: 0px;
	width: 200px;
	font-size: 12px;
	line-height: 1.1;
	margin-left: -50px;
	padding-left: 70px !important;
}
.timetable-cell > div > span {
	padding: 20px;
	display: block;
}
.timetable-cell .timetable-padding > span {
	height: 100%;
	box-sizing: border-box;
}
.timetable-cell .timetable-padding > span > span {
	height: 100%;
	box-sizing: border-box;
	display: inline-block;
	width: 60%;
}
.timetable-thumb {
	width: 40% !important;
	max-width: 300px;
	float: left;
	padding-right: 20px;
}
.timetable-cell img:not(.icon) {
	width: 100%;
	display: inline;
}
.timetable-cell h3 {
	display: inline;
}
.timetable-cell-active {
	z-index: 11;
	overflow: auto;
}
.timetable div.timetable-padding {
	padding: 5px !important;
}
.timetable-day {
	background-color: #EEE;
	width: 100%;
}
.timetable-hour {
	width: 100%;
	border-bottom: 1px solid #FFF;
	height: 129px;
}
.timetable-hour-title {
	width: 40px;
	text-align: right;
}

.timetable {
	width: 100%;
	top: 0px;
}
.timetable-hor-scrollarea {
	overflow-x: auto;
	overflow-y: hidden;
	width: 80%;
}
.timetable div {
	display: inline-block;
	padding: 0px !important;
}
.timetable-hor-days {
	white-space: nowrap;
	height: 100%;
	position: absolute !important;
}
.timetable-hor-day-title {
	border-right: solid 1px #FFF;
}
.timetable-hor-scrollarea > div:nth-child(2) {
	margin-top: 70px !important;
}
.timetable-hor-row {
	position: relative;
	white-space: nowrap;
	width: 100%;
	height: 70px;
}
.timetable-hor-locations {
	width: 20%;
	margin-top: 70px;
}
.timetable-hor-row-title {
	width: 100%;
	height: 70px;
}
.timetable-hor-cell {
	position: absolute !important;
	background-color: #DDD;
	height: 70px;
	word-break: break-word;
	white-space: normal;
	overflow: hidden;
	max-width: 10000px;
}
.timetable-hor-cell-active {
	z-index: 2;
	border: solid 1px #FFF;
	overflow: auto;
}
.timetable div.timetable-hor-padding {
	padding: 5px !important;
}
.timetable-hor-day {
	background-color: #EEE;
	height: 100%;
}
.timetable-hor-hour {
	height: 100%;
	border-right: 1px solid #FFF;
	width: 129px;
}
.scrollbar {
	position: fixed !important;
	overflow-x: auto;
	overflow-y: hidden;
	bottom: 0px;
	z-index: 10;
}
.ticket {
	float: right;
	border: solid 2px #000;
	padding: 4px 8px;
	color: #000;
	border-radius: 6px;
	position: absolute !important;
	right: 0px;
	white-space: nowrap;
}
.ticket a {
	color: #000;
	text-decoration:none;
}
.textticket {
	display:none !important;
}
.emptyticket {
	text-transform: none;
}

#map-canvas {
	width: 100%;
	height: 500px;
}

/* Henrik */

.timetable-padding {
	font-size:70%;
	line-height:120%;
}
.timetable-row-title {
	height:180px !important;
}

#mc_embed_signup div {
	display:block;
}

#mc_embed_signup label {
	padding-right:10px;
}

#mc_embed_signup_scroll {
	margin-top:-50px;
}

#mc-embedded-subscribe {
background-color: lightgrey;
  font-size: 16px;
  padding: 10px;
}
.mobile-cookiewall {
display:none;	
}
.cookiewall {
	position: fixed !important;
	margin-bottom:0px !important;
	bottom: 0px;
	left: 0px;
	width: auto !important;
	height: 40px;
	background-color: rgba(255,255,255,0.9);
	z-index: 10000;
	color: #000;
	text-align: center;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 20px;
}
.cookiewall > div {
	padding: 10px;
	width: 200px;
	height: 20px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	position: absolute;
}
.cookiewall-ok {
	background-color: #000;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
	float: right;
}
.menu-archive .button-select:not(.selected) {
	background-color: transparent;
	color: #000;
}
.menu-archive .button-select:hover {
	background-color: #CCC;
}
.archive [type] {
	display: none;
}
.archive h1 {
	position: absolute;
	left: 0px;
	vertical-align: top;
	border-top: solid 2px;
	width: auto !important;
	max-width: 110px !important;
	font-size: 16px;
	margin-top: 0px !important;
	padding-top: 5px;
}
.archive h2 {
	font-size: 16px;
	width: 100%;
}
.archive > div {
	width: 100%;
	padding-left: 5px;
	vertical-align: top;
	box-sizing: border-box;
}
.archive > div > div {
	margin-bottom: 50px;
	width: 500px;
}
.archive > div > div > div {
	
	padding-bottom: 20px;
}
.archive > div > div > div > div{
	width: 50%;
}
.archive img {
	width: calc(100% - 550px);
	max-width: 400px;
	margin-right: 5%;
	height: auto !important;
	float: none;
	display: inline-block !important;
}
.archive-menu > span  {
	vertical-align: top;
	padding-right: 20px;
}
.archive-menu-item {
	text-transform: none;
	display: block;
	border-bottom: solid 1px #CCC;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.archive-menu-item > div, .archive-menu-item > div > span {
	display: block;
	
}
.archive-menu-item span {
	color: #000;
}
[data-open], [data-tab-open], [data-tab-close] { 
	cursor: pointer;
}
[data-tab-close] {
	position: absolute !important;
	right: 10px;
	top: 5px;
}
.archive-filter-button, .archive-cancel-button, .archive-start-button {
	
	cursor: pointer;
}
.archive-cancel-button {
	right: 140px;
	background-color: #CCC;
}
.archive-menu-item .button-select {
	margin-left: 0px;
	
}
.archive-menu-item .button-select i {
	font-size: 80%;
	margin-right: -5px;
	vertical-align: top;
}
.archive-selected .button-select {
	display: inline-block !important;
}
.archive-menu-item .button-select:hover {
	background-color: #CCC;
}
.archive-menu-item > .color {
	padding-bottom: 10px;
	padding-top: 20px;
	z-index: 3;
	background-color: #FFF;
}
.archive-menu-item .button-select:not(.selected) {
	background-color: transparent;
}
.loading {
	position: fixed;
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -30px;
	z-index: 10;
	background-color: rgba(0,0,0,0.8);
	color: #FFF;
	padding: 20px 30px;
	border-radius: 3px;
}
div.carousel {
	visibility: hidden;
	width: 100%; overflow-x: hidden; overflow-y: visible; white-space: nowrap
}
div.carousel div {
	background-color:#fff !important;
}
.carousel h4 {
	position: absolute; 
	top: 100%;
	background-color: #FFF;
	width: 100%;
	padding: 5px;
	margin: 0px;
	margin-bottom: 0px;
	right: 0px;
	width: 10%;
	text-align: right;
	font-size: 10px;
	line-height: 1.2;
	font-weight: normal;
}
.carousel h6 {
	position: absolute; 
	top: 100%;
	width: 90%;
	background-color: #FFF;
	width: 100%;
	padding: 5px;
	margin-bottom: 0px;
}
.carousel .next, .carousel .prev {
	position: absolute;
	top: 50%;
	border-radius: 50%;
	background-color: #FFF;
	color: #000;
	padding: 5px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	box-sizing: border-box;
	text-align: center;
}
.carousel .next {
	right: 5px;
}
.carousel .prev {
	left: 5px;
}