body.wide-format .main-wrapper {
	margin: 0 auto!important;
  max-width: 100%!important;
}

/*Set Logo*/
.top-bar .logo, body.home section.menu .top-bar .logo{
  background-image: none;
}
.top-bar .logo img{
  height:100%;
}
section.menu.sticky .top-bar .logo img{
  display:none;
}
section.menu.sticky .top-bar .logo{
  background-image:url(/wp-content/uploads/2017/07/Pfinlogodark.png);
  background-size:contain;
  background-repeat:no-repeat;
}

/*Clear image floats on posts*/
.single-post .entry-content h1, .single-post .entry-content h2 {
    display: block;
    clear: both;
}
.wp-caption-text{
  margin-bottom:0!important;
}
/*Quiz Styling*/
a.quizvalidationlink {
    display: inline-block;
    padding: 1% 5%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #639;
    color: #fff;
    font-weight: bold;
    margin: 3%;
}
.qmn_quiz_container.mlw_qmn_quiz {
    border: 1px solid #639;
    padding: 1%;
}
.mlw_next, .qsm-submit-btn {
  color: #fff !important;
  background: #95d469!important;
}

.mlw_next:hover, .qsm-submit-btn:hover {
  color: #fff !important;
  background: #76a358!important;
}
.mlw_previous {
  color: #fff !important;
  background: #d38a0c!important;
}

.mlw_previous:hover {
  color: #fff !important;
  background: #8c5d0e!important;
}
/*Rich Slowly Styling*/
.rich-wrapper {
    background-image: url(https://learn.stocktrak.com/wp-content/uploads/2016/04/rich-bg.png);
    background-repeat: no-repeat;
    height: 225px;
    width: 225px;
    border-radius: 10px;
    background-size: cover;
    text-align: center;
    float: right;
    margin: 3px;
}

.rich-header {
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px;
    color: #21441d;
}

.rich-content {
    line-height: 1.3;
    color: #333;
    padding: 15px;
    font-size: 80%;
}
/*Econ In Action styling */
.econ-wrapper {
    background-image: url(https://learn.stocktrak.com/wp-content/uploads/2016/06/Copy-of-Economics-In-Action.png);
    background-repeat: no-repeat;
    height: 225px;
    width: 225px;
    border-radius: 10px;
    background-size: cover;
    text-align: center;
    float: right;
    margin: 3px;
}
.econ-content {
    line-height: 1.3;
    color: #333;
    padding: 15px;
    font-size: 90%;
    background-color: rgba(255,255,255,0.7);
    display: inline-block;
    width: 80%;
    border-radius: 10px;
}
.econ-header {
    background-color: rgba(255,255,255,0.7);
    font-size: 1.2em;
    font-weight: bold;
    display: inline;
    text-shadow: 0 0 1px white;
    color: #00aa00;
}
/*Investing101 Tooltips*/
.invest101 p {
    display: none;
}
.invest101 p {
    display: none;
}

.invest101-para {
    padding:5px;
}

.invest101 ul{
    text-align:left
}
a.tooltips {
  position: relative;
  display: inline;
  font-weight:bold;
}
a.tooltips span {
  position: absolute;
  width:300px;
  color: #FFFFFF;
  background: #000000;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  font-size:70%;
  font-weight:normal;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.8;
  bottom: 30px;
  left: 50%;
  margin-left: -150px;
  z-index: 999;
}
/*Style Investing101 Home*/
.inv-mark-wrapper {
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    padding: 10px;
    background-color: #ebf6ff;
}

.inv-mark-inner {
    display: inline-block;
}

.inv-mark-title-wrapper {
    display: inline-block;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-left: 25%;
}

.inv-mark-title {
    display: inline-block;
}

.inv-mark-icon-wrapper {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
}

.inv-mark-content {
    width: 68%;
    display: inline-block;
    margin-left: 10%;
    vertical-align: middle;
}
.investing101-home h2 {
    background-image: url(https://learn.stocktrak.com/wp-content/uploads/2016/05/h3background1.jpg);
    padding: 5px;
    color: #fff!important;
    background-size: cover;
    margin-top: 30px;
    font-size: 1rem;
}
/* Calculators */

body.KJEReportBody {
    background:#FFFFFF;
    background-image: none;
}

#KJEAllContent {
    font: normal 10pt 'Open Sans', sans-serif;
    background: #FFFFFF;
    color: #000000;
    padding: 00px 0 0 0;
}

#KJEAllContent p {
    margin: 1em 0;
}

#KJECalculatorScreenSize {

}

.KJEFontHeading {
    color:#000000;
}

.KJEError {
    color:#FF0000;
}

.KJEMissing {
    color:#FF0000;
}

.KJETitleExtra {

}

.KJETitle {
    font-size: 14pt;
    text-align: center;
}

