/*
Theme Name: QB Express
Theme URI: www.qbexpress.com
Description: A corporate responsive wordpress theme based on Zurb's Foundation framework
Author: A.J Zawawi
Author URI: http://www.ajzawawi.com
*/

@import url('/css/normalize.css');
@import url(https://fonts.googleapis.com/css?family=Roboto:300);


/* -----------------------------------------
   CSS Reset
----------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}


/* -----------------------------------------
   Important Changes
----------------------------------------- */

.trainer h1 {
  color: #404041;

}

.trainer h2 {
  font-size: 2em;
  color: #86c440;

}

.trainer h3 {}


.menu-primary-container {

  color: #404041;
  padding-top: 2.5em;
  padding-left: 14em;

}


#subnavigation {
  padding-top: 1em;
  min-height: 5em;

}

.button-aligned {
  padding-top: 0.6em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
}

.directory img {
  max-width: 70%;

}

.directory h3 {
  font-size: 1em;
}

.directory h4 {
  font-size: 1em;
  color: #86c440;
}

.directory a {
  font-size: 0.9em;

}

.directory a:hover {
  font-size: 0.9em;
  color: red;
  text-decoration: underline;


}

.directory p {
  font-size: 0.8em;
}


.box {
  background: #E4E5E4;
  border: 1px solid #D6D6D6;
  padding: 1em;


}

.trainer-box {
  border-top: 1px dotted #D6D6D6;
  padding: 1em;
  margin: 0.5em;


}

.listing-box {
  background: #e9eae9;
  border: 1px solid #D6D6D6;
  padding: 1em;


}



#postcontentthumb img {
  display: block;
  width: 130px;
  height: 130px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 130px;
  -webkit-border-radius: 130px;
  -moz-border-radius: 130px;


}

.whiteback {
  background: #fff;
}

.circular {
  width: 300px;
  height: 300px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  background: url(http://link-to-your/image.jpg) no-repeat;
  box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

/* -----------------------------------------
   Navigation Icons
----------------------------------------- */

.pdf-link-icon a {
  width: 50%;
  padding-left: 10px !important;
  background-image: url(images/pdf-icon.png);
}

.word-link-icon a {
  width: 50%;
  padding-left: 10px !important;
  background-image: url(images/MSWord-icon.png);
}


.home-link-icon a {
  padding-left: 30px !important;
  background-image: url(images/home.png);
  background-position: left;
  background-repeat: no-repeat;
}

.blog-link-icon a {
  padding-left: 30px !important;
  background-image: url(images/feed.png);
  background-position: left;
  background-repeat: no-repeat;
}

.about-link-icon a {
  padding-left: 30px !important;
  background-image: url(images/about.png);
  background-position: left;
  background-repeat: no-repeat;
}

.trainer-link-icon a {
  padding-left: 30px !important;
  background-image: url(images/trainer.png);
  background-position: left;
  background-repeat: no-repeat;
}

.contact-link-icon a {
  padding-left: 30px !important;
  background-image: url(images/contact.png);
  background-position: left;
  background-repeat: no-repeat;
}

.login-link-icon a {
  padding-left: 20px !important;
  background-image: url(images/lock.png);
  background-position: left;
  background-repeat: no-repeat;
}

.fb-link-icon a {
  padding-left: 20px !important;
  background-image: url(images/fb.png);
  background-position: left;
  background-repeat: no-repeat;
}

.twitter-link-icon a {
  padding-left: 20px !important;
  background-image: url(images/twitter.png);
  background-position: left;
  background-repeat: no-repeat;
}

.linkedinlink-icon a {
  padding-left: 20px !important;
  background-image: url(images/linkedin.png);
  background-position: left;
  background-repeat: no-repeat;
}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#wrapper {
  background: #e6e7e8;

}

.badge {
  width: 140px;
  height: 185px;
  padding-right: 3px;

}

.green {
  background: #86c440;
  /* Old browsers */
  background: -moz-linear-gradient(top, #86c440 3%, #67c100 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #86c440), color-stop(100%, #67c100));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #86c440 3%, #67c100 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #86c440 3%, #67c100 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #86c440 3%, #67c100 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #86c440 3%, #67c100 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86c440', endColorstr='#67c100', GradientType=0);
  /* IE6-9 */

  color: #fff;


}

.white {
  background: #fff;



}

.link a {
  color: #fff;

}

.link a:hover {
  color: #000;

}

#content {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 6%, #f7f7f7 74%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, #ffffff), color-stop(74%, #f7f7f7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 6%, #f7f7f7 74%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 6%, #f7f7f7 74%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 6%, #f7f7f7 74%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 6%, #f7f7f7 74%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
  /* IE6-9 */
}

.course {
  text-align: center;
  margin-bottom: 0;
  border-style: solid;
  border-width: 1px;
  border-color: #86c440;
  margin-bottom: 0em;
  padding: 1em;
  min-height: 5em;

}


.course ul {
  line-height: 1;
}

.courseborder {
  border-bottom: 0.2em solid #83ba3e;


}

.widthover {
  width: 100%;

}

.padded {
  padding: 1em;
}

.padded-2 {
  padding-left: 2em;

}

.padded-3 {
  padding-left: 3.8em;

}

.padded-4 {
  padding-left: 5em;

}

.padded-top {
  padding-top: 1em;

}


.padded-right {
  padding-right: 3.2em;

}

.padded-bottom {

  padding-bottom: 2em;

}

.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  padding-top: 0.9375em;
}

