@charset "utf-8";

/* CSS Custom Style Override for GNR */



.attachment_product {

	padding: 0 0px 0px 80px;

	background:url('/themes/theme922/img/icon-download.png') 0 0 no-repeat;

}



#home-popup-notification.white-popup {

    background-color: #f34500;

    color: black;

}



.attachment_product ul {

	padding: 0px 0 0px 22px;

	background: url('/themes/theme922/img/icon/pdf.png') 0 0 no-repeat;

}



#htmlcontent_home > ul > li > div > i { display:none; }



.payment_module.pc-eidition { border: none; }



#form_forgotpassword > fieldset > div > input {

display: inline-block;

    padding: 12px 13px 11px;

    font-family: "Roboto Slab",serif;

    color: #fff;

    font-size: 14px;

    line-height: 20px;

    margin-bottom: 0;

    vertical-align: middle;

    border: none;

    font-weight: bold;

    cursor: pointer;

    -moz-border-radius: 0;

    -webkit-border-radius: 0;

    border-radius: 0;

    text-transform: uppercase;

    white-space: normal;

    text-align: left;

    background-image: -moz-linear-gradient(#f34500,#cf885e);

    background-image: -o-linear-gradient(#f34500,#cf885e);

    background-image: -webkit-linear-gradient(#f34500,#cf885e);

    background-image: linear-gradient(#f34500,#cf885e);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f34500',endColorstr='#cf885e',GradientType=0 );

    position: relative; 

}

/* Delivery Option timeframe */

.delivery_option_delay { font-weight: bold; color: white; background-color: #f34500; padding: 0.5em; }