@font-face {
    font-family: "DS-Digital";
    src: url("https://db.onlinewebfonts.com/t/63f874d192fb3892d88d5e26f942b5e2.eot");
    src: url("https://db.onlinewebfonts.com/t/63f874d192fb3892d88d5e26f942b5e2.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/63f874d192fb3892d88d5e26f942b5e2.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/63f874d192fb3892d88d5e26f942b5e2.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/63f874d192fb3892d88d5e26f942b5e2.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/63f874d192fb3892d88d5e26f942b5e2.svg#DS-Digital") format("svg");
}

body {
    font-family: Open Sans;
}

/*h1, h2, h3, h4, h5, h6 {
    font-family: 'Alfa Slab One';
        color: #505050;
}*/
h3.panel-title {
    color: rgb(240, 248, 255);
}

h1.fancy-header {
    margin: 20px 0 0 0;
}

.main-well {
    padding: 15px 40px 50px;
    background: #fff;
    box-shadow: #c2c2c2 0 5px 18px -6px;
    margin-top: 20px;
    width: 100%;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #d5d5d5;
}

.main-well-columns {
    padding: 10px 23px 7px;
    background: #fff;
    box-shadow: #c2c2c2 0 3px 8px 1px;
    margin: 20px 10px 0 15px;
    display: table-cell;
    width: inherit;
}


label.control-label {
    font-weight: bold;
}


@media (min-width: 768px) {


}


.courses-big {
    padding: 50px 0;
    font-size: 30px;
    background-color: rgba(100, 149, 237, 0.62);
    text-align: center;
    color: white;
    text-shadow: 0 0 5px black;
    margin: 0;
}

.course-wrapper {
    margin: 1%;
    border: 11px solid rgba(148, 186, 101, 0.56);
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
    margin-bottom: 35px;
    display: inline-block;
    width: 98%;
}

.event-header {
    padding: 26px 0;
    font-size: 18px;
    background-color: #337ab7;
    text-align: center;
    border: 11px solid rgb(240, 240, 240);
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
    margin: 0% 0% 0% 0%;
    color: white;
    text-shadow: 0 0 9px rgba(0, 0, 0, 0.43);
}

.courses-big:after {
    opacity: 0.3;
}

.MTB:before {
    background-image: url(/images/type-headers/MTB.jpg);
    opacity: 0.5;

}

.single-event-image img {
    width: 33% !important;
    float: left;
    margin: 0 30px 0 0;
}

.events-image {
    /*    padding: 7px 0 0 10px;*/
}

.course-hidden-style {
    opacity: 0.5;
}

.course-style {
    opacity: 1;
    color: black;
}

input.single-event-link {
    background-color: unset;
    border: none;
    width: 100%;
    height: 100%;
    padding: 50px;
    font-size: 37px;
    text-transform: uppercase;
}

button.single-event-link {
    background-color: unset;
    border: 4px solid whitesmoke;
    height: initial;
    width: 100% !important;
    /*    height: 100%;*/
    padding: 50px !important;
    font-size: 37px;
    text-transform: uppercase;
    margin: 24px 0;
    box-shadow: 1px 1px 65px rgba(0, 0, 0, 0.33);
}

.single-event-link {
    padding: 30px;
    text-align: center;
    background-color: #2790b0;
    margin: 20px -2px 8px 8px;
    width: 47%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.38);
    border-radius: 4px;
    color: white;
    float: left;
}

.course-wrapper a {
    color: aliceblue;
}

button.delete-cart-item {
    border: 2px solid rgba(255, 0, 0, 0.32);
    border-radius: 100%;
    background-color: rgb(255, 255, 255);
    color: rgba(255, 0, 0, 0.32);
    padding: 2px 7px;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}

.bold {
    font-weight: bold;
}

.btn-massive {
    padding: 48px 0 56px !important;
    font-size: 37px !important;
    color: white !important;
    text-shadow: 0 1px 6px black !important;
    margin-top: 20px !important;
}

.btn-big {
    padding: 30px 60px !important;
    font-size: 22px !important;
    font-weight: 700 !important;
}

/*.breadcrumb {*/
/*background-color: rgba(47, 47, 47, 0.06);*/
/*box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);*/
/*border: 1px solid whitesmoke;*/
/*}*/

.breadcrumb > .active {
    color: #676767;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #676767 !important;
    content: "/\00a0";
}

#radioBtn label {
    margin: 5px !important;
}

label.col-sm-2.control-label {
    font-size: 12px;
}

button.label.label-warning.pull-left.course-style {
    margin: 5px 0;
}

.panel-footer.courses-footer {
    height: 120px;
}

.panel-title {
    margin: 7px 0;
    height: 32px;
}

.container-fluid.catalogue-footer {
    background-color: #ffffff;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.35);
    padding: 40px;
    margin: 50px 0 0 0;
}

.event-date-big {
    background-color: #357ebd;
    color: #fbfbfb;
    text-shadow: 1px 1px 1px black;
    font-size: 22px;
    text-transform: capitalize !important;
    padding: 12% 0;
    font-family: 'Alfa Slab One', serif;
    text-align: center;
    border-radius: 9px;
    border: 3px solid white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}

input#duplicate_courses {
    width: 28px;
    float: right;
    position: relative;
    top: -12px;
    right: 19px;
}

