.translate{
    max-height:35px;
    background-color: #ebebeb;
    overflow: hidden;
}
.translate .languagehead{
    color: #404040;
    float:left;
    font-size:13px;
    margin:8;
    font-weight:400;
}
.translate img{
    width:25px;
    height:25px;
    float:left;
    margin:5 0 5 25;
}
.goog-logo-link {
    display:none !important;
}

.goog-te-gadget{
    color: transparent !important;
}
.navbar{
    position: static;
}
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
body {
    top: 0px !important;
}
.translate span{
    float:right;
    overflow:hidden;
}
.goog-te-gadget-simple img {
    display: none !important;
}

.goog-te-gadget-simple:before {
    content: "\f2c0";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 3px 0 3px 5px;
}
.goog-te-gadget-simple{
    margin:8;
    max-height:30px;
}
#google_translate_element{
    display: inline-block;
    height:25px;
    float:right;
    position:absolute;
    right:0;
    opacity:0;
    width:130px;
}
.globe_icon{
    font-size: small;
    margin:8px;
    right:0;
    float:right;
    margin-right:30px;
}
.header_image{
    width: 25%;
    margin-top: 10;
    margin-left: 55;
}