
/* - ++resource++plone.formwidget.datetime/styles.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++plone.formwidget.datetime/styles.css?original=1 */
#content a.caltrigger {
background: url("++resource++plone.formwidget.datetime/popup_calendar.gif") no-repeat scroll 0 0;
height: 16px;
width: 16px;
display: inline-block;
vertical-align: middle;
border: none;
margin: 0;
padding: 0;
border-radius: none;
}

}


/* - ++resource++plone.formwidget.recurrence/jquery.recurrenceinput.css - */
@media all {
/* https://www.binche.be/portal_css/++resource++plone.formwidget.recurrence/jquery.recurrenceinput.css?original=1 */
div.riform {
padding: 1em;
background-color: white;
box-shadow: 0 0 3em 0.5em #666;
line-height: 2;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
div.riform h1 {
color: #888888;
border-bottom: 1px solid #DDDDDD;
font-size: 20px;
line-height: 1;
margin: 0;
padding-bottom: 5px;
padding-left: 5px;
}
div.riform form {
margin-bottom: 0;
}
div.riform .rifield {
clear: both;
}
div.riform .rifield .field {
float:left;
clear: none;
}
div.riform .label {
display: block;
float: left;
font-weight: bold;
margin-right: 10px;
text-align: right;
width: 130px;
}
div.riform #rirtemplate {
margin-top: 6px;
}
div#riformfields {
min-height: 11em;
min-width: 25em;
}
div.riform #rirangeoptions input,
div.riform #rimonthlyoptions input,
div.riform #riyearlyoptions input {
margin: 0;
}
div.riform #riweeklyweekdays .riweeklyweekday input {
display:block;
margin: 8px auto 0;
}
div.riform #riweeklyweekdays .riweeklyweekday label {
display:block;
}
div.riform #riweeklyweekdays .riweeklyweekday {
margin-right: 15px;
float: left;
}
div.riform input.ricancelbutton {
background-image: url(/++resource++plone.formwidget.recurrence/pb_close.png);
background-color: transparent;
font-size: 0; /* */
color: transparent;
border: none;
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
div.rioccurrencesactions .riaddoccurrence #adddate {
width: 75%;
}
div.rioccurrencesactions .rioccurancesheader {
border-bottom: 1px solid #DDDDDD;
line-height: 1.5;
clear: both;
margin-top: 30px;
}
div.rioccurrencesactions .rioccurancesheader h2 {
color: #888888;
display: inline;
font-size: 18px;
font-weight: bold;
margin: 0px 0px 5px 5px;
}
div.rioccurrences div.batching {
font-size: 70%;
text-align: center;
}
div.rioccurrences span.current {
font-weight: bold;
}
div.riform span.action a {
height: 19px;
width: 19px;
overflow: hidden;
float: right;
text-indent: 9999px;
}
div.rioccurrences .occurrence {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
div.rioccurrences .occurrence:hover {
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
}
div.rioccurrences .occurrence.start span.rlabel,
div.rioccurrences .occurrence.rdate span.rlabel {
color: #9CBA9B;
margin: 0 5px;
font-size: 70%;
font-weight: bold;
}
div.rioccurrences .occurrence.exdate {
opacity:0.4;
filter:alpha(opacity=40);
}
div.ridisplay .occurrence.exdate {
display: none;
}
div.rioccurrences .occurrence.rdate {
background: #FFFFE0;
}
div.rioccurrences div.occurrence {
margin-left: 5px;
}
div.rioccurrences a.rrule,
div.rioccurrences a.rdate,
div.rioccurrences a.exdate {
color: transparent;
margin-top: 6px;
margin-right: 5px;
}
div.rioccurrences a.rrule {
background-image: url(/++resource++plone.formwidget.recurrence/delete.png);
}
div.rioccurrences a.rdate {
background-image: url(/++resource++plone.formwidget.recurrence/delete.png);
}
div.rioccurrences a.exdate {
background-image: url(/++resource++plone.formwidget.recurrence/undelete.png);
}
div.rioccurrencesactions a.rirefreshbutton {
background-image: url(/++resource++plone.formwidget.recurrence/refresh.png);
color: transparent;
margin-top: 4px;
margin-right: 5px;
}
div#messagearea,
div.errorarea {
display: none;
background-color: red;
color: white;
font-weight: bold;
padding: 2px 10px;
}
div#calroot {
z-index:10000;
}
div.ributtons .risavebutton {
display: block;
margin: 30px auto 0;
}
}


/* - ++resource++plone.formwidget.recurrence/integration.css - */
@media all {
/* https://www.binche.be/portal_css/++resource++plone.formwidget.recurrence/integration.css?original=1 */
div.riform { font-size: 80%; }
div.riform { border: 2px solid black\9; /**/ }

}


