body{
margin:0;
padding:0;
background-color:#000;
background-image:url('../images/bg.jpg');
background-repeat:repeat;
background-attachment:fixed;
}
#main{
margin:0 auto;
width:1200px;
padding:0;
border:0px solid #b909f3;
background-color:#f6f6f6;
}

.dark-mode {
background-color:gray;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}

#content{
	margin: 0px 15px 0 15px;
	padding:0px 5px;
	font-family:Traditional Arabic, arial;
	font-weight:bold;
	font-size:22px;
	
border-radius: 35px 35px 35px 35px;
-moz-border-radius: 35px 35px 35px 35px;
-webkit-border-radius: 35px 35px 35px 35px;
border: 4px solid #e8e8e8;
background-color:#fff;


-webkit-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.25);
box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.25);

}

#content2{
	margin: 0 35px 0 45px;
text-align:center;
	font-weight:bold;
	font-size:22px;
border: 2px solid #e8e8e8;

}

#content2 a{
color:#fff;
text-decoration:none;
}
#content2 a:hover{
color:#ffff00;
text-decoration:none;
}




#content h1{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:26px;
}
#ban{
margin:0;
width:1200px;
padding:0;
}
/*
#ban a{
color:#000;
text-decoration:none;
}
#ban a:hover{
color:#8a37ca;
}

#ban span a {
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 1px 10px;
  background: #e6e6e6;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
}
*/
#ban1{
margin:0;
width:1200px;
height:65px;
padding:0;
border:0 solid #000;
}
#banimg{
margin:0;
width:1200px;
height:247px;
padding:0;
border:0 solid #000;
}
#welc{
float:left;
margin-left:200px;
font-size:11px;
padding-top:15px;
color:#000;
}

#loginF{
margin:50px auto;
width:500px;
height:250px;
padding:15px;
font-size:12px;
font-weight:bold;
border:2px solid #d4d4d4;
background-color:#fff;
-moz-border-radius: 15px;
text-align:center;

border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;


-webkit-box-shadow: 3px 11px 5px -7px rgba(0,0,0,0.32);
-moz-box-shadow: 3px 11px 5px -7px rgba(0,0,0,0.32);
box-shadow: 3px 11px 5px -7px rgba(0,0,0,0.32);

position: relative;
top: -100px;
}
label{
font-size: 16pt; 
font-family: "Traditional Arabic";
color:#333;
}

#loginfrm{
margin:0 auto;
width:1010px;
padding:5px;
border:2px solid #d4d4d4;
background-color:#fff;
-moz-border-radius: 15px 0 15px 0;
}

#usr{
border:2px solid #d4d4d4;
margin:5px;
width:151px;
height:34px;
color:blue;
font-weight:bold;
font-size:15px;
text-align:right;
padding:2px 30px 0 0;
border:0 solid #000;
background-color:#f9fceb;
background-image:url('../images/user.jpg');
background-repeat:no-repeat;
background-position:right center;
}
#pass{
border:2px solid #d4d4d4;
margin:5px;
width:151px;
height:34px;
color:blue;
font-weight:bold;
font-size:15px;
text-align:right;
padding:2px 30px 0 0;
border:0 solid #000;
background-color:#f9fceb;
background-image:url('../images/pass.jpg');
background-repeat:no-repeat;
background-position:right center;
}
#submit{
width:65px;
height:32px;
margin-top:10px;
padding:5px;
color:yellow;
font-size:13px;
border:0 solid #000;
background-color:#f9f9f9;
background-image:url('../images/sbmit.jpg');
background-repeat:no-repeat;
background-position:right center;
}
#intt{
float:right;
margin:0 auto;
width:200px;
height:114px;
padding:5px;
font-size:12px;
font-weight:bold;
border:2px solid #d4d4d4;
background-color:#f9f9f9;
-moz-border-radius: 15px;
text-align:center;
}
#bd{
margin:0;
width:1000px;
height:100%;
padding:0;
border:0 solid #000;
background-color:#f9fceb;
}
#bdA{
position:relative;
top:0;
right:0;
margin:0;
width:1000px;
padding:0;
border:0 solid #000;
background-color:#fff;
}
#manusub{
color:gray;
font-family:tahoma;
font-size:11px;
font-weight:none;
text-align:right;
line-height: 150%;
}
#manusub a{
color:red;
}

