/*
Theme Name: MercuryIT
Theme URI: http://localhost:8015/wp-content/themes/mercuryit
Description: Mercury IT Theme
Author: Mercury IT
Author URI: https://mercuryit.co.nz
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mercuryit
*/

@import url(fonts/fonts.css);
/* green= #007166 orange= #df7225 lightblue= #00a7e1 lightgreen= #ffbf3b grey?= #a3a9ac teal= #25cad3 */
/*-----------------------------------------------------general and body styles---------------------------------------------------------*/

body {
    font-family: 'museo_sans500';
}
body #home-page {
    background-color: #007166;
}
body p {
    font-family: 'museo_sans500';
    color:#007166;
}
body li {
    font-family: 'museo_sans500';
    color:#007166;
}
body a {
    color:#00A7E1;
}
h1 {
    font-family: 'museo_sans500';
    color: #007166;
}
h2 {
    font-family: 'museo_sans500';
    color: #007166;
}
h3 {
    font-family: 'museo_sans500';
    color: #007166;
}
h4 {
    font-family: 'museo_sans500';
    color: #007166;
}
p img {
    max-width:100%;
}
.alert p {
    color: #ff0000;
    font-size:1.2em;
    font-weight:600;
}
a:hover {
    color: #007166;
    text-decoration: underline;
}
.body-section {
    min-height: calc( 100vh - 533px);
}
hr {
	
}
/*-----------------home-2 styles only---------------*/
.page-template-home-2 {
	
}
.page-template-home-2 #main-nav-menu {
	background-color: #fff;
}
.page-template-home-2 .mercuryit-breadcrumbs {
	display:none;
}

.page-template-home-2 footer {
    color: #007166;
    background-color: #fff;
}
.page-template-home-2 footer  a {
    color:#007166;
}

.page-template-home-2 footer .footer-links p a {
    color: #007166;
}

.page-template-home-2 footer .footer p {
    color: #007166;
    margin-bottom: 0px;
}
.page-template-home-2 .fern-frond {
    background: url("/wp-content/uploads/2018/10/fern-frond.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -70px;
    width:220px;
    height:550px;
    z-index:100;
}
.page-template-home-2 .hp-boxes {
	position: relative;
    z-index: 101;
}
.page-template-home-2 .want-register {
	background-color: rgba(0,0,0,0);
}
.page-template-home-2 .left-col-content {
    padding: 30px 0px 30px 115px;
}

@media (min-width: 1200px) {
	.page-template-home-2 .fern-frond {
		left: calc( (100% - 1315px) / 2);
		height:550px;
	}
	.page-template-home-2 .left-col-content {
		padding: 60px 0px 30px 150px;
	}
}
/*-----------------------------------------------------header logo and search---------------------------------------------------------*/

header#site-title {
    background-color: #007166;
}
.header-image {
    position:relative;
}
.header-image img {
    width:100%;
    position:absolute;
    top:0;
    left:0;

}
.header-row {
	height: 150px;
    /*background: #007166 url("/wp-content/themes/mercuryit/img/header-banner-grad.jpg") no-repeat center center;*/
    /*background-size: cover;*/
}
.header-row-cont, .header-row-inner {
    height: 100%;
}
#site-title .site-logo a img {
    max-width: 333px;
    padding: 31px 0px;
    width: 100%;
}

#site-title .site-search {

}

#site-title .site-search .screen-reader-text {
    display: none;
}

#site-title .site-search form label input {
    height: 30px;
    outline-offset: 0px;
    -webkit-appearance: button;
    padding-left: 15px;
}
#site-title .site-search form button.btn-primary {
    background-color:#007166;
    color:#fff;
    border:none;
    border-radius:0px 6px 6px 0px;
    height: 35px;
    font-size: 14px;
    text-transform:uppercase;
}
#site-title .site-search form button.btn-primary:focus {
    outline: 0;
    box-shadow: none; 
}

#cherry-search-wrapper-1 {
    width:100%;
}

#cherry-search-wrapper-1 .cherry-search ul {
    padding:0px;
}
#main-nav-menu {
    background-color:#fff;

}
#mega-menu-wrap-primary {
    width: 100%!important;
}
.site-search #cherry-search-wrapper-1 .cherry-search input.search-field {
    border-radius: 6px 0px 0px 6px;
    border: none;
    height: 35px;
}
.site-search input.search-field {
    background: #fff url("/wp-content/themes/mercuryit/img/search-icon-input.png") no-repeat left center;
    text-indent: 20px;
}
.site-search input.search-field:focus {
    background-image: none;
    text-indent: 0px;
}
.site-search input.search-field::placeholder {
color:#fff;
}
.site-search input.search-field:-ms-input-placeholder {
    color: #fff;
}

