﻿.login-box {
    width: 960px;
    margin: 130px auto;
}

.sign-title {
    margin-bottom: 40px;
    width: 100%;
}

    .sign-title h2 {
        text-transform: uppercase;
    }

    .sign-title p {
        line-height: 24px;
        margin-bottom: 0;
        font-size: 16px;
    }

.login-main {
    margin-bottom: 40px;
    width: 100%;
}

    .login-main .logo {
        margin-bottom: 20px;
    }

    .login-main .applogo {
        margin-top: 10px;
        margin-bottom: 20px;
        float: right;
    }

.warning {
    margin-bottom: 0;
    line-height: 36px;
    color: red;
}

.login-textinput, .settting-option {
    width: 100%;
    float: left;
    border-bottom: #e5ebf9 solid 1px;
    border-top: none;
    border-right: none;
    border-left: none;
    margin-bottom: 20px;
    outline: none;
}

label {
    display: block;
    color: #69be63;
    font-weight: 500;
}

.remember {
    width: auto;
    float: left;
}

    .remember label {
        display: inline-block;
        color: #2b3043;
    }

.forgotpw {
    float: right;
}

.btn-field {
    width: 100%;
    display: block;
    float: left;
}

.signin-btns {
    margin-top: 20px;
}

.signup-tips {
    line-height: 40px;
    margin-left: 12px;
}

.link-in-text {
    color: #69be63;
    text-decoration: underline;
    cursor: pointer;
}

.product-select {
    width: 90%;
    float: right;
}

    .product-select h5 {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        margin-top: 100px;
    }

.btn-signin {
    line-height: 40px;
    padding: 0px 30px;
    background: #69be63;
    color: #fff !important;
    border-radius: 20px;
    outline: none !important;
}

.success-btn {
    text-align: center;
    margin-top: 20px;
}

.btn-signuplink {
    border: 1px solid #e5ebf9;
    line-height: 40px;
    border-radius: 20px;
    padding: 0px 30px;
    color: #69be63
}

.btn-new {
    border: 1px solid #ff965c;
    line-height: 32px;
    border-radius: 20px;
    padding: 0px 20px;
    color: #fff !important;
    background: #ff965c;
    outline: none !important;
}

.btn-save {
    line-height: 32px;
    border-radius: 20px;
    padding: 0px 20px;
    color: #fff !important;
    background: #69be63;
    outline: none !important;
}
.login_content .btn-save:hover {
    text-decoration: none;
}

.btn-cancel {
    line-height: 32px;
    border-radius: 20px;
    padding: 0px 20px;
    color: #fff !important;
    background: #fff;
    border: #e5ebf9 solid 1px;
    color: #444 !important;
    outline: none !important;
}

.product-list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}

.pro-list {
    height: 52px;
    width: 52px;
    background: #e5ebf9;
    float: left;
    margin-right: 6px;
    color: #fff;
}


.pro-salesagency {
    background: #26ba9a
}

.pro-pim {
    background: #ff965c
}

.pro-usercenter {
    background: #69be63
}

.serviceprovided {
    float: left
}

.logo-eurofase {
    width: 96px;
    height: 30px;
    background: url('/Images/eurofase-logo/eurofase-logo-black.png') no-repeat;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    margin-left: 6px;
}


.textbox-required {
    color: red;
}

.signup-advanced {
    margin: 160px 0px;
}

    .signup-advanced li {
        margin-bottom: 30px;
        list-style: disc;
        color: #6b6b6b;
        margin-left: 30px;
    }

.success-title {
    text-align: center;
    color: #a2abb8;
    line-height: 36px;
    font-size: 21px;
}

.success-description {
    text-align: center;
}

.receivehelp {
    padding-top: 30px;
}
    .receivehelp p {
        font-size: 15px;
    }
    .receivehelp ul li {
        color: #888;
    }
/* terms */
#termsmain {
    width: 100%;
    padding-bottom: 30px;
}

    #termsmain .termstitle {
        width: 100%;
        height: 50px;
        text-align: center;
        background: #69be63;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

.termstitle a {
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    font-family: arial;
    text-align: center;
    width: 100%;
}

.Subtitle {
    width: 90%;
    height: auto;
    padding: 20px 0px 0px 30px;
}

    .Subtitle p {
        color: #383838;
        line-height: 22px;
        font-size: 14px;
    }

.termslist {
    height: 400px;
    border: #b9b9b9 solid 1px;
    overflow: auto;
    margin: 30px 30px;
    padding: 25px 30px;
}

.tremsbotton {
    width: 100%;
    height: auto;
    text-align: center;
    display: block;
}

    .tremsbotton .back {
        width: 90px;
        height: 30px;
        background: #69be63;
        display: inline-block;
        border-radius: 3px;
        line-height: 30px;
        color: #fff;
        cursor: pointer;
    }

.termsmain .maintext {
    width: 100%;
    height: 100%;
    overflow: auto;
}
.maintext ul li {
    width: 98%;
    margin-bottom: 20px;
    text-align: justify;
}
    .maintext ul li a {
        color: #383838;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        font-family: arial;
    }
    .maintext ul li p {
        color: #383838;
        font-size: 14px;
        padding: 10px 0px;
        text-align: left;
        font-family: arial;
        text-transform: none;
        text-indent: 1em;
    }
        .maintext ul li p.secondary-headlines > span, .maintext ul li p.three-headlines > span {
            font-weight: bold;
        }
        .maintext ul li p.three-headlines {
            padding-top: 0px;
        }
@media screen and (max-width:500px) {
    .termspage {
        margin-top: 15px;
    }
    .termstitle a {
        font-size: 14px;
    }
    .Subtitle {
        display: none;
    }
    .termslist {
        padding: 0;
        border: none;
        margin: 15px;
        height: 300px;
    }
    .maintext ul li a {
        font-size: 14px;
    }
    .maintext ul li p {
        font-size: 12px;
    }
}
