/* Forte custom styles */

img {
    max-width: 100%;
}

a:hover, a:focus
	{
		color: #c13f00;
	}
	
a
	{
		color: #d74701;
	}
	
.highlight
	{ 
	min-height:20px; 
	margin-bottom:20px; 
	padding: 19px;   
	border: 1px solid #F60; 
	border-radius: 4px; 
	-moz-border-radius: 4px; }

.btn-primary
	{ 
		background-color:#d74701;
		border-color:#c13f00;
	}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, toggle.btn-primary
	{
		background-color:#c13f00;
		border-color:#ac3800;
	}
	
.panel-primary>.panel-heading
	{ 
		background-color:#d74701; 
		border-color:#d74701; 
	}
	
.panel-primary
	{ 
		border-color:#d74701; 
	}

.orange
	{ 
		color:#d74701; 
	}
	
.alert-purple {
  color: #2E0854;
  background-color: #e2e2f9;
  border-color: #bebde9;
}

.alert-purple hr {
  border-top-color: #f7e1b5;
}

.alert-purple .alert-link {
  color: #2E0854;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert { 
	padding:15px; 
	margin-bottom:20px; 
	border:1px solid transparent; 
	border-radius:4px; 
}
	

		
/* jumbotron-white */		
.jumbotron-white {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #ffffff;
}

.jumbotron-white h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron-white p {
  line-height: 1.4;
}

.container .jumbotron-white {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .jumbotron-white {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron-white {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron-white h1 {
    font-size: 63px;
  }
}

/* jumbotron-orange */		
.jumbotron-orange {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200; 
  color:#ffffff;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #d74701;
}

.jumbotron-orange h1 {
  line-height: 1;
  color: #ffffff;
}

.jumbotron-orange p {
  line-height: 1.4;
}

.container .jumbotron-orange {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .jumbotron-orange {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron-orange {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron-orange h1 {
    font-size: 63px;
  }
}

/* Plans  */

.pricing-illu {
  margin-top: 10px; }
.about-illu {
  margin-top: 30px; }
.pricing {
  overflow: visible; }
.pricing .currencySelectorContainer {
  text-align: right; }
.pricing .currencySelector {
  border: 1px #dddddd solid;
  display: inline-block;
  background: #fff;
  color: #999;
  border-radius: 4px;
  padding: 4px 4px 4px 8px;
  margin-top: 25px;
  font-size: 12px; }
.pricing .currencySelector strong {
  margin-right: 4px; }
.pricing .currencySelector a {
  display: inline-block;
  padding: 0px 3px;
  color: #999;
  border-radius: 2px; }
.pricing .currencySelector a.active {
  background: #999;
  color: #fff; }
.pricing .plan {
  overflow: visible;
  margin-bottom: 40px; }
.pricing .plan h2 {
  font-family: StRydeRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 36px; }
.pricing .plan h2 .price {
  display: block;
  color: #989898; }
.pricing .plan h2 .price strong {
  color: #d74701;
  font-weight: normal;
  margin-right: 2px; }
.pricing .plan h3 {
  color: #989898;
  font-size: 17px;
  font-family: StRydeRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }
.pricing .plan ul {
  margin: 0; }
.pricing .plan .includes {
  font-family: StRydeRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 85%;
  list-style: none;
  font-size: 20px;
  border-top: 1px #d8d8d8 solid;
  padding: 10px 0 0 0;
  margin-top: 10px; 
  line-height:28px; }
.pricing .plan .includes li {
  margin: 5px 0;
  padding: 0; }
.pricing .plan .includes li strong {
  color: #d74701; }
.pricing .plan.highlighted {
  background: #fff;
  margin: -10px 0px 10px -15px;
  padding: 4px 15px 12px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  border-top: 4px #d74701 solid; }
.pricing .cta {
  margin: 10px 0 30px 0; }
  
/* blockquote for plans */

.pricing blockquote {
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
  background-color: #e3e3e3;
  color: #828282;
  padding: 0px; }
.pricing blockquote p {
  font-family: StRydeRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
  padding: 35px 35px 20px; }
.pricing blockquote .by {
  display: block;
  padding: 0 80px 35px 35px; line-height:24px; font-size:18px; }
.pricing blockquote .by strong {
  display: block;
  font-weight: bold; }
.pricing blockquote.by-martin-koppel {
  background-image: url("/images/quote-by-martin-koppel.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 135px; }
.pricing blockquote.by-janice-fraser {
  background-image: url("/images/quote-by-janice-fraser.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 175px;
  padding-right: 100px; }
.pricing blockquote.by-andrew-warner {
  background-image: url("/images/quote-by-andrew-warner.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 135px; }
.pricing blockquote::before {
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  position: absolute;
  content: ' ';
  left: -62px;
  top: -62px;
  width: 90px;
  height: 90px; }
.pricing blockquote::after {
  display: block;
  position: absolute;
  content: ' ';
  left: -62px;
  top: -64px;
  width: 90px;
  height: 90px;
  background-color: whitesmoke;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
  
/* content with navigation (feature) */
  
   .contentWithNav {
    overflow: visible; }
    .contentWithNav menu {
      list-style: none;
      font-family: StRydeRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 16px;
      margin: 30px 0; }
      .contentWithNav menu li {
        margin-left: -10px;
        border-bottom: 1px #eeeeee solid;
        margin-right: 30px;
        overflow: visible; }
        .contentWithNav menu li a {
          margin-right: -30px;
          display: block;
          padding: 10px 16px 10px 10px;
          position: relative;
          z-index: 1000;
          color: #333;
          border-left-width: 0px; }
        .contentWithNav menu li a:hover {
          border-left: 4px #d74701 solid;
          -webkit-transition: border-left-width 0.2s ease-out;
          /* Safari and Chrome */
          -moz-transition: border-left-width 0.2s ease-out;
          /* Firefox 4 */
          -ms-transition: border-left-width 0.2s ease-out;
          /* IE 10 */
          -o-transition: border-left-width 0.2s ease-out;
          /* Opera */
          transition: border-left-width 0.2s ease-out;
          padding-right: 16px; 
		  text-decoration:none; }
        .contentWithNav menu li.active {
          background: #fff;
          margin-top: -1px;
          padding-top: 1px;
          padding-bottom: 1px;
          border-bottom: none; }
          .contentWithNav menu li.active a {
            color: #000;
            background: -moz-linear-gradient(top, #fafafa 0%, #f4f4f4 100%);
            /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f4f4f4));
            /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #fafafa 0%, #f4f4f4 100%);
            /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #fafafa 0%, #f4f4f4 100%);
            /* Opera11.10+ */
            background: -ms-linear-gradient(top, #fafafa 0%, #f4f4f4 100%);
            /* IE10+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFAFA', endColorstr='#FFF4F4F4',GradientType=0);
            background: linear-gradient(top, #fafafa 0%, #f4f4f4 100%);
            /* W3C */
            border-left: 4px #d74701 solid;
            overflow: hidden;
            z-index: 1;
            padding-right: 16px; }
          .contentWithNav menu li.active a::after {
            z-index: 100;
            background: #fff;
            display: block;
            content: ' ';
            width: 100px;
            height: 100px;
            position: absolute;
            right: -50px;
            bottom: -90px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg); }
          .contentWithNav menu li.active a::before {
            z-index: 100;
            background: #fff;
            display: block;
            content: ' ';
            width: 100px;
            height: 100px;
            position: absolute;
            right: -50px;
            top: -90px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg); }
			
.cta {
    padding-top: 20px !important; padding-bottom:30px; margin: 15px 0 0 5px; border-top: 1px #d8d8d8 solid; text-align:center; 
	}