@font-face {
    font-family: "ProximaNova-Extrabld";
    src: url("fonts/ProximaNova-Extrabld.eot");
    src: url("fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld") format("svg"), url("fonts/ProximaNova-Extrabld.ttf") format("truetype"), url("fonts/ProximaNova-Extrabld.woff") format("woff"), url("fonts/ProximaNova-Extrabld.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

/* GENERAL ELEMENTS */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    color: #353f5b;
    margin-top: 0;
}
body{
	
	overflow-x: hidden !important;
}

img {
    max-width: 100%;
}

ul,
ol {
    margin-bottom: 25px;
}

ol,
ul,
p {
    font-family: "Raleway", sans-serif;
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

p {
    margin-bottom: 15px;
}

    p a {
        color: #000 !important;
        text-decoration: underline;
    }

        p a:hover {
            color: #009e5d;
        }

h3 {
    font-size: 24px;
    font-weight: 700;
}

.Normal {
    font-size: 14px;
    line-height: 1.428;
}

.SkinLink {
    margin-top: 15px;
    text-align: center;
}

.navbar {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}

.carousel-inner > .active.left {
    float: none;
}

.carousel-caption h1 {
    color: #fff;
}

.navbar-brand {
    padding: 0 !important;
}

a.btn-info,
a.btn-info:visited,
a.btn-primary,
a.btn-primary:visited {
    color: #fff;
}

.searchBox {
    padding: 15px 15px 0 15px;
    width: 240px;
}

    .searchBox .searchText {
        color: #000;
        float: right;
    }

.searchSkinObjectPreview_group {
    display: none;
}

ul.dnnAdminTabNav {
    height: 40px;
    border-radius: 0 !important;
}

/* styling for the Edit Profile and My Account links in User Profiles */
.dnnActions {
    display: inline-block;
}

    .dnnActions li {
        margin-right: 5px;
        list-style: none;
        float: left;
    }

/*override for dnnLabels in the bootstrap */
.form-group .dnnLabel {
    text-align: left;
    width: auto;
}

.dnnLabel + span {
    white-space: normal;
}

/* Addition to bootstrap menu styles */
/* Displace second and deeper level menus right from their parent.  */
.dropdown-menu .dropdown-menu {
    margin-left: 160px;
}

/* ADMIN */
#ControlBar,
#ControlBar:before,
#ControlBar:after,
#ControlBar *:before,
#ControlBar *:after,
#ControlBar li,
#ControlBar li:before,
#ControlBar li:after,
#ControlBar a,
#ControlBar a:before,
#ControlBar a:after,
.dnn_mact,
.dnn_mact:before,
.dnn_mact:after,
.dnn_mact *:before,
.dnn_mact *:after,
.dnn_mact li,
.dnn_mact li:before,
.dnn_mact li:after {
    -webkit-box-sizing: content-box !important;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: content-box !important;
    /* Firefox, other Gecko */
    box-sizing: content-box !important;
    /* Opera/IE 8+ */
}

.navbar-default .navbar-nav > li > div > ul > li > a,
.navbar-default .LoginLink {
    color: #fff;
}

    .navbar-default .navbar-nav > li > div > a:hover,
    .navbar-default .navbar-nav > li > div > a:focus,
    .navbar-default .navbar-nav > li > div > ul > li > a:hover,
    .navbar-default .navbar-nav > li > div > ul > li > a:focus {
        color: #ffffff;
        background-color: #178acc;
    }

/*------------------------------------------------*/
/* LOGIN */
/* This may have been the default DNN search at one point */
/* I don't think this is needed at this point, but left for safekeeping */
/*------------------------------------------------*/
/* .navbar-right {
	height: 51px;
} */

.navbar-right .registerGroup,
.navbar-right .registerGroup *,
.navbar-right .loginGroup,
.navbar-right .loginGroup * {
    display: inline;
}

.navbar-right .registerGroup,
.navbar-right .loginGroup {
    float: right;
}

    .navbar-right .registerGroup li:first-child:hover {
        border-left: #222;
    }

    /* Register Group Styles */
    .navbar-right .registerGroup li {
        float: left;
    }

    .navbar-right .registerGroup .buttonGroup {
        margin-right: 0;
    }

    .navbar-right .registerGroup a,
    .navbar-right .loginGroup a {
        display: block;
        position: relative;
        height: 50px;
        min-width: 12px;
        padding: 15px 15px 0 15px;
    }

        .navbar-right .registerGroup a:active,
        .navbar-right .loginGroup a:active {
            text-shadow: 0 -1px 0 #ffffff;
        }

        .navbar-right .registerGroup a:hover,
        .navbar-right .loginGroup a:hover {
            text-decoration: none;
        }

        .navbar-right .registerGroup a strong,
        .navbar-right .loginGroup a strong {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            overflow: hidden;
            font-size: 0;
            text-indent: -9999px;
        }

.navbar-right .userMessages a,
.navbar-right .userNotifications a {
    background-color: transparent;
}

.navbar-right .userMessages strong {
    height: 100%;
    background: url("i/icon_message.png") no-repeat center center;
}

.navbar-right .userNotifications strong {
    height: 100%;
    background: url("i/icon_notification.png") no-repeat center center;
}

.navbar-right .registerGroup a span {
    display: inline-block;
    min-width: 7px;
    margin-right: 3px;
    text-align: center;
}

.navbar-right .registerGroup .userProfileImg a {
    min-width: 50px;
    min-height: 50px;
    padding: 0;
}

.navbar-right .registerGroup a img {
    height: 50px;
    width: 50px;
}

/* Number of message next to the message icon*/
.navbar-right .userMessages a span,
.navbar-right .userNotifications a span {
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    background-color: transparent;
}

.navbar-right .userNotifications span,
.navbar-right .userMessages span {
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 0;
    text-indent: -9999px;
    z-index: 999;
}

.navbar-right .userNotifications span {
    background: url("i/icon_notification_active.png") no-repeat center center;
}

.navbar-right .userMessages span {
    background: url("i/icon_message_active.png") no-repeat center center;
}

/* Content formatting */
#Content {
    margin-top: 50px;
    margin-bottom: 50px;
}

/*
 * blueimp Gallery CSS 2.11.1 https://github.com/blueimp/Gallery
 * Copyright 2013, Sebastian Tschan https://blueimp.net
 * Licensed under the MIT license: http://www.opensource.org/licenses/MIT
 */
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* Prevent artifacts in Mozilla Firefox: */
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .blueimp-gallery > .slides > .slide > .slide-content {
        margin: auto;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        opacity: 1;
    }

.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none;
}

.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    /*margin: 1em auto;*/
    margin: 0 auto;
    /* Set the carousel width/height ratio to 16/9: */
    /*padding-bottom: 56.25%;*/
    padding-bottom: 35.75%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.blueimp-gallery-display {
    display: block;
    opacity: 1;
}

.blueimp-gallery > .slides {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.blueimp-gallery-carousel > .slides {
    position: absolute;
}

.blueimp-gallery > .slides > .slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

    .blueimp-gallery,
    .blueimp-gallery > .slides > .slide > .slide-content {
        -webkit-transition: opacity 0.5s linear;
        -moz-transition: opacity 0.5s linear;
        -ms-transition: opacity 0.5s linear;
        -o-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear;
    }

        .blueimp-gallery > .slides > .slide-loading {
            background: url(img/loading.gif) center no-repeat;
            background-size: 64px 64px;
        }

            .blueimp-gallery > .slides > .slide-loading > .slide-content {
                opacity: 0;
            }

        .blueimp-gallery > .slides > .slide-error {
            background: url(img/error.png) center no-repeat;
        }

            .blueimp-gallery > .slides > .slide-error > .slide-content {
                display: none;
            }

        .blueimp-gallery > .prev,
        .blueimp-gallery > .next {
            position: absolute;
            top: 50%;
            left: 15px;
            width: 40px;
            height: 40px;
            margin-top: -23px;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 60px;
            font-weight: 100;
            line-height: 30px;
            color: #fff;
            text-decoration: none;
            text-shadow: 0 0 2px #000;
            text-align: center;
            background: #222;
            background: rgba(0, 0, 0, 0.5);
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            border: 3px solid #fff;
            -webkit-border-radius: 23px;
            -moz-border-radius: 23px;
            border-radius: 23px;
            opacity: 0.5;
            cursor: pointer;
            display: none;
        }

        .blueimp-gallery > .next {
            left: auto;
            right: 15px;
        }

        .blueimp-gallery > .close,
        .blueimp-gallery > .title {
            position: absolute;
            top: 15px;
            left: 15px;
            margin: 0 40px 0 0;
            font-size: 20px;
            line-height: 30px;
            color: #fff;
            text-shadow: 0 0 2px #000;
            opacity: 0.8;
            display: none;
        }

        .blueimp-gallery > .close {
            padding: 15px;
            right: 15px;
            left: auto;
            margin: -15px;
            font-size: 30px;
            text-decoration: none;
            cursor: pointer;
        }

        .blueimp-gallery > .play-pause {
            position: absolute;
            right: 15px;
            bottom: 15px;
            width: 15px;
            height: 15px;
            background: url(img/play-pause.png) 0 0 no-repeat;
            cursor: pointer;
            opacity: 0.5;
            display: none;
        }

.blueimp-gallery-playing > .play-pause {
    background-position: -15px 0;
}

.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
    color: #fff;
    opacity: 1;
}

.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
    display: block;
    /* Fix z-index issues (controls behind slide element) on Android: */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
    display: none;
}

.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
    background-image: url(img/error.svg);
}

body:last-child .blueimp-gallery > .play-pause {
    width: 20px;
    height: 20px;
    background-size: 40px 20px;
    background-image: url(img/play-pause.svg);
}

body:last-child .blueimp-gallery-playing > .play-pause {
    background-position: -20px 0;
}

/* IE7 fixes */
* + html .blueimp-gallery > .slides > .slide {
    min-height: 300px;
}

    * + html .blueimp-gallery > .slides > .slide > .slide-content {
        position: relative;
    }

/* fix for carousel for large resolution displays */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    margin: 0 auto;
    width: 100%;
}

/* fix for DNN dropdown lists being cut off*/
.dnnDropDownList .selected-item,
.dnnDropDownList .selected-item a {
    height: 35px !important;
}

/* fix for coloring on DNN Check boxes and radio */
.dnnCheckbox .mark,
.dnnRadiobutton .mark {
    background: none;
}

/* ############################################ */
/* ############################################ */
/* ########## additional skin styles ########## */
/* ############################################ */
/* ############################################ */
textarea {
    resize: none !important;
}

#dnn_dnnLOGO_imgLogo {
    max-width: 100%;
}

.container > #UpperBottomContent ~ #BottomContent {
    margin-bottom: 50px !important;
}

#CopyRightPane {
    font-family: "Roboto", sans-serif;
    margin-bottom: 45px;
    margin-top: 30px;
    padding: 25px 0;
}

    #CopyRightPane p {
        font-size: 14px;
        font-family: "Roboto", sans-serif;
    }

    #CopyRightPane a {
        color: #000;
    }

        #CopyRightPane a:first-of-type:after {
            content: "";
            margin: 0;
        }

        #CopyRightPane a:after {
            content: "|";
            margin: 0 10px;
        }

        #CopyRightPane a:last-of-type:after {
            content: "";
            margin: 0;
        }

        #CopyRightPane a:first-of-type img {
            width: 150px;
            margin-bottom: 20px;
        }

#FooterRowContainer {
    margin-top: 50px;
}

#FooterRow {
    margin: 0 auto;
    width: 1170px;
}

@media only screen and (max-width: 1170px) {
    #FooterRow {
        margin: 0 auto;
        width: 100%;
    }
}

