/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700');


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}
/*new css for mega menu*/
.bg-white{background-color: #fff;}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.mega-dropdown-menu{
  width: 100% !important;
  /*padding: 20px 0px !important;*/
}

.mega-dropdown-menu img{
  margin: 0 0 0 auto;
}
.mega-dropdown-menu ul a{
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 32px;
}
.mega-dropdown-menu p{
    font-size: 13px;
    color: #000;
}
.text-right{
    text-align: right;
}
.mega-dropdown-menu ul li ul li a {
        font-weight: 500;
}
.mega-dropdown-menu ul li ul{
    list-style: disc;
    color: #000000b0;
    padding: 0px 18px;
}
/*new css for mega menu end*/
a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

*, :after, :before {
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role=button] {
    cursor: pointer;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container:after, .container:before {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width:991px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    li.mega-menu-item {
        border-bottom: 5px solid #c6211f00;
        flex: 1;
        text-align: center;
    }
    .modal-content h1 {
    font-weight: 600;
    font-size: 24px;
    text-transform: capitalize;
    }
    .cart-icon{
      font-size: 28px !important;
      position: relative;
      top: -4px;
      left: 10px;
      color: #251a06;
    }
    .cart-top .cart-icon {
    font-size: 26px !important;
    position: relative;
    top: 1px;
    left: -10px;
    }
    .cart-tab .cart-icon {
    font-size: 28px !important;
    position: relative;
    top: -20px;
    left: 30px;
}
    .container {
        width: 970px;
    }

    .cart-heading-list {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid:after, .container-fluid:before {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:after, .row:before {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width:991px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
}

caption, th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px;
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: none;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > tbody + tbody, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0;
            }
}

fieldset {
    margin: 0;
    min-width: 0;
}

fieldset, legend {
    padding: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=search] {
    box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    padding-top: 7px;
}

.form-control, output {
    display: block;
    font-size: 15px;
    line-height: 1.428571429;
    color: #555;
}

.form-control {
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1;
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 35px;
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 31px;
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 48px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .checkbox label, .radio label {
        min-height: 21px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
    }

    .checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px;\9
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px;
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px;
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed;
    }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 36px;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 31px;
    line-height: 31px;
}

select[multiple].input-sm, textarea.input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 31px;
    line-height: 31px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 31px;
    min-height: 34px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.5;
}

.input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 48px;
    line-height: 48px;
}

select[multiple].input-lg, textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 48px;
    line-height: 48px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 48px;
    min-height: 40px;
    padding: 11px 16px;
    font-size: 19px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 43.75px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 26px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width:991px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0;
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 28px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width:991px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:991px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 19px;
    }
}

