/*-- Panel de usuario --*/

a
{
	color: #343434;
}

.hgroup h1 {
    font-family: "Open Sans",sans-serif; color:  #89c648
}

.datos-venta .title {
    background: -moz-linear-gradient(90deg, #0a4c80, #639dcf) repeat scroll 0 0 rgba(0, 0, 0, 0) ;
    border-radius:0px !important;
    color: #ffffff;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 5px 10px;
    text-transform: uppercase;
}

.moduleReady {
    background:url("/clientes/images/1131/ic-check.png") no-repeat scroll right bottom  #e6e7e8
}

    .moduleReady select {background: #e6e7e8
    }

.moduleCurrent, .moduleCurrent select{background:none repeat scroll 0 0 #e1f1d0
}
.moduleCurrent .title {
    background:none repeat scroll 0 0 #89c648;
}


.datos-compra .divTitTotales {
    background: -moz-linear-gradient(90deg, #0a4c80, #639dcf) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0px !important;
}
.datos-venta .moduleNotReady .title {
    background: none repeat scroll 0 0 #777;
}
.finalizar {background:url("/clientes/images/sprite-checkout.png") no-repeat scroll 8px -452px #89c648
}


/************************************************************************
* 
* USER PANEL
*
************************************************************************/
.datos-perfil h2 {
	color: #036;
	font-family: "Open Sans",sans-serif;
}

.datos-menu .seccionMenu h3 {
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    color: #89C648;
}

.bt, .datos-adicionales .bt
{
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	background-color:#89C648;
	font-weight:normal;
}