/*
 Theme Name:   WP Reactor Child Transform Us
 Theme URI:    https://www.pixeld.com.au
 Description:  WP Reactor Child Theme for Transform Us
 Author:       Pixeld
 Author URI:   https://www.pixeld.com.au
 Template:     wpreactor-transform-us
 Version:      1.0.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  wpreactor
*/

/*--------------------------------------------------------------
# GLOBAL
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Catamaran:300,400,500,600,700|Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
*:focus {
    outline: none;
}

body {
    color: #4e4d4d;
    background: #fff;
    font-family: 'Rubik', sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Rubik', sans-serif;
    color: #182532;
}

h1, .h1 {
    color: #000;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.1em;
}

p {
    font-size: 16px;
    color: #555555;
    line-height: 1.7em;
}

b, strong {
    font-weight: 500;
}

p > a,
.tabs-panel li > a {
    text-decoration: underline;
}

#content ul li,
#content ol li {
    font-size: 16px;
    color: #555555;
    line-height: 1.7em;
    margin-bottom: 9px;
}

a:visited {
    color: #454c53;
}

.button {
    border-radius: 3px;
    background: #2ac12a;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.button:visited {
    color: #fff;
}

.button:focus, .button:hover {
    background-color: #20d820;
    color: #fff;
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.05); }

.sumome-share-client-wrapper.sumome-share-client-wrapper-left-page {
    display: none !important;
}

.top-bar-right li .button {
    color: #fff;
}

#content {
    padding-top: 3em;
    padding-bottom: 3em;
    margin-top: 0;
    background: #f7f7f9;
}

.home #content {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

.page-template-dashboard #content {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

form#gform_1 .gform_wrapper .gfield_radio li label {
    margin: -9px 0 0 4px;
}

#downloadable-resource-tabs .tabs-panel {
    padding: 1em 1em 0 1em;
    border-left: 1px solid #e3e3e9;
}

#downloadable-resource-tabs .resource-file-download {
    text-align: left;
    padding: 0;
}

#downloadable-resource-tabs .resource-file-download a {
    display: block;
    padding: 15px;
}

#downloadable-resource-tabs .tabs-panel li>a {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1em;
    font-family: 'Rubik',sans-serif;
    color: #182532;
    text-decoration: none;
}
a#return-dashboard-link {
    border: 1px solid #e2e2e2;
    padding: 10px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 14px;
    margin: 0 auto;
    display: block;
    text-align: center;
    max-width: 190px;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.54);
    color: #838282;
}

a#return-dashboard-link:hover {
    background: #dfe3e6;
    color: #444c52;
}

.Zebra_Tooltip .Zebra_Tooltip_Message {
    word-wrap: break-word;
}

.Zebra_Tooltip .Zebra_Tooltip_Message p {
    color: #fff;
}

.h6, h6 {
    font-size: 1rem;
    font-weight: 500;
}

#whats-next {
    background: #ffffff;
    padding-top: 3em;
    padding-bottom: 3em;
    margin-bottom: -3em;
}

#whats-next #home-benefits-section {
    margin-top: 0;
    position: relative;
    z-index: 4;
}

.resource-file-download a {
    margin-right: 23px;
    color: #454c53;
    font-weight: 500;
}

.resource-file-download a img {
    max-width: 30px;
    max-height: 30px;
    position: relative;
    margin-right: 7px;
}

.bbp-body li,
.bbp-header li {
    text-align: left !important;
}

/*--------------------------------------------------------------
# PAGE BUILDER
--------------------------------------------------------------*/
.page-template-page-builder #content {
    background: #fff;
    margin-top: 0;
}

.page-template-page-builder #home-primary-section + #home-secondary-section {
    padding-top: 0em;
    padding-bottom: 0em; 
}

.page-template-page-builder #content > #home-primary-section {
    padding-bottom: 2em;
}

#pb-columns {
    padding-top: 2em;
    padding-bottom: 2em;
}

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
header#masthead, .top-bar, .top-bar ul {
    background: #ffffff;
}

img#site-logo {
    max-width: 260px;
    position: absolute;
    top: -36px;
    z-index: 10000;
    margin-left: -13px;
}

header#masthead {
    top: 2.5em;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
    position: relative;
    z-index: 10;
    box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.07);
}

ul#register-nav {
    margin-left: 0;
    margin-bottom: 0;
    float: right;
}

ul#register-nav li {
    display: inline;
}

ul#register-nav > li a {
    font-family: 'Rubik', sans-serif;
    color: #323d47;
    font-weight: 500;
}

ul#register-nav .button {
    background: #2ac12a;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
    font-weight: 500;
}

.menu a {
    font-family: 'Rubik', sans-serif;
    color: #313c47;
    font-weight: 500;
}

.menu .active>a {
    background: transparent;
    color: #38434d;
}

.sumome-share-client > a:last-of-type {
    display: none !important;
}

.sumome-control.sumome-control-br {
    display: none;
}

/*--------------------------------------------------------------
# HERO
--------------------------------------------------------------*/

#header-hero {
    background: transparent;
    position: relative;
    min-height: 240px;
}

#header-hero h1 {
    font-size: 58px;
    font-weight: 500;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.67);
    line-height: 1em;
    padding-top: 2em;
    padding-bottom: 0.3em;
    max-width: 660px;
    position: relative;
    z-index: 2;
}

.home #header-hero h1 {
    padding-top: 1.6em;
    padding-bottom: 0.6em;
    font-size: 90px;
}

.page-template-login #header-hero h1 {
    display: none;
}

#header-hero-gradient {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    position: absolute;
    height: 300px;
    width: 100%;
    bottom: 0;
    z-index: 1;
}

iframe {
    margin-top: 7px;
}

#flyin-block.hidden {
    visibility: hidden;
}

#flyin-block.visible {
    visibility: visible;
}
/*--------------------------------------------------------------
# ALT PAGE LAYOUT
--------------------------------------------------------------*/
#sticky-anchor #pb-columns .cell {
    border-bottom: 3px solid #eceaea;
    margin-bottom: 2em;
    padding-bottom: 1.4em;
}

#sticky-anchor #pb-columns {
    padding-top: 0em;
    padding-bottom: 0em;
}

#sticky-anchor .large-8 section:last-child #pb-columns .cell {
    border-bottom: none;
    padding-bottom: 1em;
}

.sticky a.is-active {
    background: #fff;
    border-radius: 5px;
}

.sticky .menu a {
    line-height: 1.5em;
}

.Zebra_Tooltip_Message a:visited, .Zebra_Tooltip_Message a {
    color: #fff;
}

/*--------------------------------------------------------------
# HOME BENEFITS
--------------------------------------------------------------*/
#home-benefits-section {
    margin-top: -2.2em;
    position: relative;
    z-index: 4;
}

.home-benefits-box {
    background: #fff;
    padding: 1em 1.5em;
}

.home-benefits-box.for-schools {
    border: 4px solid #2bc02c;
}

.home-benefits-box.for-teachers {
    border: 4px solid #ffd012;
}

.home-benefits-box.for-parents {
    border: 4px solid #2c8efc;
}

.home-benefits-box > img {
    max-width: 35px;
    float: left;
}

.home-benefits-box-content {
    margin-left: 0px;
    display: block;
}

.home-benefits-box-content > span {
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    color: #313c47;
    font-weight: 500;
}

.home-benefits-box-content > p {
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 5px;
}

.home-benefits-box-content > a {
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    color: #313c47;
    font-weight: 500;
}

.home-benefits-box-content img {
    max-width: 29px;
    float: right;
    margin-top: 3px;
}

/*--------------------------------------------------------------
# HOME PRIMARY
--------------------------------------------------------------*/

#home-primary-section {
    padding-top: 3.5em;
    padding-bottom: 3em;
}

/*--------------------------------------------------------------
# INVITE A PRINCIPAL
--------------------------------------------------------------*/
li#field_11_4,
li#field_11_3,
li#field_11_6 {
    border-bottom: 0;
}

li#field_11_6 {
    padding-top: 0;
}

li#field_11_3 p {
    margin-bottom: 0;
}


/*--------------------------------------------------------------
# INVITE A TEACHER
--------------------------------------------------------------*/
li#field_13_4,
li#field_13_3,
li#field_13_6 {
    border-bottom: 0;
}

li#field_13_6 {
    padding-top: 0;
}

li#field_13_3 p {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# TEACHER REGISTRATION
--------------------------------------------------------------*/
li#field_1_10 {
    border-bottom: 0;
    padding-bottom: 0;
}

li#field_1_36 {
    border-bottom: 0;
}

li#field_1_36 p {
    margin-bottom: 20px;
}

li#field_1_35 p {
    margin-bottom: 0;
}

li#field_1_35 {
    border-bottom: 0;
    padding-bottom: 0;
}

.gform_body select {
    background-position: 98%;
    border: 2px solid #f4f4f7;
    height: 54px;
    background-color: #f4f4f7;
    border-radius: 5px;
    text-indent: 12px;
    margin-bottom: 0;
}

.gform_wrapper#gform_wrapper_14 ul.gform_fields li.gfield {
    padding-right: 0;
}

/*--------------------------------------------------------------
# HOME PROCESS
--------------------------------------------------------------*/
#home-process-section {
    background: #fafafa;
    padding-top: 4em;
    padding-bottom: 4em;
    text-align: center;
}

.home-process-step {
    max-width: 300px;
    margin: 0 auto;
}

.home-process-step > img {
    display: block;
    margin: 0 auto;
    max-height: 81px;
    margin-top: 3em;
    margin-bottom: 1.3em;
}