#manusub a:hover{
color:gray;
}


#menuA{
float:left;
margin:0;
width:209px;
height:100%;
padding:0;
border:0 solid #000;
background-color:#ECEAEB;
}
* html #menu{
text-align:center;
font-family:tahoma;
font-size:12px;
font-weight:bold;
}
* html #menu a{
padding:0 20px 0 0;
color:#0099cc;
text-decoration:none;
}
* html #menu a:hover{
padding:0 20px 0 0;
color:#000;
}
#menu{
text-align:center;
font-family:arial;
font-size:15px;
font-weight:bold;
color:#0f5463;

}
#menu a{
padding:0 20px 0 0;
background-image:url('../images/arr.gif');
background-repeat:no-repeat;
background-position:center right;
color:#fff;
text-decoration:none;
}
#menu a:hover{
padding:0 20px 0 0;
background-image:url('../images/arra.gif');
background-repeat:no-repeat;
background-position:center right;
color:#ffff00;
}


* html #menu0{
text-align:center;
font-family:tahoma;
font-size:12px;
font-weight:bold;
}
* html #menu0 a{
padding:0 20px 0 0;
color:#0099cc;
text-decoration:none;
}
* html #menu0 a:hover{
padding:0 20px 0 0;
color:#000;
}
#menu0{
text-align:center;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#b6f50d;
}
#menu0 a{
padding:0 20px 0 0;
background-image:url('../images/arr.gif');
background-repeat:no-repeat;
background-position:center right;
color:#04cdcf;
text-decoration:none;
}
#menu0 a:hover{
padding:0 20px 0 0;
background-image:url('../images/arra.gif');
background-repeat:no-repeat;
background-position:center right;
color:#b6f50d;
}


#hom{
	font-family:Arial;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding: 3px 10px;
}

#hom a{
	font-family:Arial;
	font-size:16px;
	color:#ff6600;
	font-weight:bold;
	background-color:#eee;
	border: 1px solid #ddd;
	padding: 3px 10px;
	text-decoration:none;
	}
#hom a:hover{
	font-family:Arial;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background-color:#000000;
	border: 2px solid;
	padding: 3px 10px;
}
#forumN {
	margin-left:40%;
	width:350px;
	padding:5px 15px;
	font-family:tahoma;
	font-size:13px;
	color: yellow;
	font-weight:bold;
	text-align:center;
	background-color:#333;
	border:1px solid #fff;
}
#forumN A{
	color: #fff;
	text-decoration:underline;
}
#forumN A:hover{
	color: yellow;
	text-decoration:none;
}
#pag{
padding:5px;
color:#000;
font-weight:bold;
text-align:center;
}
#pag a{
padding:5px;
color:#ff6600;
font-weight:bold;
text-align:center;
}
.pagAA a{
color:#000;
font-weight:bold;
text-align:center;
}
#box-add {
	margin: 25px auto;
	padding-top:18px;
	font-family:Tahoma;
	width:35%;
	height:50px;
	font-size:13px;
	text-align:center;
	background-color:#ffffcc;
	border:1px solid #fff;
}
#btn_send_chat{
	font-family:Arial;
	font-size:16px;
	color:#000;
	font-weight:bold;
	background-color:#e3e3e3;
	border: 1px solid #555;
	padding: 15px 10px;
	-moz-border-radius:15px;
}
#txt_message{
	font-family:Arial;
	font-size:16px;
	color:#000;
	font-weight:bold;
	background-color:#fff;
	border: 1px solid #ddd;
	padding: 5px;
	text-align:right;
}
#btn_get_chat{
	font-family:Arial;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background-color:#000;
	border: 1px solid #ddd;
	padding: 5px;
	margin:5px;
}
#Lesn1{
	font-family:Tahoma;
	font-size:13px;
	text-align:center;
	padding: 5px 5px;
	border:0 solid #AF3FAD;
}

