

.mobile-only, 
div#respSearchform,
div#flexslider-cont-mobile,
div#flexslider-wrap-mobile,
div#maintitle-wrap-mobile { 
 display: none !important; 
}

div#respnavi { 
 width: auto;
 display: inline-block;
}



/* styles.inc */
div#search-form-wrapper { 
 display: none;
 padding: 0;
 position: absolute;
 top: 9px;
 right: 0;
 z-index: 1011;
}

div#search-form { display: table; }

div#search-form div.cell {
 display: table-cell;
 vertical-align: top;
}

div#respSearchform div.cell { 
 padding: 15px 0;
 vertical-align: top;
}

div#respSearchform div.cell.first { padding: 15px 0 15px 15px; }

div#respSearchform input#respSearchfield {
 height: 40px;
 padding: 10px;
 border-right: 0;
}

div#respSearchform input#respSubmitsearch {
 width: 40px !important;
 height: 40px !important;
 background: #ffffff center center no-repeat url('/common_ui/embed_ui/img/icons/search-icon-grey.png') !important;
 border: 1px solid #aaaaaa;
 border-left: 0;
}




/*----- Tapahtumakalenteri -----*/

div.cal-wrapper { width: 920px; }

div.cal-wrapper div#cal-container-left {
 display: table-cell;
 width: 605px;
 padding-right: 30px;
}

div.cal-wrapper div#cal-container-right { display: table-cell; }
