/* Mobile customization CSS */

#header{
background-color:#fff;
background-image:none;
}

#header #header-inside{
	padding-bottom:0px;
}

#header-inside-right{
width:100%;
margin:0px;
}

#layout-header{
color:white;
text-align: center;
}

#headerlinks{
	color:white;
	position: relative;
	margin-top:-100px;
	z-index: 10;
	font-size:small;
	float:right;
	padding-right: 10px;
}

#header-menu{
	border-top: 4px solid #0065a2!important;
}

#header-menu a.active{
	color:#03A9F4!important;
}

#headerlinks > ul > li {
list-style-type: none;
text-align: right;
}

#headerlinks > ul > li > a {
color:#074a8b;
font-size: xx-small;

}
/*
#header-menu{
background-color:#074A8B;
}

#menu-754-3 {
background-color:#074A8B;
}*/

#main-title{
	color:#074a8b;
	padding-left:5px;
}

#sub-title {
color:white;
background-color:#0065a2;
padding-left:5px;
}