#FooterRow ul {
    margin: 0;
}

.FooterPane-Buttons {
    margin-top: 10px;
}

.FooterPane-Buttons-Inner {
    display: flex;
    margin-bottom: 15px;
}

    .FooterPane-Buttons-Inner .green-button {
        width: 50%;
    }

#dnn_FooterPane1 a img {
    width: 300px;
    margin-bottom: 25px;
}

#dnn_FooterPane4 {
    text-align: center;
}

    #dnn_FooterPane4 > a {
        color: #009e5d;
        font-size: 50px;
        text-align: center;
        font-family: "Roboto", sans-serif;
        text-decoration: none !important;
    }

hr {
    border-color: #c7c7c7;
    border-width: 1px;
}

#links {
    display: none;
}

.navbar-top {
    background-color: #353f5b;
    padding: 10px 0;
}

    .navbar-top > .container {
        display: flex;
    }

.navbar-top-left a img {
    width: 100px;
    position: relative;
    top: 4px;
}

.navbar-top-right {
    text-align: right;
}

    .navbar-top-right .loggedin:after,
    .loginGroup .loggedin:after {
        content: "\f2f5";
        font-family: "Font Awesome 5 Pro";
        font-weight: 700;
        margin-left: 5px;
    }

    .navbar-top-right .loggedout:before,
    .loginGroup .loggedout:before {
        content: "\f2f6";
        font-family: "Font Awesome 5 Pro";
        font-weight: 700;
        margin-right: 5px;
    }

    .navbar-top-right ul {
        margin: 0;
        padding: 0;
        line-height: 2em;
        font-size: 14px;
        overflow: hidden;
    }

        .navbar-top-right ul li {
            float: left;
            list-style-type: none;
        }

            .navbar-top-right ul li:before {
                content: "|";
                color: #fff;
                margin: 0 5px;
            }

            .navbar-top-right ul li:first-of-type:before {
                content: "";
                margin: 0;
            }

            .navbar-top-right ul li i {
                margin-right: 0.5em;
            }

    .navbar-top-right a {
        color: #fff;
        font-family: "Roboto", sans-serif;
        font-weight: 400;
    }

        .navbar-top-right a:hover {
            text-decoration: none;
        }

.navbar-top-left,
.navbar-top-right {
    float: left;
    position: relative;
}

.navbar-top-left {
    flex: 1;
}

.navbar-brand-left {
    width: 55%;
}

.navbar-brand-right {
    width: 45%;
}

.navbar-top-left a {
    margin-right: 5px;
}

    .navbar-top-left a:last-of-type {
        margin-right: 0;
    }

    .navbar-top-left a:first-of-type {
        vertical-align: text-bottom;
    }

    .navbar-top-left a .fab {
        color: #fff;
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 30px !important;
        border-radius: 3px;
    }

@media (max-width: 992px) {
    .navbar-top > .container {
        flex-direction: column;
    }

    .navbar-top-left {
        margin-bottom: 1em;
    }
}

#dnn_FooterPane1 a .fab {
    color: #fff;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px !important;
    border-radius: 3px;
    font-size: 20px;
    margin-right: 15px;
}

.navbar-default {
    border: 0;
    background-color: #fff !important;
    background-image: none !important;
}

    .navbar-default .navbar-nav > li > a {
        color: #636363;
        font-family: "Roboto", sans-serif;
        font-size: 16px;
        padding: 25px 20px;
        font-weight: 400;
    }

        .navbar-default .navbar-nav > .active > a,
        .navbar-default .navbar-nav > .active > a:hover,
        .navbar-default .navbar-nav > .active > a:focus,
        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #009e5d;
            background-color: transparent;
        }

@media (min-width: 768px) {
    .navbar-nav li:first-of-type a {
        padding-left: 0;
    }
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0 !important;
}

.navbar-collapse.collapse {
    clear: both;
    padding: 0;
}

.navbar-header {
    padding: 30px 0 20px;
    width: 100%;
}

.navbar-bottom {
    border-top: 1px solid #68696a;
}

    .navbar-bottom .container {
        display: flex;
        align-items: center;
    }

.conx-search-wrap {
    /*position: relative;
    border: 1px solid #ababab;
    border-radius: 2px;
    margin-left: auto;*/
display:none;
}

    .conx-search-wrap:after {
        content: "\f002";
        font-family: "Font Awesome 5 Pro";
        font-weight: 700;
        font-size: 18px;
        color: #009e5d;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }

    .conx-search-wrap #Connex_QuickSearch {
        border: 0;
        padding: 8px;
    }

@media (max-width: 1200px) {
    .navbar-bottom .navbar-collapse > .container {
        flex-direction: column;
        padding-bottom: 2em;
    }

    .navbar-bottom .nav.navbar-nav {
        width: 100%;
    }

    .conx-search-wrap {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .navbar-collapse.collapse.in {
        display: block;
    }

    .navbar-bottom .nav.navbar-nav {
        margin: 0;
    }
}

/* MOBILE NAV BUTTON */
.navbar-toggle {
    margin-right: 0;
    margin-bottom: 2em;
}

.navbar-default .navbar-toggle {
    border-color: #006b3f;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #006b3f;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #006b3f;
    }

        .navbar-default .navbar-toggle:hover .icon-bar,
        .navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #fff;
        }

/* Make mobile menu show earlier */
/* @media (max-width: 992px) {
	.navbar-toggle {
		display: block;
	}

	.navbar-collapse.collapse {
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		border-top: 1px solid transparent;
		overflow-x: visible;
	}

	.collapse {
		display: none;
	}
} */

