html {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;}



h1, h2, h3, h4, h5, h6, p, ul li, label {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h3 {
	margin-top: 0px;
}


.fineprint {
	font-size: .8em;
	}



img {
	max-width: 100%;
}

.splash-copy {
	padding-bottom: 50px;
}

.jumbotron-home {
  padding: 30px 15px 50px 15px;
  color: inherit;
  background-size: cover !important;
  background: url("/wp-content/uploads/2022/05/header-cover.png") no-repeat;
  background-position: center center;
}

.jumbotron-about {
	background: url("/wp-content/uploads/2022/05/about-splash.png") no-repeat !important;
  padding: 30px 15px;
  color: inherit;
  background-size: cover !important;
  background-position: center center;

}

.jumbotron-excel {
  padding: 100px 15px;
  color: inherit;
  background-size: cover !important;
  background: url("/wp-content/uploads/2022/05/el_header.jpg") no-repeat;
}

.jumbotron-excel h1{
  color: #19953f;
  font-size: 36px;
}

.jumbotron-excel p{
  font-size: 18px;
}

.jumbotron-excel img {
  vertical-align: middle;
    padding-top: 55px;
}

.jumbotron-screener {
  padding: 100px 15px;
  color: inherit;
  background-size: cover !important;
  background: url("/wp-content/uploads/2022/05/screener-bg.jpg") no-repeat;
}

.jumbotron-screener h1{
  color: #19953f;
  font-size: 36px;
  padding-top: 100px;
}

.jumbotron-screener p{
  font-size: 18px;
}

.jumbotron-screener img {
  vertical-align: middle;
    padding-top: 55px;
}


.jumbotron-contact {
  padding: 30px 15px;
  color: inherit;
  margin-top: 75px;
  
}

.jumbotron-home h1,
.jumbotron-home .h1 {
  
  font-size:60px !important;
  font-family: 'Open Sans', sans-serif !important;
  margin-bottom: 100px;
  
}

.jumbotron-about h1,
.jumbotron-about .h1 {
  color: #023a66 !important;
  font-size:60px !important;
  font-family: 'Open Sans', sans-serif !important;
  margin-bottom: 60px;
  
}


.jumbotron-contact h1,
.jumbotron-contact .h1 {
    font-size: 60px !important;
	
	color:#023a66 !important;
  }


.download-report {
  margin-top: 75px;
  padding: 15px 45px 0px 45px;
  border: 1px solid #96999a;
  border-radius: 10px;
  background-image: url("/wp-content/uploads/2022/05/pages-download.png");
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 50%, #d6d6d6 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 50%,#d6d6d6 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 50%,#d6d6d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
}



.download-report h2{
  font-size: 24px;
  color: #19953f;
}

.download-report p{
  font-size: 16px;
  padding-bottom: 50px;
}

.intro-icon {
    min-height: 320px !important;
    padding-bottom: 12px;
    display: flex;
    flex-direction: column;
    align-self: baseline;
    align-items: center;
}





.affordable {
	background-image: url("/wp-content/uploads/2022/05/affordable-clouds.png");
	background-size: cover;
	background-position: center bottom;
	background-color: #2d3035;
	padding-top: 70px;
	padding-bottom: 100px;
	color: #fff !important;
    
}

.affordable-green {
    background: #19953f;
	color: #fff;
	text-align:center;
	font-size: 24px;
	padding-top: 25px;
	padding-bottom:25px;
   text-shadow: 1px 1px 5px #000;
   margin-bottom: 75px;
}

.affordable h3 {
	
	    font-size: 30px;
	
}


.win-green {
  color: #19953f;
  font-size: 34px;
  line-height: 42px;
  font-weight: 100;
	width:80%;
}

.win-row {
	font-size: 16px;
	padding-top: 75px;
	padding-bottom: 75px;
	border-bottom: 3px solid #adadad;
	}

.win-row-bottom {
	font-size: 16px;
	padding-top: 75px;
	padding-bottom: 75px;
	}

.free-trial {
	background-image: url("/wp-content/uploads/2022/05/free-trial-bg.png");
	background-size: cover;
	background-position: left center;
	padding-top: 50px;
	padding-bottom:50px;
	display: flex;
	flex-direction: column;
	}


.free-trial-about {
	
	background-image: url("/wp-content/uploads/2022/05/stay-ahead-bg.png");
	background-size: cover;
	padding-top: 50px;
	font-size: 16px;
	padding-bottom: 50px;
	}
	
.free-trial-about h2 {
	font-size: 42px;
	margin-bottom: 40px;
}

.support {
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 18px;
	}

.support h2{
  padding-top: 50px;
}


.free-trial h2 {
	font-size: 42px;
	margin-bottom: 40px;
}

.free-trial-page {
    background: #fff;
	padding-top: 50px;
	min-height: 95vh;
   
}

.testimonials {
  padding-bottom: 75px;
  font-size: 18px;
}

.companies {
	margin-top: 50px;
	text-align: center;
	
}
.companies p{
	margin-top: 25px;
	text-align: center;
	
}

.copyright {
	background: #2f2f2f;
	padding: 10px;
	color:#fff !important;
}

.disclaimer{
	color:#4a4a4a;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #adadad;
	
}
.disclaimer p{
	font-size:12px;
}
.free-trial-button-about {
  padding-top:50px;
  padding-bottom: 50px;
   
}

.green {
  color: #19953f !important;
}

.gray {
  color: #787878;
}

.wood {
    /*-- background: url(/images/wood.jpg) no-repeat; --*/
	background-size: cover !important;
	background: #fafafa;
    width: 100%;
	text-align: center;
	color: #fff;
	padding-top: 35px;
	padding-bottom: 75px;
	margin-top: 45px;
}

.wood h2{
  color: #19953f;
  margin-bottom: 45px;
}

.wood h3{
  color: #19953f;
  margin-top: 25px;
}

.wood-excel {
    background: url("/wp-content/uploads/2022/05/wood.jpg") no-repeat;
  background-size: cover !important;
    width: 100%;
  text-align: center;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 45px;
}

.wood-excel h2{
  color: #19953f;
  margin-top: 100px;
}

.wood-excel p{
  color: #fff;
  padding-top: 0px !important;
  font-size: 18px;
}
.el .row {
    margin-bottom: 4em;
}
.el h2.green.bold.text-center {
    display: block;
}
.el a.btn-default {
    padding: 0.5em 1em;
}
.excel-bottom {
    background: url("/wp-content/uploads/2022/05/skyline.jpg") no-repeat;
  background-size: cover !important;
    width: 100%;
  text-align: left;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.excel-bottom .btn-primary {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #19953f;
    border-color: #19953f;
    font-size: 21px;
    text-decoration: none !important;
    margin-top: 100px;
}



.excel-bottom h2{
  color: #19953f;
}

.excel-bottom p{
  color: #fff;
  padding-top: 0px !important;
  font-size: 18px;
}

.excel-bottom a{
  color: #fff;
  text-decoration: underline;
}

.row-core-2{
	margin-top: 50px;
}

.row-core{
	padding-bottom: 150px;
}

.row-core-2 p{
	padding-top: 35px;
	color: #fff !important;
}

.row-core p{
	padding-top: 35px;
	color:#fff !important;
}

.border-bot p{
border-bottom: 2px solid #19953f;
padding-bottom: 10px;
margin-bottom: 25px;
}

.digital {
	
    background: url("/wp-content/uploads/2022/05/about-rocket.png") no-repeat;
    background-color: #2d3035;
	background-size: contain !important;
	background-position: left bottom;
	width: 100%;
	font-size: 18px;
	color: #fff;
	padding-top: 75px;
	padding-bottom: 75px;
}

.digital p {
	font-size: 18px;
}

.wood p {
	color: #000;
}

* {
    box-sizing: border-box;
}

/* Create three columns of equal width */
.columns-1 {
    float: left;
    width: 33.3%;
	height: 425px;
	background: #fff;
	border-top: 3px solid #30ae22;
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.3);
	margin-top: 15px;

	
}
.columns-2 {
    float: right;
    width: 33.3%;
	height: 425px;
	background: #fff;
	border-top: 3px solid #30ae22;
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.3);
	margin-top: 15px;
	
}