.home-process-step > span {
    font-family: 'Rubik', sans-serif;
    font-size: 19px;
    color: #313c47;
    font-weight: 500;
}

/*--------------------------------------------------------------
# HOME SECONDARY
--------------------------------------------------------------*/

#home-secondary-section {
    padding-top: 4em;
    padding-bottom: 4em;
}

/*--------------------------------------------------------------
# HOME TESTIMONIALS
--------------------------------------------------------------*/
#home-testimonials-section {
    background: #3c434a;
    padding-top: 4em;
    padding-bottom: 4em;
    text-align: center;
}

#home-testimonials-section span.h3 {
    font-size: 19px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 2em;
    display: block;
}

.testimonial-item {
    background: #2e3337;
    padding: 2em;
    color: #fff;
}

.testimonial-item > p {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.testimonial-item > span {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 14px;
}

.testimonial-item:after {
    content: '';
    width: 20px;
    height: 20px;
    background: #3c444a;
    position: relative;
    display: block;
    bottom: -43px;
    transform: rotate(45deg);
    margin-left: 48.3%;
    z-index: 10000;
}

.testimonial-slider-nav {
    max-width: 320px;
    margin: 2em auto 0;
}

.testimonial-nav-item > img {
    text-align: center;
    margin: 0 auto;
    max-width: 52px;
    border-radius: 100px;
}


.testimonial-nav-item.slick-slide {
    opacity: 0.3;
}

.testimonial-nav-item.slick-slide.slick-current.slick-active {
    opacity: 1;
}

.testimonial-slider-nav .slick-list:before {
    content: '';
    position: absolute;
    display: block;
    background: #3c434a;
    height: 55px;
    width: 55px;
    z-index: 50;
    top: 0;
    left: 0px;
}

.testimonial-slider-nav .slick-list:after {
    content: '';
    position: absolute;
    display: block;
    background: #3c434a;
    height: 55px;
    width: 55px;
    z-index: 50;
    right: 0px;
    top: 0;
}

/*--------------------------------------------------------------
# HOME NEWS SECTION
--------------------------------------------------------------*/
#home-news-section {
    padding-top: 4em;
    padding-bottom: 4em;
}

#home-news-section h3.h1 {
    margin-bottom: 1.2em;
}

.post-wrapper.featured-post {
    position: relative;
    border-radius: 6px;
    background: #3d444b;
    overflow: hidden;
    min-height: 400px;
    height: 100%;
}

.post-wrapper.featured-post:hover .grow { 
    transform: scale(1.05); 
}

.featured-post-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    z-index: 1
}

.post-gradient {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    position: absolute;
    height: 70%;
    width: 100%;
    bottom: 0;
    z-index: 2;
}

.post-inner {
    position: absolute;
    bottom: 0;
    padding: 1em;
    z-index: 3;
}

.post-inner > h3 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    display: block;
    position: relative;
    z-index: 5;
}

.post-inner > p {
    color: #fff;
    line-height: 1.3em;
}

.post-inner > a.post-cat-link {
    padding: 4px 11px;
    border-radius: 5px;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
}

.post-wrapper.list-post {
    position: relative;
    clear: both;
}

.post-wrapper.list-post {
    margin-bottom: 1em;
}

.post-wrapper.list-post:last-of-type {
    margin-bottom: 0;
}

.list-post-image {
    position: relative;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    min-height: 150px;
}

.list-post .post-inner {
    position: relative;
}

.list-post .post-inner > h3 {
    font-size: 20px;
    color: #3d444b;
    font-weight: 500;
    display: block;
    position: relative;
    z-index: 5;
}

.list-post .post-inner > p {
    color: #8a8a8a;
    font-size: 15px;
    line-height: 1.3em;
}

.list-post .post-inner a {
    color: #3d444b;
}

.list-post a.post-cat-link {
    color: #fff;
}

/*--------------------------------------------------------------
# AFFILIATES
--------------------------------------------------------------*/
#home-affiliates-section {
    padding-top: 2em;
    padding-bottom: 2em;
    border-top: 1px solid #e6e6e6;
    position: relative;
}

#home-affiliates-section .grid-container {
    position: relative;
}

#home-affiliates-section .grid-container:before {
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    content: '';
    display: block;
    width: 50px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

#home-affiliates-section .grid-container:after {
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    content: '';
    display: block;
    width: 50px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 10;
}

.affiliates-item > img {
    max-height: 63px;
    max-width: 160px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.affiliates-item.slick-slide {
    width: 250px;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
footer#colophon {
    padding-top: 4em;
    padding-bottom: 2em;
    border-top: 1px solid #e6e6e6;
}

#bottom-bar {
    border-top: 1px solid #e6e6e6;
}

#bottom-bar .grid-container {
    padding-top: 2em;
    padding-bottom: 1.5em;
}

#bottom-bar p {
    font-size: 12px;
    padding-top: 3px;
    text-align: right;
    float: right;
    margin-bottom: 0;
}

#bottom-bar p strong {
    font-weight: 500;
    color: #595858;
}

img#footer-logo {
    max-width: 130px;
    margin-bottom: 1em;
}

ul.footer-logos li img {
    max-height: 80px;
}

ul.footer-logos li {
    display: inline-block;
    margin-right: 2em;
}

ul.footer-logos li:last-child {
    margin-right: 0em;
}

ul.footer-logos {
    margin-left: 0;
    margin-bottom: 1em;
}

footer#colophon ul {
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

footer#colophon ul li a,
footer#colophon p {
    font-size: 13px;
    color: #8b8b8b;
}

footer#colophon h5 {
    font-size: 15px;
    color: #3d444b;
    font-weight: 500;
    display: block;
}

#footer-subscribe .input-group-field {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: none;
    border-right: none;
}

#footer-subscribe input.button {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    height: 39px
}




/*--------------------------------------------------------------
# LOGIN FORM PAGE
--------------------------------------------------------------*/
#login-form-wrapper {
    max-width: 400px;
    margin: 1rem auto;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e9ebed;
    box-shadow: 0px 0px 20px #e2e6eb;
}

#login-form-wrapper p.login-submit {
    margin-bottom: 0;
}

#login-form-wrapper input#wp-submit {
    width: 100%;
    margin-bottom: 0;
}

#login-form-wrapper p.login-remember {
    margin-bottom: 0;
}

#login-form-wrapper .login-form {
    padding: 1em 2.5em 2.5em;
}

#login-form-wrapper input#user {
    border: 1px solid #cacaca;
    padding: 10px 4px !important;
    box-shadow: none;
    border-radius: 5px;
    text-indent: 10px;
}

#login-form-wrapper input#pass {
    border: 1px solid #cacaca;
    padding: 10px 4px !important;
    box-shadow: none;
    border-radius: 5px;
    text-indent: 10px;
}

#login-form-wrapper h3.login-logo {
    text-align: center;
    color: #333e47;
    border-bottom: 1px solid #e9ebed;
    padding: 15px;
}

p.login-desc {
    text-align: center;
    margin-top: 11px;
}

#login-form-wrapper p.login-desc > a {
    text-decoration: underline;
}

a.button.logout-button {
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 200px;
    margin-top: 5em;
    margin-bottom: 5em;
}

/*--------------------------------------------------------------
# FORUMS
--------------------------------------------------------------*/
#bbpress-forums p.bbp-topic-meta img.avatar, 
#bbpress-forums ul.bbp-reply-revision-log img.avatar, 
#bbpress-forums ul.bbp-topic-revision-log img.avatar, 
#bbpress-forums div.bbp-template-notice img.avatar, 
#bbpress-forums .widget_display_topics img.avatar, 
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums div.bbp-forum-author img.avatar, 
#bbpress-forums div.bbp-topic-author img.avatar, 
#bbpress-forums div.bbp-reply-author img.avatar,
.bbp-template-notice.info,
span.bbp-topic-started-by,
span.bbp-topic-started-in,
li.bbp-footer,
.bbp-pagination,
.bbp-template-notice,
.bbp-author-role,
span.bbp-author-ip,
.form-allowed-tags {
    display: none;
}

img#profile-avatar {
    max-width: 60px !important;
    position: absolute;
    top: 23px;
    left: 14px;
}

span.bbp-admin-links a {
    color: #454c53;
    font-weight: 500;
    font-size: 12px;
}

span.bbp-reply-post-date {
    font-size: 14px;
}

.bbp-reply-form {
    margin-top: 20px;
}

#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results {
    border: none;
}

a.bbp-reply-permalink {
    display: none !important;
}

#bbpress-forums div.bbp-reply-header {
    border-top: 0px !important;
}

.bbp-replies .bbp-header {
    display: none;
}

#bbpress-forums div.bbp-reply-author {
    position: relative;
    display: block;
    float: left;
    width: auto;
    margin-right: 11px;
    font-weight: 500;
}

span.bbp-reply-post-date {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.38);
}

.bbp-forum-header a.bbp-forum-permalink, .bbp-topic-header a.bbp-topic-permalink, .bbp-reply-header a.bbp-reply-permalink {
    display: none;
}

#bbpress-forums div.bbp-forum-header, 
#bbpress-forums div.bbp-topic-header, 
#bbpress-forums div.bbp-reply-header {
    background-color: #e8e9f0;
}

#bbpress-forums div.even, #bbpress-forums ul.even {
    background-color: transparent;
}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
    margin-left: 0 !important;
    padding: 20px 20px 20px 86px !important;
    text-align: left !important;
    border: 1px solid #e7e7e9 !important;
    border-radius: 10px !important;
    background: #fff !important;
    position: relative !important;
}

#bbpress-forums div.bbp-reply-header {
    display: none;
}

#bbpress-forums li {
    margin-bottom: 0 !important;
}

