
/* - ploneCustom.css - */
@media all {
/* https://idwfed.org/portal_css/ploneCustom.css?original=1 */
/* */
#content .field input[type="text"][name$=".title"], #archetypes-fieldname-title input {
font-family: "Helvetica Neue", Arial, FreeSans, "Myanmar Sans Pro", sans-serif;
line-height: 125%;
color: Black;
letter-spacing: -0.05em;
margin: inherit -0.05em;
font-size: 1.25em;
/* */
}
#plonebrowser #content {
position: static !important;
}
#searchtext,
#addimage_panel #uploadtitle{
padding-top: 0 !important;
padding-bottom: 0 !important;
}
/* */
iframe #u_0_0 > div{
width: 100% !important;
}
}

