.login-container {
    margin: 0px auto;
    width: 540px;
    height: 453px;
    background-image: url("../../Images/simplified/login_container_bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 37px;
}


.login-body {
    height: 155px;
    margin-left: 123px;
    margin-top: 8px;
}

.login-form {
    width: 236px;
    height: 152px;
    background-image: url("../../Images/simplified/login_form_bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 35px;  
    padding-left: 29px; 
    padding-right: 29px; 
    padding-bottom: 18px;
    margin-right: 10px;
    float: left;
}

.login-mpass {
    width: 66px;
    height: 132px;
    background-image: url("../../Images/simplified/login_form_mpass_bg.png");
    float: left;
    padding-top: 35px;
    padding-left: 29px;
    padding-right: 29px;
    padding-bottom: 18px;
    margin-top: 10px;
}

.login-mpass-icon {
    width: 70px;
    height: 33px;
    background-image: url("../../Images/simplified/logo-mpass.png");
    margin-bottom: 7px;
}

.login-mpass-text {
    font-family: Arial;
    font-size: 10px;
    width: 70px;
    text-align: center;
    margin-bottom: 10px;
}

.login-mpass-btn {
    display: block;
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #499292;
    padding: 1px;
    background-color: #CDEAF1;
    border-radius: 15px;
    margin-top: 14px;    
    margin-left: -7px;
}

.login-mpass-btn div{
    background-color: #499292;
    border-radius: 14px;
    padding: 0px 23px;
}

.forgot_pswd {
    display:block;
    font-family: Arial;
    font-size: 11px;
    color: #3f3f3f;
    line-height: 13px;
    margin-top: -2px;
}

.cp_label {
    font-family: Arial;
    font-size: 11px;
    color: #3f3f3f;
    line-height: 21px;
    display: block;
    float: left;
}

.login-actions {
    margin-top: 11px;
}

.cp_check {
    float: left;
}

.login-checkbox{
    float: left;
    margin-left: -4px;
}

.login-btn {
    display: block;
    float: right;    
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #4292D1;
    padding: 1px;
    background-color: #CDEAF1;
    border-radius: 15px;
    margin-top: 10px;
}

.login-btn div{
    background-color: #31A5C2;
    border-radius: 14px;
    padding: 0px 23px;
}

.input {
    line-height: 17px;
    height: 37px;
    padding: 0px;
    display: block;
    width: 174px;
    margin-bottom: 11px;
    border: 1px solid #8EC2CF;
    background-color: #FFFFFF;
    padding-left: 60px;
    border-radius: 3px;    
    background-image: url("../../Images/simplified/password_icon.png");
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Arial;
    font-size: 14px;
    color: #ababab;
}
.error-message {
    line-height: 39px;
}
.input-error {
    border: 1px solid #ffb2b2;
    box-shadow: inset 0px 0px 3px 1px #ffb2b2;
}

.input:focus {    
	box-shadow:0 0 6px 1px #62d2ee inset,0 0 6px 2px #ffffff;
}

.login-form .input:first-child {
    background-image: url("../../Images/simplified/user_icon.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.login-form .input:-webkit-autofill{    
    padding-left: 10px;
    width: 224px;
}

.loading {
    width: 220px;
    height: 19px;
    background-image: url("../../Images/simplified/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0px auto;
    margin-top: 50px;
    position: initial;
    display: none;
}

.info-container {
    width: 833px;
    margin: 0px auto;
}

.info-left,.info-right {
    width: 404px;    
}
.info-block {
    background-image: url("../../Images/simplified/container_bg.png");
    background-repeat: repeat;
    background-position: left center;
    border: 1px solid #F9F9F9;
    padding: 14px;
}

.box-info-block{
    padding-bottom:8px;
}

.info-left {
    float: left;
}

.info-right {
    float: right;
}

.info-title {
    font-family: Arial;
    font-size: 18px;
    color: #38849e;
    line-height: 40px;
    padding-left: 53px;
    margin-bottom: 7px;
}

.news {
    background-image: url("../../Images/simplified/news.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.information {
    background-image: url("../../Images/simplified/info.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.text {
    font-family: Arial;
    font-size: 13px;
    color: #202020;
    line-height: 18px;
}
.news-container {
    margin-top: 15px;
}
.news-container:first-child {
    margin-top: 0px;
}


.news-date {
    float: left;
    font-family: Arial;
    font-size: 13px;
    color: #ec4800;
    line-height: 26px;    
    background-image: url("../../Images/simplified/bg_date.png"),url("../../Images/simplified/dateshadow.png");
    background-repeat: repeat,no-repeat;
    background-position: left center,left bottom;
    background-clip: content-box, border-box;
    padding-bottom: 6px;
    margin-left: -22px;
}
.news-date div{
    margin: 0px 10px;
}

.news-title {
    float: left;
    font-family: Arial;
    font-size: 18px;
    color: #202020;
    line-height: 26px;
    margin-left: 15px;
}

.news-container.important-new .news-title,
.news-container.important-new .text{
    color: red;
}

/*------------------:error-------------------*/
.error-message {
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
    background-color: #c75730;
    padding: 0px 14px;
    line-height: 25px;
    margin-top: -44px!important;
    margin-left: 245px!important;
}

.error-message-decor {
    width: 15px;
    height: 15px;
    background-color: #c75730;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 6px !important;
    margin-left: -18px !important;
    position: absolute;
}

.error-message-box{
    color: #e26645;
    text-align: center;
    font-family: Arial;
    font-size: 18px ;
}
/*************************/

.login-checkbox input[type="checkbox"] {
    display: initial;
}

.login-checkbox,
.forgot_pswd {
    display: none;
}
/*-----------------:DMU Tablet version------------------*/
@media only screen and (min-width: 800px) and (max-width:1300px) {
    .login-btn {
        font-size: 30px !important;
        width: 200px !important;
        margin-top: -46px;
        margin-right: -40px;
        line-height: 43px;
    }

    .info-left, .info-right {
        width: 833px !important;
        float: none !important;
        margin-bottom: 27px;
    }

    .login-container {
        margin-top: 46px;
        height: 852px !important;
        background-size: 1022px;
        width: 1022px !important;
    }


    .login-form .input:first-child,
    .login-form .input {
        background-size: 78px !important;
    }

    .login-body {
        height: 324px !important;
        margin-left: 213px !important;
        margin-top: -12px !important;
        width: 344px !important;
    }

    .login-form {
        background-size: 510px !important;
        padding-bottom: 64px !important;
        padding-left: 106px !important;
        padding-right: 197px !important;
        padding-top: 127px !important;
        margin-left: 20px !important;
    }

        .login-form .input {
            width: 313px !important;
            height: 74px;
            margin-bottom: 71px;
            margin-top: -53px;
            margin-left: -34px;
            font-size: 30px !important;
            padding-left: 87px !important;
        }

    .info-title {
        font-size: 25px;
    }

    #Content {
        font-size: 8px !important;
        line-height: 12px !important;
    }
}

@media only screen and (max-width: 800px) {
    .login-btn {
        font-size: 3em;
        width: 82%;
        margin-top: 11%;
        margin-right: 3%;
        line-height: 1em;
    }
    .news-date {
        font-size: 2em;
        line-height: 2em;
    }
    .news-title {
        font-size: 2em;
        line-height: 2em;
    }
    .info-left, .info-right {
        width: 100%;
        float: none !important;
        margin-bottom: 9%;
    }

    .login-container {
        margin-top: -10%;
        height: 852px !important;
        background-size: 100%;
        width: 100%;
    }


    .login-form .input:first-child,
    .login-form .input {
        background-size: 20%;
    }
    .info-container {
        width: 95%;
        margin-top: -15%;
    }

    .login-body {
        margin-left: 33%;
        margin-top: -7%;
    }

    .login-form {
        background-image: none !important;
        margin-top: 7%;
        margin-left: -7%;
    }

        .login-form .input {
            width: 114%;
            margin-top: 7%;
            margin-left: -6%;
            line-height: 3em;
            height: 45%;
            font-size: 2em !important;
            padding-left: 3em;
        }

    .info-title {
        font-size: 54pt;
    }

    #Content {
        font-size: 10pt !important;
        line-height: 11pt !important;
    }
    .simplified-content{
        overflow-x: hidden !important;
    }
}