#bbpress-forums div.bbp-reply-author {
    color: #86929b;
}

h2.widget-title {
    font-size: 19px;
    font-weight: 500;
}

section#bbp_topics_widget-2 ul {
    margin-left: 0;
}

section#bbp_topics_widget-2 ul li {
    list-style-type: none;
    border-bottom: 1px solid #d0d0da;
    padding-bottom: 10px;
}

section#bbp_topics_widget-2 ul li:last-child {
    border-bottom: none;
}

section#bbp_replies_widget-2 ul li {
    list-style-type: none;
    list-style-type: none;
    border-bottom: 1px solid #d0d0da;
    padding-bottom: 10px;
}

section#bbp_replies_widget-2 ul {
    margin-left: 0;
}

section#bbp_replies_widget-2 ul li:last-child {
    border-bottom: none;
}

section#bbp_replies_widget-2 ul li a:visited {
    color: #197aba;
}

section#bbp_topics_widget-2 a:visited {
    color: #197aba;
}

section#bbp_replies_widget-2 a.bbp-reply-topic-title + div {
    font-size: 12px;
}

/*--------------------------------------------------------------
# FOUNDATION
--------------------------------------------------------------*/
.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    box-shadow: 0px 0px 10px rgba(233, 235, 237, 0.86);
    background-color: #fff;
    color: #0a0a0a;
}

.callout a {
    color: #323d47;
    text-decoration: underline;
    font-weight: 500;
}

.callout.warning {
    background-color: #fff;
    color: #323d47;
    border-left: 4px solid #ffbf6d;
    box-shadow: none;
}

.callout.primary {
    background-color: #fff;
    color: #323d47;
    border-left: 4px solid #53a6e0;
}

.callout.success {
    background-color: #fff;
    color: #323d47;
    border-left: 4px solid #8ac64a;
}

.callout.alert {
    background-color: #fff;
    color: #323d47;
    border-left: 4px solid #ed353d;
}

/*--------------------------------------------------------------
# SENSEI
--------------------------------------------------------------*/
.lesson-passed .lesson .sensei-message {
    display: none !important;
}

.sensei-message.tick a.next-lesson {
    display: none !important;
}

.course-intro-text {
    max-width: 610px;
    margin: 1em auto 0;
}

/*section.course-meta.course-enrolment {
    display: none;
}*/

section.course-meta.course-enrolment .status {
    display: none;
}

p.sensei-results-links .view-results {
    display: none;
}

span.progress.statement.course-completion-rate {
    background-color: transparent;
}

a.button.sensei-certificate-link {
    text-align: center;
    float: none;
    font-size: 17px !important;
    font-weight: 500 !important;
    background: #29c129 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#main .course, #main .course-container {
    max-width: 100%;
    margin: 0 auto;
}

p.module-description {
    display: none;
}

.meter>span {
    background-color: #2ac22a;
}

.single.logged-in #main .type-course header h1 {
    margin-right: 0 !important;
}

article.module {
    background: #fff;
    border: 1px solid #dfe4f0 !important;
    box-shadow: 0px 0px 10px rgba(221, 221, 237, 0.4);
    border-radius: 5px;
    margin-bottom: 3em !important;
}

.lesson ul li:before,
.lesson ol li:before {
    content: "✓" !important;
    position: absolute !important;
    left: -20px !important;
    color: #24b94c !important;
}


#lesson-builder-row li.tabs-title,
#lesson-builder-row li.accordion-item {
    margin-bottom: 0 !important;
}

#lesson-builder-row .tabs-title:last-child a {
    border-bottom: 0px solid #e3e3ea; 
}

#lesson-builder-row a.accordion-title {
    font-family: 'Rubik',sans-serif;
    color: #182532;
    font-weight: 500;
    font-size: 1.1em;
}

#lesson-builder-row .tabs {
    border-right: 0px solid #e3e3ea;
}

#lesson-builder-row ul#lesson-tabs li:last-child a {
    border-right: 2px solid #e3e3eb !important;
}

#lesson-builder-row img#list-item-ico {
    max-width: 29px;
    max-height: 29px;
    margin-left: -21px;
    margin-right: 12px;
}

.lesson.post ul li {
    position: relative;
    list-style-type: none;
}

.single-lesson article.lesson header {
    display: none;
}

.single-lesson article.lesson .entry h1 {
    padding-bottom: 12px;
    margin-bottom: 25px;
}

.orbit--modal {
    height: auto !important;
}

section.module-lessons h3 {
    display: none;
}

section.module-lessons > header {
    display: none;
}

.module .module-lessons ul {
    margin: 0 0 0em!important;
}

.module .module-lessons ul li a {
    background: transparent;
}

.sensei #header-hero h1 {
    display: none;
}

.lesson--circle span {
    color: #fff;
    font-weight: 500;
    font-size: 21px;
    padding-top: 37%;
    display: block;
}

a.lesson--circle {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

#lesson-circle-wrapper {
    position: relative;
}

img#forward-arrow {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 52px;
    right: -24px;
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
    color: #182632;
}

.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
    background-color: rgba(10, 10, 10, 0.08);
}

#training-button-group {
    text-align: center;
    margin: 5em auto 0;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
}

.single-course #training-button-group {
    margin: -2em auto 0;
}

.single-lesson #content,
.single-quiz #content {
    padding-bottom: 6em;
}

nav#post-entries {
    position: relative;
    display: inline-block !important;
    width: 100%;
}

.nav-prev > a {
    border: 1px solid #dbdbe4;
    border-radius: 4px;
    padding: 11px;
}

.nav-next > a {
    border: 1px solid #dbdbe4;
    border-radius: 4px;
    padding: 11px;
}

.type-lesson footer,
.single-quiz footer {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -29px;
}

#training-button-group .button {
    background: transparent;
    color: #727180;
    border: 1px solid #dbdbe3;
    cursor: pointer;
}

#training-button-group .button:hover {
    background: #dbdbe3;
    color: #727180;
    border: 1px solid #dbdbe3;
}

.single-lesson.postid-255 article.lesson .entry h1,
.single-lesson.postid-265 article.lesson .entry h1,
.single-lesson.postid-275 article.lesson .entry h1,
.single-lesson.postid-285 article.lesson .entry h1,
.single-lesson.postid-291 article.lesson .entry h1,
.single-lesson.postid-303 article.lesson .entry h1 {
    text-align: center;
}

.postid-13 .new-lesson-layout,
.postid-311 .new-lesson-layout {
    display: none;
}

.lesson.post>footer a.button {
    margin: 2em auto 0 !important;
    z-index: 50;
}

.medium-reveal {
    width: 60%;
    padding: 2em 3em 2.5em;
}

input.course-start {
    display: inline-block;
    position: relative;
    -webkit-appearance: none;
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}

.single-lesson article.lesson {
    margin: 0 auto;
    background: #fff;
    padding: 3em 3em;
    border: 1px solid #dfe4f0;
    box-shadow: 0px 0px 10px rgba(221, 221, 237, 0.4);
    border-radius: 5px;
}

.module .module-lessons ul li.completed a:before {
    color: #2bc02c;
}

section.sensei-breadcrumb {
    max-width: 900px;
    margin: 2em auto 1em;
    background: transparent;
    font-size: 13px;
    text-align: center;
    display: none;
}

article.quiz.type-quiz > header {
    display: none;
}

article.quiz.type-quiz {
    margin: 0 auto;
    background: #fff;
    padding: 3em 3em;
    border: 1px solid #dfe4f0;
    box-shadow: 0px 0px 10px rgba(221, 221, 237, 0.4);
    border-radius: 5px;
}

input.quiz-submit.save {
    display: none;
}

.quiz form input.quiz-submit {
    display: none;
}

.quiz form ol#sensei-quiz-list li .answer_message span {
    display: none;
}

.quiz form ol#sensei-quiz-list li .answer_message {
    position: absolute !important;
    right: 0;
    top: 0;
    width: 50%;
    top: 5px;
}

.quiz form ol#sensei-quiz-list li>span {
    margin: 0 2em 1em 0 !important;
}

.quiz form ol#sensei-quiz-list li .answer_message.user_wrong {
    background-image: url(/wp-content/uploads/sites/79/2018/05/cancel.png);
    background-position: center;
    background-size: 25px;
    width: 25px;
    height: 25px;
}

.quiz form ol#sensei-quiz-list li .answer_message.user_right {
    background-image: url(/wp-content/uploads/sites/79/2018/05/checked.png);
    background-position: center;
    background-size: 25px;
    width: 25px;
    height: 25px;
}


.quiz input.quiz-submit.reset, .lesson input.quiz-submit.reset {
    color: #fff;
    text-align: center;
    display: block;
    margin: 8px auto 0;
    text-transform: none;
    font-weight: 500;
    font-size: 14px;
}

input.quiz-submit.reset:hover,
input.quiz-submit.reset:active {
    background: #e4e7f2 !important;
}

.quiz input.quiz-submit.reset:hover, 
.lesson input.quiz-submit.reset:hover {
    background: #de5a5a !important;
}

.lesson.post > footer p {
    text-align: center;
}

.lesson.post > footer a.button {
    position: relative;
    margin: 2em auto 0em;
    background: #2ac12a;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    padding: 0.7em 1.3em;
    text-align: center;
    text-transform: capitalize;
}

.quiz form ol#sensei-quiz-list li > span {
    margin: 0 46px 0px 2px;
}

span.grade {
    display: none;
}

