/*
 * Fonts
 **********************************************************/
@font-face{
	font-family:"Open Sans";
	src:url("/fonts/opensans/OpenSans-Regular-webfont-vfl446l_O.eot");
	src:url("/fonts/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"),
	url("/fonts/opensans/OpenSans-Regular-webfont-vfl3fMtIw.woff") format("woff"),
	url("/fonts/opensans/OpenSans-Regular-webfont-vflejXs59.ttf") format("truetype"),
	url("/fonts/opensans/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
	font-weight:400;
	font-style:normal
}
@font-face{
	font-family:"Open Sans";
	src:url("/fonts/opensans/OpenSans-Semibold-webfont-vflpglP5f.eot");
	src:url("/fonts/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"),
	url("/fonts/opensans/OpenSans-Semibold-webfont-vfloDKpB7.woff") format("woff"),
	url("/fonts/opensans/OpenSans-Semibold-webfont-vflzNVw2u.ttf") format("truetype"),
	url("/fonts/opensans/OpenSans-Semibold-webfont.svg#OpenSansSemibold") format("svg");
	font-weight:600;
	font-style:normal
}
@font-face {
	font-family: 'Open Sans';
	src: url('/fonts/opensans/OpenSans-Bold-webfont.eot');
	src: url('/fonts/opensans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('/fonts/opensans/OpenSans-Bold-webfont.woff') format('woff'),
	url('/fonts/opensans/OpenSans-Bold-webfont.ttf') format('truetype'),
	url('/fonts/opensans/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
	font-weight: bolder;
	font-weight: 700;
	font-style: normal;
}

/*
 * Reset
 **********************************************************/
* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html  {
	height: 100%;
	min-height: 100% !important;
	-ms-touch-action: manipulation;
}
body  {
	height: 100%;
	color:#292929;
	font-family:'Open Sans',sans-serif;
	font-weight:400;
	font-size: 13px;
	line-height:1.5;
	text-align:left;
	overflow-x:hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-animation: yd-fontfix 1s linear 1s 1;
}
img {
	vertical-align: middle;
	border: 0;
}
table {
	border-collapse: collapse;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 12px 0px;
}
strong, b {
	font-weight:600;
}
p {
	padding: 6px 0px 6px 0px;
}

.hidden,.nodisplay,.mobile   { display:none; }
.show                { display:inherit; }
.nofocus             { outline: none; }
.clear               { clear:both; }
.left, .right        { float:left; width:50%;}
.alignright,.goright { text-align:right; }
.alignleft           { text-align:left; }
.center              { text-align:left; }
.fixed               { position:fixed !important; }
.small               { font-size:0.75em; }
.only-desktop        { display: block; }
.only-mobile         { display:none; }
::-webkit-input-placeholder  { font-size:12px; color:#ccc; }
:-moz-placeholder {	font-size:12px; color:#ccc; }
::-moz-placeholder  { 	font-size:12px; color:#ccc;}
:-ms-input-placeholder {	font-size:12px; color:#ccc;}

.anchor:before {
  content: "";
  display: block;
  height: 78px;
  margin: -78px 0 0;
  visibility: hidden;
}
:focus {
  outline: 0;
}

/* Only make elements 'visible' to screen-readers
 * http://webaim.org/techniques/css/invisiblecontent/
 */
.wai_screenreader {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

/*
* Colors
 **********************************************************/
a {
	color:#50aecc;
}
.placeholder {
	color:#ccc;
}
/*
 * Transitions
 **********************************************************/
.easeout {
	-webkit-transition:all 0.4s ease-in;
	-o-transition:all 0.4s ease-in;
	transition:all 0.4s ease-in;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}
.noeaseout {
	-webkit-transition: none;
	-o-transition: color 0 ease-in;
	transition: none;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}

/*
 * Hide IE 10+ Input Controls
 **********************************************************/
::-ms-clear { display: none; }
::-ms-reveal { display: none; }

/*
 * Grid24
 **********************************************************/
.grid:before, .grid:after {
	display: table;
	content: "";
	line-height: 0;
}
.grid:after {
	clear: both;
}
.grid-01,
.grid-02,
.grid-03,
.grid-04,
.grid-05,
.grid-06,
.grid-07,
.grid-08,
.grid-09,
.grid-10,
.grid-11,
.grid-12,
.grid-13,
.grid-14,
.grid-15,
.grid-16,
.grid-17,
.grid-18,
.grid-19,
.grid-20,
.grid-21,
.grid-22,
.grid-23,
.grid-24 {
	position: relative;
	float: left;
	min-height: 1px;
}
.grid-01 { width:  4.165%; }
.grid-02 { width:  8.330%; }
.grid-03 { width: 12.495%; }
.grid-04 { width: 16.660%; }
.grid-05 { width: 20.825%; }
.grid-06 { width: 24.990%; }
.grid-07 { width: 29.155%; }
.grid-08 { width: 33.320%; }
.grid-09 { width: 37.485%; }
.grid-10 { width: 41.650%; }
.grid-11 { width: 45.815%; }
.grid-12 { width: 49.980%; }
.grid-13 { width: 54.145%; }
.grid-14 { width: 58.310%; }
.grid-15 { width: 62.475%; }
.grid-16 { width: 66.640%; }
.grid-17 { width: 70.805%; }
.grid-18 { width: 74.970%; }
.grid-19 { width: 79.135%; }
.grid-20 { width: 83.300%; }
.grid-21 { width: 87.465%; }
.grid-22 { width: 91.630%; }
.grid-23 { width: 95.795%; }
.grid-24 { width: 99.960%; }

.off-01  { margin-left:  4.165%; }
.off-02  { margin-left:  8.330%; }
.off-03  { margin-left: 12.495%; }
.off-04  { margin-left: 16.660%; }
.off-05  { margin-left: 20.825%; }
.off-06  { margin-left: 24.990%; }
.off-07  { margin-left: 29.155%; }
.off-08  { margin-left: 33.320%; }
.off-09  { margin-left: 37.485%; }
.off-10  { margin-left: 41.650%; }
.off-11  { margin-left: 45.815%; }
.off-12  { margin-left: 49.980%; }
.off-13  { margin-left: 54.145%; }
.off-14  { margin-left: 58.310%; }
.off-15  { margin-left: 62.475%; }
.off-16  { margin-left: 66.640%; }
.off-17  { margin-left: 70.805%; }
.off-18  { margin-left: 74.970%; }
.off-19  { margin-left: 79.135%; }
.off-20  { margin-left: 83.300%; }
.off-21  { margin-left: 87.465%; }
.off-22  { margin-left: 91.630%; }
.off-23  { margin-left: 95.795%; }

.grid-gap-b { margin-left: 1%; margin-right: 1%; }

.grid-01.grid-gap-b { width:  2.165%; }
.grid-02.grid-gap-b { width:  6.330%; }
.grid-03.grid-gap-b { width: 10.495%; }
.grid-04.grid-gap-b { width: 14.660%; }
.grid-05.grid-gap-b { width: 18.825%; }
.grid-06.grid-gap-b { width: 22.990%; }
.grid-07.grid-gap-b { width: 27.155%; }
.grid-08.grid-gap-b { width: 31.320%; }
.grid-09.grid-gap-b { width: 35.485%; }
.grid-10.grid-gap-b { width: 39.650%; }
.grid-11.grid-gap-b { width: 43.815%; }
.grid-12.grid-gap-b { width: 47.980%; }
.grid-13.grid-gap-b { width: 52.145%; }
.grid-14.grid-gap-b { width: 56.310%; }
.grid-15.grid-gap-b { width: 60.475%; }
.grid-16.grid-gap-b { width: 64.640%; }
.grid-17.grid-gap-b { width: 68.805%; }
.grid-18.grid-gap-b { width: 72.970%; }
.grid-19.grid-gap-b { width: 77.135%; }
.grid-20.grid-gap-b { width: 81.300%; }
.grid-21.grid-gap-b { width: 85.465%; }
.grid-22.grid-gap-b { width: 89.630%; }
.grid-23.grid-gap-b { width: 93.795%; }
.grid-24.grid-gap-b { width: 97.960%; }

.off-01.grid-gap-b { margin-left:  5.165%; }
.off-02.grid-gap-b { margin-left:  9.330%; }
.off-03.grid-gap-b { margin-left: 13.495%; }
.off-04.grid-gap-b { margin-left: 17.660%; }
.off-05.grid-gap-b { margin-left: 21.825%; }
.off-06.grid-gap-b { margin-left: 25.990%; }
.off-07.grid-gap-b { margin-left: 30.155%; }
.off-08.grid-gap-b { margin-left: 34.320%; }
.off-09.grid-gap-b { margin-left: 38.485%; }
.off-10.grid-gap-b { margin-left: 42.650%; }
.off-11.grid-gap-b { margin-left: 46.815%; }
.off-12.grid-gap-b { margin-left: 50.980%; }
.off-13.grid-gap-b { margin-left: 55.145%; }
.off-14.grid-gap-b { margin-left: 59.310%; }
.off-15.grid-gap-b { margin-left: 63.475%; }
.off-16.grid-gap-b { margin-left: 67.640%; }
.off-17.grid-gap-b { margin-left: 71.805%; }
.off-18.grid-gap-b { margin-left: 75.970%; }
.off-19.grid-gap-b { margin-left: 80.135%; }
.off-20.grid-gap-b { margin-left: 84.300%; }
.off-21.grid-gap-b { margin-left: 88.465%; }
.off-22.grid-gap-b { margin-left: 92.630%; }
.off-23.grid-gap-b { margin-left: 96.795%; }

.grid-gap-l { margin-left: 1%; margin-right: 0%; }
.grid-gap-r { margin-left: 0%; margin-right: 1%; }

.grid-01.grid-gap-l, .grid-01.grid-gap-r { width:  3.165%; }
.grid-02.grid-gap-l, .grid-02.grid-gap-r { width:  7.330%; }
.grid-03.grid-gap-l, .grid-03.grid-gap-r { width: 11.495%; }
.grid-04.grid-gap-l, .grid-04.grid-gap-r { width: 15.660%; }
.grid-05.grid-gap-l, .grid-05.grid-gap-r { width: 19.825%; }
.grid-06.grid-gap-l, .grid-06.grid-gap-r { width: 23.990%; }
.grid-07.grid-gap-l, .grid-07.grid-gap-r { width: 28.155%; }
.grid-08.grid-gap-l, .grid-08.grid-gap-r { width: 32.320%; }
.grid-09.grid-gap-l, .grid-09.grid-gap-r { width: 36.485%; }
.grid-10.grid-gap-l, .grid-10.grid-gap-r { width: 40.650%; }
.grid-11.grid-gap-l, .grid-11.grid-gap-r { width: 44.815%; }
.grid-12.grid-gap-l, .grid-12.grid-gap-r { width: 48.980%; }
.grid-13.grid-gap-l, .grid-13.grid-gap-r { width: 53.145%; }
.grid-14.grid-gap-l, .grid-14.grid-gap-r { width: 57.310%; }
.grid-15.grid-gap-l, .grid-15.grid-gap-r { width: 61.475%; }
.grid-16.grid-gap-l, .grid-16.grid-gap-r { width: 65.640%; }
.grid-17.grid-gap-l, .grid-17.grid-gap-r { width: 69.805%; }
.grid-18.grid-gap-l, .grid-18.grid-gap-r { width: 73.970%; }
.grid-19.grid-gap-l, .grid-19.grid-gap-r { width: 78.135%; }
.grid-20.grid-gap-l, .grid-20.grid-gap-r { width: 82.300%; }
.grid-21.grid-gap-l, .grid-21.grid-gap-r { width: 86.465%; }
.grid-22.grid-gap-l, .grid-22.grid-gap-r { width: 90.630%; }
.grid-23.grid-gap-l, .grid-23.grid-gap-r { width: 94.795%; }
.grid-24.grid-gap-l, .grid-24.grid-gap-r { width: 98.960%; }

.off-01.grid-gap-l { margin-left:  5.165%; }
.off-02.grid-gap-l { margin-left:  9.330%; }
.off-03.grid-gap-l { margin-left: 13.495%; }
.off-04.grid-gap-l { margin-left: 17.660%; }
.off-05.grid-gap-l { margin-left: 21.825%; }
.off-06.grid-gap-l { margin-left: 25.990%; }
.off-07.grid-gap-l { margin-left: 30.155%; }
.off-08.grid-gap-l { margin-left: 34.320%; }
.off-09.grid-gap-l { margin-left: 38.485%; }
.off-10.grid-gap-l { margin-left: 42.650%; }
.off-11.grid-gap-l { margin-left: 46.815%; }
.off-12.grid-gap-l { margin-left: 50.980%; }
.off-13.grid-gap-l { margin-left: 55.145%; }
.off-14.grid-gap-l { margin-left: 59.310%; }
.off-15.grid-gap-l { margin-left: 63.475%; }
.off-16.grid-gap-l { margin-left: 67.640%; }
.off-17.grid-gap-l { margin-left: 71.805%; }
.off-18.grid-gap-l { margin-left: 75.970%; }
.off-19.grid-gap-l { margin-left: 80.135%; }
.off-20.grid-gap-l { margin-left: 84.300%; }
.off-21.grid-gap-l { margin-left: 88.465%; }
.off-22.grid-gap-l { margin-left: 92.630%; }
.off-23.grid-gap-l { margin-left: 96.795%; }

.off-01.grid-gap-r { margin-left:  4.165%; }
.off-02.grid-gap-r { margin-left:  8.330%; }
.off-03.grid-gap-r { margin-left: 12.495%; }
.off-04.grid-gap-r { margin-left: 16.660%; }
.off-05.grid-gap-r { margin-left: 20.825%; }
.off-06.grid-gap-r { margin-left: 24.990%; }
.off-07.grid-gap-r { margin-left: 29.155%; }
.off-08.grid-gap-r { margin-left: 33.320%; }
.off-09.grid-gap-r { margin-left: 37.485%; }
.off-10.grid-gap-r { margin-left: 41.650%; }
.off-11.grid-gap-r { margin-left: 45.815%; }
.off-12.grid-gap-r { margin-left: 49.980%; }
.off-13.grid-gap-r { margin-left: 54.145%; }
.off-14.grid-gap-r { margin-left: 58.310%; }
.off-15.grid-gap-r { margin-left: 62.475%; }
.off-16.grid-gap-r { margin-left: 66.640%; }
.off-17.grid-gap-r { margin-left: 70.805%; }
.off-18.grid-gap-r { margin-left: 74.970%; }
.off-19.grid-gap-r { margin-left: 79.135%; }
.off-20.grid-gap-r { margin-left: 83.300%; }
.off-21.grid-gap-r { margin-left: 87.465%; }
.off-22.grid-gap-r { margin-left: 91.630%; }
.off-23.grid-gap-r { margin-left: 95.795%; }

@media only screen and (max-width: 639px) {
	.grid-01 { width: 100%; }
	.grid-02 { width: 100%; }
	.grid-03 { width: 100%; }
	.grid-04{ width: 100%; }
	.grid-05 { width: 100%; }
	.grid-06 { width: 100%; }
	.grid-07 { width: 100%; }
	.grid-08 { width: 100%; }
	.grid-09 { width: 100%; }
	.grid-10 { width: 100%; }
	.grid-11 { width: 100%; }
	.grid-12 { width: 100%; }
	.grid-13 { width: 100%; }
	.grid-14 { width: 100%; }
	.grid-15 { width: 100%; }
	.grid-16 { width: 100%; }
	.grid-17 { width: 100%; }
	.grid-18 { width: 100%; }
	.grid-19 { width: 100%; }
	.grid-20 { width: 100%; }
	.grid-21 { width: 100%; }
	.grid-22 { width: 100%; }
	.grid-23 { width: 100%; }
	.grid-24 { width: 100%; }

	/* shouldn't all gaps be gone on smallest view? */
	.off-01  { margin-left:  0; }
}

/*
 * General Layout
 **********************************************************/
#container {
	width:100%;
	/* stickyfooter
	min-height: 100%; position: relative;*/
	margin:0 auto;
	z-index:2;
}
.container-hide {
	display:none;
}
header {
	position:relative;
	margin:0 auto;
	z-index:100;
}
header .logo {
	float:left;
	width:50%;
	margin-bottom:24px;
	padding-left: 20px;
}
header .logo img {
	width: 220px;
}
header .logowide img {
	width: 164px;
}
header .links {
	float:left;
	width:50%;
	text-align: right;
	margin-bottom:24px;
}
header .links nav {
	padding-top:10px;
}
header nav #pull {
	text-align:right;
	padding-right: 20px;
}

div.languagepulldown {
	margin: 0px;
	padding: 0px;
	height: 24px;
	display:inline-block;
	position: relative;
}
div.imagepulldown {
	width: 100%;
	height: 24px;
}
/*
div.imagepulldownselected {
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 24px;
	height: 24px;
	color: #000000;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
*/
/*
img.imagepulldownleft {
	right: 0px;
	top: 0px;
	height: 24px;
	width: 2px;
	margin: 0px;
	padding: 0px;
	float: left;
}
a.imagepulldownsel,
a.imagepulldownsel:link,
a.imagepulldownsel:visited {
	display: block;
	line-height: 24px;
	font-weight: 600;
	font-size: 1.1em;
	text-decoration: none;
	padding: 0px;
	text-align:left;
	margin: 0px;
	cursor: default;
}

a.imagepulldownsel:hover {
	text-decoration: underline;
}
*/

ul.imagepulldown {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
  display:none;
	z-index: 1;
  /* here */

  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;

  -webkit-animation-name: fadeOutOut;
  animation-name: fadeOutOut;

}

.pagelinks {
	text-align: center;
	margin-top: 24px;
	clear: both;
}
.pagelinks .pagelink  {
	margin: 0 3px;
	padding: 3px 9px;
	padding: 0px 1px\0;
	color: #555;
	font-size: 12px;
	font-weight: normal;
	text-shadow: none;
	background: #eee;
	border: none;
	box-shadow: inset 0 -1px 0px rgba(0, 0, 0, 0.1);
	text-decoration: none;
	display: inline-block;
}
.pagelinks a.pagelink:hover, .pagelinks a.pagelink:focus {
	text-decoration: underline;
	background: #f2f2f2;
}
.pagelinks span.pagelink {
	background: #F6F6F6;
	font-weight: 600;
}
.pagelinks .middle a,
.pagelink.previous span,
.pagelink.next span { display: none; }

.popupwrapper .CloseBtnIcon,
.popupwrapper .CloseBtn {
	display:none;
}

/*
 * FRONTPAGE / DELIVERYAREAPANELS
 **********************************************************/

.main {
	width:90%;
	min-height:550px;
	max-width: 1024px;
	margin:0 auto;
	/* sticky footer
	padding-bottom: 185px;*/
}
.step1 ul {
	list-style-type: none;
}
.main,
.deliveryareapanelcompact .main {
	padding-top:75px;
}
.deliveryareapanelmedium .main {
	padding-top:190px;
}
body.deliveryareapanelbig .main {
	padding-top:10px;
}

form.nopc239 .submitContainer {
	margin-top:6px;
}
form.nopc239 #deliverytabbed {
	list-style-type: none;
	clear: both;
	white-space: nowrap;

	clear: both;
	width: 100%;
	border-bottom: 1px solid #F48100;
	margin-bottom: 6px;
	height: 54px;
	padding-top: 10px;
	display: block;
  padding-left:0px;
}
form.nopc239 #deliverytabbed li {
  float: left;
}
form.nopc239 #deliverytabbed li a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
  line-height: 42px;
  padding: 5px 4px 0px 4px;
}
@media (max-width:330px) {
  form.nopc239 #deliverytabbed li.location {
    width:30%;
    overflow:hidden;
    text-overflow: ellipsis;
    color: rgba(255, 255, 255, 0.5);
  }
  form.nopc239 #deliverytabbed li.location.selected {
    width:42%;
  }
  form.nopc239 #deliverytabbed li.address {
    width: 49%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(255, 255, 255, 0.5);
    margin-right: 4px;
  }
  form.nopc239 #deliverytabbed li.address.selected {
    width: 63%;
    overflow: hidden;
    margin-right: 3px;
  }

}


.deliveryareapanelpopupmode form.nopc239 #deliverytabbed li a {
    color: #000;
}
form.nopc239 #deliverytabbed li.selected {
  border: 1px solid #F48100;
  border-bottom-color: #FF8800;
  background-color: #ff8800;
  border-radius:4px 4px 0px 0px;
  box-shadow: 0px -1px 1px 0px rgba(0,0,0,0.20);
}
form.nopc239 #deliverytabbed li.selected a { color: white; }
form.nopc239 .tabcontent.address { width: 48%; }
form.nopc239 #icitypulldown { float: left; }
form.nopc239 #idistrictpulldown { float: right; }
form.nopc239 .citydistrictpulldowns { overflow: hidden; }
form.nopc239 h1 {
  padding-bottom:0px;
}
form.nopc239 .submitContainer { position:relative; }
form.nopc239 div.deliveryareaerror { top:52px;}