span.label.label-warning.pull-left.courses-labels {
    margin: 15px 3px;
}

.cart-completion-block {
    padding: 19px 37px 27px 37px;
    background-color: aliceblue;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

h4.profile-h4 {
    margin-left: -14px;
}

.single-event-link-disabled {
    /*    background-color: rgba(39, 144, 176, 0.46)!important;*/
    height: initial;
}

.entries-status {
    text-align: center;
    font-size: x-large;
    background-color: #5cb85c;
    display: inline-block;
    position: relative;
    padding: 10px 21px;
    margin: 5px auto 28px;
    border: 11px solid rgb(240, 240, 240);
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
    width: 100%;
}

@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,400italic");


.event-list {
    list-style: none;
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 0;
    /*    margin: 40px 0 -30px 0;*/
}

.event-list > li {
    background-color: rgb(255, 255, 255);
    box-shadow: 0 0 5px rgb(51, 51, 51);
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.7);
    padding: 0;
    margin: 0 0 20px;
    /*    display: inline-block;*/
}

.event-list > li > time {
    display: inline-block;
    width: 100%;
    color: rgb(255, 255, 255);
    background-color: #5cb85c;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    /*    border-left: 2px solid white;
        border-top: 2px solid white;
        border-bottom: 2px solid white;*/
}

.event-list > li:nth-child(even) > time {
    background-color: rgb(165, 82, 167);
}

.event-list > li > time > span {
    display: none;
}

.event-list > li > time > .day {
    display: block;
    font-size: 33pt;
    font-weight: 800;
    line-height: 1;
    padding-top: 26px;
    font-family: 'Lato', sans-serif;
}

.event-list > li time > .month {
    display: block;
    font-size: 24pt;
    font-weight: 900;
    line-height: 1;
}

.event-list > li > img {
    width: 100%;
}

.event-list > li > .info {
    padding-top: 5px;
    text-align: center;
}

.event-list > li > .info > .title {
    font-size: 17pt;
    font-weight: 700;
    margin: 0;
}

.event-list > li > .info > .desc {
    font-size: 13pt;
    font-weight: 300;
    margin: 0;
}

.event-list > li > .info > ul,
.event-list > li > .social > ul {
    display: table;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.event-list > li > .social > ul {
    margin: 0;
}

.event-list > li > .info > ul > li,
.event-list > li > .social > ul > li {
    display: table-cell;
    cursor: pointer;
    color: rgb(30, 30, 30);
    font-size: 11pt;
    font-weight: 300;
    padding: 3px 0;
}

.event-list > li > .info > ul > li > a {
    display: block;
    width: 100%;
    color: rgb(30, 30, 30);
    text-decoration: none;
}

.event-list > li > .social > ul > li {
    padding: 0;
}

.event-list > li > .social > ul > li > a {
    padding: 3px 0;
}

.event-list > li > .info > ul > li:hover,
.event-list > li > .social > ul > li:hover {
    color: rgb(30, 30, 30);
    background-color: rgb(200, 200, 200);
}

.facebook a,
.twitter a,
.google-plus a {
    display: block;
    width: 100%;
    color: rgb(75, 110, 168) !important;
}

.twitter a {
    color: rgb(79, 213, 248) !important;
}

.google-plus a {
    color: rgb(221, 75, 57) !important;
}

.facebook:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(75, 110, 168) !important;
}

.twitter:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(79, 213, 248) !important;
}

.google-plus:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(221, 75, 57) !important;
}

.event-list > li > .info {
    position: relative;
    height: 152px;
    text-align: left;
    padding: 35px;
}

@media (min-width: 768px) {
    .event-list > li {
        position: relative;
        display: block;
        width: 100%;
        height: 152px;
        padding: 0;
    }

    .event-list > li > time,
    .event-list > li > img {
        display: inline-block;
    }

    .event-list > li > time,
    .event-list > li > img {
        width: 120px;
        float: left;
    }

    .event-list > li > .info {
        background-color: rgb(245, 245, 245);
        overflow: hidden;
    }

    .event-list > li > time,
    .event-list > li > img {
        width: 170px;
        height: 152px;
        padding: 7px;
        margin: 0;
    }

    .event-list > li > .info {
        position: relative;
        height: 152px;
        text-align: left;
        padding: 16px 25px;
    }

    .event-list > li > .info > .title,
    .event-list > li > .info > .desc {
        padding: 0 0;
    }

    .event-list > li > .info > ul {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .event-list > li > .social {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 40px;
    }

    .event-list > li > .social > ul {
        border-left: 1px solid rgb(230, 230, 230);
    }

    .event-list > li > .social > ul > li {
        display: block;
        padding: 0;
    }

    .event-list > li > .social > ul > li > a {
        display: block;
        width: 40px;
        padding: 10px 0 9px;
    }

}


.event-list > li > time > span {
    display: block;
}

.addthis_inline_share_toolbox {
    margin-top: 32px !important;
}

.event-list > li > .info > .course-title {
    font-size: 13pt;
    font-weight: 700;
    margin: 0;
}

span.date-s {
    position: absolute;
    font-size: 17px;
    top: 29px;
    text-transform: lowercase;
}

.course-buttons {
    width: 100%;
    float: left;
    margin-right: 4px;
    margin-top: 10px;
}

.panel-default .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    margin-bottom: 22px;
}