#content1{
margin:15px auto;
	width:90%;
	font-family:arial;
	font-size:13px;
	text-align:right;
	padding: 5px 5px;
	border:1px solid #e1e1e1;
	background-color:#EBFAFA;
	-moz-border-radius:15px;
	
border-radius: 40px 10px 10px 40px;
-moz-border-radius: 40px 10px 10px 40px;
-webkit-border-radius: 40px 10px 10px 40px;
}
#content1 li{
	list-style-type:circle;
	padding:3px 0;
	color:orange;
	text-align:right;
}

#content1 li a {
	color:gray;
	text-decoration:none;
}
#content1 li :visited {
	
}
#content1 li :hover {
	color:orange;
}
#lock {
	float:right;
	margin-top:30px;
	padding-right:20px;
}
#enter-ch {
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
#enter-ch a{
	padding:6px 8px;
	color:#000;
	background-color:#AFCF16;
	border:1px solid #fff;
	-moz-border-radius:15px;
	text-decoration:none;

}
#enter-ch a:hover{
	padding:6px 8px;
	color:#fff;
	background-color:orange;
	border:1px solid #fff;
	-moz-border-radius:15px;
}
#unlock {
	padding:6px 8px;
	color:#ccc;
	border:1px solid #fff;
	-moz-border-radius:15px;
	text-decoration:none;

}
#unlock a:hover{
	padding:6px 8px;
	color:#fff;
	background-color:orange;
	border:1px solid #fff;
	-moz-border-radius:15px;
}

#div_chat{
height:300px;
text-align:right;
width:731px;
overflow:auto;
background-color:#f1f1f1;
border:1px solid #999;
padding-right:10px;
padding-bottom:25px;
}
#usraa{
color:blue;
font-size:50px;
}
#Lesn11{
	font-family:Tahoma;
	font-size:13px;
	text-align:center;
	padding: 5px 5px;
	border:1px solid #AFCF16;
	background-color:#F4FDC4;
	-moz-border-radius:15px;
	line-height:25px;
}
#introD{
padding-right:50px;
	font-family:Tahoma;
	font-size:13px;
	background-color:#f1f1f2;
}
#send{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
margin:4px;
padding:5px;
	border:1px solid gray;
	background-color:#ddd;
	-moz-border-radius:15px;
}
#layer1{
position:absolute; 
width:106px;
height:38px;
z-index:1;
left:0;
top:187px;
background-color:#f9f9f9;
background-image:url('../images/lesbg.jpg');
background-repeat:no-repeat;
background-position:left center;
}
#layer1 img{
margin-top:5px;
}

.tapmenu{
text-align:center;
}

.tapmenu a{
padding:15px;
width:15%;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
border: 4px solid #e8e8e8;
background-color:#96d6fd;
float:right;
text-decoration:none;
color:#006699;
z-index;999;
}


.tapmenu a:hover{

background-color:#ffff00;
}
.tapmenu2 a{
float:none;
margin:0 auto;
padding:10px 25px 10px 25px;
width:250px;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border: 4px solid #e8e8e8;
background-color:#215785/*a04481*/;
text-decoration:none;
color:#fff;
z-index;999;
}

.tapmenu2 a:hover{
color:#333;
background-color:#e8e8e8;
}

.tapmenu2 a:active {
  color: #333;
  background-color: #e8e8e8;
}


.tapstage a{
float:none;
margin:0 auto;
padding:10px 25px 10px 25px;
width:250px;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border: 4px solid #e8e8e8;
text-decoration:none;
color:#fff;
z-index;999;
}

.tapstage a:hover{
color:#333;
background-color:#e8e8e8;
}

.tapstage a:active {
  color: #333;
  background-color: #e8e8e8;
}






.tapmenu3 a{
padding:8px;
width:250px;
	font-family:arial;
	font-size:18px;
	font-weight:bold;

border: 4px solid #e8e8e8;
background-color:#00CC99;
text-decoration:none;
color:#000;
z-index;999;
}

