@font-face {
    font-family: 'ProximaNova-Light';
    src:url("https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),
    url("https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),
    url("https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
    font-style:normal;
    font-weight:300;
}
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),
    url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),
    url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family:'ProximaNova-Semibold';
    src:url("https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),
    url("https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),
    url("https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
    font-style:normal;
    font-weight:600;
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src:url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),
    url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),
    url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-style:normal;
    font-weight:700;
}
@font-face {
    font-family: 'ProximaNova-Extrabold';
    src:url("https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"),
    url("https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"),
    url("https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
    font-style:normal;
    font-weight:800;
}
body {
    font-family: 'ProximaNova-Light';
    font-size:16px;
    line-height: 24px;
    color: #000;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1{
    font-family: 'ProximaNova-Bold';
    font-size:36px;
    line-height: 42px;
    color: #000;
}
h2{
    font-family: 'ProximaNova-Bold';
    font-size:24px;
    line-height: 30px;
    color: #000;
    padding:0 0 15px;
}
h3{
    font-family: 'ProximaNova-Light';
    font-size:24px;
    line-height: 30px;
    color: #000;
    padding:0 0 15px;
}
h4{
    font-family: 'ProximaNova-Bold';
    font-size:18px;
    line-height: 21px;
    color: #000;
    padding:0 0 15px;
}
h5{
    font-family: 'ProximaNova-Semibold';
    font-size:21px;
    line-height: 24px;
    color: #000;
}
p {
	font-family: 'ProximaNova-Light';
    font-size:16px;
    line-height: 24px;
    color: #000;
    margin: 0px;
	padding: 0 0 25px;
}
ul {
	background: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul li {
	background: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
ol {
    background: none;
    margin: 0px;
    padding: 0px;
    list-style-type: decimal;
}
ol li {
    background: none;
    margin: 0px;
    padding: 0px;
    list-style-type: decimal;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: 0px none !important;
}
a{
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.button{
    display: inline-block;
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 17px;
    color: #FFF;
    text-transform: uppercase;
    background: #fab51d;
    padding:14px 15px;
}
.button:hover{
    background: #a6c83d;
    cursor: pointer;
}
button{
    border:none;
}
button:hover{
    color: #0056b3;
}

strong{
    font-family: 'ProximaNova-Semibold';
}

img, a img {
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	border: none 0;
	outline: 0px none !important;
}
input:focus, textarea:focus, a:focus {
	outline: 0px none !important;
}
button:focus{
    outline:none;
}
@media (min-width: 320px) {
	.container {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 750px;
	}
}
@media (min-width: 1024px) {
	.container {
		max-width: 970px;
	}
}
@media (min-width: 1280px) {
	.container {
		max-width: 1200px;
	}
}
.container-fluid.no-gutters {
	padding-right: 0;
	padding-left: 0;
}
.no-gutters .row {
	margin-right: 0;
	margin-left: 0;
}
.no-gutters [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
.block {
	font: 16px/30px Arial;
	color: #FFF;
	text-align: center;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #030;
}





/*.header-top {*/

    /*background: #ffffff;*/
    /*padding: 15px 0 14px;*/
/*}*/
.header-top ul {
    float: right;
    list-style: none;
    padding-right: 3px;
}
.header-top ul li{
    float: left;
    padding: 0 0px 0 16px;
}
.header-top ul li a{
    float: left;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
}

.header-middle {
    /*padding: 39px 0 0 23px;*/
    padding:19px 25px 0 23px;
}

.header-right {
    float: right;
    padding: 50px 0 0 23px;
}

.header-right-top {
    float: right;
    /*width: 100%;*/
    padding-right: 14px;
    padding-top: 10px;

}

.slide-menu-outer {
    display: none;
}

.logo {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
}


/**
    Nav Manager
 */

nav.navigation-tree {
    background: transparent;
    -webkit-transition: all 0ms ease-in 0s;
    -moz-transition: all 0ms ease-in 0s;
    transition: all 0ms ease-in 0s;
    z-index: 10;
    margin-top: -40px;
    position: relative;

}

nav.navigation-tree .sections-wrapper,
nav.navigation-tree .sections-inner-wrapper {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;


}

nav.navigation-tree .sections-inner-wrapper {
    /*border-bottom: 1px solid #a6c83d;*/
    border-bottom: 1px solid #1c5faa;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}


    /**
     * We want the main navigation to grow
     */
nav.navigation-tree .section {

}

/**
 * Whereas here we'd prefer 25% width
 */
nav.navigation-tree .column {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

nav.navigation-tree .section.single-column {
    position: relative;
}

nav.navigation-tree .section.single-column .section-content{
    border-top: solid 2px #82abca;
}

nav.navigation-tree .section:hover .section-content {
    /*display: block;*/
}

nav.navigation-tree .section.hovering .section-content {
    display: block;
}

nav.navigation-tree .section.single-column .section-content {
    padding:20px 0;
    /* border-top: 0;*/
    left: -16px;
    /*width: 110%;*/
}

/*nav.navigation-tree .section.single-column.nav-section-7 .section-content {*/
    /*width:150%;*/
/*}*/


nav.navigation-tree .section-content {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #f2f2f2;
    padding: 0px 21px 40px;
    /*border-bottom: 7px solid #a6c83d;*/
    border-bottom: 7px solid #1c5faa;
    z-index: 10;
}


nav.navigation-tree .section-title {
    position: relative;
    vertical-align: top;
    font-family: 'ProximaNova-Bold';
    font-size: 18px;
    line-height: 20px;
    color: #000;
    text-transform: uppercase;
    margin: 0 42px 0 0;
    padding-bottom: 27px;
}
nav.navigation-tree .section-title a {
    color: #000;
    border-bottom:none;
}


nav.navigation-tree .section-title:hover::before,
nav.navigation-tree .section-title.active::before{
    content: '';
    height:5px;
    width: 100%;
    /*background: #a6c83d;*/
    background:#1c5faa;
    top: 100%;
    margin-top: -5px;
    position: absolute;
}

nav.navigation-tree .section-title.offers-section a {
    color: #8db02f;
}



nav.navigation-tree .section-title a:hover,
nav.navigation-tree .section-title:hover {
    /*color: #a6c83d;*/
    color:#1c5faa;
    cursor: pointer;
}


nav.navigation-tree .nav-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding:20px 0px;
}

nav.navigation-tree .nav-row .column:first-child {
    padding-left: 32px;
}


/**
 * Borders on every column
 */
/*nav.navigation-tree .column + .column {*/
    /*border-left: 2px solid #82abca;*/
/*}*/

nav.navigation-tree .column {
    padding:0px 15px;
}

nav.navigation-tree .section.nav-section-3 .column:last-child {
    padding-right: 0;
}


nav.navigation-tree ul {
    list-style: none;
}

nav.navigation-tree ul li a {
    color: #000;
    font-size: 14px;
}

nav.navigation-tree ul li a.view-more {
    color: #a5ce38;
}

nav.navigation-tree ul li + li.has-children {
    margin-top: 10px;
}

nav.navigation-tree ul li.has-children,
nav.navigation-tree ul li.has-children a,
nav.navigation-tree ul li:first-child,
nav.navigation-tree ul li:first-child a {
    font-family: 'ProximaNova-Semibold';
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    /*color: #a6c83d;*/
    color:#1c5faa;
}

nav.navigation-tree a:hover {
    /*color: #a6c83d;*/
    color:#1c5faa;
    cursor: pointer;
}



section.content.homepage {
    margin-top: 18px;
}


/**
 * Mobile Navigation Slideout
 */


.mobile-nav-toggle {
    display: none;
    position: absolute;
    top: 15%;
    right: 3%;
    height: 60px;
    width: 60px;
    /*background: #a6c83d;*/
    background:#1c5faa;
    color: #FFF;
    text-align: center;
    cursor: pointer;
}

.mobile-nav-toggle span {
    margin-top: 12px;
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
}

nav#mobile-nav {
    background: #f2f2f2;;
}

nav#mobile-nav ul li {
    position: relative;
    display: block;
}



nav#mobile-nav ul li {
    border-bottom: solid 1px #999;
}

/**
 * Hide any subnav items
 */
nav#mobile-nav ul li ul {
    display: none;
    background: #6e6e6e;
}

nav#mobile-nav ul li ul li ul {
    background: #333;
}

nav#mobile-nav ul li ul li .menu-toggle {
    background: #1c5faa;
}

nav#mobile-nav ul li .menu-toggle {
    height: 54px;
    width: 54px;
    /*background: #a6c83d;*/
    background:#1c5faa;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 22px;
    color: #fff;
    text-align: center;
    border-bottom: solid 1px #999;
}

nav#mobile-nav ul li .menu-toggle span {
    display: inline-block;
    margin-top: 15px;
}

nav#mobile-nav ul li a,
nav#mobile-nav ul li > span {
    display: block;
    padding: 15px 20px;
    font-size: 20px;
    color: #000;
}


nav#mobile-nav ul li ul a,
nav#mobile-nav ul li ul li > span {
    font-size: 16px;
    color: #FFF;
}


/**
    Login nav
 */

.login-nav {
    position: relative;
    align-self:flex-end;
    z-index: 11;
}
.login-nav ul li{
    display: inline-block;
    vertical-align: middle;
    font-family: 'ProximaNova-Light';
    font-size: 18px;
    line-height: 20px;
    /*color: #a6c83d;*/
    color:#1c5faa;
    text-transform: none;
}
.login-nav ul li a{
    display: inline-block;
    padding: 18px 14px 20px;
    /*color: #a6c83d;*/
    color:#1c5faa;
    border-bottom:none;
}
.login-nav ul li a:hover,
.login-nav ul li a:focus{
    color: #000;
    border-bottom:none;
}
.top-bar-home{
    float:right;
    padding: 5px 10px;
}
.topbar-home i{
    /*color:#a6c83d;*/
    color: #1c5faa;
    font-size: 20px;
    line-height: 24px;
}
.top-bar{
    float:right;
    padding: 5px 20px;
    /*background: #a6c83d;*/
    background: #1c5faa;
}
.welcomeBackName{
    color:#ffffff;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 24px;
}
.bottom-bar{
    float:right;
}