/* NAV BRAND PANO */
.navbar-brand {
    line-height: normal;
    height: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .navbar-brand a:hover {
        text-decoration: none;
    }

    .navbar-brand a > img {
        width: 500px;
        vertical-align: baseline;
    }

    .navbar-brand p {
        font-family: "Raleway", sans-serif;
        font-weight: 500;
        clear: both;
        color: #009e5d;
        margin: 0;
        line-height: 4em;
        font-size: 17px;
    }

.navbar-brand-left a {
    float: left;
    color: #009e5d;
    font-size: 36px;
    font-family: "Roboto", sans-serif;
}

@media (max-width: 992px) {
    .container > .navbar-header {
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-brand {
        display: block;
    }

    .navbar-brand-left {
        width: 100%;
        text-align: center;
        padding-bottom: 1em;
    }

        .navbar-brand-left a {
            float: none;
        }

    .navbar-brand-right {
        width: 100%;
    }
}

/* SOCIAL ICONS */
.fa-facebook-f {
    background-color: #3c44ac;
}

.fa-twitter {
    background-color: #009acf;
}

/* BUTTONS */
.button {
    padding: 15px;
    text-align: center;
    display: block;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 16px;
}

    .button i {
        margin-right: 5px;
    }

.green-button:not(.button-mobile) {
    width: 33.3333%;
    background-color: #006b3f;
    margin-right: 2.75%;
}

.green-button.button-mobile {
    background-color: #006b3f;
}

    .green-button:last-of-type {
        margin-right: 0;
    }

    .green-button.center {
        width: 25%;
    }

.blue-button {
    width: 100%;
    background-color: #353f5b;
}

.main-contact {
    display: flex;
    margin-bottom: 15px;
}

.blueimp-gallery > .slides > .slide > .text-content {
    overflow: auto;
    margin: 60px auto;
    padding: 0 60px;
    max-width: 920px;
    text-align: left;
}

@media (max-width: 992px) {
    .main-contact {
        flex-direction: column;
    }

        .main-contact .green-button:not(.button-mobile) {
            display: block;
            width: 100%;
            margin-right: 0;
            margin-bottom: 1em;
        }
}

#dnn_FooterPane ul li {
    margin-bottom: 15px;
}

#dnn_FooterPane .col-md-2 {
    padding: 0;
}

#dnn_FooterPane ul li a {
    color: #000 !important;
    font-size: 16px;
    text-decoration: underline;
}

    #dnn_FooterPane ul li a:hover {
        color: #009e5d !important;
    }

#BottomContent {
    margin-bottom: 0 !important;
}

/*#BannerContentHome {
    background-image: url("/Portals/0/connex-ontario-home-overdose-banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 65px 25px;
}*/

#BannerContentProducts {
    padding: 75px 0;
}

#VideoContent {
    padding-top: 75px;
}

@media (max-width: 768px) {
    /* #VideoContent { */
    .row {
        margin-right: 0;
        margin-left: 0;
    }
}

.green-bg {
    background-color: #006b3f;
}

.grey-bg {
    background-color: #e4e4e4;
    padding: 50px 0;
}

    .grey-bg.container-fluid {
        padding: 0;
    }

        .grey-bg.container-fluid > .container-fluid {
            padding-left: 0;
            padding-right: 0;
        }

#Body > form > .container {
    padding: 50px 0;
}

.grey-bg > .container {
    margin: 0 auto !important;
    padding: 0;
}

.grey-bg-div {
    background-color: #ececec;
    padding: 40px;
    flex-grow: 1;
}
.grey-bg-div.visible-xs{
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important;
	margin-bottom: 2rem !important;
}
.board-members .grey-bg-div.visible-xs:first-of-type{
	margin-top:4rem !important;
	
}
.board-members .grey-bg-div.hidden-xs{
	margin-top:4rem !important;
}

.board-members .grey-bg-div.hidden-xs:not(:last-of-type){
	margin-right:3rem !important;
}
.focus-members{
	margin-top:3rem !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
}
.focus-members .board-wrap.hidden-xs{
	margin-right: 3rem !important;
	margin-bottom: 2rem !important;
}

.focus-members .board-wrap.visible-xs{
	margin-bottom: 2rem !important;
}




.grey-bg-div.hidden-xs{
	margin-bottom: 2rem !important;
}

    .mode-desktop.grey-bg-div.smpad {
        padding: 20px;
        /*height: 100%;*/
        height: 182px;
    }
	.mode-mobile.grey-bg-div.smpad {
        padding: 20px;
        /*height: 100%;*/
        height: 26rem;
    }

    .grey-bg-div > p {
        margin-bottom: 10px;
        font-size: 14px;
    }

body:not(.dnnEditState) .DNNEmptyPane {
    min-height: 0;
}

.center {
    display: table;
    margin: 0 auto !important;
}

.dnnClear > h2 {
    margin: 0;
}

.clear {
    clear: both;
}

.Head {
    display: none;
}

.pnxb p {
    font-family: ProximaNova-Extrabld !important;
}

.dnnFormPopup {
    top: 20% !important;
    margin-top: auto !important;
}

.dnnModuleDialog {
    position: fixed;
    top: 20% !important;
}

.dnnModuleManager .DnnModule.floating,
.dnnModuleSorting .DnnModule.floating {
    top: 20% !important;
}

/*.container-fluid > .col-md-6:first-of-type {
    padding-left:0;
}*/
.container-fluid .img {
    padding: 0;
}

    .container-fluid .img p {
        margin: 0;
    }

.thin-padding {
    padding: 2%;
}

.thick-padding {
    /*padding: 50px;*/
    padding: 4%;
}

    .thick-padding ul li {
        list-style-type: none;
    }

#FooterRowContainer ul li {
    list-style-type: none;
}

ul li {
    /*list-style-type:none;*/
}

.fa-li {
    left: -1em !important;
    position: relative !important;
    color: #006b3f;
}

.board-wrap {
    display: flex;
}

    .board-wrap > p {
        margin: 0;
    }

        .board-wrap > p > img {
            width: 250px;
        }

#BoardMembers-R1,
#BoardMembers-R2,
#BoardMembers-R3 {
    margin-top: 40px;
    display: flex;
}

