#user_fecha_nac_day, #user_fecha_nac_month, #user_fecha_nac_year{
    width: auto !important;
}
#user_sexo_Mujer, #user_sexo_Hombre, #user_cuenta_recibir_newsletter_Si, #user_cuenta_recibir_newsletter_No, #profesional_cuenta_recibir_newsletter_Si, #profesional_cuenta_recibir_newsletter_No{
    width: auto !important;
}
#user_sexo_Hombre, #user_cuenta_recibir_newsletter_No, #profesional_cuenta_recibir_newsletter_No {
    margin-left: 20px;
}
#form_signin_professional{
    display:block;
}


/*////////ITEM////////*/
#ficha_item{
    /*    width:690px;
        float:right;
        */
}
.side_pics{
    position: absolute;
    top: 0;
    left: 0;

}
#breadcrumb{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
    color:#123965;
    margin-bottom:30px;
}
#breadcrumb a{
    color:#bcd0e9;
    text-decoration:none;
}
#breadcrumb a:hover{
    text-decoration:underline;
}
#pics{
    width:500px;
    float:left;
    position: relative;
}
.photo_big1{
    width:330px;
    margin-bottom:15px;
}
.photo_big2{
    width:330px;
    margin-bottom:15px;
    display:none;
}
.photo_big3{
    width:330px;
    margin-bottom:15px;
    display:none;
}
.mini_photos{
    height:100px;
    display:block;
    font-size: xx-large;
    line-height: 0;
    margin-bottom: 25px;
    min-height: 49px;
    position: relative;
}
.mini_photos ul{
    list-style:none;
    padding:0px;
    margin:0px;
}
.mini_photos li{
    width:100px;
    float: left;
    display:inline-block;
    vertical-align:top;
    margin-right:15px;
}
.mini_photos li img{
    cursor:pointer;
}
#datos{
    width:440px;
    float:right;
    color:#123965;
}
#datos h1{
    font-size:25px;
    margin:0;
    padding:0;
    width: auto;
    line-height: 25px;
}
#datos h2{
    font-size:18px;
    color:#bcd1e9;
    /*margin:0 0 10px;*/
    padding:0;
}
#like_fb{
    padding-bottom:20px;
    border-bottom:1px dotted #bcd1e9;
    margin:10px 0 0px;
}
#like_fb iframe{
    height: 22px !important;
}
#precio_item{
    font-size:30px;
    font-weight:bold;
    padding: 20px 0;
    border-bottom:1px dotted #bcd1e9;
    line-height: 30px;
}
#precio_item strike{
    margin-right: 20px;
    font-weight: normal;
}
/*#collection_colors{
    color:#bdd1ea;
    padding-bottom:20px;
    border-bottom:1px dotted #bcd1e9;
    display: block;
}
.text_collection_colors{
    display:inline-block;
    margin-right:10px;
    padding-top:5px;
    vertical-align: top;
}
.red_color_collection{
    display:inline-block;
    width:30px; height:30px;
    margin-right:10px;
    background-color:red;
}
.green_color_collection{
    display:inline-block;
    width:30px; height:30px;
    margin-right:10px;
    background-color:green;
}
.blue_color_collection{
    display:inline-block;
    width:30px; height:30px;
    margin-right:10px;
    background-color:blue;
}*/
#descripcion_item{
    padding:20px 0;
    border-bottom:1px dotted #bcd1e9;
    line-height:16px;
}
#caracteristcas_item{
    color: #123965;
    margin-top: 40px;
    padding:20px 0;
}
#caracteristcas_item a{
    padding:10px 47px 10px 34px;
    text-align:center;
    text-decoration:none;
    color: #123965;
    border-bottom:1px solid #CDCDCD;
    float: left;
    font-weight: bold;
    /* width: 97.6px */
}
#caracteristcas_item a:hover{
    background-color:#bcd0e9;
}
#caracteristcas_item .activa{
    background-color:#bcd0e9;
}
#composicion_item span{
    background-image: url("/frontend/img/flecha_item.png");
    width: 9px;
    height: 7px;
    position: absolute;
    margin: 6px 0 0 10px;
    background-position:0px 0px;
}
#composicion_item span.activa{
    background-image: url("/frontend/img/flecha_item.png");
    width: 9px;
    height: 7px;
    position: absolute;
    margin: 6px 0 0 10px;
    background-position:0px 7px;
}
#envio_item span{
    background-image: url("/frontend/img/flecha_item.png");
    width: 9px;
    height: 7px;
    position: absolute;
    margin: 6px 0 0 10px;
    background-position:0px 0px;
}
#devolucion_item span{
    background-image: url("/frontend/img/flecha_item.png");
    width: 9px;
    height: 7px;
    position: absolute;
    margin: 6px 0 0 10px;
    background-position:0px 0px;
}
#caracteristcas_item .texto_composicion_item{
    background:#edf5ff;
    margin:36px 0px 0 0;
    padding:10px 20px;
}
#caracteristcas_item .texto_envio_item{
    background:#edf5ff;
    margin:36px 0px 0 0;
    padding:10px 20px;
    display:none;
}
#caracteristcas_item .texto_devolucion_item{
    background:#edf5ff;
    margin:36px 0px 0 0;
    padding:10px 20px;
    display:none;
}
.form_paypal{
    margin-top: 20px;
}
.form_paypal select{
    margin-bottom: 10px;
    border: 1px solid;
    padding: 5px 10px;
    font-weight: bold;
    background:#FFFFFF;
    cursor:pointer;
    width:100%;
}
/*.form_paypal #form_paypal_cantidad{
    display: none;
}*/
.form_paypal .tit_talla_color{
    margin: 0px 0 10px;
}
.form_paypal .tit_talla_color a{
    background-color: #EDF5FF;
    border-radius: 3px;
    color: #123965;
    float: right;
    font-size: 11px;
    padding: 2px 5px;
    text-decoration: none;
    font-weight: normal;
}
.form_paypal .tit_talla_color a:hover{
    background-color: #BCD0E9;
}
.form_paypal select a{
    text-decoration:none;
    color:#123965;
}
.form_paypal select span{
    background-image: url("/frontend/img/flecha_item.png");
    width: 9px;
    height: 7px;
    position: absolute;
    margin: 6px 0 0 134px;
}
.form_paypal select ul{
    list-style:none;
    display:none;
}
.form_paypal select li{
    margin: 7px 0 7px 5px;
}
.form_paypal select li a{
}
#compartir{
    margin:10px 0 0 0;
    height:16px;
    font-size:12px;
    font-weight:bold;
    color:#123965;
    margin-top: 20px !important;
}
#compartir .addthis_toolbox{
    display: inline;
    position: absolute;
}
#compartir .addthis_toolbox a{
    padding: 0 0 0 10px;
}
.isfromcollection{
    margin-top:50px;
}
.isfromcollection h3{
    color: #BCD0E9;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}
.content_collection_items{
    background-color: #f2f2f2;
    display: block;
}
.video_collection_items{
    float: left;
    width: 360px;
    height: 240px;
    margin-bottom: 10px;
}
.collection_items_item{
    list-style: none;
    margin: 0;
    padding: 10px;
    background-color: #f2f2f2;
    display: inline-block;
}
.collection_items_item li{
    margin: 10px 10px 10px 9.3px;
    display: inline-block;
}
.collection_items_item li a{
    border: 1px solid #cccccc;
    display: block;
    width: 100px;
    height: 100px;
}
.collection_items_item li a:hover{
    border: 1px solid #333333;
}
#alguna_pregunta{
    color: #BCD0E9;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin:50px 0 0 0;
}
#alguna_pregunta .fb-comments{
    margin:15px 0 0 0;
}
.anadir_carrito{
    background: #bcd0e9;
    background: -moz-linear-gradient(top,  #bcd0e9 0%, #7aace8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bcd0e9), color-stop(100%,#7aace8));
    background: -webkit-linear-gradient(top,  #bcd0e9 0%,#7aace8 100%);
    background: -o-linear-gradient(top,  #bcd0e9 0%,#7aace8 100%);
    background: -ms-linear-gradient(top,  #bcd0e9 0%,#7aace8 100%);
    background: linear-gradient(to bottom,  #bcd0e9 0%,#7aace8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcd0e9', endColorstr='#7aace8',GradientType=0 );
    border:1px solid #7aace8;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 92px;
    margin-top: 40px;
    cursor: pointer;
}
.anadir_carrito:hover{
    border:#5e9de5 1px solid;
    background: #99bce8;
    background: -moz-linear-gradient(top,  #99bce8 0%, #5e9de5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99bce8), color-stop(100%,#5e9de5));
    background: -webkit-linear-gradient(top,  #99bce8 0%,#5e9de5 100%);
    background: -o-linear-gradient(top,  #99bce8 0%,#5e9de5 100%);
    background: -ms-linear-gradient(top,  #99bce8 0%,#5e9de5 100%);
    background: linear-gradient(to bottom,  #99bce8 0%,#5e9de5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bce8', endColorstr='#5e9de5',GradientType=0 );
}
#notice_pedido{
    background: url(/frontend/img/alerta_pedidos.png) no-repeat 20px 10px #edf5ff;
    border: 3px solid #bcd0e9;
    color: #123965;
    font-size: 14px;
    margin-bottom: 50px;
    padding: 10px 20px 10px 92px;
}
#notice_pedido strong{
    font-size: 18px;
    color: #FF5A00;
}
/*  .jqzoom  */
.jqzoom{width:330px; margin:0 auto;}
#pics a img,#pics :link img,#pics :visited img { border: none; }
#pics table { border-collapse: collapse; border-spacing: 0; }
#pics :focus { outline: none; }
#pics *{margin:0;padding:0;}
#pics p, #pics blockquote, #pics dd, #pics dt{margin:0 0 8px 0;line-height:1.5em;}
#pics fieldset {padding:0px;padding-left:7px;padding-right:7px;padding-bottom:7px;}
#pics fieldset legend{margin-left:15px;padding-left:3px;padding-right:3px;color:#333;}
#pics dl dd{margin:0px;}
#pics dl dt{}
#pics .clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
#pics .clearfix{display:block;zoom:1; margin-left: 130px;}
#pics ul#thumblist{display: block;    height: 500px;    overflow: auto;    width: 73px;}
#pics ul#thumblist li {
    /*float: left;*/

    margin-bottom: 3px;
    list-style: none;
}
#pics ul#thumblist li a{display:block;border:1px solid #CCC;}
#pics ul#thumblist li a.zoomThumbActive{ border:1px solid black; }
#pics .jqzoom{ text-decoration:none; float:left; }


.bt_comprar{
    border-radius:5px;
    border:#ff9203 1px solid;
    color:#FFFFFF;
    font-weight:bold;
    font-size:20px;
    background: #ffcf5e;
    background: -moz-linear-gradient(top, #ffcf5e 0%, #ff9203 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcf5e), color-stop(100%,#ff9203));
    background: -webkit-linear-gradient(top, #ffcf5e 0%,#ff9203 100%);
    background: linear-gradient(top, #ffcf5e 0%,#ff9203 100%);
    padding: 8px 23px;
    display:block;
    margin:10px 0 0 0;
    text-decoration:none;
    text-align:center;
    cursor: pointer;
}
#datos .bt_comprar, #datos #carrito_action{
    /*width: 329px;*/
    width: 100%;
}
.bt_comprar:hover{
    border:#d36b04 1px solid;
    background: #ff9203;
    background: -moz-linear-gradient(top, #ff9203 0%, #d36b04 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9203), color-stop(100%,#d36b04));
    background: -webkit-linear-gradient(top, #ff9203 0%,#d36b04 100%);
    background: linear-gradient(top, #ff9203 0%,#d36b04 100%);
}

.bt_comprar:hover{
    border:#d36b04 1px solid;
    background: #ff9203;
    background: -moz-linear-gradient(top, #ff9203 0%, #d36b04 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9203), color-stop(100%,#d36b04));
    background: -webkit-linear-gradient(top, #ff9203 0%,#d36b04 100%);
    background: linear-gradient(top, #ff9203 0%,#d36b04 100%);
}
.talla_color_error {
    border: 1px solid #C00 !important;
}
.talla_color_error_mje {
    display: none;
    color: #C00;
    font-size: 11px;
    margin-top: 5px;
}
#carrito_adding {
    display: none;
    color: green;
    font-size: 11px;
    margin-top: 5px;
}
.nada_carrito{
    color: #BCD0E9 !important;
    float: right;
    width: 690px;
}
/*//////FIN ITEM//////*/



/*//////////////////////
/////////CARRITO////////
//////////////////////*/
#compra_carrito{
    width:690px;
    float:right;
}
.table_carrito{
    width:690px;
    font-family:Arial, Helvetica, sans-serif;
    color:#123965;
    margin-bottom:20px;
}
.table_carrito a{
    color:#123965;
}
#titles_carrito td{
    font-weight:bold;
    text-align:center;
    font-family:Verdana, Geneva, sans-serif;
    padding-bottom:10px !important;
    border-bottom:1px dotted #bcd1e9;
}
#compra_carrito .padding{
    padding-right:10px !important;
}
#titles_carrito .product{
    width:75px;
}
#compra_carrito .description{
    width:190px;
    padding:0 10px 0 20px;
}
#compra_carrito .description a{
    text-decoration: none;
}
#compra_carrito .description a:hover{
    text-decoration: underline;
}
#compra_carrito .description span{
    font-size: 10px;
    font-weight: bold;
}
.product td{
    padding:20px 0;
    border-bottom:1px dotted #bcd1e9;
}
.product .product_image{
    width:75px;
}
#seleccion_carrito, .seleccion_carrito_cantidad, #seleccion_carrito_talla{
    margin: 30px 0;
    border: 1px solid;
    padding: 5px 10px;
    font-weight: bold;
    background:#FFFFFF;
    cursor:pointer;
}
#total_carrito{
    background-color: #f5f5f5;
}
#total_carrito td{
    padding:20px 0;
    border-bottom:1px dotted #bcd1e9;
    /*background-color:#FFF;*/
}
.table_total_carrito td{
    padding:0px !important;
    border-bottom:none !important;
    text-align:right;
    line-height:1.5em;
}
.table_total_carrito .prize_final{
    font-size:18px;
    font-weight:bold;
}
.table_total_carrito .iva{
    font-size:10px;
    font-style:italic;
}
#bt_seguir_comprando{
    border-radius:5px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:16px;
    border:#4584cc 1px solid;
    background: #5498ea;
    background: -moz-linear-gradient(top,  #5498ea 0%, #4584cc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5498ea), color-stop(100%,#4584cc));
    background: -webkit-linear-gradient(top,  #5498ea 0%,#4584cc 100%);
    background: -o-linear-gradient(top,  #5498ea 0%,#4584cc 100%);
    background: -ms-linear-gradient(top,  #5498ea 0%,#4584cc 100%);
    background: linear-gradient(to bottom,  #5498ea 0%,#4584cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5498ea', endColorstr='#4584cc',GradientType=0 );
    padding: 8px 23px;
    display:block;
    text-decoration:none;
    text-align:center;
    width:230px;
    float:left;
}
#bt_seguir_comprando:hover{
    border:#166ecc 1px solid;
    background: #2981e5;
    background: -moz-linear-gradient(top,  #2981e5 0%, #166ecc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2981e5), color-stop(100%,#166ecc));
    background: -webkit-linear-gradient(top,  #2981e5 0%,#166ecc 100%);
    background: -o-linear-gradient(top,  #2981e5 0%,#166ecc 100%);
    background: -ms-linear-gradient(top,  #2981e5 0%,#166ecc 100%);
    background: linear-gradient(to bottom,  #2981e5 0%,#166ecc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2981e5', endColorstr='#166ecc',GradientType=0 );
}
#bt_tramitar_pedido, #bt_confirmar_pedido{
    border-radius:5px;
    border:#002d5d 1px solid;
    color:#FFFFFF;
    font-weight:bold;
    font-size:16px;
    background: #024e9f;
    background: -moz-linear-gradient(top, #024e9f 0%, #002d5d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#024e9f), color-stop(100%,#002d5d));
    background: -webkit-linear-gradient(top, #024e9f 0%,#002d5d 100%);
    background: linear-gradient(top, #024e9f 0%,#002d5d 100%);
    padding: 8px 23px;
    display:block;
    text-decoration:none;
    text-align:center;
    width:230px;
    float:right;
    cursor: pointer;
}
#bt_tramitar_pedido:hover, #bt_confirmar_pedido:hover{
    border:#024d9d 1px solid;
    background: #0065d0;
    background: -moz-linear-gradient(top, #0065d0 0%, #024d9d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0065d0), color-stop(100%,#024d9d));
    background: -webkit-linear-gradient(top, #0065d0 0%,#024d9d 100%);
    background: linear-gradient(top, #0065d0 0%,#024d9d 100%);
}
/*//////////////////////
///////FIN CARRITO//////
//////////////////////*/

/*//////////////////////
////////CHECKOUT////////
//////////////////////*/
#dialog-form{
    padding: 20px;
    height: 100% !important;
}
.form_in{
    margin: 0px;
    padding: 50px 20px 30px;
    color: #848484;
    font-family: verdana;
    font-size: 13px;
    width: 450px;
    float: left;
}
.form_in h2{
    width: 470px;
}
.form_in ul{
    list-style: none;
    margin-top: 0px;
    margin-left: 20px;
    padding-left: 0px;
}
.form_in ul li{
    margin: 3px 0px;
}
.form_in ul li strong{
    color: #002d5d;
    margin-right: 5px;
}
.bt_checkout{
    border-radius:5px;
    color:#FFFFFF!important;
    display:block;
    text-decoration:none;
    text-align:center;
    width:230px;
    cursor: pointer;
    margin: 30px auto 0px;
    font-family: verdana !important;
}
.bt_checkout strong{
    font-size: 16px;
}
.bt_registro_check{
    border:#31a5ff 1px solid;
    font-weight:bold;
    font-size:16px;
    background: #9fd3fc;
    background: -moz-linear-gradient(top, #9fd3fc 0%, #31a5ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fd3fc), color-stop(100%,#31a5ff));
    background: -webkit-linear-gradient(top, #9fd3fc 0%,#31a5ff 100%);
    background: linear-gradient(top, #9fd3fc 0%,#31a5ff 100%);
    padding: 16px 10px;
}
.bt_registro_check:hover{
    border: 1px solid #0090ff;
    background: #75c0f9;
    background: -moz-linear-gradient(top,  #75c0f9 0%, #0090ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75c0f9), color-stop(100%,#0090ff));
    background: -webkit-linear-gradient(top,  #75c0f9 0%,#0090ff 100%);
    background: -o-linear-gradient(top,  #75c0f9 0%,#0090ff 100%);
    background: -ms-linear-gradient(top,  #75c0f9 0%,#0090ff 100%);
    background: linear-gradient(to bottom,  #75c0f9 0%,#0090ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75c0f9', endColorstr='#0090ff',GradientType=0 );
}
.bt_express_check{
    border:#ff9203 1px solid;
    background: #ffcf5e;
    background: -moz-linear-gradient(top, #ffcf5e 0%, #ff9203 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcf5e), color-stop(100%,#ff9203));
    background: -webkit-linear-gradient(top, #ffcf5e 0%,#ff9203 100%);
    background: linear-gradient(top, #ffcf5e 0%,#ff9203 100%);
    padding: 7px 10px;
    font-size:14px;
}
.bt_express_check:hover{
    border: 1px solid #ff7b00;
    background: #ffae00;
    background: -moz-linear-gradient(top,  #ffae00 0%, #ff7b00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffae00), color-stop(100%,#ff7b00));
    background: -webkit-linear-gradient(top,  #ffae00 0%,#ff7b00 100%);
    background: -o-linear-gradient(top,  #ffae00 0%,#ff7b00 100%);
    background: -ms-linear-gradient(top,  #ffae00 0%,#ff7b00 100%);
    background: linear-gradient(to bottom,  #ffae00 0%,#ff7b00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae00', endColorstr='#ff7b00',GradientType=0 );
}
#datos_envio{
    display: none;
    margin-top: 20px;
}
#datos_envio h3{
    margin-bottom: 10px;
    margin-top: 10px;
    color: #676767;
    font-weight: normal;
    text-align: center;
    text-decoration: underline;
}
.form_inicio_sesion{
    width: 310px;
    float: right;
}
.form_inicio_sesion h2{
    width: 330px;
}
#login_form .label{
    width: 80px !important;
    margin-left: 5px !important;
    font-family: verdana !important;
    font-size: 12px !important;
}
#login_form .input{
    float: none !important;
    background-image: none !important;
    height: auto !important;
    width: auto !important;
    text-align: right;
    font-family: verdana !important;
    font-size: 12px !important;
}
#login_form .input input{
    border-radius: 5px;
    border:#e2e2e2 2px solid !important;
    width: 206px !important;
    margin: 3px 0px !important;
    padding: 0px 5px !important;
}
#login_form .input .error{
    -webkit-box-shadow:  0px 0px 10px 0px rgba(255, 0, 0, 1);
    box-shadow:  0px 0px 5px 0px rgba(255, 0, 0, 1);
}
.form_compraex{
    margin-top: 20px;
}
.bt_conectarse{
    border: 1px solid #002D5D;
    border-radius: 5px 5px 5px 5px;
    box-shadow: none;
    cursor: pointer;
    width: 100%;
    background: #024e9f;
    background: -moz-linear-gradient(top,  #024e9f 0%, #002d5d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#024e9f), color-stop(100%,#002d5d));
    background: -webkit-linear-gradient(top,  #024e9f 0%,#002d5d 100%);
    background: -o-linear-gradient(top,  #024e9f 0%,#002d5d 100%);
    background: -ms-linear-gradient(top,  #024e9f 0%,#002d5d 100%);
    background: linear-gradient(to bottom,  #024e9f 0%,#002d5d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#024e9f', endColorstr='#002d5d',GradientType=0 );
    color: #ffffff;
    font-size: 16px !important;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
    font-family: verdana !important;
    font-weight: bold;
}
.bt_conectarse:hover{
    background: #0065D0;
    background: -moz-linear-gradient(top,  #0065D0 0%, #024D9D 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0065D0), color-stop(100%,#024D9D));
    background: -webkit-linear-gradient(top,  #0065D0 0%,#024D9D 100%);
    background: -o-linear-gradient(top,  #0065D0 0%,#024D9D 100%);
    background: -ms-linear-gradient(top,  #0065D0 0%,#024D9D 100%);
    background: linear-gradient(to bottom,  #0065D0 0%,#024D9D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065D0', endColorstr='#024D9D',GradientType=0 );
    border: 1px solid #024D9D;
}
.form_inicio_sesion .olvido_registro_checkout{
    display: block;
    margin-top: 20px;
    color: #848484 !important;
    font-size: 10px;
    font-family: verdana;
}
.form_inicio_sesion .olvido_registro_checkout strong{
    font-weight: normal;
}
.form_inicio_sesion .olvido_contrasena_checkout{
    color: #123965 !important;
    display: block;
    margin-bottom: 5px;
}
.form_inicio_sesion .olvido_contrasena_checkout:hover{
    color: #698FF0 !important;
}
.bt_nocuenta_checkout{
    color: #123965 !important;
}
.bt_nocuenta_checkout:hover{
    color: #698FF0 !important;
}
#datos_envio .input .error{
    -webkit-box-shadow:  0px 0px 10px 0px rgba(255, 0, 0, 1);
    box-shadow:  0px 0px 5px 0px rgba(255, 0, 0, 1);
}

#form_confirmacion_checkout .bt_enviar_registro{
    border-radius:5px;
    border:#31a5ff 1px solid;
    color:#FFFFFF!important;
    font-weight:bold;
    font-size:16px;
    background: #9fd3fc;
    background: -moz-linear-gradient(top, #9fd3fc 0%, #31a5ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fd3fc), color-stop(100%,#31a5ff));
    background: -webkit-linear-gradient(top, #9fd3fc 0%,#31a5ff 100%);
    background: linear-gradient(top, #9fd3fc 0%,#31a5ff 100%);
    padding: 15px 100px;
    display:block;
    text-decoration:none;
    text-align:center;
    width:auto;
    cursor: pointer;
    margin: 20px auto 0px;
    font-family: verdana !important;
    text-indent: 0px;
    height: auto;
}
#form_confirmacion_checkout .bt_enviar_registro:hover{
    background: #75c0f9;
    background: -moz-linear-gradient(top,  #75c0f9 0%, #0090ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75c0f9), color-stop(100%,#0090ff));
    background: -webkit-linear-gradient(top,  #75c0f9 0%,#0090ff 100%);
    background: -o-linear-gradient(top,  #75c0f9 0%,#0090ff 100%);
    background: -ms-linear-gradient(top,  #75c0f9 0%,#0090ff 100%);
    background: linear-gradient(to bottom,  #75c0f9 0%,#0090ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75c0f9', endColorstr='#0090ff',GradientType=0 );
    border: 1px solid #0090ff;
}
#are_you_shure{
    color: #698FF0;
    font-size: 14px;
}
#are_you_shure:hover{
    color: #123965;
}