body, html {
  margin: 0;
  padding: 0;
  font-family: sans-serif, "Verdana", Arial;
  color: #333333;
  font-size: 1em;
  font-weight: normal;
  background: #ffffff;
  background-size: 100% auto;
}

a {
  color: #433f3f;
  text-decoration: none; 
  font-size: 0.9em;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  -webkit-transition: all .1s ease-in;
  transition: all .1s ease-in;
}

a:hover {
  color: #e35b00;
  text-decoration: none; 
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  -webkit-transition: all .1s ease-in;
  transition: all .1s ease-in;
}

.inputbox
 {
	width: 85%;
    margin-bottom: 10px;
    padding: 4px 6px;
	font-size: 12pt;
	background-color: #ffffff;
    border: 1px solid #dddddd;
	box-shadow: none;
    color: #444444;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.button-secondary {
	padding: 0.5em 0.5em;
	margin: 0 0 1rem 0;
	display: inline-block;
	vertical-align: middle;
}

.topheader {
	background: rgba(255, 255, 255, 0.9);
	width: 100%
}

.menuheader {
	background: #ff6600;
	width: 100%;
	min-height: 28px;
}

.header {
	padding-top: 10px;
	background: transparent;
	color: #ffffff;
}

.main-menu {
	background: #ff6600;
	padding-top: 0;
	color: #ffffff;
}

