/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-Apr-2015, 09:06:55
    Author     : aaron
*/

.or-global-footer {
    background: #000;
    padding: 60px 20px 60px 20px;
}

h1 {
    font-size: 18px;
}

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
    font-family: 'Karla', sans-serif;
    font-size: 14px;
    line-height: 1.6em;
}

h4, h3 {
    font-family: 'Karla', sans-serif;
    font-weight: 700;
}

h4.help-sub-title {
    margin-top: 30px;
}

h3.feature-event-title {
    font-variant: small-caps;
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -377px;
    /* Pad bottom by footer height */
    padding: 0 0 377px;
    background: #eee;
}

#wrap-blank {
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto 0px;
    /* Pad bottom by footer height */
    padding: 0 0 0px;
    background: #eee;
}

/* Set the fixed height of the footer here */
#footer {
    height: 210px;
    background-color: #f5f5f5;
}

.admin-alert {
    color: #fff;
    font-weight: bold;
    background: #e32;
    display: block;
}

.white {
    color: #fff;
}

/* Blocks
 ========================================================================== */
/*
 * Remove the gray background color from active links in IE 10.
 */

.or-block {
    padding: 20px 0px 20px 0px;
}

.fluid-block-padding {
    padding: 20px;
}

.or-block-race {
    background: #ddd;
}

.or-block-grey {
    background: #E9E9E9;
}

.or-block-cover {
    /*background:#292929;*/
    /*background-image: url('http://websites.simplesphere.net/cleany/img/blur.png');*/
    background-image: url('../img/events/bg-2.jpg');
    background-size: cover;
    /*background-attachment: cover;*/
    background-position: 50px 100px;
    height: 300px;
}

.or-block-red {
    background: #ed5565;
}

.or-block-green {
    background: #6AB683;
}

.or-block-indigo {
    background: #0592A5;
    border-bottom: 3px solid #6E0505;
}

.or-block-blue {
    background: #00263b;
    color: #fff;
}

.or-block-dark {
    background: #272727;
    color: #fff;
}

.or-block-white {
    background: #fff;
}

.inset-shadow {
    -webkit-box-shadow: inset 1px 3px 1px -2px #CECECE;
    -moz-box-shadow: inset 1px 3px 1px -2px #CECECE;
    box-shadow: inset 1px 3px 1px -2px #CECECE;
}

.inset-shadow-dark {
    -webkit-box-shadow: inset 1px 3px 1px -2px #676767;
    -moz-box-shadow: inset 1px 3px 1px -2px #676767;
    box-shadow: inset 1px 3px 1px -2px #676767;
}