.columns-lg {
    float: left;
    width: 33.3%;
	height: 450px;
	background: #fff;
	border-top: 3px solid #30ae22;
	padding-bottom: 100px;
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.3);
}

.columns-lg p{
  padding-left: 35px;
  padding-right: 35px;
	margin-bottom: 105px;
}

.columns-1 p{
  padding-left: 35px;
  padding-right: 35px;

}


.columns-2 p{
  padding-left: 35px;
  padding-right: 35px;

}

.top-row {
  padding-top: 50px;
}

.top-row h3{
margin-top: 0px;
}

.top-row ul{
line-height: 35px;
 }

.excel{
	padding: 0 15px 15px 15px;
	font-size: 16px;
}

.individual-stocks{
	padding-top: 25px;
	font-size: 16px;
	border-top: 3px solid #19953f;	
	line-height: 24px;
	margin-top: 100px;
}

.etf-research{
padding:15px;
font-size: 16px;
border-top: 3px solid #19953f;	
}

.charting-left {
	
	text-align:left;
}

.charting-left h1{
	
	text-align: left !important;
}

.charting-right{
	padding: 15px;
	font-size: 16px;
}

.screener-text{
	padding: 15px;
	font-size: 16px;
}

.screener {
  padding-top: 50px;
  font-size: 16px;
}

