#zt-hightline-inner div a{color:#052678;}
#zt-header-inner{position:relative;width:100%;}

#header-icons{
position:absolute;
right:20%;
border:solid red 1px;
background-color:tomato;
border-radius:0px 0px 15px 15px;
width:35%;
height:90%;
}

#header-icons-inner{margin:0px auto; width:78%;}
#header-icons-inner img{
width:50px;
margin-left:10px;
}
#header-icons-inner a:first-child+a img{
width:47px;
margin-bottom:-3px;					
} 
#header-icons-inner a:first-child+a+a img{
width:47px;
margin-bottom:-5px;					
} 
#header-icons-inner a:last-child img{
width:61px;
margin-bottom:-10px;					
margin-left:3px;
} 
#header-icons p {color:black;font-size:16px; margin-left:15px;}
#header-icons #anchor{
width:22%;
height:15%;
position:absolute;
bottom:-14%;
right:5%;
border-radius:0px 0px 15px 15px;
background-color:tomato;
border:solid red 1px;
border-top-color:tomato;
}