﻿.PanelHome {
    width: 1024px;
    height: 420px;
    background-image: url('../../images/Login_EduPay.jpg');
    margin: 0 auto;
}

.LoginPanel {
    position: relative;
    left: 240px;
    top: 130px;
    width: 580px;
}

#indMasterTbl {
    width: 850px;
    margin: 0 auto;
}

#IndMasterCont {
    margin: 0 auto;
    /*width: 850px;*/
    vertical-align: top;
    border: 1px solid black;
    padding: 10px;
    height: 450px;
}

.LoginTbl {
    border-collapse: collapse;
    width: 290px;
    background-position: center center;
    background-attachment: fixed;
}

.LoginCtrl {
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
}

.LoginBtn {
    background-color: #FFFBFF;
    border: 1px solid#CCCCCC;
    font-family: Arial;
    font-size: 0.8em;
    color: #284775;
}

/*Login Page*/
.loginTable {
    width: 100%;
}

table.loginTable td.name {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}

table.loginTable td.loginHeading {
    font-size: 18pt;
    color: #ff007b;
    background-color: #ffffff;
    height: 25px;
    padding-bottom: 15px;
    text-align: center;
}

.VersionInfo {
    color: #ff007b;
    font-weight: bold;
    font-size: 1em;
}

.StatusImage {
    height: 14px;
    width: 14px;
    border: none;
    padding: 0px;
}

.StatusMessageText {
    vertical-align: top;
}

.customCalloutStyle .ajax__validatorcallout_icon_cell img {
    height: 16px;
    width: 16px;
}

.customCalloutStyle div, .customCalloutStyle td {
    border: solid 1px Black;
    background-color: #fffacd;
    azimuth: left;
}

.customCalloutStyle .ajax__validatorcallout_error_message_cell {
    font-family: Verdana;
    font-size: 12px;
    padding: 5px;
    border-right: none;
    border-left: none;
}

.customCalloutStyle .ajax__validatorcallout_close_button_cell img {
    height: 12px;
    width: 12px;
    vertical-align: top;
    padding-top: 5px;
}

.customCalloutStyle .ajax__validatorcallout_close_button_cell {
    padding-right: 5px;
}

.LoginImagelabel {
    font-family: 'Meiryo UI';
    color: #ff007b;
    vertical-align: middle;
    font-weight: bold;
}

.LogInLabel {
    font-weight: bold;
    font-size: 1.25em;
    color: white;
    background-color: #404040;
    height: 20px;
    border-radius: 7px;
}
