body { 
	padding-top: 70px; 
	background-color: #F2F2F2;
	background-image: url('../../img/fondo.gif');
	font-family: 'Quicksand', sans-serif;
}

/*
@media (min-width: 768px) {
  .container {
    width: 970px !important;
  }
}
@media (min-width: 480px) {
  .container {
    width: 970px !important;
  }
}
*/
/* CUSTOM ALERT */
.alert-message
{
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}
.alert-message h4
{
    margin-top: 0;
    margin-bottom: 5px;
}
.alert-message p:last-child
{
    margin-bottom: 0;
}
.alert-message code
{
    background-color: #fff;
    border-radius: 3px;
}
.alert-message-success
{
    background-color: #F4FDF0;
    border-color: #3C763D;
    color: #3C763D;
}
.alert-message-success h4
{
    color: #3C763D;
}
.alert-message-danger
{
    background-color: #fdf7f7;
    border-color: #d9534f;
    color:#d9534f;
}
.alert-message-danger h4
{
    color: #d9534f;
}
.alert-message-warning
{
    background-color: #fcf8f2;
    border-color: #f0ad4e;
    color: #f0ad4e;
}
.alert-message-warning h4
{
    color: #f0ad4e;
}
.alert-message-info
{
    background-color: #f4f8fa;
    border-color: #5bc0de;
    color: #5bc0de;
}
.alert-message-info h4
{
    color: #5bc0de;
}
.alert-message-default
{
    background-color: #EEE;
    border-color: #B4B4B4;
    color: #B4B4B4;
}
.alert-message-default h4
{
    color: #000;
}
.alert-message-notice
{
    background-color: #FCFCDD;
    border-color: #BDBD89;
    color: #BDBD89;
}
.alert-message-notice h4
{
    color: #444;
}
/* FINE CUSTOM */


.breadcrumb > li + li:before {
    color: #ccc;
    content: "> ";
    font-weight: normal;
    padding: 0 3px;
}

.m-bottom10 {
    margin-bottom:10px;
}
.m-bottom30 {
    margin-bottom:30px;
}
section {
padding-top:60px;
margin-top:-60px;
}


/* for low resolution display */
.help-block {
    font-size: 85%;
}

.container-white {
    background-color:#fff;
    padding:15px;
}
.container-white h1 {
    font-weight:300;
    font-size:32px;
    margin: 5px 0 35px;

}
.container-white h2 {
    font-size:22px;

}
.container-white >.breadcrumb {
margin-bottom:0;
padding:0;
}

.border-full {
     border-width: 1px !important;
}

.btn-nwsd{
    font-weight:700;
    font-size:14px;
    padding: 10px 26px;
}
.lead-nobottom {
    margin-bottom:0;
}

.btn-inserisci-mobile {
    margin-bottom:10px;
    width:100%;
    font-size: 13px;
    font-weight: 700;
}
.btn-tel {
    margin-bottom:8px;
}

/* TOP MENU */
.navbar-nwsd {
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:  0 0 8px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
.logotop {

    background-image: url('../../img/logonwsd.png');
    background-size: 143px 43px;
    height: 43px;
    width: 166;
    margin-top: 8px;
}

.img-logo {
	height: 43px;
    width: 166;
    margin-top: 4px;
    margin-right:10px;
}
.btn-inserisci-top {
	margin-top:11px;
	margin-left:20px;
    font-size: 13px;
    font-weight: 700;
    float:right;
}
/* FINE TOP MENU*/

/* BOX CERCA */
#_s_advanced hr {
    margin-bottom: 4px;
    margin-top:2px;
    border-color: #009dde;
    border-style: dashed;
}
.small-selectpicker{
	margin-bottom:-20px;
}

.small-selectpicker .dropdown-menu{
	top:60%;
}

.container-top {
	padding:20px 0 0;
	margin-bottom:20px;
	background-color:#aaddee;
	background-image: url('../../img/fondo.jpg');
}
.panel-search {
    border-width: 0 0 2px;
    border-radius: 0;
    margin-bottom:5px;

}
.panel-search .lead {
	margin-bottom:10px;
}
    
.panel-search label{
	color: #999999;
    font-size: 12px;
    font-weight: normal;

}
.btn-cerca-box {
	margin-top:18px;
	/*width:130px;*/
}
/* FINE BOX CERCA */

/* BREADCRUMB */
.breadcrumb {
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-bottom:15px;
}
/* FINE BREADCRUMB */

/* ADV */
.adv-ann-728 {
	width:728px;
	height:90px;
	margin-bottom: 15px;

}

