.fmas-widget-css-version:after {
    content: "1.9.5.5.6";
    lastModifiedDate: "2021-02-23";
    versionComments: "All new UI; introducing QR code for send-invite in desktop mode; Minor updates";
}

/* ------------------------------ HELPERS ----------------------------- */

* {
    -webkit-tap-highlight-color: transparent;
}

.fmas-clearfix {
    /* zoom: 1;*/
    position: relative;
}

.fmas-clearfix:before,
.fmas-clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.fmas-clearfix:after {
    clear: both;
}

/* ------------------------------ /end/ HELPERS ----------------------------- */

/* Start and end logo */

.fmas-uw-start,
.fmas-uw-start:link,
.fmas-uw-start:visited,
.fmas-uw-start:hover {
    position: relative;
    background: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 155px;
    height: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "open_sansregular", Helvetica, sans-serif;
}

/* .fmas-uw-start.size-normalization-enabled,
.fmas-uw-start.size-normalization-enabled:link,
.fmas-uw-start.size-normalization-enabled:visited,
.fmas-uw-start.size-normalization-enabled:hover {
    position: relative;
    background: url("img/button/landing-sn.png") no-repeat left top;
    background-position: 63px 56px;
    /* background-size: contain; * /
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 365px;
    height: 86px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} */

/* .fmas-uw-start.size-normalization-enabled.fmas-no-width-info,
.fmas-uw-start.size-normalization-enabled.fmas-no-width-info:link,
.fmas-uw-start.size-normalization-enabled.fmas-no-width-info:visited,
.fmas-uw-start.size-normalization-enabled.fmas-no-width-info:hover {
    position: relative;
    background: url("img/button/landing-sn-no-width.png") no-repeat left top;
    background-position: 63px 25px;
    /* background-size: contain; * /
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 332px;
    height: 56px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} */

/* .fmas-uw-start.fmas-recommended-size-exists,
.fmas-uw-start.fmas-recommended-size-exists:link,
.fmas-uw-start.fmas-recommended-size-exists:visited,
.fmas-uw-start.fmas-recommended-size-exists:hover {
    position: relative;
    background-position: 0px 25px;
    width: 190px;
    height: 45px;
    padding: 0px 0px 0px 0px;
    text-align: center !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} */

.fmas-uw-start.fmas-bottom-of-scale-enabled.fmas-recommended-size-exists,
.fmas-uw-start.fmas-bottom-of-scale-enabled.fmas-recommended-size-exists:link,
.fmas-uw-start.fmas-bottom-of-scale-enabled.fmas-recommended-size-exists:visited,
.fmas-uw-start.fmas-bottom-of-scale-enabled.fmas-recommended-size-exists:hover {
    height: 90px;
}

/* .fmas-no-width-info.fmas-uw-start.fmas-recommended-size-exists,
.fmas-no-width-info.fmas-uw-start.fmas-recommended-size-exists:link,
.fmas-no-width-info.fmas-uw-start.fmas-recommended-size-exists:visited,
.fmas-no-width-info.fmas-uw-start.fmas-recommended-size-exists:hover {
    background: none;
} */

.fmas-recommended-size,
.fmas-width-info-gender,
.fmas-no-fit-text,
.fmas-recommended-size-text,
.fmas-recommended-size-text-suffix {
    cursor: pointer;
    /* float: left; */
    font-size: 17px;
    height: 34px;
    line-height: 32px;
    /* margin: 39px 0px 0px 2px; */
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    /* color: white; */
    color: #0074E8;
    text-align: center !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 20px;
    left: 0px;
    /* background: url("img/fmas_mini_logo.png") no-repeat scroll; */
}

.fmas-recommended-gender {
    position: absolute;
    top: 20px;
    left: 0;
    color: white;
    width: 45px;
    font-size: 13px;
}

.fmas-recommended-size-text,
.fmas-recommended-size-text-suffix {
    color: #013c19 !important;
    /* font-size: 20px; */
    width: 105px;
    color: white;
    /* top: 0px; */
    left: 45px;
    background: none;
    padding: 5px 10px;
    height: 35px;
    line-height: 35px;
}

.fmas-recommended-size-text {
    text-transform: uppercase;
    text-decoration: underline !important;
    /* font-size: 15px; */
}

.fmas-recommended-size-text-suffix {
    font-size: 25px;
    width: 15px;
    left: 150px;
    padding: 5px 0;
    /* height: 35px; */
    line-height: 34px;
}


.fmas-recommended-size-exists .fmas-recommended-size,
.fmas-recommended-size-exists .fmas-recommended-size-text,
.fmas-recommended-size-exists .fmas-recommended-size-text-suffix {}

.fmas-recommended-size-exists .fmas-recommended-size-text,
.fmas-recommended-size-exists .fmas-recommended-size-text-suffix {
    width: 115px;
}

.fmas-recommended-size-exists .fmas-recommended-size-text {}

.fmas-recommended-size-exists .fmas-recommended-size-text-suffix {
    width: 15px;
    left: 180px;
}


.fmas-no-fit .fmas-recommended-size,
.fmas-no-fit .fmas-recommended-size-text,
.fmas-no-fit .fmas-recommended-size-text-suffix {}

.fmas-no-fit .fmas-recommended-size-text,
.fmas-no-fit .fmas-recommended-size-text-suffix {
    width: 75px;
}

.fmas-no-fit .fmas-recommended-size-text {}

.fmas-no-fit .fmas-recommended-size-text-suffix {
    width: 15px;
    left: 130px;
}

/* .fmas-no-width-info .fmas-recommended-size {
    width: 45px;
} */

