
  
  .product_list .product_top .email_bta.clasfd-detail-btn span a,
  .product_list .product_top .email_bta.clasfd-detail-btn span button {
    padding: 6px 12px;
  }
  
  .download_doc img {
    display: inline;
  }
  
  .form > p.confirmation {
    color: #0b0;
  }
  
  .applyCont {
    display: inline-block;
    width: 100%;
  }
  
  .redirectingMsgCont {
    text-align: center;
    border: 0.4em solid #808287;
    padding: 1em 5em;
    font-weight: 700;
  }
  
  .redirectingMsgCont > p {
    max-width: 22em;
    margin: 0em auto 10px;
  }
  
  .redirectingMsgCont img {
    width: 7em;
    margin: 0em auto;
  }
  
  .redirectingCont {
    padding: 2em;
    border-radius: 0em;
  }
  
  @keyframes ldio-4esybz1y964 {
    0% {
      top: 78.54px;
      left: 78.54px;
      width: 0;
      height: 0;
      opacity: 1;
    }
    
    100% {
      top: 13.09px;
      left: 13.09px;
      width: 130.9px;
      height: 130.9px;
      opacity: 0;
    }
  }
  
  .ldio-4esybz1y964 div {
    position: absolute;
    border-width: 14.96px;
    border-style: solid;
    opacity: 1;
    border-radius: 50%;
    animation: ldio-4esybz1y964 1.3157894736842106s cubic-bezier(0,0.2,0.8,1) infinite;
  }
  
  .ldio-4esybz1y964 div:nth-child(1) {
    border-color: #ffe40b;
    animation-delay: 0s;
  }
  
  .ldio-4esybz1y964 div:nth-child(2) {
    border-color: #808184;
    animation-delay: -0.6578947368421053s;
  }
  
  .loadingio-spinner-ripple-mgxwsescyie {
    width: 187px;
    height: 187px;
    display: inline-block;
    overflow: hidden;
    background: none;
  }
  
  .ldio-4esybz1y964 {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0;
  }
  
  .large-img img {
    width: auto;
    margin: 0 auto;
  }
  
  .icon-image-download{
      width: 40px;
  }
  
  @media (min-width: 997px) {
    .top-edit{
        display:block!important;
    }
}

 @media (max-width: 997px) {
    .top-edit-mobile{
        display:block!important;
        background-color: #606060;
        padding: 12px 15px;
    }
    .mobile-image-download{
        display: flex;
    }
    .mobile-image-download-a{
        margin-right: 30px;
    }
}