.screener h3{
margin-top: 0px;
}

.screener ul li{
  padding-bottom: 15px;
 }

.adons-top {
	margin-top: 35px;
	margin-bottom: 35px;
	padding-bottom: 36px;
	
}

.addon-logo {
	padding-bottom: 50px;
}

.border-bot {
	border-bottom: 3px solid #adadad;
}

.charting {
	margin-top: 35px;
	margin-bottom: 35px;
}


.adons-top h2{
	font-size: 48px;
	margin-top: 35px;
	margin-bottom: 75px;
	text-align: center;
	color: #30ae22;

}

.adons-bottom {
	margin-top: 35px;
	margin-bottom: 75px;
}




/* Style the list */
.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* Add shadows on hover */
.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.table-header img{
   
	width: 100%;
	height: 100%;
	
}

/* List items */
.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

/* Grey list item */
.price .grey {
    background-color: #eee;
    font-size: 20px;
}

.wood h2 {
	text-align: center;
	font-size:48px
}


.jumbotron-home p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
}

.jumbotron-about p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
}

.jumbotron-contact p {
  margin-bottom: 40px;
  font-size: 23px;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
}


.jumbotron-home hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron-home {
  border-radius: 6px;
}
.jumbotron-home .container {
  max-width: 100% 100%;
}

.jumbotron-home > hr {
  border-top-color: #d5d5d5;
}
.jumbotron-about > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron-about,
.container-fluid .jumbotron-about {
  border-radius: 6px;
}
.jumbotron-about .container {
  max-width: 100% 100%;
}
@media screen and (min-width: 768px) {
	
	
	
  .jumbotron-home {
    padding: 48px 0px 100px 0px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron-home {
    padding-right: 0px;
    padding-left: 0px;
  }
  .jumbotron-home h1,
  .jumbotron-home .h1 {
    font-size: 60px !important;
  }
  .jumbotron-about h1,
  .jumbotron-about .h1 {
    font-size: 60px !important;
	
	color: #19953f !important;
  }
  
}

.card-container.card {
    max-width: 450px;
    padding: 40px 40px;
}

.card-container2.card {
    max-width: 450px;
    padding: 0px 0px;
}

.card-container.card h3{
    color:#000;
    text-align:center;
    font-weight: 600;
}

header {
    color: #000;
    text-align: center;
    font-weight: 600;
	margin-bottom: 5em !important;
}

.main-title {
    font-weight: 600;
    font-size: 24px;
    position: relative;
    top: 150px;
}
/* .btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
} */

/*
 * Card component
 */
.card {
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;

}

.card2 {
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 0px;
  }

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
	}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	}

.form-signin #inputEmail,
.form-signin #inputPassword,
.form-signin #inputtext,
.form-signin #selectoption {
    direction: ltr;
    height: 44px;
    font-size: 16px;
	}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin select,
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 12px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
	}

.form-signin label{
    display: block;
}

#accept {
    border: 1px solid #cacaca;
    padding: 18px;
    border-radius: 6px;
}


.forgot-password {
    color: #417baa;
	}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
    color: #417baa;
	}



.copyright a:link,.copyright a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size:11px !important;
	}

.copyright a:hover, .copyright a:active {
	text-decoration: underline;
	font-size:11px;
	}

