﻿@font-face {
    font-family: 'HelveticaNeue-Roman';
    src: url("../fonts/HelveticaNeueLTArabic-Roman.eot");
    src: url("../fonts/HelveticaNeueLTArabic-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTArabic-Roman.woff") format("woff"), url("../fonts/HelveticaNeueLTArabic-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeueLTArabic-Roman.svg") format("svg");
}

@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url("../fonts/HelveticaNeueLTArabic-Bold.eot");
    src: url("../fonts/HelveticaNeueLTArabic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTArabic-Bold.woff") format("woff"), url("../fonts/HelveticaNeueLTArabic-Bold.ttf") format("truetype"), url("../fonts/HelveticaNeueLTArabic-Bold.svg") format("svg");
}

@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url("../fonts/HelveticaNeueLTArabic-Light.eot");
    src: url("../fonts/HelveticaNeueLTArabic-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTArabic-Light.woff") format("woff"), url("../fonts/HelveticaNeueLTArabic-Light.ttf") format("truetype"), url("../fonts/HelveticaNeueLTArabic-Light.svg") format("svg");
}

@font-face {
    font-family: 'CPDFontAM-webfont';
    src: url("../fonts/CPDFontAM-webfont.eot");
    src: url("../fonts/CPDFontAM-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CPDFontAM-webfont.woff") format("woff"), url("../fonts/CPDFontAM-webfont.ttf") format("truetype"), url("../fonts/CPDFontAM-webfont.svg") format("svg");
}

@font-face {
    font-family: 'CPDFontAL-webfont';
    src: url("../fonts/CPDFontAL-webfont.eot");
    src: url("../fonts/CPDFontAL-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CPDFontAL-webfont.woff") format("woff"), url("../fonts/CPDFontAL-webfont.ttf") format("truetype"), url("../fonts/CPDFontAL-webfont.svg") format("svg");
}

@font-face {
    font-family: 'CPDFontAB-webfont';
    src: url("../fonts/CPDFontAB-webfont.eot");
    src: url("../fonts/CPDFontAB-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CPDFontAB-webfont.woff") format("woff"), url("../fonts/CPDFontAB-webfont.ttf") format("truetype"), url("../fonts/CPDFontAB-webfont.svg") format("svg");
}

.r, body, .article__course {
    font-family: 'HelveticaNeue-Roman', "Helvetica Neue Roman", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
}

body {
    background-size: cover;
}

html {
    font-size: 14px;
}
/***** global values *****/

*, :before, :after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    min-height: 100%;
}

body {
    margin: 0;
    min-height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}

    input:focus, textarea:focus, a:focus, a:active, a:hover {
        outline: 0;
    }

    a:hover {
        text-decoration: underline;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

hr {
    height: 1px;
    margin: 0;
    background: #0b5e92;
    border-width: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    resize: none;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
        width: auto;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: inherit;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
    padding: 0 0 .5em;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.float-element {
    float: left;
}

.float-element-x {
    float: right;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/**** Start ****/
body {
    background: url(../images/NASST2016/top-bg-no-hash.jpg) repeat-x top center;
}

.main-logo, .main-logo-home {
    display: block;
    margin: auto;
    margin-top: 35px;
    clear: both;
    margin-bottom: 10px;
}

.main-logo {
    width: 90px;
}

.main-header h1 {
    display: table;
    margin: auto;
    color: #fff;
}

.group-links-selection {
    display: table;
    margin: auto;
    margin-bottom: 120px;
}

.selection-column {
    display: inline-table;
    margin-bottom: 40px;
}

div.warpper-sport-selection {
    width: 300px;
    height: 425px;
    position: relative;
    display: inline-block;
}

    div.warpper-sport-selection > div {
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    div.warpper-sport-selection.volley {
        background: url(../images/01.png) center top no-repeat;
    }

    div.warpper-sport-selection.foot {
        background: url(../images/02.png) -9px top no-repeat;
    }

    div.warpper-sport-selection.marathon {
        background: url(../images/04.png) 3px top no-repeat;
    }

    div.warpper-sport-selection.tennis {
        background: url(../images/05.png) 0 top no-repeat;
    }

    div.warpper-sport-selection.bicycle {
        background: url(../images/03.png) 3px top no-repeat;
    }

    div.warpper-sport-selection.archery {
        background: url(../images/archery-bg.png) 3px top no-repeat;
    }

.btn-select-sport {
    background: #6da342; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYTM0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTZjNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #6da342 0%, #0a6c5c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6da342), color-stop(100%,#0a6c5c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6da342 0%,#0a6c5c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6da342 0%,#0a6c5c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6da342 0%,#0a6c5c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #6da342 0%,#0a6c5c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6da342', endColorstr='#0a6c5c',GradientType=0 ); /* IE6-8 */
    border: none;
    color: #fff;
    width: 270px;
    height: 48px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 48px;
    display: block;
    text-align: center;
    text-decoration: none;
}

    .btn-select-sport:hover {
        background: #00a296;
        text-decoration: none;
    }

section.main-sports-section {
    margin-top: 10px;
}

.main-sports-section section {
    margin-bottom: 40px;
}

p {
    text-align: center;
    /*color: #fff;*/
}

.selection-column p {
    width: 270px;
    text-align: right;
    color: #fff;
    min-height: 110px;
    text-shadow: rgba(31, 31, 31, 0.84) 1px 1px 2px;
}

.more-info {
    width: 270px;
    text-align: right;
}

span.info-title {
    background: rgba(255, 255, 255, 0.3);
    width: 135px;
    height: 34px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}

.call-us {
    font-weight: bold;
    color: #fff;
}

    .call-us span {
        display: block;
        direction: rtl;
        text-shadow: rgba(31, 31, 31, 0.72) 1px 1px 2px;
    }

        .call-us span i.fa {
            margin-left: 10px;
        }

.secial-contact {
    color: #fff;
    text-align: center;
    font-size: 16px;
    min-height: 110px;
}

.social-links a {
    width: 39px;
    height: 39px;
    display: inline-block;
    background: #cc181e;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin: 0 5px;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -ms-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    transition: background 200ms linear;
    cursor: pointer;
    border: 1px solid transparent;
    line-height: 1;
    padding-top: 9px;
    margin-bottom: 5px;
}

    .social-links a.instagram {
        background-color: #3f729b;
        color: #fff;
    }

    .social-links a.facebook {
        background-color: #3B579D;
        color: #fff;
    }

    .social-links a.twitter {
        background-color: #5DD7FC;
        color: #fff;
    }

.youtube:hover {
    background-color: #C12D2B;
    color: #fff;
}

#main-container {
    max-width: 1170px;
    margin: auto;
    padding: 0 20px;
}

/*Changes*/
@media screen and (max-width: 594px) {
    .main-vavigation {
        width: 100px;
    }

    .player_container {
        width: 100% !important;
    }
}

@media screen and (max-width: 1100px) {
    p.main-content-paragraph {
        width: 90% !important;
    }

    .register-btn-cnt {
        width: 90% !important;
    }

    .player_container {
        width: 100% !important;
    }
}

@media screen and (max-width: 768px) {
    p.main-content-paragraph {
        width: 80% !important;
    }

    .register-btn-cnt {
        width: 90% !important;
    }

    .inside-content-column {
        width: 97% !important;
    }

    #divRunnerImg {
        width: 100% !important;
    }

    .divSportImg {
        width: 100% !important;
    }

    #divMainContent {
        width: 100% !important;
    }
}

input[type="file"] + label.error {
    margin: 8px;
    background: #fff;
}

@media screen and (max-width: 768px) {
    #inputUploadIDCopy {
        width: 79%;
    }

    .uploadFilex {
        /*width: 79%;
        padding-top: 8px;
        height: 47px;*/
    }

    input.uploadFilex {
        margin: 0;
    }

    .player_container {
        width: 100% !important;
    }

    #divUploadIDCopy {
        padding-top: 8px;
        height: 47px;
    }

    .relative-cont {
        width: 100%;
    }
}