.menu li {
  display: inline;
  padding-right: 0.9375em;
}

.menu ul li a {
  text-decoration: none;

}

.secondary ul li a {
  color: #fff;


}

.secondary {
  padding-left: 2em;
  padding-top: 0.3em;
}

.social ul li a {
  color: #fff;
  min-width: 37px;

}


.feature p {
  padding-bottom: 1em;

}

.border-2 {
  border-right: 0.09em solid #e6e7e8;

}

.border-4 {
  border-bottom: 0.09em solid #e6e7e8;


}

.sideborder {
  border-left: 0.1em solid #d9d9d9;
  border-right: 0.1em solid #d9d9d9;

}

#page {
  background: #fff;
  min-height: 10em;
  padding: 1.5em;
  border-left: 0.1em solid #d9d9d9;
  border-right: 0.1em solid #d9d9d9;
}

#page p {
  color: #404041;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  margin-top: 1em;
}

#page ul {
  color: #404041;
  list-style: disc outside none;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  padding-left: 3em;
  margin-top: 0.5em;

}

#page li {
  color: #404041;

}

#page a {}



#post {
  background: #fff;
  min-height: 10em;
  padding: 1.5em;
  border-left: 0.1em solid #d9d9d9;
  border-right: 0.1em solid #d9d9d9;
}

#post p {
  color: #404041;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  margin-bottom: 2em;
}


#post ul {
  color: #404041;
  list-style-type: square;
  list-style-position: inside;

}

#post li {
  color: #404041;
  list-style: decimal;
  margin-left: 1em;
  padding-bottom: 1em;

}

#post a {}

#nobullet li {
  list-style: none;
  margin: 0;
}

#contain {
  background: #fff;
  min-height: 10em;
  padding: 1.5em;
  border-left: 0.1em solid #d9d9d9;
  border-right: 0.1em solid #d9d9d9;
}

#contain p {
  color: #404041;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  margin-bottom: 2em;
}


#contain ul {
  color: #404041;
  list-style-type: none;

}

#contain li {
  color: #404041;

}

#contain a {}


.greenlink a {
  color: #86c440;

}

.whitelink a {
  color: #fff;

}


.classdate a {
  color: #333;
  text-decoration: underline;

}

.rc-subheader {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 5px;
}