/* - ++resource++plone.app.event/event.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++plone.app.event/event.css?original=1 */
/* */
/* */
.icons-on .contenttype-plone-app-event-dx-event {
background: url("event_icon.png") no-repeat scroll 0 4px transparent;
}
.icons-on .contenttype-plone-app-event-dx-event {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px !important;
}
.event.summary {
float: right;
clear: right; /* */
margin 1em 0 1em 1em;
}
.hCalendar-hidden {
display:none; /* */
}
/* */
/* */
article.vevent {
background-color: #EAEAEA;
border-radius: 1em 1em 1em 1em;
margin-top: 1em;
padding: 1em;
}
.vevent div.cal_date {
float:left;
vertical-align:top;
margin: 0 1.5em 0.5em 0;
padding:0.7em 0.7em 0.5em;
background-color:white;
border:none;
border-radius:0.5em;
box-shadow: 0.5em 0.5em 0.4em black;
min-width:4.4em;
}
.vevent span.cal_wkday {
display:block;
font-size:2.3em;
font-weight:bold;
border-bottom:2px solid black;
padding-bottom:0.3em;
}
.vevent span.cal_day {
font-size:1.7em;
display:inline-block;
padding-top:0.3em;
}
.vevent span.cal_month {
font-size:1.3em;
line-height:1.3em;
display:inline-block;
}
.vevent div.cal_info { margin-left:8em; }
article.vevent .documentByLine {
background: none repeat scroll 0 0 transparent;
color: black !important;
font-size: 1em !important;
font-weight: bold;
padding: 0;
}
/* */
#content .vevent ul.metadata { margin: 0.8em 0; }
#content .vevent ul.horizontal { padding: 0; }
#content .vevent ul.horizontal li {
display: inline-block;
line-height: 1.5em;
list-style-image: none;
list-style-type: none;
}
.vevent .horizontal.metadata li:after { content: " \2014 "; }
.vevent .horizontal.metadata li:last-child:after { content: ""; }
.vevent .horizontal.metadata .category span:after { content: ","; }
.vevent .horizontal.metadata .category span:last-child:after { content: ""; }
.vevent .timezone {
display:block;
margin-top:0.5em;
padding:0.2em 0;
background-color:#ffe;
color:#354;
width:100%;
}
.vevent .timerange, .vevent .timezone {
font-size:85%;
line-height:1em;
white-space:nowrap;
}
.vevent .datedisplay {
line-height:1.5em;
margin-bottom:0.2em;
font-weight:bold;
font-size:100%;
}
.vevent abbr.dtstart {
font-weight:bold;
}
/* */
/* */
#content .event_listing nav ul {
margin-left:0;
list-style-type:none;
}
#content .event_listing nav ul li {
display:inline-block;
padding: 0 0.75em;
line-height: 2em;
margin:0;
}
#content .event_listing nav ul li:last-of-type { margin-right:0; }
.event_listing nav > ul,
.event_listing nav {
background-color: #DDDDDD;
min-height:2em;
}
.event_listing nav {
border: 0.3em solid #DDDDDD;
border-bottom:none;
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
}
.event_listing ul.mode_selector {
display: block;
margin-left: 0;
float:left;
}
.event_listing ul.sub_nav {
display: block;
margin-left: 0;
float:right;
border-bottom-left-radius: 0.5em;
border-bottom-right-radius: 0.5em;
}
#content .event_listing nav ul li a {
border:none;
display: inline-block;
}
.event_listing ul.mode_selector li:hover,
.event_listing ul.mode_selector li.selected {
background: white;
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
color: Black;
}
.event_listing ul.mode_selector li.selected {
font-weight: bold;
}
#content .event_listing p { margin:0; }
.event_listing div.location { display: inline-block; }
/* */
/* */
.portletCalendar {
width: auto;
margin: 1px 0 1em 0;
}
.portletCalendar dt {
background-color: #eee;
font-weight: bold;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar dt a.calendarPrevious {
float: left;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar dt a.calendarNext {
float: right;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar a, .portletCalendar a:focus,
.portletCalendar a, .portletCalendar a:hover,
.ploneCalendar a {
text-decoration: none;
border-bottom: none !important;
}
.ploneCalendar {
border-spacing: 0;
width:100%;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
border: 2px solid #eee;
background-color: #eee;
}
.ploneCalendar .weekdays th {
background-color: #eee;
text-align: center;
padding: 2px;
}
.ploneCalendar .event {
background-color: #eee;
}
.ploneCalendar .todayevent {
background-color: #eee;
border: 2px solid #205C90;
}
.ploneCalendar .todaynoevent {
border: 2px solid #205C90;
}
/* */
.ploneCalendar td.today {
background-color: white;
border-color: #205C90;
}
.ploneCalendar td:hover { background-color: white; }
.ploneCalendar td a {
display:inline-block;
width:100%;
height:100%;
}
/* */
.ploneCalendar td.cal_prev_month,
.ploneCalendar td.cal_next_month {
opacity:0.4;
}
/* */
.pae_calendar_tooltip {
display:none;
background-color:white;
border:1px solid black;
border-radius:0.3em;
box-shadow: 0.1em 0.1em 0.1em black;
font-size:80%;
padding:10px;
margin:10px;
max-width: 30em;
z-index: 10;
}
.pae_calendar_tooltip a {
color:black;
display:block;
width:100%;
}
.pae_calendar_tooltip a:hover { color:blue; }
.pae_calendar_tooltip a .title { font-weight:bold; }
/* */
/* */
/* */
#formfield-form-widgets-IEventBasic-start,
#formfield-form-widgets-IEventBasic-end,
#formfield-form-widgets-IEventBasic-whole_day,
#formfield-form-widgets-IEventBasic-open_end,
/* */
#archetypes-fieldname-startDate,
#archetypes-fieldname-endDate,
#archetypes-fieldname-wholeDay,
#archetypes-fieldname-openEnd,
{
clear:none;
float:left;
margin-right: 2em;
vertical-align: top;
}
#formfield-form-widgets-IEventBasic-whole_day,
#archetypes-fieldname-wholeDay {
clear:left;
}
#formfield-form-widgets-IEventRecurrence-recurrence,
#archetypes-fieldname-recurrence {
clear:left;
}

}


/* - ++resource++plone.formwidget.autocomplete/jquery.autocomplete.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++plone.formwidget.autocomplete/jquery.autocomplete.css?original=1 */
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
font: menu;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('/++resource++plone.formwidget.autocomplete/indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
color: white;
}

}


/* - ++resource++plone.formwidget.contenttree/contenttree.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++plone.formwidget.contenttree/contenttree.css?original=1 */
.contenttreeWidget {
bottom: 3.5em;
height: auto;
left: 0px;
overflow-y: auto;
margin: 0em 1em;
position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8CACBB;
}
.contenttreeWidget li {
display: block;
padding-left: 1em;
}
.contenttreeWidget .navTreeCurrentItem {
font-weight: bold;
}
.contenttreeWidget .navTreeCurrentItem li {
font-weight: normal;
}
.contenttreeWidget li a {
border-bottom: solid 1px transparent;
}
.contenttreeWidget .navTreeItem a {
border: none;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
outline: 1px dotted #205C90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
background-color: transparent;
}
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
outline: none;
background-color: #205C90;
color: #fff !important;
}
/* */
* html .contentTreeWidget li.navTreeCurrentItem a,
* html .contentTreeWidget li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.contenttreeWindow {
display: none;
position: fixed;
_position: absolute;
background-color: white;
z-index: 100;
}
.contenttreeWindow h2 {
display: block;
top: 0px;
margin: 0px;
}
.contenttreeWindowHeader {
padding: 1em;
}
.contenttreeWindowActions {
position: absolute;
width: 100%;
top: auto;
bottom: 0px;
padding: 1em;
}
.contenttreeWindowBlocker {
z-index: 99;
width: 100%;
height: 100%;
opacity: 0.4;
background-color: black;
top: 0px;
left: 0px;
position: fixed;
_position: absolute;
_top: expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}
.option {
display: block;
}
}