.main-vavigation {
    float: left;
    margin-top: 20px;
    height: 0;
}

    .main-vavigation li {
        float: right;
        color: #0d91db;
        font-weight: bold;
        list-style-position: inside;
        font-size: 12px;
        position: relative;
        padding: 0 10px;
    }
/*
        .main-vavigation li:first-child ~ li:before {
            width: 4px;
            height: 4px;
            background: white;
            content: '';
            position: absolute;
            border-radius: 5px;
            left: -2px;
            top: 12px;
        }*/

.content-wrapper {
    background: #fff;
}

    .content-wrapper p {
        color: #000;
        text-align: left;
        text-align: justify;
    }

    .content-wrapper header {
        background: #084d8d; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA4NGQ4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDZhOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #084d8d 0%, #0d6a95 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#084d8d), color-stop(100%,#0d6a95)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #084d8d 0%,#0d6a95 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #084d8d 0%,#0d6a95 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #084d8d 0%,#0d6a95 100%); /* IE10+ */
        background: linear-gradient(to bottom, #084d8d 0%,#0d6a95 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#084d8d', endColorstr='#0d6a95',GradientType=0 ); /* IE6-8 */
        padding: 8px 40px;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
    }

    .content-wrapper.regf {
        padding: 3%;
        padding-right: 0;
    }

p.main-content-paragraph {
    width: 640px;
    color: #000;
    margin: 40px;
    float: left;
    text-align: left;
    line-height: 2.25;
    margin-bottom: 0;
    padding: 0;
    margin-top: 20px;
}

.register-btn-cnt hr {
    margin-bottom: 40px;
}

.register-btn-cnt {
    width: 660px;
    float: left;
    margin-bottom: 60px;
    padding-left: 40px;
    margin-top: 40px;
}

    .register-btn-cnt input {
        display: block;
        margin: auto;
    }

span.inquiries {
    float: right;
    font-size: 16px;
}

.inside-content-column {
    width: 290px;
    text-align: left;
    float: left;
    margin-right: 40px;
}

    .inside-content-column input {
        margin: 0;
    }

    .inside-content-column:last-child {
        margin: 0;
    }

.mark-span {
    color: #c20606;
    border-bottom: 1px solid #c20606;
    white-space: nowrap;
    display: inline-block;
}

ul.inner-content-list li {
    position: relative;
}

    ul.inner-content-list li:before {
        width: 4px;
        height: 4px;
        position: absolute;
        left: -10px;
        content: '';
        background: #0b5e92;
        top: 15px;
        border-radius: 5px;
    }

section.tennis-section {
    background: url(../images/tennis-01.png) no-repeat right top;
    min-height: 628px;
}

section.running-section {
    background: url(../images/running-01.png) no-repeat right top;
}

section.cycle-section {
    background: url(../images/03.png) no-repeat right top;
    background-size: 35%;
}

.reg-form-table {
    width: 47%;
    float: left;
    margin-right: 3%;
    margin-bottom: 40px;
}

    .reg-form-table h4 {
        color: #0b5b91;
        font-size: 18px;
    }

select, input {
    width: 100%;
    border: 1px solid #E0E0E0;
    color: #000000;
    padding: 3px 10px;
    background: #fff;
}

table.reg-form-table p {
    height: 0;
    font-size: 11px;
    position: relative;
    top: -12px;
    overflow: visible;
}

.reg-form-table td {
    padding: 10px 0;
    position: relative;
}

a.fileUpload {
    position: relative;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 0;
    background: #5e9a46;
    height: 39px;
    width: 90px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    height: 100%;
}

.fileUpload.btn.btn-primary {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 40px;
    padding: 0;
}

    .fileUpload.btn.btn-primary span {
        float: right;
        height: 100%;
        width: 90px;
        text-align: center;
        color: #fff;
        background: #6da342; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYTM0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTZjNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #6da342 0%, #0a6c5c 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6da342), color-stop(100%,#0a6c5c)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #6da342 0%,#0a6c5c 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #6da342 0%,#0a6c5c 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #6da342 0%,#0a6c5c 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(109, 163, 66, 0.88) 0%,rgba(10, 108, 92, 0.72) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6da342', endColorstr='#0a6c5c',GradientType=0 ); /* IE6-8 */
        line-height: 40px;
    }

div.fileUpload + p {
    top: -3px;
    color: #000;
}

.content-wrapper.regf hr {
    clear: both;
    margin-right: 3%;
    height: 2px;
}

.reg-form-table.terms select {
    width: 100%;
}

td:nth-child(odd) {
    width: 200px;
}

.terms-points {
    height: auto;
    padding: 20px;
    border: 1px solid #e0e0e0;
    overflow: auto;
    height: 250px;
}

table td.accept-terms {
    padding: 0;
}

    table td.accept-terms input[type=checkbox] {
        float: left;
        width: auto;
        margin-top: 5px;
    }

        table td.accept-terms input[type=checkbox] + span {
            float: left;
            /* margin-top: -10px; */
            margin-left: 10px;
        }

.register-btn-cnt.final {
    padding: 0;
    width: 100%;
    padding-right: 40px;
    padding-top: 40px;
    margin: 0;
}

a.lang-shift:before {
    content: '';
    background: url(../images/ar-lang.png);
    width: 14px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 10px;
}

a.lang-shift {
    padding-left: 20px;
    position: relative;
    color: #fff;
}

.secial-contact p {
    color: #282828;
    font-size: 16px;
}

header.main-header {
    margin-bottom: 10px;
}

.relative-cont {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.terms-panel {
    margin-top: 20px;
}

.hyper-logo {
    display: table;
    margin: auto;
}

.pop_header {
    background: #084d8d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #084d8d 0%, #0d6a95 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#084d8d), color-stop(100%,#0d6a95));
    background: -webkit-linear-gradient(top, #084d8d 0%,#0d6a95 100%);
    background: -o-linear-gradient(top, #084d8d 0%,#0d6a95 100%);
    background: -ms-linear-gradient(top, #084d8d 0%,#0d6a95 100%);
    background: linear-gradient(to bottom, #084d8d 0%,#0d6a95 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#084d8d', endColorstr='#0d6a95',GradientType=0 );
    color: #fff;
    padding: 10px 20px;
    text-align: left;
}

.pop_footer {
    padding: 0;
}

    .pop_footer button {
        padding: 20px 60px;
        background: #fff;
        border-left: 1px solid #ececec;
        float: right;
    }

.down_pop_rules {
    background: #fff;
    text-decoration: none;
    border-right: 1px solid #ececec;
    padding: 20px 60px;
}

.registration_page .columizer > label {
    /* float: left; */
    /* width: 30%; */
    font-size: 15px;
    margin: 10px 0;
    font-family: sans-serif;
}

    .registration_page .columizer > label + .takeValue {
        float: left;
        width: 70%;
    }

        .registration_page .columizer > label + .takeValue p {
            line-height: 22px;
        }

input[type="radio"] {
    width: 12px;
}

.chechbox_item {
    display: inline-block;
    margin-right: 15px;
}

.registration_page label {
    padding: 0;
    top: 0;
}

.takeValue.list-md-condition input[type=checkbox] {
    margin-top: -5px;
}

label.errr, label.error {
    top: 0;
}

.overlay-over-category-section {
    display: none;
    background: rgba(0, 0, 0, 0.76);
    width: 100%;
    height: 44%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
}

.splash_popup {
    width: 1170px;
    height: 30%;
    top: 30%;
    margin: auto;
    background: white;
    position: absolute;
    color: rgb(0, 0, 0);
    left: -100%;
    right: -100%;
}

a.close-category {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}


.overlay-over-category-section-text {
    position: absolute;
    width: 50%;
    top: 15px;
    left: 25%;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #000;
}

.agree_check {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 50px;
    line-height: 30px;
    text-align:center;
}

.login_section .button-sets, .btn-select-sport {
    margin: auto auto auto auto;
}

.player_container {
    width: 47%;
    overflow: hidden;
    float: left;
    margin-right: 3%;
}

.registration_page .player_container .columizer {
    width: 100%;
}

/*new styles*/

div.owl-mainSlider {
    padding: 0 20px;
}

.selection-item-image {
    border: 9px solid #fff;
    -webkit-box-shadow: 0px 11px 20px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 11px 20px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 11px 20px 0px rgba(0,0,0,0.19);
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    position: relative;
    height: 370px;
    background-size: cover;
    background-position: center top;
    overflow: hidden;
}

a.selection-column {
    text-decoration: none;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    display: block;
    margin: 0px 10px;
    cursor: default;
}

.selction-item-caption {
    color: #282828;
    position: relative;
    font-size: 17px;
    text-align: center;
    top: 10px;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    color: black;
}

header.main-header nav {
    /*float: left;*/
}

ul.main-vavigation {
    margin: 0;
    height: auto;
    margin-bottom: 25px;
}

.header-rightside {
    float: right;
    position: relative;
}

    .header-rightside h1, .header-rightside a {
        float: left;
    }

        .header-rightside a img.main-logo-home {
            margin: 0;
            max-height: 120px;
            width: auto;
        }

    .header-rightside h1 {
        margin-top: 25px;
        margin-right: 75px;
        font-size: 30px;
        font-weight: normal;
        color: #000;
    }

header.main-header {
    padding-top: 25px;
    padding-bottom: 244px;
    position: relative;
}

    header.main-header:before {
        content: '2016';
        position: absolute;
        top: 150px;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        font-size: 504px;
        color: #fff;
        opacity: 0.1;
        line-height: 1;
        font-family: Arial;
    }

a.lang-shift:before {
    display: none;
}

a.lang-shift {
    padding: 3px 7px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    line-height: 1;
}

.main-vavigation li:before {
    content: '';
    position: absolute;
    width: 0px;
    height: 1px;
    /*background: #fff;*/
    bottom: 0;
    left: 0;
    /*-webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;*/
    /*-moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;*/
    /*transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;*/
}

.main-vavigation li {
    padding: 10px 12px 10px 12px;
    margin-right: 20px;
    /*padding-bottom: 5px;*/
    background: #04ACC6;
    color: white;
    text-decoration: none;
}

    .main-vavigation li:hover {
        background: #93BF5E;
        color: white;
        text-decoration: none;
    }

.selection-item:hover .selection-item-image {
    border-color: #035fc2;
}

div.owl-mainSlider .owl-item {
    margin: 30px 0;
}

.selection-item-image:before {
    width: 0px;
    height: 0px;
    content: '';
    border-bottom: 110px solid #035fc2;
    border-left: 110px solid transparent;
    bottom: -1px;
    position: absolute;
    right: -1px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
}

.selection-item:hover .selection-item-image:before {
    visibility: visible;
    opacity: 1;
}

.selection-item-image:after {
    content: '';
    width: 28px;
    height: 22px;
    background: url(../images/nass2016/item-arrow.png) no-repeat center;
    position: absolute;
    bottom: 12px;
    right: 55px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
}

.selection-item:hover .selection-item-image:after {
    visibility: visible;
    opacity: 1;
    right: 20px;
}

.selection-item[disabled] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    cursor: default;
}

    .selection-item[disabled] .selection-item-image {
        border-color: #acacac;
    }

.selection-item {
    cursor: pointer;
}

    .selection-item[disabled] .selction-item-caption {
        color: #ACACAC;
    }

span.hash-title {
    display: block;
    width: 212px;
    height: 16px;
    background: url(../images/nass2016/hash.png) no-repeat center;
    clear: both;
}



@media screen and (max-width:1170px) {
    header.main-header:before {
        font-size: 410px;
    }

    body {
        overflow-x: hidden;
    }
}

@media screen and (max-width:1170px) {
    header.main-header:before {
        font-size: 250px;
        top: 50%;
    }
}

@media screen and (min-width:1600px) {
    div.owl-mainSlider .owl-stage-outer {
        overflow: visible;
    }

    .selection-item:hover .selection-item-image {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        border-color: #035fc2;
    }
}

@media screen and (max-width:800px) {
    header.main-header:before {
        font-size: 15em;
        top: 50%;
        font-weight: bold;
    }

    .selection-item-image:before {
        border-bottom: 90px solid #035fc2;
        border-left: 90px solid transparent;
    }

    .header-rightside {
        float: none;
        clear: both;
        overflow: hidden;
        position: relative;
        top: 30px;
    }

        .header-rightside h1, .header-rightside a {
            float: none;
            text-align: center;
            display: table;
            margin: auto;
        }

    header.main-header {
        padding-bottom: 120px;
    }
}

div.owl-mainSlider .owl-controls {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    height: 0;
    margin-top: -18px;
}

    div.owl-mainSlider .owl-controls .owl-nav {
        overflow: hidden;
    }

        div.owl-mainSlider .owl-controls .owl-nav .owl-prev {
            float: left;
        }

    div.owl-mainSlider .owl-controls .owl-nav  .owl-next {
    }

    div.owl-mainSlider .owl-controls .owl-nav .owl-next {
        float: right;
    }

    div.owl-mainSlider .owl-controls .owl-nav .owl-next, div.owl-mainSlider .owl-controls .owl-nav .owl-prev {
        background: #035fc2;
        color: #fff;
        width: 32px;
        text-align: center;
        font-size: 28px;
        line-height: 1;
        height: 36px;
    }

.selection-item:hover .selction-item-caption {
    top: 25px;
}

footer.footer {
    background: #f6f6f6;
    padding: 30px 0;
    min-height: 210px;
}

.social-links a:hover {
    background: #f6f6f6;
    color: #2A5B83;
    border-color: #2A5B83;
}

.main-vavigation li.current a {
    color: #fff;
}

.main-vavigation li.current:before {
    width: 100%;
}

header.main-header.inner-main-header {
    padding-bottom: 20px;
}

    header.main-header.inner-main-header:before {
        top: -50px;
    }


/**inner new changes*/

header.main-header.inner-main-header {
    padding-bottom: 20px;
}

    header.main-header.inner-main-header:before {
        top: -50px;
    }

@media screen and (min-width:1171px) {
    div#main-container.main-inner-container {
        padding: 0px;
    }
}

.inner-new-adobe-container {
    background: #fff;
    padding: 10px;
    /* padding-bottom: 0; */
}

.left-home img {
    width: 100%;
}

.right-home h2.about_text {
    color: #000;
    font-family: 'HelveticaNeue-Bold', "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 34px;
    line-height: 56px;
}

p.about_para {
    color: #000;
    font-size: 17px;
    font-family: 'HelveticaNeue-Roman', "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 34px;
    max-width: none;
}

.left-home, .login .left-home {
    max-height: 900px;
    overflow: hidden;
    background: url(../images/NASST2016/left.jpg) top center;
    background-size: cover;
    min-height: 600px;
}

.left-home-title-b {
    width: 100%;
    left: auto;
    text-align: center;
    max-width: 400px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    line-height: 40px;
    bottom: 60px;
    padding: 0;
}

.left-home.new-left-home .left-home-title {
    position: relative;
    right: 0;
    margin: auto;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    font-size: 34px;
    line-height: 60px;
    top: 0;
    margin-top: 30px;
    margin-bottom: 70px;
    left: 0px;
    max-width: 480px;
}

.inner-left-item {
    clear: both;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 20px;
    display: table;
    margin: auto;
    min-width: 400px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 30px;
}

    .inner-left-item span {
        display: block;
        font-size: 18px;
    }

        .inner-left-item span:first-child {
            font-weight: bold;
            margin-bottom: 10px;
        }

.pledge-download.pledge-btn-home.new-download a.new-nav-link {
    display: block;
    max-width: 400px;
    margin-bottom: 10px;
    text-decoration: none;
    background: #fff;
    border: 1px solid #a2a2a2;
    color: #000;
    text-align: left;
    font-size: 18px;
    position: relative;
    -webkit-transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1) 0ms;
    -moz-transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1) 0ms;
    transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1) 0ms;
    border-radius: 0px;
    padding-left: 40px;
}

    .pledge-download.pledge-btn-home.new-download a.new-nav-link i.fa {
        display: block;
        position: absolute;
        right: 10px;
        top: 13px;
        font-size: 21px;
        color: #a2a2a2;
        -webkit-transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1) 100ms;
        -moz-transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1) 100ms;
        transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1) 100ms;
    }

    .pledge-download.pledge-btn-home.new-download a.new-nav-link:hover {
        background: #9cb33e;
        color: #fff;
        border-color: #9cb33e;
    }

        .pledge-download.pledge-btn-home.new-download a.new-nav-link:hover i.fa {
            color: #fff;
        }

    .pledge-download.pledge-btn-home.new-download a.new-nav-link i.fa:last-child {
        right: 50px;
        visibility: hidden;
        opacity: 0;
    }

    .pledge-download.pledge-btn-home.new-download a.new-nav-link:hover i.fa:last-child {
        right: 10px;
        visibility: visible;
        opacity: 1;
    }

    .pledge-download.pledge-btn-home.new-download a.new-nav-link:hover i.fa:first-child {
        right: -10px;
        visibility: hidden;
        opacity: 0;
    }

    .pledge-download.pledge-btn-home.new-download a.new-nav-link:before {
        content: '';
        position: absolute;
        width: 20px;
        height: 24px;
        background: url(../images/nass2016/doc-icon.png) top center;
        top: 13px;
        left: 10px;
    }

    .pledge-download.pledge-btn-home.new-download a.new-nav-link:hover:before {
        background: url(../images/nass2016/doc-icon-hv.png) top center;
    }