.fix-advsky-left{
    position: fixed;
    top: 70px;
    width: 170px;
    right: calc(50% + 495px);
    text-align:center;

}
.fix-advsky-right{
    position: fixed;
    top: 70px;
    width: 170px;
    left: calc(50% + 495px);
    text-align:center;

}
/* FINE ADV */

/* PANEL ORDER */
.panel-order {
    margin: 0 0 5px 0;
    padding: 2px 7px 2px 5px;
}
.panel-order a:hover {
	text-decoration: none;
}
.panel-order h1{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin:9px 9px 2px;
}
.panel-order hr{
    margin-top:10px;
    margin-bottom:10px;
}
.subcat-link {
    margin:0 9px 9px 9px;
}
.subcat-link .label {
    line-height:2.2;
}
.cat-desc {
    margin:0 9px 9px 9px;
    font-size: 85%;
}
/* FINE ORDER */

.mute-list {
	margin: 0 0 0 -30px;
}
.mute-list li {
    border-left: 1px solid #CCCCCC;
    float: left;
    list-style: none outside none;
    margin: 3px 0;
    padding: 0 10px;
    font-size: 85%;
    color:#999;
}
.mute-list a {
	color:#999;
}
.mute-list a:hover {
	color:#009dde;
}
.mute-list .lnk-active  {
	font-weight: bold;
	color:#009dde;
}
/* PANEL VETRINA */
.panel-vetrina {
	border-width: 0 0 1px;
	border-color: #DDDDDD;
    border-radius: 0;
    margin-bottom:10px;
    /*text-align: center;*/
}
.panel-vetrina .panel-heading {
    background-color: #fff;
    padding: 5px 15px;
    border-bottom: 1px dashed #DDDDDD;
    border-top:8px solid #009dde;
}
.panel-vetrina p {
	margin-bottom:0;
}

.panel-vetrina hr{
	margin:10px 0;
	border-style: dashed;
	border-color:#009dde;
	
}
.panel-vetrina .panel-body{
	min-height:50px;
	
}
.panel-vetrina h2 {
    font-size:14px;
    line-height:20px;
    margin-bottom: 5px;
    margin-top: 15px;
}

.vetrina-thumb {
    margin:auto;
    height: 135px;
    overflow: hidden;
    position: relative;
    width: 173px;

}
.vetrina-thumb img {
    width:173px;
    height:173px;
    margin-top:-21px;
}

.panel-vetrina .price{
    text-align:right;
    color:#333;

}
/* FINE PANEL VETRINA */

/* PANEL ANNUNCIO */
.box-annuncio {
    text-decoration:none !important;
    }
.box-annuncio h2:hover{
    color: #009dde;
    text-decoration: underline !important;
    }

.panel-annuncio{
	border-width: 0 0 1px;
	border-color: #DDDDDD;
    border-radius: 0;
    margin-bottom:10px;
    position:relative;

}
.panel-annuncio-evidenza {
	border-left:8px solid #009dde;
	background-color: #ebf7fc;
	/*background-color: #f7fafd;*/
}
.panel-annuncio:hover ,.panel-annuncio-v:hover{
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	cursor: pointer;

}

.panel-annuncio p {
	color:#333;
}

.panel-annuncio h2 {
	font-size:14px;
   	margin-bottom: 5px;
    margin-top: 5px;
}
.panel-annuncio small {
	color:#333;
}
.price {
	font-size:18px !important;
	font-weight:bold;
}
.panel-annuncio .price{
    text-align:right;
}
.price-full {
    font-size:15px !important;
    font-weight:normal;
    color:#999 !important;
    margin-bottom:0px !important;
}
.price-full-scheda {
    font-size:20px !important;
    font-weight:normal;
    color:#aaa !important;
    margin-bottom:0px !important;
    margin-right:5px;
}
.panel-annuncio .price-full{
    text-align:right;
}


.panel-annuncio .categoria {
	line-height:1;
}
.panel-annuncio .panel-footer {
    background-color: #FFFFFF;
    border-top: 1px dashed #DDDDDD;
    color: #666;
    font-size: 12px;
    padding: 8px 15px;
}


.panel-annuncio-v{
    width:234px;
    height:340px;
    background-color: #fff;
    padding:17px 17px;
    margin:0 13px 13px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    float:left;
    display: block;
    position:relative;
}
.panel-annuncio-v-evidenza {
    border-left:8px solid #009dde;
    background-color: #ebf7fc;
    padding-left:9px;
    /*background-color: #f7fafd;*/
}