.or-block-home-search {
    /*background:#333333;*/
    padding: 15px;
    color: #fff;
    background-color: #eef2f5;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}

.header {
    background-color: #2a2a2a;
    padding: 10px 0;
    z-index: 100;
    color: #fff;
}

.home-feature {
    position: relative;
    height: 350px;
    /*background-attachment: cover;*/
    background-color: #000;
    background-image: url('../img/slider/wiggo-transparent.png');
    background-repeat: no-repeat;

    /*background-size: cover;*/
    -webkit-box-shadow: 0px 5px 5px 0px rgba(23, 22, 22, 0.5);
    -moz-box-shadow: 0px 5px 5px 0px rgba(23, 22, 22, 0.5);
    box-shadow: 0px 5px 5px 0px rgba(23, 22, 22, 0.5);
    /*background-attachment: cover;*/
    background-position: 10%;

}


/* Sport \Blocks
=========================================================================== */

.run {
    background: #6E0505;
}


/* Homepage
=========================================================================== */

.intro-header {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: #000 url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.or-feature-image-container {
    background-position: no-repeat center center;
    background-size: cover;
    height: 450px;
}

/* Boostrap Overrides
=========================================================================== */

.navbar {
    margin-bottom: 0px;
}

.navbar-nav > li > a {
    padding-top: 12px;
    border-top: 3px solid #333333;
    margin-right: 5px;
    color: #fff;
}

.navbar-nav > li.active > a {
    border-top: 3px solid #337ab7;
}

.navbar-collapse {
    padding-left: 0px;
}

.navbar-nav > li > a:hover {
    background: none;
    border-top: 3px solid #337ab7;
}

.or-navbar-button-nav > li > a {
    border-top: 0px;
    padding-top: 12px;
    margin-right: 5px;
}

.or-navbar-button-nav > li {
    margin-top: 0px;
    display: inline-block;
}

.or-navbar-button-nav {
    margin-bottom: 0px;
}

.or-navbar-btn-item {
    padding-top: 9px;
    /*padding-bottom:10px;*/
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: none;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none !important;
}

.dropdown-menu {
    border-radius: 0px;
    /*width: 140px;*/
    /* font-family: "Montserrat", Helvetica Neue, Helvetica, Arial, sans-serif; */
    border-bottom: 3px solid #11A9ED;
    font-size: 14px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-box-shadow: 0px 5px 16px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 16px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 16px -5px rgba(0, 0, 0, 0.75);
    background: #fff;
}

.no-round {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

no-padding {
    padding: 0px;
}

.no-margin-top {
    margin-top: 0px;
}

.no-margin-bottom {
    margin-bottom: 0px;
}

h2 {
    color: #000;
}

.or-thumbnail {
    padding: 0px;
    border: 0px;
}

.or-thumbnail-event {
    height: 200px;
}


.relative {
    position: relative;
}

.or-breadcrumb {
    background: none;
    padding: 0px;
    font-size: 11px;
}

.or-flush-tab {
    border-bottom: 0px;
}

.or-flush-tab > li.active > a, .or-flush-tab > li.active > a:focus, .or-flush-tab > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #eee !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.or-flush-tab > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    background: #fff;
}

.or-flush-tab > li > a:hover {
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.secondary-nav {
    float: right !important;
    margin-left: 10px;
    margin-right: 0;
}

.carousel-title h3 {
    padding-top: 100px;
    font-size: 30px;
    color: #fff;
    margin-top: 0px;
}

#carousel-pb .carousel-inner {
    background: none;
}

.or-navbar-toggle .icon-bar {
    background: #fff;
    color: #fff !important;
}

.responsive-menu {
    margin-left: 10px;
}

.or-responsive-item {
    width: 100% !important;
}

.or-responsive-dropdown {
    width: 100%;
}

.or-responsive-dropdown li a {
    text-align: center;
    /*width: 100% !important;*/
}

.or-auth-nav li.visible-xs {
    display: inline-block !important;
}

.table-responsive {
    border: 0px;
}

.margin-bottom-small {
    margin-bottom: 5px;
}

.margin-top-small {
    margin-top: 5px;
}

.checkbox.inline {
    display: inline !important;
}

.modal-fixed {
    max-height: 400px;
    overflow-y: scroll
}

.margin-up {
    margin-top: -1px;
}


/* Boostrap Media Tags
=========================================================================== */

.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}

.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}

.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}

.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }

    .text-left-xs {
        text-align: left;
    }

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

    .text-right-xs {
        text-align: right;
    }

    .text-justify-xs {
        text-align: justify;
    }

    .products-list .product-info {
        margin-left: 0px;
    }

    .margin-xs {
        margin-bottom: 15px !important;
    }

    .or-block-adjust {
        padding: 20px 0px 20px 0px;
    }

    .entry-button {
        min-width: 200px;
    }

    .home-feature {
        background-position: 80%;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }

    .text-left-sm {
        text-align: left;
    }

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

    .text-right-sm {
        text-align: right;
    }

    .text-justify-sm {
        text-align: justify;
    }

    .margin-sm {
        margin-bottom: 15px;
    }

    .or-block-adjust {
        padding: 20px 0px 20px 0px;
    }

    .entry-button {
        min-width: 150px;
    }

    .home-feature {
        background-position: 60%;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }

    .text-left-md {
        text-align: left;
    }

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

    .text-right-md {
        text-align: right;
    }

    .text-justify-md {
        text-align: justify;
    }

    .margin-md {
        margin-bottom: 15px;
    }

    .or-block-adjust {
        padding: 40px 0px 40px 0px;
    }

    .entry-button {
        min-width: 150px;
    }

    .home-feature {
        background-position: 30%;
    }

}

@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }

    .text-left-lg {
        text-align: left;
    }

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

    .text-right-lg {
        text-align: right;
    }

    .text-justify-lg {
        text-align: justify;
    }

    .margin-lg {
        margin-bottom: 15px;
    }

    .or-block-adjust {
        padding: 40px 0px 40px 0px;
    }

    .entry-button {
        min-width: 200px;
    }
}