.headerBasket a{
    /*color:#a6c83d;*/
    color:#1c5faa;
}
.headerBasket a:hover{
    color:#000;
}
p.headerBasket {
   padding: 0px;
}
.navbar-toggler{
    margin:-75px 0 0;
    float: right;    
}
.navbar-toggler-icon{
    position: relative;
}
.navbar-toggler-icon:before{
    font-family: 'FontAwesome';
    content: "\f0c9";
    position: absolute;
    left: 0;
    right: 0;
    color: #000;
    font-size: 32px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before{
    content: "\f00d"; 
}
.banner-block {
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;       
    display: -webkit-flex;      
    display: flex;
    min-height: 200px;
}

.banner-content {
    width:24%;
    padding:10px 20px 17px;
    /*background: #a6c83d;    */
    background: #1c5faa;
    background-image: url("../nav/emblem-box-small.png");
    background-position: center center;
    background-repeat:no-repeat;
}
.banner-content h1{
    color: #FFF;
    padding:0 0 8px;
}
.banner-content p{
    font-family: 'ProximaNova-Light';
    font-size: 18px;
    color: #FFF;
    padding:0 0 14px;
}
.banner-content .button{
    color: #a6c83d;
    background: #FFF;
}
.banner-content .button:hover{
    background: #000000;
    color: #FFF;
}

.banner-outer {
    /*width:50%;*/
    width:52%;
    padding: 0 6px;
}

.banner-smpict {
    width: 24%;
}

.banner-image {
    height: 100%;
    width: 100%;
    background-size:100% auto!important;
}

.sm-block {
    height: 50%;
    padding: 3px 0 0;
}
.sm-block:first-child{
    padding:0 0 3px;
}
.banner-sm{
    height: 100%;
    width: 100%;
}

.banner-text {
    position: absolute;
    left: 0;
    bottom: 20px;
    padding:0 30px;
}
.banner-text h2{
    font-family: 'ProximaNova-Extrabold';
    font-size:36px;
    line-height: 42px;
    color: #FFF;
}
.banner-text .button{
    background: #FFF;
    color: #1c5faa;
}
.banner-text .button:hover{
    background: #000000;
    color: #FFF;
}

.banner-inner {
    position: relative;
    height: 100%;
    width: 100%;
}
.banner-inner-overlay{
    position: relative;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.4;
}
.banner-smtext {
    position: absolute;
    left: 0;
    bottom: 25px;
    padding:0 30px;
    z-index:8;
}
.banner-smtext h4{
    color: #FFF;
    padding: 0;
}

.grid-block-outer {
    padding:45px 15px 0 15px;
}
.grid-block-outer .col-md-3{
    padding-left:3px;
    padding-right:3px;
}
.grid-box {
    position: relative;
    background: #a6c83d;
}
.shop-section .grid-box{
    margin-bottom:20px;
}
.shop-section .button-spacer {
    margin-top:20px;
}
.yellow{
    background: #fab51d;
}
.blue{
    background: #1c5faa;
}
.pink{
    background: #804f9b;
}
.cyan{
    background: #5cc4e4;
}

.grid-content{
    padding:27px 30px 33px;
}
.grid-content p a{
    color: #000000;
    text-decoration: underline dashed;
    font-family:'ProximaNova-Bold';

}
.grid-box h2{
    font-family: 'ProximaNova-Bold';
    color: #FFF;
    position: relative;
    padding:0 0 15px;
    margin:0 0 22px;
}
.grid-box h2:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65px;
    height: 1px;
    background: #FFF;
}
.grid-box p{
    color: #000;
}
.grid-box .box-text h6{
    font-size:18px;
    font-family:'ProximaNova-Bold';
}

.grid-box .box-text h6 a.webinars-and-events
{
    color:#fff;
}
.grid-box .box-text h6 a.webinars-and-events:hover,
a.webinars-and-events.more:hover{
    color:#000;
}
.grid-button{
    padding: 0px 30px 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:flex-start;
    -ms-flex-pack:flex-start;
    justify-content:flex-start;
    margin:0 auto;
    background: #e9e9e9;
    margin-top:0;
    margin-bottom:30px;
}
.grid-button .button{
    text-align: center;
}
.grid-box .button{
    background: #FFF;
}

.grid-box.grey{
    background: #e9e9e9;
}

.grid-box.grey h2 {
    font-family: 'ProximaNova-Bold';
    /*color: #a6c83d;*/
    color: #1c5faa;
    position: relative;
    padding:0 0 15px;
    margin:0 0 22px;
}
.grid-box.grey h2:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65px;
    height: 1px;
    /*background: #a6c83d;*/
    background: #1c5faa;
}
.grid-box.grey h2 > a {
    /*color: #a6c83d;*/
    color:#1c5faa;
}
.grid-box.grey h2 > a:hover {
    color: #000000;
}
.grid-box.grey p{
    color: #000;
}
.grid-box.grey .box-text h6{
    font-size:18px;
    font-family:'ProximaNova-Bold';
}
.grid-box.grey .button{
    /*background: #a6c83d;*/
    background:#1c5faa;
}
.grid-box.grey .button:hover{
    background: #000000;
    color:#ffffff;
}
.grid-box.grey .grid-text{
    min-height: 150px;
}
.yellow .button{
    color: #fab51d;
}
.yellow .button:hover{
    background: #000000;
    color: #FFF;
}
.blue .button{
    color: #1c5faa;
}
.blue .button:hover{
    background: #000000;
    color: #FFF;
}
.pink .button{
    color: #804f9b;
}
.pink .button:hover{
    background: #000000;
    color: #FFF;
}
.green .button{
    color: #a6c83d;
}
.green .button:hover{
    background: #000000;
    color: #FFF;
}
.cyan .button{
    color: #5cc4e4;
}
.cyan .button:hover{
    background: #000000;
    color: #FFF;
}
.clear.button{
    background:#ffffff;
    color:#5cc4e4;
    border: 2px solid #5cc4e4;
}
.clear.button:hover{
    background: #5cc4e4;
    color: #FFF;
}
.clear.button.active{
    background:#5cc4e4!important;
    color:#ffffff!important;
}
.clear.button.active:hover{
    background: #ffffff!important;
    color: #5cc4e4!important;
}
.grid-image img{
    display: block;
    width: 100%;
}
.delivered-outer{
    padding:50px 0 25px;
}
.delivered-block {
    text-align: center;
}
.delivered-block h6{
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 21px;
    color: #a6c83d;
    text-transform: uppercase;
    padding:0 0 20px;
}
.delivered-block ul li{
    display: inline-block;
    vertical-align: middle;
    padding:0 15px 30px;
}
.eq-title h2{
    min-height: 100px;
}
.label {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    line-height: 16px;
    background:#804f9b;
    /*background: #a6c83d;*/
    color: #FFF;
    text-transform: uppercase;
    height:30px;
    padding:7px 35px;
    text-align: center;
}
.yellow .label{
    background: #fab51d;
}
.cyan .label{
    background: #5cc4e4;
}
.blue-box .label{
    background: #FFF;
    color: #1c5faa;
}
.blue-box{
    padding: 30px 0 0;
}
.blue-box h6{
    font-family: 'ProximaNova-Extrabold';
    color: #FFF;
}
.blue-box p{
    color: #FFF;
    padding: 0;
}
.more{
   font-family: 'ProximaNova-Semibold';
   font-size: 16px;
   line-height: 21px;
   color: #FFF; 
   margin:4px 0 0;
   display: inline-block;
}
.more:hover{
    color: #fab51d;
}
.box-text{
    margin:0 0 25px;
}
.bottom-block-outer {
    padding:40px 0;
}

.bottom-block {
    float: left;
    width: 100%;
    /*background: #a6c83d;*/
    background:#804f9b;
}
.bottom-image-outer{
    position: relative;
    float: left;
    width: 33.33%;
    padding-right: 15px;
}
.bottom-content {
    float: left;
    width: 66.67%;
    min-height: 200px;
    padding:20px 0 20px 15px;
    background-image: url("../nav/emblem-box-large.png");
    background-position: center center;
    background-repeat:no-repeat;
}

.bottom-image {
    height: 100%;
}

.my-text {
    float: left;
    width: 62%;
    padding: 10px 20px 0 0;
}
.my-text h2{
    font-family: 'ProximaNova-Extrabold';
    font-size: 36px;
    line-height: 42px;
    color: #FFF;
    padding:0 0 7px;
}
.my-text h6{
    position: relative;
    font-family: 'ProximaNova-Semibold';
   font-size: 14px;
   line-height: 16px;
   color: #FFF; 
    padding:0 0 20px;
    margin: 0 0 30px;
}
.my-text h6:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65px;
    height: 1px;
    background: #FFF;
}
.my-text p{
    color: #FFF;
    font-size: 16px;
    line-height:24px;
    padding:0 0 15px;
}
.my-text .button{
    /*color: #a6c83d;*/
    color:#804f9b;
    background: #FFF;
}
.my-text .button:hover{
    color: #FFF;
    background: #000000;
}
.my-links {
    float: left;
    width: 38%;
    padding:10px 30px 0;
    border-left: solid 1px #FFF;
}
.my-links h6{
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 18px;
    color: #FFF;
    padding:0 0 8px
}
.my-links ul li{
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    line-height: 16px;
    color: #FFF;
    padding:8px 0;
}
.my-links ul li a{
    color: #FFF;
}
.my-links ul li a:hover{
    color: #000;
}
.footer-top-search {
    background: #1c5faa;
    padding: 15px 0;
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
}
.footer-top-search p{
    color:#ffffff;
    font-size:18px;
    padding:0;
    margin-top: 10px;
}
#search-field{
    border-radius: 20px 0 0 20px;
    height: 44px;
    width: 80%;
    padding-left:20px;
    border:#ffffff;
}

#search-button{
    height: 45px;
    background:#000000;
    border: 1px solid #000000;
    border-radius: 0px 20px 20px 0;
    margin-left: -5px;
}
#search-button:hover{
    cursor:pointer;
    background: #a6c83d;
    border: 1px solid #a6c83d;
}
.footer-top {
    background: #f2f2f2;
}

