/*RGB 35,101,59*/
/*HEX #23653B*/
/*GOLD #23653B*/
/*BLUE #0099CB;*/
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
a {
    text-decoration: none;
}
.blocks:after {
    content: "";
    display: table;
    clear: both;
	margin-bottom: 75px;
	background-color: #23653B;
		
}
.blocks .block {
    float: left;
    width: 340px;
    margin-left: 10px;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #d9dbdf;
	background-color: #fff;

	
}
.blocks .block:first-child {
    margin-left: 20px;
}
.blocks img {
    vertical-align: top;
}

	

.blocks .image {
    margin-bottom: 13px;
}
.blocks .photo {
    float: right;
}
.blocks .text {
    float: left;
    width: 258px;
}
.blocks .phrase {
    color: #454e5c;
    margin-bottom: 2px;
    font-weight: 600;
	margin-left: -1px;
}
.blocks .info {
    color: #000;
    font-size: 14px;
}
.blocks2{
background-color: #244e6c;
color: #ffffff;
/*background: url(images/bgg1300.jpg);*/
background: url(images/tt5.jpg);
/*background-size:     cover;   */               
background-size:     100%;                  
/*background-repeat:   repeat;*/
background-position: center center;
}
@media screen and (max-width: 480px){
.block2{
	display: none;
}

}

.blocks5:after {
    content: "";
    display: table;
    clear: both;
	margin-bottom: 50px;
	background-color: #23653B;
	border-radius: 4px;
	
		
}
.blocks5 .block {
    float: left;
    width: 300px;
    margin-left: 20px;
    padding: 0px 0px;
    border-radius: 4px;
    /*border: 1px solid #d9dbdf;*/
	
}



.footer {
    padding: 36px 0;
background-color:white;
width: calc(100% - 250px);
margin-bottom:5px;
}

.footer .fblock {
    float: left;
    width: 200px;
    margin-left: 12%;
    padding: 5px;
    border-radius: 4px;
    /*border: 1px solid #d9dbdf;*/
	
}
@media screen and (max-width: 480px){
.footer .fblock:first-child{
	display: none;
}
}




.blocksbuy:after {
    content: "";
    display: table;
    clear: both;
	margin-bottom: 20px;
	background-color: #23653B;
	border-radius: 4px;
	
		
}
.blocksbuy .block {
    float: left;
    width: 450px;
    margin-left: 10px;
    padding: 0px 0px;
    border-radius: 4px;
    /*border: 1px solid #d9dbdf;*/
	
}

.blocksbuy .text {
    float: left;
    width: 258px;
}
.blocksbuy .phrase {
    color: #454e5c;
    margin-bottom: 2px;
    font-weight: 600;
	margin-left: -1px;
}
.blocksbuy .info {
    color: #000;
    font-size: 14px;
}
.blocks .image {
    margin-bottom: 13px;
}
.blocks .ticketform {
    float: left;
}
#wrapper6 {
    width: 100%;
    border: 1px solid white;
    overflow: auto;
	background-color: #008080;
	
}
#first {
    float: left;
    width: 30%;
    /*border: 1px solid red;*/
    border: 1px solid #008080;
	background-color: #008080;
	border-radius: 2px;
}
#second {
    border: 1px solid #008080;
    margin: 0 0 0 30%;
	background-color: #fff0f5;
	border-radius: 10px;
}

#footer {
    width: 100%;
    border: 1px solid white;
    overflow: auto;
	background-color: #fff;
	
}
#first1 {
    float: left;
    width: 32%;
   /* border: 1px solid red;
    border: 1px solid #008080;
	background-color: gold;*/
	/*border-radius: 2px;*/
	padding: 2px;
	margin-left: 10px;
}
#second1 {
    width: 32%;
	float: left;
	/*padding: 2px;
	background-color: #fff0f5;
	border-radius: 1px;
	border: 1px solid #008080;*/
	
}
#third1 {
   	
    margin: 0 0 0 50%;
	/*background-color: red;
	padding: 2px;
	border-radius: 1px;
	border: 1px solid #008080;*/
	
}

#f_name2{
	border-radius: 40px;
	background: #fff;
	width: 200px;
	
	
	}
		
	#phone2{
	border-radius: 40px;
	background: #fff;
	width: 200px;
	}
	#email2{
	border-radius: 40px;
	background: #fff;
	width: 200px;
	}
	#type2{
	border-radius: 40px;
	background: #fff;
	width: 200px;
	}
	#type3{
	border-radius: 40px;
	background: #fff;
	width: 200px;

	}
	#filling2{
	border-radius: 40px;
	background: #fff;
	/*width: 40%;*/
	width: 200px;
	}
	#fixture2{
	border-radius: 40px;
	background: #fff;
	width: 200PX;
	}
	
	#f_name{
	/*border-radius: 40px;*/
	background: #fff;
	width: 200px;
	}	
	#phone{
	/*border-radius: 40px;*/
	background: #fff;
	width: 200px;
	}
	#email{
	/*border-radius: 40px;*/
	background: #fff;
	width: 200px;
	}
	#type{
	/*border-radius: 40px;*/
	background: #fff;
	width: 200px;

	}
	#filling{
	/*border-radius: 40px;*/
	background: #fff;
	/*width: 40%;*/
	width: 200px;
	}
	#fixture{
	/*border-radius: 40px;*/
	background: #fff;
	width: 200PX;
	}
	
	#king {
    border-radius: 20px;
	background: red;
	height: 40px;
	padding: 10px;
	font:white;
  }
  
  table {
    border-collapse: collapse;
	background-color: #008080;
	}
	th {} 
  table, th,td {
   border: 1px solid black;
   
}
td:hover {background-color: brown;}

  #timespankvu5 {
    border-radius: 20px;
	background: red;
	height: 40px;
	padding: 10px;
	background-color:#000;
	padding:5px;
	box-sizing:border-box;
  }
  
  #wrapper62 {
    width: 100%;
    border: 1px solid white;
    overflow: auto;
	background-color: black;
	
}
#first62 {
    float: left;
    width: 30%;
    /*border: 1px solid red;*/
    border: 1px solid #008080;
	background-color: #008080;
	border-radius: 2px;
}
#second62 {
    border: 1px solid #008080;
    margin: 0 0 0 30%;
	background-color: #fff0f5;
	border-radius: 10px;
}
	







/*from web*/
body{
margin: 0;
font-family: Verdana, sans-serif; font-size: 12px;
cursor: default;
}
body p{
font-family: Verdana, sans-serif; font-size: 12px;	
}
a{
	text-decoration: none;
	font: white;
	cursor: pointer;
}
.container{
	width: 100%;
	margin: auto;
	display: block;
	overflow: hidden;
}
.content{
	width: 100%;
	margin: auto;
	display: block;
	overflow: hidden;
	min-height: 60vh;
	background-color: #ddd;
	box-sizing:border-box;
}
.secondcontents{
	padding: 1px 20px;
	box-sizing:border-box;
}
.parent{
	width: 100%;
	overflow: auto;
}
.parent100{
	width: 100%;
	overflow: hidden;
	box-sizing:border-box;
	background-color:rgba(204,172,0,0.5)
}
.sticky_cover{

}

.blocks:after {
    content: "";
    display: table;
    clear: both;
}


#sticky {
    width: 85%;
    color: #red;
    box-sizing:border-box;
    display: block;
   line-height: 100px;
   vertical-align: center;
}

#sticky.stick {
	border-top: 5px solid #23653B;
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #eee;
    width: 100%;
    overflow: hidden;
}
#sticky h1{
	color: #23653B;
line-height: 100px;
vertical-align: center;
padding: 5px;
font-size: 24px;
float: left;
margin: 0;
vertical-align: center;
}
#sticky h1 img{
	margin-bottom: -23px;
}
#sticky a{
	text-decoration: none;
}
.parenta{
	width: 100%;
	overflow: auto;
	z-index: 1;
}

.menuindex{
float: right;
line-height: 100px;
vertical-align: center;
}
@media screen and (max-width: 480px){
.menuindex{
	display: none;
}

}
.menubar{
	line-height: 100px;
vertical-align: center;
	float: right;
	display: none;
	font: normal 20px Verdana;
	cursor: pointer;
	background-color:#23653B;
	padding: 2px  5px;
	border-radius: 2px;
	margin-top: 4px;
}
@media screen and (max-width: 480px){
	.menubar{
	display: block;
}
.menubar i{
	color: rgba(255,255,255,0.8);
}
.menubar i:hover{
	color: #ffffff;
}
}

