/* CSS Document */
/*Reset*/
.btn:focus {
  outline: none;
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: none;
}

@media (max-width: 47.938em) {
  .col-sm-4 {
    margin-top: 0;
  }
  .btn-toggle {
    visibility: visible;
    display: block;
  }
}
/*Generic*/
.basic_text {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.fade:not(.show) {
  opacity: 100 !important;
}

.DescripcioBox {
  display: none;
}

.subscripcionsInputPATT {
  margin: 1em;
}

i.fa.fa-chevron-circle-down {
  margin-right: 0.5em;
}

i.fa.fa-chevron-circle-up {
  margin-right: 0.5em;
}

input.error-form {
  border: 2px solid #bf0000 !important;
  color: #bf0000 !important;
}

.butlleti_app .obligatoris {
  font-size: 0.813em;
  color: #6F6F6F;
}

.butlleti_app .form-group label span.txtGris {
  color: #6F6F6F;
  display: block;
  font-size: 0.813em;
}

div#msgOK {
  margin: 1% !important;
  width: 98% !important;
  border: 1px solid #BDD6BD;
  background: #edfced;
  color: #3BC33B;
  font-size: 15px;
  padding: 20px 14px;
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  float: left;
}

.form-group.block {
  margin-top: 1.125em;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  margin-top: 5px;
}

.vcenter .radio input[type=radio], .vcenter .radio-inline input[type=radio], .vcenter .checkbox input[type=checkbox], .vcenter .checkbox-inline input[type=checkbox] {
  margin-top: 7px;
}

/*Type*/
h2 {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1em;
  text-align: left;
  text-decoration: none;
  color: #6F6F6F;
}

/*parte de logueado a suscripcions*/
@media only screen and (max-width: 780px) {
  .butlleti_app.userTabs ul.userNav li {
    position: unset;
  }
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.butlleti_app .userNav > li > a span.descripcio-tab-detall {
  font-size: 13px;
  color: #666666;
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  min-width: 140px;
  clear: both;
  line-height: 14px;
  padding: 0.8em 0 !important;
  display: block;
  position: relative;
}

.butlleti_app .userNav > li > a {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  color: #BF0000;
}

.butlleti_app .userNav > li span.titol-pestanya {
  display: block;
  font-weight: bolder;
  font-size: 1.1em;
  line-height: 1.5;
}

.butlleti_app .userNav > li {
  padding: 0.3em;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #333333 !important;
}

/*blocks*/
.butlleti_app .bgBlanc {
  display: block;
  float: left;
  width: 100%;
  padding: 1.5em 2em;
  margin-bottom: 2em;
  -o-box-shadow: 2px 2px 5px 1px #D7D3D3;
  -ms-box-shadow: 2px 2px 5px 1px #D7D3D3;
  -moz-box-shadow: 2px 2px 5px 1px #D7D3D3;
  -webkit-box-shadow: 2px 2px 5px 1px #D7D3D3;
  box-shadow: 2px 2px 5px 1px #D7D3D3;
}

.butlleti_app .descripcio {
  margin-bottom: 1.5em;
}

@media (max-width: 47.938em) {
  .butlleti_app .bgBlanc {
    padding: 1.5em 1em;
  }
  .butlleti_app .descripcio {
    margin-bottom: 0.75em;
  }
}
/***      buttons      ***/
.butlleti_app button {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 0.938em;
  color: #fff;
}

.btn-secondary {
  color: #fff;
  background-color: #ffffff;
  border: 1px solid #fff;
  float: right;
  margin-left: 3em;
}

/**    desplega-tot    **/
.butlleti_app .desplega-tot .butons {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.813em;
  color: #BF0000;
  margin-top: 0;
  margin-right: 0em;
}

.butlleti_app .desplega-tot .butons p#plegar-tots {
  background: url(../img/NG_plegar_tots.png) no-repeat 10px center;
  color: #BF0000;
  padding-left: 35px;
  margin: 14px 0.75em 1em 0;
  display: inline-block;
  cursor: pointer;
}

.butlleti_app .desplega-tot .butons p#plegar-tots.tancat {
  background: url(../img/NG_desplegar_tots.png) no-repeat 10px center;
}

.butlleti_app .desplega-tot a:first-child {
  margin-right: 1em;
}

/*button next*/
.butlleti_app button.next {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 0.938em;
  color: #fff;
  margin-right: 1em;
  margin-top: 2em;
  margin-bottom: 1em;
}

@media (max-width: 47.938em) {
  .butlleti_app li:last-child > button.next {
    margin-right: 1em;
  }
}
@media (max-width: 25em) {
  .butlleti_app button.next {
    font-size: 0.813em;
  }
}
/**** ANCHORS ****/
/* torna */
.butlleti_app .tornar-box {
  z-index: 1;
  position: relative;
  right: 0;
  float: left;
  width: 100%;
  height: 50px;
}

.butlleti_app .tornar {
  background: url(../img/NG_ico_mes_consultat.png) no-repeat left center;
  padding-left: 25px;
  font-size: 13px;
  margin-top: 26px;
  position: absolute;
  right: -4px;
  font-family: "OpenSansSemibold";
  top: 8px;
  padding-right: 5px;
}

a.pull-left.red {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  max-width: 65%;
}

@media (max-width: 47.938em) {
  .butlleti_app .desplega-tot .butons {
    margin-right: 0;
    margin-top: 0;
  }
  .butlleti_app .desplega-tot .butons p#plegar-tots {
    margin: 14px 0 1em 0;
  }
  .butlleti_app .tornar {
    right: 15px;
  }
}
/*Acordions*/
.butlleti_app .llistat_collapse {
  float: left;
  width: 100%;
}

.butlleti_app .llistat_collapse_cont .butlleti-default > .butlleti-heading {
  background: none;
  padding: 0.75em 1em;
}

.butlleti_app .llistat_collapse_cont .butlleti-default > .butlleti-heading p {
  margin-left: 2.5em;
}

.butlleti_app h2.butlleti-title span.basic_text {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  display: block;
  margin: 0 0 0 35px;
}

.butlleti_app .llistat_collapse_cont .butlleti-default .butlleti-collapse .butlleti-body {
  margin-left: 0em !important;
  padding: 0 2em;
  padding-left: 0.85em;
}

.butlleti_app .llistat_collapse_cont .butlleti-body .col-sm-6:nth-child(odd) {
  float: left;
}

.butlleti_app .llistat_collapse_cont .butlleti-body .col-sm-6:nth-child(even) {
  float: right;
}

.butlleti_app .TitolBox .titol, .butlleti_app .TitolBox .idioma {
  display: inline;
  vertical-align: bottom;
}

.butlleti_app .TitolBox .titol a {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  color: #BF0000;
}

.butlleti_app .TitolBox .titol abbr {
  font-family: "OpenSansSemibold", Helvetica, Arial, sans-serif;
  color: #6F6F6F;
}