.KJECalculatorTable {
    background: #FFFFFF;
    right:0;
    left:0;
    padding: 4px 4px 4px 4px;
    border: 0px solid #666666;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: 0px 0px 0px #DDDDDD;
    -webkit-box-shadow: 0px 0px 0px #DDDDDD;
    -moz-box-shadow: 0px 0px 0px #DDDDDD;
    background: -moz-linear-gradient(left,  #fff 0%, #fff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fff), color-stop(100%,#fff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #fff 0%,#fff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #fff 0%,#fff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #fff 0%,#fff 100%); /* IE10+ */
    background: linear-gradient(to right,  #fff 0%,#fff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff',GradientType=1 ); /* IE6-9 */
}

.KJECalculatorReportTable {
    padding: 4px 4px;
    border: 0;
}

.KJECalculator {
    font-size: 10pt;
    right:0;
    left:0;
    height:100%;
    position: relative;
}

.KJECalculator p {
    font: normal 10pt 'Open Sans', sans-serif;
    color: #000000;
}

.KJECalculator .KJEMain {
    right:0;
    left:0;
    display: inline-block;
    position: absolute; top: 0; left: 0;

}

.KJEInputs {
    padding:0;
    display:none;
}

.KJENoJavaScript {
    width:50%;
    background: #FFFFFF;
    padding: 20px 20px 20px 20px;
    border: 2px solid #666666;
    text-align: center;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: 10px 10px 20px #DDDDDD;
    -webkit-box-shadow: 10px 10px 20px #DDDDDD;
    -moz-box-shadow: 10px 10px 20px #DDDDDD;
}

#KJECommandButtons, #KJEReportButtons {
    width: 350px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

.KJECommandButton {
    color:#ffffff;
    background:#333333;

    padding: 4px 2px;
    margin: 4px 2px 7px 2px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    white-space:nowrap;
    width:140px;
    border: 1px solid #666666;
    box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 1px rgba(255,255,255,0.6);
    -moz-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 1px rgba(255,255,255,0.6);
    -webkit-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 1px rgba(255,255,255,0.6);
    font-size: 11pt;
    font-weight: bold;

}

.KJECommandButton:active {
    position: relative;
    top:2px;
}

.KJEMain table {
    border-collapse: collapse;
    right:0;
    left:0;
    table-layout:fixed;
}

.KJEMain th, .KJEMain td {
    padding: 0;
    overflow: hidden;
	font-family:'Open Sans', sans-serif;
}

.KJEMenu {
    position: absolute;
    text-align: right;
    background-repeat:no-repeat;
    background-position:center;
    z-index: 999;
    display: none;
    border:0px;
    width: 32px;
    height: 32px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}


#KJEWait {
    position: absolute;
    text-align: right;
    background-repeat:no-repeat;
    background-position:center;
    z-index: 999;
    display: none;
    border:1px solid #dddddd;
    width: 32px;
    height: 32px;
    /* css3 */
    -webkit-border-radius:08px;
    -moz-border-radius:08px;
    border-radius:08px;
}

.KJEInset {
    margin-left: 20px;
    margin-right: 20px;
}

.KJEReport {
    display:none;
    padding:5px;
    text-align: left;
    vertical-align: middle;

}

.KJEReport, .KJEReport dl, .KJEReport dd, .KJEReport dt, .KJEReport p, .KJEReport td, .KJEReport ul, .KJEReport li, .KJEReport ol {
    font-size: 10pt;
    line-height: normal;
}

.KJEDefinitionsHeader {
    font-size: 13pt;
    font-weight: bold;
    line-height:22px;
}

.KJEDefinitionPopup, .KJEDefinitionPopup dl, .KJEDefinitionPopup dd, .KJEDefinitionPopup dt, .KJEDefinitionPopup p, .KJEDefinitions p, .KJEDefinitionPopup td, .KJEDefinitionPopup ul, .KJEDefinitionPopup li, .KJEDefinitionPopup ol {
    font-size: 10pt;
    line-height: normal;
}

.KJEDefinitions {
    text-align: left;
    margin-top: 30px;
}

.KJEDefinitions dl {
    padding-left:10px;
}

.KJEDefinitions dt {
    font-weight: bold;
}

.KJEDefinitions dd {
    padding-bottom:20px;
    padding-top:5px;
    margin-left: 20px;
}

.KJEDefinitions dl, .KJEDefinitions dd, .KJEDefinitions dt, .KJEDefinitions p, .KJEDefinitions td, .KJEDefinitions ul, .KJEDefinitions li, .KJEDefinitions ol {
    font-size: 14px;
    line-height: normal;
	font-family: Verdana, Arial, Helvetica;
	color: #555;
}

.KJECloseButton {
    color: #5D60C6;
    float: right;
    cursor: pointer;
}

.KJECloseButton:hover {
    color: rgb(0,0,212);
}

.KJEContent {
}

.KJEMain input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.KJEInputContainer {
    text-align: left;
    overflow: visible;
    position: relative;
    height: 30px;
    width: 100%;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}

.KJEInputContainer:hover {
    background-color: #F3FFD2;
}

.KJEInputContainer .KJESlider {
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}


.KJEInputContainer .KJEScale {
    font-size: 8pt;
    border-color: #666666;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.KJEInputContainer .KJELabel {
    text-align: right;
    cursor:default;
    overflow: visible;
}

.KJEInputContainer .KJEOutputLabel {
    overflow: visible;
}

.KJEInputContainer .KJELabelBold {
    font-weight: bold;
    text-align: right;
    overflow: visible;
}

.KJEInputContainer .KJEHelp {
    text-align: right;
    cursor:help;
    overflow: visible;
    font-family: 'Lato', sans-serif;
}

.KJEInputContainer .KJEHelp:hover {
    color: #0000D4;
}

.KJEInputContainer .bold {
    font-weight: bold;
}

.KJEInputContainer .KJETrailingLabel {
    overflow: visible;
}

.KJEInputContainer .KJETrailingLabelDisable {
    overflow: visible;
    color: #999999;
}

.KJEInputContainer .KJEDropBox {
    font-weight: normal;
    font-size: 10pt;
}

.KJEInputContainer select.KJEDropBoxModern {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0px;
    -webkit-appearance: none;
}

div.KJEDropBoxDivModern {
    border: 1px solid #555;
    overflow: hidden;
    background-repeat:no-repeat;
    background-position: right;
    background-color: #fff;
    padding: 0px;
    margin: 0px;
}

.KJEInputContainer .KJEInput {
    font-weight: normal;
    font-size: 10pt;
}

.KJEInputContainer input.KJEInputModern {
    border-color: #555;
    border-width: 1px;
    padding: 2px;
}

.KJEInputContainer input.KJEInputModern[type=radio]  {
    border: 0px;
}

.KJEInputContainer .KJEArrowIE8 {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid rgb(0,0,212);
}

.KJEInputContainer .KJEArrow {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid rgba(56, 237, 10,.6);
    box-shadow: 0 2px 0 rgba(56, 237, 10, 0.3);
    -webkit-box-shadow: 0 2px rgba(56, 237, 10, 0.3);
    -moz-box-shadow: 0 2px rgba(56, 237, 10, 0.3);
}

.KJEInputContainer .KJEArrow.active {
    border-bottom: 12px solid rgba(0,0,212, 0.5);
    cursor: pointer;
}


.KJEInputContainer .KJELine {
    border-width: 0 0 2px 0;
    border-style: dotted;
    border-color: rgb(102, 102, 102);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.KJEInputContainer .KJELine.active {
    border-style: solid;
    border-color: rgb(102, 102, 102);
}

.KJEInputContainer  input.KJELine[type="range"]{
    -webkit-appearance:none !important;
    background: transparent;
}

.KJEInputContainer input.KJELine[type="range"]::-webkit-slider-thumb{
    -webkit-appearance:none !important;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid rgba(0,0,212, 0.6);
    box-shadow: 0 2px 0 rgba(0, 0, 212, 0.3);
    -webkit-box-shadow: 0 2px rgba(0, 0, 212, 0.3);
    -moz-box-shadow: 0 2px rgba(0, 0, 212, 0.3);
}

.KJEInputContainer input.KJELine[type="range"]::-webkit-slider-thumb.active{
    border-bottom: 12px solid rgba(0,0,212, 0.5);
    cursor: pointer;
}

hr.KJEDivide {
    border: 0;
    width: 100%;
    height: 1px;
    color: rgb(150, 150, 150);
    background-color: rgb(150, 150, 150);
}

.KJEBold {
    font-weight: bold;
}

.KJEBoldCenter {
    font-weight: bold;
    text-align: center;
    cursor:default;
    overflow: visible;
}

.KJESubTitle  {
    font-size: 10pt;
    font-weight: normal;
    line-height: normal;
}

.KJELeft  {
    text-align: left;
}

.KJELeftPad  {
    text-align: left;
    padding-left: 10px;
}
.KJECenter{
    text-align: center;
}

.KJERight {
    text-align: right;
}

.KJERightBold  {
    text-align:right;
    font-weight: bold;
}

.KJECenterBold  {
    text-align:center;
    font-weight: bold;
}

.KJELeftBold  {
    text-align:left;
    font-weight: bold;
}

.KJEFooter  {
    font-size: 4pt;
    font-weight: normal;
}

#KJEGuiDataPoint {
    color:#000000;
    background:#ffffff;
    border:1px solid #5D60C6;

    position: absolute;
    display: none;
    z-index: 99;
    padding:9px;
    margin:1em 0 3em;
    max-width: 520px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    box-shadow: 3px 3px 3px #333333;
    -webkit-box-shadow: 3px 3px 3px #333333;
    -moz-box-shadow: 3px 3px 3px #333333;
}

#KJEGuiDataPoint dt {
    font-weight: bold;
}