.last-v {
    margin-right:0 !important;
}
.panel-annuncio-v img {
    width:200px;
    margin-bottom:5px;
}
.panel-annuncio-v h2 {
    margin: 7px 0;
    font-size:14px;
    line-height:17px;

}
.panel-annuncio-v .price {
    font-size:16px !important;
    font-weight:bold;
    float:right;

}
.panel-annuncio-v .price-full {
    font-size:13px !important;
    margin-right:3px;

}

.panel-annuncio-v .footer-v {
    background-color: #fff;
    color:#999;
    border-top: 1px dashed #ddd;
    height: 30px;
    left: 0;
    padding: 5px 17px;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height:1;
}
.form-special {
    display:none;
}

/* FINE PANEL ANNUNCIO */
.btn-contatta{
    padding:20px;
}
.annuncio-bottom{
    min-height:225px;
}
.blocco-descrizione {
    min-height:80px;
    font-size:16px;
}

/* CAROUSEL ANNUNCI */
#carousel-annunci{
	min-height:412px;
	background-color: #f7f7f7;
}
#carousel-annunci >.carousel-inner >.item > img{
	margin:auto;
}
#carousel-annunci .carousel-control.left,#carousel-annunci .carousel-control.right {
	background-image:none;
}
/*FINE CAROUSEL ANNUNCI */
/*FOOTER*/
.container-footer {
	background-color:#fff;
	padding:15px;
}
.container-footer hr{
    margin-top: 15px;
    margin-bottom: 15px;
}
/* lista categorie */
#listaCat {
    font-size: 13px;
    color:#666;
}
#listaCat strong{
    font-size: 14px;
}
#listaCat a{
    color:#666;
}
#listaCat a:hover {
    color:#009dde;
}
/* FINE FOOTER */
.container-annuncio-titolo {
    background-color:#fff;
    border-left:8px solid #009dde;
    padding:15px;
}
.container-annuncio{
	margin-bottom:20px;
}
.container-annuncio h1 {
	font-weight:400 ;
	font-size:32px;
    /*margin: 10px 0 5px;*/

}
.prezzo-annuncio {
    font-size: 28px;
    font-weight: 500;
    color:#009dde;
    /*margin: 10px 0 25px;*/
    margin: 20px 0 20px;
    text-align:right;
}
.well-nwsd {
    border-radius: 3px;
    padding: 9px;
    background-color:#fff;
    box-shadow:none;
}
.well-nwsd-blu {
    border-radius: 3px;
    padding: 9px;
    background-color:#ebf7fc;
    /*background-color:#F7FAFD;*/
    box-shadow:none;
    border:none;
    position:relative;
}
.well-nwsd-blu hr {
    border-color: #009DDE;
    border-style: dashed;
    margin: 10px 0;
}
.well-nwsd-white {
    background-color: #fff;
    box-shadow: none;
}
.blue-list {
	margin: 0;
    padding-left: 0;
}
.blue-list li {
    /* border-right: 1px solid #CCCCCC; */
    float: left;
    list-style: none outside none;
    margin: 3px 0;
    padding: 0 10px;
    font-size: 12px;
    color:#999;
}
.blue-list li:first-child {
	padding-left:0;
	}

.blue-list a {
	color:#999;
}
.blue-list a:hover {
	color:#009dde;
	text-decoration: none;
}
.blue-list .lnk-active  {
	font-weight: bold;
	color:#009dde;
}
.dl-nwsd dt {
    text-align: left;
    width: 100px;
}
.dl-nwsd dd {
    margin-left: 120px;
}
.dl.nwsd dt, dd {
    line-height: 1.7;
}
.blu-nwsd {
	color: #009DDE;
}
.btn-blu-nwsd {
    background-color: #FFFFFF;
    border-color: #009DDE;
    color: #009DDE;
}

/* SOCIAL */
/* This gets Google to fall into place */
.social {
    font-size: 1px;
}
 
/* This gets Facebook to fall into place */
.social iframe,.social>span {
vertical-align: middle;
}
 
/* Set an optional width for your button wrappers */
.social span {
    display: inline-block;
    width: 60px;
}
 
/* Adjust the widths individually if you like */
.social .google {
    width: 40px;
}
/* FINE SOCIAL */

/* THUMBNAIL CAROUSEL */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: none;
}

#visit-fav .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
#visit-fav .carousel-control.left {
	background-image: none;
}
#visit-fav .carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}

#visit-fav .carousel-control {
  padding-top:4%;
  width:2%;
}
.thumb-cont {
	text-align:center;
	line-height:1;
	font-size:13px;
}
.thumb-cont img{
	margin:auto;
	margin-bottom:10px;
}
.well-none {
padding:15px 0;
}
/* FINE THUMBNAIL CAROUSEL */

