@charset "UTF-8";

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot");
    src: local("FontAwesome"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}
/* line 2, ../sass/_reset.scss */
html {
    font-size: 16px;
    height: 100%;
}

/* line 7, ../sass/_reset.scss */
body {
    background: #ffffff;
    color: #4d4d4d;
    font-family: Arial, sans-serif;
    line-height: 18px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    min-height: 100%;
}

/* line 19, ../sass/_reset.scss */
a {
    color: #014677;
    outline: none;
    text-decoration: none;
}

    /* line 24, ../sass/_reset.scss */
    a:hover {
        text-decoration: underline;
    }

    /* line 27, ../sass/_reset.scss */
    a:focus {
        outline: none;
    }

/* line 28, ../sass/_reset.scss */
h1, h2, h3, h4, h5, h6 {
    line-height: 100%;
    margin: 0;
    padding: 0;
}

/* line 33, ../sass/_reset.scss */
ul, dl, dt, dd {
    list-style: none;
    margin: 0;
    padding: 0;
}

    /* line 38, ../sass/_reset.scss */
    ul[type="disc"] {
        list-style: inherit !important;
        list-style-type: disc !important;
        margin: 0 0 0 40px !important;
        padding: inherit !important;
    }
        /* line 43, ../sass/_reset.scss */
        ul[type="disc"] li {
            list-style: inherit !important;
            list-style-type: disc !important;
            margin: auto !important;
            padding: inherit !important;
        }

/* line 50, ../sass/_reset.scss */
address {
    font-style: normal;
}

/* line 51, ../sass/_reset.scss */
input, textarea, select, fieldset {
    margin: 0;
    outline: none !important;
    padding: 0;
    border: 0;
    background: none;
}

/* line 58, ../sass/_reset.scss */
label {
    font-weight: normal;
}

/* line 59, ../sass/_reset.scss */
img {
    border: 0;
    margin: 0;
    outline: none;
    padding: 0;
}

    /* line 60, ../sass/_reset.scss */
    img a {
        border: 0;
        outline: none;
    }

/* line 63, ../sass/_reset.scss */
.pos-r {
    position: relative;
}

/* line 64, ../sass/_reset.scss */
.fltNone {
    float: none;
}

/* line 66, ../sass/_reset.scss */
.txt-l {
    text-align: left;
}

/* line 67, ../sass/_reset.scss */
.txt-r {
    text-align: right;
}

/* line 68, ../sass/_reset.scss */
.txt-c {
    text-align: center;
}

/* line 69, ../sass/_reset.scss */
.txt-j {
    text-align: justify;
}

/* line 70, ../sass/_reset.scss */
.txt-nowrap {
    white-space: nowrap;
}

/* line 72, ../sass/_reset.scss */
.curve10 {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    border-radius: 10px !important;
}

/* line 74, ../sass/_reset.scss */
.txtNormal {
    font-weight: 400;
}

/* line 75, ../sass/_reset.scss */
.txtSemiBold {
    font-weight: 600;
}

/* line 76, ../sass/_reset.scss */
.txtBold, .bold {
    font-weight: 700;
}

/* line 77, ../sass/_reset.scss */
html, body, p, form, fieldset {
    margin: 0;
    padding: 0;
}

/* line 78, ../sass/_reset.scss */
textarea {
    resize: none;
    overflow: auto;
}

/* line 79, ../sass/_reset.scss */
.clearfix:after, .EktronMyAccount_SerializableContainer:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

/* line 80, ../sass/_reset.scss */
.clearfix, .EktronMyAccount_SerializableContainer {
    display: block;
}

/* line 81, ../sass/_reset.scss */
* html .clearfix, * html .EktronMyAccount_SerializableContainer {
    height: 1%;
}

/* line 82, ../sass/_reset.scss */
* + html .clearfix, * + html .EktronMyAccount_SerializableContainer {
    display: inline-block;
}


/*Added by Lavanya(AmlaDigital) for youtube links*/
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}


@media screen and (max-width: 991px) {
    /* line 87, ../sass/_reset.scss */
    html {
        font-size: 14px;
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot");
    src: local("FontAwesome"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}
/* line 9, ../sass/bootstrap/_buttons.scss */
.btn, .course-button-blue, .button-blue, .submit-blue, .ui-button, .submit-blue-bottom, .SrchBtn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
    /* line 26, ../sass/bootstrap/_buttons.scss */
    .btn:focus, .course-button-blue:focus, .button-blue:focus, .submit-blue:focus, .ui-button:focus, .submit-blue-bottom:focus, .SrchBtn:focus, .btn.focus, .focus.course-button-blue, .focus.button-blue, .focus.submit-blue, .focus.ui-button, .focus.submit-blue-bottom, .focus.SrchBtn, .btn:active:focus, .course-button-blue:active:focus, .button-blue:active:focus, .submit-blue:active:focus, .ui-button:active:focus, .submit-blue-bottom:active:focus, .SrchBtn:active:focus, .btn:active.focus, .course-button-blue:active.focus, .button-blue:active.focus, .submit-blue:active.focus, .ui-button:active.focus, .submit-blue-bottom:active.focus, .SrchBtn:active.focus, .btn.active:focus, .active.course-button-blue:focus, .active.button-blue:focus, .active.submit-blue:focus, .active.ui-button:focus, .active.submit-blue-bottom:focus, .active.SrchBtn:focus, .btn.active.focus, .active.focus.course-button-blue, .active.focus.button-blue, .active.focus.submit-blue, .active.focus.ui-button, .active.focus.submit-blue-bottom, .active.focus.SrchBtn {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }
    /* line 32, ../sass/bootstrap/_buttons.scss */
    .btn:hover, .course-button-blue:hover, .button-blue:hover, .submit-blue:hover, .ui-button:hover, .submit-blue-bottom:hover, .SrchBtn:hover, .btn:focus, .course-button-blue:focus, .button-blue:focus, .submit-blue:focus, .ui-button:focus, .submit-blue-bottom:focus, .SrchBtn:focus, .btn.focus, .focus.course-button-blue, .focus.button-blue, .focus.submit-blue, .focus.ui-button, .focus.submit-blue-bottom, .focus.SrchBtn {
        color: #333;
        text-decoration: none;
    }
    /* line 39, ../sass/bootstrap/_buttons.scss */
    .btn:active, .course-button-blue:active, .button-blue:active, .submit-blue:active, .ui-button:active, .submit-blue-bottom:active, .SrchBtn:active, .btn.active, .active.course-button-blue, .active.button-blue, .active.submit-blue, .active.ui-button, .active.submit-blue-bottom, .active.SrchBtn {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }
    /* line 46, ../sass/bootstrap/_buttons.scss */
    .btn.disabled, .disabled.course-button-blue, .disabled.button-blue, .disabled.submit-blue, .disabled.ui-button, .disabled.submit-blue-bottom, .disabled.SrchBtn, .btn[disabled], [disabled].course-button-blue, [disabled].button-blue, [disabled].submit-blue, [disabled].ui-button, [disabled].submit-blue-bottom, [disabled].SrchBtn, fieldset[disabled] .btn, fieldset[disabled] .course-button-blue, fieldset[disabled] .button-blue, fieldset[disabled] .submit-blue, fieldset[disabled] .ui-button, fieldset[disabled] .submit-blue-bottom, fieldset[disabled] .SrchBtn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

/* line 60, ../sass/bootstrap/_buttons.scss */
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
    /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }
    /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        background-image: none;
    }
    /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }
    /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

/* line 63, ../sass/bootstrap/_buttons.scss */
.btn-primary, .course-button-blue, .button-blue, .submit-blue, .ui-button, .submit-blue-bottom, .SrchBtn {
    color: #fff;
    background-color: #014677;
    border-color: #01375e;
}
    /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-primary:hover, .course-button-blue:hover, .button-blue:hover, .submit-blue:hover, .ui-button:hover, .submit-blue-bottom:hover, .SrchBtn:hover, .btn-primary:focus, .course-button-blue:focus, .button-blue:focus, .submit-blue:focus, .ui-button:focus, .submit-blue-bottom:focus, .SrchBtn:focus, .btn-primary.focus, .focus.course-button-blue, .focus.button-blue, .focus.submit-blue, .focus.ui-button, .focus.submit-blue-bottom, .focus.SrchBtn, .btn-primary:active, .course-button-blue:active, .button-blue:active, .submit-blue:active, .ui-button:active, .submit-blue-bottom:active, .SrchBtn:active, .btn-primary.active, .active.course-button-blue, .active.button-blue, .active.submit-blue, .active.ui-button, .active.submit-blue-bottom, .active.SrchBtn, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.course-button-blue, .open > .dropdown-toggle.button-blue, .open > .dropdown-toggle.submit-blue, .open > .dropdown-toggle.ui-button, .open > .dropdown-toggle.submit-blue-bottom, .open > .dropdown-toggle.SrchBtn {
        color: #fff;
        background-color: #012844;
        border-color: #001321;
    }
    /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-primary:active, .course-button-blue:active, .button-blue:active, .submit-blue:active, .ui-button:active, .submit-blue-bottom:active, .SrchBtn:active, .btn-primary.active, .active.course-button-blue, .active.button-blue, .active.submit-blue, .active.ui-button, .active.submit-blue-bottom, .active.SrchBtn, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.course-button-blue, .open > .dropdown-toggle.button-blue, .open > .dropdown-toggle.submit-blue, .open > .dropdown-toggle.ui-button, .open > .dropdown-toggle.submit-blue-bottom, .open > .dropdown-toggle.SrchBtn {
        background-image: none;
    }
    /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-primary.disabled, .disabled.course-button-blue, .disabled.button-blue, .disabled.submit-blue, .disabled.ui-button, .disabled.submit-blue-bottom, .disabled.SrchBtn, .btn-primary.disabled:hover, .disabled.course-button-blue:hover, .disabled.button-blue:hover, .disabled.submit-blue:hover, .disabled.ui-button:hover, .disabled.submit-blue-bottom:hover, .disabled.SrchBtn:hover, .btn-primary.disabled:focus, .disabled.course-button-blue:focus, .disabled.button-blue:focus, .disabled.submit-blue:focus, .disabled.ui-button:focus, .disabled.submit-blue-bottom:focus, .disabled.SrchBtn:focus, .btn-primary.disabled.focus, .disabled.focus.course-button-blue, .disabled.focus.button-blue, .disabled.focus.submit-blue, .disabled.focus.ui-button, .disabled.focus.submit-blue-bottom, .disabled.focus.SrchBtn, .btn-primary.disabled:active, .disabled.course-button-blue:active, .disabled.button-blue:active, .disabled.submit-blue:active, .disabled.ui-button:active, .disabled.submit-blue-bottom:active, .disabled.SrchBtn:active, .btn-primary.disabled.active, .disabled.active.course-button-blue, .disabled.active.button-blue, .disabled.active.submit-blue, .disabled.active.ui-button, .disabled.active.submit-blue-bottom, .disabled.active.SrchBtn, .btn-primary[disabled], [disabled].course-button-blue, [disabled].button-blue, [disabled].submit-blue, [disabled].ui-button, [disabled].submit-blue-bottom, [disabled].SrchBtn, .btn-primary[disabled]:hover, [disabled].course-button-blue:hover, [disabled].button-blue:hover, [disabled].submit-blue:hover, [disabled].ui-button:hover, [disabled].submit-blue-bottom:hover, [disabled].SrchBtn:hover, .btn-primary[disabled]:focus, [disabled].course-button-blue:focus, [disabled].button-blue:focus, [disabled].submit-blue:focus, [disabled].ui-button:focus, [disabled].submit-blue-bottom:focus, [disabled].SrchBtn:focus, .btn-primary[disabled].focus, [disabled].focus.course-button-blue, [disabled].focus.button-blue, [disabled].focus.submit-blue, [disabled].focus.ui-button, [disabled].focus.submit-blue-bottom, [disabled].focus.SrchBtn, .btn-primary[disabled]:active, [disabled].course-button-blue:active, [disabled].button-blue:active, [disabled].submit-blue:active, [disabled].ui-button:active, [disabled].submit-blue-bottom:active, [disabled].SrchBtn:active, .btn-primary[disabled].active, [disabled].active.course-button-blue, [disabled].active.button-blue, [disabled].active.submit-blue, [disabled].active.ui-button, [disabled].active.submit-blue-bottom, [disabled].active.SrchBtn, fieldset[disabled] .btn-primary, fieldset[disabled] .course-button-blue, fieldset[disabled] .button-blue, fieldset[disabled] .submit-blue, fieldset[disabled] .ui-button, fieldset[disabled] .submit-blue-bottom, fieldset[disabled] .SrchBtn, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .course-button-blue:hover, fieldset[disabled] .button-blue:hover, fieldset[disabled] .submit-blue:hover, fieldset[disabled] .ui-button:hover, fieldset[disabled] .submit-blue-bottom:hover, fieldset[disabled] .SrchBtn:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .course-button-blue:focus, fieldset[disabled] .button-blue:focus, fieldset[disabled] .submit-blue:focus, fieldset[disabled] .ui-button:focus, fieldset[disabled] .submit-blue-bottom:focus, fieldset[disabled] .SrchBtn:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.course-button-blue, fieldset[disabled] .focus.button-blue, fieldset[disabled] .focus.submit-blue, fieldset[disabled] .focus.ui-button, fieldset[disabled] .focus.submit-blue-bottom, fieldset[disabled] .focus.SrchBtn, fieldset[disabled] .btn-primary:active, fieldset[disabled] .course-button-blue:active, fieldset[disabled] .button-blue:active, fieldset[disabled] .submit-blue:active, fieldset[disabled] .ui-button:active, fieldset[disabled] .submit-blue-bottom:active, fieldset[disabled] .SrchBtn:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .active.course-button-blue, fieldset[disabled] .active.button-blue, fieldset[disabled] .active.submit-blue, fieldset[disabled] .active.ui-button, f ieldset[disabled] .active.submit-blue-bottom, fieldset[disabled] .active.SrchBtn {
        background-color: #014677;
        border-color: #01375e;
    }
    /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-primary .badge, .course-button-blue .badge, .button-blue .badge, .submit-blue .badge, .ui-button .badge, .submit-blue-bottom .badge, .SrchBtn .badge {
        color: #014677;
        background-color: #fff;
    }

/* line 67, ../sass/bootstrap/_buttons.scss */
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
    /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }
    /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none;
    }
    /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }
    /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

/* line 71, ../sass/bootstrap/_buttons.scss */
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
    /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }
    /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none;
    }
    /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }
    /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

/* line 75, ../sass/bootstrap/_buttons.scss */
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
    /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }
    /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }
    /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }
    /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

/* line 79, ../sass/bootstrap/_buttons.scss */
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
    /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }
    /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }
    /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }
    /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

/* line 88, ../sass/bootstrap/_buttons.scss */
.btn-link {
    color: #014677;
    font-weight: normal;
    border-radius: 0;
}
    /* line 93, ../sass/bootstrap/_buttons.scss */
    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
        /* line 101, ../sass/bootstrap/_buttons.scss */
        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }
            /* line 107, ../sass/bootstrap/_buttons.scss */
            .btn-link:hover, .btn-link:focus {
                color: #00192b;
                text-decoration: underline;
                background-color: transparent;
            }
            /* line 115, ../sass/bootstrap/_buttons.scss */
            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #777777;
                text-decoration: none;
            }

/* line 127, ../sass/bootstrap/_buttons.scss */
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

/* line 131, ../sass/bootstrap/_buttons.scss */
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 135, ../sass/bootstrap/_buttons.scss */
.btn-xs, .mba-listsummary-documents .button-blue {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 143, ../sass/bootstrap/_buttons.scss */
.btn-block {
    display: block;
    width: 100%;
}

    /* line 149, ../sass/bootstrap/_buttons.scss */
    .btn-block + .btn-block {
        margin-top: 5px;
    }

/* line 157, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/bootstrap/_forms.scss */
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

/* line 47, ../sass/bootstrap/_forms.scss */
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 52, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

/* line 60, ../sass/bootstrap/_forms.scss */
input[type="file"] {
    display: block;
}

/* line 65, ../sass/bootstrap/_forms.scss */
input[type="range"] {
    display: block;
    width: 100%;
}

/* line 71, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
    height: auto;
}

/* line 77, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/* line 84, ../sass/bootstrap/_forms.scss */
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
}

/* line 115, ../sass/bootstrap/_forms.scss */
.form-control, select, .design_textfield, .black, .txtsearchtext {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
    /* line 57, ../sass/bootstrap/mixins/_forms.scss */
    .form-control:focus, select:focus, .design_textfield:focus, .black:focus, .txtsearchtext:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }
    /* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
    .form-control::-moz-placeholder, select::-moz-placeholder, .design_textfield::-moz-placeholder, .black::-moz-placeholder, .txtsearchtext::-moz-placeholder {
        color: #999;
        opacity: 1;
    }
    /* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
    .form-control:-ms-input-placeholder, select:-ms-input-placeholder, .design_textfield:-ms-input-placeholder, .black:-ms-input-placeholder, .txtsearchtext:-ms-input-placeholder {
        color: #999;
    }
    /* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
    .form-control::-webkit-input-placeholder, select::-webkit-input-placeholder, .design_textfield::-webkit-input-placeholder, .black::-webkit-input-placeholder, .txtsearchtext::-webkit-input-placeholder {
        color: #999;
    }
    /* line 141, ../sass/bootstrap/_forms.scss */
    .form-control[disabled], select[disabled], [disabled].design_textfield, [disabled].black, [disabled].txtsearchtext, .form-control[readonly], select[readonly], [readonly].design_textfield, [readonly].black, [readonly].txtsearchtext, fieldset[disabled] .form-control, fieldset[disabled] select, fieldset[disabled] .design_textfield, fieldset[disabled] .black, fieldset[disabled] .txtsearchtext {
        background-color: #eeeeee;
        opacity: 1;
    }
    /* line 148, ../sass/bootstrap/_forms.scss */
    .form-control[disabled], select[disabled], [disabled].design_textfield, [disabled].black, [disabled].txtsearchtext, fieldset[disabled] .form-control, fieldset[disabled] select, fieldset[disabled] .design_textfield, fieldset[disabled] .black, fieldset[disabled] .txtsearchtext {
        cursor: not-allowed;
    }

/* line 157, ../sass/bootstrap/_forms.scss */
textarea.form-control, textarea.design_textfield, textarea.black, textarea.txtsearchtext {
    height: auto;
}

/* line 169, ../sass/bootstrap/_forms.scss */
input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* line 182, ../sass/bootstrap/_forms.scss */
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px;
    }
        /* line 188, ../sass/bootstrap/_forms.scss */
        input[type="date"].input-sm, .input-group-sm input[type="date"],
        input[type="time"].input-sm, .input-group-sm input[type="time"],
        input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"],
        input[type="month"].input-sm, .input-group-sm input[type="month"] {
            line-height: 30px;
        }
        /* line 193, ../sass/bootstrap/_forms.scss */
        input[type="date"].input-lg, .input-group-lg input[type="date"],
        input[type="time"].input-lg, .input-group-lg input[type="time"],
        input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"],
        input[type="month"].input-lg, .input-group-lg input[type="month"] {
            line-height: 46px;
        }
}
/* line 206, ../sass/bootstrap/_forms.scss */
.form-group {
    margin-bottom: 15px;
}

/* line 215, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
    /* line 222, ../sass/bootstrap/_forms.scss */
    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    /* line 230, ../sass/bootstrap/_forms.scss */
    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    /* line 239, ../sass/bootstrap/_forms.scss */
    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

/* line 245, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    /* line 255, ../sass/bootstrap/_forms.scss */
    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