#KJEGuiDataPoint dd {
    padding-bottom:5px;
    padding-top:5px;
    margin-left: 20px;
}

#KJEGuiDataPoint:before {
    content:"";
    position:absolute;
    top:-10px; /* value = - border-top-width - border-bottom-width */
    right:auto;
    bottom:auto; /* value = - border-top-width - border-bottom-width */
    left:39px; /* controls horizontal position */
    border-width:0 10px 10px;
    border-style:solid;
    border-color:#5D60C6 transparent;
    /* reduce the damage in FF3.0 */
    display:block;
    width:0;
}

/* creates the smaller  triangle */
#KJEGuiDataPoint:after {
    content:"";
    position:absolute;
    top:-8px; /* value = - border-top-width - border-bottom-width */
    bottom:auto; /* value = - border-top-width - border-bottom-width */
    left:38px;
    right:auto; /* value = (:before left) + (:before border-left) - (:after border-left) */
    border-width:0 11px 11px;
    border-style:solid;
    border-color:#fff transparent;
    /* reduce the damage in FF3.0 */
    display:block;
    width:0;
}

table.KJEToggleTable {
    width:100%;
    border-style:none;
}

table.KJEToggleTable td{
    border:0px;
}


.KJEToggleTitle {
    font-size:11pt;
    font-weight:bold;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    border-style:none;
}

.KJEToggleIcon {
    font-size: 9pt;
    font-weight: normal;
    text-align: right;
    padding-top: 0;
    vertical-align: top;
    color: #111111;
    outline: none;
    cursor:pointer;
    white-space:nowrap;
    width:35px;
    border-style:none;
}

.KJEToggleSubTitle {
    font-size:10pt;
    font-weight:bold;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    padding-left: 30px;
    width: 100%;
}

.KJEGraphIcon {
    background-repeat: no-repeat;
    background-position: top left;
}
.KJEInputIcon {
    background-repeat: no-repeat;
    background-position: top left;
}

.KJEInputDiv {
    padding-top: 5px;
    display: block;
    overflow: hidden;
    width: auto;
    border-color: rgb(102,102,102);
    height: auto;
}

.KJEDropper{
    border-top: 1px solid;
    padding: 5px;
    border-color: rgb(102,102,102);
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    height: auto;
}

.KJEDropper:active {
    background-color: #F3FFD2;
}

.KJEDropper:hover {
    background-color: #F3FFD2;
}

.KJEGraphContainer {
    overflow: hidden;
}

.KJEGraph {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow: hidden;
}

.KJEGraphTitle {
    font-size:11pt;
    font-weight:bold;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border-style:none;
}

.KJEGraphDropper{
    border-top: 1px solid;
    border-color: rgb(102,102,102);
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    height: auto;
    padding: 5px;
}

.KJEGraphDropper:active {
    background-color: #F3FFD2;
}

.KJEGraphDropper:hover {
    background-color: #F3FFD2;
}

.KJEDropperReport {
    border: 0;
    padding: 5px;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    height: auto;
}

.KJEDropperReport:active {
    background-color: #ffffff;
}

.KJEDropperReport:hover {
    background-color: #ffffff;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
	font-family:'Open Sans', sans-serif;
}

.KJEDroppee {
	font-family:'Open Sans', sans-serif;
	background-color:#fff;
}


.KJEReportTableDiv {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0px;
    margin-left: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    padding: 2px;
    width:100%;
    box-shadow: 5px 5px 10px #DDDDDD;
    -webkit-box-shadow: 5px 5px 10px #DDDDDD;
    -moz-box-shadow: 5px 5px 10px #DDDDDD;
}

.KJEInput .KJEReportTableDiv {
    width: 95%;
}

.KJEDefinitions .KJEReportTableDiv {
    width: 95%;
}

.KJEDefinitionPopup .KJEReportTableDiv {
    width: 95%;
}

.KJECenter {
    text-align:center;
}

.KJEReportHeader {
    font-size:13pt;
    font-weight:bold;
    line-height:22px;
}

.KJEReportTitleBlock {
    text-align: center;
}

.KJEReportTitle {
    font-size:14pt;
    font-weight:bold;
    margin: 0;
    padding: 0;
}

table.KJEReportTable, table.KJECalcTable {
    font-size: 10pt;
    background-color: #cccccc;
    border-spacing: 0;
    border: 1px;
    border-collapse: collapse;
    width:100%;
    margin: 0;
    padding: 0;
}

table.KJECalcTable {
    background-color: inherit;
}

table.KJEReportTable tr.KJEHeaderRow, table.KJECalcTable tr.KJEHeaderRow {
    background-color: #cccccc;
    text-align: center;
    border: none;
}

table.KJEReportTable th, table.KJECalcTable th{
    background-color: #cccccc;
    text-align: center;
    border: none;
}
table.KJECalcTable tr.KJEHeaderRow {
    background-color: inherit
}

