/* ****************************************************************************
	PD Ask About Product Price Module - PrestaDev.pl - info@prestadev.pl
***************************************************************************** */

.pb-left-column #image-block .new-box, .pb-left-column #image-block .sale-box { z-index: 9!important;}
span.pd_aapp {display: block;margin: 20px 0;text-align: center;width: 100%;}
.pd_aapp_send_custommer_form {overflow: hidden;width: 555px;} 
@media (max-width: 767px) {.pd_aapp_send_custommer_form {width: 280px; }}

.pd_aapp_send_custommer_form .form_container {background: none repeat scroll 0 0 #FBFBFB;border: 1px solid #D6D4D4;padding: 10px 15px;}

.pd_aapp_send_custommer_form .product img {
  border: 1px solid #D6D4D4;margin: 0 0 10px;
  display: block;
  max-width: 100%;
  height: auto;
}
.pd_aapp_send_custommer_form .product .product_desc {float:left;font-size:12px;color:#000}
.pd_aapp_send_custommer_form .product .product_desc p.product_name {color: #000000;font-size: 12px;padding-bottom: 5px!important; width: 100%;}
.pd_aapp_send_custommer_form .product .product_desc p{font-size: 12px;float: left;}
.pd_aapp_send_custommer_form .content_form {}
.pd_aapp_send_custommer_form .content_form #pd_aapp_info {padding-bottom: 10px;}
.pd_aapp_send_custommer_form .content_form .text {padding-bottom: 0px;margin-bottom:2px;}
.pd_aapp_send_custommer_form .content_form .text label {display: block;padding: 2px 0px;font-size: 12px;}

.pd_aapp_send_custommer_form .content_form .text input {
  border: 1px solid #CCCCCC;
  color: #666666;
  font-size: 12px;
  height: 22px;
  padding: 0 5px;
  width: 100%;
  vertical-align: bottom;
  margin-bottom: 5px;
}

.pd_aapp_send_custommer_form .content_form .text textarea {
  height: 100px;
  border: 1px solid #CCCCCC;
  color: #666666;
  font-size: 12px;
  padding: 0 5px;
  width: 100%;
  margin-bottom: 5px;
}
.pd_aapp_send_custommer_form .content_form .submit {margin:10px 10px 0 0;padding:5px 0;text-align:right}

.pd_aapp_send_custommer_form .content_form .text label.error {
  display: inline-block;
  font-size: 11px;
  padding: 0;
  text-align: left;
  vertical-align: top;
  color:red;
  border:none;
  margin-bottom: 0 !important;
  width: 100%;
  font-weight: normal
}

.pd_aapp_send_custommer_form p.txt_required {font-size:11px;padding-top: 10px;margin: 0!important;}

.pd_aapp_send_custommer_form .content_form .text input#captcha {
  border: 1px solid #CCCCCC;
  color: #666666;
  font-size: 12px;
  height: 22px;
  padding: 0 5px;
  margin-bottom: 0px!important;
  width: 20%;
  vertical-align: top;
}


.pd_aapp_send_custommer_form .content_form span {
  display: inline-block;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 0 !important;
    padding: 0 5px 0 5px;
    vertical-align: top;
}

.pd_aapp_send_custommer_form .content_form input.button {padding: 5px 7px !important;}

/* ****************************************************************************
  PD Ask About Product Price Module - PrestaDev.pl - info@prestadev.pl
***************************************************************************** */