#imBreadcrumb { position: relative; float: left; }
#imFooter_imCell_1 { display: block; position: relative; overflow: hidden; }
#imFooter_imCellStyle_1 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imCell_1 { display: block; position: relative; overflow: hidden; }
#imCellStyle_1 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_1 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#navig{width:100%; padding:10px 0px; margin:10px 0px; border-width: 1px 0px 1px 0px; border-color:#B6B6B6; border-style:solid;}
#navig p{margin:10px; display:inline-block; font-size:12pt; padding:10px 0px;}
#takepart{color:#ffffff; background-color:#660066; border:2px solid #660066;}
#takepart:hover{color:#660066; background-color:#ffffff;}
#choosetask{color:#ffffff; background-color:#646464; border:2px solid #646464;}
#choosetask:hover{color:#646464; background-color:#ffffff;}
#prizes{color:#646464; background-color:#ffffff; border:2px solid #646464;}
#prizes:hover{color:#ffffff; background-color:#646464;}

.wrap{}
.wrap button{vertical-align:top;}
.box{display:inline-block; padding:3px 3px 10px 3px; border:1px solid #B6B6B6; margin:10px;}

h1{font-size:12pt;
  font-weight:normal;
  padding:12px 0px;}
  
@media screen and (min-width:1000px){
.box{width:30%;}
#mob1, #mob{display:none;}
#ajol, #ache{width:100%;}
#navig p{width:30%;}}
@media screen and (min-width:720px) and (max-width:999px){
.box{width:43%;}
#navig p{width:40%;}}
@media screen and (min-width:480px) and (max-width:719px){
.box{width:67%;}
#navig p{width:44%;}}
@media screen and (max-width:479px){
.box{width:90%;}
#navig p{width:75%;}}

@media screen and (max-width:999px){
#pc1, #pc{display:none;}
div.panel{
    position: relative;
    width: 100%;
    padding:10px;}}

div.panel{
    display: none;
    background-color: #ffffff;}
    
.dropbtn, #alphBnt, #numBnt{
    background-color: #ffffff;
    color: #660066;
    padding: 7px 20px;
    font-weight:bold;
    font-size: 13px;
    border: 2px solid #660066;
    cursor: pointer;
    margin:7px;
}

#all{
    color: #660066;
    padding: 7px 20px;
    font-weight:bold;
    font-size: 13px;
    border: 2px solid #660066;
    cursor: pointer;
    margin:7px;
}

#all:hover, #all:focus, #alphBnt:hover, #numBnt:hover, #alphBnt:focus, #numBnt:focus{
    background-color: rgba(102, 0, 102, 0.8);
    color:white;}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100000;
    overflow:auto
}

.dropdown:hover .dropdown-content {
    display: block;}
.dropdown:hover .dropbtn {
    background-color: rgba(102, 0, 102, 0.8);
    color:white;}

.btn{
    font-size:10pt;
    background-color:white;
    color:#660066;
    border:none;
    padding:6px 5px;
}
.btn:hover{
font-weight:bold;
cursor: pointer;
}

.active {
  font-weight:bold;
  text-decoration: none;
}

.spacer {
  clear: both;
  height: 15px;
  border-bottom:#a5a4a4 1px dotted
}
	@media (min-width: 1200px) {
	.imContentDataContainer { width: 1190px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imBreadcrumb { width: 1176px; margin-left: 6px; margin-right: 6px; }
	#imCell_1 { width: 1184px; min-height: 6px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_1 { width: 1184px; min-height: 6px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_1 { left: 3px; right: 3px; }
	
}

@media (max-width: 1199px) and (min-width: 1000px) {
	.imContentDataContainer { width: 990px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imBreadcrumb { width: 976px; margin-left: 6px; margin-right: 6px; }
	#imCell_1 { width: 986px; min-height: 6px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_1 { width: 986px; min-height: 6px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_1 { left: 2px; right: 2px; }
	
}

@media (max-width: 999px) and (min-width: 720px) {
	.imContentDataContainer { width: 710px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imBreadcrumb { width: 696px; margin-left: 6px; margin-right: 6px; }
	#imCell_1 { width: 706px; min-height: 6px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_1 { width: 706px; min-height: 6px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_1 { left: 2px; right: 2px; }
	
}

@media (max-width: 719px) and (min-width: 480px) {
	.imContentDataContainer { width: 470px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imBreadcrumb { width: 456px; margin-left: 6px; margin-right: 6px; }
	#imCell_1 { width: 468px; min-height: 6px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_1 { width: 468px; min-height: 6px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_1 { left: 1px; right: 1px; }
	
}

@media (max-width: 479px) {
	.imContentDataContainer { width: 100%; }
	#imBreadcrumb { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imCell_1 { clear: left; }
	#imCell_1 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_1 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_1 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	
}

@media (min-width: 1200px) {
	#imFooter_imHTMLObject_01_wrapper { position: absolute; top: 23px; left: 0px; width: 1197px; height: 111px; z-index: 1; overflow-y: hidden; }
	#imFooter_imCell_1 { width: 1197px; min-height: 350px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_1 { width: 1197px; min-height: 350px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	
}

@media (max-width: 1199px) and (min-width: 1000px) {
	#imFooter_imHTMLObject_01_wrapper { display: none; }
	#imFooter_imCell_1 { width: 1000px; min-height: 350px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_1 { width: 1000px; min-height: 350px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	
}

@media (max-width: 999px) and (min-width: 720px) {
	#imFooter_imHTMLObject_01_wrapper { display: none; }
	#imFooter_imCell_1 { width: 1000px; min-height: 350px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_1 { width: 1000px; min-height: 350px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imFooter_imHTMLObject_01_wrapper { display: none; }
	#imFooter_imCell_1 { width: 1000px; min-height: 350px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_1 { width: 1000px; min-height: 350px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	
}

@media (max-width: 479px) {
	#imFooter_imHTMLObject_01_wrapper { display: none; }
	#imFooter_imCell_1 { width: 100%; min-height: 350px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_1 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	
}

