/* ################################################ */
/* ################################################ */
/* ##################            ################## */
/* ##################   ADIPSO   ################## */
/* ##################            ################## */
/* ################################################ */
/* ################################################ */
/*@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);

@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
 	font-family: 'GTSectra';
	src: url('../fonts/GT-Sectra-Display-Regular.eot');
 	src: url('../fonts/GT-Sectra-Display-Regular.eot?#iefix') format('embedded-opentype'),
   		 url('../fonts/GT-Sectra-Display-Regular.woff') format('woff'),
   		 url('../fonts/GT-Sectra-Display-Regular.ttf') format('truetype'),
   		 url('../fonts/GT-Sectra-Display-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
.header_user_info {
  float: right;
  border-left: 1px solid #515151;
  border-right: 1px solid #515151; }
  .header_user_info a {
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 8px 9px 11px 8px;
    cursor: pointer;
    line-height: 18px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 11px; } }
    .header_user_info a:hover, .header_user_info a.active {
      background: #2b2b2b; }

/*# sourceMappingURL=blockuserinfo.css.map */