.tapmenu3 a:hover{

background-color:#ccff99;
}

.zoom {
  transition: transform .2s; /* Animation */
  margin: 0 auto;
}
.zoom img{

padding:1px;

 
   border: 1px solid #e8e8e8;
  border-style: inset;
  
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3); 
}
.zoom:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  

}
.timd{
float: left;
/*margin-top: -28px;*/
margin-left: 197px;
font-family: tahoma;
font-size: 12px;

}

#serch2 {
    margin: 0px;
    padding: 3px 6px;
    color: #fff;
	float:left;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 2px solid #fff;
background: linear-gradient(to bottom, rgb(146, 221, 238) 0%, rgb(133, 170, 240) 100%);
}
#serch3 {
    margin: 0px;
    padding: 3px 6px;
    color: #fff;
	/*float:left;*/
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 2px solid #fff;
background: linear-gradient(to bottom, rgb(146, 221, 238) 0%, rgb(133, 170, 240) 100%);
}


body{
    background-color: #215785;
}

.gg{
background-image: url('../go.png');
background-position: bottom left;
background-attachment: fixed;
background-repeat: no-repeat;
z-index:99999;
}
			.error {
				color: #B94A48;
			}
			.form-horizontal {
				margin-bottom: 0px;
			}
			.hide{display: none;}   
.cont {

    text-align: right;
    display: block;

}


/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #333;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  
}


    
/* The container */
.container {
    display: block;
    position: relative;
    /*padding-left: 50px;*/
   margin: auto;
    
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */

.foot {
  margin-bottom: 0px;
  width: 1200px;
  height: 35px;
  padding-top: 8px;
  font-family: tahoma;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border: 0px solid #d0d2cf;
  background-color: #215786;
}


#foot
{
  margin: 0 auto;
  width: 1200px;
  height: 30px;
  padding-top: 8px;
  font-family: tahoma;
  font-size: 12px;
  color: #fff;
  text-align: right;
  border: 0px solid #d0d2cf;
  background-color: #215785;
  -webkit-clip-path: polygon(0 0, 22% 0, 46% 63%, 58% 63%, 83% 0, 100% 0, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
  clip-path: polygon(0 0, 22% 0, 46% 63%, 58% 63%, 83% 0, 100% 0, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
}

.g-recaptcha {margin: 0 0 25px 0;}

/* Create a custom checkbox */
.checkmark {
    margin: 25px auto;
    position: absolute;
    top: 0;
    right: 60px;
    height: 25px;
    width: 25px;
    background-color: #eee;
     border: 1px solid gray;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
   
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color:#2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

}

 
.tab0 {
    border-radius: 21px 21px 21px 21px;
    -moz-border-radius: 21px 21px 21px 21px;
    -webkit-border-radius: 21px 21px 21px 21px;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
	margin:5px;
}

.tab00 {
    border-radius: 0px 15px 15px 0px;
    -moz-border-radius: 0px 15px 15px 0px;
    -webkit-border-radius: 0px 15px 15px 0px;
    border: 1px solid #ccc;
    padding: 10px;
	margin:5px;
    background: #fff;
	color:blue;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
    text-align: right;
}

    .Ques{
        font-size: 26px;
		color:#fff;
        padding: 10px;
        color:red;
        
	margin:25px;
line-height: 110%;



background: rgba(235,235,235,1);
background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ededed', GradientType=0 );



border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;


    }
    
.tab p0{
     font-size: 20px;
    margin: 15px;
    padding: 10px;


border-radius: 17px 17px 17px 17px;
-moz-border-radius: 17px 17px 17px 17px;
-webkit-border-radius: 17px 17px 17px 17px;
border: 1px dashed #d4d4d4;

 background-color: #feffd9;

    }
.tab blockquote p0{
font-size: 16px;
  background-color: #e8f6fa;


border-radius: 17px 17px 17px 17px;
-moz-border-radius: 17px 17px 17px 17px;
-webkit-border-radius: 17px 17px 17px 17px;
border: 0px dashed #cfcfcf;
}

.tab blockquote {
text-align:right;
margin:0px;
}

 input[type=checkbox] {
 
 border-radius: 17px 17px 17px 17px;
-moz-border-radius: 17px 17px 17px 17px;
-webkit-border-radius: 17px 17px 17px 17px;
border: 2px dashed #e8f6fa;

 background-color: #ccc;
}


#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 50px;
  width: 50px;
  margin: 0 5px;
  padding-top:5px;
  background-color: #333;;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  font-weight:bold;
  color:#fff;
}

.step.active {
  opacity: 1;
  color:#a0d750;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4CAF50;
}   

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding:55px;
}
   .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
} 
button {
    background-color: #4CAF50;
    color: #000;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
 
    cursor: pointer;
}
.btn {
    display: inline-block;
    padding: 6px 32px;
    margin: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
   
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 300px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 650px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #ffa200;
  color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer  {
  padding: 2px 16px;
  background-color: #ffa200;
  color: #000;
}
h3 a{
color: #000;
}

/*
#myBtn{

padding: 10px 16px;
color: white;
  font-size: 18px;
  font-weight: bold;
  
  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;

background: rgba(183,222,237,1);
background: -moz-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(183,222,237,1)), color-stop(50%, rgba(113,206,239,1)), color-stop(51%, rgba(33,180,226,1)), color-stop(100%, rgba(183,222,237,1)));
background: -webkit-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
background: -o-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
background: -ms-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
}
*/

#submit1{
padding: 10px 16px;
color: white;
  /*font-size: 18px;*/
  font-weight: bold;
  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;

background: rgba(73,155,234,1);
background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0 );


}

