/*
 Theme Name:   Divi Child
 Description:  Divi Child Theme
 Author:       Angela Hathaway, Penelope Hathaway
 Template:     Divi
 Version:      1.0.0
 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:  DiviChild
*/

/* @import url("../Divi/style.css"); */

/* CSS Document */

/* MEGA MENU */
#top-menu-nav .nav li a span.topmenu {
	display: block;
	color: red;
	font-size: 80%;
	letter-spacing: 1px;
	background: yellow;
	text-align: center;
}

#top-menu-nav .nav li a span.submenu {
	display: block;
	color: #0c4165;
	letter-spacing: 1px;
	background: #99a7b1;
	padding-left: 7px;
	margin-bottom:10px;
	margin-left: -7px;
	cursor: default !important;
	opacity:1 !important;
}

#top-menu-nav ul.sub-menu li a:hover {
	opacity:1 !important;
	color:#c3f4ff;
}

/* Change the width of the dropdown container */
#top-menu-nav .sub-menu {
    width: 470px;
}
/* Change the width of the links inside the dropdown */
#top-menu-nav .sub-menu li, #top-menu-nav ul.sub-menu li a {
    width: 100%;
}
/* Change the width of the dropdown container in category menu */
#menu-blog-categories .sub-menu {
    width: 370px;
}
/* Change the width of the links inside the dropdown in category menu*/
#menu-blog-categories .sub-menu li, #menu-blog-categories ul.sub-menu li a {
    width: 100%;
}

.icon > a:before {
    text-align: center;
    vertical-align: middle;
    color: #99a7b1;
	padding-right: 10px;
    font-size: 1em;
    transition: all .3s ease;
}

.post > a:before {
    font-family: 'ETMODULES';
    content: '\68';
}
.category > a:before {
    font-family: 'ETMODULES';
    content: '\3d';
}
.course > a:before {
    font-family: 'ETMODULES';
    content: '\e00e';
}
.book > a:before {
    font-family: 'ETMODULES';
    content: '\69';
}
.video > a:before {
    font-family: 'ETMODULES';
    content: '\3d';
}
.ILT > a:before {
    font-family: 'ETMODULES';
    content: '\e08b';
}
.describe {
	color: #89c403;
	font-style: italic;
}

/* END MEGA MENU */


/* bot changes */
.LandbotProactiveContent__container {
   background-color: #bf1616;
    color: #fff;
    border-radius: 8px;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

/* end bot */

#main-content, .et_pb_section {
	background-color: #F6F6F6;
}
/*
#main-content .container {
  padding-top: 30px;
}
*/
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
	background-color: #f4f4f4;
}
#footer-bottom {
	background-color: #C1C2C0!important;
}

/* paper.li */

.card.content-card.cover .title {
    font-size: 55px!important;
}
/* website2022 */
.exampleBox {
  font-family: cursive;
  font-size: 1.1em;
  text-align: center;
  margin-left: 1em;
  margin-right: 1em;
	margin-bottom: 1em;
	padding-bottom: 0;
  border-top: 1px solid;
	  border-bottom: 1px solid;
}
.quoteTXT {
  color:#C8641A;
  font-style: italic;
  padding-left: 1em;
  padding-right: 1em;
}
.exampleBackground {
  font-family: cursive;
  font-size: 1.1em;
  margin-left: 1em;
}
.exampleScenario {
  font-family: cursive;
  font-size: 1.1em;
  margin-left: 2em;
}
.orderedList li {
  margin-left: 2em;
}

/* website2020 */
ul.kknav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.kknav li {
  float: left;
}
ul.kknav li a {
  display: block;
  color: #1C3545;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
ul.kknav li a:hover {
  background-color: #2fc5fe;
}
.rightAlign {
	text-align: right;
}


/* website2018 */
/*fixing menu screen size 918 to 1120*/
@media (max-width: 1150px) {
 #top-menu li, #top-menu li a {
 font-size: 13px;
 padding-right: 5px;
 }
 }

@media (max-width: 1020px) {
 #top-menu li, #top-menu li a {
 font-size: 11px;
 padding-right: 5px;
 }
 }

sup {
    font-size: x-small;
}

