﻿body
{
    background: #cd0000;
    position: relative;
    margin: 0;
    padding: 0;
    color: #363636;
    font-family: Tahoma;
    font-size: 8pt;
}

i
{
    font-family: Arial;
}

a
{
    text-decoration: none;
    margin: 0;
    padding: 0;
}
img
{
    border: none;
}
#loading
{
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: url('../Images/bgLoading.png') repeat;
}
#loading #sec
{
    background: #1e2123 url("../Images/loading.gif") no-repeat center center;
    width: 160px;
    height: 100px;
    top: 40%;
    left: 40%;
    position: fixed;
    z-index: 999999;
    -moz-border-radius: .5em;
    border-radius: .5em;
    border: 1px solid #323537;
    border-top-color: #46494B;
    border-bottom-color: #282B2D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 2px 15px rgba(0,0,0,1);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 1);
    text-align: center;
    color: #CCC;
    font-size: 30px;
}
.topBody
{
    width: 100%;
    height: 575px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../Images/bgRepeat.gif") repeat-x;
}
.topBody #right_header
{
    width: 50%;
    height: 100px;
    position: absolute;
    text-align: right;
    right: 1%;
    top: 0; *right:5%;
}
#right_header #top_header
{
    height: 35px;
    padding-top: 10px;
}
#right_header #top_header span
{
    display: inline-block;
    margin-right: 10px;
    color: White;
}
#right_header #top_header span:hover
{
    text-decoration: underline;
}
#right_header #bottom_header
{
    height: 50px;
    padding: 0 10px;
    color: White;
}
#right_header #bottom_header b a
{
    color: White;
}
#right_header #bottom_header a
{
    color: #ffa2a2;
}
#right_header #bottom_header span
{
    display: inline-block;
}
#right_header #bottom_header span:hover
{
    color: White;
}
#right_header #bottom_header .choose
{
    color: White;
}
.bottomBody
{
    width: 100%;
    height: 62px;
    padding-top: 200px;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 1;
    text-align: center;
    color: White;
    font-weight: bold;
    background: url("../images/logoBottom.png") no-repeat 5% top;
}
.logo
{
    width: 100%;
    height: 400px;
    background: url("../Images/Logo.png") no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
.logo img
{
    width: 183px;
    position: relative;
    top: 55px;
    left: 80px;
}
#wrap_login
{
    width: 975px;
    min-height: 345px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    top: 150px;
    background: url("../Icons/bgLogin.png") no-repeat;
}
#contentLogin
{
    width: 100%;
    height: 260px;
}
#wrap_login #loginBox
{
    width: 470px;
    height: 240px;
    float: left;
    padding: 20px 0 0 30px;
}
#loginBox .titleLogin
{
    font-size: 12pt;
    font-weight: bold;
    margin: 5px 0;
    color: #cd0000;
}
.btnLogin
{
    color: white;
    height: 31px;
    padding-bottom: 3px;
    text-align: center;
    cursor: pointer;
    border: 1px solid rgb(148, 148, 148);
    background-color: #DA0000;
    margin-bottom: 5px;
    box-shadow: 1px 1px 3px rgb(114, 114, 114);
}

.inputlogin
{
    background: white;
    border: 1px solid #d7d7d7;
    width: 200px;
    height: 25px;
    padding-left: 5px; *line-height:25px;line-height:25px\0;
-moz-border-radius:3px;border-radius:3px;
}
#wrap_login .check-domain-sepa
{
    position: absolute;
    top: 44%;
    right: 3%;
}
#wrap_login .infoSupport
{
    color: #363636;
    position: absolute;
    right: 1%;
    top: 5%;
    margin: 0;
    padding: 0;
    width: 450px;
    height: 55px;
}
#wrap_login .infoSupport li
{
    float: left;
    color: #3a3a3a;
    list-style: none;
    font-size: 9pt;
    width: 100%;
}
#wrap_login .infoSupport li h3
{
    padding: 15px 0 5px 0;
    margin: 0;
    font-size: 11pt;
    background: url("../Icons/notice_bottom_boder.gif") repeat-x bottom;
}
#wrap_login .infoSupport li div
{
    height: 180px;
    overflow: auto;
    font-family: arial;
    line-height: 20px;
    text-align: justify;
}
#wrap_login .infoSupport li div h4
{
    margin: 0;
    margin-top: 5px;
}
#wrap_login .infoSupport li div span
{
    font-size: 8pt;
    display: block;
    font-style: italic;
    font-weight: normal;
}
#wrap_login .infoSupport li div div
{
    margin-right: 5px;
    overflow: hidden;
    height: auto;
}
#wrap_login .infoSupport li b
{
    font-size: 10pt;
}
#wrap_login #footer_login
{
    background: url("../Icons/footerLogin.png") no-repeat left top;
    width: 968px;
    height: 130px;
    margin: 0 auto;
    color: White;
    position: relative;
    z-index: 2;
}
#wrap_login #footer_login ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 78px;
}
#wrap_login #footer_login ul li
{
    float: left;
    width: 25%;
    padding-left: 54px;
    margin: 10px 10px 0;
    background: url("../Icons/liSupport.png") no-repeat left center;
}
#wrap_login #footer_login ul li p
{
    margin: 5px 0;
    color: #ffdba7;
    font-size: 10pt;
}
.text_footer
{
    text-align: center;
    color: White;
    font-size: 9pt;
    padding: 20px 0 0;
}
.TextBox
{
    font-size: 8pt;
    font-family: Tahoma,arial,sans-serif;
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    border-left: steelblue 1px solid;
    border-bottom: steelblue 1px solid;
    padding-left: 3px;
}
.Main
{
    background-image: url(../Images/bglogin.png);
    background-repeat: no-repeat;
    height: 227px;
    width: 700px;
}

