

#over {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;

}
a, a:visited, a:active{
    text-decoration:none;
}
.login
{
    background-color: #85B561;
    height: auto;
    width: 450px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-bottom: 5px;
    display: none;
    overflow: hidden;
    position: fixed;
    z-index: 99999;
    top: 100px;
    left: 50%;
    /* margin-left: -300px; */
    transform: translate(-50%);
}

.login .login_title
{
    color:white;
    font-size:16px;
    padding:8px 0 5px 8px;
    text-align:left;
}

.login-content label {
    display: block;
    padding-bottom: 7px;
}

.login-content span {
    display: block;
}
.login-content
{
    padding-left:35px;
    background-color:white;
    margin-left:5px;
    margin-right:5px;
    height:auto;
    padding-top:15px;
    overflow:hidden;
}

.img-close {
    float: right;
    margin-top:-43px;
    margin-right:5px
}
.back-fix{
    background-color: #2d2d2d !important;
}
/*.button{*/
    /*display: inline-block;*/
    /*min-width: 46px;*/
    /*text-align: center;*/
    /*color: #444;*/
    /*font-size: 16px;*/
    /*height: 36px;*/
    /*padding: 0px 25px;*/
    /*line-height: 32px;*/
    /*border-radius: 4px;*/
    /*transition: all 0.218s ease 0s;*/
    /*border: 1px solid #DCDCDC;*/
    /*background-color: #eeeeee;*/
    /*background-image: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1);*/
    /*cursor: pointer;*/
/*}*/
/*.button:hover{*/
    /*border: 1px solid #DCDCDC;*/
    /*text-decoration: none;*/
    /*-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);*/
    /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);*/
    /*box-shadow: 0 2px 2px rgba(0,0,0,0.1);*/
/*}*/
.login input
{
    border:1px solid #D5D5D5;
    border-radius:5px;
    box-shadow:1px 1px 5px rgba(0,0,0,.07) inset;
    color:black;
    font:12px/25px "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    height:28px;
    padding:0px 8px;
    word-spacing:0.1em;
    width: 91%;
    margin: 10px 0;
}
.submit-button{
    display: inline-block;
    padding: auto;
    margin: 15px 109px;
    width: 150px;
}


.gio-cua-ban{
    display: none;

    width: 80%;
    position: fixed;
    top: 50px;
    z-index: 9999;
    background: #fff;
    left: 50%;
    transform: translate(-50%);
    padding: 10px 15px;
}
.move{
    position: absolute !important;
    top: 3px !important;
    right: 3px !important;
}
.them-hang{
    /*border: 1px solid #B2A9AB !important;*/
    /*background-color: #fff;*/
}
/*.them-hang:hover{*/
    /*border: 1px solid #B2A9AB !important;*/
    /*background-color: #b1b1b1;*/
    /*color: white;*/
/*}*/