/* - ++resource++plone.formwidget.querystring.querywidget.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++plone.formwidget.querystring.querywidget.css?original=1 */
.queryindex, .addIndex {
display: block;
width: 180px;
float: left;
margin-right: 0.5em;
}
.queryoperator, .addOperator {
display: block;
width: 100px;
float: left;
margin-right: 0.5em;
}
.queryresults {
float: right;
}
.previewSearchResultsHeading {
margin-top: 1em;
}
.QueryWidget .criteria {
margin: 0 1em 0.5em 0;
clear: both;
}
.removecriteria {
border: 0;
padding: 0;
background: transparent;
cursor: pointer;
margin-left: 1em;
}
.error.QueryWidget {
background-color:transparent;
border:0;
padding:0;
}
.sortingField {
clear: both;
padding-top: 1em;
}
.previewresultsLabel {
padding-top: 1em;
display: block;
}
.previewresults {
border-width: 1px;
border-style: solid;
height: 16em;
overflow: auto;
}
.querywidget dt {
border-width: 1px;
border-style: solid;
cursor: pointer;
}
.querywidget .arrowDownAlternative {
float: right;
padding-right: 0.25em;
}
.widgetPulldownMenu {
position: absolute;
}
dl.multipleSelectionWidget,
#content dl.multipleSelectionWidget {
margin: 0;
}
.multipleSelectionWidget dt {
width: 198px;
height: 1.5em;
overflow: hidden;
}
.multipleSelectionWidget dd {
width: 198px;
background: #FFF;
overflow:auto;
}
.multipleSelectionWidget label {
display: block;
color: #000;
}
.querywidget {
float: left;
width: 200px;
}
.referenceWidget input {
width: 200px;
}
dl.querywidget {
margin: 0;
}
#content dl.querywidget dd,
dl.querywidget dd {
margin: 0;
}
.dateRangeWidget input {
width: 78px;
}
.criteria {
clear: both;
}
.widgetPulldownMenu {
border-width: 1px;
border-style: solid;
height:6.5em;
}
/* */
.multipleSelectionWidget .hiddenStructure {
display: none !important;
}

}


/* - ++resource++collection.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++collection.css?original=1 */
/* */
.icons-on .contenttype-collection {
background: no-repeat transparent 0 -1724px url(contenttypes-sprite.png);
}
.icons-on .contenttype-collection {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px !important;
}

}


