.article-image-overlay {
  position: relative;
}

.article-image-overlay .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  z-index: 1;
}
#customers{
    background-color:#e6f1f2;
     width:100%;
}
#customers td, #customers th {
  padding: 10px 20px 10px 20px;
}

#customers tr:nth-child(even){background-color:white ;}


#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}
.tags a {
    background-color: #0B7680;
}
.badge {
    background-color: #0b7680;
}
.label {
    padding: 10px;
      font-size: 80%;
    line-height: 4;
}
.view-tag div.tag-category fieldset.filters.btn-toolbar button {
    float: none;
    margin-top: unset;
  margin-left:10px
}
.input-mini {
    width: 100px;
}

.btn, .sppb-btn {
    color: #0B7680;
}
.view-tag div.tag-category ul.category li a {
    color: #0B7680;
}

.sp-page-title h2 {
    color: rgba(255, 255, 255, 0.4);
    letter-spacing: 5px;
    font-size: 135px;
    font-weight: 900;
    margin: 20px 0px 10px;
}
/*tablet version*/
@media only screen and (max-width: 991px) and (min-width: 768px){
  .sp-page-title h2 {
    font-size: 100px;
  }
}

/*phone version*/
@media only screen and (max-width: 767px){
  .sp-page-title h2 {
    font-size: 40px;
  }
}


/*development01*/
#column-id-1697700078974 {
    margin-left: 30px;
}

/*development02*/
#column-id-1697705456781 {
    margin-left: -30px;
}

#column-id-1697705456783 {
    margin-left: 15px;
}

#column-id-1697705456785 {
    margin-left: 30px;
}