﻿@font-face {
    font-family: 'scriptinaregular';
    src: url('../fonts/scriptin-webfont.eot');
    src: url('../fonts/scriptin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/scriptin-webfont.woff2') format('woff2'),
         url('../fonts/scriptin-webfont.woff') format('woff'),
         url('../fonts/scriptin-webfont.ttf') format('truetype'),
         url('../fonts/scriptin-webfont.svg#scriptinaregular') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face{ 
	font-family: 'fontin_sans_r_45b';
	src: url('../fonts/fontin_sans_r_45b-webfont.eot');
	src: url('../fonts/fontin_sans_r_45b-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/fontin_sans_r_45b-webfont.woff') format('woff'),
	     url('../fonts/fontin_sans_r_45b-webfont.ttf') format('truetype'),
	     url('../fonts/fontin_sans_r_45b-webfont.svg#webfont') format('svg');
}


@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=3.0.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
    padding-top: 0px; 
    background-color: white;
    background-repeat: no-repeat;
    //background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center center;
    padding-bottom: 0px;
	color: black;

// background-image: url(../images/images2.jpg);
 background-size:cover;
overflow-x: hidden;
//overflow-y: hidden;
min-height: 1024px;

}

.fontSignature{
    color: white;
    font-family: "scriptinaregular";
    text-align: center;
	font-size: 48pt;
}

.logoHeader{
    height: auto !important;
    min-height: calc(10%);
}

.hr2{
    border: solid 2px !important;
    height: 3px;
    /* Set the hr color */
    color: #333; /* old IE */
    background-color: #333; /* Modern Browsers */
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.adminMenuSequenceDiv{
   margin-bottom: 25px !important;
}

.limit{
   width: 300px;
   height: 200px;
   max-height: 250px;
   overflow: hidden;
   margin: auto;
}

.limit img{
   width: 100%;
   height: 100%;
   margin: auto;
}

/* ============================================================
  GLOBAL
============================================================ */
.effects {
  //padding-left: 15px;
}
.effects .adminMenuSequenceDiv {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 25%;
  overflow: hidden;
}
.effects .adminMenuSequenceDiv:nth-child(n) {
  //margin-right: 5px;
}
.effects .adminMenuSequenceDiv:first-child {
  //margin-left: -15px;
}
.effects .adminMenuSequenceDiv:last-child {
  margin-right: 0;
}
.effects .adminMenuSequenceDiv img {
  display: block;
  margin: auto;
  padding: 0;
  width: auto;
  max-width: 100%;
  height: 95%;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  transition: all 0.5s;
  text-align: center;
  margin-left: 15px;
}

.overlaySpan{
  position: relative;
  padding-left:15px;
  top: 30%;
}

span a.expand {
   // background:#222;
    color:#fff;
    display:inline-block;
    line-height: 50px;
    font-weight: 700;
    font-size: 14px;
    margin:10px 10px 0 0;
    padding:5px 10px;
 vertical-align:middle;
}

a.deleteIcon{
    float:right;
    margin-top:0px;
    margin-right:15px;
    cursor:pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 30px;
    background: #605F61;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;   
    text-decoration: none;    
}

.deleteIcon:before {
    content: "×";
}

a.deleteSharedSequenceIcon{
    float:right;
    margin-top:0px;
    margin-right:15px;
    cursor:pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 30px;
    background: #605F61;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;   
    text-decoration: none;    
}

.deleteSharedSequenceIcon:before {
    content: "×";
}

.deleteAddedUserP{
	cursor: pointer;
}

.deleteAddedUserA{
	cursor: pointer;
}

/* ============================================================
  EFFECT 1 - SLIDE IN BOTTOM
============================================================ */
#effect-1 .overlay {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
display:inline-block;
  height: 0;
}
#effect-1 .overlay span.expand {
  left: 0;
  right: 0;
  bottom: 50%;
  margin: 0 auto -30px auto;
}
#effect-1 .adminMenuSequenceDiv.hover .overlay {
  height: 100%;
}

