.region-preheader {
    /* background-color: #033157; */
	/* Gradience Editor:http://colorzilla.com/gradient-editor/#1379bd+0,033157+100 */
	background:#1379bd; /* Old browsers */
	background:-moz-linear-gradient(left, #1379bd 0%, #033157 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(left, #1379bd 0%,#033157 100%); /* Chrome10-25,Safari5.1-6 */
	background:linear-gradient(to left, #1379bd 0%,#033157 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background-repeat:no-repeat;    
    padding: .5em .5em .5em 1.3em;
    position: relative;
    z-index: 300;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }