form .nppe_module_content_product_profile fieldset {
  display: none;
  border-radius: 5px;
}

.filter-home__hiiden{
  display: none;
}

.filter-home fieldset:first-of-type .btn-next{
  display: none;
}

.force-hiden{
  display: none !important;
  visibility: hidden !important;
  overflow: hidden !important;
  left: -99999999999px !important;
  position: absolute !important;
}

.user-profile--my-pets .empty-row{
  cursor: pointer;
}

.user-profile--my-pets .views-field-field-nppe-upload-a-photo-of-you .add-pet{
  cursor: pointer;
}

.path-user .nppe-module-product-profile-admin-quiz{
  display: none;
}

.path-user .nppe-module-product-profile-admin-quiz .close-button{
  height: 28px;
  width: 28px;
  background: #ccc;
  display: block;
  float: right;
  position: relative;
  top: 0px;
  right: 28px;
  cursor: pointer;
}

.progress-bar {
  text-align: right;
  margin-right: 45px;
  margin-top: 20px;
  margin-bottom: -10px;
}

.progress-bar li {
  background-color: #d6d6d6;
  width: 35px;
  height: 4px;
  margin: 5px 2px;
  display: inline-block;
}

.progress-bar li.fill {
  background-color: #C90C04;
}

@media only screen and (max-width: 480px) {
  .progress-bar {
    text-align: center;
    margin-right: auto;
  }
}
/*#special-tabs.panel-body{*/
  /*display: none;*/
/*}*/