.site-search input.search-field::-ms-input-placeholder {
    color: #fff;
}
/*------------------------------------------------------menu----------------------------------------------------------------*/
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-48 a.mega-menu-link:before {
    margin-top: -5px;
}

.menu-outer {
    display: inline;
    line-height: 42px;
    vertical-align: top;
}

span.menu-line-two {
    display: inline;
    line-height: 42px;
    margin: -15px 0px 0px 0px;
}

/*-----------------------------------------------------breadcrumbs---------------------------------------------------------*/
.mercuryit-breadcrumbs {
    background-color: #007166;
    color: #fff;
    font-size: 0.8em;
    padding-top: 10px;
}

.mercuryit-breadcrumbs span {
    color: #fff;
}

.mercuryit-breadcrumbs span a span:hover {
    color: #fff;
    text-decoration:underline;
}
/*------------------------------------------------------Search Website results Page---------------------------------------------------------*/
.search-listing {
}
.search-listing a:hover {
    text-decoration:none;
    color:#007166;
}
.search-listing h2:after {
    background-color: ##df7225;
    width: 30px;

}
.search-listing h2 {
    font-size:1.3em;
    margin-top:30px;
}
.site-search .cherry-search input.search-field {
    border-radius: 6px 0px 0px 6px;
    border: 1px solid #007166;
    height: 35px!important;
}
/*------------------------------------------------------Sibling Widget---------------------------------------------------------*/


div#sibling_widget-2 {
    background-color: #007166;
    padding: 15px;
    color:#fff;
}
div#sibling_widget-2 h3 {
    color: #fff;
}
div#sibling_widget-2 a {
    color: #fff;
    text-decoration:none;
}
div#sibling_widget-2 a:hover {
    text-decoration:underline;
}
div#sibling_widget-2 a.active {
    text-decoration:underline;
}
ul.siblings-widget {
    list-style:none;
    margin-left:-40px;
}

ul.siblings-widget ul.children {
    list-style: none;
    margin-left:-30px;
}

ul.siblings-widget ul.children li a {
    list-style: none;
    font-size:0.8em;
}