@media (min-width:991px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 13px;
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown, .dropup {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 13;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15px;
    text-align: left;
}
.mega-dropdown-menu .menu-box{
    background-color: #fff;
    border: 0px solid #ccc;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    padding: 40px 0px 30px 0px !important;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.428571429;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777;
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 6;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:991px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav:after, .nav:before {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav > li, .nav > li > a {
        position: relative;
        display: block;
    }

        .nav > li > a {
            padding: 10px 15px;
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #5c5c5c;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #5c5c5c;
        border-color: #c6211f;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.428571429;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #337ab7;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width:992px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border: 1px solid #ddd;
    }

@media (min-width:992px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 21px;
    border: 1px solid transparent;
}

    .navbar:after, .navbar:before {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media (min-width:992px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width:992px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse:after, .navbar-collapse:before {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:1025px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:992px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 7;
    border-width: 0 0 1px;
}

@media (min-width:992px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 8;
}

@media (min-width:992px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 14.5px 15px;
    font-size: 19px;
    line-height: 21px;
    height: 50px;
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width:992px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width:992px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.25px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

@media (max-width:992px) {
    .site-links a:hover{
        text-decoration: underline;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        margin: 10px 0;
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 21px;
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }
}

@media (min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 14.5px;
                padding-bottom: 14.5px;
            }
}

.navbar-form {
    margin: 7.5px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);
}

@media (min-width:991px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0;
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:992px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
}

    .navbar-btn.btn-sm {
        margin-top: 9.5px;
        margin-bottom: 9.5px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 14.5px;
    margin-bottom: 14.5px;
}

@media (min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width:992px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #e7e7e7;
        color: #555;
    }

@media (max-width:992px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #090909;
        color: #fff;
    }

@media (max-width:992px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444;
    }

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

a.list-group-item, button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777;
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #c7ddef;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.modal, .modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 14;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    color: #fff;
    background-color: #000;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
    width: 100%;
    height: auto;
    padding: 20px 40px;
}

    .modal-content h1 {
        font-weight: 300;
    }

    .modal-content .btn-blue-modal {
        background-color: #008fc7;
        color: #fff;
        padding: 10px 20px;
        border-radius: 50px;
        font-weight: 600;
        position: relative;
        -webkit-transition: background-color .25s;
        transition: background-color .25s;
        border: 0;
        cursor: pointer;
        min-width: 140px;
    }

    .modal-content a {
        color: #fff;
        float: right;
    }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 0;
    min-height: 16.428571429px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 15px;
}

    .modal-body input {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .modal-body button {
        margin-left: 20px;
        margin-right: 30px;
    }

.modal-footer {
    padding: 15px;
    padding-top: 30px;
    text-align: center;
    border-top: .5px solid #fff;
}

    .modal-footer:after, .modal-footer:before {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer button {
        margin: 0 auto;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:991px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 11;
    display: block;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 13px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    width: 500px;
    padding: 1px;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 15px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dbdbdb;
    border-radius: 1;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

@media screen and (min-width:600px) {
    .popover {
        left: -400px !important;
    }
}

@media screen and (max-width:600px) {
    .popover {
        left: -260px !important;
        width: 350px;
    }
}

@media screen and (max-width:500px) {
    .popover {
        left: -260px !important;
        width: 350px;
    }
}

@media screen and (max-width:400px) {
    .popover {
        left: -260px !important;
        width: 350px;
    }
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.carousel, .carousel-inner {
    position: relative;
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
        }

@media (-webkit-transform-3d),all and (transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0;
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0;
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                left: 0;
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.0001));
        background-image: linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001),rgba(0,0,0,.5));
        background-image: linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 3;
        display: inline-block;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 5;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000\9;
        background-color: transparent;
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 4;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:991px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}


@-ms-viewport {
    width: device-width;
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:991px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:991px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:991px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:991px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md, th.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:991px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print, th.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(-359deg);
    }

    to {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.selector, [selector] {
    display: none;
}

.selector-container {
    display: block;
    position: relative;
}

    .selector-container, .selector-container input {
        font-size: 1em;
        line-height: normal;
        color: #fff;
    }

.selector-input {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    padding: .8em 2.6em .7em .7em;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #008fc7;
    box-sizing: border-box;
    border-radius: 50px;
    font-weight: inherit;
    background-color: #008fc7;
}

.selector-container.rtl .selector-input {
    padding-right: .7em;
    padding-left: 2.6em;
}

.selector-container .selector-values {
    list-style: none;
}

.selector-container input {
    outline: none;
    background: none !important;
    border-color: transparent !important;
    width: 2px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
}

.selector-container.has-value input, .selector-container.open input {
    cursor: text;
}

.selector-container.disabled {
    opacity: 1;
}

.selector-container.remove-button.has-value .selector-input {
    padding-right: 3.5em;
}

.selector-container.remove-button.has-value.rtl .selector-input {
    padding-right: .7em;
    padding-left: 3.5em;
}

.selector-container.open .selector-input {
    background: #008fc7;
    border-bottom-color: #f0f0f0;
    padding-right: 2.6em;
    border-radius: 4px 4px 0 0;
}

.selector-container.open.rtl .selector-input {
    padding-right: .7em;
    padding-left: 2.6em;
}

.selector-container.open.empty .selector-input {
    border-radius: 4px;
    border-bottom-color: #6b6969;
}

.selector-container.multiple .selector-values, .selector-container.multiple input {
    float: left;
}

.selector-container.multiple.rtl .selector-values, .selector-container.multiple.rtl input {
    float: right;
}

.selector-container .selector-values, .selector-container .selector-values > li, .selector-container .selector-values > li > div, .selector-container input {
    padding: 0;
    margin: 0;
    border: 0;
    display: inline;
}

.selector-container.multiple .selector-input {
    padding: .5em .55em .2em !important;
    cursor: text;
    background: #fff;
}

.selector-container.multiple.has-value .selector-input {
    padding-left: .35em !important;
    padding-right: .35em;
}

.selector-container.multiple .selector-values {
    float: none;
}

    .selector-container.multiple .selector-values > li, .selector-container.multiple input {
        padding: .2em .6em;
        margin: 0 .15em .25em;
        border-width: 1px;
        border-style: solid;
        float: left;
        line-height: normal;
    }

    .selector-container.multiple .selector-values > li {
        display: inline-block;
        position: relative;
        border-color: #008fc7;
        color: #fff;
        font-weight: 300;
        border-radius: 3px;
        background-color: #2dadef;
    }

.selector-container.multiple.remove-button .selector-values > li {
    padding-right: 1.9em;
}

.selector-container.multiple.rtl .selector-values > li, .selector-container.multiple.rtl input {
    float: right;
}

.selector-container.multiple.rtl.remove-button .selector-values > li {
    padding-right: .6em;
    padding-left: 1.9em;
}

.selector-helper {
    position: absolute;
    display: block;
    width: 2.6em;
    top: 0;
    right: 0;
    bottom: 0;
}

.selector-container.rtl .selector-helper {
    right: inherit;
    left: 0;
}

.selector-helper .selector-icon {
    display: block;
    position: relative;
    height: 100%;
}

    .selector-helper .selector-icon:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -.1em;
        margin-left: -.4em;
        width: 0;
        height: 0;
        border: .4em solid #008fc7;
        border-left-color: transparent;
        border-right-color: transparent;
        border-bottom: none;
    }

.selector-container.has-value.remove-button .selector-helper {
    border-left: 1px solid #008fc7;
}

.selector-container.has-value.remove-button.rtl .selector-helper {
    border-left: none;
    border-right: 1px solid #008fc7;
}

.selector-container.has-value.remove-button .selector-icon {
    display: table;
    width: 100%;
}

    .selector-container.has-value.remove-button .selector-icon:after {
        content: '\00d7';
        display: table-cell;
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        border: none;
        height: 100%;
        text-align: center;
        vertical-align: middle;
    }

.selector-container.loading .selector-helper.selector-global-helper {
    width: 1.3em;
    height: 1.3em;
    margin: .65em .7em;
}

.selector-container.loading .selector-global-helper .selector-icon {
    display: table;
    width: 100%;
}

    .selector-container.loading .selector-global-helper .selector-icon:after {
        content: '';
        width: 100%;
        height: 100%;
        margin: 0;
        top: 0;
        left: 0;
        opacity: .5;
        border: 1px solid #008fc7;
        -webkit-animation: a .5s linear infinite;
        animation: a .5s linear infinite;
        border-radius: 100%;
    }

.selector-container.loading .selector-global-helper, .selector-container.open .selector-global-helper {
    border-left: none !important;
    border-right: none !important;
}
.authbar li{
    font-size: 14px;
}
.selector-container.multiple .selector-helper {
    display: none;
}

.selector-container.multiple.remove-button .selector-helper {
    display: block;
    width: 1.3em;
    border-left: 1px solid #008fc7;
    cursor: pointer;
}

    .selector-container.multiple.remove-button .selector-helper:hover {
        background: #008fc7;
    }

.selector-container.multiple.remove-button.rtl .selector-helper {
    border-left: none;
    border-right: 1px solid #008fc7;
}

.selector-container.multiple.loading .selector-input {
    padding-right: 3em !important;
}

.selector-container.multiple.loading .selector-global-helper {
    margin: .75em .8em;
    border-left: none;
    border-right: none;
}

.selector-container.multiple.loading.rtl .selector-input {
    padding-right: .55em !important;
    padding-left: 3em;
}

.selector-container.multiple.loading.rtl.has-value .selector-input {
    padding-right: .25em !important;
}

.selector-input input, .selector-shadow {
    padding-left: 0 !important;
    padding-right: 0;
    border-left: 0 !important;
    border-right: 0 !important;
    max-width: 100% !important;
}

.selector-shadow {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    white-space: pre;
    margin: 0;
}

.selector-dropdown {
    display: none;
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    background: #fff;
    color: #222;
    border: 1px solid #ccc;
    border-top: 0;
    max-height: 15.5em;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 7;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-sizing: border-box;
}

    .selector-dropdown > li {
        padding: 10px;
        overflow: hidden;
        cursor: pointer;
    }

    .selector-dropdown > .selector-optgroup {
        background: #fff;
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
    }

    .selector-dropdown > .selector-option.grouped {
        padding-left: 1.6em;
    }

    .selector-dropdown > .selector-option.active {
        background: #008fc7;
        color: #fff;
    }

.selector-container.open .selector-dropdown {
    display: block;
}

[dw-loading] {
    position: relative;
}

.dw-loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: none;
}

    .dw-loading:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .dw-loading.dw-loading-active {
        display: block;
    }

    .dw-loading.dw-loading-overlay {
        background-color: hsla(0,0%,100%,.7);
        z-index: 12;
    }

    .dw-loading > .dw-loading-body {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

        .dw-loading > .dw-loading-body > .dw-loading-spinner {
            position: relative;
        }

        .dw-loading > .dw-loading-body > .dw-loading-text {
            position: relative;
            top: 25px;
            font-weight: 700;
            font-size: 11px;
            text-shadow: 0 0 2px #fff;
        }

@-webkit-keyframes b {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes b {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes c {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes c {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

*, html {
    outline: none;
}

html {
    overflow-x: hidden;
}

@media (min-width:991px) {
    html {
        position: relative;
        min-height: 100%;
    }
}

#nav.affix {
    width: 100%;
}

.hidden {
    display: none;
}

body {
    color: #8a8a8a;
    font-weight: 400;
    overflow-x: hidden;
}

ul {
    list-style: none;
}

.affix {
    width: 100%;
}

.view-opts, a:active, a:focus, a:hover {
    text-decoration: underline;
    color: #008fc7;
}

.view-opts {
    cursor: pointer;
    color: #337ab7;
}

    .view-opts:hover {
        color: #008fc7;
    }

h2, h3, h4 {
    font-weight: 400;
    color: #5c5c5c;
}

button {
    border: none;
}

.navbar-lower {
    margin-top: 80px;
}

.btn-reg {
    background-color: #c50000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    font-weight: 600;
    position: relative;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
}
.Modal__Share > .btn-reg {
    padding: 6px 12px;
}

    .btn-reg:hover {
        color: #fff;
        text-decoration: none;
        background-color: #f04b49;
    }
.Modal__Share .login-form-group {
    padding-left: 20px;
}
    .btn-reg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0px solid #c6211f;
        z-index: 0;
        border-radius: inherit;
        opacity: 0;
        -webkit-transform: scale3d(.6,.6,1);
        transform: scale3d(.6,.6,1);
        -webkit-transition: -webkit-transform .25s,opacity .25s ease;
        -webkit-transition: opacity .25s ease,-webkit-transform .25s;
        transition: opacity .25s ease,-webkit-transform .25s;
        transition: transform .25s,opacity .25s ease;
        transition: transform .25s,opacity .25s ease,-webkit-transform .25s;
    }

    .btn-reg:hover:before {
        -webkit-transform: scale3d(1.04,1.15,1);
        transform: scale3d(1.04,1.15,1);
        opacity: 1;
    }

    .btn-reg:focus {
        text-decoration: none;
        color: #fff;
    }

.btn-white {
    background-color: #fff;
    border: 3px solid #fff;
    padding: 7px 37px;
    z-index: 2;
    color: #3e3e3e;
}

    .btn-white:hover {
        color: #3e3e3e;
        text-decoration: none;
        background-color: #fff;
    }
    .btn-white#search-btn{
        background-color: #fff0;
        color: #fff;
}
.btn-white#search-btn:hover{
       color: #3e3e3e;
        background-color: #fff;
}

    .btn-white:before {
        background-color: #fff;
        border: none;
        z-index: -1;
    }

.btn-blue-hollow {
    background-color: transparent;
    padding: 10px 37px;
    border: 3px solid #008fc7;
    color: #008fc7;
}

    .btn-blue-hollow:hover {
        color: #fff;
        text-decoration: none;
        background-color: #008fc7;
    }

    .btn-blue-hollow:before {
        background-color: #008fc7;
        border: none;
        z-index: -1;
    }

    .btn-blue-hollow:focus {
        color: #fff;
    }

    .btn-blue-hollow:hover:focus {
        color: #008fc7;
        background-color: #fff;
    }

.btn-blue-solid {
    background-color: #008fc7 !important;
    padding: 6px 24px;
    border-color: #3330;
}

    .btn-blue-solid:hover {
        background-color: #0af;
    }

    .btn-blue-solid:before {
        border: 3px solid #008fc7;
    }

.btn-share {
    padding: 5px 24px;
}

.popover {
    border-radius: 10px;
    box-shadow: none;
}

    .popover.bottom {
        width: 210px;
        left: -35px;
        margin-top: 18px;
    }

.popover-content {
    padding: 8px 14px 3px;
}

    .popover-content .social {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .popover-content .social li {
            display: inline;
            margin: 0 6px;
        }

    .popover-content .regular-link:hover > svg {
        -webkit-transition: .25s;
        transition: .25s;
        fill: #008fc7;
    }

    .popover-content .regular-link svg {
        width: 30px;
        height: 30px;
    }

        .popover-content .regular-link svg:active {
            fill: #00587b;
        }

.social-email {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
}

.offwhite-section {
    background-color: #f9f9f9;
}

.gradient-bg {
    background: #f9f9f9;
    background: -webkit-gradient(left top,left bottom,color-stop(0,#f9f9f9),color-stop(0,#f9f9f9),color-stop(35%,#fff),color-stop(100%,#fff));
    background: -webkit-linear-gradient(top,#f9f9f9,#f9f9f9 0,#fff 35%,#fff);
    background: -webkit-linear-gradient(top,#f9f9f9,#f1f1f1 0,#fff 35%,#fff);
    background: linear-gradient(180deg,#f9f9f9 0,#f1f1f1 0,#fff 35%,#fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#ffffff',GradientType=0);
}

.carousel .container {
    margin: 0;
}

.regular-link {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 1px transparent;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .regular-link:before {
        content: '';
        position: absolute;
        z-index: -1;
        left: 10px;
        right: 100%;
        bottom: 0;
        background: #fff;
        height: 3px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

@media (min-width:992px) {
    .regular-link:before {
        left: 10px;
    }
}

.regular-link:hover {
    color: #fff;
}

    .regular-link:hover:before {
        right: 6%;
    }

.regular-link:active {
    color: #d9d9d9;
}

/*.nav-link:before {
    background: #c6211f;
    left: 0;
}*/

.nav-link:hover:before {
    right: 0;
}

.nav-link:hover {
    background-color: #6b6969 !important;
    -webkit-transition: .25s;
    transition: .25s;
}

.callout-headline {
    position: relative;
}

@media (min-width:992px) {
    .callout-headline {
        font-size: 2.25em;
        color: #3e3e3e;
    }
}

.callout-headline:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -15px;
    width: 125px;
    height: 1px;
    background-color: #8a8a8a;
}

.jumbotron {
    margin: 80px auto 40px;
}

    .jumbotron h1 {
        display: inline-block;
        position: relative;
        font-weight: 300;
    }

        .jumbotron h1:after, .jumbotron h1:before {
            display: none;
        }

/*@media (min-width:992px) {
    .jumbotron h1:after, .jumbotron h1:before {
        display: block;
        position: absolute;
        content: '';
        top: 55%;
        width: 60px;
        height: 1px;
        margin-top: -1px;
        background-color: #fff;
    }
}*/

.jumbotron h1:before {
    left: -80px;
    right: auto;
}

.jumbotron h1:after {
    right: -80px;
    left: auto;
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-top: 20px;
    z-index: 1100;
    color: #c09853;
    text-align: center;
    text-shadow: 0 1px 0 hsla(0,0%,100%,.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
}

.alert-heading {
    color: inherit;
}

.alert-success {
    color: #17581a;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger, .alert-error {
    color: #700000;
    background-color: #f2dede;
    border-color: #eed3d7;
}

ul.pagination-btn-wrapper li {
    display: inline-block;
    margin-left: 0;
}

@media only screen and (min-width:48rem) {
    ul.pagination-btn-wrapper li {
        margin-left: 110px;
    }
}

@media only screen and (min-width:61.25rem) {
    ul.pagination-btn-wrapper li {
        margin-left: 125px;
    }
}

.pagination-length {
    text-align: center;
}

.btn-pagination {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    width: 109px;
    height: 33px;
    font-size: 16px;
    color: #5c5c5c;
    line-height: 19px;
}

.additional-showing {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    color: #008fc7;
    cursor: pointer;
}

.result-attendee-wrapper .ng-hide-add {
    opacity: 1;
    -webkit-transition: opacity 1.5s ease;
    transition: opacity 1.5s ease;
}

    .result-attendee-wrapper .ng-hide-add.ng-hide-add-active, .result-attendee-wrapper .ng-hide-remove {
        opacity: 0;
    }

        .result-attendee-wrapper .ng-hide-remove.ng-hide-remove-active {
            opacity: 1;
        }

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important;
}

#authbar {
    height: 28px;
    position: relative;
    z-index: 1000;
    background-color: #c6211f;
    text-align: right;
    width: 100%;
    display: inline-block;
    padding-bottom: 0px;
    padding-top: 4px;
    z-index: 0;
}
.btn-reg.reg-btn-footer{
    padding: 12px 44.67px;
    position: fixed;
    bottom: -45px;
    right: 30px;
    z-index: 999999;
    font-weight: bold;
    transition: all 0.5s ease;
    border-radius: 3px 3px 0px 0px;

}
    #authbar ul {
        margin-top: 0;
        margin-bottom: 0;
    }

        #authbar ul li {
            display: inline-block;
            padding-left: 10px;
            padding-right: 10px;
            color: #ffffff;
        }

            #authbar ul li a {
                color: #fff;
            }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
}

.navbar-default {
    background-color: #1f1f24;
    background-color: rgba(58,58,58,.95);
    border: none;
    margin-bottom: 0;
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 130;
    height: 50px;
}

@media (min-width:992px) {
    .navbar-default {
        height: auto;
    }
    .navbar-default.hidden-xs{
        padding: 17.19px 0px 15px;
    }
}

.navbar-default .navbar-toggle {
    border: none;
    margin-top: 13px;
    margin-right: 0px;
    margin-left: 20px;
    padding: 9px 0px;
}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        color: #fff;
        background-color: transparent;
    }

        .navbar-default .navbar-toggle:hover > .icon-bar {
            background-color: #251a06 !important;
            -webkit-transition: .25s;
            transition: .25s;
        }

    .navbar-default .navbar-toggle.collapsed .icon-bar {
        background-color: #251a06;
        -webkit-transition: .25s;
        transition: .25s;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #251a06;
        -webkit-transition: .25s;
        transition: .25s;
    }

.navbar-default .navbar-nav .open .dropdown-menu > li a {
    color: #000;
    padding: 12px 15px 13px 20px;
    /*border-bottom: 1px solid #626262;*/
    background-color: #fff;
}

    .navbar-default .navbar-nav .open .dropdown-menu > li a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li a:hover {
        color: #333;
    }

.navbar-default .navbar-nav .open .dropdown-menu .nav-link:last-child a {
    border-bottom: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-default .open > .nav-link {
    background-color: #6b6969 !important;
}

@media (min-width:992px) {
    .navbar-default .navbar-nav > li {
        border-bottom: none;
        line-height: 80px;
        height: 79px;
        color: #333 !important;
        text-transform: uppercase;
        font-size: 12px;
        padding-left: 10px;
        margin-left: 5px;
    }
}

.navbar-default .navbar-nav > li:last-child {
    border-bottom: none;
}

    .navbar-default .navbar-nav > li:last-child a {
        font-weight: 700;
    }

.navbar-default .navbar-nav > li > a {
    color: #fff;
    display: block;
    vertical-align: top;
    margin: 0;
    padding: 20px;
    cursor: pointer;
    text-decoration: none;
}

@media (min-width:992px) {
    .navbar-default .navbar-nav > li > a {
        margin: 0 0 0 7px;
        display: inline-block;
        line-height: 75px;
        padding: 0px 53px;
        max-height: 79px;
    }
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:active {
    color: #d9d9d9;
}

.navbar-default .navbar-nav > li .btn-reg {
    padding: 7.5px 41px;
    margin: 4px 15px 10px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

    .navbar-default .navbar-nav > li .btn-reg:focus, .navbar-default .navbar-nav > li .btn-reg:hover {
        background-color: #c6211f;
    }
    .btn-reg.reg-btn-footer:hover{
        background-color: #c6211f;
    }

@media (min-width:992px) {
    .navbar-default .navbar-nav > li .btn-reg {
        margin: 8px 10px 10px;
        line-height: 2;
    }
}

.navbar-default .navbar-collapse {
    border-top: 1px solid #626262;
    width: 100%;
}

@media (min-width:992px) {
    .navbar-default .navbar-collapse {
        width: 100%;
    }
}

@media (min-width:991px) {
    .navbar-brand {
        padding: 14.5px 3px 14.5px 10px;
    }
}

.navbar-brand img {
    margin-top: -7px;
}

@media (min-width:992px) {
    .navbar-brand img {
        max-width: 240px;
        margin-top: -1px;
    }
}

.contain {
    background-color: rgba(58,58,58,.95);
    padding-right: 0;
}

@media (min-width:992px) {
    .contain {
        margin: 0 auto;
        background-color: transparent;
        max-width: 1440px;
        height: auto;
        padding: 0px 30px;
    }
}

.caret {
    margin-left: 6px;
}

.navbar {
    border-radius: 0;
}

.navbar-nav {
    margin: 10px -15px 0;
}

@media (min-width:992px) {
    .navbar-nav {
        float: none;
        margin: 0 0px 0 0;
        height: auto;
    }
}

.navbar-header {
    height: auto;
}

@media (min-width:992px) {
    .navbar-header {
        height: auto;
    }
}

.dropdown-menu {
    padding: 0;
}

@media (min-width:992px) {
    .newsletter-box{
        display: none;
    }
    .mega-dropdown-menu .container-fluid {
        padding: 0px 30px;
        margin: 0 auto;
        max-width: 1200px;
        box-sizing: content-box;
    }
   
    .mega-menu ul{
        padding: 0px;
    }
    .dropdown-menu {
        left: 6px;
        top: 55px;
        width: 325px;
    }
    /*mega menu responsive css start*/
    .mega-dropdown-menu{
        left: 0px;
        border: 0px;
        top: 48px;
    }
    .navbar-inverse {
    background-color: #4c4b4b;
    }
    .mega-menu-item{
        text-align: center;
        display: inline-block !important;
        font-size: 14px;
        font-family: 'Source Sans Pro', sans-serif !important;
        float: none !important;
    }
    .mega-menu-item>a:before {
    content: "";
    display: block;
    background: #8c8c8c;
    position: absolute;
    top: 25%;
    left: 0;
    bottom: 12%;
    width: 1px;
    }
    ul.mega-menu li:first-child.mega-menu-item>a:before {
    content: initial;
    }
    li.mega-menu-item:hover {
      background-color: #4c4b4b;
   }
   li.mega-menu-item:hover, li.mega-menu-item.open {
      border-bottom : 5px solid #c6211f;
   }
    .navbar-inverse .navbar-nav > .open> a:hover, .navbar-inverse .navbar-nav > .open> a {
      background-color: #4c4b4b !important;
   }
    .mega-menu-item>a{
        color: #000;
        text-transform: uppercase;
    }
    .navbar-inverse .navbar-nav > li > a{
    color: #fff;
    padding: 14px 15px 9px;
    }
    .navbar {
    border: 0px solid transparent;
}
    /*mega menu responsive css end*/
}

.dropdown-menu > li > a {
    line-height: 27px;
}

.logo {
    text-indent: -9999px;
    margin: 0;
}

.navbar-lower {
    position: fixed;
    height: 50px;
    background-color: #5c5c5c;
    width: 100%;
    z-index: 1;
    margin-top: 0px;
}

@media screen and (max-width:992px) {
    .navbar-lower {
        display: none;
    }
}

@media screen and (min-width:991px) {
    .navbar-lower li {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (min-width:1200px) {
    .navbar-lower li {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.navbar-lower a {
    color: #fff;
}

.navbar-lower .navbar-nav {
    float: right;
    margin: 0 -20px 0 0;
    height: 50px;
    line-height: 50px;
}

.course-cost {
    font-weight: 700;
    font-size: 18px;
    font-style: italic;
    color: #3e3e3e;
    margin-bottom: 25px;
}

.topic-circles {
    float: none;
    background-color: rgba(0,0,0,.75);
    padding-top: 12px;
    padding-bottom: 30px;
    margin: 0 auto;
}

    .topic-circles h3 {
        font-size: 20px;
        letter-spacing: .5px;
        color: #fff;
        text-align: center;
    }

    .topic-circles ul {
        padding: 0;
        text-align: center;
    }

    .topic-circles .btn-white {
        margin: 0 auto;
        display: block;
        text-align: center;
        width: 150px;
    }
.nav .btn-reg:before, .btn-reg.reg-btn-footer:before{
    content: none !important;
}
@media only screen and (min-width:33.125rem) {
    .topic-circles .seminar-topic {
        vertical-align: top;
        margin: 5px 5px 10px;
    }
}

.seminar-topic {
    margin: 5px;
    list-style-type: none;
    display: inline-block;
}

    .seminar-topic p {
        color: #fff;
        width: 140px;
    }

@media only screen and (min-width:33.125rem) {
    .seminar-topic {
        margin: 30px;
    }
}

.overlay-contain {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border: 5px solid #fff;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

    .overlay-contain.chosen > .overlay, .overlay-contain:hover > .overlay {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        opacity: 1;
        background-color: rgba(240,75,73,.8);
    }

    .overlay-contain.touch > .overlay {
        background-color: transparent !important;
    }

        .overlay-contain.touch > .overlay:after {
            content: '';
        }

    .overlay-contain.chosen > .overlay {
        background-color: rgba(0,144,197,.8);
    }

    .overlay-contain .overlay, .overlay-contain img {
        width: 100%;
        max-width: 120px;
        border-radius: 50%;
    }

    .overlay-contain .overlay {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        max-height: 120px;
        background-color: rgba(0,144,197,0);
        opacity: 0;
        height: 100%;
        position: absolute;
        z-index: 1;
    }

        .overlay-contain .overlay:after {
            content: url(/assets/images/icon-checkmark.png);
            position: relative;
            top: 50%;
            left: 50%;
            margin-top: -10px;
            margin-left: -95%;
            display: block;
        }

.home-highlight-circle {
    border-radius: 50%;
    margin: 40px auto 0;
    max-width: 300px;
}

@media only screen and (min-width:33.125rem) {
    .home-highlight-circle {
        max-width: 100%;
    }
}

@media only screen and (min-width:48rem) {
    .home-highlight-circle {
        margin-top: 10px;
    }
}

@media only screen and (min-width:61.25rem) {
    .home-highlight-circle {
        float: left;
    }
}

.img-with-text .container {
    margin: 50px auto;
}

@media only screen and (min-width:61.25rem) {
    .offwhite-section .home-highlight-circle {
        float: right;
    }
}

.intro-section {
    background-color: rgba(0,0,0,.75);
    background-image: url(/assets/images/H1Image2.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0px;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width:61.25rem) {
    .intro-section {
        background-image: url(/assets/images/H1Image2.jpg);
    }
}

.intro-section .jumbotron h1:after {
    right: -15%;
}

.intro-section .jumbotron h1:before {
    left: -15%;
}

.intro-section .jumbotron a {
    color: #fff;
}

    .intro-section .jumbotron a:active, .intro-section .jumbotron a:hover {
        color: #d9d9d9;
        -webkit-transition: .25s;
        transition: .25s;
    }

.intro-section .row {
    margin: 0 auto 60px;
    max-width: 1200px;
}

@media only screen and (min-width:61.25rem) {
    .intro-section .row {
        margin: 27px auto 60px;
    }
}

.carousel {
    background-image: url(/assets/images/carousel-mobile-bg.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    max-height: 400px;
}

@media only screen and (min-width:61.25rem) {
    .carousel {
        background-image: url(/assets/images/carousel-bg.jpg);
    }
}

.carousel .item {
    height: 300px;
}

.carousel .carousel-caption {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    max-width: 700px;
    margin: 0 auto;
    bottom: 50%;
    text-shadow: none;
    padding-top: 35px;
}

    .carousel .carousel-caption .quote {
        position: relative;
        font-size: 17px;
    }

@media only screen and (min-width:61.25rem) {
    .carousel .carousel-caption .quote {
        font-size: 22px;
    }
}

.carousel .carousel-caption .quote:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -35px;
    background: url(/assets/images/line.png) bottom/cover no-repeat;
    height: 16px;
    width: 100%;
}

.carousel .carousel-caption .citation {
    font-size: 19px;
    font-style: italic;
    margin-top: 50px;
}

    .carousel .carousel-caption .citation span {
        font-weight: 400;
    }

.carousel .carousel-indicators {
    z-index: 2;
}

.carousel .arrow {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    margin-top: -35px;
}

.carousel .left img, .carousel .right img {
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.carousel .left img, .carousel .right img {
    margin-left: -15px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.footer-top #logo{
    max-width: 235px;
    margin-bottom: 30px;
}
.jumbotron {
    text-align: center;
    max-width: 90%;
    margin: 20px auto 22px auto;
    letter-spacing: .5px;
    color: #fff;
}

    .jumbotron h1 {
        font-size: 36px;
        color: #fff;
        background-color: rgba(0,0,0,.75);
        padding: 10px;
    }

    .jumbotron p {
        max-width: 700px;
        margin: 0 auto;
        line-height: 1.7;
        font-size: 16px;
        color: #fff;
        background-color: rgba(0,0,0,.75);
        padding: 10px;
    }

.onsite-section {
    position: relative;
    padding: 0;
    color: #fff;
    overflow: hidden;
}

@media (min-width:992px) {
    .onsite-section {
        height: 350px;
        padding-left: 0;
    }
}

.onsite-section .left-skew {
    background-color: #d81d1c;
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width:61.25rem) {
    .onsite-section .left-skew {
        width: 75%;
        -webkit-transform: skewX(-15deg) skewY(0);
        transform: skewX(-15deg) skewY(0);
    }
}

.onsite-section .skewed-side {
    width: 100%;
    height: 100%;
    margin: 0 0 40px;
    background-color: #d81d1c;
}

@media only screen and (min-width:61.25rem) {
    .onsite-section .skewed-side {
        -webkit-transform: skewX(15deg) skewY(0);
        transform: skewX(15deg) skewY(0);
        width: 90%;
        position: absolute;
        top: 0;
        left: 0;
    }
}

.onsite-section .inner {
    width: 80%;
    margin: 0 auto;
    max-width: 700px;
}

@media only screen and (min-width:61.25rem) {
    .onsite-section .inner {
        padding-left: 5.5%;
    }
}

@media only screen and (min-width:33.125rem) {
    .onsite-section .inner .btn-reg {
        margin-left: 24%;
    }
}

.onsite-section .right-img {
    display: none;
}

@media only screen and (min-width:61.25rem) {
    .onsite-section .right-img {
        position: absolute;
        right: 0;
        z-index: 0;
        height: 350px;
        display: block;
    }
}

@media only screen and (min-width:70rem) {
    .onsite-section .right-img {
        width: 35%;
    }
}

.onsite-section .right-img img {
    float: right;
    width: 100%;
}

.onsite-section h2 {
    color: #fff;
    max-width: 500px;
}

    .onsite-section h2:after {
        background-color: #fff;
        opacity: .4;
        bottom: -20px;
    }

.onsite-section p {
    line-height: 1.75;
    letter-spacing: .65px;
    margin: 36px 0;
}

.select-location-instruction {
    display: none;
}

.seminar-title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 4px;
}

.num-seminars {
    font-style: italic;
    margin-top: 0;
}

.headline-section {
    background-image: url(/assets/images/H1Image2.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width:992px) {
    .headline-section {
        background-image: url(/assets/images/H1Image2.jpg);
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.headline-section .jumbotron {
    margin: 10px auto 10px;
}

@media (min-width:992px) {
    .headline-section .jumbotron {
    margin: 20px auto 30px;
    }
}

.headline-section a.btn-reg {
    margin-bottom: 30px;
}

@media (min-width:992px) {
    .campaign .jumbotron, .onsite .jumbotron, .seminar-detail .jumbotron {
        margin: 20px auto 10px;
    }
}

.blog-main .jumbotron {
    margin: 50px auto 30px;
}

@media (min-width:992px) {
    .blog-main .jumbotron {
        margin: 90px auto 56px;
    }
}

.text-wrap {
    line-height: 1.7;
    letter-spacing: .4px;
    margin-top: 40px;
}

    .text-wrap, .text-wrap .share-btn-wrap {
        margin-bottom: 40px;
    }

        .text-wrap .row {
            margin-top: 0;
            margin-bottom: 0;
            padding-left: 15px;
            padding-right: 15px;
        }

        .text-wrap h2 {
            font-size: 28px;
            color: #5c5c5c;
        }

.number-callout {
    text-align: center;
    margin: 0 auto 30px;
    float: none;
}

@media (min-width:991px) {
    .number-callout {
        float: left;
        margin: 0 auto;
    }
}

.number-callout h3 {
    font-size: 5em;
    margin: 0;
    padding: 0;
    position: relative;
}

    .number-callout h3:after {
        content: '';
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #008fc7;
    }

@media (min-width:991px) {
    .number-callout h3:after {
        left: 5%;
        width: 90%;
    }
}

.number-callout p {
    margin-top: 2px;
}

.featured-post {
    margin: 40px auto 100px;
}

    .featured-post .feature-snippet {
        color: #3e3e3e;
        font-size: 18px;
        margin: 25px 0 35px;
        text-align: left;
        max-width: 800px;
        position: relative;
    }

@media (min-width:991px) {
    .featured-post .feature-snippet {
        margin: 25px auto 35px;
    }
}

.featured-post .feature-snippet:after {
    position: absolute;
    bottom: -130px;
    content: ' ';
    width: 94%;
    left: 3%;
    height: 1px;
    background-color: hsla(0,0%,54%,.21);
}

.featured-post .btn-reg {
    display: inline-block;
    float: none;
}

.featured-post .container {
    margin: 0 auto 40px;
}

.featured-post .post-title {
    display: block;
}

.post-author {
    display: table;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

@media (min-width:991px) {
    .post-author {
        width: 92%;
    }
}

.post-author .author-img {
    margin: 0 0 0 22px;
}

.jumbotron .publish-info {
    margin-top: 10px;
}

.publish-info {
    float: left;
    margin: 10px 5px 0 0;
}

    .publish-info span {
        font-style: italic;
        margin-left: 6px;
    }

.author-img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    float: left;
}

.post-title a {
    color: #3e3e3e;
    -webkit-transition: .25s;
    transition: .25s;
}

    .post-title a:hover {
        color: #008fc7;
    }

    .post-title a:active {
        color: #c7efff;
    }

.blog-listings {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
}

    .blog-listings .author-img {
        width: 35px;
        height: 35px;
    }

    .blog-listings .post-title {
        margin-bottom: 9px;
        margin-top: 19px;
    }

@media (min-width:991px) {
    .blog-listings .post-title {
        width: 62%;
        float: left;
    }
}

@media (min-width:991px) {
    .blog-listings .post-author {
        float: right;
        width: 34%;
        margin-top: 19px;
        min-width: 230px;
    }
}

.blog-listing {
    margin-bottom: 60px;
    max-width: 800px;
}

@media (min-width:991px) {
    .blog-listing {
        margin: 0 auto 60px;
    }
}

.post-snippet {
    letter-spacing: .5px;
    line-height: 1.7;
    margin-bottom: 30px;
    display: inline-block;
}

@media (min-width:991px) {
    .post-snippet {
        width: 100%;
        padding-right: 28%;
    }
}

.blog-post .author-img {
    margin: 0 22px 0 0;
}

.blog-post .post-author {
    margin: 30px 0 40px;
}

.blog-post .btn-blue-solid {
    float: right;
    margin-bottom: 40px;
}

@media (min-width:991px) {
    .blog-post .btn-blue-solid {
        margin-top: 15px;
    }
}

.blog-post .container {
    margin: 35px auto 95px;
}

.blog-post .text-wrap {
    margin-bottom: 0;
}

#disqus_thread {
    margin-top: 80px;
    padding-top: 80px;
    border-top: 1px solid #dcdcdc;
    opacity: .5;
}

.select-date-text {
    text-align: center;
    color: #fff;
    font-size: 18px;
}

#date-range-slider {
    margin: 30px 0 40px;
}

.month-label {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.ui-ruler-scale {
    line-height: 40px;
}

.ui-rangeSlider {
    height: 40px;
}

    .ui-rangeSlider .ui-rangeSlider-innerBar {
        height: 40px;
        margin: 0;
        background: hsla(0,0%,100%,.2);
        border-radius: 25px;
        overflow: hidden;
    }

    .ui-rangeSlider .ui-rangeSlider-bar {
        height: 40px;
        border-radius: 25px;
        background-color: rgba(228,79,77,.5);
    }

    .ui-rangeSlider .ui-rangeSlider-handle {
        width: 40px;
        height: 40px;
        border-radius: 25px;
        background-color: #c6211f;
    }

    .ui-rangeSlider .ui-rangeSlider-leftHandle, .ui-rangeSlider .ui-rangeSlider-rightHandle {
        text-align: center;
        color: #fff;
        padding-top: 10px;
    }

.ui-rangeSlider-arrow {
    display: none;
}

.location-select-wrap {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
}

.register-link {
    font-weight: 700;
    color: #008fc7;
    cursor: pointer;
}

.slider-instructions {
    font-size: 17px;
    text-align: center;
    margin: 0 auto;
}

@media screen and (max-width:990px) {
    #register-seminars ul {
        font-size: .85em;
        padding-left: 10px !important;
    }
}

.popover-content li {
    padding-left: 0 !important;
}

.seminar-loc--block {
    display: inline-block;
    width: 50%;
    padding: 15px;
}

@media screen and (max-width:990px) {
    .seminar-loc--block {
        width: 100%;
    }
}

.seminar-loc--block ul li {
    display: inline-block;
}

.seminar-loc--block .location-row {
    padding-left: 20px;
}

.seminar-loc--block .seminar-loc--row {
    margin-right: -25px;
    margin-bottom: 10px;
    margin-left: -25px;
    color: #5c5c5c;
    background: #f9f9f9;
    height: 50px;
    line-height: 15px;
    padding-top: 15px;
    padding-left: 25px;
    margin-right: 15px;
}

    .seminar-loc--block .seminar-loc--row:nth-child(even) {
        background: #fff;
    }

    .seminar-loc--block .seminar-loc--row .city-name {
        font-size: 1em;
    }

.seminar-loc--block .result-table-body {
    padding: 5px;
    margin-left: -25px;
    margin-right: -25px;
    color: #3e3e3e;
}

    .seminar-loc--block .result-table-body li:first-of-type {
        padding-left: 20px;
    }

@media screen and (max-width:990px) {
    .seminar-register {
        float: none;
        text-align: center !important;
        margin: 0 auto;
        padding-left: 30px;
    }
}

.seminar-training {
    float: right;
}

@media screen and (max-width:990px) {
    .seminar-training {
        float: none;
        text-align: center !important;
        margin: 0 auto;
        padding-left: 30px;
    }
}

@media screen and (max-width:991px) {
    .slider-wrap {
        display: none;
    }
}

.semdetail-text-center {
    text-align: center;
    margin-bottom: 80px;
}

    .semdetail-text-center h3 {
        margin-bottom: 30px;
    }

.seminar-detail-header {
    text-align: center;
    padding-top: 40px;
    margin-bottom: 0;
}

.course-col-header {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    margin: 0 auto;
}

    .course-col-header .left-course-head {
        font-size: 17px;
        font-weight: 400;
        padding-left: 15px;
    }

    .course-col-header .register-link {
        padding-right: 15px;
        font-weight: 700;
        color: #008fc7;
        font-size: 20px;
    }

.location-row {
    font-size: 15px;
}

    .location-row .city-name {
        font-size: 17px;
        font-style: italic;
    }

    .seminar-detail .btn-white {
        padding: 7px 10px;
    }

    .seminar-detail .button-wrapper ul {
        padding-left: 0;
        text-align: center;
    }

    .seminar-detail .button-wrapper li {
        display: inline-block;
        margin: 0 8px;
    }

    .seminar-detail .button-wrapper a {
        display: block;
        text-align: center;
        max-width: 250px;
        margin: 0 auto;
    }

    .seminar-detail .button-wrapper .btn-first {
        margin-bottom: 30px;
        padding: 10px 10px;
    }

.detail-page-app {
    background-color: #fff !important;
    padding-top: 0 !important;
    display: none;
}

    .detail-page-app .results {
        margin-top: 0;
    }

    .detail-page-app .class-loader {
        top: 30px;
    }

.button-wrapper a {
    display: block;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}

.button-wrapper .btn-first {
    margin-bottom: 30px;
    padding: 10px 10px;
}

.share-btn-wrap {
    text-align: right;
    margin-top: 30px;
}

@media (min-width:992px) {
    .primary-menu.two .navbar-nav {
    margin: 0 auto !important;
    max-width: 1440px !important;
    text-align: center;
    display: flex;
    width: 100%;
    }
    .second-btn {
        margin-left: 0;
    }
}

@media (min-width:991px) {
    .single-day-description {
        padding-left: 40px;
    }
}

.single-day-description ul {
    padding-left: 15px;
}

.single-day-description h3 {
    color: #5c5c5c;
    font-size: 24px;
}

.secondary-search {
    border-top: 1px solid #dcdcdc;
    padding-top: 40px;
    margin-top: 10px;
}

@media (min-width:992px) {
    .secondary-search {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.secondary-search .row {
    margin: 0 auto 60px;
}

.secondary-search h2 {
    text-align: center;
}

.secondary-search .ui-rangeSlider-innerBar {
    background-color: rgba(0,0,0,.1);
}

.secondary-search .month-label, .secondary-search .select-date-text {
    color: #3e3e3e;
}

.secondary-search .select2-container {
    margin: 0 auto 27px;
}

.secondary-search .btn-reg {
    margin: 0 auto;
    display: block;
    text-align: center;
    max-width: 150px;
}

#register-seminars .slider-wrap {
    padding-left: 50px;
    padding-right: 50px;
}

#register-seminars rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin: 65px 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
}

    #register-seminars rzslider[disabled] {
        cursor: not-allowed;
    }

        #register-seminars rzslider[disabled] .rz-pointer {
            cursor: not-allowed;
            background-color: #d8e0f3;
        }

    #register-seminars rzslider span {
        position: absolute;
        display: inline-block;
        white-space: nowrap;
    }

    #register-seminars rzslider .rz-base {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    #register-seminars rzslider .rz-bar-wrapper {
        z-index: 1;
        left: 0;
        overflow: hidden;
        box-sizing: border-box;
        width: 100%;
        height: 40px;
        margin: 0;
        border-radius: 25px;
        background: #dcdadc;
        padding-top: 0;
    }

        #register-seminars rzslider .rz-bar-wrapper.rz-draggable {
            cursor: move;
        }

    #register-seminars rzslider .rz-bar {
        z-index: 1;
        left: 0;
        overflow: hidden;
        width: 100%;
        height: 40px;
        margin: 0;
        border-radius: 25px;
        background: hsla(0,0%,100%,.2);
    }

        #register-seminars rzslider .rz-bar.rz-selection {
            z-index: 2;
            height: 40px;
            background-color: rgba(228,79,77,.5);
        }

    #register-seminars rzslider .rz-pointer {
        width: 60px;
        z-index: 1;
        height: 40px;
        border-radius: 25px;
        top: 0;
        background-color: #c6211f;
    }

        #register-seminars rzslider .rz-pointer.rz-active, #register-seminars rzslider .rz-pointer.rz-active:after, #register-seminars rzslider .rz-pointer:after, #register-seminars rzslider .rz-pointer:hover:after {
            z-index: 1;
            color: #fff;
            background-color: #c6211f;
        }

    #register-seminars rzslider .rz-bubble {
        display: none;
    }

        #register-seminars rzslider .rz-bubble.rz-selection {
            top: 16px;
        }

        #register-seminars rzslider .rz-bubble.rz-limit {
            display: none;
        }

    #register-seminars rzslider .rz-ticks {
        position: absolute;
        z-index: 1;
        top: -3px;
        left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        box-sizing: border-box;
        width: 100%;
        height: 0;
        margin: 0;
        padding: 0 25px;
        list-style: none;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        #register-seminars rzslider .rz-ticks .tick {
            cursor: pointer;
            text-align: center;
            background-color: transparent;
            color: #3e3e3e;
            z-index: 10;
        }

            #register-seminars rzslider .rz-ticks .tick.selected {
                background-color: transparent;
                color: #fff !important;
            }

            #register-seminars rzslider .rz-ticks .tick .tick-value {
                position: absolute;
                top: 8px;
                -webkit-transform: translate(-50%,5px);
                transform: translate(-50%,5px);
                color: #fff;
                z-index: 10;
            }

                #register-seminars rzslider .rz-ticks .tick .tick-value:first-of-type {
                    padding-left: 24px;
                }

                #register-seminars rzslider .rz-ticks .tick .tick-value:last-of-type {
                    padding-right: 15px;
                }

