.click-menu {
    width: 157px;
}
.click-menu .box1 {
	background-color: #F8E296;
	color: #000000;
	cursor: default;
    font-family: arabic transparent;
	font-weight: bold;
    font-size: 0.95em;
    cursor: default;
    position: relative;

}
.click-menu .box1-hover {
    background-color: #F8E296;
    color: #000000;
    font-family: arabic transparent;
    font-weight: bold;
    font-size: 0.95em;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
    background-color: #F8E296;
    color: #000000;
    font-family: arabic transparent;
    font-weight: bold;
    font-size: 0.95em;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #F8E296;
    color: #CCEEEB;
    font-weight: bold;
    font-size: 0.95em;
    font-family: arabic transparent;
    cursor: default;
    position: relative;
}
}
.click-menu .section {
    background-color: #F8E296;
    font-family: arabic transparent;
    font-size: 0.95em;
    display: none;
   
}
.click-menu .section a {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
	
}
.click-menu .section a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
	font-weight: normal;
  

}
.click-menu .box2-hover {
    background: #FFFFFF;
