#bottombar .active, #bottombar a:hover {
    border-radius: 0;
    background-color: #284A6C;
    color: #F8F5F0;
}
#bottombar {
    -webkit-box-shadow: 0px -3px 18px 0px rgba(50, 50, 50, 0.86);
    -moz-box-shadow:    0px -3px 18px 0px rgba(50, 50, 50, 0.86);
    box-shadow:         0px -3px 18px 0px rgba(50, 50, 50, 0.86);
}
#navbar {
    height: 3.5em;
    background-color: #284A6C;
    color: #F8F5F0;
    vertical-align: middle;
    line-height: 3.5em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1em;
}
#conbesar {
    margin-bottom : 150px;
}
.btnsen {
    border-radius: 20px;
    position: fixed;
    right: 2em;
    bottom: 7em;
    line-height: 1em;
    border-style: solid;
    border-width: 2px;
    border-color: #F8F5F0;
    z-index: 1;
    height:50px;
    width: 100px;
}
.btnsen:hover {
    border-style: solid;
    border-width: 5px;
    border-color: #F8F5F0;
}
.jadual table{
    font-size: 10px;
}
#maps {
    font-size:13px;
    line-height: 1.2em;
}
.pentadbir{
    font-size:13px;
    line-height: 1.2em;
}
.pentadbir td{
    vertical-align: top;
}
.tiada {
    font-size:14px;
    font-weight: bold;
    line-height: 1.2em;
    text-align: center;
}
.headline {
    line-height:1em;
}
#kadsekolah .btn{
    text-transform: none;
}
.press {
    height:50px;
    width:100%;
    vertical-align: middle;
    border-radius: 1em;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-color: #F8F5F0;
}