.rc-resource {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.rc-link {
  border-right: 1px solid #b3b1b1a1;
  font-size: 14px;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: underline;
}

.rc-link-last {
  font-size: 14px;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: underline;
}

.rc-resource p {
  padding-left: 5px;
}

.rc-desc {
  padding-left: 5px;
}

.rc-tooltip-container {
  position: relative;
}

.rc-tooltip-container:hover .rc-tooltip-content {
  visibility: visible;
  opacity: 1;
  transition: .25s all ease;
  transition-delay: 0s;
}

.rc-tooltip-content {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  background: #000000;
  padding: 15px 15px;
  font-size: 13.5px;
  width: 320px;
  transition: .25s all ease;
  transition-delay: .25s;
  z-index: 2;
  color: #FFFFFF;
  line-height: 1.2;
}

.rc-tooltip-content p {
  color: #fff;
}

.rc-tooltip-content .align-right {
  text-align: right;
}

.rc-tooltip-content .align-right a {
  color: red;
  text-decoration: none;
}

.rc-tooltip-content .align-right a:hover {
  text-decoration: underline;
}

#footer {
  background: #404041;
  /* Old browsers */
  background: -moz-linear-gradient(top, #404041 0%, #474647 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #404041), color-stop(100%, #474647));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #404041 0%, #474647 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #404041 0%, #474647 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #404041 0%, #474647 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #404041 0%, #474647 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404041', endColorstr='#474647', GradientType=0);
  /* IE6-9 */
  width: 100%;
  padding-left: 1.5em;
  padding-bottom: 1em;
  min-height: 10em;
}


#footer a {
  color: #fff;

}

#footer a:hover {
  color: #86c440;

}



/*------------------------------------------------*/
/*---------------[FOUNDATION CSS]---------------*/
/*------------------------------------------------*/

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-size: 100%;
}

body {
  background: #e6e7e8;
  color: #404041;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
}

a {
  color: #404041;

}

a:focus {
  outline: none;
}

img,
object,
embed {
  max-width: 100%;
  height: auto;
}

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
}

img {
  display: inline-block;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 70em;
  *zoom: 1;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row .column,
.row .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left;
}

.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}