@media screen and (max-width:1191px) {
    .right-home {
        padding: 0px;
        padding-bottom: 10px;
    }

    .left-home-title-b {
        position: relative;
        bottom: 0;
        padding: 0 10px;
    }
}

.login input.blue_button {
    width: auto;
    margin: 0 5px;
    min-width: 120px;
}

.pace {
    background: #fff url(../images/nass2016/bg-grad.png) repeat-x top center;
}

html, body, .pace {
    height: 100%;
}

.home-btn-sets {
    text-align: left;
}

.pledge-download.pledge-btn-home.new-download a.new-nav-link i.fa:before {
    content: "\f105";
}

.inner-new-adobe-container .col-lg-push-6, .inner-new-adobe-container .col-lg-pull-6 {
    left: 0;
}

.right-home .blue_button, .right-home .login_section input[type=submit], .login_section .right-home input[type=submit] {
    color: #fff;
}

span.custom-input-choose {
}

.checkbox-item label {
    font-size: 15px;
    display: inline-block;
    margin: 10px 5px;
    line-height: 1;
    font-family: inherit;
}

.checkbox-item {
    /* margin: 9px 0; */
}

.outer-input.file span.custom-input-choose, .outer-input.file span.custom-input-value {
    padding-top: 13px;
}

.contact-number-country-code {
    border-right: 1px solid #A2A2A2;
    border-left: none;
}

    .contact-number-country-code + input[type=text] {
        padding-left: 55px;
        text-align: left;
    }