/* line 267, ../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

/* line 276, ../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

/* line 286, ../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

/* line 298, ../sass/bootstrap/_forms.scss */
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
    /* line 306, ../sass/bootstrap/_forms.scss */
    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-sm {
    height: 30px;
    line-height: 30px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm .form-control, .form-group-sm select, .form-group-sm .design_textfield, .form-group-sm .black, .form-group-sm .txtsearchtext {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
    /* line 79, ../sass/bootstrap/mixins/_forms.scss */
    .form-group-sm select.form-control, .form-group-sm select, .form-group-sm select.design_textfield, .form-group-sm select.black, .form-group-sm select.txtsearchtext {
        height: 30px;
        line-height: 30px;
    }
        /* line 84, ../sass/bootstrap/mixins/_forms.scss */
        .form-group-sm textarea.form-control, .form-group-sm textarea.design_textfield, .form-group-sm textarea.black, .form-group-sm textarea.txtsearchtext,
        .form-group-sm select[multiple].form-control,
        .form-group-sm select[multiple],
        .form-group-sm select[multiple].design_textfield,
        .form-group-sm select[multiple].black,
        .form-group-sm select[multiple].txtsearchtext {
            height: auto;
        }
/* line 327, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-lg {
    height: 46px;
    line-height: 46px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg .form-control, .form-group-lg select, .form-group-lg .design_textfield, .form-group-lg .black, .form-group-lg .txtsearchtext {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
    /* line 79, ../sass/bootstrap/mixins/_forms.scss */
    .form-group-lg select.form-control, .form-group-lg select, .form-group-lg select.design_textfield, .form-group-lg select.black, .form-group-lg select.txtsearchtext {
        height: 46px;
        line-height: 46px;
    }
        /* line 84, ../sass/bootstrap/mixins/_forms.scss */
        .form-group-lg textarea.form-control, .form-group-lg textarea.design_textfield, .form-group-lg textarea.black, .form-group-lg textarea.txtsearchtext,
        .form-group-lg select[multiple].form-control,
        .form-group-lg select[multiple],
        .form-group-lg select[multiple].design_textfield,
        .form-group-lg select[multiple].black,
        .form-group-lg select[multiple].txtsearchtext {
            height: auto;
        }
/* line 341, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    min-height: 38px;
}

/* line 355, ../sass/bootstrap/_forms.scss */
.has-feedback {
    position: relative;
}
    /* line 360, ../sass/bootstrap/_forms.scss */
    .has-feedback .form-control, .has-feedback select, .has-feedback .design_textfield, .has-feedback .black, .has-feedback .txtsearchtext {
        padding-right: 42.5px;
    }

/* line 365, ../sass/bootstrap/_forms.scss */
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

/* line 377, ../sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

/* line 382, ../sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success select, .has-success .design_textfield, .has-success .black, .has-success .txtsearchtext {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
    /* line 24, ../sass/bootstrap/mixins/_forms.scss */
    .has-success .form-control:focus, .has-success select:focus, .has-success .design_textfield:focus, .has-success .black:focus, .has-success .txtsearchtext:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
    color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning select, .has-warning .design_textfield, .has-warning .black, .has-warning .txtsearchtext {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
    /* line 24, ../sass/bootstrap/mixins/_forms.scss */
    .has-warning .form-control:focus, .has-warning select:focus, .has-warning .design_textfield:focus, .has-warning .black:focus, .has-warning .txtsearchtext:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
    color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control, .has-error select, .has-error .design_textfield, .has-error .black, .has-error .txtsearchtext {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
    /* line 24, ../sass/bootstrap/mixins/_forms.scss */
    .has-error .form-control:focus, .has-error select:focus, .has-error .design_textfield:focus, .has-error .black:focus, .has-error .txtsearchtext:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
    color: #a94442;
}

/* line 402, ../sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
/* line 405, ../sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

/* line 416, ../sass/bootstrap/_forms.scss */
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

input.submit {
    background: transparent url(../images/rounded-header.gif) top left no-repeat;
    width: 240px;
    height: 35px;
    color: #fff;
    cursor: pointer;
}

input.button-blue {
    background: none repeat scroll 0 0 #014677;
}

input .go {
    color: #fff;
    background-color: #014677;
    border-color: #01375e;
}

@media (min-width: 768px) {
    /* line 441, ../sass/bootstrap/_forms.scss */
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    /* line 448, ../sass/bootstrap/_forms.scss */
    .form-inline .form-control, .form-inline select, .form-inline .design_textfield, .form-inline .black, .form-inline .txtsearchtext {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    /* line 455, ../sass/bootstrap/_forms.scss */
    .form-inline .form-control-static {
        display: inline-block;
    }
    /* line 459, ../sass/bootstrap/_forms.scss */
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
        /* line 463, ../sass/bootstrap/_forms.scss */
        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control,
        .form-inline .input-group select,
        .form-inline .input-group .design_textfield,
        .form-inline .input-group .black,
        .form-inline .input-group .txtsearchtext {
            width: auto;
        }
        /* line 471, ../sass/bootstrap/_forms.scss */
        .form-inline .input-group > .form-control, .form-inline .input-group > select, .form-inline .input-group > .design_textfield, .form-inline .input-group > .black, .form-inline .input-group > .txtsearchtext {
            width: 100%;
        }
    /* line 475, ../sass/bootstrap/_forms.scss */
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    /* line 482, ../sass/bootstrap/_forms.scss */
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
        /* line 489, ../sass/bootstrap/_forms.scss */
        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }
        /* line 493, ../sass/bootstrap/_forms.scss */
        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }
    /* line 500, ../sass/bootstrap/_forms.scss */
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

/* line 522, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
/* line 532, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}
/* line 538, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
    /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }
    /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width: 768px) {
    /* line 545, ../sass/bootstrap/_forms.scss */
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
/* line 556, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    /* line 566, ../sass/bootstrap/_forms.scss */
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
    }
}

@media (min-width: 768px) {
    /* line 573, ../sass/bootstrap/_forms.scss */
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .EktronMyAccount_SerializableContainer:before, .clearfix:after, .EktronMyAccount_SerializableContainer:after {
    content: " ";
    display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after, .EktronMyAccount_SerializableContainer:after {
    clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
    float: right !important;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
    float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
    display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
    display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
    visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
    display: none !important;
}

/* line 53, ../sass/bootstrap/_utilities.scss */
.affix {
    position: fixed;
}

/* line 1, ../sass/_pushmenu.scss */
a.open-panel, a.close-panel {
    display: none;
}

/* line 4, ../sass/_pushmenu.scss */
a.open-panel, a.close-panel {
    display: none;
}

@media only screen and (max-width: 991px) {
    /* Move nav off screen, setup transitions */
    /* line 12, ../sass/_pushmenu.scss */
    nav {
        width: 45%;
        position: absolute;
        left: 100%;
        top: 0;
        height: 100%;
        background: #014677;
        font-size: 16px;
        font-size: 1rem;
    }

    /* Display nav items vertically */
    /* line 24, ../sass/_pushmenu.scss */
    ul.menu {
        border-top: 1px solid #888;
    }
        /* line 27, ../sass/_pushmenu.scss */
        ul.menu li {
            float: none;
            width: 100%;
            text-align: left;
            padding: .5em 1em;
            box-sizing: border-box;
            border-bottom: 1px solid #888;
        }

    /* Reveal open/close buttons */
    /* line 38, ../sass/_pushmenu.scss */
    a.open-panel, a.close-panel {
        display: inline;
    }

    /* line 42, ../sass/_pushmenu.scss */
    .close-panel {
        position: relative;
        top: .3em;
        left: 1em;
        color: #fff;
        font-size: 16px;
        z-index: 100;
    }
        /* line 49, ../sass/_pushmenu.scss */
        .close-panel:hover {
            color: #fff;
        }

    /* line 54, ../sass/_pushmenu.scss */
    .openNav #mba-outer-wrapper {
        left: 0;
        -webkit-transform: translate3d(-45%, 0, 0);
        -moz-transform: translate3d(-45%, 0, 0);
        -ms-transform: translate3d(-45%, 0, 0);
        -o-transform: translate3d(-45%, 0, 0);
        transform: translate3d(-45%, 0, 0);
        -webkit-transition: -webkit-transform 0ms ease;
        -moz-transition: -moz-transform 0ms ease;
        -o-transition: -o-transform 0ms ease;
        transition: transform 0ms ease;
    }

    /* When the panel is closed, transition the page back to the left */
    /* line 68, ../sass/_pushmenu.scss */
    #mba-outer-wrapper {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
    }

    /* line 80, ../sass/_pushmenu.scss */
    body {
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 991px) {
    /* Move nav off screen, setup transitions */
    /* line 88, ../sass/_pushmenu.scss */
    nav {
        width: 45%;
        position: absolute;
        left: 100%;
        top: 0;
        height: 100%;
        background: #014677;
        font-size: 16px;
        font-size: 1rem;
    }

    /* Display nav items vertically */
    /* line 100, ../sass/_pushmenu.scss */
    ul.menu {
        border-top: 1px solid #888;
    }
        /* line 103, ../sass/_pushmenu.scss */
        ul.menu li {
            float: none;
            width: 100%;
            text-align: left;
            padding: .5em 1em;
            box-sizing: border-box;
            border-bottom: 1px solid #888;
        }

    /* Reveal open/close buttons */
    /* line 114, ../sass/_pushmenu.scss */
    a.open-panel, a.close-panel {
        display: inline;
    }

    /* line 118, ../sass/_pushmenu.scss */
    .close-panel {
        position: relative;
        top: .3em;
        left: 1em;
        color: #fff;
        font-size: 16px;
        z-index: 100;
    }
        /* line 125, ../sass/_pushmenu.scss */
        .close-panel:hover {
            color: #fff;
        }

    /* line 130, ../sass/_pushmenu.scss */
    .openNav #mba-outer-wrapper {
        left: 0;
        -webkit-transform: translate3d(-45%, 0, 0);
        -moz-transform: translate3d(-45%, 0, 0);
        -ms-transform: translate3d(-45%, 0, 0);
        -o-transform: translate3d(-45%, 0, 0);
        transform: translate3d(-45%, 0, 0);
        -webkit-transition: -webkit-transform 0ms ease;
        -moz-transition: -moz-transform 0ms ease;
        -o-transition: -o-transform 0ms ease;
        transition: transform 0ms ease;
    }

    /* When the panel is closed, transition the page back to the left */
    /* line 144, ../sass/_pushmenu.scss */
    #mba-outer-wrapper {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
    }

    /* line 156, ../sass/_pushmenu.scss */
    body {
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 991px) {
    /* Move nav off screen, setup transitions */
    /* line 164, ../sass/_pushmenu.scss */
    nav {
        width: 45%;
        position: absolute;
        left: 100%;
        top: 0;
        height: 100%;
        background: #014677;
        font-size: 16px;
        font-size: 1rem;
    }

    /* Display nav items vertically */
    /* line 176, ../sass/_pushmenu.scss */
    ul.menu {
        border-top: 1px solid #888;
    }
        /* line 179, ../sass/_pushmenu.scss */
        ul.menu li {
            float: none;
            width: 100%;
            text-align: left;
            padding: .5em 1em;
            box-sizing: border-box;
            border-bottom: 1px solid #888;
        }

    /* Reveal open/close buttons */
    /* line 190, ../sass/_pushmenu.scss */
    a.open-panel, a.close-panel {
        display: inline;
    }

    /* line 194, ../sass/_pushmenu.scss */
    .close-panel {
        position: relative;
        top: .3em;
        left: 1em;
        color: #fff;
        font-size: 16px;
        z-index: 100;
    }
        /* line 201, ../sass/_pushmenu.scss */
        .close-panel:hover {
            color: #fff;
        }

    /* line 206, ../sass/_pushmenu.scss */
    .openNav #mba-outer-wrapper {
        left: 0;
        -webkit-transform: translate3d(-45%, 0, 0);
        -moz-transform: translate3d(-45%, 0, 0);
        -ms-transform: translate3d(-45%, 0, 0);
        -o-transform: translate3d(-45%, 0, 0);
        transform: translate3d(-45%, 0, 0);
        -webkit-transition: -webkit-transform 0ms ease;
        -moz-transition: -moz-transform 0ms ease;
        -o-transition: -o-transform 0ms ease;
        transition: transform 0ms ease;
    }

    /* When the panel is closed, transition the page back to the left */
    /* line 220, ../sass/_pushmenu.scss */
    #mba-outer-wrapper {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
    }

    /* line 232, ../sass/_pushmenu.scss */
    body {
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 600px) {
    /* Move nav off screen, setup transitions */
    /* line 240, ../sass/_pushmenu.scss */
    nav {
        width: 70%;
        position: absolute;
        left: 100%;
        top: 0;
        height: 100%;
        background: #014677;
        font-size: 16px;
        font-size: 1rem;
    }

    /* Display nav items vertically */
    /* line 252, ../sass/_pushmenu.scss */
    ul.menu {
        border-top: 1px solid #888;
    }
        /* line 255, ../sass/_pushmenu.scss */
        ul.menu li {
            float: none;
            width: 100%;
            text-align: left;
            padding: .5em 1em;
            box-sizing: border-box;
            border-bottom: 1px solid #888;
        }

    /* Reveal open/close buttons */
    /* line 266, ../sass/_pushmenu.scss */
    a.open-panel, a.close-panel {
        display: inline;
    }

    /* line 270, ../sass/_pushmenu.scss */
    .close-panel {
        position: relative;
        top: .3em;
        left: 1em;
        color: #fff;
        font-size: 16px;
        z-index: 100;
    }
        /* line 277, ../sass/_pushmenu.scss */
        .close-panel:hover {
            color: #fff;
        }

    /* line 282, ../sass/_pushmenu.scss */
    .openNav #mba-outer-wrapper {
        left: 0;
        -webkit-transform: translate3d(-70%, 0, 0);
        -moz-transform: translate3d(-70%, 0, 0);
        -ms-transform: translate3d(-70%, 0, 0);
        -o-transform: translate3d(-70%, 0, 0);
        transform: translate3d(-70%, 0, 0);
        -webkit-transition: -webkit-transform 0ms ease;
        -moz-transition: -moz-transform 0ms ease;
        -o-transition: -o-transform 0ms ease;
        transition: transform 0ms ease;
    }

    /* When the panel is closed, transition the page back to the left */
    /* line 296, ../sass/_pushmenu.scss */
    #mba-outer-wrapper {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
    }

    /* line 308, ../sass/_pushmenu.scss */
    body {
        overflow-x: hidden;
    }
}
/* line 1, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav:not(.sm-collapsible) ul .caret {
    position: absolute;
    right: 0;
    margin-top: 6px;
    margin-right: 15px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px dashed;
}

/* line 10, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
    padding-right: 30px;
}

/* line 13, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    position: absolute;
    right: 0;
    margin: -3px 0 0 0;
    padding: 0;
    width: 32px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    border-width: 0;
    border-style: solid;
    font-family: 'fontAwesome';
    font-weight: 300;
}

    /* line 27, ../sass/_jquery.smartmenus.bootstrap.scss */
    .navbar-nav.sm-collapsible .caret:before {
        content: '\f078';
    }

/* line 30, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible .open > a > .caret:before {
    content: '\f077';
}

/* line 34, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background: transparent;
}

/* line 37, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible a.has-submenu {
    /*padding-right: 50px;*/
}

/* line 40, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret, .navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
    position: static;
    margin: 0 0 0 2px;
    padding: 0;
    width: 0;
    height: 0;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-bottom: 0;
    border-left: 4px solid transparent;
}

    /* line 51, ../sass/_jquery.smartmenus.bootstrap.scss */
    .navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
        content: '' !important;
    }

/* line 54, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
    padding-right: 15px;
}

/* line 57, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
    text-align: center;
}

/* line 65, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid;
    border-left: 7px dashed transparent;
}

/* line 78, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav span.scroll-down-arrow {
    top: 6px;
    border-top: 7px solid;
    border-right: 7px dashed transparent;
    border-bottom: 7px dashed transparent;
    border-left: 7px dashed transparent;
}

/* line 85, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 35px;
}

/* line 89, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
    padding-left: 45px;
}

/* line 93, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 55px;
}

/* line 97, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 65px;
}

/* line 101, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav .dropdown-menu > li > a {
    white-space: normal;
}

/* line 104, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav ul.sm-nowrap > li > a {
    white-space: nowrap;
}

/* line 107, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-nav.sm-collapsible ul.sm-nowrap > li > a {
    white-space: normal;
}

/* line 110, ../sass/_jquery.smartmenus.bootstrap.scss */
.navbar-right ul.dropdown-menu {
    left: 0;
    right: auto;
}

/* line 1, ../sass/_mainMenu.scss */
.open-panel {
    position: absolute;
    top: 49px;
    color: #014677;
    font-size: 22px;
    right: 15px;
    cursor: pointer;
}

/* line 10, ../sass/_mainMenu.scss */
.menu-button {
    position: relative;
    cursor: pointer;
}

/* line 15, ../sass/_mainMenu.scss */
.dropdown-menu {
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    min-width: 210px !important;
}
    /* line 19, ../sass/_mainMenu.scss */
    .dropdown-menu a {
        font-weight: 600 !important;
    }

/* line 23, ../sass/_mainMenu.scss */
.navbar {
    min-height: 20px;
    z-index: 100000;
}

/* line 29, ../sass/_mainMenu.scss */
nav li a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-weight: 600;
}

/* line 35, ../sass/_mainMenu.scss */
.navbar-nav > li.dropdown a .caret {
    display: none;
}

/* line 38, ../sass/_mainMenu.scss */
.navbar-nav > li.dropdown .dropdown-menu .caret {
    display: inline-block;
}

/* line 41, ../sass/_mainMenu.scss */
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

/* line 45, ../sass/_mainMenu.scss */
.navbar-nav {
    margin: 0;
}

/* New Styles for menu */
/* line 51, ../sass/_mainMenu.scss */
.navbar-inverse {
    background: #014677;
}

/* line 52, ../sass/_mainMenu.scss */
.dropdown-menu {
    background: rgba(1, 70, 119, 0.9);
}

/* line 53, ../sass/_mainMenu.scss */
.navbar-inverse {
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/* line 54, ../sass/_mainMenu.scss */
.dropdown-menu a {
    color: #fff !important;
}

/* line 55, ../sass/_mainMenu.scss */
a.highlighted {
    background: #014677 !important;
}

/* line 56, ../sass/_mainMenu.scss */
.open a:hover {
    background: #014677 !important;
}

/* line 57, ../sass/_mainMenu.scss */
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

    /* line 58, ../sass/_mainMenu.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active, .navbar-inverse .navbar-nav > li > a:visited, .navbar-inverse .navbar-nav > li > a:link {
        background: #014677 !important;
    }

/* line 59, ../sass/_mainMenu.scss */
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active {
    background: #014677 !important;
}

/* line 60, ../sass/_mainMenu.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #014677 !important;
}

/* line 63, ../sass/_mainMenu.scss */
.navicon-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    user-select: none;
    opacity: .8;
}

/* line 74, ../sass/_mainMenu.scss */
.navicon {
    position: relative;
    width: 24px;
    height: 3px;
    background: #000;
    border-radius: 2.5rem;
}

    /* line 84, ../sass/_mainMenu.scss */
    .navicon:before, .navicon:after {
        display: block;
        content: "";
        height: 3px;
        width: 24px;
        background: #000;
        position: absolute;
        z-index: -1;
        border-radius: 1rem;
    }

    /* line 96, ../sass/_mainMenu.scss */
    .navicon:before {
        top: 8px;
    }

    /* line 99, ../sass/_mainMenu.scss */
    .navicon:after {
        top: -8px;
    }

/*.opt:not(.steps) .navicon:before,
.opt:not(.steps) .navicon:after {
  top: 0 !important;
}*/
/* Minus */
/* ?ù and + */
/* line 154, ../sass/_mainMenu.scss */
.navbar {
    margin-bottom: 0;
}

/* Portrait and Landscape */
@media only screen and (max-width: 991px) {
    /* line 167, ../sass/_mainMenu.scss */
    .navbar {
        position: absolute !important;
        display: none;
    }

    /* line 171, ../sass/_mainMenu.scss */
    .navbar-default .navbar-nav > li > a {
        border-bottom: solid 1px #033559 !important;
    }

    /* line 174, ../sass/_mainMenu.scss */
    .navbar-nav {
        float: none !important;
    }

        /* line 177, ../sass/_mainMenu.scss */
        .navbar-nav > li {
            float: none !important;
        }

    /* line 180, ../sass/_mainMenu.scss */
    .dropdown-menu {
        position: inherit !important;
        float: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

    /* line 188, ../sass/_mainMenu.scss */
    .navbar-collapse {
        border: none !important;
        box-shadow: none !important;
    }

    /* line 189, ../sass/_mainMenu.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        border-bottom: solid 1px #033559 !important;
    }

    /* line 192, ../sass/_mainMenu.scss */
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px !important;
    }

    /* line 195, ../sass/_mainMenu.scss */
    .dropdown-menu {
        font-size: 16px;
        font-size: 1rem;
        min-width: inherit;
    }

    /* line 199, ../sass/_mainMenu.scss */
    .navbar {
        min-height: 50px;
        margin: 0;
    }

    /* line 204, ../sass/_mainMenu.scss */
    nav li a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-right: 50px !important;
    }

    /* line 210, ../sass/_mainMenu.scss */
    .navbar-toggle {
        float: none !important;
    }

    /* line 211, ../sass/_mainMenu.scss */
    .navbar-nav .open .dropdown-menu > li > a {
        padding-left: 30px !important;
    }

    /* line 212, ../sass/_mainMenu.scss */
    .navbar-nav .open .dropdown-menu > li li > a {
        padding-left: 45px !important;
    }

    /* line 213, ../sass/_mainMenu.scss */
    .navbar-nav > li.dropdown a .caret {
        display: inline-block;
    }
}

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}
/* line 23, ../sass/_common.scss */
.btn:focus, .course-button-blue:focus, .button-blue:focus, .submit-blue:focus, .ui-button:focus, .submit-blue-bottom:focus, .SrchBtn:focus, .btn:active:focus, .course-button-blue:active:focus, .button-blue:active:focus, .submit-blue:active:focus, .ui-button:active:focus, .submit-blue-bottom:active:focus, .SrchBtn:active:focus, .btn.active:focus, .active.course-button-blue:focus, .active.button-blue:focus, .active.submit-blue:focus, .active.ui-button:focus, .active.submit-blue-bottom:focus, .active.SrchBtn:focus {
    outline: none;
    outline-offset: none;
}

/* line 35, ../sass/_common.scss */
a.button-blue {
    color: #fff !important;
}
    /* line 37, ../sass/_common.scss */
    a.button-blue:hover {
        color: #fff !important;
    }

/* line 52, ../sass/_common.scss */
.modal {
    z-index: 100002;
}

/* line 53, ../sass/_common.scss */
.modal-backdrop {
    z-index: 100001;
}

/* line 55, ../sass/_common.scss */
.ui-button-text {
    padding: 1px 0 !important;
}

/* line 57, ../sass/_common.scss */
.no-pd {
    padding: 0;
}

/* line 58, ../sass/_common.scss */
.no-pd-lft {
    padding-left: 0;
}

/* line 59, ../sass/_common.scss */
.no-pd-rgt {
    padding-right: 0;
}

/* line 60, ../sass/_common.scss */
.noPdBox *[class*="col-"] {
    padding: 0;
}

/* line 63, ../sass/_common.scss */
.noPdBox .row {
    margin: 0;
}

/* line 66, ../sass/_common.scss */
.removeMar {
    margin-left: 0;
    margin-right: 0;
}

/* line 70, ../sass/_common.scss */
.no-Mar {
    margin: 0 !important;
}

/* line 71, ../sass/_common.scss */
.mar-r-10 {
    margin-right: 10px;
}

/* line 72, ../sass/_common.scss */
.mar-t-10 {
    margin-top: 10px;
}

/* line 73, ../sass/_common.scss */
.modal-vertical-centered {
    transform: translate(0, 80%) !important;
    -ms-transform: translate(0, 80%) !important;
    /* IE 9 */
    -webkit-transform: translate(0, 80%) !important;
    /* Safari and Chrome */
}

/* line 78, ../sass/_common.scss */
.hgLgtTxt00 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    color: #999999;
}

/* line 83, ../sass/_common.scss */
.UL {
    text-decoration: underline;
}

/* line 86, ../sass/_common.scss */
.listInline li {
    float: left;
    padding-right: 5px;
}

/* line 90, ../sass/_common.scss */
.ui-widget-overlay {
    display: none;
}

/* line 94, ../sass/_common.scss */
.Icn:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
}
/* line 99, ../sass/_common.scss */
.Icn:after {
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
}

/* line 105, ../sass/_common.scss */
.caret-down:before {
    content: "\f0d7";
    margin-left: 5px;
}

/* line 109, ../sass/_common.scss */
.caret-up:before {
    content: "\f0d8";
    margin-left: 5px;
}

/* line 114, ../sass/_common.scss */
.Close:after {
    content: "\f057";
}

/* line 119, ../sass/_common.scss */
.Phone:before {
    content: "\f095";
    font-size: 16px;
    margin-right: 6px;
}

/* line 126, ../sass/_common.scss */
.phno:before {
    content: "\f095";
    font-size: 14px;
    margin-right: 6px;
}

/* line 133, ../sass/_common.scss */
.cntMail:before {
    content: "\f0e0";
    margin-right: 6px;
}

/* line 139, ../sass/_common.scss */
.cntWeb:before {
    content: "\f0ac";
    font-size: 16px;
    margin-right: 6px;
}

/* line 146, ../sass/_common.scss */
.orange {
    color: #014677 !important;
}

.trndesc{
    margin-top: 10px;
    max-height: 100px;
}

/* line 149, ../sass/_common.scss */
h1 {
    font-size: 20px;
    font-size: 1.25rem;
    color: #014677;
    margin: 25px 0 15px;
}

/* line 154, ../sass/_common.scss */
h2, h3, h4, h5 {
    margin-bottom: 10px;
    line-height: 22px;
}

/* line 158, ../sass/_common.scss */
h2 {
    margin: 20px 0 10px 0;
    font-size: 18px;
}

/* line 162, ../sass/_common.scss */
h3 {
    font-size: 16px;
    font-size: 1rem;
    margin: 15px 0 5px 0;
}

/* line 166, ../sass/_common.scss */
h4 {
    font-size: 14px;
    font-size: 0.875rem;
    color: #999999;
}

/* line 170, ../sass/_common.scss */
p {
    margin: 0 0 20px 0;
}

/* line 173, ../sass/_common.scss */
.logo {
    display: inline-block;
    padding: 20px 0;
}

    /* line 174, ../sass/_common.scss */
    .logo img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

/* line 180, ../sass/_common.scss */
#mba-wrapper {
    background-color: #fff;
}

/* line 186, ../sass/_common.scss */
#mba-content {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-top: none;
}

/* line 196, ../sass/_common.scss */
#mba-left-column {
    min-height: 440px;
}

/* line 199, ../sass/_common.scss */
nav {
    z-index: 1000;
    position: relative;
}

/* line 203, ../sass/_common.scss */
#mba-logo-white {
    display: none;
}