.footer-inner {
    float: left;
    width: 100%;
    padding:52px 0 38px;
    /*border-bottom: solid 1px #a6c83d;*/
    border-bottom: solid 1px #1c5faa;
}

.footer-logo {
    float: left;
    width: 25%;
}
.contact-outer{
    float: left;
    width: 26%;
}
.contact-area {    
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    line-height: 21px;
    color: #000;
}
.contact-area  a,
.contact-area span{
    position: relative;
    display: inline-block;
    padding:0 0 0 28px;
}
.contact-area  a:before,
.contact-area span:before{
    font-family: 'FontAwesome';
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    /*color: #a6c83d;*/
    color:#1c5faa;
    font-size: 22px;
}
.contact-area  a.call:before{
    content: "\f10b";
}
.contact-area  a.email:before{
    content: "\f0e0";
    font-size: 14px;
}
.contact-area  span.address:before{
    content: "\f041";
    font-size: 16px;
}
.contact-area a{
    color: #000;
}
.g-recaptcha{
    margin-bottom: 15px;
}

.footer-links {
    float: left;
    width: 49%;
}

.bottom-left {
    float: left;
    padding:15px 0;
}

.bottom-text {
    font-family: 'ProximaNova-Light';
    font-size: 12px;
    line-height: 14px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

.bottom-logo {
    display: inline-block;
    vertical-align: top;
}
.bottom-logo a{
    margin-left: 20px;
}

.bottom-right {
    float: right;
    padding:20px 0 35px;
}
.bottom-right ul li{
    display: inline-block;
    font-family: 'ProximaNova-Light';
    margin-left: 12px;
    font-size: 12px;
    line-height: 14px;
    color: #000;
}
.bottom-right ul li a{
    color: #000;
}
.bottom-right ul li a:hover{
    /*color: #a6c83d;*/
    color: #1c5faa;
}

.social-icons {
    display: block;
    padding:8px 0 0 28px;
}
.social-icons ul li{
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius:50%;
    text-align: center;
    font-size: 17px;
    line-height: 29px;
    color: #FFF;
    background: #a6c83d;
    margin-right: 3px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.social-icons ul li a{
    display: block;
    color: #FFF;
}
.social-icons ul li a i{
    margin-top: 4px;
}
.social-icons ul li.instagram{
    background: #5380a5;
}
.social-icons ul li.facebook{
    background: #3460a1;
}
.social-icons ul li.twitter{
    background: #28aae1;
}
.social-icons ul li.linkedin{
    background: #137bb8;
}
.social-icons ul li.youtube{
    background: #cb322e;
}
.social-icons ul li.instagram:hover{
    background: #2f6693;
}
.social-icons ul li.facebook:hover{
    background: #1852a8;
}
.social-icons ul li.twitter:hover{
    background: #088dc5;
}
.social-icons ul li.linkedin:hover{
    background: #0a6194;
}
.social-icons ul li.youtube:hover{
    background: #d61611;
}
.links-block {
    display: inline-block;
    vertical-align: top;
    padding:0 40px 0 0;
}
.links-block:last-child{
    padding: 0;
}
.links-block h6{
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
    line-height: 18px;
    /*color: #a6c83d;*/
    color:#1c5faa;
    text-transform: uppercase;
    padding:0 0 2px;
}
.links-block ul li{
    display: block;
    font-family: 'ProximaNova-Light';
    font-size:14px;
    line-height:21px;
    color: #000;
}
.links-block ul li a{
    color: #000;
}
.links-block ul li a:hover{
    color: #1c5faa;
}
.pagecontent{
    padding:0 0 60px;
}
.pagecontent h1{
    color: #5cc4e4;
    padding:0 0 35px;
}
.side-bar {
    float: right;
    width: 380px;
    position: relative;
    z-index: 1;
    margin:0 0 30px;
}

.breadcrumb-outer {
    padding:24px 0 35px;
}

.breadcrumbs ul li{
    display: inline-block;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    line-height: 16px;
    color: #5cc4e4;
    text-transform: uppercase;
    position: relative;
    padding:0 7px 0 15px;
}
.breadcrumbs ul li:first-child{
    padding-left: 0;
}
.breadcrumbs ul li a{
    color: #5cc4e4;
    border-bottom: none;
}

.breadcrumbs ul li:before{
    content: "/";
    position: absolute;
    left: 0;
    top: 0;
}
.breadcrumbs ul li:first-child:before{
    display: none;
}
/* Dark Blue Breadcrumbs*/
.gallery .breadcrumbs ul li,
.job .breadcrumbs ul li,
.job_listing .breadcrumbs ul li,
.mms_event_list .breadcrumbs ul li,
.basket .breadcrumbs ul li,
.search_results .breadcrumbs ul li,
.green_directory .breadcrumbs ul li,
.product .breadcrumbs ul li,
.contact_form .breadcrumbs ul li,
.news_list .breadcrumbs ul li,
.news .breadcrumbs ul li,
.member_news .breadcrumbs ul li
{
    color: #1c5faa;
}
.gallery .breadcrumbs ul li a,
.job .breadcrumbs ul li a,
.job_listing .breadcrumbs ul li a,
.mms_event_list .breadcrumbs ul li a,
.basket .breadcrumbs ul li a,
.search_results .breadcrumbs ul li a,
.green_directory .breadcrumbs ul li a,
.product .breadcrumbs ul li a,
.contact_form .breadcrumbs ul li a,
.news_list .breadcrumbs ul li a,
.news .breadcrumbs ul li a,
.member_news .breadcrumbs ul li a
{
    color: #1c5faa;
}

.search_results .search-listing h1 {
    /*color: #a6c83d;*/
    color: #1c5faa;
}
.event h1{
    color: #5cc4e4;
    padding:0 0 35px;
}

.date-venue {
    font-size: 18px;
    line-height: 24px;
}
.date-venue strong{
    font-family: 'ProximaNova-Extrabold';
    display: inline-block;
    min-width: 70px;
}

.event-text {
    font-family: 'ProximaNova-Semibold';
    font-size: 18px;
    line-height: 24px;
    padding:40px 0 70px;
}
.event .event-text {
    padding: 20px 0 35px;
}
.event-text ul{
    padding:0 0 12px;
}
.event-text ul li{
    display: block;
    padding: 0 0 7px 35px;
    position: relative;
    font-family: 'ProximaNova-Light';
    font-size: 16px;
    line-height: 24px;
}
.event-text ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
}
.event-text a{
    font-family: 'ProximaNova-Semibold';
    color: #000;
    border-bottom: dashed 1px #000;
}
.course{
    padding:0 0 55px;
}
.course p{
    font-family: 'ProximaNova-Light';
    color: #000;
    /*padding-bottom: 10px;*/
    padding-bottom: 3px;
}
.subscription-text a{
    font-family: 'ProximaNova-Semibold';
    border-bottom: dashed 1px #000;
    color: #000;
}
.subscription-text a:hover{
    color: #5cc4e4;
    border-bottom: dashed 1px #5cc4e4;
}
.course-text p a,
.standard-text p a,
.standard-text a{
    font-family: 'ProximaNova-Semibold';
    border-bottom: dashed 1px #000;
    color: #000;
}
.course-text p a:hover,
.standard-text p a:hover,
.standard-text a:hover{
    color: #5cc4e4;
    border-bottom: dashed 1px #5cc4e4;
}

.course ul,
.standard-text ul{
    padding:0 0 12px;
}

.course ul li,
.standard-text ul li{
    display: block;
    padding: 0 0 7px 35px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.course ul li > ul li,
.standard-text ul li > ul li{
    display: block;
    padding: 0 0 0px 35px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-style:italic;
}
.course ul li:before,
.standard-text ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
}
.standard-text ul li a{
    font-family: 'ProximaNova-Bold';
    color: #000;
    border-bottom: dashed 1px #000;
}
/*.standard-text ul li > p{*/
    /*padding-bottom: 0;*/
/*}*/
.course ol,
.standard-text ol{
    padding:0 0 12px 15px;
    list-style-type: decimal;
}

.course ol li,
.standard-text ol li{
    padding: 0 0 7px 20px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    list-style-type: decimal;
}

.course ol li > ol li,
.standard-text ol li > ol li{
    padding: 0 0 0px 20px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-style:italic;
    list-style-type: decimal;
}
.standard-text h2{
    padding-bottom: 0;
    padding-top: 2px;
    line-height: 42px;
    font-family: 'ProximaNova-Semibold';
    font-size: 21px;
    line-height: 24px;
    color: #000;
}
.standard-text h2,
.standard-text h3,
.standard-text h4{
    padding-bottom: 0;
    padding-top: 2px;
    line-height: 42px;
}
.standard-text h4{
    padding-bottom: 4px;
}
.standard-text h2 a,
.standard-text h3 a,
.standard-text h4 a{
    color: #5cc4e4;
    border-bottom: none;
}
.standard-text h2 a:hover,
.standard-text h3 a:hover,
.standard-text h4 a:hover{
    color: #000000;
    border-bottom: none;
}
.slim-title{
    font-family: 'ProximaNova-Light';
    color: #5cc4e4;
}

.course a {
    font-family: 'ProximaNova-Bold';
    color: #000;
    border-bottom: dashed 1px #000;
}
.course a:hover {
    color: #5cc4e4;
}
#standardpage-content a{
    font-family: 'ProximaNova-Bold';
    color: #000;
    border-bottom: dashed 1px #000;
}
#standardpage-content a:hover {
    color: #5cc4e4;
}
.package-rate {
    display: inline-block;
    background: #5cc4e4;
    height: 64px;
    padding:25px 15px 21px;
    /*margin: 25px 0;*/
    margin: 25px 0;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 18px;
    color: #000;
    position: relative;
}
.package-rate:after{
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 100px;
    height: 64px;
    background: url("../nav/arrow.png") no-repeat left top;
    background-size: 100% 100%;
}
.package-rate span{
    text-transform: uppercase;
    color: #FFF;
    display: inline-block;
    font-family: 'ProximaNova-Bold';
    margin:0 15px 0 0;
}
.package-rate strong{
    color: #000;
    display: inline-block;
    font-family: 'ProximaNova-Semibold';
    margin:0 15px 0 0;
}
.package-rate a{
    font-family: 'ProximaNova-Regular';
    border-bottom: none;
    color: #fff;
}
.course-text,
.standard-text{
    padding:0 0 25px;
    width:100%;
}
.terms{
    padding:0 0 25px;
}
.terms h5{
    padding: 0 0 5px;
}
.terms p{
    font-size: 14px;
    line-height: 21px;
    padding:0 0 20px;
}
.share-this a{
    border-bottom:none;
}