.signbtn{
	font: normal 16px Verdana;
	background-color: #23653B;
	border: 0;
	padding: 5px 10px;
	color: rgba(255,255,255,0.8);
	display: inline-block;
	border-radius: 2px;
	cursor: pointer;
	margin: 10px;
}
.signbtn:hover{
color: #ffffff;
}
.loginbtn{
	font: normal 16px Verdana;
	color: rgba(0,0,0,0.7);
	display: inline-block;
	cursor: pointer;
	margin: 10px;
	
}
.loginbtn:hover{
color: #000;
}
.albtn{
	font: normal 16px Verdana;
	background-color: #23653B;
	border: 0;
	padding: 5px 10px;
	color: rgba(255,255,255,0.8);
	display: inline-block;
	border-radius: 2px;
	cursor: pointer;
	margin: 10px;
}
.albtn:hover{
color: #ffffff;
}

.topindex1{
	/*background-color: #23653B;*/
}
.topindex{
background-color: #23653B;
color: #ffffff;
/*background: url(images/bgg1300.jpg);*/
background: url(images/damian.jpg);
/*background-size:     cover;   */               
background-size:     100%;                  
background-repeat:   no-repeat;
background-position: center center;

}
/*leo*/
.overlay{background:red; opacity:.5;}
/*leo*/
@media (max-width: 500px){
	.topindex{
		background: url(images/damian.jpg);
background-size:     cover;                  
background-repeat:   no-repeat;
background-position: center center;
padding-bottom: 50px;
	}
}
@media (min-width: 501px) and (max-width: 890px){
	.topindex{
		background: url(images/damian.jpg);
		background-size:     cover;                  
background-repeat:   no-repeat;
background-position: center center;
padding-bottom: 10px;
height:200px;

	}
}
@media (min-width: 891px){
	.topindex{
		height: 500px;
		
		/*height: 100%;*/
		}}
		.lead p{
			font-size: 24px;
			color: #ffffff;
			
		}
.lead h1{
	/*text-shadow:2px 2px 5px rgba(0,0,0,0.9);*/
	padding: 10px;
	color: rgba(255,255,255,0.9);
	font-size: 48px;
	padding-top: 50px;
}
.lead h3{
	padding: 4px;
	color: #0099CB;/*blue*/
	font-size: 3px;
  font-family: courier;

  /*text-shadow:2px 2px 5px rgba(0,0,0,0.9);*/
}
/*here*/
.topindexbuy{
background-color: #244e6c;
color: #ffffff;
background: url(images/tt5.jpg);

/*background-size:     cover;   */               
background-size:     100%;                  
background-repeat:   no-repeat;
background-position: center center;

}
/*leo*/
.overlay{background:red; opacity:.5;}
/*leo*/
@media (max-width: 500px){
	.topindexbuy{
	   background-color: #d9dbdf; 
	/*	background: url(images/tt3.jpg);*/

background-size:     cover;                  
background-repeat:   no-repeat;
background-position: center center;
padding-bottom: 20px;
	}
}
@media (min-width: 501px) and (max-width: 890px){
	.topindexbuy{
		background: url(images/tt5.jpg);
		background-size:     cover;                  
background-repeat:   no-repeat;
background-position: center center;
padding-bottom: 10px;
height:200px;

	}
}
@media (min-width: 891px){
	.topindexbuy{
		height: 500px;
		
		/*height: 100%;*/
		}}
		.lead p{
			font-size: 24px;
			color: #ffffff;
			
		}
.lead h1{
	/*text-shadow:2px 2px 5px rgba(0,0,0,0.9);*/
	padding: 10px;
	color: rgba(255,255,255,0.9);
	font-size: 48px;
	padding-top: 50px;
}
.lead h3{
	padding: 10px;
	color: #0099CB;/*blue*/
	font-size: 32px;
  font-family: courier;

  /*text-shadow:2px 2px 5px rgba(0,0,0,0.9);*/
}
/*here*/
.black{
	 background-color: rgba(0,0,0,0.8);
	 display: inline-block;
  border-radius: 5px;
}
@media screen and (max-width: 500px){
	.lead p{
		font-size: 12px;}
	.lead h1{
		font-size: 20px;
		margin-bottom: 20px;

	}
	.lead h3{
	padding: 4px;
	font-size: 16px;
}
}
@media screen and (min-width: 501px) and (max-width: 650px){
	.lead p{
font-size: 14px;
	}
	.lead h1{
		font-size: 26px;
	}
	.lead h3{
	padding: 10px;
	font-size: 18px;
}
}
.parentt{
	display: none;
	background-color: #ffffff;
	padding: 10px;
	position: fixed;
	box-shadow: 1px 1px 10px #000;
	text-align: left;
	float: right;
	margin-top: 10px;
	right: 10px;
/*animation: side 1s;*/
/*animation-fill-mode: forwards;*/
             }
             .parentt1{
	display: none;
	background-color: #ffffff;
	position: fixed;
	box-shadow: 1px 1px 10px #000;
	text-align: left;
	float: left;
	width: 200px;
	margin-top: 10px;
	right: 10px;
/*animation: side 1s;*/
/*animation-fill-mode: forwards;*/
             }
             @media screen and (max-width: 500px){
	.parentt1{
		display: none;
	}
}
.parentt1 i{
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
}
.first{
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 2;
}
.loginparent{
	display: none;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
}
.signparent{
	display: none;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	 z-index: 20;
}

