@charset "UTF-8";
/* CSS Document */

#sameday{
	position:fixed;
	bottom:0;
	right:0;
	width:325px;
	height:156px;
	
	z-index:100000000;
	
	}
#sameday2{
	position:relative;
	top:0;
	right:0;
	width:100%;
	height:40px;
	
	z-index:100000000;
	
	}
.alert-close {
	background: rgba(255,255,255,0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4),inset 0 -1px 2px rgba(255,255,255,0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4),inset 0 -1px 2px rgba(255,255,255,0.25);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4),inset 0 -1px 2px rgba(255,255,255,0.25);
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	height: 22px;
	line-height: 24px;
	position: absolute;
	right: 11px;
	text-align: center;
	top: 9px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	width: 22px;
	z-index:1000000000;
}
@media (max-width: 600px) {#sameday, #samday2{display:none;}}

#nov28, #nov29,#dec18,#dec19,#dec20,#dec21,#dec22,#dec23, #dec24, #dec25,#dec26,#dec27,#dec28,#dec29,#dec30, #dec31, #jan1, #feb18, #may27, #jul4, #aug12, #sep2, #oct14 {
  position: relative; 
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 100%; 
  top:0;
  z-index:10;
  text-align:center;
  color:#fff !important;
  background-color:#0390BA;
  font-weight:bold;
  font:Verdana, Geneva, sans-serif;
  font-size:14px;
  padding:20px 50px;
 

  
  }
   
   .closure { display: none; }