﻿@import url(https://fonts.googleapis.com/css?family=Cuprum);
@import url(bootstrap/bootstrap.min.css);
@import url(font-awesome.min.css);

@import url(datepicker.css);
@import url(timepicker.css);
@import url(wysiwyg-color.css);
@import url(../js/plugins/morris/morris.css);
@import url(base.css);
@import url(common.css);

/*
    @import url(http://fonts.googleapis.com/css?family=Open+Sans);
    h1, h2, h3, h4, h5, h6, .navigation > li > a, .stats li span {font-family: 'Open Sans', sans-serif;}
*/
@media (max-width: 767px) {
    .nascondisumobile {display:none;}
    .visualizzasumobile {display:normal;}
}

@media (min-width: 767px) {
    .nascondisumobile {display:normal;}
    .visualizzasumobile {display:none;}
}

.footer.sticky {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #f5f5f5;
    text-align:center;
}

.login-wrapper #logo
{
	width: 100%;
	min-height:90px;
	background: url(../images/bg_login_tile.png) no-repeat center bottom;
	padding: 5px 0px 0px 5px;
	text-align:center;
}
.login-wrapper .alert-dismissible .close {right:0px;top:2px;}

.radio label, .checkbox label {padding-left:0px;}

.bg-info2 {background-color: #d9edf7;}
.bg-well { background: #f3f3f4;}

.page-container {padding-bottom:40px;}
.mt-xs {margin-top:1px !important;}
.mt-s {margin-top:5px !important;}
.mt-lg {margin-top:15px !important;}
.mt-xl {margin-top:30px !important;}
.mt-none {margin-top:0px !important;}

.mb-xs {margin-bottom:1px !important;}
.mb-s {margin-bottom:5px !important;}
.mb-lg {margin-bottom:15px !important;}
.mb-xl {margin-bottom:30px !important;}
.mb-none {margin-bottom:0px !important;}

.mr-xs {margin-right:1px !important;}
.mr-s {margin-right:5px !important;}
.mr-lg {margin-right:15px !important;}
.mr-xl {margin-right:30px !important;}
.mr-none {margin-right:0px !important;}

.ml-xs {margin-left:1px !important;}
.ml-s {margin-left:5px !important;}
.ml-lg {margin-left:15px !important;}
.ml-xl {margin-left:30px !important;}
.ml-none {margin-left:0px !important;}

.pt-xs {padding-top:1px !important;}
.pt-s {padding-top:5px !important;}
.pt-lg {padding-top:15px !important;}
.pt-xl {padding-top:30px !important;}
.pt-none {padding-top:0px !important;}

.pb-xs {padding-bottom:1px;}
.pb-s {padding-bottom:5px !important;}
.pb-lg {padding-bottom:15px !important;}
.pb-xl {padding-bottom:30px !important;}
.pb-none {padding-bottom:0px !important;}

.pr-xs {padding-right:1px !important;}
.pr-s {padding-right:5px !important;}
.pr-lg {padding-right:15px !important;}
.pr-xl {padding-right:30px !important;}
.pr-none {padding-right:0px !important;}

.pl-xs {padding-left:1px !important;}
.pl-s {padding-left:5px !important;}
.pl-lg {padding-left:15px !important;}
.pl-xl {padding-left:30px !important;}
.pl-none {padding-left:0px !important;}

.form-control-sm {width:80px !important;}
.form-control-md {width:180px !important;}
.form-control-lg {width:300px !important;}

.form-control-compressed-sm {padding:4px !important;height:auto !important;}

a.btn-bordered {border:solid 1px #fff;text-align:center;width:100%;margin-top:10px;padding: 4px 14px 5px 14px;background-color:rgba(255,255,255,0.3) !important;}
a.btn-bordered:hover {border:solid 1px #fff !important;}

.dashboard .middle-nav {clear:both;float:left;}
.dashboard .middle-nav .btn {white-space:normal;}
.dashboard .middle-nav > li {margin: 0px 20px 20px 0px;}
.dashboard .middle-nav > li > a {padding: 12px 12px 0px 12px;width:150px;height:90px;}
.dashboard .middle-nav > li > a i {font-size:40px;color:#239169;}

input[type=text].search {
  background: url(../images/interface/filter.png) no-repeat 95%;
  line-height: 1.42857143;
  height: 34px;
  padding: 8px 30px 7px 9px;
  width: auto;
  color: #505050;
  outline: 0;
  font-weight: 400;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.form-search {
  background: url(../images/interface/filter.png) no-repeat;
  background-position: right center;
  background-color:#fff;
}
@media (max-width: 767px) {.form-search {background-image:none;}}
.input-warning {
    background: url(../images/interface/warning.png) no-repeat;
    background-position: 5px center;
}

.icon-rounded {border-radius:50%;}
.icon-bordered {padding:2px;border:solid 1px rgb(236, 240, 241);}
.icon-size-lg {font-size:20px;}
.icon-size-xlg {font-size:80px;}

td.nowrap {white-space:nowrap;}
td.fullwidth {width:100%;}

.bg-title {color: #fff !important;background-color:#40484C !important;}

.radio-inline label {margin-right:15px;}
.select-label {line-height:34px;}

.width-liquid {width:auto !important;}
.width-full {width:100%;}
.width-full-maxme {max-width:100%;}
.width-half {width:40%;}

.table-header {
  padding: 12px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
}
.table-header .select-liquid, .select-minimum {min-width:20%;}

.table-extbordered {border: solid 1px rgb(221, 221, 221) !important;}
.table-extbordered th {background-color:#f6f6f6;}

.select2-hidden-accessible {display:none;}

.custom_pagination a, .custom_pagination span span {display:inline-block;color: #333;font-weight: bold;padding: 6px 12px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
.custom_pagination span span {background-color: #40484C;color:#fff;}
.custom_pagination a:hover {background-color: #239169;color: #fff;}


.flag-icon-off {opacity:0.2;}

h6 .fa-inline, .help-block .fa-inline {float:none;margin:0px 6px;}


.chart {height:300px;width:100%;}

.dl-ordersummary dt {white-space:normal;}

.pagegallery {height:243px;overflow:hidden;}

.ui-widget-content {padding:10px;}
.ui-autocomplete li.ui-autocomplete-category {font-weight:bold;text-transform:capitalize;min-height: 30px;}

.ui-autocomplete {background-color:#fafafa;border: 1px solid #d5d5d5;
		max-height: 300px;
		overflow-y: auto;
		/* prevent horizontal scrollbar */
		overflow-x: hidden;
		/* add padding to account for vertical scrollbar */
		padding-right: 20px;
	}
.ui-autocomplete li {min-height:45px !important;margin-bottom:5px !important;}
.ui-autocomplete li i {font-size:8pt;}
.ui-autocomplete li img {float:left;width:38px;height:38px;padding:0px 5px 0px 0px;}

.closefix {right:5px !important;margin-top:0px !important}

.countwords {font-size:10px;}


/* CRM AGGIUNTE */

table.styled td label {margin-right:20px;}

.form-date {}
.form-date .datepickerEvent {width:auto;display:inline-block;}
.form-date .input-group {}
.form-date .input-group.time {width:100px;}

.text-size {font-size:14px;}
.text-size-lg {font-size:18px;}
.text-size-xl {font-size:24px;}

.panel-heading.bordertop {
    border-top: 1px solid #ddd;
}

.panel-heading.borderbottom {
    border-bottom: 1px solid #ddd;
}
/* animazioni */

.pulse:hover {
-webkit-animation: pulse 1s;
  -moz-animation: pulse 1s;
  -o-animation: pulse 1s;
  -ms-animation: pulse 1s;
  animation: pulse 1s;
}



@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


.font-bold {
    font-weight:700;
}

/* scheda contatto */

.contact-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 20px;
    margin-bottom: 20px;
    min-height:225px;
    position:relative;
}
.contact-box .buttons {position:absolute;top: 0px;text-align:right;width:100%;margin-left: -20px;}
.contact-box .buttons .title {margin:0px 0px 0px 0px;float:left;}

/* lista allegati */

.doc-box h3 span {
    float:right;
    margin-top:-7px;
}

.file-box {
    float: left;
    /*width: 220px;*/
    margin-right: 20px;
}
.file-box.deleted {
    opacity:0.4;
}
.file-box.deleted .bs-callout {display:none;}

.file {
    border: 1px solid #e7eaec;
    padding: 0;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    float:left;
    width: 220px;
}
.file .icon {
    padding: 15px 10px 5px 10px;
    text-align: center;
    position:relative;
    
}

.file .icon .link i {
    font-size: 70px;
    color: #40484C;
}
.file .icon p {margin:0px;}
.file .icon a.btn {
/*
    position:absolute;
    bottom:0;
    right:0;
*/
    padding:0px 0px 0px 0px;
}

.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec;
}
.file-name small {
  color: #676a6c;
}
.corner {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 0.6em solid transparent;
    border-right: 0.6em solid #f1f1f1;
    border-bottom: 0.6em solid #f1f1f1;
    right: 0em;
    bottom: 0em;
}
.bs-callout {
    padding: 20px;
    margin: 0 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    float:right;
    max-width:300px;
    height:208px;
    overflow-y:hidden;
    background-color:#F8F8F8;
}
.bs-callout:hover {overflow-y:scroll;}

/* lista note */
.note-item .date img, .note-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
  border-left: 1px solid #e7eaec;
  background: #f8f8f8;
}
.note-item .date {
  text-align: right;
  /*width: 110px;*/
  position: relative;
  padding-top: 25px;
}
.note-item .content {
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
  min-height: 100px;
}
.note-item .content:hover {
  background: #f6f6f6;
}

.table .company_info h5 {margin:0px;
}

/* cronologia */
.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
  color:rgb(103, 106, 108);
}
.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0px;
}
.ibox .btn-white {
  border: 1px solid #e7eaec;
  color: rgb(103, 106, 108);
  background: white;
  font-weight:normal;
  padding:5px 10px;
  line-height:18px;
    width: 85px;
}

.ibox .btn-white > i {
    font-weight:inherit;
    font-size:inherit;
    margin:3px 0px 0px 0px;
}
/* AGILE BOARD */

.ibox-elements {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}
.ibox-elements li {
  background: #FAFAFB;
  border: 1px solid #e7eaec;
  margin: 0px 0 10px 0;
  padding: 10px;
  border-radius: 2px;
}
.ibox-elements li:hover {
  cursor: pointer;
  background: #fff;
}
.ibox-elements li.warning-element {
  border-left: 3px solid #f8ac59;
}
.ibox-elements li.danger-element {
  border-left: 3px solid #ed5565;
}
.ibox-elements li.info-element {
  border-left: 3px solid #1c84c6;
}
.ibox-elements li.success-element {
  border-left: 3px solid #1ab394;
}
.ibox-elements li.default-element {
  border-left: 3px solid #999999;
}
.ibox-elements {
  margin-top: 5px;
  font-size: 12px;
}
.ibox-detail {margin-bottom:15px;}

/* MESSAGES */

.messages .row {
    padding: 20px 25px;
    background: #ffffff;
    border-top: 1px solid #e7eaec;
}
.messages .row .title {
    color: inherit;
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 2px;
}
.messages .well {
    border: 1px solid #e7eaec;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px 20px;
    font-size: 11px;
    line-height: 16px;
}

/* CALENDARIO */
#calendarusers .calpalette {width:15px;height:15px;overflow:hidden;float:right;font-size:1px;text-indent:-9000px;margin-top:3px;cursor:pointer;}
#calendarusers .palette {position:absolute;right:10px;top:27px;width:110px;height:125px; border:solid 3px #c0c0c0;background-color:#ffffff;z-index:300;padding:10px 10px 0px 0px;}
#calendarusers .colorselector {width:15px;height:15px;overflow:hidden;float:right;font-size:1px;text-indent:-9000px;margin:3px;cursor:pointer;}



/* post-it */

.post-it {
    
padding:15px; 
font-size:15px; 
color: #000; 
width:90%; 

-moz-transform: rotate(2deg);
-webkit-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);

box-shadow: 0px 4px 6px #333;
-moz-box-shadow: 0px 4px 6px #333;
-webkit-box-shadow: 0px 4px 6px #333;

}
.post-it.yellow {background:#fefabc; }
.post-it.green {background:#239169;color:#fff; }
.post-it.red {background:#D36A5F;color:#fff; }
.post-it p.data {
font-size:10px;
-moz-transform: rotate(-2deg);
-webkit-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
}


.required {
    border: #D65C4F solid 1px;
    box-shadow: none;
}
.required .select2-choice {border:none;}


/* Typehead */ 

 
.typeahead {
  background-color: #fff;
}
.tt-input {margin-top:0px !important;}
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 100%;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
 /* -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px; */
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  
  max-height: 250px;
  overflow-y: auto;
}
.typeahead.gigante + pre + .tt-menu {width:200%;}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}

#product_summary.affix {
top:60px;
}
#product_summary.affix-top {
width:100% !important;
}



.btn.bg-logistica-inlavorazione,
.btn.bg-logistica-parzialmenteevadibile,
.btn.bg-logistica-evadibile,
.btn.bg-logistica-nonevadibile,
.btn.bg-logistica-ritiropersonale {cursor:auto; user-select:initial;border:solid 1px #333;}

.bg-logistica-inlavorazione {background-color:rgba(255,255,0,1);}
.bg-logistica-parzialmenteevadibile {background-color:rgba(255, 194, 153, 1);}
.bg-logistica-evadibile {background-color: rgba(35, 145, 105, 1);color:#fff;}
.bg-logistica-nonevadibile {background-color: rgba(255, 255, 255, 1);}
.bg-logistica-ritiropersonale {background-color: rgba(25, 91, 67, 1);}

.opacizza.bg-logistica-inlavorazione {background-color:rgba(255,255,0,0.4);}
.opacizza.bg-logistica-parzialmenteevadibile {background-color:rgba(255, 194, 153, 0.4);}
.opacizza.bg-logistica-evadibile {background-color: rgba(35, 145, 105, 0.4);color:#333;}
.opacizza.bg-logistica-ritiropersonale {background-color: rgba(25, 91, 67, 0.4);}

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-ys table > tbody > tr > td {
    display: inline;
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #333;
    background-color: #f2f2f2;
    border: 0px solid #dddddd;
    margin-left: 3px;
    font-weight: bold;
}

.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: 3px;
    z-index: 2;
    color: #ffffff;
    background-color: #333;
    border-color: #dddddd;
    cursor: default;
    font-weight: bold;
}
.pagination-ys table > tbody > tr > td > a:hover {
    background-color: #239169;
    color: #fff;
}


.tblage th, .tblage td {text-align:center;font-weight:bold;}
.tblage th small {font-weight:normal;}
.tblage th, .tblage td {width:90px;padding-left:5px;padding-right:5px;border:solid 1px #b5b5b5 !important;position:relative;}

.tblage th:nth-child(2),.tblage th:nth-child(3),.tblage th:nth-child(4),
.tblage th:nth-child(8),.tblage th:nth-child(9),
.tblage tr td:nth-child(2), .tblage tr td:nth-child(3),.tblage tr td:nth-child(4),
.tblage tr td:nth-child(8),.tblage tr td:nth-child(9) {background-color:rgba(51,51,51,0.1);}
.tblage tr td:nth-child(1) {font-weight:bold;text-align:left;}
.tblage tr td:nth-child(1) small {font-weight:normal;}
.tblage td i {position:absolute;top:3px; right:3px;}
.tblage td {font-size:18px;}
.tblage tr td:first-child {font-size:12px;width:180px;}
                                
/*.tblage tr:nth-child(odd) {background-color:rgba(224,108,24,0.1);}*/

.tblage label {float:right;font-size:12px;background-color:rgba(51,51,51,0.7);color:#fff;padding:0px 20px; margin:0px 0px 0px 40px;line-height:40px;position:relative;}
.tblage label:before {
    position:absolute;top:0px;left:0px;margin-left:-20px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 43px 20px;
    border-color: transparent transparent rgba(51,51,51,0.7) transparent;
}
.tblage label:after {
    position:absolute;top:0px;right:0px;margin-right:-20px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 43px 20px 0 0;
    border-color: rgba(51,51,51,0.7) transparent transparent transparent;

}
.tblage .panel-heading {overflow:hidden;}
.tblage label span {font-size:22px;margin-left:15px;}


/*#region classi x tabelle statistiche*/
.indicatori td i.fa-thumbs-o-down {
    color: #D65C4F;
    font-size: 16px;
}

.indicatori td i.fa-thumbs-o-up {
    color: #239169;
    font-size: 12px;
} 

.indicatori tr.positivo {border-left:solid 5px green;}
.indicatori tr.neutro {border-left:solid 5px #C0C0C0;}
.indicatori tr.osserva {border-left:solid 5px rgba(255,255,0,1);}
.indicatori tr.negativo {border-left:solid 5px red;}
/*#endregion*/


/*#region commenti su sistema chat */
.rma-list .commento {
    padding:10px 15px;
    margin-bottom:15px;
    width:80%;
    position:relative;
    border-radius:10px;
    font-size:13px;line-height:16px;
}
.rma-list .commento h5 {margin:0px 0px 3px 0px;font-weight:bold;}
.rma-list .commento h5 span {font-weight:normal;font-style:italic;}
.rma-list .commento a:not(.btn-msg-del):before {font-family:FontAwesome;content:"\f0c6";margin-right:10px;}
.rma-list .commento a.btn-msg-del {position:absolute;right:10px;top:10px;font-size: 10px;color:#770000;padding:2px;border:solid 1px #770000;border-radius: 15px;background-color: #fff;}
.rma-list .commento-in {
    background-color:#c1e7ff;
    margin-left:20px;
}
.rma-list .commento-in:before {
    position:absolute;
    content:"";
    top:20px;
    left:-20px;
    width: 0;height: 0;
    border-style: solid;border-width: 20px 20px 20px 0;border-color: transparent #c1e7ff transparent transparent;
}
.rma-list .commento-out {
    background-color:#e6f7d9;
    margin-left:15%;
}
.rma-list .commento-out:after {
    position:absolute;
    content:"";
    top:20px;
    right:-20px;
    width: 0;height: 0;
    border-style: solid;border-width: 20px 0px 20px 20px;border-color: transparent transparent transparent #e6f7d9;
}
.rma-list .commento-deleted {
    background-color: #a19f9f;
    margin-left: 15%;
    text-decoration: line-through;
}

.rma-list .commento-out.privato, .rma-list .commento-in.privato {background-color:#a19f9f;}
.rma-list .commento-out.privato:after {display:none;}

.rma-list .commento-mag {
    background-color:#d9edf7;
    /*margin-left:15%;*/
    width:100%;
}
.rma-list .commento-mag:after {
    /*position:absolute;
    content:"";
    top:20px;
    right:-20px;
    width: 0;height: 0;
    border-style: solid;border-width: 20px 0px 20px 20px;border-color: transparent transparent transparent #e6f7d9;*/
}
/*#endregion*/


.table.table-crono {
    width: auto !important;
}

.table-crono td {
    vertical-align: top !important;
}

.table-crono tr td:first-child {
    border-right: solid 1px #c0c0c0;
}

.table-crono tr:first-child td {
    border-top: none;
}


.carbonads {
    position: relative;
    display: block;
    max-width: 400px;
    padding: 15px 15px 15px 90px;
    margin: 2rem 0;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    background-color: rgba(0,0,0,.05);
    border: solid 1px #c0c0c0;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    border-top-right-radius: 25px;
}
.carbonads a {color:inherit;}
.carbon-img {
    float: left;
    margin-left: -75px;
}

.carbon-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
}

    .carbon-title small {
        font-weight: normal;
        display: block;
        font-size: 15px;
        line-height: 18px;
    }
.carbon-detail {position:absolute;top:10px; right:10px;}



/*#region CARD in homepage */
.shape {
    border-style: solid;
    border-width: 0 70px 40px 0;
    float: right;
    height: 0px;
    width: 0px;
    -ms-transform: rotate(360deg); /* IE 9 */
    -o-transform: rotate(360deg); /* Opera 10.5 */
    -webkit-transform: rotate(360deg); /* Safari and Chrome */
    transform: rotate(360deg);
}

.offer {
    background: #fff;
    /*border: 1px solid #ddd;*/
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin: 15px 0;
    overflow: hidden;
}

.offer-radius {
    border-radius: 7px;
}

.offer-danger {
    border-color: #d9534f;
}

    .offer-danger .shape {
        border-color: transparent #d9534f transparent transparent;
        border-color: rgba(255,255,255,0) #d9534f rgba(255,255,255,0) rgba(255,255,255,0);
    }

.offer-success {
    border-color: #5cb85c;
}

    .offer-success .shape {
        border-color: transparent #5cb85c transparent transparent;
        border-color: rgba(255,255,255,0) #5cb85c rgba(255,255,255,0) rgba(255,255,255,0);
    }

.offer-default {
    border-color: #999999;
}

    .offer-default .shape {
        border-color: transparent #999999 transparent transparent;
        border-color: rgba(255,255,255,0) #999999 rgba(255,255,255,0) rgba(255,255,255,0);
    }

.offer-primary {
    border-color: #428bca;
}

    .offer-primary .shape {
        border-color: transparent #428bca transparent transparent;
        border-color: rgba(255,255,255,0) #428bca rgba(255,255,255,0) rgba(255,255,255,0);
    }

.offer-info {
    border-color: #5bc0de;
}

    .offer-info .shape {
        border-color: transparent #5bc0de transparent transparent;
        border-color: rgba(255,255,255,0) #5bc0de rgba(255,255,255,0) rgba(255,255,255,0);
    }

.offer-warning {
    border-color: #f0ad4e;
}

    .offer-warning .shape {
        border-color: transparent #f0ad4e transparent transparent;
        border-color: rgba(255,255,255,0) #f0ad4e rgba(255,255,255,0) rgba(255,255,255,0);
    }

.offer-gray {
    border-color: #9a9a9a;
}

    .offer-gray .shape {
        border-color: transparent #9a9a9a transparent transparent;
        border-color: rgba(255,255,255,0) #9a9a9a rgba(255,255,255,0) rgba(255,255,255,0);
    }

.shape-text {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    right: -40px;
    top: 2px;
    white-space: nowrap;
    -ms-transform: rotate(30deg); /* IE 9 */
    -o-transform: rotate(360deg); /* Opera 10.5 */
    -webkit-transform: rotate(30deg); /* Safari and Chrome */
    transform: rotate(30deg);
}

.offer-content {
    padding: 0 20px 10px;
}    
/*#endregion*/


.listaradio td {
    white-space: nowrap;
    padding: 2px 0px;

}
.listaradio .col-md-6 .form-group:nth-child(odd) {
    /*background-color: #e6e6e6;
    height:26px;
        */
}


/*#region Label in homepage */
.counter {
    background-color:#f5f5f5;
    padding: 5px 0px;
    margin-bottom: 5px;
    border-radius: 5px;
}

.counter a {color: inherit;}
.counter i {position:absolute;top: 4px;left: 11px;opacity:0.8;}
.count-title {
    font-size: 30px;
    font-weight:bolder;
    margin-top: 1px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 12px;
    font-weight: 500;
    margin-top: 1px;
    margin-bottom: 0;
    text-align: center;
}

.counter-info { background-color: #3c9ac9;color: #fff;}
.counter-success {background-color: #239169;color: #fff;}
.counter-danger{background-color: #D36A5F;color: #fff;}
.counter-warning {background-color: #f0ad4e;color: #fff;}

@media (max-width: 767px) {
    .counter {clear:both;height:42px;line-height:32px;padding-left:15px;padding-right:15px;}
    .counter i {display:none;}
    .counter .count-title {display:inline-block;float:right;}
    .counter .count-text {display:inline-block;float:left;}
}

.lista_bottoni .counter {display:flex;align-content:center;justify-content:center;height:60px;margin:0px 0px 0px 0px;background-color:#fff;overflow: hidden;position: relative;}
.lista_bottoni .counter h2 {align-self:center;font-size: 18px; }
.lista_bottoni.filter-button-group .counter a {opacity:0.7;}
.lista_bottoni.filter-button-group .counter a.active {opacity:1;}
.lista_bottoni.filter-button-group .counter a.active:after {content:' ';width:30px;height:30px;background-color:#333;position:absolute;top:-15px;left:-15px;transform:rotate(45deg);}

.lista_bottoni .counter .count-title {
    align-self: center;
    font-size: 20px;
    color: #444444;
    opacity: 0.7;
}

.stat_servizi small.verysmall {font-size: 8px;font-weight: normal;}
.stat_servizi .clienti td {position:relative;}
.stat_servizi .clienti td i {position:absolute;top3px;right:3px;font-size:12px;}


.img-croppata {
    object-fit:contain;
    width:220px !important;
    height:220px !important;
}




.device-operatore .smatphone {
    display: flex;
    flex-direction: column;
    margin-bottom:30px;
}
.device-operatore .smatphone b {font-size:16px;margin-bottom:15px;}
.device-operatore .smatphone img {
    max-width:150px;
}
.device-operatore .smatphone + li b {font-size: 16px;
    display: block;
    text-transform: lowercase;}