.row .row {
  width: auto;
  margin-left: 0.9375em;
  margin-right: 0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

@media only screen {

  .row .column,
  .row .columns {
    float: left;
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }

  .min {
    min-height: 521px;
  }

  .row .small-1 {
    position: relative;
    width: 8.33333%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-2 {
    position: relative;
    width: 16.66667%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-3 {
    position: relative;
    width: 25%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-4 {
    position: relative;
    width: 33.33333%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-5 {
    position: relative;
    width: 41.66667%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-6 {
    position: relative;
    width: 50%;
    padding-top: 1em;
    padding-bottom: 0.3em;
    float: left;
  }

  .row .small-7 {
    position: relative;
    width: 58.33333%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-8 {
    position: relative;
    width: 66.66667%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-9 {
    position: relative;
    width: 75%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-10 {
    position: relative;
    width: 83.33333%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-11 {
    position: relative;
    width: 91.66667%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-12 {
    position: relative;
    width: 100%;
    float: left;
    padding-bottom: 0.3em;
  }

  .row .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .row .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .row .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .row .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .row .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .row .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .row .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .row .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .row .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .row .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  [class*="column"]+[class*="column"].end {
    float: left;
  }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 48em) {
  .row .large-1 {
    position: relative;
    width: 8.33333%;
  }

  .row .large-2 {
    position: relative;
    width: 16.66667%;
  }

  .row .large-3 {
    position: relative;
    width: 25%;
  }

  .row .large-4 {
    position: relative;
    width: 33.33333%;
    float: left;
    padding: 0.5em;
  }

  .row .large-5 {
    position: relative;
    width: 41.66667%;
  }

  .row .large-6 {
    position: relative;
    width: 50%;
  }

  .row .large-7 {
    position: relative;
    width: 58.33333%;
  }

  .row .large-8 {
    position: relative;
    width: 66.66667%;
    float: left;
  }

  .row .large-9 {
    position: relative;
    width: 75%;
  }

  .row .large-10 {
    position: relative;
    width: 83.33333%;
  }

  .row .large-11 {
    position: relative;
    width: 91.66667%;
  }

  .row .large-12 {
    position: relative;
    width: 100%;
  }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .small-push-2 {
    left: inherit;
  }

  .small-pull-2 {
    right: inherit;
  }

  .small-push-3 {
    left: inherit;
  }

  .small-pull-3 {
    right: inherit;
  }

  .small-push-4 {
    left: inherit;
  }

  .small-pull-4 {
    right: inherit;
  }

  .small-push-5 {
    left: inherit;
  }

  .small-pull-5 {
    right: inherit;
  }

  .small-push-6 {
    left: inherit;
  }

  .small-pull-6 {
    right: inherit;
  }

  .small-push-7 {
    left: inherit;
  }

  .small-pull-7 {
    right: inherit;
  }

  .small-push-8 {
    left: inherit;
  }

  .small-pull-8 {
    right: inherit;
  }

  .small-push-9 {
    left: inherit;
  }

  .small-pull-9 {
    right: inherit;
  }

  .small-push-10 {
    left: inherit;
  }

  .small-pull-10 {
    right: inherit;
  }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}

p.lead {
  font-size: 1.21875em;
  line-height: 1.6;
}

.subheader {
  line-height: 1.4;
  color: #8c8c8e;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
a {
  color: #404041;
  text-decoration: none;
  line-height: inherit;
}

a:hover,
a:focus {
  color: #79b337;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 1.6;
  margin-top: 0em;
  text-rendering: optimizeLegibility;
}

p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #404041;
  text-rendering: optimizeLegibility;
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 1.2125em;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 60%;
  color: #8c8c8e;
  line-height: 0;
}

h1 {
  font-size: 2.125em;
}

h2 {
  font-size: 1.6875em;
}

h3 {
  font-size: 1.4em;
  color: #404041;
}

h4 {
  font-size: 1.125em;
}

h5 {
  font-size: 1.125em;
}

h6 {
  font-size: 1.4em;
  color: #86c440;
  margin: 0.3em 0;
}

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}



/* Lists */
ul,
ol,
dl {
  font-family: 'Roboto', sans-serif;
  color: #86c440;
  font-size: 1em;
  line-height: 1.6;
  list-style-position: outside;
  font-family: inherit;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  font-family: 'Roboto', sans-serif;
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
}

ul.circle {
  list-style-type: circle;
}

ul.disc {
  list-style-type: disc;
}

ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol li ul,
ol li ol {
  font-family: 'Roboto', sans-serif;
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}

dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #404041;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 7px solid #86c440;
}

blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #737374;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #737374;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #8c8c8e;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #dddddd;
  padding: 0.625em 0.75em;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}

@media only screen and (min-width: 48em) {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.4;
  }

  h1 {
    font-size: 2.75em;
  }

  h2 {
    font-size: 2.3125em;
  }

  h3 {
    font-size: 1.3em;
  }

  h4 {
    font-size: 1.4375em;
  }
}


@media only screen {
  .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }

  .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }

  .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}

@media only screen and (min-width: 48em) {
  .button {
    display: inline-block;
  }
}

/* Standard Forms */
form {
  margin-top: 1em;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: -0.5em;
}

form .row .row .column,
form .row .row .columns {
  padding: 0 0.5em;
}

form .row .row.collapse {
  margin: 0;
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

form .row input.column,
form .row input.columns {
  padding-left: 0.5em;
}

/* Label Styles */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
}

label.right {
  float: none;
  text-align: right;
}

label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}


/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0em;
  padding: 1em;
  background: #f2f2f2;
}




}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p {
  color: #333333;
}

.panel> :first-child {
  margin-top: 0;
}

.panel> :last-child {
  margin-bottom: 0;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
  line-height: 1.4;
}

.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #2284a1;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #2ba6cb;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p {
  color: white;
}

.panel.callout> :first-child {
  margin-top: 0;
}

.panel.callout> :last-child {
  margin-bottom: 0;
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
  line-height: 1.4;
}

.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}