.content-btn-group {
    display: flex;
}

.img-centre {
    display: block;
    margin: 0 auto;
}

.carousel.slide p {
    margin: 0;
}

#dnn_ctr473_HtmlModule_lblContent .content-btn-group {
    width: 66.6666%;
    margin: 0 auto;
}

.green-bg .green-button {
    margin: 0 auto;
    border: 1px solid #fff;
    width: auto;
    display: table;
}

ui-tabs-panel .dnnForm.ui-tabs {
    position: relative;
    padding: 0.2em;
    zoom: 1;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.dnnForm.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0.2em 0.2em 0;
    display: flex;
}

    .dnnForm.ui-tabs .ui-tabs-nav li.ui-state-active a {
        background-color: #006b3f;
        color: #fff;
    }

    .dnnForm.ui-tabs .ui-tabs-nav li,
    ul.dnnAdminTabNav li {
        list-style: none;
        float: left;
        position: relative;
        top: 1px;
        /*margin: 0 .2em 1px 0;*/
        border-bottom: 0 !important;
        padding: 0;
        white-space: nowrap;
        width: 33.3333%;
    }

        .dnnForm.ui-tabs .ui-tabs-nav li a,
        ul.dnnAdminTabNav li a {
            float: left;
            padding: 1em;
            text-decoration: none;
            font-weight: bold;
            color: #353f5b;
            text-decoration: none;
            display: block;
            margin: 0;
            background-color: #ececec;
            /*letter-spacing: -0.03em;
  background: #818181;
  background: -moz-linear-gradient(top, #818181 0%, #656565 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#818181), color-stop(100%,#656565));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818181', endColorstr='#656565',GradientType=0 );
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  text-shadow: 0px 1px 1px #000;*/
            width: 100%;
            text-align: center;
        }

        .dnnForm.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
            margin-bottom: 0;
            padding-bottom: 1px;
        }

            .dnnForm.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
            .dnnForm.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
            .dnnForm.ui-tabs .ui-tabs-nav li.ui-state-processing a {
                cursor: text;
            }

        .dnnForm.ui-tabs .ui-tabs-nav li a,
        .dnnForm.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
            cursor: pointer;
        }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.dnnForm.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.dnnForm .ui-tabs-panel {
    position: relative;
}

    .dnnForm .ui-tabs-panel > div {
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-bottom: 3px solid #949494;
    }

        .dnnForm .ui-tabs-panel > div:last-of-type {
            margin: 0;
            padding: 0;
            border: none;
        }

    .dnnForm .ui-tabs-panel ul {
        margin: 0;
    }

    .dnnForm .ui-tabs-panel li {
        margin-bottom: 15px;
    }

    .dnnForm .ui-tabs-panel ul > li:last-of-type {
        margin-bottom: 0;
    }

    .dnnForm .ui-tabs-panel ul > li a {
        text-decoration: underline;
        color: #000;
    }

    .dnnForm .ui-tabs-panel li:before {
        content: "\f0da";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        font-size: 20px;
        margin-right: 10px;
        color: #006b3f;
        vertical-align: bottom;
    }

.dnnForm .ui-tabs-hide {
    display: none !important;
}

#dnn_Vid2 p {
    margin: 0;
}

#dnn_dnnTerms_hypTerms {
    display: none !important;
}

.logo-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

    .logo-container .sm-img {
        width: 20%;
    }

#LowestContent .logo-container .sm-img {
    height: 100px;
    width: auto;
}

#ProgramInfo1 {
    margin-bottom: 50px !important;
    padding-bottom: 35px;
    border-bottom: 3px solid #949494;
}

.partners,
.jobs {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 3px solid #949494;
}

    .partners p:last-of-type,
    .jobs p:last-of-type {
        margin-bottom: 0;
    }

    .partners:last-of-type,
    .jobs:last-of-type {
        padding-bottom: 0;
        border-bottom: 0;
    }

.apply:before {
    content: "\f0da";
    font-family: "Font Awesome 5 Pro";
    color: #006b3f;
    font-weight: 900;
    margin-right: 10px;
    text-decoration: none !important;
}

h2.dnnFormSectionHead a {
    background-position-x: 10px;
    padding-left: 30px;
}

    h2.dnnFormSectionHead a:hover,
    h2.dnnFormSectionHead a.dnnSectionExpanded,
    h2.dnnFormSectionHead a.dnnSectionExpanded:hover {
        background-position-x: 10px !important;
        background-color: transparent !important;
    }

#OtherLang {
    display: flex;
    margin-bottom: 40px;
}

    #OtherLang .grey-bg-div.smpad {
        padding: 20px 45px;
    }

    #OtherLang .grey-bg-div > p {
        font-size: 20px;
    }

#LowLangContent table {
    width: 100%;
    margin: 25px 0 50px;
}

    #LowLangContent table th {
        background-color: #ececec;
    }

    #LowLangContent table tr {
        border-bottom: 1px solid #ececec;
    }

    #LowLangContent table th,
    #LowLangContent table td {
        padding: 10px;
    }