.alumniparent{
	display: none;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	 z-index: 20;
}
.loginchild{
margin-top: 20px;
width: 400px;
background-color: #ffffff;
box-shadow: 5px 5px 30px #000000;
animation: down 1s;
animation-fill-mode: forwards;
             }
@keyframes down{
			from{margin-top: 0}
			to{margin-top: 50px;}
			
		}
@media screen and (max-width: 500px){
.loginchild{
	width: 90%;
	margin-top: 200px;
	
}
}
.childhead{
	display: block;
	overflow: hidden;
	background-color: #23653B;
	color: #ffffff;
	width: 100%;
	padding: 5px;
	margin: 0;
}
.childhead i{
float: right;
color: #ffffff;
cursor: pointer;
}
.childhead b{
	display: block;
	float: left;
	color: #ffffff;
	font-size: 25px;
}
.childbody{
width: 100%;
display: block;
overflow: hidden;
	background-color: #eee;
padding: 5px;
margin: 0;
}
.childbody input{
	padding: 10px;
	border-radius: 5px;
	width: 300px;
	border: 1px solid #008080;
	border-style: dotted;
	margin-bottom: 20px;
}
@media screen and (max-width: 500px){
	.childbody input{
		width: 200px;
	}
}
.bb{
	color: rgba(0,0,0,0.7);
	cursor: pointer;
	padding: 5px 10px;
}
.bb:hover{
	color: rgb(0,0,0);
}
.indexbutton{
	
	background-color:  blue;
	border-radius:2px;
	padding: 5px 20px;
	color: rgba(255,255,255,0.7);
    border:1px solid #23653B;
	float: center;
	display:inline-block;
}
.indexbutton:hover{
	
	cursor: pointer;
	background-color:  #23653B;
	border-radius:2px;
	padding: 5px 20px;
	color: rgb(255,255,255);

}
.gettikobutton{
	font-family:sans-serif;
	font: white;
	background-color:  red;
	border-radius:2px;
	padding: 5px 10px;
	color: rgba(255,255,255,0.7);
    border:1px solid #23653B;
	float: center;
	display:inline-block;
}
.gettikobutton:hover{
	
	cursor: pointer;
	background-color:  gold;
	border-radius:2px;
	padding: 5px 10px;
	color: rgb(255,255,255);

}
.join{
	width: 70%;
	float:left;
	box-sizing:border-box;
	padding: 20px;
}
.join p{
	color: #555;
}
.contactus{
	background-color: rgba(255,255,255,0.7);
	width: 30%;
	float: left;
	padding: 20px;
	box-sizing:border-box;
}
.contactus h2{
	color: #23653B;
}
.contactus h3{
	color: rgba(0,0,0,0.9);
}
@media screen and (max-width: 500px){
	.join{
		width: 100%;
        float: none;
	}
	.contactus{
		width: 90%;
		float: none;
		padding: 20px;
	}
	}
	.why{
	background-color: #ffffff;
	display: block;
    overflow: hidden;
}
.whydetails{
	background-color: ;
	display: inline-block;
	vertical-align:top;
	margin: 2px;
	color: #000000;
	padding: 10px;
	width: 20%;
}
@media screen and (max-width: 500px){
.whydetails{
	display: block;
	width: 100%;
	margin:0;
}
}
@media screen and (max-width: 890px) and (min-width: 500px){
	.whydetails{
	background-color: ;
	display: inline-block;
	vertical-align:top;
	margin: 5px;
	color: #000000;
	padding: 10px;
	width: 40%;
}
.whydetails img{
	height: 90px;
	/*text-shadow: 2px 2px 5px #777777;*/
}}
@media screen and (max-width: 480px){
	.whydetails img{
	height: 50px;
	margin: 0;
}
}
.whydetails p{
	color: #333333;
	font-size: 14px;
}
@media screen and (max-width: 500px){
	.whydetails p{font-size: 15px;}}
