
/* - android.css - */
@media screen and (max-width: 480px) {
/* http://www.ausl.bologna.it/portal_css/android.css?original=1 */
#visual-portal-wrapper {
min-width: 150px !important;
}
body{
font-size: 65%;
font-family:sans-serif;
}
#portal-top{
display: none;
}
#portal-breadcrumbs {
display: none;
}
#portal-column-one {
display: none;
}
#portal-column-two {
display: none;
}
#disdetta {
display: none;
}
#disdetta-mob {
display: block !important;
}
#disdetta-mob img{
width:310px;
height:300px;
}
#portal-footer, #portal-colophon {
display: none;
}
div.main_menu_item {
float: none !important;
width: 50% !important;
}
#input_search_field {
height: 2em;
}
.iap_data_search_btn {
height: 2.5em;
}
div#main_menu {
margin-bottom:0px !important;
padding-bottom: 0px !important;
}
div.main_menu_item img {
height: 60px !important;
}
div.iap-home-search {
float: none;
width: 100%;
margin-bottom: 3%;
}
div#iap-search-country {
width: 100%;
}
ul.info_luogo {
}
div.iap-page {
border: 2px solid;
border-radius: 15px;
background-color: #f6d100;
width: 310px;
}
}