.deliveryareapanelvn form.nopc239 #deliverytabbed {
  border-bottom: 1px solid #DEDEDE;
}
.deliveryareapanelvn form.nopc239 #deliverytabbed li.selected {
  border: 1px solid #DEDEDE;
  border-bottom-color: #FFFFFF;
  background-color: #FFFFFF;
  box-shadow: none;
}
.deliveryareapanelvn form.nopc239 #deliverytabbed li.selected a {
  color:#333;
}

	form.nopc239 #deliverytabbed li.selected a { color: white; }
	form.nopc239 .tabcontent.location { display: none; }

	form.nopc239 .tabcontent.address { width: 48%; }
	form.nopc239 #icitypulldown { float: left; }
	form.nopc239 #idistrictpulldown { float: right; }
  form.nopc239 select { font-size: 9px; padding: 4px 6px; }
	form.nopc239 .citydistrictpulldowns { overflow: hidden; }
  form.nopc239 h1 {
    padding-bottom:0px;
  }
  form.nopc239 .submitContainer { position:relative; }
  form.nopc239 div.deliveryareaerror { top:52px;}

/*
 * LANDINGPAGES SEO / CATEGORY / FOOD
 **********************************************************/
.landingpages .locations {
	margin-bottom:30px;
}
.landingpages .main p img {
  width:100%;
  height:auto;
}
.landingpages h2 {
	font-size:18px;
	font-weight:600;
	letter-spacing: -1px;
	line-height:22px;
}
.landingpages p {
	margin: 1em 0;
}

.restaurantsearchresultsdescription {
	padding: 16px 0px 16px 0px;
}
.seosubcategories {
	list-style-type: disc;
	text-align: left;
	margin: 20px 0px;
	padding: 15px 0px 15px 15px;
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
}
.delarealetter {
	color:#50aecc;
	height: 24px;
	border: 1px solid #EBEBEB;
	background: #F3F3F3;
	padding-left: 5px;
	margin-top: 8px;
	line-height: 24px;
	font-size: 15px;
	font-weight: 800;
}
.delarea {
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	text-align: left;
}

.landingpages ul,
.customerservice ul {
	margin-left: 15px;
	margin-bottom: 8px;
	list-style:disc;
}
.landingpages .restaurantsearchresultstitle {
	border-bottom:1px solid #eee;
	margin-bottom:12px;
	padding-bottom:12px;
}
.landingpages .menucardcategoryheader {
	color:#50aecc;
	font-weight: 700;
	font-size: 16px;
	margin: 30px 0px 0px 0px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.landingpages a.menucategorytd,
.landingpages a.menucategorytd_grey {
	color:#555;
	font-size:12px;
	display: block;
	text-align: left;
	padding: 6px;
	padding-left:4px;
	border-bottom: 1px solid #EBEBEB;
	text-decoration: none;
}
.landingpages a.menucategorytd:hover, .landingpages a.menucategorytd:focus {
  background-color:#fefefe;
}
.landingpages .sociallinks,
.landingpages .seosiblings 	{
	display:none
}
.landingpages .sociallinks {
	margin: 16px 0px 16px 0px;
	padding-bottom: 16px;
	padding-top: 16px;
	border-bottom: 1px solid #eee;
}
.landingpages a.smalllink {
	color:#50aecc;
}
.landingpages a.smalllink:hover, .landingpages a.smalllink:focus {
 color:#555;
}

.landingpages .restaurantsearchresultsdescription ul {
	padding-left:15px;
}
.landingpages .off-02 {
	margin:0;
}
select.seosiblingsdropdown {
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.landingpages .discountsinregioncontainer {
	display: none;
}

/*
 * ADD RESTAURANT

 **********************************************************/
.customerservice .addrestaurant input[type=submit] {
	margin-top:12px;
}
.addrestaurants h1 {
	color: #f80;
	letter-spacing: -2px;
	line-height: 1em;
	margin-bottom: 24px;
}
.addrestauranttitle  {
	color:#f80;
}
.addrestaurants .addrestaurantform {
	max-width:450px;
	margin-bottom: 24px;
}
.addrestaurants .addrestaurantform p {
	margin: 2px 0px;
}

div.addrestaurantinfo, .gridbox .info {
	text-align: left;
	margin: 20px 0px;
}
div.radiobutton_form {
	width:44px;
}
.addrestaurants input.radiobutton_form[type=radio]{
	   opacity: 0;
    width: 30px;
    position: absolute;
    height: 30px;
    top: 0px;
    margin-bottom: 0px;
}

.addrestaurantformcontainer {
	max-width:450px;
	border-bottom: 1px dotted #eee;
	border-top: 1px dotted #eee;
}
.addrestaurantformcontainer .nawlabel {
	margin: 2px 0px;
}
.addrestaurants .addrestaurantchoosetopic {
	border-bottom: 1px dotted #eee;
	border-top: 1px dotted #eee;
	padding-top: 8px;
}
.addrestaurants .nawradiolabel {
	cursor:pointer;
}
.addrestaurants select.pulldown_form,
.customerservice select.pulldown_form
{
	background-color: #f6f6f6;
	box-shadow: 1px 2px 2px 0px rgba(211, 211, 211, 0.63) inset;
    border: 1px solid rgba(255, 255, 255, 1);
}
.landingpages .seosiblingsdropdownwrapper
{
	background-color: #f6f6f6;
	padding: 11px;
	margin-top: 0px;
}

.discountsinregioncontainer {
	display:block;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f6f6f6;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding: 25px 15px;
	margin-top: 40px;
	text-align: center;
}
.discountsinregioncontainer a {
	color:#555;
	text-decoration: none;
}

/*
 * FOOTER
 **********************************************************/
footer {
	margin:0 auto;
	text-align:center;
}
footer li {
	list-style-type:none;
}
footer h3 {
	color:#fff;
	font-weight: bold;
}
footer .partnerlinks {
	text-align:left;
}
footer .left {
	float:left;
	width:52%; }
footer .right {
	float:left;
	width:48%;
}
footer .servicelinks {
	width:90%;
	max-width:1024px;
	margin:0 auto;
}
footer .servicelinks .logo {
	text-align:left;
	width:15%;
}
footer .servicelinks .logo img {
	width:40px;
}
footer .servicelinks .links {
	text-align:right;
	font-size:1.2em;
	width:85%;
	padding-right: 36px;
}
footer .servicelinks .links a {
	display:inline-block;
	padding-left:8px;
}
footer .leftpart,
footer .rightpart {
	display:inline-block;
}
footer .keywordpanel h2 {
	margin-top:12px;
}
footer .subfooter {
	line-height: 22px;
	background-color:#ff8800;
	margin-top: 30px;
	padding:20px;
}
footer .colofon {
  margin:0 auto;
  text-align:center;
  font-size:0.85em;
  color: #ff9a64;
  padding-bottom:12px;
}
.step2 footer .subfooter {
	margin-top:0px;
}

footer .subfooter a,
footer a {
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
}
footer .subfooter a:hover, footer .subfooter a:focus,
footer a:hover, footer a:focus {
	text-decoration:underline;
}
footer .mainfooter {
	display:none;
	text-align:left;
	background-color:#ca5211;
}
footer .mainfooter ul {
	padding:0;
	text-align:left;
}
footer .mainfooter .keywordpanel {
	width: 90%;
	margin: 0 auto;
	max-width:1024px;
	padding-bottom:34px;
}
footer .mainfooter .keywordpanel .row {
	float:left;
	width:50%;
	color:#fff;
}
footer .mainfooter .keywordpanel .row:nth-child(3) {
	clear:both;
}

footer .mainfooter h2 a,
footer .mainfooter h2 {
	font-size: 1.1em;
	color:#fff;
}
footer .mainfooter li a {
	font-size: 0.9em;
	color: #ff9a64;
	text-decoration:none;
}
footer .mainfooter li a:hover, footer .mainfooter li a:focus {
	text-decoration:underline;
}

.step1 .mobilepartners {
	display:block;
	width:96%;
	margin:0 auto;
	text-align:center;
}
.step1 .mobilepartners img {
	margin-top:20px;
	height:40px;
}

a.largelink {
	color: #50aecc;
	text-decoration: underline;
}
a.largelink:hover, a.largelink:focus {
	color: #26a;
}

a.smalllink {
	font-size:0.9em;
	color: #50aecc;
	text-decoration: none;
}
a.smalllink:hover, a.smalllink:focus {
	color: #26a;
}


/*
 * General Layout
 **********************************************************/

nav {
	height: 40px;
	width: 100%;
	color:#000;
	position: relative;
}
nav ul {
	padding: 0;
	margin: 0 auto;
}
nav li {
  display: inline;
  border: 1px solid rgba(255, 255, 255, 0.71);
  border-radius: 4px;
  padding: 4px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: rgba(0, 0, 0, 0.12);
  margin-left: 5px;
}
nav li a {
	text-decoration: none;
	font-weight: 600;
	font-size: 0.85em;
	color:#fff;
	line-height:24px;
	white-space: nowrap;
}
nav li a.imagepulldownsel {
	font-size:1.1em;
	font-weight:700;
	color:#fff;
	text-shadow:1px 1px 0px rgba(0, 0, 0, 0.57);
}
nav li a.imagepulldownsel img {
	margin-top: -2px;
	margin-right: 4px;
}
nav li.languagewrapper {
	position:relative;
	display: inline-block;
	border: 0px;
	background:none;
	border:none;
	padding: 0;
	border-radius: 0px;
	margin-right: 10px;
}
nav li.languagewrapper .languagepulldown {
	border:0px;
	background:none;
	border:none;

}
nav li.languagewrapper .languagepulldown li {
	display:block;
	padding-left: 0px;
	border: 0px;
	background: none;
}
nav ul.imagepulldown_show {
	position: absolute;
	right: -7px;
	top: 45px;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
	border-radius: 5px;

  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;

  -webkit-animation-name: fadeInIn;
  animation-name: fadeInIn;

}

@-webkit-keyframes fadeInIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
  }
}
@keyframes fadeInIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
  }
}