@media screen and (max-width: 500px){
	.whydetails p, h3{
	text-align: center;
	margin: 0;
}
}
.prayer1{
	background-color: #000;
}
.prayer{
	padding: 10px;
color: #ffffff;
background: url(images/quran1300.jpg);
background: #ffffff;
background-size:     cover;                  
background-repeat:   no-repeat;
background-position: center center;
}
.prayer h1{
	color: #ffffff;
}
@media (max-width: 500px){
	.prayer{
		background: url(images/safari.jpg);
		
background-size:     cover;                  
background-repeat:   no-repeat;
background-position: center center;
padding-bottom: 10px;
	}
}
@media (min-width: 501px) and (max-width: 890px){
	.prayer{
		background: url(images/quran890.jpg);
		
		background-size:     cover;                  
background-repeat:   no-repeat;
background-position: center center;
padding-bottom: 1630px;

	}
}
.prayerdetails{
	display: inline-block;
	margin: 10px;
	border:1px solid  #23653B;
	background-color: rgba(35,101,59,0.5);
	border-radius: 5px;
	width: 14%;
}
.prayerheader{
	width: 100%;
	overflow: hidden;
	background-color: #777;
}
.prayerdetails h1{
	background-color: rgba(0,0,0,0.5);
	display: inline-block;
	border-radius: 5px;
	padding: 2px;
	margin: 2px;
}
@media screen and (max-width: 500px){
.prayerdetails{
	width: 90%;
}	
}
.gallery{

}
.gallery h1{
	color: #222;
}
.galleryheader span{
	color: #444;
	font-size: 14px;
	cursor: pointer;
	margin: 5px 10px;
	display: inline-block;
}
.galleryheader span:hover{
	color: #000;
	font-size: 14px;
}
.galleryheader .active{
	background-color: #23653B;
	padding: 5px;
	border-radius: 5px;
	color: rgba(255,255,255,0.7);
	font-weight: bolder;
}
.galleryheader .active:hover{
	background-color: #23653B;
	padding: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bolder;
}
.gallerydetail img{
	display: inline-block;
	width: 200px;
	height: 200px;
	vertical-align: top;
	float: left;
	margin: 5px;
	border:5px solid #eee;
	box-sizing:border-box;
}
@media screen and (max-width: 500px){
.gallerydetail img{
width: 90%;
	}}



.footer {
    padding: 36px 0;
background-color:#fff;
}

.footer-nav {
    float: left;
}
.footer-nav .column {
    float: left;
    width: 136px;
}
.footer-nav .title {
    font-size: 12px;
    margin-bottom: 15px;
    font-weight: bold;
}
.footer-nav ul {
    font-size: 12px;
}
.footer-nav ul li {
    margin-bottom: 7px;
}
.footer-nav a {
    color: #8e959c;
}	
	
}
@media screen and (min-width: 500px){
	.footer{
		padding-left: 100px;
	}
}
@media screen and (min-width: 500px){
	.footer{
		padding-left: 10px;
	}
}
.social{display: inline-block; margin-right: 20px;}
.social i{
	
	font-size: 28px;
	width: 30px;
	background-color: #23653B;
	color: #ffffff;
	border-radius: 50%;
	border: 5px solid #23653B;
	text-align: center;
}
.social:hover i{
	color: #23653B;
	background-color: #ffffff;
}
.youtube{
	width: 100%;
	overflow: hidden;
	background-color: #23653B;
}
.thumbnail{
	float:left;
	box-sizing:border-box;
	padding: 20px;
}
.thumbnail img{
	float: left;
}
.descript{
	float: left;
	padding: 20px;
	box-sizing:border-box;
}
.descript h2{
	color: #ffffff;
}
.descript p{
	font-size: 14px;
	color: rgba(255,255,255,0.7);
}
@media screen and (max-width: 500px){
	.thumbnail{
		width: 90%;
        float: none;
	}
	.descript{
		width: 100%;
		float: none;
		padding: 20px;
	}
	}
	.leadership{
		background-color: #eee;
		overflow: hidden;
		width: 100%;
	}
	.leaderbox{
		display: inline-block;
		background-color: #ffffff;
		padding: 10px;
		margin: 10px;
		border-radius: 5px;
	}
	 @media screen and (max-width: 500px){
	 	.leaderbox{
	 		width: 90%;
	 	}
	 	}
	.leaderbox img{
	width: 150px;
	height: 150px;
	border-radius: 80px;
	border: 2px solid #23653B;
	overflow: hidden;
	}
	@media screen and (max-width: 500px){
	.impo1{
display: none;
	}
}
	.impo{
float: left;
margin-top: 5px;
margin-left: 10px;
color: #0099CB;
}
.impo:hover{
	color: #000;
	cursor: pointer;
}
.firstheader{
	width: 100%;
	overflow: hidden;
	padding: 2px 2px;
	box-sizing:border-box;
	background-color: #23653B;
}

