
      
 
      
.register-nowsss:hover{
    cursor: pointer;
}
 .css_blink{
    background:#ffce3a;
    border: 4px double #000;
    padding:20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.css_blink a{
    color:#000;
}
.css_blink button{
   padding:10px 20px;
   font-size:15px;
}

/*POP UP*/
#backgroundPopup {
	z-index:1;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;
	top:0px;
	left:0px;
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	-moz-box-shadow:0px 0px 10px 0px #000;
	-webkit-box-shadow: 0px 0px 10px 0px #000;
	box-shadow:0px 0px 10px 0px #000;
	display: none;
	font-size: 14px;
	left: 46%;
	margin-left: -402px;
	position: absolute;
	top: 5%;
	width: 906px;
	z-index: 3000;
}
div.loader {
	background: url("../images/loading.gif") no-repeat scroll 0 0 transparent;
	height: 32px;
	width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
	background: url("../images/closebox.png") no-repeat scroll 0 0 transparent;
	bottom: 12px;
	cursor: pointer;
	float: right;
	height: 30px;
	left: 12px;
	position: relative;
	width: 30px;
}
span.ecs_tooltip {
	background: none repeat scroll 0 0 #000000;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	display: none;
	font-size: 11px;
	height: 16px;
	opacity: 0.7;
	padding: 4px 3px 2px 5px;
	position: absolute;
	right: -48px;
	text-align: center;
	top: -38px;
	width: 93px;
}
span.arrow {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #000000;
	display: block;
	height: 1px;
	left: 40px;
	position: relative;
	top: 3px;
	width: 1px;
}

#submenu a{ color:#fff!important;}
.footer_all {
    background-color: #b6137a;
    margin: 26px auto 0 -209px;
    position: relative;
    width: 1024px;
}
div#popup_content {
	margin: 4px 7px;
}
/* pop-up*/

.p_bold{color:#A07C0F; font-size:16px;}





#customers {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}


@media screen and (max-width: 768px) {

.page{

     display:block !important;

 }

}
@media only screen and (max-width: 480px) and (min-width: 240px) {
 .page{

     display:block !important;

 }  
}
@media screen and (max-width: 600px) {
  .page{

     display:block !important;

 }  
}



.