
/* - ploneCustom.css - */
@media all {
/* https://www.cka.cz/portal_css/ploneCustom.css?original=1 */
a.state-private {
color:#FFA500!important;
}
a.state-private:hover {
color:#000!important;
}
#plone-contentmenu-workflow dt span {
color:white;
}
/* */
div#form-widgets-ILocation-coordinates-map div.olControlDrawFeaturePathItemInactive,
div#form-widgets-ILocation-coordinates-map div.olControlDrawFeaturePolygonItemInactive {
display:none;
}
#ajax-spinner {
width: 50px;
height: 50px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
#ajax-spinner img {
width: 50px;
height: 50px;
background:transparent;
}
/* */
div.fieldTextFormat {display:none;}
/* */
body.portaltype-cka-event div#formfield-form-widgets-end {display:none;}
/* */
body.template-register label[for='form.account_type'],
body.template-register select[name='form.account_type'] {
display:none !important;
}
/* */
body.template-cka-drive nav.sub-menu,
body.portaltype-cka-drive nav.sub-menu,
body.portaltype-cka-drivefolder nav.sub-menu,
body.portaltype-cka-drivefile nav.sub-menu,
body.portaltype-cka-drivefile aside.right,
body.portaltype-cka-driveimage nav.sub-menu,
body.portaltype-cka-driveimage aside.right {
display:none;
}
body.template-cka-drive div.main,
body.portaltype-cka-drive div.main,
body.template-cka-drivefolder div.main,
body.portaltype-cka-drivefolder div.main,
body.template-cka-drivefile div.main,
body.portaltype-cka-drivefile div.main,
body.template-cka-image div.main,
body.portaltype-cka-driveimage div.main {
width:100%!important;
}
table#drive-listing,
table#profile-table-listing {
width: 100%;
}
table#drive-listing th,
table#drive-listing td,
table#profile-table-listing th,
table#profile-table-listing td {
border:0 none;
border-bottom: 1px solid #cecece;
}
table#drive-listing th,
table#profile-table-listing th {
text-align:left;
font-weight:bold;
padding:3px;
}
table#drive-listing .column-size {
text-align:right;
}
div#drive-breadcrumbs {
float:left;
margin-bottom:1em;
}
div#drive-controls {
float:right;
clear:right;
}
section.drive-nav {
margin-bottom: 1em;
}
ul.main-menu-left li#portaltab-drive a span,
ul.main-menu-left li#portaltab-drive.selected a span,
ul.main-menu-left li#portaltab-drive a:hover span,
ul.main-menu-left li#portaltab-drive.selected a:hover span {
color: #5E8432;
}
ul.main-menu-left li#portaltab-drive.selected a span,
ul.main-menu-left li#portaltab-drive a:hover span {
border-bottom: 1px solid #5E8432;
}
div.drive-controls a,
div.drive-controls a:hover {
background-color: #5E8432;
}
div.drive-controls a:after {
content: '';
}
a.parent-link {
float:left;
clear:left;
padding-right: 1em;
margin-right: 1em;
border-right: 1px solid #ff2501;
}
iframe, object, embed {
width: 100%;
display: block !important;
}
.promo-link {
margin-bottom:10px;
width:100% !important;
}

}