/* - imio-ckeditortemplates.css - */
@media screen {
/* https://www.binche.be/portal_css/imio-ckeditortemplates.css?original=1 */
.bloc-content{
float:left;
width:30%;
padding-right: 4em;
}
.bloc-main{
background-color:#f2f2f2;
padding:1%;
margin-bottom:1%;
border: 1px solid #D3D3D3;
}
.bloc-main h2,.bloc-main h3{
font-weight: normal !important;
margin: 0;
padding-top: 0.4em;
line-height: 100%;
}
.bloc-main h2{
padding-bottom:0.4em;
}
.fonction{
font-size: 110%;
font-variant: small-caps;
}
.coordonnees{
float:left;
width:46%;
}
.horaire {
float: left;
max-width: 40%;
min-width: 10%;
}
.clear{
clear:both;
height:0px;
}
.infos-service {
background-color: #F2F2F2;
border: 1px solid #D3D3D3;
margin-bottom: 1em;
padding: 1%;
word-wrap: break-word;/**/
}
.info{
margin:0.1em;
padding-left: 2.4em;
}
.bloc-main-2{
margin-bottom:1em;
border:1px solid #dcdcdc;
padding:2%;
word-wrap: break-word;
}
#content .bloc-main-2 p{
margin-bottom:0em ;
}
.bloc-main-2 h2{
color:#444;
}
.bloc-main-2 .image-left{
margin-top:0 ;
}
#content .bloc-main-2 .adresse,#content .bloc-main-2 .telephone,#content .bloc-main-2 .mail,
#content .bloc-main-2 .fax,#content .bloc-main-2 .femme,#content .bloc-main-2 .gsm,
#content .bloc-main-2 .homme,#content .bloc-main-2 .horloge,#content .bloc-main-2 .lien,
#content .bloc-main-2 .pdf,#content .bloc-main-2 .lien,#content .bloc-main-2 .localisation{
margin-left: 143px;
}
.elu-attribution{
background:#eceaeb;
clear:both;
padding:1.5%;
}
.elu-fonction{
color: #9d9d9d;
font-weight: bold;
padding-bottom: 0.5%;
text-transform: uppercase;
}
#content .horloge,#content .lien,#content .horaire,#content .adresse,#content .homme,
#content .femme,#content .telephone,#content .fax,#content .mail,#content .pdf,#content .gsm,#content .localisation{
margin:0.1em 0.1em 0 0;
}
.horloge::before,
.horaire::before{
content: "\E806";
font-family: "fontello";
position: absolute;
left: 0;
font-size: 110%;
}
.horloge,.horaire{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.adresse::before {
content: "\E811";
font-family: "fontello";
position: absolute;
left: -0.1em;
font-size: 110%;
}
.adresse{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.homme::before {
content: "\f062";
font-family: "fontello";
position: absolute;
left: 0;
font-size: 100%;
}
.homme{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.femme::before {
content: "\f063";
font-family: "fontello";
position: absolute;
left: 0;
font-size: 100%;
}
.femme{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.telephone::before {
content: "\E804";
font-family: "fontello";
position: absolute;
left: 0;
font-size: 110%;
}
.telephone{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.fax::before {
content: "\E833";
font-family: "fontello";
position: absolute;
left: 0;
font-size: 100%;
}
.fax{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.mail::before {
content: "\E819";
font-family: "fontello";
position: absolute;
left: 0;
top: 0.5em;
font-size: 100%;
}
.mail{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.lien::before {
content: "\E843";
font-family: "fontello";
position: absolute;
left: 0;
font-size: 110%;
}
.lien{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.pdf::before {
content: "\e86f";
color: #DA251C;
font-family: "fontello";
position: absolute;
left: -0.3em;
font-size: 110%;
}
.pdf{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.gsm::before {
content: "\E84D";
font-family: "fontello";
position: absolute;
left: 0;
font-size: 110%;
}
.gsm{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}
.localisation::before {
content: "\E835";
font-family: "fontello";
position: absolute;
left: 0;
font-size: 110%;
}
.localisation{
padding: 0.3em 0 0.3em 1.5em;
position: relative;
}

}


/* - theme/default/style.css - */
@media screen {
/* https://www.binche.be/portal_css/theme/default/style.css?original=1 */
div.olMap {
z-index: 0;
padding: 0 !important;
margin: 0 !important;
cursor: default;
}
div.olMapViewport {
text-align: left;
-ms-touch-action: none;
}
div.olLayerDiv {
-moz-user-select: none;
-khtml-user-select: none;
}
.olLayerGoogleCopyright {
left: 2px;
bottom: 2px;
}
.olLayerGoogleV3.olLayerGoogleCopyright {
right: auto !important;
}
.olLayerGooglePoweredBy {
left: 2px;
bottom: 15px;
}
.olLayerGoogleV3.olLayerGooglePoweredBy {
bottom: 15px !important;
}
/* */
.olForeignContainer {
opacity: 1 !important;
}
.olControlAttribution {
font-size: smaller;
right: 3px;
bottom: 4.5em;
position: absolute;
display: block;
}
.olControlScale {
right: 3px;
bottom: 3em;
display: block;
position: absolute;
font-size: smaller;
}
.olControlScaleLine {
display: block;
position: absolute;
left: 10px;
bottom: 15px;
font-size: xx-small;
}
.olControlScaleLineBottom {
border: solid 2px black;
border-bottom: none;
margin-top:-2px;
text-align: center;
}
.olControlScaleLineTop {
border: solid 2px black;
border-top: none;
text-align: center;
}
.olControlPermalink {
right: 3px;
bottom: 1.5em;
display: block;
position: absolute;
font-size: smaller;
}
div.olControlMousePosition {
bottom: 0;
right: 3px;
display: block;
position: absolute;
font-family: Arial;
font-size: smaller;
}
.olControlOverviewMapContainer {
position: absolute;
bottom: 0;
right: 0;
}
.olControlOverviewMapElement {
padding: 10px 18px 10px 10px;
background-color: #00008B;
-moz-border-radius: 1em 0 0 0;
}
.olControlOverviewMapMinimizeButton,
.olControlOverviewMapMaximizeButton {
height: 18px;
width: 18px;
right: 0;
bottom: 80px;
cursor: pointer;
}
.olControlOverviewMapExtentRectangle {
overflow: hidden;
background-image: url("/theme/default/img/blank.gif");
cursor: move;
border: 2px dotted red;
}
.olControlOverviewMapRectReplacement {
overflow: hidden;
cursor: move;
background-image: url("/theme/default/img/overview_replacement.gif");
background-repeat: no-repeat;
background-position: center;
}
.olLayerGeoRSSDescription {
float:left;
width:100%;
overflow:auto;
font-size:1.0em;
}
.olLayerGeoRSSClose {
float:right;
color:gray;
font-size:1.2em;
margin-right:6px;
font-family:sans-serif;
}
.olLayerGeoRSSTitle {
float:left;font-size:1.2em;
}
.olPopupContent {
padding:5px;
overflow: auto;
}
.olControlNavigationHistory {
background-image: url("/theme/default/img/navigation_history.png");
background-repeat: no-repeat;
width:  24px;
height: 24px;
}
.olControlNavigationHistoryPreviousItemActive {
background-position: 0 0;
}
.olControlNavigationHistoryPreviousItemInactive {
background-position: 0 -24px;
}
.olControlNavigationHistoryNextItemActive {
background-position: -24px 0;
}
.olControlNavigationHistoryNextItemInactive {
background-position: -24px -24px;
}
div.olControlSaveFeaturesItemActive {
background-image: url(/theme/default/img/save_features_on.png);
background-repeat: no-repeat;
background-position: 0 1px;
}
div.olControlSaveFeaturesItemInactive {
background-image: url(/theme/default/img/save_features_off.png);
background-repeat: no-repeat;
background-position: 0 1px;
}
.olHandlerBoxZoomBox {
border: 2px solid red;
position: absolute;
background-color: white;
opacity: 0.50;
font-size: 1px;
filter: alpha(opacity=50);
}
.olHandlerBoxSelectFeature {
border: 2px solid blue;
position: absolute;
background-color: white;
opacity: 0.50;
font-size: 1px;
filter: alpha(opacity=50);
}
.olControlPanPanel {
top: 10px;
left: 5px;
}
.olControlPanPanel div {
background-image: url(/theme/default/img/pan-panel.png);
height: 18px;
width: 18px;
cursor: pointer;
position: absolute;
}
.olControlPanPanel .olControlPanNorthItemInactive {
top: 0;
left: 9px;
background-position: 0 0;
}
.olControlPanPanel .olControlPanSouthItemInactive {
top: 36px;
left: 9px;
background-position: 18px 0;
}
.olControlPanPanel .olControlPanWestItemInactive {
position: absolute;
top: 18px;
left: 0;
background-position: 0 18px;
}
.olControlPanPanel .olControlPanEastItemInactive {
top: 18px;
left: 18px;
background-position: 18px 18px;
}
.olControlZoomPanel {
top: 71px;
left: 14px;
}
.olControlZoomPanel div {
background-image: url(/theme/default/img/zoom-panel.png);
position: absolute;
height: 18px;
width: 18px;
cursor: pointer;
}
.olControlZoomPanel .olControlZoomInItemInactive {
top: 0;
left: 0;
background-position: 0 0;
}
.olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
top: 18px;
left: 0;
background-position: 0 -18px;
}
.olControlZoomPanel .olControlZoomOutItemInactive {
top: 36px;
left: 0;
background-position: 0 18px;
}
.olControlPanZoomBar div {
font-size: 1px;
}
.olPopupCloseBox {
background: url("/theme/default/img/close.gif") no-repeat;
cursor: pointer;
}
.olFramedCloudPopupContent {
padding: 5px;
overflow: auto;
}
.olControlNoSelect {
-moz-user-select: none;
-khtml-user-select: none;
}
.olImageLoadError {
background-color: pink;
opacity: 0.5;
filter: alpha(opacity=50); /* */
}
.olCursorWait {
cursor: wait;
}
.olDragDown {
cursor: move;
}
.olDrawBox {
cursor: crosshair;
}
.olControlDragFeatureOver {
cursor: move;
}
.olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
cursor: -moz-grabbing;
}
.olControlLayerSwitcher {
position: absolute;
top: 25px;
right: 0;
width: 20em;
font-family: sans-serif;
font-weight: bold;
margin-top: 3px;
margin-left: 3px;
margin-bottom: 3px;
font-size: smaller;
color: white;
background-color: transparent;
}
.olControlLayerSwitcher .layersDiv {
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
background-color: darkblue;
}
.olControlLayerSwitcher .layersDiv .baseLbl,
.olControlLayerSwitcher .layersDiv .dataLbl {
margin-top: 3px;
margin-left: 3px;
margin-bottom: 3px;
}
.olControlLayerSwitcher .layersDiv .baseLayersDiv,
.olControlLayerSwitcher .layersDiv .dataLayersDiv {
padding-left: 10px;
}
.olControlLayerSwitcher .maximizeDiv,
.olControlLayerSwitcher .minimizeDiv {
width: 18px;
height: 18px;
top: 5px;
right: 0;
cursor: pointer;
}
.olBingAttribution {
color: #DDD;
}
.olBingAttribution.road {
color: #333;
}
.olGoogleAttribution.hybrid, .olGoogleAttribution.satellite {
color: #EEE;
}
.olGoogleAttribution {
color: #333;
}
span.olGoogleAttribution a {
color: #77C;
}
span.olGoogleAttribution.hybrid a, span.olGoogleAttribution.satellite a {
color: #EEE;
}
.olControlNavToolbar ,
.olControlEditingToolbar {
margin: 5px 5px 0 0;
}
.olControlNavToolbar div,
.olControlEditingToolbar div {
background-image: url("/theme/default/img/editing_tool_bar.png");
background-repeat: no-repeat;
margin: 0 0 5px 5px;
width: 24px;
height: 22px;
cursor: pointer
}
/* */
.olControlEditingToolbar {
right: 0;
top: 0;
}
.olControlNavToolbar {
top: 295px;
left: 9px;
}
/* */
.olControlEditingToolbar div {
float: right;
}
/* */
.olControlNavToolbar .olControlNavigationItemInactive,
.olControlEditingToolbar .olControlNavigationItemInactive {
background-position: -103px -1px;
}
.olControlNavToolbar .olControlNavigationItemActive ,
.olControlEditingToolbar .olControlNavigationItemActive  {
background-position: -103px -24px;
}
.olControlNavToolbar .olControlZoomBoxItemInactive {
background-position: -128px -1px;
}
.olControlNavToolbar .olControlZoomBoxItemActive  {
background-position: -128px -24px;
}
.olControlEditingToolbar .olControlDrawFeaturePointItemInactive {
background-position: -77px -1px;
}
.olControlEditingToolbar .olControlDrawFeaturePointItemActive {
background-position: -77px -24px;
}
.olControlEditingToolbar .olControlDrawFeaturePathItemInactive {
background-position: -51px -1px;
}
.olControlEditingToolbar .olControlDrawFeaturePathItemActive {
background-position: -51px -24px;
}
.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive{
background-position: -26px -1px;
}
.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive {
background-position: -26px -24px;
}
div.olControlZoom {
position: absolute;
top: 8px;
left: 8px;
background: rgba(255,255,255,0.4);
border-radius: 4px;
padding: 2px;
}
div.olControlZoom a {
display: block;
margin: 1px;
padding: 0;
color: white;
font-size: 18px;
font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
height: 22px;
width:22px;
line-height: 19px;
background: #130085; /**/
background: rgba(0, 60, 136, 0.5);
filter: alpha(opacity=80);
}
div.olControlZoom a:hover {
background: #130085; /* */
background: rgba(0, 60, 136, 0.7);
filter: alpha(opacity=100);
}
@media only screen and (max-width: 600px) {
div.olControlZoom a:hover {
background: rgba(0, 60, 136, 0.5);
}
}
a.olControlZoomIn {
border-radius: 4px 4px 0 0;
}
a.olControlZoomOut {
border-radius: 0 0 4px 4px;
}
.olLayerGrid .olTileImage {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
/* */
.olTileImage {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
}
/* */
.olTileReplacing {
display: none;
}
/* */
img.olTileImage {
max-width: none;
}

}


/* - ++resource++geo-openlayers.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++geo-openlayers.css?original=1 */
/* */
#default-cgmap, #geosettings-cgmap {height:450px}
#geoshapemap {height:500px;}
.widget-cgmap {height:500px;}
/* */
.olControlModifyFeatureItemActive {background-position:-1px -23px}
.olControlModifyFeatureItemInactive {background-position:-1px 0px}
/* */
.actionMenu.activated .actionMenuContent,
#contentActionMenus dl.actionMenu.activated dd{z-index:1008}
/* */
div.olMap img {max-width:none !important}
dl.placemark-properties dt{float:none}
.olFramedCloudPopupContent dt, .olFramedCloudPopupContent dd{margin:0;padding:0;line-height:normal}
.olFramedCloudPopupContent dt{float:left;margin-right:.5em;font-weight:bold}
div.olMapViewport{z-index: 0}
.olLayerGooglePoweredBy{z-index: 700!important}
.olControlAttribution{bottom:13px}
.olPopupContent h2{ margin: 0;padding: 0}
.olPopup {width:40%;}
.olPopup p{margin:0;font-size: .9em}
.olPopup h2{font-size:1.2em}
#content div.olControlZoom a:link  {
color: white;
}
/* */
#coordinates-form #formfield-form-widgets-map_viewlet_position,
#formfield-form-widgets-IGeoFeatureStyle-map_viewlet_position,
#formfield-form-widgets-imgpath,
#formfield-form-widgets-IGeoFeatureStyle-imgpath,
#formfield-form-widgets-map_width,
#formfield-form-widgets-IGeoFeatureStyle-map_width,
#formfield-form-widgets-map_height,
#formfield-form-widgets-IGeoFeatureStyle-map_height,
#formfield-form-widgets-display_properties,
#formfield-form-widgets-IGeoFeatureStyle-display_properties {
clear:none;float:right;width:47%
}
#formfield-form-widgets-marker_image,
#formfield-form-widgets-IGeoFeatureStyle-marker_image,
#formfield-form-widgets-marker_image_size,
#formfield-form-widgets-IGeoFeatureStyle-marker_image_size,
#formfield-form-widgets-linecolor,
#formfield-form-widgets-IGeoFeatureStyle-linecolor,
#formfield-form-widgets-polygoncolor,
#formfield-form-widgets-IGeoFeatureStyle-polygoncolor,
#formfield-form-widgets-linewidth,
#formfield-form-widgets-IGeoFeatureStyle-linewidth {
clear:left;float:left;width:47%
}
#map-form-wrapper {
border: 1px solid #dddddd;
border-top: 0;
height: 550px;
}
#formfield-form-widgets-IGeoFeatureStyle-use_custom_styles,
#formfield-form-widgets-use_custom_styles {
border: 1px solid #999966;
border-radius: 10px;
background-color: #FFFFE3;
padding: 6px 20px
}
#form-buttons-remove-georeference {
float: right;
}
/* */
.geocoder-widget .results {
background-color: white;
border: 0.1em solid #CCCCCC;
margin: 0.2em 0;
padding: 1em 0;
position: absolute;
width: 400px;
z-index: 3;
}
.geocoder-widget .results a {cursor: pointer}
/* */
.olControlLayerSwitcher .maximizeDiv,
.olControlLayerSwitcher .layersDiv {
background-color: rgba(0, 60, 136, 0.6);
border-radius: 4px 0 0 4px;
color: white;
}
.olControlLayerSwitcher .maximizeDiv:after {
content: '+';
font-size: 1.5em;
text-align: center;
margin-left: 4px;
line-height: 18px;
}
.olControlLayerSwitcher .maximizeDiv img {
display: none;
}
.olControlLayerSwitcher .layersDiv label {
margin-left: 0.5em
}

}