@media screen and (max-width:768px) {
    ul.main-vavigation {
        width: 100%;
    }

        ul.main-vavigation li {
            width: 100%;
            margin: 0px auto;
            text-align: center;
            margin-bottom: 2px;
            display: none;
        }
}

.remove-padding, .remove-padding * {
    padding: 0 !important;
}

    .remove-padding input {
        padding: 10px !important;
        height: 50px !important;
        background: #fff;
    }

.login input.blue_button {
    width: auto;
    margin: 0;
    min-width: 160px;
    height: 40px;
}

.col-lg-8.login-more-links {
    padding: 0px;
}

.login-more-links a {
    margin: 0px;
    margin-right: 20px;
}

.home-btn-sets a.blue_button {
    display: block;
    max-width: 220px;
    font-weight: normal;
    font-family: inherit;
    font-size: 16px;
    margin-bottom: 10px;
    padding-top: 15px;
}

@media screen and (max-width:768px) {
    div#main-container.main-inner-container {
        padding: 0 20px;
    }
}

@media screen and (max-width:480px) {
    header.main-header:before {
        display: none;
    }

    .inner-left-item {
        min-width: 0px;
        width: 100%;
    }
}


hr.blue-line {
    clear: both;
    margin: 0 30px;
    height: 2px;
    background: #035fc2;
}