@-webkit-keyframes fadeOutOut {
  from {
    opacity: 1;
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes fadeOutOut {
  from {
    opacity: 1;
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}


nav .imagepulldown_show li.imagepulldownoption {
	background:none;
	border-bottom:1px dotted #ccc;
	cursor:pointer;
	padding:0px;
	margin:0px;
}
nav .imagepulldown_show li.imagepulldownoption:hover, nav .imagepulldown_show li.imagepulldownoption:focus {
	background-color:#eee;
}
nav .imagepulldown_show li.imagepulldownoption a {
	color: #333;
	padding: 5px;
	padding-left: 9px;
	padding-right: 26px;
	margin-left: 0px;
	display: block;
	font-weight: 400;
	min-width: 130px;
}
nav .imagepulldown_show li.imagepulldownoption:hover,
nav .imagepulldown_show li.imagepulldownoption:focus,
nav .imagepulldown_show li.imagepulldownoption a:hover,
nav .imagepulldown_show li.imagepulldownoption a:focus {
	color:#50aecc;
}
nav li.languagewrapper li {
	display:block;
}
nav ul .imagepulldownmarker {
	display:none;
	position:absolute;
	top:-12px;
	right:5px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #FFFFFF;
	text-indent: -9999px;
	position: absolute;
	box-shadow: none;
	background: transparent;
}
nav ul .imagepulldownmarker_show {
	display:block;
}
nav a#pull {
	display: none;
}

@media only screen and (max-width : 980px) {
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;
		background-color: transparent;
		width: 100%;
		position: relative;
		margin-top:2px;
	}
}
@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}

}
@media only screen and (max-width : 420px) {
.step3.vn .restaurantinfotabs span {display:none;}
.step3.de .restaurantinfotabs span {display:none;}
.step3.vn .restaurantinfotabs a { padding-left:4px; padding-right:4px; margin-bottom: 2px;}
}
.moreLinks ul {margin:0; padding:0; margin-top:80px; text-align:center !important;}
.moreLinks li {
	display:block;
	background-color: rgba(255,255,255,0.3);
	margin-bottom:1px;
	padding:8px;
	text-align:center !important;
	color:#333;
}
.moreLinks li a { text-align:center; color:#000; text-decoration:none; }

/*
 * SERVICE PAGE
 **********************************************************/
.sidebar {
	background-color: #f6f6f6;
	padding: 12px;
	margin: 8px 0px 0px 0px;
}
.sidebar h2 {
	margin: 12px 0px 12px 0px;
}
.sidebar a {
	display:block;
	padding:5px;
	margin:2px 0px 0px 0px;
	background-color: #eee;
	text-decoration: none;
	color:#555;
}
.sidebar a:hover, .sidebar a:focus {
	background-color: #ccc;
}
.sidebars input.textfield_form {
	width: 165px;
	margin:0;
	font-size: 1.0em;
	height: 38px;
}
.sidebars input.button_form {
	font-size: 1.0em;
	font-weight: 600;
	height: 38px;
	padding: 0px 16px;
}

/* check beneath */
.step1 #splash {
	position:relative !important;
}
#splash .mymarker {
	font-size: 2em;
	animation:myfirst 2s;
	-moz-animation:geolocationmarker 2s infinite; /* Firefox */
	-webkit-animation:geolocationmarker 2s infinite; /* Safari and Chrome */
}
@-moz-keyframes geolocationmarker {
	0%   {color:#f82718;}
	50%  {color: #000;}
	100%   {color:#f62b2b;}
}
@-webkit-keyframes geolocationmarker  {
	0%   {color:#f82718;}
	50%  {color:#000;}
	100%   {color:#f62b2b;}
}
/* check above */
.welcome-splash {
	display: inline-block;
	background: url(/images/splash/splash16.jpg) center top;
	width:100%;
	height: 382px;
	background-size: cover;
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 10;
}

.deliveryareapanel {
	background-color:#ff8800;
	margin: 0 auto;
	z-index: 90;
	min-width: 272px;
	max-width: 350px;
	width: 82%;
	padding: 24px;
	padding-bottom: 12px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #333;
	border-radius: 5px;
	-webkit-border-radius: 0px 0px 15px #333;
	-moz-border-radius: 0px 0px 15px #333;
}

.deliveryareapanel div.autocompletesearch {
	width:100%;
}
.deliveryareapanel input.autocompletesearch {
	/*box-shadow: 1px 1px 3px 0px #ccc inset;*/
	border-radius:6px;
	line-height:2.0em;
	outline: none;
	background-color:#fff;
	padding:10px;
	font-size: 1.0em;
	width: 100%;
	height: 49px;
	margin: 0px;
	border: 0px;
	padding-left:20px;
}
.deliveryareapanel input.autocompletesearch.marked {
	box-shadow: 1px 1px 3px 0px #ccc inset;
	color:#333;
	border: 0px;
	background:#fff;
}
.deliveryareapanel input.autocompletesearch:focus,
.deliveryareapanel input.autocompletesearch.marked:focus {
	box-shadow:none;
	border:0px;
	margin:0;
}

.deliveryareapanel h1,
span.title {
	display:block;
	margin-top: 0px;
	padding-bottom: 12px;
	line-height: 1.0em;
	color:#fff;
	font-weight: bolder;
	font-size: 1.8em;
	letter-spacing: -1px;
}
.step1 #deliveryareapanelwrap .submitContainer,
.deliveryareapanelbig  #deliveryareapanelwrap .submitContainer {
	margin-top:12px;
}


.locationpanelwrap .submitBtn {
	font-size:1.0em;
}
.deliveryareapanelcompact .locationpanelwrap .submitBtn {
	float:left;
}

.locationpanelwrap .deliveryareapanel .submitBtn a span {
	width: 100%;
	overflow: hidden;
	height: 100%;
	font-size: 0.85em;
	display: block;
	/*padding-left: 5px;*/
}
.locationpanelwrap .deliveryareapanel-compact .submitBtn a span {
	font-size: 0.85em;
}
.locationpanelwrap .inputs input.textfieldsubmitbutton_form,
.locationpanelwrap div.textfieldsubmitbutton_form {
	height: 47px;
}

.deliveryareapanel  input.mobileview {
	position: fixed;
	top: -3px;
	left: 0;
	width: 100%;
	z-index: 10;
}
.deliveryareapanel  div.mobileview {
	position: fixed;
	top: 49px;
	left: 0px;
	width: 100%;
	z-index: 10;
}
.deliveryareapanel .inputs .sortmarker {
	position: absolute;
	right: 15px;
	top: 15px;
	color: #DDD;
	z-index: 2;
	font-size: 1.6em;
	line-height: 1em;
}

.deliveryareapanel #geolocationnotice {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 3;
}

.deliveryareapanel .autoCompleteWrap {
	position:relative;
}
.deliveryareapanel .autoCompleteDropDown {
	position:absolute;
	top: -5px;
	left: 0px;
	z-index:10;
	display:none;
	background-color: #fff;
	width: 100%;
	min-height: 95px;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
	padding:20px;
	padding-top:6px;
}
.deliveryareapanel .autoCompleteDropDown h1 {
	display: none;
}
.deliveryareapanel .autoCompleteDropDown .notice {
	font-size: 0.9em;
	padding: 10px;
	color: rgb(130, 98, 0);
	border: 1px solid rgb(255, 194, 55);
	background-color: rgb(255, 234, 168);
	margin-bottom: 12px;
}
.deliveryareapanel .autoCompleteDropDown a.item {
	display:block;
	text-decoration:none;
}
.deliveryareapanel .autoCompleteDropDown .item:focus {
  border: none;
  outline: none;
}
.deliveryareapanel .autoCompleteDropDown a.item span {
	display:block;
	padding:9px;
	font-size:9pt;
	color:#555;
}
.deliveryareapanel .autoCompleteDropDown a.item span:hover, .deliveryareapanel .autoCompleteDropDown a.item span:focus {
	background-color:#f6f6f6;
	color:#333;
}
.deliveryareapanel .autoCompleteDropDown a.selected {
	background-color:#f6f6f6;
	color:#000;
}


.deliveryareapanel .autoCompleteToolbar {
	display: block;
	font-size: 1.2em;
	font-weight: 600;
	color: #444;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #ccc;
	position:relative;
}

.deliveryareapanel .autoCompleteToolbar span {
	cursor:pointer;
	font-size:10px;
}
.deliveryareapanel .autoCompleteToolbar .myaddressess {
	display:none;
	position: absolute;
	bottom: 10px;
	right: 0px;
	cursor:pointer;
	color:#444;
}
.deliveryareapanel .autoCompleteToolbar .myaddressess.show {
	display:block;
}
.deliveryareapanel .autoCompleteToolbar .myaddressess:hover,
.deliveryareapanel .autoCompleteToolbar .myaddressess:focus,
.deliveryareapanel .autoCompleteToolbar .mylocations:hover,
.deliveryareapanel .autoCompleteToolbar .mylocations:focus {
	color:#50aecc;
}

.deliveryareapanel .deliveryareapanelwrap {
	animation-fill-mode: none !important;
	-webkit-animation-fill-mode: none !important;
}
.step2 .deliveryareapanelwrap  h1 {
	font-size:2.4em;
}



/* TODO EXPERIMENT CSS */
/*
.deliveryareapanel {
	background-color:rgba(255, 255, 255, 0.3);
	box-shadow:none;
}
.deliveryareapanel h1 {
	color: #FFF;
	text-shadow: 0px 1px 1px rgba(47, 47, 47, 0.78);
}

*/
/*
.step2 .deliveryareapanel .submitBtn {
  padding-top: 25px;
}
*/

/* .deliveryareapanel compact */

.header-splash {
	position:fixed;
	display: inline-block;
	background: url(/images/splash/splash16.jpg) center top;
	width:100%;
	/*height: 192px;
	max-height:192px;*/
	height: 96px;
	max-height: 96px;
	background-size: cover;
	z-index:10;

	-webkit-transform-style: preserve-3d;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.header-splash .deliveryareapanel {
	padding:24px;
}
.header-splash .deliveryareapanel .submitBtn {
	padding-top:0px;
}

.header-splash-compact  {
	height:64px;
	max-height:64px;
	background-image: url('data:image/gif;base64,R0lGODlhCgAKAPABAP+IAAAAACH5BAUAAAEALAAAAAAKAAoAAAIIhI+py+0PYysAOw==');
	background-color:#ff8800;
	z-index:15;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.header-splash-compact  header {
	position:absolute;
	top:-100px;
}

.deliveryareapanel-compact {
	display:none;
	max-width:1024px;
	width:100%;
	height:64px;
	margin:0 auto;
}
.deliveryareapanel-compact .submitBtn {
	padding-top: 10px;
}
.deliveryareapanel-compact .submitBtn a {
	width:100%;
	overflow:hidden;
}
.deliveryareapanel-compact .medium {
	display:none;
}
.deliveryareapanel-compact .medium span {
  color:#fff;
	position:absolute;
	bottom:2px;
	left:0px;
	font-size:1.0em;
	font-weight:600;
}


.deliveryareapanel-compact .leftslide {
	float: left;
	width: 12.495%;
	text-align: center;
}
.deliveryareapanel-compact .leftslide .navbuttonBackMini {
	width:48px;
}
.deliveryareapanel-compact .leftslide .navbuttonBack {
	width:118px;
}
.deliveryareapanel-compact .centerslide {
	width: 74.970%;
	text-align:center;
	height:64px;
}
.deliveryareapanel-compact .rightslide {
	position:relative;
	float: left;
	width: 12.495%;
	text-align: right;
	padding-right:10px;
}
.deliveryareapanel-compact .rightslide i.fa {
	position:absolute;
	right: -24px;
	top: 10px;
	color: #D15704;
	font-size: 1.4em;
}
.deliveryareapanel-compact .inputs .searchPanel {
	display:none;
}
.deliveryareapanel-compact .inputs .searchPanel .searchwrapper {
	margin-right:10px;
}
.deliveryareapanel-compact input, button {
	width:98%;
}
.deliveryareapanel-compact .mylocation,
.deliveryareapanel-compact .search {
	float:left;
	width:50%;
}
.deliveryareapanel-compact,
.header-splash .deliveryareapanel-compact {
	padding:0px;
}
.header-splash-compact .btn_submit {
	height:40px;
	line-height:40px;
}
.deliveryareapanel-compact .customerservicelink {
	display:none;
	padding-top:10px;
}
.deliveryareapanel-compact .customerservicelink a {
	line-height:1em;
	font-size: 1.0em;
	font-weight: 600;
	color: #fff;
}
/*
.header-splash .miniBack,
.header-splash .miniPull {
	display:none;
}
.header-splash-compact .miniBack {
	display:block;
	float:left;
	width:130px;
}
.header-splash-compact .miniPull {
	display:block;
	float:left;
	width:10%;
	max-width:48px;
	border-left: 3px dotted orange;
}
*/
/*
.header-splash-compact .submitBtn {
	float:left;
	min-width:224px;
	width:100%;
	padding-top:10px
}
*/
/*
.takeaway-switch {
	height:47px;
	width:255px;
	margin-top:13px;
	position:relative;
	float:left;
	background-color:#ca5211;
	border-radius:3px;
}
.takeaway-switch .markers {
	position:relative;
}
.takeaway-switch .markers .left,
.takeaway-switch .markers .right {
	float: left;width:50%; text-align:center;padding-top:14px
}
*/

.takeaway-switch {
	position:relative;
	background-color:#ca530f;
	border-radius:5px;
	height:48px;
	min-width:186px;
	margin-top:16px;
	width:100%;
}

.takeaway-switch .switch {
	z-index:2;
	position:absolute;
	left:0px;
	top:0px;
	min-width: 95px;
	width:50%;
	background-color:#FF8800;
	border-radius:3px;
	margin:4px;
	padding:4px;
	padding-left:9px;
	padding-right:9px;
	color:#fff;
	line-height:32px;
	text-align:center;
	box-shadow:1px 2px 5px rgba(47, 44, 44, 0.4);
	cursor:pointer;

	-webkit-transition:all .4s ease-in;
	-moz-transition:all .4s ease-in;
	-o-transition:all .4s ease-in;
	transition:all .4s ease-in;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}
.takeaway-switch .switchpickup {
	left:auto;
	right:0px;
}

.takeaway-switch .pickup,
.takeaway-switch .takeaway  {
	float:left;
	width:50%;
	line-height:42px;
	text-align:center;
	height:36px;
	padding:4px;
	color:#fff;
	box-sizing: border-box;
	cursor:pointer;
}
.takeaway-switch .takeaway  {
	left:3px;
	right:auto;
}
.takeaway-switch .inactive {
	color:#CA530F;
	-webkit-transition:all .4s ease-in;
	-moz-transition:all .4s ease-in;
	-o-transition:all .4s ease-in;
	transition:all .4s ease-in;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}


.btn_switch  {
	display:block;
	float:left;
	width:48%;
	height:39px;
	margin:4px;
	background-color:#ff8800;
	border-radius:3px;
	color:#fff;
	font-weight:bold;
	box-shadow:2px 2px 6px #bc4c10;
}

.btn_switch a {
	text-decoration:none;
}
.btn_switch span {
	display:block;
	text-align:center;
	padding-top:10px;
}

.sliderRight {
	margin-left:126px;
}

#toggle_delivery,
#toggle_takeaway {  text-decoration:none; color:#ff9a64;   font-weight:bolder; }
.inputs       { position:relative; }

/* indexpanels */

.step1 .indexpanels {
	text-align:center;
	margin:0 auto;
	padding-top:20px;
	margin-bottom:0px;
}
.step1 .indexpanels .partners  {
	display:none;
	text-align:center;
}
.partners .ideal, .partners .eps, .partners .bitcoin, .partners .paypal, .partners .mastercard, .partners .visacard, .partners .americanexpress, .partners .eps, .partners .sofortuberweisung, .bancontact, .carteblue {
	display:inline-block;
	background: url(/images/icons/paymenticonssprite.png) no-repeat;
}
.partners .ideal{
	background-position: 0 0;
	width: 45px;
	height: 60px;
}
.partners .mastercard{
	background-position: -336px 0;
	width: 57px;
	height: 60px;
}
.partners .bitcoin{
	background-position: -49px 0;
	width: 95px;
	height: 60px;
}
.partners .paypal{
	background-position: -147px 0;
	width: 82px;
	height: 60px;
}
.partners .visacard{
	background-position: -233px 0;
	width: 54px;
	height: 60px;
}
.partners .americanexpress{
	background-position: -290px 0;
	width: 43px;
	height: 60px;
}
.partners .eps{
	background-position: -397px 0;
	width: 61px;
	height: 60px;
}
.partners .sofortuberweisung{
	background-position: -462px 0;
	width: 69px;
	height: 60px;
}
.partners .bancontact{
	background-position: -530px 0;
	width: 61px;
	height: 60px;
}
.partners .carteblue{
	background-position: -596px 2px;
	width: 61px;
	height: 60px;
}
.partners .onlinegov {
	display:inline-block;
	background: url(/images/icons/onlinegov.png) no-repeat;
	width: 72px;
	height: 60px;
}
.partners .becommerce{
	display:inline-block;
	background: url(/images/icons/becommerce.png) no-repeat;
	width: 72px;
	height: 60px;
}
.mobilepartners .onlinegov {
  height: 45px;
  background-size: 61px;
}
.partners .safeweb {
	display:inline-block;
	background: url(/images/icons/safeweb.png) no-repeat;
	width: 90px;
	height: 60px;
}
.mobilepartners .safeweb {
  height: 45px;
  background-size: 74px;
  width: 72px;
}
.mobilepartners .ideal{
	background-position: 0 -64px ;
	width: 30px;
	height: 40px;
}
.mobilepartners .bitcoin{
	background-position: -34px -64px ;
	width: 63px;
	height: 40px;
}
.mobilepartners .paypal{
	background-position: -102px -64px ;
	width: 55px;
	height: 40px;
}
.mobilepartners .mastercard{
	background-position: -234px -64px ;
	width: 38px;
	height: 40px;
}
.mobilepartners .visacard{
	background-position: -161px -64px ;
	width: 37px;
	height: 40px;
}
.mobilepartners .eps{
	background-position: -276px -64px ;
	width: 37px;
	height: 40px;
}
.mobilepartners .americanexpress{
	background-position: -202px -64px ;
	width: 29px;
	height: 40px;
}
.mobilepartners .sofortuberweisung{
	background-position: -316px -64px ;
	width: 51px;
	height: 40px;
}
.mobilepartners .bancontact {
	background-position: -368px -64px;
	width: 41px;
	height: 40px;
}
.mobilepartners .carteblue{
	background-position: -406px -64px;
	width: 61px;
	height: 40px;
}
.mobilepartners .becommerce {
  height: 40px;
  background-size: 44px;
  width: 46px;
 }

.step1 .indexpanels .socialbar {
	text-align: center;
	margin: 0 auto;
	width:100%;
	float:inherit;  }
.step1 .indexpanels iframe {
	width: 275px;
	height:57px;
	overflow: hidden;
}
.step1 .indexpanels iframe.nofbframe {
  height:0px;
}


/*
 * USP PANELS
 **********************************************************/
.step1 .promovideo {
	visibility: visible;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color:rgba(0, 0, 0, 0.82);
	z-index:30;
	text-align: center;
	margin:0 auto;
	overflow: hidden;
}
.step1 .promovideo .videoframe {
	margin: 0 auto;
	position: relative;
	height: 100%;
	width:100%;
}
.step1 .promovideo .videoframe iframe {
	position: absolute;
	margin: auto;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.step1 .promovideo .closevideoplayer {
	position: absolute;
	right: 20px;
	color: #fff;
	font-size: 2em;
	z-index: 5;
	background-color: #ff8800;
	padding: 10px 20px 10px 20px;
	border-radius: 0px 0px 3px 3px;
	box-shadow: 0px 0px 1px #000;
}
.step1 .usppanels {
	margin:0 auto;
	position: relative;
}
.step1 .usppanels div.wrap  {
	background-color: #50aecc;
	min-width:270px;
	min-height: 110px;
	padding-right: 10px;
	border-radius: 6px;
}
.step1 .usppanels h2 {
	font-size: 2.0em;
	letter-spacing: -2px;
	color: #ff8800;
	font-weight:600;
	margin: 0;
	margin-bottom: 12px;
}
.step1 .usppanels .usp {
	position:relative;
	color:#fff;
	float:none;
	margin-bottom: 8px;
}
.step1 .usppanels a.promovideolink {
	color: #000;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 5px;
	background-color: #fff;
	margin-top: 8px;
	white-space: nowrap;
}
.step1 .usppanels .usp .count {
	position: absolute;
	left: -50px;
	top: -15px;
	color:#fff;
	opacity: 0.2;
	font-size: 4.1em;
	font-weight:800;
}
.step1 .usppanels .usp div div {
	position:absolute;
	left:60px;
	top:15px;
	padding-right: 10px;
}
.step1 .usppanels .usp_2 div.wrap {
	background-color:#ff8800;
}
.step1 .usppanels .usp_3 div.wrap {
	background-color:#fa4329;
	min-height: 130px;
}
.step1 .usppanels .usp div div div.txt {
	left:0px;
	top:40px;
}
.step1 .usppanels .usp h3 {
	color:#fff;
	font-size:1.3em;
	font-weight:600;
	margin:0px 0px 8px 0px;
	line-height: 0.9em;
}
.step1 .usppanels .usp .desktop {
	display:none;
}
.step1 .usppanels .takeawayCar {
	display: none;
}

#panel{
	display:none;
	background-color:#ff8800;
	height:244px;
}


/*
 * PROMO PANELS
 **********************************************************/
.step1 .promo    {
	margin:0 auto;
	position: relative;
	margin-top:24px;
}
.step1 .promo h2 {
	font-size:2.0em;
	letter-spacing:-2px;
	font-weight:600;
	margin-bottom: 20px;
	line-height:1.0em;
	padding-bottom:20px;
	border-bottom:2px dotted #000;
	/* background-image:url('/images/dotted.png'); */
	background-repeat:repeat-x;
	background-position:left bottom;
}
.step1 .promotext {
	float:none;
}
.step1 .promofood {
	display:none
}
.step1 .promo .partners {
	padding-top:12px;
	text-align:center;
}
.step1 .promo .partners img {
	width:28%;
}
.step1 .mealsserved #counter span {
	font-size: 2.3em;
	height: 62px;
	line-height: 48px;
	font-weight: 600;
}
.step1 .orderanytime h2 {
	color:#fa4329;
}
.step1 .whytakeaway h2 {
	color:#ff8800;
}
.step1 .whytakeaway li a {
	color:#292929;
}

ul.list {
	padding-left:0px;
}
.list li {
	background-repeat:no-repeat;
	background-position: 0px 1px;
	padding-left: 40px;
	line-height: 1.6em;
	font-weight:600;
}
.list-orange  li {
	background-image:url(data:image/png;base64,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)
}
.list-red li {
	background-image:url(data:image/png;base64,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)
}

/* language popup */
.languagenotice{
  border-radius: 0px;
}
.languagenotice.fixed {
  position: fixed;
  bottom: 15px;
  z-index: 9999;
  width:275px;
  max-width: 275px;
  margin: 0 auto;
  left: 0; right: 0;
  font-size: 90%;
}
.languagenotice .popupwrapper .CloseBtnIcon {
  margin-top: -10px;
  margin-left:-15px;
}
.languagenotice .popupcontent #popuptitle,
.languagenotice .popupcontent .languagedivider{
  display:none;
}
.languagenotice h2 {
  font-size: 1.2em;
  margin: 0px;
  padding-bottom: 10px;
}
.languagenotice.fixed .popupwrapper {
  box-shadow:none;
  background-color: #F9F9F9;
  border:1px solid #dbdbdb;
}
.languagenotice.fixed .grid-11 {
  width: 48.815%;
  margin-right: 2%;
  margin-bottom: 4px;
}
.languagenotice.fixed img {
  margin-top: -2px;
}

.languagePopup a.languagepopuplink {
	position: relative;
	display: block;
	background-color: #FFFFFF;
	padding: 10px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
  border-radius:4px;
  border: 1px solid #eee;
}
.languagePopup a.languagepopuplink:hover,
.languagePopup a.languagepopuplink:focus
{
	background-color:#f6f6f6;
}

.languagePopup ul.languagefilter  {
	list-style-type:none;
	padding:0px;
  margin:0px;
}
.languagePopup .languagefilter li {
	list-style-type:none;

}
.languagePopup .languagefilter .last {
	margin-right:0px !important;
}
.languagePopup .languagedivider {
	margin-bottom:10px;
}

.languagenotice .CloseBtnIcon {
	display:block;
	position:absolute;
	right:10px;
	top:22px;
	color:#333;
}
.languagenotice .CloseBtnIcon:hover,
.languagenotice .CloseBtnIcon:focus {
	color:#555
}
@media (min-width:640px) {
  .languagenotice.fixed {
    width:375px;
    min-width:375px;
  }
}

/*
 * DROPDOWN WIDGET
 **********************************************************/

.localization {
	padding-bottom: 7px;
	color:#fff;
}
.localization img {
	margin-top:-3px;
}
.dropdownwidget {
	margin:0 auto;
	padding:0px;
	position:relative;
	z-index:5;
}
.dropdown_countries {
	z-index:6;
}
.dropdownwidget .active {
	padding:9px;
	padding-left:19px;
	background-color: #c95210;
	cursor:pointer;
	box-shadow: inset 3px 3px 7px -5px rgba(23,23,23,0.6);
	-webkit-box-shadow: inset 3px 3px 7px -5px rgba(23,23,23,0.6);
	-moz-box-shadow: inset 3px 3px 7px -5px rgba(23,23,23,0.6);
	-o-box-shadow: inset 3px 3px 7px -5px rgba(23,23,23,0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.dropdownwidget .active a {
  color:#fff;
  padding: 0; margin: 0; text-decoration: none;
}

.dropdownwidget .items  {
	position:absolute;
	background-color: #c95210;
	top:28px !important;
	left:0px;
	width:100% !important;
	z-index:50;
	padding-top:8px;
	padding-bottom:12px;
	box-shadow: none !important;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

	max-height: 200px;
	overflow-y: auto;
	-webkit-overflow-scrolling:touch; /* needed for iOS devices */
}

.dropdownwidget .items .item {
	color:white;
	cursor:pointer;
	padding:9px;
	margin-left:10px;
	margin-right:10px;
}
.dropdownwidget .items .item a { color:white; text-decoration: none; }

.dropdownwidget .items .item:hover, .dropdownwidget .items .item:focus {
	background-color:#ff8800;
}
.dropdownwidget .type {
	position:absolute;
	right:8px;
	top:10px;
	font-size:11px;
	color:#f80;
	font-style: italic;
	cursor:pointer;
}
.dropdownwidgetgrey .type {
	color:#289EE7;
}

.dropdownwidgetgrey {
	color:#000;
	background-color: #eee;
}
.dropdownwidgetgrey .active {
	background-color: #eee;
}
.dropdownwidgetgrey .active a {
  color:#000;
}

.dropdownwidgetgrey .items {
	height:210px;
	overflow:auto;
	top:30px !important;
	background-color: #eee;
	color:#000;
}
.dropdownwidgetgrey .items .item a {
	color:#000
}
.dropdownwidgetgrey .items .item:hover, .dropdownwidgetgrey .items .item:focus {
	background-color: #d0d0d0;
}
.dropdownwidget_topics {
	z-index:8 !important;
}

.customerloginpanelerror {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.95);
	border-radius: 6px;
	padding: 10px;
	font-size: 0.9em;
	color:#555;
	bottom: 5px;
	-webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
}

.notificationfeedbackwrapper {
	position:relative;
}

.notificationfeedbackwrapper .marker {
	position: absolute;
	top: -10px;
	right: 20px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid rgba(255, 255, 255, 0.95);
}
.notificationfeedbackwrapper .markerleft {
	left:20px;
	right:auto;
}
.notificationfeedbackleft .marker {
 left:10px;
}
.notificationfeedback {

	position: absolute;
	background-color: rgba(255, 255, 255, 0.95);
	border-radius: 6px;
	padding: 10px;
	font-size: 0.9em;
	color:#555;
	top: 5px;
	-webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
}
.notificationfeedback #notificationclose {
	color: #A0A0A0;
	font-size: 0.8em;
	float: right;
}

img.profile {
	border-radius: 30px;
	border:3px solid #d15704;
	width: 60px;
	height: 60px;
}
#splash img.profile {
	width:60px;
	height:60px;
}

.deliveryareaerrorwrapper {
	position:relative;
}
.deliveryareaerrorwrapper .marker {
	position: absolute;
	top: -10px;
	right: 20px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid rgba(255, 255, 255, 0.95);
}
.deliveryareaerrorwrapper .markerleft {
	position: absolute;
	top: -10px;
	left: 20px;
	right:auto;
}

div.deliveryareaerror,
.popupdiv.tooltip .popupwrapper {
	display:none;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.95);
	border-radius: 6px;
	padding: 10px;
	font-size: 0.9em;
	color:#555;
	top: 5px;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.25);
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.25);
	z-index:2;
}


div.deliveryareaerror #notificationclose {
	float: right;
	color: #555;
}

div.blackout {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 98;
	font-size: 1px;
	visibility: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	/*
	background: rgba(0,0,0,0.85);
	*/
	background-color: black;
	opacity: .6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(opacity=60);
}

.popupdiv {
	color: #333;
	border: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	visibility: hidden;
	text-align: left;

	min-width: 280px;
	max-width: 560px;
	width: 94%;
}
.popupdiv .popupbottom {
	padding:4px;
}
.popupdiv.tooltip { width: 260px; min-width: initial; max-width: initial; right: 5px; }
.popupdiv.tooltip .popupwrapper { display: block; }

.popupdefault {
	width: 90%;
	left: 0;
	top: 0;
}
.popupdiv h1 {
	color: #333;
	font-size: 1.2em;
	letter-spacing: -1px;
	font-weight: 600;
}
.popupdiv h1,
.popup_choosearea h1,
.view_ratings h1 {
	padding-bottom: 12px;
	border-bottom: 1px dotted #ccc;
	padding-top: 12px;
	margin-bottom: 12px;
}

.popupdiv .bottombuttons input.button_form_black {
	width:100%;
	box-shadow:none;
}
.popupdiv .bottombuttons .btn_red {
	width:100%;
	height: 40px;
	box-shadow: none;
	line-height: 1.2em;
}
.popupdiv input[type="image"] {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 26px;
	width: 26px;
}
.popupdiv .popuptext {
	color:#444;
	font-size:0.85em;
}
.popupdiv .popupwrapper {
	padding:12px;
	background-color:#fff;
	border-radius:3px;
	-webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
}
.popupdiv .popupwrapper .popupbottombuttons .off-02{
	margin-left:0;
}
.popupdiv .closePopup img {
	width: 26px;
	height: 26px;
	float:right;
}
.popup_choosearea {
	max-width: 550px;
}