/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875em;
  height: 2.3125em;
  line-height: 2.3125em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span so buttons keep their own */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}

span.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}

span.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Input groups will automatically style first and last elements of the group */
.input-group.radius>*:first-child,
.input-group.radius>*:first-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.input-group.radius>*:last-child,
.input-group.radius>*:last-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.input-group.round>*:first-child,
.input-group.round>*:first-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.input-group.round>*:last-child,
.input-group.round>*:last-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: #e6e7e8;
  font-family: 'Roboto', sans-serif;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #dddddd;
}

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
}

fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}


/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}

button,
.button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 1.25em 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  border-color: #6ca031;
  line-height: 1.5;
  color: white;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: black;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  color: white;
}

button.secondary,
.button.secondary {
  background-color: #e6e7e8;
  border-color: #cbced0;
  color: #333333;
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
  background-color: #cbced0;
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
  color: #333333;
}

button.success,
.button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
  background-color: #457a1a;
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
  color: white;
}

button.alert,
.button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
  background-color: #970b0e;
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
  color: white;
}

button.large,
.button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em;
}

button.small,
.button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
}

button.tiny,
.button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em;
}

button.expand,
.button.expand {
  padding-top: false;
  padding-right: 0px;
  padding-bottom: false0.0625em;
  padding-left: 0px;
  width: 100%;
}

button.left-align,
.button.left-align {
  text-align: left;
  text-indent: 0.75em;
}

button.right-align,
.button.right-align {
  text-align: right;
  padding-right: 0.75em;
}

button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
  background-color: #86c440;
  border-color: #6ca031;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #6ca031;
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  color: white;
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #86c440;
}

button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
  background-color: #e6e7e8;
  border-color: #cbced0;
  color: #333333;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
  background-color: #cbced0;
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
  color: #333333;
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
  background-color: #e6e7e8;
}

button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
  background-color: #457a1a;
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
  color: white;
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
  background-color: #5da423;
}

button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
  background-color: #970b0e;
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
  color: white;
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
  background-color: #c60f13;
}

input.button,
button.button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
}

input.button.tiny,
button.button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
}

input.button.small,
button.button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
}

input.button.large,
button.button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
}

/* Error Handling */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}

.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

.error label,
label.error {
  color: #c60f13;
}

.error small,
small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}

/* Custom Checkbox and Radio Inputs */
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  border: solid 1px #cccccc;
  background: white;
}

form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}

form.custom .custom.checkbox:before {
  content: "";
  display: block;
  line-height: 0.8;
  height: 14px;
  width: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
}

form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #222222;
  position: relative;
  top: 3px;
  left: 3px;
}

form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222;
}

/* Custom Select Options and Dropdowns */
form.custom {
  /* Custom input, disabled */
}

form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, white 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}

form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}

form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em;
}

form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0;
}

form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #aaaaaa transparent transparent transparent;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}

form.custom .custom.dropdown:hover a.selector:after,
form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #222222 transparent transparent transparent;
}

form.custom .custom.dropdown .disabled {
  color: #888888;
}

form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888;
}

form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}

form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

form.custom .custom.dropdown.small {
  max-width: 134px;
}

form.custom .custom.dropdown.medium {
  max-width: 254px;
}

form.custom .custom.dropdown.large {
  max-width: 434px;
}

form.custom .custom.dropdown.expand {
  width: 100% !important;
}

form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
}

form.custom .custom.dropdown ul li {
  color: #555555;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}

form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}

form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}

form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}

form.custom .custom.dropdown ul.show {
  display: block;
}

form.custom .custom.disabled {
  background-color: #dddddd;
}

/* Flex Video */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}

.flex-video.widescreen {
  padding-bottom: 57.25%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Keystroke Characters */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.9375em;
  padding: 0.125em 0.25em 0em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Labels */
.label {
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #86c440;
  color: #fff;
}

.label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}

.label.alert {
  background-color: #c60f13;
  color: #fff;
}