.wizard-download a.wizard-btn {
    width: 25%;
    float: left;
    text-align: left;
    height: 50px;
    padding-top: 15px;
    background: #035fc2;
    color: #fff;
}

.pledge-download.wizard-download {
    overflow: hidden;
    padding: 0px;
}

.wizard-download a.wizard-btn:hover {
    background: #187be5;
}

.wizard-download a.wizard-btn:first-child ~ a.wizard-btn {
    border-left: 1px solid #5694d6;
}

span.pdf-icon {
    width: 20px;
    height: 25px;
    display: block;
    float: left;
    background: url(../images/nass2016/pdf.png) no-repeat center;
    margin: 0 20px;
    margin-top: -4px;
}

@media screen and (max-width:1024px) {
    .wizard-download a.wizard-btn {
        width: 50%;
        border-bottom: 1px solid #5694d6;
        margin: 0;
    }
}

@media screen and (max-width:480px) {
    .wizard-download a.wizard-btn {
        width: 100%;
        float: none;
    }
}

.wizard-panel {
    max-height: 370px;
    overflow: auto;
    padding: 20px;
    text-align: right;
    direction: rtl;
}

.wizard-pledge {
    padding: 0;
}

.wizard-checkbox {
    background: #282828;
    color: #fff;
    padding: 21px;
    border-bottom: 1px solid #fff;
}

    .wizard-checkbox h3.has_checkbox {
        display: table;
        margin: auto;
        padding-right: 25px;
    }

        .wizard-checkbox h3.has_checkbox input[type=checkbox] {
            padding: 0;
            top: 6px;
        }