.modal-content-container {
    margin: 0 10px;
    padding: 40px 100px 60px;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    background-color: #fff;
}

    .modal-content-container .base-button {
        padding: 10px 37px;
        color: #fff;
        border-radius: 50px;
        background-color: #008fc7;
        position: relative;
        font-weight: 600;
        -webkit-transition: .25s;
        transition: .25s;
        padding-left: 45px;
        padding-right: 45px;
    }

        .modal-content-container .base-button:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 4px solid #008fc7;
            z-index: 1;
            border-radius: inherit;
            opacity: 0;
            -webkit-transform: scale3d(.6,.6,1);
            transform: scale3d(.6,.6,1);
            -webkit-transition: opacity .25s ease,-webkit-transform .25s;
            transition: opacity .25s ease,-webkit-transform .25s;
            transition: transform .25s,opacity .25s ease;
            transition: transform .25s,opacity .25s ease,-webkit-transform .25s;
        }

        .modal-content-container .base-button:hover {
            color: #008fc7;
            background-color: transparent;
        }

            .modal-content-container .base-button:hover:before {
                -webkit-transform: scale3d(1.04,1.15,1);
                transform: scale3d(1.04,1.15,1);
                opacity: 1;
            }

        .modal-content-container .base-button:hover {
            color: #008fc7;
        }

@media (max-width:990px) {
    .modal-content-container {
        padding: 30px 20px;
        max-width: none;
    }
}

.form-container {
    margin-bottom: 60px;
}

    .form-container .select-arrows {
        position: relative;
    }

        .form-container .select-arrows:after, .form-container .select-arrows:before {
            content: '';
            position: absolute;
            z-index: 1;
            right: 7px;
            top: 19px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 7px 4px 0;
            border-color: #555 transparent transparent;
        }

        .form-container .select-arrows:before {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            top: 9px;
        }

.button-container {
    text-align: center;
}

.row-content-container {
    display: table;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 350px;
    position: relative;
}

    .row-content-container .row-content {
        display: table-cell;
        width: 50%;
        position: relative;
    }

        .row-content-container .row-content:first-of-type {
            padding-right: 10px;
        }

@media only screen and (min-width:767px) {
    .row-content-container .row-content:first-of-type {
        padding-right: 0;
    }
}

.row-content-container .row-content:last-of-type {
    padding-left: 10px;
}

@media only screen and (min-width:991px) {
    .row-content-container .row-content:last-of-type {
        padding-left: 0;
        margin-bottom: 0;
    }
}