@media (min-width: 47.939em) {
  .butlleti_app .llistat_collapse_cont {
    margin: 0;
  }
  .butlleti_app .llistat_collapse_cont .butlleti-default > .butlleti-heading a {
    color: #BF0000;
  }
  .butlleti_app .llistat_collapse_cont .butlleti-default > .butlleti-heading p {
    font-size: 0.813em;
  }
  .butlleti_app .llistat_collapse_cont .butlleti-default .butlleti-collapse .butlleti-body {
    padding: 0 4.5em;
  }
}
@media (max-width: 47.938em) {
  .butlleti_app h2.butlleti-title span.basic_text {
    margin: 0;
  }
  .butlleti_app .butlleti-body .butlleti-group .butlleti-heading + .butlleti-collapse .butlleti-body, .butlleti_app .butlleti-body .butlleti-collapse .butlleti-body {
    background: #fff;
    padding: 0 1em;
  }
  .butlleti_app .llistat_collapse_cont .collapse.in {
    padding: 0;
  }
  .butlleti_app .llistat_collapse_cont .butlleti-default > .butlleti-heading a {
    color: #BF0000;
    padding-right: 30px;
  }
  .butlleti_app .llistat_collapse_cont .butlleti-default > .butlleti-heading p {
    margin-left: 0;
  }
}
/*Formulari*/
.butlleti_app .legal {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.75em;
  color: #6F6F6F;
}

.error-form {
  padding: 0 15px;
  border: none;
  background: transparent;
}

.error-msg {
  border: 1px solid #EAC4C4;
  overflow: hidden;
}

/*Utility*/
.borderBottom {
  border-bottom: 1px solid #D7D3D3;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.vbottom {
  display: inline-block;
  vertical-align: bottom;
  float: none;
}

.bgBlanc {
  /*background-color: #fff;*/
  background-color: #f5f5f5;
  display: block;
}

.checkbox {
  margin-bottom: 1.2em;
}

.block {
  display: block;
  float: none;
  overflow: hidden;
}

.btn.bgRed {
  color: #fff;
}

.bold {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
}

.pdL-0 {
  padding-left: 0;
}

.pdR-0 {
  padding-right: 0;
}

.pdLR-0 {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 47.938em) {
  .pdL-xs-0 {
    padding-left: 0;
  }
  .pdR-xs-0 {
    padding-right: 0;
  }
  .pdLR-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
/************* Header Form *************/
/*.capcalera-vermella {
  position: relative;
  -o-box-shadow: inset 0px 18px 15px -12px #610000;
  -ms-box-shadow: inset 0px 18px 15px -12px #610000;
  -moz-box-shadow: inset 0px 18px 15px -12px #610000;
  -webkit-box-shadow: inset 0px 18px 15px -12px #610000;
  box-shadow: inset 0px 18px 15px -12px #610000;
  background: #6F6F6F;
}*/
.butlleti_app.form-header {
  padding: 1em;
  /*background: #BF0000 !important;*/
  box-shadow: inset 0px 18px 15px -12px #000000;
}

.butlleti_app.form-header .titol {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}

.butlleti_app.form-header .titol h1 {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-size: 1.875em;
  font-weight: normal;
  text-align: left;
  color: #fff;
  cursor: pointer;
}

.butlleti_app.form-header .titol h1:before {
  content: "";
  background: url(../img/ba_capLogo2.png) no-repeat center;
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  margin-right: 0.25em;
}

.butlleti_app.form-header a.ajuda {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.938em;
  text-align: right;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-left: 2%;
  float: right;
  margin-top: 0.8em;
}

.butlleti_app button.btnLogin {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.813em;
  padding: 6px 12px;
  width: auto;
  display: inline-block;
  float: right;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 8px;
  vertical-align: top;
  border-radius: 3px;
}

@media (max-width: 61.938em) {
  .butlleti_app.form-header .titol {
    width: 41%;
  }
  .butlleti_app.form-header a.ajuda {
    display: none !important;
  }
}
/***** Ajuda ***/
.tri_combo_destacat_llistat.pag-final li a {
  color: #BF0000;
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
}

/******** Collapse Login **********/
.butlleti_app #desktopLogin {
  position: absolute;
  z-index: 11;
  background-image: url(../img/flecha.png);
  background-position: 90% top;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  top: 56px;
  margin-top: 0;
  left: -webkit-calc(100% - 505px);
  left: calc(100% - 505px);
}

.butlleti_app #desktopLogin .butlleti-group {
  margin-bottom: 0px;
}

.butlleti_app #desktopLogin .butlleti.butlleti-default {
  padding: 30px 35px;
  margin-bottom: 0;
  margin-top: 7px;
  width: 400px;
}

.butlleti_app #desktopLogin h4 {
  margin-bottom: 1.2em;
}

.butlleti_app #desktopLogin .col-xs-12.pdLR-0 {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #d9d9d9;
}

.butlleti_app #desktopLogin .butlleti.butlleti-default a {
  display: inline-block;
  width: auto;
  margin-top: 1em;
}