.share-this h2{
    font-family: 'ProximaNova-Regular';
    color: #a6c83d;
    display: block;
    padding: 0 0 10px;
}
.blue-share > .share-this h2{
    color: #1c5faa!important;
}
.standard .share-this h2{
    font-family: 'ProximaNova-Regular';
    color: #5cc4e4;
    display: block;
    padding: 0 0 10px;
}

.news .share-this h2,
.news .subpage-list h3{
    color:#fab51d;
}

.mms_single_event .share-this h2,
.join .share-this h2,
.staff_listing .share-this h2{
    color: #5cc4e4;
}
.side-block {
    max-width: 290px;
    float: right;
}

.add-block {
    padding: 10px 0 15px;
    text-align: center;
}
.add-block img{
    margin:0 0 25px;
}

.side-content {
    background: #5cc4e4;
    padding:20px 10px;
}

.sub-block {
    padding:0 0 10px;
}
.sub-block p{
    color: #FFF;
    font-size: 14px;
    line-height: 18px;
    padding:0 0 10px;
}
.sub-block p a{
    display: inline-block;
    border-bottom: dashed 1px #FFF;
    padding: 0;
    color: #FFF;
    font-family: 'ProximaNova-Semibold';
}
.sub-block p a:hover{
    color: #000;
}
.sub-block a,
.subpage-list a{
    padding:0 0 10px;
    display: table;
}
.sub-block img,
.subpage-list img{;
    display: table-cell;
    min-width: 25px;
}
.sub-block div{
    display: table-cell;
    padding-left: 15px;
    font-family: 'ProximaNova-Semibold';
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #FFF;
}
.sub-block h2,
.sub-block h3{
    font-family: 'ProximaNova-Light';
    color: #FFF;
    padding:0 0 10px;
}
.sub-block h3{
    font-size: 24px;
    line-height: 30px;
}
.sub-block span{
    font-family: 'ProximaNova-Regular';
    font-size: 12px;
    display: block;
}
.subpage-list div{
    display: table-cell;
    padding-left: 15px;
    /*font-family: 'ProximaNova-Light';*/
    font-family: 'ProximaNova-Semibold';
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-decoration: underline dashed;
}
.subpage-list h2,
.subpage-list h3{
    font-family: 'ProximaNova-Light';
    color: #5cc4e4;
    padding:0 0 10px;
}

.slider-block-outer {
    position: relative;
    overflow: hidden;
}
/* Slider Start*/

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-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);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
	outline: none;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-dots {
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	text-align: center;
	height: 12px;
}
.slick-dots li {
	height: 10px;
	list-style: none;
	width: 24px;
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	background: #dcddde;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	display: block;
	height: 10px;
	outline: none;
	width: 24px;
	position: relative;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li.slick-active {
	background: #11181f;
}
.slick-dots li.slick-active button {
	cursor: default;
}
/* Slider End*/
.paginginfo {
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
    min-width: 45px;
}

.slide-block {
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;       
    display: -webkit-flex;      
    display: flex;
}

.slide-content {
    width: 43%;
    /*background: #fab51d;*/
    background: #1c5faa;
    position: relative;
    padding:60px 30px 30px;
}
.slide-content h1{
    color: #FFF;
    font-size: 48px;
    line-height: 56px;
}
.slide-outer {
    width: 57%;
    /*margin-top:34px;*/
    background:#fff;
}
.slider-block-outer .breadcrumbs{
    position: absolute;
    left: 0;
    top: 0;
    background: #FFF;
    z-index: 9;
    padding:5px 12px;
}
.slider-block-outer .breadcrumbs ul li,
.slider-block-outer .breadcrumbs ul li a{
    /*color: #fab51d;*/
    color: #1c5faa;
}
.slider-control {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #000;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    line-height: 18px;
    color: #FFF;
    /*padding:11px 10px 10px;*/
    padding: 14px 30px;
    z-index: 9;
}
.slider-control span{
    display: inline-block;
    padding:0 0 0 15px;
}

.post-date {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    z-index: 9;
    /*padding:17px 30px;*/
    padding:21px 30px;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    line-height: 18px;
    color: #FFF;
}

.slider-nav {
    display: inline-block;
    vertical-align: middle;
    font-size: 48px;
    color: #FFF;
}
.slider-nav i{
    cursor: pointer;
    margin:-10px 8px -6px;
}
.slider-nav i:hover{
    color: #fab51d;
}
.slide-image img{
    max-width: 100%;
}
.element-outer{
    float: left;
    width: 100%;
    /*margin: 15px 0;*/
}
/*--pagination--*/
.pagination-outer{
    float: left;
    width: 100%;
}
.pagination-outer nav{
    float: left;
    width: auto;
}
.pagination-outer > span{
    float: left;
    width: auto;
    line-height: 35px;
    color: #a6c83d;
    font-size: 13px;
    font-family: 'ProximaNova-Bold';
    text-transform: uppercase;
    margin-right: 8px;
}
.cyan-pagination.pagination-outer > span{

    color: #5cc5e3;
}
.blue-pagination .pagination-outer > span {
      /*color: #fab51d;*/
    color: #1c5faa;
}
.pagination{
    border-radius: 0 !important;
}
.pagination-outer .page-item:first-child .page-link{
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    position: relative;
}
.pagination-outer .page-item:first-child .page-link:before{
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 9px 5px 0;
    border-color: transparent #717171 transparent transparent;
    
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.pagination-outer .page-item:first-child .page-link:focus:before,
.pagination-outer .page-item:first-child .page-link:hover:before,
.pagination-outer .page-item:first-child .page-link:active:before{
    border-color: transparent #ffffff transparent transparent;
}
.pagination-outer .page-item:last-child .page-link:before{
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #717171;
    
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

.pagination-outer .page-item:last-child .page-link:hover:before,
.pagination-outer .page-item:last-child .page-link:active:before,
.pagination-outer .page-item:last-child .page-link:focus:before{
    border-color: transparent transparent transparent #ffffff;
}
.pagination-outer .page-item:last-child .page-link{
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    position: relative;
}
.pagination-outer .page-link{
    border-color: #cecece;
    color: #717171;
    font-size: 13px;
    font-family: 'ProximaNova-Bold';
    height: 32px;
    width: 32px;
    text-align: center;
    position: relative;
    border-radius: 2px;
    
    background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #f9f9f9, #e9e9e9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e9e9e9));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #e9e9e9);
	background-image: -o-linear-gradient(top, #f9f9f9, #e9e9e9);
	background-image: linear-gradient(to bottom, #f9f9f9, #e9e9e9);
	filter: progidXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9', GradientType=0);
}
.pagination-outer .page-item{
    margin: 0 2px;
    border-radius: 2px;
}
.pagination-outer .active-page a,
.pagination-outer .page-item  a:focus,
.pagination-outer .page-item  a:active,
.pagination-outer .page-item  a:hover{
    background: #6e6e6e !important;
    border-color: #585858;
    color: #ffffff !important;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    
    -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
       -moz-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
            box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}
.search-member-pagination{
    margin-top:15px;
}
.search-member-pagination .pagination-outer{
    margin-bottom:10px;
}


/*--pagination--*/

/*--search--*/

.search-outer{
    float: left;
    width: 100%;
    max-width: 633px;
    border: 18px solid #e5e5e5;
    border-radius: 17px;
    position: relative;
    background: #e5e5e5;
}
.search-outer input[type=text]{
    float: left;
    width: 100%;
    position: relative;
    height: 62px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-top-color: #c9c9c9;
    border-right-color: #d6d6d6;
    border-bottom-color: #dcdcdc;
    border-left-color: #dddddd;
    background: #ffffff;
    padding-left: 22px;
    padding-right: 200px;
    font-family: 'ProximaNova-Regular';
    font-size: 21px;
    color: #4a5659;
    
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
       -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
            box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}
.search-outer input[type=button]{
    float: left;
    width: 100%;
    max-width: 190px;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    border-radius: 4px;
    cursor: pointer;
    background: #a6c83d;
    font-family: 'ProximaNova-Bold';
    font-size: 24px;
    color: #ffffff;
    text-shadow: 0px 2px 0px rgba(108, 48, 0, 0.75);
    border: 0;
    -webkit-transition: all 300ms ease-in 0s;
	   -moz-transition: all 300ms ease-in 0s;
			transition: all 300ms ease-in 0s;
    
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.45);
       -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.45);
            box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.45);
}
.search-outer input[type=button]:hover{
    background: #8aa633;
}
.search-outer input[type=text]::-webkit-input-placeholder{
    color:#4a5659;
    opacity: 1;
}
 
.search-outer input[type=text]:-moz-placeholder{ /* Firefox 18- */
    color:#4a5659; 
    opacity: 1;
}
 
.search-outer input[type=text]::-moz-placeholder{  /* Firefox 19+ */
    color:#4a5659; 
    opacity: 1;
}
 
.search-outer input[type=text]:-ms-input-placeholder{  
    color:#4a5659; 
    opacity: 1;
}

/*--search--*/

/*--checkbox--*/
.checkbox {
    display: inline-block;
	vertical-align: middle;
}
.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.checkbox label {
    position: relative;
    cursor: pointer;
    color: #2E3A54;
    font-family: 'ProximaNova-Light';
    font-size: 16px;
    line-height: 18px;
	margin-bottom: 0px;
}
.checkbox input:checked + label::after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
    width: 6px;
    height: 10px;
    border: solid #666666;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.checkbox input:checked + label::before{
    background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
	filter: progidXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ebebeb', GradientType=0);
}
.checkbox label::before {
    content: '';
    -webkit-appearance: none;
    background: #d7d7d7;
    border: 1px solid #cdcdcd;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-right: 7px;
    border-radius: 2px;
}

/*--checkbox--*/

/*--radio button--*/
.radio {
    display: inline-block;
	vertical-align: middle;
}
.radio input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.radio label {
    position: relative;
    cursor: pointer;
    color: #2E3A54;
    font-family: 'ProximaNova-Light';
    font-size: 16px;
    line-height: 18px;
	margin-bottom: 0px;
    display: inline-block;
    vertical-align: top;
}
.radio input:checked + label::after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 5px;
    width: 6px;
    height: 6px;
    background: #666666;
    border-radius: 100%;
}
@media screen and (-webkit-max-device-pixel-ratio:1) and (min-color-index:0) {
	.radio input:checked + label::after{top: 7px;}
}
.radio input:checked + label::before{
    background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
	filter: progidXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ebebeb', GradientType=0);
}
.radio label::before {
    content: '';
    -webkit-appearance: none;
    background: #d7d7d7;
    border: 1px solid #cdcdcd;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-right: 7px;
    border-radius: 2px;
    border-radius: 100%;
}

