﻿@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
body {
  margin: 0;
  padding: 0; }

body, pre {
  font-family: 'Open Sans'; }

h1, h2, h3, h4, h5, .follow-us .col-sm-3, .follow-us .col-sm-1, .follow-us a, h6 {
  font-family: 'Raleway';
  font-weight: bold; }

.header {
  background-color: #45a247; }

.nav {
  color: #fff; }
  .nav a {
    color: #fff; }

.dropdown-menu {
  background-color: #3c3734; }
  .dropdown-menu li {
    color: #fff;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 8pt;
    background-color: #3c3734; }
  .dropdown-menu li > a {
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10pt;
    color: #fff;
    margin-right: 10px; }
  .dropdown-menu .icon {
    width: 20px;
    height: 20px; }
  .dropdown-menu li > a:focus, .dropdown-menu li > a:hover {
    background-color: #45a247; }
  .dropdown-menu li.divider {
    padding-top: 0;
    padding-bottom: 0; }

.page-header, .min-page-header {
  background: #a4d601;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #a4d601 0%, #78ae01 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #a4d601 0%, #78ae01 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #a4d601 0%, #78ae01 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4d601', endColorstr='#78ae01',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 320px;
  margin: 0;
  /*.row:first-child {
        margin-top: 40px;
    }*/ }

.min-page-header {
  height: 200px; }
  .min-page-header .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px; }

.header-login-panel {
  background-color: #fff;
  border-radius: 10px;
  line-height: 0;
  padding-top: 15px;
  padding-bottom: 15px; }
  .header-login-panel input[type='text'], .header-login-panel input[type='text']:focus, .header-login-panel input[type='password'], .header-login-panel input[type='password']:focus {
    width: calc(100% - 1em);
    margin: 0.5em;
    margin-top: 0.2em;
    border: none;
    border-bottom: solid 1px #ddd;
    outline: none; }
  .header-login-panel input[type=submit] {
    width: calc(100% - 1em);
    margin: 0.5em;
    margin-top: 0.2em; }
  .header-login-panel a {
    font-size: 0.9em;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1; }
  .header-login-panel a, .header-login-panel span.title {
    width: calc(100% - 1em);
    display: block;
    margin-left: 0.4em;
    margin-right: 1em; }

.master-footer {
  color: #827c7e;
  font-size: 9pt;
  margin: 15px; }
  .master-footer a {
    color: #827c7e; }
  .master-footer .footer-links a {
    display: block; }

.follow-us .col-sm-3, .follow-us .col-sm-1, .follow-us a {
  font-size: 14pt; }

a.deco-none, .big-img, .big-img h2, .big-img h4, .big-img h5, .big-img .follow-us .col-sm-3, .follow-us .big-img .col-sm-3, .big-img .follow-us .col-sm-1, .follow-us .big-img .col-sm-1, .big-img .follow-us a, .follow-us .big-img a {
  text-decoration: none; }

.all-caps, .big-img h2, .big-img h4, .big-img h5, .big-img .follow-us .col-sm-3, .follow-us .big-img .col-sm-3, .big-img .follow-us .col-sm-1, .follow-us .big-img .col-sm-1, .big-img .follow-us a, .follow-us .big-img a, .big-img p span.header-text {
  text-transform: uppercase; }

.big-img {
  height: 450px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  color: #fff;
  position: relative; }
  .big-img h2, .big-img h4, .big-img p {
    margin: 0; }
  .big-img h2 {
    padding-top: 10px; }
  .big-img h4 {
    padding-top: 10px; }
  .big-img p {
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: 20px;
    background-color: #ddd;
    background-position: center;
    background-size: 50%;
    color: #000;
    padding: 10px;
    opacity: 0.8;
    line-height: 1.5; }
    .big-img p span.header-text {
      display: block;
      margin-bottom: 10px;
      border-bottom: solid 5px #105a0e;
      margin-left: 20%;
      margin-right: 20%; }
  .big-img img.pricing {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: -20px;
    margin-right: -20px; }

.bankruptcy {
  background-image: url("../images/v2/home_bankruptcy.jpg");
  background-size: cover !important;
  color: #000;
  font-size: 12pt;
  background-color: #000; }
  .bankruptcy .text-holder {
    background-color: #ddd;
    opacity: 0.8;
    padding: 10px; }
  .bankruptcy h3 {
    margin-top: 10px; }
  .bankruptcy p {
    opacity: 0.9;
    font-size: 14px; }
  .bankruptcy .btn {
    min-width: 265px; }

.bankruptcy1 {
  background-image: url("../images/v2/bankruptcy1.png"); }

.rebuild {
  background-image: url("../images/v2/rebuild.png");
  background-size: cover !important; }

.bankruptcy2 {
  background-image: url("../images/v2/bankruptcy2.png"); }

.financial-crisis {
  background-image: url("../images/v2/financialcrisis.png");
  background-color: #878786; }

.money-mastery {
  background-image: url("../images/v2/moneymastery.png");
  background-size: cover !important; }
  .money-mastery h2, .money-mastery p {
    color: #036603; }
  .money-mastery p {
    font-weight: bold; }

@media (min-width: 768px) {
  .header-login-panel {
    margin-top: -285px; } }

.centered, .follow-us .col-sm-3, .follow-us .col-sm-1, .follow-us a, .big-img {
  text-align: center; }

.rightaligned, .right-aligned {
  text-align: right; }

#user-reg-form p {
  padding-left: 16px;
  margin-top: -15px;
  text-align: left !important; }

.Question {
  color: #2f7324;
  padding: 20px 0px 5px 0px;
  font-weight: bold; }

.Answer {
  line-height: 1.4; }

.btn-modal {
  cursor: pointer; }

#static-content {
  padding-left: 20px;
  padding-right: 20px; }
  #static-content h2 {
    font-size: 36px; }
  #static-content h3 {
    font-size: 30px; }

dd {
  text-align: justify; }

/*
    ul.dropdown-menu {
        background-color: #1e1a17;
        li {
            background-color: #1e1a17;
            color: #a49f9e;
            font-size: smaller;
        }

    }
}

.dropdown-menu>li {
    a, a:focus, a:hover  {
        background-color: #3c3733;
        color: #fdfafa;
    }
}
*/
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav > li > a:focus, .nav > li > a:hover {
  background-color: #3c3734; }

.edit-panel hr {
  margin-top: 0;
  margin-bottom: 0; }

.edit-panel p {
  font-size: 9pt; }

.edit-panel p.checkbox-field {
  margin-top: -21px;
  margin-left: 15px; }

/*
.nav>li>a:focus, .nav>li>a:hover {
    background-color: $logo-highlight !important;
}
*/
p.input-description {
  margin-left: 1.2em;
  margin-right: 1.2em;
  margin-top: -16px;
  font-size: 9pt; }

.dropdown-field {
  margin-top: 20px;
  margin-left: 13px;
  margin-right: -15px; }

.checkbox-field {
  margin-top: 25px; }

.edit-panel hr {
  border-top: solid 1px #000; }

#course-treeview {
  margin-left: -16px; }
  #course-treeview li {
    font-size: 9pt; }
  #course-treeview li:first-child {
    border-top: 0; }
  #course-treeview .list-group-item {
    padding: 5px 7px; }

.multiple-fields span.input {
  margin-top: -15px; }

.completed-course-item {
  color: #fff;
  background-color: #428bca; }

.items {
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0; }
  .items li, .items .item {
    list-style: none;
    margin: 10px 15px; }
  .items li.full-width {
    width: 100%; }
  .items li.no-margin {
    margin: 0;
    line-height: 0;
    margin-top: -5px; }

.fb-reg-confirmation {
  font-size: 12pt;
  font-weight: bold; }

#static-content dt {
  margin-top: 10px; }

dt {
  padding: 10px 10px 3px 10px;
  margin: 0px;
  line-height: 16px;
  color: black;
  font-weight: bold; }

#static-content dd {
  text-align: justify;
  line-height: 18px;
  margin-bottom: 10px; }

dd {
  padding: 2px 10px 5px 10px;
  margin: 0;
  color: #444444;
  line-height: 1.5; }

.btn-small {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-right: 10px;
  margin-top: 5px; }

.error-message {
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase; }

/* Course Inside Pages - UI */
/* User Controls */
.doc-center hr {
  margin-top: 2px; }

.doc-center .course-view-sm {
  text-align: center; }

.doc-center-top {
  font-size: 12pt; }
  .doc-center-top .col-sm-4 {
    text-align: center; }
  .doc-center-top .btn {
    width: 175px; }
  .doc-center-top a {
    font-size: 10pt; }
  .doc-center-top a.btn {
    font-size: 12pt; }

.doc-center-bottom {
  margin-top: 200px; }
  .doc-center-bottom h4 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .doc-center-bottom p {
    text-align: justify; }
  .doc-center-bottom i {
    color: #31708f; }

.justified {
  text-align: justify; }

.treenode {
  padding: 3px;
  padding-left: 1px; }

.hovernode {
  background-color: #9ccf00; }
  .hovernode a:hover {
    color: #fff;
    text-decoration: none; }

.view-course-toc a:hover {
  text-decoration: none; }

.view-course-toc ul {
  list-style: none;
  padding: 0; }
  .view-course-toc ul ul {
    margin-left: 20px; }

.view-course-toc li {
  padding: 3px;
  padding-left: 1.3em; }

.view-course-toc li:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
  font-weight: 900;
  color: #337ab7; }

.view-course-toc li.exp-coll {
  cursor: pointer; }

.view-course-toc li.collapsed:before {
  content: "\f0fe" !important;
  /* FontAwesome Unicode */
  color: #337ab7; }

.view-course-toc li.expanded:before {
  content: "\f146" !important;
  /* FontAwesome Unicode */
  color: #337ab7; }

.view-course-toc li.selected-toc-item:before {
  content: "\f0a9" !important;
  /* FontAwesome Unicode */
  color: #fff; }

.view-course-toc .selected-toc-item {
  font-weight: bold;
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff !important;
  padding-left: 1.5em; }
  .view-course-toc .selected-toc-item a {
    color: #fff !important; }
  .view-course-toc .selected-toc-item i {
    color: #fff !important; }

.view-course-toc .tocNavBar {
  background-color: #45a247;
  margin-left: 0;
  padding: 6px;
  color: #fff; }
  .view-course-toc .tocNavBar a {
    color: #fff; }
  .view-course-toc .tocNavBar li:before {
    content: '';
    display: inline; }
  .view-course-toc .tocNavBar li {
    margin-left: 6px;
    margin-bottom: 3px; }
  .view-course-toc .tocNavBar li.completionPercentage {
    background-color: #ffa500;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.75);
    margin-left: 0;
    margin-bottom: 6px; }

.alert-first-course, .alert-second-course, .alert-third-course {
  display: inline-block;
  font-weight: bold;
  font-size: 20pt;
  margin-bottom: 20px; }

.alert-first-course {
  color: #01a29d; }

.alert-second-course {
  color: #386bc1; }

.alert-third-course {
  color: #5a1c7e; }

#ellipsis-text1, #ellipsis-text2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  #ellipsis-text1 p, #ellipsis-text1 span, #ellipsis-text2 p, #ellipsis-text2 span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.Interview .CallNo {
  font-size: 14pt;
  color: red;
  text-align: center;
  font-weight: bold;
  padding-top: 10px; }

.CertLinks .CourtesyHat {
  background-image: url("../images/v2/courtesy_hat.jpg");
  background-repeat: no-repeat;
  background-position: right center; }

.CertLinks table td {
  max-width: 100%; }

.CertLinks table td.CertNo {
  font-size: 8pt;
  width: 175px;
  text-align: center; }

.content .content-img {
  float: right;
  width: 247px;
  height: 178px;
  margin: 5px 0 20px 20px;
  max-width: 30%; }

.content .content-text {
  margin-top: 10px; }

.fa-trash {
  color: red !important; }

.UDataSet-View .row, .UDataSet-Edit .row {
  padding: 3px; }

.UDataSet-View .row:nth-child(odd), .UDataSet-Edit .row:nth-child(odd) {
  background-color: #fbfbfb; }

.UDataSet-View .row:nth-child(even), .UDataSet-Edit .row:nth-child(even) {
  background-color: #f4f4f4; }

.UDataSet-View .col-sm-2, .UDataSet-Edit .col-sm-2 {
  text-align: right; }
  .UDataSet-View .col-sm-2 input[type='text'], .UDataSet-Edit .col-sm-2 input[type='text'] {
    width: 100px;
    text-align: right; }

.tblCourseTOCEntry {
  margin-top: -20px; }
  .tblCourseTOCEntry img {
    width: 16px;
    height: 16px; }
  .tblCourseTOCEntry td {
    vertical-align: top; }

.CStyles .ThumbsUp {
  background-image: url("images/ThumbsUp.gif");
  background-repeat: no-repeat;
  padding-left: 60px;
  padding-bottom: 10px; }

.debt-info-1 input, .debt-info-2 input, .debt-info-3 input, .debt-info-4 input, .unsecured-debt-row input {
  max-width: 200px; }

.left-margin-items .col-sm-12 {
  margin-left: 15px; }

.page-header .pagetitle {
  color: #fff; }

.highlighted-text {
  background-color: #ffff00; }

.highlighted-input {
  padding: 10px;
  background-color: #ffff00; }
  .highlighted-input input, .highlighted-input select {
    border: solid 1px #aaa;
    background-color: #ffff00; }

.standout-text {
  font-size: 14pt;
  color: #337ab7;
  font-weight: bold; }

.highlighted-dropdown-field div.input {
  padding: 10px;
  background-color: #ffff00; }

.highlighted-dropdown-field select {
  border: solid 1px #aaa;
  background-color: #ffff00; }
  .highlighted-dropdown-field select option {
    background-color: #fff; }

.ud-title {
  font-size: 14pt; }

.UD2-deductions input[type='text'], .UD2-deductions .col-sm-2, .UD2-deductions .Total {
  color: #ff0000; }

@media (max-width: 767px) {
  #mnuDashboard2, #mnuDocCenter2, #mnuEditProfile2, input[value='Logout'] {
    display: none !important; }
  .phonenumber-row {
    margin-top: -10px; } }

.iframe-full-width {
  width: 100%;
  height: 100%;
  border: none; }

#money-saving-tips-panel img {
  max-width: 100%; }

#money-saving-tips-panel .col-md-4 {
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  margin-bottom: 30px; }

.vlink, .v-link {
  cursor: pointer; }