table.KJEReportTable tr.KJEFooterRow, table.KJECalcTable tr.KJEFooterRow {
    background-color: #cccccc;
    text-align: right;
    border: none;
}

table.KJECalcTable tr.KJEFooterRow {
    background-color: inherit
}

table.KJEReportTable tr.KJEFooterRow:hover, table.KJECalcTable tr.KJEFooterRow:hover{
    background-color: #aaaaff;
}

table.KJEReportTable tr.KJEEvenRow {
    background-color: #fff;
    text-align: right;
}

table.KJECalcTable tr.KJEEvenRow{
    text-align: right;
}

table.KJEReportTable tr.KJEEvenRow:hover, table.KJECalcTable tr.KJEEvenRow:hover{
    background-color: #aaaaff;
}

table.KJEReportTable tr.KJEOddRow {
    background-color: #ffffff;
    text-align: right;
}
table.KJECalcTable tr.KJEOddRow {
    text-align: right;
}


table.KJEReportTable tr.KJEOddRow:hover, table.KJECalcTable tr.KJEOddRow:hover{
    background-color: #aaaaff;
}

h2.KJESubHeading {
    font-size:11pt;
    padding:0px;
    margin:0px;
}

table.KJEReportTable .KJEHeading,  table.KJECalcTable .KJEHeading{
    font-size:11pt;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
    line-height:22px;
}

table.KJEReportTable .KJEHeadingUnderline,  table.KJECalcTable .KJEHeadingUnderline {
    text-decoration: underline;
}
table.KJEReportTable .KJEHeadingRight,  table.KJECalcTable .KJEHeadingRight{
    text-align: right;
}

table.KJEReportTable td.KJECell, th.KJECell, table.KJECalcTable td.KJECell{
    padding-right:10px;
    padding-left:10px;
    padding-top:2px;
    padding-bottom:2px;
    vertical-align:text-top;
    border: none;
}

table.KJEReportTable td.KJELabel, th.KJELabel, table.KJECalcTable td.KJELabel{
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
    font-weight:bold;
    vertical-align:text-top;
    border: none;
}

table.KJEReportTable td.KJELabelPad, th.KJELabelPad, table.KJECalcTable td.KJELabelPad {
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    border: none;
}

table.KJEReportTable td.KJECellStrong, th.KJECellStrong, table.KJECalcTable td.KJECellStrong, table.KJECalcTable th.KJECellStrong{
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
    font-weight:bold;
    vertical-align:text-top;
    border: none;
}

table.KJEReportTable td.KJECell:hover, table.KJECalcTable td.KJECell:hover{
    color: #ffffff;
    background-color: rgb(0, 0, 212);
}

table.KJEReportTable .KJELabel:hover, table.KJECalcTable .KJELabel:hover{
    color: #ffffff;
    background-color: rgb(0, 0, 212);
}

table.KJEReportTable td.KJECellStrong:hover, table.KJECalcTable td.KJECellStrong:hover{
    color: #ffffff;
    background-color: rgb(0, 0, 212);
}

table.KJEReportTable td.KJECellSpecial:hover, table.KJECalcTable td.KJECellSpecial:hover {
    color: #ffffff;
    background-color: rgb(0, 0, 212);
}

table.KJEReportTable td a{
    display:block;
    height: 50px;
}

table.KJEReportTable a:hover {
    color: #ffffff;
}

table.KJEReportTable td.KJECellStrong, th.KJECellStrong, table.KJECalcTable td.KJECellStrong{
    font-weight: bold;
    padding-right:10px;
    padding-left:10px;
    padding-top:2px;
    padding-bottom:2px;
    border: none;
	font-family:'Open Sans', sans-serif;
}

table.KJEReportTable td.KJECellSpecial, th.KJECellSpecial, table.KJECalcTable td.KJECellSpecial{
    color: red;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
}

table.KJEReportTable td.KJECellBorder, th.KJECellBorder, table.KJECalcTable td.KJECellBorder {
    border-right-width: 1px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-style: solid;
    border-spacing: 1px;
    border-color: #000000;
}
table.KJEReportTable td.KJECell10, th.KJECell10, table.KJECalcTable td.KJECell10 {
    width: 10%;
}
table.KJEReportTable td.KJECell15, th.KJECell10, table.KJECalcTable td.KJECell15 {
    width: 15%;
}

table.KJEReportTable td.KJECell225, th.KJECell225, table.KJECalcTable td.KJECell225 {
    width: 22.5%;
}

table.KJEReportTable td.KJECell20, th.KJECell20, table.KJECalcTable td.KJECell20 {
    width: 20%;
}
table.KJEReportTable td.KJECell25, th.KJECell25, table.KJECalcTable td.KJECell25 {
    width: 25%;
}
table.KJEReportTable td.KJECell30, th.KJECell30, table.KJECalcTable td.KJECell30 {
    width: 30%;
}
table.KJEReportTable td.KJECell35, th.KJECell35, table.KJECalcTable td.KJECell35 {
    width: 35%;
}
table.KJEReportTable td.KJECell40, th.KJECell40, table.KJECalcTable td.KJECell40 {
    width: 40%;
}
table.KJEReportTable td.KJECell50, th.KJECell50, table.KJECalcTable td.KJECell50 {
    width: 50%;
}
table.KJEReportTable td.KJECell60, th.KJECell60, table.KJECalcTable td.KJECell60 {
    width: 60%;
}
table.KJEReportTable td.KJECell70, th.KJECell70, table.KJECalcTable td.KJECell70 {
    width: 70%;
}
table.KJEReportTable td.KJECellNB, th.KJECellNB, table.KJECalcTable td.KJECellNB {
    border-width: 0px;
}

/*
Rows and Cells used in the schedule table
*/

.KJEScheduleHeader {
    font-size:13pt;
    font-weight:bold;
    line-height:22px;
    page-break-after:avoid;
	font-family:'Open Sans', sans-serif;
}

.KJEScheduleDiv {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width:100%;
    display: inline-block;
    padding: 2px;
    box-shadow: 5px 5px 10px #DDDDDD;
    -webkit-box-shadow: 5px 5px 10px #DDDDDD;
    -moz-box-shadow: 5px 5px 10px #DDDDDD;
}

table.KJEScheduleTable {
    font-size: 10pt;
    border-spacing: 0;
    border-style: none;
    border-collapse: collapse;
    background-color: #cccccc;
    width:100%;
}

table.KJEScheduleTable {
    font-size: 10pt;
    background-color: #cccccc;
    border-spacing: 0;
    border-style: none;
    width:100%;
    margin: 0;
    padding: 0;
}