/*------------------------------------------------------Single Page---------------------------------------------------------*/
.heading {
    background-color: #007166;
    margin-bottom: 30px;
}
.heading h2 {
    color: #fff;
    padding-bottom: 15px;
}
/*------------------------------------------------------board member profile accordion---------------------------------------------------------*/
.board-members {
    margin-bottom:30px;
}
.board-members-repeater img {
    width:100%;
}
.member-accord {
    cursor:pointer;
}
.member-accord.acc-closed .member-profile {
    display:none;
    transition: all .2s ease-in-out;
}
.member-accord.acc-open .member-profile {
    display: block;
    transition: all .2s ease-in-out;
    /*border-bottom: 2px solid #007166;*/
}
.member-accord.acc-closed .member-title {
    padding: 5px 0px;
    color:#007166;
    background-color:#fff;
    /*border-bottom: 2px solid #007166;*/
}
.member-accord.acc-open .member-title {
    padding: 5px 0px;
}
.member-title h2 {
    margin-left: 30px;
	font-size:22px;
}
.member-accord.acc-closed .member-title:before {
    content: url('/wp-content/themes/mercuryit/img/icon-plus.png');
    display: block;
    font-size: 34px;
    color: #007166;
    position: absolute;
    left: 0px;
    top: -9px;
    transition: all .2s ease-in-out;
}
.member-accord.acc-open .member-title:before {
    content: url('/wp-content/themes/mercuryit/img/icon-minus.png');
    display: block;
    font-size: 34px;
    color: #007166;
    position: absolute;
    left: 0px;
    top: -9px;
    transition: all .2s ease-in-out;
}
/*-------------------------------------------------------homepage content-------------------------------------------------------*/
.home-container {
    background-color: #007166;
    position: relative;
}
.right-bg {
    background-color: #fbecdf;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.fern-frond {
    background: url("/wp-content/uploads/2018/10/fern-frond.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -70px;
    width:220px;
    height:550px;
    z-index:100;
}
.want-register {
	background-color: rgba(0,0,0,0);
    padding: 30px 10px;
    transition: all .2s ease-in-out;
}
.left-col-content {
    padding: 30px 0px 30px 115px;
}


.home-container .left-col {
    color:#fff;
    background-color:#007166;
}

.home-container .left-col p {
    color: #fff;
    background-color: #007166;
    font-size:20px;
}
.home-container .left-col p span {
    font-size: 30px;
}
.hp-boxes {
    margin-left: 0px;
    margin-bottom:30px;
    margin-right:0px;
	position: relative;
    z-index: 101;
}
.hp-boxes a {
    color:#fff;
    text-decoration:none;
}
.hp-boxes a:hover {
    color:#fff;
    text-decoration:underline;
}
.hp-boxes h4 {
    text-align:center;
    margin-bottom: 15px;
    margin-top: 15px;
}
.hp-boxes .hp-box-img {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    transition: all .2s ease-in-out;
}

.home-container .left-col .hp-boxes p {
    font-size: 14px;
    margin-bottom:0px;
    padding-left: 18px;
}
.home-container .left-col .hp-boxes p:before {
    content:"";
    background:url("/wp-content/themes/mercuryit/img/icon-hp-list.png") no-repeat;
    width: 13px;
    height: 13px;
    margin-right:5px;
    display: inline-block;
}
ul.hp-list {
    list-style: none;
    margin-left: -30px;
}
ul.hp-list li {
    background: url(/wp-content/themes/mercuryit/img/icon-hp-list.png) no-repeat 0px 0px transparent;
    list-style-type: none;
    min-height: 25px;
    margin-left: 0;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 30px;
    vertical-align: middle;
}
.am-registered, .consumer {
    padding: 30px 10px;
    background-color: #007166;
    transition: all .2s ease-in-out;
}
.want-register:hover, .am-registered:hover, .consumer:hover {
    background-color: rgba(251, 236, 223, 0.12);
    transition: all .2s ease-in-out;
    border-radius:10px;
}
/* .want-register h4:after, .am-registered h4:after, .consumer h4:after {
    content: "";
    display: block;
    width: 50%;
    height: 3px;
    background-color: #fff;
    margin: 15px 25% 0px 25%;
    transition: all .2s ease-in-out;
}
.want-register:hover h4:after, .am-registered:hover h4:after, .consumer:hover h4:after {
    width: 76%;
    margin: 15px 12% 0px 12%;
    transition: all .2s ease-in-out;
}
*/
.want-register:hover .hp-box-img, .am-registered:hover .hp-box-img, .consumer:hover .hp-box-img {
    background-color: #007166;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}
.right-col {
    color: #007166;
    background-color: #fbecdf;
}
.right-col .news-title h3 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.right-col .news-title {
    padding-left:5px;
}
.news-box {
    margin-top:30px;
}
.news-title-row {
    margin-bottom: 20px;
}
.news-icon {
    padding-right: 0px;
}
.subscribe-icon {
    padding-right: 0px;

}
.subscribe-row {
    margin-top: 30px;
}
.right-col .subscribe-title {
    padding-left: 4px;
}
.subscribe-title h3 {
    font-size: 14px;
    color: #df7225;
    padding: 5px 0px 3px;
    border-top: 2px dotted #007166;
    border-bottom: 2px dotted #007166;
}
.subscribe-title h3 a {
	color: #df7225;
}
.news-post h4 {
    font-size: 14px;
    color: #df7225;
    margin-left: 15px;
}
.news-post h4:before {
    content: "";
    background: url("/wp-content/themes/mercuryit/img/icon-plus.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-bottom:-5px;
}
.register-search-row {
    margin-top:30px;
}
.register-search-title h3 {
    font-size: 14px;
    color: #007166;
    font-weight: 600;
}
.register-search-icon {
    padding-right:0px;
}
.register-search-icon img {
    max-width: 30px;
}
ul.home-news-list {
    margin-left: -11px;
    max-width: 100%;
}
ul.home-news-list li {
    background: url("/wp-content/themes/mercuryit/img/icon-plus.png") no-repeat 0px 0px transparent;
    list-style-type: none;
    min-height: 25px;
    margin-left: 0;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 30px;
    vertical-align: middle;
}
ul.home-news-list li a{
    color: #df7225;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.register-select button {
    background-color: transparent;
    color: #007166;
    border: 2px solid #007166;
    border-radius: 6px 6px;
    height: 35px;
    font-size: 13px;
    margin: 5px 2px;
    font-weight:600;
    cursor:pointer;
}
.register-select button.active {
    background-color: #007166;
    color: #fff;
    font-weight:300;
}
.register-select button:focus {
    outline: 0;
    box-shadow: none;
}
.register-select {
    display: inline;
}
/*------------------------------------------------------public register---------------------------------------------------------*/

td.details-control {
    background: url(https://datatables.net/examples/resources/details_open.png) no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url(https://datatables.net/examples/resources/details_close.png) no-repeat center center;
}
.search-reg-table {
    width: 100%;
	margin-top: 30px;
	margin-bottom:30px;
}
.search-reg-table .dataTables_wrapper .dataTables_filter {
	float:left;
	margin-bottom:15px;
    height: 40px;
}

.search-reg-table .dataTables_wrapper .dataTables_filter input,
.search-reg-table th.searchable input{
	border: none;
    border-radius: 5px;
	height:40px;
    border: 1px solid #ccc;
	padding:0px 10px;
}
.search-reg-table .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
	text-align:left;
    float: right;
}
.search-reg-table label select {
	height:40px;
	border-radius: 5px;
}

.search-register .register-select button {
	width:100%;
    margin: 5px 0px;
    height: 40px;
    font-size: 16px;
}
.search-reg-table table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    /* border-bottom: #00A7E1; */
    color: #fff;
    background-color: #00A7E1;
}
.search-reg-table .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.search-reg-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover, 
.search-reg-table .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled:hover,
.search-reg-table .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:hover {
    background: #00A7E1;
    -webkit-appearance: none;
    background-color: #00A7E1!important;
    color: #fff!important;
    border-radius: 5px;
	border: 2px solid #00A7E1;
}
.search-reg-table .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.search-reg-table .dataTables_wrapper .dataTables_paginate .paginate_button, 
.search-reg-table .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled, 
.search-reg-table .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled {
    background: #fff;
    -webkit-appearance: none;
    background-color: #fff!important;
    color: #00A7E1!important;
    border-radius: 5px;
	border: 2px solid #00A7E1;
}
.search-reg-table .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate a.paginate_button {
    color: #00A7E1;
    font-weight: 600;
}
.search-reg-table .dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em;
    color: #00a7e1;
    font-weight: 600;
}

.search-inner {
    width: 251px;
    padding-bottom: 30px;
}
.register-search-box .search-inner label input {
    height: 35px;
    border-radius: 0px 6px 6px 0px;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: button;
    border: none;
    width: 144px;
}
.register-search-box .search-inner label {
    display:inline;
}
.register-search-box .search-inner button {
    background-color: #007166;
    color: #fff;
    border: none;
    border-radius: 6px 0px 0px 6px;
    height: 35px;
    padding: 0px 5px;
    cursor: pointer;
    font-size: 13px;
    margin: 5px -4px 5px 2px;
    display: inline;
    width: 104px;
}
.register-search-box .search-inner button:focus {
    outline: 0;
    box-shadow: none;
}
.register-search-box .screen-reader-text {
    display: none;
}

/*------------------------------------------------------dashboard page tiles styles---------------------------------------------------------*/
.tile-inner {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 50px 50px;
    border: 2px solid #007166;
    transition: all .2s ease-in-out;
}
.tile-inner:hover {
    background-color: #007166;
    text-decoration:none;
    transition: all .2s ease-in-out;
    cursor:pointer;
}
.tile-inner:hover h2, .tile-inner:hover p {
    color: #fff;
    text-decoration:none;
}
.tile-inner:hover h2:after {
    background-color: #fff;
}
.tile-outer a {
    width: 100%;
	text-decoration:none;
}
.tile-outer a:hover {
    background-color: #007166;
    text-decoration: none;
}
.tile-outer {
    margin-bottom: 30px;
    transition: all .2s ease-in-out;
}
.tile-outer p, .tile-outer h2 {
    color: #007166;
    text-align:center;
}
.tile-outer p:hover, .tile-outer h2:hover {
    text-decoration:none;
    color: #fff;
}
.tile-outer h2:after {
    content: "";
    display: block;
    width: 50%;
    height: 3px;
    background-color: #007166;
    margin: 15px 25% 0px 25%;
    transition: all .2s ease-in-out;
}
.tile-inner:hover h2:after {
    width: 76%;
    margin: 15px 12% 0px 12%;
    transition: all .2s ease-in-out;
}
.tile-outer p i {
    font-size: 50px;
}
/*-----------------------------------------------------------news archive loop-------------------------------------------------------------*/
.pagination-links {
	margin-bottom:15px;
}
.archive h3 a {
    color: #df7225;
    text-decoration: none;
}
.archive h3 a:hover {
    text-decoration:none;
    color:#007166;
}
/*.archive:before {
    content: "";
    display: block;
    width: 66%;
    height: 2px;
    background-color: rgba(223, 114, 37, 0.19);
    margin-bottom: 10px;
}*/
.archive h3:after {
    background-color: #df7225;
}
.archive h3:hover:after {
    background-color: #007166;
}
article .archive {
    margin-bottom: 30px;
}
.news-listing:before {
    content: "";
    display: block;
    width: 66%;
    height: 2px;
    background-color: rgba(223, 114, 37, 0.19);
    margin-bottom: 10px;
}
.news-listing {
    margin-bottom:30px;
}
.news-listing p, .archive p {
    margin-bottom: 0px;
}
.news-listing a h3 {
    color: #df7225;
}
.news-listing a h3:hover, .news-listing a:hover {
    text-decoration:none;
    color:#007166;
}
.news-listing h3:after {
    background-color: #df7225;
}

.news-listing h3:hover:after {
    background-color: #007166;
}
.paginater {
    margin-top:30px;
    margin-bottom:30px;
}
.newsletter-page {
	margin-bottom:30px;
}
/*------------------------------------------------------contact---------------------------------------------------------*/
.nf-form-cont [type=button] {
    -webkit-appearance: button;
    background-color: #007166;
    color: #fff;
    border: 1px solid #007166;
    border-radius: 0px;
    height: 40px;
    padding: 0px 15px;
    transition: all .2s ease-in-out;
}
.nf-form-cont [type=button]:hover {
    background-color: #fff;
    color: #007166;
    transition: all .2s ease-in-out;
}
.field-wrap>div input{
	height: 40px!important;
}

.nf-response-msg p:first-child {
    font-weight: 600;
    font-size: 20px;
}

/*------------------------------------------------------footer---------------------------------------------------------*/
footer {
    padding-top: 30px;
    color: #fff;
    background-color: #007166;
}
footer.home-footer {
    color: #007166;
    background-color: #fff;
}
footer a {
    color:#fff;
}
footer.home-footer  a {
    color:#007166;
}
.footer-links p a {
    color:#fff;
}
footer.home-footer .footer-links p a {
    color: #007166;
}

footer.home-footer .footer p {
    color: #007166;
    margin-bottom: 0px;
}
.footer p {
    color: #fff;
    margin-bottom: 0px;
}
.footer-links {
    padding-bottom: 30px;
}

.footer-col {
    margin-bottom: 30px;
}


/*------------------------------------------------------plugin style overrrides---------------------------------------------------------*/

/*Forget about shortcode buttons*/
a.fasc-button {
	border: 2px solid!important;
}

/*------------------------------------------------------media queries---------------------------------------------------------*/

/*---------Extra small devices (portrait phones, less than 576px) No media query since this is the default in Bootstrap-------*/

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #cherry-search-wrapper-1 .cherry-search input.search-field {
        width: 50%;
        float: right;
    }
	.header-row {
		background: #007166 url("/wp-content/themes/mercuryit/img/header-banner-grad.jpg") no-repeat center center;
		background-size: cover;
	}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    span.menu-line-two {
        display: block;
        line-height: 0px;
        margin: -15px 0px 0px 45px;
    }
    .menu-outer {
        display: inline;
        line-height: 50px;
        vertical-align: top;
    }

    .mega-custom-icon.mega-menu-link {
        line-height: 52px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-48 a.mega-menu-link:before {
        margin-top: 0px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:after,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator:after {
        display: none!important;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .header-row {
        height: 250px;
    }
	.home .header-row {
		height: 210px;
	}
	.fern-frond {
		left: calc( (100% - 1315px) / 2);
		height:550px;
	}
	.left-col-content {
		padding: 60px 0px 30px 150px;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
	.register-search-box .search-inner label input {
		width:105px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		padding:0px 10px 0px 10px !important;
	}

}
