/* module bwtopoupdate */
#topo_serial {
  text-transform: uppercase;
  max-width: 160px;
}

.submitContent {
  display: none;
}

.align_left {
  text-align: left;
}

#input_date p {
  margin: 10px 0;
}

#input_date label, #topo_serial {
  float: left;
}

#module-bwtopoupdate-myupdates #left_column, #module-bwtopoupdate-myupdates #right_column {
  display: none !important;
}

#module-bwtopoupdate-myupdates #center_column {
  width: 100% !important;
  left: 0 !important;
}

.no-update {
  text-align: center;
  margin: 100px 0;
}

.box p {
  margin-bottom: 9px;
}

#parallax_block_center .parallax-outer {
  min-height: 100%;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}

.columns-container {
  overflow: hidden;
}

@media only screen  and (max-device-width: 1024px) {
  #parallax_block_center .parallax-outer {
    background-attachment: scroll;
  }
}

#parallax_block_center h1 span, #parallax_block_center h2 span, #parallax_block_center h3 span {
  padding: 5px 10px;
}

#parallax_block_center p {
  margin: 0px;
  padding-bottom: 20px;
}

#parallax_block_center .parallax-inner {
  position: relative;
  z-index: 9;
  padding: 40px 0px;
}

#columns #parallax_block_center, .iqitparallax-container {
  padding-bottom: 20px;
}

#topo1 {
  padding: 50px 0;
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

#topo1 .c-row li {
  visibility: visible;
  animation-name: fadeInUp;
  opacity: 1;
}

#topo1 .c-row li i {
  float: left;
  display: inline-block;
  min-height: 45px;
  min-width: 60px;
  font-size: 3em;
}

#topo1 .c-row li h5 {
  line-height: 1.3em;
}

#topo1 .c-media {
  text-align: center;
}

#topo1 .c-media img {
  box-shadow: #333 2px 2px 10px;
  width: 80%;
}

#topo1 .media img {
  padding: 0 0 10px 0 !important;
}

.order_topo{
  border: 1px none #d6d4d4!important;
  color: #ffffff!important;
  background: #6f6f6f !important;
}