.site-info {
    color: #fff !important;
    font-size: 11px !important;
}


.free_trial_button {
	width: 100%;
	font-weight: bold;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
}




.blockquote {
    background: url("/wp-content/uploads/2022/05/quote.png") no-repeat;
    background-size: 100px;
    background-position: left top;
    padding: 27px 35px 10px 26px;
    margin: 50px 0 20px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #4a4a4a;
    border-left: none;
}


ul.about_list {
	margin: 0;
	padding: 0;
	padding-left: 1em;
	
	}
	
ul.about_list li {
	margin: 1em 0;
	padding-left:10px;
	}





button {
    width: 16rem !important;
    height: 4rem !important;
    font-size: 24px !important;
    text-align: center !important;
    font-family: sans-serif !important;
    position: relative !important;
    transition: 0.3s !important;
    margin-top: 15px !important;
    color: #fff !important;
    border: none !important;
    z-index: 2 !important;
    padding: 15px !important;
	background-color: #1788e5 !important;
    border-radius: 3px !important;
    transform: translate(0.7rem, 0rem);

}

button a {
    color: #fff;
    text-decoration: none;
}

button a:hover {
    color: #fff;
    text-decoration: none;
	transform: translate(0rem, 0rem);
    color: white;
    cursor: pointer;
}

button:focus {outline:0;}



button:hover {
   
}

button::before:hover {
    background-color: #1788e5;
    content: '';
    position: absolute;
    width: inherit;
    height: 2.2em;
    top: 0px;
    left: 0;
    transition: 0.3s;
	transform: translate(0.7rem, 0.0rem);
    z-index: -1;
}

button::after:hover {
    background-color: transparent;
    transform: translate(0.7rem, 0rem);
    
}



.button2  {
    padding: 0;
	top:1em;
}

.button2 {
    width: 10rem !important;
    height: 4rem !important;
    font-size: 24px !important;
    text-align: center !important;
    font-family: sans-serif !important;
    text-decoration: none !important;
    position: relative !important;
    transition: 0.3s !important;
    margin: 0rem !important;
    color: #606366 !important;
    background: #fff !important;
    border: 2px solid #949598 !important;
    border-radius: 6px !important;
    z-index: 2 !important;
    padding: 10px 25px 10px 25px !important;
}

.button2 a {
    color: #606366;
    text-decoration: none !important;
}

.button2 a:hover {
    color: #fff;
    text-decoration: none !important;
    
}

.button2:focus {outline:0;}



.button2:hover {
    transform: translate(0rem, 0rem);
    text-decoration: none !important;
    background: #949598 !important;
    color: #fff !important;
    cursor: pointer;
}




a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

footer#colophon {padding-top: 0 !important;padding-bottom: 0 !important;}

span.copyright {
    background: transparent;
    padding: 0 !important;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
}
.glyphicon {
  font-family: 'Open Sans', sans-serif;
}
body {
    /*font-family: 'Open Sans', sans-serif;*/
    background-color: #fff;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: none;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.btn-default .badge {
  color: #fff;
  padding-left: 60px;
  padding-right: 60px;
  background-color: #333;
  font-size: 21px;
}
.btn-primary {
  color: #fff;
  padding-left: 60px;
  padding-right: 60px;
  background-color: #3e7aac;
  border: none;
  font-size: 21px;
  background-image: none;
}
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  padding-left: 60px;
  padding-right: 60px;
  background-color: #286090;
  border: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border: none;
  padding-left: 60px;
  padding-right: 60px;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 21px;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border: none;
  padding-left: 60px;
  padding-right: 60px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 21px;
  padding-left: 60px;
  padding-right: 60px;
  line-height: 1.3333333;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-nav>li::before {
    content: none !important;
}
.jumbotron {
  padding: 30px 15px;
  color: inherit;
  background-size: cover !important;
  background-color: #f3f4f6;
}