#rrest{
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #000000;
-webkit-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.51);
-moz-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.51);
box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.51);
padding:55px;
color:blue;


background: rgba(252,249,214,1);
background: -moz-linear-gradient(top, rgba(252,249,214,1) 0%, rgba(252,236,211,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,249,214,1)), color-stop(100%, rgba(252,236,211,1)));
background: -webkit-linear-gradient(top, rgba(252,249,214,1) 0%, rgba(252,236,211,1) 100%);
background: -o-linear-gradient(top, rgba(252,249,214,1) 0%, rgba(252,236,211,1) 100%);
background: -ms-linear-gradient(top, rgba(252,249,214,1) 0%, rgba(252,236,211,1) 100%);
background: linear-gradient(to bottom, rgba(252,249,214,1) 0%, rgba(252,236,211,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf9d6', endColorstr='#fcecd3', GradientType=0 );

}

/* The container */
.container2 {
  display: block;
  position: relative;

  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark2 {
  position: absolute;
  top: -10px;
  left: 0;
  height: 25px;
  width: 25px;
  border:1px solid #333;
  background-color: #ccc;
  margin-left: 35%;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark2 {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark2 {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark2:after {
  display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark2:after {
  left: 9px;
  top: 5px;
  width: 8px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
    transition-delay: 2s;
}







@-moz-keyframes 
dothabottomcheck {  0% {
 height: 0;
}
 100% {
 height: 15px;
}
}
@-webkit-keyframes 
dothabottomcheck {  0% {
 height: 0;
}
 100% {
 height: 20px;
}
}
@keyframes 
dothabottomcheck {  0% {
 height: 0;
}
 100% {
 height: 20px;
}
}
@keyframes 
dothatopcheck {  0% {
 height: 0;
}
 50% {
 height: 0;
}
 100% {
 height: 40px;
}
}
@-webkit-keyframes 
dothatopcheck {  0% {
 height: 0;
}
 50% {
 height: 0;
}
 100% {
 height: 70px;
}
}
@-moz-keyframes 
dothatopcheck {  0% {
 height: 0;
}
 50% {
 height: 0;
}
 100% {
 height:30px;
}
}


#msg{
	    border: 1px solid #fff;
		padding: 15px;
		margin:10px;
		font-size:14px;
		color:#C30;
		text-align:center;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
background: rgba(252,234,187,1);
background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,234,187,1)), color-stop(50%, rgba(252,205,77,1)), color-stop(51%, rgba(248,181,0,1)), color-stop(100%, rgba(251,223,147,1)));
background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: -o-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: linear-gradient(to bottom, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0 );
}

#shopr{
	    border: 1px solid #ccc;
		padding: 15px;
		margin:10px;
		font-size:14px;
		color:#C30;
		text-align:center;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;

}

#content .ssdd{
	    border: 1px solid #ccc;
		padding: 15px;
		margin:10px;
		font-size:14px;
		color:#C30;
		text-align:center;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
background: rgba(252,234,187,1);
background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,234,187,1)), color-stop(50%, rgba(252,205,77,1)), color-stop(51%, rgba(248,181,0,1)), color-stop(100%, rgba(251,223,147,1)));
background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: -o-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: linear-gradient(to bottom, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0 );
}