/* ============================================================
  Colors
============================================================ */
.black{
	background: black;
}
.blue{
	background: blue;
}
.green{
	background: green;
}
.orange{
	background: orange;
}
.purple{
	background: #800080;
}
.red{
	background: red;
}
.white{
	background: white;
}
.yellow{
	background: yellow;
}


.panelHeadingText{
	font-weight: 700;
    font-size: 18px;
}

.menuSequenceHeadingText{
   position: absolute; 
   bottom: 0px; 
   left: 0; 
   width: 100%;
   background: grey;
   color: white;  
   margin-left: 15px;   
}

.divTextAlignCenter{
	text-align: center;
}

.divTextAlignLeft{
	text-align: left;
}

.centerText{
	text-align: center;
}

.center {
     float: none;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
}

.page-header {
    padding-bottom: 0px;
    margin: 0px 0 0px;
    border-bottom: 5px solid #eee;
	}
	
.clearMenu {
	clear: both;
	}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


.list-group-item {
	background-color: transparent !important;
	border: none;
}

.marginTop5px{
	margin-top: 5px;
}
.marginTop15px{
	margin-top: 15px;
}

.marginLeft15px{
	margin-left: 15px;
}

.marginTop25px{
	margin-top: 25px;
}

.marginTop50px{
	margin-top: 50px;
}

.bxslider{
    -webkit-padding-start: 0px;
}

.bx-pager{
    display: none;
}

.bx-viewport{
    -moz-box-shadow: 0 0 0px #ccc !important;
    -webkit-box-shadow: 0 0 0px #ccc !important;
    box-shadow: 0 0 0px #ccc !important;
}



.imageContainerFood{
    display: block;
    width: auto;
    max-height: 100%;
    margin: auto;	
    overflow: hidden;
	margin-bottom: -9999px;
	padding-bottom: 9999px;

}

.imageContainerDrink{
    display: block;
    width: auto;
    max-height: 100%;
    margin: auto;	
    overflow: hidden;
	margin-bottom: -9999px;
	padding-bottom: 9999px;

}

.leftDown{
    -webkit-animation: move-LeftDown 1s 1s ease-out forwards;
    animation: move-LeftDown 1s 1s ease-out forwards;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;


}
@-webkit-keyframes move-LeftDown {
    100% {
        transform: translate3d(-10%, 10%, 0px) scale(1.25);
	
    }
}
	
.rightDown {
    -webkit-animation: move-rightDown 1s 1s ease-out forwards;
    animation: move-rightDown 1s 1s ease-out forwards;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;


}
@-webkit-keyframes move-rightDown {
    100% {
        transform: translate3d(10%, 10%, 0px) scale(1.25) 1s 1s ease-out forwards; 
	
    }
}


	
.floatLeftCenter{
	float: left;
	width: 33%;
	text-align: center;
	margin-left: 50%;
	margin: auto;
}

#column1, #column2, #column3 {
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}

.containerFull{
	min-height: 100%;
	overflow: hidden;
}

.menuItem {
	float: left;
	font-family: fontin_sans_r_45b;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	font-size: 20pt;
}
.menuItemPrice {
	float: right;
	font-weight: bold;
	margin: 0px;
	font-size: 20pt;
}

.menuItemDescription {
	font-family: fontin_sans_r_45b;
	font-size: 14pt;
}

.fill {
    display:flex;
    justify-content:center;
    align-items:center;
    overflow:hidden
}

.fit_image {
    flex-shrink:0;
    min-width:100%;
    min-height:100%;
}

.fill2 {
    display:flex;
    justify-content:center;
    align-items:center;
    overflow:hidden
}
.fill2 img {
    flex-shrink:0;
    min-width:100%;
    min-height:100%
}


.img-responsive{
    display: block;
    width: auto;
    min-height: 80%;
    margin: auto;
 
}

.img-responsive-Item-Thumb{
    display: block;
    width: auto;
    max-height: 125px;
    margin: auto;
	max-width: 100%;
}

.img-responsive-Item-Top-Logo{
    display: block;
    width: auto;
    max-height: 200px;
    margin: auto;
	max-width: 100%;
}

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto 0px 0;
  /* Pad bottom by footer height */
  padding: 0 0 0px 0;
}

#wrap > .center-container {
  padding: 0px 0 0 0;
  margin:0;
}

