﻿
@media screen and (min-width: 768px)
{
    #Contenter {
        height: calc(100vh - 451px);
        min-height: 360px;
    }
    .LoginThirdParty
    {
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        -ms-transition: all .5s linear;
        transition: all .5s linear;
    }
    .LoginBlock
    {
        margin-top: 100px;
		width: 420px;
		margin-bottom: 15px;
    }
    .LoginLogoBlock, .LoginShowBlock
    {
        width: 100%;
    }
    .LoginShowBlock
    {
        margin-top: 1.5%;
        margin-bottom:50px;
    }
    .LoginLogo
    {
        width: 30%;
        max-width: 86px;
        max-height: 25px;
        cursor: pointer;
    }
    .LoginShowTxt
    {
        width: 30%;
        max-width: 86px;
        max-height: 18px;
        object-fit: contain;
        font-family: Times;
        font-size: 14px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: left;
        color: #4a4a4a;
    }
    .LoginTypeBlock
    {
        width: 100%;
        margin-top: 1em;
    }
    .LoginTypeBlockMob, .LoginTypeBlockMobOl
    {
        display: none;
    }
    .LoginType
    {
        width: 70%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .LoginThirdPartyTwitter, .LoginThirdPartyWeibo
    {
        line-height: 40px;
        margin-top: 20px;
        background-color: rgba(236, 239, 241, 0.8);
        max-width: 280px;
        max-height: 40px;
        vertical-align: center;
        color: #4a4a4a;
        cursor: pointer;
    }
    .LoginThirdPartyFB
    {
        line-height: 40px;
        margin-top: 32px;
        background-color: rgba(236, 239, 241, 0.8);
        max-width: 280px;
        max-height: 40px;
        vertical-align: center;
        color: #4a4a4a;
        cursor: pointer;
    }
    .LoginThirdPartyTxtFB, .LoginThirdPartyTxtWB, .LoginThirdPartyTxtTW
    {
        font-family: 'Open Sans';
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-align: center;
        text-transform: uppercase;
        position: relative;
        padding: 12px 0px 11px 40px;
        cursor: pointer;
    }
    .LoginLogo
    {
        content: url("/store/images/iohll/iohll-logo.svg");
    }
    .LoginLogo:hover
    {
        content: url("/store/images/iohll/iohll-logo-over.svg");
    }
    .LoginThirdPartyTwitter:hover, .LoginThirdPartyWeibo:hover, .LOGIN:hover
    {
        background-color: #000000;
        color: #ffffff;
    }
    .LoginThirdPartyFB:hover
    {
        background-color: #000000;
        color: #ffffff;
    }
    .LoginThirdPartyTxtFB::before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/store/images/iohll/fblogo.svg") no-repeat 0px center;
    }
    .LoginThirdPartyTxtWB::before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/store/images/iohll/weiboLogo.svg") no-repeat 0px center;
    }
    .LoginThirdPartyTxtTW::before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/store/images/iohll/twitterLogo.svg") no-repeat 0px center;
    }
    .LoginThirdPartyFB:hover .LoginThirdPartyTxtFB::before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/store/images/iohll/fblogo-over.svg") no-repeat 0px center;
    }
    .LoginThirdPartyWeibo:hover .LoginThirdPartyTxtWB::before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/store/images/iohll/weiboLogo-over.svg") no-repeat 0px center;
    }
    .LoginThirdPartyTwitter:hover .LoginThirdPartyTxtTW::before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/store/images/iohll/twitterLogo-over.svg") no-repeat 0px center;
    }
    .LoginThirdPartyFB:active .LoginThirdPartyTxtFB::before, .LoginThirdPartyWeibo:active .LoginThirdPartyTxtWB::before, .LoginThirdPartyTwitter:active .LoginThirdPartyTxtTW::before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 0px;
        border-radius: 4px 0 0 4px;
        background: url("") no-repeat 0px center;
    }
    .LoginThirdPartyTxtFB:active, .LoginThirdPartyTxtWB:active, .LoginThirdPartyTxtTW:active
    {
        position: relative;
        padding: 12px 0px 11px 0px;
    }
    .Remember-me-Copy
    {
        width: 82px;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        letter-spacing: 0.5px;
        text-align: center;
        color: #4a4a4a;
        vertical-align: top;
    }
    .LOGIN {
        height: 40px;
        /*background-color: rgba(236, 239, 241, 0.8);*/
        background-color: rgba(0, 0, 0, 0.8);
        font-family: 'Open Sans';
        font-size: 11px;
        font-weight: 600;
        color: rgb(74, 74, 74);
        cursor: pointer;
    }
    .LoginForgetPassword
    {
        height: 14px;
        font-family: Times;
        font-size: 12px;
        font-style: italic;
        text-align: center;
        color: #000000;
        float: right;
    }
    .LoginCheckBox
    {
        float: left;
    }
    .LoginLabelWeb
    {
        margin-top: 7px;
        width: 70%;
        max-width: 280px;
    }
    .LoginLabelMob
    {
        display: none;
    }
    .LoginLabel
    {
        margin-top: 7px;
        width: 70%;
        max-width: 280px;
    }
    .LoginBtn
    {
        width: 70%;
        max-width: 280px;
        padding-top: 37px;
        cursor: pointer;
    }
    .New-Customer
    {
        width: 90px;
        height: 18px;
        font-family: Times;
        font-size: 14px;
        font-style: italic;
        text-align: center;
        color: #4a4a4a;
    }
    .Start-Here
    {
        margin-left: 18px;
        width: 62px;
        height: 18px;
        font-family: Times;
        font-size: 14px;
        font-style: italic;
        text-align: center;
        color: #000000;
    }
    .NewOrStart
    {
        margin-top: 35px;
    }
    .RemberCheckBox
    {
        margin: 0;
    }
    .LOG-IN
    {
        width: 40px;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-align: center;
        color: #ffffff;
        line-height: 3.5em;
    }
            
    .LoginInputTitleTxt
    {
        float: left;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: center;
        color: #000000;
    }
    .LoginInputValueTxt
    {
        height: 45px;
        width: 100%;
        border: 0;
        outline: 0;
        background: transparent;
        border-bottom: 1px solid #9b9b9b;
    }
    .LoginInputTitle
    {
        margin-top: 18px;
        width: 70%;
        max-width: 280px;
    }
    .LoginInputPASSWORD
    {
        margin-top: 15px;
        width: 70%;
        max-width: 280px;
    }
    .LoginInputCode {
        margin-top: 15px;
        width: 70%;
        max-width: 280px;
    }
    .LoginInputValue
    {
        width: 70%;
        max-width: 280px;
    }
    .jardsonaraujogmail,.jardsonaraujogpw
    {
        font-family: OpenSans;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        color: #4a4a4a;
        padding-left: 10px;
    }
    .LoginTypeMore
    {
        margin-top: 22.6px;
        margin-bottom: 65px;
        cursor: pointer;
    }
    ::-webkit-input-placeholder
    {
        /* Chrome/Opera/Safari */
        opacity: 0;
    }
    ::-moz-placeholder
    {
        /* Firefox 19+ */
        opacity: 0;
    }
    :-ms-input-placeholder
    {
        /* IE 10+ */
        opacity: 0;
    }
    :-moz-placeholder
    {
        /* Firefox 18- */
        opacity: 0;
    }
}
@media screen and (max-width: 767px)
        {
            #Contenter {
                height: 100%;
            }
            .LoginThirdParty
            {
                -webkit-transition: all .5s linear;
                -moz-transition: all .5s linear;
                -o-transition: all .5s linear;
                -ms-transition: all .5s linear;
                transition: all .5s linear;
            }
            .LoginBlock
            {
                margin-top: 100px; /*width:50%;
        background:gray;*/
                max-width: 750px; /*max-height: 640px;*/
            }
            .LoginLogoBlock, .LoginShowBlock
            {
                width: 100%;
            }
            .LoginShowBlock
            {
                margin-top: 10.5%;
            }
            .LoginLogo
            {
                width: 30%;
                max-width: 184px;
                max-height: 37px;
                cursor: pointer;
            }
            .LoginShowTxt
            {
                width: 30%;
                max-width: 184px;
                max-height: 37px;
                font-family: Times;
                font-size: 30px;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                text-align: center;
                color: #4a4a4a;
            }
            .LoginTypeBlock
            {
                display: none;
                width: 100%;
                margin-top: 1em;
            }
            .LoginTypeBlockMob
            {
                width: 100%;
                margin-top: 103px;
            }
            .LoginTypeBlockMobOl
            {
                width: 100%;
                margin-top: 56px;
            }
            .LoginType
            {
                width: 70%;
                margin: 0;
                padding: 0;
                list-style: none;
            }
            .LoginThirdPartyTxtFB, .LoginThirdPartyTxtWB, .LoginThirdPartyTxtTW
            {
                font-family: 'Open Sans';
                font-size: 24px;
                font-weight: 600;
                letter-spacing: 0.5px;
                text-align: center;
                text-transform: uppercase;
                position: relative;
                padding: 12px 0px 11px 86px;
                cursor: pointer;
                font-style: normal;
                font-stretch: normal;
            }
            .LoginLogo
            {
                content: url("/store/images/iohll/mob-iohll-logo-610.svg");
            }
            .LoginLogo:hover
            {
                content: url("/store/images/iohll/iohll-logo-over.svg");
            }
            .LoginThirdPartyTwitter:hover, .LoginThirdPartyWeibo:hover, .LOGIN:hover
            {
                background-color: #000000;
                color: #ffffff;
            }
            .LoginThirdPartyFB:hover
            {
                background-color: #000000;
                color: #ffffff;
            }
            .LoginThirdPartyTxtFB::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 86px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/mob-fb-610.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
            }
            .LoginThirdPartyTxtWB::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 86px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/mob-wb-610.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
            }
            .LoginThirdPartyTxtTW::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 86px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/mob-tw-610.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
            }
            .LoginThirdPartyFB:hover .LoginThirdPartyTxtFB::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 40px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/fblogo-over.svg") no-repeat 0px center;
            }
            .LoginThirdPartyWeibo:hover .LoginThirdPartyTxtWB::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 40px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/weiboLogo-over.svg") no-repeat 0px center;
            }
            .LoginThirdPartyTwitter:hover .LoginThirdPartyTxtTW::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 40px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/twitterLogo-over.svg") no-repeat 0px center;
            }
            .LoginThirdPartyFB:active .LoginThirdPartyTxtFB::before, .LoginThirdPartyWeibo:active .LoginThirdPartyTxtWB::before, .LoginThirdPartyTwitter:active .LoginThirdPartyTxtTW::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 0px;
                border-radius: 4px 0 0 4px;
                background: url("") no-repeat 0px center;
            }
            .LoginThirdPartyTxtFB:active, .LoginThirdPartyTxtWB:active, .LoginThirdPartyTxtTW:active
            {
                position: relative;
                padding: 12px 0px 11px 0px;
            }
            .Remember-me-Copy
            {
                width: 82px;
                height: 15px;
                font-family: OpenSans;
                font-size: 11px;
                letter-spacing: 0.5px;
                text-align: center;
                color: #4a4a4a;
                vertical-align: top;
            }
            .LOGIN
            {
                height: 86px;
                background-color: rgba(236, 239, 241, 0.8);
                color: rgb(74, 74, 74);
                cursor: pointer;
            }
            .LoginForgetPassword
            {
                height: 37px;
                font-family: Times;
                font-size: 30px;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                text-align: center;
                color: #4a4a4a;
            }
            .LoginCheckBox
            {
                float: left;
            }
            .LoginLabel
            {
                margin-top: 7px;
                width: 70%;
                max-width: 610px;
            }
            .LoginLabelWeb
            {
                display: none;
            }
            .LoginLabelMob
            {
                margin-top: 34px;
                width: 70%;
                max-width: 610px;
            }
            .LoginBtn
            {
                width: 70%;
                max-width: 610px;
                max-height: 86px;
                padding-top: 36px;
                cursor: pointer;
            }
            .New-Customer
            {
                width: 193px;
                height: 37px;
                font-family: Times;
                font-size: 30px;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                text-align: center;
                color: #4a4a4a;
            }
            .Start-Here
            {
                margin-left: 81px;
                width: 133px;
                height: 37px;
                font-family: Times;
                font-size: 30px;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                text-align: center;
                color: #4a4a4a;
            }
            .NewOrStart
            {
                margin-top: 103px;
            }
            .RemberCheckBox
            {
                margin: 0;
            }
            .LOG-IN
            {
                width: 102px;
                height: 41px;
                font-family: 'OpenSans';
                font-size: 30px;
                font-weight: 600;
                font-style: normal;
                font-stretch: normal;
                text-align: center;
                color: #ffffff;
                line-height: 3em;
            }
            a
            {
                text-decoration: none;
                color: #4a4a4a;
            }
            a:hover
            {
                text-decoration: underline;
                color: #000000;
            }
            a:active
            {
                text-decoration: underline;
                width: 91px;
                font-weight: bold;
                color: #000000;
            }
            .LoginInputTitleTxt
            {
                float: left;
                height: 15px;
                font-family: OpenSans;
                font-size: 11px;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                letter-spacing: 0.5px;
                text-align: center;
                color: #000000;
            }
            .LoginInputValueTxt
            {
                height: 86px;
                width: 100%;
                border: 0;
                outline: 0;
                background: transparent;
                border-bottom: 1px solid #9b9b9b;
            }
            .LoginInputTitle
            {
                display: none;
                margin-top: 18px;
                width: 70%;
                max-width: 610px;
            }
            .LoginInputPASSWORD, .LoginInputCode {
                display: none;
                margin-top: 15px;
                width: 70%;
                max-width: 610px;
            }
            .LoginInputValue
            {
                width: 70%;
                max-width: 610px;
            }
            .jardsonaraujogmail,.jardsonaraujogpw
            {
                font-family: OpenSans;
                font-size: 24px;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                letter-spacing: 0.5px;
                color: #4a4a4a;
            }
            .LoginTypeMore
            {
                margin-top: 22.6px;
                margin-bottom: 65px;
                cursor: pointer;
            }
            ::-webkit-input-placeholder
            {
                /* Chrome/Opera/Safari */
                opacity: 1;
            }
            ::-moz-placeholder
            {
                /* Firefox 19+ */
                opacity: 1;
            }
            :-ms-input-placeholder
            {
                /* IE 10+ */
                opacity: 1;
            }
            :-moz-placeholder
            {
                /* Firefox 18- */
                opacity: 1;
            }
            .LoginInputEMAIL
            {
                margin-top: 93px;
            }
            .LoginInputPW, .LoginInputCodeBlock {
                margin-top: 36px;
            }
         @
            import url(http: //
            fonts.googleapis.com /
            css?family=Josefin + Slab:100); .animate
            {
                transition: transform 0.3s ease-out;
            }
            .slider-wrap
            {
                width: 70%;
                max-width: 610px;
            }
            .slider
            {
                width: 100%;
                height: 100%;
                overflow: hidden;
            }
            .ms-touch.slider
            {
                overflow-x: scroll;
                overflow-y: hidden;
                -ms-overflow-style: none; /* Hides the scrollbar. */
                -ms-scroll-chaining: none; /* Prevents Metro from swiping to the next tab or app. */
                -ms-scroll-snap-type: mandatory; /* Forces a snap scroll behavior on your images. */
                -ms-scroll-snap-points-x: snapInterval(0%, 100%); /* Defines the y and x intervals to snap to when scrolling. */
            }
            .holder
            {
                width: 300%;
                height: 100%;
                overflow-y: hidden;
            }
            .slide-wrapper
            {
                width: 33.333%;
                height: 100%;
                float: left;
                position: relative;
                overflow: hidden;
                line-height: 86px;
                background-color: rgba(236, 239, 241, 0.8);
                max-height: 86px;
                color: #4a4a4a;
                cursor: pointer;
            }
            .slide
            {
                height: 100%;
                position: relative;
            }
            .dots li
            {
                border-radius: 8px;
                cursor: pointer;
                display: inline-block;
                height: 15px;
                margin: 0 4px;
                opacity: 1;
                text-indent: -999em;
                transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
                width: 15px;
                background-color: #d7d7d7;
            }
            .dots li.active
            {
                background-color: #4a4a4a;
            }
        }
