body {
    /*background-color: #1b2d5a;*/
    background-color: #ffffff;
}

thead {
    display: none;
}

td.B {
    width: 220px;
    background-color: transparent !important;
    border-color: transparent !important;
}

#deployJavaPlugin {
    display: none;
}

title {
    display: none;
}

.t15SidebarRegion {
    margin-top: 50px;
    top: 35%;
    width: 220px !important;
    border: 1px solid #aaaaaa;
    background: transparent !important;
}

table.t15SidebarRegion {
    border: none;
    text-align: center;
    width: 290px;
/*
position: fixed;
top: 35%;
left: 42%;
margin-left: 4px;
*/
}

table.t15Button a {
    text-align: center;
    box-sizing: border-box;
    display: block;
    width: 230px;
    border-style: solid;
    padding: 7px !important;
    outline: 0;
    font-family: inherit;
    font-weight: none;
    font-size: 1.2em !important;
    /*background: #28d;*/
    background: #1b2d5a;
    border: 1px solid #28d;
    border-color: transparent;
    color: #fff !important;
    cursor: pointer;
    height: 35px;
}

td.t15L,
td.t15R {
    display: none;
}

table.t15Button td.t15C {
    background-image: none;
    background-color: #1b2d5a;
    height: 35px;
}

#P101_PASSWORD {
    margin-bottom: 10px;
}

#P101_PASSWORD,
#P101_USERNAME {
    width: 230px;
    height: 35px;
    padding: 5px;
}

/*
div#t15Logo2 {
    position: fixed;
    top: 20%;
    left: 39%;
}*/

tr.t15PageTopLine {
    display: none;
}

#Welcome_Message {
    display: none;
}

.t15Button,
.t15Button1 {
    background: none !important;
    padding: 0px 0px 0px 0px;
}

#footer_img {
    opacity: 1;
    color: black;
}