/* - theme/default/google.css - */
@media screen {
/* https://www.binche.be/portal_css/theme/default/google.css?original=1 */
.olLayerGoogleCopyright {
right: 3px;
bottom: 2px;
left: auto;
}
.olLayerGooglePoweredBy {
left: 2px;
bottom: 2px;
}

}


/* - ++resource++colorpicker.jpicker/css/jPicker-1.1.6.min.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++colorpicker.jpicker/css/jPicker-1.1.6.min.css?original=1 */
﻿.jPicker label{font-weight:400}.jPicker .Icon{display:inline-block;height:24px;position:relative;text-align:left;width:25px}.jPicker .Icon span.Color,.jPicker .Icon span.Alpha{background-position:2px 2px;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.jPicker .Icon span.Image{background-repeat:no-repeat;cursor:pointer;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.jPicker.Container{color:#000;z-index:10}table.jPicker{background-color:#efefef;border:1px outset #666;font-family:Arial,Helvetica,Sans-Serif;font-size:12px!important;margin:0;padding:5px;width:550px;z-index:20}.jPicker .Move{background-color:#ddd;border-color:#fff #666 #666 #fff;border-style:solid;border-width:1px;cursor:move;height:12px;padding:0}.jPicker .Title{font-size:11px!important;font-weight:700;margin:-2px 0 0;padding:10px 0 0;text-align:center;width:100%}.jPicker div.Map{border-bottom:2px solid #fff;border-left:2px solid #9a9a9a;border-right:2px solid #fff;border-top:2px solid #9a9a9a;cursor:crosshair;height:260px;margin:0 10px 10px;overflow:hidden;padding:0;position:relative;width:260px}.jPicker div[class="Map"]{height:256px;width:256px}.jPicker div.Bar{border-bottom:2px solid #fff;border-left:2px solid #9a9a9a;border-right:2px solid #fff;border-top:2px solid #9a9a9a;cursor:n-resize;height:260px;margin:12px 10px 0 5px;overflow:hidden;padding:0;position:relative;width:24px}.jPicker div[class="Bar"]{height:256px;width:20px}.jPicker .Map .Map1,.jPicker .Map .Map2,.jPicker .Map .Map3,.jPicker .Bar .Map1,.jPicker .Bar .Map2,.jPicker .Bar .Map3,.jPicker .Bar .Map4,.jPicker .Bar .Map5,.jPicker .Bar .Map6{background-color:transparent;background-image:none;display:block;left:0;position:absolute;top:0}.jPicker .Map .Map1,.jPicker .Map .Map2,.jPicker .Map .Map3{height:2596px;width:256px}.jPicker .Bar .Map1,.jPicker .Bar .Map2,.jPicker .Bar .Map3,.jPicker .Bar .Map4{height:3896px;width:20px}.jPicker .Bar .Map5,.jPicker .Bar .Map6{height:256px;width:20px}.jPicker .Map .Map1,.jPicker .Map .Map2,.jPicker .Bar .Map6{background-repeat:no-repeat}.jPicker .Map .Map3,.jPicker .Bar .Map5{background-repeat:repeat}.jPicker .Bar .Map1,.jPicker .Bar .Map2,.jPicker .Bar .Map3,.jPicker .Bar .Map4{background-repeat:repeat-x}.jPicker .Map .Arrow{display:block;position:absolute}.jPicker .Bar .Arrow{display:block;left:0;position:absolute}.jPicker .Preview{font-size:9px;padding:5px 0 0;text-align:center}.jPicker .Preview div{border:2px inset #eee;height:62px;margin:0 auto;padding:0;width:62px}.jPicker .Preview div span{border:1px solid #000;display:block;height:30px;margin:0 auto;padding:0;width:60px}.jPicker .Preview .Active{border-bottom-width:0}.jPicker .Preview .Current{border-top-width:0;cursor:pointer}.jPicker input{font-size:13px}.jPicker .Button{text-align:center;padding:0 4px;width:115px}.jPicker .Button input{padding:2px 0;width:100px}.jPicker .Button .Ok{margin:12px 0 5px}.jPicker td{margin:0;padding:0}.jPicker td.Radio{margin:0;padding:0;width:40px}.jPicker td.Radio input{margin:0 5px 0 0;padding:0}.jPicker td.Text{font-size:12px!important;height:22px;margin:0;padding:0;text-align:left;width:70px}.jPicker tr.Hex td.Text{width:110px}.jPicker td.Text input{background-color:#fff;border:1px inset #aaa;height:19px;margin:0 0 0 5px;text-align:left;width:30px}.jPicker td[class="Text"] input{height:15px}.jPicker tr.Hex td.Text input.Hex{width:50px}.jPicker tr.Hex td.Text input.AHex{width:20px}.jPicker .Grid{text-align:center;width:114px}.jPicker .Grid span.QuickColor{border:1px inset #aaa;cursor:pointer;display:inline-block;height:15px;line-height:15px;margin:0;padding:0;width:19px}.jPicker .Grid span[class="QuickColor"]{width:17px}

}


/* - ++resource++colorpicker.farbtastic/farbtastic.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++colorpicker.farbtastic/farbtastic.css?original=1 */
.color {
background-image: none;
}
.color-popup {
display: none;
position: absolute !important;
width:200px;
z-index:198 !important;
background: white !important;
border: 1px solid #cccccc;
-moz-border-radius: 10px;
padding: 5px;
margin: 2px;
margin-left:6.5em;
}
.color-popup-header {
text-align: right;
}
.color-popup-header a {
cursor:pointer;
}
.farbtastic {
position: relative;
}
.farbtastic * {
position: absolute;
cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
width: 195px;
height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
top: 47px;
left: 47px;
width: 101px;
height: 101px;
}
.farbtastic .wheel {
background: url(/++resource++colorpicker.farbtastic/++resource++colorpicker.farbtastic/wheel.png) no-repeat;
width: 195px;
height: 195px;
}
.farbtastic .overlay {
background: url(/++resource++colorpicker.farbtastic/++resource++colorpicker.farbtastic/mask.png) no-repeat;
margin:0;
display: block;
}
.farbtastic .marker {
width: 17px;
height: 17px;
margin: -8px 0 0 -8px;
overflow: hidden;
background: url(/++resource++colorpicker.farbtastic/++resource++colorpicker.farbtastic/marker.png) no-repeat;
}

}


/* - ++resource++cpskin.core.css/core.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++cpskin.core.css/core.css?original=1 */
#bloc-actu {
float: left;
width: 50%;
}
#bloc-actu-title {
float: left;
}
#bloc-actu-rss {
float: right;
}
#bloc-event {
float: left;
width: 50%;
}
#bloc-event-title {
float: left;
}
#bloc-event-rss {
float: right;
}
#footer-sitemap div.footer-sitemap-item {
float: left;
}
#footer-sitemap div.footer-static {
float: left;
}
#content div.newsImageContainer {
display: none;
}
#content div.leadImage {
display: none;
}
div#formfield-form-widgets-IDublinCore-subjects  {
display: none;
}
div.table-responsive {
overflow-y: initial;
}
.hidden-right-panel {
display: none;
}
.shown-right-panel {
display: block;
}
#portal-footer-wrapper.row {
clear: both;
}
.dynamic-hover {
background-position: center !important;
}
.contact-entry-photos {
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 0px !important;
}
.organization-photos {
height: 70%;
}
.organization-informations {
margin: 1em;
}
#content-views dl.actionMenu.activated dd {
background-color: #75ad0a;
color: White;
z-index: 5;
border-bottom: 0.5em solid #75ad0a;
right: -3px;
z-index: 1008;
}
#content-views dl.actionMenu {
display: inline-block;
float: none;
}
#content-views dl.actionMenu.activated dd a:hover,
#content-views dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#content-views dl.actionMenu.activated dd a {
border-top-right-radius: 0em;
border-top-left-radius: 0em;
-webkit-border-top-right-radius: 0em;
-webkit-border-top-left-radius: 0em;
-moz-border-radius-topleft: 0em;
-moz-border-radius-topright: 0em;
}
a:focus, input:focus {
outline-color: rgba(51, 51, 51, 0.555)!important;
outline: thin solid;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.template-newsitem_view #content-core a:link,
.template-event_booking #content-core .text a:link,
.template-document_view #content-core a:link,
.template-event_view #content-core a:link,
.portaltype-organization #content a:link,
.portaltype-procedure #content a:link,
.template-medialink_oembed_view #content a:link{
text-decoration: underline;
}

}