/*--radio button--*/


.content-wrap{
	float: left;
    width: 100%;
    padding: 27px 0;
}
.news .event-text{
	padding: 0;
}
.news .event-text p{
	font-family: 'ProximaNova-Semibold';
	font-size: 18px;
	padding-bottom: 18px;
}

.news .course h5{
	padding-bottom: 20px;
}

.news .course h2,
.news .course h3,
.news .course h4{
	padding-bottom: 0;
	padding-top: 2px;
	line-height: 42px;
}
.news .course h4{
	padding-bottom: 4px;
}
.news .course .button{
	padding: 14px 12px;
}
.hashtag{
	padding: 50px 0 30px;
}
.hashtag h5{
	font-family: 'ProximaNova-Light';
	color: #fab51d;
	padding-bottom: 10px;
}
.hash-link{
	display: inline-block;
	width: 100%;
	max-width: 552px;
	padding: 5px 10px;
	font-family: 'ProximaNova-Extrabold';
	font-size:16px;
	background: #fab51d;
	color: #000;
	margin-bottom: 34px;
}
.hash-link:hover,
.hash-link:focus{
	background: #a6c83d;
}
.hashtag .button{
	display: block;
	max-width: 150px;
}
.quote-block{
	float: right;
	width: 100%;
	max-width: 315px;
	padding: 55px 30px 27px 60px;
	/*background: #fab51d;*/
    background: #1c5faa;
    margin: 7px 0 80px 75px;
    background-image: url("../nav/emblem-box-small.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.quote-block blockquote{
	font-family: 'ProximaNova-Semibold';
	font-size: 24px;
	line-height: 30px;
	text-align: right;
	color: #ffffff;
	position: relative;
	margin-bottom: 0;
}
.quote-block blockquote a{
    color: #000000;
    border-bottom: dashed 1px #000;
    font-family:'ProximaNova-Bold';
}
.quote-block blockquote:before{
	position: absolute;
	content: "“";
	top: -15px;
	right: 0;
	font-family: 'ProximaNova-Semibold';
	font-size: 72px;
	line-height: 30px;
}
.element-outer .SumoSelect{
	border-radius: 2px;
	vertical-align: middle;
	margin-right: 24px;
	width: 158px;
	cursor: pointer;
}
.element-outer .SumoSelect .SelectBox{
	padding: 3px 9px;
	background: rgba(249,249,249,1);
	background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(248,248,248,1) 35%, rgba(243,243,243,1) 66%, rgba(237,237,237,1) 86%, rgba(234,234,234,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(35%, rgba(248,248,248,1)), color-stop(66%, rgba(243,243,243,1)), color-stop(86%, rgba(237,237,237,1)), color-stop(100%, rgba(234,234,234,1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(248,248,248,1) 35%, rgba(243,243,243,1) 66%, rgba(237,237,237,1) 86%, rgba(234,234,234,1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(248,248,248,1) 35%, rgba(243,243,243,1) 66%, rgba(237,237,237,1) 86%, rgba(234,234,234,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(248,248,248,1) 35%, rgba(243,243,243,1) 66%, rgba(237,237,237,1) 86%, rgba(234,234,234,1) 100%);
	background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(248,248,248,1) 35%, rgba(243,243,243,1) 66%, rgba(237,237,237,1) 86%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
}
.element-outer .SumoSelect.open .SelectBox{
	background: #656565;
}
.element-outer .SumoSelect.open > .CaptionCont > span{
	color: #ffffff;
}
.SumoSelect > .CaptionCont > span{
	cursor: pointer;
}
.SumoSelect > .optWrapper > .options li label{
	margin-bottom: 0;
	font-family: 'ProximaNova-Regular';
	font-size: 14px;
	color: #737373;
	padding: 12px 13px;
}
.SumoSelect > .optWrapper > .options li label:hover,
.SumoSelect > .optWrapper > .options li.selected label{
	color: #ffffff;
	/*background: rgba(189,214,76,1);*/
	/*background: -moz-linear-gradient(top, rgba(189,214,76,1) 0%, rgba(188,213,76,1) 35%, rgba(178,208,70,1) 66%, rgba(171,203,65,1) 86%, rgba(164,199,60,1) 100%);*/
	/*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(189,214,76,1)), color-stop(35%, rgba(188,213,76,1)), color-stop(66%, rgba(178,208,70,1)), color-stop(86%, rgba(171,203,65,1)), color-stop(100%, rgba(164,199,60,1)));*/
	/*background: -webkit-linear-gradient(top, rgba(189,214,76,1) 0%, rgba(188,213,76,1) 35%, rgba(178,208,70,1) 66%, rgba(171,203,65,1) 86%, rgba(164,199,60,1) 100%);*/
	/*background: -o-linear-gradient(top, rgba(189,214,76,1) 0%, rgba(188,213,76,1) 35%, rgba(178,208,70,1) 66%, rgba(171,203,65,1) 86%, rgba(164,199,60,1) 100%);*/
	/*background: -ms-linear-gradient(top, rgba(189,214,76,1) 0%, rgba(188,213,76,1) 35%, rgba(178,208,70,1) 66%, rgba(171,203,65,1) 86%, rgba(164,199,60,1) 100%);*/
	/*background: linear-gradient(to bottom, rgba(189,214,76,1) 0%, rgba(188,213,76,1) 35%, rgba(178,208,70,1) 66%, rgba(171,203,65,1) 86%, rgba(164,199,60,1) 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdd64c', endColorstr='#a4c73c', GradientType=0 );*/

    background: #5cc4e4; /* Old browsers */
    background: -moz-linear-gradient(top, #5cc4e4 0%, #2989d8 71%, #207cca 83%, #207cca 100%, #dff3fa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5cc4e4 0%,#2989d8 71%,#207cca 83%,#207cca 100%,#dff3fa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5cc4e4 0%,#2989d8 71%,#207cca 83%,#207cca 100%,#dff3fa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cc4e4', endColorstr='#dff3fa',GradientType=0 ); /* IE6-9 */

}
.SumoSelect > .optWrapper > .options li.opt{
	background: #f5f5f5;
	padding: 0px;
}
.SumoSelect > .optWrapper > .options{
	border: 1px solid #cecece;
}
.SumoSelect.open > .optWrapper{
	top: 30px;
}
.SumoSelect > .CaptionCont > label{
	width: 35px;
	margin-bottom: 0;
	right: 0px;
	cursor: pointer;
}
.SumoSelect > .CaptionCont > label > i{
	margin: 0;
	padding: 15px;
	border-left: 1px solid #d6d6d6;
}
.SumoSelect.open > .CaptionCont > label > i{
	margin: 0;
	border-left: 1px solid #575757;
}

.sort-label{
	display: inline-block;
	vertical-align: middle;
	width: auto;
	line-height: 38px;
	color: #a6c83d;
	font-size: 13px;
	font-family: 'ProximaNova-Bold';
	text-transform: uppercase;
	margin-right: 8px;
}



.counter{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	max-width: 60px;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	
}
.counter .qty{
	float: left;
	width: 100%;
	padding-right: 20px;
	border: none;
	min-height: 32px;
	text-align: center;
	background: #f2f2f2;
}
.button-container{
	position: absolute;
	top: 16px;
	right: 20px;
}
.button-container button{
	padding: 0px;
	width: 20px;
	outline: none;
	box-shadow: none;
	border: none;
	position: absolute;
	line-height: 15px;
	cursor: pointer;
}
.cart-qty-plus{
	bottom: 0;
	border-bottom: 1px solid #d6d6d6 !important;
	border-left: 1px solid #d6d6d6 !important;
}
.cart-qty-minus{
	top: 0;
	border-left: 1px solid #d6d6d6 !important;
}
.button-container button i{
	font-size: 14px;
}
.element-outer.element-sort{
	padding-left: 65px;
}
.element-outer.element-sort .SumoSelect{
	width: 290px;
}
.element-outer.element-select-large .SumoSelect{
    width: 100%;
}

/**
Custom Styles
 */
.standard h1{
    color: #5cc4e4;
    padding:0 0 35px;
}

.job h1,
.basket h1,
.gallery h1,
.product h1,
.news_list h1{
    /*color: #a6c83d;*/
    color: #1c5faa;
    padding:0 0 35px;
}

.listing-block-text h4.news-heading {
    padding-bottom: 5px!important;
    font-size:20px;
    line-height: 21px;
}
.listing-block-text p{
    padding-bottom: 25px;
}
.news-heading h4 a{
    border-bottom:none;
}
.news-heading h4,
.news-heading a{
    /*color:#fab51d;*/
    color: #1c5faa;
}
.news-heading h4 a:hover,
.news-heading a:hover
{
    color: #000000;
    border-bottom: none;
}

.align-text-right{
    text-align: right;
}
.sub-pages{
    margin-top:20px;
}
/*.downloads-list{*/
    /*margin:20px 0;*/
/*}*/
.downloads-list div {
    display: table-cell;
    padding-left: 15px;
    font-family: 'ProximaNova-Semibold';
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    text-decoration: underline dashed;
}
.downloads-list a {
    padding: 0 0 10px;
    display: table;
    border-bottom:none;
}
.downloads-list a:hover {
    border-bottom:none;
}
#standardpage-content .downloads-list a{
    border-bottom:none;
}
.downloads-list img {
    display: table-cell;
    min-width: 25px;
}
.downloadable-files{
    background:#dff3fa;
    padding:30px;
    width:40%;
    border-radius:12px;
    margin-bottom:20px;
    margin-top:10px;
}
.downloadable-files h2{
    font-family: 'ProximaNova-Light';
    color: #5cc4e4;
    display: block;
    font-size: 24px;
    line-height: 30px;
}
/**
Contact Form Styles
 */
#main-contact-form{
    margin-top:80px;
}
.contact-form-text a {
    font-family: 'ProximaNova-Bold';
    color: #000;
    text-decoration: underline dashed;
}
.contact-form-text a:hover {
    /*color: #fab51d;*/
    color: #1c5faa;
}
.contact-form-text h1{
    /*color: #fab51d;*/
    color: #1c5faa;
    padding:0 0 35px;
}
.has-feedback .form-control-feedback{
    color: #FF0000;
    padding-top:8px;
}


/**
* Job Listing Styles
*/
.job_listing h1 {
    /*color: #a6c83d;*/
    color:#1c5faa;
    padding:0 0 35px;
}
.listing-heading h4,
.listing-heading a{
    /*color:#a6c83d;*/
    color:#1c5faa;
}
.listing-heading h4:hover,
.listing-heading a:hover{
    color: #000000;
}
.mms_single_event .course{
    padding:0 0 5px;
}
.course
.course-listing{
    padding:0 0 55px;
}
.course-listing p{
    font-family: 'ProximaNova-Light';
    color: #000;
    padding-bottom: 10px;
}
.course-listing p a{
    font-family: 'ProximaNova-Semibold';
    border-bottom: dashed 1px #000;
    color: #000;
}
.course-listing p a:hover {
    color: #5cc4e4;
    border-bottom: dashed 1px #5cc4e4;
}
.course h2{
    padding-bottom: 0;
    padding-top: 2px;
    line-height: 42px;
    font-family: 'ProximaNova-Semibold';
    font-size: 21px;
    line-height: 24px;
    color: #000;
}
.course h3 {
    font-family:'ProximaNova-Semibold';
}
.course-listing ul{
    padding:0 0 12px;
}
.course-listing ul li{
    display: block;
    padding: 0 0 7px 35px;
    position: relative;
}
.course-listing ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #5cc4e4;
}
.back-link a{
    margin-top:20px;
    border-bottom: none;
}

/**
Events Listing Styles
 */
.events-listing h1{
    /*color: #a6c83d;*/
    color:#1c5faa;
    padding:0 0 35px;
}
.events-listing{
    padding:0 0 55px;
}
.events-listing p{
    font-family: 'ProximaNova-Semibold';
    font-size:18px;
    line-height:26px;
    color: #000;
    padding-bottom: 10px;
}
.events-listing p a{
    font-family: 'ProximaNova-Bold';
    border-bottom: none;
    /*color: #a6c83d;*/
    color:#1c5faa;
}
.events-listing p a:hover {

    /*color: #a6c83d;*/
    color:#1c5faa;
    /*border-bottom: dashed 1px #a6c83d;*/
    border-bottom: dashed 1px #1c5faa;
}
.events li:before {
    display:none;
}
.events .nav-item {
    /*width: 21%;*/
    margin-left:1.25%;
    padding:15px;
    text-transform: uppercase;
}
.events .nav-item:first-child {
    margin-left:0;
}
.events .nav-item a {
    color:#fff;
    font-size:18px;
    padding:0;
    font-family: 'ProximaNova-Bold';
}
.events .nav-link{
    padding:5px;
}
.events .nav-link.active{
    background-color:transparent;
    border:none;
    color:#fff;
}
.events .nav-link:hover,
.events .nav-link:focus,
{
    background-color:transparent;
}
.events{
    border:none;
}
.nav-item.event-green{
    background-color: #a6c83d;
}
.nav-item.event-blue{
    background-color:#1c5faa;
}
.nav-item.event-purple{
    background-color: #804f9b;
}
.nav-item.event-cyan{
    background-color: #5cc4e4;
}
.nav-item.event-grey{
    background-color: #7f7e7e;
}
.event-content p,
.news-listing p,
.jobs-listing p{
    font-family: 'ProximaNova-Light';
    font-size:16px;
    line-height:24px;
    color: #000;
    padding-bottom: 25px;
}
.event-content p.date {
    font-family: 'ProximaNova-Light';
    font-size:16px;
    line-height:24px;
    color: #000;
    padding-bottom: 0px;
}
.date span{
    font-size:16px;
    line-height:24px;
    font-family: 'ProximaNova-Bold';
    color: #000;
    padding-bottom: 10px;
}
.event-content h3.event-heading {
    font-size:34px;
    padding:50px 0px 15px 0px;
}
.event-content h4.listing-heading,
.news-listing h4.listing-heading,
.jobs-listing h4.listing-heading{
    font-family: 'ProximaNova-Semibold';
    font-size: 20px;
    line-height: 21px;
    letter-spacing: 0.5px;
    padding: 0 0 5px;
}
.listing-block-text{
    padding-right:65px;
}

.event-heading.eauc-event,
h4.listing-heading.eauc-event,
.listing-heading.eauc-event a{
    /*color: #a6c83d;*/
    color:#1c5faa;
}
.listing-heading.eauc-event a{
    border-bottom: none!important;
}
.listing-heading.eauc-event a:hover{
    color:#000000;
}
.event-heading.webinars-event,
h4.listing-heading.webinars-event,
.listing-heading.webinars-event a{
    color: #804f9b;
}
.listing-heading.webinars-event a:hover{
    color:#000000;
}
.listing-heading.webinars-event a{
    border-bottom: none!important;
}
.event-heading.other-event,
h4.listing-heading.other-event,
.listing-heading.other-event a
{
    color: #5cc4e4;
}

.event-heading.past-event,
h4.listing-heading.past-event,
.listing-heading.past-event a
{
    color: #7f7e7e;
}
.listing-heading.other-event a:hover,
.listing-heading.past-event a:hover
{
    color:#000000;
}
.listing-heading.other-event a,
.listing-heading.past-event a
{
    border-bottom: none!important;
}


/**
*Join Page Styles
*/
.join-section{
    padding-bottom:30px;
}
.join-section .eq-height h2{
   min-height:40px;
}
.join-section p{
    color:#FFF;
}

.join .course {
    padding-bottom:10px;
}
.join .course h3{
    color:#5cc4e4;
    font-family: 'ProximaNova-Light';
}

/**
* Button Styles
 */
.yellow.button{
    color: #FFF;
    background: #fab51d;
}
.blue.button{
    color: #FFF;
    background: #1c5faa
}

.purple.button{
    color: #FFF;
    background: #804f9b;
}

.cyan.button{
    color: #FFF;
    background: #5cc4e4;
}

.green.button{
    color: #fff;
    background: #a6c83d;
}
.cancel.button{
    color: #FFF;
    background: #a71515;
}
.white-green.button{
    color: #a6c83d;
    background: #FFF;
}
.white-blue.button{
    color: #1c5faa;
    background: #FFF;
}
.white-cyan.button{
    color: #5cc4e4;
    background: #FFF;
}
.white-purple.button{
    color: #804f9b;
    background: #FFF;
}
.grey.button{
    color: #fff;
    background: #7f7e7e;
}

.yellow.button:hover,
.blue.button:hover,
.purple.button:hover,
.cyan.button:hover,
.green.button:hover,
.cancel.button:hover,
.white-green.button:hover,
.white-blue.button:hover,
.white-cyan.button:hover,
.white-purple.button:hover,
.grey.button:hover
{
    background: #000000;
    color: #ffffff;
}
.button-margin{
    vertical-align:middle;
    margin-top:-8px;
}
/**
* Login form Styles
 */
.spacer{
    margin-top:20px;
}
.right-border{
    border-right:1px solid #e4e4e4;
}
.left-margin{
    padding-left:30px;
}
i.warning-large{
    font-size: 45px;
    color:#fab51d;
}
i.success-large{
    font-size: 45px;
    color:#a6c83d;
}
i.info-large{
    font-size: 45px;
    color:#1c5faa;
}
/**
*Choose Subscription Styles
*/
.subscription-section{
    padding-bottom:30px;
}
.subscription-section h3{
    color:#fff;
}
.subscription-section .eq-height h2{
    min-height:40px;
}
.subscription-section p{
    color:#FFF;
}
.subscription-section .grid-box{
    margin-bottom:30px;
}
/**
* Progress Steps
*/
/*.progressbar{*/
    /*counter-reset: step;*/
/*}*/
ul.progressbar{
    width:100%;
    display:flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 10px;

}
.progressbar li{
    background: url("../nav/step-grey.png");
    background-position: right;
    background-repeat:no-repeat;
    list-style-type: none;
    width: 25%;
    float: left;
    color: #000;
}
.progressbar li:first-child {
    padding-left: 0px;
}
.progressbar li.active,
.progressbar li.completed{
    background: url("../nav/step-blue.png");
    background-position: right;
    background-repeat:no-repeat;
    color: #ffffff;
}
.progressbar li.completed{
    color: #000;
    opacity: 0.6;
}
.progressbar li.completed a{
    color: #000;
    /*border-bottom: dashed 1px #000;*/
}
.step-boxes{
    margin-bottom: 25px;
    width: 100%;
}
.step{
    padding-left:40px;
    width: 70%;
}
.progressbar li:first-child > .step {
    padding-left: 30px;
}
span.step-title{
    width:100%;
    float:left;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 18px;
    vertical-align: bottom;
    margin-top: 15px;
    padding-top: 0px;

}
span.step-description{
    width:100%;
    float:left;
    font-family: 'ProximaNova-Regular';
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 18px;
    vertical-align: top;
    margin-bottom: 15px;
    padding-bottom: 0px;
}
.element-outer.element-select-medium .SumoSelect{
    width: 290px;
}
.input{
    width:290px;
}
.required{
    color: #5cc4e4;
    font-family: 'ProximaNova-Bold';
}
.checkbox-outer{
    float: left;
    width: 100%;
    margin: 15px 0;

}
/**
* Green Gown Directory
*/
.green-directory{
    width:100%;
}
.green-directory h1,
.green-directory a{
    /*color:#a6c83d;*/
    color:#1c5faa;
}
.top-green-content h2{
    padding: 0;
}
.green-directory ul{
    padding:0 0 12px;
}
.green-directory ul li{
    display: block;
    padding: 0 0 7px 35px;
    position: relative;
}
.green-directory ul li p{
    padding: 0;
}
.green-directory ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
}
.green-directory ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
}
.green-directory a {
    font-family: 'ProximaNova-Bold';
    color: #000;
    border-bottom: dashed 1px #000;
}
.green-directory a:hover {
    color: #000000;
}
.green-directory-search-info{
    /*background: #f7f9ec;*/
    background:#e8eff6;
    border-radius: 17px;
    padding:20px 35px;
}
.green-directory-search-info h2{
    /*color:#a6c83d;*/
    color:#1c5faa;
    padding: 0 0 15px;
}
.green-directory-search-info span{
    /*color:#a6c83d;*/
    color:#1c5faa;
    font-family: 'ProximaNova-Bold';
}
.list-all p{
    text-align:center;
}
.list-all a{
    /*color:#a6c83d;*/
    color:#1c5faa;
    /*border-bottom: dashed 1px #a6c83d;*/
    border-bottom: dashed 1px #1c5faa;
}
.alphabet-list{
    width:100%;
    margin: 40px 0;
}
.alphabet-list .row{
   justify-content: center;
}
.alphabet-list a{
    /*color:#a6c83d;*/
    color:#1c5faa;
}
.alphabet-list a,
.alphabet-list span {
    font-family: 'ProximaNova-Regular';
    width:60px;
    font-size: 38px;
    /*margin-bottom: 30px;*/
    vertical-align: middle;
    border:none;
    text-align: center;
    padding: 13px 0px;
    margin: 0.25%;

}
.alphabet-list a.selected{
    background:#a6c83d;
    color:#fff;

}
.companies-list a{
    border:none;
}
.companies-letter{
    /*background:#a6c83d;*/
    background:#1c5faa;
    text-align:center;
    vertical-align: middle;
    padding: 8px 0;
    margin-bottom: 40px;
}
.companies-letter h3 {
    color:#fff;
    font-size: 38px;
    vertical-align: middle;
    font-family: 'ProximaNova-Bold';
    padding: 0;
}

.green-search-outer{
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 17px;
    position: relative;
    background: #e5e5e5;
}
.green-search-outer input[type=text]{
    float: left;
    width: 100%;
    position: relative;
    height: 62px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-top-color: #c9c9c9;
    border-right-color: #d6d6d6;
    border-bottom-color: #dcdcdc;
    border-left-color: #dddddd;
    background: #ffffff;
    padding-left: 22px;
    padding-right: 200px;
    font-family: 'ProximaNova-Regular';
    font-size: 21px;
    color: #4a5659;

    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}
.green-search-outer input[type=button],
.green-search-outer button[type=submit]{
    float: left;
    width: 100%;
    max-width: 190px;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    border-radius: 4px;
    cursor: pointer;
    /*background: #a6c83d;*/
    background:#1c5faa;
    font-family: 'ProximaNova-Bold';
    font-size: 18px;
    color: #ffffff;
    text-shadow: 0px 2px 0px rgba(108, 48, 0, 0.75);
    border: 0;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;

    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.45);
}
.green-search-outer input[type=button]:hover,
.green-search-outer button[type=submit]:hover{
    background: #000;
}
.green-search-outer input[type=text]::-webkit-input-placeholder{
    color:#4a5659;
    opacity: 1;
}

