.func-title {
background-color: RGB(0, 32, 96);
color: RGB(255, 255, 255);
margin-left: 10px;
hight: 50px;
border-radius: 10px;
}
.bg-header {
background-color: RGB(0, 32, 96);
height: 60px;
}
.header-title {
color: RGB(248, 203, 173);
font-size: 36px;
}
.envname {
position: absolute;
left: 0px;
top: 0px;
font-size: 24px;
color: red;
font-weight: 700;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: RGB(189, 215,238);
}
span.glyphicon {
margin-right: 5px !important;
}
.table-header {
background-color: RGB(143, 170, 220);
}
.rs-pull-left {
float: left !important;
}
.rsat-bg {
background-color: RGB(255, 255, 135);
}
.login-title {
margin-top: 50px;
margin-left: 400px;
}
.login-txt {
margin-top: 20px;
margin-left: 450px;
}
.login-bt {
width: 170px;
hight: 100px;
margin-top: 10px;
margin-left: 55px;
}
.loginPassChg-bt {
width: 130px;
hight: 100px;
}
.d-title
{
margin-top: 5px;
font-size: 16px;
}
.disp-bt {
width: 110px;
hight: 70px;
font-size: 14px;
}
.disp-head-bt {
width: 130px;
hight: 100px;
margin-bottom: 5px;
color: RGB(248, 248, 248);
background-color: RGB(192, 0, 0);
border-color: RGB(192, 0, 0);
}
.mante-block
{
margin-left: 5px;
margin-right: 5px;
background-color:RGB(231, 246, 255);
border-radius: 10px;
}
.transparent-color
{
background-color: transparent;
}
.under-line
{
text-decoration:underline;
text-decoration-color:RGB(0, 0, 0);
}