/* line 206, ../sass/_common.scss */
#mba-quick-links {
    margin-top: 0;
}
    /* line 208, ../sass/_common.scss */
    #mba-quick-links li {
        float: left;
        cursor: pointer;
    }
        /* line 212, ../sass/_common.scss */
        #mba-quick-links li:last-child a {
            margin-right: 0;
        }
    /* line 216, ../sass/_common.scss */
    #mba-quick-links a {
        display: block;
        padding: 10px 20px;
        margin-right: 5px;
        background: #eeeeee;
        color: #4d4d4d;
    }
        /* line 222, ../sass/_common.scss */
        #mba-quick-links a:hover {
            color: #fff;
            text-decoration: none;
        }

/* line 228, ../sass/_common.scss */
#mba-logo {
    margin-top: 20px;
}

/* line 231, ../sass/_common.scss */
.menu-container {
    padding: 10px 0;
}

/* line 234, ../sass/_common.scss */
.go-search {
    background: #d9d9d9;
    padding: 8px 10px 8px 7px;
    float: right;
    margin: -34px -37px 0 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

/* line 241, ../sass/_common.scss */
#mba-search-widget {
    width: 86%;
}

/* line 251, ../sass/_common.scss */
.carousel img {
    max-width: 100%;
    width: auto;
    height: auto;
    width: 100%;
}

/* line 256, ../sass/_common.scss */
#mba-right-column .PBViewing {
    float: none;
}

/* line 257, ../sass/_common.scss */
#mba-right-column h3 {
    margin-top: 0;
}

/* line 258, ../sass/_common.scss */
#mba-footer {
    margin-top: 20px;
}
    /* line 261, ../sass/_common.scss */
    #mba-footer a {
        color: #4d4d4d;
    }
        /* line 263, ../sass/_common.scss */
        #mba-footer a:hover {
            text-decoration: none;
        }
    /* line 265, ../sass/_common.scss */
    #mba-footer .panel-title a {
        cursor: default;
    }
    /* line 268, ../sass/_common.scss */
    #mba-footer .collapse {
        display: block;
    }
    /* line 271, ../sass/_common.scss */
    #mba-footer ul {
        margin-bottom: 10px;
    }
    /* line 274, ../sass/_common.scss */
    #mba-footer .panel-group {
        background: #f1f1f1;
        padding-top: 15px;
    }

/* line 279, ../sass/_common.scss */
.copyRgt {
    padding: 10px 0;
    text-align: right;
}
    /* line 282, ../sass/_common.scss */
    .copyRgt p {
        margin: 0;
    }
    /* line 283, ../sass/_common.scss */
    .copyRgt a:hover {
        text-decoration: none;
    }

/* line 285, ../sass/_common.scss */
.SearchPane {
    margin: 10px 10px 0;
    position: absolute;
    right: -10px;
    top: -65px;
}
    /* line 290, ../sass/_common.scss */
    .SearchPane form-group {
        width: 82%;
    }
    /* line 293, ../sass/_common.scss */
    .SearchPane .form-control, .SearchPane select, .SearchPane .design_textfield, .SearchPane .black, .SearchPane .txtsearchtext {
        padding-right: 29px;
    }
    /* line 294, ../sass/_common.scss */
    .SearchPane .btn, .SearchPane .course-button-blue, .SearchPane .button-blue, .SearchPane .submit-blue, .SearchPane .ui-button, .SearchPane .submit-blue-bottom, .SearchPane .SrchBtn {
        position: absolute;
        bottom: 15px;
        right: 0;
        line-height: 20px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

/* line 303, ../sass/_common.scss */
.pgtitle {
    color: #014677;
    margin-bottom: 15px;
    margin-top: 0;
}
    /* line 308, ../sass/_common.scss */
    .pgtitle .menuIcn:before {
        content: "\f107" !important;
    }
    /* line 312, ../sass/_common.scss */
    .pgtitle h1 {
        margin: 0 0 15px 0;
    }

/* line 316, ../sass/_common.scss */
.menuIcn {
    position: static;
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 22px;
    /* padding-top: 2px; */
    /* line-height: 64px; */
    vertical-align: text-bottom;
}

/* line 325, ../sass/_common.scss */
.shopPane {
    width: 60%;
}
    /* line 327, ../sass/_common.scss */
    .shopPane .SearchPane {
        position: static;
    }

/* line 331, ../sass/_common.scss */
.mba-acMenu {
    display: none;
}

/* line 337, ../sass/_common.scss */
.paging {
    border-top: #D3D3D3 solid 1px;
    padding: 15px 0;
    border-bottom: #D3D3D3 solid 1px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -15px;
    text-align: center;
}
    /* line 345, ../sass/_common.scss */
    .paging a {
        padding: 5px 1px 5px 1px;
        color: #999999;
    }
        /* line 348, ../sass/_common.scss */
        .paging a:first-child {
            font-size: 16px;
            text-decoration: none;
            padding-right: 0;
        }
        /* line 353, ../sass/_common.scss */
        .paging a:last-child {
            font-size: 16px;
            text-decoration: none;
            padding-left: 0;
        }
    /* line 359, ../sass/_common.scss */
    .paging span {
        color: #999999;
    }

@media screen and (max-width: 992px) {
    /* line 367, ../sass/_common.scss */
    #mba-quick-links {
        margin-top: 0;
    }
        /* line 369, ../sass/_common.scss */
        #mba-quick-links a {
            font-size: 12px;
            padding: 6px 11px;
            margin-right: 2px;
        }

    /* line 375, ../sass/_common.scss */
    #mba-search-widget {
        margin-top: 10px;
    }

    /* line 379, ../sass/_common.scss */
    #mba-search-widget {
        width: 90.8%;
    }

    /* line 382, ../sass/_common.scss */
    .copyRgt {
        text-align: center;
        font-size: 16px;
        font-size: 1rem;
        background: #eeeeee;
        margin-top: 40px;
    }

    /* line 388, ../sass/_common.scss */
    .menuIcn {
        position: absolute;
        display: inline-block;
        right: 10px;
        margin: 0 0 0 10px;
        font-size: 22px;
        vertical-align: middle;
    }

    /* line 396, ../sass/_common.scss */
    .pgtitle .Show-acMenu {
        cursor: pointer;
    }
}

@media screen and (max-width: 991px) {
    /* line 401, ../sass/_common.scss */
    nav {
        z-index: 1000;
        position: absolute;
    }

    /* line 405, ../sass/_common.scss */
    .SearchPane {
        position: relative;
        top: auto;
        right: auto;
    }

    /* line 412, ../sass/_common.scss */
    .pgtitle {
        color: #fff;
        background: #014677;
        padding: 8px 30px 8px 10px;
        font-size: 20px;
        font-size: 1.25rem;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 25px;
    }
        /* line 422, ../sass/_common.scss */
        .pgtitle h1 {
            display: inline;
            color: #fff;
        }
        /* line 426, ../sass/_common.scss */
        .pgtitle .menuIcn {
            top: 9px;
            right: 10px;
            font-weight: 400;
            color: #fff;
            position: absolute;
        }

    /* line 434, ../sass/_common.scss */
    .breadcrumb {
        margin-bottom: 0;
    }
        /* line 435, ../sass/_common.scss */
        .breadcrumb li {
            white-space: nowrap;
        }
        /* line 438, ../sass/_common.scss */
        .breadcrumb > .active {
            text-overflow: ellipsis;
            width: 150px;
            overflow: hidden;
            line-height: 10px;
        }

    /* line 445, ../sass/_common.scss */
    .mba-page-action {
        margin-bottom: 15px;
    }

    /* line 446, ../sass/_common.scss */
    .mba-acMenu {
        margin-top: -15px;
    }

    /* line 448, ../sass/_common.scss */
    .menu-container .SearchPane .btn, .menu-container .SearchPane .course-button-blue, .menu-container .SearchPane .button-blue, .menu-container .SearchPane .submit-blue, .menu-container .SearchPane .ui-button, .menu-container .SearchPane .submit-blue-bottom, .menu-container .SearchPane .SrchBtn {
        bottom: 0;
    }

    /* line 450, ../sass/_common.scss */
    .SecondaryBtn {
        background-color: #0066AE;
        border-color: #036FBD;
    }
        /* line 453, ../sass/_common.scss */
        .SecondaryBtn:hover {
            background-color: #005795;
            border-color: #005795;
        }
        /* line 457, ../sass/_common.scss */
        .SecondaryBtn:focus {
            background-color: #005795;
            border-color: #005795;
        }
        /* line 461, ../sass/_common.scss */
        .SecondaryBtn.active {
            background-color: #00518a;
            border-color: #00518a;
        }
}

@media screen and (max-width: 767px) {
    /* line 471, ../sass/_common.scss */
    #mba-footer a {
        color: #4d4d4d;
        font-size: 14px;
        font-size: 0.875rem;
    }
        /* line 474, ../sass/_common.scss */
        #mba-footer a:hover {
            text-decoration: none;
        }
    /* line 476, ../sass/_common.scss */
    #mba-footer .panel-title a {
        cursor: pointer;
    }
    /* line 479, ../sass/_common.scss */
    #mba-footer .collapse {
        display: none;
    }
        /* line 481, ../sass/_common.scss */
        #mba-footer .collapse.in {
            display: block;
        }
    /* line 485, ../sass/_common.scss */
    #mba-footer ul {
        margin-bottom: 0;
    }
    /* line 488, ../sass/_common.scss */
    #mba-footer .panel {
        border: #d9d9d9 solid 1px;
        margin-bottom: 4px;
        background: #f1f1f1;
    }
    /* line 493, ../sass/_common.scss */
    #mba-footer .panel-heading a {
        display: block;
        padding: 10px 0;
    }
    /* line 497, ../sass/_common.scss */
    #mba-footer .panel-body {
        margin-bottom: 10px;
    }
    /* line 500, ../sass/_common.scss */
    #mba-footer .panel-group {
        background: none;
        padding-top: 0;
    }

    /* line 505, ../sass/_common.scss */
    .copyRgt {
        text-align: center;
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    /* line 510, ../sass/_common.scss */
    .shopPane {
        width: 100%;
    }
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
/* line 17, ../sass/_jquery-bx-slider.scss */
.bx-wrapper {
    position: relative;
    margin: 0 auto 30px;
    padding: 0;
    *zoom: 1;
}

    /* line 24, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }

    /** THEME
===================================*/
    /* line 32, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-viewport {
        border-right: 5px solid #fff;
        border-left: 5px solid #fff;
        background: #fff;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }

    /* line 49, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -30px;
        width: 100%;
    }

    /* LOADER */
    /* line 58, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(../images/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    /* PAGER */
    /* line 71, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
        padding-bottom: 12px;
    }

        /* line 81, ../sass/_jquery-bx-slider.scss */
        .bx-wrapper .bx-pager .bx-pager-item,
        .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
            *zoom: 1;
            *display: inline;
        }

        /* line 88, ../sass/_jquery-bx-slider.scss */
        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #666;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

            /* line 101, ../sass/_jquery-bx-slider.scss */
            .bx-wrapper .bx-pager.bx-default-pager a:hover,
            .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #000;
            }

    /* DIRECTION CONTROLS (NEXT / PREV) */
    /* line 108, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(../images/controls.png) no-repeat 0 -32px;
    }

    /* line 113, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-next {
        right: 10px;
        background: url(../images/controls.png) no-repeat -43px -32px;
    }

    /* line 118, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    /* line 122, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }

    /* line 126, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999;
    }

        /* line 137, ../sass/_jquery-bx-slider.scss */
        .bx-wrapper .bx-controls-direction a.disabled {
            display: none;
        }

    /* AUTO CONTROLS (START / STOP) */
    /* line 143, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }

        /* line 147, ../sass/_jquery-bx-slider.scss */
        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            background: url(images/controls.png) -86px -11px no-repeat;
            margin: 0 3px;
        }

            /* line 157, ../sass/_jquery-bx-slider.scss */
            .bx-wrapper .bx-controls-auto .bx-start:hover,
            .bx-wrapper .bx-controls-auto .bx-start.active {
                background-position: -86px 0;
            }

        /* line 162, ../sass/_jquery-bx-slider.scss */
        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            background: url(images/controls.png) -86px -44px no-repeat;
            margin: 0 3px;
        }

            /* line 172, ../sass/_jquery-bx-slider.scss */
            .bx-wrapper .bx-controls-auto .bx-stop:hover,
            .bx-wrapper .bx-controls-auto .bx-stop.active {
                background-position: -86px -33px;
            }

    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    /* line 179, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }

    /* line 184, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }

    /* IMAGE CAPTIONS */
    /* line 191, ../sass/_jquery-bx-slider.scss */
    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666 \9;
        background: rgba(80, 80, 80, 0.75);
        width: 100%;
    }

        /* line 200, ../sass/_jquery-bx-slider.scss */
        .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: Arial;
            display: block;
            font-size: .85em;
            padding: 10px;
        }

@-webkit-keyframes myanimation {
    from {
        left: 0%;
    }

    to {
        left: 50%;
    }
}
/* line 45, ../sass/_checkoutProgressBar.scss */
.checkout-wrap {
    color: #444;
    font-family: 'PT Sans Caption', sans-serif;
    margin: 40px auto;
    max-width: 1200px;
    position: relative;
    z-index: -1;
}

/* line 53, ../sass/_checkoutProgressBar.scss */
ul.checkout-bar {
    margin: 0 20px;
}
    /* line 55, ../sass/_checkoutProgressBar.scss */
    ul.checkout-bar li {
        color: #ccc;
        display: block;
        font-size: 16px;
        font-weight: 600;
        padding: 14px 20px 14px 80px;
        position: relative;
    }
        /* line 62, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li:before {
            -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            background: #ddd;
            border: 2px solid #FFF;
            border-radius: 50%;
            color: #fff;
            font-size: 16px;
            font-weight: 700;
            left: 20px;
            line-height: 34px;
            height: 35px;
            position: absolute;
            text-align: center;
            text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
            top: 4px;
            width: 35px;
            z-index: 999;
        }
        /* line 80, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li.active {
            color: #8bc53f;
            font-weight: bold;
        }
            /* line 83, ../sass/_checkoutProgressBar.scss */
            ul.checkout-bar li.active:before {
                background: #8bc53f;
                z-index: 99999;
            }
        /* line 88, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li.visited {
            background: #ECECEC;
            color: #57aed1;
            z-index: 99999;
        }
            /* line 92, ../sass/_checkoutProgressBar.scss */
            ul.checkout-bar li.visited:before {
                background: #57aed1;
                z-index: 99999;
            }
        /* line 98, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li:nth-child(1):before {
            content: "1";
        }
        /* line 103, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li:nth-child(2):before {
            content: "2";
        }
        /* line 108, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li:nth-child(3):before {
            content: "3";
        }
        /* line 113, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li:nth-child(4):before {
            content: "4";
        }
        /* line 118, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li:nth-child(5):before {
            content: "5";
        }
        /* line 123, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li:nth-child(6):before {
            content: "6";
        }
    /* line 128, ../sass/_checkoutProgressBar.scss */
    ul.checkout-bar a {
        color: #57aed1;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
    }

@media all and (min-width: 800px) {
    /* line 139, ../sass/_checkoutProgressBar.scss */
    .checkout-bar li.active:after {
        -webkit-animation: myanimation 3s 0;
        background-size: 35px 35px;
        background-color: #8bc53f;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        content: "";
        height: 10px;
        width: 100%;
        left: 50%;
        position: absolute;
        top: -50px;
        z-index: 0;
    }

    /* line 151, ../sass/_checkoutProgressBar.scss */
    .checkout-wrap {
        margin: 80px auto;
    }

    /* line 154, ../sass/_checkoutProgressBar.scss */
    ul.checkout-bar {
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        background-size: 35px 35px;
        background-color: #EcEcEc;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
        border-radius: 15px;
        height: 10px;
        margin: 0 auto;
        padding: 0;
        position: absolute;
        width: 100%;
    }
        /* line 163, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar:before {
            background-size: 35px 35px;
            background-color: #57aed1;
            background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
            background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
            -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            border-radius: 15px;
            content: " ";
            height: 10px;
            left: 0;
            position: absolute;
            width: 10%;
        }
        /* line 173, ../sass/_checkoutProgressBar.scss */
        ul.checkout-bar li {
            display: inline-block;
            margin: 50px 0 0;
            padding: 0;
            text-align: center;
            width: 19%;
        }
            /* line 179, ../sass/_checkoutProgressBar.scss */
            ul.checkout-bar li:before {
                height: 45px;
                left: 40%;
                line-height: 42px;
                position: absolute;
                top: -65px;
                width: 45px;
                z-index: 99;
            }
            /* line 188, ../sass/_checkoutProgressBar.scss */
            ul.checkout-bar li.visited {
                background: none;
            }
                /* line 190, ../sass/_checkoutProgressBar.scss */
                ul.checkout-bar li.visited:after {
                    background-size: 35px 35px;
                    background-color: #57aed1;
                    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
                    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
                    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
                    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
                    content: "";
                    height: 10px;
                    left: 50%;
                    position: absolute;
                    top: -50px;
                    width: 100%;
                    z-index: 99;
                }
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot");
    src: local("FontAwesome"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}
/* line 6, ../sass/_bkDefault.scss */
.ew-widget-course-sitemap > ul > li > span {
    display: block;
    height: 180px;
    color: #000 !important;
    background: url("/uploadedImages/Content/Training/trainingHeader2.jpg") left top no-repeat;
    background-size: 100% 100%;
    font-size: 20px !important;
    line-height: 32px;
    padding: 20px 0 0 15px;
    text-indent: -9999px;
}

/* line 17, ../sass/_bkDefault.scss */
.ew-widget-course-sitemap > ul > li:first-child > span {
    background: url("/uploadedImages/Content/Training/trainingHeader1.jpg") left top no-repeat;
    background-size: 100% 100%;
}

/* line 21, ../sass/_bkDefault.scss */
.ew-widget-course-sitemap > ul > li:last-child > span {
    background: url("/uploadedImages/Content/Training/trainingHeader3.jpg") left top no-repeat;
    background-size: 100% 100%;
}

/* line 25, ../sass/_bkDefault.scss */
.CourseBX {
    margin-bottom: 20px;
}
    /* line 27, ../sass/_bkDefault.scss */
    .CourseBX h3 {
        display: none;
    }
    /* line 30, ../sass/_bkDefault.scss */
    .CourseBX #mba-promo-tiles {
        margin: 3px;
    }

/* line 34, ../sass/_bkDefault.scss */
.design_validation_failed {
    display: inline-block;
}

/* line 37, ../sass/_bkDefault.scss */
.design_textfield {
    width: 230px !important;
    margin-bottom: 2px;
}
/* line 47, ../sass/_bkDefault.scss */
.contentandmenuContent select {
    width: 223px !important;
}

.guest-tc-require checkbox {
    transform: scale(1.2);
}


/* line 50, ../sass/_bkDefault.scss */
.guest-tc input {
    vertical-align: middle;
}

/* line 53, ../sass/_bkDefault.scss */
.guest-tc label {
    display: inline;
    width: auto;
}

/* line 57, ../sass/_bkDefault.scss */
.contentandmenuContent textarea {
    width: 264px !important;
}

/* line 60, ../sass/_bkDefault.scss */
ul.tab-outline-header {
    background-color: #f5f5f5 !important;
}

/* line 63, ../sass/_bkDefault.scss */
.textPane {
    margin-bottom: 10px;
}
    /* line 65, ../sass/_bkDefault.scss */
    .textPane label {
        width: 30%;
        float: left;
    }
    /* line 69, ../sass/_bkDefault.scss */
    .textPane input.xlarge-black {
        width: 35%;
        height: 30px;
    }
    /* line 73, ../sass/_bkDefault.scss */
    .textPane input[type="submit"] {
        margin-left: 30%;
    }
    /* line 76, ../sass/_bkDefault.scss */
    .textPane textarea.xlarge-black {
        width: 35%;
        height: 120px;
    }
    /* line 80, ../sass/_bkDefault.scss */
    .textPane input {
        height: 30px !important;
    }

/* line 84, ../sass/_bkDefault.scss */
ul#course-mba-sitemap {
    list-style: none;
    float: left;
    margin: 0 0 25px 0;
    width: 100%;
    color: #014677;
}
    /* line 91, ../sass/_bkDefault.scss */
    ul#course-mba-sitemap > li {
        float: left;
        margin: 0 15px 15px 0;
        padding: 10px;
        width: 31.8%;
        background-color: #ffc000;
        color: #0f4e79;
        -webkit-border-radius: 0 0 30px 30px !important;
        -moz-border-radius: 0 0 30px 30px !important;
        -ms-border-radius: 0 0 30px 30px !important;
        border-radius: 0 0 30px 30px !important;
    }
        /* line 99, ../sass/_bkDefault.scss */
        ul#course-mba-sitemap > li:last-child {
            color: #fff;
            margin-right: 0;
            background-color: #4a71aa;
        }
            /* line 103, ../sass/_bkDefault.scss */
            ul#course-mba-sitemap > li:last-child a {
                color: #fff;
            }
        /* line 105, ../sass/_bkDefault.scss */
        ul#course-mba-sitemap > li:first-child {
            color: #fff;
            background-color: #5b9bd5;
        }
            /* line 108, ../sass/_bkDefault.scss */
            ul#course-mba-sitemap > li:first-child a {
                color: #fff;
            }
    /* line 112, ../sass/_bkDefault.scss */
    ul#course-mba-sitemap a {
        color: #0f4e79;
    }
        /* line 114, ../sass/_bkDefault.scss */
        ul#course-mba-sitemap a:hover {
            text-decoration: underline;
            color: #000;
        }
    /* line 116, ../sass/_bkDefault.scss */
    ul#course-mba-sitemap ul {
        float: left;
        display: block;
        list-style: square;
        width: 90%;
        margin: 10px 0 0 16px;
        padding: 0;
    }
        /* line 123, ../sass/_bkDefault.scss */
        ul#course-mba-sitemap ul li {
            display: list-item;
            list-style: square;
            float: none;
            margin: 10px 0;
            padding: 0 10px;
            width: 100%;
        }

/* line 133, ../sass/_bkDefault.scss */
ul#mba-sitemap {
    list-style: none;
    float: left;
    margin: 0;
    padding: 10px;
    width: 96%;
    background-color: #f1f1f1;
    color: #014677;
}

    /* line 143, ../sass/_bkDefault.scss */
    ul#mba-sitemap li {
        float: left;
        margin: 0 0 15px 20px;
        padding: 0;
        width: 30%;
    }

        /* line 150, ../sass/_bkDefault.scss */
        ul#mba-sitemap li a {
            color: #0f4e79;
        }

            /* line 154, ../sass/_bkDefault.scss */
            ul#mba-sitemap li a:hover {
                text-decoration: underline;
                color: #000;
            }

        /* line 159, ../sass/_bkDefault.scss */
        ul#mba-sitemap li ul {
            list-style: outside none disc;
            float: left;
            display: block;
            width: 90%;
            margin: 0 0 0 10px;
            padding: 0;
        }

            /* line 168, ../sass/_bkDefault.scss */
            ul#mba-sitemap li ul li {
                display: list-item;
                margin: 10px 0;
                padding: 0;
                width: 100%;
                list-style-type: square;
            }

/* line 175, ../sass/_bkDefault.scss */
.left_vmenu, .left_vmenu_sub {
    padding: 0;
    margin: 0;
}

    /* line 180, ../sass/_bkDefault.scss */
    .left_vmenu li {
        padding: 0px;
        font-weight: bold;
        text-transform: uppercase;
        list-style-type: none;
    }
        /* line 185, ../sass/_bkDefault.scss */
        .left_vmenu li > a {
            padding: 10px;
            display: block;
            font-size: 11px;
            font-size: 0.6875rem;
        }
        /* line 190, ../sass/_bkDefault.scss */
        .left_vmenu li.category > a {
            background: #e5e5e5;
            font-size: 12px;
            font-size: 0.75rem;
            /* MAIN MENU ITEM BACKGROUND*/
        }