/******** Tablet ******/
@media screen and (max-width: 61.938em) {
  .butlleti_app #desktopLogin {
    left: -webkit-calc(100% - 430px);
    left: calc(100% - 430px);
  }
}
/******** Mobile ******/
@media screen and (max-width: 47.938em) {
  .butlleti_app.form-header .titol {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
  }
  .butlleti_app.form-header .titol h1 {
    font-size: 20px;
    margin-left: 8px;
  }
  .butlleti_app.form-header .titol h1:before {
    height: 34px;
    background-size: 70%;
    margin-right: 0;
  }
  .butlleti_app button.btnLogin {
    width: auto;
    margin-right: 15px;
    margin-top: 5px;
  }
  /** Collapse Login **/
  /*** Modal ***/
  .butlleti_app .modal {
    top: 20%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .butlleti_app .modal.fade .modal-dialog {
    width: 90%;
  }
  .butlleti_app .modal-header {
    border-bottom: none;
  }
  .butlleti_app .modal-header button.close {
    color: #6F6F6F;
    line-height: 0.5;
    font-weight: 100;
    font-family: sans-serif;
    font-size: 16px;
    border: 2px solid;
    border-radius: 50px;
    padding: 10px 8px;
  }
  .butlleti_app .modal-header .modal-title {
    width: 70%;
  }
  .butlleti_app .modal-content {
    border-radius: 0;
  }
  .butlleti_app .modal-body .col-xs-12.pdLR-0 {
    padding-bottom: 1em;
    border-bottom: 1px solid #d9d9d9;
  }
  .butlleti_app .modal-body a {
    display: inline-block;
    width: auto;
    margin-top: 1em;
  }
  .butlleti_app .modal-body .btn.bgRed {
    margin-bottom: 1.5em;
  }
}
@media (max-width: 35.625em) {
  .butlleti_app.form-header .titol {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
  }
  .butlleti_app.form-header .titol h1 {
    font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
    font-size: 1.125em;
  }
  .butlleti_app.form-header .titol h1:before {
    height: 34px;
    background: url(../img/ba_capLogo2.png) no-repeat 8px center;
    background-size: 78%;
    margin-right: 0;
  }
  .butlleti_app button.btnLogin {
    font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
    font-size: 0.75em;
    padding: 3px 4px;
    width: auto;
    display: inline-block;
    float: right;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 5px;
    vertical-align: top;
    border-radius: 3px;
    max-width: 32%;
    white-space: normal !important;
  }
}
/*********** end Header Form *************/
/**************  Text Avis  **************/
.butlleti_app .avis {
  float: right;
  width: 100%;
  padding-top: 2em;
}

.avis-modalitats.avisGroc {
  background: #ffefbf url(../img/exclamacio-modalitats.png) no-repeat 1em 1em;
  margin: 2em auto;
  overflow: hidden;
  padding: 1em 5em;
  position: relative;
}

.avis-modalitats.avisGroc:before {
  background: none repeat scroll 0 0 #fff;
  border-color: #f9cc5f #FFFFFF #FFFFFF #f9cc5f;
  border-style: solid;
  border-width: 0 0 16px 16px;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
}

.avis-modalitats.avisBlanc {
  border: 1px solid #D7D3D3;
  padding: 1em 1.5em;
  position: relative;
}

.avis-modalitats.avisBlanc:after {
  border-color: #fff #fff #fff #D7D3D3;
  border-style: solid;
  border-width: 0 0 16px 16px;
  content: "";
  display: block;
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 0;
}

.butlleti_app .avis .basic_text {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1em;
}

.butlleti_app .avis .texte-avis-modalitats h2 {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  color: #6F6F6F;
}

.butlleti_app .avis .texte-avis-modalitats p {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #BF0000;
}

@media (max-width: 47.938em) {
  .butlleti_app .avis-modalitats.avisGroc {
    background: #ffefbf url(../img/exclamacio-modalitats.png) no-repeat 1em 1em;
    background-size: 30px;
    margin: 2em auto 1em auto;
    overflow: hidden;
    padding: 1em 1em 1em 4em;
    position: relative;
  }
}
/***********  end Text Avis  *************/
/************** Tab Wizard **************/
/* TAB NAV*/
.butlleti_app .nav a:hover, .butlleti_app .nav a:focus, .butlleti_app .nav a:active {
  background: transparent;
}

.butlleti_app .nav-wizard.top {
  margin-top: 2em;
}

.butlleti_app .nav-wizard li {
  display: inline-block;
  position: relative;
  width: 32%;
  margin-right: 1.6%;
}

.butlleti_app .nav-wizard li:last-child {
  margin-right: 0;
}

.butlleti_app .nav-wizard li span {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #6F6F6F;
  border: 2px solid #6F6F6F;
  border-radius: 50%;
  padding: 0 8px 3px 8px;
  margin-right: 0.5em;
  position: absolute;
  left: -25px;
  top: 8px;
}

.butlleti_app .nav-wizard li span {
  color: #fff;
  border: 2px solid #BF0000;
  background-color: #BF0000;
}

.butlleti_app .nav-wizard li.disabled span {
  color: #D7D3D3;
  border: 2px solid #D7D3D3;
  background: transparent;
}

.butlleti_app .nav-wizard li.active span {
  color: #fff;
  border: 2px solid #6F6F6F;
  background: #6F6F6F;
}

.butlleti_app .nav-wizard li a {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1em;
  text-align: left;
  text-decoration: none;
  margin-left: 2em;
  color: #BF0000;
}

.butlleti_app .nav-wizard li a:focus, .butlleti_app .nav-wizard li a:hover, .butlleti_app .nav-wizard li a:active {
  text-decoration: none !important;
}

.butlleti_app .nav-wizard li.active a {
  color: #6F6F6F;
  text-decoration: none;
  border: none;
}

/*disabled*/
.butlleti_app .nav-wizard li.disabled a {
  color: #D7D3D3;
  background-color: transparent;
  pointer-events: none;
  cursor: not-allowed;
}

.butlleti_app .nav-wizard li.disabled {
  cursor: not-allowed;
}

/*top*/
.butlleti_app .nav-wizard.top li {
  border-bottom: 4px solid #d6d6d6;
}

.butlleti_app .nav-wizard.top li.active {
  border-bottom: 4px solid #6F6F6F;
}

.butlleti_app .nav-wizard.top li.disabled {
  border-bottom: 4px solid #D7D3D3;
}

.butlleti_app .nav-wizard.top li.active:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #6F6F6F;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: -webkit-calc(100% + 3px);
  top: calc(100% + 3px);
}

/*bottom*/
.butlleti_app .nav-wizard.bottom li {
  border-top: 4px solid #BF0000;
  vertical-align: top;
}

.butlleti_app .nav-wizard.bottom li.active {
  border-top: 4px solid #6F6F6F;
  vertical-align: top;
}

.butlleti_app .nav-wizard.bottom li.disabled {
  border-top: 4px solid #D7D3D3;
}

.butlleti_app .nav-wizard.bottom li.active:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #6F6F6F;
  left: 50%;
  position: absolute;
  bottom: -webkit-calc(100% + 3px);
  bottom: calc(100% + 3px);
}

/*Collapse wizard*/
.butlleti_app.step-wizard .butlleti.butlleti-default.disabled {
  pointer-events: none;
}

/************* end Tab Wizard **************/
/*************   Tab Content  **************/
/*Pass 1*/
.butlleti_app #step1 .llistat_collapse {
  float: left;
  width: 100%;
}

.butlleti_app #step1 h2 {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  padding: 0 15px;
  display: block;
  margin-bottom: 10px;
}

.butlleti_app #step1 h2 span.basic_text {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
}

.butlleti_app #step1 .boxForm, .butlleti_app #step1-collapse .boxForm {
  background: #fff;
  margin-top: 1em;
  padding: 1em;
  float: left;
  width: 100%;
}

.butlleti_app #step1 a.red {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 0.813em;
  color: #BF0000;
  max-width: 49%;
}

.butlleti_app #step1.tab-pane .basic_text, .butlleti_app #step1-collapse .butlleti-body .basic_text {
  margin-bottom: 10px;
}

@media (max-width: 47.938em) {
  .butlleti_app #step1 h2 {
    padding: 0;
  }
}
/*Pass 2*/
.butlleti_app #step2 h2 {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  padding: 0 15px;
  display: block;
  margin-bottom: 10px;
}

.butlleti_app #step2 h3 {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 0.938em;
}

.butlleti_app .boxForm {
  background: #f5f5f5;
  padding: 1em;
  float: left;
  width: 100%;
}

.butlleti_app .form-control {
  background-color: #fff;
  color: #6F6F6F;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/*Subscriure*/
.butlleti_app .subscriure h2 {
  margin-bottom: 1.5em;
}

.butlleti_app .subscriure .basic_text {
  display: block;
  width: 100%;
}

.butlleti_app #step2 .legal {
  padding: 2em 0;
}

.butlleti_app #step2 .legal {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.75em;
  color: #6F6F6F;
}

.butlleti_app #step2 .txtGris {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #6F6F6F;
  display: block;
}