.green-search-outer input[type=text]:-moz-placeholder{ /* Firefox 18- */
    color:#4a5659;
    opacity: 1;
}

.green-search-outer input[type=text]::-moz-placeholder{  /* Firefox 19+ */
    color:#4a5659;
    opacity: 1;
}

.green-search-outer input[type=text]:-ms-input-placeholder{
    color:#4a5659;
    opacity: 1;
}
/**
* Shop Styles
*/
.shop-section{
    padding-bottom:30px;
}
.shop-section .eq-height h2{
    min-height:40px;
}
.shop-section p{
    color:#FFF;
}
.shop-section ul{
    padding:0 0 12px;
}

.shop-section ul li{
    display: block;
    padding: 0 0 7px 35px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
}

.shop-section ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #FFF;
}
.shop-section ul li a{
    font-family: 'ProximaNova-Bold';
    color: #FFF;
    border-bottom: dashed 1px #FFF;
}
.checkout_payment_method .pagecontent a,
.place_order .pagecontent a
{
    font-family: 'ProximaNova-Bold';
    color: #000000;
    border-bottom: dashed 1px #000000;
}
.checkout_payment_method .pagecontent a:hover,
.place_order .pagecontent a:hover{
    color: #5cc4e4;
    border-bottom: dashed 1px #5cc4e4;
}
#print-order i{
    font-size:34px;
    vertical-align: middle;
}
#print-order{
    margin-bottom: 25px;
}
.place_order .pagecontent #print-order a{
    color: #ffffff;
    border-bottom: none;
}
.place_order .pagecontent .subpage-list a{
    border-bottom: none;
}
.grid-image i{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 70px;
    color:#FFF;
    padding:40px;
}
.right-border{
    border-right: 1px solid rgba(0,0,0,.1);
}
#login-form a{
    color:#000;
    border-bottom: dashed 1px #000;
}
.product-info a{
    color: #000;
}
.basket-table{
    margin: 20px 0;
}
.basket-table-headings{
    /*background: #a6c83d;*/
    background:#1c5faa;
    color:#fff;
    padding:15px ;
}
.basket-table-headings label{
    color:#fff;
    padding:0;
    margin:0;
}
.basket-table-body{
    background: #f7f9ec;
    color:#000;
    padding:15px;
}
.basket-table-body p{
    padding:0;
     vertical-align: middle;
    margin-top:10px;
 }