#top-header .CTAbutton a {
	display: inline-block;
	font-size: 16px;
	margin-top: -10px;
    padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 6px;
    text-decoration: none;
    color: #fff;
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	background-color:#89c403;
    transition: .4s;
}
#top-header .CTAbutton a:hover {
	background-image: -webkit-linear-gradient(45deg, #167dbf 0%, #2fc5fc 100%);
    background-image: linear-gradient(45deg, #2fc5fc 0%, #2fc5fc 100%);
}
.et-fixed-header#top-header .CTAbutton a {
    color: #fff;
}

.et-pb-contact-message {
	color:#ffaa00;
	font-size:20px;
}
#footer-widgets .footer-widget li:before {
display: none; 
}
html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
padding-left: 0px; 
}

input[type=submit] {
/*  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #e8e8e8, #bfbfbf);
  background-image: -moz-linear-gradient(top, #e8e8e8, #bfbfbf);
  background-image: -ms-linear-gradient(top, #e8e8e8, #bfbfbf);
  background-image: -o-linear-gradient(top, #e8e8e8, #bfbfbf);
  background-image: linear-gradient(to bottom, #e8e8e8, #bfbfbf);
	-webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
 */   font-size: 16px;
    padding: 7px;
 /* border: solid #e8e8e8 1px;
    clear: right;
    margin-top: 0px;
    margin-bottom: 8px;
*/}