/* line 197, ../sass/_bkDefault.scss */
.select_all {
    margin-bottom: 15px;
}
    /* line 200, ../sass/_bkDefault.scss */
    .select_all a {
        background: #e5e5e5;
        /* MAIN MENU ITEM BACKGROUND*/
    }

/* line 205, ../sass/_bkDefault.scss */
.left_vmenu_sub {
    margin-top: 12px;
    padding-left: 10px;
    margin-bottom: 15px;
}
    /* line 209, ../sass/_bkDefault.scss */
    .left_vmenu_sub li {
        list-style-type: none;
        margin: 0;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        background: transparent;
    }
        /* line 215, ../sass/_bkDefault.scss */
        .left_vmenu_sub li.subcategory a {
            padding: 2px 8px !important;
        }
        /* line 218, ../sass/_bkDefault.scss */
        .left_vmenu_sub li.active > a {
            /*MAIN MENU ACTIVE CLASS- ADD class="active"  */
            background: #014677 !important;
            color: #fff;
        }

/*ul.mba-list-gray-background ,.coursePage{
  width: 725px;
}*/
/* line 229, ../sass/_bkDefault.scss */
.cpd {
    font-weight: bold;
    background: #B6B6B6;
    color: #000;
    padding: 5px 8px;
}

/* line 244, ../sass/_bkDefault.scss */
#courseul {
    background: #fff !important;
    float: none;
}
    /* line 247, ../sass/_bkDefault.scss */
    #courseul > li {
        border: 1px solid #f1f1f1 !important;
        position: relative;
        margin-bottom: 15px;
    }
        /* line 251, ../sass/_bkDefault.scss */
        #courseul > li:nth-child(even) {
            background: #fff !important;
        }
        /* line 254, ../sass/_bkDefault.scss */
        #courseul > li:nth-child(odd) {
            background: #f6f6f7 !important;
        }

/* line 259, ../sass/_bkDefault.scss */
a.mba-course-details {
    background: transparent url(../images/sprite.jpg) -206px -46px no-repeat;
    display: block;
    float: left;
    overflow: hidden;
    width: 172px;
    height: 27px;
    margin: 10px 10px 10px 0px;
    text-indent: -99999px;
    cursor: pointer;
}

/* line 271, ../sass/_bkDefault.scss */
.ew-training-course-row li {
    width: 100% !important;
}

    /* line 274, ../sass/_bkDefault.scss */
    .ew-training-course-row li p {
        margin: 0 !important;
    }

/* line 277, ../sass/_bkDefault.scss */
.ew-training-course-locations {
    font-weight: bold;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

    /* line 282, ../sass/_bkDefault.scss */
    .ew-training-course-locations ul {
        margin: 0 !important;
        padding: 0 !important;
        width: 75% !important;
        float: right !important;
        display: inline-block !important;
    }

        /* line 289, ../sass/_bkDefault.scss */
        .ew-training-course-locations ul li {
            list-style-type: none !important;
            display: inline !important;
            float: none !important;
            padding: 0;
            margin: 0;
        }

/* line 296, ../sass/_bkDefault.scss */
.ew-training-course-count {
    font-weight: bold;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    font-size: 15px;
    display: block;
}

/* line 303, ../sass/_bkDefault.scss */
#navigation {
    float: left;
    width: 25%;
}

/* line 307, ../sass/_bkDefault.scss */
#ContentRgt {
    float: right;
    width: 72%;
}

/* line 311, ../sass/_bkDefault.scss */
.ew-buttons a {
    margin-bottom: 10px;
}

/* line 314, ../sass/_bkDefault.scss */
.ui-tabs .ui-tabs-panel {
    width: 100%;
}

.contentandmenuContent ul {
    list-style: circle;
    list-style-position: inside;
}
/*ul.mba-list-gray-background {
  width: 740px;
}
ul.mba-list-gray-background {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:100%;
    li {
        float:left;
        margin:0 0 15px 0;
        padding:0;
        background-color:#f1f1f1;
        width:100%;
        p {
            margin:10px 0 5px 10px;
            padding:0 10px 0 0;
            width:95%;
            float:left;
            &.small {
                margin:10px 0 5px 10px;
                width:80%;
                float:left;
            }
            &.actions {
                float:left;
                width:12%;
                padding:15px 0 0 0 ;
                text-align:center;
            }
            &.title-right {
                margin:10px 0 5px 10px;
                width:95%;
                text-align:right;
            }
        }
    }
    ul {
        list-style:none;
        padding:0;
        margin:0;
        float:left;
        width:100%;
        background:#f1f1f1;
        li {
            padding:0;
            margin:0;
            width:76%;
            border-right:solid 1px #ccc;
            float:left;
            background: #f1f1f1;
            &.large {
                padding:0;
                margin:0;
                width:65%;
                border:0;
                float:left;
            }
            &.medium {
                margin:0 0 0 0;
                padding:0;
                width:28%;
                float:left;
                border:0;
            }
            &.actions {
                margin:0 0 0 0;
                padding:0;
                width:23%;
                float:left;
                border:0;
            }

            p {
                margin:10px 0 5px 10px;
                padding:0 0 5px 0;
                width:95%;
                float:left;
            }
        }
    }

}*/
/* line 402, ../sass/_bkDefault.scss */
.mba-content-summary {
    display: inline-block;
    padding: 10px;
    max-width: 430px;
}

/* line 407, ../sass/_bkDefault.scss */
.mba-listsummary-documents img {
    margin: 0;
    padding: 10px 0 10px 10px;
}

/* line 411, ../sass/_bkDefault.scss */
div.contentandmenuContent a {
    color: #2681c3;
}

/* line 414, ../sass/_bkDefault.scss */
img.mba-thumb-left {
    max-width: 200px;
    min-height: 100px;
    margin: 0 10px 5px 0;
}

/* line 420, ../sass/_bkDefault.scss */
.loading {
    width: 300px;
    height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
    display: none;
    text-align: center;
    z-index: 1;
}

/* line 432, ../sass/_bkDefault.scss */
.ui-tabs-active a {
    background: #014677 !important;
    color: #fff !important;
}

/* line 437, ../sass/_bkDefault.scss */
li.ui-state-hover a {
    color: #fff !important;
}

/* line 438, ../sass/_bkDefault.scss */
.ui-widget-content {
    color: #333 !important;
}

/* line 441, ../sass/_bkDefault.scss */
a.course-button-grey {
    padding: 8px 10px 7px;
    background: #ccc;
    color: 000;
    font-weight: bold;
    margin-right: 5px;
    float: left;
    display: inline-block;
}
    /* line 449, ../sass/_bkDefault.scss */
    a.course-button-grey:hover {
        background: #808080;
        color: 000;
        text-decoration: none;
    }

/* line 456, ../sass/_bkDefault.scss */
.TablePane a.course-button-grey {
    float: none !important;
}

/* line 460, ../sass/_bkDefault.scss */
.view-all {
    font-weight: 600;
    margin: 10px 0;
}
    /* line 463, ../sass/_bkDefault.scss */
    .view-all span {
        font-size: 17px;
    }

/* line 467, ../sass/_bkDefault.scss */
.related-course {
    margin-top: 10px !important;
    width: 100% !important;
}
    /* line 470, ../sass/_bkDefault.scss */
    .related-course p {
        margin: 0;
    }
    /* line 473, ../sass/_bkDefault.scss */
    .related-course li {
        float: left;
        margin: 0;
        width: 50%;
        padding: 0 !important;
        background: none !important;
    }

/* line 481, ../sass/_bkDefault.scss */
.gray-bg {
    padding: 20px;
    background-color: whitesmoke;
    margin-bottom: 20px;
}

/* line 486, ../sass/_bkDefault.scss */
div.EktronOrderHistoryWrapper table caption {
    background-image: none;
    padding: 4px 0 4px 4px;
}

/* line 490, ../sass/_bkDefault.scss */
div.EktronOrderHistoryWrapper table tr.rowColumnHeadings th {
    background-color: #f1f1f1;
    background-image: none;
}

/* line 494, ../sass/_bkDefault.scss */
.rowColumnHeadings th {
    color: #333 !important;
}

/* line 497, ../sass/_bkDefault.scss */
.EktronOrderList {
    background-color: #fff;
    border: none;
    font: inherit;
    padding: inherit;
    width: 100%;
}

/* line 504, ../sass/_bkDefault.scss */
.orderHistory {
    background-color: #fff !important;
}

/* line 509, ../sass/_bkDefault.scss */
.mba-faqs li {
    padding-top: 0;
    padding-bottom: 0;
}
/* line 513, ../sass/_bkDefault.scss */
.mba-faqs p {
    margin: 0;
}

/* line 516, ../sass/_bkDefault.scss */
.mba-faqs div.trigger {
    font-weight: bold;
    margin: 5px 0 0 0;
}

/* line 520, ../sass/_bkDefault.scss */
.mba-faqs .trigger > a {
    background: url(../images/list-arrow.jpg) no-repeat left center;
    padding: 5px 0px 5px 20px;
    display: inline-block;
}

/* line 525, ../sass/_bkDefault.scss */
.EktronCheckout_ReviewOrder .EktronCheckout_AltRow {
    background-color: #f3f3f3;
}

/* line 528, ../sass/_bkDefault.scss */
.mba-equal-column-with-border {
    float: left;
    width: 48%;
    margin: 0 2% 0 0;
    border: solid 1px #999999;
    min-height: 300px;
    position: relative;
    padding: 20px;
}
    /* line 536, ../sass/_bkDefault.scss */
    .mba-equal-column-with-border .submit-blue-bottom {
        margin: 15px 0 0 -2px;
    }
    /* line 539, ../sass/_bkDefault.scss */
    .mba-equal-column-with-border:last-child {
        margin: 0;
    }

/* line 544, ../sass/_bkDefault.scss */
.eventDetail .eventTickets {
    padding: 10px 0;
}
    /* line 546, ../sass/_bkDefault.scss */
    .eventDetail .eventTickets td {
        padding-right: 10px;
    }
/* line 550, ../sass/_bkDefault.scss */
.eventDetail .courseTickets {
    padding: 0 0 10px 0;
}
/* line 553, ../sass/_bkDefault.scss */
.eventDetail .buttons {
    padding-top: 10px;
}
/* line 556, ../sass/_bkDefault.scss */
.eventDetail a {
    color: #014677;
}
/* line 559, ../sass/_bkDefault.scss */
.eventDetail td.label {
    color: #4d4d4d;
    font-size: inherit;
}

/* line 564, ../sass/_bkDefault.scss */
ul#guests {
    list-style-type: none;
    padding: 0 0 0 2px;
    margin: 15px 0 0;
    float: left;
    width: 100%;
}
    /* line 570, ../sass/_bkDefault.scss */
    ul#guests li {
        float: left;
        width: 100%;
    }
    /* line 574, ../sass/_bkDefault.scss */
    ul#guests .lbl-txt {
        float: left;
        margin: 0;
         width:130px;
    }
    /* line 579, ../sass/_bkDefault.scss */
    ul#guests label {
      
	margin: 0;
 	line-height: 19px;
       word-wrap: break-word;
        display: inline-block;
    }
    /* line 585, ../sass/_bkDefault.scss */
    ul#guests input {
        display: inline-block;
    }

/* line 587, ../sass/_bkDefault.scss */
.EktronMyAccount {
    background-image: none;
}
    /* line 589, ../sass/_bkDefault.scss */
    .EktronMyAccount .viewBlock {
        width: 99%;
    }
    /* line 594, ../sass/_bkDefault.scss */
    .EktronMyAccount .editBlock li label {
        text-align: left;
    }
    /* line 597, ../sass/_bkDefault.scss */
    .EktronMyAccount .editBlock li input, .EktronMyAccount .editBlock li select {
        width: 53%;
    }
        /* line 600, ../sass/_bkDefault.scss */
        .EktronMyAccount .editBlock li input[type="checkbox"] {
            width: auto;
            height: auto;
            padding: 0;
        }

/* line 610, ../sass/_bkDefault.scss */
.myAccount .PBViewing {
    float: none;
    width: 75%;
}

/* cfgListSummaryV2 Widget */
/* line 619, ../sass/_bkDefault.scss */
.mba-listsummary-documents img {
    min-height: 15px;
    padding: 10px 0 10px 10px;
    float: left;
}
/* line 627, ../sass/_bkDefault.scss */
.mba-listsummary-documents .mba-content-date {
    margin-left: 10px;
}
/* line 630, ../sass/_bkDefault.scss */
.mba-listsummary-documents li.actions a {
    margin: 0;
    margin: 0 40px;
}
/* line 634, ../sass/_bkDefault.scss */
.mba-listsummary-documents ul.mba-list-gray-background li.actions {
    margin: 0;
}
    /* line 637, ../sass/_bkDefault.scss */
    .mba-listsummary-documents ul.mba-list-gray-background li.actions p {
        margin: 5px 0 0 10px;
        padding: 0;
    }

/* line 643, ../sass/_bkDefault.scss */
div.LSEdit, div.LSEdit a, div.LSEdit input, #editdiv input, .CBEditControls input {
    color: #333333;
}

/* line 647, ../sass/_bkDefault.scss */
div.press-releases-filter select {
    vertical-align: middle;
    margin: 0;
}

/* line 656, ../sass/_bkDefault.scss */
ul.mba-list-gray-background.mba-listsummary-items li {
    padding: 0;
}
    /* line 658, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background.mba-listsummary-items li ul.press-release li {
        display: inline-block;
        width: auto;
        padding: 10px;
    }
        /* line 662, ../sass/_bkDefault.scss */
        ul.mba-list-gray-background.mba-listsummary-items li ul.press-release li:first-child {
            width: 80%;
        }
    /* line 667, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background.mba-listsummary-items li ul.press-release-title li {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        width: auto;
        padding: 10px;
    }
        /* line 673, ../sass/_bkDefault.scss */
        ul.mba-list-gray-background.mba-listsummary-items li ul.press-release-title li:first-child {
            width: 80%;
        }
    /* line 677, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background.mba-listsummary-items li .DateIsueTxt {
        display: none;
    }

/* ... Press Releases - match height of year (select) filter, GO button and topic (input) filter */
/* line 682, ../sass/_bkDefault.scss */
.mba-magazine-description {
    float: left;
    padding-top: 10px;
    width: 68%;
}

/* line 688, ../sass/_bkDefault.scss */
.mba-magazine-image {
    float: left;
    padding: 10px;
    width: 32%;
}

/* line 696, ../sass/_bkDefault.scss */
ul.MagzneLst li ul.bullet {
    list-style-type: disc;
    padding-left: 16px;
}
    /* line 699, ../sass/_bkDefault.scss */
    ul.MagzneLst li ul.bullet li {
        border-right: solid 0px #000;
        list-style-type: disc;
    }
/* line 704, ../sass/_bkDefault.scss */
ul.MagzneLst li.descBlock {
    width: 100%;
    float: left;
}

/* line 710, ../sass/_bkDefault.scss */
.ew-widget #tabs-unit-outline ul.bullet li {
    list-style-type: disc;
}

/* line 714, ../sass/_bkDefault.scss */
ul#bulletlist {
    list-style-type: disc !important;
    padding-left: 10px;
}

    /* line 719, ../sass/_bkDefault.scss */
    ul#bulletlist li {
        border-right: solid 0px #000;
        width: 100%;
        margin-bottom: 10px !important;
    }

/* line 725, ../sass/_bkDefault.scss */
ul.bullet {
    list-style-type: disc !important;
    padding-left: 10px;
}

    /* line 730, ../sass/_bkDefault.scss */
    ul.bullet li {
        border-right: solid 0px #000;
        width: 100%;
        margin-bottom: 10px !important;
    }

/* line 736, ../sass/_bkDefault.scss */
.mba-listsummary-documents ul.mba-list-gray-background li {
    padding: 0;
}
    /* line 737, ../sass/_bkDefault.scss */
    .mba-listsummary-documents ul.mba-list-gray-background li ul li {
        width: 76%;
        float: left;
        padding: 0;
        margin: 0;
    }
        /* line 742, ../sass/_bkDefault.scss */
        .mba-listsummary-documents ul.mba-list-gray-background li ul li.actions {
            margin: 0 0 0 0;
            padding: 0;
            width: 23%;
            float: left;
            border: 0;
        }
/* line 750, ../sass/_bkDefault.scss */
.mba-listsummary-documents img {
    margin: 0;
    padding: 10px 0 10px 10px;
    max-width: 100%;
    width: auto;
    height: auto;
    width: 25px;
}

/* line 757, ../sass/_bkDefault.scss */
.explore-course {
    background-color: #e9e9e9;
    border: 1px solid #c8c8c8;
    padding: 10px;
}

/* line 762, ../sass/_bkDefault.scss */
.explore-course-title {
    margin-bottom: 10px;
}

/* line 765, ../sass/_bkDefault.scss */
.explore-course-list {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
    /* line 771, ../sass/_bkDefault.scss */
    .explore-course-list li {
        background-color: #c2ced9;
        padding: 10px;
        color: #0e517b;
        float: left;
        font-weight: bold;
        width: 33%;
        box-sizing: border-box;
        border-right: 5px solid #e9e9e9;
    }

/* line 782, ../sass/_bkDefault.scss */
.btn2 {
    padding: 6px 12px;
    margin: 10px 0;
    background: #ccc;
    color: #000000;
    width: auto;
    height: auto;
}

/* line 790, ../sass/_bkDefault.scss */
#mba-left-column table a {
    color: #014677;
}

/* line 793, ../sass/_bkDefault.scss */
ul.mba-list {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

    /* line 800, ../sass/_bkDefault.scss */
    ul.mba-list li {
        clear: left;
        float: left;
        margin: 0 0 20px 0;
        padding: 0;
        display: block;
        width: 100%;
    }

        /* line 808, ../sass/_bkDefault.scss */
        ul.mba-list li span.mba-list-thumbnail {
            float: left;
            width: 205px;
            height: 140px;
            margin: 0 10px 5px 0;
        }

        /* line 814, ../sass/_bkDefault.scss */
        ul.mba-list li span.mba-list-title {
            float: left;
            width: 515px;
            font-size: 16px;
            color: #014677;
        }

        /* line 820, ../sass/_bkDefault.scss */
        ul.mba-list li span.mba-list-description {
            float: left;
            width: 515px;
        }

/* line 824, ../sass/_bkDefault.scss */
ul.mba-list-gray-background {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

/* line 832, ../sass/_bkDefault.scss */
.SearchCnt {
    background: #f1f1f1;
    padding: 10px;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}

/* line 842, ../sass/_bkDefault.scss */
.ftype {
    position: relative;
    padding-left: 35px;
    white-space: pre-wrap;
    display: inline-block;
}

    /* line 850, ../sass/_bkDefault.scss */
    .ftype:before {
        height: 32px;
        width: 30px;
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        background: url("/images/fileType-sprite1.png") no-repeat -134px 0;
    }

/* line 861, ../sass/_bkDefault.scss */
.pdf:before {
    background-position: -61px 0;
}

/* line 866, ../sass/_bkDefault.scss */
.doc:before {
    background-position: -30px 0;
}

/* line 871, ../sass/_bkDefault.scss */
.html:before {
    background-position: 0 0;
}

/* line 876, ../sass/_bkDefault.scss */
.excel:before {
    background-position: -94px 0;
}

/* line 881, ../sass/_bkDefault.scss */
.default:before {
    background-position: -134px 0;
}

/* line 886, ../sass/_bkDefault.scss */
.pagination {
    text-align: center;
}

    /* line 891, ../sass/_bkDefault.scss */
    .pagination a, .pagination span a, .pagination span span {
        border: #014677 solid 1px;
        padding: .35em;
        margin-right: 3px;
    }

    /* line 898, ../sass/_bkDefault.scss */
    .pagination span span {
        font-weight: bold;
    }

/* line 903, ../sass/_bkDefault.scss */
.desc {
    padding-left: 35px;
    margin-bottom: 10px;
}

    /* line 909, ../sass/_bkDefault.scss */
    .desc p {
        padding: 0 0 4px 0;
    }

    /* line 914, ../sass/_bkDefault.scss */
    .desc span {
        display: block;
    }

/* line 919, ../sass/_bkDefault.scss */
.mba-list p {
    padding: 0;
    margin: 0;
}

/* line 925, ../sass/_bkDefault.scss */
.mba-list {
    margin-bottom: 20px !important;
}

/* line 929, ../sass/_bkDefault.scss */
div#mba-left-column .headreport {
    color: #014677;
    background-color: Transparent;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 15px;
    padding-left: 0;
    line-height: 18px;
}

@media screen and (max-width: 767px) {
    /* line 940, ../sass/_bkDefault.scss */
    .related-course {
        width: 100% !important;
    }
        /* line 942, ../sass/_bkDefault.scss */
        .related-course li {
            float: none;
            width: 100%;
        }

    /* line 948, ../sass/_bkDefault.scss */
    .textPane label {
        width: 100%;
    }
    /* line 951, ../sass/_bkDefault.scss */
    .textPane input.xlarge-black {
        width: 100%;
    }
    /* line 954, ../sass/_bkDefault.scss */
    .textPane textarea.xlarge-black {
        width: 100%;
    }
    /* line 957, ../sass/_bkDefault.scss */
    .textPane input[type="submit"] {
        margin-left: 0;
    }

    /* line 961, ../sass/_bkDefault.scss */
    #navigation {
        float: none;
        width: 100%;
        height: 250px;
        overflow: auto;
        margin-bottom: 20px;
        margin-top: 10px;
        display: none;
    }

    /* line 970, ../sass/_bkDefault.scss */
    .CourseHD {
        background: #014677;
        color: #fff;
        padding: 10px;
        width: 100%;
        top: 166px;
        box-sizing: border-box;
        cursor: pointer;
        line-height: 15px;
    }

    /* line 980, ../sass/_bkDefault.scss */
    #ContentRgt {
        float: none;
        width: 100%;
    }

    /* line 984, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background, .coursePage {
        width: 100%;
    }

    /* line 987, ../sass/_bkDefault.scss */
    img.mba-thumb-left {
        float: none;
    }

    /* line 990, ../sass/_bkDefault.scss */
    .mba-equal-column-with-border {
        float: none;
        width: 100%;
        min-height: 252px;
        margin-bottom: 10px;
    }

    /* line 997, ../sass/_bkDefault.scss */
    .eventDetail .buttons {
        padding-top: 10px;
    }
        /* line 999, ../sass/_bkDefault.scss */
        .eventDetail .buttons .button-blue {
            margin-bottom: 10px;
        }

    /* line 1005, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background.mba-listsummary-items li ul.press-release li:first-child {
        width: 100%;
    }
    /* line 1008, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background.mba-listsummary-items li ul.press-release li:last-child {
        padding-top: 0;
    }
    /* line 1011, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background.mba-listsummary-items li ul.press-release-title li:first-child {
        width: 100%;
    }
    /* line 1014, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background.mba-listsummary-items li ul.press-release-title li:last-child {
        padding-top: 0;
    }
    /* line 1016, ../sass/_bkDefault.scss */
    ul.mba-list-gray-background.mba-listsummary-items li .DateIsueTxt {
        display: inline-block;
    }

    /* line 1020, ../sass/_bkDefault.scss */
    .mba-magazine-description {
        float: none;
        width: 100%;
    }

    /* line 1025, ../sass/_bkDefault.scss */
    .mba-magazine-image {
        float: none;
        width: 100%;
        background-color: #fff;
        text-align: center;
    }

    /* line 1032, ../sass/_bkDefault.scss */
    .mba-listsummary-documents ul.mba-list-gray-background li ul li {
        width: 100%;
        float: none;
    }
        /* line 1035, ../sass/_bkDefault.scss */
        .mba-listsummary-documents ul.mba-list-gray-background li ul li.actions {
            width: 100%;
            float: none;
            padding-left: 28px;
        }
            /* line 1039, ../sass/_bkDefault.scss */
            .mba-listsummary-documents ul.mba-list-gray-background li ul li.actions a {
                margin: 10px 0;
                display: block;
            }
                /* line 1042, ../sass/_bkDefault.scss */
                .mba-listsummary-documents ul.mba-list-gray-background li ul li.actions a.button-blue {
                    display: inline-block;
                }
    /* line 1048, ../sass/_bkDefault.scss */
    .mba-listsummary-documents img {
        float: left;
    }
    /* line 1051, ../sass/_bkDefault.scss */
    .mba-listsummary-documents .mba-content-summary {
        display: inherit;
        padding: inherit;
        max-width: none;
        float: left;
        width: 90%;
        padding: 7px 10px 5px 10px;
    }

    /* line 1061, ../sass/_bkDefault.scss */
    .explore-course-list li {
        width: 100%;
        margin-bottom: 3px;
    }
}