.label.success {
  background-color: #5da423;
  color: #fff;
  margin-right: 1em;
  margin-bottom: 1em;
}

.label.secondary {
  background-color: #e6e7e8;
  color: #333;
  margin-right: 1em;
  margin-bottom: 1em;
}

.label.classdate {
  background-color: transparent;
  color: #333;
  margin-right: 1em;
  margin-bottom: 1em;
}

/* Inline Lists */
.inline-list {
  margin: 0 0 1.0625em -1.375em;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.inline-list>li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}

.inline-list>li>* {
  display: block;
}

/* Pagination */
.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}

.pagination li {
  display: block;
  float: left;
  height: 1.5em;
  color: #222222;
  font-size: 0.875em;
  margin-left: 0.3125em;
}

.pagination li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999999;
}

.pagination li:hover a,
.pagination li a:focus {
  background: #e6e6e6;
}

.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}

.pagination li.unavailable:hover a,
.pagination li.unavailable a:focus {
  background: transparent;
}

.pagination li.current a {
  background: #86c440;
  color: white;
  font-weight: bold;
  cursor: default;
}

.pagination li.current a:hover,
.pagination li.current a:focus {
  background: #86c440;
}

.pagination-centered {
  text-align: center;
}

.pagination-centered ul>li {
  float: none;
  display: inline-block;
}

/* Pricing Tables */
.pricing-table {
  float: left;
  border: solid 1px #dddddd;
  margin-left: 1em;
  margin-bottom: 1em;
  width: 18em;

}

.pricing-table * {
  list-style: none;
  line-height: 1;
}

.pricing-table .title {
  font-family: 'Roboto', sans-serif;
  background-color: #86c440;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
}

.pricing-table .price {
  font-family: 'Roboto', sans-serif;
  background-color: #eeeeee;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 1.25em;
}

.pricing-table .description {
  font-family: 'Roboto', sans-serif;
  background-color: white;
  padding: 0.9375em;
  text-align: center;
  color: #777777;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}

.pricing-table .bullet-item {
  font-family: 'Roboto', sans-serif;
  background-color: white;
  padding: 0.9375em;
  text-align: center;
  color: #333333;
  font-size: 0.875em;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}

.pricing-table .cta-button {
  font-family: 'Roboto', sans-serif;
  background-color: whitesmoke;
  text-align: center;
  padding: 1.25em 1.25em 0;
}

* Side Nav */ .sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.5em;
  margin-right: 0;
  margin-left: -0.5625em;
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 0.5625em;
  margin-bottom: 0.625em;
  font-weight: normal;
  font-size: 0.875em;
}

.sub-nav dt:first-child {
  margin-left: 0em;

}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999999;
  text-decoration: none;
}

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #6ca031;
  padding: 0.1875em 0.5625em;
  cursor: default;
  color: white;
}


/* Tables */
table {
  background: white;
  margin-bottom: 1.25em;
  border: solid 1px #dddddd;
}

table thead,
table tfoot {
  background: whitesmoke;
  font-weight: bold;
}

table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.5em 0.625em 0.625em;
  font-size: 0.875em;
  color: #222222;
  text-align: left;
}

table tr th,
table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #222222;
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background: #f9f9f9;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 1.125em;
}

/* Image Thumbnails */
.th {
  display: inline-block;
  border: solid 4px white;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.th:hover,
.th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(134, 196, 64, 0.5);
  box-shadow: 0 0 6px 1px rgba(134, 196, 64, 0.5);
}

.th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

@media only screen and (max-width: 767px) {
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  top: -9999px;
  list-style: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}

.f-dropdown *:first-child {
  margin-top: 0;
}

.f-dropdown *:last-child {
  margin-bottom: 0;
}

.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: transparent transparent white transparent;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}

.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 7px;
  border-color: transparent transparent #cccccc transparent;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}

.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

.f-dropdown li {
  font-size: 0.875em;
  cursor: pointer;
  padding: 0.3125em 0.625em;
  line-height: 1.125em;
  margin: 0;
}