table.KJEScheduleTable tr.KJEScheduleHeaderRow {
    background-color: #cccccc;
    border-color: #cccccc;
    text-align: right;
    border: none;
}

.KJEScehduleTable th {
    background-color: #cccccc;
    border: none;
}

table.KJEScheduleTable tr.KJEScheduleEvenRow {
    background-color: #fff;
    text-align: right;
    border: none;
}
table.KJEScheduleTable tr.KJEScheduleEvenRow:hover{
    background-color: #aaaaff;
}

table.KJEScheduleTable tr.KJEScheduleOddRow {
    background-color: #ffffff;
    text-align: right;
}
table.KJEScheduleTable tr.KJEScheduleOddRow:hover{
    background-color: #9999ff;
}

table.KJEScheduleTable th.KJEScheduleHeading {
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
    border: none;
}

table.KJEScheduleTable th.KJEScheduleHeadingUnderline {
    padding-top:10px;
    text-decoration: underline;
    text-align: center;
    border: none;
}

.KJEMinHeight2 {
    height:30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

table.KJEScheduleTable td.KJEScheduleCell {
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
    border: none;
}

table.KJEScheduleTable td.KJEScheduleCell:hover {
    color: #ffffff;
    background-color: rgb(0, 0, 212);
}

table.KJEScheduleTable td.KJEScheduleCellStrong {
    font-weight: bold;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
    border: none;
}

table.KJEScheduleTable td.KJEScheduleCellSpecial {
    color: red;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
    border: none;
}

table.KJEScheduleTable td.KJECellBorder {
    border-right-width: 1px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-style: solid;
    border-spacing: 1px;
    border-color: #000000;
}

#KJESplash{
    right:0;
    left:0;
    margin-top:85px;
    padding-top:42px;
    position: absolute;
    display:inline-block;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #0054ed;
}

.KJEWidthContraint {
    max-width: 900px;
    text-align:left;
    margin: auto;
    background: #ffffff;
    padding:15px;
}

@media screen and (max-width:640px){
    .KJEWidthConstraint {
        padding:0;
    }
}


.KJEWrapper {
    background: #cccccc;
    padding: 0;
    margin:0;
}

.KJEBreakHeader {display:none;}

@media print {
    .KJENoPrint {
        display: none;
    }

    #KJECalculatorScreenSize {
        page-break-before: avoid;
    }

    .KJEWrapper {
        background: #ffffff;
        border: 0px solid #ffffff;
    }

    .KJECalculatorTable {
        border: 2px solid #666666;

        box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -moz-box-shadow: 0 0 0;
    }

    .KJECalculator {
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
    }

    .KJECalculator .KJEMain {
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
    }


    .KJECalculatorReportTable {
        display: none;
    }

    .KJEToggleIcon {
        display: none;
    }

    .KJEGraphIcon {
        display: none;
    }

    .KJEInputIcon {
        display: none;
    }

    .KJEDefinitions {
        display: block;
    }

    .KJEDefinitionsHeader {
        page-break-after: avoid;
    }

    .KJEDefinitions dl {
        page-break-before: avoid;
    }

    .KJEDefinitions dt {
        page-break-after: avoid;
    }

    .KJEDefinitions dd {
        page-break-before:avoid;
    }

    button.KJECommandButton {
        display: none;
    }

    #KJECommandButtons, #KJEReportButtons {
        display: none;
    }

    .KJEDropperReport {
        border-top: 0;
    }

    .KJEScheduleDiv {
        border-width: 0;
        border-style: solid;
        border-color: black;
        -webkit-border-radius:0;
        -moz-border-radius:0;
        border-radius: 0;
        width:100%;
        display: inline-block;
        padding: 2px;
        box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -moz-box-shadow: 0 0 0;
        position: relative;
        display: block;
        float: none;

    }

    table.KJEScheduleTable {
        border-collapse: collapse;
        border-color: #000000;
        border-width: 1px;
        border-style: solid;
        border-spacing: 1px;
    }

    table.KJEScheduleTable td.KJEScheduleCell {
        border-right-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-style: solid;
        border-spacing: 1px;
        border-color: #000000;
    }

    table.KJEScheduleTable td.KJECellBorder {
        border-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    }

    .KJEBreakHeader {
        display:block;
        page-break-before:always;
    }

    .KJEReportTableDiv {
        border-width: 0;
        border-style: solid;
        border-color: black;
        -webkit-border-radius:0;
        -moz-border-radius:0;
        border-radius: 0;
        width:100%;
        display: inline-block;
        padding: 2px;
        box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -moz-box-shadow: 0 0 0;
    }

    table.KJEReportTable {
        border-collapse: collapse;
        border-color: #000000;
        border-width: 1px;
        border-style: solid;
        border-spacing: 1px;
    }

    table.KJEReportTable td.KJECell {
        border-width: 1px;
        border-style: solid;
        border-spacing: 1px;
        border-color: #000000;
    }

    table.KJEReportTable td.KJECellStrong {
        border-width: 1px;
        border-style: solid;
        border-spacing: 1px;
        border-color: #000000;
    }

    table.KJEReportTable td.KJECellSpecial {
        border-width: 1px;
        border-style: solid;
        border-spacing: 1px;
        border-color: #000000;
    }

    table.KJEReportTable td.KJECellBorder {
        border-width: 1px;
    }

    table.KJEReportTable td.KJECellNB {
        border-width: 0px;
    }

    table.KJEReportTableNB {
        border-width: 0px;
    }
}

figcaption.KJEAccessible {
    font-size:0;
    width:0;
    height:1px;
    position:absolute;
    overflow:hidden;
    z-index:-1000;
}

span.KJEAccessibleInLine {
    position: absolute;
    clip: rect(1px 1px 1px 1px); /* for Internet Explorer */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
#KJEMenuWindow {
    color:#000000;
    background:#ffffff;
    border:1px solid #5D60C6;
    position: absolute;
    display: none;
    z-index: 99;
    padding:9px;
    margin:1em 0 3em;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    box-shadow: 3px 3px 3px #333333;
    -webkit-box-shadow: 3px 3px 3px #333333;
    -moz-box-shadow: 3px 3px 3px #333333;
}

#KJEMenuWindow:before {
    content:"";
    position:absolute;
    top:-10px; /* value = - border-top-width - border-bottom-width */
    left:auto;
    bottom:auto; /* value = - border-top-width - border-bottom-width */
    right:10px; /* controls horizontal position */
    border-width:0 10px 10px;
    border-style:solid;
    border-color:#5D60C6 transparent;
    /* reduce the damage in FF3.0 */
    display:block;
    width:0;
}