@media only screen and (min-width:991px) {
    .row-content-container .row-content {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:991px) {
    .row-content-container {
        max-width: none;
    }
}

.row-offset .row-content:first-of-type {
    width: 65%;
}

@media only screen and (min-width:991px) {
    .row-offset .row-content:first-of-type {
        width: 100%;
    }
}

.inner-row-content-container {
    display: table;
}

    .inner-row-content-container .inner-row-content {
        display: table-cell;
    }

@media only screen and (min-width:991px) {
    .inner-row-content-container, .inner-row-content-container .inner-row-content {
        display: block;
    }
}

.form-intent {
    text-align: center;
    font-size: 22px;
    color: #3e3e3e;
    margin-bottom: 30px;
    opacity: .8;
}

@media (max-width:767px) {
    .form-intent {
        font-size: 17px;
    }
}

.form-input {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #c8c8c8;
    border-radius: 4px;
    box-shadow: inset 0 4px 6px 0 hsla(0,9%,50%,.1);
    font-size: 14px;
    color: #5c5c5c;
}

.form-helper {
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 20px;
}

.form-helper, .form-label {
    font-weight: 700;
    color: #5c5c5c;
}

.form-label {
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
}

.form-save {
    padding: 10px 37px;
    color: #fff;
    border-radius: 50px;
    background-color: #008fc7;
    position: relative;
    font-weight: 600;
    -webkit-transition: .25s;
    transition: .25s;
}

    .form-save:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 4px solid #008fc7;
        z-index: 1;
        border-radius: inherit;
        opacity: 0;
        -webkit-transform: scale3d(.6,.6,1);
        transform: scale3d(.6,.6,1);
        -webkit-transition: opacity .25s ease,-webkit-transform .25s;
        transition: opacity .25s ease,-webkit-transform .25s;
        transition: transform .25s,opacity .25s ease;
        transition: transform .25s,opacity .25s ease,-webkit-transform .25s;
    }

    .form-save:hover {
        color: #008fc7;
        background-color: transparent;
    }

        .form-save:hover:before {
            -webkit-transform: scale3d(1.04,1.15,1);
            transform: scale3d(1.04,1.15,1);
            opacity: 1;
        }

.form-cancel {
    margin-left: 20px;
    font-size: 15px;
    color: #5c5c5c;
}

.payment-information-container, .seminar-information-container, .totalSubmit-container {
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    max-width: 1000px;
    margin: 0 auto 20px;
    background-color: #fff;
}

.totalSubmit-container {
    border: none;
    background-color: transparent;
}

.seminar-information-container.container {
    padding-left: 0;
    padding-right: 0;
}

.seminar-information-container .seminar-title.form-head {
    text-align: left;
}

.seminar-information-container .top-info-container {
    margin: 35px 40px 25px;
}

    .seminar-information-container .top-info-container .top-info {
        padding: 0;
    }

    .seminar-information-container .top-info-container p {
        font-size: 15px;
        color: #5c5c5c;
    }

.seminar-information-container .seminar-title {
    margin-bottom: 10px;
}

.seminar-information-container .attendees-container {
    margin-bottom: 15px;
}

.seminar-information-container .attendees-header {
    margin: 0 40px 20px;
    font-size: 16px;
    color: #8a8a8a;
}

.seminar-information-container .attendee, .seminar-information-container .attendees-head {
    display: table;
    width: 100%;
}

    .seminar-information-container .attendee > div, .seminar-information-container .attendees-head > div {
        display: table-cell;
    }

        .seminar-information-container .attendee > div:nth-child(1), .seminar-information-container .attendees-head > div:nth-child(1) {
            width: 25%;
        }

@media (max-width:767px) {
    .seminar-information-container .attendee > div:nth-child(1), .seminar-information-container .attendees-head > div:nth-child(1) {
        width: 100%;
    }
}

.seminar-information-container .attendee > div:nth-child(2), .seminar-information-container .attendees-head > div:nth-child(2) {
    width: 35%;
}

.seminar-information-container .attendee > div:nth-child(3), .seminar-information-container .attendees-head > div:nth-child(3) {
    width: 25%;
}

.seminar-information-container .attendee > div:last-of-type, .seminar-information-container .attendees-head > div:last-of-type {
    width: 15%;
    text-align: end;
}

@media (max-width:767px) {
    .seminar-information-container .attendee > div:last-of-type, .seminar-information-container .attendees-head > div:last-of-type {
        text-align: left;
    }
}

.seminar-information-container .attendees-head {
    padding: 15px 40px;
    background-color: #f9f9f9;
}

    .seminar-information-container .attendees-head span {
        font-size: 12px;
        color: #5c5c5c;
        font-weight: 700;
    }

@media (max-width:767px) {
    .seminar-information-container .attendees-head .head-cost, .seminar-information-container .attendees-head .head-email, .seminar-information-container .attendees-head .head-title {
        display: none;
    }
}

.seminar-information-container .attendees-attendee {
    list-style: none;
    padding: 0 40px;
}

    .seminar-information-container .attendees-attendee > li {
        padding: 10px 0;
    }

        .seminar-information-container .attendees-attendee > li:nth-of-type(1n+2) {
            border-top: 1px solid #dcdcdc;
        }

    .seminar-information-container .attendees-attendee span {
        font-size: 15px;
        color: #5c5c5c;
    }

@media (max-width:767px) {
    .seminar-information-container .attendees-attendee div {
        display: block;
    }
}

.payment-information-container .company-information-container {
    padding: 35px 40px 0;
    display: table;
    width: 100%;
}

    .payment-information-container .company-information-container > div {
        display: table-cell;
    }

        .payment-information-container .company-information-container > div:first-of-type {
            width: 25%;
        }

        .payment-information-container .company-information-container > div:nth-of-type(2) {
            width: 55%;
        }

        .payment-information-container .company-information-container > div:last-of-type {
            width: 20%;
        }

.payment-information-container .company-information span {
    display: block;
    font-size: 15px;
    color: #5c5c5c;
    line-height: 1.7;
}

.payment-information-container .edit-information {
    text-align: end;
}

    .payment-information-container .edit-information span {
        padding-left: 20px;
        font-size: 14px;
        color: #008fc7;
        position: relative;
    }

        .payment-information-container .edit-information span:before {
            position: absolute;
            content: '\f040';
            font-family: FontAwesome;
            color: #008fc7;
            left: 0;
        }

.payment-information-container .creditCard-information-container {
    padding: 35px 40px 0;
    display: table;
    width: 100%;
}

    .payment-information-container .creditCard-information-container > div {
        display: table-cell;
    }

        .payment-information-container .creditCard-information-container > div:first-of-type {
            width: 25%;
        }

    .payment-information-container .creditCard-information-container h4 {
        font-size: 14px;
        color: #5c5c5c;
        font-weight: 700;
    }

.payment-information-container .speedCheckout-container {
    margin: 0 40px;
}

    .payment-information-container .speedCheckout-container .checkbox-container {
        margin: 40px 0;
        border-bottom: 1px solid transparent;
        -webkit-transition: .4s;
        transition: .4s;
    }

        .payment-information-container .speedCheckout-container .checkbox-container.wantForm {
            border-bottom: 1px solid #dcdcdc;
        }

    .payment-information-container .speedCheckout-container .speedCheckout {
        position: relative;
        padding-left: 45px;
    }

.payment-information-container .speedCheckout-form {
    display: none;
}

.payment-information-container .form-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 60%;
}

@media (max-width:767px) {
    .payment-information-container .form-container {
        max-width: 100%;
    }
}

.payment-information-container .form-helper {
    font-size: 14px;
    margin-bottom: 10px;
}

.payment-information-container .row-content-container {
    margin-bottom: 30px;
}

.payment-information-container .form-intent {
    font-size: 22px;
    margin-top: 30px;
    color: #3e3e3e;
}

.payment-information-container .radio-container {
    padding: 15px;
}

    .payment-information-container .radio-container > label {
        display: inline;
    }

.payment-information-container .industry-checkbox-container {
    padding: 10px 0;
}

    .payment-information-container .industry-checkbox-container label {
        padding-left: 35px;
    }

.payment-information-container .required-helper span {
    font-size: 14px;
    color: #9d9b93;
}

.payment-information-container #radio-no, .payment-information-container #radio-yes {
    top: -4px;
    left: -27px;
    height: 18px;
    width: 18px;
}

.totalSubmit-container {
    display: table;
    width: 100%;
}

    .totalSubmit-container > div {
        display: table-cell;
    }

        .totalSubmit-container > div:first-of-type {
            width: 100%;
        }

        .totalSubmit-container > div:last-of-type {
            white-space: nowrap;
        }

@media (max-width:480px) {
    .totalSubmit-container {
        display: block;
    }

        .totalSubmit-container > div {
            display: block;
            margin-bottom: 30px;
        }
}

.totalSubmit-container button {
    padding: 10px 37px;
    color: #fff;
    border-radius: 50px;
    background-color: #008fc7;
    position: relative;
    font-weight: 600;
    -webkit-transition: .25s;
    transition: .25s;
}

    .totalSubmit-container button:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 4px solid #008fc7;
        z-index: 1;
        border-radius: inherit;
        opacity: 0;
        -webkit-transform: scale3d(.6,.6,1);
        transform: scale3d(.6,.6,1);
        -webkit-transition: opacity .25s ease,-webkit-transform .25s;
        transition: opacity .25s ease,-webkit-transform .25s;
        transition: transform .25s,opacity .25s ease;
        transition: transform .25s,opacity .25s ease,-webkit-transform .25s;
    }

    .totalSubmit-container button:hover {
        color: #008fc7;
        background-color: transparent;
    }

        .totalSubmit-container button:hover:before {
            -webkit-transform: scale3d(1.04,1.15,1);
            transform: scale3d(1.04,1.15,1);
            opacity: 1;
        }

.totalSubmit-container .totalPrice-container {
    position: relative;
}

@media (max-width:480px) {
    .totalSubmit-container .totalPrice-container {
        text-align: center;
    }
}

.totalSubmit-container .totalPrice-container > span {
    font-size: 22px;
    color: #3e3e3e;
}

    .totalSubmit-container .totalPrice-container > span:last-of-type {
        position: absolute;
        left: 180px;
    }

@media (max-width:480px) {
    .totalSubmit-container .totalPrice-container > span:last-of-type {
        position: static;
    }
}

@media (max-width:767px) {
    .totalSubmit-container .totalPrice-container > span:last-of-type {
        left: 130px;
    }
}

.thanksRegister-container {
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    max-width: 800px;
    margin: 20px auto 20px;
    padding: 20px;
}

.thanks-container {
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
}

.thanks {
    font-size: 35px;
    color: #3e3e3e;
    font-weight: 200;
    margin-bottom: 25px;
    margin-top: 80px;
}

.registerAccount-body, .thanks-body {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 1.4;
    max-width: 600px;
    margin: 0 auto 25px;
}

.confirmation-container {
    margin-bottom: 45px;
}

    .confirmation-container span {
        display: inline;
    }

.confirmation-number, .confirmation-number-lead, .registerAccount-head {
    font-size: 16px;
    color: #5c5c5c;
    font-weight: 700;
}

.registerAccount-container {
    text-align: center;
    margin-top: 30px;
}

.registerAccount-head {
    margin-bottom: 30px;
}

.registerAccount-body {
    margin-bottom: 40px;
}

.registerAccount-button {
    padding: 10px 37px;
    color: #fff;
    border-radius: 50px;
    background-color: #008fc7;
    position: relative;
    font-weight: 600;
    -webkit-transition: .25s;
    transition: .25s;
}

    .registerAccount-button:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 4px solid #008fc7;
        z-index: 1;
        border-radius: inherit;
        opacity: 0;
        -webkit-transform: scale3d(.6,.6,1);
        transform: scale3d(.6,.6,1);
        -webkit-transition: opacity .25s ease,-webkit-transform .25s;
        transition: opacity .25s ease,-webkit-transform .25s;
        transition: transform .25s,opacity .25s ease;
        transition: transform .25s,opacity .25s ease,-webkit-transform .25s;
    }

    .registerAccount-button:hover {
        color: #008fc7;
        background-color: transparent;
    }

        .registerAccount-button:hover:before {
            -webkit-transform: scale3d(1.04,1.15,1);
            transform: scale3d(1.04,1.15,1);
            opacity: 1;
        }

.slide-toggle-in {
    -webkit-animation-name: b;
    animation-name: b;
}

.slide-toggle-in, .slide-toggle-out {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-toggle-out {
    -webkit-animation-name: c;
    animation-name: c;
}

.slide-toggle ul {
    padding-left: 0;
}

.cart-gray, .register-cart-wrap {
    background-color: #f2f2f2;
}

.register-cart-wrap {
    z-index: 99;
    position: relative;
    width: 100%;
    top: 85px;
}

@media only screen and (min-width:61.25rem) {
    .register-cart-wrap {
        top: 0px;
    }
}

.attendee-input--cart {
    width: 60px;
}

.cart-left {
    float: left;
}

.search-page {
    background-color: #f9f9f9;
}

.cart-item-list li {
    display: inline-block;
    margin-top: -5px;
}

.cart {
    z-index: 0;
    display: none;
}

@media (min-width:992px) {
    .cart h3 {
        float: left;
    }
}

.added {
    border: 3px solid #008fc7;
    color: #008fc7;
}

    .added:hover {
        background-color: #fff;
        color: #008fc7;
    }

.cart-empty-msg {
    text-align: center;
    font-size: 18px;
    margin: 0;
}

#cart-item-list {
    padding: 0;
    margin: 0;
}

.cart-items {
    padding-left: 0;
    margin: 0;
    color: #8a8a8a;
}

.cart-item {
    width: 100%;
    display: table;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
}

    .cart-item:nth-child(odd) {
        background-color: #f9f9f9;
    }

@media (min-width:992px) {
    .cart-item .col-md-1, .cart-item .col-md-2, .cart-item .col-md-4 {
        float: none;
    }
}

.cart-item ul {
    margin: 0 auto;
    padding: 0;
}

    .cart-item ul li {
        margin: 15px 0;
        display: table-cell;
        vertical-align: middle;
    }

    .cart-item ul h4 {
        font-size: 16px;
    }

.cart-item .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    display: table;
}

@media (min-width:992px) {
    .cart-item .date, .cart-item .location, .cart-item .qty-wrap, .cart-item .remove-wrap, .cart-item .sub-total {
        text-align: center;
    }
}

@media (min-width:992px) {
    .cart-item .qty-wrap span, .cart-item .sub-total span {
        display: none;
    }
}

.cart-item .qty-wrap span {
    margin-right: 10px;
}

.cart-item:first-of-type .qty-wrap, .cart-item:first-of-type .sub-total {
    position: relative;
}

    .cart-item:first-of-type .qty-wrap:after, .cart-item:first-of-type .sub-total:after {
        display: none;
    }