@media screen and (max-width: 992px) {
    /* line 1070, ../sass/_bkDefault.scss */
    ul#mba-sitemap {
        list-style: none;
        float: left;
        margin: 0;
        padding: 10px;
        width: 96%;
        background-color: #f1f1f1;
        color: #014677;
    }

        /* line 1080, ../sass/_bkDefault.scss */
        ul#mba-sitemap li {
            float: left;
            margin: 0 0 15px 20px;
            padding: 0;
            width: 100%;
        }

    /* line 1086, ../sass/_bkDefault.scss */
    .ew-training-course-locations ul {
        width: 100% !important;
    }

    /* line 1090, ../sass/_bkDefault.scss */
    ul#course-mba-sitemap > li {
        width: 70%;
        border-bottom: 1px #D5D5D5 solid;
        padding: 10px;
        margin-left: 15%;
    }

    /* line 1096, ../sass/_bkDefault.scss */
    .ui-tabs .ui-tabs-panel {
        width: 100% !important;
    }

    /* line 1099, ../sass/_bkDefault.scss */
    .ui-tabs .ui-tabs-nav li {
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
        /* line 1103, ../sass/_bkDefault.scss */
        .ui-tabs .ui-tabs-nav li a {
            width: 100%;
        }

    /* line 1106, ../sass/_bkDefault.scss */
    .EktronMyAccount .viewBlock {
        width: 98%;
    }
    /* line 1111, ../sass/_bkDefault.scss */
    .EktronMyAccount .editBlock li label {
        width: 100%;
        text-align: left;
    }
    /* line 1115, ../sass/_bkDefault.scss */
    .EktronMyAccount .editBlock li input, .EktronMyAccount .editBlock li select {
        width: 98%;
    }
        /* line 1118, ../sass/_bkDefault.scss */
        .EktronMyAccount .editBlock li input[type="checkbox"] {
            width: auto;
            height: auto;
            padding: 0;
        }

    /* line 1128, ../sass/_bkDefault.scss */
    .myAccount .PBViewing {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    /* line 1136, ../sass/_bkDefault.scss */
    .design_textfield, .contentandmenuContent textarea, .contentandmenuContent select {
        width: 100% !important;
    }
}
/* line 1, ../sass/_stacktable.scss */
.stacktable {
    width: 100%;
}

/* line 2, ../sass/_stacktable.scss */
.st-head-row {
    padding-top: 1em;
}

    /* line 3, ../sass/_stacktable.scss */
    .st-head-row.st-head-row-main {
        font-size: 1.5em;
        padding-top: 0;
    }

/* line 4, ../sass/_stacktable.scss */
.st-key {
    width: 49%;
    text-align: right;
    padding-right: 1%;
}

/* line 5, ../sass/_stacktable.scss */
.st-val {
    width: 49%;
    padding-left: 1%;
}

/* RESPONSIVE EXAMPLE */
/* line 11, ../sass/_stacktable.scss */
.stacktable.large-only {
    display: table;
}

/* line 12, ../sass/_stacktable.scss */
.stacktable.small-only {
    display: none;
}

@media (max-width: 800px) {
    /* line 15, ../sass/_stacktable.scss */
    .stacktable.large-only {
        display: none;
    }

    /* line 16, ../sass/_stacktable.scss */
    .stacktable.small-only {
        display: table;
    }
}
/* line 23, ../sass/_stacktable.scss */
.findBuilderTable td {
    text-align: left;
}
    /* line 25, ../sass/_stacktable.scss */
    .findBuilderTable td.st-key {
        width: 100%;
    }
    /* line 28, ../sass/_stacktable.scss */
    .findBuilderTable td.st-val {
        display: none;
    }
/* line 32, ../sass/_stacktable.scss */
.findBuilderTable .st-head-row.st-head-row-main {
    font-size: inherit;
}

/* line 36, ../sass/_stacktable.scss */
.TableAboriginal {
    margin-bottom: 10px;
}
    /* line 37, ../sass/_stacktable.scss */
    .TableAboriginal td {
        text-align: left;
        font-weight: 400;
    }
    /* line 47, ../sass/_stacktable.scss */
    .TableAboriginal th {
        font-weight: 400;
    }
    /* line 50, ../sass/_stacktable.scss */
    .TableAboriginal .st-head-row.st-head-row-main {
        font-size: inherit;
    }
    /* line 53, ../sass/_stacktable.scss */
    .TableAboriginal .st-head-row-main {
        background-color: #EAEAEA;
        padding: 5px;
    }
        /* line 56, ../sass/_stacktable.scss */
        .TableAboriginal .st-head-row-main u {
            text-decoration: none;
        }

/* line 63, ../sass/_stacktable.scss */
.aboriginalTable td {
    padding: 5px 0;
}

/* line 67, ../sass/_stacktable.scss */
.ColoredTable {
    border-collapse: separate;
    border-spacing: 2px;
}
    /* line 70, ../sass/_stacktable.scss */
    .ColoredTable td {
        padding: 2px;
    }

/* line 75, ../sass/_stacktable.scss */
.ColrdTble .st-head-row.st-head-row-main {
    border-bottom: #D7D7D7 solid 1px;
}
    /* line 77, ../sass/_stacktable.scss */
    .ColrdTble .st-head-row.st-head-row-main h4 {
        font-size: 15px;
        margin: 0;
        padding: 10px 0;
        color: #000;
    }
/* line 84, ../sass/_stacktable.scss */
.ColrdTble h4 {
    margin-bottom: 0;
}

/* line 89, ../sass/_stacktable.scss */
.SponsorTB tr {
    border: #DBDBDB solid 1px;
}
/* line 92, ../sass/_stacktable.scss */
.SponsorTB .st-head-row-main {
    background: #014677;
    color: #fff;
    border: #014677 solid 1px;
}
    /* line 96, ../sass/_stacktable.scss */
    .SponsorTB .st-head-row-main h2 {
        margin: 7px 0;
    }
/* line 100, ../sass/_stacktable.scss */
.SponsorTB .st-key {
    display: none;
}
/* line 103, ../sass/_stacktable.scss */
.SponsorTB .st-val {
    padding-left: 0;
    border-right: #DBDBDB solid 1px;
    padding-top: 15px;
    padding-bottom: 15px;
}
/* line 109, ../sass/_stacktable.scss */
.SponsorTB .st-head-row, .SponsorTB .st-val {
    text-align: center;
}

/* line 112, ../sass/_stacktable.scss */
.ApprenticeshipTAble h3 {
    margin: 0 0 10px 0;
}

/* line 116, ../sass/_stacktable.scss */
.ApprenticeshipTB {
    margin-bottom: 30px;
}
    /* line 118, ../sass/_stacktable.scss */
    .ApprenticeshipTB u {
        text-decoration: none;
    }
    /* line 121, ../sass/_stacktable.scss */
    .ApprenticeshipTB .st-key {
        text-align: left;
        vertical-align: top;
    }
        /* line 124, ../sass/_stacktable.scss */
        .ApprenticeshipTB .st-key h3 {
            font-weight: normal;
            margin-top: 0;
        }
    /* line 129, ../sass/_stacktable.scss */
    .ApprenticeshipTB .st-head-row {
        border-top: #000 solid 1px;
        padding-top: 0;
    }
        /* line 132, ../sass/_stacktable.scss */
        .ApprenticeshipTB .st-head-row h3 {
            background: #DDDDDD;
            margin: 0;
            padding: 7px;
        }
    /* line 138, ../sass/_stacktable.scss */
    .ApprenticeshipTB .st-head-row-main h3 {
        background: #98b3c7;
        color: #fff;
    }

/* line 144, ../sass/_stacktable.scss */
.ContactLocalTable thead {
    display: none;
}
/* line 148, ../sass/_stacktable.scss */
.ContactLocalTable tr:first-child td {
    padding-bottom: 20px;
}

/* line 154, ../sass/_stacktable.scss */
.LocalContact tr {
    background-color: #EFEFEF;
    /* margin-bottom: 2px; */
    border-bottom: #fff solid 1px;
}
/* line 159, ../sass/_stacktable.scss */
.LocalContact td {
    padding: 4px;
}
/* line 162, ../sass/_stacktable.scss */
.LocalContact .st-key {
    text-align: left;
    display: none;
}
/* line 168, ../sass/_stacktable.scss */
.LocalContact .st-head-row {
    background-color: #fff;
    font-weight: 400;
}

/*! Flickity v1.1.0
http://flickity.metafizzy.co
---------------------------------------------- */
/* line 5, ../sass/_flickity.scss */
.flickity-enabled {
    position: relative;
}

    /* line 9, ../sass/_flickity.scss */
    .flickity-enabled:focus {
        outline: none;
    }

/* line 11, ../sass/_flickity.scss */
.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
    background-color: #ececec;
}

/* line 18, ../sass/_flickity.scss */
.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* draggable */
/* line 26, ../sass/_flickity.scss */
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.hero-img img{
    width:100% !important;
}

    /* line 35, ../sass/_flickity.scss */
    .flickity-enabled.is-draggable .flickity-viewport {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }

        /* line 41, ../sass/_flickity.scss */
        .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
            cursor: -webkit-grabbing;
            cursor: grabbing;
        }

/* ---- previous/next buttons ---- */
/* line 48, ../sass/_flickity.scss */
.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: white;
    background: rgba(255, 255, 255, 0.75);
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    /* line 64, ../sass/_flickity.scss */
    .flickity-prev-next-button:hover {
        background: white;
    }

    /* line 66, ../sass/_flickity.scss */
    .flickity-prev-next-button:focus {
        outline: none;
        box-shadow: 0 0 0 5px #09F;
    }

    /* line 71, ../sass/_flickity.scss */
    .flickity-prev-next-button:active {
        filter: alpha(opacity=60);
        /* IE8 */
        opacity: 0.6;
    }

    /* line 76, ../sass/_flickity.scss */
    .flickity-prev-next-button.previous {
        left: 10px;
    }

    /* line 77, ../sass/_flickity.scss */
    .flickity-prev-next-button.next {
        right: 10px;
    }

/* right to left */
/* line 79, ../sass/_flickity.scss */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

/* line 83, ../sass/_flickity.scss */
.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

/* line 88, ../sass/_flickity.scss */
.flickity-prev-next-button:disabled {
    filter: alpha(opacity=30);
    /* IE8 */
    opacity: 0.3;
    cursor: auto;
}

/* line 94, ../sass/_flickity.scss */
.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

/* line 102, ../sass/_flickity.scss */
.flickity-prev-next-button .arrow {
    fill: #333;
}

/* color & size if no SVG - IE8 and Android 2.3 */
/* line 107, ../sass/_flickity.scss */
.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px;
}

/* ---- page dots ---- */
/* line 114, ../sass/_flickity.scss */
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

/* line 125, ../sass/_flickity.scss */
.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

/* line 127, ../sass/_flickity.scss */
.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    filter: alpha(opacity=25);
    /* IE8 */
    opacity: 0.25;
    cursor: pointer;
}

    /* line 139, ../sass/_flickity.scss */
    .flickity-page-dots .dot.is-selected {
        filter: alpha(opacity=100);
        /* IE8 */
        opacity: 1;
    }

/* external css: flickity.css */
/* line 146, ../sass/_flickity.scss */
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 150, ../sass/_flickity.scss */
.galleryFlickity {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
}

/* line 155, ../sass/_flickity.scss */
.gallery-cell {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-right: 10px;
    max-height: 500px;
}

/* line 164, ../sass/_flickity.scss */
.galleryFlickity img {
    display: block;
    /*width: 100%;*/
    width: initial;
    margin: 10px;
    margin: 0 auto;
    max-height: 500px;
}

/* line 171, ../sass/_flickity.scss */
.gallery-nav .gallery-cell {
    height: 100px;
    min-height: 100px;
    width: 100px !important;
    overflow: hidden;
}

    /* line 178, ../sass/_flickity.scss */
    .gallery-nav .gallery-cell img {
        height: 100% !important;
        margin: 0 auto;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: gray;
        filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    }

    /* line 187, ../sass/_flickity.scss */
    .gallery-nav .gallery-cell.is-selected img {
        -webkit-filter: none;
        filter: none;
        border: #D63434 solid 1px;
    }

/* line 9, ../sass/default.scss */
.colTwo {
    padding-left: 10px;
}

/* line 12, ../sass/default.scss */
.MainImgBlock {
    float: right;
}

/* line 16, ../sass/default.scss */
.TwoColumn_Content .PBViewing {
    float: none;
}

/* line 20, ../sass/default.scss */
.Show-acMenu {
    display: none;
    cursor: pointer;
}

/* line 24, ../sass/default.scss */
.Sm-Form-Control {
    width: 200px;
    margin-top: 20px;
}

/* line 28, ../sass/default.scss */
.MapContainer img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* line 33, ../sass/default.scss */
.CMSListing00 {
    margin-left: 0 !important;
}
    /* line 35, ../sass/default.scss */
    .CMSListing00 li {
        width: 24%;
        display: inline-block;
    }
    /* line 39, ../sass/default.scss */
    .CMSListing00 a {
        color: #014677 !important;
    }

/* line 43, ../sass/default.scss */
#map_canvas {
    width: auto !important;
}

/* line 44, ../sass/default.scss */
#mba-equal-column {
    width: 387px;
    margin-right: 20px;
}
    /* line 47, ../sass/default.scss */
    #mba-equal-column .design_textfield {
        width: 230px !important;
    }
    /* line 50, ../sass/default.scss */
    #mba-equal-column p {
        margin: 0 !important;
    }
    /* line 53, ../sass/default.scss */
    #mba-equal-column label {
        float: left;
    }
    /* line 56, ../sass/default.scss */
    #mba-equal-column .design_textfield {
        float: right;
    }
    /* line 59, ../sass/default.scss */
    #mba-equal-column .submit-blue {
        margin: 10px 0 0 154px;
    }

/* line 63, ../sass/default.scss */
#mba-promo-tiles {
    margin: 10px 0;
    float: left;
    width: 100%;
}
    /* line 67, ../sass/default.scss */
    #mba-promo-tiles a {
        display: block;
    }
        /* line 69, ../sass/default.scss */
        #mba-promo-tiles a:hover {
            text-decoration: none;
        }
    /* line 71, ../sass/default.scss */
    #mba-promo-tiles li {
        float: left;
        margin-right: 15px;
        width: 32%;
    }
        /* line 75, ../sass/default.scss */
        #mba-promo-tiles li.blue {
            background: #014677;
        }
        /* line 76, ../sass/default.scss */
        #mba-promo-tiles li.grey {
            background: #333333;
        }
        /* line 77, ../sass/default.scss */
        #mba-promo-tiles li.orange {
            background: #FF9900;
        }
        /* line 78, ../sass/default.scss */
        #mba-promo-tiles li.brown {
            background: #993300;
        }
        /* line 79, ../sass/default.scss */
        #mba-promo-tiles li.green {
            background: #6A6E0B;
        }
        /* line 80, ../sass/default.scss */
        #mba-promo-tiles li.last {
            margin-right: 0;
        }
        /* line 81, ../sass/default.scss */
        #mba-promo-tiles li:last-child {
            margin-right: 0;
        }
        /* line 82, ../sass/default.scss */
        #mba-promo-tiles li img {
            max-width: 100%;
            max-width: 100%;
            width: auto;
            height: auto;
            width: 100%;
            min-height: 180px;
            max-height: 170px;
        }
    /* line 88, ../sass/default.scss */
    #mba-promo-tiles .mba-promo-title {
        height: 58px;
        font-size: 22px;
        font-size: 1.375rem;
        display: block;
    }
        /* line 92, ../sass/default.scss */
        #mba-promo-tiles .mba-promo-title a {
            color: #fff;
            text-align: center;
            display: block;
            padding: 12px 0;
        }
    /* line 99, ../sass/default.scss */
    #mba-promo-tiles .mba-promo-thumb {
        display: block;
        overflow: hidden;
        min-height: 110px;
    }

/* line 106, ../sass/default.scss */
.myfix {
    margin-right: 0 !important;
    margin-top: 20px;
}
    /* line 110, ../sass/default.scss */
    .myfix li.blue .caption {
        background: #014677;
    }
    /* line 111, ../sass/default.scss */
    .myfix li.grey .caption {
        background: #333333;
    }
    /* line 112, ../sass/default.scss */
    .myfix li.orange .caption {
        background: #FF9900;
    }
    /* line 113, ../sass/default.scss */
    .myfix li.brown .caption {
        background: #993300;
    }
    /* line 114, ../sass/default.scss */
    .myfix li.green .caption {
        background: #6A6E0B;
    }
    /* line 116, ../sass/default.scss */
    .myfix h3 {
        color: #fff;
        text-align: center;
        margin: 0;
    }
    /* line 121, ../sass/default.scss */
    .myfix .thumbnail {
        padding: 0;
        border-radius: 0;
        border-bottom: none;
        border: none !important;
        margin-bottom: 0;
    }
        /* line 128, ../sass/default.scss */
        .myfix .thumbnail img {
            width: 100%;
        }
    /* line 133, ../sass/default.scss */
    .myfix a:hover {
        text-decoration: none;
    }
    /* line 134, ../sass/default.scss */
    .myfix .blck {
        padding-right: 0 !important;
        margin-bottom: 20px;
    }
    /* line 138, ../sass/default.scss */
    .myfix .cusThumb {
        background-size: cover;
        background-repeat: no-repeat;
    }
    /* line 144, ../sass/default.scss */
    .myfix .caption {
        padding: 10px;
    }

/* line 146, ../sass/default.scss */
#mba-promo-links {
    margin: 10px 0;
}
    /* line 149, ../sass/default.scss */
    #mba-promo-links .mba-promo-links-title {
        margin-bottom: 10px;
    }
    /* line 150, ../sass/default.scss */
    #mba-promo-links > li {
        float: left;
        margin-right: 15px;
        background: #f1f1f1;
        padding: 20px 15px 10px;
        width: 243px;
        min-height: 218px;
    }
        /* line 157, ../sass/default.scss */
        #mba-promo-links > li.last {
            margin-right: 0;
        }
        /* line 158, ../sass/default.scss */
        #mba-promo-links > li ul {
            display: block;
        }
            /* line 160, ../sass/default.scss */
            #mba-promo-links > li ul li {
                float: none;
                margin-bottom: 10px;
            }

/* line 167, ../sass/default.scss */
.PBViewing {
    float: left;
}

/* line 170, ../sass/default.scss */
.PollDiv {
    width: 32%;
}
    /* line 172, ../sass/default.scss */
    .PollDiv .mba-promo-links-title {
        margin-bottom: 10px;
    }

/* line 174, ../sass/default.scss */
#poll {
    padding: 20px 15px 30px;
    background: #f1f1f1;
    min-height: 218px;
    margin-top: 10px;
}
    /* line 180, ../sass/default.scss */
    #poll input {
        margin: 0 5px 5px 0;
        display: inline-block;
    }
    /* line 185, ../sass/default.scss */
    #poll ul {
        float: none;
    }
    /* line 188, ../sass/default.scss */
    #poll li {
        float: none;
    }

/* line 193, ../sass/default.scss */
.custmPanel h3, .mba-rounded-header-blue h3 {
    background: #014677;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    padding: 10px;
    text-align: center;
}
    /* line 199, ../sass/default.scss */
    .custmPanel h3 a, .mba-rounded-header-blue h3 a {
        color: #fff;
    }
/* line 202, ../sass/default.scss */
.custmPanel article.grayPane, .mba-rounded-header-blue article.grayPane {
    background: #f1f1f1;
    padding: 15px 10px 10px;
    margin-bottom: 0;
}
/* line 207, ../sass/default.scss */
.custmPanel article .FPassBlk, .mba-rounded-header-blue article .FPassBlk {
    margin-top: 10px;
}

/* line 213, ../sass/default.scss */
#events li {
    border-bottom: #d9d9d9 solid 1px;
    padding: 10px 0;
}
    /* line 216, ../sass/default.scss */
    #events li:last-child {
        border-bottom: none;
    }

/* line 222, ../sass/default.scss */
#news li {
    padding: 10px 0;
    text-align: left;
}
    /* line 226, ../sass/default.scss */
    #news li:last-child {
        border-bottom: none;
    }

/* line 231, ../sass/default.scss */
.CategoryPane {
    margin: 10px 0 0;
}

/* line 237, ../sass/default.scss */
#mba-shop-categories-header-menu ul li {
    padding: 0 15px;
    display: inline-block;
}

/* line 244, ../sass/default.scss */
.mba-shop-categories li {
    border-bottom: gray solid 1px;
    margin-bottom: 15px;
    padding: 15px 15px 15px 0;
}
    /* line 248, ../sass/default.scss */
    .mba-shop-categories li:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }
/* line 253, ../sass/default.scss */
.mba-shop-categories h3 {
    margin-bottom: 10px;
    color: #014677;
}
/* line 257, ../sass/default.scss */
.mba-shop-categories .imgPane {
    height: 110px;
    overflow: hidden;
}
    /* line 260, ../sass/default.scss */
    .mba-shop-categories .imgPane img {
        max-width: 100%;
        width: auto;
        height: auto;
        width: auto !important;
    }

/* line 266, ../sass/default.scss */
#mba-breadcrumb {
    margin: 10px 0;
    font-size: 11px;
}
    /* line 269, ../sass/default.scss */
    #mba-breadcrumb a {
        color: gray;
    }
        /* line 270, ../sass/default.scss */
        #mba-breadcrumb a.selected {
            color: #014677;
        }
            /* line 272, ../sass/default.scss */
            #mba-breadcrumb a.selected:hover {
                text-decoration: none;
            }

/* line 275, ../sass/default.scss */
.grayPane {
    background: #f1f1f1;
    padding: 15px 20px;
    margin-bottom: 20px;
}

/* line 280, ../sass/default.scss */
.mba-account {
    background: #f1f1f1;
    padding: 15px 20px;
    margin-bottom: 20px;
}
    /* line 284, ../sass/default.scss */
    .mba-account li {
        margin-bottom: 7px;
    }

/* line 288, ../sass/default.scss */
ul.mba-account {
    margin: 0 !important;
    padding: 0 !important;
}