.butlleti_app #step2 label.txtGris {
  font-size: 0.938em;
  color: #6F6F6F;
}

.butlleti_app label .txtGris {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.813em;
  color: #6F6F6F;
  display: block;
  width: 100%;
}

.butlleti_app input.disabled {
  background-color: #f5f5f5 !important;
}

.butlleti_app #step2 .send {
  float: right;
}

.butlleti_app #step2 .send > * {
  display: inline-block;
  margin-left: 1em;
  vertical-align: middle;
}

.butlleti_app #step2 .camps {
  float: left;
  width: 100%;
  padding: 2em 0;
  border-bottom: 1px solid #D7D3D3;
}

/*Pass 2*/
@media (min-width: 550px) {
  .butlleti_app #step3 p {
    max-width: 80%;
  }
}
/***** Desktop small ****/
@media screen and (max-width: 74.94em) {
  .butlleti_app .nav-wizard li {
    display: inline-block;
    position: relative;
    width: 31.8%;
    margin-right: 1.6%;
  }
}
/***** Tablet *****/
@media screen and (max-width: 61.938em) {
  .butlleti_app .subscriure .iniciSessio {
    float: left;
    width: 100%;
    margin-top: 1.5em;
  }
}
/***** Mobile ****/
@media screen and (max-width: 47.938em) {
  .butlleti_app .subscriure h2 {
    margin-bottom: 1em;
  }
  .butlleti_app .subscriure .butlletin {
    padding: 0;
  }
  .butlleti_app .subscriure button.btn {
    margin-top: 1.2em;
  }
  .butlleti_app .subscripcio h2 {
    padding-left: 15px;
  }
  .butlleti_app .subscripcio p {
    font-size: 0.938em;
  }
  .butlleti_app .subscripcio .send button.btn {
    margin-top: 14px;
    float: right;
  }
  .butlleti_app .subscripcio .send .checkbox {
    float: left;
    max-width: 56%;
  }
  .butlleti_app .nav-wizard > .butlleti-default {
    border: none;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti {
    border: none;
  }
  .butlleti_app .butlleti-default > .butlleti-heading {
    color: #6F6F6F;
    background-color: #fff;
    border: none;
    border-color: #D7D3D3;
  }
  .butlleti_app .butlleti-group .butlleti-heading + .butlleti-collapse .butlleti-body, .butlleti_app .butlleti-collapse .butlleti-body {
    border: none;
  }
  /*steps*/
  .butlleti_app.step-wizard > .butlleti-group > .butlleti.w_active a.js-tabcollapse-butlleti-heading {
    font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
    font-size: 1em;
    text-align: left;
    text-decoration: none;
    margin-left: 25px;
    padding: 20px 19px;
    display: inline-block;
    color: #6F6F6F;
    width: 100%;
    background: url(../img/NG_plegar.png) no-repeat calc(100% - 30px) center;
    padding-right: 0;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti > .butlleti-heading {
    padding-bottom: 0;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti h4.butlleti-title {
    border-bottom: 4px solid #BF0000;
    position: relative;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti.w_active h4.butlleti-title {
    border-bottom: 4px solid #6F6F6F;
    position: relative;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti h4.butlleti-title:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6F6F6F;
    left: 50%;
    position: absolute;
    top: -webkit-calc(100% + 4px);
    top: calc(100% + 4px);
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti.w_active a.js-tabcollapse-butlleti-heading span {
    font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
    font-size: 1em;
    background-color: #6F6F6F;
    color: #fff;
    border: 2px solid #6F6F6F;
    border-radius: 50%;
    padding: 0 8px 3px 8px;
    margin-right: 0.5em;
    position: absolute;
    left: 8px;
    top: 18px;
  }
  .butlleti_app #step2 .send {
    float: left;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti a.js-tabcollapse-butlleti-heading {
    font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
    font-size: 1em;
    text-align: left;
    text-decoration: none;
    margin-left: 25px;
    padding: 20px 19px;
    display: inline-block;
    width: 100%;
    color: #BF0000;
    background: url(../img/NG_desplegar.png) no-repeat calc(100% - 30px) center;
    padding-right: 0;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti.disabled a.js-tabcollapse-butlleti-heading {
    background: url(../img/NG_ico_desplegar_disabled.png) no-repeat calc(100% - 30px) center;
    background-size: 23px;
    padding-right: 0;
  }
  .butlleti_app.step-wizard > .butlleti-group.w_active > .butlleti h4.butlleti-title {
    border-bottom: 4px solid #BF0000;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti a.js-tabcollapse-butlleti-heading span {
    background-color: #BF0000;
    border: 2px solid #BF0000;
    color: #fff;
    border-radius: 50%;
    padding: 0 8px 3px 8px;
    margin-right: 0.5em;
    position: absolute;
    left: 8px;
    top: 18px;
  }
  /*desactivated*/
  .butlleti_app.step-wizard > .butlleti-group > .butlleti.disabled a.js-tabcollapse-butlleti-heading {
    color: #D7D3D3;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti.disabled h4.butlleti-title {
    border-bottom: 4px solid #D7D3D3;
    color: #D7D3D3;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti.disabled h4.butlleti-title:after {
    border: none;
    display: none;
  }
  .butlleti_app.step-wizard > .butlleti-group > .butlleti.disabled a.js-tabcollapse-butlleti-heading span {
    background-color: transparent;
    border: 2px solid #D7D3D3;
    color: #D7D3D3;
  }
}
/***************************************************** Logged ***************************************************/
/************************ Head ************************/
.butlleti_app.form-header .user {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 53%;
}

.butlleti_app.form-header .user .form-group {
  display: inline;
  vertical-align: middle;
}

.userName {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.938em;
  text-align: right;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 1em;
  /*max-width: 40%;*/
}

.userName:before {
  content: "";
  background: url(../img/ba_userIcon.png);
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75em;
}

.butlleti_app.form-header .user button {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.813em;
  color: #BF0000;
  background: #fff;
  padding: 6px 12px;
  margin-right: 0.5em;
  vertical-align: middle;
  margin-top: 0;
}

.butlleti_app.form-header .user a.admin {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.938em;
  text-align: right;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.5em;
}

.butlleti_app.form-header .logoutMobil {
  display: none;
}

@media (max-width: 61.938em) {
  .butlleti_app.form-header .user {
    text-align: right;
    vertical-align: middle;
    width: 58%;
    float: right;
    margin-top: 5px;
  }
  .butlleti_app.form-header .user p.userName {
    max-width: 29%;
  }
}
@media (max-width: 47.938em) {
  .butlleti_app.form-header .logoutMobil {
    display: inline-block;
    width: 38%;
    vertical-align: top;
    text-align: right;
  }
  .butlleti_app.form-header button.sortir {
    display: inline-block;
    float: none;
    padding: 2px 8px;
    box-shadow: none;
    margin-bottom: 0;
    margin-right: 12px;
    vertical-align: sub;
    font-size: 0.813em;
    border-radius: 3px;
    color: #BF0000;
    background: #fff;
  }
  .butlleti_app.form-header .user {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-top: 1em;
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
  }
  .butlleti_app.form-header .user p.userName {
    max-width: 50%;
    padding-left: 1.5em;
    position: relative;
    margin-right: 0;
    margin-left: 10px;
    text-align: left;
  }
  .butlleti_app.form-header .user p.userName:before {
    margin-right: 0.75em;
    position: absolute;
    left: -6px;
  }
}
/**********************    Tabs    ********************/
.butlleti_app .userNav {
  border-bottom: none;
}

.butlleti_app .userNav > li {
  width: 25%;
}

.butlleti_app .userNav > li > a {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  color: #BF0000;
  text-decoration: none !important;
  height: 100%;
  width: 100%;
  border-left: 1px solid #D7D3D3;
  display: inline-block;
}

.butlleti_app .userNav > li span.titol-pestanya {
  display: block;
}

.butlleti_app .userNav > li > a span.descripcio-tab-detall {
  font-size: 13px;
  color: #666666;
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  min-width: 140px;
  clear: both;
  line-height: 14px;
  padding: 0.8em 0 !important;
  display: block;
  position: relative;
}

.butlleti_app .userNav > li > a:last-child {
  border-right: 1px solid #D7D3D3;
  /*border-bottom: 1px solid  #D7D3D3;*/
}

.butlleti_app .userNav > li > a:hover, .butlleti_app .userNav > li > a:focus, .butlleti_app .userNav > li > a:active {
  text-decoration: none !important;
}

.butlleti_app .userNav > li.active > a {
  color: #6F6F6F;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
}

.butlleti_app > .tab-content > .tab-pane {
  padding: 1.5em 0 1em 0;
  float: left;
  width: 100%;
}

@media (max-width: 47.938em) {
  .butlleti_app .tab-pane {
    padding: 0;
  }
  .butlleti_app > form > .tab-content > .tab-pane {
    padding: 1px;
  }
  /******************* NEW ***********************/
  .butlleti_app.userTabs ul.userNav {
    border-bottom: 0;
    overflow: hidden;
    position: relative;
    min-height: 50px;
    -webkit-transition: padding 300ms ease;
    -moz-transition: padding 300ms ease;
    -o-transition: padding 300ms ease;
    transition: padding 300ms ease;
  }
  .menu-burger {
    position: absolute;
    height: 20px;
    width: 21px;
    top: 12px;
    left: 32px;
    background: url(../img/menuBurger.png) no-repeat center center;
    z-index: 10;
    cursor: pointer;
  }
  .butlleti_app.userTabs ul.userNav::before {
    /*content: "Ã¢ËœÂ°"; /* "Three Line Menu Navicon" shows up */
    position: absolute;
    top: 8px;
    left: 15px;
    z-index: 2;
    font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
    font-size: 1.125em;
  }
  .butlleti_app.userTabs ul.userNav li {
    display: block;
    /* One link per "row" */
    width: 100%;
    border-bottom: 2px solid #fff;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    min-height: 50px;
  }
  .butlleti_app.userTabs ul.userNav li a {
    position: absolute;
    /* Stack links on top of each other */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #6F6F6F;
  }
  .butlleti_app.userTabs ul.userNav li.active a {
    border: 0;
    z-index: 1;
    /* Active tab is on top */
    background: #f5f5f5;
    min-height: 50px;
    margin-top: -1px;
  }
  .butlleti_app .userNav > li span.titol-pestanya {
    display: block;
    padding: 0 20px 0 55px;
  }
  .butlleti_app.userTabs ul.userNav.open li {
    position: relative;
  }
  .butlleti_app.userTabs ul.userNav.open a {
    position: relative;
    display: block;
    width: 100%;
  }
  .butlleti_app.userTabs ul.nav.nav-tabs.userNav.open:before {
    content: "Menú";
    width: 100px;
    position: absolute;
    left: 55px;
    top: 10px;
  }
  .butlleti_app.userTabs ul.userNav.open li:first-child {
    border-top: 2px solid #fff;
  }
  .butlleti_app.userTabs ul.userNav.open {
    padding-top: 50px;
  }
  .butlleti_app.userTabs ul.userNav.open li.active a {
    border: 0;
    z-index: 1;
    background: #6F6F6F;
    color: #fff;
  }
  .butlleti_app.userTabs ul.userNav.open li.active a:before {
    content: "●";
    /* "Three Line Menu Navicon" shows up */
    color: #fff;
    position: absolute;
    top: 0px;
    left: 20px;
    z-index: 2;
    pointer-events: none;
    font-size: 30px;
  }
}
/**********************    Tab Subscrit    ********************/
.butlleti_app #subscrit {
  float: left;
  width: 100%;
  padding-top: 1.5em;
}

.list-group {
  display: block;
}

@media (min-width: 62em) {
  .butlleti_app .llistat_enllacos_filet_cont .list-group-item .titol a {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    color: #BF0000;
  }
}
.butlleti_app .llistat_enllacos_filet_cont {
  padding: 0.875em 0.875em 0.875em 0.75em;
  margin-bottom: 0;
}

.butlleti_app .llistat_enllacos_filet_cont .list-group-item {
  padding: 1em 0;
}

.butlleti_app .llistat_enllacos_filet_cont .list-group-item:first-child {
  border-top: 1px solid #D7D3D3;
  border-top: none;
  border-radius: 0;
}

.butlleti_app .llistat_enllacos_filet_cont .list-group-item:last-child {
  border-bottom: 1px solid #D7D3D3;
}

.butlleti_app .llistat_enllacos_filet_cont .list-group-item:before {
  content: "";
}

.butlleti_app .text-center.vcenter {
  width: 7.5%;
}

.butlleti_app .btn.alineat-boto {
  padding: 6px 12px;
}

.butlleti_app .btn.alineat-boto-dreta {
  display: block;
  float: right;
  margin-right: 0.5em;
  margin-bottom: 1em;
}

.butlleti_app .boto-detall {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.938em;
  color: #fff !important;
}

@media (min-width: 62em) and (max-width: 74.938em) {
  .butlleti_app .llistat_enllacos_filet_cont .col-md-1.vcenter {
    padding: 0;
  }
}
@media (min-width: 48em) and (max-width: 61.938em) {
  .col-md-1.vcenter {
    padding-left: 36px;
  }
}
@media (max-width: 47.938em) {
  .butlleti_app #subscrit {
    padding: 0 15px;
    margin: 0;
  }
  .butlleti_app .llistat_enllacos_filet_cont {
    margin-bottom: 15px;
    padding: 0;
  }
  .butlleti_app .llistat_enllacos_filet_cont .col-sm-11.col-xs-8.vcenter {
    padding-right: 0;
  }
  .butlleti_app .btn.alineat-boto-dreta {
    margin-right: 0;
  }
  .butlleti_app .text-center.vcenter {
    width: 30%;
    text-align: right;
  }
  .butlleti_app .llistat_enllacos_filet_cont .list-group-item:first-child {
    border-top: none;
  }
}
/**********************    Tab Subscriure    ********************/
.butlleti_app #subscriure .llistat_collapse {
  float: left;
  width: 100%;
}

@media (max-width: 47.938em) {
  .butlleti_app #subscriure {
    padding: 0 15px;
  }
  .butlleti_app #subscriure ul.list-inline {
    margin-right: 14px;
  }
}
/**********************    Tab Meu compte    ********************/
/* TAB NAV*/
.butlleti_app #meuComte .nav-tabs {
  border-bottom: none;
}