@media (min-width:992px) {
    .cart-item:first-of-type .qty-wrap:after, .cart-item:first-of-type .sub-total:after {
        position: absolute;
        left: 50%;
        top: -62px;
        content: 'Attendees:';
        display: block;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.cart-item:first-of-type .sub-total:after {
    content: 'Subtotal';
}

.cart-bottom {
    position: relative;
    background-color: #f2f2f2;
}

    .cart-bottom .btn-reg {
        float: right;
        margin-right: 15px;
    }

@media (min-width:992px) {
    .cart-bottom .btn-reg {
        margin-right: 0;
    }
}

.cart-bottom .wrap {
    position: relative;
}

    .cart-bottom .wrap .checkout-loader {
        top: 7px;
    }

@media (min-width:992px) {
    .cart-bottom .wrap .checkout-loader {
        right: 20px;
        left: auto;
        margin-left: 0;
    }
}

.cart-bottom .btn-wrapper {
    top: 50%;
    position: absolute;
    margin-top: -13px;
}

@media (min-width:992px) {
    .cart-bottom .btn-wrapper {
        position: relative;
        padding-right: 0;
    }
}

.cart-visible {
    height: 30px;
    position: absolute;
    border-bottom: 1px solid #d7d7d7;
    background-color: #f2f2f2;
    width: 100%;
}

    .cart-visible .container {
        margin: 0 auto;
    }

    .cart-visible .cart-total {
        margin: 0;
        display: block;
    }

        .cart-visible .cart-total .total {
            float: right;
        }

        .cart-visible .cart-total li {
            display: inline;
        }

        .cart-visible .cart-total .cost-total {
            float: right;
        }

    .cart-visible.down .cart-total {
        display: none;
    }

.cost-total {
    line-height: 32px;
    font-size: 20px;
    font-weight: 500;
    color: #3e3e3e;
}

.items-total {
    line-height: 2.3;
    margin-right: 25px;
    font-style: italic;
    font-weight: 400;
}

.cart-tab {
    position: absolute;
    bottom: -20px;
    width: 96px;
    height: 20px;
    left: 50%;
    margin-left: -48px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #f2f2f2;
    z-index: 2;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

    .cart-tab img {
        position: relative;
        top: -9px;
        left: 50%;
        margin-left: -17px;
    }

        .cart-tab img.cart-img-arrow {
            margin-left: -12px;
            top: -7px;
        }

.cart-top {
    background-color: #f2f2f2;
    text-align: center;
    height: 65px;
}

    .cart-top h2 {
        margin: 10px 0;
    }

    .cart-top img {
        margin: 0 0px 5px 0;
        width: 28px;
    }

.cart-total {
    padding: 0;
    text-align: left;
}

@media (min-width:992px) {
    .cart-total {
        float: right;
        text-align: right;
        margin: 15px 0 35px;
    }
}

@media (min-width:992px) {
    .cart-total li {
        display: inline;
        float: none;
    }
}

.cart-total .items {
    font-style: italic;
}

@media (min-width:992px) {
    .cart-total .items {
        margin-right: 15px;
    }
}

.total {
    font-weight: 500;
    font-size: 20px;
    margin-left: 5px;
}

.remove {
    color: #c6211f;
}

    .remove, .remove:hover {
        -webkit-transition: .25s;
        transition: .25s;
    }

        .remove:hover {
            color: #f04b49;
        }

        .remove span {
            margin-right: 8px;
            font-size: 14px;
        }

.class-qty {
    width: 40px;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    background-color: #fcfcfc;
}

.empty-message {
    display: block;
    text-align: center;
    margin: 25px 0 60px;
    font-size: 18px;
}

.results-container {
    background-color: #f9f9f9;
    padding-top: 45px;
    position: relative;
    min-height: 170px;
}

.results {
    padding: 0;
}

.result-description {
    margin: 15px auto 30px;
    max-width: 1000px;
    position: relative;
}

    .result-description img {
        display: block;
        margin: 10px auto 5px;
        border-radius: 50%;
    }

.location, .location p {
    position: relative;
}

    .location p {
        font-style: italic;
        font-size: 17px;
        font-weight: 400;
        display: inline-block;
    }

.tooltip-msg {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    border-radius: 4px;
    border: 2px solid #008fc7;
    position: absolute;
    background: #fff;
    width: 60%;
    right: -27px;
    bottom: 50%;
    padding: 7px;
    z-index: 2;
    max-width: 185px;
    text-align: center;
    -webkit-transition: .25s;
    transition: .25s;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

@media (min-width:991px) {
    .tooltip-msg {
        right: 10px;
    }
}

.tooltip-msg.showing {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.tooltip-msg:after, .tooltip-msg:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip-msg:after {
    border-color: hsla(0,0%,100%,0);
    border-right-color: #fff;
    border-width: 10px;
    margin-top: -10px;
}

.tooltip-msg:before {
    border-color: rgba(245,0,0,0);
    border-right-color: #008fc7;
    border-width: 13px;
    margin-top: -13px;
}

.location-msg {
    width: 175px;
    left: 116%;
}

.attendee-msg {
    left: 147px;
    padding: 7px 5px;
}

@media (min-width:991px) {
    .attendee-msg {
        left: -5%;
        right: auto;
    }
}

.attendee-msg:after, .attendee-msg:before {
    right: 100%;
}

@media (min-width:991px) {
    .attendee-msg:after, .attendee-msg:before {
        left: 100%;
    }
}

.attendee-msg:before {
    border-left-color: transparent;
    border-right-color: #008fc7;
}

@media (min-width:991px) {
    .attendee-msg:before {
        border-left-color: #008fc7;
        border-right-color: transparent;
    }
}

.attendee-msg:after {
    border-left-color: transparent;
    border-right-color: #fff;
}

@media (min-width:991px) {
    .attendee-msg:after {
        border-left-color: #fff;
        border-right-color: transparent;
    }
}

.location-icon {
    margin: 0 0 3px 10px;
    cursor: pointer;
}

.text-desc {
    background-color: #fff;
    position: relative;
}

    .text-desc:after {
        position: absolute;
        content: '';
        width: 100%;
    }

.btn-blue-hollow {
    padding: 6px 30px;
    float: left;
}

.schedule {
    display: table;
    width: 100%;
    padding: 12px 0;
}

    .schedule:nth-child(odd) {
        background-color: #f9f9f9;
    }

    .schedule:last-child {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .schedule li {
        margin-top: 15px;
        margin-bottom: 15px;
    }

@media (min-width:992px) {
    .schedule li {
        text-align: center;
    }
}

.schedule .btn-reg {
    float: none;
    text-align: right;
}

@media (min-width:991px) {
    .attendees {
        text-align: center;
    }
}

@media (min-width:992px) {
    .attendees {
        text-align: left;
    }
}

.view-opts {
    position: relative;
    padding-left: 16px;
}

    .view-opts:before {
        content: '+';
        position: absolute;
        left: 0;
        top: -5px;
        font-size: 20px;
    }

.red {
    -webkit-transition: .25s;
    transition: .25s;
}

    .red, .red:focus, .red:hover {
        color: #c6211f;
    }

        .red:before {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: -8px;
            font-size: 24px;
        }

.seminar-item {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 30px;
    position: relative;
}

    .seminar-item ul {
        padding-left: 0;
    }

.attendees-label {
    margin-right: 10px;
}

.spinner {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    display: none;
}

.location-loader {
    bottom: -4px;
    display: none;
}

.class-loader {
    top: 50%;
    margin-top: -10px;
}

.checkout-err-msg {
    text-align: center;
    margin-top: 0;
    color: #f04b49;
    font-size: 1.1em;
}

.input-validation-error {
    border: 1px solid #f04b49 !important;
}

.empty-location-msg {
    text-align: center;
    color: red;
    font-size: 20px;
    margin: 20px 0 0;
    display: none;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #008fc7;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: d 1.4s infinite ease-in-out both;
    animation: d 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
}

@-webkit-keyframes d {
    0%,80%,to {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes d {
    0%,80%,to {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.onsite .btn-reg {
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 160px;
}

.caro-form-container {
    background-image: url(/assets/images/carousel-mobile-bg.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    display: table;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .caro-form-container ul {
        list-style: none;
        padding-left: 0;
    }

        .caro-form-container ul li {
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .caro-form-container ul li a {
                color: #fff;
            }

@media (min-width:991px) {
    .caro-form-container {
        background-image: url(/assets/images/carousel-bg.jpg);
    }
}

.caro-form-container > .container {
    position: relative;
}

.caro-form-container h3 {
    color: #fff;
    text-align: center;
}

@media (min-width:992px) {
    .caro-form-container h3 {
        text-align: left;
        font-size: 20px;
    }
}

.caro-form-container h3 a {
    color: #fff !important;
}

.caro-form-container .caro-form-container .carousel {
    height: 100%;
}

@media (min-width:992px) {
    .caro-form-container .caro-form-container .carousel {
        margin-top: -230px !important;
    }
}

@media (max-width:991px) {
    .caro-form-container .caro-form-container .carousel {
        height: 100%;
    }
}

@media (max-width:990px) {
    .caro-form-container .caro-form-container .carousel {
        height: 100%;
    }
}

.caro-form-container .carousel {
    background: none;
}

@media (min-width:992px) {
    .caro-form-container .carousel {
        width: 50%;
        position: absolute;
        top: 50%;
        margin-top: -220px;
        left: 0;
    }
}

.caro-form-container .carousel .item {
    height: 370px;
}

@media (min-width:991px) {
    .caro-form-container .carousel .item {
        height: 300px;
    }
}

.onsite-form--label {
    color: #fff;
}

.secondary-browse-btn {
    margin: 30px 0 0;
    float: left;
}

.register-page {
    padding-top: 30px !important;
}

.register-standalone {
    margin-top: 20px;
    margin-bottom: 100px;
}

    .register-standalone .form-control {
        border: 1px solid #dcdcdc;
    }

    .register-standalone .register-top {
        padding-bottom: 20px;
    }

        .register-standalone .register-top .jumbotron {
            max-width: 500px;
            margin: 80px auto;
        }

            .register-standalone .register-top .jumbotron h1 {
                color: #3e3e3e;
                font-size: 30px !important;
                background: #4c4b4b00;
            }

                .register-standalone .register-top .jumbotron h1:after, .register-standalone .register-top .jumbotron h1:before {
                    content: none;
                }

            .register-standalone .register-top .jumbotron .indicator {
                width: 95%;
                margin: 0 auto;
                position: relative;
                display: inline-block;
                padding: 0;
            }

                .register-standalone .register-top .jumbotron .indicator li {
                    float: left;
                }

            .register-standalone .register-top .jumbotron .line {
                width: 50%;
                height: 14px;
                background-color: #d6d6d6;
            }

            .register-standalone .register-top .jumbotron .step {
                position: absolute;
                background-color: #d6d6d6;
                width: 28px;
                height: 28px;
                border-radius: 50%;
                top: 50%;
                margin-top: -14px;
            }

                .register-standalone .register-top .jumbotron .step:after {
                    position: relative;
                    bottom: -35px;
                    left: -50%;
                    font-style: italic;
                    color: #3e3e3e;
                    font-weight: 400;
                    display: inline-block;
                    width: 60px;
                }

            .register-standalone .register-top .jumbotron .active:after {
                color: #3e3e3e;
            }

            .register-standalone .register-top .jumbotron .step1 {
                left: -10px;
                background-color: #c6211f;
            }

                .register-standalone .register-top .jumbotron .step1:after {
                    content: 'Registration';
                }

            .register-standalone .register-top .jumbotron .step2 {
                left: 50%;
                margin-left: -14px;
            }

                .register-standalone .register-top .jumbotron .step2:after {
                    content: 'Payment';
                }

            .register-standalone .register-top .jumbotron .step3 {
                right: -10px;
            }

                .register-standalone .register-top .jumbotron .step3:after {
                    content: 'Review Order';
                }

        .register-standalone .register-top .container {
            margin-bottom: 0;
        }

    .register-standalone #BillingDifferent {
        max-width: 90%;
    }

    .register-standalone .indicator {
        width: 95%;
        margin: 0 auto;
        position: relative;
        display: inline-block;
        padding: 0;
    }

        .register-standalone .indicator li {
            float: left;
        }

    .register-standalone .line {
        width: 50%;
        height: 14px;
        background-color: #d6d6d6;
    }

    .register-standalone .step {
        position: absolute;
        background-color: #d6d6d6;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        top: 50%;
        margin-top: -14px;
    }

        .register-standalone .step:after {
            position: relative;
            font-style: italic;
            color: #3e3e3e;
            width: 60px;
            left: -50%;
            font-weight: 400;
            display: inline-block;
            bottom: -35px;
        }

    .register-standalone .active:after {
        color: #3e3e3e;
    }

    .register-standalone .step1 {
        left: -10px;
        background-color: #c6211f;
    }

        .register-standalone .step1:after {
            content: 'Registration';
        }

    .register-standalone .step2 {
        left: 50%;
        margin-left: -14px;
    }

        .register-standalone .step2:after {
            content: 'Payment';
        }

    .register-standalone .step3 {
        right: -10px;
    }

        .register-standalone .step3:after {
            content: 'Reivew Order';
        }

    .register-standalone .form-group span {
        margin-left: 3px;
        display: block;
        margin-top: 5px;
    }

    .register-standalone .form-container {
        max-width: 1200px;
        border-radius: 10px;
        background-color: #fff;
    }

        .register-standalone .form-container .result .container {
            margin: 10px auto;
        }

    .register-standalone .form-item-wrapper {
        padding: 0;
    }

        .register-standalone .form-item-wrapper .form-control {
            background-color: #fcfcfc;
        }

        .register-standalone .form-item-wrapper .container, .register-standalone .form-item-wrapper .form-container {
            background-color: #fff;
            border: 1px solid #dcdcdc;
            border-radius: 10px;
            color: #8a8a8a;
            margin-bottom: 30px;
            padding: 0 0 30px;
            margin-left: auto;
            margin-right: auto;
        }

    .register-standalone .top-info {
        padding-left: 15px;
        padding-right: 15px;
    }

        .register-standalone .top-info li, .register-standalone .top-info p {
            display: inline;
        }

        .register-standalone .top-info .date {
            margin-left: 25px;
            font-style: italic;
        }

        .register-standalone .top-info h2 {
            text-align: center;
        }

@media (min-width:991px) {
    .register-standalone .top-info h2 {
        text-align: left;
    }
}

.register-standalone .class-option {
    text-align: center;
    margin: 25px 0;
    font-style: italic;
}

@media (min-width:991px) {
    .register-standalone .class-option {
        padding-left: 15px;
        text-align: left;
        margin: 20px 0 10px;
        display: inline-block;
    }
}

.register-standalone .next-btn {
    display: table;
    text-align: center;
    margin: 12px auto 45px;
    width: 150px;
}

.register-standalone .register-two-top {
    margin-top: 20px;
}

    .register-standalone .register-two-top .line1, .register-standalone .register-two-top .step2 {
        background-color: #c6211f !important;
    }

.register-standalone .register-two {
    background-color: #f1f1f1;
}

    .register-standalone .register-two .container {
        display: none;
        padding: 0;
        margin: 0 auto;
    }

@media (min-width:991px) {
    .register-standalone .register-two .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.register-standalone .billing-opts-wrapper {
    display: inline-block;
    width: 100%;
}

    .register-standalone .billing-opts-wrapper h2 {
        margin-bottom: 6px;
    }

    .register-standalone .billing-opts-wrapper label {
        margin-bottom: 25px;
        padding-left: 30px;
        margin-top: 10px;
    }

.register-standalone input[type=checkbox] {
    display: none;
}

    .register-standalone input[type=checkbox] + label:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-color: #fff;
        border-radius: 3px;
        border: 1px solid #dcdcdc;
        position: absolute;
        left: 14px;
    }

    .register-standalone input[type=checkbox]:checked + label:before {
        content: "\2713";
        color: #008fc7;
        text-align: center;
        line-height: 17px;
        text-shadow: 0 0 3px #eee;
    }

.register-standalone .account-update {
    margin-top: 30px;
    margin-bottom: 0;
}

.register-standalone .hidden {
    display: none;
}

.register-standalone .disabled {
    pointer-events: none;
    background-color: gray;
}

.register-standalone .cc-info, .register-standalone .invoice-info {
    float: left;
    display: none;
}

    .register-standalone .invoice-info p {
        max-width: 600px;
        margin-bottom: 28px;
        margin-top: 10px;
    }

.register-standalone .cvv-text {
    position: relative;
    cursor: pointer;
}

    .register-standalone .cvv-text span {
        display: none;
        border-radius: 4px;
        border: 1px solid #dcdcdc;
        background-color: #fff;
        position: absolute;
        top: -200px;
        left: 120%;
        z-index: 4;
        width: auto;
        max-width: 320px;
        min-height: 128px;
        padding: 15px;
        -webkit-transition: .25s;
        transition: .25s;
    }

        .register-standalone .cvv-text span img {
            margin-bottom: 7px;
        }

        .register-standalone .cvv-text span.showing {
            display: block;
        }

.register-standalone .hidden-different-check {
    display: none;
    float: left;
    margin-bottom: 25px;
}

.register-standalone .cvv-info {
    font-style: italic;
    margin: 6px 0 10px;
}

.register-standalone .cvv-text {
    display: inline-block;
    margin-top: 0;
}

.register-standalone .summary-top {
    margin-top: 50px;
}

@media (min-width:992px) {
    .register-standalone .summary-top {
        margin-top: 20px;
    }
}

.register-standalone .summary-top .line, .register-standalone .summary-top .step {
    background-color: #c6211f !important;
}

.register-standalone .summary-top .container {
    margin: 80px auto;
}

.register-standalone .summary-top .jumbotron {
    margin: 20px auto 0;
}

.register-standalone .summary-main {
    position: relative;
    padding-bottom: 40px;
}

    .register-standalone .summary-main .container {
        margin: 20px auto;
        padding: 0;
    }

@media (min-width:992px) {
    .register-standalone .summary-main .container {
        padding: 0 15px;
    }
}

.register-standalone .summary-main .edit-btn {
    float: right;
    margin-bottom: 20px;
}

.register-standalone .summary-main ul {
    padding: 0;
}

.register-standalone .summary-main h2 {
    margin-bottom: 5px;
}

@media (min-width:991px) {
    .register-standalone .summary-main h2 {
        margin-top: 0;
    }
}

.register-standalone .summary-main .attendee-info {
    line-height: 2;
    margin: 15px 0;
}

@media (min-width:992px) {
    .register-standalone .summary-main .attendee-info {
        line-height: inherit;
        margin: 10px 0;
    }
}

.register-standalone .summary-main .attendee-info .summary-opts {
    font-style: italic;
}

.register-standalone .email, .register-standalone .name {
    margin-bottom: 8px;
}

.register-standalone .summary-item-top {
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 20px 0;
}

    .register-standalone .summary-item-top .price {
        font-size: 21px;
        text-align: left;
        margin-top: 10px;
    }

@media (min-width:991px) {
    .register-standalone .summary-item-top .price {
        text-align: right;
        margin-top: 0;
    }
}

.register-standalone .purchaser-info-wrap {
    margin-bottom: 30px;
}

@media (min-width:992px) {
    .register-standalone .purchaser-info-wrap {
        margin-bottom: 10px;
    }
}

.register-standalone .purchaser-info {
    line-height: 1.75;
    margin-top: 10px;
}

.register-standalone .purchaser-name {
    font-weight: 500;
    font-size: 17px;
}

.register-standalone .summary-submit-btn {
    text-align: center;
    margin: 0 auto 20px;
    display: table;
    width: 150px;
}

@media (min-width:991px) {
    .register-standalone .summary-submit-btn {
        float: right;
        margin-top: 10px;
    }
}

.register-standalone .card-submit-wrap {
    position: relative;
    height: 100px;
    width: 100%;
    margin-top: 50px;
}

.register-standalone .card-loader {
    position: static;
    margin: 0 auto;
    height: 33px;
}

.register-standalone .processing-msg {
    display: none;
    text-align: center;
}

@media (min-width:992px) {
    .register-standalone .processing-msg {
        width: 400px;
        margin: 15px auto 0;
    }
}

.register-standalone .total-price {
    text-align: center;
    margin-top: 40px;
}

@media (min-width:991px) {
    .register-standalone .total-price {
        position: absolute;
        bottom: 0;
        right: 15px;
    }
}

.register-standalone .field-validation-error {
    margin-left: 5px;
    color: #c6211f;
    margin-top: 5px;
}

.register-standalone .checkout-loader {
    top: 50px;
    right: 52px;
    left: auto;
    z-index: 9;
}

@media (min-width:992px) {
    .register-standalone .checkout-loader {
        top: 39px;
        left: 50%;
        right: auto;
    }
}

.register-standalone #button-submit {
    margin: 0 auto 10px;
    display: block;
}

.register-standalone .company-profile-container {
    margin-bottom: 40px;
}

.register-standalone .form-head {
    font-size: 22px;
}

.register-standalone .immutable-account-info {
    padding-bottom: 25px;
    padding-top: 20px;
}

    .register-standalone .immutable-account-info .account-data {
        display: block;
        margin-bottom: 5px;
    }

.register-standalone .extension-container {
    display: table;
    width: 100%;
}

    .register-standalone .extension-container > div {
        display: table-cell;
    }

.register-standalone .extension-label-container {
    width: 40px;
}

    .register-standalone .extension-label-container label {
        bottom: 10px;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        font-size: 14px;
        color: #9d9b93;
    }

.register-standalone .billing-opts-container {
    margin-bottom: 50px;
}

.register-standalone .vcenter {
    display: inline-block;
    vertical-align: middle;
}

.register-standalone .billing-opts-label {
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: 0;
    padding-left: 0;
    white-space: nowrap;
}

@media (max-width:767px) {
    .register-standalone .billing-opts-label {
        margin-bottom: 20px;
    }
}

input {
    outline: none !important;
}

.attendee-input {
    width: 50px;
    text-align: center;
}

.cart-btn {
    position: absolute;
    top: -4px;
    right: 70px;
    border-radius: 50px;
}

@media screen and (max-width:1370px) {
    .cart-btn {
        position: absolute;
        top: 1px;
        right: 70px;
        border: 0;
        font-size: 12px;
    }
}

@media (max-width:767px) {
    .btn-blue-solid {
        background-color: #0090c5;
        padding: 5px 24px;
    }
}

.sidebar-h4 {
    color: #8a8a8a;
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.sidebar-label {
    color: #3e3e3e;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

select {
    border: 1px solid #d7d7d7;
    width: 100%;
    height: 35px;
    padding: 6px 9px;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    font-size: 15px;
    line-height: 1.42857;
    color: #555;
    max-width: none !important;
}

hr.dark-hr {
    border-top-color: #dcdcdc;
    margin-left: -2000px;
    padding-right: 2000px;
}

hr.divider {
    border-top-width: 2px;
}

.register-page {
    background: #f9f9f9;
    padding-bottom: 80px;
    padding-top: 125px;
}

@media (min-width:992px) {
    .register-page {
        background: url(/assets/images/columns-bg.png) 50% repeat-y #fff;
    }
}

.empty-results {
    margin: 0 auto;
    max-width: 525px;
    padding-top: 35px;
}

    .empty-results h3 {
        text-align: left;
        margin-top: 45px;
        margin-bottom: 45px;
        color: #8a8a8a;
    }

.no-results {
    text-align: center;
}

    .no-results h2 {
        color: #c6211f;
    }

.empty-results-instructions {
    padding: 0 25px;
    margin-bottom: 10px;
}

.empty-results-number {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #008fc7;
    color: #fff;
    display: inline-block;
    margin-right: 15px;
    line-height: 20px;
    font-size: 11px;
    text-align: center;
}

.empty-results-tags {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    padding: 45px 10px;
    margin: 45px auto;
}

    .empty-results-tags li {
        display: inline-block;
        padding: 0 10px;
    }

    .empty-results-tags a {
        color: #008fc7;
    }

.empty-results-promo {
    text-align: center;
    margin-top: 50px;
}

    .empty-results-promo a {
        color: #008fc7;
    }

.register-sidebar {
    padding-top: 35px;
    padding-bottom: 80px;
    display: none;
}

@media (min-width:992px) {
    .register-sidebar {
        display: block;
    }
}

.responsive-sidebar-toggle {
    background: #3a3a3a;
    margin-top: 50px;
    color: #fff;
    padding: 15px 20px;
    display: block;
}

    .responsive-sidebar-toggle .img-left {
        padding-right: 15px;
    }

    .responsive-sidebar-toggle .img-right {
        float: right;
        padding-top: 6px;
    }

@media (min-width:992px) {
    .responsive-sidebar-toggle {
        display: none;
    }
}

.responsive-sidebar-toggle .register-sidebar--sm {
    color: #fff;
    padding-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
}

    .responsive-sidebar-toggle .register-sidebar--sm .sidebar-label {
        color: #fff;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .responsive-sidebar-toggle .register-sidebar--sm .register-link, .responsive-sidebar-toggle .register-sidebar--sm .sidebar-h4 {
        color: #fff;
    }

    .responsive-sidebar-toggle .register-sidebar--sm rzslider .rz-bar-wrapper {
        background: none !important;
    }

    .responsive-sidebar-toggle .register-sidebar--sm rzslider .rz-bubble {
        color: #fff;
    }

.keyword-search {
    padding: 0 0 20px;
}

    .keyword-search .search-input {
        position: relative;
        font-size: 15px;
    }

        .keyword-search .search-input:after {
            width: 38px;
            height: 100%;
            -moz-border-top-right-radius: 2px;
            border-top-right-radius: 2px;
            -moz-border-bottom-right-radius: 2px;
            border-bottom-right-radius: 2px;
            position: absolute;
            right: 0;
            top: 0;
            content: ' ';
            display: block;
            background: url(/assets/images/icon-search.png) 50% no-repeat #008fc7;
        }

    .keyword-search input {
        border-radius: 2px;
        border: 1px solid #dcdcdc;
        display: block;
        width: 100%;
        padding: 6px 38px 6px 8px;
        background: #f9f9f9;
    }

.filter-topic .input-group {
    font-size: 14px;
}

    .filter-topic .input-group input[type=checkbox] {
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-right: 5px;
        margin-bottom: 2px;
    }

.filter-location input[type=search] {
    border-radius: 2px;
    border: 1px solid #dcdcdc;
    display: block;
    width: 100%;
    padding: 6px 8px;
    background: #f9f9f9;
}

@media (max-width:767px) {
    .filter-location input[type=search] {
        color: #3e3e3e;
    }
}

.filter-location h5 {
    color: #3e3e3e;
    font-size: 15px;
    margin: 15px 0;
}

.filter-location .input-group {
    font-size: 14px;
}

    .filter-location .input-group input[type=checkbox] {
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-right: 5px;
        margin-bottom: 2px;
    }

.search-results {
    padding-bottom: 80px;
}

.faceted-result {
    border-radius: 10px;
    max-width: 750px;
    background-color: #fff;
    padding: 20px 25px;
    border: 1px solid #dcdcdc;
    margin: 25px auto 0;
}

@media (min-width:992px) {
    .faceted-result {
        margin: 25px 0 0 auto;
        max-width: 88%;
    }
}

.result-course-title {
    margin: 0;
}

.result-course-subtitle {
    font-size: 14px;
    color: #b0b0b0;
    line-height: 1.6;
    margin-bottom: 20px;
}

.course-img {
    border-radius: 50%;
    width: 75px;
    height: 75px;
    display: none;
}

@media (min-width:992px) {
    .course-img {
        display: block;
    }
}

.hide-responsive {
    display: none;
}

@media (min-width:992px) {
    .hide-responsive {
        display: block;
    }
}

.result-price {
    text-align: center;
    font-size: 20px;
    margin: 2px auto 15px;
    float: right;
    padding-left: 10px;
}

@media (min-width:992px) {
    .result-price {
        float: none;
        margin: 10px auto 15px;
        padding-left: 0;
    }
}

.result-table-head {
    background: #f9f9f9;
    padding: 15px 5px;
    margin-left: -25px;
    margin-right: -25px;
    font-size: 12px;
    font-weight: 700;
    color: #5c5c5c;
}

.result-table-body {
    padding: 5px 10px;
    margin-left: -25px;
    margin-right: -25px;
    color: #3e3e3e;
}

.result-location-row {
    padding: 10px 0 0;
}

    .result-location-row:after {
        content: '';
        display: block;
        height: 1px;
        clear: both;
        background: #dcdcdc;
        margin: 0 15px;
    }

    .result-location-row div {
        padding-bottom: 10px;
    }

    .result-location-row:last-child:after {
        display: none;
    }

.result-attendee-wrapper {
    text-align: right;
}

.result-attendee-input {
    border-radius: 2px;
    width: 35px;
    height: 35px;
    max-width: 100%;
    background: #f9f9f9;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.result-location span {
    font-style: italic;
    font-size: 16px;
    display: inline-block;
}

    .result-location span:first-child:after {
        content: ',';
    }

@media (min-width:992px) {
    .result-location span:first-child:after {
        display: none;
    }
}

@media (min-width:992px) {
    .result-location span {
        width: 49%;
        text-align: center;
    }
}

.result-location span.date-responsive {
    width: 100%;
    font-style: normal;
}

@media (min-width:992px) {
    .result-location span.date-responsive {
        display: none;
    }
}

.result-date {
    display: none;
}

@media (min-width:992px) {
    .result-date {
        display: block;
    }
}

.result-date span, span.help-text {
    font-size: 12px;
    color: #b0b0b0;
    display: block;
    padding-top: 10px;
}

.register-page label {
    display: block;
}

.register-page rzslider .rz-pointer.rz-active {
    background-color: #fff;
}

.register-page rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 4px;
    margin: 35px 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .register-page rzslider[disabled] {
        cursor: not-allowed;
    }

        .register-page rzslider[disabled] .rz-pointer {
            cursor: not-allowed;
            background-color: #d8e0f3;
        }

    .register-page rzslider .rz-pointer.rz-active {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
        background-size: 100%;
    }

    .register-page rzslider span {
        position: absolute;
        display: inline-block;
        white-space: nowrap;
    }

    .register-page rzslider .rz-base {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .register-page rzslider .rz-bar-wrapper {
        z-index: 1;
        left: 0;
        box-sizing: border-box;
        width: 100%;
        height: 32px;
        margin-top: -16px;
        padding-top: 16px;
    }

        .register-page rzslider .rz-bar-wrapper.rz-draggable {
            cursor: move;
        }

    .register-page rzslider .rz-bar {
        z-index: 1;
        left: 0;
        width: 100%;
        height: 4px;
        background: #d9d7d8;
    }

        .register-page rzslider .rz-bar.rz-selection {
            z-index: 2;
            background: #0db9f0;
        }

    .register-page rzslider .rz-pointer {
        z-index: 1;
        top: -8px;
        width: 32px;
        height: 32px;
        background: #fff;
        border: 1px solid #ccc;
        cursor: pointer;
        display: inline-block;
        width: 20px;
        height: 20px;
        position: absolute;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
        background-size: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.3);
        border-radius: 50%;
    }

        .register-page rzslider .rz-pointer.rz-active:after, .register-page rzslider .rz-pointer:hover:after {
            background-color: #fff;
        }

    .register-page rzslider .rz-bubble {
        bottom: 16px;
        padding: 1px 3px;
        cursor: default;
        color: #55637d;
    }

        .register-page rzslider .rz-bubble.rz-selection {
            top: 16px;
        }

        .register-page rzslider .rz-bubble.rz-limit {
            color: #55637d;
        }

    .register-page rzslider .rz-ticks {
        position: absolute;
        z-index: 1;
        top: -3px;
        left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        box-sizing: border-box;
        width: 100%;
        height: 0;
        margin: 0;
        padding: 0 11px;
        list-style: none;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .register-page rzslider .rz-ticks .tick {
            width: 10px;
            height: 10px;
            cursor: pointer;
            text-align: center;
            border-radius: 50%;
            background: #d8e0f3;
        }

            .register-page rzslider .rz-ticks .tick.selected {
                background: #0db9f0;
            }

            .register-page rzslider .rz-ticks .tick .tick-value {
                position: absolute;
                top: -30px;
                -webkit-transform: translate(-50%);
                transform: translate(-50%);
            }

.yearblock {
    margin-top: 10px;
    margin-left: -15px;
}

.monthblock, .yearblock {
    display: block !important;
    white-space: normal !important;
}

.monthblock {
    margin-top: -5px;
    margin-left: -12px;
}

.selector-optgroup {
    font-weight: 700;
    padding-left: 15px;
    text-align: left;
}

#courseTopicsWrap input[type=checkbox] {
    display: none;
}

    #courseTopicsWrap input[type=checkbox] + label {
        background-size: 100%;
        height: 100%;
        display: inline-block;
        padding: 0;
        width: 100%;
        border-radius: 50%;
        position: absolute;
        z-index: 50;
    }

        #courseTopicsWrap input[type=checkbox] + label:hover {
            -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
        }

    #courseTopicsWrap input[type=checkbox]:checked + label {
        background-size: 100%;
        background-color: rgba(0,144,197,.8);
        height: 100%;
        display: inline-block;
        padding: 0;
        width: 100%;
        border-radius: 50%;
        position: absolute;
    }

#electricalWrap input[type=checkbox] {
    display: none;
}

    #electricalWrap input[type=checkbox] + label {
        background: url(/assets/images/electrical.jpg) no-repeat;
        background-size: 100%;
        height: 105px;
        display: inline-block;
        padding: 0;
        width: 105px;
        border-radius: 50%;
        border: 5px solid #fff;
    }

        #electricalWrap input[type=checkbox] + label:hover {
            background: url(/assets/images/electricalHover.png) no-repeat;
            -webkit-transition: all .3s ease-in-out;
            -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
        }

    #electricalWrap input[type=checkbox]:checked + label {
        background: url(/assets/images/electricalSelected.png) no-repeat;
        background-size: 100%;
        height: 105px;
        display: inline-block;
        padding: 0;
        width: 105px;
        border-radius: 50%;
        border: 5px solid #fff;
    }

#hvacWrap input[type=checkbox] {
    display: none;
}

    #hvacWrap input[type=checkbox] + label {
        background: url(/assets/images/hvac.png) no-repeat;
        background-size: 100%;
        height: 105px;
        display: inline-block;
        padding: 0;
        width: 105px;
        border-radius: 50%;
        border: 5px solid #fff;
    }

        #hvacWrap input[type=checkbox] + label:hover {
            background: url(/assets/images/hvacHover.png) no-repeat;
            -webkit-transition: all .3s ease-in-out;
            -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
        }

    #hvacWrap input[type=checkbox]:checked + label {
        background: url(/assets/images/hvacSelected.png) no-repeat;
        background-size: 100%;
        height: 105px;
        display: inline-block;
        padding: 0;
        width: 105px;
        border-radius: 50%;
        border: 5px solid #fff;
    }

#plantWrap input[type=checkbox] {
    display: none;
}

    #plantWrap input[type=checkbox] + label {
        background: url(/assets/images/plantmgmt-icon.jpg) no-repeat;
        background-size: 100%;
        height: 105px;
        display: inline-block;
        padding: 0;
        width: 105px;
        border-radius: 50%;
        border: 5px solid #fff;
    }

        #plantWrap input[type=checkbox] + label:hover {
            background: url(/assets/images/plantHover.png) no-repeat;
            -webkit-transition: all .3s ease-in-out;
            -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
        }

    #plantWrap input[type=checkbox]:checked + label {
        background: url(/assets/images/plantSelected.png) no-repeat;
        background-size: 100%;
        height: 105px;
        display: inline-block;
        padding: 0;
        width: 105px;
        border-radius: 50%;
        border: 5px solid #fff;
    }