.popup_choosearea .CloseBtnIcon
, .popup_callmenow .CloseBtnIcon
, .tooltip .CloseBtnIcon
, .popup_delivery .CloseBtnIcon
, .downloadtablet .CloseBtnIcon
, .langnotice .CloseBtnIcon {
	display:block;
	float:right;
	color:#333;
	margin-top: 6px;
}
.popup_callmenow .popupwrapper h1 {
	font-size:1.2em;
}
.popup_callmenow .button_form {
	margin-top: auto;
	height: 46px;
	font-size: 1.1em;
}
.popup_callmenow .paymentdetail {
	background-color: #DFDFDF;
	color: #444242;
	padding: 7px;
	border-radius: 4px;
	font-size: 0.9em;
	margin-top: 10px;
}
.popup_callmenow div.textfield_form { width: auto; display: inline-block; }
.popup_callmenow input.textfield_form {
	width: auto;
	min-width:240px;
	margin-right: 5px;
	box-shadow: 1px 2px 2px 0px rgba(211, 211, 211, 0.63) inset;
	border: 1px solid rgba(255, 255, 255, 1);
	background-color: #f6f6f6;
}
.popup_callmenow .fscinfo {
	font-size: 0.9em;
	border-top: 1px solid #eee;
	padding-top: 6px;
	margin-top: 21px;
}
.popup_callmenow .calltitle {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom:-3px;
	color: #666;
	font-weight: 600;
}
.popup_callmenow #fscform {
	border-top:1px dotted #ccc;
	margin-top:24px;
}
.popup_callmenow #fscstatus { padding-left: 36px; display: block; }
.popup_callmenow .fa-phone { font-size: 20px; margin-right: 20px; float: left; }
	.popup_callmenow .fa-phone.ringing {
 		-vendor-animation-iteration-count: 6;
    animation-iteration-count: 6;
    -webkit-animation-iteration-count: 6;
    color: #50aecc;
	}
	.popup_callmenow .fa-phone.connected {
    color: #50aecc;
	}
	.popup_callmenow .fa-phone.error {
 		-vendor-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;

 		-ms-transform: rotate(136deg); /* IE 9 */
    -webkit-transform: rotate(136deg); /* Chrome, Safari, Opera */
    transform: rotate(136deg);
		color: #e40a0a;
	}
	.popup_callmenow .fa-phone.hungup {
 		-vendor-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
 		-ms-transform: rotate(136deg); /* IE 9 */
    -webkit-transform: rotate(136deg); /* Chrome, Safari, Opera */
    transform: rotate(136deg);
		color: inherit;
	}

.popup_choosearea .popuptext {
	background-color:#f5f5f5;
	padding:10px;
	display:inline-block;
	border-radius: 6px;
	margin-top: 6px;
	margin-bottom: 12px;
}

.popup_choosearea ul.chooseareas {
	padding-left:0px;
	margin:0;
}

.popup_choosearea li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 4px;
	padding-top: 12px;
	list-style-type: none;
}
.popup_choosearea li a {
	text-decoration: none;
	display: block;
	font-size: 0.95em;
	color: #555;
}

.popupdiv .CloseBtn,
.popup_choosearea .CloseBtn,
.view_ratings .CloseBtn,
.signup .CloseBtn {
	position:absolute;
	background-image:url('/images/icons/CloseBlack.png');
	width:30px;
	height:30px;
	right: 11px;
	top: 12px;
	text-indent:-9999px;

	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 14px 0px;
}

.CloseMarkerX {
	position:absolute;
	background-image:url('/images/icons/CloseWhite.png');
	width:30px;
	height:30px;
	right: 14px;
	top: 25px;
}

.popup_choosearea .kitchenfiltercolumn {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	padding-right: 20px;
}

.popup_delivery .textfield_form { display: inline-block; }
.popup_delivery #ideliveryareaerror {
	margin-top: 12px
}
.popup_delivery .notice {
	font-size: 0.9em;
	padding: 10px;
	color: rgb(130, 98, 0);
	border: 1px solid rgb(255, 194, 55);
	background-color: rgb(255, 234, 168);
	margin-bottom: 12px;
}
.popup_delivery .popupoptions a {
	display:block;
	text-decoration: none;
	padding: 9px;
	font-size: 9pt;
	color: #555;
}
.popup_delivery .popupoptions a.selected, .popup_delivery .popupoptions a:hover,
.popup_delivery .popupoptions a.selected, .popup_delivery .popupoptions a:focus {
	background-color: #f6f6f6;
}
.popup_delivery .deliveryareapanelcontainer {
	margin-top:12px;
	background-color:#fff;
	border:none;
	box-shadow: none;
	min-width:inherit;
	max-width:inherit;
	width:100%;
	padding:0px;
}
.popup_delivery .deliveryareapanelcontainer .autoCompleteDropDown {
	display:block !important;
  position:relative;
	top:auto;
	left:auto;
	border-radius:0px;
	box-shadow:none;
	padding:0px;
	padding-top:10px;
  display:block;
  min-height: 40px;
}
.popup_delivery .deliveryareapanelcontainer .autoCompleteDropDown .mylocations,
.popup_delivery .deliveryareapanelcontainer .autoCompleteDropDown .myaddressess {
	display:none;
}
.popup_delivery .deliveryareapanelcontainer input[type=text] {
	font-size:1.2em;
	margin:0px;
	border:1px solid #eee;
	box-shadow:none;
	max-width: 160px;
	height:53px;
	margin-right: 8px;
	margin-top:0px;
	padding-top:0px;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition:none;
	transition:none;
	box-shadow: 1px 2px 2px 0px rgba(211, 211, 211, 0.63) inset;
	border: 1px solid rgba(255, 255, 255, 1);
	background-color: #f6f6f6;

  max-width: 100%;
  width: 98%;
}
.popup_delivery .deliveryareapanelcontainer input[type=submit] {
	font-size:1.1em;
	border: 0px;
	min-width: 106px;
	box-shadow: none;
	height:52px;
	padding:0px;
	padding-left:12px;
	padding-right:12px;
	margin:0px;
	float:left;
  width:40%;
	display:block;
}
.popup_delivery .deliveryareapanelcontainer input[placeholder] {
	line-height:1.5em;
}
.popup_delivery .deliveryareapanelcontainer div.textfield_form {
	width:58%;
	height:auto;
	float:left;
	display:block;
  transition:none;
}
.popup_delivery .deliveryareapanelcontainer #ideliveryareaerrorpopup {
  display:none;
  position: absolute;
  bottom: -51px;
  background-color: #fff;
  padding: 10px;
  left: 0px;
  border-radius: 5px;
  font-size: 0.85em;
}
.popup_delivery .deliveryareapanelcontainer .CloseBtnIcon {
  display:none;
}

.view_ratings .restaurantreviewpopup {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 12px;
}
.view_ratings .restaurantreviewpopup .review,
.view_ratings .restaurantreviewpopup .review_delivery,
.view_ratings .restaurantreviewpopup .review_quality {
	color: #292929;
	font-size:0.8em;
}
.view_ratings .restaurantreviewpopup .date {
	color: #ccc;
	font-size:0.8em;
}
.showRestaurantReviews .CloseBtnIcon,
.showRestaurantDiscounts .CloseBtnIcon {
	display:block;
	float:right;
	color:#333;
	margin-top: 6px;
}
.showRestaurantDiscounts .bottombuttons div:nth-child(3) {
	text-align: right;
}
.showRestaurantDiscounts .bottombuttons .button_form_blue {
	width:100%;
}

.singlerestaurantreviewlinks {
	padding-top:12px;
}

.showRestaurantReviews .popupwrapper .singlerestaurantreviewlinks{
	border-top:1px dotted #ccc;
}
.singlerestaurantreviewlinks a {
	color:#50aecc;
	font-size:0.9em;
	text-decoration: none;
}
.singlerestaurantreviewlinks a:hover,
.singlerestaurantreviewlinks a:focus {
	color: #4185a1;
	text-decoration: underline;
}

.restaurantlist-grid .showRestaurantReviews .singlediscount,
.showRestaurantReviews .popupwrapper .singlediscount {
	border-bottom: 1px dotted #eee;
	padding-bottom: 6px;
	margin-bottom: 6px;
	padding-top:6px;
}
.restaurantlist-grid .showRestaurantReviews .singlediscountlast,
.showRestaurantReviews .popupwrapper .singlediscountlast {
	border-bottom:0px;
}
.downloadtablet ul {
	margin-left:20px;
}

/*
 * USERPANEL POPUP
 **********************************************************/
.userPanelContainer {
	position: relative;
	max-width: 960px;
	margin: 0 auto;
}
.userPanelWide {
	width:100%;
	max-width:100%;
	position:absolute;
	top:37px;
	right:0px;
	color:#fff;
}
.userPanelWide .popupwrapper {
	padding:20px;
	width: 100%;
	padding-top:22px;
	padding-bottom:22px;
	background-color:#ff8800;
	min-height:350px;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
	border-radius: 0px 0px 5px 5px;
}
.userPanelWide .HeaderPulldown {
	color:#fff;
}
.userPanelWide p {
	color:#fff;
	font-size:0.9em;
}
.userPanelWide .small {
	font-size:0.75em;
}
.userPanelWide h1 {
	font-weight:600;
	margin-top: 0px;
	margin-bottom: 22px;
	padding-bottom:22px;
	border-bottom:2px dotted #fff;
	padding-left:40px;
	color:#fff;
	font-size:1.2em;
	text-align: left;
	letter-spacing: 0px;
}
.userPanelWide div li a {
	color:#fff;
	text-decoration:none;
	font-size:1.0em;
}
.userPanelWide div li a:hover, .userPanelWide div li a:focus {
	text-decoration:underline;
}
.userPanelWide a.btn_blue {
	width:100%;
	margin-bottom:4px;
}
.userPanelWide .label {
	font-size:1.2em;
	font-weight: 400;
	letter-spacing: -1px;
	color:#fff;
}
.userPanelWide .button_form {
	width:100%;
	margin:0;
	margin-top:6px;
	box-shadow: none;
	font-size: 1.2em;
}
.userPanelWide input.textfield_form,
.userPanelWide div.textfield_form {
	width: 100%;
}
.userPanelWide input.textfield_form {
	margin:0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.userPanelWide div.textfield_form {
	margin-bottom:12px;
}
.userPanelWide ul {
	list-style-type: none;
	padding:0px;
	margin-top: 3px;
	margin-left:0px !important;
}
.userPanelWide li.firstname{
	word-wrap: break-word;
}
.userPanelWide li {
	list-style-type: none;
	margin-top:12px;
	margin-left:0px !important;
}
.userPanelWide .loginoptions {
	margin-top:12px;
	padding-bottom:12px;
}
.userPanelWide .loginoptions a {
	font-size:0.9em;
	color:#fff;
}
.userPanelWide .HeaderPulldown .left,
.userPanelWide .HeaderPulldown .right{
	line-height: 1;
}
.userPanelWide .loginoptions .left, .right {
	float:left;
	width:50%;
	line-height:1;
}
.userPanelWide .UserBackBtn {
  position: absolute;
  top: 35px;
  left: 20px;
  color: #fff;
}
.userPanelWide .CloseBtn {
	display:block;
	position: absolute;
	top: -35px;
	right: 4px;
	background-color: #ff8800;
	width: 38px;
	height: 40px;
	border-radius: 3px 3px 0px 0px;
	text-align: center;
	padding-top: 10px;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC9JREFUeNpi/P//PwM1AQsQU9VEJgYqg8FvICgMGUeel0eTzWiyGU02Qz/ZAAQYAOPcBjEdYroKAAAAAElFTkSuQmCC); /* background-image: url('/images/icons/nav-icon.png'); */
	background-repeat: no-repeat;
	background-position: 9px 10px;
	box-shadow: 0px -3px 4px rgba(0,0,0,0.4);
	text-indent: -9999px;
}
.userPanelWide p a {
	color:#fff;
	text-decoration: underline;
	font-weight:700;
}
.step1 .userPanelWide .CloseBtn {
	top:-35px;
	right:11px;
}

/* different states for userpanel positioning */
.deliveryareapanelcompact .userPanelWide  {
	top:43px;
	right:0px;
}
.deliveryareapanelmedium .userPanelWide .CloseBtn {
	right: 11px;
}
.deliveryareapanelbig .userPanelWide .CloseBtn {
	top: -35px;
	right: 11px;
}
.deliveryareapanel-compact .compact #pull {
	position: absolute;
	top: 18px;
	right: 13px;
}
.signup .label {
	font-size:1.0em;
	font-weight: 400;
}


.filter-panel {
  display:none;
	padding:12px;
	max-width:260px;
	background-color:#eee;
	float:left;
	width:30%;
	height:600px;
}
.filter-panel.filter-active {
  display:block;
}
.filter-panel-fullscreen {
  display:block;
	padding: 30px;
	background-color: #eee;
	position: fixed;
	top: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	float: none;
	overflow: auto;
}
.filter-panel-active {
  display:block;
}
.filter-panel h3 {
	color:#555;
	font-size: 2.0em;
	font-weight:400;
	letter-spacing: -2px;
	margin: 0px 0px 6px 0px;
	padding-right: 30px;
}
.filter-panel .notice {
	display:none;
}
.sc-filter-hover .filter-panel .notice {
	display:block;
}

.filter-panel ul,
.filter-panel li {
	list-style-type: none;
}
.filter-panel ul.kitchenfilter {
	padding:0px;
}
.filter-panel .filtercontainer {
	border-radius: 3px;
	background-color: #ffffff;
	padding: 12px;
	position:relative;
}
.filter-panel .groupfilter-on {
	color:#50aecc !important;
}
.filter-panel a.maincatlink {
	font-size:1.2em;
	letter-spacing: -1px;
	font-weight:600;
	text-decoration: none;
	color:#555;
	line-height: 1.6em;
}
.filter-panel a.maincatlink:hover, .filter-panel a.maincatlink:focus {
  color:#50aecc;
}
.filter-panel a.subcatlink {
	font-size:1.0em;
	text-decoration: none;
	color:#555;
	line-height: 1.6em;
}
.filter-panel a.subcatlink:hover, .filter-panel a.subcatlink:focus {
  color:#50aecc;
}
.filter-panel ul ul {
	padding-left:0px;
}

.filter-panel li.kitchenfilter§ a {
	color:#333;
	text-decoration: none;
	border:0px;
	line-height: 1.6em;
}
.filter-panel li.kitchenfilter_selected a {
	color:#50aecc;
	text-decoration: none;
	border:0px;
	line-height: 1.6em;
}
.filter-panel .sc-filter-select {
	float:right;
	width:12px;
	height:24px;
	background-image:url('/images/icons/icon_filterselect.png');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	clear:both;
}

.filter-panel .sc-filter-status {
	float:right;
	width:0px;
	height:0px;
	background-image:none;
	background-position: 0px 6px;
	background-repeat: no-repeat;
	clear:both;
}
.filter-panel .sc-filter-delete {
	float:right;
	width:12px;
	height:24px;
	background-image:url('/images/icons/icon_filterdelete.png');
}

.filter-panel .kitchen-list-select li span {
  font-size: 1.4em;
  letter-spacing: -1px;
  font-weight: 600;
  text-decoration: none;
  color: #555;
  line-height: 1.6em;
  cursor:pointer;
}
.filter-panel .kitchen-list-select .subcatlink {
  font-size: 1.2em;
  text-decoration: none;
  color: #555;
  line-height: 1.6em;
  font-weight: 400;
  cursor:pointer;
}
.filter-panel li.kitchenfilter_selected .subcatlink {
  color: #50aecc;
  cursor:pointer;
}

#balloon {
	display:block;
	position:absolute;
  right: 10px;
  top: -10px;
	background-color: #ee462d;
	height: 30px;
	width: 30px;
	color:#fff;
	text-align:center;
	font-weight:700;
	font-size:0.9em;
	line-height: 2.5em;
	z-index:9;
	border-radius:75px;
	-moz-border-radius:75px;
	-webkit-border-radius: 75px;
}
.filter-panel #hideFilter {
	border: 0px;
	display: block;
	position: absolute;
	right: 0px;
	top: -45px;
	background-color: #FFFFFF;
	height: 30px;
	width: 30px;
	color: #3D3D3D;
	text-align: center;
	font-weight: 600;
	font-size: 0.9em;
	line-height: 2.3em;
	border-radius:75px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
}

.sc-filter-hover .filter-panel {
	position:absolute;
	top: 0px;
	left:0px;
	height:100%;
	width:100%;
	max-width:100%;
	z-index:999;
	padding-top: 40px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.sc-filter-hover #balloon {
	z-index: 11;
	height: 40px;
	width: 40px;
	font-weight: 600;
	font-size: 1.3em;
	line-height: 2.4em;
	right: 86px;
	top: 124px;
	position: fixed;
}

.sc-filter-hover #hideFilter {
	display:block;
	top:-88px;
}

/* google maps */
.step2 .restaurant_noresults {
  padding:12px;
  padding-left:0px;
}


.step2 .restaurantsmap .filterMapview {
	padding-top:6px;
}
.step2 .restaurantsmap #categoryFilterMapview {
	background-color:transparent;
	font-size: 1.3em;
	padding-right:20px;
	width:215px;
	color:#333;
 	border-radius: 5px;
	outline:0;
	 -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border:none;
}
.step2 .restaurantsmap {
	display:none;
	width:100%;
	position: fixed;
	top: 64px;
}
.step2 .restaurantsmap #restaurantsmappanel {
	position: absolute;
	top: 40px;
	right: 5%;
	z-index: 5;
	background-color: rgba(255,255,255,0.8);
	padding: 5px;
	width: 90%;
	max-width:320px;
	box-shadow: 1px 1px 5px #ccc;
	border-radius: 5px;
	margin: 0 auto;
}
.step2 .restaurantsmap #restaurantsmappanel.smartbanneractive {
	top:110px;
}
.step2 .restaurantsmap .filterMapview:after {
	content: "▼";
	font: 15px "Consolas",monospace;
	color: #333;
	top: 13px;
	right: 115px;
	position: absolute;
}

#map-canvas {
	height: 100%;
	margin: 0px;
	padding: 0px
}
.restaurantsmap .restInfoPanel {
	width:150px;
	height:75px
}
.userInfoMapPanel {
	position:relative;
	border-radius:6px;
	margin-top:10px;
	padding:12px;

	color:#FFF;
	width:180px;
	height:80px;
	font-size:0.8em;
	-webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
	background-color:#ff8800;
}
.userInfoMapPanel .marker,
.restaurantInfoPanel .marker {
	position: absolute;
	top: -10px;
	left: 82px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #ff8800;
}
.userInfoMapPanel h3 {
	font-size:1.6em;
	margin:0;
	padding:0;
}
.userInfoMapPanel a {
	color:#fff;
	font-size:12px;
}
.restaurantInfoPanel {
  position: relative;
  border-radius: 8px;
  margin-top: 10px;
  padding: 12px;
  background-color: #fff;
  color: #333;
  width: 270px;
  font-size: 0.9em;
  transition: opacity .2s linear;
  border: 2px solid #d4d4d4;
}
.restaurantInfoPanel .marker {
	left:91px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #d4d4d4;
}
.restaurantInfoPanel .restaurantname {

}
.restaurantInfoPanel .restaurantinfo {
  font-size: 1.4em;
  color: #555;
  margin-bottom: 8px;
}
.restaurantInfoPanel a {
	font-size:1.6em;
	color: #292929;
	text-decoration: none;
}
.restaurantInfoPanel a:hover, .restaurantInfoPanel a:focus {
	color:rgb(28, 195, 234);
}

.restaurantInfoPanel .restaurantrating_review img {
	width: 16px;
}
.restaurantInfoPanel .restlogo {
	width:75%;
}
.restaurantInfoPanel .details {
	font-size: 1.1em;
	border-top: 1px dotted #ccc;
	padding-top: 6px;
	margin-top: 10px;
}
.restaurantInfoPanel .restaurantbutton {
	position:absolute;
	right:4px;
	top:36px;
}
.restaurantInfoPanel div.button_menu {
	height:38px;
	padding:0px 6px;
}
.restaurantInfoPanel .restaurantinfofavo {
	position: absolute;
	top: 35px;
	right: 50px;
}

.step5 .restaurantInfoPanel {
	width: 240px;
  font-size:0.9em;
  padding:6px;
}
.step5 .expandInfoPanel {
	height:110px !important;
}
.step5 .restaurantInfoPanel .marker {
	border-bottom: 10px solid #fff;
	left: 92px;
}
.step5 .restaurantInfoPanel .restaurantname {
	font-size:1.6em;
}
.step5 .restaurantInfoPanel .restaurantinfofavo {
  position: absolute;
  top: 33px;
  right: 47px;
}
.step5 .restaurantInfoPanel .restlogo {
  min-width:165px;
  width:85%;
}
.step5 .restaurantInfoPanel .restaurantbutton {
	position:absolute;
	right:4px;
	top:36px;
}
.step5 .restaurantInfoPanel div.button_menu {
	height:38px;
	padding:0px 6px;
}
.step5 .restaurantInfoPanel .details {
	border-top:1px dotted #ccc;
	padding-top: 6px;
	margin-top: 10px;
}
.step5 .restaurantInfoPanel .restlogo {
	margin-top: 3px;
	cursor:pointer;
  border: 1px solid rgb(238, 238, 238);
  border-radius: 5px;
}
.step5 .restaurantInfoPanel .toggleoverview {
	font-size: 12px;
	text-decoration: underline;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px
}
.step5 .restaurantInfoPanel .moreinfo_link {
	float: right;
	line-height: 30px;
	padding-right: 3px;
	cursor:pointer;
}
.step5 .restaurantInfoPanel .moreinfo {
	display:none;
	border-top:1px dotted #ccc;
	padding-top:6px;
	margin-top:6px;
}