.butlleti_app #meuComte .nav-tabs li {
  display: inline-block;
  position: relative;
  width: 32%;
  margin-right: 2%;
}

.butlleti_app #meuComte .nav-tabs li:last-child {
  margin-right: 0;
}

.butlleti_app #meuComte .nav-tabs li span {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #6F6F6F;
  border: 2px solid #6F6F6F;
  border-radius: 50%;
  padding: 0 8px 3px 8px;
  margin-right: 0.5em;
  position: absolute;
  left: -25px;
  top: 8px;
}

.butlleti_app #meuComte .nav-tabs li.active span {
  color: #fff;
  border: 2px solid #6F6F6F;
  background: #6F6F6F;
}

.butlleti_app #meuComte .nav-tabs li {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1em;
  text-align: left;
  text-decoration: none !important;
  border: none;
}

.butlleti_app #meuComte .nav-tabs li {
  color: #BF0000;
}

.butlleti_app #meuComte .nav-tabs li:focus, .butlleti_app #meuComte .nav-tabs li:hover, .butlleti_app #meuComte .nav-tabs li:active {
  color: #BF0000;
  text-decoration: none !important;
  background: transparent;
}

.butlleti_app #meuComte .nav-tabs li.active {
  color: #6F6F6F;
  text-decoration: none !important;
}