#mechanicalWrap input[type=checkbox] {
    display: none;
}

    #mechanicalWrap input[type=checkbox] + label {
        background: url(/assets/images/mechanical-icon.jpg) no-repeat;
        background-size: 100%;
        height: 105px;
        display: inline-block;
        padding: 0;
        width: 105px;
        border-radius: 50%;
        border: 5px solid #fff;
    }

        #mechanicalWrap input[type=checkbox] + label:hover {
            background: url(/assets/images/mechanicalHover.png) no-repeat;
            -webkit-transition: all .3s ease-in-out;
            -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
        }

    #mechanicalWrap input[type=checkbox]:checked + label {
        background: url(/assets/images/mechanicalSelected.png) no-repeat;
        background-size: 100%;
        height: 105px;
        display: inline-block;
        padding: 0;
        width: 105px;
        border-radius: 50%;
        border: 5px solid #fff;
    }

@media (max-width:767px) {
    .select-date-text {
        display: none;
    }
}

@media (max-width:767px) {
    .topic-circles .btn-white {
        margin-top: 20px;
    }
}

rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin: 25px 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width:767px) {
    rzslider {
        display: none;
    }
}

rzslider[disabled] {
    cursor: not-allowed;
}

    rzslider[disabled] .rz-pointer {
        cursor: not-allowed;
        background-color: #d8e0f3;
    }

rzslider span {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
}

rzslider .rz-base {
    width: 100%;
    height: 100%;
    padding: 0;
}