/* line 290, ../sass/default.scss */
.mba-page-action li, #mba-page-action li {
    float: left;
    height: 34px;
    width: 30px;
}
    /* line 294, ../sass/default.scss */
    .mba-page-action li a, #mba-page-action li a {
        display: block;
        height: 100%;
        width: 100%;
        background: url("../images/sprite.jpg") no-repeat;
        text-indent: -9999px;
    }
    /* line 301, ../sass/default.scss */
    .mba-page-action li.print a, #mba-page-action li.print a {
        background-position: -6px -15px;
    }
    /* line 304, ../sass/default.scss */
    .mba-page-action li.email a, #mba-page-action li.email a {
        background-position: -39px -15px;
    }
    /* line 307, ../sass/default.scss */
    .mba-page-action li.connect a, #mba-page-action li.connect a {
        background-position: -71px -15px;
    }
    /* line 310, ../sass/default.scss */
    .mba-page-action li.save a, #mba-page-action li.save a {
        background-position: -102px -15px;
    }
    /* line 313, ../sass/default.scss */
    .mba-page-action li.fonts a, #mba-page-action li.fonts a {
        background-position: -134px -15px;
    }

/* line 318, ../sass/default.scss */
.bannerLinks img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* line 319, ../sass/default.scss */
.mba-shop-promo {
    background-color: #eee;
}
    /* line 321, ../sass/default.scss */
    .mba-shop-promo img {
        width: 100%;
        height: auto;
    }
    /* line 325, ../sass/default.scss */
    .mba-shop-promo h2 a {
        color: orange;
    }
    /* line 326, ../sass/default.scss */
    .mba-shop-promo .txt-c {
        margin: 15px 0;
    }
    /* line 327, ../sass/default.scss */
    .mba-shop-promo a:hover {
        text-decoration: none;
    }

/* line 329, ../sass/default.scss */
.SpacerB15 {
    padding-bottom: 15px;
}

/* line 330, ../sass/default.scss */
#mba-shop-categories-header {
    background: #014677;
    color: #fff;
    padding: 5px 10px;
}
    /* line 334, ../sass/default.scss */
    #mba-shop-categories-header a {
        color: #fff;
    }

/* line 336, ../sass/default.scss */
.shopList-left .PBViewing {
    float: none;
}

/* line 337, ../sass/default.scss */
.product_image img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* line 340, ../sass/default.scss */
.product_desc h2 {
    margin-bottom: 10px;
    color: #014677;
}

/* line 345, ../sass/default.scss */
.MoreInfo .product_image img {
    min-width: 160px;
    max-width: 284px;
}

/* line 350, ../sass/default.scss */
.submit-shop {
    margin-top: 12px;
}

/* line 352, ../sass/default.scss */
.product_summary ul {
    margin: 10px 0;
}
    /* line 354, ../sass/default.scss */
    .product_summary ul li {
        border-bottom: none;
        padding: 0;
        margin: 0 0 0 20px;
        list-style: disc;
    }
/* line 361, ../sass/default.scss */
.product_summary .BtnPane {
    margin-top: 20px;
}

/* line 365, ../sass/default.scss */
.mba-quick-links {
    margin-bottom: 25px;
}
    /* line 367, ../sass/default.scss */
    .mba-quick-links li {
        margin-bottom: 7px;
    }
        /* line 369, ../sass/default.scss */
        .mba-quick-links li a {
            padding: 6px 10px;
            background: #f1f1f1;
            display: block;
            font-size: 16px;
            font-size: 1rem;
            text-transform: uppercase;
            line-height: 15px;
        }
            /* line 376, ../sass/default.scss */
            .mba-quick-links li a:before {
                content: "\f0a9";
                font-size: 24px;
                font-size: 1.5rem;
                margin-right: 10px;
            }
        /* line 382, ../sass/default.scss */
        .mba-quick-links li:first-child {
            margin-top: 7px;
        }

/* line 387, ../sass/default.scss */
.member-discount-details p {
    margin: 10px 0;
}
/* line 388, ../sass/default.scss */
.member-discount-details ul {
    list-style: circle;
    margin-left: 40px;
}
    /* line 391, ../sass/default.scss */
    .member-discount-details ul li {
        list-style: circle;
    }
/* line 394, ../sass/default.scss */
.member-discount-details .rgtPane ul {
    margin-left: 0;
}

/* line 399, ../sass/default.scss */
.AwardPane {
    margin: 15px 0;
}
    /* line 401, ../sass/default.scss */
    .AwardPane h3 {
        font-style: italic;
    }
    /* line 404, ../sass/default.scss */
    .AwardPane .shopPane {
        margin: 0 0 20px;
    }

/* line 409, ../sass/default.scss */
.mba-list-gray-background h3 {
    font-style: normal;
}
    /* line 411, ../sass/default.scss */
    .mba-list-gray-background h3 a {
        word-break: break-word;
    }
/* line 415, ../sass/default.scss */
.mba-list-gray-background > li {
    padding: 15px 10px;
    background: #f1f1f1;
    margin-bottom: 10px;
}
    /* line 419, ../sass/default.scss */
    .mba-list-gray-background > li li {
        padding: 0;
    }
    /* line 422, ../sass/default.scss */
    .mba-list-gray-background > li label {
        font-weight: 600;
        width: 75px;
    }
/* line 427, ../sass/default.scss */
.mba-list-gray-background .imgPane {
    width: 30%;
    background: #fff;
    text-align: center;
    margin-bottom: 15px;
    padding: 10px;
    float: left;
}
    /* line 434, ../sass/default.scss */
    .mba-list-gray-background .imgPane img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
/* line 440, ../sass/default.scss */
.mba-list-gray-background .details {
    width: 65%;
    float: right;
    margin-left: 5%;
}
/* line 445, ../sass/default.scss */
.mba-list-gray-background .BtnPane {
    text-align: left;
    margin-top: 15px;
}

/* line 451, ../sass/default.scss */
.detailLst li {
    padding: 0;
}
/* line 454, ../sass/default.scss */
.detailLst label {
    font-weight: 600;
    width: 75px;
}

/* line 459, ../sass/default.scss */
.detailsInfoimgPane {
    display: none;
}

/* line 460, ../sass/default.scss */
.calenderWrapper {
    margin: 20px 0;
}

/* line 463, ../sass/default.scss */
.ContentWDropzone {
    width: 67.2%;
}
    /* line 465, ../sass/default.scss */
    .ContentWDropzone #mba-promo-links li {
        width: 240px;
    }

/* line 469, ../sass/default.scss */
.PollDropzone {
    width: 32.5%;
}

/* line 473, ../sass/default.scss */
#mba-banner img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* line 477, ../sass/default.scss */
.member-discount-details table img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* line 478, ../sass/default.scss */
div.contentandmenuContent a {
    color: #2681c3;
}
    /* line 480, ../sass/default.scss */
    div.contentandmenuContent a.btn-primary, div.contentandmenuContent a.course-button-blue, div.contentandmenuContent a.button-blue, div.contentandmenuContent a.submit-blue, div.contentandmenuContent a.ui-button, div.contentandmenuContent a.submit-blue-bottom, div.contentandmenuContent a.SrchBtn {
        color: #fff;
    }

/* line 486, ../sass/default.scss */
.EktronCartWrapper {
    width: auto !important;
}

/* line 487, ../sass/default.scss */
.mba-shop-cart {
    margin-bottom: 20px;
}
    /* line 489, ../sass/default.scss */
    .mba-shop-cart p {
        margin: 0;
    }
    /* line 490, ../sass/default.scss */
    .mba-shop-cart h3 {
        margin: 0;
    }
    /* line 491, ../sass/default.scss */
    .mba-shop-cart > li {
        padding: 10px;
    }
    /* line 492, ../sass/default.scss */
    .mba-shop-cart .cartImage {
        height: 100px;
        overflow: hidden;
    }
        /* line 495, ../sass/default.scss */
        .mba-shop-cart .cartImage img {
            width: auto;
            height: 100%;
            max-width: 100%;
            min-height: inherit;
        }
    /* line 502, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-header {
        background: #e6e6e6;
    }
    /* line 505, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-item {
        background: #f8f8f8;
        border-bottom: #d9d9d9 solid 1px;
        position: relative !important;
    }
    /* line 510, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-subtotal {
        background: #e6e6e6;
    }
    /* line 513, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-total strong {
        font-size: 14px;
        font-size: 0.875rem;
    }
    /* line 515, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-subtotal strong {
        margin-left: 10px;
        font-size: 16px;
        font-size: 1rem;
    }
    /* line 520, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-total {
        position: static !important;
    }
    /* line 523, ../sass/default.scss */
    .mba-shop-cart .removeFromCart {
        display: block;
        position: absolute;
        right: 10px;
        top: 28px;
    }
        /* line 528, ../sass/default.scss */
        .mba-shop-cart .removeFromCart:before {
            content: "\f057";
            font-size: 20px;
            color: #b6b6b6;
        }
    /* line 534, ../sass/default.scss */
    .mba-shop-cart .xMark {
        display: none;
    }

/* line 537, ../sass/default.scss */
#mba-shop-cart-action .btn, #mba-shop-cart-action .course-button-blue, #mba-shop-cart-action .button-blue, #mba-shop-cart-action .submit-blue, #mba-shop-cart-action .ui-button, #mba-shop-cart-action .submit-blue-bottom, #mba-shop-cart-action .SrchBtn {
    margin-right: 3px;
}

/* line 540, ../sass/default.scss */
.mba-shop-cart-item .mba-shop-cart-price, .mba-shop-cart-item .mba-shop-cart-total {
    padding: 19px 10px 15px !important;
}

/* line 545, ../sass/default.scss */
#mba-shop-column-left {
    margin-top: 0 !important;
    max-width: 100% !important;
}
    /* line 548, ../sass/default.scss */
    #mba-shop-column-left h2 {
        color: #014677;
        line-height: 25px;
    }
    /* line 552, ../sass/default.scss */
    #mba-shop-column-left h2, #mba-shop-column-left .nonMemberLoginBTN .btn, #mba-shop-column-left .nonMemberLoginBTN .course-button-blue, #mba-shop-column-left .nonMemberLoginBTN .button-blue, #mba-shop-column-left .nonMemberLoginBTN .submit-blue, #mba-shop-column-left .nonMemberLoginBTN .ui-button, #mba-shop-column-left .nonMemberLoginBTN .submit-blue-bottom, #mba-shop-column-left .nonMemberLoginBTN .SrchBtn {
        margin: 20px 0;
    }
    /* line 555, ../sass/default.scss */
    #mba-shop-column-left .pgtitle {
        margin: 0 0 15px 0 !important;
    }

/* line 559, ../sass/default.scss */
.nonMemberLogin {
    border-bottom: #d9d9d9 solid 1px;
}
    /* line 561, ../sass/default.scss */
    .nonMemberLogin .form-control, .nonMemberLogin select, .nonMemberLogin .design_textfield, .nonMemberLogin .black, .nonMemberLogin .txtsearchtext {
        margin-left: 0 !important;
    }
    /* line 564, ../sass/default.scss */
    .nonMemberLogin h2 {
        font-size: 16px;
    }

/* line 568, ../sass/default.scss */
.EktronCheckout {
    padding: 0;
    border: none;
}

/* line 572, ../sass/default.scss */
.wizardStep {
    margin: 20px 0;
}

/* line 576, ../sass/default.scss */
.JoinMaba h2 {
    font-size: 16px;
}

/* line 581, ../sass/default.scss */
.BuyNow h2 {
    font-size: 16px;
}

/* line 587, ../sass/default.scss */
.checkoutProcess {
    font-size: 14px;
    font-size: 0.875rem;
}
    /* line 589, ../sass/default.scss */
    .checkoutProcess ul {
        margin: 55px 0 35px;
    }
    /* line 592, ../sass/default.scss */
    .checkoutProcess li {
        padding: 4px 0;
    }
        /* line 594, ../sass/default.scss */
        .checkoutProcess li:first-child {
            padding-bottom: 20px;
        }
        /* line 597, ../sass/default.scss */
        .checkoutProcess li .btn, .checkoutProcess li .course-button-blue, .checkoutProcess li .button-blue, .checkoutProcess li .submit-blue, .checkoutProcess li .ui-button, .checkoutProcess li .submit-blue-bottom, .checkoutProcess li .SrchBtn {
            margin: 10px 0;
        }
        /* line 600, ../sass/default.scss */
        .checkoutProcess li.EktronCheckout_BillingNotice {
            font-size: 14px;
            font-size: 0.875rem;
        }
/* line 605, ../sass/default.scss */
a.EktronCheckout_messageLeft {
    width: 100%;
}

.EktronCheckout_UserInfo_ShippingAddressFragment .EktronCheckout_ShippingAddress_Name {
    padding: 10px 0;
}

.checkoutProcess.shipping ul ul {
    width: 50%;
    border: #d9d9d9 solid 1px;
    margin: 0 0 20px;
    padding: 10px;
}
    /* line 608, ../sass/default.scss */
    .checkoutProcess.shipping ul ul li {
        padding: 5px 15px;
    }
        /* line 610, ../sass/default.scss */
        .checkoutProcess.shipping ul ul li a {
            padding: 10px 15px;
            background-color: #d9d9d9;
            display: block;
        }
/* line 618, ../sass/default.scss */
.checkoutProcess .EktronCheckout_UserInfo_PageLinks .pagingBlockOuter {
    background-color: #f1f1f1;
    padding: 10px;
    border: #E4E4E4 solid 1px;
}
/* line 624, ../sass/default.scss */
.checkoutProcess span {
    margin: 0;
}
    /* line 626, ../sass/default.scss */
    .checkoutProcess span.EktronCheckout_UserInfo_NextPageLink {
        text-align: right;
        display: block;
        font-weight: bolder;
    }
    /* line 630, ../sass/default.scss */
    .checkoutProcess span.EktronCheckout_UserInfo_PreviousPageLink {
        text-align: left;
        display: block;
        font-weight: bolder;
    }
    /* line 634, ../sass/default.scss */
    .checkoutProcess span.PrpAlgn {
        padding: 0;
        margin: 0 5px 0 0;
        /**display: block; **/
    }

/* line 641, ../sass/default.scss */
.shoppingMethod {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 40px;
}
    /* line 645, ../sass/default.scss */
    .shoppingMethod table td {
        padding: 10px 15px;
    }

/* line 650, ../sass/default.scss */
.shoppingMethodNav {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 20px 10px;
}

/* line 654, ../sass/default.scss */
.review {
    margin: 30px 10px 0 10px !important;
    font-size: 14px;
    font-size: 0.875rem;
}
    /* line 657, ../sass/default.scss */
    .review .review-header {
        background: #014677;
        color: #fff;
        padding: 10px 0;
    }
    /* line 662, ../sass/default.scss */
    .review .review-item {
        background: #f3f3f3;
        border: #d9d9d9 solid 1px;
        border-top: none;
        padding: 0;
    }
    /* line 668, ../sass/default.scss */
    .review .review-subtotal {
        border-bottom: #d9d9d9 solid 1px;
    }
        /* line 672, ../sass/default.scss */
        .review .review-total li, .review .review-subtotal li {
            padding-top: 5px;
            padding-bottom: 5px;
        }

/* line 678, ../sass/default.scss */
.ReviewNav {
    margin-top: 0px !important;
    margin-left: 10px;
    margin-right: 10px;
}
    /* line 682, ../sass/default.scss */
    .ReviewNav .btn-primary, .ReviewNav .course-button-blue, .ReviewNav .button-blue, .ReviewNav .submit-blue, .ReviewNav .ui-button, .ReviewNav .submit-blue-bottom, .ReviewNav .SrchBtn {
        color: #fff !important;
    }

/* line 684, ../sass/default.scss */
.EktronCheckout_ReviewOrder_OrderCharges {
    margin: 0 10px !important;
}

/* line 685, ../sass/default.scss */
.ChargesTotal {
    border-top: none !important;
}

/* line 686, ../sass/default.scss */
.EktronCheckout_CreditCard {
    width: 50%;
}

/* line 689, ../sass/default.scss */
.EktronCheckout_StartDateTitle {
    display: none;
}

/* line 692, ../sass/default.scss */
.EktronCheckout_RequiredSymbol {
    font-weight: bold;
    display: inline !important;
    margin-right: 5px;
}

/* line 697, ../sass/default.scss */
.EktronCheckout_SubmitOrderBtn, .EktronCheckout_SubmitOrder {
    margin-left: 10px;
}

/* line 701, ../sass/default.scss */
.shoppingMethod table {
    margin: 0 0 0 -15px;
}

/* line 705, ../sass/default.scss */
.modal-footer .EktronCheckout_Row_LeftContents {
    width: auto !important;
    margin-top: 6px;
}
/* line 709, ../sass/default.scss */
.modal-footer .EktronCheckout_AjaxBusyImageContainer {
    padding: 0 0 0 10px !important;
}
/* line 712, ../sass/default.scss */
.modal-footer .EktronCheckout_UserInfo_ShippingAddress_CancelLink {
    margin-top: 6px;
}

/* line 717, ../sass/default.scss */
.form-horizontal .EktronCheckout_RequiredNotice {
    padding-left: 0;
}
/* line 720, ../sass/default.scss */
.form-horizontal .form-control, .form-horizontal select, .form-horizontal .design_textfield, .form-horizontal .black, .form-horizontal .txtsearchtext {
    width: 75% !important;
}

/* line 723, ../sass/default.scss */
#mba-login table {
    width: 100%;
    background: #f1f1f1;
}
/* line 727, ../sass/default.scss */
#mba-login article {
    width: 50%;
}

/* line 731, ../sass/default.scss */
.JoinPane {
    padding: 10px 0 20px;
}
    /* line 733, ../sass/default.scss */
    .JoinPane .lft {
        padding: 10px 0;
        float: left;
    }
        /* line 736, ../sass/default.scss */
        .JoinPane .lft .info {
            color: #014677;
            font-size: 13px;
            line-height: 17px;
        }
    /* line 742, ../sass/default.scss */
    .JoinPane .rgt {
        float: right;
    }

/* line 746, ../sass/default.scss */
#newsContner {
    margin: 15px 0 0 0;
}

/* line 750, ../sass/default.scss */
#eventContner a {
    text-decoration: none;
}
    /* line 752, ../sass/default.scss */
    #eventContner a:hover {
        text-decoration: none;
    }
/* line 754, ../sass/default.scss */
#eventContner h3 {
    background: #f1f1f1;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
    margin: 0 0 10px 0;
}
/* line 760, ../sass/default.scss */
#eventContner .glyphicon {
    color: #014677;
}

/* line 764, ../sass/default.scss */
.eventLink {
    color: #fff;
}
    /* line 766, ../sass/default.scss */
    .eventLink h3 {
        color: #fff;
    }
    /* line 769, ../sass/default.scss */
    .eventLink .glyphicon {
        margin-top: 5px;
        display: none;
    }

/* line 774, ../sass/default.scss */
.modal-header-form {
    display: none;
}

/* line 777, ../sass/default.scss */
.RegisterPane {
    margin-top: 30px;
}
    /* line 779, ../sass/default.scss */
    .RegisterPane .control-label {
        text-align: left;
    }
    /* line 780, ../sass/default.scss */
    .RegisterPane .form-control, .RegisterPane select, .RegisterPane .design_textfield, .RegisterPane .black, .RegisterPane .txtsearchtext {
        width: 50% !important;
    }

/* line 783, ../sass/default.scss */
.page-content-with-subnav .title {
    margin: 15px 0 0 0;
}
/* line 786, ../sass/default.scss */
.page-content-with-subnav .pgtitle {
    margin-bottom: 0;
}
    /* line 789, ../sass/default.scss */
    .page-content-with-subnav .pgtitle h1 {
        display: inline-block;
    }
/* line 793, ../sass/default.scss */
.page-content-with-subnav table {
    width: 100%;
}
/* line 794, ../sass/default.scss */
.page-content-with-subnav .JoinPane {
    margin-top: 10px;
}
/* line 801, ../sass/default.scss */
.page-content-with-subnav .rgt {
    float: left;
    margin-left: 15px;
}

/* line 807, ../sass/default.scss */
.detailSubNavigation ul {
    margin-top: 12px;
}
/* line 810, ../sass/default.scss */
.detailSubNavigation li {
    padding-top: 2px;
}

/* line 814, ../sass/default.scss */
.padBtm15 {
    padding: 0 0 15px 0 !important;
}

/* line 815, ../sass/default.scss */
.EktronCheckout_CCID input {
    width: 11.6em;
}

/* line 816, ../sass/default.scss */
.EktronCheckout_modalContainer {
    width: auto !important;
    top: auto;
    left: auto;
    height: auto !important;
    background-color: transparent;
    border: none;
}

/* line 824, ../sass/default.scss */
.mba-rounded-top-box {
    background-color: #f1f1f1;
    padding: 10px;
    margin-bottom: 10px;
}

/* line 829, ../sass/default.scss */
.EktronCheckout_modalContainer {
    left: 0;
    top: 0;
}
    /* line 832, ../sass/default.scss */
    .EktronCheckout_modalContainer h4 {
        text-align: left;
        color: #4d4d4d;
        border-bottom: none;
        background-color: transparent;
        font-size: 16px;
        padding: 0;
    }

/* line 841, ../sass/default.scss */
.pager {
    display: block;
    margin: 0;
    background: #f1f1f1;
}

/* line 848, ../sass/default.scss */
#mba-page-content-with-subnav .mba-rounded-top-box {
    width: 50%;
}

/* line 853, ../sass/default.scss */
.FPsPane {
    width: 370px;
}

/* line 858, ../sass/default.scss */
.MberDsct p {
    float: left;
    margin: 0;
}

/* line 862, ../sass/default.scss */
.cntRgt {
    float: right;
}
    /* line 864, ../sass/default.scss */
    .cntRgt .cntMail {
        float: left;
    }
    /* line 867, ../sass/default.scss */
    .cntRgt .cntWeb {
        float: right;
    }

/* line 871, ../sass/default.scss */
.TileList {
    margin: 20px 0;
}
    /* line 873, ../sass/default.scss */
    .TileList > li {
        float: left;
        width: 33.33%;
        margin-bottom: 10px;
    }
    /* line 878, ../sass/default.scss */
    .TileList ul {
        background: #f2f2f2;
        margin-right: 10px;
        padding: 15px;
        height: 250px;
    }
    /* line 885, ../sass/default.scss */
    .TileList a {
        display: block;
    }
    /* line 886, ../sass/default.scss */
    .TileList .title {
        font-weight: 600;
        overflow: hidden;
        font-size: 15px;
        font-size: 0.9375rem;
        margin: 10px 0;
    }
    /* line 892, ../sass/default.scss */
    .TileList .actions {
        margin: 10px 0;
    }
    /* line 895, ../sass/default.scss */
    .TileList .desc {
        max-height: 55px;
        overflow: hidden;
        padding-left: 0;
    }
    /* line 900, ../sass/default.scss */
    .TileList .img {
        text-align: center;
    }
        /* line 902, ../sass/default.scss */
        .TileList .img img {
            max-width: 100%;
            margin: 0 10px 5px 0;
            width: auto;
            height: 100px;
        }
    /* line 909, ../sass/default.scss */
    .TileList p {
        margin: 0;
    }

/* line 913, ../sass/default.scss */
.filterPane {
    width: 45%;
}
    /* line 915, ../sass/default.scss */
    .filterPane .filter-label {
        float: left;
        padding: 8px 0 0;
    }
    /* line 919, ../sass/default.scss */
    .filterPane .filter-txt-bx {
        float: right;
    }

/* line 924, ../sass/default.scss */
.LogoList > li {
    border-top: gray solid 1px;
    padding: 10px;
}
    /* line 927, ../sass/default.scss */
    .LogoList > li:first-child {
        border-top: none;
    }
    /* line 928, ../sass/default.scss */
    .LogoList > li .lftPane {
        float: left;
        width: 36%;
    }
    /* line 932, ../sass/default.scss */
    .LogoList > li .rgtPane {
        float: right;
        width: 64%;
    }
/* line 937, ../sass/default.scss */
.LogoList img {
    max-width: 100%;
    width: auto;
    height: auto;
}
/* line 941, ../sass/default.scss */
.LogoList ul .lft {
    float: left;
    margin-right: 12px;
    width: 10%;
}
/* line 946, ../sass/default.scss */
.LogoList ul .rgt {
    float: right;
    width: 87%;
}

/* line 953, ../sass/default.scss */
.TablePane {
    margin-top: 12px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #8c8c8c;
}
    /* line 958, ../sass/default.scss */
    .TablePane p {
        margin: 0;
        line-height: 14px;
    }
    /* line 962, ../sass/default.scss */
    .TablePane .BtnPane {
        text-align: right;
    }
        /* line 964, ../sass/default.scss */
        .TablePane .BtnPane a {
            float: right;
            margin-bottom: 10px;
        }
    /* line 969, ../sass/default.scss */
    .TablePane .row1 {
        border-bottom: 1px solid #8c8c8c;
        padding: 5px 10px;
    }
    /* line 973, ../sass/default.scss */
    .TablePane .col1, .TablePane .col2, .TablePane .col3, .TablePane .col4, .TablePane .col5 {
        display: inline-block;
        float: left;
        min-height: 10px;
    }
    /* line 978, ../sass/default.scss */
    .TablePane .col1 {
        width: 12%;
        padding: 14px 0;
    }
    /* line 982, ../sass/default.scss */
    .TablePane .col2 {
        width: 18%;
        padding: 14px 0;
    }
    /* line 986, ../sass/default.scss */
    .TablePane .col3 {
        width: 35%;
    }
    /* line 989, ../sass/default.scss */
    .TablePane .col4 {
        width: 15%;
    }
    /* line 992, ../sass/default.scss */
    .TablePane .col5 {
        width: 20%;
        padding: 4px 0;
        text-align: right;
    }

/* line 999, ../sass/default.scss */
.TablePane2 {
    width: 100%;
    background-color: #fff;
    border: 1px solid #8c8c8c;
    margin-top: 12px;
    padding: 10px;
}
    /* line 1005, ../sass/default.scss */
    .TablePane2 p {
        padding: 10px;
    }
    /* line 1008, ../sass/default.scss */
    .TablePane2 .BtnPane {
        text-align: right;
    }
        /* line 1010, ../sass/default.scss */
        .TablePane2 .BtnPane a {
            float: right;
            margin-bottom: 10px;
        }

/* line 1017, ../sass/default.scss */
.mainTitle .left {
    float: left;
}
/* line 1020, ../sass/default.scss */
.mainTitle .right {
    float: right;
    margin-top: 28px;
}

/* line 1027, ../sass/default.scss */
table ul {
    padding-left: 30px;
}
    /* line 1029, ../sass/default.scss */
    table ul li {
        list-style: circle;
    }

/* line 1037, ../sass/default.scss */
.detailSubNavigation ul li ul {
    padding-left: 20px;
    margin-top: 0;
    margin-left: 2px;
    border-left: #A0A0A0 dotted 1px;
}
    /* line 1042, ../sass/default.scss */
    .detailSubNavigation ul li ul li {
        position: relative;
    }
        /* line 1044, ../sass/default.scss */
        .detailSubNavigation ul li ul li:before {
            content: "";
            border-bottom: #A0A0A0 dotted 1px;
            width: 15px;
            display: block;
            position: absolute;
            left: -19px;
            top: 11px;
        }

/* line 1059, ../sass/default.scss */
ul.mba-account li ul {
    padding-left: 20px;
    margin-top: 0;
    margin-left: 2px;
    border-left: #A0A0A0 dotted 1px;
}
    /* line 1064, ../sass/default.scss */
    ul.mba-account li ul li {
        position: relative;
    }
        /* line 1066, ../sass/default.scss */
        ul.mba-account li ul li:before {
            content: "";
            border-bottom: #A0A0A0 dotted 1px;
            width: 15px;
            display: block;
            position: absolute;
            left: -19px;
            top: 11px;
        }

/* line 1078, ../sass/default.scss */
.ShopSearch {
    display: inline-block;
    width: auto;
}

/* line 1082, ../sass/default.scss */
.itemRow {
    border-bottom: #C2C2C2 dotted 1px;
    padding: 10px 0;
}
    /* line 1085, ../sass/default.scss */
    .itemRow:last-child {
        border-bottom: none;
    }

/* line 1089, ../sass/default.scss */
.SearchBlk {
    margin: 15px 0;
}
    /* line 1091, ../sass/default.scss */
    .SearchBlk a {
        margin-top: 10px;
    }

/* line 1093, ../sass/default.scss */
.NewsListing {
    background-color: #fff;
    margin: 0 0 15px 0 !important;
}
    /* line 1096, ../sass/default.scss */
    .NewsListing p {
        margin: 0 0 5px 0;
    }

/* line 1099, ../sass/default.scss */
.DurBx a {
    display: block;
    margin-bottom: 10px;
}

/* line 1104, ../sass/default.scss */
.modal-dialog .BGGray {
    background: #f1f1f1;
    padding: 20px 20px 0 20px;
}

/* line 1109, ../sass/default.scss */
.Submissions .PBViewing {
    float: none !important;
}

/* line 1113, ../sass/default.scss */
article.less-text {
    position: relative;
    display: block;
    height: auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
    /* line 1121, ../sass/default.scss */
    article.less-text .read-more {
        position: absolute;
        bottom: -22px;
        right: 0;
        text-align: right;
    }
        /* line 1126, ../sass/default.scss */
        article.less-text .read-more a:hover {
            text-decoration: none;
        }

/* line 1129, ../sass/default.scss */
.readMoreBlk {
    height: auto !important;
}

/* line 1132, ../sass/default.scss */
.EventsListing {
    margin-left: 0 !important;
}
    /* line 1134, ../sass/default.scss */
    .EventsListing li {
        list-style: none;
        list-style-type: none !important;
        width: 30%;
        margin-right: 2%;
        margin-bottom: 1%;
        height: 250px;
        float: left;
    }
        /* line 1142, ../sass/default.scss */
        .EventsListing li:last-child {
            margin-right: 0;
        }
        /* line 1145, ../sass/default.scss */
        .EventsListing li a {
            display: block;
            text-align: center;
            background-color: #fff;
            border: #E4E4E4 solid 1px;
            overflow: hidden;
        }
        /* line 1152, ../sass/default.scss */
        .EventsListing li img {
            max-width: 100%;
            height: 170px;
            max-height: 100%;
        }
    /* line 1158, ../sass/default.scss */
    .EventsListing h3 {
        white-space: pre-wrap;
        background-color: #E0E0E0;
        margin: 0;
        padding: 10px;
        text-align: center;
        height: 65px;
    }

/* line 1168, ../sass/default.scss */
.detailSubNavigation a, .detailSubNavigation li {
    color: #2681c3;
}

/* line 1172, ../sass/default.scss */
.EktronCheckout_ShippingAddress_Address {
    min-width: 14.5em;
}

/* line 1174, ../sass/default.scss */
.TileType2 .blck .caption {
    position: absolute !important;
    top: 0 !important;
    background: transparent !important;
}
    /* line 1179, ../sass/default.scss */
    .TileType2 .blck .caption h3 {
        color: #000 !important;
        text-align: left;
        font-size: 22px;
        font-size: 1.375rem;
        font-weight: 400;
    }
/* line 1188, ../sass/default.scss */
.TileType2 a {
    line-height: 22px;
}

/* line 1193, ../sass/default.scss */
.TileType3 .mba-promo-title {
    display: none !important;
}

/* line 1198, ../sass/default.scss */
.findBuilder p {
    margin: 0 !important;
}
/* line 1199, ../sass/default.scss */
.findBuilder td {
    padding-bottom: 10px;
    vertical-align: top;
}

/* line 1205, ../sass/default.scss */
.modal .JoinInfo {
    width: 94%;
}
    /* line 1207, ../sass/default.scss */
    .modal .JoinInfo .lft {
        float: left;
        width: auto;
    }
    /* line 1211, ../sass/default.scss */
    .modal .JoinInfo .rgt {
        float: right;
    }

/* line 1216, ../sass/default.scss */
.JoinInfo {
    width: 50%;
}
    /* line 1218, ../sass/default.scss */
    .JoinInfo .lft {
        float: left;
        width: 240px;
    }
    /* line 1222, ../sass/default.scss */
    .JoinInfo .rgt {
        float: right;
    }

/* line 1226, ../sass/default.scss */
.searchbox {
    margin-bottom: 20px;
}
    /* line 1235, ../sass/default.scss */
    .searchbox li {
        float: left;
        margin-right: 10px;
    }

/* line 1241, ../sass/default.scss */
.search-resultsLst p {
    margin: 0;
}
/* line 1244, ../sass/default.scss */
.search-resultsLst li {
    margin-bottom: 20px;
}

/* line 1255, ../sass/default.scss */
.CourseLstheader {
    padding: 0 0 0 12px;
}

/* line 1258, ../sass/default.scss */
.CourseBX {
    border: solid 1px #e5e5e5;
    height: auto;
}

/* line 1262, ../sass/default.scss */
.JoinBlock {
    margin-top: -10px;
    padding: 20px !important;
}
    /* line 1265, ../sass/default.scss */
    .JoinBlock p {
        margin: 0;
        line-height: 33px;
    }

/* line 1270, ../sass/default.scss */
.NAVoverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10000000;
    top: 0;
    left: 0;
}

/* line 1279, ../sass/default.scss */
.width50Per {
    width: 50%;
}

/* line 1282, ../sass/default.scss */
.trainingInfo {
    margin-bottom: 15px;
}
    /* line 1284, ../sass/default.scss */
    .trainingInfo ul {
        margin: 0 auto;
        text-align: center;
    }
        /* line 1287, ../sass/default.scss */
        .trainingInfo ul li {
            display: inline-block;
            border-right: #CCC solid 1px;
            padding: 0 10px;
        }
            /* line 1291, ../sass/default.scss */
            .trainingInfo ul li:first-child {
                padding-left: 0;
            }
            /* line 1294, ../sass/default.scss */
            .trainingInfo ul li:last-child {
                border-right: none;
            }
        /* line 1298, ../sass/default.scss */
        .trainingInfo ul .contactBtn {
            background-color: #B3B3B3;
            padding: 2px 9px;
            border: #909090 solid 1px;
            font-size: 13px;
            color: #fff;
        }
            /* line 1304, ../sass/default.scss */
            .trainingInfo ul .contactBtn:hover {
                text-decoration: none !important;
            }

/* line 1310, ../sass/default.scss */
.MainImgBlock img {
    max-width: 100%;
    width: auto;
    height: auto;
    width: 200px;
}

@media screen and (max-width: 767px) {
    .flickity-viewport {
        max-height: 220px;
    }
    /*.galleryFlickity img {
    max-height:220px
    }*/
    /* line 1318, ../sass/default.scss */
    .width50Per {
        width: 100%;
    }

    /* line 1321, ../sass/default.scss */
    .colTwo {
        padding-left: 0;
    }

    /* line 1325, ../sass/default.scss */
    .CMSListing00 li {
        width: 49%;
    }

    /* line 1329, ../sass/default.scss */
    .Sm-Form-Control {
        width: 100%;
    }

    /* line 1333, ../sass/default.scss */
    #mba-promo-tiles li {
        width: 32.6%;
        margin-right: 2%;
    }

    /* line 1338, ../sass/default.scss */
    #mba-promo-links {
        margin: 10px 0 0 0;
    }
        /* line 1341, ../sass/default.scss */
        #mba-promo-links .mba-promo-links-title {
            margin-bottom: 0;
            padding: 10px;
            cursor: pointer;
        }
        /* line 1346, ../sass/default.scss */
        #mba-promo-links > li {
            width: 100%;
            margin-bottom: 10px;
            min-height: inherit;
            padding: 0;
        }
            /* line 1351, ../sass/default.scss */
            #mba-promo-links > li ul {
                display: none;
                padding: 0 10px 15px;
            }

    /* line 1357, ../sass/default.scss */
    .ContentWDropzone {
        width: 67.2%;
    }
        /* line 1359, ../sass/default.scss */
        .ContentWDropzone #mba-promo-links li {
            width: 100%;
        }

    /* line 1363, ../sass/default.scss */
    .PollDropzone {
        width: 32.5%;
    }

    /* line 1366, ../sass/default.scss */
    .PollDiv {
        width: 100%;
    }

    /* line 1367, ../sass/default.scss */
    .PBViewing {
        width: 100%;
    }

    /* line 1370, ../sass/default.scss */
    #poll {
        min-height: inherit;
        padding: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }
        /* line 1376, ../sass/default.scss */
        #poll .mba-promo-links-title {
            margin-bottom: 0;
            padding: 10px;
            cursor: pointer;
        }
        /* line 1381, ../sass/default.scss */
        #poll ul {
            display: none;
            padding: 0 10px 15px;
        }

    /* line 1387, ../sass/default.scss */
    .custmPanel h3 {
        text-align: left;
        margin-bottom: 10px;
    }

    /* line 1392, ../sass/default.scss */
    #events {
        display: none;
        margin-bottom: 10px;
    }

    /* line 1393, ../sass/default.scss */
    .eventsLnk {
        cursor: pointer;
    }

    /* line 1394, ../sass/default.scss */
    .newsPane h3 {
        margin-bottom: 0;
    }

    /* line 1396, ../sass/default.scss */
    .mba-shop-categories .imgPane {
        height: auto;
        text-align: center;
        background: #fff;
        margin-bottom: 15px;
        padding: 10px 0;
    }
    /* line 1403, ../sass/default.scss */
    .mba-shop-categories .BtnPane {
        margin-top: 15px;
    }
    /* line 1406, ../sass/default.scss */
    .mba-shop-categories li {
        padding: 15px;
    }

    /* line 1410, ../sass/default.scss */
    #mba-shop-categories-header {
        display: none;
    }

    /* line 1411, ../sass/default.scss */
    .moreInfo {
        margin: 0;
    }

    /* line 1412, ../sass/default.scss */
    .product_image {
        background: #fff;
        padding: 15px;
        margin-bottom: 15px;
        overflow: hidden;
    }

    /* line 1419, ../sass/default.scss */
    .mba-shop-cart li.mba-shop-cart-item {
        padding: 0 10px 10px;
    }
    /* line 1422, ../sass/default.scss */
    .mba-shop-cart .xMark {
        display: inline-block;
        margin-right: 6px;
    }
    /* line 1426, ../sass/default.scss */
    .mba-shop-cart .removeFromCart {
        top: 12px;
    }
        /* line 1428, ../sass/default.scss */
        .mba-shop-cart .removeFromCart:before {
            font-size: 20px;
        }
    /* line 1430, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-description {
        padding-bottom: 0;
        padding-right: 20px;
    }
    /* line 1434, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-total {
        padding: 5px 10px 10px !important;
    }
    /* line 1437, ../sass/default.scss */
    .mba-shop-cart .cartImage {
        height: 82px;
    }
    /* line 1440, ../sass/default.scss */
    .mba-shop-cart .TotPrice {
        border-top: #e8e8e8 solid 1px;
        padding: 10px 0 0;
    }
        /* line 1443, ../sass/default.scss */
        .mba-shop-cart .TotPrice strong {
            display: inline-block;
            float: right;
            font-size: 14px;
        }
    /* line 1449, ../sass/default.scss */
    .mba-shop-cart .mba-shop-cart-subtotal strong {
        font-size: 16px;
    }

    /* line 1452, ../sass/default.scss */
    #mba-shop-cart-action .btn, #mba-shop-cart-action .course-button-blue, #mba-shop-cart-action .button-blue, #mba-shop-cart-action .submit-blue, #mba-shop-cart-action .ui-button, #mba-shop-cart-action .submit-blue-bottom, #mba-shop-cart-action .SrchBtn {
        width: 100%;
        margin-top: 15px;
        padding: 13px;
        margin-right: 0;
    }

    /* line 1460, ../sass/default.scss */
    .mba-shop-cart-item .mba-shop-cart-price {
        padding: 19px 10px 15px 0 !important;
    }

    /* line 1462, ../sass/default.scss */
    .JoinMaba, .BuyNow {
        text-align: center;
    }

    /* line 1466, ../sass/default.scss */
    .nonMemberLogin form {
        text-align: center;
    }

    /* line 1469, ../sass/default.scss */
    #mba-shop-column-left .nonMemberLoginBTN .btn, #mba-shop-column-left .nonMemberLoginBTN .course-button-blue, #mba-shop-column-left .nonMemberLoginBTN .button-blue, #mba-shop-column-left .nonMemberLoginBTN .submit-blue, #mba-shop-column-left .nonMemberLoginBTN .ui-button, #mba-shop-column-left .nonMemberLoginBTN .submit-blue-bottom, #mba-shop-column-left .nonMemberLoginBTN .SrchBtn {
        margin: 0 0 20px 0;
    }

    /* line 1473, ../sass/default.scss */
    .checkout-wrap {
        border: #d9d9d9 solid 1px;
        margin: 0 0 -1px 0;
        z-index: 10;
    }

    /* line 1478, ../sass/default.scss */
    .checkoutProcess {
        font-size: 16px;
        font-size: 1rem;
        margin-top: 40px;
    }
        /* line 1481, ../sass/default.scss */
        .checkoutProcess ul {
            margin: 0 0 35px;
        }
        /* line 1485, ../sass/default.scss */
        .checkoutProcess li {
            padding: 10px 0;
            border: #d9d9d9 solid 1px;
            border-top: none;
            margin: 0 !important;
        }
            /* line 1490, ../sass/default.scss */
            .checkoutProcess li:first-child {
                padding-bottom: 20px;
                border-top: #d9d9d9 solid 1px;
            }
            /* line 1494, ../sass/default.scss */
            .checkoutProcess li:last-child {
                border: none;
                padding-left: 0;
                padding-right: 0;
            }
            /* line 1499, ../sass/default.scss */
            .checkoutProcess li.btnLI {
                border: none;
            }
            /* line 1502, ../sass/default.scss */
            .checkoutProcess li .EktronCheckout_UserInfo_NextPageLink a.btn, .checkoutProcess li .EktronCheckout_UserInfo_NextPageLink a.course-button-blue, .checkoutProcess li .EktronCheckout_UserInfo_NextPageLink a.button-blue, .checkoutProcess li .EktronCheckout_UserInfo_NextPageLink a.submit-blue, .checkoutProcess li .EktronCheckout_UserInfo_NextPageLink a.ui-button, .checkoutProcess li .EktronCheckout_UserInfo_NextPageLink a.submit-blue-bottom, .checkoutProcess li .EktronCheckout_UserInfo_NextPageLink a.SrchBtn, .checkoutProcess li .EktronCheckout_UserInfo_PreviousPageLink a.btn, .checkoutProcess li .EktronCheckout_UserInfo_PreviousPageLink a.course-button-blue, .checkoutProcess li .EktronCheckout_UserInfo_PreviousPageLink a.button-blue, .checkoutProcess li .EktronCheckout_UserInfo_PreviousPageLink a.submit-blue, .checkoutProcess li .EktronCheckout_UserInfo_PreviousPageLink a.ui-button, .checkoutProcess li .EktronCheckout_UserInfo_PreviousPageLink a.submit-blue-bottom, .checkoutProcess li .EktronCheckout_UserInfo_PreviousPageLink a.SrchBtn {
                width: auto;
            }
            /* line 1505, ../sass/default.scss */
            .checkoutProcess li .btn, .checkoutProcess li .course-button-blue, .checkoutProcess li .button-blue, .checkoutProcess li .submit-blue, .checkoutProcess li .ui-button, .checkoutProcess li .submit-blue-bottom, .checkoutProcess li .SrchBtn {
                margin: 15px 0 0 0;
            }
                /* line 1507, ../sass/default.scss */
                .checkoutProcess li .btn:first-child, .checkoutProcess li .course-button-blue:first-child, .checkoutProcess li .button-blue:first-child, .checkoutProcess li .submit-blue:first-child, .checkoutProcess li .ui-button:first-child, .checkoutProcess li .submit-blue-bottom:first-child, .checkoutProcess li .SrchBtn:first-child {
                    width: 100%;
                }
            /* line 1511, ../sass/default.scss */
            .checkoutProcess li.EktronCheckout_BillingNotice {
                font-size: 16px;
                font-size: 1rem;
            }
        /* line 1517, ../sass/default.scss */
        .checkoutProcess.shipping li {
            border: none;
            padding: 0;
        }
            /* line 1520, ../sass/default.scss */
            .checkoutProcess.shipping li:first-child {
                padding: 10px 15px 0;
                border: #d9d9d9 solid 1px;
                border-bottom: none;
                font-size: 16px;
                font-size: 1rem;
            }
            /* line 1526, ../sass/default.scss */
            .checkoutProcess.shipping li:nth-child(2) {
                padding: 0 15px 10px;
                border: #d9d9d9 solid 1px;
                border-top: none;
                font-size: 16px;
                font-size: 1rem;
            }
            /* line 1532, ../sass/default.scss */
            .checkoutProcess.shipping li:last-child {
                padding: 20px 0;
            }
        /* line 1537, ../sass/default.scss */
        .checkoutProcess.shipping ul ul {
            border: none !important;
            float: none !important;
            margin: 0 0 20px;
        }
            /* line 1541, ../sass/default.scss */
            .checkoutProcess.shipping ul ul li {
                padding: 10px 15px;
                border: #d9d9d9 solid 1px;
                border-top: none;
            }
                /* line 1545, ../sass/default.scss */
                .checkoutProcess.shipping ul ul li:first-child {
                    border: none;
                    padding: 0;
                }
                    /* line 1548, ../sass/default.scss */
                    .checkoutProcess.shipping ul ul li:first-child .EktronCheckout_message, .checkoutProcess.shipping ul ul li:first-child .EktronCheckout_message2 {
                        float: none;
                    }
                /* line 1550, ../sass/default.scss */
                .checkoutProcess.shipping ul ul li:last-child {
                    padding: 10px 15px;
                }
            /* line 1554, ../sass/default.scss */
            .checkoutProcess.shipping ul ul span {
                padding: 0;
            }
            /* line 1555, ../sass/default.scss */
            .checkoutProcess.shipping ul ul a {
                color: #4d4d4d;
            }
        /* line 1559, ../sass/default.scss */
        .checkoutProcess.shipping .EktronCheckout_ShippingAddress_Address li {
            padding: 10px 15px;
        }
        /* line 1562, ../sass/default.scss */
        .checkoutProcess span {
            margin: 0;
        }
            /* line 1564, ../sass/default.scss */
            .checkoutProcess span.EktronCheckout_UserInfo_NextPageLink {
                text-align: right;
                padding: 0;
                display: block;
            }
            /* line 1569, ../sass/default.scss */
            .checkoutProcess span.EktronCheckout_UserInfo_PreviousPageLink {
                text-align: left;
                padding: 0;
                display: block;
            }
            /* line 1574, ../sass/default.scss */
            .checkoutProcess span.EktronCheckout_AjaxBusyImageContainer {
                text-align: center;
            }
            /* line 1578, ../sass/default.scss */
            .checkoutProcess span.PrpAlgn {
                padding: 0 15px;
                display: block;
            }

    /* line 1584, ../sass/default.scss */
    .EktronCheckout_message, .EktronCheckout_message2, .EktronCheckout_button {
        float: none !important;
    }

    /* line 1585, ../sass/default.scss */
    .EktronCheckout_button {
        margin-bottom: 15px !important;
    }

    /* line 1586, ../sass/default.scss */
    .shoppingMethod {
        margin: 0;
        font-size: 16px;
        font-size: 1rem;
    }
        /* line 1589, ../sass/default.scss */
        .shoppingMethod table {
            width: 100%;
            margin: 0;
        }
            /* line 1592, ../sass/default.scss */
            .shoppingMethod table tr {
                border: #d9d9d9 solid 1px;
            }
            /* line 1595, ../sass/default.scss */
            .shoppingMethod table td {
                padding: 10px 15px;
            }

    /* line 1600, ../sass/default.scss */
    .shoppingMethodNav {
        font-size: 16px;
        font-size: 1rem;
    }

    /* line 1603, ../sass/default.scss */
    .review {
        margin: 30px 10px 0 10px !important;
        font-size: 16px;
        font-size: 1rem;
    }
        /* line 1607, ../sass/default.scss */
        .review .review-total li, .review .review-subtotal li {
            border-left: #d9d9d9 solid 1px;
            border-right: #d9d9d9 solid 1px;
        }
        /* line 1613, ../sass/default.scss */
        .review .review-quantity .visible-xs, .review .review-quantity .visible-sm {
            display: inline-block !important;
            margin-right: 10px;
        }
        /* line 1618, ../sass/default.scss */
        .review .review-item-total {
            text-align: right;
        }

    /* line 1620, ../sass/default.scss */
    .EktronCheckout_ReviewOrder_OrderCharges {
        margin: 0 10px !important;
        border-bottom: #d9d9d9 solid 1px;
    }

    /* line 1625, ../sass/default.scss */
    .ReviewNav li {
        border: none;
        padding: 0;
    }
        /* line 1628, ../sass/default.scss */
        .ReviewNav li:first-child {
            border-top: none;
        }

    /* line 1633, ../sass/default.scss */
    .PaymentBtn {
        width: 100%;
    }

    /* line 1634, ../sass/default.scss */
    .EktronCheckout_CreditCard {
        margin-top: 20px;
        width: 99%;
    }

    /* line 1638, ../sass/default.scss */
    #mba-quick-links {
        width: 100%;
        margin-top: 10px;
    }
        /* line 1642, ../sass/default.scss */
        #mba-quick-links li {
            text-align: center;
            width: 50%;
        }
            /* line 1645, ../sass/default.scss */
            #mba-quick-links li:nth-child(2) {
                display: none;
            }
            /* line 1646, ../sass/default.scss */
            #mba-quick-links li:nth-child(3) {
                display: none;
            }

    /* line 1649, ../sass/default.scss */
    .shopList-left {
        min-height: 300px;
    }

    /* line 1652, ../sass/default.scss */
    .EktronCheckout_CCID input {
        width: 100%;
    }

    /* line 1654, ../sass/default.scss */
    .form-horizontal .form-control, .form-horizontal select, .form-horizontal .design_textfield, .form-horizontal .black, .form-horizontal .txtsearchtext {
        width: 100% !important;
    }

    /* line 1657, ../sass/default.scss */
    #mba-page-content-with-subnav .mba-rounded-top-box {
        width: 100%;
    }

    /* line 1662, ../sass/default.scss */
    .FPsPane {
        width: 370px;
    }

    /* line 1666, ../sass/default.scss */
    .TileList > li {
        float: none;
        width: 100%;
    }
    /* line 1670, ../sass/default.scss */
    .TileList ul {
        margin-right: 0;
        height: auto;
    }

    /* line 1675, ../sass/default.scss */
    .filter-txt-bx {
        padding: 0 !important;
    }

    /* line 1678, ../sass/default.scss */
    .filterPane {
        width: 100%;
    }
        /* line 1680, ../sass/default.scss */
        .filterPane .filter-label {
            float: none;
        }
        /* line 1683, ../sass/default.scss */
        .filterPane .filter-txt-bx {
            float: none;
        }

    /* line 1689, ../sass/default.scss */
    .LogoList > li .lftPane {
        float: none;
        width: 100%;
        text-align: left;
    }
    /* line 1694, ../sass/default.scss */
    .LogoList > li .rgtPane {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    /* line 1701, ../sass/default.scss */
    .LogoList .title .lftPane {
        text-align: left !important;
    }
    /* line 1704, ../sass/default.scss */
    .LogoList .title .rgtPane {
        display: none;
    }
    /* line 1709, ../sass/default.scss */
    .LogoList ul .lft {
        float: left;
        margin-right: 12px;
        width: 15%;
    }
    /* line 1714, ../sass/default.scss */
    .LogoList ul .rgt {
        float: right;
        width: 80%;
    }

    /* line 1720, ../sass/default.scss */
    .SearchGrp {
        margin-bottom: 15px;
    }
        /* line 1722, ../sass/default.scss */
        .SearchGrp .search {
            float: left;
            width: 89%;
        }
        /* line 1726, ../sass/default.scss */
        .SearchGrp .go-search {
            float: left;
        }

    /* line 1731, ../sass/default.scss */
    .SearchBlk a {
        margin-top: 0px;
    }

    /* line 1734, ../sass/default.scss */
    .NewsListing .button-blue {
        margin-top: 10px;
    }

    /* line 1736, ../sass/default.scss */
    .BGGray {
        background: #f1f1f1;
        padding: 20px 20px 0 20px;
    }

    /* line 1742, ../sass/default.scss */
    article.less-text .TxtBlk {
        overflow: hidden;
        margin-bottom: 30px;
    }

    /* line 1749, ../sass/default.scss */
    .EventsListing li {
        width: 100%;
        margin-right: 0;
        height: auto;
        float: none;
        margin-bottom: 25px;
    }
        /* line 1755, ../sass/default.scss */
        .EventsListing li a {
            text-align: center;
        }
    /* line 1757, ../sass/default.scss */
    .EventsListing h3 {
        white-space: pre-wrap;
    }

    /* line 1762, ../sass/default.scss */
    .TileType2 .blck .thumbnail .caption h3 {
        font-size: 20px;
        font-size: 1.25rem;
    }

    /* line 1766, ../sass/default.scss */
    .JoinInfo {
        width: 100%;
    }
        /* line 1768, ../sass/default.scss */
        .JoinInfo .lft {
            float: none;
            width: 100%;
        }
        /* line 1772, ../sass/default.scss */
        .JoinInfo .rgt {
            float: none;
        }

    /* line 1777, ../sass/default.scss */
    .searchbox .txtsearchtext {
        float: none;
        width: 100%;
    }
    /* line 1781, ../sass/default.scss */
    .searchbox .SrchBtn {
        margin-top: 15px;
        float: none;
        margin-bottom: 20px;
    }
    /* line 1786, ../sass/default.scss */
    .searchbox li {
        float: none;
        margin-right: 0;
    }
}