.or-padding-bottom-remove {
    padding-bottom: 0px;
}

.or-padding-top-remove {
    padding-top: 0px;
}

/*
Bootstrap spinner
*/

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

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

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(360deg);
    }
}

/* Custom
===========================================================================
=========================================================================== */
.banner-form {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background: rgba(0, 0, 0, 0.4);
}

.race-course {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background: #fff;
}

.form-title {
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    text-align: center;
    padding: 25px 0;
}

.form-title h2 {
    padding: 0px;
    margin: 0px;
}

.form-body {
    padding: 30px;
    color: #fff;
}

.or-sub-nav {
    background: #ddd;
    margin-bottom: 1em;
    padding: 30px;
}

.or-sub-nav a {
    color: #000;
}

.or-sub-nav li.active a {
    background: #fff;
}

.or-navbar {
    background: #333333;
}

.or-navbar-responsive {
    min-height: 46px;
    padding-top: 3px;
    background: #494949;
}

.or-navbar-brand {
    padding: 0px;
}

.or-event-sub-nav {
    background: #325BAC;
    /*    margin-bottom:1em;*/
}

.bg-course {
    background: #D61B1B;
}

.bg-district {
    background: #3A9A80;
}

.or-event-sub-nav a {
    color: #fff;
}

.or-event-sub-nav .active {
    background: #EEE;
}

.or-race-sub-nav .active {
    color: #000;
    background: #EEE;
}

.or-race-sub-nav li a:hover {
    background: #EEE;
}

.or-label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9;
}

.or-label-responsive {
    position: absolute;
    /*    top: 9px;
        right: 7px;*/
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9;
}

.or-price-title {
    font-size: 14px !important;
}

.or-expired .box-header {
    background: #D9D9D9;
    color: #c0c0c0 !important;
}

.or-nav-box {
    background: #fff;
    padding: 10px;

}

ul.or-auth-nav {
    padding-top: 7px;
    padding: 0px;
}


ul.or-auth-nav li {
    display: inline;
    list-style: none;
    padding-right: 5px;
    padding-left: 5px;

}

ul.or-auth-nav li a {
    /*width:75px;*/
}

.cursor {
    cursor: pointer;
}

.page-title {
    margin-top: 0px;
    font-weight: bold;
}

.or-invoice {
    background: #fff;
    padding: 10px;
}

.psudo-link {
    cursor: pointer;
    color: #11A9ED;
}

.discipline-img {
    float: left;
    width: 40px;
}

.discipline-img img {
    position: relative;
    top: -4px;
}

.small-icon {
    height: 14px;
}

.race-component-brief {
    display: inline-block;
    margin-right: 10px;
}

.race-component-brief img {
    position: relative;
    top: -1px;
    margin-right: 3px;
}

.race-icon-precise {
    /*    position:relative;
        top:-13px;*/
    margin-right: 5px;
}

.register-page {
    background-image: url(../js/landing/images/road2.jpg);
    background-size: cover;
}

.et-register-box .register-box-body {
    width: 450px;
    background: rgba(255, 255, 255, 0.75);
}

.et-register-box {
    width: 450px;
    margin: 0px auto;
    box-sizing: border-box;
    padding-top: 7%;
}

.et-register-box-organiser {
    width: 450px;
    margin: 0px auto;
    box-sizing: border-box;
    padding-top: 5%;
}

#EventDisciplineId option {
    display: block;
    z-index: 1000;
    position: absolute;
}

.profile-age {
    font-size: 20px;
    margin-bottom: 0px;
}

#loader {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    transition: background 1s ease-out;
    -webkit-transition: background 1s ease-out;
    z-index: 999;
}

#loader.done {
    background: rgba(255, 255, 255, 0);
}

#loader.hide {
    display: none;
}

#loader .message {
    position: absolute;
    left: 50%;
    top: 50%;
}

.width-150 {
    width: 150px;
}

.width-300 {
    width: 300px;
}

.margin-top {
    margin-top: 10px;
}

.responsive-menu-icon {
    font-size: 17px;
}

.social-tab {
    padding: 10px;
    border: 0px;
}

.social-tab a {
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.race-header {
    border-top: 10px solid #CB17D8;
}

.event-header {
    border-top: 10px solid #EBA000;
}

.general-header {
    border-top: 10px solid #1AE8D0;
}

label[for=search-type-1] {
    margin-right: 40px;
}

.pointer {
    cursor: pointer;
}

#eWait {
    z-index: 9999999;
    position: absolute;
    top: 30%;
    left: 50%;
}