.course-container a.button:hover, .course-container a.button:visited:hover, .course-container a.comment-reply-link:hover, .course-container #commentform #submit:hover, .course-container .submit:hover, .course-container input[type=submit]:hover, .course-container input.button:hover, .course-container button.button:hover, .course a.button:hover, .course a.button:visited:hover, .course a.comment-reply-link:hover, .course #commentform #submit:hover, .course .submit:hover, .course input[type=submit]:hover, .course input.button:hover, .course button.button:hover, .lesson a.button:hover, .lesson a.button:visited:hover, .lesson a.comment-reply-link:hover, .lesson #commentform #submit:hover, .lesson .submit:hover, .lesson input[type=submit]:hover, .lesson input.button:hover, .lesson button.button:hover, .quiz a.button:hover, .quiz a.button:visited:hover, .quiz a.comment-reply-link:hover, .quiz #commentform #submit:hover, .quiz .submit:hover, .quiz input[type=submit]:hover, .quiz input.button:hover, .quiz button.button:hover {
    text-decoration: none;
    background: #25db26;
}

.quiz input.quiz-submit.complete, .lesson input.quiz-submit.complete {
    background: #2ac12a;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    padding: 0.7em 1.3em;
    text-align: center;
    text-transform: capitalize;
}

#main .course .module-status, .module-archive #main .status {
    display: none !important;
}

nav#post-entries {
    margin-top: 13px;
    position: relative;
    display: block;
}

.tax-module section.lesson-container {
    background: #fff;
    max-width: 900px;
    margin: 0 auto;
    padding: 3em;
}

#main .course header h2:first-of-type {
    display: none;
}

article.module header h2 {
    display: block !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #edeff3;
}

.module header {
    background: #f1f3f4;
    margin-bottom: 0!important;
}

.module .module-lessons ul li a:before {
    top: .9em;
}

.module .module-lessons ul li a {
    padding: 1.3em .618em 1.3em 3.618em;
    font-size: 1em;
}

.meter > span {
    background-color: #2dbf2d;
}

.sensei p.sensei-message a.next-lesson, .sensei div.sensei-message a.next-lesson, .course-container p.sensei-message a.next-lesson, .course-container div.sensei-message a.next-lesson, .course p.sensei-message a.next-lesson, .course div.sensei-message a.next-lesson, .lesson p.sensei-message a.next-lesson, .lesson div.sensei-message a.next-lesson, .quiz p.sensei-message a.next-lesson, .quiz div.sensei-message a.next-lesson, .learner-info p.sensei-message a.next-lesson, .learner-info div.sensei-message a.next-lesson {
    color: #2ac12a;
    border: 2px solid #2ac12a;
}

.sensei p.sensei-message.download:before, .sensei p.sensei-message.tick:before, .sensei div.sensei-message.download:before, .sensei div.sensei-message.tick:before, .course-container p.sensei-message.download:before, .course-container p.sensei-message.tick:before, .course-container div.sensei-message.download:before, .course-container div.sensei-message.tick:before, .course p.sensei-message.download:before, .course p.sensei-message.tick:before, .course div.sensei-message.download:before, .course div.sensei-message.tick:before, .lesson p.sensei-message.download:before, .lesson p.sensei-message.tick:before, .lesson div.sensei-message.download:before, .lesson div.sensei-message.tick:before, .quiz p.sensei-message.download:before, .quiz p.sensei-message.tick:before, .quiz div.sensei-message.download:before, .quiz div.sensei-message.tick:before, .learner-info p.sensei-message.download:before, .learner-info p.sensei-message.tick:before, .learner-info div.sensei-message.download:before, .learner-info div.sensei-message.tick:before {
    color: #2ac22a;
}

.sensei p.sensei-message.download, .sensei p.sensei-message.tick, .sensei div.sensei-message.download, .sensei div.sensei-message.tick, .course-container p.sensei-message.download, .course-container p.sensei-message.tick, .course-container div.sensei-message.download, .course-container div.sensei-message.tick, .course p.sensei-message.download, .course p.sensei-message.tick, .course div.sensei-message.download, .course div.sensei-message.tick, .lesson p.sensei-message.download, .lesson p.sensei-message.tick, .lesson div.sensei-message.download, .lesson div.sensei-message.tick, .quiz p.sensei-message.download, .quiz p.sensei-message.tick, .quiz div.sensei-message.download, .quiz div.sensei-message.tick, .learner-info p.sensei-message.download, .learner-info p.sensei-message.tick, .learner-info div.sensei-message.download, .learner-info div.sensei-message.tick {
    background: #ffffff;
}

.sensei p.sensei-message, .sensei div.sensei-message, .course-container p.sensei-message, .course-container div.sensei-message, .course p.sensei-message, .course div.sensei-message, .lesson p.sensei-message, .lesson div.sensei-message, .quiz p.sensei-message, .quiz div.sensei-message, .learner-info p.sensei-message, .learner-info div.sensei-message {
    border: 2px solid #f5f7f9 !important;
    background: #f5f7f9 !important;
}

.sensei p.sensei-message a.next-lesson:hover, .sensei div.sensei-message a.next-lesson:hover, .course-container p.sensei-message a.next-lesson:hover, .course-container div.sensei-message a.next-lesson:hover, .course p.sensei-message a.next-lesson:hover, .course div.sensei-message a.next-lesson:hover, .lesson p.sensei-message a.next-lesson:hover, .lesson div.sensei-message a.next-lesson:hover, .quiz p.sensei-message a.next-lesson:hover, .quiz div.sensei-message a.next-lesson:hover, .learner-info p.sensei-message a.next-lesson:hover, .learner-info div.sensei-message a.next-lesson:hover {
    background: #2ac22a;
    color: #fff;
}

.sensei p.sensei-message, .sensei div.sensei-message, .course-container p.sensei-message, .course-container div.sensei-message, .course p.sensei-message, .course div.sensei-message, .lesson p.sensei-message, .lesson div.sensei-message, .quiz p.sensei-message, .quiz div.sensei-message, .learner-info p.sensei-message, .learner-info div.sensei-message {
    margin-top: 0em !important;
}

a.button.slick-btn.slick-btn-right.slick-next.slick-arrow span {
    margin-right: 19px;
}

a.button.slick-btn.slick-btn-left.slick-prev.slick-arrow span {
    margin-left: 19px;
}

a.button.slick-btn.slick-btn-right.slick-next.slick-arrow{
    position: absolute;
    right: 0;
    padding: 13px 15px;
    line-height: 1em;
    height: auto;
}


a.button.slick-btn.slick-btn-left.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    padding: 13px 15px;
    line-height: 1em;
    height: auto;
}

a.button.slick-btn.slick-btn-right.slick-next.slick-arrow:before {
    position: absolute;
    right: 6px;
    top: 10px;
}

a.button.slick-btn.slick-btn-left.slick-prev.slick-arrow::before {
    position: absolute;
    left: 6px;
    top: 10px;
}

a.button.slick-btn.slick-disabled {
    opacity: 0;
}

.lesson-content-slider .slick-prev, 
.lesson-content-slider .slick-next {
    bottom: -70px;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
}

.quiz input.quiz-submit.complete, .lesson input.quiz-submit.complete {
    margin-top: 5em;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.lesson-slide p,
.lesson-slide li {
    font-size: 15px;
    color: #3e4650;
}

.lesson-slide h2 {
    font-size: 23px;
    margin-bottom: 19px;
    color: #3e4650;
    font-weight: 500;
}

.quiz-submit-disabled {
    opacity: 0.2;
    background: #52a8e9 !important;
    color: #fff !important;
}

/*.single-lesson article.lesson > header {
    display: none;
}*/
.uabb-ih-container ul.uabb-ih-list li.uabb-ih-list-item:before {
    content: none !important;
}
body.lesson-passed input.quiz-submit.reset {
    display: none;
}
.tooltips {
    border-bottom: 1px dashed;
}

/*--------------------------------------------------------------
# REGISTRATION PAGE
--------------------------------------------------------------*/
#registration-options {
    max-width: 1000px;
    margin: 0 auto;
}

#registration-options a.button {
    padding: 20px 10px;
}

#registration-options a.button:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #d4d4db;
    color: #101d26;
}

#registration-options a.button:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: transparent;
    border: 2px solid #d4d4da;
    border-left: 0px;
    color: #101d26;
}

#registration-options a.button:last-child:hover {
    background: #c0c0c7;
    border-color: #c0c0c7;
}

#registration-options.button-group .button {
    margin-right: 0px;
}


#school-registration-options {
    max-width: 1000px;
    margin: 0 auto;
}

#school-registration-options a.button {
    padding: 20px 10px;
}

#school-registration-options a.button:first-child {  
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: transparent;
    border: 2px solid #d4d4da;
    border-right: 0px;
    color: #101d26;
}

#school-registration-options a.button:first-child:hover {
    background: #c0c0c7;
    border-color: #c0c0c7;
}

#school-registration-options a.button:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #d4d4db;
    color: #101d26;  
}

#school-registration-options.button-group .button {
    margin-right: 0px;
}

/*--------------------------------------------------------------
# DASHBOARD
--------------------------------------------------------------*/
.training-resource-item {
    border: 1px solid #e2e5e9;
    border-left: 0px;
    background: #fff;
    padding: 1.5em 2em 1.5em 2em;
    position: relative;
    background-color: white;
    margin-bottom: 1.4em;
    cursor: pointer;
}

.training-resource-item-content {
    margin-left: 20px;
}

.training-resource-item-content:before {
    display: block;
    content: '';
    height: 13px;
    width: 13px;
    border-radius: 50%;
    position: absolute;
    left: 23px;
    top: 30px;
}

.training-resource-item.green-item {
    box-shadow: inset 4px 0px 0px #9b3059;
}
.training-resource-item.green-alt-item {
    box-shadow: inset 4px 0px 0px #68e663;
}