time span {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.42) !important;
}

p.start-time {
    font-style: italic;
    margin-top: 10px;
    color: #757575;
}

/* Padding - just for asthetics on Bootsnipp.com */
body {
    margin-top: 20px;
}

/* CSS for Credit Card Payment form */
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}

.credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.credit-card-box label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}

.credit-card-box .payment-errors {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}

.credit-card-box label {
    display: block;
}

/* The old "center div vertically" hack */
.credit-card-box .display-table {
    display: table;
}

.credit-card-box .display-tr {
    display: table-row;
}

.credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

/* Just looks nicer */
.credit-card-box .panel-heading img {
    min-width: 180px;
}

img#cards {
    width: 182px;
    float: right;
    margin: 10px 0 0 0;
}

img#letencrypt {
    width: 138px;
    margin: 5px 0 0 0;
}

.qty-spinner {
    width: 30%;
    float: left;
}

.add-to-cart {
    width: 46%;
    margin-right: 8px;
    float: right;
}

input#qty {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.info-icon {
    width: 50px;
    margin: -5px 0 0 -5px;
    padding: 0;
    float: left;
    font-size: 53px;
    color: #428bca;
}

.cart-button {
    margin: 0 0 0 10px;
}

.event-header-image {
    height: 130px;
    background-size: cover;
    background-position: 0 -4px;
    color: white !important;
    text-shadow: 1px 1px 6px black;
}

a.event-header-image:hover {
    text-decoration: none !important;
}

.single-course-link {
    padding: 0;
    text-align: center;
    background-color: #2790b0;
    margin: 0 -2px 8px 8px;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.38);
    border-radius: 4px;
    color: white;
    float: left;
}

div.email-warning {
    background-color: #fbb3b3;
    padding: 6px 10px !important;
    position: relative;
    border: 1px solid #ff8a8a;
    border-radius: 3px;
    display: inline-block;
    margin: 10px 0 0 0;
    box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.53);
}

span#email-alert {
    width: 423px;
    clear: both;
    text-align: center;
    background-color: #FBB3B3;
    margin: 10px 0 0 0;
    border: 1px solid #ff8a8a;
    border-radius: 3px;
    line-height: 35px;
    box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.53);
}

input#submit-new-user {
    margin: 0 0 0 10px;
}

span.checkbox-help {
    position: relative;
    top: -2px;
    left: -1px;
}


/*532*/

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

/*534*/

.rotating {
    -webkit-animation: rotating 2s linear infinite;
}


/*532*/

@-webkit-keyframes rotating2 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}

/*534*/

.rotating2 {
    -webkit-animation: rotating2 4s linear infinite;
}


/*532*/

@-webkit-keyframes rotating2-large {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

/*534*/

.rotating2-large {
    -webkit-animation: rotating2-large 6.5s linear infinite;
    /* ease-in-out */
}


/*532*/

@-webkit-keyframes rotating-large {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}

/*534*/

.rotating-large {
    -webkit-animation: rotating-large 4s linear infinite;
}

#recycle-animation {
    width: 300px;
    height: 300px;
}

/*535*/

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    margin-bottom: 0;
}

/*536*/

#header hgroup {
    float: left;
    margin-bottom: 0em;
}

#frame {
    background-image: url('/mtb/frame.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 414px;
    height: 300px;
    left: 212px;
    z-index: 10;
}

#tireback {
    background-image: url('/mtb/tire.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 259px;
    height: 258px;
    top: 100px;
    left: 98px;
}

#tirefront {
    background-image: url('/mtb/tire.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 259px;
    height: 258px;
    top: 97px;
    left: 481px;
}

#frame-small {
    background-image: url('/mtb/frame-small.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 87px;
    height: 60px;
    left: 0;
    top: 0;
    z-index: 10;
}

#tireback-small {
    background-image: url('/mtb/tire-small.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 52px;
    height: 52px;
    top: 19px;
    left: -23px;
}

#tirefront-small {
    background-image: url('/mtb/tire-small.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 52px;
    height: 52px;
    top: 19px;
    left: 53px;
}

#bike-small {

    position: relative;
    width: 87px;
    height: 55px;
    margin-left: 20px;
    margin-top: 14px;
    margin: 73px auto 29px;
}

#bike {
    position: relative;

    height: 350px;
    margin: 0 auto;
    display: inline-block;
}

#bike-large {
    position: absolute;
    top: 1px;
    left: 1px;
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
}

div#redirect-notice {
    width: 437px;
    margin: 33px auto;
    display: block;
    margin-bottom: 100px;
}

.cards img {
    width: 104px;
}

.pay-button {
    padding: 20px;
    margin: 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    font-size: 20px !important;
    white-space: break-spaces;
}

h5.payment-header {
    margin-bottom: 7px;
    margin-top: 9px;
    font-family: open sans;
    font-size: 24px;
}

h5.payment-review {
    font-family: open sans;
    font-size: 24px;
}

span#payfast-logo {
    margin: 0 0 0 9px;
    position: relative;
    top: -2px;
}

.blurb {
    padding: 1% 0;
}

.home-event-image img {
    padding: 3% 15%;
}

.entry-header {
    margin: 24px 0 -24px;
    font-size: 47px;
    color: rgb(11, 161, 75);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

input#submit-new-user {
    padding: 20px 40px;
    font-size: 20px;
}

