.myHeader {
    color: #8c8a85;
    font-size: 24px;
    margin-top: 0px;
    text-transform: uppercase;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
ul.contacts {
    width: 800px;
    height: 50px;
    padding: 0px 2px 0px 0px;
}
.footer_top .footer_top_wrapper {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
}
ul li,
ol li {
    margin-left: 0em;
    padding-left: 0;
}
.body {
    margin: 0;
    padding: 0;
    font-family: "reefontregular", Arial, sans-serif;
    font-size: 13px;
    color: #40403a;
    overflow-x: auto;
}
/*
.categorymenu {
    clear: both;
    height: 33px;
    overflow: visible;
    width: 980px;
    margin: 0 auto;
}
*/
.smallHeaderRight {
    float: left;
    color: #A9A9A9;
    font-weight: bold;
    font-size: 18px;
}

.custPopupOld {
   background-color: White !important;
   border-width: 3px;
   border-style: solid;
   z-index: 9999;
   left: 50%;
   padding: 10px;
   position: fixed;
   width: 700px;
   margin-left: -350px;
   top: 23% !important;
}
.popupBackground {
    background-color: black;
    font-color: white;
    opacity: 0.20;
    filter: alpha(opacity 20);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9998;
    overflow: hidden;
}
.mainTitle{
    color: #000 !important;
    font-family: 'DINWebPro-CondMedium',Arial,Helvetica,Verdana,sans-serif;
    font-size: 17px !important;
    letter-spacing: 0px;
    text-transform: none;
}
.pbTitle{
    padding: 15px 12px !important;
}
.breadcrumb {
    width: 980px;
    margin: 0 auto;
    font-size: 12px;
}
td {
    vertical-align: top;
    text-align: left;
}
select {
    width: 345px;
    min-width: 365px;
    border: 1px solid #b3b3b3;
    font-size: 12px;
    min-height: 33px;
    <!-- min-width: 600px;
    --> padding: 0 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 33px;
    border: 1px solid #e5e5e5;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f2f2f2 0, #fff 100%);
    background: -o-linear-gradient(top, #f2f2f2 0, #fff 100%);
    background: -ms-linear-gradient(top, #f2f2f2 0, #fff 100%);
    background: linear-gradient(to bottom, #f2f2f2 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0);
}
textarea {
    border: 1px solid #b3b3b3;
    font-size: 12px;
    padding: 0 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f2f2f2 0, #fff 100%);
    background: -o-linear-gradient(top, #f2f2f2 0, #fff 100%);
    background: -ms-linear-gradient(top, #f2f2f2 0, #fff 100%);
    background: linear-gradient(to bottom, #f2f2f2 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0);
}
.goog-text-highlight {
    background-color: #c9d7f1;
    -webkit-box-shadow: 2px 2px 4px #9999aa;
    -moz-box-shadow: 2px 2px 4px #9999aa;
    box-shadow: 2px 2px 4px #9999aa;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
#leftcolumn {
    width: 230px;
    margin-top: 25px;
    float: left;
}
#rn_PageTitle h1 {
    color: #8c8a85;
    font-size: 24px;
    margin-top: 25px;
    text-transform: uppercase;
}
#leftcolumn .navgroup {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 0 0 10px;
    overflow: hidden;
    width: 230px;
}
#leftcolumn .nav-title:after,
#leftcolumn .helpbox .collapsible:after {
    background: linear-gradient(to right, rgba(221, 221, 221, 1) 0px, rgba(235, 235, 235, 1) 21%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top-right-radius: 5px;
    height: 100%;
    line-height: 50px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 50px;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none !important;
    text-transform: none;
    vertical-align: middle;
    content: "1";
}
#leftcolumn .nav-title {
    background: none repeat scroll 0 0 #ebebeb;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #666;
    cursor: pointer;
    display: block;
    font-family: "reefontbold", Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    min-height: 20px;
    padding: 15px 50px 15px 10px;
    position: relative;
}
/*
.categorymenu .topcat_link.sf-with-ul .topcat_spacer {
    padding: 8px 3px 5px;
}
*/
#leftcolumn .navgroup li {
    background: none repeat scroll 0 0 #f6f6f6;
    border-bottom: 1px solid #eaeaea;
    color: #5c5c5c;
    display: block;
    line-height: 16px;
}
#leftcolumn .navgroup li a {
    color: #201c20;
    font-size: 12px;
    padding: 4px 10px;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
/*
ul,
il {
    list-style: square;
}
*/
.rn_Padding {
    background: url("http://demandware.edgesuite.net/aajp_prd/on/demandware.static/Sites-Reebok-GB-Site/-/en_GB/v1408576995292/css/../images/hor-carousel-main-bg.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    padding-top: 25px;
    float: left;
}
#rn_PageTitle h1 {
    color: #8c8a85;
    font-size: 24px;
    margin-top: 25px;
    text-transform: uppercase;
}
#filelist{
    width: 100%;
    float: left;
}
#filelist li {
    list-style-type: disc !important;
    margin-left: 19px !important;
}
.pbHeader {
    background-color: #FFFFFF !important;
}
.pbHeader .pbTitle {
    width: 100% !important;
}
.breadcrumb-container {
    background: none repeat scroll 0 0 #ebebeb;
}
.panel-grid {
    margin: 0 auto;
}
.contact-container {
    margin-left: 45px;
    width: 368px;
    float: left;
}
.rn-page-title {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 24px;
}
.contact-subtitle {
    font-size: 14px;
    margin-bottom: 28px;
    width: 100%;
    float: left;
}
.rn-page-content {
    font-family: reefontregular, Arial, sans-serif;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.input-label {
    font-size: 12px !important;
    color: #40403a !important;
    font-weight: normal !important;
    margin-bottom: 2px;
    width: 100%;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    float: left;
}
.input-fields {
    width: 345px !important;
    margin-bottom: 2px;
}
.input-err-icon {
    display: none;
    color: #ff6d6d;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bolder;
    width: 20px;
    cursor: pointer;
    position: absolute;
    top: 18px;
    right: 5px;
}
.input-err-info {
    display: none;
    color: #ff6d6d;
    width: 100%;
    float: left;
}
.input-select {
    width: 367px !important;
    margin-bottom: 2px !important;
}
.question-box-info {
    color: #40403a !important;
    font-size: 12px !important;
    font-family: Arial, sans-serif;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.input-file {
    margin-bottom: 15px;
}
.attachment-info {
    color: #C41330;
    width: 100%;
    float: left;
/*
    margin-top: -13px;
    position: absolute;
*/
}
.contact-send-btn {
    border-style: none !important;
    background: none !important;
    border-radius: 9px !important;
}
.contact-robinhood {
    float: left;
    margin-top: 10px;
}
.contact-submit-text {
    margin-top: 11px;
    margin-bottom: 9px;
    color: #C41330;
    margin-left: 5px;
    float: left;
}
.contact-cust-popup {
    color: white;
    background-color: #FFFFFF;
    border-color: #ba3b3b;
    border-radius: 4px;
}
.contact-search-string {
    color: black;
    background-color: #FFFFFF;
}
.contact-search-res {
    margin-top: -4px !important;
} 
.search-res-grid {
    color: black;
    background-color: white;
}
.contact-search-suggestion {
    font-size: 14px;
    padding: 5px;
    font-family: 'DINPro-Regular',Arial,Helvetica,Verdana,sans-serif;
    font-weight: normal;
    background-color: #ffffff;
}
.contact-search-suggestion-box {
    margin-bottom: 5px;
}
.contact-search-row {
    background: #E6E6E6;
    border-bottom: solid #FAFAFA 1px;
}
.contact-search-data {
    padding: 3px 0px 3px 0px;
    font-size: 14px;
    font-family: 'DINPro-Regular',Arial,Helvetica,Verdana,sans-serif;
}
.contact-article-row {
    font: 14px bold;
    display: none;
}
.contact-search-frame {
    font: 24px bold;
    display: none;
}
.contact-row-rendered {
    color: red;
    font-style: italic;
}
.contact-reslove-btn {
    background: #c71432;
    color: #FFFFFF;
    height: 2em;
}
#fileForUpload {
    display: none;
}
.upload-file-label {
    padding: 5px;
    text-transform: capitalize;
    margin: 5px 0 5px 0;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-family: 'adihausregular', Arial, Helvetica, Verdana, sans-serif;
    background-color: #ffffff;
    color: #363738;
    border: 2px solid #e7e7e7;
    border-radius: 3px;
    background-image: none;
}
.upload-file-label:hover {
    background-color: #e7e7e7;
}
.upload-file-label:active {
    border: 2px solid #e7e7e7;
    background-color: #ffffff;
}
.contact-container td {
    position: relative;
}
.intl-tel-input{
    margin-bottom: 2px;
}
.g-recaptcha{
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-top: 10px;
}
.contact-send-btn{
    float: left;
    padding: 0 !important;
    max-width: 100%;
    margin-bottom: 30px !important;
}
.requiredInput{
    width: 100%;
    float: left;
}
.form-group{
    width: 100%;
    float: left;
    margin-bottom: 15px;
    position: relative;
}
.contact-live-agent-grid {
    margin-left: 45px;
}
.search-res-grid th{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.Custom57Block .secondaryPalette{
    border-top-color: #ba3b3b !important;
}
.contactNote{
    width: 100%;
    float: left;
    margin-bottom: 30px;
    font-size: 14px;
}
.button-submit{
    font-size: 15px;
    font-family: 'DINWebPro-CondMedium',Arial,Helvetica,Verdana,sans-serif;
    text-transform: uppercase;
    border: 0;
    padding: 12px 36px 12px 12px;
    display: block;
    height: auto;
    min-width: 180px;
    float: left;
    text-align: center;
    color: #ffffff;
    background: #ab2328;
    border-radius: 3px;
    position: relative;
}

.button-submit span{
    font-family: 'DINWebPro-CondMedium',Arial,Helvetica,Verdana,sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    max-width: 480px;
    position: relative;
    display: inline-block;
    word-break: break-word;
    margin-top: 4px;               
}

.button-submit span:after{
    content: '\e600';
    color: #fff;
    font-size: 17px;
    position: absolute;
    font-family: 'icomoonregular';
    font-weight: 400;
    visibility: visible !important;
    top: 0px;
    right: -24px
}

.btn-label{
    margin:0px auto;
}
.button-submit:before {
    content: '';
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    border: 1px solid rgba(255,255,255,0);
    z-index: 1;
    transition: border 200ms ease-in-out;
    -webkit-transition: border 200ms ease-in-out;
    -moz-transition: border 200ms ease-in-out;
    -o-transition: border 200ms ease-in-out;
}
.button-submit:hover:before, .button-submit:focus:before {
    border: 1px solid #fff;
}
.button-submit:hover, .button-submit:hover {
    background: #f42043;
}
.submit-btn-container {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 5px;
}
.submit-preloader {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.privacy-policy-chk{
    width: 100%;
    margin-top: 10px;
    float: left;
    margin-bottom: 15px;
}
.privacy-policy-chk input{
    height: auto;
}

.headerTitle{
    font-family:DINWebPro-CondMedium;
}

.mainContent{
    font-family:DINWebPro-CondMedium;
}

.knowledgeContent{
    font-family:DINPro-Regular;
}

/*********** checkbox styles ****************************/

#iShipBlk{
    display: inline;
}

#iShipBlk input[type="checkbox"]{
    border: 0;
    height: 25px;
    margin: 0;
    opacity: 0;
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 25px;
}

#iShipBlk label{
    font-weight: normal;
    display: inline-block;
}

#iShipBlk input[type="checkbox"]:checked:focus ~ label:before, #iShipBlk input[type="checkbox"]:checked:hover ~ label:before {
    background: url('images/checkbox_checked_focus.png') no-repeat 0 0;
}

#iShipBlk input[type="checkbox"]:checked ~ label:before {
    background: url('images/checkbox_checked.png') no-repeat 0 0;
}

#iShipBlk input[type="checkbox"]:hover ~ label:before {
    background: url('images/checkbox_focus.png') no-repeat 0 0;
}

#iShipBlk input[type="checkbox"] ~ label:before {
    background: url('images/checkbox.png') no-repeat 0 0;
    content: " ";
    display: inline-block;
    height: 25px;
    margin-left: 0px;
    margin-right: 8px;
    vertical-align: middle;
    width: 25px;
}
.custPopupByBrand{
	border-color: #ba3b3b;
}