#topTec{
width: 50px;
border: 0px solid #000;
position: absolute;
    top: 0;
    left: 0;
}

.alert {
  padding: 20px;
  background-color: #f44336;
  color: white;
  width: 21%;
  margin: 0 auto;
  text-align: center;
z-index: 99999999999999999;
position: absolute;
bottom: 18px;
right: 0;
}

#serchI {
  margin: 0 auto;
  padding: 8px 10px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #c1c1c1;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

#inbox04 {
  width: 170px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 2px;
  text-align: left;
  padding-left: 15px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #d5d5d5;
  color: #485b73;
  text-align: right;
}

#submit2 {
  padding:5px 10px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
  color: #fff;
  background: rgba(18,175,232,1);
  background: -moz-linear-gradient(top, rgba(18,175,232,1) 0%, rgba(69,190,230,1) 50%, rgba(33,180,226,1) 51%, rgba(36,173,242,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18,175,232,1)), color-stop(50%, rgba(69,190,230,1)), color-stop(51%, rgba(33,180,226,1)), color-stop(100%, rgba(36,173,242,1)));
  background: -webkit-linear-gradient(top, rgba(18,175,232,1) 0%, rgba(69,190,230,1) 50%, rgba(33,180,226,1) 51%, rgba(36,173,242,1) 100%);
  background: -o-linear-gradient(top, rgba(18,175,232,1) 0%, rgba(69,190,230,1) 50%, rgba(33,180,226,1) 51%, rgba(36,173,242,1) 100%);
  background: -ms-linear-gradient(top, rgba(18,175,232,1) 0%, rgba(69,190,230,1) 50%, rgba(33,180,226,1) 51%, rgba(36,173,242,1) 100%);
  background: linear-gradient(to bottom, rgba(18,175,232,1) 0%, rgba(69,190,230,1) 50%, rgba(33,180,226,1) 51%, rgba(36,173,242,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12afe8', endColorstr='#24adf2', GradientType=0 );
}

.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}




#bffi0{
	background:#fff url('images/bg.png') no-repeat center center;
}
.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1.000) both}


@keyframes scale-up-center{0%{transform:scale(.5)}100%{transform:scale(1)}}