td.id-col {
    background-color: rgba(0, 128, 0, 0.33);
    width: 10px !important;
    padding: 0;
    margin: 0;
    font-size: 20px;
    text-align: center;
}

.dropdown-menu.open {
    z-index: 999999999 !important;
}

.dropdown-menu > li.kopie > a {
    padding-left: 5px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #555;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {

    .navbar-nav {
        display: inline;
    }

    .navbar-default .navbar-brand {
        display: inline;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav .dropdown-menu > li > a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: #ccc;
    }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white;
        border-radius: 0;
    }

    .dropdown-menu {
        padding-left: 10px;
    }

    .dropdown-menu .dropdown-menu {
        padding-left: 20px;
    }

    .dropdown-menu .dropdown-menu .dropdown-menu {
        padding-left: 30px;
    }

    li.dropdown.open {
        border: 0 solid red;
    }

}

@media (min-width: 768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }

    #navbar {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .main-well {
        padding: 23px 23px;
    }

    .container {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }
}

div.cards-footer img {
    /*width: 56px;*/
    height: 39px;
}

.cards-footer {
    /*    width: 306px;*/
    /* margin: 0 auto; */
    margin-bottom: 40px;
}

div.accomm-header {
    font-size: 20px;
    font-weight: 700;
    margin: 16px 0 18px 0;
}

.cc-selector input {
    width: 1px;
    height: 1px;
    position: absolute;
}

.eft {
    background-image: url(/images/cards/EFT.jpg);
}

.creditcard {
    background-image: url(/images/cards/Credit-Cards.jpg);
}

.debitcard {
    background-image: url(/images/cards/Debit-Cards.jpg);
}

.masterpass {
    background-image: url(/images/cards/Masterpass.jpg);
}

.bitcoin {
    background-image: url(/images/cards/Bitcoin.jpg);
}

.cash-web {
    background-image: url(/images/cards/cash-web.jpg);
}

.cc-selector input:active + .drinkcard-cc {
    opacity: .9;
}

.cc-selector input:checked + .drinkcard-cc {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}

.drinkcard-cc {
    float: right;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 120px;
    height: 100px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.1) grayscale(1) opacity(.7);
    -moz-filter: brightness(1.1) grayscale(1) opacity(.7);
    filter: brightness(1.1) grayscale(1) opacity(.7);
}

.drinkcard-cc:hover {
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
}

.payment-type_wrapper {
    width: 120px;
    height: 93px;
    float: left;
    margin: 10px 0 0 10px;
    font-size: 18px;
    text-align: center;
    background-color: black;
    color: white;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding-bottom: 9px;
}

.payment-text {
    position: relative;
    top: -49px;
    width: 120px;
    pointer-events: none;
}

a.email-unregistered {
    font-size: 10px;
}

button.badge.badge-success.restore-cart {
    margin: 10px 0 0;
    width: 98%;
    border-radius: 4px;
}

img.mini-cards {
    margin-top: -7px;
}

a.btn.btn-primary.btn-sm.payment-help-btn {
    padding: 0 4px;
}

span.payment-help-link {
    font-style: italic;
}

div#collapseExample {
    margin-top: 39px;
}

.payment-help-img {
    padding: 5px 15px 0 0;

}

.btn.btn-tiny {
    padding: 0 7px 0 7px;
    margin-bottom: 7px;
}

.btn-switch-view {
    font-size: 23px !important;
    padding: 3px !important;
}

.twocol-one h4 {
    font-family: inherit;
    font-weight: 800;
}

.carousel-inner {
    width: 120%;
    margin-left: -10%;
}

@media (min-width: 768px) {
    .carousel-inner {
        width: 100%;
        margin: 0;
    }
}

div#myCarousel {
    margin-top: -28px;
    margin-bottom: 40px;
}

div.carousel-caption p {
    background-color: rgba(0, 0, 0, 0.44);
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    font-style: italic;
}

div.carousel-caption h1 {
    background-color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    padding: 19px 33px;
    font-size: 29px;
}

.container-fluid.sponsors-row {
    background-color: #e6e6e6;
    /* box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.35); */
    padding: 40px;
    margin: 50px 0 -47px 0;
    padding: 40px 0 54px;
}

/*div.sponser {
    float: left;
}*/
span.momentum-bar {
    font-weight: bold;
    color: #797979;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 17px;
}

/* div.sponsor  img {
    width: 100%;
    float: left; 
    padding: 12px 8px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    transition: all 1.0s ease;
}

div.sponsor img:hover {

    transition: all 0.3s ease;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
} */
.sponsor_img {
    width: 100%;
/*     float: left; */
    padding: 12px 8px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    transition: all 1.0s ease;
}

.sponsor_img:hover {

    transition: all 0.3s ease;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #cacaca;
    border-left-width: 5px;
    border-radius: 3px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.14);
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code {
    border-radius: 3px;
}

.bs-callout + .bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-left-color: #777;
}

.bs-callout-default h4 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h4 {
    color: #428bca;
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h4 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
    color: #f0ad4e;
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4 {
    color: #5bc0de;
}

@media (max-width: 1000px) {
    div.sponsor img {
        width: 33%;
    }
}

.footer-link.footer {
    margin-bottom: 40px;
}

#copyright li {
    list-style: none;
}