input[type=submit]:hover {
  color: #ffffff!important;
    background-image: -webkit-linear-gradient(top, #167dbf, #2fc5fe);
    background-image: -moz-linear-gradient(top, #167dbf, #2fc5fe);
    background-image: -ms-linear-gradient(top, #167dbf, #2fc5fe);
    background-image: -o-linear-gradient(top, #167dbf, #2fc5fe);
    background-image: linear-gradient(to bottom, #167dbf, #2fc5fe);
}

/* end website2018 */

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
h1 {
	color: #025895;
/*	font-weight: bold; */
/*	font-size: 200%;
	line-height: 1.0em; 
	padding-bottom: 10px!important;
*/
}
h2 {
	color: #6ca600;
/*	font-weight: bold; */  
/*	font-size: 200%; 
    line-height: 1.2em;
*/
}

h3 {
	color: #C45911;
/* 	font-size: 150%;
   color: #C45911, #537689, #527c12, #60879A;
	font-weight: bold!important;
	padding-top: 6px;
	padding-bottom: 16px;
*/
	} 
h4, h5 {
/*	color: #666666;
	font-size: 130%;
	font-weight: bold;
*/
}

h4.widgettitle {
	padding-top: 15px; 
	font-size: 18px;
/*	font-weight: bold; 
 	color: #6ca600;  
*/
}
div#text-36 {
	padding-top: 50px!important;
}
.et_pb_section {
	padding: 0!important;
}

#left-area a:hover, #main-content a:hover {
	text-decoration: underline!important;
}

#left-area a.big-button:hover, #left-area a.small-button:hover, #left-area a.icon-button:hover, #left-area a.smallblue:hover, #left-area a.bigblue:hover #main-content a.big-button:hover, #left-area a.small-button:hover, #left-area a.icon-button:hover, #left-area a.btnProduct:hover {
	text-decoration: none!important;
}
.f16 {
	font-size: 16px;
}
.f130 {
	font-size: 130%;
}
.f110 {
	font-size: 110%;
}
.h80 {
	min-height: 100px;
}
.fleft {
	float: left;
	margin-right: 10px; 
}
img.fleft {
	float: left;
	margin-right: 20px; 
}
.fright	{
	float: right!important;
}
.clear {
	clear: both;
}
strong, .strong {
	font-weight: bold;
	color: inherit;
}
div.le-fo {
	margin-bottom:15px;
	display: inline-block;
	margin-right:30px;
}
.ri-fo {
	min-width: 200px;
	margin-bottom:15px;
	display: inline-block;
}
.ri-fo input[type=text], .ri-fo  input.text, .ri-fo  input.title, .ri-fo  textarea, .ri-fo  select {
  width: 60%!important;
}
p.p1_10 {
	padding-bottom:1.0em;
	margin-bottom: 10px
}
.ri-fo textarea {
  width: 360px!important;
}
.w120, .w230, .w400 {
	padding-right: 0;
	margin-right: 0;
	display: inline-block;
}
.w120 {
	width: 120px;
}
.w230 {
	width: 230px;
}
.w400 {
	width: 400px;
}
.g-olist ol {
	color: #6ca600!important;
}
.olist ol, .g-olist ol, .abc ol {
	margin: 0 0 1.5em 1.5em!important;
	padding: 0!important;
}
.olist ol, .g-olist ol {
	counter-reset: item!important;
}
.olist ol > li, .g-olist ol > li, .abc ol > li{
	margin: 0!important;
	padding: 0 0 0 2em!important;
	text-indent: -2em!important;
	counter-increment: item!important;
	list-style-type: none!important;
}
.abc ol > li{
	counter-increment: list!important;
}
.abc ol> li:before {
	display: inline-block!important;
	width: 1em!important;
	padding-right: 0.5em!important;
	font-weight: bold!important;
	font-size: 120%!important;
	text-align: right!important;
	content: counter(list, lower-alpha) ")"!important;
}

.olist ol> li:before, .g-olist ol> li:before {
	display: inline-block!important;
	width: 1em!important;
	padding-right: 0.5em!important;
	font-weight: bold!important;
	font-size: 120%!important;
	text-align: right!important;
	content: counter(item) "."!important;
}

#left-area div.abc ol {
    list-style-type: lower-alpha!important;
}
.line {
	height: 12px;
	clear: both;
	display: block;
	background: url(https://businessanalysisexperts.com/wp-content/uploads/2015/03/line9.png) left center repeat-x;
}
.ind {
	padding-left: 1em!important;
}
.indmore {
	padding-left: 2em!important;
}
.ind32px  {
	padding-left: 32px!important;
	margin-left: 32px!important;
}
a.smallorange, a.bigorange {
	color: #ffffff!important;
	background: #ffcb8c;
	background: -moz-linear-gradient(top, #ffcb8c 0%, #ea9a01 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb8c), color-stop(100%,#ea9a01))!important;
	background: -webkit-linear-gradient(top, #ffcb8c 0%,#ea9a01 100%)!important;
	background: -o-linear-gradient(top, #ffcb8c 0%,#ea9a01 100%)!important;
	background: -ms-linear-gradient(top, #ffcb8c 0%,#ea9a01 100%)!important;
	background: linear-gradient(to bottom, #ffcb8c 0%,#ea9a01 100%)!important;
	border: 1px solid #e08a02!important;
	text-shadow: 0px -1px 0 #e08a02;
	font-size: 80%!important;
} 
a.smallorange:hover, a.bigorange:hover {
	color: #ffffff !important;
	background: #ffcb8c!important;
	border: 1px solid #e08a02!important;
}
.margBottom {
	margin-bottom: 16px!important;
}
.nobottommargin, .nobottommargin h2 {
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}
.row-marg .et_pb_row, .row-marg .et_pb_row .et_pb_row {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	padding-top: 0!important;
}

.search-results #left-area .et_pb_post {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e2e2e2;
}
.page-id-5270 h4 {
margin-top: 2%;
}
.price {
	font-size: 200%!important;
}

/* ---------------------------------------------------------------------------------------------------------  SIDEBAR FIX  --- */
/*
@media only screen and ( min-width: 1100px ) {
.search #sidebar .et_pb_widget, .error404 #sidebar .et_pb_widget, .page #sidebar .et_pb_widget, .category #sidebar .et_pb_widget {
	margin: 0 30px 30px 0;
}

.search.et_right_sidebar #left-area, .error404.et_right_sidebar #left-area, .page.et_right_sidebar #left-area, .category.et_right_sidebar  #left-area {
	float: right!important;
	margin-right: 0;
	padding-left: 50px;
}
.search.et_right_sidebar #main-content .container::before, .error404.et_right_sidebar #main-content .container::before, .page.et_right_sidebar #main-content .container::before, .category.et_right_sidebar #main-content .container::before {
	left: 224px;
	right: auto;
}
}
#sidebar .et_pb_widget {
	float:left!important;
}
*/

/* ---------------------------------------------------------------------------------------------------------  START Buttons ---  */

a.smalllightblue {
	color: #0E5678!important;
	background: #8edbff;
	background: -moz-linear-gradient(top, #5DBFEC 0%, #60cdff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5DBFEC), color-stop(100%,#60cdff));
	background: -webkit-linear-gradient(top, #5DBFEC 0%,#60cdff 100%);
	background: -o-linear-gradient(top, #5DBFEC 0%,#60cdff 100%);
	background: -ms-linear-gradient(top, #5DBFEC 0%,#60cdff 100%);
	background: linear-gradient(to bottom, #5DBFEC 0%,#60cdff 100%);
	border: 1px solid #51b5e4;
	padding: 1px 4px!important;
	min-width: 60px!important;
	text-align: center;
	margin: 5px 5px 5px 0!important;
}

.btnProduct {
  background: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #e8e8e8, #bfbfbf);
  background-image: -moz-linear-gradient(top, #e8e8e8, #bfbfbf);
  background-image: -ms-linear-gradient(top, #e8e8e8, #bfbfbf);
  background-image: -o-linear-gradient(top, #e8e8e8, #bfbfbf);
  background-image: linear-gradient(to bottom, #e8e8e8, #bfbfbf);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  color: #666666;
  font-size: 85%;
  padding: 1px 6px 1px 6px;
  border: solid #b3b3b3 1px;
  font-weight: normal;
  clear: right;
  margin-top: 0px;
  margin-bottom: 8px;
}

.btnProduct:hover {
  font-weight: normal;
  color: #ffffff!important;
  border: solid #167ebf 1px;
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #167ebf);
  background-image: -moz-linear-gradient(top, #3cb0fd, #167ebf);
  background-image: -ms-linear-gradient(top, #3cb0fd, #167ebf);
  background-image: -o-linear-gradient(top, #3cb0fd, #167ebf);
  background-image: linear-gradient(to bottom, #3cb0fd, #167ebf);
}

.single_add_to_cart_button {
  background: #b00000!important;
  color: #ffffff!important;
}
.outline {
  font-weight: bold;  
  font-size: 110%; 
}
.outline2 {
  font-weight: normal;  
  font-size: 110%; 
}
.outline2 ul {
  margin-bottom: 0;  
  padding-bottom: 0;
}
.btnExercise {
  background: #0AB9FF;
  background-image: -webkit-linear-gradient(top, #0AB9FF, #004059);
  background-image: -moz-linear-gradient(top, #0AB9FF, #004059);
  background-image: -ms-linear-gradient(top, #0AB9FF, #004059);
  background-image: -o-linear-gradient(top, #0AB9FF, #004059);
  background-image: linear-gradient(to bottom, #0AB9FF, #004059);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none!important;
  margin-left: 20px;
}
.btnExercise:hover {
background: #97ff2e;
  background-image: -webkit-linear-gradient(top, #97ff2e, #4d7d00);
  background-image: -moz-linear-gradient(top, #97ff2e, #4d7d00);
  background-image: -ms-linear-gradient(top, #97ff2e, #4d7d00);
  background-image: -o-linear-gradient(top, #97ff2e, #4d7d00);
  background-image: linear-gradient(to bottom, #97ff2e, #4d7d00);
  text-decoration: none!important;
}

/* subscribe button and text */
#subscribe-blog-blog_subscription-6 input[type="submit"], #subscribe-blog-blog_subscription-8 input[type="submit"], #subscribe-blog-blog_subscription-7 input[type="submit"]{
    background-color: rgb(255, 112, 0);
    color: #ffe8cc;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
    border-color: orange;
}
.success {
color:#be0101;
}


/* ---------------------------------------------------------------------------------------------------------  END Buttons ---  */
/* ---------------------------------------------------------------------------------------------------------  END General Design---  */


/* --------------------------------------------------------------------------------------------------------- Product Information --- */
/*
.et_right_sidebar.woocommerce div.product div.images, .et_right_sidebar.woocommerce-page div.product div.images, .et_right_sidebar.woocommerce #content div.product div.images, .et_right_sidebar.woocommerce-page #content div.product div.images, .et_left_sidebar.woocommerce div.product div.images, .et_left_sidebar.woocommerce-page div.product div.images, .et_left_sidebar.woocommerce #content div.product div.images, .et_left_sidebar.woocommerce-page #content div.product div.images {
	width: 42% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 56%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	max-width: 225px!important;
}

h2.semtitleH2 {
	font-size: 120%!important; 
}

.upsell-1 .price {
	font-size: 160%!important;
}
.saleUS {
	font-size: 90%!important;
}
.iltPrice {
	font-size: 90%!important;
	font-style: italic;
}
.orderby{ 
   display: none!important;
}

/* added to remove the "In Stock display on products as per WooThemes Support Ticket 437811
.stock { display: none; }
*/

/* --------------------------------------------------------------------------------------------------------- END Product Information --- */
/* --------------------------------------------------------------------------------------------------------- Product Tabs --- */
/*
#tab-description p:last-of-type {
	margin-bottom: 1.2em!important;
}
*/

.note_em {
	font-style: italic;
	color: #2274C1;
	}
.objectives li, .overview li, .audience li, .check li, .plus li, .pin li, .star li, .arrow li, .nostyle li {
	list-style: none !important;
	padding: 0 0 0 23px!important;
	margin: 3px 10px!important;
}
.TOCUserStory li{
	list-style: none !important;
}
/* simple hex code bullets */
   ul.arrowSimple, ul.checkSimple, ul.starSimple, ul.noStyle {
	list-style: none !important;
	text-indent: -1.9em!important;
    padding-left: 1.9em !important;
}
.arrowSimple li:before {
	content: "\2192";
}
.checkSimple li:before {
    content: "\2714";
	margin: .5em;
}
.checkSimple li li:before {
    content: "\2192";
	margin: .5em;
}
.starSimple li:before {
	content: "\22C6";
	margin: .5em;
}
/* simple hex code bullets end */
.nostyle li {
	margin: 0 10px!important;
}
.outline li, .outline2 li, .outline li li, .outline2 li li, .outline li li li, .outline2  li li li {
	list-style: none!important;
	margin: 3px 10px!important;
}
.outline li {
	font-weight: bold;
} 
.outline li li {
	font-weight: normal!important;
}
.outline li li li {
	font-style: italic;
	font-size: 90%;
}
.spaceBottom li {
	margin-bottom: 10px!important;	
}
.objectives li, .star li {
	background: url(https://businessanalysisexperts.com/wp-content/uploads/2015/03/ico_star.png) left 3px no-repeat !important;
}
.pin li, .overview li {
	background: url(https://businessanalysisexperts.com/wp-content/uploads/2015/03/ico_pin.png) left 3px no-repeat !important;
}
.audience li {
	background: url(https://businessanalysisexperts.com/wp-content/uploads/2015/03/ico_arrow_right.png) left 3px no-repeat !important;
}
.check li {
	background: url(https://businessanalysisexperts.com/wp-content/uploads/2015/03/ico_check.png) left 3px no-repeat !important;
}
.plus li {
	background: url(https://businessanalysisexperts.com/wp-content/uploads/2015/03/ico_plus.png) left 3px no-repeat !important;
}
.arrow li {
	background: url(https://businessanalysisexperts.com/wp-content/uploads/2015/03/ico_arrow_right.png) left 3px no-repeat !important;
}
.arrow li li {
	background-image: none!important;
	list-style-position: outside;
	list-style-type: disc!important;
	margin: 0.4em 0 0 0.4em!important;
	line-height: 1.6em;
	padding-left: 0.4em!important;
}
ul.disc li {
	list-style-type:disc!important;
}
/*
.woocommerce table.shop_attributes th {
	vertical-align: top!important;
	padding-top: 20px!important;
}
*/
.term-description {
	margin-bottom: 1em!important;
}
/* --------------------------------------------------------------------------------------------------------- Product Tabs Transcripts--- */
div.interview {
	text-decoration: underline;
	font-size: 110%;
	font-weight: bold;
	}
.marker-yellow {
	background: #EEF90D;
	padding: 3px 5px!important;
}
/* --------------------------------------------------------------------------------------------------------- End Product Tabs Transcripts--- */
/* --------------------------------------------------------------------------------------------------------- END Product Tabs --- */
/* --------------------------------------------------------------------------------------------------------- Product ILT --- */
a span.options, .options h2 em {
	color: #EA9A01!important;
	font-weight: bold;
}
.upsell-1 {
	float: left!important;
	margin-right:0px;
}

/* --------------------------------------------------------------------------------------------------------- END Product ILT --- */
/* --------------------------------------------------------------------------------------------------------- Event Espresso Calendar --- */
/*
table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th { 
	max-width: none!important; }
#event_espresso span.fc-event-title:hover {
	color: #ccc!important;
}
#event_espresso div div div a span.fc-event-title:hover {
	color: #ccc!important;
}
fc-view a:hover  {
	color: #ccc!important;
}
#espresso_calendar a  {
	color: #fff!important;
}
#espresso_calendar a:hover  {
	background: #ccc;
}
*/
/* --------------------------------------------------------------------------------------------------------- START SHOP ---*/

#shop-image-distance img {
	margin: 0;
	padding:0;
}
#shop-product-list .woocommerce ul.products {
  margin: 0 0 -1em;
 /* border-bottom: 1px solid #e2e2e2;*/
}
.et_pb_bg_layout_dark .et_pb_slide_description {
	background-color: rgba(0, 0, 0, 0.5);
	display: inline-block;
	padding: 20px;
	margin: 260px 20px 10px;
	border-radius: 15px;
}
.et_pb_column_3_4 .homes .et_pb_slide_description {
	padding: 18px 30px!important;
	margin-bottom:50px;
}
#shopimage .et_pb_bg_layout_dark .et_pb_slide_description {
	background-color: rgba(0, 0, 0, 0);
}
#shopimage.et_pb_section {
	padding: 0px!important;
} 
.shop .et_pb_slide_content {
	padding-bottom: 0px!important;
}
.tag-line .et_pb_fullwidth_header {
	padding: 20px 0!important;
}
.nopaddingtop .et_pb_row_inner:nth-of-type(n+2) {
	margin-top: 0px!important;
}
.et_pb_row_inner:nth-of-type(n+2) .nopaddingtop {
	margin-top: -30px!important;
}
.et_pb_blurb_content a {
	color:#2ea3f2!important;
}
#shop-menu .et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
  padding: 14px 0 0 !important;
}
#shop-menu .fullwidth-menu li > a {
  padding-bottom: 16px;
  font-size: 18px;
}
#shop-menu { 
	border-bottom: 1px solid #ccc!important;
}
#product-tag-menu a {
	background: rgba(0,0,0,.05);
	padding: 3px 4px;
	margin: 2px;
	border-radius: 3px;
	color: rgb(102, 102, 102);
	line-height: 2.2em;
	font-size: 98%;
}
#product-tag-menu a:hover {
	background-color: #ccc;
}
.et_pb_column #product-tag-menu {
    margin-right: 30px;
}
/* --------------------------------------------------------------------------------------------------------- ENDE SHOP ---*/

/* --------------------------------------------------------------------------------------------------------- START BLOG ---*/
.nopaddingtop .et_pb_post {
	margin-bottom: 30px;
}
.et_pb_column .blog-tag {
	background-color: #167dbf!important;
}
.blog-tag h2 {
	color: #fff!important;
	padding: 30px!important;
}
.blog-tag h3 {
	color: #fff!important;
	padding: 30px!important;
}
#condense .et_pb_row_inner .blog-image {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#condense .et_pb_row_inner:nth-of-type(n+2) .blog-action {
	margin-top:-36px!important;
}
.KKs h2 {
	font-size: 130%;
}
/* --------------------------------------------------------------------------------------------------------- ENDE BLOG ---*/

/* ---------------------------------------------------------------------------------------------------------  START Posts ---  */


.traintag {
	color: #014578;
	background-color: #E9E9E9;
	padding: 15px 5px 0px 25px;
	margin: 15px -25px 15px -25px;
}
.h80 {
	min-height: 100px;
}
.f16 {
	font-size: 16px;
}
.tableback, tableback2 {
	background-color: #ffffff;
}
.tableback td {
	vertical-align: text-top;
	border: 1px solid #C7C7C7!important;
}
.tableback2 td {
	vertical-align: text-top;
	border: 1px solid #848282!important;
}
.tablebackdarker {
	background-color: #e3e3e3;
	white-space: nowrap;
}
tr.ligbl {
	color: #999;
	background-color: #E3EAF4;
}
td.liggr {
	color: #333;
	background-color: #CCC;
}
.processnotes {
	color: #6ca600;
	font-weight: bold;  
}
.or-bold {
	color: #dc7a14;
}
/* ---------------------------------------------------------------------------------------------------------  END Posts ---  */

/* --------------------------------------------------------------------------------------------------------- About Us ---*/
.aboutBAX {
	font-weight: bold;
}
.tagline-target h2 {
	font-size: 160%;
	line-height: 1.6em;
}
.button-right a.small-button {
	float: right!important;
	margin-top: 15px;
}
.rightab {
	display: block;
	text-align: left;
	padding-left: 80px!important;
}

/* --------------------------------------------------------------------------------------------------------- END About Us ---*/
/* --------------------------------------------------------------------------------------------------------- START Sidebar ---*/
#sidebar, sidebar p {
	line-height: 1.4em;
	font-size: 14px;
}
#sidebar a {
	font-weight: normal!important;
	}
#sidebar a:hover {
	text-decoration: none!important;
}
.fc-sat div {
background: #E9E9E9;
}
.textwidget a:hover {
	color: #167DBF;
	text-decoration: underline;
}
/* this causes problems with the buttons being underlined */
/*
#main-content a:hover {
	color: #167DBF;
	text-decoration: underline;
}
*/

#homes .et_pb_slide_description h2 a:hover, #homes .et_pb_more_button:hover {
	text-decoration: none!important;
        color: #ffffff!important;
        background: #b00000;
}
#homes .et_pb_more_button {
        background: #991515;
        border-color: #410a0a;
}
@media (min-width: 981px) {
.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget {
    margin-bottom: 15%!important;
}}
/* --------------------------------------------------------------------------------------------------------- END Sidebar ---*/
/* --------------------------------------------------------------------------------------------------------- START Footer ---*/

#footer-widgets .footer-widget h4.title {
	font-size: 130%;
}
#footer-widgets a:hover {
	color: #9CC8E4!important;
	}
#footer-widgets .footer-widget h4.title  {
	color: #96BB00!important;
	}
/*
.footer-widget li:before {
	border-color: #fff!important;
}
#footer-widgets a {
	color: #fff;
}
#footer-widgets .footer-c {
	font-size:110%;
}
#footer-widgets .footer-c img{
	width:24px;
	height:18px;
}
.footer-widget #text-16 {
	margin-bottom: 5%!important;
}
#footer-widgets .footer-c a.small-button {
	float: right;
}
#footer-widgets a.button:hover {
	color: #fff;
}
#footer-widgets .footer-widget li a {
	font-weight: normal!important;
}
.footer-c span img {
	padding-right: 10px;
}
.footer-c p {
	padding-bottom:0!important;
}
#text-17 { 
	max-width: 225px!important; 
}
.product_list_widget span.amount {
	font-weight: bold;
	color: #ffcc00!important;
} 
*/
/* --------------------------------------------------------------------------------------------------------- END Footer ---*/
/* ---------------------------------------------------------------------------------------------------------  OLD General Design and Layout ---  
/* --------------------------------------------------------------------------------------------------------- Services ---*/
/*
.info span.et-pb-icon{
	font-size: 60px!important;
}
.blurb200 .et_pb_blurb_content {
	margin-top: 30px;
}
.marg-top10 .et_pb_row {
	margin-top: 0px!important;
	padding-top:0px!important;
	}
/
.button-right a.small-button {
	float: right!important; 
}
*/
/* --------------------------------------------------------------------------------------------------------- END Services ---*/
/* --------------------------------------------------------------------------------------------------------- CAPTCHA Distance ---*/
div.wpcf7 {
   margin-bottom: 150px;
}
.sharedaddy {
	margin-left: 60px;
}
.woocommerce-tabs .sharedaddy {
	margin-left: 10px;
}
.single-post .entry-content .sharedaddy {
	margin-left: 10px;
}

/* November 2018 - deactivate all sensei css styles
/* --------------------------------------------------------------------------------------------------------- Sensei/Woocommerce Fixes 2015 ---*/
/* Sensei fix to eliminate display of delete course button */
/* November 2018 - deactivate all sensei css styles
#my-courses .entry-actions .course-delete {display:none;}
fix color on progress bar
.meter.red span {
    background: #7aa74b;
}

fix hover on bought items  (for example, view course)
#message a:hover {
   color: #DDFF8F!important;
}

fix module titles to fit progress bar
.article h2 {
   font-size: 160%!important;
}
.module .module-status {
    top: .7em;
}
.archive-header h1 {
   font-size: 180%!important;
}

fix course TOC (in Woosidebar for Sensei) changes
#sensei_course_progress-2 {
   line-height: 1.3em;
   font-size: 100%!important; 
   font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif!important;  
}
#sensei_course_progress-2 h3 {
   font-size: 130%!important;   
   padding-top: 20px!important;
   padding-bottom: 0px!important;
   font-variant: small-caps;
}
#sensei_course_progress-2 .current {
   background-color: #7FB70B;
   color: #ffffff!important;
   padding-bottom: 4px;
   padding-left: 4px;
   padding-top: 4px;
}
.course-progress-navigation a {
   font-size: 150%!important; 
   color: #b00000!important;
}
.course-progress-navigation a:hover {
   color: #167dbf!important;
   background: #DADADA!important;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
    background: #e08a02!important;
}
#top-header .menu-item-14257 a, #top-header .menu-item-14266 a{
    color: #ffcc00!important;
    font-weight: bold;
}
first header on post
.et_pb_post h2.firstH2 {
    margin-top: 0px !important;
}
--end November 2018 - deactivate all sensei css styles */



/* CSS BASE Business Analysis Skills Evaluation */

.slidecontainer {
    width: 100%; /* Width of the outside container */
}

/* The slider itself */
 
.slider {
    -webkit-appearance: none;  /* Override default CSS styles */
     appearance: none;
     width: 100%; /* Full-width */
     height: 25px; /* Specified height */
     background: #d3d3d3; /* Grey background */
     outline: none; /* Remove outline */
     opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
     -webkit-transition: .2s; /* 0.2 seconds transition on hover */
     transition: opacity .2s;
 	border-radius: 5px;
}

/* Mouse-over effects */
.slider:hover {
     opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */ 
 .slider::-webkit-slider-thumb {
     -webkit-appearance: none; /* Override default look */
     appearance: none;
     width: 20px!important; /* Set a specific slider handle width */
     height: 20px!important; /* Slider handle height */
     background: #4CAF50; /* Green background */
     cursor: pointer; /* Cursor on hover */
 	border-radius: 20px;
}
 
.slider::-moz-range-thumb {
    width: 25px; /* Set a specific slider handle width */
    height: 25px; /* Slider handle height */
    background: #52fb59; /* Green background */
    cursor: pointer; /* Cursor on hover */
	z-index:above;
}

.next-qu input[type="submit"]{
border-radius: 3px!important;
	padding: 20px!important;
}
div#question, div#description{
	padding-top:200px;
	padding-bottom:30px;
	}

.page-id-24889 input[type=button]  {
    border-style: none;
    padding: 10px 20px!important;
    font-size: 120%;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
	width:80%;
}
#BASEnavigation{
	padding-top: 30px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
#theChart{
	margin-top:20px;
}
div.design{
	padding-bottom: 5%;
}
p.KAtxt {
	font-size: 110%;
	font-weight: 600;
}
.imgTarg {
	margin-top: 10px;
    height: 20px;
	border-radius: 6px;
}
div#RecommendedTraining p{
	line-height: 1.4em!important;
	font-size:110%;
}
span#quesNr, span#quesMax {
	font-weight: 700;
	font-size:160%;
    color: #0c71c3!important;
	padding-top:3%
}
span.suggestedTng {
	line-height:1.7em!important;
	font-size:105%;
	padding-left: 20px!important;
}
img.hurray {
	width:100%!important;
}
#skillsGraph {
    display: none;
}
.myScore {
  height: 12px;
}
h2.recommend {
	line-height: 2.2em; 
}
#level {
	color:#fff!important;
}
p.BASE {
	padding-bottom: 50px;
}
ol.rec {
	margin-top: 30px;
}