.members-only i{
    font-size:48px;
}
.members-only p{
    margin-top:12px;
}
#notice a,
.address-listing a,
.members-only a{
    color:#000;
    border-bottom: dashed 1px #000;
}
/**
* Basket Styles
*/
.basket-table a{
    color:#000;
    font-weight:700;
}

.icon-trash i{
    font-size: 30px;
}
.basket-table td{
    vertical-align:middle;
    padding:20px;
}
.basket-nav tbody td{
    float:right;
}
/**
* Members Nav
 */

.members_nav{
    background:#eef9fb;
    padding: 20px 60px;
    border-radius:10px;
    margin-bottom:20px;
}
.members_nav ul{
    display:flex;
    flex-direction:row;
    justify-content:center;
    flex-wrap:wrap;
}
.members_nav li {
    font-family: 'ProximaNova-Regular';
    font-size: 18px;
    line-height: 20px;
    flex-shrink:1;
    padding: 10px;
}
.members_nav li a{
    color:#86d1ee;
    font-family: 'ProximaNova-Regular';
    font-size: 17px;
    line-height: 19px;
}
.notice{
    margin-top:10px;
}
a.notice {
    color:#fff!important;
    border-bottom:none!important;
}
.member-details-page h2{
    color:#5cc4e4;
}
.member-details-area{
    background:#eef9fb;
    padding: 10px;
    border-radius:10px;
    margin-bottom:20px;
}
.member-details-area label{
    font-family: 'ProximaNova-Bold';
}
.member-details-area span .cyan.button{
    margin-top:10px;
}
.member-details-area span img{
    margin-top:10px;
    margin-bottom:10px;
}
.member-details-top{
    background:#5cc4e4;
    padding:10px 10px 5px 10px;
}
.member-details-top label{
    color:#ffffff;
    font-family: 'ProximaNova-Bold';
}
.info-panel-section{
    margin: 5px 0;
}
.main-member-details{
    padding: 10px;
}
.main-member-details.light{
    background:#eef9fb;

}
.main-member-details.medium{
    background:#dff3fa;
}

.member_stats_nav {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    margin-bottom:20px;
}
.member_stats_nav li {
    margin-right:10px;
    flex-shrink:1;
}
.dataTable table{
    width:100%;
}
.dataTable thead th{
    background:#5cc4e4;
    color:#ffffff;
    padding:10px;
    text-align: center;
}
.dataTable tbody td{
    padding: 5px 0px;
    text-align: center;
    color:#000;
}
.dataTable tbody td a{
    color:#000;
    border-bottom: dashed 1px #000;
}
.dataTable tbody{
    border-left: 1px solid #5cc4e4;
    border-right: 1px solid #5cc4e4;
    border-bottom: 1px solid #5cc4e4;
}
.subs_type span{
    font-size:14px;
}
input[type=button],
input[type=submit],
input[type=reset]{
    display: inline-block;
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 17px;
    color: #FFF;
    text-transform: uppercase;
    background: #5cc4e4;
    padding:14px 15px;
    border: none;
    margin-bottom:10px;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover{
    background: #000000;
    color: #FFF;
    cursor: pointer;
}
.displaying {
    color:	#C0C0C0;
}
.displaying a{
    color:#000;
    border-bottom: dashed 1px #000;
}
.blue-text{
    color: #5cc4e4;
    font-family: 'ProximaNova-Semibold';
}
.staff_listing .card{
    margin-bottom:20px;
}
.staff_listing .card-img-top{
    width:100%;
}
.staff_listing  h4.card-title{
    color: #5cc4e4;
    margin-bottom:10px;
}
.staff_listing .card-subtitle p{
    font-size:18px;
}
.staff_listing p.card-email {
    font-size:15px;
}
.alert a,
#terms_box a{
    font-family: 'ProximaNova-Semibold';
    border-bottom: dashed 1px #000;
    color: #000;
}
.alert a:hover,
#terms_box a:hover{
    color: #5cc4e4;
    border-bottom: dashed 1px #5cc4e4;
}
#terms_box{
    margin-bottom:20px;
}

/*Members Section*/

.member-info-box {
    padding:40px 0 10px 0;
}

.member-block {
    float: left;
    width: 100%;
    background: #5cc4e4;
}
.member-image-outer{
    position: relative;
    float: left;
    width: 33.33%;
    padding-right: 15px;
}
.member-content {
    float: left;
    width: 66.67%;
    min-height: 200px;
    padding:20px 0 20px 25px;
    background-image: url("../nav/emblem-box-large.png");
    background-position: center center;
    background-repeat:no-repeat;
}