#copyright li {
    float: right;
    margin-left: 20px;
    font-size: 30px;
}

#copyright p {
    font-size: 13px;
    float: left;
    margin-top: 12px;
}

.container-fluid.social-footer {
    background-color: #2e2e2e;
    color: #dedede;
    padding: 20px
}

.container-fluid.social-footer a {
    transition: all 0.3s ease;
    color: #cccccc;
}

.container-fluid.social-footer a:hover {
    color: #5cb85c;
    text-shadow: 1px 0 6px rgb(0, 0, 0);
}

tr.start-row-style {
    background-color: #5cb85c;
}

div.procedure-date {
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

table.procedure-table {
    margin-left: 20px;
}

li.payment-points {
    list-style: none;
    padding: 0 0 0 30px;
    margin-left: -35px;
}

.payment-eft {
    background-image: url(/images/cards/eft.png);
    background-repeat: no-repeat;
    background-position: 8px 2px;
}

.payment-cc {
    background-image: url(/images/cards/cc.png);
    background-repeat: no-repeat;
    background-position: 8px 2px;
}

.payment-mp {
    background-image: url(/images/cards/mp.png);
    background-repeat: no-repeat;
    background-position: 8px 2px;
}

.payment-dc {
    background-image: url(/images/cards/dc.png);
    background-repeat: no-repeat;
    background-position: 8px 2px;
}

.payment-bc {
    background-image: url(/images/cards/bc.png);
    background-repeat: no-repeat;
    background-position: 8px 2px;
}

.carousel-caption h1 {
    color: white;
}

.container-fluid.master-user-checker-bar {
    background-color: #f0ad4e;
    margin-top: -26px;
    padding: 4px 0 0;
    margin-bottom: 17px;
}

.main-well.main-well-high-padding {
    padding: 100px 150px;
}

p.checkbox-message {
    margin-top: 13px;
}

.add-to-cart-model {
    margin: 10px;
}

.or {
    text-align: center;
    font-size: 30px;
}

.container-fluid-absolute {
    margin: 0 -100%;
    margin: 0 calc(48% - 45vw);
    padding: 0 17px;
}


.dash-main-boxes {
    font-family: DS-Digital;
    padding: 19px;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    color: white;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.47);
    border-radius: 3px;
    border: 4px solid whitesmoke;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.38);
    margin-bottom: 10px;
}