.butlleti_app #meuComte .nav-tabs li {
  border-bottom: 4px solid #BF0000;
  padding: 0 0 8px 15px;
  cursor: pointer;
}

.butlleti_app #meuComte .nav-tabs li.active {
  border-bottom: 4px solid #6F6F6F;
  cursor: default;
}

.butlleti_app #meuComte .nav-tabs li.active:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #6F6F6F;
  left: 50%;
  position: absolute;
  top: calc(100% + 3px);
}

@media (max-width: 47.938em) {
  .butlleti_app #meuComte .nav-tabs {
    display: none;
  }
  h3.tab_drawer_heading.d_active {
    background: url(../img/NG_plegar.png) no-repeat calc(100% - 15px) center;
  }
  h3.tab_drawer_heading {
    padding: 0.5em 22px 0.5em 15px;
    display: block;
    font-size: 1.025em;
    font-family: "OpenSansSemibold";
    color: #BF0000;
    border-top: 1px solid #D7D3D3;
    overflow: hidden;
    background: url(../img/NG_desplegar.png) no-repeat calc(100% - 15px) center;
    padding-right: 0px;
  }
  h3.tab_drawer_heading:first-child {
    border-top: none;
  }
}
/******* Canvi Contrasenya *******/
.butlleti_app .canviContrasenya {
  padding: 2em 0;
}

.butlleti_app .canviContrasenya a {
  max-width: 65%;
  display: inline-block;
}

.butlleti_app #meuComte {
  padding-top: 2em;
}

.butlleti_app #meuComte .descripcio p {
  margin-bottom: 0;
  font-size: 0.938em;
}

.butlleti_app #meuComte .form-group.block {
  overflow: hidden;
}

.butlleti_app #meuComte .form-group label span.txtGris {
  color: #6F6F6F;
  display: block;
  font-size: 0.813em;
}

.butlleti_app #meuComte .form-control {
  background-color: #fff;
  color: #6F6F6F;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.butlleti_app #meuComte button {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
}

.butlleti_app #meuComte #cancelar .cancelarContent {
  margin: 0;
}

.butlleti_app #meuComte #cancelar .cancelarContent p {
  font-size: 0.938em;
}

.butlleti_app #meuComte #cancelar .cancelarContent .avisGroc p {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #6F6F6F;
  font-size: 0.938em;
}

.butlleti_app #meuComte #cancelar .cancelarContent .opcions {
  padding: 2em 3em;
  border-top: 1px solid #D7D3D3;
  border-bottom: 1px solid #D7D3D3;
}

.butlleti_app #meuComte #cancelar .cancelarContent .opcions p {
  color: #6F6F6F;
  margin-left: 2em;
  position: relative;
}

.butlleti_app #meuComte #cancelar .cancelarContent .opcions p:before {
  content: "";
  background: url(../img/arrowBullet.png);
  position: absolute;
  width: 18px;
  height: 15px;
  left: -3em;
  top: 4px;
}

@media (min-width: 47.939em) {
  /*collapse*/
  .butlleti_app #meuComte .tab-content .tab_drawer_heading {
    display: none;
  }
}
@media (max-width: 47.938em) {
  /*tabs*/
  .butlleti_app #meuComte-collapse .nav-tabs {
    display: none;
  }
  .butlleti_app #meuComte {
    padding-top: 0.75em;
  }
  .butlleti_app .canviContrasenya {
    padding: 2em 15px;
  }
}
/*ALTA*/
h2.titol-pagina {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  text-align: left;
  text-decoration: none !important;
  margin-left: 15px;
  margin-bottom: 1em;
  border: none;
}

/*CANVIAR CONTRASENYA*/
.butlleti_app .canviContrasenya h2.titol-pagina {
  margin-bottom: 10px;
}

/*OBLIDAT*/
.oblidat h2.titol-pagina {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  text-align: left;
  text-decoration: none !important;
  margin-bottom: 10px;
  border: none;
}

/******* ERROR *******/
.butlleti_app .error {
  padding: 2em 0;
}

.butlleti_app .error .descripcio {
  margin-bottom: 10px;
}

/********   ADAPTACIO IE **********/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .butlleti_app .bgBlanc {
    display: block;
    float: left;
    width: 100%;
    padding: 1.5em 2em;
    margin-bottom: 2em;
    -o-box-shadow: 2px 2px 11px 1px #D7D3D3;
    -ms-box-shadow: 2px 2px 11px 1px #D7D3D3;
    -moz-box-shadow: 2px 2px 11px 1px #D7D3D3;
    -webkit-box-shadow: 2px 2px 11px 1px #D7D3D3;
    box-shadow: 2px 2px 11px 1px #D7D3D3;
  }
}
/******* ADAPTACIO GECOPLUS *******/
.butlleti_app.form-header:after {
  content: "";
}

