|
|
|
@ -293,6 +293,7 @@ a.infocustomize {
|
|
|
|
|
color: #fff;
|
|
|
|
|
padding: 4px 13px;
|
|
|
|
|
background: #ad1818;
|
|
|
|
|
height: 21px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.headerbar {
|
|
|
|
@ -2995,12 +2996,14 @@ h1, h2, h3, h4 { padding: 0 15px;}
|
|
|
|
|
position: relative;
|
|
|
|
|
height: 53px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
margin-right: 39px;
|
|
|
|
|
}
|
|
|
|
|
.topnavitailor {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
height: 46px;
|
|
|
|
|
padding-top: 7px;
|
|
|
|
|
height: 29px;
|
|
|
|
|
padding-top: 12px;
|
|
|
|
|
display: flex;
|
|
|
|
|
position: absolute;
|
|
|
|
|
right: 0;
|
|
|
|
|
}
|
|
|
|
|
.siteSearch {
|
|
|
|
|
margin-left: 15px;
|
|
|
|
@ -3025,8 +3028,8 @@ h1, h2, h3, h4 { padding: 0 15px;}
|
|
|
|
|
}
|
|
|
|
|
.topnavitailor .topnaviarrowdown {
|
|
|
|
|
border-left: 1px solid #555;
|
|
|
|
|
margin-left: 15px;
|
|
|
|
|
padding: 5px 20px;
|
|
|
|
|
margin-left: 26px;
|
|
|
|
|
padding: 2px 20px;
|
|
|
|
|
}
|
|
|
|
|
.topnavibutton { height: 53px; display: flex;}
|
|
|
|
|
.articlereco { width: auto;}
|
|
|
|
|