/* creates the smaller  triangle */
#KJEMenuWindow:after {
    content:"";
    position:absolute;
    top:-8px; /* value = - border-top-width - border-bottom-width */
    bottom:auto; /* value = - border-top-width - border-bottom-width */
    right:9px;
    left:auto; /* value = (:before left) + (:before border-left) - (:after border-left) */
    border-width:0 11px 11px;
    border-style:solid;
    border-color:#fff transparent;
    /* reduce the damage in FF3.0 */
    display:block;
    width:0;
}

input.KJEMenuButton[type=button] {
    font: bold 10pt 'Open Sans', sans-serif;
    color:#ffffff;
    background:#333333;
    padding: 2px;
    margin: 2px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    white-space:nowrap;
    width:60px;
    border: 1px solid #666666;
    box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 1px rgba(255,255,255,0.6);
    -moz-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 1px rgba(255,255,255,0.6);
    -webkit-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 1px rgba(255,255,255,0.6);
}

input.KJEMenuButtonWide[type=button] {
    width:245px;
}

input.KJEItemButton[type=button] {
    font: normal 10pt 'Open Sans', sans-serif;
    color:#333333;
    background:#ffffff;
    width:180px;
    border: 0px solid #333;
    text-decoration: underline;
    text-align: left;
}

input.KJEMenuButton[type=button]:active {
    font: normal 10pt 'Open Sans', sans-serif;
    position: relative;
    top:2px;
}

input.KJEMenuInputItem {
    font: normal 10pt 'Open Sans', sans-serif;
    display: inline-block;
    width: 180px;
}
div.KJEMenuLabel {
    font: bold 10pt 'Open Sans', sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-top: 10px;
}

div.KJEMenuSavedRow {
    display: none;
}

#KJEAllContent {
    font: normal 10pt 'Open Sans', sans-serif;
    background: #fff;
    color: #000000;
}

.KJEFontHeading {
    color:#fff;
}

.KJEError {
    color:#fff;
	font-family: 'Open Sans', sans-serif;
}

.KJETitle {
    font-size: 1.5rem;
    font-family: 'Roboto Slab', sans-serif;
    text-align: center;
    background-color: #639;
    background-repeat: no-repeat;
    background-position: -8px -8px;
    background-size:85px 85px;
}

.KJECalculatorTable {
}

.KJEInputContainer:hover {
    background-color: #ffffff;
}

.KJEDropper:hover {
    background-color: #ffffff;
}

.KJEGraphDropper:hover {
    background-color: #fff;
}

.KJEInputContainer .help:hover {
    color: #333333;
}

.KJEReportTitle {
    font-size:14pt;
    font-weight:bold;
    margin: 0;
    padding: 0;
}

.KJEReportTitleBlock {
    text-align: center;
    padding: 10px;
    margin-top: 5px;
    margin: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
}

.KJEWidthConstraint {
    max-width: 900px;
    text-align:left;
    margin: auto;
    background: #ffffff;
    padding:15px;
}

.KJEWrapper {
    background: #cccccc;
    padding: 0;
    margin:0;
}

#KJELogo{
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #fff;
}
/*End KJE calculator styling, start calculator page styling*/
.calculator-2col{
 -webkit-column-count: 2;
      -moz-column-count: 2;
           column-count: 2;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px; 
padding:5px;
}
.calculator-2col .excerpt{
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.calculator-2col .title{
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
font-size:100%;
font-weight:bold;
color:#00aa00;
}
.calculator-2col .excerpt-dash{
display:none;
}

/*Rhp Menu Styling*/
.menu-rhp-menu-container .menu>li {
    display: inline-block;
    font-weight: 900;
}
.menu-rhp-menu-container .menu>li li {
    font-weight: normal;
}
/*Learning Center Home*/
.page-id-16839 .content, .page-id-16839 .columns, .page-id-17212 .content,.page-id-17212 .columns, .page-id-17866 .content, .page-id-17866 .columns{
    padding:0;
}
.page-id-16839 .content .row, .page-id-17212 .content .row, .page-id-17866 .content .row{
    max-width:100%;
}
.learning-top{
    background-color:#639;
    padding-top: 4rem;
    background-image: url(/wp-content/uploads/pfinbackground.jpg);
    background-size: cover;
}
.learning-intro{
    color:#fff;
    text-align:center;
    padding:2rem;
}
.featured-art{
    position:relative;
    min-height:450px;
}
.featured-art .display-posts-listing{
    position:relative;
    width:70%;
    margin-left:auto;
    margin-right:auto;
}
.featured-art h2{
    position:absolute;
    padding:1rem;
    background-color:#333;
    color:#fff;
    z-index:99;
}
.featured-art .image{
    position:relative;
    width: 60%;
    display: inline-block;
    float: left;
}
.featured-art .image img{
    width:100%;
}
.featured-art .title{
    color: #95d469;
    display:inline-block;
    vertical-align:top;
    margin-left:5%;
    width: 33%;
    font-size: 1.5rem;
    font-family: 'Roboto Slab', serif;
    padding-bottom:1rem;
}
.featured-art .excerpt a{
    color:#95d469;
}

.featured-art span.excerpt-dash {
    display: none;
}

.featured-art span.excerpt {
    display: inline-block;
    width: 33%;
    margin-left: 5%;
    color: #fff;
}
.featured-art .read-more{
    display:block;
    padding:1rem;
    color:#95d469;
    text-align:center;
    border:1px solid #95d469;
    margin:1rem;
    border-radius:0.3rem;
    transition:0.3s;
}
.featured-art .read-more:hover{
  background-color:#95d469;
  border:1px solid #95d469;
  color:#fff;
}
.smallcol{
    width:25%;
    padding:1rem;
    display:inline-block;
    vertical-align:top;
}
.bigcol{
    width: 48%;
    display: inline-block;
    vertical-align:top;
    border-left: 1px solid #e3e3e3;
    height: 100%;
    padding: 1rem;
    border-right: 1px solid #e3e3e3;
}
.business-container .display-posts-listing  img{
    width:100%;
    border-radius:0.5rem;
}
.business-container .display-posts-listing .image{
    width:100%;
    border-radius:0.5rem;
    display: block;
    box-shadow: 0 0 3px #333;
    height: 12rem;
    overflow: hidden;
}
.business-container .display-posts-listing .listing-item{
    width:100%;
    margin-bottom: 3rem;
}
.business-container .display-posts-listing .listing-item .title{
    text-align:center;
    display: block;
    font-size: 1.2rem;
    margin-top: 1rem;
}

.subject-container {
    margin-top: 3rem;
}
.pfin-container .listing-item .image{
    width:40%;
    float:right;
    height: 11rem;
    box-shadow:0 0 3px #333;
    overflow: hidden;
}
.pfin-container .title{
    clear:both;
}
.pfin-container .listing-item{
    clear:both;
    height: 12rem;
    margin-bottom: 1rem;
    display:block;
    padding-bottom:1rem;
    border-bottom:1px solid #e3e3e3;
}
.pfin-container .excerpt{
    display:inline-block;
    width:55%
}
.pfin-container .excerpt-dash{
    display:none;
}
.pfin-container .title{
    font-weight:bold;
    font-size:1.2rem;
}
.wotd-container{
    position:relative;
}
.wotd-container .listing-item{
    position:relative;
    margin-bottom:3rem;
}
.wotd-container .title{
    position:absolute;
    bottom:0;
    background-color:#333;
    width:100%;
    text-align:center;
    color:#95d469;
    padding:0.5rem;
    transition: 0.3s;
}
.wotd-container .title:hover{
  color:#fff;
}
.econ-container{
    margin-bottom:4rem;
}
.learnsearch{
    width:75%;
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
}
.learnsearch input#s {
    width:75%;
    display:inline-block;
    vertical-align:top;
}
.learnsearch #searchsubmit{
    width:15%;
    margin-left:5%;
    color: #95d469;
    background-color: transparent;
    border: .13889rem solid #95d469;
    padding: 0.7rem;
    vertical-align: middle;
    transition:0.3s;
    cursor:pointer;
}
.learnsearch #searchsubmit:hover{
  background-color:#95d469;
  color:white;
}
.listing-item .image{
    background-color:white;
    max-height: 409px;
    overflow: hidden;
    border-radius: 0.3rem;
}
@media screen and (max-width: 1280px){
    .learning-top, .featured-art .display-posts-listing, .smallcol, .bigcol{
        width:100%;
        display:block;
    }
    .business-container .display-posts-listing .image{
        min-height:50vh;
        max-height:50vh;
    }
}
@media screen and (max-width:1500px){
    #pricing .large-3{
      max-width:50%!important;
      width:50%;
    }
}
.woocommerce-tabs.wc-tabs-wrapper .entry-content{
    padding:1rem!important;
}
.woocommerce-product-gallery__image{
    padding:0;
    transition:0.3s;
    /* width:605px!important; */
    /* height:600px; */
    background-color:#639;
    border-radius:1rem;
    max-width: 100%;
    box-shadow: 0 0 5px;
}
.flex-active-slide {
    padding: 3rem;
}
.flex-control-thumbs li{
    margin:0.5%!important;
    width:22%!important;
}
/*Bank of america videos*/
.boa-video{
    width:100%;
    height:400px;
    border:1px solid;
}
/*Home page custom css*/
section.product-highlight.darkg {
    background: #333;
}

