body * {
    /*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
    /*font-size : 16px;*/
    /*color : #111;*/
}
.course_detail_summary p,
.course_detail_left_column p,
.course_detail_text_right p {font : inherit !important; margin-bottom:20px;}

.nav.child_menu {}



.about_us_summary a,
.about_us_summary a:hover,
.about_us_summary a:visited
{
    color : rgb(20, 79, 174)
}
.course_header_text a,
.course_header_text a:hover,
.course_header_text a:visited
{
    color : rgb(20, 79, 174)
}

.reg_form_link,
.reg_form_link:hover,
.reg_form_link:visited
{
    color : rgb(20, 79, 174)
}

.classroom_course_title {
    color: #f16a41;
}

.classroom_header_bar,
.online_electric_power_header,
.online_hedging_header,
.online_energy_analytics_header,
.online_utility_rates_header,
.online_natural_gas_header {
    margin: 4px 20px 20px;
    padding: 7px 10px;
    background-color: #f16a41;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
}

.online_hedging_header {
    background-color: #24275d;
}

.online_energy_analytics_header {
    background-color: #5188a5;
}

.online_natural_gas_header {
    background-color: #636363;
}

@media screen and (max-width: 991px) {
    .classroom_header_bar,
    .online_electric_power_header,
    .online_hedging_header,
    .online_energy_analytics_header,
    .online_natural_gas_header {
        text-align: center;
    }
}


.accordian_item_content {max-height:0; transition: max-height 1s;padding-left:10px;}
.accordian_item_content_expanded {max-height:1000px;}

.course_detail_left_column li,
.what_you_will_learn_div li {margin-bottom: 10px;}

.session_header:before {
    content: '+';
    margin-left : -15px;
}

div.order_summary_sub_prices {
    text-align:right;
    padding-right : 20px;
}

table.order_summary_sub_prices {
    display : inline-block;
}

table.order_summary_sub_prices td.sub_items {
    font-size : .8em;
}
table.order_summary_sub_prices td {
    color: #192024;
    text-align:right;
    padding : 4px;
    vertical-align: top;
}


.session_header {margin-bottom:10px;margin-left:10px;}
.session_subheader {text-decoration: underline;}
.session_header_info {margin:10px 0;}

.classroom_course_date {text-transform: uppercase;}
/*.register_row {padding-bottom:20px}*/

.mt-br {margin-top : 3px;}
.mt-30 {margin-top : 30px;}
.mt-20 {margin-top : 20px;}
.mt-10 {margin-top : 10px;}

.mb-br {margin-bottom : 3px;}
.mb-30 {margin-bottom : 30px;}
.mb-20 {margin-bottom : 20px;}
.mb-10 {margin-bottom : 10px;}

.float-right {float:right;}

.field-error-message {
    color:#f00;font-size:.9em;
    /*font-weight: bold;*/
}
.registration_field_required {

}
.registration_field_required:after {
    content : '*';
    font-size : 1.2em;
    color : #f00;
    display: inline-block;
    margin-left : 5px;
}

.registration_input_required {
    border-bottom-color: #f00;
}

.error-box {border: #800 2px solid; padding: 10px;}

.online_course_listing_description2 {
    margin-top: 7px;
    margin-right: 30px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #444;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.register_buttons {
    text-align: center;
    margin-bottom : 20px;
}

.register_button {
    display : inline-block;
    text-transform: uppercase;
    width : auto;
}

.register_buttons a:nth-child(2),
.register_buttons a:nth-child(3)
{
    margin-left:5%;
}

.ondemand_format_cart_text {
    margin : 10px 0 0 0 !important;
    white-space: nowrap;
}

.number-field {
    width: 100px;
    float: left;
    color: #192024;
}

.ondemand_return_to_registraton {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 10px;
    background-color: #5cb85c;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    text-align: right;
    text-transform: uppercase;
}

.online_order_table_attendees {
    text-align: center;
}

.online_order_table_prices {
    text-align: right;
}
.online_order_table_prices .online_order_table_price:nth-child(2) {
    margin-left : 10px;
    text-decoration: line-through;
}

.online_order_table_price {
    display:inline-block;
}

.cart_text.register_heading {
    margin-bottom: 5px !important;
    font-weight: bold;
}

.register_heading {

}

.apply_discount_code_button {
    display: inline-block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-color: #337ab7;
}

.online_discount_msg_success {
    margin-bottom: 20px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    /*line-height: 18px;*/
    text-align: center;
    color : green;
}
.online_discount_msg_error {
    margin-bottom: 20px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    /*line-height: 18px;*/
    text-align: center;
    color : red;
}

p, .paragraph {
    margin-top: 20px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #111111;
    font-size: 16px;
    line-height: 24px;
}

.confirmation-heading {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.confirmation-label {
    font-weight: bold;
    text-align: right;
    padding-right : 20px;
    /*margin-right : 20px;*/
}
.confirmation-value {

}
.text-bold {
    font-weight: bold;
}
.color-blue {
    color: rgb(8, 45, 120);
}
.color-red {
    color : rgb(204, 0, 0);
}

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

.w-icon-nav-menu {
    font-size : 24px !important;
}
/*.confirmation_text {*/
/*    margin-bottom: 20px;*/
/*    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
/*    color: #000;*/
/*    font-size: 18px;*/
/*    line-height: 24px;*/
/*    text-align: center;    */
/*    margin-right: 20px;*/
/*    margin-left: 20px;*/
/*}*/

.home-client-logos {
    text-align: center;
}

.home-client-logos img {
    max-width :200px;
    max-height :150px;
}

.course_header_text_top {
    display : flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom : 8px;
}

.client_list_outer {
    margin-right: 30px;
    margin-left: 30px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #404047;
    line-height: 22px;
}

.client_list_alpha_seperator {
    margin-bottom : 15px;
}

.course_detail_left_column li ol,
.course_detail_left_column li ul {
    margin-top:10px;
}

.error-msg-box {
    /*display: inline-block;*/
    color : #800;
    background-color : #ffecec;
    text-align :center;
    margin : 20px;
    padding : 20px;
}