@media screen and (max-width: 609px)
        {
            #Contenter {
                height: 100%;
            }
            .LoginThirdParty
            {
                -webkit-transition: all .5s linear;
                -moz-transition: all .5s linear;
                -o-transition: all .5s linear;
                -ms-transition: all .5s linear;
                transition: all .5s linear;
            }
            .LoginBlock
            {
                margin-top: 70px; /*width:50%;
        background:gray;*/
                max-width: 750px; /*max-height: 640px;*/
            }
            .LoginLogoBlock, .LoginShowBlock
            {
                width: 100%;
            }
            .LoginShowBlock
            {
                margin-top: 47.7px;
            }
            .LoginLogo
            {
                max-width: 92px;
                max-height: 37px;
                cursor: pointer;
            }
            .LoginShowTxt
            {
                min-height: 18px;
                font-family: Times;
                font-size: 15px;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                text-align: center;
                color: #4a4a4a;
            }
            .LoginTypeBlock
            {
                display: none;
                width: 100%;
                margin-top: 1em;
            }
            .LoginTypeBlockMob
            {
                width: 100%;
                margin-top: 52px;
            }
            .LoginTypeBlockMobOl
            {
                width: 100%;
                margin-top: 27px;
            }
            .LoginType
            {
                width: 80.5%;
                margin: 0;
                padding: 0;
                list-style: none;
            }
            .LoginThirdPartyTxtFB, .LoginThirdPartyTxtWB, .LoginThirdPartyTxtTW
            {
                font-family: 'Open Sans';
                font-size: 12px;
                font-weight: 600;
                letter-spacing: 0.5px;
                text-align: center;
                text-transform: uppercase;
                position: relative;
                padding: 12px 0px 11px 43px;
                cursor: pointer;
                font-style: normal;
                font-stretch: normal;
            }
            .LoginLogo
            {
                content: url("/store/images/iohll/mob-iohll-logo.svg");
            }
            .LoginThirdPartyTxtFB::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 43px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/mob-fb.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
            }
            .LoginThirdPartyTxtWB::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 43px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/mob-wb.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
            }
            .LoginThirdPartyTxtTW::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 43px;
                border-radius: 4px 0 0 4px;
                background: url("/store/images/iohll/mob-tw.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
            }
            .slide-wrapper:active .LoginThirdPartyTxtFB::before, .slide-wrapper:active .LoginThirdPartyTxtWB::before, .slide-wrapper:active .LoginThirdPartyTxtTW::before
            {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 0px;
                border-radius: 4px 0 0 4px;
                background: url("") no-repeat 0px center;
            }
            .slide-wrapper:active, .LOGIN:active
            {
                background-color: #000000;
                color: #ffffff;
            }
            .Remember-me-Copy
            {
                width: 82px;
                height: 15px;
                font-family: OpenSans;
                font-size: 11px;
                letter-spacing: 0.5px;
                text-align: center;
                color: #4a4a4a;
                vertical-align: top;
            }
            .LOGIN
            {
                height: 43px;
                background-color: rgba(236, 239, 241, 0.8);
                color: rgb(74, 74, 74);
                cursor: pointer;
            }
            .LoginForgetPassword
            {
                height: 18px;
                font-family: Times;
                font-size: 15px;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                text-align: center;
                color: #4a4a4a;
                float: right;
            }
            .LoginCheckBox
            {
                float: left;
            }
            .LoginLabel
            {
                margin-top: 7px;
                width: 80.5%;
                max-width: 610px;
            }
            .LoginLabelWeb
            {
                display: none;
            }
            .LoginLabelMob
            {
                margin-top: 15px;
                width: 80.5%;
                max-width: 610px;
            }
            .LoginBtn
            {
                width: 80.5%;
                max-width: 610px;
                max-height: 43px;
                padding-top: 17px;
                cursor: pointer;
            }
            .New-Customer
            {
                width: 97px;
                height: 18px;
                font-family: Times;
                font-size: 15px;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                text-align: center;
                color: #4a4a4a;
            }
            .Start-Here
            {
                margin-left: 10px;
                width: 67px;
                height: 18px;
                font-family: Times;
                font-size: 15px;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                text-align: center;
                color: #4a4a4a;
            }
            .NewOrStart
            {
                margin-top: 77px;
            }
            .RemberCheckBox
            {
                margin: 0;
            }
            .LOG-IN
            {
                width: 52px;
                height: 20px;
                font-family: 'OpenSans';
                font-size: 15px;
                font-weight: 600;
                font-style: normal;
                font-stretch: normal;
                text-align: center;
                color: #ffffff;
                line-height: 3em;
            }
            a
            {
                text-decoration: none;
                color: #4a4a4a;
            }
            a:hover
            {
                text-decoration: underline;
                color: #000000;
            }
            a:active
            {
                text-decoration: underline;
                width: 91px;
                font-weight: bold;
                color: #000000;
            }
            .LoginInputTitleTxt
            {
                float: left;
                height: 15px;
                font-family: OpenSans;
                font-size: 11px;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                letter-spacing: 0.5px;
                text-align: center;
                color: #000000;
            }
            .LoginInputValueTxt
            {
                height: 43px;
                width: 100%;
                border: 0;
                outline: 0;
                background: transparent;
                border-bottom: 1px solid #9b9b9b;
            }
            .LoginInputTitle
            {
                display: none;
                margin-top: 18px;
                width: 80.5%;
                max-width: 610px;
            }
            .LoginInputPASSWORD
            {
                display: none;
                margin-top: 15px;
                width: 80.5%;
                max-width: 610px;
            }
            .LoginInputValue
            {
                width: 80.5%;
                max-width: 610px;
            }
            .jardsonaraujogmail,.jardsonaraujogpw
            {
                font-family: OpenSans;
              
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                letter-spacing: 0.5px;
                color: #4a4a4a;
            }
            .jardsonaraujogmail
            {
            	  font-size: 15px;
            	}
            .jardsonaraujogpw
            {
            	  font-size: 17px;
            	}
            .LoginTypeMore
            {
                margin-top: 22.6px;
                margin-bottom: 65px;
                cursor: pointer;
            }
            ::-webkit-input-placeholder
            {
                /* Chrome/Opera/Safari */
                opacity: 0.5;
                font-size: 12px;
            }
            ::-moz-placeholder
            {
                /* Firefox 19+ */
                opacity: 0.5;
                font-size: 12px;
            }
            :-ms-input-placeholder
            {
                /* IE 10+ */
                opacity: 0.5;
                font-size: 12px;
            }
            :-moz-placeholder
            {
                /* Firefox 18- */
                opacity: 0.5;
                font-size: 12px;
            }
            .LoginInputEMAIL
            {
                margin-top: 43px;
            }
            .LoginInputPW,.LoginInputCodeBlock {
                margin-top: 18px;
            }
         @
            import url(http: //
            fonts.googleapis.com /
            css?family=Josefin + Slab:100); .animate
            {
                transition: transform 0.3s ease-out;
            }
            .slider-wrap
            {
                width: 80.5%;
                max-width: 610px;
            }
            .slider
            {
                width: 100%;
                height: 100%;
                overflow: hidden;
            }
            .ms-touch.slider
            {
                overflow-x: scroll;
                overflow-y: hidden;
                -ms-overflow-style: none; /* Hides the scrollbar. */
                -ms-scroll-chaining: none; /* Prevents Metro from swiping to the next tab or app. */
                -ms-scroll-snap-type: mandatory; /* Forces a snap scroll behavior on your images. */
                -ms-scroll-snap-points-x: snapInterval(0%, 100%); /* Defines the y and x intervals to snap to when scrolling. */
            }
            .holder
            {
                width: 300%;
                height: 100%;
                overflow-y: hidden;
            }
            .slide-wrapper
            {
                width: 33.333%;
                height: 100%;
                float: left;
                position: relative;
                overflow: hidden;
                line-height: 43px;
                background-color: rgba(236, 239, 241, 0.8);
                max-height: 43px;
                color: #4a4a4a;
                cursor: pointer;
            }
            .slide
            {
                height: 100%;
                position: relative;
            }
            .dots li
            {
                border-radius: 8px;
                cursor: pointer;
                display: inline-block;
                height: 10px;
                width: 10px;
                margin: 0 4px;
                opacity: 1;
                text-indent: -999em;
                transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
                background-color: #d7d7d7;
            }
            .dots li.active
            {
                background-color: #4a4a4a;
            }
        }
        .erMsg
        {
            color: #d0021b;
        }
          .canSend
        {          
            color: #4a4a4a;
        }