.ForgotPassword
{
    background-image: url(../Images/bullet_question.png);
    background-repeat: no-repeat;
    background-position: 1px 3px;
    padding-left: 20px;
    padding-bottom: 10px;
}

.ForgotPassword A
{
    color: Black;
    text-decoration: underline;
}

.Button
{
    background-image: url(../Images/buttonlogin.png);
    background-repeat: no-repeat;
    border: 0px solid white;
    width: 78px;
    height: 24px;
    cursor: pointer;
    margin-top: 20px;
}

.BtnForgotPass
{
    background-image: url(../Images/gmk.gif);
    background-repeat: no-repeat;
    border: 0px solid white;
    height: 22px;
    width: 93px;
    cursor: pointer;
    margin-top: 20px;
}

.ButtonActive
{
    background-image: url(../Images/ButtonActivePass.png);
    background-repeat: no-repeat;
    border: 0px solid white;
    height: 27px;
    width: 82px;
    cursor: pointer;
    margin-top: 20px;
}

.Link a
{
    text-decoration: none;
    color: White;
}

.Link a:Hover
{
    text-decoration: none;
    color: #00adef;
}
div.listnews ul
{
    padding: 0;
}
div.listnews ul li
{
    line-height: 18px;
    padding: 5px 0;
}
div.listnews ul li a
{
    color: #363636;
}

.tbPass
{
    padding-right: 20px;
    width: 180px;
}

.app-box
{
    width: 100%;
    height: 60px;
    padding: 25px 0 25px 0;
    margin-top: 35px;
    margin-left: 5px;
}

.app-box .matbaomobile
{
    background: url("../Images/icon-mb-mobile.png") left center,url("../Images/bgarrow.png");
    background-repeat: no-repeat;
    width: 390px;
    height: 60px;
    float: left;
    margin-right: 10px;
    font-size: 12px;
    color: #ead3a5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 100px;
}

.app-box .matbaomobile span
{
    text-transform: uppercase;
    color: #FFF;
    font-size: 14px;
    width: 100%;
    display: inline-block;
}

.app-box .googleplay
{
    background: url("../Images/icon-google-play.png") 15px center,url("../Images/bgapp.png") left center;
    background-repeat: no-repeat;
    width: 180px;
    height: 60px;
    float: left;
    margin-right: 10px;
    font-size: 16px;
    color: #363636;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 55px;
}
.app-box .googleplay span
{
    font-size: 16px;
    width: 100%;
    display: inline-block;
}

.app-box .apple
{
    background: url("../Images/icon-apple.png") 15px center,url("../Images/bgapp.png") left center;
    background-repeat: no-repeat;
    width: 180px;
    height: 60px;
    float: left;
    margin-right: 10px;
    font-size: 16px;
    color: #363636;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 55px;
}
.app-box .apple span
{
    font-size: 16px;
    width: 100%;
    display: inline-block;
}
.app-box .winstore
{
    background: url("../Images/icon-wp.png") 15px center,url("../Images/bgapp.png") left center;
    background-repeat: no-repeat;
    width: 180px;
    height: 60px;
    float: left;
    font-size: 16px;
    color: #363636;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 55px;
}
.app-box .winstore span
{
    font-size: 16px;
    width: 100%;
    display: inline-block;
}
