#advancedcartrecoverymodule .ico,
#advancedcartrecoverymodule .list-group a.list-group-item {
    cursor: pointer;
}

#advancedcartrecoverymodule .preference_description {
    font-size: 11px;
    text-align: justify;
    color: #CD8450;
}

.credit-ave {
    text-align: center;
    font-weight: 700;
    color: #000;
}

.ico-ave {
    float: left;
    margin-right: 15px;
}

#advancedcartrecoverymodule .row-popup { 
    margin: 20px 0px;
}

#advancedcartrecoverymodule textarea { 
    min-height: 300px;
}

.advancedcartrecoverypopup .offer { 
    text-align: center;
}

.advancedcartrecoverypopup .offer ul {
	list-style: none;
	font-weight: bold;
	color: #333;
}

.advancedcartrecoverypopup .offer ul li span {
	color: #d41010;
	font-size: 18px;
}

.advancedcartrecoverypopup img { 
    max-width: 100%; height: auto;
}


#advancedcartrecoverymodule #advancedcartrecoveryload {
    width: 38px;
    height: 38px;
    background: url('../img/load.gif') no-repeat center center transparent;
    margin: auto;
    display: none;
    margin-top: 10px;
}

#advancedcartrecoverymodule .result_f {
    margin-top: 10px;
}