.member-image {
    height: 100%;
    padding: 40px 15px 20px 5px;
}
.member-image .card{
    border: none;
}
.member-image .card-body{
    background: #a6c83d;
}
.member-image .card-body,
.member-image .card-title,
.member-image .card-subtitle,
.member-image .card-text{
    color:#ffffff;
}
.member-image .card-subtitle{
    font-family: 'ProximaNova-Semibold';
}
.member-image .card-img-top {
    width: 100%;
    text-align: center;
}

.member-text {
    float: left;
    width: 92%;
    padding: 10px 20px 0 0;
}
.member-text h2{
    font-family: 'ProximaNova-Extrabold';
    font-size: 36px;
    line-height: 42px;
    color: #FFF;
    padding:0 0 7px;
}
.member-text h6{
    position: relative;
    font-family: 'ProximaNova-Semibold';
    font-size: 14px;
    line-height: 16px;
    color: #FFF;
    padding:0 0 20px;
    margin: 0 0 30px;
}
.member-text h6:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65px;
    height: 1px;
    background: #FFF;
}
.member-text p,
.member-text span{
    color: #FFF;
    font-size: 16px;
    line-height:24px;
    padding:0 0 15px;
}
.member-text a{
    color: #FFF;
    border-bottom: dashed 1px #ffffff;
}
.member-text .button{
    color: #a6c83d;
    background: #FFF;
}
.member-text .button:hover{
    color: #FFF;
    background: #000000;
}
.grid-box.my-eauc p,
.basket .grid-box p{
    color: #ffffff;
}
.grid-box.my-eauc a{
    font-family: 'ProximaNova-Semibold';
    color: #FFF;
}
.basket .grid-box a{
    font-family: 'ProximaNova-Semibold';
    color: #FFF;
    border-bottom: dashed 1px #ffffff;
}
.grid-content p a.basket-link{
    color: #FFF;
}
.grid-box.my-eauc ul li{
    color: #FFF;
    display: block;
    padding: 0 0 4px 15px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
}
.grid-box.my-eauc ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ffffff;
}
.grid-box.my-eauc ul li a{
    font-family: 'ProximaNova-Semibold';
    color: #FFF;
    border-bottom: dashed 1px #ffffff;
}
.grid-box.my-eauc ul li a:hover{
    color: #000;
}
.choose-row{
    margin-top:30px;
}

.download-certificate-outer{
    margin: 30px 0;
}
.hot-topic-block-outer {
    padding:40px 0;
}

.hot-topic-block {
    float: left;
    width: 100%;
    background: #1c5faa;
}
.hot-topic-block .label {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    line-height: 16px;
    background: #ffffff;
    color: #1c5faa;
    text-transform: uppercase;
    height:30px;
    width:142px;
    padding:7px 35px;
    text-align: center;
}

.hot-topic-image-outer{
    position: relative;
    float: left;
    width: 50%;
    padding-right: 15px;
}
.hot-topic-content {
    float: left;
    width: 50%;
    min-height: 200px;
    padding:20px 0 20px 15px;
}

.hot-topic-image {
    height: 100%;
}

.hot-topic-text {
    float: left;
    width: 100%;
    padding: 10px 20px 0 0;
}
.hot-topic-text h2{
    font-family: 'ProximaNova-Extrabold';
    font-size: 32px;
    line-height: 38px;
    color: #FFF;
    padding:0 0 7px;
}
.hot-topic-text h5{
    color: #FFF;
    font-size: 15px;
    line-height: 18px;
    padding:0 0 14px;
}
.hot-topic-text h2 a{
    border-bottom:none;
}
.hot-topic-text h6:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65px;
    height: 1px;
    background: #FFF;
}
.hot-topic-text p{
    color: #FFF;
    font-size: 16px;
    line-height:24px;
    padding:0 0 15px;
}
.hot-topic-text a{
    color: #FFF;
    border-bottom: dashed 1px #ffffff;
}
.hot-topic-text .button{
    color: #1c5faa;
    background: #FFF;
}
.hot-topic-text .button:hover{
    color: #FFF;
    background: #000000;
    border:none;
}
.latest-news-outer{
    width:100%;
}
.latest-news-outer h2{
    font-family: 'ProximaNova-Extrabold';
    font-size: 40px;
    line-height: 46px;
    padding:0 0 7px;
}
.latest-news-outer .news.button{
    background:#000000;
}
.latest-news-outer .news.button:hover{
    color:#ffffff;
}
.latest-news-outer .latest-news h6 {
    font-family: 'ProximaNova-Bold';
}
.latest-news-outer .latest-news h6 a {
    color: #000000;
}
.latest-news-outer a.read-more {
    color: #000000;
    border-bottom: dashed 1px #000000;
    font-family: 'ProximaNova-Bold';
}

/*My EAUC - All Conatcts Section*/
.member-contacts,
.member-search{
    width:100%;
}
.member-contacts table,
.member-search table{
    width:100%;
    margin-bottom:20px;
    border:none;
}
.member-contacts thead tr,
.member-search thead tr{
    background: #5cc5e3;
    padding:15px;
    color:#ffffff;
    vertical-align:middle;
    border:none;
}
.member-contacts thead td,
.member-contacts thead th,
.member-search thead th,
.member-search thead td{
    padding:15px;
    /*text-align:center;*/
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 17px;
    border:none;
}
.member-contacts tbody tr,
.member-search tbody tr{
    vertical-align:middle;
    background: #eef9fb;
    padding:15px;
    border:none;
}
.member-contacts tbody tr.no-finance-contact{
    vertical-align:middle;
    background: #000000;
    color: #5cc5e3;
    padding:15px;
    border:none;
}

.member-contacts tbody td,
.member-search tbody td{
    padding:15px;
    /*text-align:center;*/
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 17px;
    border:none;
}
.member-contacts tbody tr:nth-of-type(2n+1),
.member-search tbody tr:nth-of-type(2n+1){
    background:  #dff3fa;
    color:#000;
}

.member-contacts tbody td a,
.member-search tbody td a{
    background: #5cc5e3;
    display: inline-block;
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 17px;
    color: #FFF;
    text-transform: uppercase;
    padding: 14px 15px;
}
.member-search tbody td a{
    width:100%;
    text-align: center;
}
.member-contacts tbody td .cyan.button{
    text-align:center;
    width:100%;
    font-size:15px;
    line-height:16px;
}
.not-available{
    color:#aaa9a9;
    cursor: not-allowed;
}
.expires-soon{
    color:#ff0000;
}
/*Product page*/

.mms_event_product_details .pagecontent a{
    color: #000000;
    border-bottom: dashed 1px #000000;
    font-family: 'ProximaNova-Bold';
}
.mms_event_product_details .pagecontent a:hover{
    color: #5cc5e3;
    border-bottom: dashed 1px #5cc5e3;
}
.mms_event_product_details a.cyan.button{
    color:#ffffff;
}
.mms_event_product_details a.cyan.button,
.mms_event_product_details .subpage-list a
{
    border-bottom: none;
}
/*Misc Table Styles*/
.standard-text table,
.region table,
.page-listing-table table{
    width:auto;
    margin-bottom:20px;
    border:none;
}
.standard-text table thead tr,
.region table thead tr,
.page-listing-table table tr{
    background: #5cc5e3;
    padding:15px;
    color:#ffffff;
    vertical-align:middle;
    border:none;
}
.standard-text table thead td,
.standard-text table thead th,
.region table thead td,
.region table thead th,
.page-listing-table table thead td,
.page-listing-table table thead th{
    padding:15px;
    text-align:center;
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 17px;
    border:none;
}
.standard-text table tbody tr,
.region table tbody tr,
.page-listing-table table tbody tr{
    vertical-align:middle;
    background: #eef9fb;
    padding:15px;
    border:none;
}
.standard-text table tbody td,
.region table tbody td,
.page-listing-table table tbody td{
    padding:15px;
    text-align:center;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 17px;
    border:none;
}
.standard-text tbody tr:nth-of-type(2n+1),
.region tbody tr:nth-of-type(2n+1),
.page-listing-table tbody tr:nth-of-type(2n+1) {
    background:  #dff3fa;
    color:#000;
}

.standard-text tbody td a,
.region tbody td a,
.page-listing-table tbody td a{
    background: #5cc5e3;
    display: inline-block;
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 17px;
    color: #FFF;
    text-transform: uppercase;
    padding: 14px 15px;
    border-bottom:none;
}
.standard-text tbody td a:hover,
.region tbody td a:hover,
.page-listing-table tbody td a:hover{
    background: #000000;
}

.table-tooltip{
    position: relative;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 17px;
    color: #000;
    font-weight:600;
    text-transform: none;
    border-bottom: dashed 1px #000;
}

.table-tooltip .tooltiptext {
    visibility: hidden;
    width:200px;
    background-color: #5cc5e3;
    color: #fff;
    text-align: center;
    padding: 15px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
.table-tooltip:hover .tooltiptext {
    visibility: visible;
}
#standardpage-content tbody td a,
#standardpage-content .subpage-list a{
    color: #FFF;
    border-bottom:none;
}

/**
* Basket Table Styles
*/
.basket-table a{
    color:#000;
    font-weight:700;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    /*background-color:  #f7f9ec;*/
    background-color:#e8eff6;
}
.table-striped tbody tr {
    padding:20px;
}
.table-striped tbody th {
    /*background: #a6c83d;*/
    background: #1c5faa;
    color:#fff;
    padding:20px;
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 17px;
}
/**
* Product Table Styles
*/
.product-table a{
    color:#000;
    font-weight:700;
}
.product-table tbody tr:nth-of-type(2n) {
    /*background-color:  #f7f9ec;*/
    background:#e8eff6;
    color:#000;
}
.product-table tbody tr:nth-of-type(2n+1) {
    background-color:  #fff;
}
.product-tabled tbody tr {
    padding:20px;
}
.product-table tbody th {
    background:#1c5faa;
    /*background: #a6c83d;*/
    color:#fff;
    padding:20px;
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    line-height: 17px;
}
.no-border-bottom{
    border-bottom: none;
}