.LiveForm.Default ul.page-break-section,
.LiveForm.Default .thank-you {
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

.fas + strong {
    margin-left: 5px;
}

/* CUSTOM CSS TO BE REMOVED FROM DNN EDITOR */

/*.feedback,
.data-management {
    width: 50%;
    margin: 0 auto;
}*/

    .feedback .dnnFormItem,
    .data-management .dnnFormItem {
        clear: none;
    }

        .feedback .dnnFormItem.col-md-6,
        .data-management .dnnFormItem.col-md-6 {
            width: 50%;
            margin-bottom: 15px;
        }

        .feedback .dnnFormItem.col-md-4,
        .data-management .dnnFormItem.col-md-4 {
            width: 33.3333%;
            margin-bottom: 15px;
        }

        .feedback .dnnFormItem input[type="text"],
        .feedback .dnnFormItem input[type="password"],
        .feedback .dnnFormItem input[type="email"],
        .feedback .dnnFormItem input[type="tel"],
        .data-management .dnnFormItem input[type="text"],
        .data-management .dnnFormItem input[type="password"],
        .data-management .dnnFormItem input[type="email"],
        .data-management .dnnFormItem input[type="tel"],
        .dnnFormItem select,
        .dnnFormItem textarea {
            width: 100%;
        }

        .data-management .dnnFormItem input[type="tel"],
        .data-management .dnnFormItem input[type="date"] {
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            -webkit-font-smoothing: antialiased;
            box-sizing: border-box;
            font: inherit;
            margin: 0;
            font-family: inherit;
            line-height: inherit;
            margin-bottom: 18px;
            padding: 8px;
            background: #ffffff;
            border: 1px solid #c9c9c9;
            border-radius: 3px;
            box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
            color: #333;
            font-size: 12px;
            max-width: 445px;
            width: 100%;
        }

        .feedback .dnnFormItem label,
        .data-management .dnnFormItem label {
            display: block;
        }

    .feedback input[type="submit"] {
        border: 0;
        background-color: #006b3f !important;
        background: #006b3f !important;
        padding: 10px;
    }

    .data-management input[type="submit"] {
        border: 0;
        background-color: #006b3f !important;
        background: #006b3f !important;
        padding: 10px;
    }



    .resource-materials .dnnFormItem {
        clear: none;
    }

        .resource-materials .dnnFormItem.col-md-6 {
            
            margin-bottom: 15px;
        }

        .resource-materials .dnnFormItem.col-md-4 {
            width: 33.3333%;
            margin-bottom: 15px;
        }

        .resource-materials .dnnFormItem input[type="text"],
        .resource-materials .dnnFormItem input[type="password"],
        .resource-materials .dnnFormItem input[type="email"],
        .resource-materials .dnnFormItem input[type="tel"],
        .dnnFormItem select,
        .dnnFormItem textarea {
            width: 100%;
        }

        .resource-materials .dnnFormItem label {
            display: block;
        }

.send-email {
    width: 66.6667%;
    margin: 0 auto;
}

    .send-email .dnnFormItem {
        clear: none;
    }

        .send-email .dnnFormItem.col-md-12 {
            margin-bottom: 15px;
        }

        .send-email .dnnFormItem.col-md-6 {
            width: 50%;
            margin-bottom: 15px;
        }

        .send-email .dnnFormItem.col-md-4 {
            width: 33.3333%;
            margin-bottom: 15px;
        }

        .send-email .dnnFormItem.col-md-3 {
            width: 25%;
            margin-bottom: 15px;
        }

        .send-email .dnnFormItem input[type="text"],
        .send-email .dnnFormItem input[type="password"],
        .send-email .dnnFormItem input[type="email"],
        .send-email .dnnFormItem input[type="tel"],
        .dnnFormItem select,
        .dnnFormItem textarea {
            width: 100%;
            max-width: 100%;
        }

        .send-email .dnnFormItem label {
            display: block;
        }

        .send-email .dnnFormItem .dnnRadiobutton + label,
        .send-email .dnnFormItem .dnnCheckbox + label {
            display: inline-block;
        }

    .send-email input[type="submit"] {
        border: 0;
        background-color: #006b3f !important;
        background: #006b3f !important;
        padding: 10px;
    }

    .send-email .dnnFormItem input[type="checkbox"] + .dnnCheckbox {
        display: none !important;
    }

        .send-email .dnnFormItem input[type="checkbox"] + .dnnCheckbox + label,
	.send-email .dnnFormItem input[type="checkbox"] + .dnnCheckbox + input + label  {
            padding: 10px 15px;
            cursor: pointer;
            border: 1px solid #006b3f;
            border-radius: 2px;
        }


    .send-email .dnnFormItem input[type="checkbox"] + .dnnCheckbox-checked + label,
	.send-email .dnnFormItem input[type="checkbox"]:checked + .dnnCheckbox + input + label {
        background-color: #006b3f !important;
        background: #006b3f !important;
        color: #fff;
    }


    .opt-text[for] {
        display: none;

    }

    .send-email .dnnFormItem input[type="checkbox"]:checked + .dnnCheckbox + input + label + .opt-text[for] {
        display: initial;
    }

#blueimp-gallery-carousel {
    display: none !important;
}

.resource-materials .dnnFormItem input,
.send-email .dnnFormItem input {
    margin-bottom: 0;
}

.resource-materials input[type="submit"] {
    margin: 0;
    border: 0;
    background-color: #006b3f !important;
    background: #006b3f !important;
    width: 100%;
    top: 25%;
    position: relative;
}

.resource-materials .dnnFormItem.col-md-6:last-of-type {
    height: 76px;
}

.no-style li {
    list-style-type: none;
}

.ps-links {
    width: 100%;
}

    .ps-links ul li a,
    .ps-links ~ ul li a {
        color: #000 !important;
        font-weight: 700;
    }

.SearchResultCity {
    color: #00904c;
}

.ResultsReadMore {
    color: #353f5b !important;
}

/*.conx-search-wrap #Connex_QuickSearch:focus {
            outline:none;
        }*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.sitemap-list li {
    list-style-type: none;
}

    .sitemap-list li a {
        text-decoration: underline;
        color: #000;
    }

#drug-alcohol ul li,
#mental-health ul li,
#gambling ul li {
    list-style-type: none;
}

#dnn_ctr517_HtmlModule_lblContent td a {
    color: #000;
}

/* SEARCH FORM EDITS */

/*#AdvancedSearchFocus {
    justify-content: space-between;
}*/

#DefaultSearch {
    align-items: center;
}

#AdvancedSearchFocus,
#AdvancedSearchRequirements {
    padding: 0 !important;
}

    #AdvancedSearchFocus .LabelDiv,
    #AdvancedSearchRequirements .LabelDiv {
        width: auto;
        margin-right: 10px;
        padding-bottom: 1em;
    }