.f-dropdown li:hover,
.f-dropdown li:focus {
  background: #eeeeee;
}

.f-dropdown li a {
  color: #555555;
}

.f-dropdown.content {
  position: absolute;
  left: -9999px;
  top: -9999px;
  list-style: none;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  max-width: 200px;
}

.f-dropdown.content *:first-child {
  margin-top: 0;
}

.f-dropdown.content *:last-child {
  margin-bottom: 0;
}

.f-dropdown.tiny {
  max-width: 200px;
}

.f-dropdown.small {
  max-width: 300px;
}

.f-dropdown.medium {
  max-width: 500px;
}

.f-dropdown.large {
  max-width: 800px;
}


.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  background-color: #fff;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25em;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}


.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}

.reveal-modal> :first-child {
  margin-top: 0;
}

.reveal-modal> :last-child {
  margin-bottom: 0;
}

.reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 48em) {
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }

  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }

  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }

  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }

  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }

  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}

@media print {
  .reveal-modal {
    background: white !important;
  }
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.3em 0;
  color: #86c440;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
  quotes: "\201C""\201D""\2018""\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
  font-family: 'Roboto', sans-serif;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */

}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
/* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}




/* Custom Grid */
.full {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

.full:before,
.full:after {
  content: " ";
  display: table;
}

.full:after {
  clear: both;
}

.full .column,
.full .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left;
}

.full.collapse .column,
.full.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}

