.crossfade > figure
{
	
}
.mobilesearch
{
	z-index:5;
}
.crossfade > figure:after {
	content:"";
  animation: imageAnimation 36s linear infinite 0s;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
  color: transparent;
  height: 100%;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
}
#slideshow_home .uk-container
{
	position:relative;
	z-index:1;
}
.crossfade > figure:nth-child(1):after { background-image: url('/images/slideshow/slide01.jpg'); } 
.crossfade > figure:nth-child(2):after {
  animation-delay: 6s;
  background-image: url('/images/slideshow/slide02.jpg');
}
.crossfade > figure:nth-child(3):after {
  animation-delay: 12s;
  background-image: url('/images/slideshow/slide03.jpg');
}
.crossfade > figure:nth-child(4):after {
  animation-delay: 18s;
  background-image: url('/images/slideshow/slide04.jpg');
}
.crossfade > figure:nth-child(5):after {
  animation-delay: 24s;
  background-image: url('/images/slideshow/slide05.jpg');
}

.crossfade > figure:nth-child(6):after {
  animation-delay: 30s;
  background-image: url('/images/slideshow/slide06.jpg');
}

@keyframes 
imageAnimation {  0% {
 animation-timing-function: ease-in;
 opacity: 0;
 transform:scale(1);
}
 8% {
 animation-timing-function: ease-out;
 opacity: 1;
}
 17% {
 opacity: 1;
}
 25% {
 opacity: 0;
 transform:scale(1.2)
}
 100% {
 opacity: 0
}
}

@media (max-width: 550px) { 
.mobilepadding
{
	padding:15px !important;
}

}

.optWrapper  .box_Ledig
{
	background:#daf2da !important;
}
.optWrapper  .selected
{
	background:#e4ffe4 !important;
}

#cabin_free_table.uk-table-striped tbody tr.redtr
{
    background-image: linear-gradient(to bottom, rgba(240, 36, 39, 0.08), rgba(240, 36, 39, 0.08)), url("tablebg2.png") !important;; 
}
#cabin_free_table.uk-table-striped tbody tr.orangetr
{
    background-image: linear-gradient(to bottom, rgba(230, 164, 10, 0.08), rgba(230, 164, 10, 0.08)), url("tablebg2.png") !important;; 
}
#cabin_free_table.uk-table-striped tbody tr.greentr
{
    background-image: linear-gradient(to bottom, rgba(39, 236, 42, 0.08), rgba(39, 236, 42, 0.08)), url("tablebg2.png") !important;; 
}


#cabin_free_table.uk-table-striped tbody tr:nth-of-type(2n+1).redtr
{
    background-image: linear-gradient(to bottom, rgba(240, 36, 39, 0.08), rgba(240, 36, 39, 0.08)), url("tablebg.png") !important;; 
}
#cabin_free_table.uk-table-striped tbody tr:nth-of-type(2n+1).orangetr
{
    background-image: linear-gradient(to bottom, rgba(230, 164, 10, 0.08), rgba(230, 164, 10, 0.08)), url("tablebg.png") !important;; 
}
#cabin_free_table.uk-table-striped tbody tr:nth-of-type(2n+1).greentr
{
    background-image: linear-gradient(to bottom, rgba(39, 236, 42, 0.08), rgba(39, 236, 42, 0.08)), url("tablebg.png") !important;; 
}


.SumoSelect > .optWrapper > .options li.opt.disabled strong
{
	opacity:1 !important;
}
.CaptionCont
{
	border:3px solid #ed2024 !important;

	background:none !important;
	color:#000 !important;
}

.SumoSelect > .CaptionCont > span.placeholder
{
	color:#000 !important
}
.SumoSelect > .optWrapper > .options
{
	color:#000 !important	
}
.SumoSelect > .optWrapper > .options li.opt
{
	border-bottom:1px solid #000 !important;
}
.uk-card-custom
{
	border: 1px solid #f3f3f3 !important;
	border-radius: 0px !important;
}
.uk-card-custom2
{
	border: 1px solid #f3f3f3 !important;
	border-radius: 0px !important;
}
.uk-card-custom3
{
	border: 2px solid #f1f1f1 !important;
	border-radius: 0px !important;
	background-color: #f9f9f9;
}


.uk-navbar-container, .uk-navbar-transparent { background: #1b2835;  }
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #1b2835;
}
#module-133 select option
{
	color:#000000 !important;
	background:#FFF;
}

.tm-toolbar {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #f02024;
}

.uk-navbar-nav > li.uk-active > a {
    color: #fff;
}

.uk-navbar-nav > li > a {
    color: #fff;
}

.uk-navbar-nav > li > a:hover {
    color: #f02024;
}

.uk-navbar-nav > li > a.uk-open {
    color: #f02024;
}

#specialgrid .uk-margin-remove
{
border-bottom:1px solid rgba(141,157,181,.3);
}
#specialgrid .uk-width-1-3, #specialgrid .uk-width-2-3{
padding-top:15px;
padding-bottom:15px;

}
@media (max-width: 480px) { 
}

.redbg
{
	background: #ac2c14 !important;
}
#cabinform select, #cabinform input, #cabinform textarea
{

}

#specialgrid .smalltext{

font-weight:bold;
font-size: 18px;
vertical-align:middle;
color:#1f2229;
}
#specialgrid .bigtext{

font-weight:bold;
font-size: 18px;
vertical-align:middle;
color:#1f2229;
}
.marginbottom
{
	margin-bottom:10px !important;
	margin-top: 10px !important;

}
.iconimage
{
	 width:66%;
}

#list_table td
{
	color:#ffffff;
}
#list_table td.Bokad, #list_table td.Ledig, #list_table td.Reserv
{
	color:#454d61;
}
@media (max-width: 480px) {

} 