.green-item .training-resource-item-content:before {
    background-color: #9b3059;
}

.green-alt-item .training-resource-item-content:before {
    background-color: #68e663;
}

.training-resource-item.green-alt-item h4 {
    color: #68e663;
}

.training-resource-item.green-item h4 {
    color: #9b3059;
}

.training-resource-item.yellow-item {
    box-shadow: inset 4px 0px 0px #77255a;
}

.training-resource-item.yellow-item h4 {
    color: #77255a;
}

.yellow-item .training-resource-item-content:before {
    background-color: #77255a;
}

.training-resource-item.blue-item {
    box-shadow: inset 4px 0px 0px #5d57b2;
}

.training-resource-item.blue-item h4 {
    color: #5d57b2;
}

.blue-item .training-resource-item-content:before {
    background-color: #5d57b2;
}

.training-resource-item.orange-item {
    box-shadow: inset 4px 0px 0px #7082d4;
}

.training-resource-item.orange-item h4 {
    color: #7082d4;
}

.orange-item .training-resource-item-content:before {
    background-color: #7082d4;
}

.training-resource-item.red-item {
    box-shadow: inset 4px 0px 0px #4482e2;
}

.training-resource-item.red-item h4 {
    color: #4482e2;
}

.red-item .training-resource-item-content:before {
    background-color: #4482e2;
}

.training-resource-item.purple-item {
    box-shadow: inset 4px 0px 0px #38d2b5;
}

.training-resource-item.purple-item h4 {
    color: #38d2b5;
}

.purple-item .training-resource-item-content:before {
    background-color: #38d2b5;
}

#extra-resources-modal h4 {
    font-size: 19px;
    text-align: left;
    padding-left: 15px;
    margin-bottom: 20px;
}

#extra-resources-modal .resource-file-download a {
    padding-left: 14px;
}

#extra-resources-modal .resource-file-download {
    text-align: left;
    padding-top: 2em;
    padding-bottom: 1em;
}

.training-resource-item img {
    position: absolute;
    top: 25px;
    left: 25px;
    max-width: 39px;
}

.training-resource-item h4 {
    font-size: 18px;
    color: #3e4550;
    font-weight: 500;
    margin-bottom: 4px;
}

.training-resource-item p {
    margin-bottom: 0rem;
    color: #3f4650;
}

#dashboard-forum {
    padding-top: 2em;
    padding-bottom: 2em;
    text-align: center;
}

#dashboard-training-resources {
    background: #f4f7f9;
    padding-top: 3em;
    padding-bottom: 3em;
}

#dashboard-training-resources i.fa.fa-lock + h3 {
    display: inline-block;
}

#dashboard-training-resources i.fa.fa-lock {
    display: inline-block;
    font-size: 30px;
    color: #3e4550;
    margin-right: 10px;
}

#dashboard-training-resources span.resources-locked {
    display: block;
    margin-top: -16px;
    margin-bottom: 14px;
    color: #3e4550;
}

#dashboard-training-resources.resource-locked .training-resource-item {
    opacity: 0.5;
}

#dashboard-training-resources h3 {
    color: #3e4550;
    font-size: 32px;
    margin-bottom: 14px;
}

#dashboard-overview {
    padding-top: 3em;
    padding-bottom: 3em;
}

#dashboard-overview p {
    margin-bottom: 0;
}

#dashboard-overview h5 {
    font-size: 18px;
    color: #3e4550;
    font-weight: 500;
    margin-bottom: 4px;
}

#dashboard-overview-item {
    border: 1px solid #dde0e2;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: none;
    padding: 20px 20px;
}

#dashboard-overview-item p {
    font-size: 14px;
    color: #797878;
}

#dashboard-overview-item p a {
    font-weight: 500;
    display: block;
    margin-top: 8px;
    text-decoration: underline;
}

#dashboard-overview-item.in-progress {
    box-shadow: inset 4px 0px 0px #ffd22f;   
}

#dashboard-overview-item.not-started {
    box-shadow: inset 4px 0px 0px #ff574a;
}

#dashboard-overview-item.completed {
    box-shadow: inset 4px 0px 0px #3ac438;
}


#dashboard-participate-section {
    padding-top: 3em;
    padding-bottom: 3em;
    border-top: 1px solid #e6e6e6;
}

.dashboard-feedback {
    background: #f4f7f9;
    padding: 2em 2em 2em 6em;
    border-radius: 4px;
    position: relative;
}

.dashboard-feedback img {
    position: absolute;
    top: 35px;
    left: 35px;
    max-width: 39px;
}

.dashboard-feedback-content span {
    font-size: 18px;
    color: #3e4550;
    font-weight: 500;
    margin-bottom: 4px;
}

.dashboard-feedback-content p {
    color: #58616a;
}

.dashboard-feedback-content a.button {
    color: #fff;
    background: #2d8dfc;
    margin-bottom: 0;
    text-transform: uppercase;
}

.dashboard-invite {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 2em 2em 2em 6em;
    position: relative;
}

.dashboard-invite span {
    font-weight: 500;
    margin-bottom: 4px;
    font-size: 18px;
}

.dashboard-invite img {
    position: absolute;
    top: 35px;
    left: 35px;
    max-width: 39px;
}

.dashboard-invite .button {
    background: #3f4650;
    text-transform: uppercase;
    margin-bottom: 0;
}

.reveal .gform_wrapper {
    max-width: 100%;
    margin: 0 auto !important;
    background: #fff;
    border-radius: none;
    border: none;
    padding: 1em;
    box-shadow: none;
}

.reveal .gform_wrapper ul li.gfield {
    margin-top: 0px;
}

.reveal .gform_wrapper .top_label .gfield_label {
    font-family: 'Rubik', sans-serif;
    color: #525a60;
    font-weight: 500;
    font-size: 16px;
    margin-top: 1em;
    margin-bottom: 1px;
}

.reveal .gform_wrapper h3.gform_title {
    font-size: 35px;
    font-weight: 400;
    color: #333e47;
}

.reveal .gform_wrapper span.gform_description {
    color: #686868;
}

/*--------------------------------------------------------------
# RESOURCES OVERVIEW TEMPLATE
--------------------------------------------------------------*/
#resource-overview-intro h2 {
    color: #112e4b;
    font-weight: 300;
    font-size: 34px;
    line-height: 1.2em;
}

#resource-overview-intro p {
    font-size: 15px;
    color: #445362;
}

.page-template-resource-overview #content {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

#resource-overview-intro {
    padding-top: 3em;
    padding-bottom: 3em;
}

#resource-overview-outro {
    padding-top: 4em;
    padding-bottom: 3em;
    margin-top: 0;
    background: #f4f7f9;
}

#resource-overview-outro:hover {
    background: #e0e3e7;
}

#resource-overview-outro span {
    display: block;
    clear: both;
    width: 100%;
}

#resource-overview-outro h5 {
    display: block;
    clear: both;
    font-size: 39px;
    margin-left: -2px;
    font-weight: 300;
    color: #112f4c;
}

/*--------------------------------------------------------------
# BREADCRUMBS
--------------------------------------------------------------*/
#footer-breadcrumbs {
    border-top: 1px solid #e6e6e6;
}

.home #footer-breadcrumbs {
    border-top: 0;
    display: none;
}

ul#breadcrumbs {
    padding-top: 1em;
    padding-bottom: 1em;
}

#breadcrumbs{
    list-style: none;
    margin: 0;
    overflow: hidden;
}
  
#breadcrumbs li{
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}
  
#breadcrumbs .separator {
    font-size: 19px;
    font-weight: 500;
    color: #3e454c;
    position: relative;
    top: -2px;
}

#breadcrumbs li.item-home i.fa {
    position: absolute;
    font-size: 31px;
    margin-top: -6px;
    color: #c9cbcf;
}

li.item-home span {
    margin-left: 29px;
    color: #5d6269;
}

.breadcrumbs li {
    float: inherit;
    font-size: 13px;
    color: #0a0a0a;
    text-transform: inherit;
}

.breadcrumbs li:not(:last-child)::after {
    display: none;
    content: '';
}

p#breadcrumbs {
    padding-top: 1.5em;
    padding-bottom: 1.3em;
    margin-bottom: 0;
}

strong.breadcrumb_last {
    color: #3e4650;
    font-weight: 500;
}

/*--------------------------------------------------------------
# MODAL POPUP
--------------------------------------------------------------*/

.blurit {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

#plantext_modal {
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.19);
    padding: 2em;
}

#plantext_modal h3 {
    color: #333e47;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}

#plantext_modal p.lead {
    font-size: 17px;
    text-align: center;
}

#gform_wrapper_5 {
    box-shadow: none;
    border: none;
    padding: 0em;
}

#gform_wrapper_5 li.gsection.gf_scroll_text {
    height: 240px;
    width: 100%;
}

#gform_wrapper_5 .ginput_container.ginput_container_radio {
    margin-top: 0 !important;
}

#gform_wrapper_5 .gfield_radio li label {
    margin: -1px 0 0 4px;
}

#gform_wrapper_5 li#field_5_2 {
    margin-top: 0em !important;
    border-bottom: 0;
}

.gform_wrapper ul.gfield_checkbox li, 
.gform_wrapper ul.gfield_radio li {
    overflow: visible !important;
}

li#field_2_62 > strong {
    font-weight: 500 !important;
    color: #101d26;
}

ul#input_2_18 {
    padding: 12px 0px;
}

li#field_5_2 {
    padding-bottom: 0;
}

li#field_5_4 {
    border: 2px solid #333e47;
    margin-bottom: 2em !important;
    padding: 2em 2em 1em 2em;
}