/*FONT STYLES*/
h1 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 36px !important;
    line-height: 42px !important;
    color: #949598 !important;
    font-weight: normal !important;
}
h2 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 38px !important;
    line-height: 42px !important;
    color:#19953f;
}
h3{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: bold !important;
    color: #19953f !important;
    margin-bottom: 20px !important;
}
h4 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 19px !important;
    line-height: 22px !important;
    font-weight: bold !important;
    color: #444a50 !important;
}
h5 {
    font-family: 'Open Sans', sans-serif !important;
    font-size:20px !important;
    line-height: 28px !important;
    font-weight: bold !important;
    color:#606366 !important;
    margin-top:60px !important;
}
ul, ol {
    font-family: 'Open Sans', sans-serif;
  list-style: none;
}
ul.list li::before {
  content: "\00BB   ";
	color:#19953f;
  font-weight:900;
}
ul.list li {
    TEXT-INDENT: -15PX;
}
.jumbotron-header h1 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 36px !important;
    line-height: 42px !important;
    color: #949598 !important;
    font-weight: normal !important;
}
.jumbotron-manual p {
    font-size: 18px;
    line-height: 26px;
}
.maunal_download_link {
    font-size: 18px;
    color: #337ab7 !important;
    text-decoration: underline;
}
div.linkcard ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.manualsectitlebtn{
border-bottom: solid grey 2px !important;
    display: block;
	margin-bottom: 1.5em;
}
.manualsectitlebtn h3{
	margin-bottom: 0 !important;
}
.video_link {
    font-size: 16px;
    color: #337ab7;
    text-decoration: none;
}
.jumbotron-video p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
}
.jumbotron-video a:active, .jumbotron-video a:hover, .jumbotron-video a:visited, .jumbotron-video a:focus {
    text-decoration: none;
	
}
.jumbotron-contact p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #606366;
}
.jumbotron-contact a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #23527c;
}
.jumbotron-contact .contact-text {
   font-family: 'Open Sans', sans-serif; 
    font-size: 16px;
    line-height: 22px;
    color:#19953f;
	margin-bottom:1em !important;
	margin-left: 2em;
	text-align:left;
}
.footer_links {
    color:#337ab7;
    text-decoration: none;
}
.footer_links:hover {
    color:#337ab7;
    text-decoration: underline;
}

.copyright p {
    font-size: 12px;
    line-height: 22px;
    padding-top:10px;
}


/*section styles*/

hr {
    color: #e6e6e6 !important;
    height: 2px !important;
    width: 100% !important;
}
.jumbotron-contact, .jumbotron-wsc-zotc {
  padding: 80px 15px;
  color: inherit;
}

.jumbotron-header {
  padding: 10px 15px;
  background-size: cover !important;
  background-color: #f3f4f6;
  margin-bottom:40px;
}
.padding-bottom {
    padding-bottom: 30px;
}
.padding-bottom-end {
    padding-bottom: 40px;
}
a.contact-text {
    width: 50%;
}
.culo a.button, .culi a.button {
    background-color: #1788e5;
    color: #ffffff;
    padding: 0.5em 1.5em;
	POSITION: RELATIVE;
    TOP: 1EM;
}
.culo h3, .culi h3{text-align:left;}
.culo .row.btnrow, .culo .row.smbtnrow, .culi .row.btnrow, .culi .row.smbtnrow {
    min-height: 3em;
    text-align: left;
}
.culo .smbtnrow a.btn.btn-default, .culi .smbtnrow a.btn.btn-default {
    background-color: transparent !important;
}
.culo .btnrow .col-sm-6.col-md-6.col-lg-6,.culo .btnrow .col-sm-5.col-md-5.col-lg-5, .culi .btnrow .col-sm-6.col-md-6.col-lg-6,.culi .btnrow .col-sm-5.col-md-5.col-lg-5 {
    height: 3em;
    margin-bottom: 1em;
}
.culo .col-sm-12.col-md-12.col-lg-12.follow, .culi .col-sm-12.col-md-12.col-lg-12.follow {
    margin-top: 5em;
}
.culo .smbtnrow a.btn.btn-default.twitter, .culi .smbtnrow a.btn.btn-default.twitter {
    background-image: url(/wp-content/uploads/2023/03/twitter.png);
    background-repeat: no-repeat;
    padding: 0.6em 1.1em;
    margin: unset;
    border-radius: 0.2em;
    background-color: transparent;
    width: 3em !important;
}
.culo .smbtnrow a.btn.btn-default.linkedin, .culi .smbtnrow a.btn.btn-default.linkedin {
    background-image: url(/wp-content/uploads/2023/03/linkedin.png);
    background-repeat: no-repeat;
    padding: 0.6em 1.1em;
    margin: unset;
    border-radius: 0.2em;
    background-color: transparent;
    width: 3em !important;
}
.culo .smbtnrow a.btn.btn-default.youtube, .culi .smbtnrow a.btn.btn-default.youtube {
    background-image: url(/wp-content/uploads/2023/03/youtube.png);
    background-repeat: no-repeat;
    padding: 0.6em 1.1em;
    margin: unset;
    border-radius: 0.2em;
    background-color: transparent;
    width: 3em !important;
}
.culi span.css-button-icon {
    float: left;
    border-right: solid #fff 1px;
    padding: .2em;
    background-color: #10562b;
}

