﻿
body {
    margin: 0;
    font-size: 12px;
    font-family: Arial;
    overflow: hidden;
}

.background {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fafafa;
    background-image: url(/Content/themes/2019/img/login/logo_Alpha.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right 10px bottom 10px;
}

.content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-left: 10px;
}

.ribbon {
    width: 384px;
    height: 768px;
    position: absolute;
    right: 0;
    background-image: url(/Content/themes/2019/img/login/Artboard_49.svg);
    background-repeat: no-repeat;
    background-size: 102%;
    background-position: 0 -12px;
}

a {
    color: #00ace4;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.ribbon a {
    color: #fafafa;
}

.tel {
    position: absolute;
    top: 17px;
    left: 134px;
}

.site {
    position: absolute;
    top: 17px;
    left: 238px;
}

.input {
    background: transparent;
    border: none;
    outline: none;
    width: 236px;
    height: 37px;
    padding: 0 10px 0 27px;
}

.username {
    position: absolute;
    top: 170px;
    left: 76px;
    border-radius: 5px;
    background-color: #fafafa;
}

.password {
    position: absolute;
    top: 225px;
    left: 76px;
    border-radius: 5px;
    background-color: #fafafa;
}

.ic_username {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 181px;
    left: 83px;
}

.ic_password {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 234px;
    left: 83px;
}

.submit {
    position: absolute;
    border: none;
    outline: none;
    top: 311px;
    left: 76px;
    height: 38px;
    width: 236px;
    border-radius: 19px;
    /*text-transform: uppercase;*/
    font-size: 14px;
    font-weight: bold;
    color: #fafafa;
    background: #00ace4;
    cursor: pointer;
}

.submit-cus {
    position: absolute;
    border: none;
    outline: none;
    top: 355px;
    left: 126px;
    width: 136px;
    border-radius: 19px;
    /*text-transform: uppercase;*/
    background: transparent;
    font-size: 12px;
    cursor: pointer;
}

    .submit:hover {
        background: #b2d24b;
    }

.HoverDisable {
    position: absolute;
    border: none;
    outline: none;
    top: 311px;
    left: 76px;
    height: 38px;
    width: 236px;
    border-radius: 19px;
    /*text-transform: uppercase;*/
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    background: #a9a9a9;
    color: #000000;
}

.play {
    background-image: url(/Content/themes/2019/img/login/logo_android.svg);
    width: 108px;
    height: 36px;
    display: block;
    position: absolute;
    top: 610px;
    left: 73px;
}

.appstore {
    background-image: url(/Content/themes/2019/img/login/logo_ios.svg);
    width: 109px;
    height: 36px;
    display: block;
    position: absolute;
    top: 610px;
    left: 200px;
}

.qrcode {
    position: absolute;
    top: 435px;
    left: 128px;
    width: 128px;
    height: 128px;
}

.g-recaptcha {
    position: absolute;
    top: 355px;
    left: 42px;
    width: 250px;
    height: 60px;
}

.intro {
    position: absolute;
    width: 760px;
    padding: 50px 100px;
    padding-left: 0;
}

.title {
    border-left: 3px solid #00ace4;
    height: 60px;
}

.title h1 {
    color: #00ace4;
    text-transform: uppercase;
    font-size: 32px;
    margin: 0;
    padding: 0 10px;
}

.title h3 {
    color: #00ace4;
    font-size: 22px;
    margin: 0;
    font-weight: 500;
    padding: 5px 10px;
}

.slide {
position: absolute;
top: 140px;
width: 760px;
height: 445px;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.links {
    position: absolute;
    top: 625px;
    border-top: 2px solid #00ace4;
    width: 760px;
    padding: 25px 0;
}

.link {
    position: absolute;
}

.link img {
    width: 35px;
    height: 35px;
}

.link a {
    color: #00ace4;
    font-size: 18px;
    position: absolute;
    top: 6px;
    left: 40px;
    width: 200px;
}

.link.link-2 {
    left: 502px;
}

.link.link-3 {
    top: 75px;
}

    .link.link-4 {
        top: 75px;
        left: 502px;
    }

.remember {
    position: absolute;
    top: 277px;
    left: 81px;
    color: #fafafa;
}

.remember input {
    margin: 0;
    top: 2px;
    position: relative;
}

.forgot {
    position: absolute;
    top: 279px;
    left: 223px;
}

.error {
    color: #ffff00;
    position: absolute;
    top: 145px;
    font-size: 15px;
    text-align: center;
    width: 100%;
}

.ic_home {
    position: absolute;
    height: 17px;
    width: 17px;
    top: 14px;
    left: 76px;
}

.ic_tel {
    position: absolute;
    height: 14px;
    width: 14px;
    top: 13px;
    left: 103px;
    border-left: 1px solid #fafafa;
    padding-left: 10px;
}

.ic_web {
    position: absolute;
    height: 14px;
    width: 14px;
    top: 13px;
    left: 203px;
    border-left: 1px solid #fafafa;
    padding-left: 10px;
}

.logo {
    position: absolute;
    width: 128px;
    top: 64px;
    left: 128px;
}

@media only screen and (max-width: 767px) {
    .content {
        width: 100%;
        padding-left: 0;
    }

    .intro {
        display: none;
    }

    .ribbon {
        max-width: 384px;
        margin: 0 auto;
        position: relative;
    }
}

/*--------------------------*/

/*.backdrop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
}

.notify {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -315px;
    width: 600px;
    max-height: 400px;
    padding: 15px;
    background: #fafafa;
    color: #333;
    overflow: auto;
}

    .notify h3 {
        margin: 0;
        margin-bottom: 10px;
        color: #00ace4;
        font-size: 20px;
    }

.attachment {
    float: left;
    margin-top: 7px;
}

.read {
    float: right;
    padding: 7px 10px;
    background: #00ace4;
    color: #fafafa;
    border: none;
    border-radius: 2px;
}

    .read:hover {
        background: #b2d24b;
        cursor: pointer;
    }*/
