.OLAbutton {
    background-color: #00698C;
    border-color: #00698C;
    color: white;
}

.OLAcolor1 {
   
    color: #00698C
}

.OLAcolor2 {
    background-color: #efefef;
    color: #00698C;
    font-weight: bold;
}

.logo {
    background-image: url('images/hchd.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% 0px;
    background-size: 220px 52px;
    /*background-position: center;*/
}

.logo2 {
    background-image: url('images/hchd.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% 0px;
    background-size: 220px 52px;
    /*background-position: center;*/
    width: 220px;
    height: 52px;
}

.backlogo {
    background-image: url('images/back.png');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 1920px 670px;
    /*background-position: center;*/
}

.logoleft {
    background-image: url('images/hchd.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position:  20px;
    background-size: 130px 50px;
    /*background-position: center;*/
}

.googletranslate {
    padding-left: 120px;
    position: absolute;
    /*display: none*/ /*Use this to turn off the Google Translate feature for the customer*/
}