#demo {
  height: 100%; width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#loader {
  position: absolute;
  left: 0; top: 198px;
  height: 4px;
  background: #222;
  border-radius: 2px;
}
#panorama {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#panorama, #panorama .face {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#panorama .face, .label {
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  backface-visibility:hidden;
}
#panorama .face:nth-child(1) {
  background-image: url("js/11.jpg");
  -webkit-transform: rotateX(90deg) translateZ(-199px);
  -moz-transform: rotateX(90deg) translateZ(-199px);
  transform: rotateX(90deg) translateZ(-199px);
}
#panorama .face:nth-child(2) {
  background-image: url("js/22.jpg");
  -webkit-transform: rotateX(-90deg) translateZ(-199px);
  -moz-transform: rotateX(-90deg) translateZ(-199px);
  transform: rotateX(-90deg) translateZ(-199px);
}
#panorama .face:nth-child(3) {
  background-image: url("js/33.jpg");
  -webkit-transform: rotateY(90deg) translateZ(-199px);
  -moz-transform: rotateY(90deg) translateZ(-199px);
  transform: rotateY(90deg) translateZ(-199px);
}
#panorama .face:nth-child(4) {
  background-image: url("js/44.jpg");
  -webkit-transform: rotateY(-90deg) translateZ(-199px);
  -moz-transform: rotateY(-90deg) translateZ(-199px);
  transform: rotateY(-90deg) translateZ(-199px);

}
#panorama .face:nth-child(5) {
  background-image: url("js/55.jpg");
  -webkit-transform: translateZ(-199px);
  -moz-transform: translateZ(-199px);
  transform: translateZ(-199px);
}
#panorama .face:nth-child(6) {
  background-image: url("js/66.jpg");
  -webkit-transform: rotateY(180deg) translateZ(-199px);
  -moz-transform: rotateY(180deg) translateZ(-199px);
  transform: rotateY(180deg) translateZ(-199px);
}

.label {
  position: absolute;
  color: #FFF;
  font-size: 16px;
  text-shadow: 1px 1px 2px #000;
  padding: 3px 3px 3px 0;
  font-style: italic;
}
.label:before, .label hr {
  position: absolute;
  left: 0; bottom: 0;
  height: 2px;
  background: #FFF;
}
.label:before {
  content: '';
  width: 100%;
  box-shadow: 1px 1px 2px rgba(0,0,0,.50);
}
.label hr {
  margin: 0; border: 0;
  box-shadow: 1px -1px 2px rgba(0,0,0,.50);
  -webkit-transform: rotate(110deg);
  -moz-transform: rotate(110deg);
  transform: rotate(110deg);
  -webkit-transform-origin: 1px 1px;
  -moz-transform-origin: 1px 1px;
  transform-origin: 1px 1px;
}
.label hr:before {
  content: '';
  position: absolute;
  right: -3px; top: -3px;
  height: 8px; width: 8px;
  background: #FFF;
  border-radius: 4px;
  box-shadow: 1px -1px 2px rgba(0,0,0,.50);
}




@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
    width: 100%;
  display: none;
  text-align: center;
     position: absolute;
  top: 0;
}
    
#bg {
    /* The image used */
  margin: 0;
background-color: #e4e5e6;
}

    .row2{
        margin: 15px;
		width: 550px;
margin-left: 35%;
    }

    .D1{
                margin: 5px;
        width: 98%;
        height: 150px;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #e1e3e5;   
background-color: #ffc107;
    }
    
        .D2{
                margin: 5px;
        width: 98%;
        height: 150px;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #e1e3e5;   
background-color: #63c2de;
    }
    
            .D3{
                margin: 5px;
        width: 98%;
        height: 150px;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #e1e3e5;   
background-color: #f86c6b;
    }
    
                .D4{
                margin: 5px;
        width: 98%;
        height: 150px;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #e1e3e5;   
background-color: #6fbf39;
    }
    
    .cloumn{

    }
     .cloumn h1{
         font-size: 20px;
         text-align: right;
         padding: 4px;
         color: white;
    }
         .cloumn h2{
         font-size: 30px;
         text-align: center;
         padding: 0px;
             color: white;
    }
    .cloumn p{
     
        width: 50%;
        
        opacity: 0.5;
        
    }

        .cloumn h3{
     float: right;
        width: 50%;
        
        opacity: 0.1;
              z-index: 999;   
  
    }



