
/* - maps.css - */
@media screen {
/* https://2011.pythonbrasil.org.br/portal_css/maps.css?original=1 */
.mapsMarker {
margin: 0;
padding: 0;
}
.googleMapView.googleMapActive,
.googleMapPane {
height: 40em;
}
.googleMapActive.googleMapLocation {
float: right;
width: 50%;
min-width: 20em;
height: 25em;
}
.googleMapLocation .googleMapPane {
height: 25em;
}
.infowindowTabHandlers{
margin-top: -36px;
margin-left: 10px;
}
.infowindowTabHandler{
float:left;
padding: 0 0.4em;
border: 1px solid #ABABAB;
background-color: white;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
height:19px;
}
.infowindowTabHandler.selected{
border-bottom: none;
height:20px;
}
.tab{
clear: both;
}
.mapSearchBar{
width: 80%;
}
.googleMapWrapper{
overflow:hidden;
}
.googleMapSearch{
width:180px;
float:left;
margin-left:-180px;
}
.googleMapSearchBar{
height:25px;
width:100%;
padding-top:4px;
padding-left: 25px;
background:url(map-arrow-left.png) no-repeat left #CCCCCC;
}
.googleMapSearchBar.open{
background-image:url(map-arrow-down.png)
}
.googleMapImHere{
margin-top:3px;
}
.googleMapIMHere{
border-bottom: thin solid #CCCCCC;
margin: 3px 8px 3px 3px;
padding: 3px;
}
.googleMapResult{
padding:3px;
margin:3px;
}
.googleMapResult.selected{
background-color:#DDDDDD;
}
.googleMapResult .indication{
text-align:right;
}
.label_search{
display:none;
}
.googleMapSearch .searchButton{
}
.googleMapView > ul{
display: none;
}
.no-js .googleMapView > ul{
display: block !important;
}

}


/* - ++resource++simplesocial.css - */
/* https://2011.pythonbrasil.org.br/portal_css/++resource++simplesocial.css?original=1 */
/* */
#portal-top {
z-index: 10;
}
#formfield-form-widgets-like_button_types .option {
display: block;
}

/* - ++resource++apyb.registration/registration.css - */
@media screen {
/* https://2011.pythonbrasil.org.br/portal_css/++resource++apyb.registration/registration.css?original=1 */
.price_container {text-align:center;
float:right;
font-weight:bold;
padding:20px;
color:#FF0000;}

}


/* - ploneCustom.css - */
@media all {
/* https://2011.pythonbrasil.org.br/portal_css/ploneCustom.css?original=1 */
/* */
.sala {width:193px !Important;}
.section-programacao #content table.programacao h2 {
font-size:1.4em !Important;
margin-top: 0 !Important;
}
.section-programacao #content table.programacao a.talk_details_link {background:none !Important;border-bottom:none !Important;}
/* */
/* */
/* */
/* */
/* */

}