.wizard-reg-btn input.blue_button, .wizard-reg-btn button.blue_button {
    margin: auto;
    display: block;
    width: 280px;
    height: 50px;
    font-size: 16px;
}

.wizard-pledge ul li {
    margin: 10px 45px 10px 20px !important;
}

/*.wizard-pledge ul li:before {
        left: auto !important;
        right: -17px !important;
    }*/

input[type=text], input[type=search], input[type=password], textarea, select {
    text-align: left;
}

.header-rightside h1, .header-rightside a {
    clear: both;
    float: none;
    display: table;
    margin: auto;
}

.header-rightside {
    float: none;
    margin: auto;
    top: -20px;
}

    .header-rightside h1 {
        font-size: 22px;
        text-align: center;
        line-height: 36px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

span.hash-title {
    margin: auto;
    margin-top: 10px;
}

header.main-header {
    padding-bottom: 30px;
}

    header.main-header:before {
        display: none;
    }

    header.main-header nav {
        position: relative;
        z-index: 1;
        height: 30px;
    }

@media screen and (max-width:768px) {
    .header-rightside {
        top: 0px;
    }
}

.home-btn-sets a.blue_button {
    background: #04ACC6;
}

    .home-btn-sets a.blue_button:hover {
        background: #9AC059;
    }

.homepage-deadline-list {
    text-align: center;
    width: 100%;
    list-style: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    float: left;
    position: absolute;
    bottom: 20px;
    left: 0;
}

.contact-list-item {
    /*font-size: 16px;*/
    /*font-weight: bold;*/
    /*line-height: 40px;*/
    border-top: 1px solid #40407E;
    padding-top: 10px;
}

.text_center.home-btn-sets {
    text-align: center;
}

.header-rightside h1 {
    font-weight: bold;
    margin-top: 20px;
}

.right-home h2.about_text {
    border-bottom: 1px solid #D9D9D6;
    margin-bottom: 15px;
}

.inner-new-adobe-container {
    border: 1px solid #D9D9D6;
}

.input-submit-button {
    display: block;
    max-width: 220px;
    font-weight: normal;
    font-family: inherit;
    font-size: 16px;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 17px;
    background: #04ACC6;
}

    .input-submit-button:hover {
        background: #9AC059;
    }

.login-more-links a {
    margin: 0px;
    margin-left: 20px;
}

section.points_pledge.terms-conditions ul {
    height: 300px;
    overflow: scroll;
}

a.open-menu, a.close-menu {
    display: none;
}

@media screen and (max-width: 480px) {
    a.open-menu {
        margin: 2%;
        font-size: 25pt;
        text-align: center;
    }

    a.close-menu {
        display: none;
        margin: 2%;
        font-size: 25pt;
        text-align: center;
    }
}

@media screen and (max-width:768px) {
    a.open-menu {
        display: inline;
        cursor: pointer;
    }

    a.close-menu {
        display: none;
        cursor: pointer;
    }

    ul.main-vavigation {
        width: 100%;
    }

        ul.main-vavigation li {
            width: 100%;
            margin: 0px auto;
            text-align: center;
            margin-bottom: 2px;
            display: none;
        }

    .registration_page .columizer > label + .takeValue {
        float: left;
        width: 100%;
    }
}

section.terms-conditions ul {
    height: 300px;
    overflow: scroll;
}

.terms-conditions li {
    color: #000000;
    margin: 20px 15px 20px 15px;
    position: relative;
    line-height: 2;
}

    .terms-conditions li:before {
        background-color: #0f77ba;
        border-radius: 50%;
        content: "";
        height: 5px;
        position: absolute;
        left: -17px;
        top: 15px;
        width: 5px;
    }

.back_to_couple_registration {
    float: right;
}

#nas-register-form .container {
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 0px 20px 0px;
    border: 1px solid rgb(225, 225, 225);
}