.count
{

  color:white;

  font-size: 30px;
}
    .name{
        font-size: 35px;
        background-color: white;
        padding: 10px;
        margin-top:15px; 
        margin-bottom: 35px;
         border-top: 1px solid #ccc;   
       border-bottom: 1px solid #ccc;   
    }

        .titleA{
        font-size: 35px;
        background-color: white;
        padding: 10px;
        margin-top:25px; 
        margin-bottom: 35px;
		margin-left: 400px;
       margin-right: 10px;
         border: 1px solid #ccc;   
  
    }
    
         .titleA h1{
         font-size: 20px;
         text-align: right;
         padding: 4px;
         color: gray;
             margin-bottom: 50px;
             color: gray;
     
    }
	
	
        .titleB{
		float:left;
        font-size: 18px;
        background-color: white;
        padding: 10px;
        margin-top:120px; 
        margin-bottom: 35px;
		margin-right: 40px;
       margin-left: 10px;
         border: 1px solid #ccc;   
		 width: 35%;
  
    }
    
        .titleB p{

font-family: 'Poppins', sans-serif;
font-size: 0.5em;
font-weight: 300;
line-height: 1.7em;
color: #999;

  
    }
	
         .titleB h1{
         font-size: 20px;
         text-align: right;
         padding: 4px;
         color: gray;
             margin-bottom: 50px;
             color: gray;
     
    }
	
	
	
        .title{
        font-size: 35px;
        background-color: white;
        padding: 10px;
        margin-top:25px; 
        margin-bottom: 35px;
		margin-left: 10px;
       margin-right: 10px;
         border: 1px solid #ccc;   
  
    }
    
         .title h1{
         font-size: 20px;
         text-align: right;
         padding: 4px;
         color: gray;
             margin-bottom: 50px;
             color: gray;
     
    }
    .ulr{

         font-size: 20px;
         text-align: center;

        height: 300px;
        padding: 10px;
        
color:cadetblue;
background-color: #e4e5e6;

border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;

         border: 2px solid #e8e8e8;  
       
    }
    
    .ulr p{
        margin: 10px;
        font-size: 15px;
    }
    .ulr:hover{
        color:gray;
        background-color: white;
    }
    .footer{

        
        
    }
	
#anm{
  position: sticky;
	bottom:150px;
  -webkit-animation-name: example;  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 2s;  /* Safari 4.0 - 8.0 */  
  -webkit-animation-delay: 0s; /* Safari 4.0 - 8.0 */
  -webkit-animation-fill-mode: both; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 2s;  
  animation-delay: 0s;
  animation-fill-mode: both;
margin: auto;
width: 100%;
z-index: 5;
left:-1px;
}

#audioplayer {

  cursor: pointer;

}



#timd{
position: absolute;
top: 15px;
font-size:14px;

}
	

/* The Modal (background) */
.modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 5%; /* Location of the box */
  left: 0;
  top: 0;

  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  
}

/* modal2 Content */
.modal2-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 700px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 38px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal2-header {
  padding: 2px 18px;
  background-color: #00cc99;
  color: white;
}

.modal2-body {padding: 2px 10px;}

.modal2-footer {

}

.column2 {
width: 40%;
  padding: 5px;
  background-color: #34abe6;
  border: 3px solid #fff;
  text-align: center;
  margin: 0 auto;
  font-weight:bold;

  border-radius: 26px 26px 0px 0px ;
  -moz-border-radius: 26px 26px 0px 0px ;
  -webkit-border-radius: 26px 26px 0px 0px ;
  position: absolute;
  bottom: 0;
  left:0;

}
.column2 a{
		color:#fff;
	  text-decoration: none;
}
.column2:hover{
		color:#000;
	  text-decoration: none;
	  background-color: #64c257;
}


.Hpf a{
	
border-radius: 14px 14px 14px 14px;
-moz-border-radius: 14px 14px 14px 14px;
-webkit-border-radius: 14px 14px 14px 14px;



background: rgba(73,155,234,1);
background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(43,79,117,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(43,79,117,1)));
background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(43,79,117,1) 100%);
background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(43,79,117,1) 100%);
background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(43,79,117,1) 100%);
background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(43,79,117,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#2b4f75', GradientType=0 );


width: 40%;
text-align: center;
padding: 2px 5px;
font-weight: bold;
font-size: 15px;
color: #fff;
text-decoration:none;
}


.Hpf a:hover{
border: 1px solid #ccc;

background: rgba(255,175,75,1);
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );

}
        .background {
  /* Add the blur effect */
  filter: blur(8px);
  -webkit-filter: blur(8px);
  

        }