h3.white {
    color: #fff;
    font-weight: bold;
}

h3.black {
    color: #000;
    font-weight: bold;
}

.container-fluid {
    padding: 0px !important;
}

.paginator ul.pagination {
    margin: 0px !important;
}

.paginator > ul.pagination > li.next {
    display: inline-block;
}

/* Panels
=========================================================================== */

.property-wrap {
    background-color: #FFFFFF;
    border: 2px solid #F0F0F0;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 40px 20px 0px;
    position: relative;
    text-align: center;
}

h3.property-title, h3.property-title a {
    color: #292929;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}

h4.property-subtitle, h4.property-subtitle a {
    color: #252525;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 15px;
    position: relative;
}

.property-label.property-label-primary {
    background-color: #3f89d8;
    color: #FFFFFF;
}

.property-picture {
    margin-bottom: -25px;
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
}

.property-picture {
    margin-bottom: -25px;
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
}

.property-label {
    background-color: #CECECE;
    color: #292929;
    font-size: 12px;
    font-weight: bold;
    left: -70px;
    padding: 5px 70px;
    position: absolute;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 2;
}

.property-meta {
    background-color: #f9f9f9;
    background-color: rgba(255, 255, 255, 0.85);
    border: 0 none;
    bottom: -2px;
    left: -2px;
    position: absolute;
    right: -2px;
    z-index: 10;
    padding: 5px;
}

.info-wrap {
    background-color: #FFFFFF;
    /*border: 2px solid #F0F0F0;*/
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0px 20px 0px;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    min-height: 250px;
    max-height: 250px;
}

.info-picture {
    margin-left: -20px;
    margin-right: -20px;
}

.info-meta {
    background-color: #fff;
    border: 0 none;
    bottom: -2px;
    left: -2px;
    position: absolute;
    right: -2px;
    z-index: 10;
    padding: 5px;
}

/*Buttons*/

.or-navbar-btn {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/*! suit-flex-embed v1.4.0 | MIT License | github.com/suitcss */

/*.FlexEmbed {
  display: block;
  overflow: hidden;
  position: relative;
}

.FlexEmbed:before {
  content: "";
  display: block;
  width: 100%;
}

.FlexEmbed--3by1:before {
  padding-bottom: 33.33333%;
}

.FlexEmbed--2by1:before {
  padding-bottom: 50%;
}

.FlexEmbed--16by9:before {
  padding-bottom: 56.25%;
}

.FlexEmbed--4by3:before {
  padding-bottom: 75%;
}*/

.CoverImage {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    height: 300px;
    /*max-width: 600px;*/
}

.cover-height {
    height: 300px;
}

.responsive-cover-height {
    height: 250px;
}

.or-event-thumbnail {
    position: absolute;
    bottom: -25px;
    max-height: 250px;
    max-width: 250px;
}

.or-event-thumbnail-responsive {
    max-height: 200px;
    max-width: 200px;
    margin-top: 20px;
}

/*
This is the progress bar for payment
*/

/*Form Wizard*/
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
}

.bs-wizard > .bs-wizard-step + .bs-wizard-step {
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 14px;
    margin-bottom: 5px;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #fbbd19;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #fbe8aa;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

.bs-wizard > .bs-wizard-step.semi > .progress > .progress-bar {
    width: 100%;
}

.clickable {
    pointer-events: all !important;
}

/*END Form Wizard*/

/*
Admin_view img upload
*/

.img-placeholder {
    background: #ccc;
    border: 1px dashed #ddd;
    padding: 50px;
    text-align: center
}

.img-populated {
    padding: 0px;
    background: none;
}

.cover {
    object-fit: cover;
    width: 100%;
    min-height: 200px;
}

#resultsListTable {
    font-size: 12px;
}

dd {
    margin-bottom: 1em;
}

.custom-a2a {
    width: 150px !important;
    float: right !important;
    display: block;
}

.custom-a2a-25 {
    width: 116px !important;
    float: right !important;
    display: block;
}

.a2a_svg {
    border-radius: 0 !important;
}

/*
 * Component: Timeline
 * -------------------
 */
.timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0;
    width: 4px;
    background: #ddd;
    left: 31px;
    margin: 0;
    border-radius: 2px;
}