.step5 .orderconfirmation {
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
	width:100%;
}
.step5 .orderconfirmation .wrap {
	position:relative;
	width:90%;
	max-width: 650px;
	min-width:280px;
	background-color:#fff;
	border-radius:4px;
	margin: 0 auto;
	margin-top:110px;
	padding:18px;
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.29);
}
.step5 .orderconfirmation h1 {
	font-size: 1.4em;
	color:#f80;
  line-height:1.1em;
}
.step5 .orderconfirmation .restaurantinfofavo {
  width: 12.330%;
}

.step5 .orderconfirmation .logo {
  width:  71.65%;
  max-width:234px;
}
.step5 .orderconfirmation .restaurantinfo,
.step5 .orderconfirmation .tweet{
  padding-top:12px;
}
.step5 .orderconfirmation .CloseBtnIcon {
	float: right;
	top: 10px;
	right: 10px;
	color:#ccc;
}
.step5 .orderconfirmation .order {
	border-top:2px dotted #ccc;
	padding-top:12px;
	margin-top:12px;
}

.step5 .orderconfirmation .order .restaurant {
	border-bottom:2px dotted #ccc;
	padding-bottom: 12px;
  position:relative;
}

.step5 .orderconfirmation .order .restaurant .logo img {
	max-width: 200px;
	border: 1px solid rgb(238, 238, 238);
	border-radius: 5px;
}
.step5 .orderconfirmation .order .restaurant .title
{
	font-size: 1.2em;
	font-weight: 600;
}
.step5 .orderconfirmation .order .restaurant .reference
{
	font-size: 0.85em;
}

.step5 .orderconfirmationbutton {
	display:none;
	position: absolute;
	top: 20px;
	right: 5%;
	z-index: 5;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 5px;
	width: auto;
	max-width: 300px;
	box-shadow: 1px 1px 5px #CCC;
	border-radius: 5px;
	margin: 0px auto;
}
.step5 .main .wrapper {
	position: relative;
}
.step5  .footerlink_title,
.step5  .footerlink_url{
	display:inline-block;
}
.step5  .footerlink_title {
	width:100px;
}
.step5 .orderconfirmation .facebooklike {
	width: 89px;
	height: 24px;
	overflow: hidden;
	margin-top: 3px;
}

.step5 .orderconfirmation .facebooklike.en_gb { width: 52px; }
.step5 .orderconfirmation .facebooklike.nl_nl { width: 86px; }
.step5 .orderconfirmation .facebooklike.de_de { width: 80px; }
.step5 .orderconfirmation .facebooklike.fr_fr { width: 60px; }

.step5  .orderconfirmation .foodtracker {
	background-color:#f6f6f6;
	padding:6px;
	margin-top:6px;
}
.step5  .outofscreen {
	top:-999px !important;
}

body.step5 .mapview {
	padding-top:0px;
	margin-top:-5px;
}
body.step5 .header-splash {
	position:relative;
}
/* end google maps */


/*
 *   STEP1 / RESTAURANTS LIST
 */
.step1 .main {
	padding-top:0px;
	width:90%;
	max-width: 1024px;
	margin:0 auto;
}

/*
 *   STEP2 / RESTAURANTS LIST
 */

.maincontent {
	position:relative;
}
.restaurantresults img.restlogo {
	display:none;
}

.step2 .main h1 {
	margin-bottom:0;
	letter-spacing: -1px;
	font-size: 1.4em;
  line-height: 1.2em;
	color: #ff8800;
	font-weight: 600;
	margin-top:18px;
  margin-bottom:6px;
	width:80%;
}
.step2 .category_hide {
	display: none;
}
.step2 .noresults {
	min-height:650px;
}
.step2 .menusearch,
.step3 .menusearch {
	padding-top: 0px;
	padding-bottom: 6px;
	border-bottom:1px dotted #ccc;
}

.step2 p.restaurantresults {
	background-color:#f5f5f5;
	padding:10px;
	display:inline-block;
	border-radius: 6px;
	margin-top: 6px;
	margin-bottom: 12px;
	font-size:0.8em;
}
.step2 .whitelistrestaurant {
	padding-bottom:12px;
	margin-top:12px;
	margin-bottom:12px;
	border-bottom:2px dotted #ccc;
}
.step2 .whitelistrestaurant .restaurantname {
	display:block;
	margin-bottom:8px;
	padding-bottom:12px;
	color: #292929;
	text-decoration: none;
	font-weight: 600;
}
.step2 select.sortrestaurants {
	height: 36px;
	margin: 0px;
	max-width:200px;
  padding-right:20px;
}
.step2 .restaurant .discounts {
	margin-top:8px;
}
.step2 .restaurant .discounts .discount b {
	color:#db4f42;
}
.step2 .restaurant .discounts .discount {
	color:#555;
	font-size:1.0em;
	margin-bottom:10px;
}

#irestaurantresults .restaurantsfound {
	color:#db4f42;
	font-size:1.7em;
	font-weight:400;
}
div.restaurantlist {
  margin-bottom:24px;
  transition: opacity .2s cubic-bezier(0,0,.5,0.25);
  opacity:0;
}
div.discountlist {
  opacity:1;
}
div.restaurantlist .nrofreviews {
	display:none;
}
div.restaurantlist .restaurant,
div.restaurantlist .category_hide {
	position:relative;
  padding-top: 10px;
	border-bottom: 1px dotted #ccc;
	cursor:pointer;
}
div.restaurantlist .category_hide {
	display: none;
}
div.restaurantlist h2.restaurantname {
  font-size:13px;
}
div.restaurantlist a.restaurantname {
	color: #333;
	text-decoration: none;
	font-weight: 600;
	display:block;
	overflow:hidden;
	height: 26px;
  margin-top:-3px;
  font-size:1.1em;
}
div.restaurantlist a.restaurantname:hover,
div.restaurantlist a.restaurantname:focus {
	color: #50aecc;
}
div.restaurantlist .restaurantkitchens {
	font-size: 0.9em;
  line-height:1.1em;
	color: #555;
	max-width: 74%;
	min-height: 36px;
}
div.restaurantlist .restaurant .restaurantlogowrapper {
	width: 29.155%;
}
div.restaurantlist .restaurant .restaurantdetailswrapper {
	width: 66.640%;
}
div.restaurantlis .restaurant .restaurantorderwrapper {
	display:none;
}
div.restaurantlist .restaurantlogo img,
div.restaurantlist .restaurantlogoo img{
	width: 90%;
	height: 90%;
	border: 1px solid #ccc;
  background-color:#fff;
	max-height: 50px;
	opacity: 0.5;
	transition: opacity .133s ease-in;
}
div.restaurantlist .restaurantlogo img.lazy-loaded,
div.restaurantlist .restaurantlogoo img.lazy-loaded {
	opacity: 1;
}

.step3 .menucardproductimg {
	opacity: 0.5;
	transition: opacity .133s ease-in;
}
.step3 .menucardproductimg.lazy-loaded {
	opacity: 1;
}
.step3 p.menucardcategory{
	clear:left;
}
div.restaurantlist-grid .nrofreviews {
  margin-top:0px;
}
div.restaurantlist .restaurantlogo  {
	max-height: 50px;
	height:90%;
}
div.restaurantlist-grid .restaurantlogo {
  max-height: 50px;
}
div.restaurantlist .restaurantrating_review {
	margin-top:8px;
}
div.restaurantlist .restaurantrating_wrap {
	position:relative;
}
div.restaurantlist .restaurantrating_wrap .restaurantrating_amount {
	display:none;
}
div.restaurantlist .details {
	color:#666;
	font-size:0.70em;
  padding-bottom:4px;
}
div.restaurantlist .restaurantbutton {
	position: absolute;
	top: -37px;
	right: -17px;
	font-size: 0.6em;
}
div.restaurantlist .basketOrbHasProducts {
	background-color: rgb(28, 195, 234);
	position: absolute;
	z-index: 2;
	top: -11px;
	left: 2px;
	border-radius: 50%;
	width: 25px;
	height: 25px;
}
div.restaurantlist .restaurant-hover a.restaurantname,
div.restaurantlist .restaurant-hover .restaurantbutton a {
	color: #2BA1C5;
}
div.restaurantlist .restaurant-hover {
	background-color:#f5faff;
}
div.restaurantlist .basketOrbHasProducts span {
	color:#fff;
	font-size:1.0em;
	font-weight:600;
	line-height: 1.8em;
	text-align:center;
	display:block;
}
div.restaurantlist .hasonlinepayments {
  margin-bottom:6px;
  padding-left:2px;
}
div.restaurantlist-grid .hasonlinepayments {
  min-height:19px;
}
div.restaurantlist .hasonlinepayments img.paypal {
  height:12px;
}
div.restaurantlist .hasonlinepayments img.cc {
  height: 20px;
  margin-left: 8px;
  margin-top: -7px;
}

.restaurant .restaurantNew {
	display: inline-block;
	position: absolute;
	top: 0px;
	right: -13px;
	border-radius: 3px;
	background-color: #e00;
}
.restaurant .restaurantTip {
	background-color: #0caa0d;
}
.restaurant .restaurantNew span {
	color: #fff!important;
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: 700;
	margin: 0 0 0px;
	padding: 2px 3px 3px;
	display: block;
	min-width:32px;
	text-align:center;
}

.step2 .restaurantlist_tools {
  padding-top: 6px;
  padding-bottom:6px;
  border-bottom: 1px solid #eee;
}
.step2 .restaurantlist_tools .mapviewtoggle {
	width:41.650% !important;
}
.step2 .restaurantlist_tools .sortviewtoggle {
	width:58.310% !important;
}
.step2 .restaurantlist_tools .sortviewtoggle .pulldown_transparent{
  margin-right:0px;
}
.step2 .button_white {
  box-shadow:none;
  border: 1px solid #eee;
}
/* hasdiscount */
.restaurantHasDiscount {
	position: relative;
	cursor: pointer;
  height: 32px;
  min-width: 37px;

	color: #fff;
	font-size: 1.0em;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius:3px;
	background-color: #FF8800;
}
.restaurantHasDiscount:hover, .restaurantHasDiscount:focus {
	background-color: #e27e03;
}
.restaurantHasDiscount span {
	display:block;
}
.restaurantHasDiscount a span {
  font-size: 1.6em;
  text-align: center;
  display: block;
  line-height: 6px;
  color:#fff;
}
.restaurantdetailswrapper .restaurantHasDiscount {
	position: absolute;
	top: 23px;
	right: -13px;
	z-index:2;
}
.restaurantdetailswrapper .restaurantHasDiscount a,
.restaurantbottomwrapper .restaurantHasDiscount a,
.restaurantdetailswrapper .sc-filter-hover .filter-panel a:hover,
.restaurantdetailswrapper .sc-filter-hover .filter-panel a:focus,
.restaurantbottomwrapper .restaurantHasDiscount a:hover,
  .restaurantbottomwrapper .restaurantHasDiscount a:focus {
	color: #fff;
	font-size: 0.70em;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
  display: block;
  padding:5px;
  line-height: 20px;
}
.restaurantbottomwrapper .restaurantHasDiscount {
	display: none;
}

.step2 #subcatFilterBtn {
	position:absolute;
	top:0px;
	right:-15px;
}
.step2 #subcatFilterBtn img {
  width:48px;
}
.searchnavigation {
  position:relative;
}
.searchnavigation .controls{
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  color: rgb(255, 255, 255);
  font-size: 1em;
  font-weight: bold;
  padding: 5px;
  width: 100%;
  background-color: rgba(58, 58, 58, 0.8);
  min-width: 35px;
  text-align: center;
}
.searchnavigation .controls .counter {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 1.1em;
}
.searchnavigation .controls a {
  color:#fff;
  text-decoration: none;
}
.searchnavigation .controls i.fa-forward {
  display:inline-block;
  margin-left:1px;
  padding-left:4px;
}
.searchnavigation .controls i.fa-backward {
  display:inline-block;
  margin-right:1px;
  padding-right:4px;
}
.searchnavigation .controls .fa-inverse {
  color:#333;
}

a.togglerestaurantlist {
	display:none;
}

.showRestaurantDiscounts .singlediscount {
	border-bottom:1px dotted #eee;
	margin-bottom:6px;
	padding-bottom:6px;
}


/* step2 minireviews */
div.restaurantlist .restaurantcompactreviews {
	position:relative;
	background-color:#fff;
	margin-top:0px;
	visibility: hidden;
}
div.restaurantlist .restaurantcompactreviews h1 {
	display:none;
}

div.restaurantlist .restaurantcompactreviews .restaurantreviewpopup,
div.restaurantlist .restaurantcompactreviews .singlediscount {
	cursor: default;
	padding: 10px;
	border: 1px solid #efefef;
	border-radius: 6px;
	font-size: 0.9em;
  width: 100%;
	margin: 0px auto;
	margin-top: 10px;
}

div.restaurantlist .restaurantcompactreviews .reviewremarks {
  padding-top:6px;
  padding-bottom:16px;
}
div.restaurantlist .restaurantcompactreviews .datePublished {
  color:#777
}

div.restaurantlist .restaurantcompactreviews .popupcontent
{
	padding-top: 20px;
	padding-bottom: 20px;
}

div.restaurantlist .restaurantcompactreviews .CloseBtnIcon {
	display: block;
	float: right;
	color: #000;
	margin-top: 12px;
}

div.reviewlist .restaurant .restaurantlogowrapper {
	width:100%;
}
div.reviewlist .restaurant .restaurantlogo img {
	width:inherit;
}
div.reviewlist .restaurant .restaurantlogo {
	position: absolute;
	top: 0px;
	right: 0px;
}
div.reviewlist .restaurant .restaurantdetailswrapper {
	width:100%;
}
div.reviewlist .restaurant .restaurantreviews > div {
	width:50%;
}

div.reviewlist .restaurant .restaurantreviewdate {
	color: #d4d4d4;
	margin-bottom: 6px;
	font-size: 0.85em;
}
div.reviewlist .restaurant .restaurantreviews {
	margin-bottom:12px;
}

.showRestaurantReviews .popupwrapper .restaurantreviewpopup {
	border-bottom: 2px dotted #eee;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.showRestaurantReviews .popupwrapper .restaurantreviewpopuplast {
	border-bottom:0px;
}
.showRestaurantReviews .popupwrapper span.datePublished {
	color: #a9a9a9;
}
/*
.showRestaurantReviews .popupwrapper  .reviewStarsContainer {
	float: right;
	overflow: hidden;
}*/
.showRestaurantReviews .reviewStarsContainer .reviewStars,
.restaurantcompactreviews .reviewStarsContainer .reviewStars {
  float:left;
  width:50%;
	margin-top: 10px;
}
.showRestaurantReviews .popupwrapper .reviewStars .delivery {
	margin-left: 10px;
}
/* dropdown red - category selector */

.step2 .categoryFilter #categoryFilterLabel {
	text-decoration:underline;
  color: #fa4329;
}
.step2 .categoryFilter #categoryFilterLabel i {
	font-size:14px;
}
.step2 .categoryFilter {
	text-align: left;
	display: inline;
	margin: 0;
	padding:0;
	list-style: none;
}
.step2 .categoryfilteractive {
	float: left;
	width: 70%;
	padding-right: 20px;
}
.step2 .categoryFilter li {
	color:#fa4329;
	padding:5px;
  padding-left:0px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.step2 .categoryFilter li ul {
	padding: 0;
	z-index: 15;
	position: absolute;
	top: 8px;
	left: -9px;
	width: 150px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}
.step2 .categoryFilter li ul div {
	padding-top: 20px;
}
.step2 .categoryFilter li ul li {
	background: #555;
	display: block;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
}
.step2 .categoryFilter li ul li:hover
,.step2 .categoryFilter li ul li:focus
,.step2 .categoryFilter li ul li.hasfocus {
	background: #666;
}
.step2 .categoryFilter li:hover ul
,.step2 .categoryFilter li:focus ul
,.step2 .categoryFilter li.hasfocus ul {
	display: block;
	opacity: 1;
	visibility: visible;
}
.step2 .categoryFilter li ul .marker {
	position: absolute;
	top: -10px;
	left: 40px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 10px solid rgba(255, 0, 0, 0.95);
}
.step2 .categoryFilter li ul #irestfiltercont {
	width:290px;
	background-color:rgba(256,256,256,1.0);
	border-radius:9px;
	color:#555;
	border:2px solid #eee;
	padding:6px;
	padding-bottom: 20px;
}
.step2 .categoryFilter li ul #irestfiltercont a {
	display:block;
	float: left;
	color: #fa4329;
	width:50%;
	font-size: 0.9em;
	padding: 12px 0px 2px 9px;
}

.step2 .categoryFilter li ul #irestfiltercont a:hover,
.step2 .categoryFilter li ul #irestfiltercont a:focus {
	color: #b02e23;
}
.step2 .categoryFilter li ul #irestfiltercont a.allnearby {
	width:100%;
}
ul.historytip {
	list-style-type: none;
}

.bulletcircle {
	background-color: rgb(255, 136, 0);
	border-radius: 25px;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 10px;
	display: inline-block;
	color: #fff;
	line-height: 20px;
	font-weight: 600;
	font-size: 11px;
	margin-right:6px;
}
div.populair {
	border-top: 1px dotted rgb(48, 48, 48);
	margin-top: 12px;
	padding-top: 12px;
}
div.populair a {
	font-size:0.95em;
	line-height: 2.2em;
	text-decoration:none;
}
div.populair a:hover,
div.populair a:focus {
	text-decoration:underline;
}
div.populair h4 {
	text-align: left;
	font-size: 1.2em;
	color: #777;
	text-transform: uppercase;
}
ul.historytip li {
	float: left;
	width: 50%;

}


/* restaurant search */
/*
input.search {
	box-shadow: 1px 1px 3px 0px #d3d3d3 inset;
	border:0px;
	border-radius:6px;
	font-size:12px;
	line-height:2.0em;
	outline: none;
	background-color:#f6f6f6;
	padding:10px;
	height:36px;
	width:100%;
}

.deliveryareapanel-compact .inputs .searchrestaurantform {
	height:40px;
	padding:0px;
	margin:0px;
}
.deliveryareapanel-compact .inputs .search {
	background-color:#fff;
}
*/

.step2 #isearchrestaurantform .restaurantsearchstringnotification,
.step2 #isearchrestaurantform2 .restaurantsearchstringnotification {
	display:none;
	color: #e40a0a;
	top: 15px;
	right: 42px;
	font-size: 0.9em;
}

.step2 #isearchrestaurantform .restaurantsearchstringnotification {
	position: absolute;
}

.step2 #isearchrestaurantform div.textfieldsubmitbutton_form {
	background-color:#fff;
}



/*
 * DIVIDERS
 **********************************************************/
.divider-grey {
	height:4px;
	margin-top:12px;
	margin-bottom:12px;
	border-bottom: 1px dotted #ccc;
}
.divider-black {
	background-repeat:repeat-x;
	height:4px;
	background-image: none;
	border-bottom: 1px dotted #222;
  margin-bottom:12px;
}
.divider-white {
	margin-top: 24px;
	margin-bottom: 24px;
	background-image: none;
	border-bottom: 2px dotted #fff;
}
/*
 * STEP3
 **********************************************************/

.step3 .main {
	width: 90%;
	margin: 0 auto;
}
/*
.step3 .tab_reviews,
.step3 .tab_moreinfo {
	display: none;
}*/
.step3 .main h1,
.step3 .main h2 {
	letter-spacing: -1px;
	font-size: 1.7em;
	color: #ff8800;
	font-weight: 600;
  margin-top:14px;
  margin-bottom: 4px;
}

