/*@import url("https://engine.dsnetwork.it/store/css/chosen.css");*/
/* 
Classi per riquadro globale
*/
.btnPayPalBig {
   border: 1px solid #acacac;
   border-radius: 5px;
   padding: 5px;
   max-width: 600px;
   margin-bottom: 5px;
   margin-top: 5px;
   /*margin: 0 auto;*/
   /*font-family: Arial, Helvetica, sans-serif !important;   */
   /*background-color: #FFF;*/
   /*float: left;*/
}
.btnPayPalSmall {
   max-width: 150px;
}
.wrongData {
   background-image:  url('/store/img/cross_no.png') !important;
   background-repeat: no-repeat;
   height: 20px;
   background-position: center top;
}
.correctData {
   background-image:  url('/store/img/tick_yes.png');
   background-repeat: no-repeat;
   height: 20px;   
   background-position: center top;  
}
.exclamationData {
   background-image: url("/store/img/tick_wait.png");
   background-repeat: no-repeat;
   height: 20px;
   background-position: center top; 
}
.divCheckReqBilling {
   margin-left: 10px;
}
.StoreBillingBottomBorder {
   border-bottom: 2px solid #acacac;
}
.DivStoreToggleHide {
   display: none;
   margin-bottom: 5px;
}
.DivStoreToggleShow {
   margin-bottom: 5px;
}
.DivStoreBottomBorder {
   border-bottom: 2px solid #acacac;   
}
.DivStoreUsaSameAddressData {
   margin-left: 10px;   
}
.ThirdColumnTable {
   vertical-align: bottom;
}
.TitleMailAmico {
   font-size: 16px;
   font-weight: bold;
   margin-left: 10px;
}
.cellPaymentButtonTable {
   border-top: 0 none !important;
   text-align: center;
}
.btnImgPayPalStandard {
    background-color: white !important;
    background-image: url("/store/img/StandardPP.gif") !important;
    background-position: center top;
    background-repeat: no-repeat;
    border: medium none !important;
    height: 50px;
    width: 100%;
    display: block;
    filter: none !important;
}
.btnImgPayPalAbbonamento {
    background-color: white !important;
    background-image: url("/store/img/StandardPP.gif") !important;
    background-position: center top;
    background-repeat: no-repeat;
    border: medium none !important;
    height: 50px;
    width: 300px;
    display:block;
    filter: none !important;
}
.glyphicon {
   font-size: 25px;
}
.StoreUsePaymentModeRadio {
   margin-left: 5px;
}
.cellBottomBarPriceTable {
   border-top: 0 none !important;
}
.BottomBarPrice {
   width: 80%;
}
.DivBottomBarPriceTotale {
   font-weight: bold;
   font-size: 18px
}
.DivBottomBarPriceShipping {
   font-weight: bold;
}
.cellPaymentButtonTable {
   text-align: center;
}
.StoreBillingCF {
   text-transform: uppercase;
}
.StoreUsaSameAddressDataCellCheck {
   border-top: 0 none !important;
}
.cellRSTitleLabel, 
.cellHwSwTitleLabel {
   border-top: 0px none !important;
   padding-left: 0px !important;
   padding-bottom: 1px !important;
   margin-top: 0px !important;
   padding-top: 0px !important;
}
.StoreHwSwInputRadio {
    display: inline;
    height: 15px;
    width: 20%;
    box-shadow: none;
}

/* 
Classi per personalizzare il qTip
*/
.sys_user_info_popup {
   font-weight: bold;
   /*color: darkblue;*/
   color: #1874cd;
}

.qtip-bootstrap {
   border: 2px solid #1874cd !important;
   font-size: 12px !important;
}

/*
Classi per tabelle responsive
*/
.table-responsive .table th,
.table-responsive .table td{
   /*min-width: 25%;*/
}
.table-responsive .table .SecondColumnTable {
   min-width: 40%;
}
.table-responsive .groupInfo {
   border-bottom: 2px solid #acacac;
}
label span {
   font-size: 12px;
}

