@charset "utf-8";

#mobilebackdrop {
    display: none;
    position: fixed;
    z-index: 8;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.6);
}


.panelwrapperdesktop {
    height: 0; 
    width: 100%; 
    position: absolute; 
    z-index: 1; 
    top: 0px;
    left: 0;
    overflow-y: scroll; 
	transition: 0.75s; 
}



.panelwrappermobile {
    height: 0; 
    width: 95%; 
    position: fixed;
    z-index: 1; 
    top: 40px;
    left: 8px;
    overflow-y: scroll; 
	transition: 0.75s; 
	z-index:9 !important; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}



.closepanelwrapper{
	width:100%;
	height:30px;
	padding-left:40px;
	font-family:Montserrat;
	padding-top:10px;
	font-size:16px;
}

.panelclosebtn {
    position: absolute;
    top: 10px;
    right: 30px;
	width:25px;
    font-size: 36px !important;
	color:#555555;
}




#nbar1 {
	position:relative;
	height:75px;
}

#nbar2 {
	position:relative;
	height:75px;
	padding:0;
	margin:0;
}

#nbar3 {
	position:relative;
	height:75px;
	padding:0;
	margin:0;
}

.nTbar1 {
	height:75px;
}

.nTbar2 {
	height:75px;
}

.nTbar3 {
	height:75px;
}



.nb_wrapper{
	width:100%;
	padding:0;
	margin:0;
}

.nb_wrapper_center{
	text-align:center;
	width:90%;
	margin:0 auto;

}


#panelNotificationTop{
	padding:0;	
	margin:0;
	background-size:cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color:#ffffff;
	overflow:hidden;
}




#notification_bar{
	position:absolute;
	top:25px;
	right:-39px;
	width:35px;
	height:40px;
	padding:0;
	margin:0;
	overflow:hidden;
	cursor:pointer;
}

#num_notifications{
	position:absolute;
	top:1px;
	left:25px;
	color:#eeeeee;
	font-size:9px;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
}




.panelnotification{
	padding:0;
	
}


#nb_animate2{
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:0px;
	background-color:#006bb6;
	color:#eeeeee;
	overflow:hidden;
}


.nb_animate2{
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:50%;
	font-size:30px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	animation-name: nbanimate2;
	animation-duration: 4s;
	animation-delay: .75s;
}
@keyframes nbanimate2 {
  0%   {top:25%;width:0px; height:50%;max-width:360px;}
  30% {top:25%;left:38%;width:100%;height:50%;max-width:360px;}
  70% {top:25%;left:38%;width:100%;height:50%;max-width:360px;}
  100% {top:25%;left:100%;width:0px;height:50%;max-width:360px;}
}

.nb_animate2_reset{
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:100%;
	font-size:30px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}




.btn-rcr-nb {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Open Sans';
    color: #000000;
    background: #ffffff;
    font-weight: 600;
	text-transform:uppercase;
	margin-left:8px;
   /* border: solid 1px #006bb6; */
}

.btn-rcr-nb:focus,
.btn-rcr-nb:active:focus,
.btn-rcr-nb.active:focus,
.btn-rcr-nb.focus,
.btn-rcr-nb:active.focus,
.btn-rcr-nb.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-rcr-nb:hover,
.btn-rcr-nb:focus,
.btn-rcr-nb.focus {
	color:#000000;
	text-decoration: none;
}
.btn-rcr-nb:hover{
text-decoration:none;
color:#000000 !important;
}

.btn-rcr-nb-arial {
	font-family:Arial, Helvetica, sans-serif !important;
}

.nb_text {
	font-family:Montserrat;
	font-size:16px;
	font-weight:500;
}

.nb-btn-container{
	padding:0;
	margin:0;
	display:inline-block;
}
.nb_1, .nb_2, nb_3{
	padding:0;
	margin:0;
	
}

.nb_timer{
	display:inline-block;
	height:45px;
	line-height:1;
	width:170px;
	margin-left:8px;
	padding:0;
	vertical-align:middle;
	font-family:'Open Sans';
	
}

.tb_timer{
	width:100%;
	font-size:10px;
	height:40px;
	color:#ffffff;
	padding:0;
	margin-top:7px;
}
.tb_timer tr th{
	text-align:center;
	font-weight:400;
	overflow:hidden;
	font-family:"Open Sans";
	padding:0;
	margin:0;
	
}
.tb_timer tr td{
	text-align:center;
	letter-spacing:2px;
	padding:0;
	margin:0;
	
}

.tb_timer tr td span{
	background-color:#006bb6;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:4px;
	margin-top:5px;
	font-size:11px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.tb_timer tr td div{
	display:inline-block;
	width:10px;
	text-align:center;
	font-size:14px;
}
.tb_timer tr th div{
	margin-top:-5px;
}





@media screen and (max-width: 768px) {


	.nTbar1 {
		height:150px;
	}
	
	.nTbar2 {
		height:150px;
	}
	
	.nTbar3 {
		height:150px;
	}


	.nb_text {
		font-size:16px !important;
		line-height:1.1 !important;
	}
	
	.nb-btn-container{
		margin-top:10px !important;
		width:100%;
		display:block;
	}


	#notification_bar{
		position:absolute;
		top:50px;
		right:-9px;
	}

	.panelclosebtn {
		right: 10px;
	}
	
}