.culi .contact-buttons a.btn.btn-default {
    width: 10em;
    height: 2em;
    padding: 0;
    background-color: #19953f !important;
}

.culi svg.bi.bi-file-earmark, .culi svg.bi.bi-play-circle {
    width: 1em;
    color: #ffffff;
    vertical-align: baseline;
    top: .1em;
    position: relative;
}
.culi .textleft{text-align:left;}
.culi .row {
    text-align: left !important;
}
.culi span.css-button-text {
    color: #ffffff;
    font-size: .7em;
   
}
.addons a.btn.btn-default {
    padding: .5em 1.5em;
    width: unset;
    color: #ffffff;
    height: 3em;
    margin: 0;
}
.jumbotron-wsc-zotc img {
    width: 100%;
}

.bktst-action a.btn-default {
    padding: 0.5em 1.5em;
}

/*Video page*/
.no-margin-bot {
    margin-bottom : 10px;
}
.last_link {
    padding-bottom: 20px;
}
.video-two-column {
   padding-top: 20px;
    
}
.padding-video {
    padding-top: 30px;
    padding-bottom: 30px;
}
.video-padding-bottom-end {
    padding-bottom: 80px;
}



.btn-default {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 26px;
    background-color: #1788e5 !important;
    color: #fff;
    border: none;
    width:10em;
	padding: 8px 28px;
	margin-bottom:20px;
	border-radius: 0px;
    background-image: none;
}

.btn-default:focus,
.btn-default.focus {
    color: #fff;
    background-color: #1788e5;
}

.btn-default:hover {
    color: #fff;
    background-color: #1788e5;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #005ca8;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color: #005ca8;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-color: #005ca8;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #005ca8;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}
div.contact-buttons button.btn.btn-default {
    padding: 0.5em !important;
    font-size: 1.2em !important;
    width: 10em !important;
}
a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}
a:hover{
	color: #23527c important;
}
a{
	color:#337ab7 important;
}
ul.nolist {
    padding-left:1em;
    list-style-image: none;
}


ul.nolist li::before {
    content: none;
}
.page-id-170 footer.blog-footer, .page-id-152 footer.blog-footer, 
.page-id-175 footer.blog-footer,.page-id-154 footer.blog-footer, .page-id-177 footer.blog-footer, .page-id-179 footer.blog-footer, .page-id-156 footer.blog-footer,  .page-id-274 footer.blog-footer, .page-id-462 footer.blog-footer, .page-id-545 footer.blog-footer
{
    display: none;
}
article.blog-post.tctest {
    margin-bottom: 0;
}

.col-sm-3.offset-sm-1.blog-sidebar.mb-3 {
    display: none;
}

.jumbotron-planner	h1, .planners h2, .planners h3 {
    color: #19953f;
    margin-bottom: 1em;
}

.jumbotron-planner p {
    margin-bottom: 2em;
}


.jumbotron-planner ul {
    padding-left: 1em;
    
}



.jumbotron-planner img {
    width: 75%;
    margin-left: 10%;
}

.planners .container {
    margin: 7em auto;
}

.planners iframe {
    /* width: 100%; */
    /* height: 100%; */
    aspect-ratio: 16 / 9;
    width: 100%;
}

.planners img {
	margin: auto;
	display: block;
}
.plantools h3 {
    margin: 0 8% 2em;
}
.plantools div.btn-row ul li.col::marker {
    display: none;
    content: none;
}
.plantools div.btn-row ul {
    display: inline-flex;
}

.plantools div.btn-row ul li {
    min-width: 300px;
    list-style: none;
}
.plantools h2, .plantools p {
    text-align: center;
}

.btn-row.text-center {
    margin-top: 3em;
}