li#field_1_32 .gfield_required {
    display: none;
}

#gform_wrapper_5 label.gfield_label {
    margin-top: 0em !important;
}

#gform_wrapper_5 .gform_footer {
    padding: 0px 0 10px;
    margin: 0px 0 0;
}

#gform_wrapper_5 h2.gsection_title {
    display: none;
}

li#field_1_34 p {
    font-size: 14px !important;
    color: #5b5a5a;
}

#gform_confirmation_message_1 h2 {
    color: #3e4550;
}

#gform_confirmation_message_9 {
    text-align: center;
    margin-top: 6em;
    margin-bottom: 4em;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0;
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 0px 1px;
}

.gform_wrapper table.gfield_list thead {
    background: #fff;
    color: #0a0a0a;
}

.gform_wrapper table.gfield_list thead th {
    font-weight: 400;
    text-align: left;
}

table tfoot td, table tfoot th, table thead td, table thead th {
    font-weight: 500;
}

table.gsurvey-likert tr:nth-child(odd) .gsurvey-likert-row-label {
    background-color: #ffffff !important;
}

table.gsurvey-likert tr .gsurvey-likert-row-label {
    text-align: left;
    padding: 14px;
    font-size: 16px;
    font-weight: 400;
    color: #101d26;
    background-color: rgb(244, 244, 247);
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f4f4f7;
}

table.gsurvey-likert .gsurvey-likert-row-label {
    font-weight: 500;
    background-color: #f1f1f1;
}

table.gsurvey-likert .gsurvey-likert-row-label, 
table.gsurvey-likert .gsurvey-likert-choice {
    border-top: 1px solid #dfdfdf;
}

table.gsurvey-likert tr td {
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}

table.gsurvey-likert th.gsurvey-likert-choice-label {
    background-color: #f4f4f7;
}

li#field_1_11,
li#field_1_14 {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

li#field_1_17 {
    padding-bottom: 0;
    border-bottom: 0;
}

li#field_9_32 {
    padding-bottom: 0;
    border-bottom: 0;
}

li#field_9_50 .gfield_label {
    display: none;
}

li#field_9_50 {
    padding-top: 0;
}

li#field_9_29 .gfield_description {
    padding-bottom: 20px !important;
}

li#field_10_54 {
    padding-bottom: 0;
    margin-bottom: 1em !important;
}

li#field_10_85 label {
    margin-top: -10px;
}

li#field_10_108 {
    padding-bottom: 0;
    border-bottom: 0;
}

li#field_10_110 .gfield_label {
    display: none;
}

li#field_10_110 {
    padding-top: 6px;
}

/*--------------------------------------------------------------
# GRAVITY FORMS
--------------------------------------------------------------*/
.blurit {
	-webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
	filter: blur(5px);
}

#plantext_modal {
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.19);
}

#plaintext_modal .gform-wrapper {
    box-shadow: none;
    border: none;
}

.scrollable {
    max-height: 220px;
    overflow-y: scroll;
}

/*select {
    height: 3.4375rem;
    padding: .5rem;
    text-indent: 13px;
    border: 0px solid #cacaca;
    border-radius: 7px;
    background-color: #f4f4f7;
    background-position: 98% !important;
    font-weight: 400;
    color: #0a0a0a;
    margin-bottom: 0;
}*/

.gform_wrapper .description_above .gfield_description {
    padding: 0 0 0px !important;
}

.gform_wrapper {
    max-width: 1000px !important;
    margin: 0 auto !important;
    background: #fff;
    border-radius: 13px;
    padding: 3em;
    box-shadow: 0px 0px 100px #ebedf0;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    padding: 1.3em 0em 1.8em 0em;
    background: #fff;
    border-radius: 0;
    border-bottom: 2px solid #f4f4f7;
}

.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
    margin: 0 8px 0px 0 !important;
}

.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
    margin: 6px 0 0;
}

.gform_wrapper .top_label .gsection_description {
    width: 100%;
    margin-bottom: 0 !important;
    margin-top: 10px;
    font-size: 16px;
    color: #606060;
}

.gf_list_3col {
    padding-bottom: 0 !important;
}

.gform_wrapper .chosen-container .chosen-results li.highlighted {
    background-color: #f4f4f7 !important;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f7),color-stop(90%,#f4f4f7)) !important;
    background-image: -webkit-linear-gradient(#f4f4f7 20%,#f4f4f7 90%) !important;
    background-image: -moz-linear-gradient(#f4f4f7 20%,#f4f4f7 90%) !important;
    background-image: -o-linear-gradient(#f4f4f7 20%,#f4f4f7 90%) !important;
    background-image: linear-gradient(#f4f4f7 20%,#f4f4f7 90%) !important;
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 500 !important;
    font-size: 1.55em;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not(select) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    height: 3.4375rem;
    padding: .5rem;
    text-indent: 13px;
    border: 0px solid #cacaca;
    border-radius: 7px;
    background-color: #f4f4f7;
    font-weight: 400;
    color: #0a0a0a;
    margin-bottom: 0;
}

.gform_wrapper .chosen-container-single .chosen-search input {
    height: 40px !important;
}

.gform_wrapper textarea {
    line-height: 1.5;
    resize: none;
    font-size: inherit;
    font-family: inherit;
    letter-spacing: normal;
    padding: 18px !important;
    border: 0px solid #cacaca;
    border-radius: 7px;
    background-color: #f4f4f7;
    font-weight: 400;
    color: #0a0a0a;
    margin-bottom: 0;
}

.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
    position: relative;
    top: -5px;
}

.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label {
    top: 0;
}

table.gsurvey-likert tr:nth-child(odd) .gsurvey-likert-row-label {
    width: 45%;
}

.gform_wrapper ul.gform_fields li.gfield {
    margin-bottom: 0 !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.gform_wrapper .top_label .gfield_label {
    font-family: 'Rubik', sans-serif;
    color: #111c25;
    font-weight: 500;
    font-size: 16px;
    margin-top: 0em;
    margin-bottom: 2px;
}

body .gform_wrapper ul li.gfield {
    margin-top: 24px;
    padding-top: 0;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 1px;
}

.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
    max-width: 90% !important;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: inherit !important;
    vertical-align: middle !important;
}

.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 14px !important;
    margin-right: 4px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    margin-top: 5px !important;
    margin-right: 4px;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, 
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: 500 !important;
}

li#field_2_34 h3 strong {
    font-weight: 500;
}

li#field_2_41 strong {
    font-family: 'Rubik', sans-serif;
    color: #111c25;
    font-weight: 500;
    font-size: 16px;
    margin-top: 0em;
    margin-bottom: 2px;
}

li#field_2_34 h3 {
    font-size: 20px;
}

li#field_2_41 {
    border-bottom: 0;
    padding-bottom: 0;
}

li#field_2_45,
li#field_2_42,
li#field_2_48,
li#field_2_51,
li#field_2_30,
li#field_2_37,
li#field_2_61,
li#field_2_64,
li#field_2_66,
li#field_2_16,
li#field_2_74,
li#field_2_18,
li#field_2_12,
li#field_2_23,
li#field_2_56,
li#field_2_58,
li#field_9_44 {
    padding-bottom: 0 !important;
}

li#field_2_33,
li#field_2_35 {
    border-bottom: 0;
    padding-bottom: 1px;
}

li#field_9_52 {
    padding-bottom: 0;
    border-bottom: 0;
}

li#field_9_11 {
    padding-bottom: 0;
    border-bottom: 0;
}

label#label_9_44_1 {
    margin-top: -10px !important;
}

label#label_9_32_1,
label#label_9_50_1 {
    margin-top: -8px !important;
}

li#field_10_117 {
    border-bottom: 0;
    padding-bottom: 0;
}

label#label_10_110_1 {
    margin-top: -9px;
}

input#input_10_117 {
    position: relative;
    display: inline-block;
}

span.percentage-symbol {
    position: relative;
    top: 0px;
    left: -24px;
}

.gform_wrapper .gform_page_footer {
    border-top: 0px dotted #CCC !important;
}

.gform_wrapper .gfield_radio li label {
    margin: -13px 0 0 8px;
}

ul.gform_fields li.gfield:last-child {
    border-bottom: none;
    padding-bottom: 6px;
}

li#field_2_73,
li#field_2_33,
li#field_2_54 {
    padding-top: 0;
    margin-top: -1em !important;
    display: block;
    padding-bottom: 9px;
}

.gform_body table tbody, .gform_body table tfoot, .gform_body table thead {
    border: 1px solid #cccccc;
}

select#input_2_11 {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    height: 3.4375rem;
    padding: .5rem;
    text-indent: 13px;
    border: 0px solid #cacaca;
    border-radius: 7px;
    background-color: #f4f4f7;
    font-weight: 400;
    color: #0a0a0a;
    margin-bottom: 0;
}

.reveal {
    border: 0px;
    border-radius: 8px;
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.33);
    background-color: #fff;
}

li#field_1_32 {
    border-bottom: none;
    padding-top: 0 !important;
}

label#label_1_32_1 {
    position: relative;
    top: -4px;
}

.cresta-share-icon .sbutton {
    margin: -1px 0;
}

footer#colophon {
    display: none;
}

#home-news-section {
    display: none;
}

.single-training #content {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

/*--------------------------------------------------------------
# CONTACT PAGE
--------------------------------------------------------------*/
ul.contact-ul li .fa {
    color: #3e4650;
    width: 26px;
    text-align: center;
    font-size: 17px;
    vertical-align: middle;
}

ul.contact-ul li a {
    color: #595959;
}

