#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100;}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0;}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1;}html.js input.form-autocomplete{background-image:url(/misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat;}html.js input.throbbing{background-image:url(/misc/throbber-active.gif);background-position:100% center;}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em;}html.js fieldset.collapsed .fieldset-wrapper{display:none;}fieldset.collapsible{position:relative;}fieldset.collapsible .fieldset-legend{display:block;}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.resizable-textarea .grippie{background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden;}body.drag{cursor:move;}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{background:url(/misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px;}a.tabledrag-handle-hover .handle{background-position:6px -11px;}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px;}div.tree-child{background:url(/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/misc/tree-bottom.png) no-repeat 11px center;}div.tree-child-horizontal{background:url(/misc/tree.png) no-repeat -11px center;}.tabledrag-toggle-weight-wrapper{text-align:right;}table.sticky-header{background-color:#fff;margin-top:0;}.progress .bar{background-color:#fff;border:1px solid;}.progress .filled{background-color:#000;height:1.5em;width:5px;}.progress .percentage{float:right;}.ajax-progress{display:inline-block;}.ajax-progress .throbber{background:transparent url(/misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px;}.ajax-progress .message{padding-left:20px;}tr .ajax-progress .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.container-inline div,.container-inline label{display:inline;}.container-inline .fieldset-wrapper{display:block;}.nowrap{white-space:nowrap;}html.js .js-hide{display:none;}.element-hidden{display:none;}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .clearfix{height:1%;}*:first-child + html .clearfix{min-height:1%;}
ul.menu{border:none;list-style:none;text-align:left;}ul.menu li{margin:0 0 0 0.5em;}ul li.expanded{list-style-image:url(/misc/menu-expanded.png);list-style-type:circle;}ul li.collapsed{list-style-image:url(/misc/menu-collapsed.png);list-style-type:disc;}ul li.leaf{list-style-image:url(/misc/menu-leaf.png);list-style-type:square;}li.expanded,li.collapsed,li.leaf{padding:0.2em 0.5em 0 0;margin:0;}li a.active{color:#000;}td.menu-disabled{background:#ccc;}ul.inline,ul.links.inline{display:inline;padding-left:0;}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em;}.breadcrumb{padding-bottom:0.5em;}ul.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;line-height:normal;list-style:none;margin:5px;padding:0 0 0 1em;white-space:nowrap;}ul.primary li{display:inline;}ul.primary li a{background-color:#ddd;border-color:#bbb;border-style:solid solid none solid;border-width:1px;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none;}ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;}ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px;}ul.secondary li{border-right:1px solid #ccc;display:inline;padding:0 1em;}ul.secondary a{padding:0;text-decoration:none;}ul.secondary a.active{border-bottom:4px solid #999;}
div.messages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px;}div.status{background-image:url(/misc/message-24-ok.png);border-color:#be7;}div.status,.ok{color:#234600;}div.status,table tr.ok{background-color:#f8fff0;}div.warning{background-image:url(/misc/message-24-warning.png);border-color:#ed5;}div.warning,.warning{color:#840;}div.warning,table tr.warning{background-color:#fffce5;}div.error{background-image:url(/misc/message-24-error.png);border-color:#ed541d;}div.error,.error{color:#8c2e0b;}div.error,table tr.error{background-color:#fef5f1;}div.error p.error{color:#333;}div.messages ul{margin:0 0 0 1em;padding:0;}div.messages ul li{list-style-image:none;}
fieldset{margin-bottom:1em;padding:0.5em;}form{margin:0;padding:0;}hr{border:1px solid gray;height:1px;}img{border:0;}table{border-collapse:collapse;}th{border-bottom:3px solid #ccc;padding-right:1em;text-align:left;}tbody{border-top:1px solid #ccc;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}th.active img{display:inline;}td.active{background-color:#ddd;}.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list ul li{margin:0 0 0.25em 1.5em;padding:0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap;}.form-item .description{font-size:0.85em;}label{display:block;font-weight:bold;}label.option{display:inline;font-weight:normal;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}input.form-checkbox,input.form-radio{vertical-align:middle;}.marker,.form-required{color:#f00;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background:url(/misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}.item-list .pager{clear:both;text-align:center;}.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em;}.pager-current{font-weight:bold;}#autocomplete li.selected{background:#0072b9;color:#fff;}html.js fieldset.collapsible .fieldset-legend{background:url(/misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px;}html.js fieldset.collapsed .fieldset-legend{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%;}.fieldset-legend span.summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background:#0072b9 url(/misc/progress.gif);}
.container-inline-date{clear:both;}.container-inline-date .form-item{float:none;margin:0;padding:0;}.container-inline-date > .form-item{display:inline-block;margin-right:0.5em;vertical-align:top;}fieldset.date-combo .container-inline-date > .form-item{margin-bottom:10px;}.container-inline-date .form-item .form-item{float:left;}.container-inline-date .form-item,.container-inline-date .form-item input{width:auto;}.container-inline-date .description{clear:both;}.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option{margin-right:5px;}.container-inline-date .date-spacer{margin-left:-5px;}.views-right-60 .container-inline-date div{margin:0;padding:0;}.container-inline-date .date-timezone .form-item{clear:both;float:none;width:auto;}.container-inline-date .date-padding{float:left;}fieldset.date-combo .container-inline-date .date-padding{padding:10px;}.views-exposed-form .container-inline-date .date-padding{padding:0;}#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0;}#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{border-collapse:separate;margin:0;width:185px;}.calendar td{padding:0;}span.date-display-single{}span.date-display-start{}span.date-display-end{}.date-prefix-inline{display:inline-block;}.date-clear{clear:both;display:block;float:none;}.date-no-float{clear:both;float:none;width:98%;}.date-float{clear:none;float:left;width:auto;}.date-float .form-type-checkbox{padding-right:1em;}.form-type-date-select .form-type-select[class*=hour]{margin-left:.75em;}.date-container .date-format-delete{float:left;margin-top:1.8em;margin-left:1.5em;}.date-container .date-format-name{float:left;}.date-container .date-format-type{float:left;padding-left:10px;}.date-container .select-container{clear:left;float:left;}div.date-calendar-day{background:#F3F3F3;border-top:1px solid #EEE;border-left:1px solid #EEE;border-right:1px solid #BBB;border-bottom:1px solid #BBB;color:#999;float:left;line-height:1;margin:6px 10px 0 0;text-align:center;width:40px;}div.date-calendar-day span{display:block;text-align:center;}div.date-calendar-day span.month{background-color:#B5BEBE;color:white;font-size:.9em;padding:2px;text-transform:uppercase;}div.date-calendar-day span.day{font-size:2em;font-weight:bold;}div.date-calendar-day span.year{font-size:.9em;padding:2px;}.date-form-element-content-multiline{padding:10px;border:1px solid #CCC;}.form-item.form-item-instance-widget-settings-input-format-custom,.form-item.form-item-field-settings-enddate-required{margin-left:1.3em;}#edit-field-settings-granularity .form-type-checkbox{margin-right:.6em;}.date-year-range-select{margin-right:1em;}
.field .field-label{font-weight:bold;}form .field-multiple-table{margin:0;}form .field-multiple-table th.field-label{padding-left:0;}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0;}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em;}form .field-add-more-submit{margin:.5em 0 0;}
.node-unpublished{background-color:#fff4f4;}.preview .node{background-color:#ffffea;}td.revision-current{background:#ffc;}
#permissions td.module{font-weight:bold;}#permissions td.permission{padding-left:1.5em;}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal;}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em;}#user-admin-roles td.edit-name{clear:both;}#user-admin-roles .form-item-name{float:left;margin-right:1em;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#47C965;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.profile{clear:both;margin:1em 0;}.profile .user-picture{float:right;margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}
.rteindent1{margin-left:40px;}.rteindent2{margin-left:80px;}.rteindent3{margin-left:120px;}.rteindent4{margin-left:160px;}.rteleft{text-align:left;}.rteright{text-align:right;}.rtecenter{text-align:center;}.rtejustify{text-align:justify;}.ibimage_left{float:left;}.ibimage_right{float:right;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;cursor:pointer;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;}.cboxIframe{width:100%;height:100%;display:block;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{background:#fff;overflow:hidden;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;background:rgba(255,255,255,0.7);bottom:28px;left:0;color:#535353;width:100%;padding:4px 6px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;bottom:0px;right:30px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;width:25px;height:25px;text-indent:-9999px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;bottom:0px;right:30px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;width:25px;height:25px;text-indent:-9999px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -75px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -50px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/sites/all/modules/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;bottom:0;right:0;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -25px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#FFFFDD none repeat scroll 0 0;border:1px solid #F0C020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;}div.ctools-ajaxing{float:left;width:18px;background:url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;}
div.panel-pane div.admin-links{font-size:xx-small;margin-right:1em;}div.panel-pane div.admin-links li a{color:#ccc;}div.panel-pane div.admin-links li{padding-bottom:2px;background:white;z-index:201;}div.panel-pane div.admin-links:hover a,div.panel-pane div.admin-links-hover a{color:#000;}div.panel-pane div.admin-links a:before{content:"[";}div.panel-pane div.admin-links a:after{content:"]";}div.panel-pane div.panel-hide{display:none;}div.panel-pane div.panel-hide-hover,div.panel-pane:hover div.panel-hide{display:block;position:absolute;z-index:200;margin-top:-1.5em;}div.panel-pane div.node{margin:0;padding:0;}div.panel-pane div.feed a{float:right;}
.locale-untranslated{font-style:normal;text-decoration:line-through;}#locale-translation-filter-form .form-item-language,#locale-translation-filter-form .form-item-translation,#locale-translation-filter-form .form-item-group{float:left;padding-right:.8em;margin:0.1em;width:15em;}#locale-translation-filter-form .form-type-select select{width:100%;}#locale-translation-filter-form .form-actions{float:left;padding:3ex 0 0 1em;}.language-switcher-locale-session a.active{color:#0062A0;}.language-switcher-locale-session a.session-active{color:#000000;}
a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:none;width:100%;position:relative;background:rgba(11,21,28,1);padding:4px 0;min-height:42px;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:rgba(11,21,28,1);margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}
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;}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}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;}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],html 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;}
a{outline:none;}a img{border:none;}a,a:link,a:visited,a:active{text-decoration:none;}a:hover,a:focus{text-decoration:underline;}:focus{outline:0}b,strong{font-weight:bold;}em,i{font-style:italic;}.active,.active-trail{font-weight:bold;}ul li{list-style:none}.cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}.cf{zoom:1;}.field-name-body ol,.field-name-body ul{margin:0 0 0 10px;}.field-name-body ul li{list-style:square inside}.tabs li{display:inline;padding:0 10px}.primary{padding:3px 0;margin:4px 0;}.primary li{}.secondary li{}.pager li{display:inline-block;}.breadcrumb{margin:0;}ul.breadcrumb li{display:inline;margin:0 0 0 10px;}.form-type-textfield{}.form-type-checkbox{margin:0;}.form-type-radio{margin:0;}.form-type-textarea{margin:0;}.form-type-managed-file{margin:0;}fieldset{}label{display:inline;font-weight:bold;}textarea{}input{}input[type="radio"]{vertical-align:middle;}input[type="checkbox"]{vertical-align:middle}.ie7 input[type="checkbox"]{vertical-align:baseline;}input[type="file"]{vertical-align:middle;}input[type="search"]{-webkit-appearance:textfield;}form small,form .description{font-size:12px;color:#444;display:block;text-align:left;}.form-field-required{}.form-field-required:after{content:" * "}fieldset legend{.ie7 margin-left:-7px;width:100%;}.block .content:before,.block .content:after{content:"";display:table;}.block .content:after{clear:both;}.block .content{zoom:1;}body.toolbar div#admin-toolbar.vertical{top:130px;}body.toolbar-drawer div#admin-toolbar.vertical{top:66px;}#admin-toolbar{top:20px!important;}.page-admin-structure-block-demo .block-region{background:#ffff66;border:1px dotted #9f9e00;color:#000;font:90% "Lucida Grande","Lucida Sans Unicode",sans-serif;margin:0px;padding:5px;text-align:center;text-shadow:none;}
header,footer,div,nav{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;overflow:visible;word-wrap:break-word;}img{max-width:100%;height:auto;}header[role="banner"] nav ul{padding:0}header[role="banner"] nav li{display:inline-block;}.header-region nav,.header-region div{float:left}div[role="main"],div.sidebar-first,div.sidebar-second{float:left;padding:0 1%;position:relative}body.two-sidebars div.sidebar-first{width:50%;}body.two-sidebars  div.sidebar-second{width:50%;}header[role="banner"]{}.header-region > nav{width:100%}.header-region > div{width:100%}@media only screen and (min-width:320px){#lang{padding-right:1rem;}div[role="main"]{width:100%;float:left;padding:0 4%;}.siteinfo{width:100%;float:none;text-align:center;}.not-front h1{font-size:2rem;margin:0 0 .5rem 0;line-height:2rem;}header{padding-top:1rem;}#hero{background:rgba(11,21,28,1);padding:1rem 0;margin-bottom:1.5rem;}.hero{padding:1rem 0;width:100%;}.hero h1{color:white;font-size:1.8rem;line-height:2rem;margin:0;}.hero h2{font-size:1rem;line-height:1.25rem;width:80%;margin:1rem auto;}.hero ul li a{font-size:1.2rem;}.not-front header{background:rgba(11,21,28,1);padding:1rem 0;margin-bottom:1.5rem;}.content-top{padding:1.5rem 0;}.content-top .top,.content-top .bottom,.content-top .three{padding:0 4%;}.content-top div > img{display:none;}.content-top div > a{display:block;margin:.35rem 0;padding-bottom:.1rem;border-bottom:none;text-decoration:underline;}.content-top div > a:last-of-type{margin-bottom:1.5rem;}.node-page .field-body ul{margin-left:0;margin-bottom:2rem;}.node-page .field-body p:last-of-type{display:none;}div.sidebar-second nav{background:none;padding:0;border:none;padding-left:4%;}#webform-client-form-1 input[type="text"],#webform-client-form-1 textarea,#webform-client-form-1 input[type="email"],#webform-client-form-1 input[type="tel"]{width:85%;}footer{text-align:center;padding:1rem 2%;}footer .column img{margin-top:2rem;}}@media only screen and (min-width:600px){.header-region{width:50%;float:right}.hero{width:95%;padding:2rem 0;}.hero ul li a{font-size:1.5rem;}.content-top.top .top{width:48%;padding-right:1rem;float:left;}.content-top.top div > img{width:17.25rem;margin-right:3rem;float:left;display:block;}.content-top.top div > .three{float:right;width:100%;border-left:none;padding-left:1rem;margin-top:2rem;}.content-top.top div > .three li{width:29.33333%;display:inline-block;margin-right:1rem;}.content-top.bottom .top{width:48%;;padding-right:1rem;float:left;}.content-top.bottom div > img{width:17.25rem;margin-right:0;float:right;display:block;}.content-top.bottom div > .three{float:left;width:100%;border-left:none;padding-left:1rem;margin-top:2rem;}.content-top.bottom div > .three li{width:29.33333%;display:inline-block;margin-right:1rem;}footer{padding:0 1rem;}footer .column:first-of-type{width:100%;margin-right:0x;}}@media only screen and (min-width:768px){.header-region{width:60%;float:right}div[role="main"]{width:100%;float:left;padding:0 1%;}body.sidebar-first div[role="main"]{width:80%;left:20%}body.sidebar-first div.sidebar-first{width:20%;left:-80%}body.sidebar-second div[role="main"]{width:68%;margin-right:2%;}body.two-sidebars div[role="main"]{width:60%;left:20%}body.two-sidebars div.sidebar-first{width:20%;left:-60%}body.two-sidebars div.sidebar-second{width:20%;}div.sidebar-second{width:30%;}.not-front header{background:rgba(11,21,28,1);padding:1rem 0;margin-bottom:3rem;}.content-top{padding:1.5rem 4%;}.content-top .top,.content-top .bottom,.content-top .three{padding:0;}.content-top div > a{display:table;margin:.35rem 0;padding-bottom:.1rem;border-bottom:1px solid rgba(231,54,60,1);text-decoration:none;}.node-page .field-body ul{margin-left:21rem;margin-bottom:2rem;}.node-page .field-body p:last-of-type{display:inline-block;}.node-realisatie .colorbox{position:relative;display:block;margin:0 1rem 1rem 0;width:23.083333333333rem;float:left;}.node-realisatie .colorbox:nth-of-type(3n){margin-right:0;}.node-realisatie .colorbox:after{content:'\f00e';position:absolute;clear:both;width:100%;height:55%;top:0;left:0;padding-top:45%;background:rgba(0,0,0,0.6);opacity:0;transition:all 1s;font-family:FontAwesome;font-size:3rem;color:white;text-align:center;display:table-cell;vertical-align:middle;-webkit-transition:all .4s;}.node-realisatie .colorbox:hover:after{opacity:1;}.node-realisatie .colorbox img{width:100%;vertical-align:top;}div.sidebar-second nav{background:#eee;padding:2rem;border:1px solid #ddd;}#webform-client-form-1 input[type="text"],#webform-client-form-1 textarea,#webform-client-form-1 input[type="email"],#webform-client-form-1 input[type="tel"]{width:500px;}}@media only screen and (min-width:960px){.header-region{width:auto}div[role="main"]{width:100%;float:left;padding:0;}body.sidebar-first div[role="main"]{width:80%;left:20%}body.sidebar-first div.sidebar-first{width:20%;left:-80%}body.sidebar-second div[role="main"]{width:68%;margin-right:2%;}body.two-sidebars div[role="main"]{width:60%;left:20%}body.two-sidebars div.sidebar-first{width:20%;left:-60%}body.two-sidebars div.sidebar-second{width:20%;}div.sidebar-second{width:30%;}.not-front h1{font-size:2.5rem;margin:.75rem 0;}header{padding-top:2rem;}.hero ul li{display:inline-block;vertical-align:top;}.hero h1{color:white;font-size:3rem;line-height:3.5rem;margin-bottom:1rem;}.hero h2{font-size:1.5rem;line-height:2rem;margin:0 auto 2rem auto;width:60%;}.content-top ul.three li{}.content-top.top .top{width:52%;padding-right:1rem;float:left;}.content-top.top div > img{width:21.25rem;margin-right:3rem;float:left;display:block;}.content-top.top div > .three{float:right;width:100%;border-left:none;padding-left:1rem;margin-top:2rem;}.content-top.top div > .three li{width:29.33333%;display:inline-block;margin-right:1rem;}.content-top.bottom .top{width:52%;;padding-right:1rem;float:left;}.content-top.bottom div > img{width:21.25rem;margin-right:0;float:right;display:block;}.content-top.bottom div > .three{float:left;width:100%;border-left:none;padding-left:1rem;margin-top:2rem;}.content-top.bottom div > .three li{width:29.33333%;display:inline-block;margin-right:1rem;}.overview.realisaties{}.overview.realisaties li{float:left;width:17.6875rem}.overview.realisaties li:first-of-type{margin-left:0}.overview.realisaties li:last-of-type{margin-right:0}.sidebar-second .overview.realisaties li{float:left;width:6rem}.sidebar-second .view-footer{border:1px solid white;border-right:none;width:6.0625rem;float:left;}footer .column{float:left;width:12.8125rem;vertical-align:top;}footer .column:first-of-type{width:18.8125rem;margin-right:7rem;}footer{text-align:left;}footer .column:last-of-type{text-align:right;}footer .column:last-of-type a{text-align:right;color:#aaa;}footer .column img{margin-top:0;}}@media only screen and (min-width:1241px){.siteinfo{width:auto;float:left;}.header-region{width:auto}.content-top{padding:3rem 0%;}.content-top ul.three li{display:block;}.content-top.top .top{width:25rem;padding-right:1rem;float:left;}.content-top.top div > img{width:21.25rem;margin-right:3rem;float:left;}.content-top.top div > .three{float:right;width:18.9375rem;border-left:0.0625rem solid #ccc;padding-left:1rem;margin-top:0;}.content-top.top div > .three li{width:100%;border-bottom:0.0625rem solid #ccc;margin-right:0;margin-bottom:1rem;}.content-top.bottom .top{width:25rem;padding-right:1rem;float:left;}.content-top.bottom div > img{width:21.25rem;margin-right:0;float:right;}.content-top.bottom div > .three{float:left;width:18.9375rem;border-left:0.0625rem solid #ccc;padding-left:1rem;margin-top:0;}.content-top.bottom div > .three li{width:100%;border-bottom:0.0625rem solid #ccc;margin-right:0;margin-bottom:1rem;}footer .column{float:left;width:12.8125rem;vertical-align:top;}footer .column.first{width:25.8125rem;margin-right:7rem;}footer{padding:0;}}header[role="banner"]:before,header[role="banner"]:after,.page:before,.page:after,footer[role="contentinfo"]:before,footer[role="contentinfo"]:after,.cf:before,.cf:after{content:"";display:table;}header[role="banner"]:after,.page:after,footer[role="contentinfo"]:after,.cf:after{clear:both;}header[role="banner"],.page,footer[role="contentinfo"],.cf{zoom:1;}
.feed{text-indent:-9999em;}.feed a.feed-icon{background:transparent url(/misc/feed.png);width:16px;height:16px;display:block;}a.ical-icon div{background-color:#900;color:#fff;display:inline;padding:2px;}.file a.file-icon{background:transparent url(/modules/file/icons/text-plain.png) no-repeat left center;padding:2px 2px 2px 20px;}.file a.mime-application-pdf{background-image:url(/modules/file/icons/application-pdf.png)}.file a.mime-application-octet-stream{background-image:url(/modules/file/icons/application-octet-stream.png)}.file a.mime-application-x-executable{background-image:url(/modules/file/icons/application-x-executable.png)}.file a.mime-audio-x-generic{background-image:url(/modules/file/icons/audio-x-generic.png)}.file a.mime-image-x-generic{background-image:url(/modules/file/icons/image-x-generic.png)}.file a.mime-package-x-generic{background-image:url(/modules/file/icons/package-x-generic.png)}.file a.mime-text-html{background-image:url(/modules/file/icons/text-html.png)}.file a.mime-text-plain{background-image:url(/modules/file/icons/text-plain.png)}.file a.mime-text-x-generic{background-image:url(/modules/file/icons/text-x-generic.png)}.file a.mime-text-x-script{background-image:url(/modules/file/icons/text-x-script.png)}.file a.mime-video-x-generic{background-image:url(/modules/file/icons/video-x-generic.png)}.file a.mime-x-office-document{background-image:url(/modules/file/icons/x-office-document.png)}.file a.mime-x-office-presentation{background-image:url(/modules/file/icons/x-office-presentation.png)}.file a.mime-x-office-spreadsheet{background-image:url(/modules/file/icons/x-office-spreadsheet.png)}.table-order-asc,.table-order-desc{width:16px;height:16px;float:right}.table-order-asc{background:transparent url(/misc/arrow-asc.png) no-repeat center top;}.table-order-desc{background:transparent url(/misc/arrow-desc.png) no-repeat center top;}
#user-login a{color:red;border-bottom:1px solid #351f00;margin:10px 0 0 0;padding-bottom:0;display:inline-block;line-height:1;}#user-login a:hover{text-decoration:none;}#user-login label{color:rgba(231,54,60,1);;padding:0 0 10px 0;display:block;}#user-login small{color:#999;margin-bottom:25px;}#user-login input[type="text"],#user-login input[type="password"]{display:block;padding:10px;font-size:16px;width:350px;margin-bottom:15px;}#user-login{margin-top:30px;}#user-login #edit-submit{background:rgba(241,64,70,1);;color:white;border:none;font-size:1rem;padding:5px 10px;}#user-login #edit-submit:hover{background:#212121;}#lang{background:rgba(20,38,51,1);background:white;text-align:right;}#lang .container{padding:0;}#lang ul{margin:0;padding:.25rem 0;}#lang ul li{display:inline-block;}#lang ul li a{font:normal .7rem sans-serif;text-transform:uppercase;color:#999;margin-left:1rem;}#lang ul li a.active{color:#111;}*{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}html,body{min-height:100%;}body{margin-top:0;padding:0;}a:hover{text-decoration:none;}.container{max-width:1140px;margin:0 auto;}a:active,input:active{position:relative;top:1px;}ul{letter-spacing:-4px;}ul li{letter-spacing:0;}.overview{padding:0;font-size:0;}.overview li{vertical-align:top;font-size:1rem;}a.btn{padding:.5rem 1rem;text-transform:uppercase;font-family:"futura-pt",sans-serif;color:white;}h1,h2,h3{font-family:"futura-pt",sans-serif;}.not-front h2{color:rgba(231,54,60,1);}h3{color:rgba(11,21,28,1);margin:0;}.field-body p a{color:rgba(231,54,60,1);border-bottom:1px solid rgba(231,54,60,1);padding-bottom:1px;}.field-body ul li{list-style:square;}.field-body p,.content-top p,.field-body li,.content-top li{font-family:"open-sans",sans-serif;}.body-image{float:left;}.no-bullets{padding:0 0 0 1rem;margin:0;}*{-ms-word-break:keep-all;word-break:keep-all;// Non standard for webkit
     word-break:none;-webkit-hyphens:none;-moz-hyphens:auto;hyphens:auto;}.page{padding-bottom:3rem;}.element-invisible{width:1px;}html{font-size:100%;line-height:1.5em;}p{margin:0 0 1.5rem 0;font-family:"open-sans",Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.75rem;}header{background:rgba(11,21,28,1);overflow:hidden;}.not-front header{background:rgba(11,21,28,1);}header nav.main ul li a{font:bold 1rem "futura-pt",sans-serif;text-transform:uppercase;color:white;margin:0 .5rem;padding:0 .5rem;}.not-front header nav.main ul li a{color:#999;}header nav.main ul li.active-trail a,header nav.main ul li a.active{background:rgba(231,54,60,1);}.not-front header nav.main ul li.active-trail a,.not-front header nav.main ul li a.active{color:white;}.hero h1{color:white;}.hero h2{font-weight:normal;color:rgba(255,255,255,.5);}.hero{clear:both;text-align:center;margin:0 auto;font-family:"open-sans",sans-serif;}.hero ul{padding:0;margin;0;}.hero ul li{line-height:2.9375rem;margin:0 .25rem;}.hero ul li a{color:white;background:rgba(231,54,60,1);}.hero ul li:nth-of-type(2) a{background:rgba(11,21,28,1);}.hero ul li a:before{font-family:FontAwesome;content:"\f0f6";border-right:1px solid rgba(255,255,255,.5);padding-right:.5rem;margin-right:.5rem;}.hero ul li:nth-of-type(2) a:before{font-family:FontAwesome;content:"\f040";border-right:1px solid rgba(255,255,255,.5);padding-right:.5rem;margin-right:.5rem;}.easy-breadcrumb{font-size:.8rem;color:#222;margin-bottom:1rem;}.easy-breadcrumb a{color:#888;}.content-top{margin:0 auto;overflow:hidden;}.content-top h2:first-of-type{font-size:2rem;line-height:2.5rem;margin:0 0 1rem 0;}.content-top h3{margin-top:0;display:inline-block;}.content-top .three a{font-weight:normal;}.content-top .three p{}.content-top ul{padding:0;}.content-top ul li{list-style:square;vertical-align:top;}.content-top ul.three{display:block;margin-top:0;}.content-top ul.three li:first-of-type{padding-left:0;}.content-top ul.three li:last-of-type{padding-right:0;}.content-top ul:first-of-type li{list-style:none;line-height:1.75rem;text-align:left;}.content-top ul.three li{font-size:.8rem;line-height:1.4rem;padding-bottom:.5rem;}.content-top ul.three li:last-of-type{margin-bottom:0;padding-bottom:0;border:none;}.content-top ul.three li:before{font-size:1rem;color:rgba(49,143,188,1);display:inline;margin-right:.25rem;}.content-top ul.three li:first-of-type:before{content:"\f0ad";font-family:FontAwesome;}.content-top ul.three li:nth-of-type(2):before{content:"\f12e";font-family:FontAwesome;}.content-top ul.three li:nth-of-type(3):before{content:"\f067";font-family:FontAwesome;}.content-top ul.three li p{margin-bottom:.5rem;line-height:1.5rem;}.content-top ul.three li a{color:rgba(231,54,60,1);}.content-top ul.check{margin-bottom:1.5rem;}.content-top ul.check li:before{content:"\f00c";font-family:FontAwesome;margin-right:.5rem;color:#52b152;}.content-top div > p a{font-weight:bold;color:rgba(231,54,60,1);border-bottom:1px solid rgba(231,54,60,.35);}.content-top div > img{border:.5rem solid white;}.content-top .top > p a:after{content:"\f178";font-family:FontAwesome;margin-left:.5rem;}.content-top.top .top,.content-top.bottom .top{display:block;}#cta{background:#f6f6f6;}.content-top.bottom{}.node-page{}.node-page blockquote{margin:0;}.node-page blockquote p{font-size:1.5rem;line-height:2.25rem;font-weight:bold;color:#212121;margin:1rem 0;border-left:.5rem solid rgba(231,54,60,1);padding:0 1rem 0 2rem;display:table;}.node-page .field-body p img{margin-right:2rem;}.node-page .field-body > p:last-of-type{background:rgba(231,54,60,1);color:white;padding:0 .5rem;}.node-page .field-body p:last-of-type a{color:white;font-weight:bold;text-decoration:underline;}.not-front .node-page h2{margin-top:2rem;}.not-front .node-page h2:first-of-type{margin-top:0;}.sidebar-second{}.sidebar-second nav.side > ul{padding:0;}.sidebar-second nav.side > ul li{}.sidebar-second nav.side > ul li a{padding:.5rem;margin-bottom:.5rem;display:inline-block;text-transform:uppercase;font-family:"futura-pt",sans-serif;}.sidebar-second nav.side > ul li a.mail{background:rgba(11,21,28,1);color:white;}.sidebar-second nav.side > ul li a.doc{background:rgba(231,54,60,1);color:white;}.sidebar-second nav.side > ul li a.doc:before{font-family:FontAwesome;content:"\f0f6";border-right:1px solid rgba(255,255,255,.5);padding-right:.5rem;margin-right:.5rem;}.sidebar-second nav.side > ul li a.mail:before{font-family:FontAwesome;content:"\f040";border-right:1px solid rgba(255,255,255,.5);padding-right:.5rem;margin-right:.5rem;}.overview li a{display:block;}.overview li > a:first-of-type{line-height:0;}.overview.realisaties{}.overview.realisaties li{background:white;border:1px solid white;font-family:"open-sans",sans-serif;margin-bottom:1.5rem;}.overview.realisaties li img{margin-bottom:1rem;}.overview.realisaties li a{color:rgba(231,54,60,1);}.overview.realisaties li a:nth-of-type(2):after{content:"\f178";font-family:FontAwesome;margin-left:.5rem;}.overview.realisaties li span{font-size:.8rem;text-transform:uppercase;color:#222;}.sidebar-second .overview.realisaties li{border:1px solid rgba(255,255,255,.5);margin-bottom:0;}.sidebar-second .overview.realisaties li img{margin-bottom:0;}.sidebar-second .view-footer{}.sidebar-second .view-footer a{display:block;background:rgba(231,54,60,1);line-height:6rem;padding:0;text-align:center;}#webform-client-form-1,#webform-client-form-22{background:#e7e7e7;padding:1rem 2rem;}#webform-client-form-1 label,#webform-client-form-22 label{display:block;}#webform-client-form-1 .form-checkboxes label,#webform-client-form-22 .form-checkboxes label{display:inline;font-weight:normal;}#webform-client-form-1 input[type="text"],#webform-client-form-1 textarea,#webform-client-form-1 input[type="email"],#webform-client-form-1 input[type="tel"],#webform-client-form-22 input[type="text"],#webform-client-form-22 textarea,#webform-client-form-22 input[type="email"],#webform-client-form-1 input[type="tel"]{padding:1rem;}#webform-client-form-1 textarea,#webform-client-form-22 textarea{line-height:1.75rem;}#webform-client-form-1 .form-checkboxes,#webform-client-form-22 .form-checkboxes{margin-top:1rem;}#webform-client-form-1 input[type="submit"],#webform-client-form-22 input[type="submit"]{background:rgba(231,54,60,1);border:none;color:white;padding:.5rem;margin-bottom:.5rem;display:inline-block;text-transform:uppercase;font-family:"futura-pt",sans-serif;}.node-webform p a{color:rgba(231,54,60,1);border-bottom:1px solid rgba(231,54,60,1);padding-bottom:1px;}footer{width:100%;background:rgba(22,23,26,1);}footer .container{padding:2rem 0;color:rgba(255,255,255,.5);}footer .column{margin:0;padding:0;}footer .column:last-of-type a{display:block;font-size:.8rem;color:#aaa;}footer .column ul{padding:0;font-family:"open-sans",sans-serif;line-height:1.75rem;margin:0;}footer .column ul .spacer.down{display:block;margin-bottom:1rem;}footer .column h3{color:white;}footer .column strong{color:rgba(255,255,255,1)}footer .column a{color:rgba(231,54,60,1);}