.dash-main-boxes-green {
    background: -moz-radial-gradient(center, ellipse cover, rgba(22, 186, 0, 1) 0%, rgba(16, 140, 0, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(22, 186, 0, 1)), color-stop(100%, rgba(16, 140, 0, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(22, 186, 0, 1) 0%, rgba(16, 140, 0, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(22, 186, 0, 1) 0%, rgba(16, 140, 0, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(22, 186, 0, 1) 0%, rgba(16, 140, 0, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(22, 186, 0, 1) 0%, rgba(16, 140, 0, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16BA00', endColorstr='#108c00', GradientType=1); /* ie6-9 */
}

.dash-main-boxes-red {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 87, 87, 1) 0%, rgba(199, 0, 0, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 87, 87, 1)), color-stop(100%, rgba(199, 0, 0, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 87, 87, 1) 0%, rgba(199, 0, 0, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 87, 87, 1) 0%, rgba(199, 0, 0, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 87, 87, 1) 0%, rgba(199, 0, 0, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(255, 87, 87, 1) 0%, rgba(199, 0, 0, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5757', endColorstr='#C70000', GradientType=1); /* ie6-9 */
}

.dash-main-boxes-blue {
    background: -moz-radial-gradient(center, ellipse cover, rgba(46, 213, 255, 1) 0%, rgba(5, 176, 255, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(46, 213, 255, 1)), color-stop(100%, rgba(5, 176, 255, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(46, 213, 255, 1) 0%, rgba(5, 176, 255, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(46, 213, 255, 1) 0%, rgba(5, 176, 255, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(46, 213, 255, 1) 0%, rgba(5, 176, 255, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(46, 213, 255, 1) 0%, rgba(5, 176, 255, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ED5FF', endColorstr='#05B0FF', GradientType=1); /* ie6-9 */
}

.dash-main-boxes h3 {
    color: white;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.47);
}


.header-boxed {
    background-color: white;
    padding: 1px 20px 11px;
    margin: 50px 0 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
    /*    border: 4px solid rgba(43, 43, 43, 0.36);*/
    border-radius: 5px;
}

.header-soft {
    background-color: #e64b3a;
    padding: 3px 20px 20px 26px;
    border: 2px solid rgb(255, 255, 255);
    box-shadow: 0 20px 51px 0 rgba(0, 0, 0, 0.19);
    outline: 4px solid white;
}

.results-event-name {
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-size: 40px;
}

.results-course-name {
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-size: 27px;
}

.single-event-link-sm {
    width: 100% !important;
}

.button-100-width {
    width: 100% !important;
}


.top-three-racers {
    padding: 20px 20px;
    color: white !important;
    text-shadow: 1px 1px 4px black;
    border: 2px solid rgb(255, 255, 255);
    box-shadow: inset -1px -2px 20px rgba(0, 0, 0, 0.29);
    outline: 4px solid white;
    margin-top: 21px;
}

.second-place {
    background: -moz-linear-gradient(45deg, rgba(189, 189, 189, 1) 0%, rgba(255, 255, 255, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(189, 189, 189, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(189, 189, 189, 1) 0%, rgba(255, 255, 255, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(189, 189, 189, 1) 0%, rgba(255, 255, 255, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(189, 189, 189, 1) 0%, rgba(255, 255, 255, 1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(189, 189, 189, 1) 0%, rgba(255, 255, 255, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#BDBDBD', GradientType=1); /* ie6-9 */
}

.first-place {
    background: -moz-linear-gradient(45deg, rgba(255, 179, 0, 1) 0%, rgba(255, 217, 128, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 179, 0, 1)), color-stop(100%, rgba(255, 217, 128, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(255, 179, 0, 1) 0%, rgba(255, 217, 128, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(255, 179, 0, 1) 0%, rgba(255, 217, 128, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(255, 179, 0, 1) 0%, rgba(255, 217, 128, 1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(255, 179, 0, 1) 0%, rgba(255, 217, 128, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD980', endColorstr='#FFB300', GradientType=1); /* ie6-9 */
}

.third-place {
    background: -moz-linear-gradient(45deg, rgba(166, 83, 0, 1) 0%, rgba(255, 148, 33, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(166, 83, 0, 1)), color-stop(100%, rgba(255, 148, 33, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(166, 83, 0, 1) 0%, rgba(255, 148, 33, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(166, 83, 0, 1) 0%, rgba(255, 148, 33, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(166, 83, 0, 1) 0%, rgba(255, 148, 33, 1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(166, 83, 0, 1) 0%, rgba(255, 148, 33, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9421', endColorstr='#A65300', GradientType=1); /* ie6-9 */
}

.racer-name {
    font-size: 21px;
    text-shadow: 0 1px 4px black;
    font-family: monospace;
}

span.results-race-time {
    font-size: 42px;
    text-shadow: 0 0 5px #00000066;
    font-family: DS-Digital;
    color: #f8f9fa;
    /* transform: scaleY(1.5); */
    background-color: rgba(92, 184, 92, 0);
    padding: 1px 8px 2px;
    border-radius: 2px;
    border: 2px solid rgba(255, 255, 255, 0.91);
    box-shadow: -2px 3px 15px 0 rgba(0, 0, 0, 0.42);
}

.results-icon {
    font-size: 50px;
    background-color: rgba(255, 255, 255, 0.29);
    padding: 0 14px;
    box-shadow: -2px 5px 20px rgba(0, 0, 0, 0.29);
    border: 2px solid rgb(255, 255, 255);
    border-radius: 3%;
}

.results-place {
    font-size: 32px;
}

.chart-wrapper {
    background-color: rgba(92, 184, 92, 0.12);
    padding: 10px 40px;
    margin: 25px 0;
    border: 4px solid rgba(255, 255, 255, 0.39);
    outline: 4px solid rgb(255, 255, 255);
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.5);
}


/*@media (max-width: 1000px) {
    .second-place {
        min-height: 240px;
        margin-top: 0px
    }
    .first-place {
        min-height: 240px;
        margin-top: 0px
    }
    .third-place {
        min-height: 240px;
        margin-top: 0px
    }
}*/
td.racetime-scaled p {
    transform: scaleY(1.4) !important;
    font-family: Orbitron;
    letter-spacing: 3px;
    padding: 5px 0 0 2px;
    line-height: 5px;
}

td.racetime-scaled p {
    line-height: 5px;
    font-family: DS-Digital;
    background-color: black;
    color: #00ff0b;
    font-size: 20px;
}

td.racetime-scaled {
    background-color: black;
}


.text-longshadow {
    color: #fff;
    font-size: 3rem;
    line-height: 7rem;
    font-family: open sans;
    font-weight: bold;
    /* text-align: center; */
    text-shadow: 1px 1px rgba(123, 25, 15, 0.5), 2px 2px rgba(129, 28, 18, 0.51), 3px 3px rgba(135, 31, 20, 0.52), 4px 4px rgba(140, 33, 22, 0.53), 5px 5px rgba(145, 36, 24, 0.54), 6px 6px rgba(150, 38, 26, 0.55), 7px 7px rgba(154, 40, 28, 0.56), 8px 8px rgba(158, 42, 30, 0.57), 9px 9px rgba(162, 44, 31, 0.58), 10px 10px rgba(166, 45, 33, 0.59), 11px 11px rgba(169, 47, 34, 0.6), 12px 12px rgba(173, 48, 36, 0.61), 13px 13px rgba(176, 50, 37, 0.62), 14px 14px rgba(178, 51, 38, 0.63), 15px 15px rgba(181, 52, 39, 0.64), 16px 16px rgba(184, 54, 40, 0.65), 17px 17px rgba(186, 55, 41, 0.66), 18px 18px rgba(189, 56, 42, 0.67), 19px 19px rgba(191, 57, 43, 0.68), 20px 20px rgba(193, 58, 44, 0.69), 21px 21px rgba(195, 59, 45, 0.7), 22px 22px rgba(197, 60, 46, 0.71), 23px 23px rgba(199, 61, 47, 0.72), 24px 24px rgba(201, 62, 47, 0.73), 25px 25px rgba(202, 62, 48, 0.74), 26px 26px rgba(204, 63, 49, 0.75), 27px 27px rgba(206, 64, 49, 0.76), 28px 28px rgba(207, 65, 50, 0.77), 29px 29px rgba(209, 65, 51, 0.78), 30px 30px rgba(210, 66, 51, 0.79), 31px 31px rgba(211, 67, 52, 0.8), 32px 32px rgba(213, 67, 52, 0.81), 33px 33px rgba(214, 68, 53, 0.82), 34px 34px rgba(215, 69, 53, 0.83), 35px 35px rgba(216, 69, 54, 0.84), 36px 36px rgba(218, 70, 54, 0.85), 37px 37px rgba(219, 70, 55, 0.86), 38px 38px rgba(220, 71, 55, 0.87), 39px 39px rgba(221, 71, 56, 0.88), 40px 40px rgba(222, 72, 56, 0.89), 41px 41px rgba(223, 72, 57, 0.9), 42px 42px rgba(224, 73, 57, 0.91), 43px 43px rgba(225, 73, 57, 0.92), 44px 44px rgba(225, 73, 58, 0.93), 45px 45px rgba(226, 74, 58, 0.94), 46px 46px rgba(227, 74, 58, 0.95), 47px 47px rgba(228, 75, 59, 0.96), 48px 48px rgba(229, 75, 59, 0.97), 49px 49px rgba(230, 75, 59, 0.98), 50px 50px rgba(230, 76, 60, 0.99);
}


.progress {
    height: 14px;
    margin-bottom: 1px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

div.progress-bar {
    font-size: 10px;
    line-height: 28px;
    text-align: right;
    padding: 0 3px 0 0;
}

span.postion-progress-bar {
    float: left;
    background-color: #9E2C00;
    width: 48px;
    text-align: center;
    border-bottom: 0 solid #428ac9;
    position: absolute;
    height: 33px;
    font-size: 24px;
    border-bottom: 1px solid white;
}

span.h1-sub {
    font-size: 14px;
    padding: 0 0 0 10px;
}

.progress-bar:hover {
    background-image: linear-gradient(to left, #f98054 0, #ff4500 100%);
}

#arrow-left {
    background-image: url(/images/arrow-left.png);
    height: 35px;
    background-repeat: no-repeat;
    width: 50%;
}

#arrow-right {
    background-image: url(/images/arrow-right.png);
    height: 35px;
    background-repeat: no-repeat;
    width: 50%;
    background-position: right;
}

#arrow-km {
}

#arrow-checkered-flag {
}

.km-illustration {
    float: left;
    margin-bottom: 10px;
    border-radius: 27px;
}

#arrow-km {
    position: absolute;
    background-color: #e3eee3;
    left: 44%;
    /* right: -50%; */
    padding: 4px 15px;
    margin: -4px;
    border: 6px solid #5cb85c;
    box-shadow: 0 1px 6px black;
}

.progress-bar a {
    color: white;
}


a.single-event-link {

}

.product-price {
    color: green;
    font-size: 30px;
    margin: 10px 0;
    font-weight: 800;
}

.product-header {
    background-color: #5cb85c;
    font-size: 20px;
    color: white;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.48);
    padding: 5px 10px;
}

.product-image {
    float: left;
    padding: 10px 10px 0 10px;
}

.product-description {
    padding: 10px;
}

.product-wrapper {
    border: 1px solid #d5d5d5;
    margin: 0 0 20px;
    /* box-shadow: 0 1px 16px rgba(0, 0, 0, 0.38); */
    padding-bottom: 10px;
}

.product-buttons {
    margin: 0 10px 0;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
}

button#postme {
    margin: 20px auto !important;
    width: 131px !important;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 23px;
    margin-right: 5%;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}

span.privacy-status-badge-Private {
    background-color: #ff1022;
    padding: 0 11px 2px;
    color: white;
    border: 2px solid white;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.26);
    text-shadow: 1px 1px 1px black;
    border-radius: 4px;
}

span.privacy-status-badge-Public {
    background-color: #51ab51;
    padding: 0 11px 2px;
    color: white;
    border: 2px solid white;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.26);
    text-shadow: 1px 1px 1px black;
    border-radius: 4px;
}

.active-public-user {
    background-image: linear-gradient(to left, #ff4500 0, #ff4500 100%);
    background-image: -webkit-linear-gradient(top, #ff4500 0, #ff4500 100%);
    background-image: -moz-linear-gradient(top, #ff4500 0, #ff4500 100%);
    background-image: linear-gradient(to bottom, #ff4500 0, #ff4500 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4500', endColorstr='#ff4500', GradientType=0);
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 13px;
}

.btn-right-standard {
    padding: 20px 40px;
    font-size: 30px;
    float: right;
    margin: 20px 0 0 0;
}

#share-buttons img {
    width: 46px;
    padding: 3px;
    border: 0;
    box-shadow: none;
    display: inline;
}

div a:hover {
    text-decoration: none;
}

.existing-well {
    background-color: #28a74566;
    padding: 20px;
    border-radius: 6px;
    border: 1px solid white;
    box-shadow: 0 2px 6px -1px black;
}

input#email {
    width: 300px;
}

div#sort_participants i {
    font-size: 50px;
    margin-left: 20px;
}

.payment-help-btn {
    background-color: #007bff !important;
    border-radius: 28px !important;
    padding: 0 4px !important;
    font-size: 17px !important;
    margin: -2px 0 0 6px !important;
}

div#top-bar {
    background-color: #c33d4a;
    padding: 6px;
}

#enter-here-bar {
    background-color: #208335;
    animation-name: enter-here-bar;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    box-shadow: 0 0 9px -4px black;
    border-bottom: 1px solid white;
}

#enter-here-bar a {
    color: white !important;
    font-weight: 400;
}

/*@keyframes enter-here-bar {
  0% {
    background-color: #dedede;
  }
  50% {
    background-color: #bdbdbd;
  }
  100 {
    background-color: #dedede;
  }
}*/
.top-bar a {
    font-size: 16px;
    color: white !important;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    z-index: 1200;
}

.alert.alert-slim {
    padding: 6px 6px 6px 10px !important;
}

.btn.btn-slim {
    padding: 0;
    font-size: 17px;
    margin: -11px 0 -6px 7px;
}

.btn-orders {
    padding: 3px 7px !important;
    /*font-size: 16px!important;*/
    margin: 2px 7px 0 0 !important;
}

.btn-events {
    /*    width: 90%;*/
    /*    margin: 0 20px;*/
    height: 96px;
    font-size: 18px;
}

.table-xtra-condensed > thead > tr > th,
.table-xtra-condensed > tbody > tr > th,
.table-xtra-condensed > tfoot > tr > th,
.table-xtra-condensed > thead > tr > td,
.table-xtra-condensed > tbody > tr > td,
.table-xtra-condensed > tfoot > tr > td {
    padding: 2px;
}

.toggle_notifications {
    width: 102px !important;
    margin-left: 10px !important;
}

.cat_place {
    font-size: 19px;
    font-weight: 900;
    text-align: center;
}

.place_colour_gold {
    background-color: gold;
}

.place_colour_silver {
    background-color: gold;
}

.place_colour_bronze {
    background-color: gold;
}

.user_medal {
    min-width: 170px;
    margin: 0 7px;
    padding: 20px;
    border-radius: 9px;
    border: 4px solid #ffffff;
    box-shadow: inset 1px 1px 21px -7px black, 0 7px 20px -11px black;
}

.medal_place {
    font-size: 40px;
    font-weight: 700;
    margin-top: -10px;
    margin-bottom: -17px !important;
    color: white;
    text-shadow: 1px 1px 3px black;
}

.medal_icon {
    font-size: 60px;
    color: #ffffff;
    text-shadow: 1px 1px 3px black;
}

.medal_race {
    text-shadow: 1px 1px 3px black;
    color: white;
    font-weight: 800;
}

.medal_cat {
    text-shadow: 1px 1px 3px black;
    color: white;
    font-weight: 800;
}

.photographer_link {
    color: black;
    font-size: 15px;
    margin-bottom: 12px;
}

.active.super_active {
    box-shadow: 0 0 14px 1px #9e9e9e;
    /* border: 1px solid white; */
    background-color: #FFEB3B !important;
    color: black !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.9) !important;
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #FFC107 !important;

}

.breadcrumb {
    padding: 0 0rem !important;
    background-color: #ffffff !important;
}

.breadcrumb breadcrumb-item a {
    color: black !important;
}

.col-md-12.no-gutters.event-wrapper {
    border: 1px solid black;
    margin-bottom: 20px;
    padding: 20px;
}

.room {
    border: 1px solid #0000004d;
    padding: 5px 9px;
    border-radius: 3px;
}

/* purgecss start ignore */
a.page-link {
    text-align: center;
}

.page-link {
    padding: 5px;
    border: 1px solid #dee2e6;
    width: 31px !important;
    display: inherit;
    text-align: center;
    border-radius: 3px;
    margin: 0 5px;
}

.page-link:active {
    padding: 5px;
    border: 1px solid #dee2e6;
    width: 31px !important;
    display: inherit;
    text-align: center;
    border-radius: 3px;
    margin: 0 5px;
}

ul#ui-id-2 {
    width: 400px !important;
    background-color: white;
    border: 1px solid black;
}

/* purgecss end ignore */

.event_id_wrap {
    border: 1px solid #a5a5a5;
    height: 37px;
    padding: 4px 10px 4px 7px;
    border-radius: 20px;
    margin: 0 5px 5px 0;
    cursor: pointer;
}

.course_dropdown {
    height: 29px !important;
    padding: 0 0 1px 6px !important;
}

.cart_item_wrap {
    border: 1px solid #cfcfcf;
    padding: 10px 4px 7px 10px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.payment_method_radio:hover {
    background-color: #d1d1d1eb;
}

.payment_method_radio.selected {
    background-color: #fbfbfb;
    outline: 3px solid #3776bb;
}

.payment_method_radio {
    height: 36px;
    padding: 3px;
    outline: #f3f3f3 2px solid;
    margin: 5px;
    position: relative;
}

img.payment_image {
    width: 100%;
    height: 30px;
    max-width: 86px;
}

span.slashed_price {
    text-decoration: line-through;
    color: red;
    padding: 0px 0 0 6px;
    font-size: 17px;
}

.total_price {
    color: #0f6674;
    font-weight: bold;
    padding-left: 10px;
}