/*section.capcalera-vermella:after {content: '';position: absolute;display: block;height: 100%;width: 200%;left: 100%;top: 0;background: #BF0000;-o-box-shadow: inset 0px 18px 15px -12px #610000;-ms-box-shadow: inset 0px 18px 15px -12px #610000;-moz-box-shadow: inset 0px 18px 15px -12px #610000;-webkit-box-shadow: inset 0px 18px 15px -12px #610000;box-shadow: inset 0px 18px 15px -12px #610000;}

section.capcalera-vermella:before {content: '';position: absolute;display: block;height: 100%;width: 200%;right: 100%;top: 0;background: #BF0000;-o-box-shadow: inset 0px 18px 15px -12px #610000;-ms-box-shadow: inset 0px 18px 15px -12px #610000;-moz-box-shadow: inset 0px 18px 15px -12px #610000;-webkit-box-shadow: inset 0px 18px 15px -12px #610000;box-shadow: inset 0px 18px 15px -12px #610000;}*/
.colorSectionOdd:nth-child(odd), .colorSectionEven:nth-child(even) {
  position: relative;
}

.colorSectionOdd:nth-child(odd):after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 200%;
  right: 100%;
  top: 0;
  background: #f5f5f5;
}

.colorSectionOdd:nth-child(odd):before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 200%;
  left: 100%;
  top: 0;
  background: #f5f5f5;
}

.colorSectionOdd:nth-child(odd):after, .colorSectionEven:nth-child(even):after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 200%;
  right: 100%;
  top: 1px;
  background: #f5f5f5;
}

.colorSectionOdd:nth-child(odd):before, .colorSectionEven:nth-child(even):before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 200%;
  left: 100%;
  top: 1px;
  background: #f5f5f5;
}

.colorSectionEven.bgGrey.borderBottom:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 200%;
  left: 100%;
  top: 1px;
  background: #f5f5f5;
  border-bottom: 1px solid #D7D3D3;
}

.colorSectionEven.bgGrey.borderBottom:after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 200%;
  right: 100%;
  top: 1px;
  background: #f5f5f5;
  border-bottom: 1px solid #D7D3D3;
}

.colorSectionEven {
  display: inline-block;
}

body .fons_footer {
  margin-top: 0;
}

@media (max-width: 47.938em) {
  .capcelera_basica {
    display: none;
  }
}
.capcalera-roja {
  height: 100%;
  width: 100%;
  background: #BF0000;
}

.capcalera-roja h1 {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-size: 1.875em;
  font-weight: normal;
  text-align: left;
  color: #fff;
  cursor: pointer;
}

.capcalera-roja h1:before {
  content: "";
  background: url(../img/ba_capLogo2.png) no-repeat center;
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  margin-right: 0.25em;
}

.collapse in {
  height: auto !important;
}

.butlleti_titol {
  color: #BF0000;
  padding: 0.233em 0 0.233em 1.889em;
  font-size: 0.675em;
}

.butlleti_titol_plegar {
  background: url(../img/NG_plegar.png) no-repeat left 0.3em;
}

.butlleti_titol_desplegar {
  background: url(../img/NG_desplegar.png) no-repeat left 0.3em;
}

.butlleti_titol a:hover {
  color: #BF0000;
  text-decoration: underline !important;
}

.sectorPare {
  padding: 0 15px;
  display: block;
  margin-bottom: 10px;
  color: #BF0000;
}

.sectorFill input {
  margin-left: 15px;
}

.divSectorsFills {
  padding: 0 4.5em;
}

.divSectorsFills span {
  color: #BF0000;
}

.selectAll {
  font-size: 1em;
  color: #BF0000;
  padding: 0px 20px 0px 20px;
}

.camps input {
  width: 100%;
}

/********************* Subscripcions ***************************/
#subscripcionsSection {
  background-color: #F5F5F5;
  padding-bottom: 1em;
}

#subscripcionsSection h3 {
  font-size: 1.2em;
  font-weight: 600;
}

#subscripcionsSection h4 {
  font-size: 1.6em;
  font-weight: 100;
}

#subscripcionsSection a {
  color: #BF0000;
}

section#subscripcionsSection {
  padding: 2em;
}

#subscripcionsSection b {
  color: #BF0000;
}

#subscripcionsSection #acordio-PATT span {
  color: #BF0000;
}

#subscripcionsSection .avisosFitoSat th, td {
  color: #BF0000;
}

#subscripcionsSection .row {
  margin-left: 0;
  margin-right: 0;
  padding-top: 1em;
  padding-bottom: 1em;
}

#subscripcionsSection .pull-right {
  margin-right: 20px;
  margin-top: 20px;
  color: white;
}

.pull-right {
  float: right;
}

#subscripcionsSection .pull-right {
  margin-right: 20px;
  margin-top: 20px;
  color: white;
}

#subscripcionsSection h3 a {
  color: #BF0000;
}

.subt {
  color: #6F6F6F;
  display: block;
  clear: both;
  width: 100%;
  padding: 0em;
  margin: 0em;
  font-size: 1.2em;
}

#subscripcionsSection label span {
  color: #D7D3D3;
}

#subscripcionsSection label input {
  color: #D7D3D3;
  margin: 1em;
}

#subscripcionsSection label input {
  background-color: #BF0000;
}

input:checked {
  background-color: #BF0000;
}

#subscripcionsSection .contingutsmsDiv td {
  color: #000000;
}

#_SubscripcioServeisRuralcat_WAR_SubscripcioServeisRuralcat100SNAPSHOT_numMobil {
  margin-top: 15px;
}

#subscripcionsSection #btnSeguent {
  background-color: #BF0000;
}

.button979 {
  margin-left: 10px !important;
  background-color: white !important;
  color: #BF0000 !important;
  border-bottom: 0.5px solid white !important;
  font-weight: bold;
}

/* Capcelera */
.responBot {
  margin-top: 7px;
}

/*repsonsive*/
.responBot {
  margin-top: 7px !important;
}

.liAlcada {
  height: 124px;
}