/*@media screen and (max-width: 360px){
	.firstheader{
display: none;
	}
}*/

.head{
	float: left;
}
.head h2{
	color: rgba(255,255,255,0.9);
}
.links{
	float: right;
}
.menubar1{
	float: right;
	display: inline;
	font: normal 20px Verdana;
	cursor: pointer;
	background-color:#23653B;
	padding: 2px  5px;
	border-radius: 2px;
	margin-top: 8px;
	margin-right: 20px;
	
}

.menubar1 i{
	color: rgba(255,255,255,0.8);
}
.menubar1 i:hover{
	color: #ffffff;
}
.about h1{
	text-align: center;
}
.about{
	padding: 20px;
}
.about p{
	text-align: left;
}
.parent2{
	width: 100%;
	overflow: hidden;
	box-sizing:border-box;
}
.types{
display: inline-block;
vertical-align: top;
}
.map{
display: inline-block;
vertical-align: top;
float: right;
}
.map img{
	width: 100%;
	height: 100%;
}
.secondhead{
background-color: #ffffff;
width: 100%;
display: inline-block;
overflow: hidden;
padding: 10px;
}
.secondheaditem{
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	margin-left: 20px;
	cursor: pointer;
	padding: 0 10px;
	text-align: center;
	border-bottom: 3px solid #ffffff;
}
@media screen and (max-width: 400px) and (min-width: 201px){
	.secondheaditem{
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	margin-left: 1px;
	cursor: pointer;
	padding: 0 6px;
	text-align: center;
	border-bottom: 2px solid #ffffff;
}
.secondheaditem:hover{
	border-bottom: 2px solid #dddddd;
}
}
@media screen and (max-width: 200px){
.secondheaditem:hover{
	border-bottom: 2px solid #dddddd;
}
}
.secondheaditem:hover{
	border-bottom: 3px solid #dddddd;
}
.profileright{
display: inline-block;
overflow: hidden;
box-sizing:border-box;
padding: 5px;
border:2px solid #eee;
background-color: #ffffff;
vertical-align: top;
width: calc(100% - 250px);

}
.profileright span{
	display: block;
	padding: 5px;
}
@media screen and (max-width: 700px){
.profileright{
		width: 100%;
	}
}
/*here*/
.profileright2{
display: inline-block;
overflow: hidden;
/*background: url(images/tikohub.png);*/
box-sizing:border-box;
padding: 0px;
/*border:2px solid #eee;*/
background-color: #ffffff;
vertical-align: top;
width: calc(100% - 250px);

}
.profileright2 span{
	display: block;
	padding: 5px;
}
@media screen and (max-width: 700px){
.profileright2{
		width: 100%;
	}
}
/*here*/


.profileright input{
	padding: 10px;
	border-radius: 5px;
	width: 300px;
	border: 1px solid #008080;
	margin-bottom: 20px;
}
@media screen and (max-width: 700px){
.profileright input{
		width: 200px;
	}
}
.profileright select{
	padding: 10px;
	border-radius: 5px;
	width: 320px;
	border: 1px solid #008080;
	margin-bottom: 20px;
}
@media screen and (max-width: 700px){
.profileright select{
		width: 220px;
	}
}
.upl{
	display: none;

}
.act{
	background-color: #eee;
}

#wrap div#totalPrice
{
    padding:10px;
    font-weight:bold;
    background-color:#ff0;
}