html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing:    border-box; box-sizing:         border-box;
}
body {
background: #fff; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
clearfix
.group:before,
.group:after {
content: "";
display: table;
}
.group:after {
clear: both;
}
.group {
zoom: 1; } .nav-close{display:none;} body,
button,
input,
select,
textarea {
color: #404040;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif;
clear: both;margin-bottom:.5em;
}
.page-title, .entry-header h1{font-size:25px; font-weight:400; }
.entry-header h1 a{text-decoration:none; color:#404040;}
.entry-header h1 a:hover{text-decoration:underline;}
.entry-title h2{}
.entry-content h1{font-size:25px; color:#6c6c6c;}
.entry-content h2{font-size:20px;  color:#39393b;}
.entry-content h3{font-size:20px; color:#387383; font-weight:600;}
.entry-content h4{font-size:16px;font-weight:700; ;font-family: Arial, Helvetica, sans-serif;}
.entry-content h5{font-size:16px;font-weight:600; color:#387383;}
.entry-content h6{font-weight:600;}
.entry-content hr{width:75%;}
p {
margin-bottom: .5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0.9em 1.4em;
border-left: 10px solid #f3f3f3;
padding-left: 1em;
font-size: 16px;
font-style: italic;
float: right;
}
blockquote strong {
font-size: 12px;
padding-left: 7em;
font-style: normal;
float: right;
margin-top: 1em;
font-weight: 400;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
.site-title a{ font-size:25px; line-height:32px; text-decoration:none; color:#003745!important;}
.site-title a:hover{text-decoration:none;}
.site-title{ color:#003745; font-family: 'Open Sans', sans-serif; font-weight:400; margin:15px 0 20px 20px;}
.header-title{ color:#003745;font-family: 'Open Sans', sans-serif; font-weight:700;} hr {
background-color: #404040;
border: 0;
height: 1px;
margin-bottom: 1.5em;
clear:both;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: circle;
}
.entry-content ul {
list-style: circle;
color:#003745;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
select{border:0; background:#f3f3f3; padding:10px 20px;
}
select:active{border:none;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border:0;
border-radius: 1px;
background: #003745;
color:#fff;
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: 1em 2em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background:#387383;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
#search-footer input[type="search"],
#search-header input[type="search"],
#search-footer input[type="search"]:focus,
#search-header input[type="search"]:focus{
color: #666;
border: 0;
border-radius: 0;
background: #F3F3F3;
margin-right: -2px;
}
#search-footer input[type="search"]{ margin-left: 1em;  width: 65%;}
#search-footer input[type="submit"], #search-header input[type="submit"] {
border: 0;
border-radius: 0px;
background: #6C9E29;
color: #fff;
cursor: pointer;
-webkit-appearance: button;
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: 0.65em 2em 0.6em 2em;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
}
.group:after {
visibility: hidden;
display: block;
content: "";
clear: both;
height: 0;
}
* html .group             { zoom: 1; } *:first-child+html .group { zoom: 1; }   a {
color: #008bff; text-decoration:none;
}
a:visited {
color:  #008bff;
}
a:hover,
a:focus,
a:active {
color: #008bff; text-decoration:underline;
} .main-navigation {
clear: both;
display: block;
margin:0 auto;
width: 100%;
position:relative;
}
.main-navigation ul {
list-style: none;
margin: 0;
}
.main-menu-item > a{font-family: 'Open Sans', sans-serif;}
.sub-menu-item{font-family:Arial, Helvetica, sans-serif;}
.main-navigation a {
text-decoration: none;
}
.main-navigation ul ul ul {
background: none;
display: block;
}
.main-navigation ul ul ul li{}
.main-navigation ul ul a {
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
}
.main-navigation ul ul li:hover > ul {
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
} .menu-toggle {
display: none;
} @media screen and (max-width: 600px) {
.alignright {
display: inline;
float: none;
margin-left: 0;
}
#address {
padding-bottom: 2em;
}
blockquote{
width: 93%;}
html, body{
overflow-x: hidden; }
#___gcse_1{width:100%;margin:0 auto;}
.site-branding {
position: relative;
height: 4em;
}
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
} html, body{
overflow-x: hidden; } .pushy .nav-close{display:block; text-align:right; padding-right:2em;}
.pushy .nav-close:after{font-family:'FontAwesome';content: "\f00d"; font-size:2em; vertical-align: -0.2em;
padding-left: 0.3em;}
.pushy-active {
overflow-x: hidden;
}
.pushy{
position: fixed;
width: 250px;
height: 100%;
top: 0;
z-index: 9999;
background: #fff;
font-size: 0.9em;
-webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
overflow: auto;
-webkit-overflow-scrolling: touch; }
.pushy a{
display: block;
color: #404040;
padding: 6px 20px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-top: 1px solid rgba(255, 255, 255, .1);
text-decoration: none;
}
.pushy a:hover{
background: #6c9e29;
color: #FFF;
}
.pushy .menu-depth-1{padding-left:1em; border:0; font-weight:400; }
.pushy .main-menu-item{font-weight:700;}
.pushy .main-menu-item .parent:after{
font-family:'FontAwesome';
content: "\f0da";
font-size:1.2em; vertical-align: -0.15em;
padding-left: 0.8em;
}
.pushy .menu-depth-1{
height:0; overflow:hidden; opacity:0; z-index:-1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
.pushy .open-menu-depth-1{height:auto;opacity:1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;} .pushy-left{
-webkit-transform: translate3d(-250px,0,0);
-moz-transform: translate3d(-250px,0,0);
-ms-transform: translate3d(-250px,0,0);
-o-transform: translate3d(-250px,0,0);
transform: translate3d(-250px,0,0);
}
.pushy-open{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.container-push, .push-push{
-webkit-transform: translate3d(250px,0,0);
-moz-transform: translate3d(250px,0,0);
-ms-transform: translate3d(250px,0,0);
-o-transform: translate3d(250px,0,0);
transform: translate3d(250px,0,0);
} .pushy, #content, #masthead, .push {
-webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
-moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
-o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
transition: transform .2s cubic-bezier(.16, .68, .43, .99);
} .site-overlay{
display: none;
}
.pushy-active .site-overlay{
display: block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9998;
background-color: rgba(0,0,0,0.5);
-webkit-animation: fade 500ms;
-moz-animation: fade 500ms;
-o-animation: fade 500ms;
animation: fade 500ms;
}
@keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-moz-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-o-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
.menu-btn{ clear:both; padding:.4em 1em .4em .5em;z-index:99999; font-size:18px; background:#f3f3f3; border:#f3f3f3; color:#404040; margin-left:.8em;}
.menu-btn:hover{color:#fff;}
.menu-btn:before{font-family:'FontAwesome'; content: "\f0c9"; font-size:25px;vertical-align: -3px;
padding-right: 0.5em;}
#content{display:table; width:100%;}
#side-navigation{display: table-header-group; width:100%; clear:left; }
.menu-toggle,
#side-navigation.toggled #side-sub-menu {
display: block;
margin:0 0 0 1em;
font-size:14px;
padding:0.3em 0.5em 0.3em 0.8em;
}
#side-navigation.toggled #side-sub-menu{
height: auto;
opacity: 1;
-webkit-transition: opacity 0.4s ;
-moz-transition: opacity 0.4s ;
-ms-transition: opacity 0.4s ;
-o-transition: opacity 0.4s;
transition: opacity 0.4s ;
}
.menu-toggle{margin-bottom:.5em; }
.menu-toggle:after{font-family:'FontAwesome';content: "\f0d7"; font-size:25px; vertical-align: -5px;
padding-left: 0.4em;}
.menu-toggle:before{font-family:'FontAwesome';content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.4em;}
#side-sub-menu{height: 0; overflow:hidden;
opacity: 0; margin-left:1em; list-style:none;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
#side-sub-menu li{margin-bottom:0.7em;}
#secondary{display:none;} #slideshow{ display: inline-block;}
.poplinks{display: block; margin-top: 2em;}
.mobile-middle-panel{display:table-footer-group;}
#front-1st{display:table-header-group;}
#front-3rd{display:none;}
#mobile-bottom-panel{display:none;}
.front-art-box {padding:.5em 1em;
min-height: 13.8em;
}
.front-art-box img {
width:95%;
padding-top: .5em;}
.front-art-box h2, .front-square h2 {
font-size: 1.5em;
margin-bottom: 5px;
}
.site-main{padding:1em; width:100%;}  .child-landing-title{padding:.6em 1em;}
.meeting-con{margin:.5em 0;}  .child-page-area img,.child-page-area p, .landinglink{display:none;}
.child-page-area.blue-theme,.child-page-area.green-theme,.child-page-area.yellow-theme,.child-page-area.orange-theme,.child-page-area.red-theme{background:#fff;}
.child-landing-title{padding: 1.6em;}
.child-page-area{line-height:0;}  #main{display:table;}
#popular-links{padding:0 1em; display: table-footer-group;}
#popular-links a{color:#404040;}
#popular-links h2{padding:0 1em;}
.site-full article{padding:0 1em;}
.atoz-menu{padding:0 1em; margin:0;}
#menu-a-to-z-popular-links{margin:0 1em;}
#menu-a-to-z-popular-links .menu-item-has-children{width:48%; float:left; min-height:120px;}
#menu-a-to-z-popular-links .menu-item-has-children:nth-child(odd) {margin-right:2.5%; }
.az-menu-item-depth-0{list-style:none; width:50%; float:left; min-height:250px;}  #icclogo {
background: url(//icc.govt.nz/wp-content/themes/icc/images/Council-logo.png) no-repeat;
height: 120px;
}
#govtlogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/nzgovtlogo.gif) no-repeat; width:143px; height:40px;}
.footer-menu{background:#f3f3f3; padding:1em;}
#menu-footer{list-style:none; margin:0;}
#menu-footer li{margin-bottom:.5em;
float: left;
width: 48%;
margin-right: 2%;
}
.social{margin:0 1em;}
.socialfb > a{text-indent:-9999px;}
.socialtw a{text-indent:-9999px;}
#address{width:95%}
#address span{margin:0 5em;}
#search-footer{display:block; background:#f3f3f3; padding: .5em 13px .5em 5px;}
#search-header{display:none;} .document-links:after{margin-left:7px;}
}  @media only screen and (min-width: 480px) and (max-width: 767px)  {
html, body{
overflow-x: hidden; }
.alignright {
display: inline;
float: none;
margin-left: 0;
}
blockquote{
width: 93%;}
#address {
padding-bottom: 2em;
}
#slideshow{display:none;}
#content{display:table; width:100%;}
#___gcse_1{width:100%;margin:0 auto;}
.site-branding {
position: relative;
height: 4em;
}
#side-navigation{display: table-header-group; width:100%; clear:left; }/*/*/.pushy .nav-close{display:block; text-align:right; padding-right:2em;}
.pushy .nav-close:after{font-family:'FontAwesome';content: "\f00d"; font-size:2em; vertical-align: -0.2em;
padding-left: 0.3em;}
.pushy{
position: fixed;
width: 250px;
height: 100%;
top: 0;
z-index: 9999;
background: #fff;
font-size: 0.9em;
-webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
overflow: auto;
-webkit-overflow-scrolling: touch;/**/}
.pushy a{
display: block;
color: #404040;
padding: 6px 20px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-top: 1px solid rgba(255, 255, 255, .1);
text-decoration: none;
}
.pushy a:hover{
background: #6c9e29;
color: #FFF;
}
.pushy .menu-depth-1{padding-left:1em; border:0; font-weight:400; }
.pushy .main-menu-item{font-weight:700;}
.pushy .main-menu-item .parent:after{
font-family:'FontAwesome';
content: "\f0da";
font-size:1.2em; vertical-align: -0.15em;
padding-left: 0.8em;
}
.pushy .menu-depth-1{
height:0; overflow:hidden; opacity:0; z-index:-1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
.pushy .open-menu-depth-1{height:auto;opacity:1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;} .pushy-left{
-webkit-transform: translate3d(-250px,0,0);
-moz-transform: translate3d(-250px,0,0);
-ms-transform: translate3d(-250px,0,0);
-o-transform: translate3d(-250px,0,0);
transform: translate3d(-250px,0,0);
}
.pushy-open{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.container-push, .push-push{
-webkit-transform: translate3d(250px,0,0);
-moz-transform: translate3d(250px,0,0);
-ms-transform: translate3d(250px,0,0);
-o-transform: translate3d(250px,0,0);
transform: translate3d(250px,0,0);
} .pushy, #content, #masthead, .push {
-webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
-moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
-o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
transition: transform .2s cubic-bezier(.16, .68, .43, .99);
} .site-overlay{
display: none;
}
.pushy-active .site-overlay{
display: block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9998;
background-color: rgba(255,255,255,0.5);
-webkit-animation: fade 500ms;
-moz-animation: fade 500ms;
-o-animation: fade 500ms;
animation: fade 500ms;
}
@keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-moz-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-o-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
.menu-btn{ clear:both; padding:.4em 1em .4em .5em;z-index:99999; font-size:18px; background:#f3f3f3; border:#f3f3f3; color:#404040; margin-left:.8em;}
.menu-btn:hover{color:#fff;}
.menu-btn:before{font-family:'FontAwesome'; content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.5em;}
.menu-toggle,
#side-navigation.toggled #side-sub-menu {
display: block;
margin:0 0 0 1em;
font-size:14px;
padding:0.3em 0.5em 0.3em 0.8em;
}
.menu-toggle{margin-bottom:.5em; }
.menu-toggle:after{font-family:'FontAwesome';content: "\f0d7"; font-size:25px; vertical-align: -5px;
padding-left: 0.4em;}
.menu-toggle:before{font-family:'FontAwesome';content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.4em;}
#side-navigation.toggled #side-sub-menu{
height: auto;
overflow:hidden;
opacity: 1;
-webkit-transition: opacity 0.4s ;
-moz-transition: opacity 0.4s ;
-ms-transition: opacity 0.4s ;
-o-transition: opacity 0.4s;
transition: opacity 0.4s ;
}
#side-sub-menu{height: 0;
opacity: 0; margin-left:1em; list-style:none;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
#side-sub-menu li{margin-bottom:0.7em;}
#secondary{display:none;} #slideshow{display:none;}
.mobile-middle-panel{display:table-header-group;}
#front-1st{display:table-footer-group;}
#front-3rd{display:none;}
#mobile-bottom-panel{display:none;}
.front-art-box {padding:.5em 1em;
min-height: 13.8em;
}
.front-art-box h2, .front-square h2 {
font-size: 1.5em;
margin-bottom: 5px;
}
.site-main{padding:1em; width:100%;}
.site-full{width:100%;}  .child-landing-title{padding:.6em 1em;}
.meeting-con{margin:.5em 0;}
.meet-page-area{width:48.75%; float:left; margin-bottom:10px;}
.meet-page-area:nth-child(even) {margin-right:2.5%; }  .council-profile-image{width:8em; float:left;}
.council-profile-details{float:left; width:79%;}  .child-page-area img,.child-page-area p, .landinglink{display:none;}
.child-page-area.blue-theme,.child-page-area.green-theme,.child-page-area.yellow-theme,.child-page-area.orange-theme,.child-page-area.red-theme{background:#fff;}
.child-landing-title{padding: 1.6em;}
.child-page-area{line-height:0;}
.child-page-area{width:48.75%; float:left; margin-bottom:10px;}
.child-page-area:nth-child(even) {margin-right:2.5%; }  .profile-image{width:22%; float:left;}
.profile-details{width:78%; float:left;}  #main{display:table;}
#popular-links{padding:0 1em; display: table-footer-group;}
#popular-links a{color:#404040;}
#popular-links h2{padding:0 1em;}
#menu-a-to-z-popular-links .menu-item-has-children{width:48%; float:left; min-height:120px;}
#menu-a-to-z-popular-links .menu-item-has-children:nth-child(odd) {margin-right:2.5%; }
.site-full article{padding:0 1em;}
.atoz-menu{padding:0 1em; margin:0;}
.az-menu-item-depth-0{list-style:none; width:33%; float:left; min-height:250px;}  .one-half,.one-half-last{  }
.one-third,.one-third-last,.one-third-end{  }
.one-fourth,.one-fourth-last,.one-fourth-end{ width:48.5%; float:left; }
.one-fourth-last:nth-child(even){margin-left:1.5%;}
.one-half-last{}
.one-third-last{}
.one-fourth-end{margin-left:1.5%; }
.document-title{width:70%; float:left;}
.document-links:after{margin-left:20px; } #icclogo {
background: url(//icc.govt.nz/wp-content/themes/icc/images/Council-logo.png) no-repeat;
height: 120px;
}
#govtlogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/nzgovtlogo.gif) no-repeat; width:143px; height:40px;}
.footer-menu{background:#f3f3f3; padding:1em;}
#menu-footer{list-style:none; margin:0;}
#menu-footer li{margin-bottom:.5em;
float: left;
width: 48%;
margin-right: 2%;
}
.social{margin:0 1em;}
.socialfb{float:left; width:50%;}
.socialtw{float:left; width:50%;}
#search-footer{display:block; background:#f3f3f3; padding:.5em 0;}
#search-header, .rightside{display:none;} }  @media only screen and (min-width: 768px) and (max-width: 991px) {
.site-branding{position:relative;height:5em;}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
blockquote{
width: 45%;}  .pushy .nav-close{display:block; text-align:right; padding-right:2em;}
.pushy .nav-close:after{font-family:'FontAwesome';content: "\f00d"; font-size:2em; vertical-align: -0.2em;
padding-left: 0.3em;}
.pushy{
position: fixed;
width: 250px;
height: 100%;
top: 0;
z-index: 9999;
background: #fff;
font-size: 0.9em;
-webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
overflow: auto;
-webkit-overflow-scrolling: touch; }
.pushy a{
display: block;
color: #404040;
padding: 6px 20px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-top: 1px solid rgba(255, 255, 255, .1);
text-decoration: none;
}
.pushy a:hover{
background: #6c9e29;
color: #FFF;
}
.pushy .menu-depth-1{padding-left:1em; border:0; font-weight:400; }
.pushy .main-menu-item{font-weight:700;} .pushy-left{
-webkit-transform: translate3d(-250px,0,0);
-moz-transform: translate3d(-250px,0,0);
-ms-transform: translate3d(-250px,0,0);
-o-transform: translate3d(-250px,0,0);
transform: translate3d(-250px,0,0);
}
.pushy-open{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.container-push, .push-push{
-webkit-transform: translate3d(250px,0,0);
-moz-transform: translate3d(250px,0,0);
-ms-transform: translate3d(250px,0,0);
-o-transform: translate3d(250px,0,0);
transform: translate3d(250px,0,0);
} .pushy, #content, #masthead, .push {
-webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
-moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
-o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
transition: transform .2s cubic-bezier(.16, .68, .43, .99);
} .site-overlay{
display: none;
}
.pushy-active .site-overlay{
display: block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9998;
background-color: rgba(255,255,255,0.5);
-webkit-animation: fade 500ms;
-moz-animation: fade 500ms;
-o-animation: fade 500ms;
animation: fade 500ms;
}
@keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-moz-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-o-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
.menu-btn{ clear:both; padding:.4em 1em .4em .5em;z-index:99999; font-size:18px; background:#f3f3f3; border:#f3f3f3; color:#404040; margin-left:.8em;}
.menu-btn:hover{color:#fff;}
.menu-btn:before{font-family:'FontAwesome'; content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.5em;}
#___gcse_0 {
width: 212px;
float: right;
margin:1em 1em 0 0;
}
.site-title {
width: 50%;
float: left;}
#side-sub-menu{height: 0; overflow:hidden;
opacity: 0; margin-left:1em; list-style:none;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
#side-sub-menu li{margin-bottom:0.7em;}
.menu-toggle,
#side-navigation.toggled #side-sub-menu {
display: block;
margin:0 0 0 1em;
font-size:14px;
padding:0.3em 0.5em 0.3em 0.8em;}
#side-navigation.toggled #side-sub-menu{
height: auto;
opacity: 1;
-webkit-transition: opacity 0.4s ;
-moz-transition: opacity 0.4s ;
-ms-transition: opacity 0.4s ;
-o-transition: opacity 0.4s;
transition: opacity 0.4s ;
}
.menu-toggle{margin-bottom:.5em; }
.menu-toggle:after{font-family:'FontAwesome';content: "\f0d7"; font-size:25px; vertical-align: -5px;
padding-left: 0.4em;}
.menu-toggle:before{font-family:'FontAwesome';content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.4em;}
#content{display:table; width:100%;}
#side-navigation{display: table-header-group; width:100%; clear:left; }
.site-main{ width:77%; float:left; padding:0 1em;}
.site-full{ width:100%; padding:0 1em; }
#popular-links{background:#f3f3f3; padding:1em; margin-bottom:1em;}
#popular-links a{color:#404040;}
#secondary {float:left;
width:21%; margin-right:1em; }
.child-page-area{width:48.75%; float:left; margin-bottom:10px;}
.child-page-area:nth-child(even) {margin-right:2.5%; }
.child-landing-title{padding:0.6em 1em;}
.landing-a-title{padding:0!important;}
.council-profile-image{width:8em; float:left;}
.council-profile-details{float:left; width:79%;} #front-1st{
width: 100%;
background:#003745;
}
#slideshow{
width:62.5%;
float:left;}
.poplinks {
width: 35%;
float:left;
background: #003745;
}
#front-3rd {
width: 25%;
float: right;
}
.mobile-middle-panel{width:75%;float:right;}
#mobile-bottom-panel{width:100%; clear:both;}
.site-full .top-panel {
position: relative;
width: 100%;
height: 13.8em;
}
.front-art-box, .frontbox {
position: relative;
}
.top-panel img,.frontbox img{
height:100%;}
.front-art-box img{max-height:89%;
}
.frontbox{height:13.8em;  width:25%; float:left; overflow: hidden;}
.front-square {
position: absolute;
top: 12px;
left: 0;
width: 100%;
}
.front-art-box {
width: 50%;
float: left;
min-height: 13.8em;
}  .side-panel{min-height:161px; position:relative;}
.side-panel big{font-size:45px; font-family: 'Open Sans', sans-serif;}
.side-panel img{}
.front-square {
position: absolute;
top: 2px;
left: 0;
width: 100%;}
.fronttitle{padding:0 12px;}
.frontcontent {
margin:2px 12px;
}
.front-art-box h2, .front-square h2 {
font-size: 1.5em;
margin-bottom: 5px;
}
.menu-popular-links-container a {
color: #fff;
text-decoration: none;
font-size: 1.1em;
font-family: 'Open Sans', sans-serif;
}
.side-panel big {
font-size: 2.6em;
font-family: 'Open Sans', sans-serif;
}  .one-half,.one-half-last{ width:48.5%; float:left; }
.one-third,.one-third-last,.one-third-end{ width:31.66%; float:left; }
.one-fourth,.one-fourth-last{ width:24%; float:left; }
.one-half-last{ margin-left:2.5%;}
.one-third-last{ margin:0 2.5%;}
.one-fourth-last{ margin:0 1%;} #footerlogo {
width: 20%;
height: 114px;
float: left;
}
#icclogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/Council-logo.png) no-repeat; width:240px; height:114px;}
#govtlogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/nzgovtlogo.gif) no-repeat; width:143px; height:40px;}
.footer-menu {
float:left;
width: 56%;
padding-top: 1px;
}
#menu-footer li {
float: left;
width: 48%;
margin-right: 2%;
}
#menu-footer{ list-style:none;}
.social {
float: left;
width: 22%;
margin-top: 20px;
}
#address{width:100%; clear:both;}  #menu-a-to-z-popular-links .menu-item-has-children{float:left; width:25%;}
.az-menu-item-depth-0{list-style:none; width:25%; float:left; min-height:300px;} .meet-page-area{width:48.75%; float:left; margin-bottom:10px;}
.meet-page-area:nth-child(even) {margin-right:2.5%; }
.meeting-td{width:48.5%; float:left;}
.meeting-td:nth-child(even){margin-right:2.5%;}
.meeting-con{width:48.5%; float:right; margin-bottom:10px;}
.meeting-docs{float:right;clear:both;} .child-page-area img {width:100%;}
.document-title{width:70%; float:left;}
.document-links:after{margin-left:20px;}
#search-footer{display:none;}
}  @media only screen and (min-width: 992px){
.site-branding{position:relative;height:5em;}
.site-content, .site-branding, .site-footer{width:1000px; margin:0 auto;}
.menu-btn{display:none;}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
blockquote{
width: 45%;} .site-title{width: 50%;
float: left;}
#___gcse_0{width:212px; float:right; margin-top:20px;}
.content-area {
float: left;
margin: 0 -100% 0 0;
width: 100%;
}
.site-main {
margin: 0 22.5% 0 22.5%;
}
.site-content .widget-area {
float: right;
overflow: hidden;
width: 21%;
}
#side-navigation.widget-area {
float: left;
overflow: hidden;
width: 21%;
}
.site-footer {
clear: both;
}
.main-navigation {
clear: both;
display: block;
margin:0 auto;
width: 1000px;
position:relative;
background:#f3f3f3;
padding:10px 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.menu-open{margin-bottom:155px;
-webkit-transition: all 0.2s ;
-moz-transition: all 0.2s ;
-ms-transition: all 0.2s ;
-o-transition: all 0.2s;
transition: all 0.2s ;
}
.main-navigation ul {
list-style: none;
margin: 0;
}
.main-menu-item{float:left; text-align:center; }
.main-menu-item > a {padding:11px 25px;}
.menu-depth-1{
position: absolute;
top: -9999px;
left: -9999px;
opacity: 0;
width: 100%;
padding: 2em 2.1em ;
height:155px;
background-color: #f3f3f3;
-webkit-transition: opacity 1.5s ease;
-moz-transition: opacity 1.5s ease;
-ms-transition: opacity 1.5s ease;
-o-transition: opacity 1.5s ease;
transition: opacity 1.5s ease;
}
.main-navigation .menu-item-depth-1{float:left; text-align:left; width:23%; margin-right:2%;}
.main-navigation .menu-depth-2 li {margin-bottom:10px;}
.main-navigation .menu-depth-2{margin-top:10px;} .open-menu-depth-1{top: 2.999em; opacity: 1;
-webkit-transition: opacity 1s ease;
-moz-transition: opacity 1s ease;
-ms-transition: opacity 1s ease;
-o-transition: opacity 1s ease;
transition: opacity 1s ease;
left: 0; }
.menu-depth-2 li{}
.main-navigation li .menu-depth-1{border-top:2px solid #fff;}
.main-navigation ul li {
}
.main-navigation a {
text-decoration: none;
color:#737373;
}
.main-navigation ul ul {
}
.main-navigation ul ul ul {
background: none;
display: block;
}
.main-navigation ul ul ul li{}
.main-navigation ul ul a {
}
.main-navigation ul ul li {}
.main-navigation li:hover > a {}
.main-navigation ul ul :hover > a {}
.main-navigation ul ul a:hover {}
.main-navigation ul li:hover > ul {}
.main-navigation ul ul li:hover > ul {
} .main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor >a{}
.main-navigation .menu-item-depth-0 > a:hover{background:#6c9e29; color:#fff;}
.main-navigation .menu-item-depth-0.current-menu-item > a,
.main-navigation .menu-item-depth-0.current-menu-ancestor >a,
.main-navigation .menu-item-depth-0.current-page-ancestor >a
{ background:#6c9e29; color:#fff;} .frontbox{width:50%; float:right; height:210px;}
.front-art-box{width:50%; float:left; min-height:210px;max-height: 210px;}
.poplinks{width:50%; float:left; height:420px; background: #003745;}
.site-full .top-panel{position:relative;width:50%; float:right; height:210px;}
.site-full .top-panel big{font-size:45px; font-family: 'Open Sans', sans-serif;}
#front-3rd{width:42%; float:right;}
#front-1st{width:58%; float:left;}
#slideshow{height:420px; background:gray;width:100%;}
.front-rectangle{position:absolute; top:12px; left:0; width:100%;}
.front-square{position:absolute; top:12px; left:0; width:100%;}
.front-list{margin:0 0 0 20px; font-weight:700;}
.frontcontent{margin:12px;}  .side-panel{height:210px; position:relative;}
.side-panel big{font-size:45px; font-family: 'Open Sans', sans-serif;}
.front-art-box h2, .front-square h2{font-size:25px;margin-bottom: 5px;}
.menu-popular-links-container a{font-size:18px;}
.fronttitle{padding:0 12px;}
.mobileNewsSide{margin-top:1em;} #civil-defence-warning{width:1000px; margin:0 auto; min-height:200px;}
.child-page-area{width:48.75%; float:left; margin-bottom:10px;}
.child-page-area:nth-child(even) {margin-right:2.5%; }
.landing-a-title{padding:0!important;}
.child-landing-title{ text-align:center; font-weight:700; padding:10px 0;margin-bottom:10px;}
.profile-image{float:left; width:135px;}
.profile-details{float:left; width:415px; margin-bottom: 1em;}
title-lists h1 a{font-size:16px;}
#popular-links{width:100%; padding:20px; background:#f3f3f3; margin-bottom:20px;}
#popular-links a{color:#404040;}
#popular-links a:hover{text-decoration:underline;}
#popular-links h2{font-weight:600;}
.news-images{float:left; width:135px;}
.news-content{float:left; width:415px;}
.content-area article{margin-bottom:1em;}
.featureright{float:right; margin-bottom:1.5em; font-size:14px;}
.council-profile-image{float:left; width:115px;}
.council-profile-details{float:left; width:435px;}
#footerlogo{ float:left;}
#icclogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/Council-logo.png) no-repeat; width:240px; height:114px;}
#govtlogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/nzgovtlogo.gif) no-repeat; width:143px; height:40px;}
.footer-menu{float:left; width:550px; padding-top:1px;}
#menu-footer{margin:45px 0 0 0; list-style:none;}
#menu-footer li{float:left; width:30%;margin-right:2%;}
.social{float:left; width:200px; margin-top:35px;} #menu-a-to-z-popular-links .menu-item-has-children{float:left; width:25%;}
.az-menu-item-depth-0{width:25%; float:left; min-height:300px;} .one-half,.one-half-last{ width:48.5%; float:left; }
.one-third,.one-third-last,.one-third-end{ width:31.66%; float:left; }
.one-fourth,.one-fourth-last,.one-fourth-end{ width:24%; float:left; }
.one-half-last{ margin-left:2.5%;}
.one-third-last{ margin:0 2.5%;}
.one-fourth-last{margin:0 1%;} .meet-page-area{width:48.75%; float:left; margin-bottom:3px;}
.meet-page-area:nth-child(even) {margin-right:2.5%; }
.meeting-td{width:48.5%; float:left; margin:1em 0;}
.meeting-td:nth-child(even){margin-right:2.5%;}
.meeting-con{width:48.5%; float:right; margin-bottom:10px;}
.meeting-docs{float:right;clear:both;} .document-title{width:70%; float:left;}
.document-links:after{margin-left:20px; }
.address{clear:both;}
#search-footer{display:none;}
} #address{color: #929292;}
.entry-footer{margin:1em 0;} #keyword{width:60%;}
#rates-content{
max-height:400px;
overflow-x: hidden;
margin-top: 1em;
margin-left: 0;
list-style: none;
border:1px solid #cdcdcd;
}
#rates-content li{padding:0.4em; border-bottom:1px solid #cdcdcd;}
#rates-content a{color:#404040;}
#rates-content li:hover{background:#f3f3f3;color: #3b3b3b;
font-weight: bold;}
.results-title{color:#003745; font-weight:600;font-family: 'Open Sans', sans-serif; }
.rates{margin:1em 0; clear:both; width:100%!important;}
.one-rates,.one-rates-last,.one-rates-end{ width:24%; float:left; margin-bottom:1em;}
.one-rates-last{margin:0 1%;}
.one-rates-last, .one-rates-end{text-align:right;}
.lrshare-totalshare{display:none;}/*/*/.site-footer{margin-bottom:.5em; margin-bottom:10px;}
#menu-footer li a{color:#929292;}
.social a{color:#929292;}
.social a:hover{text-decoration:none;}
.socialfb{}
.socialfb:before{font-family: "FontAwesome";
content: "\f230"; font-size:30px;vertical-align:-8px; padding-right: 0.3em;}
.socialtw:before{font-family: "FontAwesome";
content: "\f099";font-size:30px;vertical-align:-8px; padding-right: 0.3em;}
#address{text-align:center; padding-top:.8em; clear:both; margin-bottom:40px;}/*/*/#side-sub-menu{margin: 0;}
#side-sub-menu li{font-weight:600; font-family: 'Open Sans', sans-serif;background:#fff;}
#side-sub-menu a{text-decoration:none; color:#404040; font-weight:600;font-family: 'Open Sans', sans-serif;}
#side-sub-menu a:hover{text-decoration:underline; color:#003745;}
#side-sub-menu #current a{color:#003745;}/**//*/*/#side-sub-menu #current.blue-theme a,
#side-sub-menu .blue-theme a:hover{color:#387382;}
#side-sub-menu #current.green-theme a,
#side-sub-menu .green-theme a:hover{color:#6c9e29;}
#side-sub-menu #current.yellow-theme a,
#side-sub-menu .yellow-theme a:hover{color:#e2c326;}
#side-sub-menu #current.orange-theme a,
#side-sub-menu .orange-theme a:hover{color:#ed803e;}
#side-sub-menu #current.red-theme a,
#side-sub-menu .red-theme a:hover{color:#ca3a3a;}
#civil-defence-warning{background:#D11818; clear:both;}
.emergency-content{ padding:20px; color:#fff; font-size:16px;}
.emergency-content h2{font-size:25px; font-weight:700;}
.events-fp{list-style:none; margin:0;}
.events-fp li{margin-bottom:5px;}
.fronturl .white{background:#fff; color:#003745;}
.fronturl .orange {background:#ed803e; color:#fff;}
.fronturl .dark-blue{background:#003745; color:#FFF;}
.fronturl .mid-blue{background:#36899c; color:#FFF;}
.fronturl .blue-tint{background:#d7edf2; color:#003745;}
.fronturl .yellow{background:#e2c326; color:#003745;}
.fronturl .green{background:#6c9e29;color:#FFF;}
.fronturl .red{background:#ca3a3a;color:#FFF;}
.fronturl .white a{color:#003745;}
.fronturl .orange a{color:#fff;}
.fronturl .dark-blue a{color:#FFF;}
.fronturl .mid-blue a{color:#FFF;}
.fronturl .blue-tint a{color:#003745;}
.fronturl .yellow a{color:#003745;}
.fronturl .green a{color:#FFF;}
.fronturl .red a{color:#FFF;}
.front-art-box, .frontbox{position:relative;}
.front-art-box .orange{background:#ed803e; color:#fff;}
.front-art-box .dark-blue{background:#003745; color:#FFF;}
.front-art-box .mid-blue{background:#36899c; color:#FFF;}
.front-art-box .blue-tint{background:#d7edf2; color:#003745;}
.front-art-box .yellow{background:#e2c326; color:#FFF;}
.front-art-box .green{background:#6c9e29;color:#FFF;}
.front-art-box .red{background:#ca3a3a;color:#FFF;}
#news-article.orange{background:#ed803e; color:#fff;}
#news-article.dark-blue{background:#003745; color:#FFF;}
#news-article.mid-blue{background:#36899c; color:#FFF;}
#news-article.blue-tint{background:#d7edf2; color:#003745;}
#news-article.yellow{background:#e2c326; color:#FFF;}
#news-article.green{background:#6c9e29;color:#FFF;}
#news-article.red{background:#ca3a3a;color:#FFF;}
.entry-header .blue-theme{color:#387382; background:#fff; }
.entry-header .green-theme{color:#6c9e29; background:#fff;}
.entry-header .yellow-theme{color:#e2c326; background:#fff;}
.entry-header .orange-theme{color:#ed803e; background:#fff;}
.entry-header .red-theme{color:#ca3a3a; background:#fff;}
.entry-header .default{}/**/.entry-content.blue-theme h1,
.entry-content.blue-theme h2,
.entry-content.blue-theme h3,
.entry-content.blue-theme h4,
.entry-content.blue-theme h5,
.entry-content.blue-theme h6{color:#387382; }  .entry-content.green-theme h1,
.entry-content.green-theme h2,
.entry-content.green-theme h3,
.entry-content.green-theme h4,
.entry-content.green-theme h5,
.entry-content.green-theme h6{color:#6c9e29; } .entry-content.yellow-theme a,
.entry-content.yellow-theme h1,
.entry-content.yellow-theme h2,
.entry-content.yellow-theme h3,
.entry-content.yellow-theme h4,
.entry-content.yellow-theme h5,
.entry-content.yellow-theme h6{color:#e2c326;}
.entry-content.yellow-theme a:visited{color:#7A6C1D;} .entry-content.orange-theme h1,
.entry-content.orange-theme h2,
.entry-content.orange-theme h3,
.entry-content.orange-theme h4,
.entry-content.orange-theme h5,
.entry-content.orange-theme h6{color:#ed803e; }  .entry-content.red-theme h1,
.entry-content.red-theme h2,
.entry-content.red-theme h3,
.entry-content.red-theme h4,
.entry-content.red-theme h5,
.entry-content.red-theme h6{color:#ca3a3a; } .entry-content.blue-theme { background:#fff; }
.entry-content.green-theme{background:#fff;}
.entry-content.yellow-theme{ background:#fff;}
.entry-content.orange-theme{ background:#fff;}
.entry-content.red-theme{ background:#fff;}
.entry-content .default{}
.entry-header h2.blue-theme,
.entry-header h2.green-theme,
.entry-header h2.yellow-theme,
.entry-header h2.orange-theme,
.entry-header h2.red-theme,
.entry-header h2.default {font-size:20px;}/*/*/.child-page-area img{margin-bottom:-6px;}
.child-page-area p, .child-page-area a{padding:0 12px;}
.default{}
.child-landing-title.default{background:#003745; color:#fff;}
.child-page-area.default a{color:#003745;}
.blue-theme{background:#E5F5F5;}
.child-landing-title.blue-theme{background:#61a4b5; color:#fff;}
.child-page-area.blue-theme a{color:#387382;}
.green-theme{background:#E5F7CF;}
.child-landing-title.green-theme{background:#a5ca96; color:#fff;}
.child-page-area.green-theme a{color:#6c9e29;}
.yellow-theme{background:#fffadb;}
.child-landing-title.yellow-theme{background:#ccae02; color:#fff;}
.child-page-area.yellow-theme a{color:#e2c326;}
.orange-theme{background:#ffeed5;}
.child-landing-title.orange-theme{background:#ed803e; color:#fff;}
.child-page-area.orange-theme a{color:#ed803e;}
.red-theme{background:#FFE9E8;}
.child-landing-title.red-theme{background:#ca3a3a; color:#fff;}
.child-page-area.red-theme a{color:#ca3a3a;}/**/.pdf-url-content.blue{width:100%; padding:20px; background:#E5F5F5; margin-bottom:20px;}
.pdf-url-content.blue{color:#387383;} .pdf-url-content.blue hr{background:#387383;margin-bottom:0.5em; width:100%;}
.pdf-url-content.green{width:100%; padding:20px; background:#E5F7CF; margin-bottom:20px;}
.pdf-url-content.green{color:#6c9e29;} .pdf-url-content.green hr{background:#6c9e29;margin-bottom:0.5em; width:100%;}
.pdf-url-content.yellow{width:100%; padding:20px; background:#fffadb; margin-bottom:20px;}
.pdf-url-content.yellow{color:#ccae02;} .pdf-url-content.yellow hr{background:#ccae02;margin-bottom:0.5em; width:100%}
.pdf-url-content.orange{width:100%; padding:20px; background:#ffeed5; margin-bottom:20px;}
.pdf-url-content.orange{color:#ed803e;} .pdf-url-content.orange hr{background:#ed803e;margin-bottom:0.5em; width:100%;}
.pdf-url-content.red{width:100%; padding:20px; background:#FFE9E8; margin-bottom:20px;}
.pdf-url-content.red{color:#ca3a3a;} .pdf-url-content.red hr{background:#ca3a3a;margin-bottom:0.5em; width:100%;}
.pdf-url-content a{text-decoration:none;}
.pdf-url-content a:hover{text-decoration:underline;}/*/*/.howto-pdf-url{margin:0 0 20px 0; width:100%; color:#404040;}
.document-title p{ margin:0;}
.document-links:after{font-family: "FontAwesome";
content: "\f163";
}/*/*/#menu-a-to-z-popular-links a{text-decoration:none;}
#menu-a-to-z-popular-links a:hover{text-decoration:underline;}
#menu-a-to-z-popular-links .menu-item-has-children{ list-style:none;}
#menu-a-to-z-popular-links .menu-item-has-children .sub-menu{margin:0; list-style:none;}
.atoz-menu a{text-decoration:none; color:#404040;}
.atoz-menu a:hover{text-decoration:underline;}
.az-menu-item-depth-0{list-style:none; }
.az-main-menu-item >a{font-weight:600; text-decoration:none; color:#404040; font-size:18px; }
.az-menu-depth-1{margin:0; list-style:none;}
.az-menu-depth-2{list-style:none; margin-left: 0.5em;}
.az-menu-depth-2 li:before{content:"- ";}
.az-one{}
.az-two{}
.az-three{}
.az-four{}/**/.committee-name{font-size:18px;font-weight:600; font-family: 'Open Sans', sans-serif;}
.meeting{width:100%;}
.meeting:nth-child(odd){background:#f3f3f3;}
.meeting-title{font-weight:600; font-size:18px;}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
} .eo-event-venue-map-full,.eo-venue-map{margin-bottom:0.8em; clear:both;}
.eo-event-meta
, .single-event .eo-event-meta{list-style:none; }
.single-event .eo-event-meta{margin:0 0 1em 0;}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
} .aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}
.widget-title{font-weight:600; text-transform:uppercase;font-family: 'Open Sans', sans-serif;}
.widget ul{margin:0.4em 0 0.2em 0;}
.widget li{list-style:none; text-transform:normal;}
.widget li a{text-decoration:none;}  .rslides {
margin: 0 auto 40px;
}
#slideshow a{color:#fff;}
#slider2,
#slider3 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.events {
list-style: none;
}
.callbacks_container {
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.callbacks img {
display: block;
position: relative;
z-index: 1;
height: auto;
width: 100%;
border: 0;
cursor: pointer;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
text-shadow: none;
color: #fff;
background: #36899c;
background: rgba(0,55,69, .8);
left: 0;
right: 0;
bottom: 0;
padding: 10px 20px;
margin: 0;
max-width: none;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 52%;
left: 0;
opacity: 0.3;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 61px;
width: 38px;
background: transparent url(//icc.govt.nz/wp-content/themes/icc/images/themes.gif) no-repeat left top;
margin-top: -45px;
}
.callbacks_nav:active, .callbacks_nav:hover {
opacity: 1.0;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right: 0;
}/*/*/.content-area .blog-button{padding:8px 14px; background:#003745; text-decoration:none; color:#fff;font-size:14px; margin-bottom:.5em;float:right;}
.content-area .blog-button:hover{background:#387383;}
.featureright{}/**/.sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.site-content{margin-top:15px;} .parks-title{ font-size:18px; font-weight:600;} .parks-button{background:#6c9e29;color:#fff!important; padding:8px 14px; margin-bottom:.5em;float:right;}
.parks-button:hover{background:#558b0f;} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
.menu-popular-links-container{background:#003745; padding:1.5em;}
#menu-popular-links{list-style:none; margin:0;}
#menu-popular-links li{border-bottom:1px solid #fff; padding:0.4em 0;}
.menu-popular-links-container a{color:#fff; text-decoration:none; font-family: 'Open Sans', sans-serif;}
.popularlinkstitle{color:#fff;font-weight:700;} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}
.comments-title,.comment-reply-title{font-size:20px;}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 24%;
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
}
.gallery-columns-6 .gallery-item {
max-width: 16%;
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {}  .pagin-area{
float: right;
width: 100%;
margin:20px 0;}
.pagination-nav {
clear:both;
background:#f3f1f1;
font-size:13px;
line-height:13px;
float:right;
}
.pagination-nav span, .pagination-nav a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#111;
}
.pagination-nav a{float:left;}
.pagination-nav a:hover{
color:#111;
background:#d9d9d9;
}
.pagination-nav .current{
padding:6px 9px 5px 9px;
background:#d9d9d9;
color:#111;
}/*/*/form.gsc-search-box {
margin-bottom:0!important;}
#___gcse_0, #___gcse_0 .gsc-input-box,
#___gcse_1, #___gcse_1 .gsc-input-box
{background:#f3f3f3; border:0;}
#___gcse_0 .gsc-input-box:hover, #___gcse_0 .gsc-input-box:focus,
#___gcse_0 .gsc-search-box .gsc-input>input:hover,
#___gcse_0 .gsc-input-box-hover,
#___gcse_0 .gsc-search-box .gsc-input>input:focus,
#___gcse_0 .gsc-input-box-focus,
#___gcse_1 .gsc-input-box:hover, #___gcse_1 .gsc-input-box:focus,
#___gcse_1 .gsc-search-box .gsc-input>input:hover,
#___gcse_1 .gsc-input-box-hover,
#___gcse_1 .gsc-search-box .gsc-input>input:focus,
#___gcse_1 .gsc-input-box-focus
{box-shadow:none;}
#___gcse_0 .gsst_a .gscb_a,#___gcse_1 .gsst_a .gscb_a{color:#404040;}
#___gcse_0.cse input.gsc-input, #___gcse_0 input.gsc-input, #___gcse_0 input.gsc-input:focus,
#___gcse_1.cse input.gsc-input, #___gcse_1 input.gsc-input, #___gcse_1 input.gsc-input:focus
{background-image:none; box-shadow:none;}
#___gcse_0 table{margin: 0;}
#___gcse_0 input.gsc-input, #___gcse_0.gsc-input,
#___gcse_1 input.gsc-input, #___gcse_1.gsc-input {font-size:14px; background:none!important; text-indent:0!important;}
#___gcse_0 .gsib_a, #___gcse_1 .gsib_a{padding-top:2px;}
.gsc-search-button{}
#___gcse_0 .gsc-search-box-tools .gsc-search-box .gsc-input,
#___gcse_1 .gsc-search-box-tools .gsc-search-box .gsc-input {
padding-right: 0px;
}
#___gcse_0.cse .gsc-search-button input.gsc-search-button-v2, #___gcse_0 input.gsc-search-button-v2,
#___gcse_1.cse .gsc-search-button input.gsc-search-button-v2, #___gcse_1 input.gsc-search-button-v2{width: 34px;
height: 16px;
padding: 6px 26px 6px 10px;
min-width: 13px;
margin-top: 4px;
background:#f3f3f3 url(//icc.govt.nz/wp-content/themes/icc/images/search_box_icon.png) no-repeat 10px center ; border-radius:0; border:0;}
#___gcse_0 .gsst_b, #___gcse_1 .gsst_b{padding:2px;}
#___gcse_1 .gsc-tabsArea > div {overflow:visible;}
#___gcse_1 .gsc-selected-option-container{width: 100px!important; background:#f3f3f3; box-shadow:none;border-radius:0; border:0;}
#___gcse_1 .gsc-imageResult .gsc-cursor-box {
clear : both;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-trailing-more-results {
margin-bottom : 0;
display : inline;
}
#___gcse_1 .gsc-results .gsc-cursor {
display : inline;
background: #f3f1f1;
padding:7px 0;
}
#___gcse_1 .gsc-results .gsc-cursor-box {
margin-bottom : 10px;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-page:hover{background: #d9d9d9;}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-page {
cursor : pointer;
color : #111;
background: #f3f1f1;
padding:4px 8px;
margin-right : 8px;
display : inline;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
cursor : default;
color : #111;
background: #d9d9d9;
font-weight : bold;
text-decoration: none;
}/**/.gs-webResult {
padding: 2px;
} .gsc-result-info {
display: none;
} .gcsc-branding {
display: none;
} .form .gsc-thumbnail {
display: none;
} .gs-snippet {
} .gs-title a {
font-size: 14px;
} .gs-snippet {
font-size: 12px;
} .gs-title b, .gs-snippet b {
font-weight: normal;
} .gsc-url-top, .gsc-url-bottom {
display: none;
} div#main {
width: 360px;
margin: 200px auto 20px auto;
}
.title {
line-height: 1.2em;
position: relative;
margin-left: 40px;
}
div.icon {
margin-top: 4px;
float: left;
width: 31px;
height: 30px;
background-image: url(//icc.govt.nz/wp-content/themes/icc/images/search_box_icon.png);
background-repeat: no-repeat;
-webkit-transition-property: background-position, color;
-webkit-transition-duration: .2s, .1s;
-webkit-transition-timing-function: linear, linear;
-moz-transition-property: background-position, color;
-moz-transition-duration: .2s, .1s;
-ms-transition-duration: .2s, .1s;
-ms-transition-timing-property: linear, linear;
-o-transition-property: background-position, color;
-o-transition-duration: .2s, .1s;
-o-transition-timing-property: linear, linear;
transition-property: background-position, color;
transition-duration: .2s, .1s;
transition-timing-property: linear, linear;
}
div.icon:hover {
background-position: 0px -30px;
cursor: pointer;
}
input#search {
width: 350px;
height: 25px;
padding: 5px;
margin-top: 15px;
margin-bottom: 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
outline: none;
border: 1px solid #ababab;
font-size: 20px;
line-height: 25px;
color: #ababab;
}
input#search:hover, input#search:focus {
color: #3b3b3b;
border: 1px solid #36a2d2;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
h4#results-text {
display: none;
}
ul#results {
list-style:none;
display: none;
width: 100%;
margin: 4px 0 0 0;
border: 1px solid #ababab;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
-moz-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
max-height:400px;
overflow-x: hidden;
}
ul#results li {
padding: 8px;
cursor: pointer;
border-top: 1px solid #cdcdcd;
transition: background-color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out;
-webkit-transition: background-color .3s ease-in-out;
}
ul#results li:hover {
background-color: #f3f3f3;
}
ul#results li:first-child {
border-top: none;
}
ul#results li h3, ul#results li h4 {
transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-webkit-transition: color .3s ease-in-out;
color: #404040;
line-height: 1.2em;
}
ul#results li:hover h3, ul#results li:hover h4  {
color: #3b3b3b;
font-weight: bold;
}
ul#results a:hover{color: #3b3b3b;}
#inscriptions{text-align:center;}
@media all {
.print-break	{ display: none; }
} @media print {
.print-break	{ display: block; page-break-before: always; }
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
#primary{margin:0;}
#site-navigation,
.menu-btn,
#secondary,
#side-navigation,
.footer-menu,
.social,
.meet-page-area{display:none; margin:0;}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
} .wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.entry-header .entry-title,
.entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
}
} body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
font-size:14px;
}
.site-title_cs{position:absolute; left:-9999px;}
.site-branding{height:auto;}
.eo-event-venue-map-full, .eo-venue-map{min-height:300px!important;}
.ge-hide-field {
display: none;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
background: #666;
background: rgba(0, 0, 0, 0.91);
}
.oss_title_replace.oss_horizontal_share.share-container {
width: 100%;
clear: both;
}
.clearfix {
width: 100%;
display: block;
clear: both;
}
#search-header {
width:270px;
float: right;
margin-top: 1.2em;
}
.searchwp-highlight {
background-color: #8ee44a;
}
.rightside {
margin-top: 0.5em;
margin-left: 58%;
}
.gform_wrapper br {
display: none;
}
img#shielded-logo {
width: 30px;
float: left;
}@font-face{font-family:dashicons;src:url(//icc.govt.nz/wp-includes/fonts/dashicons.eot)}@font-face{font-family:dashicons;src:url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),url(//icc.govt.nz/wp-includes/fonts/dashicons.ttf) format("truetype"),url(//icc.govt.nz/wp-includes/fonts/dashicons.svg#dashicons) format("svg");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{display:inline-block;width:20px;height:20px;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu:before{content:"\f333"}.dashicons-admin-site:before{content:"\f319"}.dashicons-dashboard:before{content:"\f226"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-users:before{content:"\f110"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-filter:before{content:"\f536"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103"}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-video:before{content:"\f126"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-quote:before{content:"\f122"}.dashicons-welcome-edit-page:before,.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-filter:before{content:"\f533"}.dashicons-undo:before{content:"\f171"}.dashicons-redo:before{content:"\f172"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-distractionfree:before,.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-video:before{content:"\f219"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-table:before{content:"\f535"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-none:before{content:"\f138"}.dashicons-lock:before{content:"\f160"}.dashicons-unlock:before{content:"\f528"}.dashicons-calendar:before{content:"\f145"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-visibility:before{content:"\f177"}.dashicons-hidden:before{content:"\f530"}.dashicons-post-status:before{content:"\f173"}.dashicons-edit:before{content:"\f464"}.dashicons-post-trash:before,.dashicons-trash:before{content:"\f182"}.dashicons-sticky:before{content:"\f537"}.dashicons-external:before{content:"\f504"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-leftright:before{content:"\f229"}.dashicons-sort:before{content:"\f156"}.dashicons-randomize:before{content:"\f503"}.dashicons-list-view:before{content:"\f163"}.dashicons-excerpt-view:before,.dashicons-exerpt-view:before{content:"\f164"}.dashicons-grid-view:before{content:"\f509"}.dashicons-move:before{content:"\f545"}.dashicons-hammer:before{content:"\f308"}.dashicons-art:before{content:"\f309"}.dashicons-migrate:before{content:"\f310"}.dashicons-performance:before{content:"\f311"}.dashicons-universal-access:before{content:"\f483"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-tickets:before{content:"\f486"}.dashicons-nametag:before{content:"\f484"}.dashicons-clipboard:before{content:"\f481"}.dashicons-heart:before{content:"\f487"}.dashicons-megaphone:before{content:"\f488"}.dashicons-schedule:before{content:"\f489"}.dashicons-wordpress:before{content:"\f120"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-pressthis:before{content:"\f157"}.dashicons-update:before{content:"\f463"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-cart:before{content:"\f174"}.dashicons-feedback:before{content:"\f175"}.dashicons-cloud:before{content:"\f176"}.dashicons-translation:before{content:"\f326"}.dashicons-tag:before{content:"\f323"}.dashicons-category:before{content:"\f318"}.dashicons-archive:before{content:"\f480"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-text:before{content:"\f478"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-yes:before{content:"\f147"}.dashicons-no:before{content:"\f158"}.dashicons-no-alt:before{content:"\f335"}.dashicons-plus:before{content:"\f132"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-minus:before{content:"\f460"}.dashicons-dismiss:before{content:"\f153"}.dashicons-marker:before{content:"\f159"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-star-empty:before{content:"\f154"}.dashicons-flag:before{content:"\f227"}.dashicons-info:before{content:"\f348"}.dashicons-warning:before{content:"\f534"}.dashicons-share:before{content:"\f237"}.dashicons-share1:before{content:"\f237"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-twitter:before{content:"\f301"}.dashicons-rss:before{content:"\f303"}.dashicons-email:before{content:"\f465"}.dashicons-email-alt:before{content:"\f466"}.dashicons-facebook:before{content:"\f304"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-networking:before{content:"\f325"}.dashicons-googleplus:before{content:"\f462"}.dashicons-location:before{content:"\f230"}.dashicons-location-alt:before{content:"\f231"}.dashicons-camera:before{content:"\f306"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-vault:before{content:"\f178"}.dashicons-shield:before{content:"\f332"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-sos:before{content:"\f468"}.dashicons-search:before{content:"\f179"}.dashicons-slides:before{content:"\f181"}.dashicons-analytics:before{content:"\f183"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-area:before{content:"\f239"}.dashicons-groups:before{content:"\f307"}.dashicons-businessman:before{content:"\f338"}.dashicons-id:before{content:"\f336"}.dashicons-id-alt:before{content:"\f337"}.dashicons-products:before{content:"\f312"}.dashicons-awards:before{content:"\f313"}.dashicons-forms:before{content:"\f314"}.dashicons-testimonial:before{content:"\f473"}.dashicons-portfolio:before{content:"\f322"}.dashicons-book:before{content:"\f330"}.dashicons-book-alt:before{content:"\f331"}.dashicons-download:before{content:"\f316"}.dashicons-upload:before{content:"\f317"}.dashicons-backup:before{content:"\f321"}.dashicons-clock:before{content:"\f469"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-microphone:before{content:"\f482"}.dashicons-desktop:before{content:"\f472"}.dashicons-laptop:before{content:"\f547"}.dashicons-tablet:before{content:"\f471"}.dashicons-smartphone:before{content:"\f470"}.dashicons-phone:before{content:"\f525"}.dashicons-smiley:before{content:"\f328"}.dashicons-index-card:before{content:"\f510"}.dashicons-carrot:before{content:"\f511"}.dashicons-building:before{content:"\f512"}.dashicons-store:before{content:"\f513"}.dashicons-album:before{content:"\f514"}.dashicons-palmtree:before{content:"\f527"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-money:before{content:"\f526"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-layout:before{content:"\f538"}.dashicons-paperclip:before{content:"\f546"}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing:    border-box; box-sizing:         border-box;
}
body {
background: #fff; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
clearfix
.group:before,
.group:after {
content: "";
display: table;
}
.group:after {
clear: both;
}
.group {
zoom: 1; } .nav-close{display:none;} body,
button,
input,
select,
textarea {
color: #404040;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif;
clear: both;margin-bottom:.5em;
}
.page-title, .entry-header h1{font-size:25px; font-weight:400; }
.entry-header h1 a{text-decoration:none; color:#404040;}
.entry-header h1 a:hover{text-decoration:underline;}
.entry-title h2{}
.entry-content h1{font-size:25px; color:#6c6c6c;}
.entry-content h2{font-size:20px;  color:#39393b;}
.entry-content h3{font-size:20px; color:#387383; font-weight:600;}
.entry-content h4{font-size:16px;font-weight:700; ;font-family: Arial, Helvetica, sans-serif;}
.entry-content h5{font-size:16px;font-weight:600; color:#387383;}
.entry-content h6{font-weight:600;}
.entry-content hr{width:75%;}
p {
margin-bottom: .5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0.9em 1.4em;
border-left: 10px solid #f3f3f3;
padding-left: 1em;
font-size: 16px;
font-style: italic;
float: right;
}
blockquote strong {
font-size: 12px;
padding-left: 7em;
font-style: normal;
float: right;
margin-top: 1em;
font-weight: 400;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
.site-title a{ font-size:25px; line-height:32px; text-decoration:none; color:#003745!important;}
.site-title a:hover{text-decoration:none;}
.site-title{ color:#003745; font-family: 'Open Sans', sans-serif; font-weight:400; margin:15px 0 20px 20px;}
.header-title{ color:#003745;font-family: 'Open Sans', sans-serif; font-weight:700;} hr {
background-color: #404040;
border: 0;
height: 1px;
margin-bottom: 1.5em;
clear:both;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: circle;
}
.entry-content ul {
list-style: circle;
color:#003745;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
select{border:0; background:#f3f3f3; padding:10px 20px;
}
select:active{border:none;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border:0;
border-radius: 1px;
background: #003745;
color:#fff;
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: 1em 2em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background:#387383;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
#search-footer input[type="search"],
#search-header input[type="search"],
#search-footer input[type="search"]:focus,
#search-header input[type="search"]:focus{
color: #666;
border: 0;
border-radius: 0;
background: #F3F3F3;
margin-right: -2px;
}
#search-footer input[type="search"]{ margin-left: 1em;  width: 65%;}
#search-footer input[type="submit"], #search-header input[type="submit"] {
border: 0;
border-radius: 0px;
background: #6C9E29;
color: #fff;
cursor: pointer;
-webkit-appearance: button;
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: 0.65em 2em 0.6em 2em;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
}
.group:after {
visibility: hidden;
display: block;
content: "";
clear: both;
height: 0;
}
* html .group             { zoom: 1; } *:first-child+html .group { zoom: 1; }   a {
color: #008bff; text-decoration:none;
}
a:visited {
color:  #008bff;
}
a:hover,
a:focus,
a:active {
color: #008bff; text-decoration:underline;
} .main-navigation {
clear: both;
display: block;
margin:0 auto;
width: 100%;
position:relative;
}
.main-navigation ul {
list-style: none;
margin: 0;
}
.main-menu-item > a{font-family: 'Open Sans', sans-serif;}
.sub-menu-item{font-family:Arial, Helvetica, sans-serif;}
.main-navigation a {
text-decoration: none;
}
.main-navigation ul ul ul {
background: none;
display: block;
}
.main-navigation ul ul ul li{}
.main-navigation ul ul a {
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
}
.main-navigation ul ul li:hover > ul {
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
} .menu-toggle {
display: none;
} @media screen and (max-width: 600px) {
.alignright {
display: inline;
float: none;
margin-left: 0;
}
#address {
padding-bottom: 2em;
}
blockquote{
width: 93%;}
html, body{
overflow-x: hidden; }
#___gcse_1{width:100%;margin:0 auto;}
.site-branding {
position: relative;
height: 4em;
}
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
} html, body{
overflow-x: hidden; } .pushy .nav-close{display:block; text-align:right; padding-right:2em;}
.pushy .nav-close:after{font-family:'FontAwesome';content: "\f00d"; font-size:2em; vertical-align: -0.2em;
padding-left: 0.3em;}
.pushy-active {
overflow-x: hidden;
}
.pushy{
position: fixed;
width: 250px;
height: 100%;
top: 0;
z-index: 9999;
background: #fff;
font-size: 0.9em;
-webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
overflow: auto;
-webkit-overflow-scrolling: touch; }
.pushy a{
display: block;
color: #404040;
padding: 6px 20px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-top: 1px solid rgba(255, 255, 255, .1);
text-decoration: none;
}
.pushy a:hover{
background: #6c9e29;
color: #FFF;
}
.pushy .menu-depth-1{padding-left:1em; border:0; font-weight:400; }
.pushy .main-menu-item{font-weight:700;}
.pushy .main-menu-item .parent:after{
font-family:'FontAwesome';
content: "\f0da";
font-size:1.2em; vertical-align: -0.15em;
padding-left: 0.8em;
}
.pushy .menu-depth-1{
height:0; overflow:hidden; opacity:0; z-index:-1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
.pushy .open-menu-depth-1{height:auto;opacity:1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;} .pushy-left{
-webkit-transform: translate3d(-250px,0,0);
-moz-transform: translate3d(-250px,0,0);
-ms-transform: translate3d(-250px,0,0);
-o-transform: translate3d(-250px,0,0);
transform: translate3d(-250px,0,0);
}
.pushy-open{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.container-push, .push-push{
-webkit-transform: translate3d(250px,0,0);
-moz-transform: translate3d(250px,0,0);
-ms-transform: translate3d(250px,0,0);
-o-transform: translate3d(250px,0,0);
transform: translate3d(250px,0,0);
} .pushy, #content, #masthead, .push {
-webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
-moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
-o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
transition: transform .2s cubic-bezier(.16, .68, .43, .99);
} .site-overlay{
display: none;
}
.pushy-active .site-overlay{
display: block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9998;
background-color: rgba(0,0,0,0.5);
-webkit-animation: fade 500ms;
-moz-animation: fade 500ms;
-o-animation: fade 500ms;
animation: fade 500ms;
}
@keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-moz-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-o-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
.menu-btn{ clear:both; padding:.4em 1em .4em .5em;z-index:99999; font-size:18px; background:#f3f3f3; border:#f3f3f3; color:#404040; margin-left:.8em;}
.menu-btn:hover{color:#fff;}
.menu-btn:before{font-family:'FontAwesome'; content: "\f0c9"; font-size:25px;vertical-align: -3px;
padding-right: 0.5em;}
#content{display:table; width:100%;}
#side-navigation{display: table-header-group; width:100%; clear:left; }
.menu-toggle,
#side-navigation.toggled #side-sub-menu {
display: block;
margin:0 0 0 1em;
font-size:14px;
padding:0.3em 0.5em 0.3em 0.8em;
}
#side-navigation.toggled #side-sub-menu{
height: auto;
opacity: 1;
-webkit-transition: opacity 0.4s ;
-moz-transition: opacity 0.4s ;
-ms-transition: opacity 0.4s ;
-o-transition: opacity 0.4s;
transition: opacity 0.4s ;
}
.menu-toggle{margin-bottom:.5em; }
.menu-toggle:after{font-family:'FontAwesome';content: "\f0d7"; font-size:25px; vertical-align: -5px;
padding-left: 0.4em;}
.menu-toggle:before{font-family:'FontAwesome';content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.4em;}
#side-sub-menu{height: 0; overflow:hidden;
opacity: 0; margin-left:1em; list-style:none;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
#side-sub-menu li{margin-bottom:0.7em;}
#secondary{display:none;} #slideshow{ display: inline-block;}
.poplinks{display: block; margin-top: 2em;}
.mobile-middle-panel{display:table-footer-group;}
#front-1st{display:table-header-group;}
#front-3rd{display:none;}
#mobile-bottom-panel{display:none;}
.front-art-box {padding:.5em 1em;
min-height: 13.8em;
}
.front-art-box img {
width:95%;
padding-top: .5em;}
.front-art-box h2, .front-square h2 {
font-size: 1.5em;
margin-bottom: 5px;
}
.site-main{padding:1em; width:100%;}  .child-landing-title{padding:.6em 1em;}
.meeting-con{margin:.5em 0;}  .child-page-area img,.child-page-area p, .landinglink{display:none;}
.child-page-area.blue-theme,.child-page-area.green-theme,.child-page-area.yellow-theme,.child-page-area.orange-theme,.child-page-area.red-theme{background:#fff;}
.child-landing-title{padding: 1.6em;}
.child-page-area{line-height:0;}  #main{display:table;}
#popular-links{padding:0 1em; display: table-footer-group;}
#popular-links a{color:#404040;}
#popular-links h2{padding:0 1em;}
.site-full article{padding:0 1em;}
.atoz-menu{padding:0 1em; margin:0;}
#menu-a-to-z-popular-links{margin:0 1em;}
#menu-a-to-z-popular-links .menu-item-has-children{width:48%; float:left; min-height:120px;}
#menu-a-to-z-popular-links .menu-item-has-children:nth-child(odd) {margin-right:2.5%; }
.az-menu-item-depth-0{list-style:none; width:50%; float:left; min-height:250px;}  #icclogo {
background: url(//icc.govt.nz/wp-content/themes/icc/images/Council-logo.png) no-repeat;
height: 120px;
}
#govtlogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/nzgovtlogo.gif) no-repeat; width:143px; height:40px;}
.footer-menu{background:#f3f3f3; padding:1em;}
#menu-footer{list-style:none; margin:0;}
#menu-footer li{margin-bottom:.5em;
float: left;
width: 48%;
margin-right: 2%;
}
.social{margin:0 1em;}
.socialfb > a{text-indent:-9999px;}
.socialtw a{text-indent:-9999px;}
#address{width:95%}
#address span{margin:0 5em;}
#search-footer{display:block; background:#f3f3f3; padding: .5em 13px .5em 5px;}
#search-header{display:none;} .document-links:after{margin-left:7px;}
}  @media only screen and (min-width: 480px) and (max-width: 767px)  {
html, body{
overflow-x: hidden; }
.alignright {
display: inline;
float: none;
margin-left: 0;
}
blockquote{
width: 93%;}
#address {
padding-bottom: 2em;
}
#slideshow{display:none;}
#content{display:table; width:100%;}
#___gcse_1{width:100%;margin:0 auto;}
.site-branding {
position: relative;
height: 4em;
}
#side-navigation{display: table-header-group; width:100%; clear:left; }/*/*/.pushy .nav-close{display:block; text-align:right; padding-right:2em;}
.pushy .nav-close:after{font-family:'FontAwesome';content: "\f00d"; font-size:2em; vertical-align: -0.2em;
padding-left: 0.3em;}
.pushy{
position: fixed;
width: 250px;
height: 100%;
top: 0;
z-index: 9999;
background: #fff;
font-size: 0.9em;
-webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
overflow: auto;
-webkit-overflow-scrolling: touch;/**/}
.pushy a{
display: block;
color: #404040;
padding: 6px 20px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-top: 1px solid rgba(255, 255, 255, .1);
text-decoration: none;
}
.pushy a:hover{
background: #6c9e29;
color: #FFF;
}
.pushy .menu-depth-1{padding-left:1em; border:0; font-weight:400; }
.pushy .main-menu-item{font-weight:700;}
.pushy .main-menu-item .parent:after{
font-family:'FontAwesome';
content: "\f0da";
font-size:1.2em; vertical-align: -0.15em;
padding-left: 0.8em;
}
.pushy .menu-depth-1{
height:0; overflow:hidden; opacity:0; z-index:-1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
.pushy .open-menu-depth-1{height:auto;opacity:1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;} .pushy-left{
-webkit-transform: translate3d(-250px,0,0);
-moz-transform: translate3d(-250px,0,0);
-ms-transform: translate3d(-250px,0,0);
-o-transform: translate3d(-250px,0,0);
transform: translate3d(-250px,0,0);
}
.pushy-open{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.container-push, .push-push{
-webkit-transform: translate3d(250px,0,0);
-moz-transform: translate3d(250px,0,0);
-ms-transform: translate3d(250px,0,0);
-o-transform: translate3d(250px,0,0);
transform: translate3d(250px,0,0);
} .pushy, #content, #masthead, .push {
-webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
-moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
-o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
transition: transform .2s cubic-bezier(.16, .68, .43, .99);
} .site-overlay{
display: none;
}
.pushy-active .site-overlay{
display: block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9998;
background-color: rgba(255,255,255,0.5);
-webkit-animation: fade 500ms;
-moz-animation: fade 500ms;
-o-animation: fade 500ms;
animation: fade 500ms;
}
@keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-moz-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-o-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
.menu-btn{ clear:both; padding:.4em 1em .4em .5em;z-index:99999; font-size:18px; background:#f3f3f3; border:#f3f3f3; color:#404040; margin-left:.8em;}
.menu-btn:hover{color:#fff;}
.menu-btn:before{font-family:'FontAwesome'; content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.5em;}
.menu-toggle,
#side-navigation.toggled #side-sub-menu {
display: block;
margin:0 0 0 1em;
font-size:14px;
padding:0.3em 0.5em 0.3em 0.8em;
}
.menu-toggle{margin-bottom:.5em; }
.menu-toggle:after{font-family:'FontAwesome';content: "\f0d7"; font-size:25px; vertical-align: -5px;
padding-left: 0.4em;}
.menu-toggle:before{font-family:'FontAwesome';content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.4em;}
#side-navigation.toggled #side-sub-menu{
height: auto;
overflow:hidden;
opacity: 1;
-webkit-transition: opacity 0.4s ;
-moz-transition: opacity 0.4s ;
-ms-transition: opacity 0.4s ;
-o-transition: opacity 0.4s;
transition: opacity 0.4s ;
}
#side-sub-menu{height: 0;
opacity: 0; margin-left:1em; list-style:none;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
#side-sub-menu li{margin-bottom:0.7em;}
#secondary{display:none;} #slideshow{display:none;}
.mobile-middle-panel{display:table-header-group;}
#front-1st{display:table-footer-group;}
#front-3rd{display:none;}
#mobile-bottom-panel{display:none;}
.front-art-box {padding:.5em 1em;
min-height: 13.8em;
}
.front-art-box h2, .front-square h2 {
font-size: 1.5em;
margin-bottom: 5px;
}
.site-main{padding:1em; width:100%;}
.site-full{width:100%;}  .child-landing-title{padding:.6em 1em;}
.meeting-con{margin:.5em 0;}
.meet-page-area{width:48.75%; float:left; margin-bottom:10px;}
.meet-page-area:nth-child(even) {margin-right:2.5%; }  .council-profile-image{width:8em; float:left;}
.council-profile-details{float:left; width:79%;}  .child-page-area img,.child-page-area p, .landinglink{display:none;}
.child-page-area.blue-theme,.child-page-area.green-theme,.child-page-area.yellow-theme,.child-page-area.orange-theme,.child-page-area.red-theme{background:#fff;}
.child-landing-title{padding: 1.6em;}
.child-page-area{line-height:0;}
.child-page-area{width:48.75%; float:left; margin-bottom:10px;}
.child-page-area:nth-child(even) {margin-right:2.5%; }  .profile-image{width:22%; float:left;}
.profile-details{width:78%; float:left;}  #main{display:table;}
#popular-links{padding:0 1em; display: table-footer-group;}
#popular-links a{color:#404040;}
#popular-links h2{padding:0 1em;}
#menu-a-to-z-popular-links .menu-item-has-children{width:48%; float:left; min-height:120px;}
#menu-a-to-z-popular-links .menu-item-has-children:nth-child(odd) {margin-right:2.5%; }
.site-full article{padding:0 1em;}
.atoz-menu{padding:0 1em; margin:0;}
.az-menu-item-depth-0{list-style:none; width:33%; float:left; min-height:250px;}  .one-half,.one-half-last{  }
.one-third,.one-third-last,.one-third-end{  }
.one-fourth,.one-fourth-last,.one-fourth-end{ width:48.5%; float:left; }
.one-fourth-last:nth-child(even){margin-left:1.5%;}
.one-half-last{}
.one-third-last{}
.one-fourth-end{margin-left:1.5%; }
.document-title{width:70%; float:left;}
.document-links:after{margin-left:20px; } #icclogo {
background: url(//icc.govt.nz/wp-content/themes/icc/images/Council-logo.png) no-repeat;
height: 120px;
}
#govtlogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/nzgovtlogo.gif) no-repeat; width:143px; height:40px;}
.footer-menu{background:#f3f3f3; padding:1em;}
#menu-footer{list-style:none; margin:0;}
#menu-footer li{margin-bottom:.5em;
float: left;
width: 48%;
margin-right: 2%;
}
.social{margin:0 1em;}
.socialfb{float:left; width:50%;}
.socialtw{float:left; width:50%;}
#search-footer{display:block; background:#f3f3f3; padding:.5em 0;}
#search-header, .rightside{display:none;} }  @media only screen and (min-width: 768px) and (max-width: 991px) {
.site-branding{position:relative;height:5em;}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
blockquote{
width: 45%;}  .pushy .nav-close{display:block; text-align:right; padding-right:2em;}
.pushy .nav-close:after{font-family:'FontAwesome';content: "\f00d"; font-size:2em; vertical-align: -0.2em;
padding-left: 0.3em;}
.pushy{
position: fixed;
width: 250px;
height: 100%;
top: 0;
z-index: 9999;
background: #fff;
font-size: 0.9em;
-webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
overflow: auto;
-webkit-overflow-scrolling: touch; }
.pushy a{
display: block;
color: #404040;
padding: 6px 20px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-top: 1px solid rgba(255, 255, 255, .1);
text-decoration: none;
}
.pushy a:hover{
background: #6c9e29;
color: #FFF;
}
.pushy .menu-depth-1{padding-left:1em; border:0; font-weight:400; }
.pushy .main-menu-item{font-weight:700;} .pushy-left{
-webkit-transform: translate3d(-250px,0,0);
-moz-transform: translate3d(-250px,0,0);
-ms-transform: translate3d(-250px,0,0);
-o-transform: translate3d(-250px,0,0);
transform: translate3d(-250px,0,0);
}
.pushy-open{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.container-push, .push-push{
-webkit-transform: translate3d(250px,0,0);
-moz-transform: translate3d(250px,0,0);
-ms-transform: translate3d(250px,0,0);
-o-transform: translate3d(250px,0,0);
transform: translate3d(250px,0,0);
} .pushy, #content, #masthead, .push {
-webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
-moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
-o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
transition: transform .2s cubic-bezier(.16, .68, .43, .99);
} .site-overlay{
display: none;
}
.pushy-active .site-overlay{
display: block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9998;
background-color: rgba(255,255,255,0.5);
-webkit-animation: fade 500ms;
-moz-animation: fade 500ms;
-o-animation: fade 500ms;
animation: fade 500ms;
}
@keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-moz-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-o-keyframes fade{
0%   { opacity: 0; }
100% { opacity: 1; }
}
.menu-btn{ clear:both; padding:.4em 1em .4em .5em;z-index:99999; font-size:18px; background:#f3f3f3; border:#f3f3f3; color:#404040; margin-left:.8em;}
.menu-btn:hover{color:#fff;}
.menu-btn:before{font-family:'FontAwesome'; content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.5em;}
#___gcse_0 {
width: 212px;
float: right;
margin:1em 1em 0 0;
}
.site-title {
width: 50%;
float: left;}
#side-sub-menu{height: 0; overflow:hidden;
opacity: 0; margin-left:1em; list-style:none;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;}
#side-sub-menu li{margin-bottom:0.7em;}
.menu-toggle,
#side-navigation.toggled #side-sub-menu {
display: block;
margin:0 0 0 1em;
font-size:14px;
padding:0.3em 0.5em 0.3em 0.8em;}
#side-navigation.toggled #side-sub-menu{
height: auto;
opacity: 1;
-webkit-transition: opacity 0.4s ;
-moz-transition: opacity 0.4s ;
-ms-transition: opacity 0.4s ;
-o-transition: opacity 0.4s;
transition: opacity 0.4s ;
}
.menu-toggle{margin-bottom:.5em; }
.menu-toggle:after{font-family:'FontAwesome';content: "\f0d7"; font-size:25px; vertical-align: -5px;
padding-left: 0.4em;}
.menu-toggle:before{font-family:'FontAwesome';content: "\f0c9"; font-size:25px; vertical-align: -3px;
padding-right: 0.4em;}
#content{display:table; width:100%;}
#side-navigation{display: table-header-group; width:100%; clear:left; }
.site-main{ width:77%; float:left; padding:0 1em;}
.site-full{ width:100%; padding:0 1em; }
#popular-links{background:#f3f3f3; padding:1em; margin-bottom:1em;}
#popular-links a{color:#404040;}
#secondary {float:left;
width:21%; margin-right:1em; }
.child-page-area{width:48.75%; float:left; margin-bottom:10px;}
.child-page-area:nth-child(even) {margin-right:2.5%; }
.child-landing-title{padding:0.6em 1em;}
.landing-a-title{padding:0!important;}
.council-profile-image{width:8em; float:left;}
.council-profile-details{float:left; width:79%;} #front-1st{
width: 100%;
background:#003745;
}
#slideshow{
width:62.5%;
float:left;}
.poplinks {
width: 35%;
float:left;
background: #003745;
}
#front-3rd {
width: 25%;
float: right;
}
.mobile-middle-panel{width:75%;float:right;}
#mobile-bottom-panel{width:100%; clear:both;}
.site-full .top-panel {
position: relative;
width: 100%;
height: 13.8em;
}
.front-art-box, .frontbox {
position: relative;
}
.top-panel img,.frontbox img{
height:100%;}
.front-art-box img{max-height:89%;
}
.frontbox{height:13.8em;  width:25%; float:left; overflow: hidden;}
.front-square {
position: absolute;
top: 12px;
left: 0;
width: 100%;
}
.front-art-box {
width: 50%;
float: left;
min-height: 13.8em;
}  .side-panel{min-height:161px; position:relative;}
.side-panel big{font-size:45px; font-family: 'Open Sans', sans-serif;}
.side-panel img{}
.front-square {
position: absolute;
top: 2px;
left: 0;
width: 100%;}
.fronttitle{padding:0 12px;}
.frontcontent {
margin:2px 12px;
}
.front-art-box h2, .front-square h2 {
font-size: 1.5em;
margin-bottom: 5px;
}
.menu-popular-links-container a {
color: #fff;
text-decoration: none;
font-size: 1.1em;
font-family: 'Open Sans', sans-serif;
}
.side-panel big {
font-size: 2.6em;
font-family: 'Open Sans', sans-serif;
}  .one-half,.one-half-last{ width:48.5%; float:left; }
.one-third,.one-third-last,.one-third-end{ width:31.66%; float:left; }
.one-fourth,.one-fourth-last{ width:24%; float:left; }
.one-half-last{ margin-left:2.5%;}
.one-third-last{ margin:0 2.5%;}
.one-fourth-last{ margin:0 1%;} #footerlogo {
width: 20%;
height: 114px;
float: left;
}
#icclogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/Council-logo.png) no-repeat; width:240px; height:114px;}
#govtlogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/nzgovtlogo.gif) no-repeat; width:143px; height:40px;}
.footer-menu {
float:left;
width: 56%;
padding-top: 1px;
}
#menu-footer li {
float: left;
width: 48%;
margin-right: 2%;
}
#menu-footer{ list-style:none;}
.social {
float: left;
width: 22%;
margin-top: 20px;
}
#address{width:100%; clear:both;}  #menu-a-to-z-popular-links .menu-item-has-children{float:left; width:25%;}
.az-menu-item-depth-0{list-style:none; width:25%; float:left; min-height:300px;} .meet-page-area{width:48.75%; float:left; margin-bottom:10px;}
.meet-page-area:nth-child(even) {margin-right:2.5%; }
.meeting-td{width:48.5%; float:left;}
.meeting-td:nth-child(even){margin-right:2.5%;}
.meeting-con{width:48.5%; float:right; margin-bottom:10px;}
.meeting-docs{float:right;clear:both;} .child-page-area img {width:100%;}
.document-title{width:70%; float:left;}
.document-links:after{margin-left:20px;}
#search-footer{display:none;}
}  @media only screen and (min-width: 992px){
.site-branding{position:relative;height:5em;}
.site-content, .site-branding, .site-footer{width:1000px; margin:0 auto;}
.menu-btn{display:none;}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
blockquote{
width: 45%;} .site-title{width: 50%;
float: left;}
#___gcse_0{width:212px; float:right; margin-top:20px;}
.content-area {
float: left;
margin: 0 -100% 0 0;
width: 100%;
}
.site-main {
margin: 0 22.5% 0 22.5%;
}
.site-content .widget-area {
float: right;
overflow: hidden;
width: 21%;
}
#side-navigation.widget-area {
float: left;
overflow: hidden;
width: 21%;
}
.site-footer {
clear: both;
}
.main-navigation {
clear: both;
display: block;
margin:0 auto;
width: 1000px;
position:relative;
background:#f3f3f3;
padding:10px 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.menu-open{margin-bottom:155px;
-webkit-transition: all 0.2s ;
-moz-transition: all 0.2s ;
-ms-transition: all 0.2s ;
-o-transition: all 0.2s;
transition: all 0.2s ;
}
.main-navigation ul {
list-style: none;
margin: 0;
}
.main-menu-item{float:left; text-align:center; }
.main-menu-item > a {padding:11px 25px;}
.menu-depth-1{
position: absolute;
top: -9999px;
left: -9999px;
opacity: 0;
width: 100%;
padding: 2em 2.1em ;
height:155px;
background-color: #f3f3f3;
-webkit-transition: opacity 1.5s ease;
-moz-transition: opacity 1.5s ease;
-ms-transition: opacity 1.5s ease;
-o-transition: opacity 1.5s ease;
transition: opacity 1.5s ease;
}
.main-navigation .menu-item-depth-1{float:left; text-align:left; width:23%; margin-right:2%;}
.main-navigation .menu-depth-2 li {margin-bottom:10px;}
.main-navigation .menu-depth-2{margin-top:10px;} .open-menu-depth-1{top: 2.999em; opacity: 1;
-webkit-transition: opacity 1s ease;
-moz-transition: opacity 1s ease;
-ms-transition: opacity 1s ease;
-o-transition: opacity 1s ease;
transition: opacity 1s ease;
left: 0; }
.menu-depth-2 li{}
.main-navigation li .menu-depth-1{border-top:2px solid #fff;}
.main-navigation ul li {
}
.main-navigation a {
text-decoration: none;
color:#737373;
}
.main-navigation ul ul {
}
.main-navigation ul ul ul {
background: none;
display: block;
}
.main-navigation ul ul ul li{}
.main-navigation ul ul a {
}
.main-navigation ul ul li {}
.main-navigation li:hover > a {}
.main-navigation ul ul :hover > a {}
.main-navigation ul ul a:hover {}
.main-navigation ul li:hover > ul {}
.main-navigation ul ul li:hover > ul {
} .main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor >a{}
.main-navigation .menu-item-depth-0 > a:hover{background:#6c9e29; color:#fff;}
.main-navigation .menu-item-depth-0.current-menu-item > a,
.main-navigation .menu-item-depth-0.current-menu-ancestor >a,
.main-navigation .menu-item-depth-0.current-page-ancestor >a
{ background:#6c9e29; color:#fff;} .frontbox{width:50%; float:right; height:210px;}
.front-art-box{width:50%; float:left; min-height:210px;max-height: 210px;}
.poplinks{width:50%; float:left; height:420px; background: #003745;}
.site-full .top-panel{position:relative;width:50%; float:right; height:210px;}
.site-full .top-panel big{font-size:45px; font-family: 'Open Sans', sans-serif;}
#front-3rd{width:42%; float:right;}
#front-1st{width:58%; float:left;}
#slideshow{height:420px; background:gray;width:100%;}
.front-rectangle{position:absolute; top:12px; left:0; width:100%;}
.front-square{position:absolute; top:12px; left:0; width:100%;}
.front-list{margin:0 0 0 20px; font-weight:700;}
.frontcontent{margin:12px;}  .side-panel{height:210px; position:relative;}
.side-panel big{font-size:45px; font-family: 'Open Sans', sans-serif;}
.front-art-box h2, .front-square h2{font-size:25px;margin-bottom: 5px;}
.menu-popular-links-container a{font-size:18px;}
.fronttitle{padding:0 12px;}
.mobileNewsSide{margin-top:1em;} #civil-defence-warning{width:1000px; margin:0 auto; min-height:200px;}
.child-page-area{width:48.75%; float:left; margin-bottom:10px;}
.child-page-area:nth-child(even) {margin-right:2.5%; }
.landing-a-title{padding:0!important;}
.child-landing-title{ text-align:center; font-weight:700; padding:10px 0;margin-bottom:10px;}
.profile-image{float:left; width:135px;}
.profile-details{float:left; width:415px; margin-bottom: 1em;}
title-lists h1 a{font-size:16px;}
#popular-links{width:100%; padding:20px; background:#f3f3f3; margin-bottom:20px;}
#popular-links a{color:#404040;}
#popular-links a:hover{text-decoration:underline;}
#popular-links h2{font-weight:600;}
.news-images{float:left; width:135px;}
.news-content{float:left; width:415px;}
.content-area article{margin-bottom:1em;}
.featureright{float:right; margin-bottom:1.5em; font-size:14px;}
.council-profile-image{float:left; width:115px;}
.council-profile-details{float:left; width:435px;}
#footerlogo{ float:left;}
#icclogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/Council-logo.png) no-repeat; width:240px; height:114px;}
#govtlogo{background: url(//icc.govt.nz/wp-content/themes/icc/images/nzgovtlogo.gif) no-repeat; width:143px; height:40px;}
.footer-menu{float:left; width:550px; padding-top:1px;}
#menu-footer{margin:45px 0 0 0; list-style:none;}
#menu-footer li{float:left; width:30%;margin-right:2%;}
.social{float:left; width:200px; margin-top:35px;} #menu-a-to-z-popular-links .menu-item-has-children{float:left; width:25%;}
.az-menu-item-depth-0{width:25%; float:left; min-height:300px;} .one-half,.one-half-last{ width:48.5%; float:left; }
.one-third,.one-third-last,.one-third-end{ width:31.66%; float:left; }
.one-fourth,.one-fourth-last,.one-fourth-end{ width:24%; float:left; }
.one-half-last{ margin-left:2.5%;}
.one-third-last{ margin:0 2.5%;}
.one-fourth-last{margin:0 1%;} .meet-page-area{width:48.75%; float:left; margin-bottom:3px;}
.meet-page-area:nth-child(even) {margin-right:2.5%; }
.meeting-td{width:48.5%; float:left; margin:1em 0;}
.meeting-td:nth-child(even){margin-right:2.5%;}
.meeting-con{width:48.5%; float:right; margin-bottom:10px;}
.meeting-docs{float:right;clear:both;} .document-title{width:70%; float:left;}
.document-links:after{margin-left:20px; }
.address{clear:both;}
#search-footer{display:none;}
} #address{color: #929292;}
.entry-footer{margin:1em 0;} #keyword{width:60%;}
#rates-content{
max-height:400px;
overflow-x: hidden;
margin-top: 1em;
margin-left: 0;
list-style: none;
border:1px solid #cdcdcd;
}
#rates-content li{padding:0.4em; border-bottom:1px solid #cdcdcd;}
#rates-content a{color:#404040;}
#rates-content li:hover{background:#f3f3f3;color: #3b3b3b;
font-weight: bold;}
.results-title{color:#003745; font-weight:600;font-family: 'Open Sans', sans-serif; }
.rates{margin:1em 0; clear:both; width:100%!important;}
.one-rates,.one-rates-last,.one-rates-end{ width:24%; float:left; margin-bottom:1em;}
.one-rates-last{margin:0 1%;}
.one-rates-last, .one-rates-end{text-align:right;}
.lrshare-totalshare{display:none;}/*/*/.site-footer{margin-bottom:.5em; margin-bottom:10px;}
#menu-footer li a{color:#929292;}
.social a{color:#929292;}
.social a:hover{text-decoration:none;}
.socialfb{}
.socialfb:before{font-family: "FontAwesome";
content: "\f230"; font-size:30px;vertical-align:-8px; padding-right: 0.3em;}
.socialtw:before{font-family: "FontAwesome";
content: "\f099";font-size:30px;vertical-align:-8px; padding-right: 0.3em;}
#address{text-align:center; padding-top:.8em; clear:both; margin-bottom:40px;}/*/*/#side-sub-menu{margin: 0;}
#side-sub-menu li{font-weight:600; font-family: 'Open Sans', sans-serif;background:#fff;}
#side-sub-menu a{text-decoration:none; color:#404040; font-weight:600;font-family: 'Open Sans', sans-serif;}
#side-sub-menu a:hover{text-decoration:underline; color:#003745;}
#side-sub-menu #current a{color:#003745;}/**//*/*/#side-sub-menu #current.blue-theme a,
#side-sub-menu .blue-theme a:hover{color:#387382;}
#side-sub-menu #current.green-theme a,
#side-sub-menu .green-theme a:hover{color:#6c9e29;}
#side-sub-menu #current.yellow-theme a,
#side-sub-menu .yellow-theme a:hover{color:#e2c326;}
#side-sub-menu #current.orange-theme a,
#side-sub-menu .orange-theme a:hover{color:#ed803e;}
#side-sub-menu #current.red-theme a,
#side-sub-menu .red-theme a:hover{color:#ca3a3a;}
#civil-defence-warning{background:#D11818; clear:both;}
.emergency-content{ padding:20px; color:#fff; font-size:16px;}
.emergency-content h2{font-size:25px; font-weight:700;}
.events-fp{list-style:none; margin:0;}
.events-fp li{margin-bottom:5px;}
.fronturl .white{background:#fff; color:#003745;}
.fronturl .orange {background:#ed803e; color:#fff;}
.fronturl .dark-blue{background:#003745; color:#FFF;}
.fronturl .mid-blue{background:#36899c; color:#FFF;}
.fronturl .blue-tint{background:#d7edf2; color:#003745;}
.fronturl .yellow{background:#e2c326; color:#003745;}
.fronturl .green{background:#6c9e29;color:#FFF;}
.fronturl .red{background:#ca3a3a;color:#FFF;}
.fronturl .white a{color:#003745;}
.fronturl .orange a{color:#fff;}
.fronturl .dark-blue a{color:#FFF;}
.fronturl .mid-blue a{color:#FFF;}
.fronturl .blue-tint a{color:#003745;}
.fronturl .yellow a{color:#003745;}
.fronturl .green a{color:#FFF;}
.fronturl .red a{color:#FFF;}
.front-art-box, .frontbox{position:relative;}
.front-art-box .orange{background:#ed803e; color:#fff;}
.front-art-box .dark-blue{background:#003745; color:#FFF;}
.front-art-box .mid-blue{background:#36899c; color:#FFF;}
.front-art-box .blue-tint{background:#d7edf2; color:#003745;}
.front-art-box .yellow{background:#e2c326; color:#FFF;}
.front-art-box .green{background:#6c9e29;color:#FFF;}
.front-art-box .red{background:#ca3a3a;color:#FFF;}
#news-article.orange{background:#ed803e; color:#fff;}
#news-article.dark-blue{background:#003745; color:#FFF;}
#news-article.mid-blue{background:#36899c; color:#FFF;}
#news-article.blue-tint{background:#d7edf2; color:#003745;}
#news-article.yellow{background:#e2c326; color:#FFF;}
#news-article.green{background:#6c9e29;color:#FFF;}
#news-article.red{background:#ca3a3a;color:#FFF;}
.entry-header .blue-theme{color:#387382; background:#fff; }
.entry-header .green-theme{color:#6c9e29; background:#fff;}
.entry-header .yellow-theme{color:#e2c326; background:#fff;}
.entry-header .orange-theme{color:#ed803e; background:#fff;}
.entry-header .red-theme{color:#ca3a3a; background:#fff;}
.entry-header .default{}/**/.entry-content.blue-theme h1,
.entry-content.blue-theme h2,
.entry-content.blue-theme h3,
.entry-content.blue-theme h4,
.entry-content.blue-theme h5,
.entry-content.blue-theme h6{color:#387382; }  .entry-content.green-theme h1,
.entry-content.green-theme h2,
.entry-content.green-theme h3,
.entry-content.green-theme h4,
.entry-content.green-theme h5,
.entry-content.green-theme h6{color:#6c9e29; } .entry-content.yellow-theme a,
.entry-content.yellow-theme h1,
.entry-content.yellow-theme h2,
.entry-content.yellow-theme h3,
.entry-content.yellow-theme h4,
.entry-content.yellow-theme h5,
.entry-content.yellow-theme h6{color:#e2c326;}
.entry-content.yellow-theme a:visited{color:#7A6C1D;} .entry-content.orange-theme h1,
.entry-content.orange-theme h2,
.entry-content.orange-theme h3,
.entry-content.orange-theme h4,
.entry-content.orange-theme h5,
.entry-content.orange-theme h6{color:#ed803e; }  .entry-content.red-theme h1,
.entry-content.red-theme h2,
.entry-content.red-theme h3,
.entry-content.red-theme h4,
.entry-content.red-theme h5,
.entry-content.red-theme h6{color:#ca3a3a; } .entry-content.blue-theme { background:#fff; }
.entry-content.green-theme{background:#fff;}
.entry-content.yellow-theme{ background:#fff;}
.entry-content.orange-theme{ background:#fff;}
.entry-content.red-theme{ background:#fff;}
.entry-content .default{}
.entry-header h2.blue-theme,
.entry-header h2.green-theme,
.entry-header h2.yellow-theme,
.entry-header h2.orange-theme,
.entry-header h2.red-theme,
.entry-header h2.default {font-size:20px;}/*/*/.child-page-area img{margin-bottom:-6px;}
.child-page-area p, .child-page-area a{padding:0 12px;}
.default{}
.child-landing-title.default{background:#003745; color:#fff;}
.child-page-area.default a{color:#003745;}
.blue-theme{background:#E5F5F5;}
.child-landing-title.blue-theme{background:#61a4b5; color:#fff;}
.child-page-area.blue-theme a{color:#387382;}
.green-theme{background:#E5F7CF;}
.child-landing-title.green-theme{background:#a5ca96; color:#fff;}
.child-page-area.green-theme a{color:#6c9e29;}
.yellow-theme{background:#fffadb;}
.child-landing-title.yellow-theme{background:#ccae02; color:#fff;}
.child-page-area.yellow-theme a{color:#e2c326;}
.orange-theme{background:#ffeed5;}
.child-landing-title.orange-theme{background:#ed803e; color:#fff;}
.child-page-area.orange-theme a{color:#ed803e;}
.red-theme{background:#FFE9E8;}
.child-landing-title.red-theme{background:#ca3a3a; color:#fff;}
.child-page-area.red-theme a{color:#ca3a3a;}/**/.pdf-url-content.blue{width:100%; padding:20px; background:#E5F5F5; margin-bottom:20px;}
.pdf-url-content.blue{color:#387383;} .pdf-url-content.blue hr{background:#387383;margin-bottom:0.5em; width:100%;}
.pdf-url-content.green{width:100%; padding:20px; background:#E5F7CF; margin-bottom:20px;}
.pdf-url-content.green{color:#6c9e29;} .pdf-url-content.green hr{background:#6c9e29;margin-bottom:0.5em; width:100%;}
.pdf-url-content.yellow{width:100%; padding:20px; background:#fffadb; margin-bottom:20px;}
.pdf-url-content.yellow{color:#ccae02;} .pdf-url-content.yellow hr{background:#ccae02;margin-bottom:0.5em; width:100%}
.pdf-url-content.orange{width:100%; padding:20px; background:#ffeed5; margin-bottom:20px;}
.pdf-url-content.orange{color:#ed803e;} .pdf-url-content.orange hr{background:#ed803e;margin-bottom:0.5em; width:100%;}
.pdf-url-content.red{width:100%; padding:20px; background:#FFE9E8; margin-bottom:20px;}
.pdf-url-content.red{color:#ca3a3a;} .pdf-url-content.red hr{background:#ca3a3a;margin-bottom:0.5em; width:100%;}
.pdf-url-content a{text-decoration:none;}
.pdf-url-content a:hover{text-decoration:underline;}/*/*/.howto-pdf-url{margin:0 0 20px 0; width:100%; color:#404040;}
.document-title p{ margin:0;}
.document-links:after{font-family: "FontAwesome";
content: "\f163";
}/*/*/#menu-a-to-z-popular-links a{text-decoration:none;}
#menu-a-to-z-popular-links a:hover{text-decoration:underline;}
#menu-a-to-z-popular-links .menu-item-has-children{ list-style:none;}
#menu-a-to-z-popular-links .menu-item-has-children .sub-menu{margin:0; list-style:none;}
.atoz-menu a{text-decoration:none; color:#404040;}
.atoz-menu a:hover{text-decoration:underline;}
.az-menu-item-depth-0{list-style:none; }
.az-main-menu-item >a{font-weight:600; text-decoration:none; color:#404040; font-size:18px; }
.az-menu-depth-1{margin:0; list-style:none;}
.az-menu-depth-2{list-style:none; margin-left: 0.5em;}
.az-menu-depth-2 li:before{content:"- ";}
.az-one{}
.az-two{}
.az-three{}
.az-four{}/**/.committee-name{font-size:18px;font-weight:600; font-family: 'Open Sans', sans-serif;}
.meeting{width:100%;}
.meeting:nth-child(odd){background:#f3f3f3;}
.meeting-title{font-weight:600; font-size:18px;}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
} .eo-event-venue-map-full,.eo-venue-map{margin-bottom:0.8em; clear:both;}
.eo-event-meta
, .single-event .eo-event-meta{list-style:none; }
.single-event .eo-event-meta{margin:0 0 1em 0;}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
} .aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}
.widget-title{font-weight:600; text-transform:uppercase;font-family: 'Open Sans', sans-serif;}
.widget ul{margin:0.4em 0 0.2em 0;}
.widget li{list-style:none; text-transform:normal;}
.widget li a{text-decoration:none;}  .rslides {
margin: 0 auto 40px;
}
#slideshow a{color:#fff;}
#slider2,
#slider3 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.events {
list-style: none;
}
.callbacks_container {
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.callbacks img {
display: block;
position: relative;
z-index: 1;
height: auto;
width: 100%;
border: 0;
cursor: pointer;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
text-shadow: none;
color: #fff;
background: #36899c;
background: rgba(0,55,69, .8);
left: 0;
right: 0;
bottom: 0;
padding: 10px 20px;
margin: 0;
max-width: none;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 52%;
left: 0;
opacity: 0.3;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 61px;
width: 38px;
background: transparent url(//icc.govt.nz/wp-content/themes/icc/images/themes.gif) no-repeat left top;
margin-top: -45px;
}
.callbacks_nav:active, .callbacks_nav:hover {
opacity: 1.0;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right: 0;
}/*/*/.content-area .blog-button{padding:8px 14px; background:#003745; text-decoration:none; color:#fff;font-size:14px; margin-bottom:.5em;float:right;}
.content-area .blog-button:hover{background:#387383;}
.featureright{}/**/.sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.site-content{margin-top:15px;} .parks-title{ font-size:18px; font-weight:600;} .parks-button{background:#6c9e29;color:#fff!important; padding:8px 14px; margin-bottom:.5em;float:right;}
.parks-button:hover{background:#558b0f;} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
.menu-popular-links-container{background:#003745; padding:1.5em;}
#menu-popular-links{list-style:none; margin:0;}
#menu-popular-links li{border-bottom:1px solid #fff; padding:0.4em 0;}
.menu-popular-links-container a{color:#fff; text-decoration:none; font-family: 'Open Sans', sans-serif;}
.popularlinkstitle{color:#fff;font-weight:700;} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}
.comments-title,.comment-reply-title{font-size:20px;}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 24%;
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
}
.gallery-columns-6 .gallery-item {
max-width: 16%;
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {}  .pagin-area{
float: right;
width: 100%;
margin:20px 0;}
.pagination-nav {
clear:both;
background:#f3f1f1;
font-size:13px;
line-height:13px;
float:right;
}
.pagination-nav span, .pagination-nav a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#111;
}
.pagination-nav a{float:left;}
.pagination-nav a:hover{
color:#111;
background:#d9d9d9;
}
.pagination-nav .current{
padding:6px 9px 5px 9px;
background:#d9d9d9;
color:#111;
}/*/*/form.gsc-search-box {
margin-bottom:0!important;}
#___gcse_0, #___gcse_0 .gsc-input-box,
#___gcse_1, #___gcse_1 .gsc-input-box
{background:#f3f3f3; border:0;}
#___gcse_0 .gsc-input-box:hover, #___gcse_0 .gsc-input-box:focus,
#___gcse_0 .gsc-search-box .gsc-input>input:hover,
#___gcse_0 .gsc-input-box-hover,
#___gcse_0 .gsc-search-box .gsc-input>input:focus,
#___gcse_0 .gsc-input-box-focus,
#___gcse_1 .gsc-input-box:hover, #___gcse_1 .gsc-input-box:focus,
#___gcse_1 .gsc-search-box .gsc-input>input:hover,
#___gcse_1 .gsc-input-box-hover,
#___gcse_1 .gsc-search-box .gsc-input>input:focus,
#___gcse_1 .gsc-input-box-focus
{box-shadow:none;}
#___gcse_0 .gsst_a .gscb_a,#___gcse_1 .gsst_a .gscb_a{color:#404040;}
#___gcse_0.cse input.gsc-input, #___gcse_0 input.gsc-input, #___gcse_0 input.gsc-input:focus,
#___gcse_1.cse input.gsc-input, #___gcse_1 input.gsc-input, #___gcse_1 input.gsc-input:focus
{background-image:none; box-shadow:none;}
#___gcse_0 table{margin: 0;}
#___gcse_0 input.gsc-input, #___gcse_0.gsc-input,
#___gcse_1 input.gsc-input, #___gcse_1.gsc-input {font-size:14px; background:none!important; text-indent:0!important;}
#___gcse_0 .gsib_a, #___gcse_1 .gsib_a{padding-top:2px;}
.gsc-search-button{}
#___gcse_0 .gsc-search-box-tools .gsc-search-box .gsc-input,
#___gcse_1 .gsc-search-box-tools .gsc-search-box .gsc-input {
padding-right: 0px;
}
#___gcse_0.cse .gsc-search-button input.gsc-search-button-v2, #___gcse_0 input.gsc-search-button-v2,
#___gcse_1.cse .gsc-search-button input.gsc-search-button-v2, #___gcse_1 input.gsc-search-button-v2{width: 34px;
height: 16px;
padding: 6px 26px 6px 10px;
min-width: 13px;
margin-top: 4px;
background:#f3f3f3 url(//icc.govt.nz/wp-content/themes/icc/images/search_box_icon.png) no-repeat 10px center ; border-radius:0; border:0;}
#___gcse_0 .gsst_b, #___gcse_1 .gsst_b{padding:2px;}
#___gcse_1 .gsc-tabsArea > div {overflow:visible;}
#___gcse_1 .gsc-selected-option-container{width: 100px!important; background:#f3f3f3; box-shadow:none;border-radius:0; border:0;}
#___gcse_1 .gsc-imageResult .gsc-cursor-box {
clear : both;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-trailing-more-results {
margin-bottom : 0;
display : inline;
}
#___gcse_1 .gsc-results .gsc-cursor {
display : inline;
background: #f3f1f1;
padding:7px 0;
}
#___gcse_1 .gsc-results .gsc-cursor-box {
margin-bottom : 10px;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-page:hover{background: #d9d9d9;}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-page {
cursor : pointer;
color : #111;
background: #f3f1f1;
padding:4px 8px;
margin-right : 8px;
display : inline;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
cursor : default;
color : #111;
background: #d9d9d9;
font-weight : bold;
text-decoration: none;
}/**/.gs-webResult {
padding: 2px;
} .gsc-result-info {
display: none;
} .gcsc-branding {
display: none;
} .form .gsc-thumbnail {
display: none;
} .gs-snippet {
} .gs-title a {
font-size: 14px;
} .gs-snippet {
font-size: 12px;
} .gs-title b, .gs-snippet b {
font-weight: normal;
} .gsc-url-top, .gsc-url-bottom {
display: none;
} div#main {
width: 360px;
margin: 200px auto 20px auto;
}
.title {
line-height: 1.2em;
position: relative;
margin-left: 40px;
}
div.icon {
margin-top: 4px;
float: left;
width: 31px;
height: 30px;
background-image: url(//icc.govt.nz/wp-content/themes/icc/images/search_box_icon.png);
background-repeat: no-repeat;
-webkit-transition-property: background-position, color;
-webkit-transition-duration: .2s, .1s;
-webkit-transition-timing-function: linear, linear;
-moz-transition-property: background-position, color;
-moz-transition-duration: .2s, .1s;
-ms-transition-duration: .2s, .1s;
-ms-transition-timing-property: linear, linear;
-o-transition-property: background-position, color;
-o-transition-duration: .2s, .1s;
-o-transition-timing-property: linear, linear;
transition-property: background-position, color;
transition-duration: .2s, .1s;
transition-timing-property: linear, linear;
}
div.icon:hover {
background-position: 0px -30px;
cursor: pointer;
}
input#search {
width: 350px;
height: 25px;
padding: 5px;
margin-top: 15px;
margin-bottom: 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
outline: none;
border: 1px solid #ababab;
font-size: 20px;
line-height: 25px;
color: #ababab;
}
input#search:hover, input#search:focus {
color: #3b3b3b;
border: 1px solid #36a2d2;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
h4#results-text {
display: none;
}
ul#results {
list-style:none;
display: none;
width: 100%;
margin: 4px 0 0 0;
border: 1px solid #ababab;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
-moz-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
max-height:400px;
overflow-x: hidden;
}
ul#results li {
padding: 8px;
cursor: pointer;
border-top: 1px solid #cdcdcd;
transition: background-color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out;
-webkit-transition: background-color .3s ease-in-out;
}
ul#results li:hover {
background-color: #f3f3f3;
}
ul#results li:first-child {
border-top: none;
}
ul#results li h3, ul#results li h4 {
transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-webkit-transition: color .3s ease-in-out;
color: #404040;
line-height: 1.2em;
}
ul#results li:hover h3, ul#results li:hover h4  {
color: #3b3b3b;
font-weight: bold;
}
ul#results a:hover{color: #3b3b3b;}
#inscriptions{text-align:center;}
@media all {
.print-break	{ display: none; }
} @media print {
.print-break	{ display: block; page-break-before: always; }
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
#primary{margin:0;}
#site-navigation,
.menu-btn,
#secondary,
#side-navigation,
.footer-menu,
.social,
.meet-page-area{display:none; margin:0;}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
} .wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.entry-header .entry-title,
.entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
}
} body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
font-size:14px;
}
.site-title_cs{position:absolute; left:-9999px;}
.site-branding{height:auto;}
.eo-event-venue-map-full, .eo-venue-map{min-height:300px!important;}
.ge-hide-field {
display: none;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
background: #666;
background: rgba(0, 0, 0, 0.91);
}
.oss_title_replace.oss_horizontal_share.share-container {
width: 100%;
clear: both;
}
.clearfix {
width: 100%;
display: block;
clear: both;
}
#search-header {
width:270px;
float: right;
margin-top: 1.2em;
}
.searchwp-highlight {
background-color: #8ee44a;
}
.rightside {
margin-top: 0.5em;
margin-left: 58%;
}
.gform_wrapper br {
display: none;
}
img#shielded-logo {
width: 30px;
float: left;
}@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}