﻿.headerstyle {
    background-color: #1B4F72;
    color: white;
   padding: 8px 2px 2px 2px;
    font-size: 16px;
    width: 100%;
    height: 50px;
}

#header {
    margin-top: 45px;
    height:0;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.footerstyle {
    background-color: #0398C3;
    color: white;
    border-bottom: 5px solid #2A4456;
}

.parentDiv {
    width: 100%;
    padding: 20px 0;
}

.topImgDiv {
    width: 100%;
    padding: 0px 0;
}

.threeLine{
    font-size: 55px;
    line-height: 22px;
    font-weight: 400;
}
.threeLine:hover{
    color:#6d91a9;
}

/*.buttonOrang, .buttonGreen, .buttonBlue, .buttonRed{
    width: 75px !important;
    height: 32px !important;
    padding: 0px !important;
    font-size: 15px !important;
 }*/ 