.darkg h3 {
    color: #fff;
}

.darkg p {
    color: #fff;
}
section.features {
    background-size: cover;
    background-attachment: fixed;
}

section.features.invest101 .feature {
    border: 1px solid #e3e3e3;
    min-height: 250px;
}

section.features p {
    background: #fff;
}
section.features .feature p, .feature-disclaimer {
    background: transparent;
}

section.features h3 {
    font-size: 2.5rem;
    font-weight: 500;
}

section.features .feature img {
    max-height: 8rem;
}

section.product-highlight figure {
    overflow: visible;
    top: 6rem;
}

/*Sales Page*/
section.sales-header {
    background-image: url(https://content.personalfinancelab.com/wp-content/uploads/greenbg-1.jpg);
    background-size: cover;
    padding: 10rem;
    background-position: 50%;
    box-sizing: border-box;
    text-align: center;
}
@media (max-width: 960px){
  section.sales-header{
    padding:15%;
    max-width:100%;
}
}
.sales-header h1 {
    font-weight: 600;
    color: #fff;
}
.sales-header p{
    font-weight:600;
    color:#fff;
}
.sales-page p, .sales-page ul{
    padding-left:2rem;
    padding-right:2rem;
}
.sales-page p, .sales-page ul, .sales-page h2{
    max-width:80%;
    margin-left:auto;
    margin-right:auto;
}
.sales-class-creation{
    background-color:#649;
}
.sales-class-creation p, .sales-class-creation h2{
    color:#fff;
    text-align:center;
}
section.sales-quizzes h2, .sales-quizzes p {
    color:#fff;
    text-align:center;
}
.sales-quizzes a{
    color:#fff;
}

section.sales-contact {
    /* background-image: url(https://content.personalfinancelab.com/wp-content/uploads/pfinbg-1.jpg); */
    border-top: 3px solid #333;
}
.sales-contact h2{
    font-weight:400;
}
.sales-contact p{
     font-weight:600;
     background-color:#fff;
}
/*New sales page*/
.row.narrow {
    max-width:83.33333rem!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
.sales-header p{
font-size:1.1rem;
}

.sales-page h2 {
    text-align: center;
}

.sales-description ul li{
    font-size:1.5rem;
    margin-bottom:1rem;
}

.sales-curriculum h2 {
    text-align: center;
}

.sales-curriculum p{
    font-size:1.1rem;
    text-align:center;
}
.sales-page .feature{
    text-align:center;
}

section.sales-description columns {
    vertical-align: middle;
}
.sales-page .feature{
  border:1px solid #e3e3e3;
  margin-left:2rem;
  margin-right:2rem;
  background-color:#fff;
}

section.sales-curriculum.features {
    background: #639;
    background-image: url(https://content.personalfinancelab.com/wp-content/uploads/purplebg.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

section.sales-curriculum.features h2{
  color:#fff;
}
.sales-curriculum.features p{
  background-color:transparent;
  color:#fff;
}
.sales-steps .row{
    margin-bottom:5rem
}
.sales-steps h2{
    margin-bottom:5rem;
}

.sales-pricing h5, .sales-pricing p {
    text-align: center;
}

section.sales-quiz {
    background-image: url(https://content.personalfinancelab.com/wp-content/uploads/darkbg.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

section#pricing {}

.sales-steps .large-6 {
    padding: 2rem;
}
.sales-steps p{
  max-width:100%;
}
.sales-quiz h2, .sales-quiz p, .sales-quiz a{
  color:#fff;
  margin-top:3rem;
  text-align:center;
}
  #stage2 {
    margin: 1em auto 0em 50%;
    -webkit-perspective: 1200px;
    -webkit-perspective-origin: 0 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin: 0 50%;
    -ms-perspective: 1200px;
    -ms-perspective-origin: 0 50%;
  }

  #rotator2 a {
    position: absolute;
    left: -280px;
    -moz-transform-style: preserve-3d;
	transition:0.1s;
  }
  #rotator2 a img {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
  }

  #rotator2 a:nth-child(1) img {
    -webkit-transform: rotateY(-120deg) translateZ(200px);
    -moz-transform: rotateY(-120deg) translateZ(200px);
    -ms-transform: rotateY(-120deg) translateZ(200px);
  }
  #rotator2 a:nth-child(2) img {
    -webkit-transform: translateZ(200px);
    -moz-transform: translateZ(200px);
    -ms-transform: translateZ(200px);
  }
  #rotator2 a:nth-child(3) img {
    -webkit-transform: rotateY(120deg) translateZ(200px);
    -moz-transform: rotateY(120deg) translateZ(200px);
    -ms-transform: rotateY(120deg) translateZ(200px);
  }
  #rotator2 a:nth-child(n+4) { display: none; }

  @-webkit-keyframes rotator2 {
    from { -webkit-transform: rotateY(0deg);  }
    to   { -webkit-transform: rotateY(-120deg); }
  }
  @-moz-keyframes rotator2 {
    from { -moz-transform: rotateY(0deg);  }
    to   { -moz-transform: rotateY(-120deg); }
  }
  @-ms-keyframes rotator2 {
    from { -ms-transform: rotateY(0deg);  }
    to   { -ms-transform: rotateY(-120deg); }
  }

  #rotator2 {
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    -webkit-animation-timing-function: cubic-bezier(1, 0.2, 0.2, 1);
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    -moz-transform-origin: 0 0;
    -moz-transform-style: preserve-3d;
    -moz-animation-timing-function: cubic-bezier(1, 0.2, 0.2, 1);
    -moz-animation-duration: 2s;
    -moz-animation-delay: 1s;
    -ms-transform-origin: 0 0;
    -ms-transform-style: preserve-3d;
    -ms-animation-timing-function: cubic-bezier(1, 0.2, 0.2, 1);
    -ms-animation-duration: 2s;
    -ms-animation-delay: 1s;
  }
  #rotator2:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
  }