/* .fmas-uw-start.disabled {
    background: url("img/button/landing-sn.png") no-repeat left top;
    background-size: contain;
    cursor: initial;
    width: 400px;
    height: 95px;
    text-align: center !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} * /

/* .fmas-no-width-info.fmas-uw-start.disabled {
    background: url("img/button/landing-sn-no-width.png") no-repeat left top;
    background-size: contain;
    cursor: initial;
    /* width: 156px; * /
/* height: 80px; * /
width: 400px;
height: 95px;
text-align: center !important;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

*/
.fmas-disabled-text {
    color: grey;
    cursor: initial;
    float: left;
    margin-top: 58px;
    position: relative;
    text-align: center !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Start and end logo */

.fmas-uw-end {
    background: url("img/button/landing-enabled-width.png") no-repeat scroll 15px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-family: "open_sansregular", Helvetica, sans-serif;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
    margin: 0;
    padding: 12px 128px 0 23px;
    text-align: left;
    text-decoration: none;
    width: 150px;
}

.fmas-no-width-info.fmas-uw-end {
    background: url("img/button/landing-no-width.png") no-repeat scroll 15px rgba(0, 0, 0, 0);
}

/* /end/ Start and end logo */

/* ------------------------------ MODAL ----------------------------- */

#fmas-uw-screen-mask {
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    z-index: 10000;
    color: #013c19;

    text-decoration: none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.fmas-uw-widget-modal-ct {
    margin: -266px 0 0 -436px;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    background: 0 0;
    width: 872px;
    height: 522px;
    /* height: 514px; */
    font-family: "open_sansregular", Helvetica, sans-serif;
    z-index: 10000;
    background-color: #FFF;
    border-radius: 10px;
    /* border-radius: 0 5px 5px 0; */
    /* box-shadow: inset 0 0 10px 0 silver; */

    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
    margin: -266px 0 0 -360px;
    width: 721px;
    height: 522px;
}

.fmas-uw-widget-parent {
    position: relative;
    /* color: initial; */
    /* color: #036b03; */
    color: #013c19;
    font-family: "open_sansregular", Helvetica, sans-serif;
    background: initial;
}

.fmas-uw-widget-parent *,
.fmas-uw-widget-parent *:before,
.fmas-uw-widget-parent *:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.fmas-uw-widget-modal-ct img {
    border: none;
    margin: 0;
    padding: 0;
    display: block;
}

.fmas-uw-widget-modal-ct input {
    background: #FFF;
    border: none;
    margin: 0;
    padding: 5px 0;
    line-height: 20px;
    font-size: 13px;
    display: block;
    position: absolute;
}

.fmas-uw-widget-modal-ct a {
    display: block;
    background: 0 0;
    position: absolute
}

.fmas-uw-widget-modal-ct.new a {
    font-size: 15px !important;
    text-align: center;
}

#fmas-uw-screen-mask a.fmas-modal-close:link,
a.fmas-modal-close:visited,
a.fmas-modal-close:hover {
    position: absolute;
    top: 7px !important;
    right: 7px !important;
    margin: 0;
    padding: 0;
    display: block;
    width: 18px;
    height: 18px;
    /* background-position: -80px 0px; */
    text-decoration: none;
    z-index: 2;
    background: none;
    color: black;
    text-align: center;
    line-height: 15px;
    font-size: 15px;
}

.fmas-modal-content {
    position: absolute;
    width: 806px;
    height: 354px;
    top: 73px;
    left: 13px;
    padding: 10px 20px;
    /*    background: red;*/
}

.fmas-widget-text {
    padding: 20px 0 0px;
    margin: 0;
    font-size: 16px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    line-height: 24px;
    color: #666;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-welcome-text {
    /* margin-top: -490px;
    margin-left: 268px;
    position: absolute;
    font-size: 16px;
    color: gray; */
    position: absolute;
    font-size: 16px;
    color: gray;
    position: absolute;
    display: inline-block;
    top: 70px;
    left: 240px;
    width: 400px;
    text-align: left;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-show-fit-ct {
    float: left;
    padding: 0;
    margin: 20px 0 0 9px !important;
    width: 149px;
    height: 270px;
    z-index: 100;
    position: relative;
}

.fmas-show-fit-img {
    padding: 10px;
    width: 627px;
    height: 242px;
    float: left;
    margin: 23px 0 0 -18px !important;
    border: 1px solid #f9f9f9;
    border-radius: 0 5px 5px 0;
    box-shadow: inset 0 0 10px 0 silver;
    position: relative;
    z-index: 80;
}

.fmas-show-fit-img>img {
    width: 510px;
    height: 242px;
    display: block;
    margin: 0 auto;
    padding: 0;
}

ul.fmas-show-fit {
    list-style: none outside none;
    padding: 0;
    margin: 0;
    border: 0;
}

ul.fmas-show-fit>li {
    padding: 0;
    margin: 0;
    border: 0;
}

ul.fmas-show-fit>li>a:link,
ul.fmas-show-fit>li>a:visited,
ul.fmas-show-fit>li>a:hover {
    position: relative;
    padding: 22px 9px 0 0;
    margin: 0;
    width: 140px;
    height: 63px;
    display: block;
    color: #ababab;
    font-size: 30px;
    line-height: 36px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
}

ul.fmas-show-fit>li>a.fmas-center:link,
ul.fmas-show-fit>li>a.fmas-center:visited,
ul.fmas-show-fit>li>a.fmas-center:hover {
    height: 65px;
    padding-top: 40px;
}

/* ------------------------------ /end/ MODAL ----------------------------- */

ul.fmas-show-fit>li>a div.size-dim {
    font-size: 15px;
    display: inline;
    margin-left: 5px;
}

/*
.pic-dim {
    width: 30px;
    height: 20px;
    position: absolute;
    top: 148px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin-left: 31px;
    padding-top: 5px;
    z-index: 10000;
    color: #036b03;
    background-color: #f3f3f3;
}

.pic-dim.selected {
    color: white;
    background-color: #7ab72f;
}

.pic-dim.two-dim {
    left: 724px;
}

.pic-dim.three-dim {
    left: 754px;
}
*/

/* 2018-02 15: rakesh changes START */

.fmas-inside-text-for-signin-tryme {
    cursor: pointer;
    /* float: left; */
    font-size: 20px;
    height: 43px;
    /* margin: 36px 0px 0px 58px; */
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 97px;
    line-height: 43px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    color: white;
    text-align: center !important;
    /* cursor: initial; */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 36px;
    left: 58px;
}

.fmas-inside-text-for-signin-tryme.disabled {
    cursor: initial;
    text-align: center !important;
}

.fmas-top-text-for-signin-tryme {
    position: absolute;
    line-height: 25px;
    height: 25px;
    width: 280px;
    top: 0px;
    left: 80px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: left;
    /* cursor: initial; */
    cursor: pointer;
    font-family: "open_sansregular", Helvetica, sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-top-text-for-signin-tryme.disabled {
    cursor: initial;
}

.fmas-top-text-for-signin-tryme.signin {
    width: 192px;
}

.fmas-inline-text-for-signin-tryme {
    position: absolute;
    line-height: 42px;
    height: 45px;
    width: 99px;
    top: 26px;
    left: 0px;
    padding: 0px 0px 0px 57px;
    font-size: 21px;
    color: #FFF;
    /* font-weight: bold; */
    text-align: center;
    /* cursor: initial; */
    cursor: pointer;
    font-family: "open_sansregular", Helvetica, sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-inline-text-for-signin-tryme.disabled {
    cursor: initial;
}

.fmas-top-text {
    cursor: pointer;
    /* float: left; */
    font-size: 14px;
    /* height: 22px; */
    /* margin: 18px 0px 0px -212px; */
    /* margin: 18px 0px 0px 78px; */
    position: absolute;
    text-align: left;
    vertical-align: middle;
    width: 216px;
    line-height: 25px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 0px;
    left: 84px;
}

.fmas-uw-start.fmas-no-fit,
.fmas-uw-start.fmas-no-fit:link,
.fmas-uw-start.fmas-no-fit:visited,
.fmas-uw-start.fmas-no-fit:hover {
    position: relative;
    display: inline-block;
    background: none;
    /* background: url("img/button/landing-no-fit.png") no-repeat scroll;
    background-position: 0px 25px; */
    width: 135px;
    height: 45px;
    padding: 0px 0px 0px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-uw-start.fmas-no-fit-ceiling-enabled.fmas-no-fit,
.fmas-uw-start.fmas-no-fit-ceiling-enabled.fmas-no-fit:link,
.fmas-uw-start.fmas-no-fit-ceiling-enabled.fmas-no-fit:visited,
.fmas-uw-start.fmas-no-fit-ceiling-enabled.fmas-no-fit:hover {
    height: 90px;
}

.fmas-uw-start.fmas-no-fit .fmas-no-fit-smile {
    position: absolute;
    display: inline-block;
    top: 26px;
    left: 0px;
    line-height: 38px;
    height: 40px;
    width: 85px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;

    font-size: 30px;
    text-align: center;
    color: white;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: auto;
}

.fmas-uw-start.fmas-no-fit .fmas-recommended-size.no-fit-text {
    position: absolute;
    display: inline-block;
    top: 26px;
    left: 85px;
    line-height: 40px;
    height: 40px;
    width: 216px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #555;
    font-size: 16px;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: auto;
}

.fmas-uw-not-you,
.fmas-uw-add-user-reference {
    /* font-family: "open_sansregular",Helvetica,sans-serif;
    color: #0023ba;
    text-decoration: none;
    margin-left: 5px;
    float: left;
    display: block;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */


    cursor: pointer;
    /* float: left; */
    font-size: 12px;
    /* height: 22px; */
    /* margin: 18px 0px 0px -212px; */
    /* margin: 18px 0px 0px 78px; */
    position: absolute;
    text-align: left;
    vertical-align: middle;
    line-height: 25px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* top: 0px; */
    left: 0px;


    width: auto;
    /* width: 125px; */
    text-align: left !important;
    margin-top: 43px;
    /* font-size: 15px; */
}

.fmas-uw-add-user-reference {
    /* margin-left: 53px; */
    /* margin-left: 75px; */
    left: 60px;
    /* width: 125px; */
}

#fmas-uw-screen-mask .fmas-uw-not-you,
#fmas-uw-screen-mask .fmas-uw-add-user-reference {
    font-family: "open_sansregular", Helvetica, sans-serif;
    /* color: #666; */
    color: #0023ba;
    text-decoration: none;
    position: absolute;
    left: 645px;
    top: 46px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* #fmas-uw-screen-mask .fmas-uw-add-user-reference {
    left: 647px;
    top: 46px;
} */

.fmas-recommended-width-info {
    cursor: pointer;
    /* float: left; */
    font-size: 20px;
    height: 40px;
    /* margin: 39px 0px 0px 49px; */
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 38px;
    line-height: 40px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    color: white;
    text-align: center !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 25px;
    left: 49px;
}

.fmas-your-fit-profile {
    cursor: pointer;
    /* float: left; */
    font-size: 12px;
    height: 34px;
    /* margin: 39px 0px 0px 189px; */
    position: absolute;
    vertical-align: middle;
    width: 173px;
    line-height: 32px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    /* color: #27b46c; */
    color: #0074E8;
    text-align: center !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 20px;
    left: 77px;
    padding-top: 0px;
}

.fmas-recommended-star-rating-text {
    cursor: pointer;
    /* float: left; */
    font-size: 12px;
    height: 34px;
    /* margin: 39px 0px 0px 189px; */
    position: absolute;
    vertical-align: middle;
    width: 80px;
    line-height: 32px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    /* color: #27b46c; */
    color: #0074E8;
    text-align: center !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 20px;
    left: 169px;
    padding-top: 0px;
}

.fmas-recommended-star-rating-text.star0,
.fmas-recommended-star-rating-text.star0_5 {
    font-size: 11px;
    line-height: 14px;
    padding-top: 3px;
    height: 31px;
}

.fmas-recommended-star-rating {
    background: url("img/stars/star_0.png") no-repeat left top;
    background-position: 7px 5px;
    background-size: 24px;
    cursor: pointer;
    /* float: left; */
    /* font-size: 20px; */
    height: 35px;
    /* margin: 45px 0px 0px 87px; */
    position: absolute;
    /* text-align: center !important; */
    /* vertical-align: middle; */
    width: 93px;
    /* line-height: 35px; */
    /* font-family: "open_sansregular", Helvetica, sans-serif; */
    top: 20px;
    left: 77px;
}

.fmas-recommended-star-rating.star0 {
    background: url("img/stars/star_0.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star0_5 {
    background: url("img/stars/star_0.5.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star1 {
    background: url("img/stars/star_1.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star1_5 {
    background: url("img/stars/star_1.5.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star2 {
    background: url("img/stars/star_2.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star2_5 {
    background: url("img/stars/star_2.5.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star3 {
    background: url("img/stars/star_3.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star3_5 {
    background: url("img/stars/star_3.5.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star4 {
    background: url("img/stars/star_4.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star4_5 {
    background: url("img/stars/star_4.5.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

.fmas-recommended-star-rating.star5 {
    background: url("img/stars/star_5.png") no-repeat left top;
    background-position: 2px 4px;
    background-size: 88px;
}

/* 2018-02 15: rakesh changes END */

/* 2018-07-01: foot-profile START */

.fmas-pre-purchase-fit-feedback-parent {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}

.fmas-pre-purchase-fit-feedback-parent a,
.fmas-pre-purchase-fit-feedback-parent input,
.fmas-pre-purchase-fit-feedback-parent select,
.fmas-pre-purchase-fit-feedback-parent img {
    position: absolute;
    /* height: 20px;
    width: 850px;
    top: 85px;
    left: 12px; */
    padding: 0px;
    margin: 0;
    font-size: 14px;
    line-height: 15px;
    text-align: left;
    text-decoration: none;
    color: inherit;
    cursor: default;
}

.fmas-pre-purchase-fit-feedback-parent .banner {
    height: 20px;
    /* width: auto; */
    top: 28px;
    left: 16px;
    font-size: 24px;
    text-align: left;
    color: initial;
}

.fmas-pre-purchase-fit-feedback-parent .header {
    position: absolute;
    line-height: 17px;
    height: 20px;
    /* width: 605px; */
    top: 90px;
    left: 95px;
    font-size: 21px;
    text-align: left;
}

.fmas-pre-purchase-fit-feedback-parent .header.screen-index {
    position: absolute;
    line-height: 34px;
    height: 36px;
    width: 36px;
    top: 82px;
    left: 50px;
    font-size: 21px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: white;
}

.fmas-pre-purchase-fit-feedback-parent img.header {
    position: absolute;
    height: 35px;
    width: 35px;
    top: 82px;
    left: 50px;
}

.fmas-pre-purchase-fit-feedback-parent .button-select-from-past-purchase {
    position: absolute;
    width: auto;
    top: 85px;
    left: 655px;
    cursor: pointer;
    font-size: 13px;
    color: #666;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 5px 12px;
    border: 1px solid;
    color: white;
    background-color: #3EB549;
    z-index: 10000;
}

.fmas-pre-purchase-fit-feedback-parent .field-label {
    height: 20px;
    width: 105px;
    top: 140px;
    left: 165px;
    font-size: 16px;
    line-height: 17px;
    /* text-align: center; */
    /* color: green; */
}

.fmas-pre-purchase-fit-feedback-parent .field {
    height: 20px;
    width: 250px;
    top: 150px;
    left: 290px;
    font-size: 14px;
    line-height: 14px;
    /* text-align: center; */
    /* color: green; */
    margin-top: -7px;
}

.fmas-pre-purchase-fit-feedback-parent .field-name-brand {
    top: 155px;
}

.fmas-pre-purchase-fit-feedback-parent .field-name-category {
    top: 205px;
}

.fmas-pre-purchase-fit-feedback-parent .field-name-model {
    top: 255px;
}

.fmas-pre-purchase-fit-feedback-parent .field-name-size {
    top: 305px;
}

.fmas-pre-purchase-fit-feedback-parent .field-name-width {
    top: 355px;
}

.fmas-no-width-info .fmas-pre-purchase-fit-feedback-parent .field-name-brand {
    top: 180px;
}

.fmas-no-width-info .fmas-pre-purchase-fit-feedback-parent .field-name-category {
    top: 230px;
}

.fmas-no-width-info .fmas-pre-purchase-fit-feedback-parent .field-name-model {
    top: 280px;
}

.fmas-no-width-info .fmas-pre-purchase-fit-feedback-parent .field-name-size {
    top: 330px;
}

.fmas-no-width-info .fmas-pre-purchase-fit-feedback-parent .field-name-width {
    top: 380px;
}

.fmas-pre-purchase-fit-feedback-parent .user-input.width-significant-input,
.fmas-pre-purchase-fit-feedback-parent .user-input.instep-girth-input {
    top: 145px;
}

.fmas-pre-purchase-fit-feedback-parent .user-input.toe-box-input {
    top: 175px;
}

.fmas-pre-purchase-fit-feedback-parent .user-input.arch-input {
    top: 138px;
}

.fmas-pre-purchase-fit-feedback-parent .user-input.footwear-from-history-input {
    left: 255px;
    top: 170px;
}

.fmas-pre-purchase-fit-feedback-parent .user-input.footwear-from-history-input .field {
    display: block;
    padding: 10px 0px;
    text-align: left;
    /* vertical-align: middle; */
    width: auto;
    font-size: 16px;
}

.fmas-pre-purchase-fit-feedback-parent .user-input.footwear-from-history-input input[type=radio] {
    margin-left: -20px;
}

.fmas-pre-purchase-fit-feedback-parent .field.field-name-width-significant,
.fmas-pre-purchase-fit-feedback-parent .field.field-name-instep-girth,
.fmas-pre-purchase-fit-feedback-parent .field.field-name-toe-box,
.fmas-pre-purchase-fit-feedback-parent .field.field-name-arch {
    /* top: 145px; */
    width: auto;
    /* position: relative; */
    display: inline-block;
    padding: 0px 30px;
    font-size: 16px;
}

.fmas-pre-purchase-fit-feedback-parent .field.field-name-instep-girth,
.fmas-pre-purchase-fit-feedback-parent .field.field-name-toe-box,
.fmas-pre-purchase-fit-feedback-parent .field.field-name-arch {
    /* padding: 0px 50px; */
    padding: 0px 0px;
    width: 170px;
}

.fmas-pre-purchase-fit-feedback-parent .field.field-name-toe-box img {
    text-align: center;
    margin: 5px 0 0 10px;
}

.fmas-pre-purchase-fit-feedback-parent .field.field-name-arch img {
    text-align: center;
    margin: 15px 0 0 20px;
    height: 200px;
}

.fmas-pre-purchase-fit-feedback-parent .field.field-name-width-significant input,
.fmas-pre-purchase-fit-feedback-parent .field.field-name-instep-girth input,
.fmas-pre-purchase-fit-feedback-parent .field.field-name-toe-box input,
.fmas-pre-purchase-fit-feedback-parent .field.field-name-arch input {
    /* position: relative; */
    display: inline-block;
    margin-left: -18px;
}

.fmas-pre-purchase-fit-feedback-parent .field-label.field-name-width-significant,
.fmas-pre-purchase-fit-feedback-parent .field-label.field-name-instep-girth,
.fmas-pre-purchase-fit-feedback-parent .field-label.field-name-toe-box,
.fmas-pre-purchase-fit-feedback-parent .field-label.field-name-arch {
    top: 185px;
    height: 215px;
    width: auto;
    left: 205px;
}

.fmas-pre-purchase-fit-feedback-parent .help-text {
    height: 17px;
    width: 120px;
    top: 460px;
    left: 301px;
    line-height: 17px;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    color: #9b9b9b;
}

.fmas-pre-purchase-fit-feedback-parent .help-text.bottom {}

.fmas-pre-purchase-fit-feedback-parent .user-input {
    position: absolute;
    height: 20px;
    width: 540px;
    top: 180px;
    left: 95px;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
}

.fmas-pre-purchase-fit-feedback-parent .user-input .user-input-option {
    position: relative;
    width: 140px;
    display: inline-block;
    margin: 0 20px;
    text-align: center !important;
    float: left;
}

.fmas-pre-purchase-fit-feedback-parent .user-input.footwear-from-history-input .user-input-option {
    text-align: left !important;
    width: 500px;
    margin: 0px 20px 15px 20px;
}

.fmas-pre-purchase-fit-feedback-parent .user-input .user-input-option input {
    text-align: center;
    position: relative;
    display: inline;
    margin-right: 5px;
}

.fmas-pre-purchase-fit-feedback-parent .user-input .user-input-option label {}

.fmas-pre-purchase-fit-feedback-parent .user-input .user-input-option img {}

.fmas-pre-purchase-fit-feedback-parent .button-next {
    width: 120px;
    top: 415px;
    left: 293px;
    text-align: center;
    vertical-align: middle;
    padding: 7px;
    border: 1px solid;
    cursor: pointer;
    font-size: 15px;
    /* font-weight: bold; */
    /* color: green;
    background-color: wheat; */
    color: white;
    background-color: #3EB549;
}

.fmas-pre-purchase-fit-feedback-parent .button-next:hover {
    /* background-color: lightgreen; */
}

.fmas-pre-purchase-fit-feedback-parent .button-next.disabled {
    cursor: auto;
    opacity: 0.4;
}

.fmas-pre-purchase-fit-feedback-parent .arrow {
    cursor: pointer;
    top: 250px;
    left: 25px;
    position: absolute;
}

.fmas-pre-purchase-fit-feedback-parent .arrow.right {
    left: 670px;
}

.fmas-pre-purchase-fit-feedback-parent .arrow.disabled {
    cursor: auto;
    opacity: 0.4;
}

/* 2018-07-24: pre-purchase-fit-feedback END */

.fmas-inside-text-for-sn {
    position: absolute;
    display: inline-block;
    height: 30px;
    width: 149px;
    top: 56px;
    left: 64px;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    /* font-style: italic; */
    text-align: center;
    color: white;
    font-family: "open_sansregular", Helvetica, sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-inside-text-for-sn.sn-width {
    /* width: 120px; */
    left: 215px;
}

.fmas-no-width-info .fmas-inside-text-for-sn {
    top: 25px;
    width: 267px;
}

.fmas-no-fit-ceiling-text,
.fmas-bottom-of-scale-text {
    position: absolute;
    top: 66px;
    left: 0px;

    line-height: 18px;
    height: 20px;
    line-height: auto;
    width: 296px;

    cursor: auto;
    font-size: 14px;
    text-align: left;
    vertical-align: middle;

    font-family: "open_sansregular", Helvetica, sans-serif;
    color: #666;
    font-weight: bold;

    vertical-align: middle;
    padding: 2px 0px;
    margin: 0;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-no-fit-ceiling-url,
.fmas-bottom-of-scale-url {
    cursor: pointer !important;
}

#fmas-uw-screen-mask .fmas-no-fit-ceiling-text,
#fmas-uw-screen-mask .fmas-bottom-of-scale-text {
    position: absolute;
    top: 418px;
    left: 53px;

    height: auto;
    line-height: auto;
    max-width: 500px;
    width: auto;

    cursor: auto;
    font-size: 14px;
    text-align: left;
    vertical-align: middle;

    font-family: "open_sansregular", Helvetica, sans-serif;
    color: #666;
    font-weight: bold;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    z-index: 1001;
}

#fmas-main-container.fmas-uw-start.size-normalization-enabled .fmas-standard-width {
    position: absolute;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    width: 116px;
    top: 25px;
    left: 0px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: left;
    /* cursor: initial; */
    cursor: auto;
    font-family: "open_sansregular", Helvetica, sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-main-container.fmas-uw-start.size-normalization-enabled .fmas-standard-width-select {
    position: absolute;
    display: inline-block;
    /* line-height: 17px; */
    /* height: 17px; */
    width: 60px;
    top: 25px;
    left: 120px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    /* text-align: center; */
    /* cursor: initial; */
    cursor: auto;
    font-family: "open_sansregular", Helvetica, sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* 2018-11-01: foot-profile START */

#fmas-uw-screen-mask .fmas-foot-profile-parent {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent a,
#fmas-uw-screen-mask .fmas-foot-profile-parent input,
#fmas-uw-screen-mask .fmas-foot-profile-parent select,
#fmas-uw-screen-mask .fmas-foot-profile-parent img {
    position: absolute;
    /* height: 20px;
    width: 850px;
    top: 85px;
    left: 12px; */
    padding: 0px;
    margin: 0;
    font-size: 14px;
    line-height: 15px;
    text-align: left;
    text-decoration: none;
    /* color: inherit; */
    color: #6f6f6f;
    cursor: default;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .banner {
    height: 20px;
    width: 850px;
    top: 28px;
    left: 16px;
    font-size: 24px;
    text-align: left;
    color: initial;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .header {
    height: 21px;
    width: 874px;
    top: 70px;
    left: 0px;
    font-size: 21px;
    line-height: 21px;
    text-align: center;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .foot-size-text {
    height: 23px;
    width: 874px;
    top: 84px;
    left: 0px;
    font-size: 23px;
    line-height: 23px;
    text-align: center;
    color: #1eab2b;
    font-weight: bold;
    position: absolute;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .length-text,
#fmas-uw-screen-mask .fmas-foot-profile-parent .width-text {
    height: 16px;
    width: auto;
    top: 135px;
    left: 305px;
    font-size: 16px;
    line-height: 16px;
    /* text-align: center; */
    /* color: green; */
    font-weight: bold;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .width-text {
    left: 475px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .foot-base-image {
    left: 335px;
    top: 170px;
    height: 260px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-text {
    width: 120px;
    /* top: 190px; */
    left: 440px;
    text-align: center;
    vertical-align: middle;
    /* padding: 7px; */
    /* border: 1px solid; */
    /* cursor: pointer; */
    font-size: 15px;
    /* font-weight: bold; */
    /* color: green;
    background-color: wheat; */
    /* color: white; */
    /* background-color: #3EB549; */
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-text.toe-box {
    top: 182px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-text.ball-girth {
    top: 247px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-text.instep-girth {
    top: 303px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-text.arch {
    top: 359px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-value {
    width: 120px;
    /* top: 190px; */
    left: 440px;
    text-align: center;
    vertical-align: middle;
    /* padding: 7px; */
    /* border: 1px solid; */
    /* cursor: pointer; */
    font-size: 15px;
    font-weight: bold;
    /* color: green;
    background-color: wheat; */
    /* color: white; */
    /* background-color: #3EB549; */
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-value.toe-box {
    top: 200px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-value.ball-girth {
    top: 266px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-value.instep-girth {
    top: 322px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .measurement-value.arch {
    top: 378px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .fmas-foot-profile-control {
    width: auto;
    top: 440px;
    left: 265px;
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px;
    border: 1px solid;
    cursor: pointer;
    font-size: 15px;
    /* font-weight: bold; */
    /* color: green;
    background-color: wheat; */
    color: white;
    background-color: #3EB549;
}

/* 
#fmas-uw-screen-mask .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-recommendations {
    left: 250px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-recommendations.no-retake-photo-btn {
    left: 336px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent.fmas-enabled-edit-profile .fmas-foot-profile-control.button-show-recommendations {
    left: 410px;
}
*/

/* #fmas-uw-screen-mask .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-retake-photo {
    left: 455px;
} */

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-show-recommendations, */
/* #fmas-uw-screen-mask .fmas-fitview-control.button-show-foot-profile {
    position: absolute;
    top: 465px;
    left: 367px;
    cursor: pointer;
    font-size: 13px;
    color: #666;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 5px 12px;
    border: 1px solid;
    color: white;
    background-color: #3EB549;
    z-index: 10000;
    width: 110px;
    height: 24px;
    background: transparent url(img/btn-view-profile.png) no-repeat;
    background-size: contain;
} */

/* 2018-11-01: foot-profile END */

/* 2018-11-12: UI change for dropdowns and input boxes in pupup START */

:root {
    --fmasPopupRadius: 4px;
    --fmasPopupBaseForegroundColor: #036b03;
    --fmasPopupBaseBackgroundColor: white;
    --fmasPopupAccentForegroundColor: #37af00;
    --fmasPopupAccentBackgroundColor: #dedede;
}

#fmas-main-container select,
#fmas-uw-screen-mask select {
    font: 400 12px/1.3 sans-serif;
    outline: medium none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid var(--fmasPopupBaseForegroundColor);
    line-height: 1;
    padding: 0.65em 2.5em 0.55em 0.75em;
    border-radius: var(--fmasPopupRadius);
    background-color: var(--fmasPopupBaseBackgroundColor) !important;
    background-image: linear-gradient(var(--fmasPopupBaseForegroundColor), var(--fmasPopupBaseForegroundColor)),
        linear-gradient(-135deg, transparent 50%, var(--fmasPopupAccentBackgroundColor) 50%),
        linear-gradient(-225deg, transparent 50%, var(--fmasPopupAccentBackgroundColor) 50%),
        linear-gradient(var(--fmasPopupAccentBackgroundColor) 42%, var(--fmasPopupAccentForegroundColor) 42%) !important;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat !important;
    background-size: 1px 100%, 20px 22px, 20px 22px, 20px 100% !important;
    background-position: right 20px center, right bottom, right bottom, right bottom !important;
}

#fmas-main-container select:hover,
#fmas-uw-screen-mask select:hover {
    outline: medium none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    background-image: linear-gradient(var(--fmasPopupAccentForegroundColor), var(--fmasPopupAccentForegroundColor)),
        linear-gradient(-135deg, transparent 50%, var(--fmasPopupAccentForegroundColor) 50%),
        linear-gradient(-225deg, transparent 50%, var(--fmasPopupAccentForegroundColor) 50%),
        linear-gradient(var(--fmasPopupAccentForegroundColor) 42%, var(--fmasPopupAccentBackgroundColor) 42%) !important;
}

#fmas-main-container select:active,
#fmas-uw-screen-mask select:active {
    outline: medium none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    background-image: linear-gradient(var(--fmasPopupAccentForegroundColor), var(--fmasPopupAccentForegroundColor)),
        linear-gradient(-135deg, transparent 50%, var(--fmasPopupAccentForegroundColor) 50%),
        linear-gradient(-225deg, transparent 50%, var(--fmasPopupAccentForegroundColor) 50%),
        linear-gradient(var(--fmasPopupAccentForegroundColor) 42%, var(--fmasPopupAccentBackgroundColor) 42%) !important;
    color: var(--fmasPopupAccentBackgroundColor) !important;
    border-color: var(--fmasPopupAccentForegroundColor) !important;
    background-color: var(--fmasPopupAccentForegroundColor) !important;
}

/* 2018-11-12: UI change for dropdowns and input boxes in pupup END */

.fmas-logo-mini {
    /* background: url("img/logo_mini.png") no-repeat left top;
    background-position: 0px 15px; */
    /* background-size: contain; */
    display: block;
    margin: 0;
    padding: 3px 0px 0px 0px;
    text-decoration: none;
    height: 19px;
    /* width: 85px; */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-size-normalizatin-prefix {
    position: absolute;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 4px 0 0 0;
    text-decoration: none;
    top: 56px;
    left: 0px;
    height: 30px;
    width: 64px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fmas-no-width-info .fmas-size-normalizatin-prefix {
    top: 25px;
}

.fmas-additional-block.fmas-additional-block-clickable {
    cursor: pointer;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-popup-no-fit-text {
    position: absolute;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #b94646;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    top: 69px;
    left: 11px;
    line-height: 380px;
    height: 380px;
    width: 851px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-logo-full {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    height: 65px;
    /* width: 85px; */
    top: 12px;
    left: 12px;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-popup-hr {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    height: 1px;
    line-height: 1px;
    width: 100%;
    background-color: #ddd;
    top: 69px;
    left: 0px;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-popup-hr.hr2 {
    top: 450px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .fmas-logo-mini,
#fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .fmas-logo-mini {
    display: block;
    margin: 0;
    padding: 0;
    height: 20px;
    /* width: 85px; */
    top: 472px;
    left: 660px;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .fmas-logo-mini {
    left: 510px;
}

#fmas-uw-screen-mask .fmas-foot-profile-parent .fmas-tagline,
#fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .fmas-tagline {
    /* background: url("img/logo_mini.png") no-repeat left top; */
    /* background-position: 0px 15px; */
    /* background-size: contain; */
    display: block;
    color: #666;
    margin: 0;
    padding: 0;
    height: 21px;
    /* width: 85px; */
    top: 475px;
    left: 739px;
    font-size: 11px;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .fmas-tagline {
    left: 590px;
}

#fmas-uw-screen-mask .fmas-popup-hr.green1 {
    height: 4px;
    background-color: #42B649;
    top: 53px;
}

#fmas-uw-screen-mask .fmas-popup-hr.green2 {
    height: 8px;
    background-color: #42B649;
    top: 496px;
}

#fmas-uw-screen-mask .fmas-popup-hr.darkgray1 {
    height: 19px;
    background-color: #3D3D3D;
    top: 504px;
}

/* 2018-12-13: download-apps START */

#fmas-uw-screen-mask .fmas-download-apps-parent {
    position: relative;
    background: url("img/download_apps/base-image.png") no-repeat left top;
    /* background-position: 0px 25px; */
    background-size: contain;
    left: 0;
    top: 0;
    padding: 0px;
    margin: 0;
    height: 100%;
    width: 100%;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    cursor: default;

    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-download-apps-parent a,
#fmas-uw-screen-mask .fmas-download-apps-parent input,
#fmas-uw-screen-mask .fmas-download-apps-parent select,
#fmas-uw-screen-mask .fmas-download-apps-parent img {
    position: absolute;
    height: auto;
    width: auto;
    display: inline-block;
    /* height: 20px;
    width: 850px;
    top: 85px;
    left: 12px; */
    padding: 0px;
    margin: 0;
    font-size: 14px;
    line-height: 15px;
    text-align: left;
    text-decoration: none;
    /* color: inherit; */
    color: #6f6f6f;
}

/* #fmas-uw-screen-mask .fmas-download-apps-parent .base-image {
    left: 0;
    top: 0;
    height: 522px;
    width: 872px;
} */

#fmas-uw-screen-mask .fmas-download-apps-parent .left-block {
    position: absolute;
    top: 70px;
    left: 22px;
    max-width: 228px;
    color: whitesmoke;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
}

#fmas-uw-screen-mask .fmas-download-apps-parent .left-block.block-text {
    width: 217px;
    /* font-size: 16px; */
    cursor: default;
    padding: 5px;
}

#fmas-uw-screen-mask .fmas-download-apps-parent .right-block {
    position: absolute;
    top: 46px;
    left: 250px;
    max-width: 623px;
}

#fmas-uw-screen-mask .fmas-download-apps-parent .right-block.button-download-app {
    top: 431px;
    left: 392px;
    height: 43px;
    width: 139px;
    cursor: pointer;
}

#fmas-uw-screen-mask .fmas-download-apps-parent .right-block.button-download-app.ios {
    left: 541px;
}

#fmas-uw-screen-mask .fmas-download-apps-parent .right-block.bottom-text {
    top: 431px;
    left: 392px;
    height: 43px;
    width: 139px;
    cursor: pointer;
}

/* 2018-12-13: download-apps END */

/* 2018-12-12: send-invite START */

#fmas-uw-screen-mask .fmas-send-invite-parent {
    position: relative;
    background: url("img/invite/base-image1.png") no-repeat left top;
    /* background-position: 0px 25px; */
    background-size: contain;
    left: 0;
    top: 0;
    padding: 0px;
    margin: 0;
    height: 100%;
    width: 100%;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    cursor: default;

    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mobileBg {
    /* background: url("img/invite/Tryme_mobilepopup_v0.png") no-repeat center top !important; */
    /* background: url("img/invite/tryme-start-now.jpeg") no-repeat center top !important; */
    background: url("img/invite/tryme-start-now.png") no-repeat center top !important;
    background-size: contain !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-bottom: 10px;
    margin-top: -100px !important;
    margin-left: 112px !important;
    height: 850px !important;
    width: 650px !important;
}

.mobileBg .bottom-text1 {
    margin-top: 36% !important;
    left: 40px !important;
    cursor: pointer;
}

.mobileBg .bottom-text2 {
    margin-top: 36% !important;
    left: 440px !important;
}

.mobileBg a {
    display: inline !important;
    margin-top: 36% !important;
    left: 40px !important;
    position: initial !important;
}

.mobileBg .button {
    width: 140px;
    color: #fff;
    font-size: 16px;
    border: 0;
    padding: 8px 10px;
    margin: 5px;
    background: url("img/invite/Button_style.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.mobileBg .button>img {
    float: left;
    width: 25px !important;
    margin-left: -5px !important;
}

img.powered-by {
    margin-top: 20px !important;
}

.start-btn,
.do-later {
    padding-left: 50px;
}

.footer-img-css {
    clear: both;
    position: absolute;
    width: 245px !important;
    top: 95%;
    padding-top: 75px;
    left: 20%;
}

#fmas-uw-screen-mask .fmas-send-invite-parent a,
#fmas-uw-screen-mask .fmas-send-invite-parent input,
#fmas-uw-screen-mask .fmas-send-invite-parent select,
#fmas-uw-screen-mask .fmas-send-invite-parent img {
    position: absolute;
    height: auto;
    width: auto;
    display: inline-block;
    /* height: 20px;
    width: 850px;
    top: 85px;
    left: 12px; */
    padding: 0px;
    margin: 0;
    font-size: 14px;
    line-height: 15px;
    text-align: left;
    text-decoration: none;
    /* color: inherit; */
    color: #6f6f6f;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .left-block {
    position: absolute;
    top: 70px;
    left: 22px;
    max-width: 228px;
    color: whitesmoke;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .left-block.block-text {
    width: 217px;
    /* font-size: 16px; */
    cursor: default;
    padding: 5px;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .left-block.block-text-check-email {
    top: 265px;
    width: 100%;
    /* font-size: 16px; */
    cursor: default;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .left-block.user-input {
    top: 300px;
    left: 30px;
    width: 209px;
    font-size: 13px;
    cursor: default;
    color: #2e2e2e;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .left-block.button-send {
    top: 340px;
    left: 60px;
    width: 150px;
    cursor: pointer;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .right-block {
    position: absolute;
    top: 46px;
    left: 250px;
    max-width: 623px;
    z-index: 1000;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .right-block.button-download-app {
    top: 431px;
    left: 392px;
    height: 43px;
    width: 139px;
    cursor: pointer;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .right-block.button-download-app.ios {
    left: 541px;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .right-block.bottom-text1 {
    top: 425px;
    left: 80px;
    /* left: 260px;*/
    height: 43px;
    width: 163px;
    font-size: 18px;
    cursor: default;
    font-style: italic;
    text-align: right;
}

#fmas-uw-screen-mask .fmas-send-invite-parent .right-block.bottom-text2 {
    top: 425px;
    left: 470px;
    height: 45px;
    color: #0000EE;
    width: 163px;
    font-size: 18px;
    cursor: pointer;
}

/* 2018-12-12: send-invite END */

/* 2018-12-17: star-rating in popup START */
#fmas-uw-screen-mask .fmas-recommended-star-rating {
    position: absolute;
    top: 350px;
    left: 192px;
    line-height: 30px;
    height: 30px;
    width: 102px;

    cursor: pointer;
    /* font-size: 20px; */

    text-align: left !important;
    vertical-align: middle;

    font-family: "open_sansregular", Helvetica, sans-serif;
    color: #27b46c;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .fmas-recommended-star-rating-text {
    position: absolute;
    top: 374px;
    left: 192px;
    line-height: 23px;
    height: 25px;
    width: 180px;

    cursor: pointer;
    font-size: 13px;

    text-align: left !important;
    vertical-align: middle;

    font-family: "open_sansregular", Helvetica, sans-serif;
    color: #27b46c;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* 2018-12-17: star-rating in popup END */

/* 2019-01-03: media queries for responsive design START */

@media (max-width: 599px) and (orientation: portrait) {
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(-90deg) scale(0.5);
    }

    .no-rotate.mob-container.fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        /* transform: rotate(-90deg) scale(0.5); */
        transform: rotate(0deg) scale(0.70);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.4);
    }

    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .header.header-text {
        left: 130px;
        transform: rotate(0deg) scale(1.2);
    }

    #fmas-uw-screen-mask a.fmas-modal-close:link,
    #fmas-uw-screen-mask a.fmas-modal-close:visited,
    #fmas-uw-screen-mask a.fmas-modal-close:hover {
        transform: rotate(0deg) scale(1.5);
    }

    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent select {
        font-size: 14px;
        transform: rotate(0deg) scale(1.4);
    }

    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent a.field-label {
        left: 135px;
        transform: rotate(0deg) scale(1.5);
    }

    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .button-next,
    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .help-text,
    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .field.field-name-width-significant,
    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .field.field-name-instep-girth,
    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .field.field-name-toe-box,
    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .field.field-name-arch {
        transform: rotate(0deg) scale(1.35);
    }

    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .field.field-name-arch img {
        margin: 5px 0 0 20px;
    }

    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .field.field-name-toe-box img,
    #fmas-uw-screen-mask .fmas-pre-purchase-fit-feedback-parent .field.field-name-arch img {
        transform: rotate(0deg) scale(0.9);
        margin-top: -6px;
    }
}

@media (max-width: 599px) and (orientation: landscape) {
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(0deg) scale(0.5);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.55);
    }
}

@media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(-90deg) scale(0.5);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.45);
    }
}

@media (min-width: 600px) and (max-width: 767px) and (orientation: landscape) {
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(0deg) scale(0.5);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.65);
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .no-rotate.mob-container.fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(0deg) scale(1.85);
    }

    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(-90deg) scale(0.8);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.8);
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(0deg) scale(0.8);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.6);
    }
}

@media (min-width: 768px) and (max-width: 2200px) and (orientation: landscape) and (min-device-pixel-ratio: 2) {
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(0deg) scale(0.7);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.7);
    }
}

@media only screen and (min-device-width: 768px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {

    /* @media only screen and (min-width:768px) and (max-width: 2200px) and (orientation: landscape) and (min-device-pixel-ratio: 2.9) { */
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(0deg) scale(0.6);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.6);
    }
}

@media only screen and (min-device-width: 768px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(0deg) scale(0.7);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.7);
    }
}

@media only screen and (min-device-width: 768px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3.5) {
    .fmas-uw-widget-modal-ct:not(.modal-screen-pre-purchase-fit-feedback) {
        transform: rotate(0deg) scale(0.6);
    }

    .fmas-uw-widget-modal-ct.modal-screen-pre-purchase-fit-feedback {
        transform: rotate(0deg) scale(0.7);
    }
}

.no-rotate {
    transform: rotate(0deg);
}

/* 2019-01-03: media queries for responsive design END */

.mobileBg .btn-start-now,
.mobileBg .btn-do-later {
    /* top: 738px !important;
    left: 151px !important;
    height: 46px !important;
    width: 162px !important; */
    top: 733px !important;
    /* left: 48px !important; */
    left: 348px !important;
    height: 66px !important;
    width: 254px !important;
    display: table-cell;
    cursor: pointer;
    position: absolute !important;
    margin: 0 !important;
}

.mobileBg .btn-do-later {
    /* left: 348px !important; */
    left: 48px !important;
}

.mobileBg.dummy-email .btn-start-now,
.mobileBg.dummy-email .btn-do-later {
    top: 703px !important;
}

.btn-login-now {
    top: 10px !important;
    left: 10px !important;
    height: 57px !important;
    width: 205px !important;
    /* display: table-cell; */
    cursor: pointer;
    position: absolute !important;
    margin: 0 !important;
    color: gray !important;
    font-size: 30px !important;
    text-align: center !important;
}

.mobileBg .btn-login-now {
    top: 5px !important;
    left: 383px !important;
    height: 57px !important;
    width: 205px !important;
    /* display: table-cell; */
    position: absolute !important;
    margin: 0 !important;
    font-size: 30px !important;
}


/* Portrait mode for recommendation popup in mobile: START */
.no-rotate.mob-container {
    overflow: hidden;
}

.no-rotate.mob-container .fmas-modal-close {
    /* margin-top: 65% !important; */
}

.mob-container:not(.no-rotate) .fmas-modal-close {
    margin-top: 586px !important;
}

.no-rotate.mob-container.fmas-uw-widget-modal-ct {
    /* margin: -435px 0 0 -336px; */
    /* margin: -351px 0 0 -257px; */
    margin: -361px 0 0 -273px;
    /* padding: 0; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* background: 0 0; */
    /* width: 671px; */
    width: 512px;
    height: 770px;
    /* font-family: "open_sansregular",Helvetica,sans-serif; */
    /* z-index: 10000; */
    /* background-color: white; */
    /* border-radius: 10px; */
    /* box-shadow: inset 0 0 10px 0 silver; */

    /* text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
    transform: scale(.9);
}

.no-rotate.mob-container.fmas-uw-widget-modal-ct .fmas-uw-widget-parent {
    height: 100%;
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-btn-send-invite-submit,
#fmas-uw-screen-mask .no-rotate.mob-container .button-show-foot-profile,
#fmas-uw-screen-mask .no-rotate.mob-container .button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-add-to-cart,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-proceed-with-shoesize-online,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-send-invite-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-sign-up,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-chat-with-fit-expert,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-control.button-delete-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-control.button-redirect-to-login-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-control.button-save-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-merge-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-merge-reject,
#fmas-uw-screen-mask .no-rotate.mob-container .button-save-to-locker {
    /* position: absolute;
    width: auto; */
    top: 610px;
    left: 152px;
    /* cursor: pointer;
    font-size: 13px;
    color: #666;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 5px 12px;
    border: 1px solid;
    color: white;
    background-color: #3EB549;
    z-index: 10000; */
    width: auto;
    height: auto;
    background: none;
    color: white;
    border: none;
    /* border: 1px solid #0074E8; */
    font-size: 18px;
    text-decoration: initial;
    padding: 7px 45px;
    border-radius: 8px;
    background-color: #0074E8;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-add-to-cart {
    padding: 8px 20px 8px 47px;
    left: 175px;
    border: 1px #474747 solid;
    background-color: #474747;
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-btn-send-invite-submit::before,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-add-to-cart::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-tick.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .button-save-to-locker,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-text-bottom-left {
    position: relative;
    display: inline-block;
    top: -10px;
    left: -10px;
    width: 190px;
    padding: 8px 15px;
    margin: 0;
    background-color: #FFF;
    border: 1px solid #013c19;
    /* color: #013c19; */
    font-size: 19px;
    line-height: 20px;
    height: 23px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .button-save-to-locker {
    cursor: pointer;
    background-color: #0074E8;
    border: 1px solid #0074E8;
    text-transform: initial;
    text-align: center;
    padding: 8px 8px 8px 35px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .button-save-to-locker::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-cross.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .button-save-to-locker span {
    color: #013c19;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-text-bottom-left {
    left: -6px;
    width: 245px;
    height: auto;
    border: none;
    top: 0px;
    text-align: left;
}

#fmas-uw-screen-mask .no-rotate.mob-container .button-show-foot-profile,
#fmas-uw-screen-mask .no-rotate.mob-container .button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-proceed-with-shoesize-online,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-send-invite-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-sign-up,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-chat-with-fit-expert,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-control.button-delete-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-control.button-redirect-to-login-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-control.button-save-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-merge-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-merge-reject {
    top: 485px;
    left: 84px;
    width: 250px;
    color: #FFF;
    border: 1px #0074E8 solid;
    background-color: #0074E8;
    text-align: center;
    cursor: pointer;
}

#fmas-uw-screen-mask .no-rotate.mob-container .button-show-foot-profile,
#fmas-uw-screen-mask .no-rotate.mob-container .button-show-recommendations {
    top: 670px;
    /* padding-left: 44px; */
    border: 1px #474747 solid;
    background-color: #474747;
}

#fmas-uw-screen-mask .no-rotate.mob-container .button-show-foot-profile::before,
#fmas-uw-screen-mask .no-rotate.mob-container .button-show-recommendations::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-view.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-proceed-with-shoesize-online {
    top: 545px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-proceed-with-shoesize-online::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-camera.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-control.button-delete-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-control.button-redirect-to-login-confirm,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-control.button-save-confirm {
    top: 460px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-control.button-redirect-to-login-confirm::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-tick.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .merge-dummy-email-delete .fmas-delete-profile-control.button-delete-confirm {
    top: 465px;
    /* padding-left: 44px; */
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-control.button-delete-confirm::before,
#fmas-uw-screen-mask .no-rotate.mob-container .merge-dummy-email-delete .fmas-delete-profile-control.button-delete-confirm::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-cross.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-merge-confirm {
    top: 510px;
    /* padding: 8px 20px 8px 47px; */
    /* padding-left: 44px; */
    /* left: 175px; */
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-merge-confirm::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-tick.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-merge-reject {
    top: 590px;
    padding-left: 44px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-merge-reject::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-cross.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-sign-up {
    top: 640px;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .mobile .fmas-fitview-control.button-sign-up {
    top: 635px;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-sign-up::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-tick.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-chat-with-fit-expert {
    top: 560px;
}

#fmas-uw-screen-mask .no-rotate.mob-container {
    color: #013c19;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-recommended-size-gender,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-wiremesh-sub-text {
    /* height: auto; */
    width: 100%;
    position: absolute;
    float: left;
    left: -3px;
    /* top: 445px; */
    top: 380px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    line-height: 15px;
    font-size: 15px;
    color: #013c19;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-recommended-size-gender {
    /* top: 390px; */
    top: 460px;
    font-size: 14px;
    /* left: 224px; */
    /* width: 58px; */
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitview-control.button-show-foot-profile, */
/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-show-recommendations, */
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-login-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-login-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-text-suffix {
    /* position: absolute;
    width: auto; */
    /* top: 680px; */
    top: 700px;
    left: 177px;
    /* cursor: pointer;
    font-size: 13px;
    color: #666;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 5px 12px;
    border: 1px solid;
    color: white;
    background-color: #3EB549;
    z-index: 10000; */
    width: auto;
    height: auto;
    background: none;
    color: #013c19;
    border: 1px solid transparent;
    font-size: 15px;
    text-decoration: underline !important;
    /* text-decoration: initial;
    text-decoration-line: underline;
    text-decoration-style: solid; */
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-control.button-show-recommendations,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-control.button-show-recommendations {
    left: 145px;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-login-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-login-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-text-suffix {
    display: inline-block;
    position: absolute;
    /* top: 635px; */
    left: 138px;
    text-decoration: none !important;
    color: #013c19;
}

#fmas-uw-screen-mask .no-rotate.mob-container .mobile .fmas-login-text {
    top: 695px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-login-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-link,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-link {
    /* display: inline-block; */
    position: relative;
    top: 0;
    left: 2px;
    text-decoration: underline !important;
    color: #0074E8;
    font-weight: bold;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-text-suffix,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-size-info-inline {
    position: relative;
    top: 0;
    left: 6px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-size-info-inline {
    color: #0074E8;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-login-text-suffix,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-text-suffix {
    position: relative;
    top: 0;
    left: 4px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-text {
    top: 535px;
    /* left: 50px; */
    font-size: 22px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-link {
    text-decoration: none !important;
    color: #0074E8;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-subscribe {
    position: relative;
    top: 350px;
    left: 50px;
    width: 415px;
    height: 105px;
    display: block;
}

#fmas-uw-screen-mask .no-rotate.mob-container .logged-in-user .fmas-send-invite-subscribe {
    top: 160px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-subscribe .subscribe-info,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-subscribe .error-message {
    position: relative;
    top: 0px;
    width: 415px;
    display: block;
    font-weight: normal;
    font-size: 13px;
    padding: 5px 8px 5px 1px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-subscribe .error-message {
    top: -20px;
    color: red;
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-send-invite-email,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-subscribe input.fieldEmail {
    width: 300px;
    padding: 5px 8px;
    top: 10px;
    border: 1px solid #438e03;
    position: inherit;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-send-invite-subscribe input[type=submit] {
    padding: 8px 20px;
    background-color: #FFF;
    color: #013c19;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    border: 1px solid #438e03;
    text-transform: initial;
    border-radius: 30px;
    left: 328px;
    top: -22px;
    position: inherit;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-parent .fmas-login-text {
    top: 530px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-on-delete-page-text {
    left: 153px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .merge-dummy-email-delete .fmas-save-on-delete-page-text {
    top: 530px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-parent .fmas-login-text {
    top: 530px;
    left: 125px;
}

.no-rotate.mob-container .fmas-modal-content {
    width: 512px;
    height: 515px;
    top: 115px;
    left: 3px;
    padding: 0px;
    margin: 0;
}

.no-rotate.mob-container .fmas-show-fit-img {
    /* width: 706px;
    height: 430px; */
    left: -52px;
    /* padding: 0px;
    margin: 0; */
    box-shadow: none;
    border: none;
    top: 12px;
}

.no-rotate.mob-container .fmas-welcome-text,
.no-rotate.mob-container .fmas-header-text {
    left: 0;
    width: 100%;
    text-align: center;
    top: 165px;
    color: #013c19;
    font-size: 16px;
}

.no-rotate.mob-container .fmas-header-text {
    margin-top: 12px;
    font-size: 35px;
    /* position: absolute; */
    text-align: left;
    padding-left: 25px;
}

.no-rotate.mob-container .fmas-widget-text {
    width: 438px;
    left: 36px;
    position: absolute;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    vertical-align: bottom;
    display: table-cell;
    height: 47px !important;
    color: #013c19;
    font-weight: normal;
    top: 97px;
}

/*
.no-rotate.mob-container .pic-dim-background {
    width: 104px;
    height: 30px;
    position: absolute;
    top: 110px;
    left: 390px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin-left: 0px;
    padding-top: 5px;
    z-index: 9999;
    background-color: #A2A2A2;
    border-radius: 5px;
}

.no-rotate.mob-container .pic-dim {
    top: 200px;
    left: 391px;
    width: 51px;
    height: 28px;
    margin-left: 0px;
    font-size: 21px;
    line-height: 21px;
    border-radius: 5px;
    color: white;
    background-color: #A2A2A2;
}

.no-rotate.mob-container .pic-dim.two-dim {}

.no-rotate.mob-container .pic-dim.three-dim {
    left: 442px;
}

.no-rotate.mob-container .pic-dim.selected {
    background-color: white;
    color: #A2A2A2;
}
*/

.three-d-circle {
    font-size: 13px;
    position: absolute;
    font-weight: bold;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-recommended-star-rating {
    top: 445px;
    left: 15px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-recommended-star-rating-text {
    top: 465px;
    left: 17px;
}

.no-rotate.mob-container .legend-fitting-info {
    position: absolute;
    left: 320px;
    top: 395px;
}

/* .no-rotate.mob-container .fmas-show-fit-img>img {
    width: 687px;
    height: 326px;
    display: block;
    margin: 0 auto;
    padding: 0;
} */

.mob-container .fmas-show-fit-ct {
    width: 505px;
    height: 40px;
    top: 77px;
    left: 0px;
    margin: 0 0 0 0px !important;
    text-align: center;
}

.mob-container .fmas-show-fit-ct .fmas-recommended-size-prev,
.mob-container .fmas-show-fit-ct .fmas-recommended-size-next {
    /* height: 50px; */
    width: 50px;
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 0;
    top: -14px;
    position: inherit;
    vertical-align: middle;
    font-size: 40px;
    color: #013c19;
}

.mob-container .fmas-show-fit-ct .fmas-recommended-size-prev span,
.mob-container .fmas-show-fit-ct .fmas-recommended-size-next span {
    margin: 0 0 0 0;
    width: 50px;
    display: inline-block;
}

.mob-container ul.fmas-show-fit>li {
    float: left;
    margin: 0 8px !important;
}

#fmas-uw-screen-mask .mob-container .fmas-popup-hr {
    top: 65px;
}

#fmas-uw-screen-mask .mob-container .fmas-popup-hr.hr2 {
    top: 635px;
}

#fmas-uw-screen-mask .mob-container .fmas-logo-mini {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    height: 19px;
    /* width: 85px; */
    top: 655px;
    left: 130px;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-popup-hr {
    /* left: 2px; */
    /* width: 508px; */
    width: 100%;
    /* background-color: #013c19; */
    background: none;
    border-bottom: 1px solid #ddd;
    top: 134px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-popup-hr.hr2 {
    top: 0px;
    position: relative;
}

.no-rotate.mob-container .powered-by-fmas {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    height: 65px;
    /* width: 85px; */
    top: 655px;
    left: 210px;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #808285;
}

.no-rotate.mob-container .fmas-show-fit-img {
    margin: 75px 0 0 -18px !important;
    transform: rotate(0deg) scale(0.80);
}

.no-rotate.mob-container ul.fmas-show-fit {
    text-decoration: none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    display: inline-block;
    /* width: 200px; */
    /* height: 60px; */
    /* left: 160px; */
    /* position: relative; */
}

.no-rotate.mob-container ul.fmas-show-fit>li {
    text-decoration: none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    /* display: contents; */
}

.no-rotate.mob-container ul.fmas-show-fit>li>a,
.no-rotate.mob-container ul.fmas-show-fit>li>a:link,
.no-rotate.mob-container ul.fmas-show-fit>li>a:visited,
.no-rotate.mob-container ul.fmas-show-fit>li>a:hover {
    width: 100px;
    height: 40px;
    /* display: block; */
    display: table;
    background: none;
    color: #013c19;
    font-size: 30px;
    line-height: 36px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    margin: 0;
    padding: 0;
    background: none;

    text-decoration: none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.no-rotate.mob-container ul.fmas-show-fit>li.fmas-active>a:link,
.no-rotate.mob-container ul.fmas-show-fit>li.fmas-active>a:visited,
.no-rotate.mob-container ul.fmas-show-fit>li.fmas-active>a:hover {
    /* background-position: -225px -131px; */
}

.no-rotate.mob-container ul.fmas-show-fit>li>a.fmas-center:link,
.no-rotate.mob-container ul.fmas-show-fit>li>a.fmas-center:visited,
.no-rotate.mob-container ul.fmas-show-fit>li>a.fmas-center:hover {
    /* background-position: -225px -239px; */
}

.no-rotate.mob-container ul.fmas-show-fit>li.fmas-active>a.fmas-center:link,
.no-rotate.mob-container ul.fmas-show-fit>li.fmas-active>a.fmas-center:visited,
.no-rotate.mob-container ul.fmas-show-fit>li.fmas-active>a.fmas-center:hover {
    /* background-position: -67px -131px; */
}

.no-rotate.mob-container ul.fmas-show-fit>li>a>div {
    margin-top: 6px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    display: table-cell;

    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF;
    color: #013c19;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    vertical-align: middle;
    transition: .2s;
    /* animation: riseup10 .3s; */
}

.no-rotate.mob-container ul.fmas-show-fit>li>a>div::before {
    content: "";
    /* transition: .3s; */
}

.no-rotate.mob-container ul.fmas-show-fit>li.fmas-active>a>div {
    /* margin-top: 0px; */
    /* font-size: 30px;
    line-height: 30px;
    font-weight: bold; */
    /* color: #0074E8; */
    background: #0074E8;
    color: #FFF;
}

.no-rotate.mob-container ul.fmas-show-fit>li.fmas-active>a>div::before {
    content: "";
    position: absolute;
    left: 37px;
    top: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 13px 15px;
    border-color: transparent transparent #0074e8 transparent;
    /* transition: .3s; */
    animation: riseup10 .2s;
}

@keyframes riseup10 {

    /* 0% {top: 0px;} */
    0% {
        opacity: 0;
    }
}

/* Portrait mode for recommendation popup in mobile: END */

/* Portrait mode for foot-profile popup in mobile: START */

#fmas-uw-screen-mask .no-rotate.mob-container .pic-dim,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .btn-foot-selection,
#fmas-uw-screen-mask .no-rotate.mob-container .slider-page-selection {
    height: 30px;
    width: 55px;
    top: 180px;
    left: 358px;
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    color: #0074E8;
    /* background-color: #f0ede6; */
    /* font-weight: bold; */
    position: absolute;
    border: 1px solid #0074E8;
    border-radius: 8px;
    padding: 0px 10px;
    /* text-transform: uppercase; */
    cursor: pointer;
    z-index: 101;
    transition: .3s;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .btn-foot-selection.select-right-foot {
    left: 425px;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .pic-dim {
    top: 180px;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .pic-dim.three-dim {
    left: 425px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .pic-dim.selected,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .btn-foot-selection.selected,
#fmas-uw-screen-mask .no-rotate.mob-container .slider-page-selection.selected {
    color: #FFF;
    background-color: #0074E8;
    border: 1px solid #0074E8;
    /* z-index: 100; */
}

#fmas-uw-screen-mask .no-rotate.mob-container .slider-page-selection.select-page-recommendation,
#fmas-uw-screen-mask .no-rotate.mob-container .slider-page-selection.select-page-foot-profile {
    top: 65px;
    border-radius: 0px;
    height: 35px;
    line-height: 31px;
    width: 254px;
    left: 0px;
    text-align: center;
    padding: 0px 0px;
    font-size: 19px;
    text-transform: capitalize;
}

#fmas-uw-screen-mask .no-rotate.mob-container .slider-page-selection.select-page-foot-profile {
    left: 255px;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .slider-page-selection span {
    top: -35px;
    color: #013c19;
    position: relative;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-non-product-page .slider-page-selection.select-page-foot-profile {
    left: 2px;
    width: 506px;
    cursor: default;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .foot-size-text {
    height: 40px;
    width: 512px;
    top: 125px;
    left: 0px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: white;
    background-color: #0082FC;
    font-weight: bold;
    position: absolute;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .foot-base-image {
    left: 240px;
    top: 250px;
    height: 350px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent.left-foot-selected .foot-base-image {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    /* left: 130px; */
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent.right-foot-selected .foot-base-image {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .missing-data-text {
    top: 235px;
    left: 100px;
    height: auto;
    width: 310px;
    font-size: 22px;
    font-style: normal;
    line-height: 30px;
    text-align: center;
    color: #474747;
    /* background-color: #0082FC; */
    font-weight: normal;
    position: absolute;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .missing-data-text.text-1 {
    font-style: italic;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .missing-data-text.text-2 {
    top: 385px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .foot-size-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .measurement-label,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .measurement-value {
    top: 130px;
    left: 100px;
    height: 35px;
    width: 150px;
    font-size: 15px;
    line-height: 35px;
    text-align: left;
    color: #474747;
    /* background-color: #0082FC; */
    font-weight: normal;
    position: absolute;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .foot-size-text {
    top: 37px;
    font-weight: bold;
    height: 66px;
    line-height: 32px;
    width: 100%;
    left: 0px;
    text-align: center;
    font-size: 23px;
    color: #FFF;
    background-color: #59BEE8;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent.left-foot-selected .measurement-label,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent.left-foot-selected .measurement-value {
    left: 260px;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .measurement-label {
    /* top: 130px; */
    /* left: 150px; */
    /* height: 35px; */
    /* width: 100px; */
    /* font-size: 14px; */
    line-height: 33px;
    /* text-align: center; */
    /* color: darkgray; */
    /* background-color: #0082FC; */
    font-weight: bold;
    /* position: absolute; */
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .length.measurement-label {
    top: 120px;
    left: 100px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .length.measurement-value {
    top: 140px;
    left: 100px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .width.measurement-label {
    top: 120px;
    left: 233px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .width.measurement-value {
    top: 140px;
    left: 233px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .toe-box {
    top: 190px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .toe-box.measurement-value {
    top: 210px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .ball-girth {
    top: 290px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .ball-girth.measurement-value {
    top: 310px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .instep-girth {
    top: 360px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .instep-girth.measurement-value {
    top: 380px;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .arch {
    top: 465px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .arch.measurement-value {
    top: 485px;
} */


#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-applite-parent .fmas-applite-control {
    /* position: absolute;
    width: auto; */
    top: 627px;
    left: 7px;
    cursor: pointer;
    /* font-size: 13px;
    color: #666;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 5px 12px;
    border: 1px solid;
    color: white;
    background-color: #3EB549;
    z-index: 10000; */
    width: auto;
    height: auto;
    background: none;
    color: #013c19;
    border: 1px solid transparent;
    font-size: 15px;
    /* text-decoration: underline !important; */
    /* text-decoration: initial;
    text-decoration-line: underline;
    text-decoration-style: solid; */
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control {
    font-size: 20px;
    line-height: 36px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .desktop.fmas-foot-profile-parent .fmas-foot-profile-control {
    font-size: 14px;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-take-photo .icon,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-retake-photo .icon {
    background: url("img/icon_camera.png") no-repeat left top;
    background-size: contain;
    display: inline-block;
    position: relative;
    height: 27px;
    width: 30px;
    top: 5px;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-seperator,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-seperator2 {
    /* top: 635px; */
    left: 235px;
    /* left: 337px; */
    padding: 6px 0;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-seperator2 {
    top: 628px;
    left: 195px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .desktop.fmas-foot-profile-parent .fmas-foot-profile-control.button-seperator2 {
    top: 629px;
    left: 305px;
    font-size: 15px;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-seperator2.merging-profile {
    left: 173px;
} */

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile {
    left: 200px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile .icon {
    background: url("img/icon_delete.png") no-repeat left top;
    background-size: contain;
    display: inline-block;
    position: relative;
    height: 27px;
    width: 30px;
    top: 5px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .desktop.fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile {
    left: 312px;
    padding: 5px;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-retake-photo-alt-text {
    color: blue;
    left: 7px;
    position: absolute;
    top: 625px;
    cursor: default;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-recommendations, */
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-applite-parent .fmas-applite-control.fmas-text-open-url-in-mobile-browser {
    /* top: 635px; */
    left: 20px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-save-merge-profile,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-applite-parent .fmas-applite-control.fmas-link-open-url-in-mobile-browser {
    top: 600px;
    left: 7px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-applite-parent .fmas-applite-control.fmas-text-open-url-in-mobile-browser,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-applite-parent .fmas-applite-control.fmas-link-open-url-in-mobile-browser {
    position: absolute;
    top: 430px;
    left: 50px;
    font-size: 22px;
    line-height: 35px;
    cursor: auto;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-applite-parent .fmas-applite-control.fmas-link-open-url-in-mobile-browser {
    top: 475px;
    color: blue;
    cursor: pointer;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile, */
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-save-merge-profile {
    left: 168px;
}

/* #fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile.merging-profile {
    left: 166px;
} */


#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-take-photo,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-retake-photo,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile {
    /* position: absolute;
    width: auto; */
    top: 619px;
    left: 62px;
    /* cursor: pointer;
    font-size: 13px;
    color: #666;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 5px 12px;
    border: 1px solid;
    color: white;
    background-color: #3EB549;
    z-index: 10000; */
    width: auto;
    height: auto;
    /* background: none; */
    color: white;
    /* border: none; */
    /* border: 1px solid #0074E8; */
    font-size: 18px;
    text-decoration: initial;
    /* padding: 7px 45px; */
    border-radius: 8px;
    /* background-color: #0074E8; */
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    padding: 0px 17px 4px 45px;
    /* left: 275px; */
    border: 1px #474747 solid;
    background-color: #474747;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-take-photo {
    left: 173px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile {
    left: 275px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .desktop.fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile {
    left: 312px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-retake-photo::before,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-delete-profile::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-cross.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-take-photo::before,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-parent .fmas-foot-profile-control.button-show-retake-photo::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 38px;
    height: 100%;
    background: url("img/icon-inline-camera.png") no-repeat left top;
    background-position: 8px 8px;
    background-size: 22px 22px;
    opacity: .9;
    margin: 0;
    font-size: 24px;
    color: black;
    border-right: 1px solid #bbb;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent span {
    text-align: center;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-widget-text {
    padding: 0px;
    color: #474747;
    font-size: 14px;
    font-weight: normal;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-left-foot-content,
#fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-right-foot-content {
    width: 330px;
    position: absolute;
    top: 45px;
    left: 95px;
    height: 315px;
    border: 1px solid #29B44B;
    border-radius: 15px 0px 0px 15px;
    overflow: hidden;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-right-foot-content {
    left: 425px;
    border-radius: 0px 15px 15px 0px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .foot-size-text,
#fmas-uw-screen-mask .fmas-foot-profiles-parent .missing-data-text {
    width: 100%;
    display: inline-block;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .foot-size-text {
    background-color: #29B44B;
    color: white;
    height: 35px;
    line-height: 35px;
    font-size: 17px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .foot-base-image {
    height: 240px;
    float: left;
    margin: 35px 0 0 65px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-right-foot-content .foot-base-image {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    float: right;
    margin: 35px 65px 0 0;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .missing-data-text {
    top: 70px;
    left: 10%;
    width: 80%;
    font-size: 15px;
    font-style: normal;
    line-height: 30px;
    text-align: center;
    color: #474747;
    font-weight: normal;
    position: absolute;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .missing-data-text.text-1 {
    font-style: italic;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .missing-data-text.text-2 {
    top: 190px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .measurement-label,
#fmas-uw-screen-mask .fmas-foot-profiles-parent .measurement-value {
    top: 130px;
    left: 65px;
    height: 35px;
    width: 100px;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    color: #474747;
    /* background-color: #0082FC; */
    font-weight: normal;
    position: absolute;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-left-foot-content .measurement-label,
#fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-left-foot-content .measurement-value {
    left: 165px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .measurement-value {
    /* top: 130px; */
    /* left: 150px; */
    /* height: 35px; */
    /* width: 100px; */
    /* font-size: 14px; */
    line-height: 33px;
    /* text-align: center; */
    /* color: darkgray; */
    /* background-color: #0082FC; */
    font-weight: bold;
    /* position: absolute; */
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .length.measurement-label {
    top: 41px;
    left: 0px;
    font-size: 13px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .length.measurement-value {
    top: 40px;
    left: 60px;
    font-size: 18px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .width.measurement-label {
    top: 41px;
    left: 167px;
    font-size: 13px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .width.measurement-value {
    top: 40px;
    left: 220px;
    /* height: 35px; */
    /* width: 100px; */
    font-size: 18px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .toe-box {
    top: 90px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .toe-box.measurement-value {
    top: 105px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .ball-girth {
    top: 135px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .ball-girth.measurement-value {
    top: 150px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .instep-girth {
    top: 177px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .instep-girth.measurement-value {
    top: 192px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .arch {
    top: 225px;
}

#fmas-uw-screen-mask .fmas-foot-profiles-parent .arch.measurement-value {
    top: 238px;
}

/* #fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-foot-profile-control.button-show-recommendations {
    position: absolute;
    top: 460px;
    left: 338px;
    width: 150px;
    height: 30px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    border: none;
    z-index: 10000;
    background: transparent url(img/btn-show-recommendation.png) no-repeat;
    background-size: contain;
} */

#fmas-uw-screen-mask .fmas-foot-profiles-parent .fmas-underneath-text {
    position: absolute;
    top: 495px;
    /* left: 338px; */
    width: 100%;
    height: auto;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #474747;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
}

.fmas-uw-widget-modal-ct.mob-container.try-me:not(.no-rotate) {
    margin: -230px 0 0 -375px !important;
    height: 650px !important;
    top: 38% !important;
    left: 33% !important;
}


#fmas-uw-screen-mask .no-rotate.mob-container .fmas-no-fit-parent .fmas-popup-no-fit-text {
    position: relative;
    display: table-cell;
    top: 69px;
    left: 46px;
    line-height: 30px;
    height: 563px;
    width: 421px;
    margin: 0 !important;
    padding: 0 !important;
}

/* .jconfirm .jconfirm-box {
    width: 500px;
    font-family: "open_sansregular",Helvetica,sans-serif;
} */

#fmas-uw-screen-mask .no-rotate.mob-container .slideshow-container {
    position: relative;
    /* background: #f1f1f1f1; */
    height: 350px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .slide-content {
    height: 320px;
    width: 412px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .slide-content,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-no-fit-mob-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-mob-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-mob-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-mob-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-mob-header-text {
    display: none;
    padding: 50px 50px 0 50px;
    text-align: left;
    font-size: 40px;
    line-height: 60px;
    color: #013c19;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-no-fit-mob-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-mob-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-mob-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-mob-header-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-mob-header-text {
    display: block;
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-header-text {
    display: block;
    padding: 30px 45px 0 45px;
    text-align: left;
    font-size: 35px;
    line-height: 45px;
    color: #013c19;
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-demo-image {
    position: absolute;
    display: block;
    top: 145px;
    left: 83px;
    margin: 0;
    padding: 0;
    /* width: 222px; */
    width: 345px;
    /* height: 298px; */
    height: 225px;
    background: url("img/invite/send-invite-demo.png") no-repeat center center;
    background-size: contain;
    /* background-position: 0px 0px; */
    background-position: 0px 0px;
    /* border: 4px solid #0074E8;
    border-radius: 8px; */
    /* opacity: .5; */
    /* text-decoration: none; */
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-below-pic-text {
    display: block;
    /* margin: 340px 0 20px 0; */
    margin: 235px 0 20px 0;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-size: 21px;
    line-height: 25px;
    color: #013c19;
}

#fmas-uw-screen-mask .no-rotate.mob-container .logged-in-user .applite-below-pic-text {
    margin: 340px 0 65px 0;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-shoesize-live-qr-code-header-text {
    display: block;
    margin: 270px 0 10px 0;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #013c19;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-shoesize-live-qr-code {
    text-align: center;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-shoesize-live-qr-code canvas {
    margin: 0 0 0 -6px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-popup-hr.applite-hr1,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-popup-hr.applite-hr2 {
    position: relative;
    display: block;
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;
    height: 1px;
    line-height: 1px;
    width: 100%;
    background: none;
    border-bottom: 1px solid #ddd;
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-send-invite-text {
    /* position: relative; */
    display: block;
    margin: 15px 0 10px 0;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    color: #013c19;
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-send-invite-email {
    position: relative;
    top: 14px;
    left: 26px;
    line-height: 20px;
    width: 260px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .applite-btn-send-invite-submit {
    position: relative;
    top: -21px;
    left: 315px;
    width: 135px;
    padding: 6px 0px 8px 36px;
    text-align: center;
    cursor: pointer;
}





#fmas-uw-screen-mask .no-rotate.mob-container .fmas-foot-profile-header-text {
    padding: 35px 35px 0 35px;
    line-height: 55px;
    top: 76px;
    position: absolute;
}

#fmas-uw-screen-mask .no-rotate.mob-container .slideshow-sub-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-no-fit-mob-header-sub-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-mob-header-sub-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-mob-header-sub-text2,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-mob-header-sub-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-mob-header-sub-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-mob-header-sub-text {
    margin-top: 10px;
    font-size: 22px;
    line-height: 35px;
    font-weight: normal;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-mob-header-sub-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-mob-header-sub-text2,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-redirect-to-login-mob-header-sub-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-save-profile-mob-header-sub-text,
#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-mob-header-sub-text {
    margin-top: 40px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-delete-profile-mob-header-sub-text2 {
    font-size: 16px;
}

#fmas-uw-screen-mask .no-rotate.mob-container .fmas-merge-profile-mob-header-sub-text .size-info {
    color: #036b03;
}

#fmas-uw-screen-mask .no-rotate.mob-container .dot-container {
    text-align: center;
    padding: 20px;
    /* background: #ddd; */
    z-index: 100;
}

#fmas-uw-screen-mask .no-rotate.mob-container .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

#fmas-uw-screen-mask .no-rotate.mob-container .active,
#fmas-uw-screen-mask .no-rotate.mob-container .dot:hover {
    background-color: #717171;
}


#fmas-uw-screen-mask .no-rotate.mob-container .fmas-fitting-legend {
    background: url("img/fittinginfor.png") no-repeat left top;
    /* background-position: 0px 15px; */
    background-size: contain;
    position: absolute;
    display: block;
    height: 35px;
    width: 189px;
    top: 450px;
    left: 315px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Portrait mode for foot-profile popup in mobile: END */

/* Animation - slide effect for try me popup screens: START */
.slideshow-container>.slide-content {
    /* animation: 1s fmas_uw_autoplay infinite ease-in-out} */
    animation: fmas_uw_autoplay 0.5s normal forwards ease-in-out
}

@keyframes fmas_uw_autoplay {
    /* 0% {margin-left: 10em}
    4% {margin-left: 0em}
    31% {margin-left: 0em}
    35% {margin-left: -10em}
    64% {margin-left: -10em}
    68% {margin-left: -20em}
    96% {margin-left: -20em}
    100% {margin-left: -30em} */

    0% {
        margin-left: 412px
    }

    /* 4% {margin-left: 300px}
    31% {margin-left: 300px}
    35% {margin-left: 200px}
    64% {margin-left: 200px}
    68% {margin-left: 100px}
    96% {margin-left: 100px} */
    100% {
        margin-left: 0px
    }
}

/* Animation - slide effect for try me popup screens: END */

/* Animation - slide effect for recommendation and foot profile popup screens: START */
.no-rotate.mob-container .fmas-uw-widget-parent .content-block {
    /* animation: 1s fmas_uw_autoplay infinite ease-in-out} */
    animation: fmas_uw_autoplay_recommendation 0.3s normal forwards ease-in-out
}

@keyframes fmas_uw_autoplay_recommendation {
    /* 0% {margin-left: 10em}
    4% {margin-left: 0em}
    31% {margin-left: 0em}
    35% {margin-left: -10em}
    64% {margin-left: -10em}
    68% {margin-left: -20em}
    96% {margin-left: -20em}
    100% {margin-left: -30em} */

    0% {
        left: -256px;
    }

    /* 4% {margin-left: 300px}
    31% {margin-left: 300px}
    35% {margin-left: 200px}
    64% {margin-left: 200px}
    68% {margin-left: 100px}
    96% {margin-left: 100px} */
    100% {
        left: 0px
    }
}

.no-rotate.mob-container .fmas-uw-widget-parent.fmas-foot-profile-parent .content-block {
    /* animation: 1s fmas_uw_autoplay infinite ease-in-out} */
    animation: fmas_uw_autoplay_footprofile 0.3s normal forwards ease-in-out
}

@keyframes fmas_uw_autoplay_footprofile {
    /* 0% {margin-left: 10em}
    4% {margin-left: 0em}
    31% {margin-left: 0em}
    35% {margin-left: -10em}
    64% {margin-left: -10em}
    68% {margin-left: -20em}
    96% {margin-left: -20em}
    100% {margin-left: -30em} */

    0% {
        left: 256px;
    }

    /* 4% {margin-left: 300px}
    31% {margin-left: 300px}
    35% {margin-left: 200px}
    64% {margin-left: 200px}
    68% {margin-left: 100px}
    96% {margin-left: 100px} */
    100% {
        left: 0px
    }
}

/* Animation - slide effect for recommendation and foot profile popup screens: END */

.no-rotate.mob-container .fmas-uw-widget-parent .header-block {
    height: 0px;
}

.no-rotate.mob-container .fmas-uw-widget-parent .content-block {
    position: relative;
}

.no-rotate.mob-container .fmas-uw-widget-parent .footer-block {
    position: absolute;
    top: 670px;
    left: 0px;
    width: 100%;
}

.no-rotate.mob-container .fmas-uw-widget-parent.fmas-foot-profile-parent .content-block .inner-content-block {
    position: relative;
    top: 65px;
}

.no-rotate.mob-container .fmas-uw-widget-parent .powered-by-findmeashoe {
    /* position: relative;
    top: 5px; */
    position: absolute;
    top: 747px;
    left: 0px;
    width: 100%;
    height: 20px;
    display: block;
    text-align: center;
}

.no-rotate.mob-container .fmas-uw-widget-parent .powered-by-findmeashoe::before {
    content: "Powered by Findmeashoe";
    position: absolute;
    /* top: 0; */
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: linear-gradient(120deg, #eaee44, #33d0ff); */
    /* background: url("img/icon-inline-cross.png") no-repeat left top; */
    background: url("img/logo_mini_blue.png") no-repeat top;
    background-position: 145px 0px;
    background-size: 55px 15px;
    opacity: .9;
    margin: 0;
    padding: 0px 37px;
    color: #59bee8;
}

.no-rotate.mob-container .fmas-uw-widget-parent .footer-block .powered-by-findmeashoe {
    top: 65px;
}

.fmas-size-up {
    cursor: pointer;
    /* float: left; */
    /* font-size: 15px; */
    height: 100%;
    /* line-height: 27px; */
    /* margin: 39px 0px 0px 2px; */
    position: absolute;
    /* text-align: center;
    vertical-align: middle; */
    width: 100%;
    /* font-family: "open_sansregular", Helvetica, sans-serif;
    color: white; */
    text-align: center !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 0px;
    left: 0px;
    background: url("img/button/landing-image-size-up.png") no-repeat;
    background-size: contain;
}

.fmas-uw-start.fmas-recommended-size-exists,
.fmas-uw-start.fmas-recommended-size-exists:link,
.fmas-uw-start.fmas-recommended-size-exists:visited,
.fmas-uw-start.fmas-recommended-size-exists:hover,
.fmas-uw-start.fmas-no-fit,
.fmas-uw-start.fmas-no-fit:link,
.fmas-uw-start.fmas-no-fit:visited,
.fmas-uw-start.fmas-no-fit:hover {
    position: relative;
    background: url("img/button/landing-image-2plus1.png") no-repeat left top;
    background-position: 0px 20px;
    background-size: contain;
    display: inline-block;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 55px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* @font-face{font-family:"Crisp Noto Sans Regular";src:url(../fonts/noto_sans/0020-007F/noto_sans_regular.woff2?a0e5ee5) format("woff2"),url(../fonts/noto_sans/0020-007F/noto_sans_regular.woff?a0e5ee5) format("woff");font-weight:400;font-style:normal;unicode-range:U+0020-007F} */
    font-family: "open_sansregular", Helvetica, sans-serif;
}

.fmas-uw-start .fmas-header-with-logo {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url("img/logo_mini_blue.png") no-repeat left top;
    background-position: 0px 0px;
    background-size: contain;
    font-size: 13px;
    /* font-weight: bold; */
    text-align: right;
    width: 173px;
    height: 15px;
    font-family: "open_sansregular", Helvetica, sans-serif;
    color: #474747;
}

/* .fmas-uw-start .fmas-header-with-logo::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("img/logo_mini_blue.png") no-repeat top;
    background-position: 168px 0px;
    background-size: 55px 15px;
    opacity: .9;
    margin: 0;
    padding: 0px 37px;
    color: #59bee8;
} */

.fmas-uw-start .fmas-recommended-size,
.fmas-uw-start .fmas-width-info-gender {
    color: white;
}

.fmas-uw-start.fmas-no-fit .fmas-recommended-size {
    /* position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
    /* background: none; */
    background: url("img/icon-inline-sad.png") no-repeat left top;
    background-position: 7px 5px;
    background-size: 24px;
}

.fmas-uw-start .fmas-width-info-gender {
    left: 40px;
    width: 38px;
}

.fmas-uw-start.fmas-no-fit .fmas-no-fit-text {
    left: 77px;
    width: 173px;
    font-size: 12px;
}

/* END: fmas-universal-widget */