.step3 .main .subtitle {
	color:#fa4329;
	font-weight: 400;
	margin:0;
	font-size:1.3em;

}
.step3 .main .subtitle.black {
	color: #333;
	font-weight: 600;
}
.step3 .tab_menucard .menucardproduct .popupdiv.tooltip {
  visibility: visible;
  position: fixed;
  width: 90%;
  max-width: 450px;
  height: 200px;
  margin: 5% auto;
  left: 0;
  right: 0;
  top: 50%;
}
.step3 .tab_menucard .popupdiv.tooltip .popupwrapper {
  background-color: rgba(74, 74, 74, 0.95);
  box-shadow:none;
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-name: fadeInIn;
  animation-name: fadeInIn;

}
.step3 .tab_menucard .popupdiv.tooltip .popupwrapper p {
  font-size:1.2em;
  color:#fff;
}
.step3 .tab_menucard .popupdiv.tooltip .CloseBtnIcon {
  color:#50aecc;
}

/* step3 menu */
.step3 .menucategories { display: none; }
.step3 .button_add_decoration { display: none; }
.step3 #icallmenowform,
.step3 .restaurantinfopanel .restaurantinfologo { display: none; }
.step3 .restaurantinfofavo { margin-right: 8px; display:inline-block; }
.step3 .columnsselectpulldown { padding-right: 5px; }
.step3 .columnsselectpulldown select { width: 100%; }
.step3 .columnsselectpulldown .pulldown_white:after { top: -6px; }
/* menu categories ul */
.step3 .categoryimage {
	position:relative;
	height:288px;
}
.step3 img.catimage {
	position: absolute;
	top: 0px;
	right: 18px;
	height: 225px;
}
/*
.step3 #fixednav {
	padding-right: 40px;
	padding-top: 14px;
}*/
.step3 ul.menucategory {
	list-style-type: none;
	line-height: 2em;
}
.step3 .menucategory li a {
	color: #50aecc;
}
.step3 .main li {
	padding-bottom:9px;
}
.highlight {
	background-color: yellow;
	color: black;
}
.step3 .basketproductup,
.step3 .basketsidedishcancel,
.step3 .basketsidedishadd{
	color: #7B7A7A;
	background-color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	height: 28px;
	padding: 0 9px;
	margin: 0;
	appearance: none;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #DBDBDB;
	font-weight: 700;
	font-size: 17px;
}
.step3 .basketproductup:hover, .step3 .basketproductup:focus {
	color:#000;
}
.step3 .basketsidedishcancel, .step3 .basketsidedishadd {
	font-size: 1.0em;
	height: 34px;
	line-height: 30px;
	padding: 2px 12px;
	color: #333;
	margin-right: 8px;
}
.step3 .basketsidedishcancel{
	font-weight:400;
}
.step3 .basketsidedishadd {
	background-color:#3597b4;
	border: 1px solid #3597b4;
	color:#fff;
	font-weight:700;
	position: relative;
	padding-right: 7px;
	margin-right:0px;
}
.step3 .basketsidedishadd:after {
  font-family: "Courier";
  content: " ";
  background-image: url('/images/buttons/button_add.png');
  background-position:  5px 0;
  background-repeat: no-repeat;
  border-left: 1px solid #51A3BB;
  padding-left: 18px;
}
.step3 .basketsidedishadd:hover,
.step3 .basketsidedishadd:focus,
.step3 .basketsidedishcancel:hover,
.step3 .basketsidedishcancel:focus {
	opacity: 0.75;
}

#isearchproductform .productsearchstringnotification,
#isearchproductform2 .productsearchstringnotification,
#isearchrestaurantform .restaurantsearchstringnotification,
#isearchrestaurantform2 .restaurantsearchstringnotification,
#isearchproductform .productsearchstringcounter,
#isearchrestaurantform .productsearchstringcounter{
	display:none;
	color: #e40a0a;
	top: 15px;
	right: 42px;
	font-size: 0.9em;
}
#isearchproductform .productsearchstringnotification,
#isearchproductform .productsearchstringcounter,
#isearchrestaurantform .productsearchstringcounter,
#isearchrestaurantform .restaurantsearchstringnotification {
	position: absolute;
}
#isearchproductform div.textfieldsubmitbutton_form {
	background-color:#fff;
}
.step3 li.active:before {
	content: "";
	border-color: transparent #50aecc;
	border-style: solid;
	border-width: 0.35em 0 0.35em 0.45em;
	height: 0;
	width:0;
	position: absolute; float: left;
	margin: 0.75em 0 0 -1.3em;
}
.step3 ul.menucategory  span.border {
	display: block;
	width: 30px;
	height: 1px;
	margin-top:4px;
	background-color: #d8edf3;
}
/* restaurantinfo panel */
.step3 h1 .restaurantinfoslogan {
	display: none;
	font-size: 50%;
	letter-spacing: -1px;
	margin-top: -0.5em;
}
.restaurantinfofavo input.favo {
  padding:0px;
  border:1px solid #eee;
  border-bottom:1px solid #eee;
	background-image: url('/images/icons/favo.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
  box-shadow: none;
}
.restaurantinfofavo input.favo.selected {
 background-image: url('/images/icons/favo_selected.png');
}

.orderconfirmation .restaurantinfofavo input.favo {
  position:relative;
  bottom:initial;
  left:initial;
}
.restaurantsmap .restaurantinfofavo input.favo {
  position:absolute;
  top: -23px;
  left: -5px;
}
.restaurantinfofavo form {
	float: left;
}
.step3 #imenucard .menucardproduct-hover {
	background-color:#f5faff;
}

.step3 .restaurantinfofb_buttonleft {
  left:0px;
}

.step3 .restaurantinfominimum,
.step3 .restaurantinfodelivery {
	float: left;
	margin-right: 10px;
}

.step3 .restaurantinfopanelinfo {
	font-size: 0.9em;
  position: relative;
  margin-top:12px;
  min-height:52px;
}
.step3 .infopanelinfo {
  min-height:64px;
}

.step3 .restaurantinfopanelinfo div {
  border-right: 1px solid #eee;
  padding-right: 8px;
}
.step3 .restaurantinfopanelinfo div.last {
  border-right:none;
}
.step3 .restaurantinfominimum,
.step3 .restaurantinfodelivery {
	color: #a9a9a9;
	line-height:1.8em;
}
.step3 .restaurantinfodelivery.constraint {
  position:relative;
  min-height:65px;
}
.step3 .restaurantinfominimum > span, .step3 .restaurantinfodelivery > span {
	display: block;
	color: #292929;
}
.step3 .restaurantinfodelivery span.amount span {
  white-space: nowrap;
}
.step3 .restaurantinfodelivery span.deliverynotice {
  white-space: inherit;
  position:absolute;
  top: 44px;
  left: 0px;
  width: 222px;
  font-size: 0.9em;
  color: #777;
  background: white;
}
.step3 .restaurantinfostars img {
	width: 16px;
	height: 16px;
}
.step3 .restaurantinfostars {
  height:20px;
  position:relative;
}
.step3 .restaurantinfopanel .fb_button {
  position: absolute;
  top: 2px;
  left: 92px;
}
.step3 .restaurantinfopanel .fb_buttonleft {
  left:0px;
}
.step3 .restaurantinfopanel { overflow: hidden; position: relative;}
.step3 .restaurantinfotabs {
	margin-bottom: 6px;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #eee;
	height: 53px;
	padding-top: 10px;
}
.step3 .restaurantinfotab_container { position: absolute; overflow: hidden; }
.step3 .restaurantinfotab_container div {
	float: left;
}
.step3 .restaurantinfotab_selected {
	background: #fff;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #fff;
	border-radius:4px 4px 0px 0px;
}
.step3 .restaurantinfotabs a { color: #292929; text-decoration: none; font-size: 0.9em; display:block; padding:12px;}

.step3 .restaurantinfotab_selected a { color: #ff8800; }
.step3 .restaurantinfotabs a:hover, .step3 .restaurantinfotabs a:focus {
  color:#000;
}
.step3 .restaurantinfotab_container div.restaurantinfotab_selected:hover,
.step3 .restaurantinfotab_container div.restaurantinfotab_selected:focus {
  background-color:#fff;
}
.step3 .restaurantinfotab_container div:hover,
.step3 .restaurantinfotab_container div:focus {
  background-color:#eee;
}


/* menucard */
.step3 .restaurantnotification,
.step3 .restaurantdiscountnotification {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 1.1em 0;
	background-color: #f6f6f6;
  color: #555;
  font-size:0.85em;
  padding:8px;
}
.step3 .emergency {
  font-size:1em;
  padding:12px;
  color:#fff;
  background-color: #c31a0c;
}
.step3 .menucardproduct p {
	font-size:0.84em;
	color:#333;
	margin:0;
  word-wrap:break-word;
}
.restaurantnotification ul,
.restaurantdiscountnotification ul{
	padding-left:20px;
	   list-style-type: disc;
   list-style-position: inside;
}

.step3 .restaurantdiscountnotification {
	background-color: #ff8800;
	color: white;
	padding: 5px 25px;
}
.step3 .restaurantdiscounttitle {
	margin-bottom: -1em;
	font-weight: bold;
}
.step3 .menucard {
  overflow-x:hidden;
}
.step3 .menucard h3,
.step3 .sidedish-content h3 {
	font-size: 1.05em;
}
.step3 .menucard span.button_add_value h3 {
  font-size: 1em;
  margin:0;
  padding:0;
}
.step3 .menucardcategorycontainer {
  margin-top:10px;
}
.step3 .menucardcategorycontainer:first-child {
  margin-top:0px;
}
/* .step3 .menucardcategory .description {
	min-height:10px;
	margin-top:4px;
}*/
.step3 h1.menucardcategoryheader,
.step3 h2.menucardcategoryheader {
  color: #333;
  font-weight: 600;
  font-size: 1.4em;
  border-bottom: 1px dotted #333;
  margin-bottom: 0px;
  padding-bottom: 14px;
}
.step3 .menucategorydescription { margin-top: 18px; }
.step3 span.menucategorytitle { display: none; }
.step3 .pulldown_transparent {
	width: 100%;
	text-align: left;
	direction: ltr;
	padding-left: 0; padding-bottom: 0;
	letter-spacing: inherit;
	font-weight: inherit;
	color: inherit;
	position: relative;
	left: 0px;
	font-size: 1.05em;
}
.step3 .pulldown_transparent:after {
  content: '';
  width: 28px;
  height: 28px;
  right: -11px;
  top: 0;
  background: url('/images/icons/category_select.png') transparent no-repeat;
  background-size: 28px 28px;
}
.step3 .menucardcategorycontainer_disabled
.step3 .menucardproducts_disabled {
	opacity:0.7;
}
.step3 .menucardproduct {
	position:relative;
	border-bottom:1px dotted #ccc;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 12px 0;
	min-height: 90px;
	cursor: pointer;
}
.step3 .menucardproducts .menucardproduct:last-child {
	border-bottom:none;
}
.step3 .menucardproduct>form { cursor: pointer; }
.step3 .menucardproduct:last-child { background: none; }
.step3 .menucardproductimg {
  float: right;
  clear: right;
  margin-top: 3px;
  max-height: 90px;
  margin-left: 8px;
}
.step3 div.menucardproductimg { height: 86px; }
.step3 .menucardproduct .menucardproductname {
	margin-bottom: 0.25em;
	color: #292929;
	font-size:16px;
  line-height:18px;
	font-weight:400;
  letter-spacing:-1px;
  float: left;
}
.step3 .menucategorytitle .catimage {
  height:80px;
  background-size:cover;
}
@media (min-width: 980px) {
  .step3 .menucategorytitle .catimage {
    height:120px;
    margin-bottom:10px;
  }
}
.step3 .menucardproduct .menucardproductname span.price { display:none; }
.step3 .menucardproduct .menucardproductdescription { clear: left; }
.step3 .menucardproduct .productextradescription { margin-top: 0.25em; color: #a9a9a9; font-size:0.85em; clear: left; }
.step3 .menucardproduct .menucardproductname .menucardproductadditives { color: #717171;  font-size: 10px;  letter-spacing: 1px;  }
.step3 .menucardproductbutton { float: right; margin-left:8px; }
.step3 .sidedish-content div.button_add { position: relative; top: 4px; }
.step3 .menucardproduct .button_add,
.step3 .menucardproduct a.button_add,
.step3 .menucardproduct a.button_add:link,
.step3 .menucardproduct a.button_add:visited {
  height: 33px;
  line-height: 33px;
  margin: 0px;
  font-size:1.0em;
}
.step3 div.button_add {
  padding:0px 10px;
}
.step3 .menucardproduct .button_add:hover,
.step3 .menucardproduct .button_add:focus {
 background-color:#50aecc;
}
.step3 .menucardproduct .choosefrom {
  margin: 0;
  padding: 0;
}
.step3 .button_add_value { display: inline-block; min-width: 54px;  }
.step3 .button_add[disabled=disabled], .step3 .menucardproducts_disabled .button_add { opacity:0.5; cursor: default; }
.step3 .button_add[disabled=disabled] *, .step3 .menucardproducts_disabled .button_add * { cursor: default; }
.step3 .sidedish-content table,
.step3 .sidedish-content table select,
.step3 .sidedish-content .pulldown_form,
.step3 .sidedish-content .pulldown_form:focus { width: 100%; }
.step3 .sidedish-pop-in .arrow-up {
	margin-right: 25px;
	border-left-width: 30px;
	border-right-width: 30px;
	border-bottom-width: 30px;
}

.step3 .reviewwrapper {
  position:relative;
}
.step3 .restaurantreview {
	clear: both;
	border-bottom: 2px dotted #eee;
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: hidden;
}
.step3 .restaurantreview [itemprop=reviewBody] {
	min-height: 30px;
	padding-top: 8px;
}
.step3 .restaurantreview [itemprop=author] {
	font-weight: bold;
}
.step3 .restaurantreview [itemprop=datePublished],
.step3 .restaurantreview [itemprop=reviewRating] {
	color: #a9a9a9; font-size: 12px;
}
.step3 .restaurantreview .reviewStarsContainer { float: right; overflow: hidden; margin-top: 10px; }
.step3 .restaurantreview .reviewStars { clear: both; float:right; }
.step3 .restaurantreview span.stars { margin-left: 10px; }
.step3 .restaurantreview span.stars img { width: 18px; height: 18px; }
.step3 .restaurantreview [itemprop=datePublished] { float: left; margin-top: 10px; margin-right: 10px; }
.step3 .restaurantreview .reviewnote { clear: both; padding-top: 1em; color: #fa4329; font-size: 90%; }
.step3 .votecontainer h1.subtitle { margin-bottom: 1em; }
.step3 .votecontainer { overflow: hidden; }
/* star rating styling of radiobuttons */
.step3 .votecontainer .radiogroup_stars input {
	width: 20px; height: 20px;
	padding:0; margin: 0;
	opacity: 0;
	cursor: pointer;
}
.step3 .votecontainer .radiogroup_stars label {
	display:inline-block;
	width: 20px; height: 20px;
	background: url('/images/icons/star_empty.png');
	background-size: 20px 20px;
}
.step3 .votedetails > div { clear: both; padding-bottom: 32px; }
.step3 .votedetails > div > label { float: left; }
.step3 .votedetails .value { float: right; overflow: hidden; }
.step3 .votedetails .value.info_order { font-weight: 600; }
.step3 .votedetails .pulldown_white:after { top: -6px; }
.step3 .voteremarks .optional { padding-left: 1em; font-size: 90%; color: grey; }
.step3 .voteremarks .textarea_form { width: 99%; margin-bottom: 1em; }
.step3 .votecontainer div.radiobutton_form { float: left; width: auto; height: auto; margin-top: 10px; }
.step3 .votecontainer .showname { margin-top:12px; display:block; }

.step3 .votecontainer label.radiobutton_form { position: relative; top: -4px; }
.step3 .votecontainer input[type=submit] { clear: both; display: block; }

.step3 .button_form { margin-top: 15px; }

/* more info tab step3 */
.step3 .tab_restaurantinfo .subtitle {
	margin-top: 1em;
	font-weight: 600;
	font-size:1.2em;
	padding-bottom:12px;
	margin-bottom:12px;
}

.step3 .tab_restaurantinfo ul { list-style-type: none; }
.step3 .tab_restaurantinfo [itemprop=openingHours] { max-width: 350px; }
.step3 .tab_restaurantinfo [itemprop=openingHours] div { display: inline-block; }
.step3 .tab_restaurantinfo div.openingDay { width: 45%; }
.step3 .tab_restaurantinfo .moreinfo_paymentmethods span {
	display:block;
	float:left;
	width: 60px;
	height: 46px;
	border: 1px solid #eee;
	border-radius: 5px;
	margin-right: 4px;
	margin-bottom: 7px;
	text-align:center;
	padding:5px;
}
.step3 .tab_restaurantinfo .moreinfo_description h1.restaurantheader {
	color: #2e2e2e;
	font-size: 1.2em;
	margin-top: 12px;
	font-weight: 600;
	margin-bottom: 24px;
}
.step3 .tab_restaurantinfo .moreinfo_description h2{
	color: #4e4e4e;
	font-size: 1.0em;
	font-weight: 600;
	margin-top: 12px;
}
.step3 .tab_restaurantinfo .moreinfo_description h3 {
	font-size: 1.1em;
	font-weight: 600;
	margin: 0;
	padding-top: 12px;
}
.step3 .main .tab_restaurantinfo .moreinfo_description .subtitle{
	border-bottom: 1px dotted #555;
	font-size: 1.2em;
	color:#fa4329;
	font-weight: 400;
	letter-spacing: -1px;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.step3 .moreinfo_callmenow {
  float:right;
}
.step3 .tab_restaurantinfo .moreinfo_deliveryareas a.smalllink {
	font-size:1.0em;
}
.step3 .tab_restaurantinfo .moreinfo_description ul {
	list-style-type: initial;
	margin-left: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.step3 .tab_restaurantinfo .moreinfo_paymentmethods img { height: 100%; }

.step3 .menucard .timedproducts,
.step3 .menucard .description {
	background-color: #f6f6f6;
	padding: 9px;
	font-size: 0.85em;
	color: #555;
  min-height: 48px;
}
.step3 .menucard .timedproducts i,
.step3 .menucard .description  i {
  color: #ccc;
}
.step3 .menucard .timedproducts i {
  display: inline-block;
  font-size: 31px;
  margin-left: 12px;
  float: right;
}
.step3 .menucard .timedproducts {
  margin-top:2px;
}

.step3 .menucategorytd_grey {
	background: #F3F3F3;
}

a.menucategorylink,
a.menucategorylink:link,
a.menucategorylink:visited,
a.menucategorylink:hover, a.menucategorylink:focus {
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	outline: 0;
	display: block;
}

/* sidedish popin */
.sidedish-pop-in { clear: both; cursor: default; }
.sidedish-pop-in .arrow-up {
	width: 0px;
	height: 0px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #efefef;
	margin: 0 auto;
}
.sidedish-content	{
	background: #efefef;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 0px 0px;
	color: #555;
	padding: 20px 25px;
	margin-bottom: -24px;
}
	.sidedish-content label.checkbox_form_label,
	.sidedish-content label.radiobutton_form_label {
		font-size: 1em;
	}
	.sidedish-content .menucardsidedishheader {
		font-weight: bold;
 	}
.sidedish-content .sidedishpulldown,
.sidedish-content .checkboxgroup,
.sidedish-content .sidedishnumber { margin-bottom: 1em;	}
.sidedish-content .basketproductnr { padding-left:8px;padding-right:8px; display: inline-block; text-align: center; }
.sidedish-content select { width: 100%; }

.sidedishbuttons { text-align: right; }
.sidedishbuttons .sidedishcancel {
	box-shadow:none;
	font-size:0.95em;
	height: 36px;
	margin-right: 12px;
}

.sizenotification { clear: both; }

.sidedish-close {
	float: right;
	font-weight: bold;
	cursor: pointer;
	color: #292929;
}


.step3 .additiveslegenda {
  margin-top:24px;
  padding:20px;
  font-size:0.9em;
  background-color:#f9f9f9;
  border: 1px solid #F5F5F5;
  border-radius: 6px;
}
.step3 .additiveslegenda sub {
  font-size: 11px;
}
.step3 .additiveslegenda h4 {
  font-weight:600;
  font-size:1.1em;
  margin-top:24px;
}
.step3 .additiveslegenda h4:first-child {
  margin-top:0px;
}
.step3 .additiveslegenda ul {
  list-style-type: none;;
}
.step3 .additiveslegenda li {
  display: block;
  margin: 5px 0;
  font-size: 11px;
  line-height: 11px;
}
.step3 .additiveslegenda li span:first-child {
  color: #000;
  font-weight:600;
  min-width:26px;
  display:inline-block;
  vertical-align: top;
}
.step3 .additiveslegenda li span:last-child {
  display:inline-block;
  width:80%;
}
@media (max-width:640px) {
  .step3 .additiveslegenda h4:first-child {
    margin-top:24px;
  }
  .step3 .additiveslegenda {
    padding:12px;
  }
  .step3 .additiveslegenda li {
    margin: 0px 0;
  }
  .step3 .additiveslegenda .off-02 {
    margin-left:0px;
  }
}

/*
 * BASKET
 **********************************************************/

#basketOrb {
	cursor: pointer;
	background-color:#50aecc;
	background-image: url('/images/icons/basket.png');
	background-repeat: no-repeat;
	background-position: center 22%;
	z-index: 50;
	border-radius:50%;
	width:150px;
	height:150px;
	position: fixed;
	top:130px;
	right:50px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	transform: scale(0.65) rotate(0deg);
	-webkit-transform: scale(0.65) rotate(0deg);
	-o-transform: scale(0.65) rotate(0deg);
	-ms-transform: scale(0.65) rotate(0deg);
}
#basketOrb.askew {
	transform: scale(0.65) rotate(20deg);
	-webkit-transform: scale(0.65) rotate(20deg);
	-o-transform: scale(0.65) rotate(20deg);
	-ms-transform: scale(0.65) rotate(20deg);
}
#basketOrb.custom {
	position: fixed;
}
#basketOrb.parked {
	position: fixed;
	left: auto;
	right: -45px;
	top: 35px;
}
#basketOrb.opened {
	position: fixed;
	left: 20px; top: -10px;
	right: auto;
	z-index: 999;
}
#basketOrb.animated {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/* Custom animation for animate.css (based on wobble) */
.amountchanged {
	-webkit-animation-name: amountchanged;
	animation-name: amountchanged;
}
@-webkit-keyframes amountchanged {
	0% {
	}
	50% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}
	100% {
	}
}

@keyframes amountchanged {
	0% {
	}
	50% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}
	100% {
	}
}
#basketOrb .count {
	color: #50aecc; font-weight: bold;
	width: 100%; text-align: center;
	font-size: 20px;
	margin: 0;
	position: absolute; top: 25%;
}
#basketOrb .price {
	color: white;
	font-weight: bolder;
	font-size: 30px;
	width: 100%; text-align: center;
	white-space: nowrap;
	margin: 0;
	position: absolute; top: 50%;
}
#basketOrb .price .euros { font-size: 34px; letter-spacing:-1px;}
#basketOrb .price .cents { font-size: 20px; position: relative; top: -11px; }
#basketOrb #basketOrbBottom { position: absolute; bottom: -20px; width: 100%; }
/* basket content popup */
#ibasket {
	display: none; /* default state */
	padding:24px;
	padding-top:34px;
	background-color:#50aecc;
	z-index: 998;
	border-radius: 5px;
	color: white;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	position: fixed;
	margin: 0 5%;
}
#ibasket #basketscrollingcontainer {
	overflow-y: auto;
	-webkit-overflow-scrolling:touch; /* needed for iOS devices */
	width: 100%;
	border-top: 2px dotted white;
	padding-top: 8px;
}