label b {
    line-height: 18px;
    display: inline-block;
    height: 36px;
}

@media screen and (max-width:990px) {
    .content-wrapper.regf {
        padding: 12px;
    }
    /*}

@media screen and (max-width:768px) {*/
    section.terms-conditions table.reg-form-table {
        width: 100%;
        margin: 0;
        margin-bottom: 40px;
        float: none;
    }

        section.terms-conditions table.reg-form-table td {
            display: block;
            width: auto;
            padding: 0px;
        }

            section.terms-conditions table.reg-form-table td img {
                max-width: 100%;
            }

    .btn-select-sport {
        width: 170px;
    }
}

.disable-section .disabled-container {
    display: none !important;
}

.disable-section {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    opacity: 0.4;
    cursor: not-allowed;
    border-color: #fff !important;
}

.player-category-thumbnail {
    padding-top: 15px;
    position: relative;
    border: 2px solid #fff;
}

    .player-category-thumbnail .columizer {
        position: static;
    }

    .player-category-thumbnail:hover {
        border-color: #cacaca;
    }

    .player-category-thumbnail.selected-player-active {
        border-color: #4880C7;
    }

.player-category-container input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    opacity: 0;
}

.disable-section input[type="radio"] {
    cursor: not-allowed !important;
}

.player-category-thumbnail img {
    width: auto !important;
    height: 220px;
}

.registration_page .columizer > label {
    margin-bottom: 0px;
    min-height: 36px;
}

.registration_page .columizer {
    margin-bottom: 0;
}

.divSportImg {
    padding: 40px 20px;
}

.custom-columizer-5 .col-sm-2.player-category-thumbnail {
    width: 20%;
}

    .custom-columizer-5 .col-sm-2.player-category-thumbnail img {
        display: block;
        margin: auto;
    }

.player-category-container {
    margin-bottom: 30px !IMPORTANT;
}

.custom-columizer-5.player-category-container {
    padding-right: 30px;
}

@media screen and (max-width:768px) {
    .registration_page .columizer input {
        margin: 0px;
    }

    .custom-columizer-5 .col-sm-2.player-category-thumbnail {
        width: auto;
    }
}

@media screen and (max-width:480px) {
    .chechbox_item.col-md-12 {
        width: 40%;
        margin-bottom: 20px;
    }

    .recaptchatable #recaptcha_image #recaptcha_challenge_image {
        max-width: 100%;
    }
}

.col-lg-8.login-more-links .input-submit-button {
    margin-top: 20px;
}

a.btn-select-sport {
    margin-bottom: 10px;
}

    a.btn-select-sport + a.btn-select-sport {
        background: #035FC2;
    }


/*new register cycling*/

ul.paticipate-selection-list.clearfix {
    background-color: #cf0e28;
    border-top: 1px solid rgb(225, 225, 225);
    margin-right: 3%;
    clear: both;
}

.participate-selection + ul.paticipate-selection-list.clearfix {
    border: none;
}

ul.paticipate-selection-list.clearfix li {
    width: 29%;
    float: left;
    height: 100px;
    cursor: pointer;
}

    ul.paticipate-selection-list.clearfix li a {
        display: block;
        height: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        line-height: 100px;
        color: #fff;
        border-right: 2px solid #ba0d24;
        font-size: 20px;
        text-decoration: none;
        font-weight: normal;
    }

        ul.paticipate-selection-list.clearfix li a:hover {
            background-color: #BA0D24;
        }

    ul.paticipate-selection-list.clearfix li.selected a {
        background-color: #fff;
        color: #0f76ba;
    }

