/* ************************************************************************************************
                PAGE SEND TO FRIEND
************************************************************************************************ */
#sendfriendpage form.std fieldset {
    margin:0 0 20px 0;
    padding: 10px 15px;
    background: none repeat scroll 0 0 #eee
}

#sendfriendpage .product {}
#sendfriendpage .product .img_link {float:left}
#sendfriendpage .product .img_link img {
    margin:0 10px 0 0;
    border:1px solid #ccc;
}
#sendfriendpage .product .product_desc {
    float:left;
    width:200px;
    font-weight:bold;
    font-size:12px;
    color:#000;
}

#sendfriendpage #product_enq_form_content {margin-top:40px}
#sendfriendpage #product_enq_form_content .text {
    padding-bottom: 10px
}
#sendfriendpage #product_enq_form_content .text label {
    display: inline-block;
    padding: 6px 15px;
    width: 180px;
    font-size: 12px;
    text-align: right
}
#sendfriendpage #product_enq_form_content .text input {
    padding: 0 5px;
    height: 22px;
    width: 260px;
    border: 1px solid #ccc;
    font-size: 12px
}
#sendfriendpage #product_enq_form_content .submit {
    margin:0 20px 0 0;
    padding:5px 0;
    text-align:right
}
#enquireProductFriend {
    width: 155px !important;

}
.info-message {
    text-align: center;
}

.info-message > p {
    padding: 40px 20px;
    font-size: 14px;
    font-weight: bold;
    color: green;
}









#enquire_product_form_friend {
    background: white;
}
#enquire_product_form_friend h2 {
    padding:12px 11px;
    font-size:12px;
    color:#fff;
    text-shadow:0 1px 0 #000;
    text-transform:uppercase;
    background:#383838
}

#enquire_product_form_friend .product {margin:20px}
#enquire_product_form_friend .product img {
    float:left;
    margin:0 10px 0 0;
    border:1px solid #ccc;
    max-height: 200px;
}
#enquire_product_form_friend .product .product_desc {
    float:left;
    width: 380px;
}
#enquire_product_form_friend .product .product_desc p {
    padding:0 10px 0 0;
    color:#333
}
#enquire_product_form_friend .product .product_desc p.product_name {
    font-size:12px;
    color:#000
}

#enquire_product_form_friend .send_friend_form_content {margin:0 10px 20px 10px}
#enquire_product_form_friend .form_container {
    padding:10px 15px;
    border:1px solid #ccc;
    background:#eee
}
#enquire_product_form_friend .form_container p.intro_form {
    padding-bottom:14px;
    font-weight:bold;
    font-size:13px;
    color:#333
}
#enquire_product_form_friend .form_container p.txt_required {
    padding-bottom: 0;
    color: #666;
    font-size: 13px;
    margin-top: 5px;
    /* SEND TO FRIEND (pop-in) ##################################################################### */
}
#enquire_product_form_friend .form_container .text {padding-bottom:10px}
#enquire_product_form_friend .form_container .text label {
    display: inline-block;
    padding: 6px 15px;
    width: 100px;
    font-size: 12px;
    text-align: left;
    float: left;
}
#enquire_product_form_friend .form_container .text input {
    padding: 5px 10px;
    height:22px;
    width: calc(100% - 100px - 53px);
    border:1px solid rgba(0,0,0,0.1);
    border-radius: 4px;
    font-size:12px;
}
#enquire_product_form_friend  .submit {
    margin-top:20px;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-bottom:0;
    text-align:right
}
#enquire_product_form_friend textArea{
    padding: 5px 10px;
    width: calc(100% - 100px - 53px);
    height: 150px;
    border:1px solid rgba(0,0,0,0.1);
    border-radius: 4px;
    font-size: 13px;
}
#enquire_product_form_friend .product_name{font-size: 14px;}
#enquire_product_form_friend .product_desc{font-size: 14px;}
#enquire_product_form_friend p.submit .button{
    font-size: 25px;width:100px;height: 35px;text-decoration: none;
    background-position: left -50px;font-size: 13px;border-radius: 4px;
    background: rgb(71,196,0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(71,196,0,1) 0%, rgba(16,170,0,1) 87%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(71,196,0,1) 0%,rgba(16,170,0,1) 87%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(71,196,0,1) 0%,rgba(16,170,0,1) 87%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47c400', endColorstr='#10aa00',GradientType=0 ); /* IE6-9 */
    width: 120px;
}
#enquire_product_form_friend p.submit .button:hover {
    background: rgb(71,196,0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(71,196,0,1) 0%, rgba(95,193,38,1) 87%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(71,196,0,1) 0%,rgba(95,193,38,1) 87%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(71,196,0,1) 0%,rgba(95,193,38,1) 87%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47c400', endColorstr='#5fc126',GradientType=0 ); /* IE6-9 */
}


#product_enq_form_friend_error{
    color: red;
    height: auto;
    font-weight: bold;
    font-size: 13px;
    margin: 10px 30px;
}
li.productEnquiryFriend {
    /*padding-left: 35px;*/
    /*background: url("penq.png") no-repeat scroll 0 3px transparent;*/
    list-style-type: none;
    /*float: left;*/
    width: 100%;
    height: 40px;
}

li.productEnquiryFriend > a {
    color: white;
    list-style-type: none;
    width: 100%;
    margin-top: 15px;
    text-align: center;
    background: #3972b3;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,0.1);
    font-size: 80%;
    text-transform: uppercase;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
}
#enquire_product_form_friend .product_name {
    margin-bottom: 10px;
}