.timeline > li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline-item {
    color: #444;
    margin-left: 60px;
    margin-right: 15px;
    padding: 10px 0px 0px 10px;
    border-left: 1px solid #C7C7C7;
    position: relative;
    background: #fff;
    margin-top: 10px;
}

.timeline-item > .time {
    color: #999;
    float: right;
    padding: 10px;
    font-size: 12px;
}

.timeline-item > .timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 16px;
    line-height: 1.1;
}

.timeline-item > .timeline-header > a {
    font-weight: 600;
}

.timeline-item > .timeline-body,
.timeline-item > .timeline-footer {
    padding: 10px;
}

.timeline > li.time-label > span {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
}

.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    background: #d2d6de;
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0;
}

.timeline-img {
    margin-top: 20px;
}

.btn-quater-block {
    width: 25%;
}

.image-bg-fluid-height {
    background: url('../img/content/feature_cover.jpg') no-repeat center center scroll;
    height: 500px;
    border-bottom: 2px solid #000;
    -webkit-box-shadow: 0px 6px 5px 0px rgba(148, 143, 148, 0.56);
    -moz-box-shadow: 0px 6px 5px 0px rgba(148, 143, 148, 0.56);
    box-shadow: 0px 6px 5px 0px rgba(148, 143, 148, 0.56);
}

.sponsor-img {
    margin: 10px;
    max-width: 150px;
    max-height: 150px;
}

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

.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;
}

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

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #fefefe;
}

/*h3.index-title{
    position:relative;
    font-weight: 400;
    padding-top: 5px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    margin-bottom:0.2em;
    margin-top:0px;
    font-family: 'Ubuntu', sans-serif;
    font-weight:700;
}*/
h3.index-title {
    /*margin-top: 80px;*/
    font-size: 22px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

/*h3.index-title:before{
    content: "";
    position: absolute;
    height: 5px;
    border-top: 1px solid #2976B3;
    border-bottom: 1px solid #2976B3;
    width: 150px;
    left: -160px;
    top: 50%;
}
h3.index-title:after{
    content: "";
    position: absolute;
    height: 5px;
    border-top: 1px solid #2976B3;
    border-bottom: 1px solid #2976B3;
    width: 150px;
    right: -160px;
    top: 50%;
}*/

h4.index-sub-title {
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 2em;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
}


/* ===== Home Services ===== */
.home-services {
    /*background: #ed3e49;*/
    background: #3681BC;
    color: white;
}

.home-services .lead {
    margin: 0;
    line-height: 93px;
}

.home-services ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.home-services li {
    float: left;
    width: 24%;
    padding: 20px 3px;
    border-right: 1px solid #2976B3;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: width 300ms;
    -o-transition: width 300ms;
    transition: width 300ms;
}

.home-services li:first-child {
    border-left: 1px solid #2976B3;
}

.home-services ul:hover li {
    width: 20%;
}

.home-services ul:hover li:hover {
    width: 36%;
}

.home-services li i {
    font-size: 22px;
}

.home-services li p {
    margin: 10px 0 0;
    text-transform: uppercase;
}

.home-services li span {
    display: none;
}

.home-services li:hover span {
    display: inline-block;
}

@media (max-width: 991px) {
    .home-services ul {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .home-services li {
        display: block;
        float: none;
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #2976B3;
    }

    .home-services li:first-child {
        border-left: 0;
    }

    .home-services ul:hover li {
        width: 100%;
    }

    .home-services ul:hover li:hover {
        width: 100%;
    }
}

.services-bar-inner {
    padding-top: 25px;
    text-align: center;
}

/*Footer-v1
------------------------------------*/
.footer-v1 .footer {
    padding: 40px 0;
    background: #272727;
}

.footer-v1 .footer p {
    color: #eee;
}

.footer-v1 .footer h2 {
    color: #eee;
    font-size: 18px;
    font-weight: 200;
}

/*Link List*/
.footer-v1 .link-list li {
    border-top: solid 1px #353535;
}

.footer-v1 address,
.footer-v1 .link-list a,
.footer-v1 .link-list i {
    color: #eee;
}

.footer-v1 address {
    line-height: 23px;
}

/*Dotted Map*/
.footer-v1 .footer .map-img {
    background: url(../img/global/footer/globe.png) 5px 60px no-repeat;
}

/*Blog Posts (with images)*/
.footer-v1 .footer .posts .dl-horizontal a {
    color: #dadada;
}

.footer-v1 .footer .dl-horizontal a:hover {
    color: #5fb611 !important;
}

/*Copyright*/
.footer-v1 .copyright {
    background: #222;
    border-top: none;
    padding: 10px 0 5px;
    font-size: 12px;
}

.footer-v1 .copyright p {
    color: #eee;
    margin-top: 14px;
}

.footer-v1 .copyright a {
    margin: 0 2px;
}

.footer-v1 .footer-socials {
    margin-top: 12px;
    text-align: right;
}

.footer-v1 .footer-socials li a {
    color: #777;
    font-size: 16px;
}

.footer-logo {
    margin: 17px 0 20px;
}

.link-list a {
    color: #eee;
    font-size: 11px;
    padding: 6px 0px;
    display: inline-block;
    text-transform: uppercase;
}

.link-list li i {
    color: #bbb;
    float: right;
    margin-top: 8px;
}

.link-list li:first-child {
    border-top: none !important;
}

.latest-list small {
    color: #999;
    display: block;
}

.latest-list li {
    padding: 8px 0;
    border-top: 1px solid #353535;
}

.latest-list li:first-child {
    padding-top: 0;
    border-top: none;
}


@media (max-width: 991px) {
    .footer-v1 .copyright,
    .footer-v1 .footer-socials {
        text-align: left;
    }
}

.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}

.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #398DD3;
    line-height: 33px;
}

