* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 14px;
}
a.hubg-def_link {
  color: #1e88e5;
  font-weight: 700;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
a.hubg-def_link:hover {
  color: #28373e;
}
.clearFloat {
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.overlay {
  background: #000;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  opacity: 0.85;
  display: none;
}
.bg-hubg_dark {
  background-color: #28373e !important;
  color: #e7e7e7;
}
.bg-hubg_blue {
  background-color: #1e88e5 !important;
  color: #e7e7e7;
}
.hubg-wrapper_content {
  min-height: 600px;
  /*max-width:1280px;
  margin:0 auto;*/
}
.hubg-conditional_it_fields_nascita,
.hubg-conditional_it_fields_residenza {
  display: block;
}
.hubg-conditional_extit_fields_nascita,
.hubg-conditional_extit_fields_residenza {
  display: none;
}
.hubg-separator_parallax {
  border-top: solid 3px #1e88e5;
  background-image: url(../../images/bg_separator.jpg);
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hubg-centered_msg_alert_inner {
  padding: 70px;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  font-family: Ubuntu;
  color: #ccc;
}
.hubg-header {
  position: relative;
  z-index: 10;
}
.hubg-header_top {
  background-color: #222;
  color: #999;
  font-size: 11px;
}
.hubg-header_top p {
  margin: 0;
}
.hubg-header_top_concessione {
  display: inline-block;
  padding-top: 5px;
}
.hubg-header_top_marchio {
  display: inline-block;
  width: 135px;
  margin: 0 10px;
}
.hubg-header_top_marchio img {
  position: relative;
  top: -8px;
}
.hubg-header_top .row {
  padding: 5px 20px;
}
.hubg-header_top .row div:nth-child(1) {
  text-align: center;
}
.hubg-header_top .row div:nth-child(2) {
  line-height: 20px;
  text-align: center;
}
.hubg-header_top .row div:nth-child(3) {
  text-align: center;
  padding-top: 10px;
}
.hubg-header_top .row div:nth-child(3) img {
  display: inline-block;
}
.hubg-header_top .row div:nth-child(3) p {
  display: inline-block;
}
.hubg-header_main {
  position: relative;
  background-color: #e7e7e7;
  border-bottom: solid 3px #1e88e5;
  height: auto;
}
.hubg-header_main_marchio {
  position: relative;
  width: 120px;
  height: auto;
  left: 0;
  float: left;
  margin: 10px 20px 10px 80px;
}
.hubg-header_main_marchio a {
  display: block;
  background: #fff;
  border: solid 3px #1e88e5;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-header_main_marchio a:hover {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.hubg-header_main_resp_menu {
  display: block;
}
.hubg-header_main_nav_menu {
  float: left;
  padding-top: 40px;
  padding-left: 310px;
  display: none;
}
.hubg-header_main_nav_menu ul li {
  float: left;
  list-style-type: none;
}
.hubg-header_main_nav_menu ul li a {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 40px;
  color: #28373e;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-header_main_nav_menu ul li a:hover {
  color: #1e88e5;
}
.hubg-header_main_nav_menu ul li a span {
  padding: 0 10px;
  border-left: solid 1px #ccc;
}
.hubg-header_main_nav_menu ul li.active a {
  background-color: #1e88e5;
  color: #fff;
}
.hubg-header_main_nav_menu ul li.active a span {
  border-left: none;
}
.hubg-header_main_nav_menu ul li.active a:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 40px 10px 0 0;
  left: -10px;
  border-color: transparent #1e88e5;
  top: 0;
}
.hubg-header_main_nav_menu ul li.active a:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 40px 10px 0 0;
  right: -10px;
  border-color: #1e88e5 transparent;
  top: 0;
}
.hubg-header_main_nav_user {
  float: right;
  padding-top: 0;
  margin: 15px 20px 0 0;
  background-color: inherit;
}
.hubg-header_main_nav_user ul li {
  position: relative;
  float: left;
  list-style-type: none;
}
.hubg-header_main_nav_user ul li a {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 40px;
  color: #28373e;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-header_main_nav_user ul li a:hover {
  color: #1e88e5;
}
.hubg-header_main_nav_user ul li a span {
  padding: 0 10px;
  border-left: solid 1px #ccc;
}
.hubg-header_main_nav_user ul li a i {
  padding: 0 10px;
  border-left: solid 1px #ccc;
  font-size: 20px;
}
.hubg-header_main_nav_user ul li.hubg-nav_user_has_sub ul.hubg-nav_user_sub {
  position: absolute;
  background-color: #fff;
  padding: 10px;
  border-bottom: solid 2px #1e88e5;
  min-width: 200px;
  right: 0;
  display: none;
}
.hubg-header_main_nav_user ul li.hubg-nav_user_has_sub ul.hubg-nav_user_sub li {
  display: block;
  width: 100%;
}
.hubg-header_main_nav_user ul li.hubg-nav_user_has_sub ul.hubg-nav_user_sub li a {
  display: block;
  border-bottom: dashed 1px #ccc;
  text-transform: none;
  font-weight: 500;
  font-size: 13px;
}
.hubg-join_login_user > div:first-child {
  border-right: none;
  border-bottom: solid 1px #ccc;
}
.hugb-footer {
  font-size: 11px;
  line-height: 15px;
  border-top: solid 3px #1e88e5;
}
.hugb-footer_top {
  background-color: #222;
  color: #999;
  font-size: 11px;
  text-align: center;
  padding: 20px 10px;
}
.hugb-footer_top p {
  margin: 0;
}
.hugb-footer_credits {
  background-color: #111;
  color: #999;
  padding: 20px;
  text-align: center;
}
.hugb-footer .hubg-18_marchio {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 5px;
}
.hugb-footer .hubg-18_marchio img {
  width: 100%;
  height: auto;
  display: block;
}
.hugb-footer .hubg-18_avvertenza {
  display: inline-block;
}
.hugb-footer .hubg-18_avvertenza p {
  margin: 0;
  font-size: 10px;
  line-height: 13px;
  font-weight: 600;
}
.hubg-banner_grid_item {
  position: relative;
  overflow: hidden;
  float: left;
  background-size: cover;
  padding: 0;
  margin: 0;
  border: solid 1px #000;
  width: 100%;
}
.hubg-banner_grid_item_overlay {
  position: absolute;
  background-color: #000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-banner_grid_item img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: hidden;
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-banner_grid_item_title {
  text-transform: uppercase;
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 21.5px;
  color: #fff;
  position: absolute;
  text-align: center;
  padding: 0 3%;
  bottom: 80px;
  z-index: 3;
  text-shadow: 3px 3px 3px #111;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-banner_grid_item_desc {
  position: absolute;
  bottom: -50px;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 3;
  text-shadow: 3px 3px 3px #111;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-banner_grid_item:hover img {
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.hubg-banner_grid_item:hover .hubg-banner_grid_item_overlay {
  opacity: 0.5;
}
.hubg-banner_grid_item:hover .hubg-banner_grid_item_title {
  bottom: 100px;
}
.hubg-banner_grid_item:hover .hubg-banner_grid_item_desc {
  bottom: 50px;
}
.hubg-grid {
  width: 100%;
  max-width: 1280px;
  display: block;
  margin: 0 auto;
  padding: 50px 0;
}
.hubg-btn_calcola_codice_fiscale {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-left: 5px;
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  background-color: #28373e;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-btn_calcola_codice_fiscale:hover {
  background-color: #1e88e5;
}
.hubg-conditonal_docs_wrapper {
  display: none;
  margin-top: 20px;
  padding: 20px;
  border-top: dashed 3px #ccc;
  border-bottom: dashed 3px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  background: #f5f5f5;
}
@media only screen and (min-width: 768px) {
  .hubg-header_main {
      height: 80px;
  }
  .hubg-header_main_marchio {
      float: none;
      position: absolute;
      width: 230px;
      height: 80px;
      bottom: -20px;
      left: 50%;
      margin: 0;
      margin-left: -125px;
  }
  .hubg-header_main_nav_user {
      margin-top: 25px;
  }
  .hubg-banner_grid_item {
      width: 33.33333%;
  }
  .hubg-join_login_user > div:first-child {
      border-bottom: none;
      border-right: solid 1px #ccc;
  }
}
@media only screen and (min-width: 980px) {
  .hubg-header_top .row div:nth-child(1) {
      text-align: left;
  }
  .hubg-header_top .row div:nth-child(2) {
      line-height: 50px;
      text-align: center;
  }
  .hubg-header_top .row div:nth-child(3) {
      text-align: right;
  }
  .hubg-header_main_marchio {
      left: 50px;
      margin: 0;
  }
  .hubg-header_main_nav_menu {
      display: block;
  }
  .hubg-header_main_nav_user {
      position: absolute;
      padding-top: 0;
      margin: 0;
      right: 0;
      top: 80px;
  }
}
@media only screen and (min-width: 1460px) {
  .hubg-header_main_nav_user {
      position: relative;
      float: right;
      padding-top: 40px;
      top: 0;
      background-color: transparent;
  }
}
@media only screen and (min-width: 1224px) {
  .hubg-header_main_marchio {
      bottom: -40px;
  }
  .hubg-header_main_nav_menu ul li a span {
      padding: 0 15px;
  }
}
.hubg-switch {
  position: relative;
  display: inline-block;
  width: 60px !important;
  min-width: 60px !important;
  max-width: 60px !important;
  height: 34px !important;
}
.hubg-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.hubg-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #28373e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.hubg-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .hubg-slider {
  background-color: #1e88e5;
}
input:focus + .hubg-slider {
  box-shadow: 0 0 1px #2196f3;
}
input:checked + .hubg-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.hubg-slider.round {
  border-radius: 34px;
}
.hubg-slider.round:before {
  border-radius: 50%;
}
.hubg-modal {
  position: fixed;
  width: 480px;
  height: auto;
  top: 50%;
  left: 50%;
  margin-left: -240px;
  margin-top: -15%;
  background-color: #fff;
  border: solid 5px #1e88e5;
  z-index: 2000;
  display: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.hubg-modal_header {
  position: relative;
  padding: 30px;
}
.hubg-modal_header_marchio {
  display: block;
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
}
.hubg-modal_header_close {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 10px;
  right: 10px;
  background-color: #1e88e5;
  color: #fff;
  line-height: 35px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
}

.close-login-home{
	color:#fff;
}

.hubg-modal_body {
  padding: 30px;
}
.hubg-modal_footer {
  padding: 20px;
  text-align: center;
}
.hubg-modal_alert {
  display: none;
}
.hubg-sidebar_section {
  border: solid 1px #1e88e5;
  margin: 0 0 20px 0;
}
.hubg-sidebar_section h2 {
  background-color: #1e88e5;
  color: #f5f5f5;
  text-transform: uppercase;
  font-size: 13px;
  padding: 10px;
  margin: 0;
  line-height: 20px !important;
}
.hubg-sidebar_section ul.topnav {
  list-style-type: none;
}
.hubg-sidebar_section ul.topnav li.light_border_radius {
  display: block;
}
.hubg-sidebar_section ul.topnav li.light_border_radius a {
  display: block;
  color: #28373e;
  border-bottom: solid 1px #ccc;
  text-align: left;
  font-weight: 600;
  padding: 10px;
}
.hubg-sidebar_section ul.topnav li.light_border_radius a div,
.hubg-sidebar_section ul.topnav li.light_border_radius a i,
.hubg-sidebar_section ul.topnav li.light_border_radius a span {
  display: inline-block;
}
.hubg-sidebar_section ul.topnav li.light_border_radius .openPal {
  display: none;
}
.hubg-pg-private .hubg-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.hubg-pg-private .box .box-header .box-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #1e88e5;
}
.hubg-pg-private h4 {
  border-bottom: solid 1px #1e88e5;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.hubg-pg-private .hubg-private_aside_menu {
  position: fixed;
  width: 300px;
  top: 140px;
  bottom: 0;
  left: 0;
  background-color: #e7e7e7;
  z-index: 1;
  padding-top: 50px;
  overflow-y: auto;
  display: none;
}
.hubg-pg-private .hubg-private_aside_menu ul li a {
  padding: 20px;
  display: block;
  border-bottom: solid 1px #ccc;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}
.hubg-pg-private .hubg-private_content {
  width: 100%;
  padding-top: 230px;
}
.hubg-pg-private .hubg-private_content.hubg-private_content_with_sidebar {
  padding-left: 0;
}
.hubg-pg-private .hubg-private_content_title {
  border-bottom: solid 1px #ccc;
  padding: 10px 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.hubg-pg-private .hubg-private_content_title h2 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.hubg-pg-private .hubg-private_content_inner {
  padding: 20px;
}
.hubg-pg-private .hubg-private_table tr td span {
  font-weight: 700;
  display: inline-block;
  margin-right: 10px;
}
.hubg-pg-private .hubg-private_data_table table thead tr th {
  border-bottom-color: #1e88e5 !important;
  background: #e7e7e7 !important;
}
.hubg-pg-private .demo-checkbox {
  padding: 10px 20px 0 20px !important;
}
.hubg-pg-private .hubg-ricerca_avanzata_trigger {
  border-top: solid 1px #ccc;
}
.hubg-pg-private .hubg-ricerca_avanzata_trigger span {
  background-color: #222;
  color: #1e88e5;
  text-align: center;
  display: block;
  padding: 5px;
  width: 200px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.hubg-pg-private .hubg-ricerca_avanzata_trigger span i {
  display: inline-block;
  margin-left: 5px;
}
.hubg-pg-private .hubg-ricerca_avanzata_inner {
  display: none;
}
.hubg-pg-private .hubg-legenda {
  background-color: #e7e7e7;
  padding: 10px;
  border-radius: 5px;
  font-size: 16px;
  margin: 0 0 30px 0;
}
.hubg-pg-private .hubg-table_info tr td:not(:first-child) {
  border-left: solid 1px #ccc;
}
.hubg-pg-private .hubg-table_info tr td span {
  display: block;
}
.hubg-pg-private .hubg-table_info tr td span:nth-child(1) {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: #a6a6a6;
}
.hubg-pg-private .hubg-info_list ul {
  list-style-type: none;
}
.hubg-pg-private .hubg-info_list ul li {
  border-bottom: dashed 1px #ccc;
  padding: 5px;
}
.hubg-pg-private .hubg-info_list ul li span {
  text-align: right;
}
.hubg-pg-private .hubg-info_list ul li span.hubg-info_list_title {
  border-right: solid 1px #ccc;
  padding-right: 15px;
  font-weight: 600;
  margin-right: 15px;
  text-align: left;
}
@media only screen and (min-width: 980px) {
  .hubg-pg-private .hubg-private_content {
      padding-top: 200px;
  }
}
@media only screen and (min-width: 1024px) {
  .hubg-pg-private .hubg-private_aside_menu {
      display: block;
  }
  .hubg-pg-private .hubg-private_content {
      padding-top: 150px;
  }
  .hubg-pg-private .hubg-private_content.hubg-private_content_with_sidebar {
      padding-left: 300px;
  }
}
@media only screen and (min-width: 1224px) {
  hubg-pg-private .hubg-private_content {
      padding-top: 150px;
  }
}
.hubg-msg_alert {
  display: inline-block;
  font-size: 35px;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.hubg-msg_alert_ko {
  background-color: #f16d6d;
}
.hubg-msg_alert_ok {
  background-color: #1e88e5;
}
.hubg-msg_text {
  font-size: 30px;
}
.hubg-header_main_resp_menu_trigger {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 35px;
  height: 35px;
  -webkit-user-select: none;
  user-select: none;
}
.hubg-header_main_resp_menu_trigger input[type="checkbox"] {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}
.hubg-header_main_resp_menu_trigger span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #1e88e5;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
.hubg-header_main_resp_menu_trigger span:first-child {
  transform-origin: 0 0;
}
.hubg-header_main_resp_menu_trigger span:nth-last-child(2) {
  transform-origin: 0 100%;
}
.hubg-header_main_resp_menu_trigger input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-4px, -13px);
  background: #28373e;
}
.hubg-header_main_resp_menu_trigger input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0) scale(0.2, 0.2);
}
.hubg-header_main_resp_menu_trigger input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(-6px, 18px);
}
.hubg-header_main_resp_menu {
  position: fixed;
  left: -300px;
  top: 0;
  bottom: 0;
  width: 300px;
  background-color: #e7e7e7;
  z-index: 10;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hubg-header_main_resp_menu.hubg_resp_menu_open {
  left: 0;
}
.hubg-header_main_resp_menu ul {
  margin-top: 270px;
  list-style-type: none;
}
.hubg-header_main_resp_menu ul li a {
  display: block;
  padding: 10px 20px;
  border-bottom: dashed 1px #999;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 980px) {
  .hubg-header_main_resp_menu_trigger {
      display: none;
  }
}
@media (min-width: 992px) and (max-width: 1174px) {
  .autofix_sb.fixed {
      position: fixed !important;
      top: auto;
      right: auto;
      bottom: auto;
      height: 100%;
      overflow: auto;
  }
  .autofix_sb.fixed.bottom {
      top: 0;
      right: 10px;
      bottom: auto;
      width: 16%;
      height: 400px;
      background-color: #fff;
  }
}
@media (min-width: 1175px) {
  .autofix_sb.fixed {
      position: fixed !important;
      top: auto;
      right: auto;
      bottom: auto;
      height: 100%;
      overflow: auto;
  }
  .autofix_sb.fixed.bottom {
      top: 0;
      right: 10px;
      bottom: auto;
      width: 16%;
      height: 400px;
      background-color: #fff;
  }
}
.bordo {
  border-left: 4px solid #42aee8;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 23px !important;
}
.select2-container {
  position: relative;
  z-index: 3;
  float: left;
  width: 100%;
  margin-bottom: 0;
  display: table;
  table-layout: fixed;
}
.select2-container--default.select2-container--open {
  z-index: 2222222222222222;
}
.select2-container .select2-selection--single {
  height: 35px !important;
}
.input-ghost {
  position: absolute;
}
.wizard-content .wizard > .steps {
  z-index: 1;
}