@media screen and (max-width: 992px) {
    /* line 1795, ../sass/default.scss */
    .trainingInfo ul {
        margin: 0;
    }
        /* line 1797, ../sass/default.scss */
        .trainingInfo ul li {
            border-right: none !important;
            padding: 0 !important;
            margin-bottom: 15px;
        }

    /* line 1804, ../sass/default.scss */
    .ui-tabs .ui-tabs-nav li {
        margin-bottom: 10px !important;
    }

    /* line 1807, ../sass/default.scss */
    div.contentandmenuContent a {
        color: #2681c3;
        font-size: 14px;
    }

    /* line 1811, ../sass/default.scss */
    .eventLink {
        color: #999999;
    }
        /* line 1813, ../sass/default.scss */
        .eventLink h3 {
            color: #999999;
        }
        /* line 1816, ../sass/default.scss */
        .eventLink .glyphicon {
            margin-top: 5px;
            display: inline-block;
        }

    /* line 1821, ../sass/default.scss */
    #mba-equal-column {
        width: 100%;
    }
    
        /* line 1823, ../sass/default.scss */
        #mba-equal-column .design_textfield {
            width: 100% !important;
        }
        /* line 1826, ../sass/default.scss */
        #mba-equal-column .submit-blue {
            margin: 15px 0 0 0;
        }

    /* line 1830, ../sass/default.scss */
    #mba-promo-links {
        margin: 10px 0 0 0;
    }
        /* line 1833, ../sass/default.scss */
        #mba-promo-links .mba-promo-links-title {
            margin-bottom: 0;
            padding: 10px;
            cursor: pointer;
        }
        /* line 1838, ../sass/default.scss */
        #mba-promo-links > li {
            width: 100%;
            margin-bottom: 10px;
            min-height: inherit;
            padding: 0;
        }
            /* line 1843, ../sass/default.scss */
            #mba-promo-links > li ul {
                display: none;
                padding: 0 10px 15px;
            }

    /* line 1849, ../sass/default.scss */
    #poll {
        min-height: inherit;
        padding: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }
        /* line 1855, ../sass/default.scss */
        #poll .mba-promo-links-title {
            margin-bottom: 0;
            padding: 10px;
            cursor: pointer;
        }
        /* line 1860, ../sass/default.scss */
        #poll ul {
            display: none;
            padding: 0 10px 15px;
        }

    /* line 1865, ../sass/default.scss */
    .ContentWDropzone {
        width: 100%;
    }
        /* line 1867, ../sass/default.scss */
        .ContentWDropzone #mba-promo-links li {
            width: 100%;
        }

    /* line 1871, ../sass/default.scss */
    .PollDropzone {
        width: 100%;
    }

    /* line 1872, ../sass/default.scss */
    .shopPane .SearchPane {
        margin: 10px 0 0;
    }

    /* line 1874, ../sass/default.scss */
    #news li {
        text-align: center;
    }
        /* line 1876, ../sass/default.scss */
        #news li a {
            display: block;
            margin: 15px 10px 10px;
            text-align: center;
            font-weight: 700;
            text-decoration: underline;
        }

    /* line 1885, ../sass/default.scss */
    #events {
        display: none;
        margin-bottom: 10px;
    }

    /* line 1886, ../sass/default.scss */
    .checkout-wrap {
        border: #d9d9d9 solid 1px;
        margin: 0 0 -1px 0;
        z-index: 10;
    }

    /* line 1891, ../sass/default.scss */
    .checkoutProcess {
        font-size: 16px;
        font-size: 1rem;
    }

    /* line 1894, ../sass/default.scss */
    .EktronCheckout_SubmitOrderBtn, .EktronCheckout_SubmitOrder {
        margin-left: 0;
        margin-right: 0;
    }

    /* line 1899, ../sass/default.scss */
    #mba-login article {
        width: 100%;
    }

    /* line 1904, ../sass/default.scss */
    .JoinPane .lft {
        float: none;
    }
    /* line 1907, ../sass/default.scss */
    .JoinPane .rgt {
        float: none;
        margin-left: 0;
    }

    /* line 1914, ../sass/default.scss */
    .RegisterPane .form-control, .RegisterPane select, .RegisterPane .design_textfield, .RegisterPane .black, .RegisterPane .txtsearchtext {
        width: 100% !important;
    }

    /* line 1917, ../sass/default.scss */
    .page-content-with-subnav .JoinPane {
        background: none;
        padding: 0;
        margin-top: 15px;
        height: auto;
        float: none;
    }
    /* line 1926, ../sass/default.scss */
    .page-content-with-subnav .pgtitle h1 {
        display: inline;
    }
    /* line 1930, ../sass/default.scss */
    .page-content-with-subnav .rgt {
        float: none;
        margin-left: 0;
    }

    /* line 1935, ../sass/default.scss */
    .paging {
        font-size: 16px;
        font-size: 1rem;
    }
        /* line 1937, ../sass/default.scss */
        .paging a {
            font-size: 16px;
            font-size: 1rem;
        }
            /* line 1939, ../sass/default.scss */
            .paging a:nth-child(1) {
                display: none;
            }
            /* line 1943, ../sass/default.scss */
            .paging a:nth-child(2) {
                float: left;
                padding: 0 5px 0 15px;
            }
            /* line 1948, ../sass/default.scss */
            .paging a:nth-last-child(2) {
                float: right;
                padding: 0 15px 0 5px;
            }
            /* line 1952, ../sass/default.scss */
            .paging a:nth-last-child(1) {
                display: none;
            }

    /* line 1960, ../sass/default.scss */
    .TablePane p {
        padding: 10px 0;
    }
    /* line 1963, ../sass/default.scss */
    .TablePane .BtnPane {
        text-align: left;
    }
        /* line 1965, ../sass/default.scss */
        .TablePane .BtnPane a {
            float: none;
            vertical-align: top;
            margin-right: 10px;
        }

    /* line 1973, ../sass/default.scss */
    .TablePane p {
        margin: 0;
    }
    /* line 1976, ../sass/default.scss */
    .TablePane .col1, .TablePane .col2, .TablePane .col3, .TablePane .col4, .TablePane .col5 {
        display: inline-block;
        float: none;
        min-height: 10px;
    }
    /* line 1981, ../sass/default.scss */
    .TablePane .col1 {
        width: 50%;
        float: left;
        text-align: left;
    }
    /* line 1986, ../sass/default.scss */
    .TablePane .col2 {
        width: 50%;
        float: right;
        text-align: right;
    }
    /* line 1991, ../sass/default.scss */
    .TablePane .col3 {
        width: 100%;
        border-top: #E5E5E5 solid 1px;
    }
    /* line 1995, ../sass/default.scss */
    .TablePane .col4 {
        width: 100%;
        padding: 0 0 10px;
    }
        /* line 2000, ../sass/default.scss */
        .TablePane .col4 p {
            padding: 0;
        }
    /* line 2004, ../sass/default.scss */
    .TablePane .col5 {
        width: 100%;
    }

    /* line 2010, ../sass/default.scss */
    .mainTitle .left {
        float: none;
    }
    /* line 2013, ../sass/default.scss */
    .mainTitle .right {
        float: none;
        margin-bottom: 20px;
        display: block;
        margin-top: 0;
    }

    /* line 2021, ../sass/default.scss */
    #mba-promo-tiles .mba-promo-thumb {
        height: auto;
    }

    /* line 2025, ../sass/default.scss */
    .MainImgBlock {
        display: none;
    }
}

@media screen and (max-width: 367px) {
    /* line 2033, ../sass/default.scss */
    .SearchGrp .search {
        float: left;
        width: 87%;
    }
}

@media (min-width: 395px) and (max-width: 767px) {
    /* line 2042, ../sass/default.scss */
    .SearchGrp .search {
        float: left;
        width: 90%;
    }
}

@media screen and (max-width: 420px) {
    /* line 2050, ../sass/default.scss */
    #mba-promo-tiles li {
        float: none;
        width: 100% !important;
        margin-bottom: 10px;
        margin-right: 0;
    }
        /* line 2055, ../sass/default.scss */
        #mba-promo-tiles li img {
            width: 100%;
        }

    /* line 2061, ../sass/default.scss */
    .myfix .blck, .myfix .thumbnail {
        width: 100% !important;
    }
    /* line 2064, ../sass/default.scss */
    .myfix img {
        width: 100%;
    }
}
/*@media  (min-width:351px) and (max-width:500px){
    .myfix{
        .blck{
            width: 50% !important;
        }
        .thumbnail{
            width: 100% !important;
        }
        img{width: 100%;}
        h3{margin: 0;}
        .cusThumb{
        min-height: 120px;
    }
    }
    
}*/
@media screen and (max-width: 450px) {
    /* line 2098, ../sass/default.scss */
    .mba-list-gray-background .imgPane {
        width: 100%;
        background: #fff;
        text-align: center;
        margin-bottom: 15px;
        padding: 10px;
    }
    /* line 2105, ../sass/default.scss */
    .mba-list-gray-background .details {
        width: 100%;
    }
    /* line 2108, ../sass/default.scss */
    .mba-list-gray-background .BtnPane {
        text-align: center;
        margin-top: 15px;
    }

    /* line 2113, ../sass/default.scss */
    .detailsInfo {
        width: 100%;
    }

    /* line 2114, ../sass/default.scss */
    .detailsInfoImg {
        display: none;
    }

    /* line 2115, ../sass/default.scss */
    .detailsInfoimgPane {
        display: block;
        background: #fff;
        text-align: center;
        margin-bottom: 15px;
    }
        /* line 2120, ../sass/default.scss */
        .detailsInfoimgPane img {
            max-width: inherit !important;
            width: 100% !important;
        }

    /* line 2125, ../sass/default.scss */
    .FPsPane {
        width: 100%;
    }
}



@media (min-width: 768px) and (max-width: 991px) {
    /* line 2132, ../sass/default.scss */
    #mba-promo-tiles li {
        width: 31.8%;
    }

    /* line 2136, ../sass/default.scss */
    #mba-promo-links > li {
        width: 233px;
    }

    /* line 2139, ../sass/default.scss */
    .PollDiv {
        width: 31%;
    }

    /* line 2147, ../sass/default.scss */
    #mba-equal-column {
        width: 350px;
    }
        /* line 2149, ../sass/default.scss */
        #mba-equal-column .design_textfield {
            width: 100% !important;
        }
        /* line 2152, ../sass/default.scss */
        #mba-equal-column .submit-blue {
            margin: 15px 0 0 0;
        }

    /* line 2156, ../sass/default.scss */
    .CategoryPane {
        padding-right: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 2163, ../sass/default.scss */
    #mba-promo-tiles li {
        width: 31.9%;
    }

    /* line 2167, ../sass/default.scss */
    #mba-promo-links > li {
        width: 222px;
    }

    /* line 2171, ../sass/default.scss */
    .ContentWDropzone #mba-promo-links li {
        width: 218px;
    }

    /* line 2175, ../sass/default.scss */
    .CategoryPane {
        padding-right: 10px;
    }
}

@media screen and (max-width: 550px) {
    /* line 2182, ../sass/default.scss */
    #mba-promo-tiles a {
        font-size: 14px;
    }

    /* line 2184, ../sass/default.scss */
    .CourseLstheader {
        padding: 12px;
        background-color: #E6E6E6;
        margin-top: 0px;
    }

    /* line 2190, ../sass/default.scss */
    .TileType2 a {
        font-size: 20px !important;
    }

    /* line 2194, ../sass/default.scss */
    .CourseBX {
        border: none;
        height: auto;
    }
}
/* line 2201, ../sass/default.scss */
.right {
    text-align: right;
}

/*.grayPane a {color:gray !important;}*/
/* line 2203, ../sass/default.scss */
.LogoListing ul li {
    list-style: none !important;
}

/* line 2204, ../sass/default.scss */
.LogoList {
    margin-left: 0 !important;
}


table.stackableSmallWidth {
    width: 75%;
}

table.stacktableContactUs {
    width: 50%;
}

.pgtitleTraining h1 {
    font-size: 50px;
}

.design_textfield {
    width: 230px !important;
    margin-bottom: 2px;
}

.EktronCheckout_Rows_Container {
    margin: 15px 0 !important;
}

    .EktronCheckout_Rows_Container li {
        padding: 5px 0 5px 0 !important;
        margin: 0 0 0px 0 !important;
    }

.EktronCheckout_BillingAddress_Name {
    font-size: 20px;
    font-weight: bold;
}

select.design_select {
    width: 230px !important;
    float: right;
    margin-bottom: 2px;
}

@media screen and (max-width:992px){
    select.design_select{
        width:100% !important;
    }
}


.eventDetail p {
    margin-bottom: 10px !important;
}
.WebEventDetail p{
margin-bottom: 4px !important;
}


.pop-content{
    position: absolute;
	top: 28px;
    left: 0px;
    /*top: -27px;
    left: 50px;*/
    width: 100%;
    color: #10628A;
    z-index: 10098;
    background: #fff; 
    word-wrap: break-word;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px #757171; 
    min-width: 360px;              
}
.pop-content a{text-decoration:underline;}
.lblusi{
    position: relative;

}

.txtusi{
    /*width: 171px !important;*/
    /*margin-top: -1px;*/
}

.guestli{
    margin-top:25px;
}
ul#guests li:first-child{margin-top:10px}
.div-hear{
        margin-top: 20px;
    width: 100%;
    margin-bottom: 10px;
    float: left;
}

.lbl-hear{
        width: 21%;
    float: left;
    margin-top: 7px;
}

.hear_about_us{
        width: 50%; max-width: 265px;
    float: left;
    margin-left: 32px;
}
.pricelbl{
padding-left:15px;
}

.titleprice{
padding-left:0px;
}
.register-box-width{
width:131px !important;
}

@media screen and (max-width: 1200px) {
.div-hear .lbl-hear{width:41%; max-width:190px}
   .div-hear .hear_about_us{width: 50%;}

}
@media screen and (max-width: 480px) {
.pop-content{min-width: 100%;}

   .div-hear .lbl-hear{width:100%;}
   .div-hear .hear_about_us{width: 100%; margin-left: 0px; margin-top:10px;max-width:100%;}
   
}
@media screen and (min-width: 441px) and (max-width: 509px){
.pop-content{min-width: 213px;}

}
@media screen and (min-width: 510px) and (max-width: 570px){
.pop-content{min-width: 275px;}

}
@media screen and (min-width: 701px) and (max-width: 991px){
.pop-content{min-width: 254px; left:-120px;}

}
@media screen and (max-width: 480px) {
.guestli{margin-top:0px}
   ul#guests .lbl-txt{width:100%; margin-bottom:10px;}
   .lblusi label{width:auto !important;}
   ul#guests label{width:100%; /*height:30px;*/}
   .design_textfield{width:100% !important;}
   .upload-button{width: 100% !important;}
   .file-name{width:100%; text-align:center}
   .button-submit{width:100% !important;}
   .btnresumeupload{width:100%;}
   /*.lblusi .glyphicon{ font-size: 60px;
    top: 26px;}*/
}

.location-padding{
padding-left: 4px;
}
.upload-button{width: 30%;
 margin-bottom: 20px;
 float: left; font-size: 15px;
 padding: 6px; margin-right: 20px; 
 border: 1px solid rgb(175, 169, 169) !important; 
 background: rgb(212, 211, 211);}
 .file-name.design_textfield{float: left; box-shadow: none; 
 border: 0px; 
 margin-bottom: 20px; 
 overflow: hidden;
  text-overflow: ellipsis; 
 /*width: 60% !important; */
 background: rgb(255, 255, 255); }
 
 @media screen and (min-width: 481px){
 .textbox_info{min-width:429px !important;margin: 0 auto;
    display:block; 
    float: none;}
	 }
 .bring_to_center{text-align:center;}
	.btn_size{min-width:150px;}
 /*@media screen and (min-width: 1200px){
 .textbox_info{min-width:465px !important;margin: 0 auto;
    display:block; 
    float: none;}
	.bring_to_center{text-align:center;}
	.btn_size{min-width:150px;}
}
@media screen and (min-width: 768px) and (max-width: 980px){
 .textbox_info{min-width:465px !important;margin: 0 auto;
     display:block; 
    float: none;}
.bring_to_center{text-align:center;}
.btn_size{min-width:150px;}
}*/


@-moz-document url-prefix() {
    #btnupload{width:50%;}
}

@media screen and (min-width:0\0) {#btnupload{width:50%;}}
@media \0screen\,screen\9 {#btnupload{width:50%;}}