#ibasket.opened {
	display: block;
	width: 90%;
	top: 127px;
}
#ibasket.parked {
	display: none;
}

#ibasket .arrow-up {
	position: fixed;
	top: 115px;
	left: 82px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #50aecc;
}
#ibasket .restaurantinfologo { float: left; margin-top: -15px; margin-bottom: 10px;	}
#ibasket .restaurantinfologo img { width: 120px; }
#ibasket .ibasket-close {
	position: absolute;
	right: 8px;
	top: 14px;
	font-size: 16px;
}
#ibasket .CloseBtnIcon { color: transparent; }
#ibasket .basketentry {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dotted #b1d1dc;
	padding: 5px 0;
	padding-bottom:8px;
	font-size: 14px;
	position:relative;
}
#ibasket .basketentry > .basketproductnr {
	width: 100%;
}

#basketscrollingcontainer .basketentry:last-child {
	border-bottom-color: #9FD8EA;

}
#ibasket .basketentry.additionalcosts {
	border-bottom: none;
	text-align: right;
}
#ibasket .basketentry.additionalcosts .basketproductdesc {
	float: none;
	overflow: hidden;
	padding-right: 1em;
	font-weight: normal;
}

#ibasket .basketentry > div { float: left; }
#ibasket .basketentry.marked { background: transparent }
#ibasket span.basketproductnr {
	font-weight: bold;
	color: white;
	margin: 0;
	display: inline-block;
	text-align: center;
	min-width: 25px;
	padding-top: 5px;
}
#ibasket .basketentry .basketproductnr input {
	width: 22px; height: 22px;
	border-radius: 3px;
	padding: 1px 0 0 0;
	color: #337491;
	font-weight: bold;
	font-size: 14px;
	box-shadow: 0px 2px 1px #337491;
	border: none;
	font-family: "Arial", sans-serif;
	line-height: 21px;
}
#ibasket .basketentry .basketproductnr input:hover,
#ibasket .basketentry .basketproductnr input:focus {
	box-shadow: none;
	color: #2BA1C5;
}

#ibasket .basketentry.discount .basketproductprice {
	font-weight: normal;
	margin-top: -6px;
}

.restaurantorderwrapper .restaurantbutton a {
	color:rgba(0,0,0,.1);
}
.restaurantorderwrapper .restaurantbutton a:hover,
.restaurantorderwrapper .restaurantbutton a:focus {
	color: #2BA1C5;
}

/* no padding when noremove basket is shown */
#ibasket .basketentry.discount.noremove .basketproductprice,
#ibasket .basketentry.additionalcosts.noremove .basketproductprice  { padding-right: 0; }
#ibasket .basketentry .basketproductright {
	float:left;
	text-align:right;
}
#ibasket .plusminusbutton {
	margin-bottom:6px;
}
#ibasket .basketentry .basketproductdesc {
	font-weight: 600;
	font-size:0.95em;
	color: #fff;
	padding-top: 5px;
}
#ibasket .discounts .basketentry .basketproductdesc {
	font-size:0.95em;
}
#ibasket .basketentry .productextras {
	font-weight: normal;
	color: #9FD8EA;
	clear: both;
	line-height: 1.3em;
	font-size: 0.95em;
	padding-bottom: 5px;
}
#ibasket .basketentry .basketproductprice {
	float: right;
	font-weight: 600;
	color: white;
	padding-top: 4px;
	padding-right: 2px;
	white-space: nowrap;
}
#ibasket .basketentry .basketproductremove {
	position: absolute;
	top: 6px;
	right: -1px;
}
#ibasket .basketproductremove button {
	background: none;
	border: none;
	cursor: pointer;
	color : #fa4329;
	font-size: 12px;
}
#ibasket .basketproductremove button:hover,
#ibasket .basketproductremove button:focus {
	color:rgb(207, 28, 28);
}

#ibasket .basketorderbuttoncontainer {
	padding-top: 10px;
	border-top: 2px dotted #fff;
	margin-top: 10px;
}

#ibasket .basketorderbuttoncontainer div { padding: 10px 5px 10px 0px; overflow: hidden; }
#ibasket .basketorderbuttoncontainer div span.amount { white-space: nowrap; font-weight: 700; }
#ibasket .basketorderbuttoncontainer form { float: right; }
#ibasket .button_form { height: 35px; line-height: 35px; }
.button_form.disabled, .button_form.disabled:hover {
	background: linear-gradient(to bottom, #DA5D54, #A14E47);
	color: #ccc;
	cursor:default;
}

/*
 * CHECKOUT
 **********************************************************/
.naw-col6 {
	width:100%;
}
.naw-col3 {
	width:35%;
	float:left;
}
.naw-col9 {
	width:65%;
	float:left;
}

.step4 .off-02{
	margin-left:0px;
}

.checkoutdivr_nodisplay{
	display: none;
}
.step4 .main {
	max-width:980px;
}
.step4 .main h1 {
	letter-spacing: -1px;
	font-size: 2.3em;
	color: #ff8800;
	font-weight: 600;
	margin-bottom:0
}
.step4 .main .subtitle {
	color:#fa4329;
	font-weight: 400;
	margin:0;
	font-size:1.3em;
	letter-spacing: -1px;
  margin-top:12px;
}
.step4 .main .checkoutcontainernaw .subtitle:first-child {
  margin-top:0px;
}
.step4 .deliveryareapanel h1 {
	color:#fff;
}
.step4 #ipayments #ipaymentmethods {
	display:none;
	position:relative;
}
.step4 #ipaymentdetails .paymentdetailsbox p {
	font-size:0.9em;
}
.step4 .passwordforgotlink {
	display:inline-block;
	margin-left:14px;
	font-size:0.9em;
}
.step4 .addressinfo {
	position:relative;
}
.step4 #ibusinesscharacteristic,
.step4 #ibausername {
	background-color:#fff;
}
.step4 .businessreference_nodisplay {
	display:none;
}
.step4 .businessreference {
	display:block;
}
.step4 .privacystatement {
  font-size:0.9em;
  display:inline-block;
  margin-top:12px;
  color:#777;
}
.step4 .notification {
	color: #8c730f;
	background-color: #FEEFB3;
	border: 1px solid #fbe27f;
	padding: 9px;
	border-radius: 3px;
}
 #iaddressnotice {
	position: absolute;
	display: none;
	font-size: 11px;
	padding: 0px 6px;
	color: #FFFFFF;
	background: rgb(0, 0, 0);
	height: 28px;
	line-height: 28px;
	text-align: right;
	visibility: visible;
	border-radius: 5px;
	top: 4px;
	right: 0px;
	margin-left: 0px;
	z-index: 5;

}
#iaddressnotice:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 90%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid #000000;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.notificationalert {
	background-color: #000;
	color: #fff;
	padding: 12px;
	font-size:1.0em;
	margin-bottom: 12px;
	border-radius:3px;
}
input.textfield_form_large.mandatory,
input.textfield_form.mandatory,
input.textfield_form_small.mandatory,
textarea.textarea_form.mandatory {
	background: url("/images/buttons/mandatory.png") 98% 50% no-repeat;
	background-size: 20px;
	background-color:#fff;
}

input.textfield_form_large.marked,
input.textfield_form.marked,
input.textfield_form_small.marked,
textarea.textarea_form.marked {
	background: url("/images/buttons/error.png") 98% 50% no-repeat;
	background-size: 20px;
	background-color:#fff;
}
.checkoutcontainernaw div.textfield_form,
.checkoutcontainernaw input.textfield_form {
	width:100%;
	position:relative;
}
div.textfield_form.marked {
	background-image:none !important;
	background: url("/images/buttons/error.png") 100% 50% no-repeat;
	background-size: 20px;
}

.checkoutcontainernaw div.textfield_form:after
.checkoutcontainer .nawlabel,
.checkoutcontainer input {
	font-weight:400
}
.checkoutcontainer .textfield_form,
.checkoutcontainer input.textfield_form,
.checkoutcontainer .pulldown_form,
.checkoutcontainer select.pulldown_form,
.checkoutcontainer .textarea_form,
.checkoutcontainer select.textarea_form {
	width:100%  !important;
	margin:0  !important;
	font-size:inherit  !important;
}
.checkoutcontainer input[type=submit] {
	box-shadow:none !important;
}
.checkoutcontainer input[type=text],
.checkoutcontainer input[type=password],
.checkoutcontainer textarea,
.checkoutcontainer textarea.textarea_form {
	box-shadow:1px 2px 2px 0px rgba(211, 211, 211, 0.63) inset;
	border:1px solid rgba(255, 255, 255, 1);
	background-color:#f6f6f6;
}
.checkoutcontainer input[type=text]:disabled,
.checkoutcontainer input[type=text]:read-only {
  background-color: #E0E0E0;
  color: #8C8C8C;
  outline:none;
  box-shadow:none;
  border:none;
}
.voucherdetails .CloseBtn {
	position: absolute;
	right: 0px;
	top: 8px;
	cursor:pointer;
	color: #fff;
	border: 1px solid #333;
	border-radius: 25px;
	background: #333;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	line-height: 4px;
	padding: 11px 3px;
	text-decoration: none;
}
.voucherdetails .CloseBtn:before {
	content: "×";
}

.paymentbuttonwrapper:last-child {
	margin-right:0px;
}
.paymentbuttonwrapper {
	display:inline-block;
	width: 110px;
	height: 140px;
	border: 1px solid #ddd;
	border-radius:5px;
	margin-right:14px;
	margin-bottom:12px;
	background-repeat:no-repeat;
	position:relative;
	background-size: 90%;
	background-position: 6px 22%;
}

.paymentmethods .radiobutton_form_label {
	display: block;
	position: absolute;
	width: 100%;
	top: 98px;
	text-align: center;
	color: #333;
	font-size: 11px;
	padding: 0 4px;
}
.paymentmethods .paymentbuttonchecked .radiobutton_form_label {
	font-weight:600;
}

.paymentbuttonchecked {
  border:1px solid #cbebb5;
	background-color: #eaffdc;
}
.paymentmethods .paymentradiobutton {
	visibility: hidden;
}

@media (min-width:1100px) {
	.paymentbuttonwrapper:nth-child(8) {
		margin-right:0px;
	}
}
.paymentbuttonwrapper label {
	display:block;
	width:100%;
	height:100%;
	cursor: pointer;
}
.paymentmethod0 {
	background-image:url(/images/paymethods/payment_0.png);
}
.paymentmethod2 {
	background-image:url(/images/paymethods/payment_2.png);
}
.paymentmethod2_1 {
	background-image:url(/images/paymethods/payment_2_1.png);
}
.paymentmethod3 {
	background-image:url(/images/paymethods/payment_3.png);
}
.paymentmethod31_1 {
	background-image:url(/images/paymethods/payment_31_1.png);
}
.paymentmethod31_2 {
	background-image:url(/images/paymethods/payment_31_2.png);
}
.paymentmethod4 {
	background-image:url(/images/paymethods/payment_4.png);
}
.paymentmethod6_1 {
	background-image:url(/images/paymethods/payment_61.png);
}
.paymentmethod6_2 {
	background-image:url(/images/paymethods/payment_62.png);
	background-position: 4px 28%;
}
.paymentmethod6_3 {
	background-image:url(/images/paymethods/payment_63.png);
	background-position: 8px 28%;
}
.paymentmethod6_4 {
	background-image:url(/images/paymethods/payment_64.png);
	background-position: 6px 20%;
}
.paymentmethod6_6 {
	background-image:url(/images/paymethods/payment_66.png);

}
.paymentmethod6_7 {
	background-image:url(/images/paymethods/payment_67.png);

}
.paymentmethod7 {
	background-image:url(/images/paymethods/payment_7.png);

}
.paymentmethod9 {
	background-image:url(/images/paymethods/payment_9.png);
}
.paymentmethod15 {
	background-image:url(/images/paymethods/payment_15.png);
}
.paymentmethod16 {
	background-image:url(/images/paymethods/payment_16.png);
	background-position: 9px 30%;
	background-size: 87%;
}
.paymentmethod17 {
	background-image:url(/images/paymethods/payment_17.png);
}
.paymentmethod18 {
	background-image:url(/images/paymethods/payment_18.png);
	background-position: 4px 25%;
}
.paymentmethod20{
	background-image:url(/images/paymethods/payment_20.png);
}
.paymentmethod22 {
	background-image:url(/images/paymethods/payment_22.png);
}
.paymentmethod21 {
	background-image:url(/images/paymethods/payment_21.png);
}
.paymentmethod24 {
	background-image:url(/images/paymethods/payment_24.png);
}
.paymentmethod28 {
  background-image:url(/images/paymethods/payment_28.png);
}
.paymentmethod29 {
  background-image:url(/images/paymethods/payment_29.png);
}
.checkoutcontainer .paymentdetails .CloseBtn {
	display:none;
}
.checkoutcontainer .paymentdetails p.businessreference
{
	font-weight: 600;
	font-size: 1.1em;
	line-height: 30px;
}

.step4 .main h1.subtitle.restaurantname {
  color: #222;
  font-weight: 600;
  font-size: 1.1em;
  padding-bottom: 5px;
}
.step4 .paymentdetails {
	margin-bottom:22px;
}
.step4 #ibussinesspaymentdetails .paymentdetails {
  margin-bottom:0px;
}
.step4 .paymentdetails .paymentdetailsbox {
	background-color:#f6f6f6;
	border:1px solid #f6f6f6;
	border-radius:6px;
	margin-top:12px;
	padding:12px;
}

#ipaymentdetails .paymentdetailsbox p.nawlabel,
#ipaymentdetails .paymentdetailsbox h3 {
	font-size: 1.2em;
	font-weight: 400;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 0px 9px 0px;
	margin-bottom: 9px;
}
#ibussinesspaymentdetails .popuptitleheader {
	font-weight: 600;
	font-size: 1.12em;
	color: #50aecc;
	text-transform: uppercase;
}
.paymentdetailsbox .popuptitleheader {
	font-size: 1.12em;
	text-transform: uppercase;
	margin-top: 15px;
	padding-bottom: 6px;
}
.step4 .paymentdetails div.checkbox_form {
	width:40px;
}
.step4 .addvoucher {
	margin-top: 12px;
}
.step4 .addvoucher_nodisplay {
	display:none;
}
.step4 .voucherdetails {
	position:relative;
	margin-top:24px;
	margin-bottom:24px;
}
.step4 #ivoucherpopuplink a {
	color:#333333;
}
.step4 .voucherdetails b {
	font-size:1.1em;
}
.step4 .voucherdetails p,
.step4 .vouchercontainer p {
	font-size:1.0em
}

.step4 .voucherdetails .notificationfeedbackwrapper {
	position: initial;
}
.step4 .voucherdetails .notificationfeedback {
	left:0px;
	bottom:-25px;
	top:initial;
	color:#e40a0a;
	background:none;
	box-shadow:none;
	padding:0px;
	font-size:1.0em;
}
.step4 .voucherdetails .notificationfeedbackwrapper .marker {
	display:none;
}
.step4 .voucherdetails .CloseBtn {
	display:none;
}
.step4 .checkoutorderbutton,
.step4 .legal {
	padding-top: 22px;
}
.step4 .legal.extra{
	display: none;
	font-size:11px;
}
.step4 .checkoutorderbutton .button_form {
	display:block;
	width:100%;
	margin:0px;
}
.step4 img.mandatory {
	height: 20px;
	margin-top: -6px;
}
.step4 .businesscontainer {
	margin-top:4px;
}
.step4 .businesscontainer .label{
	line-height:35px;
}
.step4 #ibaloginform .notificationalert,
.step4 #ipaymentdetails .notificationalert {
	font-size:0.9em;
}
.step4 .checkoutcontainer .businesscontainer input {
	background-color:#fff;
}
.step4 .checkoutorderbutton input.button_form_disabled {
  background:#dcdcdc;
  cursor:default;
}
/*
 * CUSTOMERSERVICE
 **********************************************************/
.customerservice .main a {
	color:#000;
	text-decoration: underline;
}
.customerservice .main a.button_white {
	text-decoration: none;
}
.customerservice .main a.button_white:hover,
.customerservice .main a.button_white:focus {
	background-color:#f9f9f9;
}
.customerservice .main h1,
.customerservice .main h2 {
	font-size: 2.1em;
	margin-top:12px;
	line-height:1em;
	color:#ff8800;
	letter-spacing: -2px;
}
.customerservice h2 {
	font-size: 1.7em;
	font-weight: 600;
}
.customerservice h3 {
	font-size:1.3em;
	color:#fa4329;
	letter-spacing: -1px;
	font-weight: 400;
	border-bottom:1px dotted #555;
	padding-bottom:12px;
	margin-bottom:12px;
}
.customerservice ol,
.customerservice ul {
	margin-left: 30px;
	margin-bottom: 8px;
}
.customerservice .cs-promovideo .title {
	color:#50aecc;
}
.customerservice .foodsplash_baquette {
	position: absolute;
	top: 25px;
}
.customerservice .foodsplash_pizza {
	position: relative;
	top: 50px;
}
.customerservice .foodsplash_pizza img {
	max-width: 450px;
	width:100%;
}
.customerservice .cs-promovideo iframe {
	width:100%;
	height: 170px;
}

.customerservice .autocompletewrapper {
	width: 93%;
	position: relative;
	margin: 0 auto;
}
.customerservice .ui-autocomplete {
	position: absolute;
	left: -12px!important;
	top: -7px!important;
	width: 104% !important;
	background-color: #fff;
	padding: 1px;
	margin:0px !important;
	font-size: 12px;
	z-index:1;
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.25);
	border-radius: 0px 0px 5px 5px;
}
.customerservice .ui-autocomplete .ui-menu-item {
	list-style-type: none;
	padding-left: 12px;
	padding: 12px;
}
.customerservice .ui-autocomplete .ui-menu-item:hover,
.customerservice .ui-autocomplete .ui-menu-item:focus {
	background-color:#f6f6f6;
	cursor:pointer;
}