/* STORE PAGES ELEMENTS
======================== */
.store .title-detail{
	margin-bottom:30px;
	padding-bottom:15px;
	font-size:28px;
	border-bottom:1px solid #eaedf1;
	color:#1bbae1;
}
.store .thumb-product img {
    width: 120px;
}
.store .tab-pane{
	padding:15px;
	/*font-size:0.8em;*/
	border-bottom: 1px solid #eaedf1;
	border-left: 1px solid #eaedf1;
	border-right: 1px solid #eaedf1;
	background-color:#f8f9fb;
}
.store .nav-tabs > li > a{
	border-color: #eaedf1;
	/*font-weight:bold;*/
	font-size:1.1em;
}
.store .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background-color:#f8f9fb;
	font-weight:bold;
}
.store .panel{
	border-color: #eaedf1;
}
.store .panel-heading{
	background-color:#f8f9fb;
}
.store .panel-heading{
	border-color:#eaedf1;
}
.store .sidebar-dx h3 {
	color:#000;
	padding: 10px;
	font-size:1.1em;
	background-color:#eeeeee;
}
.store .discount-price,
.store .widget-discount-price{
	text-decoration:line-through;
}
.store .final-price{
	font-weight:bold;
	color:#2eacdf;
	font-size: 1.6em;
}
.widget-final-price{
	font-weight:bold;
}
.store .btn-store-green{
	background-color:#bace4a;
	color:#ffffff;
}
.store .btn-store-green:hover{
	background-color:#aec146;
}
.store .btn-store-default{
	background-color:#777777;
	color:#ffffff;
}
.store .btn-store-default:hover{
	background-color:#dddddd;
	color:#555555;
}
.store .btn-store-azure{
	color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
	border-radius:5px!important
}
.store .btn-store-azure:hover{
    background-color: #5bc0de;
}
.store .btn-store-red {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.store .btn-store-red:hover {
    background-color: #c8302b;
}
.store .product-buttons{
	margin-bottom:20px;
	padding-top:20px;
}
.store .sidebar-dx .media-text{
	margin-top:10px;
}
.store .btn-store{background-color:#f1f1f1;}
.imgProductCart{
	max-height:120px;
	min-height:120px;
	margin:0 auto;
}
.gridBodyCartCell{text-align:center;}
.span-spedizione{font-size:3em;text-align:center;}
.store .table thead > tr > th,
.store .table thead > tr > td{
	font-size:14px;
	text-align:center;
}
.store .table thead > tr > th,
.store .gridCartDiscount td,
.store .gridCartMessage td,
.store .gridFooterCart td,
.store .gridPaymentModeCart td,
.store .gridFooterCart1 td,
.store .gridShippingCartRow td{
	background-color:#eeeeee;
	font-size:14px;
	vertical-align:middle!important;
}
.store .gridCartDiscount,
.store .gridCartMessage,
.store .gridFooterCart,
.store .gridPaymentModeCart,
.store .gridHeaderCart{
	margin-bottom:0;
}
.gridPaymentModeCartCell,
.store .prodCartPrice,
.store .prodCartIva,
.store .prodCartPriceTot,
.store .prodCartValoreSconto,
.store .prodCartPriceTotScontato,
.store .gridBodyCartTitle{
	font-weight:bold;
}
.store .gridCartDiscountRow td{
	padding-top:15px;
}

.store .gridCartDiscountRow td a{
	margin-bottom:15px;
	
}
.txtCartDiscountCode{
	font-weight:bold;
}
.divTableCart{
	border-bottom:2px solid #fff;
}
.gridBodyCartRow td{
	vertical-align:middle!important;
}
.product-info{
	font-size:0.8em;
	border-bottom:1px dotted #eaedf1;
}
.gridFooterCartCell{
	font-size:20px!important;
}
#gcf_stds_CART_GRID_tot_qty,
#gcf_stds_CART_GRID_tot_price{
	color:#282828;
	font-weight:bold
}
/* PAGINE CATALOGO PRODOTTI */
.store .abstract-product{
	padding-top:15px;
	border:1px solid #eaedf1;
}
.store .abstract-product:hover{
	background-color:#f8f9fb;
}
.store .abstract-product h3{
	font-size:20px;
}
.scroll {
   border: 1px solid;
   height: 250px;
   overflow: scroll;
   width: 95%;
   margin: 0 auto;
   margin-bottom: 10px;
   margin-top: 15px;
}
.pacchetto-title {
    font-size: 20px;
    font-weight: bold;
}
.adesione-title {
    font-size: 18px;
    font-weight: 400;
}