rzslider .rz-bar-wrapper {
    z-index: 1;
    left: 0;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    margin: 0;
    border-radius: 25px;
    background: hsla(0,0%,100%,.2);
    padding-top: 0;
}

    rzslider .rz-bar-wrapper.rz-draggable {
        cursor: move;
    }

rzslider .rz-bar {
    z-index: 1;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 40px;
    margin: 0;
    border-radius: 25px;
    background: hsla(0,0%,100%,.2);
}

    rzslider .rz-bar.rz-selection {
        z-index: 2;
        height: 40px;
        background-color: rgba(228,79,77,.5);
    }

rzslider .rz-pointer {
    width: 55px;
    z-index: 1;
    height: 40px;
    border-radius: 25px;
    top: 0;
    background-color: #c6211f;
}

    rzslider .rz-pointer.rz-active, rzslider .rz-pointer.rz-active:after, rzslider .rz-pointer:after, rzslider .rz-pointer:hover:after {
        z-index: 1;
        color: #fff;
        background-color: #c6211f;
    }

rzslider .rz-bubble {
    display: none;
}

    rzslider .rz-bubble.rz-selection {
        top: 16px;
    }

    rzslider .rz-bubble.rz-limit {
        display: none;
    }

rzslider .rz-ticks {
    position: absolute;
    z-index: 1;
    top: -3px;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0 25px;
    list-style: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    rzslider .rz-ticks .tick {
        cursor: pointer;
        text-align: center;
        color: #fff;
        z-index: 10;
    }

        rzslider .rz-ticks .tick, rzslider .rz-ticks .tick.selected {
            background-color: transparent;
        }

            rzslider .rz-ticks .tick .tick-value {
                position: absolute;
                top: 8px;
                -webkit-transform: translate(-50%,5px);
                transform: translate(-50%,5px);
                color: #fff;
                z-index: 10;
            }

                rzslider .rz-ticks .tick .tick-value:first-of-type {
                    padding-left: 15px;
                }

                rzslider .rz-ticks .tick .tick-value:last-of-type {
                    padding-right: 15px;
                }

.home-selector input::-webkit-input-placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    color: inherit;
    font-weight: 300;
    font-style: normal;
}

.home-selector input:-moz-placeholder, .home-selector input::-moz-placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    color: inherit;
    font-weight: 300;
    font-style: normal;
}

.home-selector input:-ms-input-placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    color: inherit;
    font-weight: 300;
    font-style: normal;
}

.selector-option {
    text-align: left !important;
}

.catalog-top {
    margin-top: 40px;
    margin-bottom: 40px;
}

    .catalog-top h4, .catalog-top p {
        text-align: center;
    }

    .catalog-top p {
        margin-bottom: 25px;
        line-height: 1.75;
        font-size: 16px;
    }

@media (min-width:992px) {
    .catalog-top li {
        text-align: left;
    }
}

@media (min-width:992px) {
    .catalog-top li:last-child {
        text-align: right;
    }
}

@media (min-width:992px) {
    .catalog-top li:nth-child(3) {
        text-align: center;
    }
}

.flag-icon {
    width: 40px;
    height: 22px;
}

.country-toggle {
    margin-bottom: 28px;
}

    .country-toggle img {
        vertical-align: top;
        margin-right: 6px;
    }

[data-country=ca] {
    display: none;
}

.catalog-top .regular-link, .sort .regular-link {
    font-weight: 400;
}

    .catalog-top .regular-link:hover, .sort .regular-link:hover {
        color: #008fc7;
    }

        .catalog-top .regular-link:hover:before, .sort .regular-link:hover:before {
            right: 0;
        }

    .catalog-top .regular-link:before, .sort .regular-link:before {
        background: #008fc7;
        bottom: -10px;
        left: 0;
    }

.catalog-top ul, .sort ul {
    padding-left: 0;
    text-align: center;
}

.catalog-top li, .sort li {
    padding: 0;
    margin: 10px 0 20px;
}

.sort li {
    text-align: left;
}

.sort .regular-link {
    color: #c6211f;
}

    .sort .regular-link:hover {
        color: #f04b49;
    }

    .sort .regular-link:before {
        background: #f04b49;
        z-index: 2;
    }

.course-section {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    border-radius: 8px;
    margin: 0 auto 40px;
    padding-top: 35px;
}

    .course-section .offset {
        margin-left: 5.333%;
    }

    .course-section ul {
        padding: 0;
    }

    .course-section .seminar-topic {
        margin: 10px 0;
        vertical-align: top;
        height: 240px;
    }

        .course-section .seminar-topic a:hover > p {
            color: #008fc7;
        }

        .course-section .seminar-topic p {
            color: #8a8a8a;
            text-align: center;
            margin: 10px auto 0;
            width: 90%;
        }

@media (min-width:992px) {
    .course-section .seminar-topic p {
        width: 70%;
    }
}

.course-section .overlay-contain {
    display: block;
    text-align: center;
}

    .course-section .overlay-contain img {
        width: 100%;
        max-width: 125px;
    }

    .course-section .overlay-contain .overlay {
        left: 50%;
        max-width: 125px;
        max-height: 125px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

@media (min-width:992px) {
    .elec-description {
        width: 90%;
        float: left;
    }
}

.current a {
    color: #f04b49 !important;
}

    .current a:before {
        right: 0;
        background: #f04b49;
    }

@media (max-width:767px) {
    .current a {
        color: #da1412;
    }
}

.contact button {
    border: none;
    display: block;
    width: 150px;
}

    .contact button:focus {
        outline: none;
    }

.contact .hidden-different-check {
    float: none;
}

.contact label {
    position: relative;
}

.contact .container {
    padding: 0;
}

@media (min-width:991px) {
    .contact .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.contact .form-wrap {
    margin-bottom: 45px;
}

.contact .text-wrap {
    margin-top: 50px;
    margin-bottom: 10px;
}

.contact-list {
    padding: 0;
    margin-top: 25px;
}

    .contact-list, .contact-list li {
        margin-bottom: 25px;
    }

        .contact-list p {
            margin: 2px 0;
        }

        .contact-list h4 {
            margin: 10px 0;
        }

.email-list {
    padding: 0;
}

.contact-item {
    margin-bottom: 25px;
}

.sitemap {
    padding-top: 60px;
    padding-bottom: 60px;
}

    .sitemap ul {
        padding: 0;
    }

.sitemap-section {
    margin-bottom: 30px;
}

    .sitemap-section h2 {
        margin-bottom: 0;
    }

    .sitemap-section ul {
        margin-top: 0;
    }

    .sitemap-section li {
        margin: 12px 0;
    }

.success {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

@media (min-width:992px) {
    .success {
        margin-bottom: 80px;
        padding-top: 30px;
    }
}

.success .jumbotron h1 {
    color: #3e3e3e;
}

.success .btn-blue-hollow {
    padding: 11px 30px;
    width: 200px;
    float: none;
}

.success .button-wrapper .btn-first {
    padding: 13px 20px;
}

.receipt-links {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 18px;
}

    .receipt-links div {
        margin: 12px 0;
    }

.second-btn {
    color: #008fc7;
}

.form-standard .contourField {
    margin-bottom: 10px;
}

    .form-standard .contourField .text, .form-standard .contourField select {
        border: 1px solid #dcdcdc;
        width: 100%;
        height: 35px;
        padding: 6px 9px;
        background-color: #fff;
        background-image: none;
        border-radius: 4px;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        font-size: 15px;
        line-height: 1.42857;
        color: #555;
        max-width: none !important;
    }

    .form-standard .contourField .fieldLabel {
        color: #fff;
    }

.form-standard .btn-reg {
    border: none;
    display: block;
    width: 150px;
    margin: 0 auto;
}

    .form-standard .btn-reg:focus {
        outline: none;
    }

@media (min-width:992px) {
    .form-standard .btn-reg {
        margin: 10px auto 20px;
        float: left;
    }
}

.form-standard .checktheboxtoreceiveseminarinformationinthemail .fieldLabel {
    float: right;
    width: 90%;
    padding-left: 0;
    margin-bottom: 25px;
}

@media (min-width:991px) {
    .form-standard .checktheboxtoreceiveseminarinformationinthemail .fieldLabel {
        width: 93%;
    }
}

.form-standard .checktheboxtoreceiveseminarinformationinthemail div {
    float: left;
}

    .form-standard .checktheboxtoreceiveseminarinformationinthemail div input[type=checkbox] {
        margin-left: 0;
        width: 30px !important;
    }

.form-standard .city .fieldLabel, .form-standard .city input[type=text], .form-standard .city select, .form-standard .country .fieldLabel, .form-standard .country input[type=text], .form-standard .country select, .form-standard .mailingaddress .fieldLabel, .form-standard .mailingaddress input[type=text], .form-standard .mailingaddressline2 .fieldLabel, .form-standard .mailingaddressline2 input[type=text], .form-standard .mailingaddressline2 select, .form-standard .mailingaddress select, .form-standard .postalcode .fieldLabel, .form-standard .postalcode input[type=text], .form-standard .postalcode select, .form-standard .stateprovince .fieldLabel, .form-standard .stateprovince input[type=text], .form-standard .stateprovince select {
    display: none;
}

#form-contact {
    min-height: 500px;
}

    #form-contact .contourMessageOnSubmit {
        color: #fff;
        text-align: center;
        margin-top: 100px;
        font-size: 25px;
    }

.promo-field {
    margin: -10px 0 15px 17px;
}

    .promo-field input {
        border: 1px solid #dcdcdc;
        width: 100%;
        height: 35px;
        padding: 6px 9px;
        background-color: #fff;
        background-image: none;
        border-radius: 4px;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        font-size: 15px;
        line-height: 1.42857;
        color: #555;
        max-width: 250px;
    }

.contact .form-standard .fieldLabel {
    color: #5c5c5c;
}

.ie8 .select-location-instruction, .ie9 .select-location-instruction {
    display: block;
    text-align: center;
    margin: 20px 0 40px;
    color: #fff;
}

.ie8 .course-section .overlay-contain img {
    height: 150px;
}

.ie8 .btn-white {
    color: #3e3e3e;
}

.ie8 #search-btn {
    color: #000;
}

.ie8 .caro-form-container {
    background-color: #79a4af;
    background-image: none;
}

    .ie8 .caro-form-container .carousel .item {
        height: 370px;
    }

.ie8 .carousel .carousel-caption {
    bottom: 0;
}

.ie8 .schedule-items-wrap {
    width: 100%;
}

.ie8 .btn-blue-hollow {
    color: #fff;
}

.ie8 .tooltip-msg {
    bottom: -20px;
    display: inline-block;
}

.ie8 .seminar-topic {
    max-height: none;
}

footer {
    color: #fff;
    background-color: #4b4b4c;
    display: inline-block;
    width: 100%;
    height: auto;
}

@media (min-width:992px) {
    footer {
        height: auto;
        padding: 6px 0px;
    }
}

footer .wrapper {
    width: 96%;
    margin: 0 auto;
    padding: 0px 0;
    position: relative;
    max-width: 1200px;
}

footer ul {
    margin: 0;
    padding: 0;
}

    footer ul li {
        list-style-type: none;
    }

        footer ul li a {
            color: #fff;
            cursor: pointer;
        }

            footer ul li a:focus, footer ul li a:hover {
                color: #fff;
                text-decoration: none;
            }

            footer ul li a:active {
                color: #d9d9d9;
            }

footer .copyright {
    text-align: center;
    margin-bottom: 20px;
}

@media (min-width:992px) {
    footer .copyright {
        margin-bottom: 0;
        font-size: 12px;
    }

        footer .copyright p {
         margin: 0.5em 0;
         text-transform: uppercase;
         font-size: 10px;
         font-weight: bold;
        }
}

footer .links {
    text-align: center;
    font-size: 14px;
}

@media (min-width:991px) {
    footer .links {
        display: table;
        margin: 0 auto;
    }
}

@media (min-width:992px) {
    footer .links {
        display: block;
        width: 81%;
    }
}

footer .links li {
    margin: 18px 0;
}

@media (min-width:991px) {
    footer .links li {
        float: left;
    }
}

@media (min-width:992px) {
    footer .links li {
        margin: 0;
        display: inline-block;
        float: none;
    }
}

footer .links span {
    display: none;
}

@media (min-width:991px) {
    footer .links span {
        display: inline;
        margin: 0 9px;
    }
}

@media (min-width:992px) {
    footer .footer-text-links {
        width: 96%;
    }
}

footer .social {
    text-align: center;
    margin: 35px 0 10px;
    width: 100%;
}

@media (min-width:991px) {
    footer .social {
        margin: 20px 0 10px;
    }
}

@media (min-width:992px) {
    footer .social {
        margin: 0;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -12px !important;
        width: auto;
    }
}

footer .social li {
    display: inline-block;
}

@media (min-width:991px) {
    footer .social li {
        float: none;
    }
}

footer .social a {
    display: block;
}

footer .social .regular-link:hover:before {
    right: 0;
}

footer .social svg {
    fill: #fff;
    width: 24px;
    height: 24px;
    margin-left: 6px;
}

@media screen and (max-width:400px) {
    .popover-content .popover {
        top: -241px;
        left: -260px;
        width: 350px;
    }
}

.popover-content ul {
    padding-left: 0;
}

    .popover-content ul li {
        display: inline;
    }

        .popover-content ul li h3 {
            display: inline;
            margin-right: 60px;
            padding-left: 0;
        }

@media screen and (max-width:990px) {
    .popover-content ul li h3 {
        margin: 0 auto;
    }
}

.popover-content ul li:last-child {
    float: right;
    padding-right: 30px;
}

@media screen and (max-width:990px) {
    .popover-content ul li:last-child {
        float: none;
    }
}

.popover-content p {
    font-size: 12px;
}

@media screen and (max-width:990px) {
    .popover-content p {
        float: none;
        text-align: center !important;
        margin: 0 auto;
        padding-right: 35px;
    }
}

@media screen and (max-width:991px) {
    .popover-content p {
        float: none;
        text-align: center !important;
        margin: 0 auto;
        padding-right: 100px;
    }
}

.popover-content .btn-blue-solid {
    float: right;
    margin-top: 15px;
    margin-bottom: 25px;
    border: 0;
    box-shadow: 0;
}

@media screen and (max-width:990px) {
    .popover-content .btn-blue-solid {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width:500px) {
    .popover-content .btn-blue-solid {
        float: none;
        width: 80%;
        margin: 0 auto;
    }
}

.popover-content .attendees-txt {
    padding-left: 60px;
}

.popover-content .attendees {
    padding-left: 50px;
}

.popover-content .result-table-head {
    height: 50px;
    margin-right: -25px;
    margin-bottom: 10px;
    margin-left: -25px;
    padding-top: 20px;
    color: #5c5c5c;
    background: #f9f9f9;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
}

.popover-content .result-table-body {
    margin-right: -25px;
    margin-left: -25px;
    padding: 10px;
    color: #3e3e3e;
    font-weight: 700;
}

    .popover-content .result-table-body:after {
        display: block;
        clear: both;
        height: 1px;
        margin: 0 15px;
        content: '';
        background: #dcdcdc;
    }

    .popover-content .result-table-body div {
        padding-bottom: 10px;
    }

.popover-content .result-location-row {
    padding: 10px 0 0;
}

    .popover-content .result-location-row:after {
        display: block;
        clear: both;
        height: 1px;
        margin: 0 25px;
        content: '';
        background: #dcdcdc;
    }

    .popover-content .result-location-row div {
        padding-bottom: 10px;
    }

    .popover-content .result-location-row:last-child:after {
        display: none;
    }

.popover-content .result-attendee-wrapper {
    text-align: right;
}

.popover-content .result-attendee-input {
    max-width: 100%;
    text-align: center;
    border: 1px solid #dcdcdc;
    background: #f9f9f9;
    border-radius: 2px;
    width: 35px;
    height: 35px;
}

.popover-content .result-location span {
    display: inline-block;
    font-size: 16px;
    font-style: italic;
}

@media (min-width:992px) {
    .popover-content .result-location span {
        width: 48%;
    }
}

.popover-content .result-location span:first-child:after {
    content: ',';
}

@media (min-width:992px) {
    .popover-content .result-location span:first-child:after {
        display: none;
    }
}

.popover-content .result-location span.date-responsive {
    width: 100%;
    font-style: normal;
}

@media (min-width:992px) {
    .popover-content .result-location span.date-responsive {
        display: none;
    }
}

.popover-content .result-date {
    display: none;
}

@media (min-width:992px) {
    .popover-content .result-date {
        display: block;
    }
}

.popover-content .result-date span {
    display: block;
    padding-top: 10px;
    color: #b0b0b0;
    font-size: 12px;
}

@media screen and (max-width:990px) {
    .popover-content {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

div.container-fluid.intro-section .jumbotron h1 {
    margin-bottom: 10px;
}

div.intro-section .topic-circles h3 {
    margin-top: 10px;
}

.no-margin {
    margin: 0px !important;
}

.small {
    color: #b0b0b0;
    font-size: 13px;
}

a.small:hover {
    color: #b0b0b0;
    text-decoration: underline;
}

span.error-text {
    color: red;
    font-size: 13px;
    position: absolute;
    top: 3px;
    right: 30px;
}

.form-control.error {
    border-color: red;
}

.form-group {
    position: relative;
}

.white {
    color: white !important;
}

.cart-item-list {
    max-height: 200px;
    overflow-y: auto;
}

.cart-heading-list {
    margin: 0;
    display: none;
}

    .cart-heading-list > li {
        padding: 0;
    }

span.helper-text {
    font-size: 12px;
    display: block;
    margin-left: 23px;
    padding: 0;
}

.btn-learnmore {
    cursor: pointer;
    color: #008fc7;
    font-weight: bold;
}

.helper-text {
    padding: 15px;
    font-size: 14px;
}

.offline-payment .register-standalone .form-item-wrapper .form-container {
    padding-bottom: 0;
}

.offline-payment .register-standalone .card-submit-wrap {
    margin-top: 0;
}

.register-standalone.offline-payment-form {
    margin: 40px 0 0 0;
}

.offline-payment .page-content {
    padding: 0 10px;
}

.offline-payment .alert {
    margin-top: 20px;
}

.offline-payment .text-wrap {
    margin-bottom: 0;
}

.text-wrap > h2 {
    text-align: center;
}

.thanks-bold {
    font-weight: 400;
    margin-top: 0;
}

.link-pnl {
    text-align: center;
    margin-top: 20px;
}

.location-course .faceted-result {
    max-width: inherit;
}

.location-courses-page .course-list .row.course-row {
    margin-bottom: 15px;
}

.location-courses-page .empty-results {
    padding-top: 0;
}

.location-courses-page .empty-results-promo {
    margin-top: 15px;
}

.text-center {
    text-align: center;
}

div.geolocation-panel {
    font-size: 17px;
}

    div.geolocation-panel a {
        color: white;
        text-decoration: underline;
    }

#register-seminars.location-seminars-slider rzslider {
    margin: 35px 0;
}

.width50 {
    width: 50%;
}

#selectorSearch::-webkit-input-placeholder {
    color: #ccc;
}

#selectorSearch:-moz-placeholder {
    color: #ccc;
}

