body{font-family:"Targetica","Helvetica Neue","Helvetica","Arial",sans-serif;}

/* Size Chart Table Styles */
#size-chart {
    padding: 3px 10px 10px 10px;
    overflow: hidden;
    background: #fff;
}

#size-chart h1 {
    font-size: 29px;
    padding-bottom: 5px;
}

#size-char #size-chart-categories {
    margin-top: 10px;
}

#size-chart #size-chart-wrapper .size-chart-content h2 {
    font-size: 19px;
    color: #999;
    text-transform: capitalize;
}

#size-chart #size-chart-wrapper .size-chart-content h3 {
    font-size: 19px;
    color: #999;
    text-transform: capitalize;
}

#size-chart .size-chart-categories ul li,
#size-chart .category ul li {
    margin-top: 10px;
}

#size-chart .size-chart-categories ul li .size-chart-select,
#size-chart .category ul li .size-chart-select,
#size-chart-wrapper .size-chart-content .size-chart-section .size-chart-section-content .brand-selector .brand-select,
#size-chart-wrapper .size-chart-content .size-chart-section .size-chart-section-content .brand-selector .size-selector {
    font-weight: bold;
    width: 100%;
    height: 40px;
    font-size: 12px;
    padding: 4px 9px;
    background: url('../../images/global/select-menu/dropdown_arrow.png') no-repeat scroll right center #fff;
    -webkit-appearance: none;
    border: 2px solid #F2F2F2;
    border-radius: 5px;
    color: #333;
    margin-bottom: 0;
}

#size-chart-wrapper .size-chart-content .size-chart-section .size-chart-section-content .brand-selector .brand-select {
    margin-top: 10px;
}

#size-chart #size-chart-wrapper .size-chart-shop-all-container,
.size-chart-table-wrapper,
.measurement-disclaimer,
#size-chart #size-chart-wrapper .measure,
.fit,
#size-chart #size-chart-wrapper .brand-group {
    display: none;
}

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

.size-chart-table-wrapper {
    margin: 10px;
    background: #fff;
    padding: 10px;
    border-radius: .5em;
}

.size-chart-table-wrapper table {
    margin: 0 auto;
}

.measurement-disclaimer-duplicate {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    color: #999;
}

.disclaimer-text {
    background: #e8e8e8;
    padding: 25px 0;
}

.pre-size-chart-feature {
    width: 100%;
}

.pre-size-chart-feature a.see-chart-link {
    text-align: center;
    color: #0069ff;
    font-size: 16px;
}

.size-chart-table-wrapper.selected-size {
    display: block;
}

.size-chart-table-wrapper.show-all-charts {
    display: block;
}

.size-chart-table-wrapper.show-all-charts:first-child {
    margin-bottom: 15px;
}

.size-chart-table-wrapper.show-all-charts:first-child .measurement-disclaimer {
    display: none;
}

.size-chart-table-wrapper table {
    width: 100%;
    margin: 0 0 4px 0;
    border-collapse: collapse;
    outline: none;
    border-bottom: none;
    table-layout: fixed;
}

.size-chart-table-wrapper caption {
    text-align: left;
    padding-left: 12px;
    padding-bottom: 8px;
    padding-top: 3px;
}

.size-chart-table-wrapper caption span {
    color: #c00;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.size-chart-table-wrapper caption p {
    color: #666;
    font-size: 13px;
}

.size-chart-table-wrapper th,
.size-chart-table-wrapper td {
    color: #666;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    height: 37px;
    font-size: 17px;
    line-height: 16px;
    width: 25%;
    border: 3px solid #fff;
}

.size-chart-table-wrapper td {
    background: #f7f7f7;
}

.size-chart-table-wrapper td.active {
    background: #ebebeb;
}

.size-chart-table-wrapper th.row-heading {
    background: #ebebeb;
    font-weight: normal;
}

.size-chart-table-wrapper .active th.row-heading {
    background: #f7f7f7;
    font-weight: normal;
}

.size-chart-table-wrapper .active th.row-heading.active {
    background: #ebebeb;
    font-weight: normal;
}

.size-chart-table-wrapper th.col-heading {
    background: #767676;
    color: #fff;
    padding: 0 2px;
    font-weight: bold;
}

.size-chart-table-wrapper th.col-heading.active {
    background: #c00;
}

.size-chart-table-wrapper tr.hover td,
.size-chart-table-wrapper tr.hover th.row-heading,
.size-chart-table-wrapper tr.hover th.row-heading.active,
.size-chart-table-wrapper td.rowspan-active,
.size-chart-table-wrapper th.rowspan-active {
    background-color: #c00;
    color: #fff;
}

.size-chart-table-wrapper tr:first-child th {
    border-top: 0;
}

.size-chart-table-wrapper tr:last-child td {
    border-bottom: 0;
}

.size-chart-table-wrapper tr:last-child th {
    border-bottom: 0;
}

.size-chart-table-wrapper tr td:first-child,
.size-chart-table-wrapper tr th:first-child {
    padding-left: 0;
    border-left: 0;
}

.size-chart-table-wrapper tr td:last-child,
.size-chart-table-wrapper tr th:last-child {
    border-right: 0;
}

.size-chart-table-wrapper table.col-2 {
    width: 100%;
}

.size-chart-table-wrapper table.col-2 th,
.size-chart-table-wrapper table.col-2 td {
    width: 50%;
    font-size: 12px;
}

.size-chart-table-wrapper table.col-3 {
    width: 100%;
}

.size-chart-table-wrapper table.col-3 th,
.size-chart-table-wrapper table.col-3 td {
    width: 33.33%;
    font-size: 12px;
}

.size-chart-table-wrapper table.col-4 th,
.size-chart-table-wrapper table.col-4 td {
    width: 25%;
    font-size: 12px;
}

.size-chart-table-wrapper table.col-5 th,
.size-chart-table-wrapper table.col-5 td {
    width: 20%;
    font-size: 12px;
}

.size-chart-table-wrapper table.col-6 th,
.size-chart-table-wrapper table.col-6 td {
    width: 16.66%;
    font-size: 12px;
}

.size-chart-table-wrapper table.col-7 th,
.size-chart-table-wrapper table.col-7 td {
    width: 14.28%;
    font-size: 12px;
    word-wrap: break-word;
}

.size-chart-container {
    background: #EDEDEE;
}

.see-all-size {
    text-align: center;
    padding: 15px;
    font-size: 12px;
}

.txt-msmt {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0 12px 0;
}

.search-active #main_body.main-content {
    margin-top: 0px;
}


/* How to Measure Styles */
.size-chart-section.measure h3{text-align: center;}
.htmContainer, .htmContainer:before, .htmContainer:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; margin: .5em; }
.htmContainer:after{
	content:"";
	display: table;
	clear: both;
}
.htmContainer h4, .htmContainer p {margin:0;padding: 0}
.htmContainer p {margin-bottom: 1em;}

.imgContainer {float: left;text-align:center;width: 50%;}
.htmDetails {float: right;width: 50%;
}
.imgContainer img {max-width: 100%;height: auto;margin:auto;}

@media screen and (max-width: 480px) {
	.imgContainer, .htmDetails {float: none;width: auto;}
}
@media (min-width:768px)  {
  .htmDetails{margin-top:10%;}
}
