.sml {
    margin-top: 10px
}

.med {
    margin-top: 20px
}

.lrg {
    margin-top: 40px
}

.x_lrg {
    margin-top: 60px
}

.sml_odd {
    margin-top: 15px
}

.sml_l {
    margin-left: 10px !important
}

.med_l {
    margin-left: 20px !important
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
    font-weight: 400
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        font-weight: inherit
    }

h1 {
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 14px
}

h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px
}

h3 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 8px
}

h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 4px
}

h5 {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 8px
}

h6 {
    font-size: 14px;
    line-height: 21px
}

p {
    font-family: Helvetica,Arial,sans-serif;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 20px
}

    p.preface {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px
    }

.required {
    float: left;
    color: red;
    margin-right: 2px
}

.create_contact_form input[type=submit] {
    margin-left: 6px
}

a {
    color: #f3f3f3;
    text-decoration: none;
    outline: 0
}

    a:hover, a:focus {
        color: #000;
        text-decoration: none;
    }

p a, p a:visited {
    line-height: inherit
}

strong {
    font-weight: 700;
    color: #002d5d
}

@font-face {
    font-family: OpenSansRegular;
    src: url(/Content/fonts/OpenSans-Regular-webfont.eot);
    src: url(/Content/fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/Content/fonts/OpenSans-Regular-webfont.woff) format("woff"),url(/Content/fonts/OpenSans-Regular-webfont.ttf) format("truetype"),url(/Content/fonts/OpenSans-Regular-webfont.svg#OpenSans-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSansSemibold;
    src: url(/Content/fonts/OpenSans-Semibold-webfont.eot);
    src: url(/Content/fonts/OpenSans-Semibold-webfont.eot?#iefix) format("embedded-opentype"),url(/Content/fonts/OpenSans-Semibold-webfont.woff) format("woff"),url(/Content/fonts/OpenSans-Semibold-webfont.ttf) format("truetype"),url(/Content/fonts/OpenSans-Semibold-webfont.svg#OpenSans-Semibold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: BebasNeue;
    src: url(/Content/fonts/BebasNeue-webfont.eot);
    src: url(/Content/fonts/BebasNeue-webfont.eot?#iefix) format("embedded-opentype"),url(/Content/fonts/BebasNeue-webfont.woff) format("woff"),url(/Content/fonts/BebasNeue-webfont.ttf) format("truetype"),url(/Content/fonts/BebasNeue-webfont.svg#BebasNeue) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WebSymbolsLigatures;
    src: url(/Content/fonts/websymbolsligaregular.eot);
    src: url(/Content/fonts/websymbolsligaregular.eot?#iefix) format("embedded-opentype"),url(/Content/fonts/websymbolsligaregular.woff) format("woff"),url(/Content/fonts/websymbolsligaregular.ttf) format("truetype"),url(/Content/fonts/websymbolsligaregular.svg#websymbolsligaregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WebSymbolsRegular;
    src: url(/Content/fonts/WebSymbols-Regular-webfont.eot);
    src: url(/Content/fonts/WebSymbols-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/Content/fonts/WebSymbols-Regular-webfont.woff) format("woff"),url(/Content/fonts/WebSymbols-Regular-webfont.ttf) format("truetype"),url(/Content/fonts/WebSymbols-Regular-webfont.svg#WebSymbolsRegular) format("svg");
    font-weight: 400;
    font-style: normal
}

.first_tier {
    border: #0A003E;
    background: #0A003E;
    background: -webkit-gradient(linear,left top,left bottom,from(#0C5E7A),to(#0A003E));
    background: -webkit-linear-gradient(top,#0C5E7A,#0A003E);
    background: -moz-linear-gradient(top,#0C5E7A,#0A003E);
    background: -ms-linear-gradient(top,#0C5E7A,#0A003E);
    background: -o-linear-gradient(top,#0C5E7A,#0A003E);
    background-image: -ms-linear-gradient(top,#0C5E7A 0,#0A003E 100%);
    color: #fff;
    width: 100%;
    height: 40px
}

.sub_nav .left, .sub_nav .right {
    margin-top: 8px;
    float: left
}

    .sub_nav .left li, .sub_nav .right li {
        display: inline;
        padding: 0 8px
    }

    .sub_nav .left a, .sub_nav .right a {
        color: #fff;
        font-size: 14px;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

        .sub_nav .left a:hover, .sub_nav .right a:hover {
            color: #d1d3d4;
        }

.sub_nav .right {
    margin-top: 5px;
    float: right
}

    .sub_nav .right li {
        padding: 0 5px
    }

    .sub_nav .right a {
        font-size: 21px
    }

    .sub_nav .right #tier_input {
        background: #424242 !important;
        border: 0;
        padding: 6px 4px;
        outline: 0;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        font: 13px OpenSansRegular,Helvetica,Arial,sans-serif;
        margin: 0;
        color: #777;
        margin: 0;
        width: 160px;
        max-width: 100%;
        display: inline-block;
        margin-bottom: 20px
    }

header {
    height: 320px
}

    header .right {
        position: absolute;
        right: 0;
        top: 10px;
        margin-top: 50px;
        float: right
    }

        header .right li {
            display: inline;
            padding: 0 8px
        }

            header .right li:last-child {
                padding: 0
            }

        header .right a {
            color: #f3f3f3;
            font-size: 14px;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            -o-transition: all .4s ease;
            transition: all .4s ease
        }

            header .right a:hover {
                color: #f3f3f3
            }

            header .right a.btn_ext_controls {
                border: 0;
                background: #9CD850;
                background: -webkit-gradient(linear,left top,left bottom,from(#9CD850),to(#9CD850));
                background: -webkit-linear-gradient(top,#9CD850,#9CD850);
                background: -moz-linear-gradient(top,#9CD850,#9CD850);
                background: -ms-linear-gradient(top,#9CD850,#9CD850);
                background: -o-linear-gradient(top,#9CD850,#9CD850);
                background-image: -ms-linear-gradient(top,#9CD850 0,#9CD850 100%);
                padding: 10px 20px;
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                border-radius: 2px;
                -webkit-box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0;
                -moz-box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0;
                box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0;
                /*text-shadow: #ccae00 0 1px 0;*/
                color: #000;
                font-size: 12px;
                font-family: OpenSansSemibold,helvetica,serif;
                text-decoration: none;
                vertical-align: middle;
                -webkit-transition: all .4s ease;
                -moz-transition: all .4s ease;
                -o-transition: all .4s ease;
                transition: all .4s ease
            }

    header .btn_ext_controls span {
        text-transform: uppercase
    }

nav {
    margin-top: -115px
}

    nav ul {
        margin: 0;
        padding: 0
    }

    nav li {
        display: inline
    }

    nav a {
        color: #000;
        text-transform: uppercase;
        font-family: OpenSansSemibold,Helvetica,Arial;
        font-size: 13px;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        padding: 12px 12px 13px;
        line-height: 42px
    }

.nav_wrapper {
    border: #9CD850;
    background: #9CD850;
    background: -webkit-gradient(linear,left top,left bottom,from(#9CD850),to(#9CD850));
    background: -webkit-linear-gradient(top,#9CD850,#9CD850);
    background: -moz-linear-gradient(top,#9CD850,#9CD850);
    background: -ms-linear-gradient(top,#9CD850,#9CD850);
    background: -o-linear-gradient(top,#9CD850,#9CD850);
    background-image: -ms-linear-gradient(top,#9CD850 0,#9CD850 100%);
    color: #fff;
    vertical-align: middle;
    height: 43px;
    -webkit-box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0;
    -moz-box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0;
    box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0
}

.wrap {
    margin-top: -20px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    background: #fff;
    display: inline-block;
    margin-bottom: 40px
}

.footer_wrap footer {
    display: inline-block;
    padding: 25px 0;
    overflow: hidden
}

    .footer_wrap footer h3 {
        font-family: BebasNeue,Helvetica,Arial;
        color: #ffce00
    }

    .footer_wrap footer p {
        color: #fff
    }

    .footer_wrap footer .footer_input {
        border: 0
    }

    .footer_wrap footer .footer_logo {
        width: 215px;
        height: 75px;
        max-width: 100%;
        background: url(/Content/themes/AARDKLOP/images/sprites/sprite.png) 0 0 no-repeat;
        text-indent: -9999px;
        margin: 0 0 20px
    }

    .footer_wrap footer a {
        font-family: OpenSansSemibold,Helvetica,Arial;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        display: block
    }

        .footer_wrap footer a:hover {
            color: #ffce00
        }

    .footer_wrap footer .social_footer {
        margin-top: 40px
    }

        .footer_wrap footer .social_footer ul {
            padding: 0;
            margin: 0
        }

        .footer_wrap footer .social_footer li {
            display: inline;
            padding: 0 12px 0 0
        }

        .footer_wrap footer .social_footer a {
            font-family: WebSymbolsRegular;
            text-rendering: optimizeLegibility;
            font-size: 21px;
            display: inline-block
        }

.sub_footer_wrap {
    border: #0A003E;
    background: #0A003E;
    background: -webkit-gradient(linear,left top,left bottom,from(#0C5E7A),to(#0A003E));
    background: -webkit-linear-gradient(top,#0C5E7A,#0A003E);
    background: -moz-linear-gradient(top,#0C5E7A,#0A003E);
    background: -ms-linear-gradient(top,#0C5E7A,#0A003E);
    background: -o-linear-gradient(top,#0C5E7A,#0A003E);
    background-image: -ms-linear-gradient(top,#0C5E7A 0,#0A003E 100%);
    color: #fff;
    width: 100%
}

    .sub_footer_wrap p {
        margin: 0;
        padding: 15px 0;
        color: #fff;
    }

    .sub_footer_wrap a {
        color: #fff;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

        .sub_footer_wrap a:hover {
            color: #d1d3d4;
        }

.stats_select select {
    background: 0 0;
    width: 234px;
    padding: 10px 8px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 41px;
    -webkit-appearance: none;
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif
}

.stats_select {
    width: 240px;
    height: 41px;
    overflow: hidden;
    background: url(/Content/themes/AARDKLOP/images/arrow.jpg) no-repeat right #e6e6e6;
    border: 0;
    cursor: pointer;
    margin-bottom: 15px
}

.blocked select {
    display: inline-block;
    width: 100%
}

.blocked input {
    display: block !important;
    width: 100% !important
}

.blocked {
    display: inline-block;
    width: 100% !important
}

.datepicker input {
    background: 0 0;
    width: 200px;
    padding: 0 8px !important;
    font-size: 13px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 41px;
    cursor: pointer;
    -webkit-appearance: none;
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif
}

.datepicker {
    width: 200px;
    height: 41px;
    overflow: hidden;
    background: url(/Content/themes/AARDKLOP/images/calendar.jpg) no-repeat right #e6e6e6;
    border: 0;
    cursor: pointer;
    margin-bottom: 20px
}

.slide_content {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    position: absolute;
    margin-left: 55px;
    top: 60px
}

    .slide_content h1 {
        font-family: BebasNeue,Helvetica,Arial;
        font-size: 60px;
        color: #fff;
        text-shadow: 2px 2px #000;
    }

    .slide_content p {
        font-family: Helvetica,Arial,sans-serif;
        font-size: 16px;
        line-height: 22px;
        color: #fff;
        width: 420px;
        margin-bottom: 43px;
        text-shadow: 0 0 3px #000, 0 0 5px #000;
    }

    .slide_content a {
        font-family: BebasNeue,Helvetica,Arial;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        color: #fff;
        font-size: 24px;
        text-shadow: 2px 2px #000;
    }

        .slide_content a:hover {
            color: #9CD850;
            text-shadow: 2px 2px #000;
        }

    .slide_content span.icon {
        margin-left: 10px;
        font-size: 16px;
        vertical-align: middle
    }

.fixtures_module {
    position: relative;
    margin: 0 auto 20px;
    width: 940px;
    height: 85px;
    background: #413f40
}

    .fixtures_module .fixtures_wrapper {
        width: 100%;
        height: 100%;
        position: relative;
        padding: 0 35px !important;
        overflow: hidden
    }

        .fixtures_module .fixtures_wrapper ul {
            margin: 0;
            padding: 0
        }

        .fixtures_module .fixtures_wrapper li {
            display: inline;
            margin-bottom: 0
        }

    .fixtures_module .fix_item {
        position: relative;
        float: left;
        height: 75px;
        background: #413f40;
        overflow: hidden;
        padding: 5px 15px;
        border-left: 1px solid #323031;
        border-right: 1px solid #5a5859
    }

        .fixtures_module .fix_item .team {
            margin-bottom: 5px
        }

        .fixtures_module .fix_item .flag {
            float: left;
            margin-right: 5px
        }

        .fixtures_module .fix_item .match {
            margin-bottom: 10px
        }

        .fixtures_module .fix_item .last {
            margin-bottom: 10px
        }

        .fixtures_module .fix_item p {
            font-family: OpenSansSemibold,Helvetica,Arial;
            color: #a8a8a8;
            font-size: 12px;
            line-height: 14px;
            margin-bottom: 10px;
            vertical-align: middle
        }

.fix_nav_prev {
    width: 35px;
    height: 85px;
    background: transparent url(/Content/themes/@{theme}/images/sprites/sprite.png) -238px -25px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 2000;
    opacity: .9;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.fix_nav_next {
    width: 35px;
    height: 85px;
    background: transparent url(/Content/themes/@{theme}/images/sprites/sprite.png) -278px -25px no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 2000;
    opacity: .9;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.fix_nav_prev:hover {
    opacity: 1
}

.fix_nav_next:hover {
    opacity: 1
}

.fix_item {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

    .fix_item:hover {
        background: #002d5d
    }

        .fix_item:hover p {
            color: #fff
        }

.list_carousel {
    padding: 0 0 20px 45px !important;
    position: relative
}

    .list_carousel ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block
    }

    .list_carousel li {
        width: 109px;
        height: 150px;
        padding: 0;
        margin: 6px;
        display: block;
        float: left
    }

.team_wrap {
    position: relative;
    display: inline-block
}

.player_info, .board_info {
    position: absolute;
    overflow: hidden;
    bottom: 4px;
    left: 0;
    width: 109px
}

    .player_info h5, .board_info h5 {
        padding: 5px 0 5px 5px;
        background-color: #ffce00;
        font-weight: 700;
        color: #002d5d;
        margin-bottom: 0;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 12px;
        font-family: Helvetica,Arial,sans-serif
    }

    .player_info p, .board_info p {
        padding: 5px 0 5px 5px;
        background-color: #002d5d;
        color: #f3f3f3;
        margin-bottom: 0;
        font-size: 11px;
        line-height: 11px;
        font-family: Helvetica,Arial,sans-serif
    }

    .board_info h5, .board_info p {
        background-color: #002d5d;
        color: #f3f3f3;
        padding: 5px 0 5px 5px
    }

    .board_info p {
        padding: 5px 0 5px 5px;
        background-color: #ffce00;
        color: #002d5d
    }

a.prev {
    background: url(/Content/themes/@{theme}/images/sprites/sprite.png) -941px 0 no-repeat;
    width: 40px;
    height: 312px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 26px
}

a.next {
    background: url(/Content/themes/@{theme}/images/sprites/sprite.png) -982px 0 no-repeat;
    width: 40px;
    height: 312px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 26px
}

    a.prev span, a.next span {
        display: none
    }

.btn_ext_controls {
    border: 0;
    background: #ffd900;
    background: -webkit-gradient(linear,left top,left bottom,from(#002d5d),to(#ffd900));
    background: -webkit-linear-gradient(top,#002d5d,#ffd900);
    background: -moz-linear-gradient(top,#002d5d,#ffd900);
    background: -ms-linear-gradient(top,#002d5d,#ffd900);
    background: -o-linear-gradient(top,#002d5d,#ffd900);
    background-image: -ms-linear-gradient(top,#002d5d 0,#ffd900 100%);
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0;
    -moz-box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0;
    box-shadow: 0 2px 2px rgba(50,50,50,.2),inset rgba(255,255,255,.4) 0 1px 0;
    text-shadow: #3992ad 0 1px 0;
    color: #fff;
    font-size: 12px;
    font-family: OpenSansSemibold,helvetica,serif;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

    .btn_ext_controls:hover {
        border: 0;
        text-shadow: #82b6c7 0 1px 0;
        background: #002d5d;
        background: -webkit-gradient(linear,left top,left bottom,from(#ffd900),to(#002d5d));
        background: -webkit-linear-gradient(top,#ffd900,#002d5d);
        background: -moz-linear-gradient(top,#ffd900,#002d5d);
        background: -ms-linear-gradient(top,#ffd900,#002d5d);
        background: -o-linear-gradient(top,#ffd900,#002d5d);
        background-image: -ms-linear-gradient(top,#ffd900 0,#002d5d 100%);
        color: #0f5f71
    }

    .btn_ext_controls:active {
        text-shadow: #82b6c7 0 1px 0;
        border: 0;
        background: #43a8cc;
        background: -webkit-gradient(linear,left top,left bottom,from(#ffd900),to(#002d5d));
        background: -webkit-linear-gradient(top,#ffd900,#43a8cc);
        background: -moz-linear-gradient(top,#ffd900,#43a8cc);
        background: -ms-linear-gradient(top,#ffd900,#43a8cc);
        background: -o-linear-gradient(top,#ffd900,#43a8cc);
        background-image: -ms-linear-gradient(top,#ffd900 0,#43a8cc 100%);
        color: #0f5f71
    }

.read_more {
    background: #ffce00;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #4e4e4e;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-bottom: 20px
}

    .read_more:hover {
        background: #002d5d;
        color: #fff
    }

    .read_more:focus {
        background: #002d5d;
        color: #fff
    }

.btn_yellow {
    background: #ffce00;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #4e4e4e;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-bottom: 20px
}

    .btn_yellow:hover {
        background: #002d5d;
        color: #fff
    }

    .btn_yellow:focus {
        background: #002d5d;
        color: #fff
    }

.btn_green {
    background: #ffce00;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #4e4e4e;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    background: #002d5d
}

    .btn_green:hover {
        background: #ffce00;
        color: #002d5d
    }

    .btn_green:focus {
        background: #ffce00;
        color: #002d5d
    }

.contentBtn {
    background: #ffce00;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #4e4e4e;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-bottom: 20px
}

    .contentBtn:hover {
        background: #002d5d;
        color: #fff
    }

    .contentBtn:focus {
        background: #002d5d;
        color: #fff
    }

.sign_up {
    text-align: center;
    display: block;
    background: #ffce00;
    color: #002d5d;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 700;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

    .sign_up:hover {
        color: #fff
    }

    .sign_up:focus {
        color: #fff
    }

.buttonOrange {
    border: 1px solid #f7b500;
    background: #f7b500;
    background: -webkit-gradient(linear,left top,left bottom,from(#f9c700),to(#f7b500));
    background: -webkit-linear-gradient(top,#f9c700,#f7b500);
    background: -moz-linear-gradient(top,#f9c700,#f7b500);
    background: -ms-linear-gradient(top,#f9c700,#f7b500);
    background: -o-linear-gradient(top,#f9c700,#f7b500);
    background-image: -ms-linear-gradient(top,#f9c700 0,#f7b500 100%);
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(255,255,255,.4) 0 0 0,inset rgba(255,255,255,.4) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,.4) 0 0 0,inset rgba(255,255,255,.4) 0 1px 0;
    box-shadow: rgba(255,255,255,.4) 0 0 0,inset rgba(255,255,255,.4) 0 1px 0;
    text-shadow: #f7b500 0 1px 0;
    text-transform: uppercase;
    color: #002d5d;
    font-size: 12px;
    font-family: OpenSansSemibold,helvetica,serif;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 20px;
    display: block
}

    .buttonOrange:hover {
        border: 1px solid #f7b500;
        text-shadow: #f7b500 0 1px 0;
        background: #f9c700;
        background: -webkit-gradient(linear,left top,left bottom,from(#f7b500),to(#f9c700));
        background: -webkit-linear-gradient(top,#f7b500,#f9c700);
        background: -moz-linear-gradient(top,#f7b500,#f9c700);
        background: -ms-linear-gradient(top,#f7b500,#f9c700);
        background: -o-linear-gradient(top,#f7b500,#f9c700);
        background-image: -ms-linear-gradient(top,#f7b500 0,#f9c700 100%);
        color: #002d5d
    }

    .buttonOrange:active {
        text-shadow: #f7b500 0 1px 0;
        border: 1px solid #f7b500;
        background: #f7b500;
        background: -webkit-gradient(linear,left top,left bottom,from(#f9c700),to(#f9c700));
        background: -webkit-linear-gradient(top,#f9c700,#f7b500);
        background: -moz-linear-gradient(top,#f9c700,#f7b500);
        background: -ms-linear-gradient(top,#f9c700,#f7b500);
        background: -o-linear-gradient(top,#f9c700,#f7b500);
        background-image: -ms-linear-gradient(top,#f9c700 0,#f7b500 100%);
        color: #002d5d
    }

.btn_green_cond {
    font-family: BebasNeue,Helvetica,Arial;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 24px;
    line-height: 24px;
    background: #002d5d;
    padding: 9px 8px 8px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    display: block
}

    .btn_green_cond:hover {
        background: #ffce00;
        color: #fff
    }

.print_btn, .mail_btn {
    background: #8c8c8c;
    padding: 11px 10px;
    font-size: 11px;
    text-decoration: none;
    line-height: 0;
    font-weight: 700;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #757575
}

    .print_btn:hover, .mail_btn:hover {
        color: #272727
    }

.mail_btn {
    background: #ffce00;
    border: 1px solid #fac600;
    color: #927400
}

.news_module img {
    margin-bottom: 10px
}

.news_module .main_article .read_more {
    float: left
}

.news_module .news_article p {
    margin-bottom: 10px
}

.lang_options, .sound_link {
    margin: 0 0 20px;
    padding: 0
}

    .lang_options li, .sound_link li {
        display: inline;
        color: #002d5d
    }

    .lang_options a, .sound_link a {
        font-family: Helvetica,Arial,sans-serif;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        font-size: 13px;
        text-decoration: underline;
        color: #002d5d
    }

        .lang_options a:hover, .sound_link a:hover {
            color: #000
        }

.date_stamp, .author_stamp {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.social {
    float: right
}

    .social ul {
        margin: 0;
        padding: 0
    }

    .social li {
        display: inline;
        vertical-align: middle;
        padding-right: 5px;
        margin-bottom: 0
    }

    .social a {
        outline: 0;
        border: 0
    }

        .social a.btn_yellow {
            margin-bottom: 0
        }

    .social input {
        margin-bottom: 0
    }

.podcast_module {
    display: inline-block;
    width: 100%;
    height: 150px;
    margin-bottom: 20px
}

    .podcast_module .current_episode {
        position: relative;
        background: #f3f3f3;
        float: left;
        width: 470px;
        height: 150px
    }

        .podcast_module .current_episode .cover {
            position: absolute;
            left: 0;
            margin-top: -8px
        }

        .podcast_module .current_episode .description {
            padding: 22px 25px 0 200px;
            overflow: hidden
        }

    .podcast_module .episode_summary {
        background: #f3f3f3;
        float: right;
        width: 468px;
        height: 150px
    }

        .podcast_module .episode_summary .summary {
            padding: 30px 25px 0 30px;
            overflow: hidden
        }

        .podcast_module .episode_summary h5, .podcast_module .episode_summary p {
            float: left;
            width: 270px
        }

        .podcast_module .episode_summary .pod_controls {
            margin-top: -28px;
            float: right
        }

            .podcast_module .episode_summary .pod_controls a {
                padding: 10px;
                display: inline-block;
                text-transform: uppercase
            }

            .podcast_module .episode_summary .pod_controls .headphone, .podcast_module .episode_summary .pod_controls .podcast {
                background: url(/Content/themes/AARDKLOP/images/sprites/sprite.png) 0 -75px no-repeat;
                vertical-align: middle;
                display: inline-block;
                width: 24px;
                height: 20px;
                margin: -4px 5px 0 0
            }

            .podcast_module .episode_summary .pod_controls .podcast {
                background: url(/Content/themes/AARDKLOP/images/sprites/sprite.png) -45px -75px no-repeat;
                height: 21px;
                margin: -4px 0 0 0
            }

.video_module img {
    margin-bottom: 10px
}

.main_video .video_preview, .video_entry .video_preview {
    position: relative;
    margin-bottom: 10px
}

    .main_video .video_preview img, .video_entry .video_preview img {
        display: block
    }

.main_video .social, .video_entry .social {
    float: left
}

.main_video .caption, .video_entry .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #000;
    opacity: .8;
    height: 35px;
    overflow: hidden
}

    .main_video .caption p, .video_entry .caption p {
        font-family: OpenSansRegular,Helvetica,Arial;
        text-align: right;
        color: #fff;
        font-size: 14px;
        line-height: 20px;
        padding: 8px 10px;
        margin-bottom: 0
    }

.play_icon_main {
    background: url(/Content/themes/AARDKLOP/images/sprites/sprite.png) -80px -75px no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 33px;
    height: 30px
}

.play_icon_sub {
    background: url(/Content/themes/AARDKLOP/images/sprites/sprite.png) -120px -75px no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 23px;
    height: 21px
}

.section_head {
    margin-bottom: 15px;
    color: #565656
}

.section_link {
    font-family: Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #565656;
    padding-left: 10px
}

.twitter_module {
    display: inline-block
}

    .twitter_module .entry .avatar {
        width: 48px;
        height: 48px;
        float: left;
        margin-right: 10px
    }

    .twitter_module .entry h6 {
        font-family: OpenSansSemibold,Helvetica,Arial
    }

    .twitter_module .entry p {
        margin-bottom: 0;
        font-size: 14px
    }

    .twitter_module .entry .date_stamp {
        font-size: 12px
    }

    .twitter_module .user_controls ul {
        margin: 0 0 10px;
        padding: 0
    }

    .twitter_module .user_controls li {
        display: inline;
        padding: 0 2px
    }

    .twitter_module .user_controls a {
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        font-size: 12px;
        color: #8c8c8c
    }

        .twitter_module .user_controls a:hover {
            color: #002d5d
        }

.shop_module ul.items {
    padding: 0;
    margin: 0;
    text-align: center
}

.shop_module li {
    padding: 0 0 0 10px;
    display: inline
}

.sidebar_shop hr {
    margin: 20px 0
}

.sponsors {
    background: url(/Content/themes/AARDKLOP/images/sprites/sprite.png) 0 -117px no-repeat;
    display: inline-block;
    width: 940px;
    height: 182px;
    margin-bottom: 20px
}

.b-holder {
    position: relative;
    border: #9CD850;
    background: #9CD850;
    background: -webkit-gradient(linear,left top,left bottom,from(#9CD850),to(#9CD850));
    background: -webkit-linear-gradient(top,#9CD850,#9CD850);
    background: -moz-linear-gradient(top,#9CD850,#9CD850);
    background: -ms-linear-gradient(top,#9CD850,#9CD850);
    background: -o-linear-gradient(top,#9CD850,#9CD850);
    background-image: -ms-linear-gradient(top,#9CD850 0,#9CD850 100%);
    color: #fff;
}

.breadcrumb_module {
    padding: 0;
    margin: 6px;
}

    .breadcrumb_module li {
        font-family: Helvetica,Arial,sans-serif;
        font-size: 12px;
        display: inline;
        padding-right: 5px;
    }

    .breadcrumb_module a {
        text-transform: uppercase;
        vertical-align: middle;
        color: #000;
    }

    .breadcrumb_module .divider {
        padding-left: 5px;
        font-size: 7px;
        vertical-align: middle;
        color: #4e4e4e
    }

    .breadcrumb_module .active {
        text-transform: uppercase;
        color: #002d5d
    }

ul.tabs {
    display: block;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 1px solid #f3f3f3
}

    ul.tabs li {
        height: auto
    }

        ul.tabs li a {
            background: #f3f3f3;
            color: #4e4e4e;
            border: 0;
            font-family: Helvetica,Arial,sans-serif;
            padding: 5px 20px;
            font-size: 12px;
            text-transform: uppercase
        }

            ul.tabs li a.active {
                background: #002d5d !important;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
                color: #f3f3f3;
                top: 0;
                border: 0;
                font-family: Helvetica,Arial,sans-serif;
                padding: 5px 20px
            }

.p_profile_card, .umpire_profile {
    position: relative;
    overflow: hidden
}

.profile_holder {
    position: absolute;
    top: 70px;
    left: 320px
}

    .profile_holder .p_title {
        width: 210px;
        float: left
    }

        .profile_holder .p_title h1 {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 64px;
            line-height: 58px;
            color: #fff
        }

    .profile_holder .p_details {
        width: 215px;
        float: left;
        margin-right: 20px
    }

        .profile_holder .p_details ul {
            padding: 0;
            margin: 0 0 20px
        }

            .profile_holder .p_details ul li {
                color: #f3f3f3;
                font-size: 16px;
                line-height: 18px;
                font-family: Helvetica,Arial,sans-serif
            }

                .profile_holder .p_details ul li span {
                    font-weight: 700
                }

    .profile_holder .p_rank {
        width: 85px;
        float: left
    }

    .profile_holder .rank_component {
        background: #ffce00;
        text-align: center;
        display: block;
        padding-bottom: 8px;
        padding-right: 2px;
        padding-left: 2px;
        padding-top: 2px;
        margin-bottom: 10px
    }

        .profile_holder .rank_component p {
            font-family: Helvetica,Arial,sans-serif;
            font-size: 10px;
            text-transform: uppercase;
            background: #00381f;
            color: #fff;
            margin: 0 0 20px
        }

        .profile_holder .rank_component span {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 46px;
            color: #00381f;
            margin: 0 20px 50px 30px 0
        }

.quick_stats {
    position: absolute;
    top: 300px;
    left: 280px
}

    .quick_stats .p_matches, .quick_stats .p_runs, .quick_stats .p_wickets, .quick_stats .p_int, .quick_stats .p_matches {
        width: 200px;
        float: left;
        text-align: center
    }

        .quick_stats .p_matches p, .quick_stats .p_runs p, .quick_stats .p_wickets p, .quick_stats .p_int p, .quick_stats .p_matches p {
            font-family: Helvetica,Arial,sans-serif;
            color: #f3f3f3;
            text-transform: uppercase;
            font-size: 14px;
            margin-bottom: 35px
        }

        .quick_stats .p_matches span, .quick_stats .p_runs span, .quick_stats .p_wickets span, .quick_stats .p_int span, .quick_stats .p_matches span {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 64px;
            color: #00381f
        }

.umpire_profile .profile_holder {
    left: 360px
}

.umpire_profile .quick_stats {
    left: 360px
}

.sidebar_media_module ul {
    padding: 0;
    margin-bottom: 0
}

    .sidebar_media_module ul li.thumb {
        margin: 0 10px 20px 0;
        position: relative;
        display: inline
    }

        .sidebar_media_module ul li.thumb img {
            max-width: 132px;
            height: auto;
            margin-bottom: 10px
        }

.sidebar_media_module .play_icon_sub {
    background: url(/Content/themes/AARDKLOP/images/sprites/sprite.png) -120px -75px no-repeat;
    position: absolute;
    top: -75px;
    left: 10px;
    width: 23px;
    height: 21px
}

.sidebar_media_module .contentBtn {
    float: right;
    margin: 10px 0 20px
}

.statistics {
    margin-bottom: 40px
}

    .statistics table {
        width: 100%;
        border-collapse: collapse;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 14px
    }

    .statistics tr:nth-of-type(odd) {
        background: #e6e6e6
    }

    .statistics th {
        background: #002d5d;
        color: #fff;
        font-weight: 700
    }

    .statistics td, .statistics th {
        text-transform: uppercase;
        padding: 8px;
        text-align: left
    }

.job_table {
    margin-bottom: 40px
}

    .job_table table {
        width: 100%;
        border-collapse: collapse;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 14px;
        border: solid 1px #fff;
        outline: solid 1px #eaeaea
    }

    .job_table tr:nth-of-type(even) {
        background: #fafafa
    }

    .job_table th {
        background: #002d5d;
        color: #fff;
        font-weight: 700
    }

    .job_table td, .job_table th {
        padding: 8px;
        text-align: left
    }

        .job_table td.desc {
            width: 50%
        }

.career_header {
    box-sizing: border-box;
    border-bottom: 4px solid #ffce00
}

#sub {
    background: #ffce00;
    color: #002d5d
}

.list_carousel {
    padding: 20px 0 20px 45px;
    position: relative
}

    .list_carousel ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block
    }

    .list_carousel li {
        width: 109px;
        height: 150px;
        padding: 0;
        margin: 6px;
        display: block;
        float: left
    }

.player_wrap {
    position: relative
}

.player_info {
    position: absolute;
    overflow: hidden;
    bottom: 4px;
    left: 0;
    width: 109px
}

    .player_info h5 {
        padding: 5px 0 5px 5px;
        background-color: #ffce00;
        font-weight: 700;
        color: #002d5d;
        margin-bottom: 0;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 12px;
        font-family: Helvetica,Arial,sans-serif
    }

    .player_info p {
        padding: 5px 0 5px 5px;
        background-color: #002d5d;
        color: #f3f3f3;
        margin-bottom: 0;
        font-size: 11px;
        line-height: 11px;
        font-family: Helvetica,Arial,sans-serif
    }

a.prev {
    background: url(/Content/themes/@{theme}/images/sprites/sprite.png) -941px 0 no-repeat;
    width: 40px;
    height: 312px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 26px
}

a.next {
    background: url(/Content/themes/@{theme}/images/sprites/sprite.png) -982px 0 no-repeat;
    width: 40px;
    height: 312px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 26px
}

    a.prev span, a.next span {
        display: none
    }

.sign_up_module {
    background: url(/Content/themes/AARDKLOP/images/sign_up_banner.jpg) 0 0 no-repeat;
    height: 82px;
    width: 640px;
    margin-bottom: 20px;
    overflow: hidden
}

    .sign_up_module .inner {
        padding: 22px 20px
    }

    .sign_up_module h5 {
        float: left;
        width: 210px;
        font-family: BebasNeue,Helvetica,Arial;
        color: #ffce00;
        font-size: 38px;
        line-height: 35px
    }

    .sign_up_module p {
        float: left;
        width: 250px;
        font-family: BebasNeue,Helvetica,Arial;
        color: #002d5d;
        font-size: 20px;
        margin-right: 15px
    }

    .sign_up_module a.btn_green_cond {
        float: left;
        font-family: BebasNeue,Helvetica,Arial;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 24px;
        line-height: 28px;
        background: #002d5d;
        padding: 5px 8px;
        margin: 0
    }

        .sign_up_module a.btn_green_cond:hover {
            background: #ffce00;
            color: #fff
        }

.match_live_module h3 {
    background: #000;
    color: #fff;
    padding: 8px 15px;
    margin: 0
}

.match_live_module a {
    float: right;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

    .match_live_module a:hover {
        color: #ffce00
    }

.match_fixture_module {
    position: relative
}

    .match_fixture_module .team_left, .match_fixture_module .team_right {
        position: absolute;
        top: 55px;
        left: 40px
    }

        .match_fixture_module .team_left .badge, .match_fixture_module .team_right .badge {
            float: left;
            width: 160px;
            margin-right: 20px
        }

        .match_fixture_module .team_left .contents, .match_fixture_module .team_right .contents {
            float: left;
            width: 200px
        }

        .match_fixture_module .team_left .score p, .match_fixture_module .team_right .score p {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 36px;
            line-height: 36px;
            color: #fff;
            margin-bottom: 10px
        }

        .match_fixture_module .team_left .details, .match_fixture_module .team_right .details {
            margin-bottom: 45px
        }

            .match_fixture_module .team_left .details p, .match_fixture_module .team_right .details p {
                font-family: Helvetica,Arial,sans-serif;
                color: #f3f3f3;
                font-size: 16px;
                line-height: 22px;
                margin-bottom: 0
            }

            .match_fixture_module .team_left .details span, .match_fixture_module .team_right .details span {
                font-weight: 700
            }

        .match_fixture_module .team_left .country p, .match_fixture_module .team_right .country p {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 30px;
            line-height: 32px;
            color: #fff
        }

    .match_fixture_module .team_right {
        position: absolute;
        top: 55px;
        right: 20px
    }

        .match_fixture_module .team_right .badge {
            float: right;
            width: 160px;
            margin-left: 20px
        }

        .match_fixture_module .team_right .contents {
            float: right;
            width: 200px;
            text-align: right
        }

.match_details {
    display: none;
    margin: 20px 0 0
}

.countdown_module {
    position: absolute;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    width: 210px;
    top: 80%;
    left: 50%;
    margin-top: -21px;
    margin-left: -105px;
    padding: 0
}

    .countdown_module h2 {
        margin: 0;
        background: #000;
        padding: 5px;
        font-family: BebasNeue,Helvetica,Arial;
        font-size: 32px;
        line-height: 32px;
        color: #fff;
        opacity: .75;
        vertical-align: middle
    }

.live_stream_module {
    position: relative;
    margin: 0 auto 20px;
    width: 940px;
    height: 65px;
    background: #413f40
}

    .live_stream_module .live_stream_wrapper {
        width: 100%;
        height: 100%;
        position: relative;
        padding: 0 35px !important;
        overflow: hidden
    }

        .live_stream_module .live_stream_wrapper ul {
            margin: 0;
            padding: 0
        }

        .live_stream_module .live_stream_wrapper li {
            display: inline;
            margin-bottom: 0
        }

    .live_stream_module .fix_item {
        position: relative;
        float: left;
        height: 65px;
        background: #413f40;
        overflow: hidden;
        padding: 5px 15px;
        border-left: 1px solid #323031;
        border-right: 1px solid #5a5859
    }

        .live_stream_module .fix_item .team {
            margin-bottom: 5px
        }

        .live_stream_module .fix_item .flag {
            float: left;
            margin-right: 5px
        }

        .live_stream_module .fix_item .match {
            margin-bottom: 10px
        }

        .live_stream_module .fix_item .last {
            margin-bottom: 10px
        }

        .live_stream_module .fix_item p {
            font-family: OpenSansSemibold,Helvetica,Arial;
            color: #f3f3f3;
            font-size: 12px;
            line-height: 14px;
            text-transform: uppercase;
            margin-bottom: 10px;
            vertical-align: middle
        }

        .live_stream_module .fix_item ul {
            margin: 0;
            padding: 0
        }

        .live_stream_module .fix_item li {
            display: inline
        }

        .live_stream_module .fix_item a {
            font-family: OpenSansSemibold,Helvetica,Arial;
            color: #4e4e4e;
            padding: 5px 8px;
            background: #fff
        }

            .live_stream_module .fix_item a:hover {
                background: #ffce00;
                color: #fff
            }

    .live_stream_module .current p {
        color: #4e4e4e
    }

.ls_nav_prev {
    width: 32px;
    height: 65px;
    background: transparent url(/Content/themes/@{theme}/images/sprites/sprite.png) -317px -25px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 2000;
    opacity: .9;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.ls_nav_next {
    width: 32px;
    height: 65px;
    background: transparent url(/Content/themes/@{theme}/images/sprites/sprite.png) -352px -25px no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 2000;
    opacity: .9;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.ls_nav_prev:hover {
    opacity: 1
}

.ls_nav_next:hover {
    opacity: 1
}

.fix_item {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

    .fix_item:hover {
        background: #002d5d
    }

        .fix_item:hover p {
            color: #fff
        }

    .fix_item.current {
        background: #ffce00
    }

.player_card_module {
    background: #e6e6e6;
    overflow: hidden;
    margin-bottom: 20px
}

    .player_card_module h5 {
        background: #01438d;
        font-size: 14px;
        line-height: 22px;
        font-family: Helvetica,Arial,sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #f3f3f3;
        padding: 8px;
        margin: 0
    }

    .player_card_module .avatar {
        position: relative;
        float: left;
        display: inline-block;
        line-height: 0;
        overflow: hidden
    }

        .player_card_module .avatar span {
            position: absolute;
            background: #000;
            opacity: .9;
            bottom: 0;
            padding: 2px 5px;
            margin-bottom: 0;
            color: #fff;
            font-family: Helvetica,Arial,sans-serif;
            line-height: 20px;
            text-transform: uppercase
        }

    .player_card_module .stats {
        margin-top: 20px;
        text-align: center
    }

        .player_card_module .stats h6 {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 36px;
            line-height: 32px;
            color: #01438d;
            margin-bottom: 8px
        }

        .player_card_module .stats p {
            margin-bottom: 0
        }

            .player_card_module .stats p span {
                font-weight: 700
            }

.live_statistics {
    margin-bottom: 40px
}

    .live_statistics table {
        width: 100%;
        border-collapse: collapse;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 14px
    }

    .live_statistics tr:nth-of-type(odd) {
        background: #e6e6e6
    }

    .live_statistics th {
        color: #fff;
        font-weight: 700
    }

    .live_statistics td, .live_statistics th {
        padding: 8px;
        text-align: left
    }

    .live_statistics th {
        text-transform: uppercase
    }

    .live_statistics .active_blue {
        font-weight: 700;
        color: #01438d
    }

    .live_statistics .active_green {
        font-weight: 700;
        color: #1e874a
    }

ul.live_stats {
    margin-bottom: 20px
}

tr.bg_blue {
    background: #01438d !important
}

tr.bg_green {
    border: #01141B;
    background: #01141B;
    background: -webkit-gradient(linear,left top,left bottom,from(#0C5E7A),to(#01141B));
    background: -webkit-linear-gradient(top,#0C5E7A,#01141B);
    background: -moz-linear-gradient(top,#0C5E7A,#01141B);
    background: -ms-linear-gradient(top,#0C5E7A,#01141B);
    background: -o-linear-gradient(top,#0C5E7A,#01141B);
    background-image: -ms-linear-gradient(top,#0C5E7A 0,#01141B 100%);
    color: #fff;
}

.bg_message {
    font-size: 11px;
    background: #d1d3d4;
    border: 1px solid #ed1c24;
}

.bg_info {
    font-size: 11px;
    background: #fafafa;
    border: 1px solid #95b0be
}

    .bg_info a {
        color: #005596
    }

.twitter_thoughts_module {
    background: #00aced;
    overflow: hidden;
    margin-bottom: 20px;
    min-height: 188px
}

    .twitter_thoughts_module h5 {
        font-size: 14px;
        line-height: 22px;
        font-family: Helvetica,Arial,sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #f3f3f3;
        padding: 8px;
        margin: 0
    }

    .twitter_thoughts_module .inner {
        padding: 0 20px 0 10px
    }

    .twitter_thoughts_module textarea {
        border: 1px solid #0e8fbf;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        min-height: 80px;
        margin-bottom: 10px;
        width: 100%
    }

    .twitter_thoughts_module a {
        float: right;
        text-align: center;
        display: inline-block;
        background: #128dbb;
        color: #f3f3f3;
        padding: 5px 8px;
        text-transform: uppercase;
        font-size: 12px;
        line-height: normal;
        font-family: Helvetica,Arial,sans-serif;
        font-weight: 700;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        margin-bottom: 20px
    }

.page_tabs_module {
    background: #e6e6e6;
    display: inline-block;
    margin: 0 0 20px;
    width: 100%;
    height: 48px
}

    .page_tabs_module ul {
        font-size: 0;
        padding: 0
    }

    .page_tabs_module li {
        display: inline;
        padding: 0
    }

    .page_tabs_module a {
        text-align: center;
        display: inline-block;
        border: 0;
        background: #e6e6e6;
        padding: 15px 0;
        color: #4e4e4e;
        font-size: 14px;
        text-decoration: none;
        vertical-align: middle;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        font-family: Helvetica,Arial,sans-serif;
        width: 235px
    }

        .page_tabs_module a:hover {
            background: #002d5d;
            color: #f3f3f3
        }

    .page_tabs_module .active {
        background: #002d5d;
        color: #f3f3f3
    }

.news_article_module h5 {
    text-transform: uppercase;
    font-size: 12px;
    color: #8c8c8c
}

.news_article_module span.timestamp {
    color: #002d5d;
    margin-bottom: 20px
}

.article_media {
    position: relative;
    display: inline-block;
    margin-bottom: 20px
}

    .article_media img {
        display: block
    }

    .article_media .caption {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: #000;
        opacity: .8;
        height: 60px;
        overflow: hidden
    }

        .article_media .caption p {
            font-family: OpenSansRegular,Helvetica,Arial;
            text-align: right;
            color: #fff;
            font-size: 14px;
            line-height: 20px;
            padding: 10px;
            margin-bottom: 0
        }

.related_links_module {
    display: inline-block;
    margin-bottom: 20px
}

h3.boxed, h4.boxed {
    background: #8c8c8c;
    color: #f3f3f3;
    padding: 10px
}

a.related {
    display: block;
    padding: 14px 10px;
    color: #002d5d;
    line-height: 16px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-bottom: 1px solid #e6e6e6
}

    a.related:hover {
        background: #f3f3f3;
        color: #8c8c8c
    }

    a.related:focus {
        background: #f3f3f3;
        color: #272727
    }

.team_profile_card {
    position: relative;
    overflow: hidden
}

.team_contents {
    position: absolute;
    top: 35px;
    left: 80px
}

    .team_contents .logo_holder {
        width: 215px;
        float: left
    }

    .team_contents .p_title {
        width: 210px;
        float: left
    }

        .team_contents .p_title h1 {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 64px;
            line-height: 58px;
            color: #fff
        }

    .team_contents .p_details {
        width: 215px;
        float: left;
        margin-left: 80px
    }

        .team_contents .p_details ul {
            padding: 0;
            margin: 0 0 20px
        }

            .team_contents .p_details ul li {
                color: #f3f3f3;
                font-size: 16px;
                line-height: 18px;
                font-family: Helvetica,Arial,sans-serif
            }

                .team_contents .p_details ul li span {
                    font-weight: 700
                }

    .team_contents .p_rank {
        margin-left: 90px;
        width: 85px;
        float: left
    }

    .team_contents .rank_component {
        background: #ffce00;
        text-align: center;
        display: block;
        padding-bottom: 8px;
        padding-right: 2px;
        padding-left: 2px;
        padding-top: 2px;
        margin-bottom: 10px
    }

        .team_contents .rank_component p {
            font-family: Helvetica,Arial,sans-serif;
            font-size: 10px;
            text-transform: uppercase;
            background: #00381f;
            color: #fff;
            margin: 0 0 20px
        }

        .team_contents .rank_component span {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 46px;
            color: #00381f;
            margin: 0 20px 50px 30px 0
        }

.quick_stats {
    position: absolute;
    top: 300px;
    left: 280px
}

    .quick_stats .p_matches, .quick_stats .p_runs, .quick_stats .p_wickets {
        width: 200px;
        float: left;
        text-align: center
    }

        .quick_stats .p_matches p, .quick_stats .p_runs p, .quick_stats .p_wickets p {
            font-family: Helvetica,Arial,sans-serif;
            color: #f3f3f3;
            text-transform: uppercase;
            font-size: 14px;
            margin-bottom: 35px
        }

        .quick_stats .p_matches span, .quick_stats .p_runs span, .quick_stats .p_wickets span {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 64px;
            color: #00381f
        }

.tournaments .p_details {
    margin-left: 40px
}

.tournaments .p_title {
    width: 360px
}

.tournaments .logo_holder {
    width: 365px;
    float: left
}

.fixture_module {
    display: inline-block;
    margin-bottom: 10px;
    float: left
}

    .fixture_module .team_logo {
        float: left;
        width: 110px
    }

    .fixture_module h5, .fixture_module h6 {
        float: left;
        padding: 0 10px;
        font-size: 32px;
        line-height: 110px;
        color: #8c8c8c;
        font-family: BebasNeue,Helvetica,Arial
    }

    .fixture_module h6 {
        padding: 38px 10px 33px;
        text-align: center;
        display: block;
        font-family: OpenSansSemibold,Helvetica,Arial;
        font-size: 22px;
        line-height: 18px
    }

        .fixture_module h6 span {
            display: block;
            font-family: OpenSansRegular,Helvetica,Arial;
            font-size: 14px;
            line-height: 18px
        }

    .fixture_module .event_content {
        display: inline-block
    }

    .fixture_module .venue {
        margin-bottom: 0
    }

    .fixture_module .date p {
        font-size: 14px;
        margin-bottom: 20px
    }

    .fixture_module .date span {
        font-weight: 700
    }

    .fixture_module .entry {
        margin-bottom: 20px
    }

.fixtures_widget {
    display: block;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    margin: 0 0 20px;
    padding: 10px
}

    .fixtures_widget .match_value {
        display: block;
        text-transform: uppercase;
        color: #002d5d;
        margin-bottom: 7px;
        padding: 2px 5px;
        font-family: OpenSansSemibold,Helvetica,Arial;
        font-size: 16px
    }

    .fixtures_widget .team_logos {
        width: 218px;
        float: left
    }

.fixture_content {
    width: 205px;
    float: left;
    margin-left: 10px
}

    .fixture_content h5, .fixture_content h6 {
        font-size: 16px;
        line-height: 20px;
        color: #565656;
        margin-bottom: 0
    }

        .fixture_content h5 span, .fixture_content h6 span {
            color: #002d5d
        }

    .fixture_content h6 {
        text-transform: uppercase;
        font-size: 12px;
        font-family: OpenSansSemibold,Helvetica,Arial
    }

    .fixture_content .btns {
        margin-top: 20px
    }

.user_filter_module {
    margin: 20px 0
}

.uf_input {
    padding: 12px 4px !important
}

.match_result_entry {
    position: relative;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    height: 140px;
    margin-bottom: 20px;
    overflow: hidden
}

    .match_result_entry .corner_flag {
        background: url(/Content/themes/AARDKLOP/images/sprites/sprite.png) -388px -25px no-repeat;
        float: left;
        width: 100px;
        height: 80px;
        margin-top: -1px;
        margin-left: -1px;
        margin-right: 10px
    }

        .match_result_entry .corner_flag span {
            position: absolute;
            font-family: BebasNeue,Helvetica,Arial;
            color: #ffce00;
            font-size: 26px;
            text-transform: uppercase;
            padding: 12px
        }

    .match_result_entry .contents {
        float: left;
        padding: 25px 0 10px 30px
    }

        .match_result_entry .contents h5 {
            font-family: OpenSansSemibold,Helvetica,Arial;
            color: #002d5d;
            font-size: 18px;
            margin-bottom: 5px
        }

        .match_result_entry .contents p {
            margin-bottom: 10px
        }

.article_media {
    display: block
}

    .article_media p {
        text-align: left !important
    }

    .article_media .caption h3 {
        color: #ffce00 !important;
        padding: 10px 0 0 10px;
        margin: 0
    }

.stats_block {
    background: #f3f3f3;
    display: inline-block;
    margin: 2px 0;
    padding: 30px 0 15px;
    text-align: center
}

    .stats_block h3 {
        font-family: BebasNeue,Helvetica,Arial;
        margin: 0;
        color: #565656;
        font-size: 56px;
        padding: 0 0 5px
    }

        .stats_block h3.custom_small {
            font-size: 40px
        }

        .stats_block h3.custom_lrg {
            font-size: 60px;
            margin: 0
        }

    .stats_block span {
        font-weight: 700;
        margin: 8px 0 0
    }

.sixes, .runs, .players, .wickets {
    width: 168px
}

._7 {
    width: 228px
}

.info_box {
    width: 100%;
    display: inline-block;
    margin: 10px 0 20px
}

.stadium_info {
    background: #f3f3f3;
    display: block;
    height: 102px;
    width: 320px;
    float: left;
    padding: 20px;
    margin: 0 0 3px
}

    .stadium_info h3 {
        margin: 0 0 20px;
        color: #565656
    }

.match_info {
    background: #f3f3f3;
    display: block;
    height: 250px;
    width: 320px;
    float: left;
    padding: 20px;
    margin: 0 0 3px
}

    .match_info h3 {
        margin: 0 0 20px;
        color: #565656
    }

.weather_info {
    background: #f3f3f3;
    display: block;
    height: 82px;
    width: 237px;
    float: right;
    margin: 0 0 3px;
    padding: 40px 20px 20px
}

    .weather_info strong {
        color: #565656
    }

    .weather_info h3 {
        display: block;
        font-family: BebasNeue,Helvetica,Arial;
        color: #565656;
        font-size: 80px
    }

        .weather_info h3 span {
            font-size: 40px;
            position: relative;
            top: -30px
        }

    .weather_info i {
        font-size: 60px;
        line-height: 15px;
        float: right
    }

.umpire_info {
    background: #f3f3f3;
    display: block;
    padding: 20px 20px 0
}

    .umpire_info h3 {
        color: #565656;
        float: left
    }

    .umpire_info ul {
        margin: 0 0 0 205px;
        position: relative
    }

    .umpire_info li {
        display: inline-block
    }

    .umpire_info a {
        display: block;
        color: #002d5d;
        font-size: 12px;
        text-align: center
    }

ul.teamstab li {
    display: inline-block
}

.teamslist_widget {
    background: #f3f3f3;
    padding: 10px;
    margin: 0 0 20px;
    border: 1px solid #e6e6e6
}

    .teamslist_widget h4 {
        font-size: 15px;
        color: #000
    }

.teamlist_logos {
    width: 108px;
    float: left;
    padding: 0 10px 0 0
}

.teamslist h3.section_head {
    margin: 0 0 5px;
    font-size: 22px
}

.teamslist .media_album {
    margin: 0 0 10px
}

.teamslist hr {
    color: #f3f3f3 !important
}

.rank {
    background: #ffce00;
    padding: 2px 5px;
    color: #000;
    font-size: 12px
}

button.more_info_btn {
    margin: 10px 0;
    background: #ebebeb;
    border: 1px solid #d2d2d2;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-box-shadow: inset rgba(255,255,255,.4) 0 1px 0;
    -moz-box-shadow: inset rgba(255,255,255,.4) 0 1px 0;
    box-shadow: inset rgba(255,255,255,.4) 0 1px 0
}

    button.more_info_btn:hover {
        color: #002d5d;
        background: #fff
    }

span.arrow {
    font-family: WebSymbolsRegular;
    font-size: 7px;
    padding-left: 5px
}

.sml_btm {
    margin: 0 0 20px
}

.teamslist table tr td {
    font-size: 11px;
    line-height: 14px;
    padding: 10px 5px
}

.teamslist table td.border {
    border-left: 1px solid #c6c6c6
}

.teamslist table thead {
    font-size: 12px
}

.teamslist .statistics {
    margin-bottom: 20px
}

.improve_module a {
    color: #002d5d
}

    .improve_module a:hover {
        color: #ffce00
    }

.youth_intro .social {
    margin: 5px 0 0
}

a.readmore {
    color: #002d5d
}

    a.readmore:hover {
        color: #ffce00
    }

body {
    background: #01141B;
}

img {
    max-width: 100%;
    height: auto
}

.spacer {
    margin-top: 20px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.inline {
    display: inline-block !important
}

.inline_list {
    display: inline
}

.center {
    text-align: center
}

hr {
    color: #e6e6e6;
    margin: 0 0 15px
}

.text_link {
    color: #002d5d;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

    .text_link:hover {
        color: #ffce00
    }

.section_link:hover {
    text-decoration: underline
}

.twitter_link {
    color: #ffce00
}

    .twitter_link:hover {
        color: #002d5d
    }

.icon {
    font-family: WebSymbolsRegular;
    text-rendering: optimizeLegibility;
    font-size: 21px
}

.asterik {
    color: red
}

.banner {
    margin-bottom: 20px;
    position: relative;
    line-height: 0
}

.emphasis {
    font-weight: 700
}

.buttonOrange {
    position: absolute;
    right: 0;
    top: 30px;
    margin-bottom: 20px
}

.btn_yellow {
    background: #ffce00;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #4e4e4e;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.green {
    color: #002d5d
}

.stadium_banner {
    position: relative;
    line-height: 0
}

    .stadium_banner .venue_info {
        width: 35%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: inline-block;
        height: 100%;
        background-color: #222;
        background-color: rgba(34,34,34,.8)
    }

    .stadium_banner .venue_content {
        padding: 20px
    }

        .stadium_banner .venue_content h1 {
            font-family: BebasNeue,Helvetica,Arial;
            font-size: 64px;
            line-height: 58px;
            color: #fff
        }

        .stadium_banner .venue_content .p_details {
            float: left;
            margin-right: 20px
        }

            .stadium_banner .venue_content .p_details ul {
                padding: 0;
                margin: 0 0 20px
            }

                .stadium_banner .venue_content .p_details ul li {
                    color: #f3f3f3;
                    font-size: 16px;
                    line-height: 16px;
                    font-family: Helvetica,Arial,sans-serif
                }

                    .stadium_banner .venue_content .p_details ul li span {
                        font-weight: 700
                    }

                .stadium_banner .venue_content .p_details ul a {
                    -webkit-transition: all .4s ease;
                    -moz-transition: all .4s ease;
                    -o-transition: all .4s ease;
                    transition: all .4s ease
                }

                    .stadium_banner .venue_content .p_details ul a:hover {
                        color: #002d5d
                    }

.facilities_module {
    position: relative;
    margin-bottom: 20px;
    background: #f3f3f3
}

    .facilities_module .wrap {
        position: absolute;
        background: #002d5d;
        display: block;
        margin: 0 30px 0 0;
        padding: 0 25px;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0
    }

    .facilities_module h3 {
        position: relative;
        font-family: BebasNeue,Helvetica,Arial;
        font-size: 36px;
        color: #ffce00;
        top: 50%;
        margin-top: -17px
    }

    .facilities_module .inner {
        padding: 20px
    }

    .facilities_module .list {
        margin-left: 160px
    }

    .facilities_module ul {
        margin: 0 10px
    }

        .facilities_module ul a {
            color: #272727;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            -o-transition: all .4s ease;
            transition: all .4s ease
        }

            .facilities_module ul a:hover {
                text-decoration: underline;
                color: #002d5d
            }

.map_module {
    margin-bottom: 20px
}

.gallery_module {
    margin-bottom: 20px
}

    .gallery_module img {
        margin-bottom: 15px
    }

.match_detail_tiles {
    margin: 0
}

    .match_detail_tiles .inner {
        padding: 20px
    }

    .match_detail_tiles .match_desc, .match_detail_tiles .pitch_desc {
        background: #f3f3f3;
        display: block;
        width: 320px;
        margin: 0 0 3px
    }

        .match_detail_tiles .match_desc h3, .match_detail_tiles .pitch_desc h3 {
            margin: 0 0 20px;
            color: #565656
        }

        .match_detail_tiles .match_desc ul, .match_detail_tiles .pitch_desc ul {
            margin: 0;
            padding: 0
        }

        .match_detail_tiles .match_desc li, .match_detail_tiles .pitch_desc li {
            line-height: 18px
        }

    .match_detail_tiles .pitch_desc {
        margin: 0 0 3px 2px;
        height: 140px
    }

    .match_detail_tiles .match_desc {
        width: 339px;
        height: 328px
    }

        .match_detail_tiles .match_desc span {
            font-weight: 700
        }

    .match_detail_tiles .weather_desc {
        background: #f3f3f3;
        display: block;
        width: 277px;
        height: 128px;
        margin: 0 0 3px 2px;
        padding-top: 12px
    }

        .match_detail_tiles .weather_desc strong {
            color: #565656
        }

        .match_detail_tiles .weather_desc h3 {
            display: block;
            font-family: BebasNeue,Helvetica,Arial;
            color: #565656;
            font-size: 80px
        }

            .match_detail_tiles .weather_desc h3 span {
                font-size: 40px;
                position: relative;
                top: -26px
            }

        .match_detail_tiles .weather_desc i {
            font-size: 60px;
            line-height: 15px;
            float: right
        }

    .match_detail_tiles .umpires_desc {
        background: #f3f3f3;
        display: block;
        width: 598px;
        height: 185px;
        margin: 0 0 3px 2px
    }

        .match_detail_tiles .umpires_desc h3 {
            color: #565656;
            float: left
        }

        .match_detail_tiles .umpires_desc ul {
            margin: 0 0 0 160px;
            position: relative
        }

        .match_detail_tiles .umpires_desc li {
            display: inline-block
        }

        .match_detail_tiles .umpires_desc a {
            display: block;
            color: #002d5d;
            font-size: 12px;
            text-align: center
        }

.title_tile {
    background: #002d5d;
    height: 317px
}

    .title_tile .inner {
        padding: 20px
    }

    .title_tile h3 {
        position: relative;
        font-family: BebasNeue,Helvetica,Arial;
        font-size: 36px;
        color: #ffce00;
        margin-bottom: 20px
    }

.eng {
    background: #01438d
}

    .eng h3 {
        color: #fff
    }

.sa {
    background: #1e874a
}

    .sa h3 {
        color: #ffce00
    }

.feature_media_panel {
    position: relative;
    background: #002d5d;
    height: 255px
}

    .feature_media_panel .inner {
        padding: 20px
    }

    .feature_media_panel h3 {
        position: relative;
        font-family: OpenSansRegular,Helvetica,Arial;
        font-size: 28px;
        color: #f3f3f3;
        margin-bottom: 20px
    }

        .feature_media_panel h3 span {
            color: #ffce00
        }

    .feature_media_panel a.blocked {
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

        .feature_media_panel a.blocked span {
            color: #ffce00;
            font-family: OpenSansSemibold,Helvetica,Arial
        }

        .feature_media_panel a.blocked:hover {
            color: #ffce00
        }

    .feature_media_panel .view_album {
        position: absolute;
        vertical-align: middle;
        bottom: 20px;
        font-size: 14px;
        font-family: OpenSansSemibold,Helvetica,Arial;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

        .feature_media_panel .view_album i {
            font-size: 12px;
            line-height: 12px;
            vertical-align: middle
        }

        .feature_media_panel .view_album:hover {
            color: #ffce00
        }

.video_panel {
    height: 340px
}

.media_album {
    background: #fafafa;
    border: 1px solid #e6e6e6;
    position: relative
}

    .media_album img {
        margin: 0;
        padding: 0;
        line-height: 0
    }

    .media_album .description, .media_album .inner_contact {
        padding: 5px 10px 10px
    }

        .media_album .description .title, .media_album .description .date, .media_album .inner_contact .title, .media_album .inner_contact .date {
            font-family: OpenSansSemibold,Helvetica,Arial;
            font-size: 14px;
            line-height: 22px;
            color: #272727;
            display: block
        }

        .media_album .description .date, .media_album .inner_contact .date {
            color: #a0a0a0
        }

    .media_album .video_preview {
        position: relative
    }

        .media_album .video_preview img {
            display: block
        }

    .media_album .inner_contact {
        padding: 20px 15px 0
    }

    .media_album .btn_yellow {
        margin-bottom: 10px
    }

.media_thumb {
    position: relative;
    line-height: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

    .media_thumb .media_links {
        display: none
    }

.media_links {
    background-color: #222;
    background-color: rgba(34,34,34,.8);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    line-height: 0
}

    .media_links ul.social {
        margin: 0;
        float: left
    }

.media_thumb:hover .media_links {
    display: block
}

.alert_grey {
    background: #fafafa;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px
}

    .alert_grey .inner {
        padding: 15px 10px
    }

    .alert_grey .inner_contact {
        padding: 20px 10px 0
    }

    .alert_grey .inner_extend {
        padding: 30px 20px 0
    }

    .alert_grey p {
        margin: 0
    }

.alert_green {
    background: #002d5d;
    color: #f3f3f3;
    margin-bottom: 20px
}

    .alert_green .inner {
        padding: 15px
    }

    .alert_green p {
        margin: 0;
        color: #f3f3f3;
        font-family: OpenSansSemibold,Helvetica,Arial
    }

    .alert_green ul.boxed {
        margin-bottom: 0
    }

        .alert_green ul.boxed li {
            margin-bottom: 10px
        }

            .alert_green ul.boxed li:last-child {
                margin-bottom: 0
            }

.corporate_list {
    margin-bottom: 20px
}

    .corporate_list li {
        display: inline;
        padding-right: 10px
    }

.application_form {
    width: 400px
}

.passStrengthify {
    float: left
}

.tree {
    float: left
}

    .tree ul {
        padding-top: 20px;
        position: relative;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s
    }

    .tree li {
        float: left;
        text-align: center;
        list-style-type: none;
        position: relative;
        padding: 20px 5px 0;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s
    }

        .tree li::before, .tree li::after {
            content: '';
            position: absolute;
            top: 0;
            right: 50%;
            border-top: 1px solid #ccc;
            width: 50%;
            height: 20px
        }

        .tree li::after {
            right: auto;
            left: 50%;
            border-left: 1px solid #ccc
        }

        .tree li:only-child::after, .tree li:only-child::before {
            display: none
        }

        .tree li:only-child {
            padding-top: 0
        }

        .tree li:first-child::before, .tree li:last-child::after {
            border: 0 none
        }

        .tree li:last-child::before {
            border-right: 1px solid #ccc;
            border-radius: 0 5px 0 0;
            -webkit-border-radius: 0 5px 0 0;
            -moz-border-radius: 0 5px 0 0
        }

        .tree li:first-child::after {
            border-radius: 5px 0 0;
            -webkit-border-radius: 5px 0 0;
            -moz-border-radius: 5px 0 0
        }

    .tree ul ul::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        border-left: 1px solid #ccc;
        width: 0;
        height: 20px
    }

    .tree li a {
        border: 1px solid #ccc;
        padding: 5px 10px;
        text-decoration: none;
        color: #666;
        font-family: arial,verdana,tahoma;
        font-size: 11px;
        display: inline-block;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s
    }

        .tree li a:hover, .tree li a:hover + ul li a {
            background: #ffd900;
            color: #FFF;
            border: 1px solid #ccae00
        }

            .tree li a:hover + ul li::after, .tree li a:hover + ul li::before, .tree li a:hover + ul::before, .tree li a:hover + ul ul::before {
                border-color: #94a0b4
            }

.contact_search_validation {
    border: 1px solid red;
    padding: 5px;
    margin-bottom: 5px;
    clear: both;
    float: left
}

    .contact_search_validation span {
        margin: 0;
        clear: both;
        float: left
    }

.search_term_parent {
    clear: both;
    float: left
}

.seat_category {
    background-color: #DDD;
    color: #4e4e4e;
    border: 1px solid #AAA;
    padding: 0 2px;
    margin-right: 5px
}

.allocation_event {
    background-color: #DDD;
    color: #4e4e4e;
    border: 1px solid #AAA;
    padding: 2px 2px 4px;
    margin-right: 5px
}

.ticket_count {
    background-color: #DDD;
    color: #4e4e4e;
    border: 1px solid #AAA;
    padding: 2px 2px 4px;
    margin-right: 5px
}

.middle {
    vertical-align: middle
}

select {
    padding: 6px 4px;
    margin: 0
}

.nowrap {
    white-space: nowrap
}

.create_contact_form {
    margin-top: 10px
}

.count_wrapper {
    float: left;
    padding: 0 5px;
    margin: 2px 0
}

    .count_wrapper .count {
        display: inline;
        background: #FFF;
        border-radius: 2px;
        padding: 2px 5px;
        border: 1px solid #aaa
    }

.events_table td {
    vertical-align: middle
}

.events_table .column_wrapper {
    position: relative
}

.events_table .button_wrapper {
    float: left
}

    .events_table .button_wrapper .absolute {
        position: absolute;
        right: 0
    }

    .events_table .button_wrapper .buttonYellow {
        margin-left: 5px
    }

.login_form {
    width: 200px;
    margin: 5px;
    padding: 5px;
    float: right
}

    .login_form .forgot_password {
        margin: 10px;
        color: #002d5d
    }

    .login_form .field-validation-error {
        margin: 0 !important;
        font-weight: 700
    }

.Redeem {
    background-color: #0C5E7A;
}

.Allocate {
    background-color: #0C5E7A;
}

.event_wrapper:first-child {
    margin-top: 10px
}

.event_wrapper:last-child {
    margin-bottom: 10px
}

.event_wrapper {
    background-color: #e6e6e6;
    margin-bottom: 10px;
    padding: 10px 0
}

    .event_wrapper .small_input {
        border: 0;
        width: 35px;
        margin: 0 5px 0 0;
        float: left;
        height: 12px;
        line-height: 12px
    }

        .event_wrapper .small_input:focus {
            border: 0
        }

    .event_wrapper .teams .vs {
        float: left;
        font-size: 18pt;
        font-weight: 700;
        margin: 40px 20px
    }

    .event_wrapper .info {
        float: left
    }

    .event_wrapper .selectbox {
        margin-top: 5px
    }

    .event_wrapper .team_header .title {
        font-weight: 700;
        font-size: 12pt;
        margin: 0;
        float: left
    }

    .event_wrapper .available {
        float: right;
        margin-top: 2px;
        margin-right: 5px
    }

        .event_wrapper .available strong {
            padding: 2px;
            border: 1px solid #AAA;
            border-radius: 2px;
            background: #e6e6e6
        }

    .event_wrapper .action_button {
        width: 380px !important
    }

    .event_wrapper .contacts {
        width: 920px !important;
        display: none
    }

        .event_wrapper .contacts .contact_element:first-child {
            border-top: 1px solid #aaa;
            margin-top: 10px
        }

        .event_wrapper .contacts .contact_element {
            border-bottom: 1px solid #ccc;
            padding: 5px;
            background-color: #FFF
        }

            .event_wrapper .contacts .contact_element .contact_name {
                float: left;
                font-size: 11pt;
                margin-top: 3px
            }

            .event_wrapper .contacts .contact_element .action_block {
                width: 168px;
                float: right
            }

                .event_wrapper .contacts .contact_element .action_block .ui-spinner {
                    float: left
                }

                .event_wrapper .contacts .contact_element .action_block .select_button {
                    margin-left: 8px;
                    float: left
                }

                .event_wrapper .contacts .contact_element .action_block a {
                    margin: 0;
                    float: right
                }

                .event_wrapper .contacts .contact_element .action_block .lblQty {
                    float: left;
                    margin-right: 10px;
                    margin-top: 3px
                }

    .event_wrapper .sub_total {
        margin-bottom: 2px;
        padding: 5px;
        background-color: #eee;
        color: #AAA;
        border-bottom: 1px solid #aaa
    }

.inverse-button {
    float: left;
    margin: 20px 0
}

    .inverse-button a {
        float: right;
        margin: 0;
        padding: 5px 8px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #002d5d;
        color: #f3f3f3;
        text-decoration: none;
        font-size: 24px;
        font-family: BebasNeue,Helvetica,Arial;
        line-height: 28px;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    .inverse-button:hover {
        background: #002d5d;
        color: #fff
    }

.main_content .back-button {
    float: left;
    margin: 20px 0
}

    .main_content .back-button a {
        float: right;
        margin: 0;
        padding: 5px 8px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #002d5d;
        color: #f3f3f3;
        text-decoration: none;
        font-size: 24px;
        font-family: BebasNeue,Helvetica,Arial;
        line-height: 28px;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    .main_content .back-button:hover {
        background: #002d5d;
        color: #fff
    }

.left {
    text-align: left
}

.right {
    text-align: right
}

.red_button {
    text-decoration: none !important;
    background: red;
    color: #fff !important;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #4e4e4e;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-bottom: 20px
}

    .red_button:hover {
        background: #b30000;
        color: #fff
    }

    .red_button:focus {
        background: #b30000;
        color: #fff
    }

.dashboard_action {
    vertical-align: middle;
    width: 65px;
    cursor: pointer
}

    .dashboard_action img {
        float: left;
        margin-top: 3px;
        width: 7px
    }

.button {
    text-decoration: none !important;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-bottom: 20px
}

.buttonGrey {
    text-decoration: none !important;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-bottom: 20px;
    color: #4e4e4e !important;
    background: #e6e6e6
}

    .buttonGrey:hover {
        cursor: default
    }

.sub_nav .right {
    margin-top: 10px !important
}

.buttonYellow {
    text-decoration: none !important;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-bottom: 20px;
    border: #9CD850;
    background: #9CD850;
    background: -webkit-gradient(linear,left top,left bottom,from(#9CD850),to(#9CD850));
    background: -webkit-linear-gradient(top,#9CD850,#9CD850);
    background: -moz-linear-gradient(top,#9CD850,#9CD850);
    background: -ms-linear-gradient(top,#9CD850,#9CD850);
    background: -o-linear-gradient(top,#9CD850,#9CD850);
    background-image: -ms-linear-gradient(top,#9CD850 0,#9CD850 100%);
}

    .buttonYellow:hover {
        background: #59FF26;
        color: #000
    }

    .buttonYellow:focus {
        background: #59FF26;
        color: #000
    }

.main_content table {
    width: 100%
}

.main_content th {
    color: #fff
}

.stats_table th {
    border-right: 1px solid #fff
}

    .stats_table th:last-child {
        border: 0
    }

.search_term_group {
    float: left;
    margin-right: 10px
}

    .search_term_group input[type=text] {
        margin: 0;
        width: 150px
    }

.filter_header {
    font-size: 14px;
    padding-top: 5px;
    font-weight: 700
}

.error_block {
    border: 1px solid red;
    padding: 5px;
    display: block
}

    .error_block img, .error_block span {
        vertical-align: middle
    }

.reset_button {
    margin: 0 !important;
    height: 29px !important;
    line-height: 0 !important
}

.table_header {
    padding: 20px;
    height: 25px;
    color: #FFF;
    font-weight: 700;
    font-size: 1.8em
}

    .table_header .selected_text {
        font-size: 12px;
        float: left;
        padding-top: 5px;
        margin-right: 10px
    }

    .table_header input[type=submit] {
        margin: 0 0 0 15px;
        float: right;
    }

.table_sub_header {
    background-color: #ececec;
    padding: 10px;
    margin-bottom: 10px;
}

.table_nested tr:nth-child(odd) {
    background-color: #ccc;
}

.table_nested tr:nth-child(even) {
    background-color: #ddd;
}

div.bg_blue {
    background-color: #0C5E7A;
}

div.bg_green {
    background-color: #0C5E7A;
}

div.bg_yellow, tr.bg_yellow {
    background-color: #fff !important;
}

    div.bg_yellow th, tr.bg_yellow th {
        color: #002d5d !important;
    }

tr:nth-child(odd) {
    background-color: #eee;
}

tr:nth-child(even) {
    background-color: #fff;
}

.row-padding {
    padding: 8px
}

th {
    padding: 8px
}

td {
    text-align: left;
    padding: 8px
}

.centered {
    text-align: center
}

.main_content a {
    color: #000;
    text-decoration: underline;
    font-size: 13px;
    font-family: Helvetica,Arial,sans-serif;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin: 0
}

input[type=submit], input[type=button] {
    margin: 0;
    height: 29px;
    line-height: 0
}

.button_orange {
    background: #DAFF00;
    background: -webkit-gradient(linear,left top,left bottom,from(#59FF26),to(#DAFF00));
    background: -webkit-linear-gradient(top,#59FF26,#DAFF00);
    background: -moz-linear-gradient(top,#59FF26,#DAFF00);
    background: -ms-linear-gradient(top,#59FF26,#DAFF00);
    background: -o-linear-gradient(top,#59FF26,#DAFF00);
    background-image: -ms-linear-gradient(top,#59FF26 0,#DAFF00 100%);
    padding: 10.5px 21px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255,255,255,.4) 0 0 0,inset rgba(255,255,255,.4) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,.4) 0 0 0,inset rgba(255,255,255,.4) 0 1px 0;
    box-shadow: rgba(255,255,255,.4) 0 0 0,inset rgba(255,255,255,.4) 0 1px 0;
    /*text-shadow: #b39800 0 1px 0;*/
    text-transform: uppercase;
    text-decoration: none !important;
    color: #ffd900;
    font-size: 12px;
    font-family: helvetica,serif;
    font-family: OpenSansSemibold,helvetica,serif;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin: 0 0 0 20px;
    color: #000 !important
}

    .button_orange:hover {
        /*text-shadow: #000 0 1px 0;*/
        background: #DAFF00;
        background: -webkit-gradient(linear,left top,left bottom,from(#59FF26),to(#59FF26));
        background: -webkit-linear-gradient(top,#59FF26,#59FF26);
        background: -moz-linear-gradient(top,#59FF26,#59FF26);
        background: -ms-linear-gradient(top,#59FF26,#59FF26);
        background: -o-linear-gradient(top,#59FF26,#59FF26);
        background-image: -ms-linear-gradient(top,#59FF26 0,#59FF26 100%);
        color: #000;
    }

    .button_orange:active {
        /*text-shadow: #000 0 1px 0;*/
        background: #DAFF00;
        background: -webkit-gradient(linear,left top,left bottom,from(#59FF26),to(#59FF26));
        background: -webkit-linear-gradient(top,#59FF26,#59FF26);
        background: -moz-linear-gradient(top,#59FF26,#59FF26);
        background: -ms-linear-gradient(top,#59FF26,#59FF26);
        background: -o-linear-gradient(top,#59FF26,#59FF26);
        background-image: -ms-linear-gradient(top,#59FF26 0,#59FF26 100%);
        color: #000;
    }

.input-validation-error {
    float: left
}

.field-validation-error {
    margin-left: 20px;
    color: red
}

.tipsy-inner {
    background-color: #002d5d;
    color: #FFF;
    max-width: 200px;
    padding: 5px 8px 4px;
    text-align: center
}
/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.pagination {
    margin: 20px 0
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        margin-bottom: 0;
        margin-left: 0;
        *zoom: 1
    }

        .pagination ul > li {
            display: inline
        }

            .pagination ul > li > a, .pagination ul > li > span {
                color: #002d5d;
                text-decoration: none;
                float: left;
                font-family: BebasNeue,Helvetica,Arial;
                -webkit-transition: all .4s ease;
                -moz-transition: all .4s ease;
                -o-transition: all .4s ease;
                transition: all .4s ease;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                font-size: 20px;
                line-height: 28px;
                background: #9CD850;
                padding: 0 5px;
                margin: 0 5px 0 0
            }

                .pagination ul > li > a:hover, .pagination ul > .active > a, .pagination ul > .active > span {
                    background: #01141B;
                    color: #9CD850
                }

        .pagination ul > .active > a, .pagination ul > .active > span {
            color: #9CD850;
            cursor: default
        }

        .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover {
            color: #999;
            cursor: default;
            background-color: transparent
        }

        .pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
            border-left-width: 1px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -moz-border-radius-topleft: 4px
        }

        .pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
            -moz-border-radius-topright: 4px;
            -moz-border-radius-bottomright: 4px
        }

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pagination-large ul > li > a, .pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px
}

.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px
}

.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px
}

.pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px
}

.pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px
}

.pagination-small ul > li > a, .pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px
}

.pagination-mini ul > li > a, .pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px
}

.pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1
}

    .pager:before, .pager:after {
        display: table;
        line-height: 0;
        content: ""
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 15px
        }

            .pager li > a:hover {
                text-decoration: none;
                background-color: #f5f5f5
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > span {
        color: #999;
        cursor: default;
        background-color: #fff
    }

.dashboard_banner div {
    padding-top: 26px
}

.header_wrapper {
    position: relative;
    background: #0C5E7A url("/Content/themes/AARDKLOP/images/header_bg_2.jpg") center center no-repeat;
    background-size: 100%;
    width: 100%;
    height: 280px
}

.footer_wrap {
    background: #0C5E7A;
}

header .logo {
    position: absolute;
    width: 394px;
    height: 202px;
    max-width: 100%;
    background: url(/Content/themes/AARDKLOP/images/company_logo.png) no-repeat;
    text-indent: -9999px;
    float: left
}

nav a:hover {
    color: #000;
    text-decoration: none;
    background: #DAFF00;
}

.footer_wrap .footer_bg {
    background: #0A003E url("/Content/themes/AARDKLOP/images/footer_bg.jpg") center bottom no-repeat;
    background-size: 100%;
    height: 200px;
    /*width: auto;*/
}

.slide_content p {
    margin-bottom: 46px;
    font-size: 15px
}