ul.contact-ul {
    margin-left: 0;
}

ul.contact-ul li {
    list-style-type: none;
    margin-bottom: 11px;
}


/*--------------------------------------------------------------
# NEWS PAGE
--------------------------------------------------------------*/
.posts-archive-navigation {
    text-align: center;
    margin-top: 2em;
}

.posts-archive-navigation li a,
.posts-archive-navigation li a:hover,
.posts-archive-navigation li.active a,
.posts-archive-navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.posts-archive-navigation li {
    display: inline;
}
 
.posts-archive-navigation li a,
.posts-archive-navigation li a:hover,
.posts-archive-navigation li.active a,
.posts-archive-navigation li.disabled {
    background-color: #41df41;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.posts-archive-navigation li a:hover,
.posts-archive-navigation li.active a {
    background-color: #2ac22a;
}

nav.navigation.post-navigation {
    display: none;
}
/*--------------------------------------------------------------
# POST BLOCK
--------------------------------------------------------------*/
.post-block {
    background: #fff;
}

.post-block section.entry-content {
    margin-top: -8px !important;
}

a.more-link {
    margin-left: 7px;
    color: #2ac22a;
    font-weight: 500;
}

#post-meta {
    padding: 1.5em;
}

#post-meta h3.title {
    font-size: 22px;
    line-height: 26px;
}

#post-meta p.byline {
    display: block;
    font-size: 13px;
}
#post-meta h3.title a {
    color: #182532;
}



/*--------------------------------------------------------------
# PROCCESS BLOCK
--------------------------------------------------------------*/
 .processes-block {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 300px;
  list-style: none;
  overflow: visible;
  padding-left: 14px;
  margin-bottom: 1em;
  text-align: center;
  vertical-align: middle;
}
 .processes-block .processes-item {
  flex-basis: 33%;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    padding: 30px 40px 30px 40px;
    z-index: 1;
    color: white;
    cursor: pointer;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
 .processes-block .processes-item a {
  color: white;
}
 .processes-block .processes-item:before,
 .processes-block .processes-item:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0px;
  right: 0px;
  background-color: #001964;
  border-left: 4px solid white;
  transition: background-color 0.3s ease;
}
.processes-block .processes-item:before {
  top: 0px;
  bottom: 50%;
  transform: skewX(25deg) translateX(-5px);
}
 .processes-block .processes-item:after {
  top: 50%;
  bottom: 0px;
  transform: skewX(-25deg) translateX(-5px);
}
 .processes-block .processes-item.active:before,
 .processes-block .processes-item:hover:before,
 .processes-block .processes-item.active:after,
 .processes-block .processes-item:hover:after {
  background-color: #009fda;
}
 .processes-block .process-icon {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
}
.processes-block .title {
    display: block;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 8px;
    line-height: 1.3em;
}
.processes-block .description {
    display: block;
    font-size: 15px;
    line-height: 1.6em;
}


.tabs-content {
    border: 1px solid #e3e3e9;
    border-top: 1px solid #e3e3e9;
    background: #fff;
    color: #0a0a0a;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.tabs {
    margin: 0;
    border: 0px;
    background: transparent;
    list-style-type: none;
    margin-right: -1px;
    border-right: 1px solid #e3e3ea;
}

.tabs.vertical>li {
    margin-bottom: 0px !important;
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 1.1em;
    line-height: 1.3em;
    font-family: 'Rubik', sans-serif;
    color: #182532;
    font-weight: 500;
    border-top: 1px solid #e3e3ea;
    border-left: 1px solid #e3e3ea;
    background: #fff;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
    background: #fff;
    color: #28c329;
    font-weight: 500;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true]:after {
    content: '';
    display: block;
    position: absolute;
    background: #ffffff;
    height: 100%;
    width: 1px;
    right: -1px;
    top: 0;
}

.tabs-title:last-child a {
    border-bottom: 1px solid #e3e3ea;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
    position: relative;
    width: 100%;
}

.tabs-panel {
    padding: 2em 3em;
}

span.member-block-name {
    display: block;
    font-weight: 500;
    margin-top: 9px;
    line-height: 1.3em;
    margin-bottom: 6px;
}

span.member-block-title {
    font-size: 15px;
    line-height: 1.5em;
    display: block;
}

.member-block {
    margin-bottom: 2em;
}

.member-block a {
    display: block;
    clear: both;
    color: #1779ba !important;
}

.member-block i.fa {
    color: #4e4d4d;
    margin-right: 5px;
    display: inline-block;
}

#partners-wrapper-title {
    margin-bottom: 1em;
    margin-top: 2em;
}

.partner-block {
    background: #fff;
}

.partner-block img {
    max-width: 180px;
    max-height: 120px;
    display: block;
    margin: 0 auto;
}

.partner-block {
    border: 1px solid #f7f7f9;
}

.partner-modal {
    padding: 3em 3em 2em;
}

.partner-modal img {
    max-width: 180px;
    max-height: 100px;
    float: left;
    margin-bottom: 11px;
}

.partner-block {
    position: relative;
}

#partner-block-inner {
    padding-top: 40px;
    padding-bottom: 40px;
}

#layout-one-content-block {
    margin-bottom: 1em;
}

.quote-block-wrapper {
    position: relative;
    margin-bottom: 2em;
    margin-top: 2em;
}

.quote-block {
    background: #f4f4f9;
    padding: 1em 1.5em 1em 4em;
    font-size: 24px;
    position: relative;
}

span.quote-author {
    display: block;
    clear: both;
    font-style: italic;
    font-size: 16px;
    margin-top: 5px;
}

img.quote-avatar {
    position: absolute;
    top: 27px;
    left: 17px;
    max-width: 54px;
}

.processes-block .processes-item.processes-item-stretch {
    flex-basis: 100%;
}

svg.radial-progress {
  height: auto;
  max-width: 200px;
  padding: 1em;
  transform: rotate(-90deg);
  width: 100%;
  margin: 0 auto;
  display: block;
}

svg.radial-progress circle {
  fill: rgba(0,0,0,0);
  stroke-dashoffset: 219.91148575129; 
  stroke-width: 10;
}

svg.radial-progress circle.incomplete { opacity: 0.25; }

svg.radial-progress circle.complete { stroke-dasharray: 219.91148575129; }

svg.radial-progress text {
  fill: #182632;
  text-anchor: middle;
}

span.radial-description {
    display: block;
    clear: both;
    text-align: center;
    max-width: 230px;
    margin: 0 auto;
}

.has-tip {
    position: absolute;
    display: inline-table;
    border-bottom: dotted 0px #8a8a8a;
    font-weight: 400;
    cursor: help;
}

.tooltip {
    max-width: 19rem;
    padding: 1.5em;
    border-radius: 6px;
    background-color: rgb(50, 61, 71);
    font-size: 1em;
    color: #fefefe;
}

.tooltip.top::before {
    border-color: rgb(50, 61, 71) transparent transparent;
}

ul.mega-sub-menu li.mega-menu-item a {
    color: #595959 !important;
}

ul.mega-sub-menu li.mega-menu-item {
    padding-bottom: 9px !important;
}

ul.mega-sub-menu li.mega-menu-item-has-children > a {
    color: #454c53 !important;
    text-transform: inherit !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    margin-bottom: 12px !important;
}

#mega-menu-wrap-top-bar-r #mega-menu-top-bar-r > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px !important;
    font-family: 'Rubik', sans-serif !important;
    color: #323d47 !important;
    font-weight: 500 !important;
}

#mega-menu-wrap-top-bar-r #mega-menu-top-bar-r {
    text-align: center !important;
    padding: 0px !important;
}

span.mega-description-group .mega-menu-title {
    font-weight: 500 !important;
    text-transform: none;
    font-size: 18px;
}

span.mega-description-group span.mega-menu-description {
    font-style: normal !important;
    font-size: 14px !important;
    margin-top: 2px !important;
}

#mega-menu-item-539 ul.mega-sub-menu {
    padding-bottom: 40px !important;
}

span.mega-description-group:hover {
    text-decoration: underline;
}

span.mega-menu-title img {
    max-width: 13px !important;
    position: relative;
    top: 0px;
    right: -4px;
}

.video-reveal {
    max-width: 950px !important;
    padding: 2em 1.5em 2em 1.5em;
}

#flyin-block {
    position: fixed;
    bottom: 0;
    right: 0;
    background: #3c4652;
    box-shadow: 0px -5px 0px #2ac22a;
    border: 1px solid #000;
    padding: 1.5em;
    max-width: 415px;
    z-index: 10000;
}

#flyin-block button.close-button {
    color: #fff;
}

#flyin-block h4 {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
}

#flyin-block p {
    color: #fff;
}

#flyin-block .button-group {
    margin-bottom: 0;
}

#flyin-block .button-group a.button {
    background: #303942;
    margin-right: 16px !important;
}

.registration-block {
    background: #fff;
    padding: 2em;
}

.registration-block span {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 7px;
    display: block;
}

.registration-block a {
    font-weight: 500;
}

.registration-block a {
    background: #2ac12a;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
    font-weight: 500;
    padding: 9px;
    border-radius: 4px;
}

.resource-file-download {
    text-align: center;
    padding-top: 5em;
    padding-bottom: 5em;
}


.sumome-share-client-wrapper div.sumome-share-client.sumome-share-client-mobile-bottom-bar {
    width: 100% !important;
}

.sumome-share-client-wrapper.sumome-share-client-wrapper-mobile-bottom-bar a.sumome-share-client-animated.sumome-share-client-share {
    width: 25% !important;
}

.menu-item-539 .is-dropdown-submenu {
    min-width: 300px;
}

