/* ************************************************************************************************
		PD Ask About Product Module - PrestaDev.pl - info@prestadev.pl
************************************************************************************************ */
#usefull_link_block li.askaboutproduct{}
#usefull_link_block li.askaboutproduct.position0 a {position: relative;}
#usefull_link_block li.askaboutproduct.position0 a:before {
	font-family: "FontAwesome";
  content: "\f059"; 
	color: #333333;
	font-size: 19px;
	line-height: 24px;
	position: absolute;
	top: -2px;
	left: 0;
	font-weight: normal; 
}

#product span.askaboutproduct a {
    font-weight: 700;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: transparent;
    border-color: transparent;
    margin: auto;
    outline: 0;
    cursor: pointer;
    position:relative;
}
#product span.askaboutproduct.position1 a:before {
  font: 400 12px/30px "FontAwesome";
  content: "\f05a"; 
  text-align: center;
  display: inline-block;
  margin: 0 6px 0 0;
}

#product span.askaboutproduct.position2 a:before {
  font-family: "FontAwesome";
  content: "\f059"; 
  color: #333333;
  font-size: 19px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal; 
}

#pd_aap_send_custommer_form_tab_content {width:100%;}


.pd_aap_send_custommer_form {overflow: hidden;width: 555px;} 
@media (max-width: 767px) {
  .pd_aap_send_custommer_form {width: 280px; }
}

.pd_aap_send_custommer_form .form_container {background: none repeat scroll 0 0 #FBFBFB;border: 1px solid #D6D4D4;padding: 10px 15px;}
@media (min-width: 768px) {
  .pd_aap_send_custommer_form .product.col-sm-6 {width: 50%;float: left;}
}

.pd_aap_send_custommer_form .product img {border: 0px solid #D6D4D4;margin: 10px; width:200px; height:200px}
.pd_aap_send_custommer_form .product .product_desc {float:left;font-size:12px;color:#000}
.pd_aap_send_custommer_form .product .product_desc p.product_name {color: #000000;font-size: 12px;padding-bottom: 5px!important}
.pd_aap_send_custommer_form .product .product_desc p{font-size: 12px;float: left;}
.pd_aap_send_custommer_form .content_form {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; 
}

@media (min-width: 768px) {
  .pd_aap_send_custommer_form .content_form.col-sm-6 {width: 50%;float: left;}
}

.pd_aap_send_custommer_form .content_form #pd_aap_info {padding-bottom: 10px;}
.pd_aap_send_custommer_form .content_form .text {padding-bottom: 0px;margin-bottom:2px;}
.pd_aap_send_custommer_form .content_form .text label {display: block;padding: 2px 0px;font-size: 12px;}

.pd_aap_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_aap_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_aap_send_custommer_form .content_form .submit {margin:10px 10px 0 0;padding:5px 0;text-align:right}

.pd_aap_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_aap_send_custommer_form p.txt_required {font-size:11px;padding-top: 10px;margin: 0!important;}

.pd_aap_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_aap_send_custommer_form .content_form .text img#captchaimage_aap {
  border: 1px solid #CCCCCC;
  color: #FBFBFB;
  height: 22px;
  padding: 0 5px;
  vertical-align: bottom;
  margin-bottom: 5px;
  margin-right: 5px;
  background-color: #EEEEEE;
}

.pd_aap_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_aap_send_custommer_form .content_form  a.reload_captcha {
    display: inline-block;
    font-size: 11px;
    height: 24px;
    line-height: 22px;
    margin: 0 !important;
    padding: 0 5px 0 0;
    vertical-align: top;
}
.pd_aap_send_custommer_form .content_form  a.reload_captcha:focus {outline:none;}
.pd_aap_send_custommer_form .content_form input.button {padding: 5px 7px !important;}


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