.global-form.clearfix {
    padding: 60px 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(225, 225, 225);
    margin-bottom: 30px;
}

.custom__postion.global-form.clearfix {
    padding: 3%;
    margin: 0;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
}

.global-form.clearfix .editor-label, .global-form.clearfix .editor-field {
    float: left;
    width: 30%;
    margin-bottom: 30px;
    position: relative;
    padding-right: 3%;
}

.global-form.clearfix .editor-label {
    width: 20%;
}

.global-form.clearfix .editor-label {
    padding-top: 12px;
}

.global-form.clearfix .editor-field {
    position: relative;
}

.buttonContainerRight.remove-participate {
    clear: both;
    position: absolute;
    right: 0;
    bottom: 0;
}

    .buttonContainerRight.remove-participate input {
        color: #fff;
        border: none;
        margin: 0;
        padding: 0 30px;
        background-color: #CF0E28;
        font-size: 14px;
        height: 30px;
        line-height: 1;
    }

        .buttonContainerRight.remove-participate input:hover {
            background-color: #0F76BA;
        }

.tab-panel-item {
    display: none;
}

    .tab-panel-item.active {
        display: block;
    }

.buttonContainer.add-more-members-- input {
    color: #fff;
    height: 50px;
    border: none;
    margin: 40px auto;
    padding: 0 30px;
    background: #0F783D url(../images/add__.png) 20px center no-repeat;
    padding-left: 50px;
    width: auto;
    clear: both;
    float: none;
    display: block;
}

    .buttonContainer.add-more-members-- input:hover {
        background-color: #0F76BA;
    }

.custom__postion.global-form:first-child input.remove-member {
    display: none;
}

ul.main-vavigation li:last-child a.lang-shift {
    margin-top: -4px;
    padding-bottom: 5px;
    font-size: 16px;
}

@media screen and (max-width: 1190px) {
    .global-form.clearfix .editor-field {
        width: 35%;
        padding: 0;
    }

    .global-form.clearfix .editor-label {
        width: 15%;
    }
}

@media screen and (max-width: 1024px) {
    ul.paticipate-selection-list.clearfix li {
        width: 33.333%;
        height: 60px;
    }

        ul.paticipate-selection-list.clearfix li a {
            font-size: 16px;
            line-height: 1;
            padding-top: 15px;
        }

    .global-form.clearfix .editor-field {
        width: 66.667%;
    }

    .global-form.clearfix .editor-label {
        width: 32.333%;
    }
}

@media screen and (max-width: 768px) {
    ul.paticipate-selection-list.clearfix li {
        width: 50%;
        border: 1px solid #ba0d24;
    }

    .global-form.clearfix .editor-label, .global-form.clearfix .editor-field {
        width: 100%;
        margin: 0;
    }

    ul.paticipate-selection-list.clearfix {
        margin: 0;
    }
}

.player-category-thumbnail span.category-title {
    text-align: center;
    display: block;
    line-height: 1;
    font-size: 20px;
    margin: 10px 2px;
    min-height: 40px;
}

.chechbox_item:last-child {
    margin-bottom: 13px;
}

table.gridview-table {
    width: 100%;
    min-width: 760px;
}

    table.gridview-table td {
        width: 25%;
        height: 54px;
        border-bottom: 4px solid #fff;
        padding: 0 20px;
    }

td.join-submit-link a {
    float: right;
    background-color: #0F783D;
    color: #fff;
    border: none;
    margin: 0;
    padding: 0 30px;
    height: 100%;
    text-decoration: none;
    line-height: 50px;
    max-height: 50px;
}

    td.join-submit-link a:hover {
        background-color: #0F76BA;
    }

table.gridview-table tr {
    background-color: #fafafa;
    padding: 0 20px;
}

    table.gridview-table tr td.join-submit-link {
        padding: 0;
    }

    table.gridview-table tr:nth-child(even) {
        background-color: #f4f4f4;
    }

    table.gridview-table tr.grid-header {
        background-color: #CF0E28;
        color: #fff;
        text-align:left;
    }

        table.gridview-table tr.grid-header th {
            height: 54px;
            padding-left: 20px;
            border-bottom: 4px solid #fff;
        }

.join-team-container {
    padding: 3%;
    padding-left: 0;
    overflow: auto;
}

/*:-ms-input-placeholder {
    font-style: italic;
    color: red;
    background-color: yellow;
}*/

::-webkit-input-placeholder {
    color: #000;
}

:-moz-placeholder { /* Firefox 18- */
    color: #000;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}

:-ms-input-placeholder {
    color: #000;
}

input[type=text]:-ms-input-placeholder {
    color: #000;
}

.check-team-of-player {
    display: none;
}

.check-player-team {
    clear: both;
    margin: 20px auto;
    font-size: 18px;
    color: #FFFFFF;
    padding: 0 10px;
    display: table;
    padding-bottom: 5px;
    background: #0F5FA0;
}

.main-vavigation li,
.input-submit-button,
.content-wrapper header,
.btn-select-sport{
	background: #035fc2;
	color: #fff !important;
}