.customerservice .cs-searchform,
.customerservice .cs-orderhistory,
.customerservice .cs-chooseformtopic {
	margin-bottom:24px;
}
.customerservice .cs-chooseformtopic p {
	margin-bottom:6px;
	margin-top:12px;
}
.customerservice .cs-search h2 {
	color:#50aecc;
	font-size:2.3em;
}
.customerservice .cs-orderhistory-item {
	border-bottom:1px dotted #ccc;
	margin-bottom:12px;
	padding-bottom:12px;
}
.customerservice .cs-orderhistory-item img {
	width:160px;
}
.customerservice .cs-orderhistory-item .grid-12{
	width:49.980%;
}
.customerservice .cs-orderhistory-item .grid-02{
	width:8.330%;
}
.customerservice .cs-orderhistory-item .grid-10{
	width: 41.650%;
}
.customerservice .cs-searchform {
	position:relative;
	background-color:#eee;
	border-radius: 3px;
	padding-top:12px;
	padding-bottom:12px;
}
.customerservice .cs-searchform .textfield_form {
	width:100%;
	margin:0px;
	padding:10px;
	margin-bottom:6px;
	z-index:5;
}
.customerservice .cs-searchform input.textfield_form {
	border:1px solid #fff;
	box-shadow:none;
	height:40px;
	line-height:12px;
	font-size:12px;
}
.customerservice .cs-searchform input.button_form {
	margin:0px;
	height:40px;
	line-height:0.9em;
	font-size:0.9em;
	font-weight:400;
	width:100%;
	text-align:center;
	padding:0;
}
.customerservice .cs-searchresults {
	font-size:0.9em;
	color:#555;

}
.customerservice .cs-searchresults .cs_item {
	margin-bottom:24px;
	padding-bottom:24px;
	border-bottom:1px dotted #eee;
}
.customerservice h4 {
	font-size:1.3em;
	font-weight:600;
	letter-spacing: -1px;
	text-decoration: none;
	color:#333;
	margin: 0px 0px 10px 0px;
}
.customerservice .cs-searchresults h4 a {
	text-decoration: none;
	color:#333;
}
.customerservice .cs-searchresults strong {
	color:#000;
}
.customerservice .customerservicebacklink a {
	font-size: 0.8em;
	display: block;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 8px;
	color:#000;
}

.customerservice .cs_item_body {
	border-bottom:1px dotted #eee;
	margin-bottom:24px;
	padding-bottom:24px;
}
.customerservice .cs_item_body a{
	text-decoration:underline;
}
.customerservice .cs_item_contactlink {
	color: rgb(40, 158, 231);
	margin-top: 12px;
	font-size: 0.9em;
}
.customerservice .cs_item_contactlink a {
	color: rgb(40, 158, 231);
	text-decoration: underline;
}
.customerservice .cs-topiclist h2 {
	font-size:2.3em;
	letter-spacing: -2px;
	line-height: 1.0em;
	border-bottom: 1px dotted #555;
	padding-bottom: 12px;
	margin-bottom: 24px;
}
.customerservice .cs-topiclist h3 {
	color:#000;
	border:0;
	margin-bottom:0;
}
.customerservice .main ul a {
	color:#000;
	text-decoration: none;
}
.customerservice .cs-topiclist ul {
	margin-left: 20px;
	list-style-type:inherit;
}
.customerservice .main  .grid .cstopictop {
	margin-bottom:24px;
}
.customerservice .main  .grid .cstopictop a{
	text-decoration: underline;
}
.customerservice .main  .grid .cstopictop h4 a{
	text-decoration: none;
}
.customerservice .main  .grid .cstopictop h4 a div {
	height: 44px;
	width: 60px;
	background-image: url('../images/icons/custsvcicons.png');
	background-repeat: no-repeat;
	display: inline-block;
}
	div.icon315, div.icon471, div.icon551, div.icon591, div.icon661 { background-position: 0px 0px; } 	 /* order */
	div.icon316, div.icon501, div.icon561, div.icon621, div.icon671 { background-position: -63px 0px; }  /* delivery */
	div.icon317, div.icon481, div.icon531, div.icon601, div.icon681 { background-position: -125px 0px; } /* payment */
	div.icon318, div.icon511, div.icon571, div.icon631, div.icon691 { background-position: -189px 0px; } /* account */
	div.icon319, div.icon491, div.icon541, div.icon611, div.icon701 { background-position: -383px 0px; } /* quality */
	div.icon320, div.icon521, div.icon581, div.icon641, div.icon711 { background-position: -324px 0px; } /* terms */
.customerservice .cs-topicmore a {
	display: block;
	padding-left: 20px;
	padding-top: 8px;
	text-decoration: underline;
}
.customerservice .ui-helper-hidden-accessible {
	display:none;
}
.customerservice input.button_form {
		margin-top:6px;
	padding: 0px 12px;
}
.popupbuttoncontainerleft .customerservice input.button_form {
	margin-top:6px;
}
.customerservice .presslist {
	list-style-type: none;
	margin-left: 0px;
}
.customerservice .presslist li {
	margin-bottom: 12px;
}
.customerservice .presslist li .date {
	color:#999;
}
.customerservice .presslist li address {
	display: inline;
}
.customerservice .presslist li a:hover,
.customerservice .presslist li a:focus {
	text-decoration: underline;
}
.customerservice a.home {
	color:#FA4329;
	text-decoration: underline;
}

.cs-sidebar {
	background-color:#f6f6f6;
	margin:0;
	margin-bottom:24px;
	margin-top:30px;
	padding:12px;
}
.cs-sidebar-white {
	background-color:#fff;
	padding-left:0px;
	padding-right:0px;
}
.cs-sidebar h4 {
	margin: 12px 0px 12px 0px;
	font-size: 1.5em;
}
.cs-sidebar ul {
	margin-left: 0px
}
.cs-sidebar li {
	list-style-type: none;
	padding-left:0px;
}

    .callus {
      background-color:#ff8000;
      padding:10px;
      color:#fff;
      border-radius:6px;
      display:block;
      margin-top:10px;
      margin-left:0px;
    }
    .callus h3 {
      color:#fff;
      font-weight:700;
      text-align:center;
      border-bottom:0px;
      margin:0px; padding:0px;
      font-size:1.2em;
    }
    .callus h4 {
      font-size:1.2em;
      color:#fff;
      text-align:center;
    }
.customerservice p.nawlabel {
	margin: 2px 0px;
}

.newsletter .checkoutcontainer,
.newsletter .newslettersignoff,
.newsletter .restaurantsignup {
	padding-top: 30px;
	border-top: 1px solid #eee;
	margin-top: 30px;
}
.newsletter #container .main  h1 {
  font-size: 2.6em;
}
.newsletter .checkoutcontainer  h2 {
  color: #50aecc;
  font-size:1.6em;
}

/*
 * OTHER
 **********************************************************/
.privacybanner_notice.show {
	display:block;
}
.privacybanner_notice {
	display:none;
	position:fixed;
	left:0px;
	bottom:25px;
	width:100%;
	z-index:999;
	text-align:center;
}
.privacybanner_notice .wrapper {
	min-width:280px;
	max-width:450px;
	display:inline-block;
	border-radius:8px;
	background-color: rgba(0, 0, 0, 0.65);
	color:#fff;
	font-size:0.85em;
	padding:15px;
}
.privacybanner_notice .wrapper a {
	color:#fff;
	text-decoration: underline;
}
.privacybanner_notice img { align: left; margin: 5px 20px 0 10px; width: 200px; }
.privacybanner_notice#ifoodpanda .wrapper {
  min-width:initial;
	max-width:initial;
  font-size:1.1em;
}
@media (max-width: 639px) {
  .privacybanner_notice img {
    display:block;
    margin: 0 auto;
  }
}

.news .main h1 {
	color: #ff8800;
	font-size: 2.6em;
	letter-spacing: -2px;
	line-height: 1em;
	margin-top: 12px;
	padding-bottom:12px;
}
.news .main h1 span{
	color:red;
}
.news .main h2 {
	font-size: 1.3em;
	font-weight: 600;
	margin:0px;
}
.news .newsarchiveitemleft,
.news .newsarchiveitemright{
	vertical-align: middle;
}
.news h3{
	border-bottom: 1px dotted #555;
	color: #fa4329;
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -1px;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.news .newsarchiveitem{
	margin-top:25px;
	margin-bottom:25px;
}


	.header-splash-compact header {
    display:none;
    position:absolute;
    top:10000px;
}

@media (min-width: 120px) and (max-width: 639px) {
	.only-mobile {
		display: block;
	}
	.only-desktop {
		display: none;
	}
}
@media (max-width: 850px) {
	footer .leftpart,
	footer .rightpart {
		display:block;
	}
	footer .servicelinks .links {
		line-height: 1.5em;
	}
}
@media print {
	.servicepages .deliveryareapanel-compact span,
	#splash,
	.servicepages .headeralternativea a,
	.header-splash-compact header,
	footer{
		display: none;
	}
	.servicepages .container .main {
		padding-top: 0px;
	}
	.servicepages a{
		color:#000;
		text-decoration: none;
	}
	.servicepages .main h1{
		color:#000;
		text-decoration: none;
	}
	.main, body.deliveryareapanelcompact .main {
		padding-top: 0px !important;
	}
}

/*smartbanner*/
.activesmartbanner #container{
	margin-top:79px;
}
.smartbnr {
    position: fixed;
    height: 79px;
    top: 0;
    width: 100%;
    background-color: #fff;
    margin-bottom: -6px;
    z-index: 80;
    border-bottom: 1px solid #eee;
}
.smartbnr .logo {
	position: absolute;
	top: 10px;
	left: 3px;
	border-radius: 5px;
}
.customerservice .smartbnr h2,
.smartbnr h2 {
    position: absolute;
    top: 10px;
    left: 70px;
    font-size: 12px;
    font-weight: 700;
    font-family: arial;
    color: #424242;
    padding: 0;
}
.smartbnr .freedownload {
    position:fixed;
    font-size:12pt;
    top:45px;
    left:70px;
    color:#696969;
    text-shadow:1px 1px 0px #fff;
}
.smartbnr .appname {
    font-size: 10px;
    top: 26px;
}
.smartbnr .appname, .smartbnr .freedownload {
    position: absolute;
    left: 70px;
    color: #696969;
    text-shadow: 1px 1px 0 #fff;
		font-weight: bold;
}
.smartbnr .closeicon {
    position: absolute;
    right: 5px;
    top: 9px;
    z-index: 99;
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #696969;
    color: #696969;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
		text-decoration: none;
}
.smartbnr .closeicon:after {
    display: block;
    position: relative;
    content: "\f00d";
		font-family: FontAwesome;
    line-height: 28px;
    font-size: 13px;
		text-decoration: none;

}
.smartbnr .downloadnow {
    position: absolute;
    font-size: 10px;
    top: 38px;
    left: 70px;
    color: #696969;
    text-shadow: 1px 1px 0 #fff;
}
.smartbnr .downloadbtn {
	display: block;
	position: fixed;
	text-decoration: none;
	font-size: 11px;
	top: 43px;
	right: 5px;
	border: 1px solid #2bb8e4;
	border-radius: 3px;
	background-color: #50aecc;
	padding: 0 6px;
}
.review-stars-range {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 90%;
    height: 12px;
}
.smartbnr .review-stars-range {
    position: absolute;
    top: 55px;
    left: 70px;
}
.review-stars-range:before {
    content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f005";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffb700;
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
}

.smartbnr .downloadbtn span{
  display:block;
  padding:4px;
  font-weight:bold;
  color: #ffffff;
}
.hidelistfilter{
	display: none;
}

.step2 .filtererror{
  display:none;
	border-top: 1px dotted #000;
	padding-top:25px;
	padding-bottom:0px;
	color:#000;
}
.step2 .filtererror a{
	text-decoration: none;
	color:#000;
}
.step2 .filtererror a:hover,
.step2 .filtererror a:focus {
	text-decoration: underline;
	color:#000;
}

@charset "UTF-8";/*!Animate.css - http://daneden.me/animate Licensed under the MIT license -http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}100%{-webkit-transform:none;transform:none}}@keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}100%{-webkit-transform:none;transform:none}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

body.promo-renault-lease .renaultlease {
	padding-top:20px;
}
.promo-renault-lease .renault-lease-form td.label {
	width:100px
}
.promo-renault-lease .renault-lease-form td input{
	width:100%
}
.promo-renault-lease .notification {
	margin: 0px;
	padding: 10px;
	background: #000000;
	background-position: 9px 9px;
	background-repeat: no-repeat;
	color:#fff;
}
.promo-renault-lease .renault-form tr > td{
	padding-top:10px;
}
.promo-renault-lease .renault-cover {
	background-image: url("/images/renault-lease/Thuisbezorgd_nl_Bezorgauto_Renault.jpg"); /* overwritten by local style */
	background-position: 0 -23%;
	background-size: cover;
	width: 100%;
	height: 480px;
}
.promo-renault-lease .main h1 {
	font-size: 2.3em;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 0;
	margin-top: 12px;
}
.promo-renault-lease .renault-img{
	width:100%;
	height:auto;
}
.promo-renault-lease .main h2 {
	font-size: 1.8em;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 0;
	margin-top: 14px;
}
.promo-renault-lease .main{
	padding-top: 10px;
}
.promo-renault-lease .renault-disclaimer{
	font-size: 9px;
	margin-top:10px;
}
.promo-renault-lease .renaultwelcome ul{
	margin-left:20px;
}
.promo-renault-lease .renault-price{
	color:#50aecc;
	margin-bottom:30px;
}
.promo-renault-lease .renault-cars{
	background-color:#f7f7f7;
	border: 1px solid #ebebeb;
	padding:10px;
	margin-bottom:10px;
}
.promo-renault-lease .renault-partner{
	margin-bottom:10px;
}
.promo-renault-lease .nofication-text{
	width:90%;
	max-width: 1024px;
	margin:0 auto;
}
.promo-renault-lease .input .textfield_form .marked{
	border: 1px solid #fa4329;
}
.promo-renault-lease .renault-right{
	margin-left: 0px;
}
@media only screen and (min-width: 639px) {
	.promo-renault-lease .renault-right{
		margin-left: 4.165%;
	}
}

/* SCOOTER LEASE NL PAGE */

body.promo-scooter-lease .scooterlease {
	padding-top:20px;
}
.promo-scooter-lease .scooter-lease-form td.label {
	width:100px
}
.promo-scooter-lease .scooter-lease-form td input{
	width:100%
}
.promo-scooter-lease .notification {
	margin: 0px;
	padding: 10px;
	background: #000000;
	background-position: 9px 9px;
	background-repeat: no-repeat;
	color:#fff;
}
.promo-scooter-lease .scooter-form tr > td{
	padding-top:10px;
}
.promo-scooter-lease .scooter-cover_1,
.promo-scooter-lease .scooter-cover_5 {
/* overwritten by local style */
	background-position: center 30px;
	background-size: cover;
	height:250px;
	position:relative;
}
.deliveryareapanelbig .scooter-cover_1,
.deliveryareapanelbig .scooter-cover_5{
   background-position: center;
}
.promo-scooter-lease .scooter-cover_1 {
	background-image: url("/images/escooters/scootercover_1.jpg");
}
.promo-scooter-lease .scooter-cover_5 {
	background-image: url("/images/escooters/scootercover_5.jpg");
}
.promo-scooter-lease .scooter-orb{
	position: absolute;
    background-color: #50aecc;
 	color:#fff;
 	text-align: center;
 	padding-top:30px;
 	line-height: 1;
 	font-size:1.7em;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    top:20%;
    left:10%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
    transform: scale(0.65) rotate(0deg);
    -webkit-transform: scale(0.65) rotate(0deg);
    -o-transform: scale(0.65) rotate(0deg);
    -ms-transform: scale(0.65) rotate(0deg);
}
.promo-scooter-lease .scooter-orb .amount{
	font-size:2.2em;
	font-weight: bold;
	margin-top:10px;
}

.promo-scooter-lease .main h1 {
	font-size: 1.8em;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 0;
	margin-top: 12px;
}
.promo-scooter-lease .scooter-img{
	width:100%;
	height:auto;
}
.promo-scooter-lease .main h2 {
	font-size: 1.3em;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 0;
	margin-top: 14px;
}
.promo-scooter-lease .main{
	padding-top: 10px;
}
.promo-scooter-lease .scooter-disclaimer{
	font-size: 9px;
	margin-top:10px;
}
.promo-scooter-lease .scooterwelcome ul{
	margin-left:20px;
}
.promo-scooter-lease .scooter-price{
	color:#50aecc;
	margin-bottom:30px;
}
.promo-scooter-lease .scooter-perks{
	background-color:#f7f7f7;
	border: 1px solid #ebebeb;
	padding:10px;
	margin-bottom:10px;
}
.promo-scooter-lease .scooter-partner{
	margin-bottom:10px;
}
.promo-scooter-lease .nofication-text{
	width:90%;
	max-width: 1024px;
	margin:0 auto;
}
.promo-scooter-lease .input .textfield_form .marked{
	border: 1px solid #fa4329;
}
.promo-scooter-lease .scooter-right{
	margin-left: 0px;
}
.g-recaptcha{
	margin-top:20px;
}

/* Adblocker tracking */
.afs_ads{
	visibility: hidden;
	position: absolute;

}

@media only screen and (min-width: 639px) {
	.promo-scooter-lease .scooter-right{
		margin-left: 4.165%;

	}
}

.polygonuseraddress input.button_form_blue {
  height:46px;
}
.step3 .polygonuseraddress .button_form {
  margin-top:0px;
}


/* ribbon */
header .logo .ribbon_be {
  position: absolute;
  top: 16px;
  left: 182px;
}
header .logo .ribbon_be img {
  width: 14px;
}
@media (min-width: 640px) {
  header .logo .ribbon_be {
    top: 18px;
    left: 222px;
  }
  header .logo .ribbon_be img {
    width: 17px;
  }
}
@media (min-width: 1024px) {
  header .logo .ribbon_be {
    top: 23px;
    left: 236px;
  }
}



/* totop */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	right:10px;
	overflow:hidden;
	width:55px;
	height:50px;
	border:none;
	text-indent:-999px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAyCAYAAAD4FkP1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODIyQThBODQzNUQyQUQ0MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERENBMERCNkE1NDcxMUUzQjBCNTgzRTc4RjE0MDBEQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERENBMERCNUE1NDcxMUUzQjBCNTgzRTc4RjE0MDBEQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzJBMTQwQjAwQjIwNjgxMThDMTRCQTYzNkE1NEI2MUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTgyMkE4QTg0MzVEMkFENDEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Cs0xEAAACmElEQVR42uyYzYoaQRDHa8ZBNmMU9LB68OJBUO8L3oRVQSUvkHNeI3mEPecS9hqfIBfBj4PgBwiCqIsHQfQSBSFGw4qOqf/AyOguSz7WjTPpgqKmqquL/tl2z3RLu92OIL1ez8/mHesV62uynnxnbbJ+ikajXxGQAMdgOUmSPrPv0YOSZDkyY5JYvvHzWwb8InW73RjDNGVZVh0OB7Elq4qmabTdbmFXDHilMNh7RVFUVh3MirNmnj1M0GazUVk/KOxcAwxBK4MZy8lgYNBrmaH8Vp+xY0DwMNeljAcrr7PHxGCyF9UxpIATcAJOwAk4ASfgBNz/CdfpdCifz+v2JUU59fmqVqtRv9/X/WazSYvFguLx+IucQuRTglUqlT2YIfARN10LWAsOA69WqzQcDh9tRxztpwY8CVy9XqfBYPBkDtqRZym4VquF27TDha0oFA6HdWsW5CHfEhsK1lO73T6IqapK6XSafD4fxWIxKhQKtFqt9u3IR04kEjnfmRuNRvrOaBaXy0W5XE4Hg8DCR9ws6If+Zwk3nU4f7IAAyGaz5Ha7D3LhI24GNHbW2Wx2XnDL5ZJKpRLuCvexi4sLymQyD8DMgGhHniHoXywW9XpnAbder/U1ZB6Q0+nUB+7xeJ7si3bkId/8Q6Ee6v5TOPyVyuUyzefzg10xmUyS1+v9pRrIS6VSB7so6qHuc7wD/xiu0WjQZDLZ+/icSiQSFAgEfquO3+/X+5k/x1AX9f9WJP5a2B2/f+wgWMPiyCPgBJyAE3ACTsAJOAEn4J4T7t6mbPeAu7Mp3B3gbm0Kdyvzifcja9FOVOABlxwKhdaapr3h2A3ryuJcGP8NeMAlme8qxuPxKzZRVp8FwXCZ0w0Ggz+MwE8BBgC2pCAn0ZKmRAAAAABJRU5ErkJggg==)  no-repeat left top;
	opacity:0.5;
	z-index: 99;
}
#toTop:hover, #toTop:focus {
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#togglepassword {
	display:none;
}