#SearchForm input[type="checkbox"] {
    display: none !important;
}

#SearchForm #AdvancedSearchFocus .LabelDiv label,
#SearchForm #AdvancedSearchRequirements .LabelDiv label {
    padding: 8px 15px;
    cursor: pointer;
    border: 1px solid #006b3f;
    border-radius: 2px;
    margin-bottom: 0;
}

#SearchForm #AdvancedSearchFocus .LabelDiv input[type="checkbox"]:checked ~ label,
#SearchForm #AdvancedSearchRequirements .LabelDiv input[type="checkbox"]:checked ~ label {
    background-color: #006b3f !important;
    background: #006b3f !important;
    color: #fff;
}

#SearchForm #SQM_WillTrackSearch {
    display: inline-flex !important;
}

#SearchForm #TrackSearchLabel {
    display: inline-flex !important;
    width: 95%;
}

/*.SearchFieldDropDownDiv {
    margin-bottom:1em;
}*/
#SearchForm select {
    margin: 0;
}

#AdvancedSearchFocus + .SearchFieldDropDownDiv {
    padding-bottom: 2em;
}

#FocusCategories {
    margin-bottom: 18px !important;
}

#SubmitSearch {
    margin-top: 5px;
    margin-bottom: 0;
    position: relative;
    transform: none;
}


hr.SearchSeperator {
    display: block !important;
}

.pagination > li {
    display: inline-flex;
}

    .pagination > li > a {
        background-color: #e7e9ec;
        color: #000 !important;
        border-color: #8d9096 !important;
    }

    .pagination > li > a,
    .pagination > li > span {
        padding: 4px 12px;
        border-radius: 4px;
    }

        .pagination > li > a.active {
            background-color: transparent !important;
        }

            .pagination > li > a.active:hover {
                background-color: transparent !important;
            }

#CurrentSelectedPage {
    color: #e77600 !important;
    border-color: #e77600 !important;
    text-decoration: none;
}

@media only screen and (max-width: 600px) {
    #FooterRow {
        padding: 1em;
    }

        #FooterRow ul {
            text-align: center;
        }

    #dnn_FooterPane4 > a {
        font-size: 2.5em;
    }
}
/* ChatBox */
.ConnexChatBoxContainer {
    position: fixed;
    bottom: 1em;
    right: 2em;
    border-radius: 2px;
    background-color: #006b3f;
    padding: .75em;
    cursor: pointer;
}
.ConnexChatBoxLine {
    color: white;
    display: block;
}
.CloseConnexChatbox {
    color: white;
    float: right;
}
.m-0{
margin: 0px !important;
}
.ml-0{
margin-left: 0px !important;
}
.mr-0{
margin-right: 0px !important;
}
.mt-0{
margin-top: 0px !important;
}
.mb-0{
margin-bottom: 0px !important;
}


.m-1{
margin: 1rem !important;
}
.ml-1{
margin-left:  1rem !important;
}
.mr-1{
margin-right:  1rem !important;
}
.mt-1{
margin-top:  1rem !important;
}
.mb-1{
margin-bottom:  1rem !important;
}



.p-0{
padding: 0px !important;
}
.pl-0{
padding-left: 0px !important;
}
.pr-0{
padding-right: 0px !important;
}
.pt-0{
padding-top: 0px !important;
}
.pb-0{
padding-bottom: 0px !important;
}

.p-1{
padding: 1rem !important;
}
.pl-1{
padding-left: 1rem !important;
}
.pr-1{
padding-right: 1rem !important;
}
.pt-1{
padding-top: 1rem !important;
}
.pb-1{
padding-bottom: 1rem !important;
}


.text-danger{
color: #dc3545!important;
}

.text-success{
color: #009e5d !important;
}


.navbar .navbar-nav{
margin: 0px auto !important;
}

.SearchFieldDropDownDiv.ConnexLocationSelected{
background: #006b3f;
}
.ConnexLocationSelected label{
color: #fff;
}

.d-none{
display:none !important;
}

.d-inline-block{
display:inline-block !important;
}
.d-inline{
display:inline !important;
}

.form-group.dnnFormItem input:invalid, 
.form-group.dnnFormItem textarea:invalid{
 background: white;
}
.form-group .control-label{
margin-bottom:0px;

}

.form-group .help-block{
position:absolute;
margin-top:-24px;
}

.form-group .help-block li{
color: #b94a48 
}
.form-group input[type='text'].form-control{
height: auto;
}
.form-group .help-block ul{
margin-left: 0px;
}
.form-group .form-control{
margin-bottom:24px !important;
}
.vw-100{
width: 100vw !important;
}
.w-100{
	width: 100% !important;
	
}


.main-contact-sm{
	display:block;	
}

.navbar-sm a{
 padding: 1rem 0.68rem !important;
}

.font-size-2{
font-size:2rem;
}

.spacer-1{
	margin-bottom:1.75rem !important;
}


.m-3{
margin: 2rem !important;
}
.ml-3{
margin-left:  2rem !important;
}
.mr-3{
margin-right:  2rem !important;
}
.mt-3{
margin-top:  2rem !important;
}
.mb-3{
margin-bottom:  2rem !important;
}

.m-4{
margin: 4rem !important;
}
.ml-4{
margin-left:  4rem !important;
}
.mr-4{
margin-right:  4rem !important;
}
.mt-4{
margin-top:  4rem !important;
}
.mb-4{
margin-bottom:  4rem !important;
}


.mb-2{
margin-bottom: 1.75rem !important;
}

.mt-2{
margin-top: 1.75rem !important;
}

.ml-2{
	margin-left: 1.75rem !important;
	
}
.mr-2{
	margin-right: 1.75rem !important;
	
}

.mb-1{
margin-bottom: 1rem !important;
}

.mt-1{
margin-top: 1rem !important;
}

