/* login */
table {border: 3px solid #1d2b4e;
    background-color: #f3f3f3;}
.input {border: 1px #dadada solid;font-size: 12px;width: 150px;height: 24px;margin-bottom: 5px;    background: white !important;}
table.basic {list-style-type:none;font-weight:bold;line-height:23px;}
.right {text-align: right}
.talbehead {background-color: #255B9E;font-size:16px;text-align: center;color: #FFFFFF;height: 30px;font-weight:bold;}
.inputsubmit {    padding: 7px 15px; margin: 15px; margin-bottom: 5px; margin-left: 33%; color: white; cursor: pointer; background-color: #70ad72; border: 2px solid #476d48;border-radius: 2px;
    }