ul.evviewnav li { margin: 0px 8px !important;  }
.waitlistbtns{ margin-top:0px !important; padding:0px 13px 10px 13px !important; }
.waitlistbtns a{ border-radius:4px; text-decoration:none; white-space:nowrap !important; }
.top-nav-container{ min-height:50px !important; }
.navbar-container .row-fluid{ min-height:14px !important; }
.top-nav-container, .navbar-container .row-fluid{ height:auto !important; }
.logosection{ margin-top:17px; padding:0px 0px 0px 10px !important;  }
.menuareasection{ margin-top: 12px; }

.navbar{ position: relative; z-index: 1000; margin-bottom: 20px; border: 1px solid transparent; }
.navbar-collapse{ overflow-x: visible; border-top: 1px solid transparent; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset; }
.bigdevicecollapse.navbar-collapse{
	  overflow: visible !important; 
}


.navbar-custom .navbar-toggle { border-color: #DDD; }
.navbar-custom .navbar-brand { color: #FFF; }
.navbar-brand { max-width: none; }
.navbar-brand { float: left; padding: 15px; font-size: 18px; line-height: 20px; }
.nav { padding-left: 0px; margin-bottom: 0px; list-style: outside none none; }
#ev_signupbtn{ margin-top: -5px; }
#ev_signupbtn .waitlist-button{ min-width: auto !important; }
.drpdownloginbtn{ float:right !important; padding-right:20px; }

a#logon_popup{ background-color: transparent !important; color: #69C9CD !important; border:1px solid #69C9CD; }
a#logon_popup:hover,a#logon_popup:visited { background-color: #69C9CD !important; color: #fff !important; } 

@media (min-width: 769px) {
	.navbar-header { float: left !important; }
	.navbar-toggle { display: none !important; }
	.navbar { border-radius: 4px !important; }
	.navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0px !important; }
	.navbar-collapse { width: auto !important; border-top: 0px none !important; box-shadow: none !important; }
	.navbar-nav { float: left !important; margin: 0px !important; }
	.navbar-nav > li { float: left !important; }		
	#hideforbig, #hideforbigusernav, #hideforbigsimplenav{ display:none !important; }
	.waitlistbtns{ margin-top:15px !important; padding: 5px 22px 10px 0px !important; }
}  
@media only screen and (min-width:769px) and (max-width: 789px) { 
	.waitlistbtns{ padding: 5px 17px 10px 0px !important; }
}
.collapsing, .collapse.in{ background:#222528; width: 100%; }
.collapsing ul li a, .collapse.in ul li a{ background-color:none !important; color:#F1F1EF !important; text-decoration:none !important; line-height:25px; margin: 10px 10px 6px 15px !important; font-weight:normal !important; padding-bottom: 10px; }


.collapsing li.drpforsmall a, .collapse.in li.drpforsmall a{  margin: 5px 10px 6px 15px !important;  }



.collapsing ul li:hover, .collapse.in ul li:hover,.collapsing ul li a:hover, .collapse.in ul li a:hover{ background-color:transparent !important; color:#BDBDB9 !important;  }

.collapsing ul li:first-child > a, .collapse.in ul li:first-child > a{ padding-top:0px !important; }
.collapsing ul li:last-child > a{ padding-bottom:7px !important; }
.collapse.in ul li:last-child > a{ padding-bottom:7px !important; }

.navbar-default .navbar-toggle { border-color: #DDD; }
.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px none; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background: #888 !important; }
.navbar-toggle .icon-bar:nth-child(2), .navbar-toggle .icon-bar:nth-child(3){ margin-bottom:2px !important; }


.logosection1 { margin-top: 7px; padding: 0px 0px 10px 10px !important; }
.rightsimplenav { padding-top: 15px; }
#simplerightseclinks{ float: right;  }
@media (max-width: 768px) { 
	#hideforbig, #hideforbigusernav, #hideforbigsimplenav{ display:block !important; }
	.logosection{ margin-top: 7px !important; }
	nav#navigationarea button.navbar-toggle{ margin-top: 12px !important; }
	.menuareasection{ margin-top: 2px !important; }
	.topmenucontsec .span3.wailistbtnarea { width:100% !important; float:none !important; margin-top:1px; padding-top:17px; margin-left:0px !important; }
	.topmenucontsec .span9.logomenulinks { width:100% !important; float:none !important; }
	.topmenucontsec .span9.logomenulinks .span3.firstlogo { width:70% !important; float:left !important; }
	.topmenucontsec .span9.logomenulinks .span9.menulinkssec { width:30% !important; float:right !important; }	
	.topmenucontsec .span9 .menulinkssec{ margin-left:0px !important; }
	#navigationarea{ background-color: transparent !important; }
	
	#hideforbig ul li a, #hideforbigusernav ul li a, #hideforbigsimplenav ul li a{ padding-left:5px; border-bottom:1px solid #37393b; border-bottom-width: thin; }
	
	
	#hideforbigusernav ul li.dropdown a.openchildele, #hideforbigusernav ul li.dropdown a.openchildelelogout{ padding-left:5px; border-bottom:0px !important; }
	#hideforbigusernav ul.drpdownusernav li a { margin-left: 40px !important; width:100% !important; }

	#hideforbig ul li:last-child a { border-bottom:0px !important; }
	#hideforbig ul li.active a, #hideforbig ul li.active a:hover, #hideforbig ul li.active a:visited{ color:#6AC9CD !important; }
	
	.drpdownloginbtn{ float:left !important; padding-right:0px !important; }
	.waitlistbtns{ padding: 5px 13px 15px !important; }
	button#topnavbtn_toggle{ height: 37px !important; width: 45px !important; } 
	
	.footerlinkssec{ margin-left:25px; }
	.footerlinkssec .span12{ padding-top:15px; }
	.footerlinkssec .span12 .span6{ width:40% !important; float:left !important; }
	
	.span3.usernavright{ display: none !important; }
	
	.topmenucontsec .logomenulinks1 { width: 70% !important; float: left !important; margin-left:0px !important; }
	.topmenucontsec .rightsimplenav { width:29% !important; float:left !important; margin-left:0px !important; }
	
	.logosection1 { margin-top: 7px !important; }
	.rightsimplenav { padding-top: 0px !important;  }
	#simplerightseclinks{ display: none; }
	
	.rightsimplenav nav#navigationarea button.navbar-toggle{  margin-top: 11px !important; }
	li.simplenavleft{ padding-left: 15px; }
	#hideforbigsimplenav ul li a.openchildelelogout1{ border-bottom:0px !important;  }
}


@media (max-width: 443px) { 
	nav#navigationarea button.navbar-toggle{ margin-top: 8px !important; }
}
@media only screen and (min-width:768px) and (max-width: 1099px) { 
	.navbar .nav > li:first-child > a { margin-left:5px !important; }
	.navbar .nav > li > a { margin: 8px 65px 0 0 !important; }
	.drpdownloginbtn{ padding-right:10px !important; }
}
@media only screen and (min-width:768px) and (max-width: 979px) {
	.waitlist-button { padding: 5px 13px !important; }
	.navbar { background-color:#F1F1EF !important; }
	.navbar .nav > li > a { margin: 5px 11px 0px 0px !important; }
	.navbar .nav > li:first-child > a, .navbar .user_nav .nav > li:first-child > a { padding-left: 3px !important; }
	.navbar .nav > li > a, .navbar .user_nav .nav > li > a { background-color: transparent !important; color: #777; float: none; padding: 0px 22px; text-shadow: none; }
}
@media only screen and (min-width:768px) and (max-width: 852px) {
	.navbar .nav > li > a, .navbar .user_nav .nav > li > a { padding: 0px 15px !important; }
}
@media (max-width: 964px) {
	header { margin-bottom: 0px !important; }
}
@media (min-width: 1280px) { 
	.navbar .nav > li:first-child > a{ margin-left:18px !important; }	
}
@media only screen and (min-width:1100px) and (max-width: 1280px) {
	.navbar .nav > li > a { margin: 7px 50px 0px 0px !important; }
	.logosection { margin-top: 14px !important; padding: 0px 0px 0px 10px !important; }
}
@media only screen and (min-width:1281px) and (max-width: 10000px) {
	.logosection { margin-top: 7px !important; padding: 0px 0px 0px 10px !important; }
	.navbar .nav > li > a { margin: 7px 68px 0px 0px !important; }
}
.topmenucontsec .navbar .nav > .active > a, .topmenucontsec .navbar .nav > .active > a:hover, .topmenucontsec .navbar .nav > .active > a:focus { background-color: transparent !important; box-shadow:none; }
#hideforbig.collapsing{ min-height:186px !important; }

a.openchildele{ cursor: pointer !important; }

/* 
@media (max-width: 721px) { 
	.user-nav-container{ padding-bottom: 20px !important; }
} 
@media (max-width: 436px) { 
	.user-nav-container{ height: 100px !important; padding-bottom: 20px !important; }
}
*/
a.openchildele .caret{ border-top: 4px solid #ffffff !important; margin-top: 12px !important; margin-left: 10px !important; }
.footerlinkssec ul { margin: 5px 0px 10px 0px !important; }
.footerlinkssec ul li{ list-style: none; line-height:23px !important; }
.footerlinkssec ul li a,.footerlinkssec ul li a:visited{ text-decoration: none; color:#776A69 !important; font-size: 14px !important; }
.footerlinkssec ul li a:hover{ text-decoration:underline; color:#FFFFFF !important; }

.footerlinkssec strong{ font-size: 15px !important; color:#FFFFFF !important; }
.footerlinkssec .waittaglinetop{ padding-top: 10px; }


/*  FOR USER NAVIGATION - Post Login Pages */

.user-nav-container{ margin-top: 0px !important; height: auto !important; }
.span3.usernavright{ margin-top: 15px; }
.myuserplaces{ margin-top: 5px; margin-right: 30px; } 

.dropdown.sign_up_tnc { position: relative !important; right: 10px; top: 0px !important; }
.sign_up_tnc .dropdown-menu { left: -75px !important; }
.sign_up_tnc .arrow{ left: 97px !important; }

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{ background-color: transparent !important; box-shadow: none !important;  }
.clearfix{ clear:both;   }

#hideforbigusernav li.dropdown.open ul.dropdown-menu{ position: relative !important; background-color: transparent !important; border:0px !important; box-shadow: none !important; }
#hideforbigusernav li.dropdown.open a{ padding-bottom: 0px !important; }

#hideforbigusernav .dropdown-menu > li > a:hover,
#hideforbigusernav .dropdown-menu > li > a:focus,
#hideforbigusernav .dropdown-submenu:hover > a,
#hideforbigusernav .dropdown-submenu:focus > a { background-color: transparent !important; background-image: none !important; } 
#hideforbigusernav .nav > li > a:hover,#hideforbigusernav .nav > li > a:focus { text-decoration: none; background-color: transparent !important; }

footer { padding: 42px 0px 22px 0px !important; }

#hideforbigusernav.collapsing ul li a.openchildele{ padding-bottom:0px !important; margin-bottom:0px !important; }
#hideforbigusernav.collapse.in ul li a.openchildele{ /*padding-bottom:10px !important;*/ margin-bottom:0px !important; }

/*  FOR  contacts.html */
@media (max-width: 768px) {
	#wlme_contactpage .contact-us-page{ width:auto; margin:12px 15px !important; }
}
@media (max-width: 485px) {
	#wlme_contactpage #contact .contact-input { width: 100% !important; float: none !important; }
	#wlme_contactpage #contact input[name="last_name"], #wlme_contactpage #contact input[name="num_accounts"], #wlme_contactpage  #contact input[name="phone"] { margin-left: 0px !important; }
}

/* === Updated Welcome page ===*/
.update-welcometitle{ margin-top: 18px !important; }
.update-welcome-sub-block{ padding-top: 9px; padding-bottom: 29px; color: #90d7da; text-align: center; }
.update-welcome-sub-block a,.update-welcome-sub-block a:visited{ color: #90d7da; text-decoration: underline; }
.update-welcome-sub-block a:hover{ color: #ffffff; }

a.update-welcome-links{ text-decoration: underline; }
a.update-welcome-links:hover{ text-decoration: underline; }

.welcome-video-img{ padding-top: 1% !important; padding-left: 17% !important; }
.welcome-trophy-img{ width:74% !important; padding-top: 14% !important; padding-left: 25% !important; }
.welcome-waitlist-icon-img{ width:51% !important; padding-top: 14% !important; padding-left: 36% !important; }

.widgetpromsg{ background: #B6E1E3;
	border-radius: 5px; 
	color: #fff; 
	font-size:20px; 
	padding:10px 20px 10px 20px;
	font-weight:bold;
}
.hoursdesc{ padding-top: 7px; }
.specific_hours_cont{ padding:10px 20px 10px 20px; 
	border:1px solid #B6E1E3; 
	border-radius: 5px;
	margin:10px 0px 0px 0px;
	background: #fff;
	display: none;
}
.specific_hours_cont h4{ text-align: center; }
.specific_hours_cont .row-fluid{
	border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    padding-top: 3px;
}
.specific_hours_cont .row-fluid:last-child{
	border-bottom: 0px !important;
}
#businessDay_area.modal, #load_template_modal.modal, #reset_load_template_modal.modal, #displayDay_area.modal, #blackdayout_area.modal{ /* load_template */
	border-radius: 10px;
}
.hourtitletype{ color:#7BCED1; }
#businessDay_area .modal-header, #displayDay_area .modal-header, #blackdayout_area .modal-header, #load_template_modal .modal-header, #reset_load_template_modal .modal-header{ 
	background:#F6F6F6; 
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
div.dayhourselection{ 
	padding:15px 0px 15px 0px; 
}
button[type="button"].hourssave{ 
	height:auto !important; 
	min-width:75px !important; 
}
.model-contentsec{
	display: none;
	padding:0px 20px 10px 20px; 
}
.model-contentsec select{
	max-width:120px;
}
#business_specific_hourSel .row-fluid, #display_specific_hourSel .row-fluid{
	border-top:1px solid #e3e3e3;
	padding-top: 13px;
	padding-bottom: 3px;
}
#businessfromtohourselection.row-fluid, #displayfromtohourselection.row-fluid{
	border-top:2px solid #AFA0A0 !important;
	padding-bottom: 0px !important;
}

.houractions a{ line-height: 25px; }
.houractions a:visited{ color: #69c9cd !important; }
.selectedhours{ padding-left: 22px; }
.middlehourarea{ padding-left: 15px; padding-bottom: 10px; }

a.hourSavebtn{ 
	background-image: none;
    text-shadow: none;
    background-color: #9FCA3B !important;
    margin-bottom: 0 auto 20px auto;
    text-decoration: none !important;
    color: #fff !important;
    border: none;
    padding: 5px 20px; 
}

.login-button-css{
	text-align: center;
}

.blackoutpage h1{ margin-bottom: 0px !important; }
.blackoutdesc{ color:#777; }
.blackoutdaybtn{ 
	height: auto !important; margin:0px auto !important; text-align: center !important;
	padding:0px 10px !important; width: auto !important; min-width: 50px !important; 
	margin-top:10px; text-decoration: none !important; display: inline-block !important;
}
.blackoutdaybtn div{ width: auto !important; float: none !important; height: auto !important; }
.blackoutdaybtn div.spanplus{  float: left !important; font-size:27px; line-height: 30px; }
.blackoutdaybtn div.spanadd{ float: left !important; line-height: 30px; padding-left: 3px; font-weight: bold; }

.blackoutcontent{ padding:15px 40px 10px 40px;  }

#errormsgbox{ display:none; color: #ff0000; }

.blackoutdatacontainer{ padding-top: 20px; }
.blackoutdatacontainer th{ line-height: 40px; }
.evpadleft{ padding-left:30px; }
.rowblackout{ line-height:40px; }
.evright{ float: right; }
.evleft{ float:left; }
.evclear{ clear:both; }
.blkoutdel{ display:none; padding-left: 10px;  }
tr.evblackout:hover .blkoutdel{ display:block; }
tr.evblackout:hover a.blackouteditlink{ text-decoration: underline; color:#69c9cd; }
a.blackouteditlink{ text-decoration: none; color:#55382c; }

.edit_blackouttype{ width:125px !important; }
.edit_blackoutdate{ width:165px !important; }
.delBlackoutshow{ display:block;padding-bottom: 10px; }


.marleft0{ margin-left: 0px !important; }
#divcustomtableheader input[type="text"]{	max-width: 70px; }
h2.waitlist_messages{ padding-top: 0px !important; margin-top: 0px !important; color: #499094 !important; font-size:20px; margin-bottom: 5px !important; font-weight: 600; }
.messageboxcont textarea{ margin-bottom: 0px !important; }
.waitmsgboxes{ padding: 7px 18px 10px 18px !important; }
.messageboxcont p a.reset-default-message-link{ padding-top: 5px !important; }


@media (max-width: 768px) { 
	.bigdevicecollapse.navbar-collapse{
		overflow-y: hidden !important;
		overflow-x: visible !important;
	}

	#hideforbig.navbar-collapse.collapse{
		overflow: hidden !important;
	}
	#hideforbig.navbar-collapse.collapse.in{
		overflow-y: visible !important;
		height: auto !important;
	}


	#hideforbig.navbar-collapse{
		/*overflow-y: visible !important;*/
	}
}


  ul.dropdown-menu.dropdownforsmalldevice{
    position: static !important;
    width: 99% !important;
    border-radius: 0px !important;
  }
  li.drpforsmall span.caret{
    margin-top: 10px !important;
  }
  li.drpforsmall a:focus{
    background-color: transparent !important;
    color: #fff !important;
  }
  ul.dropdownforsmalldevice{
    background-color: #222528 !important;
    padding-top:0px !important;
    margin-top: 0px !important;
  }
  ul.dropdownforsmalldevice li, ul.dropdownforsmalldevice li a{
    background-color: #222528 !important;
     color: #fff !important;
  }
  ul.dropdownforsmalldevice li a{
    margin: 6px 10px 6px 15px !important; 
     
    border-bottom: 1px solid #37393b !important;
    border-bottom-width: thin !important;
  }
  li.drpforsmall a.dropdown-toggle{
    padding-bottom: 0px !important;
  }
  .dropdownforsmalldevice li a{padding-left: 15px !important;}
  .dropup .caret{ border-bottom: 4px solid #fff !important; }
  .footercountrysel{ padding:10px 0px; border-top:1px solid #776A69; border-bottom:1px solid #776A69; }
  a.btn.btntogglecountry{ background-image: none !important; background: none !important; border: 0px !important; box-shadow: none !important; text-decoration: none !important; font-size: 18px !important; }

.kioskhtml .dropdown-menu {
    left: -95px !important;
}
.kioskhtml .dropdown-menu li a, .kioskhtml .dropdown-menu li a:visited{ color: #777 !important; }
.kioskhtml .dropdown-menu li:last-child a{ border-bottom:0px !important; }