*{margin:0;padding:0;outline:none}
body{background-color:#fff;font-size:12px;color:#000;font-family:Gotham, 'Open Sans',Roboto,Arial, Sans-Serif;font-weight:normal;-webkit-text-size-adjust:100%;color:#000}
body{    color: #000;
    font-family: Gotham, 'Open Sans',Roboto,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 30px;}
.no-sel{height:auto;line-height:inherit}p{line-height:1.5;margin-bottom:15px}a{text-decoration:none;font-weight:inherit}a:hover{text-decoration:none}
.page-content #LayoutColumn2 a.pname:hover{background-color:transparent}
strong,b{font-weight:bold}.header-logo h1{font-size:40px}
a {
    text-transform: uppercase;
    color: #e8957c;
}
a:hover {
	color: #d0d0d0;
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin:0;padding:0;line-height:1.3;color:#000;font-family:Gotham, 'Open Sans','Montserrat', sans-serif}h1,.h1{font-size:24px;font-weight:700;padding:0 0 20px 0;text-transform:capitalize;letter-spacing:normal}h2,.h2{font-size:20px;font-weight:700;padding:0 0 20px 0;text-transform:uppercase}
h3,.h3{font-size:18px;font-weight:700;padding:0 0 20px 0}
h4,.h4{font-size:13px;font-weight:700;padding:0 0 20px 0;text-transform:uppercase}
h5,.h5{font-size:12px;font-weight:700;padding:0 0 20px 0}h6,.h6{padding:0 0 20px 0}
img{height:auto;max-width:100%;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}
img:hover{-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity=60);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}
img,img a{border:0;max-width:100%}a{-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}
ul,ol{margin:0 0 20px 20px}ul ul ul{list-style-image:url(//cdn2.bigcommerce.com/server3100/bg1rxl/templates/__custom/images/bullet_line.png?t=1457322756)}
blockquote{border-left:3px solid #dadada;font-family:Gotham, 'Open Sans',Roboto;font-size:12px;font-style:italic;line-height:1.5em;margin:30px 0 20px 20px;padding:8px 0 10px 20px}
.main {
	width: 100%;
}
.form {
	width: 100%;
}
.together {
	margin-right: 2%;
}
.results {
    text-align: left;
    width: 75%;
    border-top: 7px double #e8957c;
    padding: 2em;
    background: none;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 3px;
}
.results_old {
    text-align: left;
    width: 75%;
    border: 7px double #fff;
    padding: 2em;
    border-radius: 11px;
    background: #e8957c;
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 3px;
}
.fact {
    border: 7px double #fff;
    font-family: Gotham, 'Open Sans','Montserrat', sans-serif;
    font-size: 15px;
    /* font-style: italic; */
    line-height: 14px;
    margin: 10px 0 5px 5px;
    padding: 0px 15px 5px 15px;
    text-align: left;
    width: 90%;
    border-radius: 1em;
    background: #e8957c;
    color: #FFF;
    letter-spacing: 3px;
    font-weight: 300;
}
.fact h4 {
    text-transform: lowercase;
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    letter-spacing: 6px;
    font-style: normal;
    margin-bottom: -30px;
    text-align: left;
    margin-right: 7%;
}
.left {
text-align: center;
width: 90%;
}
.right {
width: 25%;
float: left;
}
.formleft {
float: left;
width: 65%;
}

.formright {
float: left;
width: 25%;
}
.title{margin-top:2%;color:#000;}
h2 {
    color: #000;
    text-transform: lowercase;
    font-weight: 100;
    letter-spacing: 6px;
    margin-top: 0.5em;
    margin-left: 3%;
    border-bottom: 0px !important;
    font-size: 36px;
}
h3 {
    color: #000;
    text-transform: none;
    font-weight: 100;
    letter-spacing: 6px;
    margin-top: 0.5em;
    margin-left: 3%;
    border-bottom: 0px !important;
    font-size: 16px;
}
strong, b {
    font-size: 22px;
}
select option{margin-right:10px}
hr{margin:20px 0;padding:0;height:1px;background:none;border-width:1px 0 0 0}
/* FONT PATH
-------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('../Styles/font/fontawesome-webfont.eot?v=4.0.3');
    src: url('../Styles/font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../Styles/font/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../Styles/font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../Styles/font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*FontAwesome icon
 -------------------------- */
.header-top .close:before {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:#000;
font-size: 12px; font-weight 300;
}

.dropdown-menu{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;border:none}
.container{padding-right:0;padding-left:0}
.only-mobile{display:none !important}

input.Textbox,
textarea,
input[type="text"],
input[type="password"],
select{padding:10px 5px;line-height:26px;background:none;border:1px solid #d0d0d0;font-size:16px;font-family:Gotham, 'Open Sans',Roboto;color:#000;}
input.Textbox,
input[type="text"],
input[type="password"]{height:36px;width:440px;max-width:100%;line-height:1}
select{height:36px;width:50px;max-width:100%;line-height:1}textarea{height:136px;width:440px;max-width:100%}input[type="radio"],input[type="checkbox"]{margin-top:0}
label{color:#000}
.ptn,.pvn,.pan{padding-top:0px}
.pts,.pvs,.pas{padding-top:10px}
.ptm,.pvm,.pam{padding-top:20px}
.ptl,.pvl,.pal{padding-top:40px}
.prn,.phn,.pan{padding-right:0px}
.prs,.phs,.pas{padding-right:10px}
.prm,.phm,.pam{padding-right:20px}
.prl,.phl,.pal{padding-right:40px}
.pbn,.pvn,.pan{padding-bottom:0px}
.pbs,.pvs,.pas{padding-bottom:10px}
.pbm,.pvm,.pam{padding-bottom:20px}
.pbl,.pvl,.pal{padding-bottom:40px}
.pln,.phn,.pan{padding-left:0px}
.pls,.phs,.pas{padding-left:10px}
.plm,.phm,.pam{padding-left:20px}
.pll,.phl,.pal{padding-left:40px}
.mtn,.mvn,.man{margin-top:0px}
.mts,.mvs,.mas{margin-top:10px}
.mtm,.mvm,.mam{margin-top:20px}
p.mtm{margin-top:0}
.mtl,.mvl,.mal{margin-top:40px}
.mrn,.mhn,.man{margin-right:0px}
.mrs,.mhs,.mas{margin-right:10px}
.mrm,.mhm,.mam{margin-right:20px}
.mrl,.mhl,.mal{margin-right:40px}
.mbn,.mvn,.man{margin-bottom:0px}
.mbs,.mvs,.mas{margin-bottom:10px}
.mbm,.mvm,.mam{margin-bottom:20px}
.mbl,.mvl,.mal{margin-bottom:40px}
.mln,.mhn,.man{margin-left:0px}
.mls,.mhs,.mas{margin-left:10px}
.mlm,.mhm,.mam{margin-left:20px}
.mll,.mhl,.mal{margin-left:40px}
.mra,.mha{margin-right:auto}
.mla,.mha{margin-left:auto}
.MB10{margin-bottom:10px}
.MT0{margin-top:0px}
.LH140{line-height:140%}
.PLRB5{padding:0px 5px 5px 5px}
.PLR10{padding:0px 10px 0px 10px}
.PL20{padding:0px 0px 0px 20px}
.PL40{padding:0px 0px 0px 40px}
.ML20{margin:0px 0px 0px 20px}
.MT10{margin-top:10px}
.PL10{padding-left:10px}
.PB2{padding-bottom:2px}
.PTB20{padding:20px 0}
.NoMarginBottom{margin-bottom:0}
.HideElement{display:none}
.FloatRight{float:right}
.FloatLeft{float:left}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.clear{clear:both;overflow:hidden}
.clear.ProductList{overflow:visible}
.txtC{text-align:center}
.txtL{text-align:left}
.txtR{text-align:right}
html[xmlns] .clearfix{display:block}
* html .clearfix{height:1%}
.HL-ColLeft{float:left;letter-spacing:0}
.HL-ColRight{float:right}
.BoldUpper,.BoldUpper + a{font-family:Gotham, 'Open Sans','Montserrat', sans-serif;font-size:11px;font-weight:700}
div.selector,div.selector span,div.checker span,div.radio span,div.button,div.button span{background-image:url(//cdn2.bigcommerce.com/server3100/bg1rxl/templates/__custom/images/icon_sprite.png?t=1457322756);background-repeat:no-repeat;-webkit-font-smoothing:antialiased}
.selector,.radio,.checker,.uploader,.button,.selector *,.radio *,.checker *,.uploader *,.button *{margin:0;padding:0}
input.text,input.email,input.password,textarea.uniform{color:#000;font-size:12px;font-weight:normal;font-style:normal;padding:3px;border-top:solid 1px #aaa;border-left:solid 1px #aaa;border-bottom:solid 1px #d6d6d6;border-right:solid 1px #d6d6d6;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:0}
input.text:focus,input.email:focus,input.password:focus,textarea.uniform:focus{border-color:#000}#FormField_13,#FormField_21,#FormField_23{min-width:440px}
#certificate_amount{min-width:218px}
div.selector,div.selector span{line-height:34px;height:34px}
div.selector select{top:0;right:0;bottom:0;left:0}
div.checker{height:15px;width:15px}
div.checker input{height:15px;width:15px}
div.checker span{background-position:0px -55px;height:15px;width:15px}
div.checker span.checked,div.checker:active span.checked,div.checker.active span.checked,div.checker.focus span.checked,div.checker:hover span.checked{background-position:-22px -55px}
div.radio{width:18px;height:18px;background:none}
div.radio input{width:18px;height:18px}
div.radio span{height:16px;width:16px;background-position:0px -82px}
div.radio span.checked,div.radio:active span.checked,div.radio.active span.checked,div.radio.focus span.checked,div.radio:hover span.checked{background-position:-22px -82px}
div.uploader{background-color:#fff;height:35px;position:relative;overflow:hidden;width:300px}
div.uploader span.action{background-color:#fff;height:35px;line-height:35px;float:right;padding:0 10px;overflow:hidden;cursor:pointer;font-size:11px;font-weight:bold}
div.uploader span.filename{height:37px;line-height:37px;float:left;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default;padding-left:10px}
div.uploader input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;position:absolute;font-size:100px;top:0;right:0;bottom:0;float:right;height:100px;border:none;cursor:default}
div.uploader span.filename{color:#000;font-size:11px}
div.uploader.disabled span.action{color:#000}
div.uploader.disabled span.filename{border-color:#ddd;color:#aaa}
div.uploader.focus,div.uploader.hover,div.uploader:hover{background-position:0px -353px}
div.uploader.focus span.action,div.uploader.hover span.action,div.uploader:hover span.action{background-position:right -437px}
div.uploader.active span.action,div.uploader:active span.action{background-position:right -465px}
div.uploader.focus.active span.action,div.uploader:focus.active span.action,div.uploader.focus:active span.action,div.uploader:focus:active span.action{background-position:right -493px}
div.uploader.disabled{background-position:0px -325px}
div.uploader.disabled span.action{background-position:right -381px}
div.button{background-position:0px -523px}
div.button span{background-position:right -643px}
div.button.focus,div.button:focus,div.button:hover,div.button.hover{background-position:0px -553px}
div.button.focus span,div.button:focus span,div.button:hover span,div.button.hover span{background-position:right -673px}
div.button.active,div.button:active{background-position:0px -583px}
div.button.active span,div.button:active span{background-position:right -703px;color:#555}
div.button.disabled,div.button:disabled{background-position:0px -613px}
div.button.disabled span,div.button:disabled span{background-position:right -733px;color:#bbb;cursor:default}
div.button{height:30px}
div.button span{margin-left:13px;height:22px;padding-top:8px;font-weight:bold;font-size:12px;text-transform:uppercase;padding-left:2px;padding-right:15px}
div.selector{font-size:14px;background: url(//cdn2.bigcommerce.com/server3100/bg1rxl/templates/__custom/images/icon_arrow_down.png?t=1457322756) no-repeat right center !important;height:36px;line-height:36px;max-width:100%;border:solid 1px #d0d0d0}
div.selector select{font-size:12px;line-height:34px;border:solid 1px #fff;width:100%}
div.selector span{padding:5px 45px 5px 10px !important;cursor:pointer;background:none;line-height:24px;position:relative}
div.selector span:before{position:absolute;content:"";background:#cacaca;width:1px;height:100%;right:35px;top:0}
div.selector.disabled span{color:#bbb}
div.checker{margin-right:5px}
div.radio{margin-right:3px}
.selector,.checker,.button,.radio,.uploader{display:-moz-inline-box;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}
.selector select:focus,.radio input:focus,.checker input:focus,.uploader input:focus{outline:0}
div.button a,div.button button,div.button input{position:absolute}
div.button{cursor:pointer;position:relative}
div.button span{display:-moz-inline-box;display:inline-block;line-height:1;text-align:center}
div.selector{float:none;position:relative;display:inline-block;*display:inline;*zoom:1;padding:0 !important;width:340px}
div.selector span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:10px}
div.selector select{position:absolute;opacity:0;filter:alpha(opacity=0);-moz-opacity:0;background:none;cursor:pointer;height:100%}
div.checker{position:relative}
div.checker span{display:-moz-inline-box;display:inline-block;text-align:center}
div.checker input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;display:inline-block;background:none}
div.radio{position:relative}
div.radio span{display:-moz-inline-box;display:inline-block;text-align:center}
div.radio input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;text-align:center;display:inline-block;background:none}
table{margin:0px 0 20px;border-collapse:inherit}
table thead tr th,table tr td{padding:10px 20px;text-align:center}
table thead tr th{color:#797979;text-transform:uppercase;font-size:11px;position:relative;font-family:Gotham, 'Open Sans','Montserrat', sans-serif;background:#fafafa;letter-spacing:0.05em}
table thead tr th:before{position:absolute;content:"";left:0;bottom:1px;width:100%;height:1px;background:#e4e4e4}
table tr td{border-top:1px solid #eaeaea}
table tbody tr:first-child td{border-top:none}
table tr th:first-child,table tr td:first-child{text-align:left}
table tr th:last-child,table tr td:last-child{text-align:right}

.btn{cursor:pointer;display:inline-block;*display:inline;*zoom:1;text-align:center;border:2px solid transparent;line-height:32px;padding:0 20px 0 25px;vertical-align:middle;text-transform:uppercase;color:#fff;background:#e8957c;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:10px;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:10px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;font-family:Gotham, 'Open Sans','Montserrat', sans-serif; font-size: 16px; margin-left:3em; margin-top: 1em; text-align:center;}

.btn.alt{border:none;line-height:36px;color:#FFF}
.btn.text{background:none;outline:0}

.btn:hover,
.btn:focus{color:#000; border-color: #000;background:#FFF}

.btn span.arrow{border:5px solid transparent;display:inline-block;height:0;line-height:0;margin-left:10px;text-indent:-999em;width:0;border-left-color:#ffffff}
.btn:hover span.arrow{border-left-color:#000}
.des .btn {border: none;}



input[type="submit"] {
  background: #e8957c;
  color: #fff;
  transition: background 600ms;
  cursor: pointer;
}

input[type="submit"]:disabled {
  cursor: not-allowed;
}
.band_bust {
width: 54%;
float: left;
border-right: 1px #e8957c solid;
}
.brasize {
width: 45%;
float: left;
}
.reco { 
    width: 45%;
    display: block;
    text-align: center;
    float: left;
    padding: 10px;
}
.reco_title {
	color: #e8957c;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
.reco_desc { 
	color: #e8957c;
	text-transform: uppercase;
	font-size: 12px;
}
.reco_size {
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
}
.reco_explain {
    border: 7px double #fff;
    font-size: 15px;
    line-height: 14px;
    margin: 10px 0 5px 5px;
    padding: 10px 15px 5px 15px;
    text-align: left;
    width: 90%;
    border-radius: 1em;
    background: #e8957c;
    color: #FFF;
    letter-spacing: 3px;
    font-weight: 300;
}
.reco_explain a {
	text-decoration: underline;
	color: #FFF;
}
.reco_how {
        color: #e8957c;
        text-transform: uppercase;
        font-size: 12px;
	text-align: center;
}
.hiddenBlock {
    width: 50%;
    margin: 10px;
    font-size: 12px;
    color: #000;
    position: fixed;
    top: 20%;
    z-index: 2002;
    background: #FFF;
    border: 5px double #e8957c;
    border-radius: 7px;
    padding: 10%;
}