.top{
	position: relative;
}

.bottom{
	position: absolute;
	bottom: -59px;
}

.center-container {
  height:100%;
}

.center-row {
  height:80%;
  background-size:cover;
  color:#fff;
}

.center-row img{
    padding-top: 100px;
}

.bottom-row {
  height:20%;
  background-size:cover;
  color:#aaa;
}

..placeholder {
    background: #f0f0f0;
    border:1px dashed #ddd;
    visibility: visible !important;
}

.menuImageSequenceList ul{ 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 60%; 
	text-align:center; 
	margin:auto; 
}


.menuImageSequenceList {
	list-style-type: none;
	width: 100%;
	padding:5px;
	display: inline-block;
}

.menuImageSequenceList img
{
	margin: auto;
	height: 50px;
	width: auto;
}

.menuImageSequenceList p {
	margin-left:15px;
	text-align: right; 
	display:inline-block;
	padding: 0;
	word-wrap:break-word;
	max-width:100%;
}

.menuImageSequenceList select{
	float: right;
}

.menuList ul{ 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 60%; 
	text-align:center; 
	margin:auto; 
}


.menuList {
	list-style-type: none;
	width: 100%;
	padding:5px;
	display: inline-block;
}

.menuList img
{
	margin: auto;
	height: 50px;
	width: auto;
}

.menuList p {
	margin-left:15px;
	text-align: right; 
	display:inline-block;
	padding: 0;
	word-wrap:break-word;
	max-width:100%;
}

.menuList select{
	float: right;
}

.verticalLine{
	border-left: thick solid #ff0000;
}

.deleteMenuImageSequenceImage{
	cursor: pointer;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:50%;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.imageContainerMenuTypeOne{
    display: block;
    width: auto;
    max-height: 100%;
    margin: auto;	
    overflow: hidden;
	margin-bottom: -9999px;
	padding-bottom: 9999px;

}

.hideTransitionSeconds{
	display: none;
}

.deleteMenuSequence {
	cursor: pointer;
}

#column1, #column2, #column3 {
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}

.containerFull{
	min-height: 100%;
	overflow: hidden;
}

.imageWithCaption{
    text-align:center;
    margin:50px auto;
}
.imageWithCaption a{
    margin:0px 20px;
    display:inline-block;
    text-decoration:none;
    color:black;
}

.borderYellow{
	border: solid 1px black;
	background-color: lightyellow;
}

.borderSolid{
	border: solid 1px;
}

/*Transitions*/
.DownLeft{
    -webkit-animation: move-DownLeft 1s 1s ease-out forwards;
    animation: move-DownLeft 1s 1s ease-out forwards;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;


}
@-webkit-keyframes move-DownLeft {
    100% {
        transform: translate3d(-5%, 5%, 0px) scale(1.10);
	
    }
}


.DownLeftZoom{
    -webkit-animation: move-DownLeftZoom 1s 1s ease-out forwards;
    animation: move-DownLeftZoom 1s 1s ease-out forwards;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;


}
@-webkit-keyframes move-DownLeftZoom {
    100% {
        transform: translate3d(-10%, 10%, 0px) scale(1.25);
	
    }
}

.DownRight {
    -webkit-animation: move-DownRight 1s 1s ease-out forwards;
    animation: move-DownRight 1s 1s ease-out forwards;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;


}
@-webkit-keyframes move-DownRight {
    100% {
        transform: translate3d(5%, 5%, 0px) scale(1.10);
	
    }
}
	
.DownRightZoom {
    -webkit-animation: move-DownRightZoom 1s 1s ease-out forwards;
    animation: move-DownRightZoom 1s 1s ease-out forwards;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;


}
@-webkit-keyframes move-DownRightZoom {
    100% {
        transform: translate3d(10%, 10%, 0px) scale(1.25);
	
    }
}

.ZoomIn {
    -webkit-animation: move-ZoomIn 1s 1s ease-out forwards;
    animation: move-ZoomIn 1s 1s ease-out forwards;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;


}
@-webkit-keyframes move-ZoomIn {
    100% {
        transform: translate3d(0%, 0%, 0px) scale(1.25);
	
    }
}


