
/* - ++theme++plonetheme.acmolenbeek2014/css/theme.css - */
/* https://www.molenbeek.irisnet.be/portal_css/++theme++plonetheme.acmolenbeek2014/css/theme.css?original=1 */
/* */
/* */
* {
-webkit-box-sizing: border-box; /* */
-moz-box-sizing: border-box;    /* */
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
body{
overflow-y: hidden;
}
/* */
html {
font-family: sans-serif; /* */
-webkit-text-size-adjust: 100%; /* */
-ms-text-size-adjust: 100%; /* */
}
body {
margin: 0;
}
/* */
a {
color: #0024ff;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
text-decoration: underline;
}
/* */
h1 {
font-size: 2em;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
q {
quotes: "201C" "201D" "2018" "2019";
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* */
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
.text-center {
text-align: center;
}
/* */
figure {
margin: 0;
}
/* */
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0; /* */
padding: 0; /* */
}
button,
input,
select,
textarea {
font-family: inherit; /* */
font-size: 100%; /* */
margin: 0; /* */
}
button,
input {
line-height: normal;
}
button,
html input[type="button"], /* */
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; /* */
cursor: pointer; /* */
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* */
padding: 0; /* */
}
input[type="search"] {
-webkit-appearance: textfield; /* */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; /* */
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto; /* */
vertical-align: top; /* */
}
/* */
table {
border-collapse: collapse;
border-spacing: 0;
}
table tbody tr {
border-top: 1px solid #bcbcbc;
}
table tbody tr:nth-child(even) {
background: #fff;
}
table td {
padding: 20px;
}
.ir {
background-color:transparent;
border:0;
overflow:hidden;
*text-indent:-9999px; /* */
}
.ir:before {
content:"";
display:block;
width:0;
height:100%;
}
.hidden {
display:none !important;
visibility:hidden;
}
.visuallyhidden {
border:0;
clip:rect(0 0 0 0);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip:auto;
height:auto;
margin:0;
overflow:visible;
position:static;
width:auto;
}
.invisible {
visibility:hidden;
}
.clear {
clear: both;
}
.cf:before,
.cf:after {
content:" "; /* */
display:table; /* */
}
.cf:after {
clear:both;
}
.cf {
*zoom:1;
}
.f-right,
.right {
float:right;
}
.f-left,
.left {
float:left;
}
.cur-info { cursor:help; }
.cur-wait { cursor:wait; }
.cur-drag { cursor:move; }
.cur-drag-h { cursor:w-resize; }
.cur-drag-v { cursor:n-resize; }
.caps {
text-transform:uppercase;
}
.block {
display:block;
margin-bottom: 25px;
}
/* */
.block:before,
.block:after {
content:"";
display:table;
}
.block:after {
clear:both;
}
.block {
zoom:1;
}
.block .block {
margin:0;
}
.block__body {
display:table-cell;
width:10000px;
*width:auto;
*zoom:1;
margin:0; /* */
}
.block__media {
float:left;
margin: 0 10px 0 0;  /* */
}
.block__media img {
display: block;
}
/* */
.block__media--right {
float: right;
margin: 0 0 0 10px;
}
.i,
[class*="i--"] {
/* */
margin-top:-1px;
/* */
display:inline-block;
*display:inline;
*zoom:1;
height:16px;
width:16px;
/* */
line-height:16px;
vertical-align:middle;
font-style:normal;
/* */
background:url(/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/i.png) no-repeat 0 -9999px;
}
html {
overflow-y:scroll;
}
.m0 { margin: 0 !important; }
.m0p5 { margin: 5px !important; }
.m1 { margin: 10px !important; }
.m2 { margin: 20px !important; }
.m3 { margin: 30px !important; }
.m4 { margin: 40px !important; }
.m5 { margin: 50px !important; }
.mt0p5, .mv0p5 { margin-top:5px !important; }
.mt1, .mv1 { margin-top:10px !important; }
.mt2, .mv2 { margin-top:20px !important; }
.mt3, .mv3 { margin-top:30px !important; }
.mt4, .mv4 { margin-top:40px !important; }
.mt5, .mv5 { margin-top:50px !important; }
.mb0p5, .mv0p5 { margin-bottom:5px !important; }
.mb1, .mv1 { margin-bottom:10px !important; }
.mb2, .mv2 { margin-bottom:20px !important; }
.mb3, .mv3 { margin-bottom:30px !important; }
.mb4, .mv4 { margin-bottom:40px !important; }
.mb5, .mv5 { margin-bottom:50px !important; }
.ml0p5, .mh0p5 { margin-left:5px !important; }
.ml1, .mh1 { margin-left:10px !important; }
.ml2, .mh2 { margin-left:20px !important; }
.ml3, .mh3 { margin-left:30px !important; }
.ml4, .mh4 { margin-left:40px !important; }
.ml5, .mh5 { margin-left:50px !important; }
.mr0p5, .mh0p5 { margin-right:5px !important; }
.mr1, .mh1 { margin-right:10px !important; }
.mr2, .mh2 { margin-right:20px !important; }
.mr3, .mh3 { margin-right:30px !important; }
.mr4, .mh4 { margin-right:40px !important; }
.mr5, .mh5 { margin-right:50px !important; }
h1, h2, h3, h4, h5, h6{
display: block;
clear: both;
}
.documentFirstHeading {
font-size: 30px;
font-weight: normal;
color: #c61682;
}
h2, .h2 {
font-size: 24px;
font-weight: normal;
color: #7990a3;
}
h3, .h3 {
font-size: 18px;
font-weight: normal;
color: #2b323a;
}
h4, .h4 {
font-size:13px;
font-weight:;
color: #c61682;
}
h5, .h5 {
font-size:;
font-weight:;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
margin: 0 0 .2em;
line-height:1.2em;
}
img {
vertical-align:middle;
max-width:100%;
height:auto;
}
a > img,
figure > img {
display:block;
}
p {
margin:0 0 1em;
line-height: 1.7em;
}
p:last-child {
margin:0;
}
ul {
margin: 0;
padding: 0;
}
.no-list {
/* */
margin:0;
padding:0;
list-style:none;
}
.inline-list li {
display: inline-block;
*float: left;
}
.sidebar .portletNavigationTree li {
background: url("/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/bullet-darkgrey-right.png") no-repeat scroll 0 5px;
line-height: 1.9em;
list-style: none;
margin: 5px 0;
padding-left: 20px;
display: list-item;
}
.sidebar .portletNavigationTree li.navTreeItemInPath{
background: url("/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/bullet-pink-down.png") no-repeat scroll 0 5px;
}
.sidebar .portletNavigationTree li.navTreeCurrentNode{
background: url("/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/bullet-pink-right.png") no-repeat scroll 0 5px;
}
.sidebar .portletCollection li{
margin: 5px 0 5px 20px;
padding: 0;
list-style-type: disc;
display: list-item;
line-height: 1.9em;
}
.content a:link {
text-decoration: underline;
color: #222;
}
.content ul {
margin-left: 25px;
margin-bottom: 10px;
}
.content li {
line-height: 1.6em;
margin: 5px 0;
padding-left: 5px;
}
.content .no-list li,
.content li .no-list li { background: none; }
.content table li {
background: none;
padding-left: 0;
}
li > ul,
li > ol {
margin-bottom:0;
}
/* */
html {
background: #f8f8fa;
min-height: 100%;
}
body {
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.428571429;
color: #0d1b2c;
}
body.home {
background: url(/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/background.jpg) center 0 fixed no-repeat;
}
body.theme {
background: url(/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/background-2.jpg) center 0 fixed no-repeat;
}
.header {
position: relative;
z-index: 3;
}
.header .title {
width: 265px;
height: 77px;
display: block;
text-indent: -9999px;
margin-top: 20px;
margin-bottom: 20px;
}
.languages {
background: #f8f8fa;
height: 30px;
}
.languages > li {
line-height: 30px;
float: left;
}
.languages > li > a {
text-shadow: 0px 1px 1px rgba(166,169,173,0.5);
color: #2b323a;
text-decoration: none;
text-transform: uppercase;
padding: 0 5px;
}
.languages > li:first-child > a {
border-right: 1px solid #222;
}
.languages > li:hover > a,
.languages > li.currentLanguage > a {
color: #c61682;
text-shadow: 0px 1px 1px rgba(225,143,194,0.5);
}
.search-form {
height: 64px;
line-height: 64px;
background: #2b323a;
border: 1px solid #394048;
position: relative;
margin: 0;
width: 100%;
}
.search-form .search-input {
border: none;
padding: 5px 50px 5px 34px;
background: none;
color: #fff;
width: 100%;
margin: 0;
line-height: normal;
font-size: 12px;
}
.lt-ie9 .search-form .search-input {
height: 54px;
line-height: 54px;
}
.search-form button {
background: url("/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/search.png") no-repeat 0 0;
display: block;
height: 39px;
width: 39px;
margin-top: -19px;
position: absolute;
right: 15px;
top: 50%;
}
.share {
line-height: 38px;
right: 0;
top: 80px;
margin-top: 20px;
}
.share li {
float: left;
margin-left: 8px;
}
.share a {
line-height: 38px;
display: block;
width: 22px;
background: url('/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/share.png') 0 0 no-repeat;
text-indent: -9999px;
}
.share .twitter {background-position: -44px 7px;}
.share .facebook {background-position: -22px 7px;}
.share .rss {background-position: 0 7px;}
.share .albumsPhotos{background-position:-94px 7px;}
.share .youtube{background-position:-71px 7px;}
.navbar {
margin-bottom: 0;
background: rgba(255, 255, 255, 0.8);
}
.navbar-inner {
padding:0;
background: none;
border: 0;
box-shadow: none;
-webkit-box-shadow: none;
}
.navbar #portal-globalnav.nav {
margin: 0;
background: transparent;
width: 100%;
}
.navbar #portal-globalnav.nav > li.last {
border: none;
}
.navbar #portal-globalnav.nav>li>a {
text-decoration: none;
color: #2b323a;
display: block;
font-size: 1.9em;
padding: 10px 25px;
background: transparent;
}
.navbar #portal-globalnav.nav>li.selected>a{
background: #2B323A;
color: #FFF;
text-shadow: none;
}
.navbar #portal-globalnav.nav>li.selected>a:hover, .navbar #portal-globalnav.nav>li.selected>a:active, .navbar #portal-globalnav.nav>li.selected>a:focus{
background: #2B323A;
color: #FFF;
text-shadow: none;
}
.navbar #portal-globalnav.nav>li>a:focus,.navbar #portal-globalnav.nav>li>a:hover{
background-color:#2B3137;
color: #FFF;
text-shadow: none;
}
#portal-globalnav.nav>li:hover{
background: #2B3237;
}
#portal-globalnav.nav>li:hover a{
color: #FFF;
text-shadow: none;
}
.navbar #portal-globalnav.nav>.active>a {
background: #fff;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
#portaltab-actualites{
display: none;
}
#portal-globalnav.nav .submenu {
display: none;
position: absolute;
width: 100%;
left: 0;
z-index: 3;
background: #2B323A;
padding: 15px 20px 5px;
font-size: 1.4em;
color: #FFF;
}
#portal-globalnav.nav .submenu ul li{
display: list-item;
}
#portal-globalnav.nav .submenu ul li a{
border: 0;
background: rgba(0, 0, 0, 0);
}
#portal-globalnav.nav .submenu img{
border: 1px solid #c1e7ff;
padding: 5px;
max-width: 100%;
width: 225px !important;
height: auto !important;
}
#portal-globalnav.nav .submenu p{
text-align: justify;
}
#portal-globalnav.nav .submenu h2, #portal-globalnav.nav .submenu h3{
color: #c1e7ff;
}
#portal-globalnav.nav li:hover .submenu {
display: block;
}
#portal-globalnav.nav .submenu > ul {
width: 285px;
line-height: 20px;
}
#portal-globalnav.nav .submenu > ul > li {
margin: 5px 0;
}
#portal-globalnav.nav li.selected ul.submenu, #portal-globalnav.nav li ul.submenu{
margin-left: -1px;
}
#portal-globalnav.nav .submenu a {
color: #0084ff;
padding: 5px;
border-top: 1px solid #FFF;
}
#portal-globalnav.nav .selected .submenu li:first-child a, #portal-globalnav.nav .submenu li:first-child a{
border-top: 0;
}
#portal-globalnav.nav .selected .submenu a, #portal-globalnav.nav .submenu a{
color: #FFF !important;
background: transparent;
}
#portal-globalnav.nav .selected .submenu a:hover, #portal-globalnav.nav .selected .submenu a:active, #portal-globalnav.nav .selected .submenu a:focus, #portal-globalnav.nav .submenu a:hover, #portal-globalnav.nav .submenu a:active, #portal-globalnav.nav .submenu a:focus{
color: #2B323A !important;
background: #FFF;
text-decoration: none;
}
#portal-breadcrumbs{
margin-left: 20px;
background: #FFF;
padding: 10px;
font-size: 1em;
}
.content.t-j p {text-align: justify;}
.content.t-l p {text-align: left;}
.content.t-r p {text-align: right;}
#portal-column-content {
z-index: 2;
}
.theme #portal-column-content {
background-color: #fff;
padding: 14px 15px 15px 15px;
}
.home #content {
margin-top: 35px;
}
.home .news, .home .didyouknow, .home .tomorrow {
background-color: #fff;
padding: 18px 16px;
}
.home h3{
color: #C61682;
}
.content .block img {
max-width: 250px;
}
.content .figure {
position: relative;
}
.content .figure .caption {
background: #22374f;
color: #fff;
font-size: 18px;
padding: 10px;
display: block;
}
.sidebar {
z-index: 2;
}
.sidebar .box, .sidebar .portlet {
background: #fff;
padding: 15px 25px;
}
.sidebar h2 {
text-transform: uppercase;
font-size: 24px;
color: #2b323a;
}
.sidebar h2 a{
color: #2B323A;
}
.sidebar .box a, .portletNavigationTree ul li a.state-published, .portletCollection a, #portal-breadcrumbs a {
color: #b01273 !important;
text-decoration: underline;
}
.portletNavigationTree ul li a.state-published, .portletCollection a, #portal-breadcrumbs a{
text-decoration: none;
}
.portletWrapper + .portletWrapper .portlet{
margin-top: 40px;
}
.sidebar .link {
background: #2b323a;
font-size: 24px;
color: #c1e7ff;
padding: 15px 16px;
margin-top: 20px;
display: block;
text-decoration: none;
}
.footer {
background: #2b3137;
margin-top: 30px;
}
.home .footer {
margin-top: 0;
}
.footer .container {
margin: 0 auto;
background: none;
}
.footer .address {
color: #fff;
margin: 10px 0;
}
.footer .address a:link, .footer .address a:visited {
color: #FFF;
}
.footer .address a:hover, .footer .address a:active, .footer .address a:focus {
color: #CCC;
}
.footer .broker {
margin: 10px 0;
}
.footer .broker,
.footer .broker a {
color: #fff;
}
.footer .share {
line-height: 38px;
}
.footer .share li {
float: left;
margin: 0 4px;
}
.footer .share a {
display: block;
width: 22px;
background: url('/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/share.png') 0 0 no-repeat;
text-indent: -9999px;
}
.footer .share .twitter {background-position: -44px 7px;}
.footer .share .facebook {background-position: -22px 7px;}
.footer .share .rss {background-position: 0 7px;}
.footer .irisbox {
background: url(/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/irisbox.jpg) no-repeat 0 0;
width: 116px;
height: 32px;
display: inline-block;
margin-top: 8px;
}
.footer .cibg {
display: inline;
margin: 10px 0;
}
.center {
position: relative;
margin-top: 20px;
}
/* */
.home .center {
height: 411px;
font-size: 20px;
position: relative;
}
.center .hexagon {
position: absolute;
left: 0;
top: 0;
height: 284px;
line-height: 284px;
text-align: center;
-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=10)"; /* */
filter: alpha(opacity = 10); /* */
-webkit-transition: opacity 0.2s ease-in-out;/* */
-moz-transition: opacity 0.2s ease-in-out;/* */
-o-transition: opacity 0.2s ease-in-out;/* */
transition: opacity 0.2s ease-in-out; /* */
}
.hexagon .text{
line-height: normal;
}
.lt-ie8 .center .hexagon {
*line-height: 0;
}
.home .center .hexagons .hexagon.link:hover {
-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
opacity: 1;
}
.home .center .hexagons .hexagon a {
text-decoration: none;
cursor: pointer;
}
.lt-ie8 .home .center .hexagons .hexagon a {
*zoom: 1;
}
.center .hexagon.lightblue {color: #8a9fb1; top: -10px; left: -180px; opacity: 0.7; -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity = 70);}
.center .hexagon.lightblue .part2 { background-color: #8a9fb1}
.center .hexagon.yellow {color: #eddfcb; top: 95px; left: 80px; opacity: 0.95; -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=95)"; filter: alpha(opacity = 95);}
.center .hexagon.yellow div {color: #eddfcb;}
.center .hexagon.yellow .text,
.center .hexagon.yellow .dots {color: #5f4b30;}
.center .hexagon.yellow .part2 {background-color: #eddfcb;}
.center .hexagon.lightwhite {color: #fff; top: -100px; left: 270px; opacity: 0.2; -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity = 30);}
.center .hexagon.lightwhite .part2 { background-color: #fff}
.center .hexagon.darkgrey {color: #2b323a; top: 140px; left: 415px; opacity: 0.9; -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity = 90);}
.center .hexagon.darkgrey div {color: #2b323a;}
.center .hexagon.darkgrey .text,
.center .hexagon.darkgrey .dots {color: #fff;}
.center .hexagon.darkgrey .part2 {background-color: #2b323a;}
.center .hexagon.blue {color: #a3bacd; top: 60px; left: 673px; opacity: 0.97; -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=97)"; filter: alpha(opacity = 97);}
.center .hexagon.blue div {color: #a3bacd;}
.center .hexagon.blue .text,
.center .hexagon.blue .dots {color: #224564;}
.center .hexagon.blue .part2 {background-color: #a3bacd;}
.center .hexagon.lightyellow {color: #f0e6d4; top: 238px; left: 880px; opacity: 0.95; -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity = 60);}
.center .hexagon.lightyellow div {color: #f0e6d4;}
.center .hexagon.lightyellow .text,
.center .hexagon.lightyellow .dots  {color: #725F33;}
.center .hexagon.lightyellow .part2 {background-color: #f0e6d4;}
.center .hexagon.white {color: #ffffff; top: -160px; left: 815px; opacity: 0.6; -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity = 60);}
.center .hexagon.white .part2 {background-color: #ffffff;}
.center .hexagon .part1,
.center .hexagon .part3{
width: 0;
border-left: 72px solid transparent;
border-right: 72px solid transparent;
}
.lt-ie8 .center .hexagon .part1,
.lt-ie8 .center .hexagon .part3 {
*width: auto;
}
.center .hexagon .part1 {border-bottom: 50px solid;}
.center .hexagon .part3 {border-top: 50px solid;}
.center .hexagon .part2 {
width: 144px;
height: 60px;
line-height: 55px;
text-align: center;
}
.home .center .hexagon p {
line-height: 280px;
width: 100%;
text-align: center;
}
.home .center .hexagon .text,
.home .center .hexagon .dots {
}
.home .center .hexagon .dots {
margin-left: -10px;
margin-top: 3px;
position: absolute;
}
.lt-ie8 .home .center .hexagon .dots {
*margin-top: -40px;
*margin-left: -25px;
}
.home .linkToBottom .span2{
text-align: center;
-webkit-transform:scale(2.5,1.0);
-moz-transform:scale(2.5, 1.0);
-ms-transform:scale(2.5, 1.0);
-o-transform:scale(2.5, 1.0);
transform:scale(2.5,1.0);
font-size: 35px;
}
.home .linkToBottom a, .home .linkToBottom a:link, .home .linkToBottom a:visited{
color: #e32285;
cursor: pointer;
}
.home .linkToBottom a:hover, .home .linkToBottom a:active, .home .linkToBottom a:focus{
color: #2b323a;
opacity: 0.9;
text-decoration: none;
cursor: pointer;
}
.home .bottom {
background: #f8f8fa;
padding-bottom: 130px;
position: relative;
z-index: 2;
}
.home .bottom .logo {
margin-bottom: 5px;
}
.home .bottom .news .logo {
display: block;
width: 32px;
height: 32px;
background: url(/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/news-logo.png) 0 0 no-repeat;
}
.home .bottom .didyouknow .logo {
display: block;
width: 32px;
height: 32px;
background: url(/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/didyouknow-logo.png) 0 0 no-repeat;
}
.home .bottom .tomorrow .logo {
display: block;
width: 32px;
height: 32px;
background: url(/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/tomorrow-logo.png) 0 0 no-repeat;
}
.home .bottom .item {
margin-bottom: 30px ;
}
.home .bottom .column:last-child {
margin-right: 0;
}
.home .bottom .date {
color: #0757ba;
font-size: 11px;
line-height: 2em;
}
.home .bottom .address {
background: url("/++theme++plonetheme.acmolenbeek2014/css/++theme++plonetheme.acmolenbeek2014/images/marker.png") no-repeat scroll 0 4px;
color: #393939;
display: block;
font-size: 11px;
line-height: 1.3em;
margin: 4px 0;
padding-left: 17px;
}
.home .more {
color: #00baff;
text-decoration: underline;
font-size: 30px;
line-height: 10px;
}
/* */
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
/* */
/* */
.ie6 .hiddenStructure,
.ie7 .hiddenStructure {
position: absolute;
}
.template-document_view #content .documentDescription, .template-document_view #content #description{
display: none;
}
#category{
display: none;
}
#content .visualNoMarker {
list-style:none;
margin-left: 0;
}
#content ul li, #content ol li{
display: list-item;
margin-left: 20px;
}
#content ul li{
line-height: 1.9em;
list-style-type: disc;
}
#content ol li{
list-style-type: decimal;
}
#content a:link, #content a:visited{
color: #222;
text-decoration: underline;
border: 0;
}
#content a:hover, #content a:active, #content a:focus{
color: #2B323A !important;
border: 0;
}
.visualClear {
clear: both;
}
#content img{
margin: 10px;
display: block;
}
/* */
/* */
dl.portalMessage,
div.attention,
div.caution,
div.danger,
div.error,
div.hint,
div.important,
div.note,
div.tip,
div.warning {
margin: 1em 0;
font-size: 80%;
border: 1px solid #996;
background-color: #ffffe3;
clear:both;
}
dl.portalMessage a,
#content dl.portalMessage a,
div.attention a,
div.caution a,
div.danger a,
div.error a,
div.hint a,
div.important a,
div.note a,
div.tip a,
div.warning a,
#content div.attention a,
#content div.caution a,
#content div.danger a,
#content div.error a,
#content div.hint a,
#content div.important a,
#content div.note a,
#content div.tip a,
#content div.warning a {
color: black;
border-bottom: 1px solid #888;
}
dl.portalMessage dt,
div > .admonition-title {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd,
div.attention > .last,
div.caution > .last,
div.danger > .last,
div.error > .last,
div.hint > .last,
div.important > .last,
div.note > .last,
div.tip > .last,
div.warning > .last {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning > dt,
.warning > .admonition-title {
background-color: #d80;
}
dl.error {
border-color: red;
}
dl.error > dt,
.error > .admonition-title {
background-color: #d00;
}
.warning > dd,
.warning > .last {
background-color: #fd7;
}
.error > dd,
.error > .last {
background-color: #fdc;
}
/* */
#content dl.portalMessage,
#content div.attention a,
#content div.caution a,
#content div.danger a,
#content div.error a,
#content div.hint a,
#content div.important a,
#content div.note a,
#content div.tip a,
#content div.warning a {
font-size: 100%;
}
#content dl.portalMessage dt,
#content div > .admonition-title {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd,
#content div.attention > .last,
#content div.caution > .last,
#content div.danger > .last,
#content div.error > .last,
#content div.hint > .last,
#content div.important > .last,
#content div.note > .last,
#content div.tip > .last,
#content div.warning > .last {
margin: 0;
}
/* */
/* */
#content div.documentByLine {
font-size: 85%;
display: block;
color: #666;
}
/* */
/* */
.portlets-manager {
background-color: #fff;
padding: 14px 15px 15px 15px
}
.blockedPortlet .portletBlockedMessage {
color: #666;
}
.sidebar .managePortletsLink {
margin-top: 20px;
}
/* */
/* */
h1, h2, h3, h4, h5 {
font-family: Verdana, Helvetica, Arial, sans-serif;
letter-spacing: normal;
}
.template-atct_edit input, .template-translate_item input, .template-login_form input {
height: 30px;
line-height: 30px;
}
#content input {
height: auto;
line-height: 30px;
}
div#content {
font-size: 12px;
}
#content div.item a.more {
border-bottom: none;
color: #00baff !important;
}
#content div.item span.date {
border: none;
padding: none;
width: auto;
-moz-box-shadow: none;
box-shadow: none;
}
.search-form .search-input {
margin-top: 20px;
}
.search-form input.search-input:focus {
background-color: transparent;
color: #fff;
}
#portal-personaltools-wrapper .actionMenu {
z-index: 4;
}
.section-home #parent-fieldname-title {
display: none;
}
.section-home .documentEditable {
padding-top: 15px;
}
.column .item .date {
padding: 0;
}
.sidebar .links a {
text-decoration: underline;
}
.sidebar a.link {
line-height: 34px;
}
div#content {
line-height: inherit;
clear: both;
font-size: inherit;
margin: 0;
}
.hiddenStructure {
display: block;
background: rgba(0, 0, 0, 0);
background-image: none;
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
#portal-logo {
margin-top: 0;
margin-bottom: 0;
}
#portal-logo img {
width: 100%;
}
img{
max-width:100%;
width:auto;
height:auto;
}
#portal-footer{
margin-left:20px;
padding:0;
}
/* */
select{
width: auto
}
.portaltype-formfolder #portal-column-content .field{
width: 800px;
/* */
}
.portaltype-formfolder #portal-column-one + #portal-column-content .field{
width: 600px;
/* */
}
.portaltype-formfolder div.field.error{
padding: 1.5em;
}
.portaltype-formfolder .label{
white-space: normal
}
input[type="checkbox"], input[type="radio"]{
float: left;
margin-right: 10px;
}
.formHelp{
background: #FFF;
color: #3C3C3C;
}
.label{
background: #FFF;
color: #000;
text-shadow: none;
display: block;
}
input[type="radio"] + label + br{
display: none;
}
label{
display: block;
}
#content dt,#content dd, #content dl{
clear: both;
}
/* */
.template-search .row .row{
margin-left: 0;
}
/* */
.field input[type="text"][name$=".title"], input#title{
font-size: 160%;
}
/* */
.template-overview-controlpanel h2{
clear: both;
}
.template-overview-controlpanel #content img{
display: inline;
}
/* */
body#content{
background:#FFF !important;
margin:0;
border:0;
}
@media(max-width:767px) {
.sidebar {
margin-top: 20px;
}
.home #content {
margin-top: 0;
}
.home .bottom {
padding-bottom: 0;
margin-bottom: 20px;
}
ul.share {
display: none;
}
.navbar {
margin-top: 20px;
}
#portal-breadcrumbs{
margin-left: 0;
}
}
@media(max-width:979px) {
.navbar-inner {
background-color:#fafafa;
background-image:-moz-linear-gradient(top,#fff,#f2f2f2);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);
background-image:-o-linear-gradient(top,#fff,#f2f2f2);
background-image:linear-gradient(to bottom,#fff,#f2f2f2);
background-repeat:repeat-x;
border:1px solid #d4d4d4;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);
*zoom:1;
-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);
-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);
box-shadow:0 1px 4px rgba(0,0,0,0.065);
}
#portal-globalnav.nav li{
display: block;
width: 100%;
}
#portal-globalnav.nav .submenu{
display: none !important;
}
.navbar #portal-globalnav.nav>li>a:focus,.navbar #portal-globalnav.nav>li>a:hover{
background: #2B3137;
}
.navbar #portal-globalnav.nav>.active>a,
.navbar #portal-globalnav.nav>.active>a:hover,
.navbar #portal-globalnav.nav>.active>a:focus {
color:#555;
text-decoration:none;
background-color:#e5e5e5;
-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
margin-bottom: 5px;
float: none;
}
.navbar .btn-navbar-icon {
float: right;
}
.navbar .btn-navbar-txt {
text-shadow: none;
font-weight: bold;
color: #7990a3;
}
#portal-globalnav.nav .submenu {
display: none;
}
.top .hexagons {
display: none;
}
.home .center {
height: auto;
margin-bottom: 20px;
}
.theme .center {
margin-bottom: 20px;
}
}
@media(min-width:1200px) {
.center .hexagon.lightblue {
left: -180px;
}
.center .hexagon.yellow {
left: 123px;
}
.center .hexagon.lightwhite {
left: 356px;
}
.center .hexagon.darkgrey {
left: 501px;
}
.center .hexagon.blue {
left: 802px;
}
.center .hexagon.lightyellow {
left: 1009px;
}
.center .hexagon.white {
left: 1030px;
}
#portal-breadcrumbs{
margin-left: 30px;
}
}
@media print {
.languages {
display: none;
}
a[href]:after {
content: "";
}
.header .span4 {
display: none;
}
.footer div div div * {
display: none;
}
.footer div div div .address {
display: block !important;
text-align: center;
font-size: 11px;
color: #444 !important;
}
.footer div:first-child .span4:first-child {
border-top: 1px solid #CCC;
width: 100%;
}
a, a:visited {
text-decoration: none;
border: 0;
}
div.top {
display: block;
}
.no-list.hexagons {
display: none;
}
.navbar {
display: none;
}
.center {
margin-top: 0;
}
.home .center {
display: none;
}
.home .linkToBottom {
display: none;
}
.theme #portal-column-content {
padding: 0;
width: 100%;
}
}

