.header {
    height: 100px;
    box-sizing: content-box;
}
.header * {
    box-sizing: content-box;
}
.header-inner {
    zoom: 1;
    background: #fff;
    box-shadow: 0 5px 19px rgba(0, 0, 0, 0.1);
    position: relative;
    width: 100%;
    padding-bottom: 3px;
    z-index: 100;
}
.header-inner:before, .header-inner:after {
    content: "";
    display: table;
}
.header-inner:after {
    clear: both;
}
.header-inner .container {
    width: 1280px;
    margin: 0 auto;
}
.header-inner .site-logo {
    border-right: 2px solid #F3F3F3;
    display: block;
    float: left;
    width: 161px;
    padding: 23px 40px 27px 40px;
}
.header-inner .site-logo img {
    display: block;
    width: 161px;
    height: auto;
}
.header-inner .quote-search {
    border-right: 2px solid #F3F3F3;
    float: left;
    width: 656px;
    padding: 29px 0 31px 59px;
}
.header-inner .quote-search .form-item {
    float: left;
}
.header-inner input {
    background: #F2F2F2;
    border: none;
    border-radius: 4px;
    width: 290px;
    height: 40px;
    box-sizing: border-box;
    padding: 0 55px 0 22px;
    font-family: Barlow-regular, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #424242;
}
.header-inner .form-item {
    margin: 0;
    padding: 0;
}
.header-inner .form-item-search-input-quote, .header-inner .form-item-search-input-site {
    position: relative;
    margin-left: 25px;
}
.header-inner .form-item-search-input-quote:before, .header-inner .form-item-search-input-site:before {
    content: " ";
    background-color: #4a4a4a;
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
}
.header-inner .form-item-search-input-quote:after, .header-inner .form-item-search-input-site:after {
    content: " ";
    position: absolute;
}
.header-inner .form-item-search-input-quote:after {
    background: url(/modules/custom/awl_techshare/svg/spritesrc/icon-quote.svg) no-repeat 0 0;
    top: 14px;
    right: 12px;
    width: 17px;
    height: 13px;
}
.header-inner .form-item-search-input-site:after {
    content: " ";
    background: url(/modules/custom/awl_techshare/svg/spritesrc/icon-search.svg) no-repeat 0 0;
    top: 12px;
    right: 12px;
    width: 16px;
    height: 16px;
}
.header-inner .form-submit {
    background: none;
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    margin-left: -40px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
}
.header-inner .polyglot-language-switcher {
    position: absolute;
    top: auto;
    /* right: auto; */
    float: right;
    margin: 32px 44px 0 0;
    font-family: Barlow-regularbold, Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    color: #424242 !important;
}
.header-inner .polyglot-language-switcher>.pls-selected-locale {
    color: #424242 !important;
    top:5px;
}
.menu--account ul{
    padding-left:20px;
}

.header-inner .polyglot-language-switcher>.pls-selected-locale:after {
    top: auto !important;
    bottom: -9px !important;
    left: 50% !important;
    margin-left: -4px !important;
}
.header-inner .polyglot-language-switcher table:before, .header-inner .polyglot-language-switcher table:after {
    display: none;
}
.header-inner .polyglot-language-switcher tbody {
    border: none;
}
.header-inner .polyglot-language-switcher tbody:before, .header-inner .polyglot-language-switcher tbody:after {
    display: none;
}
.header-inner .polyglot-language-switcher td {
    padding: 0 !important;
}
.header-inner .polyglot-language-switcher li {
    display: none;
}
.header-inner .polyglot-language-switcher a {
    color: #424242;
}
.header-inner .pls-language-container-scrollable {
    left: -9px !important;
}
.header-inner .pls-language-container-scrollable li {
    display: block;
}
.header--sticky .header-inner {
    position: fixed;
    top: 0;
    left: 0;
}
.header .tophat-container {
    background: none;
    height: auto;
}
.header .tophat-container {
    background: none;
    height: auto;
}
.header-inner .tophat-user-block {
    background: none;
    border-right: 2px solid #F3F3F3;
    position: relative;
    float: left;
    width:215px;
    height:100px;
    cursor:pointer;
    /*width: 153px;
    height: 70px;
    /*padding: 30px 24px 0 36px;*/
    font-family: Barlow-regularbold, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #424242;
}
.header-inner .tophat-user-block .tophat-user-block-name {
    padding: 0;
    left: 77px;
    top: 40px;
    width: 120px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #9b9b9b;
}
.header-inner .tophat-user-block::after {
    content: " " !important;
    position: absolute !important;
    top: 61% !important;
    left: 55% !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
    border-top: 4px solid #000 !important
}

.header-inner .tophat-user-block .tophat-user-block-name .tophat-user-block-fname, .header-inner .tophat-user-block .tophat-user-block-name .tophat-user-block-lname {
    display: inline;
    margin: 0;
    padding: 0;
}
.header-inner .tophat-user-block-fname {
    font-family: Barlow-regular, Helvetica, Arial, sans-serif;
    color: #9b9b9b;
}
.header-inner .tophat-user-block-avatar {
    background: #F2F2F2;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 25px;
    width: 40px;
    height: 40px;
}

.header-inner .tophat-user-block-avatar img {
    display: block;
    max-width: 40px;
    max-height: 40px;
    width: 100%;
    height: 100%;
}
.header-inner .tophat-user-block-links {
    padding: 5px 0 10px 0px;
    top: 85px;
    position: absolute;
    display: none;
    box-shadow: 0 5px 19px rgba(0, 0, 0, 0.1);
    left:0px;
    width:100%;
    background: #fff;
}
.header-inner .tophat-user-block-links li {
    display: block;
    float: none;
    line-height: 170%;
}
.header-inner .tophat-user-block-links li:last-child{
  padding-top:15px;
  font-weight:bold;
}
.header-inner .tophat-user-block-links a {
    color: #424242;
    transition: color 0.2s ease-in-out;
}
.header-inner .tophat-user-block-links a:hover {
    color: #3a91bd;
}