.ml-1{
	margin-left: 1rem !important;
	
}
.mr-1{
	margin-right: 1rem !important;
	
}
.btn-form-sm{
	    padding: 8px 8px !important;
    font-size: 1.3rem !important;
}

.speech-wrapper {
  padding: 30px 40px; 
z-index: 99999999999 !important;
  }
  .speech-wrapper .bubble {
    width: 45rem;
    height: auto;
    display: block;
    background: #f5f5f5;
    border-radius: 4px;
    box-shadow: 2px 3px 5px #000;
    position: relative;
    margin: 0 0 25px; 
	border-radius: 1.2rem !important;
	display:block; 
	cursor: pointer;
	}
	.speech-wrapper a:hover,
	.speech-wrapper a:focus{
		text-decoration: none; 
		
	}
    .speech-wrapper .bubble.alt {
      margin: 0 0 0 60px; }
    .speech-wrapper .bubble .txt {
      padding: 8px 0px 8px 14px; 
	  
	 /* background: #ec971f;*/
	 background: linear-gradient(#fbda37,#ea8300);
	  border-radius:1rem !important;
	  padding-left: 4.5rem;
	  }
      .speech-wrapper .bubble .txt .name {
        font-weight: 600;
        font-size: 12px;
        margin: 0 0 4px;
        color: #3498db; }
        .speech-wrapper .bubble .txt .name span {
          font-weight: normal;
          color: #b3b3b3; }
        .speech-wrapper .bubble .txt .name.alt {
          color: #2ecc71; }
      .speech-wrapper .bubble .txt .message {
        font-size: 1.7rem;
        margin: 0;        
  color: black; }
      .speech-wrapper .bubble .txt .timestamp {
        font-size: 11px;
        position: absolute;
        bottom: 8px;
        right: 10px;
        text-transform: uppercase;
        color: #999; }
    .speech-wrapper .bubble .bubble-arrow {
      position: absolute;
      width: 0;
      bottom: 42px;
      left: -16px;
      height: 0; }
      .speech-wrapper .bubble .bubble-arrow.alt {
        right: -2px;
        bottom: 40px;
        left: auto; }
    .speech-wrapper .bubble .bubble-arrow:after {
      content: "";
      position: absolute;
      border: 0 solid transparent;
      border-top: 9px solid #f5f5f5;
      border-radius: 0 20px 0;
      width: 15px;
      height: 30px;
      transform: rotate(145deg); 
	  border-color:#ec971f;
	  }
	  .speech-wrapper .bubble .bubble-arrow.alt{
		  z-index: 9999999;
		  
	  }
    .speech-wrapper .bubble .bubble-arrow.alt:after {
      transform: rotate(45deg) scaleY(-1); }
	  
	  

#chat-reminder{
	position:fixed;
	right: 0.5rem;
	bottom: -1.5rem;
	padding:0px;
}

#chat-reminder .chat-icon{
	position: absolute;
    font-size: 2.75rem;
    line-height: 5rem;
	left:0.7rem;
	color: black;
}
#chat-reminder-close{
	position: absolute;
    right: 0.5rem;
	top: 0rem;
    font-size: 1.75rem;
    color: black;
    z-index: 999999999;
	padding:0.5rem;
	cursor: pointer;
}
.PD_HoursTypeHours{
}

@media only screen and (max-width:768px){
	.tp-mask-wrap{
		
		
	}
    .tp-mask-wrap .tp-caption.rev-btn{
        font-size: 1.2rem !important;
		padding: 1rem 1rem !important;
		margin-top: 1rem !important;
        /* or property which should be applied when your screen width is 768px or above */
    }

}

.arrow-rhs:before{
content: "\f0da";
    position: absolute;
    margin-top: 0.5rem;
    color: #006b3f;
}

.close-speech-wrapper{
position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    font-size: 1.75rem;
    color: black;
cursor:pointer;

}

.full-org-list{
border: 1px solid rgba(0,0,0,.125);
    background-clip: border-box;
    border-radius: .25rem;
    padding: 0px !important;
} 

.main-content-margin{

}

.cat-menu{
display: table;
width:100%;
margin-left:0px;
border-bottom: 1px solid rgba(0,0,0,.125);
}

.cat-menu .cat-selector{
display: table-cell;
text-align:center;
background: rgba(210,210,210, 0.1);
line-height: 3.5rem;
width: 8rem;

}




.cat-menu .cat-selector a{
color: #555555 !important;
}

.cat-menu .cat-selector a:hover,
.cat-menu .cat-selector a:active{
text-decoration:none;

}

.org-list-item{
display: block;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    border-bottom: 1px solid #e8e8e8;
padding-left:0.5rem;
padding-right:0.5rem;
color: #555555 !important;
line-height: 3rem;
}

.org-list-item .org-muni{
float:right;
}

.org-list-item:hover{
color: #003821;
    text-decoration: underline;
    background-color: #f9f9ef;
}

.organization-list .cat{
text-align: center;
    font-size: 4rem;
    line-height: 6rem;
}
.link-color{
color: #009e5d !important;
}
.mt-initial-content{
margin-top:50px;
}

a[href*='connexontario.ca/en-ca/covid-19']{
color: #ae59ad !important;
}


.has-errors, .with-errors{
color: #b94a48;
}

.help-block.with-errors{
font-size:16px;
font-family: Raleway, sans-serif;
font-weight: 500;
}
.float-right{
float: right !important;
}

.job-posting{
   margin-bottom:2rem;
}

.job-posting .job-header{
    z-index: 2;
    color: #fff;
    background-color: #48516e;
    border-color: #48516e;
border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
padding: 1.25rem 1.25rem;
font-size: 1.75rem;
cursor:pointer;
}
.job-posting .job-body{
padding: .75rem 1.25rem;
border: 1px solid rgba(0,0,0,.125);

border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
display:none;
}
.job-posting ul{
margin-left:2.5rem;
}

.job-posting li{
list-style: disc;
}


.form-control-conf.d-block{
display:none !important;
}

