@font-face {
  font-family: 'Droid Sans', sans-serif;
}
body {
    /*font-family: 'Droid Sans', sans-serif;
    background-color: #ddd;*/
}

.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;
}
.jumbotron {
  padding: 30px 15px;
  color: inherit;
  background-size: cover !important;
  background-color: #f3f4f6;
}




/*FONT STYLES*/
h1 {
    font-family: 'Droid Sans', sans-serif;
    font-size: 36px;
    line-height: 42px;
    color: #949598;
    font-weight: normal;
}
h2 {
    font-family: 'Droid Sans', sans-serif;
    font-size: 38px;
    line-height: 42px;
    color:#19953f;
}
h3{
    font-family: 'Droid Sans', sans-serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #19953f;
    margin-bottom: 20px;
}
h4 {
    font-family: 'Droid Sans', sans-serif;
    font-size: 19px;
    line-height: 22px;
    font-weight: bold;
    color: #444a50;
}
h5 {
    font-family: 'Droid Sans', sans-serif;
    font-size:20px;
    line-height: 28px;
    font-weight: bold;
    color:#606366;
    margin-top:60px;
}
ul, ol {
    font-family: 'Droid Sans', sans-serif;
  list-style: url("../images/bullet.png");
}

.jumbotron-header h1 {
    font-family: 'Droid Sans', sans-serif;
    font-size: 36px;
    line-height: 42px;
    color: #949598;
    font-weight: normal;
}
.jumbotron-manual p {
    font-size: 18px;
    line-height: 26px;
}
.maunal_download_link {
    font-size: 18px;
    color: #1788e5;
    text-decoration: underline;
}
.video_link {
    font-size: 16px;
    color: #1788e5;
    text-decoration: none;
}
.jumbotron-video p {
    font-family: 'Droid 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: 'Droid Sans', sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #606366;
}
.jumbotron-contact a {
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #19953f;
}
.jumbotron-contact .contact-text {
   font-family: 'Droid Sans', sans-serif; 
    font-size: 16px;
    line-height: 22px;
    color:#19953f;
}
.footer_links {
    color:#2d3035;
    text-decoration: none;
}
.footer_links:hover {
    color:#2d3035;
    text-decoration: underline;
}
.copyright {
	color:#2d3035;
}
.copyright p {
    font-size: 12px;
    line-height: 22px;
    padding-top:10px;
}


/*section styles*/
#main {
  background-color: #fff;
}
hr {
    color: #e6e6e6;
    height: 2px;
    width: 100%;
}
.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;
}
.contact-icon {
    float: left;
    margin-right: 10px;
}
.contact-text {
    float: left;
}
.phone-text {
    padding-top: 5px;
}
.phone {
    width: 22px;
    height: 28px;
}
.email {
    width: 24px;
    height: 18px;
}
.map-icon {
    width: 19px;
    height: 25px;
}
.margin-top {
    margin-top: 20px;
}
.margin-bottom1 {
    margin-top:20px;
}
.copyright {
	background: #ddd;
	padding: 10px;
}
.map {
    width: 428px;
}
.contact-buttons {
    margin-top: 10px;
    margin-bottom: 20px;
}
.jumbotron-wsc-zotc img {
    width: 100%;
}

/*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;
}

/*Form style
.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 .field-validation-error {
  color: red;
  font-weight: bold;
}
.form-signin #inputEmail, .form-signin #inputPassword, .form-signin #inputtext, .form-signin select, .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: 10px;
  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);
}
.forgot-password {
  color: #417baa;
}
.forgot-password:hover, .forgot-password:active, .forgot-password:focus {
  color: #417baa;
}
*/


.btn-default {
    font-family: 'Droid Sans', sans-serif;
    font-size: 20px;
    line-height: 26px;
    background-color: #1788e5;
    color: #fff;
    border: none;
    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;
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}
/*================ Planner Page ======================*/

.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 li {
    margin: 1em auto;
	list-style-image: url("../images/bullet.png");
}

.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;
}
.plantools h2, .plantools p {
    text-align: center;
}

.btn-row.text-center {
    margin-top: 3em;
}