.service-item > i {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-right: 15px;
    background: #356BA4;
    color: white;
    float: left;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.service-desc {
    overflow: hidden;
}

.service-desc > h4 {
    margin-top: 0;
    font-weight: 500;
}

/*-----------------------
-----Scrollimations------
------------------------*/
.scrollimation.fade-in {
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-out;
    transition: opacity 0.6s ease-out;
}

.scrollimation.fade-in.in {
    opacity: 1;
}

.scrollimation.scale-in {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.17, .89, .67, 1.57), opacity .6s ease-out;
    transition: transform .6s cubic-bezier(.17, .89, .67, 1.57), opacity .6s ease-out;
}

.scrollimation.scale-in.in {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.scrollimation.fade-right {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: -webkit-transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out;
}

.scrollimation.fade-right.in {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.scrollimation.fade-left {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: -webkit-transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out;
}

.scrollimation.fade-left.in {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.scrollimation.fade-up {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: -webkit-transform .4s ease-out, opacity .4s ease-in;
    transition: transform .4s ease-out, opacity .4s ease-in-out;
}

.scrollimation.fade-up.in {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.scrollimation.d1 {
    transition-delay: .2s;
}

.scrollimation.d2 {
    transition-delay: .4s;
}

.scrollimation.d3 {
    transition-delay: .6s;
}

.scrollimation.d4 {
    transition-delay: .8s;
}

.touch .scrollimation.fade-in {
    opacity: 1;
}

.touch .scrollimation.scale-in {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.touch .scrollimation.fade-right {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.touch .scrollimation.fade-left {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.touch .scrollimation.fade-up {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}


.services2 {
    margin-top: 80px;
    margin-bottom: 40px;
}

.services2 .icon {
    position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    text-align: center;
    background: #1481A6;
    line-height: 150px;
    font-size: 48px;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
    margin-bottom: 40px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.services2 .item:hover .icon {
    font-size: 38px;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.05);
}

.services2 .icon:after {
    display: block;
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    top: 0;
    left: 0;
    border-radius: 50%;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.08);
    background: transparent;
    -webkit-transition: box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out;
}

.services2 .item:hover .icon:after {
    box-shadow: inset 0 0 0 10px rgba(0, 0, 0, 0.08);
}

.services2 h3 {
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

.services2 .item:hover h3 {
    color: #5CC9DF;
}

.services2 p {
    padding: 0 20px;
    font-size: 16px;
    line-height: 21px;
}

.feedImg {
    max-height: 80px;
    max-width: 200px;
}

.organiser-item {

}

/**
Reviews
**/
.review-form .radio {
    display: inline-block;
}

.review-form label {
    margin-right: 20px;
}

#entryBtn {
    display: none;
    width: 100%;
    position: static;
    top: -32px;
}

#entryBtn.fixed {
    position: fixed;
    top: 0;
    z-index: 10;
    -webkit-transition: all .6s ease-in-out;
    display: block;
}

.price_option {
    display: inline-block;
    position: relative;
    padding: .7em;
    width: 100%;
    padding-left: 2em;
    margin: 0 .5em .5em 0;
    background: #fff;
    /*color: rgba(255,255,255,.6);*/
    text-decoration: none;
    font-weight: bold;
    padding: 20px 40px;
    color: #000;
    font-size: 20px;
}

.or-expired {
    background: #D9D9D9;
    color: #c0c0c0 !important;
}

.price_option:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;

    background: -moz-radial-gradient(.6em .6em, circle, #EEEEEE .55em, rgba(255, 255, 255, 0) .6em) -.6em -.6em,
    -moz-radial-gradient(1em 50%, circle, #EEEEEE .35em, rgba(255, 255, 255, 0) .4em),
    -moz-radial-gradient(1em 47%, circle, rgba(0, 0, 0, .4) .4em, transparent .43em);
    background: -o-radial-gradient(.6em .6em, circle, #EEEEEE .55em, rgba(255, 255, 255, 0) .6em) -.6em -.6em,
    -o-radial-gradient(1em 50%, circle, #EEEEEE .35em, rgba(255, 255, 255, 0) .4em),
    -o-radial-gradient(1em 47%, circle, rgba(0, 0, 0, .4) .4em, transparent .43em);
    background: -ms-radial-gradient(.6em .6em, circle, #EEEEEE .55em, rgba(255, 255, 255, 0) .6em) -.6em -.6em,
    -ms-radial-gradient(1em 50%, circle, #EEEEEE .35em, rgba(255, 255, 255, 0) .4em),
    -ms-radial-gradient(1em 47%, circle, rgba(0, 0, 0, .4) .4em, transparent .43em);
    background: -webkit-radial-gradient(.6em .6em, circle, #EEEEEE .55em, rgba(255, 255, 255, 0) .6em) -.6em -.6em,
    -webkit-radial-gradient(1em 50%, circle, #EEEEEE .35em, rgba(255, 255, 255, 0) .4em),
    -webkit-radial-gradient(1em 47%, circle, rgba(0, 0, 0, .4) .4em, transparent .43em);
}

.price_option:after {
    content: '';
    position: absolute;
    top: .25em;
    right: .25em;
    bottom: .25em;
    left: .25em;
    border: 1px rgba(0, 0, 0, .2) dashed;
    outline: 1px rgba(255, 255, 255, .2) dashed;
}

.event-login .radio {
    display: inline-block !important;
}

.country-select, .intl-tel-input {
    width: 100% !important;
}

/*BOXES*/

.box.box-purple {
    border-top-color: #605ca8;
}

.box.box-solid.box-purple {
    border: 1px solid #605ca8;
}

.box.box-solid.box-purple > .box-header {
    color: #ffffff;
    background: #605ca8;
    background-color: #605ca8;
}

.box.box-solid.box-purple > .box-header a,
.box.box-solid.box-purple > .box-header .btn {
    color: #ffffff;
}

.inline-form-group .form-group {
    display: inline-block;
}

small.extra {
    font-size: 50% !important;
}

.small.extra, small.extra {
    font-size: 50%;
}

@media (max-width: 767px) {
    .dropdown {
        text-align: left;
        padding-left: 20px;
    }

    .dropdown-menu {
        background: #fff !important;
    }

    .navbar-nav > li > a:hover, .navbar-nav > li > a:active {
        background: none;
        border-top: 3px solid #333 !important;
    }

    .navbar-nav > li.active > a {
        background: none;
        border-top: 3px solid #333 !important;
    }
}


.dropdown-right {
    right: 0 !important;
    left: auto !important;
}

.navbar-nav li a:hover, .navbar-nav li a:active, .navbar-nav li a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2 !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu li a:active, .dropdown-menu li a:focus {
    color: #000 !important;
}

.dropdown-menu > li > a.text-red:hover, .dropdown-menu li a.text-red:active, .dropdown-menu li a.text-red:focus {
    color: #dd4b39 !important;
}

a.responsive-menu-icon:hover, a.responsive-menu-icon:focus, a.responsive-menu-icon:active {
    color: #fff !important;
}

.fc-day-number {
    font-size: 12px;
}

.capitalise {
    text-transform: capitalize !important;
}

.event-menu > li > a:hover, .event-menu > li > a:active, .event-menu > li > a:focus {
    color: #000 !important;
}

.event-menu > li.active > a:hover {
    color: #000;
}

.event-menu > li.active > a {
    color: #000;
}

.media > .pull-left {
    margin-right: 10px;
    padding-right: 4px;
}

.entryBrandBar {
    text-align: center;
    padding-top: 10px;
}

.entryBrandBar img {
    max-height: 100px;
}

.future-price {
    color: #ccc;
}

.current-price {
    cursor: pointer;
    background: #4BC373;
    color: #fff;
}

.race-details {
    padding: 10px 0px 10px 0px;
}

.race-toolbar {
    background: #414A5C;
    color: #fff;
    padding: 10px 0px 10px 0px;
    position: relative;
    z-index: 2;
}

.race-toolbar ul {
    margin-bottom: 0px;
}

.race-toolbar h1 {
    margin-top: 0px;
}

.colored-text {
    /*color:#3BE11F;*/
    color: #F39C12;
}

#elevation-container {
    z-index: 3;
    position: relative;
    bottom: 0;
}

.terms .checkbox {
    display: inline !important;
}

.box-auth {
    margin-top: 20% !important;
}

.no-map-alert {
    background: #A6D3CE;
    padding: 10px;
}

.group-entry-tr {
    background: #959DAD;
    color: #fff;
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

.box-news-feature {
    background: rgba(133, 155, 196, 0.61);
    border: 1px solid #000;
    color: #fff;
}

.box-news-feature > .box-footer {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border-top: 1px solid #000;
}

.box-home {
    background-color: rgb(211, 214, 229);
}

h1.home-title {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: bold;
}

h4.home-motto {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
}

.feature-news {
    overflow: hidden;
    max-height: 140px;
}

.affix-top, .affix {
    position: static;
}

.affix-bottom {
    /*position: absolute;*/
    width: 228px;
    /*top:300px;*/
}

@media (min-width: 979px) {
    #sidebar.affix-top {
        position: static;
        width: 228px;
    }

    #sidebar.affix {
        position: fixed;
        top: 70px;
        width: 228px;
    }
}

@media (min-width: 1200px) {
    #sidebar.affix-top {
        position: static;
        width: 270px;
    }

    #sidebar.affix {
        position: fixed;
        top: 70px;
        width: 270px;
    }

    #sidebar.affix-bottom {
        /*position: absolute;*/
        width: 270px;
    }
}

ul.article-menu > li > a:hover {
    color: #fff !important;
    background: #00c0ef !important;
}


.ukad {
    /*display:block;*/
    /*background-image:url('../img/global/index/ukad.jpg');*/
    /*background-position: 10%;*/
    /*height:44px;*/
    padding: 5px;
    background: #00263b;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(93, 93, 93, 0.5);
    -moz-box-shadow: 0px 5px 5px 0px rgba(93, 93, 93, 0.5);
    box-shadow: 0px 5px 5px 0px rgba(93, 93, 93, 0.5);
    /*clear:both;*/
}

h1.home-banner-text {
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}

/*{
    max-width:1170px;
    margin:0 auto;
    left:0px;
    background:#014165;
}

.ukad-filler{
    position:relative;
    top:-40px;
    height:43px;
    background:#014165;
}*/

.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;
        border-radius: 0 6px 6px 6px;*/
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

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

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

.dropdown-submenu.pull-left {
    float: none;
}

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

.blog-heading {
    width: 100%;
    position: relative;
    /*margin-bottom: 20px;*/
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 3px solid #C6C7C9;
}

.blog-heading h2 {
    margin: 0;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #2569D1;
}

.blog-heading .owl-navigation {
    top: -1px;
    float: right;
    position: relative;
}

.meta-item {
    float: left;
    width: 50%;
}

.inline-checkbox > div.checkbox {
    display: inline !important;
}

.vtta-ico {
    top: -2px;
    position: relative;
}

/* Website updates page*/
.website-update {
    border: 3px solid #C6C7C9;
    padding: 10px;
    margin-bottom: 10px;
}

.website-update .pop {
    cursor: pointer;
    cursor: hand;
}

.website-update .website-update-image {
    height: 250px;
}

.modal-dialog {
    width: 80%;
}

/* Rankings page */

.rankings table.results {
    background-color: #d2d6de;
}


/***********************/

footer {
    background: #2B4255;
}