﻿#mobtips, #mobtips_arr, #mobtips_close, #whatAutologinTip, .domain, .footerLogo, .footerNav, .formIpt, .headerIntro, .headerLogo, .headerNav {
    position: absolute;
}

.top {
    height: 5%;
    width: 100%;
    position: relative;
}

.header {
    width: 1000px;
    height: 64px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    overflow: hidden;
}

.headerLogo {
    top: 16px;
    left: 16px;
}

.header-evnlogo {
    display: inline-block;
    width: 285px;
    height: 35px;
    background: url('../Images/gbsoft/gblogo_long_white.png') 100% no-repeat;
    background-size: 100% 100%;
}

.headerTitle {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    width: 156px;
    display: block;
    position: absolute;
    top: 17px;
    left: 162px;
    border-left: 1px solid #ccc;
    color: #777;
}

.headerNav {
    top: 25px;
    right: 16px;
    text-align: right;
    color: #fff;
    font-size:20px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

    .headerNav a {
        padding-left: 13px;
        display: inline-block;
    }

.main {
    height: 500px;
    background: #FFF url('') no-repeat bottom center; 
    position: relative;
    min-width: 1000px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

#mainCnt, #theme {
    height: 600px;
    position: relative;
}

main-3cf59e15.css:1 #mainCnt {
    width: 100%;
    clear: both;
    background-repeat: no-repeat;
    background-position: top;
}

.main-inner-wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#theme {
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
}

main-3cf59e15.css:1 #mainCnt, #theme {
    height: 600px;
    position: relative;
}

.layadmin-user-login-main {
    width: 380px;
    top: 28px; 
    right: 6px;
    text-align: left;
    position: absolute;
    z-index: 2;
    background: #fff;
    border-radius: 8px;
    background-image: linear-gradient(-180deg,#fff,#f4f4f4);
    box-shadow: 2px 2px 5px rgba(0,0,0,.1), -2px -2px 5px rgba(0,0,0,.1);
}

.footer {
    padding: 10px 0 0 0;
    width: 100%;
    margin: 0 auto;
    color: #000;
    background-color: #F1F1F1;
    border-top: solid 1px #e0e0e0;
    height: 40%;
}

.footer-aside {
    float: left;
    overflow: hidden;
    margin-left: 16px;
    margin-top: 6px;
}

.footer-certification, .footer-nav {
    line-height: 24px;
}

.footer-main {
    text-align: center;
}

.copyright a{
    color: #808080;
    letter-spacing:1px;
}