.features .feature p {
    max-width: 90%;
    margin-left: auto!important;
    margin-right: auto!important;
}

.sales-pricing h4 {
    text-align: center;
}

.mini-feature img {
    max-width: 25%;
}

.mini-feature {
    text-align: center;
}

.sales-page .s-button.s-button-2 {
    text-align: center;
}

.sales-page .button-bottom.s-button-pad {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
}

section.sales-description {
    min-height: 700px;
}
.starrable option:nth-child(4) {
    background: rgba(250,255,124,0.5);
    background-size:cover;
}

/*Contact Us Form */
.wpcf7-submit{
    margin-top:50px;
    width:30%;
    height:50px;
    border: 1px solid #83c692;
    border-radius:4px !important;
    display:block;
    background-color: #83c692;
    color: white;
    margin-left:auto;
    margin-right:auto;
    text-transform:uppercase;
    transition:0.2s;
}
.wpcf7-submit:hover{
    background-color: #56b16a;
    color:#fff;
    border-color: #56b16a;
    cursor:pointer;
}
.wpcf7-recaptcha{
    width:300px;
    margin-left:auto;
    margin-right:auto;
}
/*Youtube Embed Styling */
p iframe {
    width:100%;
    height:500px;
}
/*Standards Styling*/
.standards-page .fa{
    font-size:1.5rem;
    margin-right:1rem;
    margin-left:1rem;
    padding:0.2rem;}

.standards-page .fa-file-text-o{
    color:blue;
}
.standards-page .fa-check-square-o{
    color:#95d469;
}
.standards-page .fa-play-circle{
    color:red;
}
.standards-page .fa-calculator{
    color: #639;
}
.standards-button-wrapper {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.s-button{
    padding:1.5rem 3rem;
    border:1px solid #fff;
    display:inline-block;
    width:80%;
    color:#fff;
    border-radius:0.5rem;
    transition:0.3s;
}
.s-button-pad.button-top .s-button{
    background:#639;
}
.s-button-pad.button-bottom .s-button{
    background:#95d469
}
.s-button-pad{
    padding:1rem
}
.button-bottom .s-button:hover{
    color:#95d469;
    background:#fff;
    border-color:#95d469;
}
.button-top .s-button:hover{
    color:#639;
    background:#fff;
    border-color:#639
}
.standards-desc {
    margin-bottom:1rem;
}
.standards.invest101 h2{
    margin-top:2rem;
}
.standards-button-wrapper img {
    max-height:150px;
}
/*Hidden Frames */
iframe.hiddenframe {
    visibility: hidden;
    width: 0;
    height: 0;
}
.sales-header iframe {
    width: 80%;
    height: 33vw;
}

.large-6.columns.tri-flipper {
    min-height: 400px;
}
.sales-page .features a {
    color: #fff;
}
.sales-page a {
    color: #333;
}
.sales-page .s-button{
    color:#fff
}
.sales-page ul li, .sales-page p{
    font-size:1.1rem
}
@media (max-width:1025px){
    img.steps-image {
    max-width: 75vw;
}
}

@media (max-width:600px){
    .youtube-embed{
        width:100%;
    }
    .youtube-embed iframe{
        width:100%;
    }
    .s-button{
        width:100%;
    }
    #pricing .large-3{
        max-width:100%!important;
        width:100%!important;
    }
}
.feature p.small {
    font-size: 0.9rem;
    padding: 13px;
}
@media only screen and (max-width: 900px) {
  .large-6, .large-3, .large-12, .large-4 {
   width:100%;
   text-align:center;
  }
  .card{
      width:50vw;
      height:50vw;
      text-align:center;
      margin-left: auto;
      margin-right: auto;
  }
  .c-front p{
      margin-top:10vw
  }
}
code{
  padding:0!important;
  border:0!important;
}
ul.vertical.menu.submenu.is-dropdown-submenu {
    z-index: 10;
}
.qsm-quiz-container .default-featured-img {
    display:none;
}
.is-provider-youtube iframe{
    width:100%;
    height:500px
}
figcaption {
    color: grey;
    font-style: italic;
}