.main-menu ul li {
	display: inline-block;
	color: #ffffff;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.main-menu ul li:hover {
	background: #ffffff;
	-moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.main-menu ul li a {
	color: #ffffff;
    line-height: 1;
    padding: 0.45rem 1.2rem;
	text-transform: uppercase;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.main-menu ul li a:hover {
	color: #666666;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.main-menu .active {
	background: #ffffff;
}

.main-menu .active a {
	color: #666666;
}

.menu li a {
    display: block;
}

.login {
	text-align: right;
	height: auto;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.login ul li {
	display: inline-block;
	padding: 3px 0px;
}

.login ul li a {
	color: #fff;
}

.login-box {
	position: relative;
	float: right;
	background: transparent;
	display: inline;
}

.language {
	text-align: right;
	line-height: 1.4rem;
}

.language a {
	color: #ff6600;
	margin-left: 10px;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.language a:hover {
	color: #222;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

div.tableheader {
	background: #ff6600;
	padding-right: 0px;
	padding-left: 0.4rem;
}

.bookbtn a {
	background: #ff6600;
	padding: 3px 5px 2px 5px;
	color: #fff;
	font-size: 0.75rem;
}

.bookbtn a:hover {
	background: #433f3f;
	color: #fff;
}

.social-top a {
	color: #ff6600;
	font-weight: bold;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.social-top a:hover {
	color: #ff9900;
	font-weight: bold;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.slideshow-1 {
	width: 100%;
	height: auto;
	min-height: 390px;
	background: url("/images/slideshow/letasaviobiletes-lv.jpg") center no-repeat;
	background-size: cover;
	margin-top: 0px;
	padding-top: 30px;
}

.slideshow-2 {
	width: 100%;
	height: auto;
	min-height: 390px;
	background: url("/images/slideshow/letasaviobiletes-lv-2.jpg") center no-repeat;
	background-size: cover;
	margin-top: 0px;
	padding-top: 30px;
}

.slideshow-3 {
	width: 100%;
	height: auto;
	min-height: 390px;
	background: url("/images/slideshow/letasaviobiletes-lv-3.jpg") center no-repeat;
	background-size: cover;
	margin-top: 0px;
	padding-top: 30px;
}

.slideshow-4 {
	width: 100%;
	height: auto;
	min-height: 390px;
	background: url("/images/slideshow/letasaviobiletes-lv-4.jpg") center no-repeat;
	background-size: cover;
	margin-top: 0px;
	padding-top: 30px;
}

.slideshow-5 {
	width: 100%;
	height: auto;
	min-height: 390px;
	background: url("/images/slideshow/letasaviobiletes-lv-5.jpg") center no-repeat;
	background-size: cover;
	margin-top: 0px;
	padding-top: 30px;
}

.travel-slogan {
	color: #ffffff;
	font-size: 1.5rem;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
	text-align: center;
	padding-bottom: 60px;
}	
	
.travel-search {
	max-width: 800px;
	width: 90%;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(0,0,0, 0.65);
	text-align: center;
	-moz-transition: height .3s ease-out;
    -o-transition: height .3s ease-out;
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out;
}

.travel-search-expand {
	max-width: 800px;
	width: 90%;
	height: auto;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(0,0,0, 0.65);
}

.travel-search-expanded {
	max-width: 800px;
	width: 90%;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(0,0,0, 0.65);
	text-align: center;
	-moz-transition: height .3s ease-out;
    -o-transition: height .3s ease-out;
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out;
}

.travel-search-expanded2 {
	max-width: 800px;
	width: 90%;
	height: 230px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(0,0,0, 0.65);
	text-align: center;
	-moz-transition: height .3s ease-out;
    -o-transition: height .3s ease-out;
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out;
}

div .search-input input {
		-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.search-input {
	margin: 0; 
	padding: 0 10px 0 0;	
}

.search-input input {
	font-size: 0.9rem;
}

.search-buton-div {
	text-align: right;
}

.search-buton-div input {
	width: 100%;
}

.ui-autocomplete {
	background: #fff;
	width: 300px !important;
	list-style-type: none;
	padding: 0;	
}

.ui-autocomplete li {
	padding: 3px 10px;
	-moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.ui-autocomplete li:hover {
	background: #ff6600;
	color: #fff;
	-moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

div .travel-search-avio-tab {
	color: #fff;
/*	background: rgba(0,0,0, 0.5); */
	min-height: 30px;
	line-height: 30px;
	height: auto;
	text-transform: uppercase;
	padding: 0;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

div .travel-search-hotel-tab {
	color: #fff;
/*	background: rgba(255,255,255, 0.2); */
	min-height: 30px;
	line-height: 30px;
	height: auto;
	text-transform: uppercase;
	padding: 0;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

div .travel-search-avio-tab a, div .travel-search-hotel-tab a {
	color: #fff;
}	

div .travel-search-avio, div .travel-search-hotel {
	margin-top: 30px;
}

.dropdown-link ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.dropdown-link ul li {
	color: #333;
	border: 0;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.dropdown-link ul li a {
	color: #333;
	display: block;
}

.dropdown-link ul li:hover {
	background: #e0e0e0;
	border: 0;
	-moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.spo-search {
	background: #fff;
	padding: 0px;
	margin: 15px 0.05rem 0px !important;
}

.sposrchbutton {
	color: #ffffff;
	background: #ff6600;
	border: 1px solid #ffd0b0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9rem;
    line-height: 1;
    margin: 0 0 1rem;
    padding: 0.65em 1em;
    text-align: center;
    vertical-align: middle;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.sposrchbutton:hover {
	color: #ffffff;
	background: #d95700;
	border: 1px solid transparent;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}


.spo-search-input {
	margin: 0; 
	padding: 0 10px 0 0;	
}

.spo-search-input input {
	font-size: 0.9rem;
}

.spo-search-input select {
	border: 1px solid #e0e0e0 !important;
	margin: 0 0 0.5rem !important;
}

.spolabel {
    background: rgba(0,0,0, 0.7);
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.2;
    padding: 12px 8px;
	position: absolute;
	left: 0.9375rem;
	right: 0.9375rem;
	bottom: 0;
	text-align: left;
}

.spofront {
	overflow: hidden;
}

.spofront a img {

}

.spofront a img:hover {
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}

@-webkit-keyframes flash {
	0% {
		opacity: .7;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .7;
	}
	100% {
		opacity: 1;
	}
}

.footer-b-1 ul li {
	color: #ffffff;
	border: 1px solid #ff6600;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.footer-b-1 ul li:hover {
	background: #ff6600;
	border: 1px solid #FFD0B0;
	-moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.footer-a ul li {
	color: #222222;
	border: 1px solid #f0f0f0;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.footer-a ul li:hover {
	background: #f9f9f9;
	border: 1px solid #fff;
	-moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

div h5 {
	background: #433f3f;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 9px;
	margin-bottom: 175px;
	color: #ffffff;
	opacity: 0.9;
}

div h6 {
	background: #ff6600;
	text-transform: uppercase;
	font-size: 0.8rem;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	color: #ffffff;
}


.right-banner {
	margin-top: 30px;
	text-align: center;
}

.content {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
}

.content p {
	margin-top: 1.1rem;
	margin-bottom: 0.4rem;
}

.content a {
	font-size: 1em;
}

.about {
	padding-right: 30px;
}

.left {
	padding-bottom: 30px;
}

.partner-icon {
	background: transparent url("/images/icons/partners.png") left no-repeat;
	padding-left: 22px;
}
.info-icon {
	background: transparent url("/images/icons/info-white.png") left no-repeat;
	padding-left: 20px;
}
.news-icon {
	background: transparent url("/images/icons/news.png") left no-repeat;
	padding-left: 22px;
}
.video-icon {
	background: transparent url("/images/icons/video.png") left no-repeat;
	padding-left: 22px;
}
.airline-icon {
	background: transparent url("/images/icons/airline.png") left no-repeat;
	padding-left: 22px;
}
.destination-icon {
	background: transparent url("/images/icons/destination.png") left no-repeat;
	padding-left: 22px;
}
.country-icon {
	background: transparent url("/images/icons/country.png") left no-repeat;
	padding-left: 22px;
}
.lab-icon {
	background: transparent url("/images/icons/letasaviobiletes.png") left no-repeat;
	padding-left: 22px;
}
.contacts-icon {
	background: transparent url("/images/icons/contacts.png") left no-repeat;
	padding-left: 22px;
}
.payment-icon {
	background: transparent url("/images/icons/payment.png") left no-repeat;
	padding-left: 22px;
}

.promo {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 100%;
	background: #fff;
}

.promo img {
	-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.promo img:hover {
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.afooter {
	width: 100%;
	background: #f0f0f0;
}

.footer-a-1, .footer-a-2, .footer-a-3, .footer-a-4, 
.footer-b-1, .footer-b-2, .footer-b-3, .footer-b-4 {
	padding-top: 25px;
	padding-bottom: 30px;
} 

.bfooter {
	width: 100%;
	background: #ff6600;
}

.cfooter {
	width: 100%;
	background: #f6f6f6;
}

.footer-a {
	background: #f0f0f0 none repeat scroll 0 0;
	color: #333;
}

.footer-a a {
	color: #333;
}

.footer-a a:hover {
	color: #333;
}

.footer-a div ul {
	padding-left: 0px;
}

.footer-a div ul li {
	list-style-type: none;
}

.footer-b {
	background: #ff6600;
	color: #ffffff;
}

.footer-b div ul {
	padding-left: 0px;
}

.footer-b a {
	color: #ffffff;
}

.footer-b a:hover {
	color: #ffffff;
}

.social, .copyright {
	text-align: right;
}

.social img:hover {
	 opacity: 0.8;
     filter: alpha(opacity=80);
}

.footer-c {
	background: transparent;
	color: #222;
	padding-top: 15px;
}

.copyright {
	background: transparent;
	color: #222;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* dropdown styles */

.dropbtn {
    background-color: #fff;
	box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1) inset;
	border: 1px solid #cacaca;
    border-radius: 0;
    color: #0a0a0a;
    cursor: pointer;
	height: 2.2rem;
    padding: 0.5rem;
	text-align: left;
    transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
    width: 100%;
}

.dropdown {
    position: relative;
	width: 100%;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 246px;
	padding: 0.5rem;
    overflow: auto;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	z-index: 999;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 180px;
/*	padding: 0.5rem; */
    overflow: auto;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	z-index: 999;
}

.show {
	display:block;
}

.psngertype {
	text-align: left;
}

.dropdown-link {
	text-align: left;
}


@media only screen and (max-width: 39em) 
{ 
p {	font-size: 110%; }

.footer-a-1, .footer-a-2, .footer-a-3, .footer-a-4, 
.footer-b-1, .footer-b-2, .footer-b-3, .footer-b-4 {
	padding-top: 25px;
	padding-bottom: 20px;
}

.main-menu ul li {
	display: block;
	color: #ffffff;
}

div.top {
	padding:0 10px;
}

div.main-menu {
	padding:0;
}

.main-menu ul li a {
	font-size: 110%;
}

.main-menu ul li:hover {
	background: #ffffff;
}

.login ul li {
	display: block;
	padding: 3px 0px;
	text-align: center;
}

.footer-b {
    background: #ff6600 none repeat scroll 0 0;
    color: #ffffff;
	font-size: 110%;
}

.footer-b a {
	font-size: 110%;
}

.info-icon, .payment-icon, .contacts-icon {
    background: none;
    padding: 0px;
}

.social, .copyright {
    text-align: center;
}

.about {
	text-align: center;
	margin-bottom: 20px;
}

.travel-search {
	height: 230px;
}

.travel-search-expanded {
	height: 280px;
}

.travel-search-expanded2 {
	height: 375px;

}

.travel-slogan {
	color: #ffffff;
	font-size: 1.5rem;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
	text-align: center;
	padding-bottom: 30px;
}

.travel-search-expand {
	width: 90%;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(0,0,0, 0.6);
}

.triptypeq {
	text-align: right; 
}

} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/* RESPONSIVE NAV STYLES */


@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
  text-align: right;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
  margin-bottom: 10px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
  
  .nav-collapse li {
  width: auto;
  display: inline-block;
}
}

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

.nav-collapse li {
  float: left;
}

@media screen and (min-width: 39em) {
.nav-tab li {
  float: left;
  width: 33%;
  text-align: center;
  padding-top: 5px;
}
}

@media screen and (min-width: 39em) {
.nav-tab a {
  color: #000;
  background: none;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1rem;
  float: left;
}
}

@media screen and (min-width: 40em) {
.nav-tab  {
  width: 100%;
  float: left;
  padding-bottom: 10px;
  padding-left: 5px;
}

.nav-collapse li {
	width: none;
}
 
}

.nav-collapse a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1rem;
  width: 100%;
  background: transparent;
  float: left;
}

@media screen and (min-width: 40em) {
  .nav-collapse a {
    text-align: center;
	font-weight: none;
	font-size: 0.9rem;
  }
}

.nav-collapse ul ul a {
  background: #FF6600;
  padding-left: 2em;
}

@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
  }
  
}

.nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 70px;
  height: 40px;
  float: right;
  text-align: center;
  text-indent: -9999px;
  overflow: hidden;
  background: #ff6600 url("/images/icons/hamburger.png") no-repeat 50% 45%;
}

.nav-toggle.active {
  background: #ffffff url("/images/icons/hamburger-a.png") no-repeat 50% 45%;
}


@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .nav-toggle {
	background: #FF6600 url("/images/icons/hamburger.png") no-repeat 50% 45%;
  }
}

/* -------- NL SUBSCRIBE STYLES & ANIMATION -------- */

#subscriber {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
 /*   border: 1px solid #ffffff; */
    bottom: 0;
    height: auto;
    overflow: hidden;
    padding: 2px 5px 5px;
    position: fixed;
	right: 0px;
    width: 360px;
    z-index: 9999;
	text-align: left;
	padding-left: 10px;
	
	-moz-animation-name: slidenl;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-out;
    -moz-animation-duration: 2s;

    -webkit-animation-name: slidenl;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 2s;

    animation-name: slidenl;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 2s;
}

@-moz-keyframes slidenl {
    0% {
        -moz-transform: translateX(340px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-webkit-keyframes slidenl {
    0% {
        -webkit-transform: translateX(340px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@keyframes slidenl {
    0% {
        transform: translateX(340px);
    }
    100% {
        transform: translateY(0);
    }
}

.nltxt { 
	color: #fff; 
	font-weight: normal; 
	text-transform: uppercase;
	font-size: 14px; 
}

label a {
	color: #fff;
}

/*!
 * Pikaday datepicker
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }
.pika-single { *zoom: 1 }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    *display: inline;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
	margin-bottom: 0;
}

.pika-table tbody tr {
    background-color: #ffffff !important;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #ff6600;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #e0e0e0;
    box-shadow: inset 0 1px 3px #178fe5;
}

.is-inrange .pika-button {
    background: #e0e0e0;
}

.is-startrange .pika-button {
    color: #fff;
    background: #ff6600;
    box-shadow: none;
}

.is-endrange .pika-button {
    color: #fff;
    background: #ff6600;
    box-shadow: none;
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.pika-button:hover {
    color: #fff;
    background: #ff6600;
    box-shadow: none;
}

/* styling for abbr */
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}

/* styling for RECEPTES */

.spoiler {
   
    padding:3px;
	width: 300px;
	height: 170px;
	display: inline-block;
}
.inner   {
   
    padding:3px;
	margin:3px;
	width: 300px;
}
