.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

body .post-content h1, body .post-content h2, body .post-content h3, body .post-content h4, body .post-content h5, body .post-content h6 {
  color: #25333f;
  line-height: 1.2; }
body .post-content h1 {
  font-size: 20px; }
body .post-content h2 {
  font-size: 18px; }
body .post-content h3 {
  font-size: 17px; }
body .post-content h4 {
  font-size: 16px; }
body .post-content h5 {
  font-size: 15px; }
body .post-content h6 {
  font-size: 14px; }
body .post-content table {
  width: 100%;
  font-size: 13px;
  line-height: 1.2;
  color: #747474; }
body .post-content table tr {
  border-bottom: 1px solid #d6d6d6; }
body .post-content table thead th, body .post-content table thead td {
  font-size: 15px;
  font-weight: 500;
  color: #2a3844;
  padding: 10px; }
body .post-content table tbody td {
  padding: 15px 10px; }
body .post-content table tbody td:first-child {
  width: 15%;
  font-weight: 500;
  color: #2a3844; }
body .post-content table tbody tr:nth-child(odd) {
  background-color: #fbfbfb; }
body .post-content .anchor_div {
  height: 0;
  color: transparent; }

.blue_table thead {
  background-color: #26c2ff;
  color: #ffffff; }

.course_table {
  width: 100%;
  border: 1px solid #c9d2d6; }
.course_table thead th {
  font-size: 13px;
  line-height: 18px;
  padding: 5px 20px; }
.course_table thead th:last-child {
  text-align: center; }
.course_table tbody tr:nth-child(odd) {
  background-color: #f4fcff; }
.course_table tbody tr:nth-child(even) {
  background-color: #ffffff; }
.course_table tbody tr td:first-child {
  width: 10%;
  text-align: center;
  font-size: 15px;
  color: #6c6c6c; }
.course_table tbody tr td:last-child {
  text-align: center;
  width: 10%; }
.course_table tbody tr td:last-child:before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
  border: 0px solid #000000;
  margin: 0 auto; }
.course_table tbody tr td {
  line-height: 58px; }
.course_table tbody tr td a {
  font-size: 15px;
  color: #6c6c6c; }
.course_table tbody tr.status_completed td:last-child:before {
  background: #7fd646 url(../images/learndash/completed.png) no-repeat center; }
.course_table tbody tr.status_notcompleted td:last-child:before {
  background: #d64646 url(../images/learndash/uncompleted.png) no-repeat center; }
.course_table tbody tr.status_notavailable td:last-child:before {
  background: #c4c4c4 url(../images/learndash/notavailable.png) no-repeat center; }

#wrapper #content .fusion-tabs .nav-tabs {
  border: none;
  background-color: #26333f; }
#wrapper #content .fusion-tabs .nav-tabs li a {
  background-color: #26333f;
  color: #ffffff; }
#wrapper #content .fusion-tabs .nav-tabs li a:hover {
  color: #ffef6a; }
#wrapper #content .fusion-tabs .nav-tabs li.active a {
  border: none;
  background-color: #26333f;
  color: #ffef6a; }
#wrapper #content .fusion-tabs .tab-content .tab-pane {
  width: 100%;
  border: none;
  padding: 0;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.18); }
#wrapper #content .fusion-tabs .tab-content .tab-pane .course_table {
  border: 0; }
#wrapper #content .fusion-tabs .tab-content .tab-pane .course_table thead th {
  font-size: 13px;
  line-height: 50px;
  color: #25333f;
  border-bottom: 1px solid #ededed; }
#wrapper #content .fusion-tabs .tab-content .tab-pane .course_table tbody td {
  font-size: 15px;
  color: #25333f; }
#wrapper #content .fusion-tabs .tab-content .tab-pane .course_table tbody td a {
  font-size: 15px;
  color: #494949; }
#wrapper #content .fusion-tabs .tab-content .tab-pane .course_table tbody tr.status_completed td:last-child:before {
  background: transparent url(../images/learndash/completed_color.png) no-repeat center;
  border: 1px solid #7fd646; }
#wrapper #content .fusion-tabs .tab-content .tab-pane .course_table tbody tr.status_notcompleted td:last-child:before {
  background: transparent url(../images/learndash/uncompleted_color.png) no-repeat center;
  border: 1px solid #d64646; }
#wrapper #content .fusion-tabs .tab-content .tab-pane .course_table tbody tr.status_notavailable td:last-child:before {
  background: #c4c4c4 url(../images/learndash/notavailable.png) no-repeat center; }

.shadow_box {
  background-color: #ffffff;
  padding: 30px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.18); }

.shadow_box p {
  font-size: 13px;
  font-weight: normal;
  color: #000000; }
.shadow_box ol.numeric-decimals, .shadow_box .numeric-decimals > ol, .shadow_box ol {
  counter-reset: section;
  list-style-type: none; }
.shadow_box ol.numeric-decimals > li, .shadow_box .numeric-decimals > ol > li, .shadow_box ol > li {
  list-style-type: none;
  color: #535353; }
.shadow_box ol.numeric-decimals > li:before, .shadow_box .numeric-decimals > ol > li:before, .shadow_box ol > li:before {
  counter-increment: section;
  content: counter(section) ". ";
  /*content:"Section " counter(section) ". ";*/ }
.shadow_box ol.numeric-decimals > li > ol.subsection, .shadow_box ol.numeric-decimals > li > .subsection > ol, .shadow_box .numeric-decimals > ol > li > ol.subsection, .shadow_box .numeric-decimals > ol > li > .subsection > ol, .shadow_box ol > li > ol.subsection, .shadow_box ol > li > .subsection > ol {
  counter-reset: subsection;
  margin-left: 20px; }
.shadow_box ol.numeric-decimals > li > ol.subsection > li, .shadow_box ol.numeric-decimals > li > .subsection > ol > li, .shadow_box .numeric-decimals > ol > li > ol.subsection > li, .shadow_box .numeric-decimals > ol > li > .subsection > ol > li, .shadow_box ol > li > ol.subsection > li, .shadow_box ol > li > .subsection > ol > li {
  list-style-type: none;
  color: #535353; }
.shadow_box ol.numeric-decimals > li > ol.subsection > li:before, .shadow_box ol.numeric-decimals > li > .subsection > ol > li:before, .shadow_box .numeric-decimals > ol > li > ol.subsection > li:before, .shadow_box .numeric-decimals > ol > li > .subsection > ol > li:before, .shadow_box ol > li > ol.subsection > li:before, .shadow_box ol > li > .subsection > ol > li:before {
  counter-increment: subsection;
  content: counter(section) "." counter(subsection) " "; }
.shadow_box ol.numeric-decimals li > span, .shadow_box .numeric-decimals > ol li > span, .shadow_box ol li > span {
  margin-bottom: 15px;
  display: inline-table; }
.shadow_box ol.numeric-decimals p, .shadow_box .numeric-decimals > ol p, .shadow_box ol p {
  margin-bottom: 15px; }
.shadow_box ol.lower-alpha, .shadow_box .lower-alpha > ol {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 15px; }
.shadow_box ol.lower-alpha li:before, .shadow_box .lower-alpha > ol li:before {
  content: counter(item,lower-alpha) ") ";
  counter-increment: item;
  color: #26c2ff; }
.shadow_box ul {
  margin-bottom: 15px; }
.shadow_box ul li {
  list-style-image: url(../images/learndash/pointer.png); }
.shadow_box ul {
  padding-left: 18px; }
.shadow_box ol {
  padding-left: 0; }
.shadow_box #learndash_next_prev_link {
  text-align: center;
  position: relative; }
.shadow_box #learndash_next_prev_link .prev {
  color: #2b4354;
  font-size: 20px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 20px; }
.shadow_box #learndash_next_prev_link .prev .meta-nav:before {
  content: '';
  display: inline-block;
  background: url(../images/learndash/prev.png) no-repeat;
  width: 11px;
  height: 17px;
  vertical-align: bottom; }
.shadow_box #learndash_next_prev_link .next {
  color: #2b4354;
  font-size: 20px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 20px; }
.shadow_box #learndash_next_prev_link .next .meta-nav:before {
  content: '';
  display: inline-block;
  background: url(../images/learndash/next.png) no-repeat;
  width: 11px;
  height: 17px;
  vertical-align: bottom; }

.blue_button {
  display: table;
  background: #26c2ff;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 60px;
  padding: 0 50px;
  margin: 0 auto;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #000000; }
.blue_button:hover {
  color: #ffffff;
  text-decoration: none; }

.wpProQuiz_content.shadow_box {
  padding: 0; }
.wpProQuiz_content.shadow_box .quiz_header {
  background-color: #26333f;
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  line-height: 65px;
  min-height: 65px;
  box-sizing: border-box;
  padding: 0; }
.wpProQuiz_content.shadow_box > div {
  padding: 30px; }
.wpProQuiz_content.shadow_box .wpProQuiz_button {
  display: table;
  background: #26c2ff !important;
  color: #ffffff !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 60px;
  padding: 0 50px !important;
  margin: 0 auto !important;
  border-radius: 50px 50px 50px 50px !important;
  -moz-border-radius: 50px 50px 50px 50px !important;
  -webkit-border-radius: 50px 50px 50px 50px !important;
  border: 0px solid #000000 !important;
  box-shadow: none; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .next_button_block {
  right: 0px;
  text-align: right; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .next_button_block .next_button {
  background: url(../images/learndash/next_button.png) no-repeat;
  margin-left: 10px; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .back_button_block {
  left: 0px;
  text-align: left; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .back_button_block .back_button {
  background: url(../images/learndash/back_button.png) no-repeat;
  margin-right: 10px; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question_page {
  font-size: 15px;
  color: #ffffff;
  display: table;
  position: absolute;
  top: -82px;
  left: 50%;
  width: 110px;
  text-align: center;
  margin-left: -55px; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_question_text {
  color: #25333f;
  font-size: 17px;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d3d4;
  position: relative;
  overflow: initial;
  margin-bottom: 20px !important; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_question_text:after {
  content: '';
  display: block;
  background-color: #26c2ff;
  width: 10%;
  height: 1px;
  position: relative;
  bottom: -11px;
  left: 45%; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_questionList {
  border: none !important;
  background: none !important;
  width: 60%;
  margin: 0 auto 10px !important; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_questionList input[type=checkbox] {
  display: none !important; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_questionList input[type=checkbox] + label {
  display: inline-block;
  cursor: pointer;
  position: relative; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_questionList input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 10px 0 0;
  width: 20px;
  height: 20px;
  background-color: #f5f7f8;
  /*box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
  border: 2px solid #e2e6e7; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_questionList input[type=checkbox] + label:before {
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_questionList input[type=checkbox]:checked + label:before {
  background-color: #26c2ff;
  border-color: #00a6e7; }
.wpProQuiz_content.shadow_box .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_questionList input[type=checkbox]:checked + label:after {
  /*    content: "\2713";
      text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
      font-size: 15px;
      color: #f3f3f3;
      text-align: center;
      line-height: 15px;*/
  content: '';
  display: block;
  width: 12px;
  height: 6px;
  position: absolute;
  top: 4px;
  left: 5px;
  border: 3px solid #ffffff;
  border-top: none;
  border-right: none;
  background: transparent;
  transform: rotate(-45deg); }
.wpProQuiz_content.shadow_box .button_block {
  display: none;
  width: 114px;
  position: absolute;
  top: -88px; }
.wpProQuiz_content.shadow_box .button_block input[type=button] {
  display: block;
  border: none;
  color: transparent;
  width: 34px;
  height: 34px;
  cursor: pointer; }
.wpProQuiz_content.shadow_box .button_block span {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  display: block; }
.wpProQuiz_content.shadow_box .button_block span.small {
  font-size: 13px;
  font-weight: 300;
  line-height: 16px; }
.wpProQuiz_content.shadow_box .top_text_block {
  color: #25333f;
  font-size: 17px;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d3d4;
  position: relative;
  overflow: initial;
  margin-bottom: 20px !important; }
.wpProQuiz_content.shadow_box .top_text_block:after {
  content: '';
  display: block;
  background-color: #26c2ff;
  width: 10%;
  height: 1px;
  position: relative;
  bottom: -11px;
  left: 45%; }
.wpProQuiz_content.shadow_box .top_text_block .caps {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 40px; }
.wpProQuiz_content.shadow_box .wpProQuiz_results {
  position: relative;
  padding: 120px 30%;
  text-align: center; }
.wpProQuiz_content.shadow_box .wpProQuiz_results .show_button_block {
  right: 15px;
  text-align: right;
  display: none;
  top: -50px; }
.wpProQuiz_content.shadow_box .wpProQuiz_results .show_button_block .show_button {
  background: url(../images/learndash/view_button.png) no-repeat;
  margin-left: 10px;
  float: right; }
.wpProQuiz_content.shadow_box .wpProQuiz_results .restart_button_block {
  left: 15px;
  text-align: left;
  display: block;
  top: -50px; }
.wpProQuiz_content.shadow_box .wpProQuiz_results .restart_button_block .restart_button {
  background: url(../images/learndash/restart_button.png) no-repeat;
  margin-right: 10px;
  float: left; }
.wpProQuiz_content.shadow_box .wpProQuiz_results .wpProQuiz_header {
  color: #25333f;
  font-size: 17px;
  margin-bottom: 20px !important; }
.wpProQuiz_content.shadow_box .wpProQuiz_results p {
  font-size: 17px;
  color: #535353; }
.wpProQuiz_content.shadow_box .wpProQuiz_results p span {
  color: #26c2ff; }
.wpProQuiz_content.shadow_box .wpProQuiz_results .quiz_continue_link {
  margin: 40px 0 !important; }
.wpProQuiz_content.shadow_box .wpProQuiz_results .quiz_continue_link #quiz_continue_link {
  display: table;
  background: #26c2ff;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 60px;
  padding: 0 50px;
  margin: 0 auto;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #000000; }
.wpProQuiz_content.shadow_box .wpProQuiz_results .quiz_continue_link #quiz_continue_link:hover {
  color: #ffffff;
  text-decoration: none; }

.home-page #main {
  background: url(../images/learndash/home_background.png) no-repeat;
  height: 907px;
  position: relative; }
.home-page #home_login_page .center_block {
  /*                position: fixed; 
                  top: 20%;*/
  /*left: 38%;*/
  margin-top: 10%; }
.home-page #home_login_page .center_block .welcome_text {
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  position: relative;
  margin-bottom: 40px; }
.home-page #home_login_page .center_block .welcome_text:after {
  content: '';
  display: block;
  width: 20%;
  height: 1px;
  background-color: #fff726;
  position: absolute;
  left: 40%;
  bottom: -1px; }
.home-page #home_login_page .center_block #login {
  display: inline-table; }
.home-page #home_login_page .center_block #login > * {
  display: table; }
.home-page #home_login_page .center_block #login input {
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .home-page #home_login_page .center_block #login input:not([type=submit]) {
    border: 1px solid #ffffff;
    background: transparent;
    font-size: 14px;
    color: #ffffff;
    width: 260px;
    padding: 11px;
    margin-bottom: 20px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px; }
  .home-page #home_login_page .center_block #login input[type=submit] {
    color: transparent;
    background: url(../images/learndash/login.png) no-repeat;
    display: inline-table;
    width: 202px;
    height: 51px;
    border: none;
    cursor: pointer; }
  .home-page #home_login_page .center_block #login input::-webkit-input-placeholder {
    color: #ffffff; }
  .home-page #home_login_page .center_block #login input::-moz-placeholder {
    color: #ffffff; }
  .home-page #home_login_page .center_block #login input:-moz-placeholder {
    color: #ffffff; }
  .home-page #home_login_page .center_block #login input:-ms-input-placeholder {
    color: #ffffff; }
  .home-page #home_login_page .center_block #login input:focus {
    outline: none; }

.shadow_box #sfwd-mark-complete input {
  background: #26c2ff;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 60px;
  padding: 0 50px;
  margin: 0 auto;
  display: table;
  cursor: pointer;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #000000; }

/*# sourceMappingURL=custom_learndash.css.map */