/* - ++resource++cpskin.core.css/minisite_dropdown_menu.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++cpskin.core.css/minisite_dropdown_menu.css?original=1 */
.minisite-dropdown-menu-container {
width: 80%;
margin: 0 auto;
background: #e9e9e9;
}
.minisite-dropdown-menu-mobile {
display: none;
padding: 20px 20px 20px 14px;
}
.minisite-dropdown-menu-mobile:before{
content: "\f008";
font-family: "fontello";
margin-right: 0.5em;
}
.minisite-dropdown-menu > ul.navTreeLevel0 {
margin: 0 auto;
width: 100%;
list-style: none;
padding: 0;
position: relative;
/* */
box-sizing: border-box;
background: transparent;
}
.minisite-dropdown-menu > ul:before,
.minisite-dropdown-menu > ul:after {
content: "";
display: table;
}
.minisite-dropdown-menu > ul:after {
clear: both;
}
.minisite-dropdown-menu> ul.navTreeLevel0 > li {
float: left;
background: transparent;
padding: 0;
margin: 0;
}
.minisite-dropdown-menu > ul > li a {
text-decoration: none;
padding: 1.5em 3em;
display: block;
}
.minisite-dropdown-menu > ul > li.menu-dropdown-icon > a::after {
content: "\e844";
font-family: fontello;
margin-left: 0.25em;
}
.minisite-dropdown-menu .navTreeLevel0 > li:hover,
.minisite-dropdown-menu .navTreeLevel0 > .activated{
background: #f0f0f0;
}
.minisite-dropdown-menu > ul > li > ul {
display: none;
width: 100%;
background: #f0f0f0;
padding: 20px;
position: absolute;
z-index: 99;
left: 0;
margin: 0;
list-style: none;
box-sizing: border-box;
}
.minisite-dropdown-menu > ul > li > ul:before,
.minisite-dropdown-menu > ul > li > ul:after {
content: "";
display: table;
}
.minisite-dropdown-menu > ul > li > ul:after {
clear: both;
}
.navTree.navTreeLevel1.mega-sub {
column-count: 3;
}
.minisite-dropdown-menu .navTreeLevel1.mega-sub > li {
break-inside: avoid;
display: inline;
width:100%;
}
.minisite-dropdown-menu .navTreeLevel1 > li {
margin: 0;
padding-bottom: 0;
padding-right: 1.5em;
box-sizing: border-box;
list-style: none;
background: none;
}
.minisite-dropdown-menu ul.navTreeLevel1 > li > a {
color: #333;
display: block;
box-sizing: border-box;
position: relative;
width:100%;
}
.minisite-dropdown-menu .navTreeLevel1 li a:hover {
background: #fff;
}
.minisite-dropdown-menu ul.navTreeLevel1 > li > a:hover::before{
border-bottom-color: #c9c9c9;
left: 0;
}
.minisite-dropdown-menu ul.navTreeLevel1.mega-sub > li > a::before{
content: "";
position: absolute;
height: 1px;
border-bottom: 1px solid #333;
bottom: 0;
left: 0.5em;
right: 0;
transition: left 0.25s ease-in-out;
}
.minisite-dropdown-menu ul.navTreeLevel1.mega-sub > li > a:hover::before{
left:0;
}
.minisite-dropdown-menu ul.navTreeLevel2 {
display: block;
padding: 0;
margin: 10px 0 0 0;
list-style: none;
box-sizing: border-box;
background: transparent;
}
.minisite-dropdown-menu > ul > li > ul > li > ul:before,
.minisite-dropdown-menu > ul > li > ul > li > ul:after {
content: "";
display: table;
}
.minisite-dropdown-menu > ul > li > ul > li > ul:after {
clear: both;
}
.minisite-dropdown-menu .navTreeLevel2 > li {
float: left;
width: 100%;
padding: 0;
margin: 0;
font-size: 1em;
}
.minisite-dropdown-menu .navTreeLevel2 > li a {
border: 0;
margin:0;
padding:0.5em 0.75em !important;
text-transform: none !important;
display: inline-block;
width: 100%;
box-sizing: border-box;
}
.minisite-dropdown-menu .navTreeLevel1 > li a {
margin:0;
padding: 0.6em !important;
}
.minisite-dropdown-menu > ul > li > ul.normal-sub {
width: 300px;
left: auto;
padding: 10px 20px;
}
.minisite-dropdown-menu > ul > li > ul.normal-sub > li {
width: 100%;
}
.minisite-dropdown-menu > ul > li > ul.normal-sub > li a {
border: 0;
padding: 1em 0;
}
@media only screen and (max-width: 768px) {
.minisite-dropdown-menu .navTree.navTreeLevel1.mega-sub {
column-count: 1;
}
.minisite-dropdown-menu-container {
width: 100%;
}
.minisite-dropdown-menu-mobile {
display: block;
}
.menu-dropdown-icon:before {
display: block;
}
.minisite-dropdown-menu > ul {
display: none;
}
.minisite-dropdown-menu > ul > li {
width: 100%;
float: none;
display: block;
}
.minisite-dropdown-menu > ul.navTreeLevel0 > li a {
padding: 1.5em;
width: 100%;
display: inline-block;
}
.minisite-dropdown-menu > ul > li.menu-dropdown-icon > a::after{
float: left;
margin-right: 0.5em;
}
.minisite-dropdown-menu > ul > li > ul {
position: relative;
}
.minisite-dropdown-menu > ul > li > ul.normal-sub {
width: 100%;
}
.minisite-dropdown-menu .navTreeLevel1 > li {
float: none;
width: 100%;
margin-top: 20px;
}
.minisite-dropdown-menu > ul > li > ul > li:first-child {
margin: 0;
}
.minisite-dropdown-menu > ul > li > ul > li > ul {
position: relative;
}
.minisite-dropdown-menu > ul > li > ul > li > ul > li {
float: none;
}
.minisite-dropdown-menu .show-on-mobile {
display: block;
}
}

}


/* - ++resource++cpskin.core.mediaviewlet.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++cpskin.core.mediaviewlet.css?original=1 */
.mediaviewlet {
width: 95%;
height: 200px;
}
.mediaviewlet li.limediaviewlet {
display: block;
float: left;
}
.mediaviewlet li.left {
width: 67%
}
.mediaviewlet li.right {
width: 33%
}

}


/* - ++resource++cpskin.core.tags.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++cpskin.core.tags.css?original=1 */
#archetypes-fieldname-subject {
display: none;
}
.cpskin-tags {
color: #666666;
font-size: 75%;
margin-bottom: 1em;
text-align: right;
}
.cpskin-tags a.link-category {
background: none repeat scroll 0 0 #DDDDDD;
border-radius: 0.5em;
color: #000000;
padding: 0.25em 0.5em;
}
.cpskin-tags a.link-category:hover {
background: #205c90;
color: White;
border-color: #205c90;
}

}