/* MODAL */
.modal-title {
	font-weight:300;
	font-size:20px;
}
.modal-header {
    background-color: #F7F7F7;
}
/* FINE MODAL */

/* SUBMIT */
.thumb_submit{
  float:left;
  margin:5px;
  padding:4px;
  
}
.close_pic {
  color:#009dde;
  opacity: 1;
  text-shadow: none;
  margin:0;
  padding:0;
  float:none;
  vertical-align:top;
}
/* FINE SUBMIT */

/******* SCROLL TOP *****/
.scrollup{
    -webkit-transition:  background-position 0.2s ease-in-out ;
    -moz-transition:  background-position 0.2s ease-in-out ;
    -o-transition:  background-position 0.2s ease-in-out ;
    -ms-transition:  background-position 0.2s ease-in-out;
    transition:  background-position 0.2s ease-in-out;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    width:50px;
    height:50px;
    position:fixed;
    bottom:0px;
    right:20px;
    display:none;
    color:#fff;
    /*text-indent:-9999px;*/
    background-color:#009dde;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    filter: alpha(opacity=15);
    opacity: 0.15;
    z-index:9999;
}
.scrollup:hover {
  background-position: center 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  cursor:pointer;
}
.scroll-arrow {
    position:absolute;
    top:4px;
    left:11px;
}


/*  TIMELINE */
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 25px;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 80%;
            float: left;
            /*border: 1px solid #d4d4d4;*/
            border-left:8px solid #009dde;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            /*-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
            padding: 12px;
            font-size:12px;

        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #009dde;
                border-right: 0 solid #009dde;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #009dde;
                border-right: 0 solid #009dde;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 25px;
            margin-left: -25px;
            background-color: #ddd;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #009dde !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}


/* MENU LATO FAQ*/
    .menu-lato .list-group-item{ font-size:13px; border: 0px;}
    .menu-lato .list-group{ font-size:13px;}
    .menu-lato .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    }
    .menu-lato .list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    }
/* FINE MENU LATO FAQ */

  .user-annunci .badge {
    font-size: 14px;
    padding: 1px 7px 5px;
  }

/* PREMIUM*/

.lnk-premium {
    color:#000
}
.thumbnail-premium{
    margin: 0 10px 18px 0;
    border-color:#fff;
}

.bollino-premium {
    background-color: #009dde;
    border-radius: 50%;
    border:1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 40px;
    left: -10px;
    line-height: 27px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 40px;
}

.label-premium {
    background-color: #009dde;
    border-radius: 5%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
    height: 15px;
    left: -5px;
    line-height: 3px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 60px;

}
.label-premium-r {
    background-color: #009dde;
    border-radius: 5%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
    height: 15px;
    left: -30px;
    line-height: 3px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 29px;
    width: 60px;
    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.panel-premium {
    border-width: 0 0 2px;
    border-radius: 0;
    margin-bottom:18px;

}
.panel-premium > .panel-heading {
    background-color: #444;
    border-color: #444;
    color: #fff;
}

.panel-premium h1 {
    font-size:20px;
    margin-bottom: 8px;
    margin-top: 10px;
    margin-left:6px;
}
.link-premium  {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.link-premium  > li {
    display: inline-block;
    margin: 0 3px;
}
.link-premium > li .fa {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    border: 1px solid #009dde;
    color: #009dde;
    display: block;
    height: 30px;
    line-height: 28px;
    transition: all 0.3s ease 0s;
    width: 30px;
    text-align:center;
}
.link-premium > li .fa:hover {
    background: #ebebeb none repeat scroll 0 0;
    border-color:#adadad;
    text-decoration: none;
    color:#333;
}
/* FINE PREMIUM */
@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}
.timeline .timeline-inactive {
    position:absolute;
    top:20px;
    left:50px;
    padding:12px;
    color:#ddd
}
/* FINE TIMELINE */

.remember-password {
    margin-top:10px;
}

/* REGISTRAZIONE */
#form_register .form-group {

    margin-bottom:40px;
}

#form_register .privacy {

    margin-bottom:10px;
}
/* FINE REGISTRAZIONE */



/*aggiunte vale*/
.jumbotron {
      padding-bottom: 20px;
      padding-top: 20px;
      background-color: #009DDE;
      margin-bottom:10px;
      min-width:100%;
        display:table;
    }
    .jumbotron h1, .jumbotron .h1 {
       font-size: 40px;
       color:#ffffff;
    }
    .jumbotron .lead {
       color:#ffffff;
       font-size:30px;
    }


    /* MEDIA QUERY */