@media (max-width: 979px) {
  #_SubscripcioServeisRuralcat_WAR_SubscripcioServeisRuralcat100SNAPSHOT_subscripcioForm {
    margin-right: 10px;
  }
  .button979 {
    padding: 8px 18px !important;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 780px) {
  #resgitAqui {
    /*margin-left: 16px;*/
    color: #BF0000;
  }
  #cosAjuda {
    margin-top: 30px;
  }
  .sizeColXs12 {
    width: 100%;
  }
  #recordarBttn {
    float: left;
    margin-left: -15px;
  }
  .senseCompte {
    margin-left: 0px !important;
  }
  #totesSubscripcions {
    margin: 0 !important;
  }
  .button979 {
    padding: 8px 18px !important;
  }
  .ajudaLink {
    padding: 8px 18px !important;
    display: block;
  }
  #iniciarSessioBttn {
    padding-right: 10px;
    padding-bottom: 5px;
  }
  /* avisos fito */
  .table2hide {
    display: none;
  }
  .table2show {
    display: block !important;
  }
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    display: block;
    min-width: 100% !important;
  }
  .table > thead > tr > th {
    display: none;
  }
  .table > thead > tr > th {
    background: #fff !important;
    color: #bf0000 !important;
  }
  .table td {
    color: #6F6F6F !important;
  }
  .table .filterBody label {
    display: block;
  }
  .noBorderTop {
    border-top: 1px solid #ffdede !important;
  }
  #_SubscripcioServeisRuralcat_WAR_SubscripcioServeisRuralcat100SNAPSHOT_numMobil {
    width: 100%;
  }
  .button979 {
    margin-left: 5px !important;
  }
  #_SubscripcioServeisRuralcat_WAR_SubscripcioServeisRuralcat100SNAPSHOT_subscripcioForm {
    margin: 0px -15px 0 -15px;
  }
  #_SubscripcioServeisRuralcat_WAR_SubscripcioServeisRuralcat100SNAPSHOT_iniciarButton {
    background: #BF0000;
  }
  #nav-collapse111 {
    left: unset !important;
    top: 170px !important;
    width: 96% !important;
    right: unset !important;
  }
  .fullW {
    width: 100%;
  }
  .liAlcada {
    height: auto;
    position: unset;
  }
  .menu-burger {
    position: unset;
    height: unset;
    width: 100%;
  }
  .butlleti_app.userTabs ul.userNav li {
    position: unset;
  }
  .butlleti_app.userTabs ul.userNav li a {
    position: unset;
  }
  #subscripcionsSection .pull-right {
    margin-right: 0px;
  }
  .butlleti_app.userTabs ul.userNav li.active a {
    color: #6F6F6F !important;
    background: #f5f5f5;
  }
  .butlleti_app.userTabs ul.userNav li a {
    color: #BF0000 !important;
  }
  /*
  li.active a{
  	color: #6F6F6F;
  	background-color: white;
  }
  ul li{
  	color: #BF0000;
  }*/
  section.colorSectionEven {
    background-color: unset !important;
    border-bottom: unset !important;
  }
  .userName {
    margin-left: -46px !important;
    font-size: 1em !important;
  }
  /* nou subscriptor */
  .send {
    width: 100%;
  }
}
/***************** menuGestio *************************/
#submenuSection {
  width: 100%;
}

section.colorSectionEven {
  background-color: #F5F5F5;
  border-bottom: 1px solid #D7D3D3;
}

/************************* El meu compte **************************************/
.colorSectionOdd:nth-child(odd):before, .colorSectionEven:nth-child(even):before {
  background: unset;
  width: 100%;
}

.colorSectionOdd:nth-child(odd):after, .colorSectionEven:nth-child(even):after {
  background: unset;
  width: 100%;
}

.meuCompteTabs {
  padding: 0;
  width: 97%;
}

.accepto {
  margin-left: 0.5em;
}

.ruralRed {
  color: #BF0000 !important;
  border: none;
  font-weight: bold;
}

.nav-tabs li a {
  padding: 0.5em;
}

.nav-tabs > li > a.active, .nav-tabs > li > a.active:hover, .nav-tabs > li > a.active:focus {
  color: #6F6F6F !important;
}

/*#titolSubs{
	content: '';
	background: url(../img/ba_capLogo2.png) no-repeat center;
	display: inline-block;
	vertical-align: middle;
	width: 44px;
	height: 44px;
	margin-right: .25em;

}*/
form.mevesSubsForm > div {
  margin: 10px 0px 10px 0px;
}

.lastBttnSubs {
  padding: 15px;
}

.bttnsRightSubs {
  float: right;
  padding: 10px;
}

#marginBottomFormSubs > div {
  margin-bottom: 15px;
}

.bttnsRightSubs {
  float: right;
}

.mevesSubsForm {
  margin-top: 30px;
}

.navbar-default {
  background-color: #6F6F6F;
  border-color: #6F6F6F;
}

.navbar-default .navbar-brand {
  color: #6F6F6F;
}

.navbar .navbar-toggle .icon-bar {
  background-color: white;
}

li#ajudaLi {
  display: block;
  margin-top: 0.8em;
}

.responBot {
  border-top: unset !important;
}

#recordarBttn {
  margin-right: 15px;
  vertical-align: -webkit-baseline-middle;
  color: #BF0000;
}

.senseCompte {
  margin-left: 15px;
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 15px;
}

.liBeforeRemover ul li:before {
  content: none !important;
}

#nav-collapse111 {
  position: absolute;
  z-index: 11;
  background: white;
  background-position: 90% top;
  background-repeat: no-repeat;
  top: 62px;
  margin-top: 0px;
  left: calc(100% - 420px);
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding: 25px;
  right: 15px;
  /*display: none !important;*/
}

.butlleti_app .nav-wizard.top li.active:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #6F6F6F;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: -webkit-calc(100% + 3px);
  top: calc(100% + 3px);
}

.butlleti_app .nav-wizard.top li:has(> a.active) {
  border-bottom: 4px solid #6F6F6F;
}

.toBottomContainer {
  position: relative !important;
}

.toBottom {
  position: absolute !important;
  bottom: 0 !important;
}

.llistat_enllacos_filet.especial {
  margin-top: 35px;
}

.paddingLeft4 {
  padding-left: 4%;
}

div.tri_combo_destacat_llistat.pag-final.ancores2 {
  margin-left: 10px;
  margin-right: 10px;
  display: block;
  width: 100%;
}

.ancores {
  text-align: right;
  border-top: 1px solid #DDDDDD;
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 0.75em;
  width: 97.7%;
  margin: 1.25em auto;
}

.fpca_article pd-15 {
  padding: 0.5em;
}

.fpca_article pd-15 a {
  color: #bd0000;
}

.ancores a {
  color: #333333;
}

@media (min-width: 768px) {
  .col-sm-6 {
    width: 50%;
  }
}
#marginBottomFormSubs {
  margin-top: 20px;
}

.resetLeftTo0 {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

#step2 {
  margin: 20px;
}

#navbar-collapse-1 .error-msg {
  margin: 0px 15px 15px 0px !important;
}

.registre-subs-checked {
  min-height: 86px;
  color: #BF0000;
}

@media only screen and (min-width: 768px) {
  .userName {
    margin-top: 4px !important;
  }
  #_SubscripcioServeisRuralcat_WAR_SubscripcioServeisRuralcat100SNAPSHOT_finalitzarButton {
    margin-top: 3px;
  }
  #tooglebtn {
    display: none;
  }
}
.whiteBoxSubs {
  background-color: white;
  width: 100%;
  overflow: hidden;
  padding: 10px;
  -webkit-box-shadow: 2px 2px 10px 0px rgb(145, 145, 145);
  -moz-box-shadow: 2px 2px 10px 0px rgb(145, 145, 145);
  box-shadow: 2px 2px 10px 0px rgb(145, 145, 145);
}

.grayBoxSubs {
  background-color: #f5f5f5;
  overflow: hidden;
}

section .whiteBoxSubs h2 {
  font-size: 1.1em;
}

h2 {
  font-size: 1.4em;
}

.baixaPaddings {
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

div.iniciSessio div.form-group input {
  width: 100%;
}

@media (min-width: 47.939em) {
  #usuari-error-msg {
    margin: 0px;
  }
}
#usuari-error-msg {
  margin-bottom: 15px;
}

input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}

.meuCompteTabs .tab-content .panel-vista {
  display: none;
}

.meuCompteTabs .tab-content .panel-vista.active {
  display: block;
}