@media (max-width: 767px) {
  .selfCareHeaderTop-portlet #link-registrazione {
    width: 100px !important; } }

#headerSelfCareMicrobusinessUser {
  display: none; }

.aui body.selfCareMicrobusinessUser #headerSelfCareMicrobusinessUser {
  display: inline; }

.aui header #menuHeaderDx #link-registrazione {
  width: 130px; }

.aui body.selfCareConsumerUser header #menuHeaderDx #link-registrazione {
  width: 250px; }

.aui body.selfCareMicrobusinessUser header #menuHeaderDx #link-registrazione {
  width: 250px; }

.aui body.coopVoce_impersonificazione_user header #menuHeaderDx #link-registrazione {
  width: 330px; }

.aui header #menuHeaderDx #link-registrazione .logOut {
  background: #91bd10;
  background-image: -webkit-linear-gradient(left, #91bd10 0%, #1f9c28 100%);
  background-image: -o-linear-gradient(left, #91bd10 0%, #1f9c28 100%);
  background-image: linear-gradient(to right, #91bd10 0%, #1f9c28 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff91bd10', endColorstr='#ff1f9c28', GradientType=1);
  -webkit-transition: all 0;
  -moz-transition: all 0;
  -ms-transition: all 0;
  -o-transition: all 0;
  transition: all 0; }

body.coopVoce_impersonificazione_user header #menuHeaderDx #link-registrazione {
  width: 330px; }

body.coopVoce_impersonificazione_user header #menuHeaderDx #link-registrazione .nome {
  color: yellow;
  background: linear-gradient(to right, #bd1010 0%, #ec7f0e 100%); }

.aui body.selfCareMicrobusinessUser header #menuHeaderDx #link-registrazione {
  background-color: blue;
  background-image: none; }

.aui body.selfCareMicrobusinessUser header #menuHeaderDx #link-registrazione .nome {
  color: white; }

.aui body.selfCareMicrobusinessUser header #menuHeaderDx #link-registrazione .logOut {
  background-color: blue;
  background-image: none; }

#search-div .col1 {
  width: 60%; }

#search-div .col2 {
  width: 20%; }

#search-div .col3 {
  width: 20%;
  cursor: pointer; }

#coopSearchValue {
  width: 100px;
  /*height: 20px ;*/ }

#coopSearchValue {
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px; }

#topbar_container_left {
  float: left; }

.aui header #menuHeaderDx .social-links {
  width: 160px; }

.aui header #menuHeaderDx .social-links ul li.selfCare-link-mag {
  border-right-width: 0px;
  padding-left: 0px;
  padding-right: 0px; }

.aui header #menuHeaderDx .social-links ul li.linkSiteSelfcare a {
  color: blue;
  font-weight: bold; }

.aui header #menuHeaderDx .social-links ul li.selfCare-link-mag div {
  background-image: url("/portalePubblico-theme/_styled/immagini/link-magazine.svg");
  background-repeat: no-repeat;
  background-size: 50px auto;
  width: 45px; }

.aui header #menuHeaderDx .social-links ul li.selfCare-link-mag div {
  /* background-position: 100% 47%; */
  background-position: 100% -5%; }