#selectorSearch::-moz-placeholder {
    color: #ccc;
}

#selectorSearch:-ms-input-placeholder {
    color: #ccc;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

.panel-default {
    border-color: #ddd;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

[role=button] {
    cursor: pointer;
}

.collapse.in {
    display: block;
}

.collapse {
    display: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}

.panel-body {
    padding: 15px;
    height: 200px;
    overflow: auto;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.only-menu.navbar-default {
    top: 0px;
}

.navbar-default .navbar-collapse {
    border-top: 0px solid #626262;
    margin: 0px;
    padding: 0px;
}

.bg-white {
    background-color: #fff;
}

.cart-img-cart {
    width: 28px;
    margin-top: -5px;
    margin-left: 10px;
}

.footer-top {
    padding: 40px 0;
    background: #ebebeb;
    padding-top: 50px;
}
.footer-text-links a:hover {
    text-decoration: underline;
}
    .footer-top a {
        color: #000;
    }

    .footer-top .social svg {
        width: 20px;
        height: 20px;
        margin-left: 6px;
        display: inline-block;
        max-width: 100%;
        vertical-align: middle;
        fill: currentColor;
        color: #696666;
    }

    .footer-top .social li {
        display: inline-block;
    }

    .footer-top h3 {
        margin: 0px 0px 1em 0px;
        color: #000;
        font-size: 13px;
        font-weight: 700;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

    .footer-top .social {
        padding: 0px;
        margin: 6px -12px;
    }

.footer-text-links a {
    text-transform: uppercase;
}

.footer-text-links li {
    font-size: 12px;
    margin-bottom: 1.5em;
}

.no-padding {
    padding: 0px;
}

.footer-text-links {
    margin: 0px;
    padding: 0px;
}

.cart-text {
    font-size: 12px;
    color: #000;
    margin: 0px;
}

.navbar-nav.one span {
    color: #333 !important;
    text-transform: uppercase;
    font-size: 12px;
}

.navbar-nav.one a.no-header {
    color: #333 !important;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: underline;
    padding: 2px 15px 0px 0px;
    margin: 0;
}

.navbar-default.two {
    height: 55px !important;
    z-index: 3;
}

    .navbar-default.two .navbar-nav > li > a {
        line-height: 55px !important;
    }
.navbar-lower.affix-top{
    display: none !important;
}
.newsletter-form .help-block{
    display: none !important;
}
#contour_form_PageNewsletterform fieldset{
    padding: 0px !important;
    margin: 0px !important;
}
#contour_form_PageNewsletterform input.text{
    margin: 0px;
    width: 100%;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 10px;
    color: #000;
    border: 0px;
    max-width: 100% !important;
}
#contour_form_PageNewsletterform .row-fluid{
    padding-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
}
#contour_form_PageNewsletterform .span6{
    padding-right: 7.5px;
    
}
#contour_form_PageNewsletterform .span6:nth-child(2){
    padding-left: 7.5px;
    padding-right: 15px;
}
.footer-top .contourPage h3{
    text-transform: uppercase;
    margin: 0px;
    font-weight: 400 !important;
}
#contour_form_PageNewsletterform{
    padding: 0px !important;
}
#contour_form_PageNewsletterform .btn{
    background: #059ee1;
    padding: 12px 40px;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    padding: 7px 25px;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px;
    float: right;
}
.btn-blue-modal a:hover{
    color: #fff;
}
@media only screen and (max-width: 991px) and (min-width: 320px) {
    .btn-reg.reg-btn-footer {
     display: none;
    }
    .bg-overlay{
     position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background: rgba(255,255,255,0.7);
    z-index: 998;
    }
    img.close-img-menu{
    width: 25px;
    height: auto;
    }
    .icon-cross-box{
    padding: 0px 15px;
    border-bottom: 1px solid #a7a7a7;
    display: block;
    width: 100%;
    }
    .navbar-default .icon-cross-box .navbar-toggle {
    padding: 4px 0px;
    }
    .overflow-hidden{
      overflow: hidden !important;
    }
    .hidden-mobile-sm-desktop{
        display: none;
    }

    .modal-content h1 {
        font-weight: 600;
        font-size: 24px;
        text-transform: capitalize;
    }
    .newsletter-box h3{
        font-weight: bold;
        margin: 0.6em 0;
        text-transform: uppercase;
        font-size: 13px;
        color: #000;
        text-align: center;
    }
    .newsletter-box #contour_form_PageNewsletterform input.text {
        background-color: #ebebeb;
    }
    .newsletter-box .contourPage h3{
        text-transform: uppercase;
        margin: 0.8em 0;
        font-size: 12px;
        text-align: center;
        font-weight: 400;
    }
    .newsletter-box{
        display: block !important;
        padding: 20px 0;
    }
    .newsletter-col{
        display: none;
    }
    #contour_form_PageNewsletterform .span6:nth-child(2){
        padding-left: 7.5px;
        padding-right: 20px;
    }
    #contour_form_PageNewsletterform .span6 {
        padding-right: 7.5px;
        padding-left: 20px;
    }
    #contour_form_PageNewsletterform .span12 {
    padding: 0px 20px;
    }
    #contour_form_PageNewsletterform .btn {
    margin: 0px auto;
    float: none;
    display: block;
    width: auto;
    }
    #authbar .inline-list{
    padding: 0px !important;
    }
    #authbar ul li{
    padding-left: 5px;
    padding-right: 1px;
    }
    footer .copyright p{
    margin: 0.5em 0;
    font-size: 10px;
    text-transform: uppercase;
    }
    footer .copyright {
    text-align: center;
    padding: 8px 0px;
    margin: 0px;
   }
    .site-links-xs{
      padding: 0px 9px;
    }
    .site-links-xs li a{
        font-weight: 400 !important;
    }
    .site-links-xs li a:hover, .site-links-xs li a:active, .site-links-xs li a:focus{
        font-weight: 400;
        text-decoration: underline !important;
    }
    .footer-top h3 {
      font-size: 12px;
      color: #696666;
      font-weight: 700;
      font-family: 'Source Sans Pro', sans-serif !important;
    }
    .footer-top a {
    color: #696666;
    }
    .navbar-header {
        border-bottom: 1px solid #a7a7a7;
    }
    .navbar-nav .open .dropdown-menu {
    margin: 0px 0;
    margin-bottom: 20px;
    }
    .footer-text-links {
    margin-bottom: 1.8em;
    }
    .footer-top h3 {
        margin: 0.6em 0;
    }
    .footer-text-links li {
    font-size: 11px;
    margin-bottom: 1em;
    }
.nav-link.main-link:after {
    content: "";
    background: url(/assets/images/icon-arrow-down.svg) no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.open .nav-link.main-link:after {
    transform: translateY(-50%) rotate(180deg);
}

.primary-menu-mobile .navbar-collapse{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9999;
    transform: translateX(-105%);
    width: 90%;
    max-width: 325px;
    transition: transform 0.3s ease-in-out;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
    height: 100% !important;
}
.primary-menu-mobile .navbar-collapse.in{
    transform: translateX(0);
}
.navbar-nav {
    margin: 10px 0px;
    padding: 0px 20px;
}

.register-link-xs a {
    color: #c50000 !important;
    padding: 0px 4px !important;
    border: 0px !important;
}
.footer-top #logo {
    max-width: 235px;
    margin-bottom: 0px;
}
.jumbotron h1{
    font-size: 28px;
}
ul.child-menu li a{
    display: block;
    border: 0px !important;
    padding: 0px 0px 10px 0px !important;
}
ul.child-menu{
    color: #444;
    font-size: 10px;
    padding: 0px 15px;
    -moz-padding-start : 10px;
    list-style: disc;
}
.cart-icon{
      font-size: 28px !important;
      position: relative;
      top: -4px;
      right: 25px;
      color: #251a06;
    }
    .cart-top .cart-icon {
    font-size: 26px !important;
    position: relative;
    top: 1px;
    left: -10px;
    }
    .cart-tab .cart-icon {
    font-size: 28px !important;
    position: relative;
    top: -20px;
    left: 30px;
}
    .navbar.navbar-inverse{
        display: none !important;}
    .primary-menu-mobile.visible-xs {
        display: block !important;
    }

    .navbar.hidden-xs {
        display: none !important;
    }

    .register-cart-wrap {
        top: 0px;
    }

    footer .copyright {
        font-size: 12px;
    }

    .navbar-header .cart-img-cart {
       width: 28px;
       margin-top: 15px;
       margin-right: 20px;
    }

    .logo {
        text-indent: initial;
        font-size: 0px;

    }

    .navbar-brand {
        float: none !important;
        width: 140px;
        display: block;
        padding: 14px 0px;
        margin: 0 auto;
    }

    .primary-menu-mobile .container-fluid {
        border-bottom: 1px solid #ddd;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li a {
        color: #444;
        padding: 6px 0px 6px 0px;
        font-size: 12px;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif !important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu .child-menu > li a {
        font-size: 10px;
    }

    .primary-menu-mobile i {
        font-size: 3px;
        position: relative;
        left: -8px;
        top: -3px;
    }

    .primary-menu-mobile {
        border-bottom: 1px solid #ddd;
    }

    .jumbotron {
        margin: 20px auto 22px auto;
    }

    .contain {
        background-color: rgba(58, 58, 58, 0);
        padding-right: 15px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li a:hover {
        color: #333;
        text-decoration: underline;
    }

    .nav-link:hover {
        background-color: #fff !important;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #000;
        text-decoration: underline;
    }

    .navbar-default .open > .nav-link {
        background-color: #fff !important;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus {
        color: #000;
    }
    

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            display: block;
            color: #000;
            background-color: #33333300 !important;
        }

    .footer-top #logo {
        width: 150px;
        padding: 0px 0;
        text-align: center;
    }

    .footer-top {
        padding: 20px 0;
        background: #ebebeb;
        text-align: center;
    }

    .navbar-nav.one {
        width: 100%;
    }

    .navbar-default {
        background-color: rgba(58, 58, 58, 0.03);
    }

    .navbar-brand img {
        margin-top: -1px;
        width: 100%;
        margin-left: 0px;
    }

    .navbar-nav.one span {
        color: #251a06 !important;
    }

    .navbar-nav.one a.no-header {
        color: #fff !important;
        display: inline;
        margin-left: 10px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #333;
        padding: 10px 0px !important;
        font-size: 12px;
        font-weight: 500 !important;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

    .footer-top .row {
        padding: 15px;
    }

    .footer-top h3 {
        margin-top: 10px;
    }

    .intro-section {
        padding-top: 10px;
    }
    .primary-menu-mobile .cart-icon i {
    font-size: 28px;
    position: relative;
    left: 15px;
    top: 10px;
    color: #251a06 ;
}
}

.site-links span {
    position: absolute;
    left: -999em;
}

.site-links .dropdown-toggle:before {
    content: "";
    display: block;
    background: url(/assets/images/icon-computer.svg) no-repeat;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    background-size: contain;
    width: 28px;
    height: 28px;
}

.site-links .dropdown-toggle:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background: url(/assets/images/icon-arrow-down.svg) no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
}

.site-links .dropdown-toggle {
    background-color: #fff;
    width: 100%;
    min-height: 50px;
}

.site-links {
    width: 53px;
}

    .site-links .dropdown-item {
        border-bottom: 1px solid #e1e1e1;
        display: block;
        padding: 10px 10px 10px 15px;
        line-height: 15px;
        font-size: 12px;
        color: #333;
    }
.site-links .dropdown-item:hover{
        text-decoration: underline;
}
    .site-links .dropdown-menu {
        width: 100%;
        border-radius: 0;
        background: #fff;
        border: 1px solid #e1e1e1;
        z-index: 999999;
        right: 0;
        left: auto;
        position: absolute;
    }

.register-link-xs h2 {
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

.register-link-xs p {
    font-size: 12px;
    color: #333;
}

.site-links .fa {
    font-size: 5px;
    position: relative;
    top: -2px;
    left: -4px;
}

.blue-color {
    color: #009ada;
}

.red-color {
    color: #c6211f;
}

.authbar-link {
    padding-right: 0px !important;
}

#authbar ul li:last-child {
    padding-right: 0px;
}
li.mega-menu-item{
    border-bottom: 5px solid #c6211f00;
}
@media only screen and (max-width: 1260px) and (min-width: 992px) {
    .contain {
    padding: 0px 15px;
}
.mega-menu-item {
    font-size: 12px;
}
.nav > li > a {
            padding: 10px 6px;
}
}
@media only screen and (max-width: 768px) and (min-width: 320px) {
    .text-wrap h2 {
    font-size: 24px;
    color: #5c5c5c;
    }
    #overview #discussion ul{
        padding-left: 15px;
    }
    .btn-reg {
    font-size: 14px;
    } 
    .btn-white {
    padding: 7px 10px;
    }
    .modal-content h1 {
        font-weight: 600;
        font-size: 18px;
        text-transform: capitalize;
    }
    .course-col-header .register-link {
        font-size: 16px;
        display: block;
        text-align: left !important;
        padding: 0 15px;
    }
    .course-col-header {
    padding-top: 20px;
    padding-bottom: 20px;
   }
    .course-col-header .left-course-head {
        font-size: 16px;
        padding: 0px 15px;
        width: 100%;
        display: block;
        text-align: left !important;
}
    .seminar-loc--row .faux-head--register{
        padding: 0px !important;
    }
    #register-seminars ul {
    font-size: 12px;
    }
    .faux-head--register .register-link {
    font-size: 12px;
    }
    .seminar-loc--block .seminar-loc--row .city-name {
    font-size: 12px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    }
    #register-seminars ul {
    font-size: .85em;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-right: 0px;
    }
}
@media only screen and (max-width: 400px) and (min-width: 320px) {
.popover {
    left: -231px !important;
    width: 310px;
}
.popover-content .attendees-txt {
    padding-left: 30px;
}
.popover-content .attendees {
    padding-left: 30px;
}
.popover-content .btn-blue-solid {
    float: none;
    width: auto;
    display: block;
}
.popover {
    font-size: 12px;
}
.popover-content .result-table-body {
    padding: 10px 0px;
}
.result-table-head {
    padding: 15px 0px;
}
.popover-content p {
    padding-right: 0px;
    display: block;
}
.popover-content .list-inline li strong{
    float: right;
}
.popover-content .list-inline li h3 strong{
    float: left;
}
#register-seminars .seminar-loc--row .popover-content ul {
    margin-right: -25px;
    margin-left: -25px;
}
.seminar-loc--row .popover-content p {
    padding-right: 0px;
    display: block;
    margin-left: -25px;
    margin-right: -25px;
}
}
@media only screen and (max-width: 480px) and (min-width: 320px) {
    .btn-reg.reg-btn-footer {
    padding: 8px 24px;
}
    .btn-reg {
    font-size: 13px;
    padding: 10px 8px;
    }
    .login-form-group {
    padding-top: 20px !important;
    }
    .login-form-group button[type=submit] {
    margin: 0 auto;
    display: block;
    }
    .text-wrap, .text-wrap .share-btn-wrap {
    margin-bottom: 20px;
    }
    .text-wrap h2 {
    font-size: 22px;
    color: #5c5c5c;
    }
    .simulcast-img img {
        margin: 0 auto;
        max-width: 100% !important;
        display: block;
        float: none;
    }
    p.simulcast-points{
        padding-left: 10px important;
    }
    
}
@media only screen and (max-width: 1260px) and (min-width: 992px) {
.mega-dropdown-menu {
    left: 0px;
    border: 0px;
    top: 46px;
}}
@media only screen and (max-width: 1180px) and (min-width: 992px) {
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding: 14px 6px 9px;
}
.mega-dropdown-menu {
    left: 0px;
    border: 0px;
    top: 46px;
}}
.walkme-tooltip-outer-div {
    z-index: 9999 !important;
}
.no-margin-top { margin-top: 0 !important; }
.no-margin-bottom { margin-bottom: 0 !important; }
.no-border { border: none !important; }