.postid-311 .lesson input.quiz-submit.complete {
    margin-top: 2em !important;
}

.fl-accordion-item {
    background-color: #183129;
    color: #ffffff;
}
.fl-accordion .fl-accordion-content {
    background-color: #e3e8e7;
    padding-top: 20px !important;
}
.fl-accordion-button-icon {
    color: #00d8d1;
    opacity: 1 !important;
}

.nav-next>a, .nav-prev>a {
    border: none;
    border-radius: 4px;
    background: #3b5e53;
    color: #ffffff;
    padding: 11px;
    display: inline-block;
}

.lesson div.sensei-message {
    margin-top: 2em !important;
}

.file-download-wrapper {
    padding: 20px 20px 10px 20px;
}

.file-download-wrapper a {
    display: inline !important;
    margin-right: 0 !important;
    padding: 7px !important;
}

.file-download-wrapper a.featured-pdf-download {
    padding: 0 !important;
}

.post-311 .sensei-message.tick {
    display: none !important;
}

/*.postid-13.lesson-not-passed nav#post-entries {
    display: none !important;
}*/

/*.postid-13 .lesson input.quiz-submit.complete,*/
.postid-311 .lesson input.quiz-submit.complete {
    margin-top: 1em !important;
    z-index: 100;
    position: relative;
}

/*.postid-13.single-lesson article.lesson,*/
.postid-311.single-lesson article.lesson  {
    padding: 3em 3em 8em;
}

/*.postid-13 #training-button-group,*/
.postid-311 #training-button-group {
    margin: 10em auto 0;
}

/*.postid-13 .type-lesson footer,*/
.postid-311 .type-lesson footer {
    margin-top: 0px;
}

/*.postid-13.single-lesson.lesson-passed article.lesson,*/
.postid-311.single-lesson.lesson-passed article.lesson {
    padding: 3em 3em 3em;
}

a.button.first-lesson-complete {
    margin: 0 auto 1.5em !important;
    display: block !important;
    font-size: 19px !important;
    background: #29c129 !important;
    font-weight: 500 !important;
    max-width: 220px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}


.lesson-not-passed a.button.first-lesson-complete {
    display: none !important;
}

.postid-311 a.button.first-lesson-complete {
    max-width: 310px !important;
}

li.tabs-title a {
    position: relative;
}

img#video-icon {
    max-width: 17px;
    opacity: 0.7;
    left: 17px;
    top: 23px;
    position: absolute;
}

.tabs-title>a>span {
    margin-left: 17px;
    display: block;
    font-size: 16px;
}

#teaching-standard a {
    font-weight: 500 !important;
    text-decoration: underline;
    color: #183129;
}

/*.postid-13.lesson-passed #training-button-group,*/
.postid-311.lesson-passed #training-button-group {
    margin: 5.5em auto 0;
}

#panel-pdf,
#panel-doc {
    padding: 0 !important;
}

#downloadable-resource-tabs {
    border: 0;
}

#health-lesson-tabs .tabs-title>a,
#health-lesson-tabs-doc .tabs-title>a {
    border-left: 0px solid #e3e3ea !important;
}

#health-lesson-tabs a#panel1-label,
#health-lesson-tabs-doc a#panel1doc-label {
    border-top: 0;
}

#health-lessons-modal .tabs-title:last-child a {
    border-bottom: 0px solid #e3e3ea !important;
}

.header-tabs .tabs-title:last-child a {
    border-right: 1px solid #e3e3ea !important;
}

ul#new-tabs {
    border-right: 0;
}

a.pdf-file-download-name {
    position: relative;
    display: block;
    padding-bottom: 26px;
    color: #454c53;
    font-weight: 500;
}

a.pdf-file-download-name img {
    max-width: 30px;
    max-height: 30px;
    margin-right: 8px;
}


/*--------------------------------------------------------------
# MOBILE OPTIMISATION
--------------------------------------------------------------*/
.menu-icon {
    float: right;
    display: none;
}

.menu-icon::after {
    background: #323d47;
    -webkit-box-shadow: 0 7px 0 #323d47, 0 14px 0 #323d47;
    box-shadow: 0 7px 0 #323d47, 0 14px 0 #323d47;
}

.off-canvas {
    background: #fff;
}

ul.sub-menu.submenu.is-drilldown-submenu {
    margin-left: 0;
}

.off-canvas .menu a,
.off-canvas .drilldown .is-drilldown-submenu a {
    font-family: 'Rubik',sans-serif;
    color: #313c47;
    font-weight: 500;
    padding: 1em;
    border-bottom: 1px solid #edebeb;
}

ul#register-nav {
    float: left;
    margin-right: 27px;
    display: none;
}

ul#register-nav li {
    display: inline-block;
}

li.mobile-login {
    margin-top: 5em;
    background: #fafafa;
    text-align: center;
    border-top: 1px solid #edebeb;
}

li.mobile-signin a {
    background: #d3d6d9 !important;
    color: #313c47 !important;
    font-size: 16px;
    border-radius: 0;
}


@media (max-width: 1077px) {
    img#site-logo {
        max-width: 210px;
        top: -21px;
    }   
}



/* Medium only */
@media screen and (max-width: 63.9375em) {
/*
    .postid-13.single-lesson.lesson-passed article.lesson, */
    .postid-311.single-lesson.lesson-passed article.lesson {
        padding: 3em 1em 3em;
    }

    .type-lesson footer, .single-quiz footer {
        position: relative;
        margin-top: 0;
    }

    .single-lesson article.lesson {
        padding: 3em 1em;
    }

    #dashboard-overview-item {
        margin-bottom: 1em;
    }

    ul#register-nav {
        display: inline-block;
    }

    .menu-icon {
        display: inline-block;
        top: 12px;
    }

    #menu-primary-1 {
        display: none;
    }

    #bottom-bar p {
        text-align: left;
        float: left;
    }

    #home-benefits-section .cell {
        margin-bottom: 1em;
    }

    header#masthead {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    img#site-logo {
        max-width: 220px;
        top: -13px;
    }

    #layout-one-tab-block li a {
        font-size: 23px;
    }

    #layout-one-tab-block ul.accordion li {
        margin-bottom: 0;
    }

    img#lesson-marked-complete {
        position: relative !important;
        bottom: 12px !important;
        left: 0 !important;
        height: 30px !important;
        width: 30px !important;
    }

    .course dd.clesson-1 {
        display: none;
    }

    .circle {
        height: auto !important;
        width: 100% !important;
        z-index: 1;
        position: relative;
        margin: 0 auto;
    }

    .circle svg {
        display: none;
    }

    .cls-1,
    .cls-2 {
        display: none;
    }

    .circle dd {
        transform: none !important;
        position: relative;
        width: 100%;
        height: auto;
        border-radius: 0;
        padding: 5px;
        padding-bottom: 23px;
        overflow: hidden;
        display: block;
    }

    .circle dd span {
        display: inline-block;
        padding-top: 20px; 
        padding-bottom: 20px;
    }

    .circle dl {
        top: auto;
        left: 0;
    }


}


@media (max-width: 768px) {
    .fl-col-small {
        max-width: 100% !important;
    }   
}


@media screen and (max-width: 890px) {

    .processes-block {
        flex-direction: column;
        padding-left: 0px;
      }
       .processes-block .process-icon,
       .processes-block .title,
       .processes-block .description {
        position: relative;
        z-index: 5;
      }
       .processes-block .process-icon {
        float: left;
        height: 100%;
        margin-right: 20px;
        margin-bottom: 20px;
      }
       .processes-block .processes-item:before {
        border-left: 0 none;
        border-bottom: 4px solid white;
        top: 0;
        bottom: 0;
        left: 0;
        transform: skewY(5deg) translateX(0px);
        width: 50%;
      }
       .processes-block .processes-item:after {
        border-left: 0 none;
        border-bottom: 4px solid white;
        left: auto;
        top: 0;
        bottom: 0;
        right: 0;
        transform: skewY(-5deg) translateX(0px);
        width: 50%;
      }
       .processes-block .processes-item:first-child:before {
        width: 50%;
        height: auto;
        transform: skewY(5deg) translateY(-50%);
      }
       .processes-block .processes-item:first-child:after {
        width: 50%;
        height: auto;
        transform: skewY(-5deg) translateY(-50%);
      }
       .processes-block .processes-item:last-child:before,
       .processes-block .processes-item:last-child:after {
        width: 50%;
        height: auto;
      }


    .processes-block .processes-item:first-child:before,
    .processes-block .processes-item:first-child:after {
        height: auto !important;
    }
    .processes-block .processes-item:first-child:before {
        transform: skewY(5deg) translateX(0px);  
    }
    .processes-block .processes-item:first-child:after {
        transform: skewY(-5deg) translateX(0px);
    }

    .processes-block {
        margin-top: 3em;
        margin-bottom: 2em;
    }
    
}

/* Small only */
@media screen and (max-width: 39.9375em) {

    #post-entries .nav-next>a, 
    #post-entries .nav-prev>a {
        display: block !important;
        margin-bottom: 10px !important;
        width: 100% !important;
        text-align: center;
    }

    #post-entries .nav-prev,
    #post-entries .nav-next {
        float: left !important;
        width: 100% !important;
        display: block !important;
    }

    .home #header-hero h1 {
        padding-top: 1.6em;
        padding-bottom: 1em;
        font-size: 60px;
    }

    ul#register-nav {
        display: none;
    }

    img#site-logo {
        top: -25px;
    }

    .menu-icon {
        top: inherit;
    }


}

@media screen and (max-width: 480px) {
    #content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
/*
.lesson .sensei-message.info {
    display: none !important;
}*/