@media (min-width: 480px) {
    .container-ann > .col-md-9 {
        width: 746px;
    }
    .container-ann >.col-md-3 {
        width: 222px;
    }
}

@media (max-width: 480px) {

    .panel-search {
        height: 122px;
        overflow: hidden;
        background-color:#009dde;
    }

    .panel-search .lead {
        color:#fff;
    }
    
    .panel-search label{
    color: #fff;
    }

    .panel-search label[for=_s_dove], .panel-search label[for=_s_cat]{
          display:none;
    }
    .mob-s-btm {
        margin-bottom:5px;
    }
    #search-box {
        margin-top:5px;
    }

    #carousel-annunci{
        min-height:204px !important;
        background-color:#fff!important;
    }
    #carousel-annunci >.carousel-inner >.item > img{
        /*max-height:204px;*/
    }
    .dl-nwsd dd {
        margin-left:0!important;
    }
    .btn-inserisci-top {
        float: none!important;
        margin-left: 0!important;
        width:100%;
        padding:10px 10px;
    }
    .timeline .timeline-inactive {
        left: 75px !important;
    }
    .jumbotron {
    min-width:none !important;
    display:inherit !important;
    }

    .blue-list li {
        border-right: none; */
        padding: 0 8px;

    }

    .dl-nwsd dt {
    float: left;
    width: 130px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-nwsd dd {
    margin-left: 180px;
  }
  .panel-annuncio-v{
    margin:0 auto 13px;
    float:none;

    }

    .last-v {
        margin-right:auto !important;
    }

    .panel-vetrina .panel-heading {
        padding: 5px 10px;
    }
    .panel-vetrina h2 {
        font-size:13px;
        line-height:16px;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .panel-vetrina .price{
        font-size:13px;
        text-align:right;
        position:absolute; 
        top:0;
        right:0;
        color:#fff;
        padding:5px;
        background-color: #009dde;
        line-height:16px
    }
    .prezzo-annuncio {
        margin: 10px 5px 5px;
    }
    .container-annuncio-titolo {
        padding: 0 9px 3px 9px;
    }
    .img-logo {
        margin-top: 6px;
        margin-right: 10px;
        margin-left: 10px;
    }

}

/* PROMO */
.thumbnail-promo {
    text-align:center;
    border: 1px solid #ddd;
    border-radius: 3px;

}
/* Pricing PROMO Table */

.pricing-column {
    font-size: 16px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #777;
    overflow: hidden;
    margin-bottom:30px;
    margin-top: 30px;
}
.pricing-column ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pricing-column ul li {
    border-bottom: 1px solid #eee;
    padding: 15px;
}
.pricing-column ul li.title {
    background-color: #eee;
    font-size: 22px;
    color: #000;
    font-weight: bold;
}
.pricing-column ul li.title small {
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.pricing-column ul li.prezzo {
    color: #333;
    font-size: 23px;
    font-weight: 600;
}
.pricing-column ul li.prezzo small{
    color: #333;
    font-size: 18px;
    text-decoration: line-through;
    font-weight: 300;
}
.pricing-column ul li.caratt {
    font-weight: 500;
    color: #333;
}
.pricing-column.popular {
    margin-top: 0;
    margin-bottom:12px;
}

.pricing-column.popular ul li.title {
    background: #563d7c;
    color: #fff;
    height: 175px;
    padding-top: 4px;
}

.media-promo > .pull-left {
    margin-right:0;
}
.media-promo p {
    font-size:13px;
}
.media-promo > .media-body {
    padding-left:2px;
}
.media-promo  .small-price{
    color: #999;
    font-size: 12px;
    text-decoration: line-through;
}
.media-promo .promo-price {
    font-size:16px !important;
}


 @media (max-width: 991px) {
    .pricing-column {
        font-size:14px;
    }
    .pricing-column ul li {
        padding:10px;
    }
    .pricing-column ul li.title {
        font-size:18px;
    }
 }
 .promo-annuncio .panel-annuncio {
    border-width: 1px !important;
}

.pager li>a, .pager li>span {
    border-radius: 4px !important;
    font-weight: 600;
    }

/* PRINT PDF */
.table-fattura {

}
.table-fattura > thead > tr > th,
.table-fattura > tbody > tr > th,
.table-fattura > tfoot > tr > th,
.table-fattura > thead > tr > td,
.table-fattura > tbody > tr > td,
.table-fattura > tfoot > tr > td {
  padding:10px;
}
.table-fattura > thead > tr > th,
.table-fattura > thead > tr > td {
  border-bottom-width: 2px;
}