.full .full {
  width: auto;
  margin-left: 0.9375em;
  margin-right: 0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

.full .full:before,
.full .full:after {
  content: " ";
  display: table;
}

.full .full:after {
  clear: both;
}

.full .full.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

.full .full.collapse:before,
.full .full.collapse:after {
  content: " ";
  display: table;
}

.full .full.collapse:after {
  clear: both;
}

@media only screen {

  .full .column,
  .full .columns {
    float: left;
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }

  .min {
    min-height: 521px;
  }

  .full .small-1 {
    position: relative;
    width: 8.33333%;
    float: left;
    padding-bottom: 0.3em;
    padding-right: 1em;
  }

  .full .small-2 {
    position: relative;
    width: 16.66667%;
    float: left;
    padding-bottom: 0.3em;
  }

  .full .small-3 {
    position: relative;
    width: 25%;
    float: left;
    padding-right: 1em;
    padding-left: 1em;
  }

  .full .small-4 {
    position: relative;
    width: 33.33333%;
    float: left;
    padding-bottom: 0.3em;
  }

  .full .small-5 {
    position: relative;
    width: 41.66667%;
    float: left;
    padding-bottom: 0.3em;
  }

  .full .small-6 {
    position: relative;
    width: 50%;
    padding-top: 1em;
    padding-bottom: 0.3em;
    float: left;
  }

  .full .small-7 {
    position: relative;
    width: 58.33333%;
    float: left;
    padding-bottom: 0.3em;
    padding-left: 1.5em;
  }

  .full .small-8 {
    position: relative;
    width: 66.66667%;
    float: left;
    padding-bottom: 0.3em;
  }

  .full .small-9 {
    position: relative;
    width: 75%;
    float: left;
    padding-bottom: 0.3em;
    padding-left: 3em;
  }

  .full .small-10 {
    position: relative;
    width: 83.33333%;
    float: left;
    padding-bottom: 0.3em;
  }

  .full .small-11 {
    position: relative;
    width: 91.66667%;
    float: left;
    padding-bottom: 0.3em;
  }

  .full .small-12 {
    position: relative;
    width: 100%;
    float: left;
    padding-bottom: 0.3em;
  }

  .full .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .full .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .full .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .full .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .full .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .full .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .full .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .full .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .full .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .full .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }


  .style1 {
    font-size: 8em;
    padding-top: 3em;
    color: #86c440;

  }

  .show {
    dislay: none;

  }

  .forum-logo {
    padding-left: 20px;
    padding-top: 20px;
  }

  input#website {
    display: none;
  }

  .invisible {
    display: none;
  }

  .error p {
    font-size: 1em;
    font-weight: bold;
    background-color: red;
  }



  ul.pricing-table {
    padding-left: 0.5em;
  }



  #rc {
    background: #fff;
    min-height: 10em;
    padding: 1.5em;
    border-left: 0.1em solid #d9d9d9;
    border-right: 0.1em solid #d9d9d9;
  }

  #rc.row {
    max-width: 2000px;

  }

  #rc.container {
    width: 1000px;
  }

  #rc p {
    /* color: #404041; */
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    margin-top: 1em;
  }

  #rc ul {
    color: #404041;
    list-style: disc outside none;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    padding-left: 3em;
    margin-top: 0.5em;

  }

  #rc li {
    color: #404041;

  }

  #page a {}

  .fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
  }

  .nav {
    max-width: 90%;
  }

  .nav-tabs {
    display: inline-block;
  }

  .nav>li>a {
    background-color: #f7f5f5;
    width: 300px;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-top: 1px;
  }

  .nav-tabs>li.active>a,
  .nav-tabs>li.active>a:hover,
  .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #86c440;
  }

  .row>.extra [class*="-12"] {
    padding-left: 10px;
    border: 1px solid red;
    padding-right: 0;
  }

  .tab-content>.active {
    min-height: 400px;
  }

  .simple-box {
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 3em;
    margin-bottom: 3em;
  }

  .simple-box h2 {
    font-size: 2em;
    color: #86c440;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .simple-box h3 {}

  .simple-box-last {
    padding-bottom: 3em;
    margin-bottom: 2em;
  }

  .label.cloudfest {
    background-color: orangered;
    padding: 0.5em;
    margin-bottom: 5px;
  }

  .fundbox-green {
    background: #19bc9c;
    color: #fff;
  }


  .exact-red {
    background: #e44650;
    border: none;
    color: #fff;
  }

  .exact-headline {
    color: #e44650;
  }

  .landing-header {
    background: url(images/manufacturing_header_1.png) no-repeat;
    background-size: cover;
    min-height: 290px;
  }

  .cashflow-header {
    background: url(images/cashflow_header.png) no-repeat;
    background-size: cover;
    min-height: 290px;

  }

  .intuit-content {
    margin-left: 10px;
  }

  .intuit-headline {
    padding-top: 20px;
  }

  .intuit-content>.active {
    min-height: 400px;
  }

  .intuit-content-logo {
    margin-left: 10px;
    margin-bottom: 20px;
  }

  .intuit-education-header {
    background: url(images/intuit_education_header.png) no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  #intuit-education ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
  }

  #intuit-education li:before {
    content: "";
    border-color: transparent #86c440;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
  }

  #intuit-education h3 {
    padding-top: 10px;
  }

  #intuit-education a {
    color: #86c440;
    text-decoration: underline;
  }

  .clientonboarding-header {
    background: url(images/clientonboarding_header.png) no-repeat;
    background-size: cover;
    min-height: 290px;
  }

  .profit-header {
    background: url(images/profit_header.png) no-repeat;
    background-size: cover;
    min-height: 290px;
  }

  .worldpay-headline {
    color: #E30613;
  }

  .worldpay-red {
    background: #E30613;
    border: none;
    color: #fff;
  }

  .cloud9-headline {
    color: #2DA2DB;
  }

  .cloud9-blue {
    background: #2DA2DB;
    border: none;
    color: #fff;
  }

  .rn-headline {
    color: #00c853
  }

  .rn-green {
    background: #00c853;
    border: none;
    color: #fff;
  }


  .partner {
    color: #86c440;
  }

  .seventyone-headline {
    color: #2babe1;
  }

  .seventyone-blue {
    background: #2babe1;
    border: none;
    color: #fff;
  }

  .green-text {
    color: #86c440;
  }

  .green-subheader {
    color: #86c440 !important;
    font-weight: bolder;
    font-size: 1.2em;
  }

}