.fc-unthemed .fc-list-item:hover td {
    background-color: transparent;
}
.fc-day-grid-event .fc-content{
	white-space: normal;
	padding-bottom:5px;
}
.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main{
	float:none;
	margin-left:5px;
}
.fc-ltr .fc-list-heading-main{
	margin-left:15px;
}
.fc-event-dot{
	display:none!important;
}
@media(max-width:991px){
	.fc-day-grid-event{
		padding:0px;
		margin:0px;
		margin-bottom:1px;
		
	}
	.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead
	{
		font-size:10px;
	}
}
.breadcrumb{
	background-color: transparent !important;
	margin-bottom: 0 !important;
	padding: 0.90em 0rem !important;
}
.breadcrumb > li + li::before {
	color: #FFF !important;
}
.breadcrumbmobile1 {
	padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 1.5rem !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) !important;
}
.breadcrumbmobile2{
	font-size: 1rem !important;
    font-weight: 500 !important;
    display: inline-block !important;
}
.breadcrumb > .active {
    color: #fff !important;
}
.header_site_controls{
}
@media (max-width:991px) {
	.breadcrumb > .active {
		color: #818a91!important;
	}
	.breadcrumb > li + li::before {
		color: #000 !important;
	}
}
/*tabella riga evidenziata*/
.table-info, .table-info > th, .table-info > td {
    background-color: rgba(76, 195, 240, 0.28)!important;
}
/*fine tabella riga evidenziata*/
/*notifiche intestazione*/

.main-panel > .header-secondary .navbar-nav .dropdown-toggle > .label, .main-panel > .header .navbar-nav .dropdown-toggle > .label {
    border-radius: 50%;
}
.main-panel > .header-secondary .navbar-nav .dropdown-toggle > *, .main-panel > .header .navbar-nav .dropdown-toggle > * {
    vertical-align: middle;
}
.label {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
.label-danger {
    background-color: #d26d54;
}
.label-info {
    background-color: #4cc3f0;
}
.label:empty {
    display: none;
}
@media (max-width: 767px){	
	.notifichemob{
		white-space: normal!important;
	}
	.header_site_controls{
		display:none;
	}
}
/*fine notifiche intestazione*/
/*table*/
.table{
	width:100%!important;
}
/*fine table*/

/*calendario*/
@media (max-width: 767px){	
	.fullcalendar .fc-button{
		padding: 0.2rem 0.6rem!important;
	}
}


.conversazione_chiusa{
	text-align:center;
	padding:10px;
	font-weight:bold;
}

/*icon*/

.customicon{
	 margin-right: .3em; 
	 margin-bottom: .3em; 
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
@media (max-width: 767px){	
	.customicon{
		display: block!important;
		
	}
	.fc-title{
		display: block!important;
		
	}
}
.customtexticon{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	color:#000!important;
}

.alertpren{
		background: repeating-linear-gradient( 45deg, #933a3a, #aa2a2a 10px, #f40101 10px, #e10000 20px )!important;
}
/*fine calendario*/

/*oggi in programma index*/
	#oggiinprogramma .fc-scroller{
		height:auto!important;
		max-height: 200px;
		min-height: 20px;
	}
	#oggiinprogramma .fc-list-heading span{			
		padding: 4px 8px;
	}
	
/*oggi in programma index*/
/*notifiche dropdown*/
.notification-message{
	white-space: normal!important;
}
/*fine notifiche dropdown*/
/*notifiche index*/

.notifications-edit .notifications-wrapper-edit {
    overflow-x: hidden;
    overflow-y: auto;
    /*max-height: 446px;*/
    max-height: 75vh;
}

@media (max-width: 767px){	
	.notifications-edit .notifications-wrapper-edit {
		overflow-x: hidden;
		overflow-y: auto;
		max-height: 205px;
	}
}
.notifications-edit .notifications-list-edit {
    margin: 0;
    padding: 0;
    list-style: none;
}

.notifications-edit .notifications-list-edit li {
    padding: 0 1.5rem;
}

.notifications-edit .notification-icon-edit, .notifications-edit .notification-message-edit {
    position: relative;
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}
.notifications-edit .notification-icon-edit {
    width: 2rem;
}
.notifications-edit .notification-message-edit {
    padding-left: 0.625rem;
}

.notifications-edit .notifications-list-edit li a {
    position: relative;
    padding: 1rem 0;
    border-bottom: .0625rem solid #f1f1f1;
}
.notifications-edit li a {
    line-height: 1.563rem;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-spacing: 0;
}

.notifications-edit .time {
    font-size: .75rem;
    line-height: 1;
    display: block;
    color: rgba(0, 0, 0, 0.5);
}

/*fine notifiche index*/

/*mail.php*/
@media (min-width: 992px){
	.tableblocco{
		padding-left: 180px;
		padding-right: 180px;
	}
}
.chat-conversation-user {
	margin-bottom:0;
}
@media (min-width: 992px){
	.overflowmobile{
		overflow: hidden!important;
	}
}
#text_box{
	border-bottom: 1px #e5e5e5 solid;
	background-color: rgba(0, 79, 255, 0.06);
	font-size: 1rem;
	word-wrap: break-word;
	word-break: break-all;
}
#text_box .profile-timeline-user-details{
	font-size: 0.8125rem;
}
.searchmail::after{
	border: 0!important
}
.searchmail .card-header{
	color: #fff!important;
}
.searchmail{
	background-color: #ff5722!important;
	color: #fff!important;
	font-weight: bold;
	border-radius: 8px;
}
@media (max-width: 991px){
	.m-t-1-m{
		margin-top: 10px;
	}
	#text_box{
		font-size: 1.1rem;
	}
}
@media(max-width:767px){
	#text_box .pull-right{
		float:none!important;
	}
	
	.chat-conversation-message {
		padding: 0rem 0.125rem;
	}
}
.itemactive{
	background-color: rgba(0, 0, 0, 0.05);
}
.layout, .layout-row {
    box-sizing: border-box;
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.layout-column {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.layout-column2 {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 2;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flexbox {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.compose{
	color: #fff!important;
	/*margin-top: 0.5125rem!important;
    margin-bottom: 0.5125rem!important;*/
}
.composem{
	color: #fff!important;
	margin-top: 0.9em;
    margin-bottom: 0.9em;
}
.chosen-choices a{
	margin: 0!important;
}
.chosen-mail{
	width: 100%;
}
.text-box{
	-webkit-flex: 2.4;
	flex:2.4;
}
@media (max-width: 767px){	
	.chat-conversation-user {
		padding: 0 2rem;
	}
}
.info::after{
	content:none!important;
}
.info{
	background-color:#e80303!important;
	color:#fff;
	margin-bottom: 1px!important;
    padding: 1px!important;
	border-radius: 5px;
}
/*fine mail.php*/
/*forum.php*/
.message-list-item{
	max-width:100vw;
}
.message-list .message-list-item a .message-list-item-header{
	overflow: hidden;
}
.border-bottom-header{
	border-bottom: 1px solid #d9d9d9;
}
.nuovimessaggi{
	padding-bottom: 2px;
    padding-top: 2px;
}
.visible{
	display:block!important;
}
.sweet-alert {
	max-height: 90vh;
	overflow-y: auto;
}

.buttonloading {
	height: 50px!important;
	width: 100px!important;
	margin: 0!important;
}
.alertloading, .alertloading:hover {
	color: transparent!important;
	opacity: 0.7!important;
}
.alertloading ~ .la-ball-fall {
    opacity: 1;
    visibility: visible!important;
    transition-delay: 0s;
}
.messagecenter{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

@media (min-width:992px) {
	.messagecenter{
		max-width: 25vw;
	}
}
@media (max-width:991px) {
	.tendinatop>div.card-collapsed{
		/*max-height: 55px;*/
		max-height: 77px;
		overflow: hidden;
	}
	.dropdown-menuright {
		right: 0;
		left: auto;
	}
}
.tendinatop{
	border-bottom: 1px solid #f4f4f4;
}
.rotated::after{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*fine forum.php*/

.btn-success-outline {
    color: #7fc35c;
    background-image: none;
    background-color: transparent;
    border-color: #7fc35c;
}
.btn-success-outline:hover {
    color: #fff;
    background-color: #7fc35c;
    border-color: #7fc35c;
}

.btn-warning-outline {
    color: #f0c54c;
    background-image: none;
    background-color: transparent;
    border-color: #f0c54c;
}
.btn-warning-outline:hover {
    color: #fff;
    background-color: #f0c54c;
    border-color: #f0c54c;
}

.btn-primary-outline {
    color: #4c7ff0;
    background-image: none;
    background-color: transparent;
    border-color: #4c7ff0;
}
.btn-primary-outline:hover {
    color: #fff;
    background-color: #4c7ff0;
    border-color: #4c7ff0;
}

.cover_page, .cover_profile{
	width:100%;
}
.cover_page{
	margin-bottom:-130px;
}

.title_group{
    color:#7bd3f4;
}

.bs-example{
	font-family: sans-serif;
	position: relative;
	margin: 50px;
}
.typeahead, .tt-query, .tt-hint {

}
.typeahead {

}
.typeahead:focus {

}
.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
	display:none;
}
.tt-dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 4px 0;
}
.tt-suggestion {
	padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #0097CF;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
}
.login{
	background-image:url("../../images/login.jpg");
	background-repeat:no-repeat;
	background-size: cover;
}
.square_panel{
	margin-top:20px;
	padding-top:10px;
	padding-bottom:20px;
	word-break: break-all;
}

.line_menu{
	width:110%;
}
.sidebar-panel > nav .menu-caret{
	left:235px;
	position:absolute;
}
.under_active  {
	background-color:#e3e8ea !important;
}
.fullcalendar .fc-day-grid-event .fc-time{
   display : none;
}
.background-cover{
	background-repeat:no-repeat;
	width:100%;
	height:500px;
	background-size:cover;
	background-position:center center;
	margin-bottom:-50px!important;
}
div#livesearch_div{
	min-height:300px;
}
div#wait{
	padding-top:30px;
	padding-bottom:30px;
}
.controls_container{
	float:left;
}
.news_list{
	list-style:outside none none;
}
.addcontainer{
	float:right
}

.statopub{
	color: #4c7ff0;
}

.barrato{
	text-decoration:line-through;
}
.sidebar-panel > nav ul > li > a > span, .sidebar-panel > nav .menu-link > span {
  max-width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*-----------------*/
/*--pagina gruppo--*/
/*-----------------*/

.name_container{
	margin-top:60px;
}

/*-----------------*/
/*--logo header---*/
/*-----------------*/
.brand .brand-logo img {
    max-height: 40px!important;
}
.sidebar-panel .brand {
    text-align: center;
}

/*info field*/
.info_field span{
	background: #F8F8F8;
    border: 1px solid #DFDFDF;
    color: #717171;
    font-size: 13px;
    width: 270px;
    height: auto;
    letter-spacing: 1px;
    position: absolute;
    text-align: left;
    bottom: 18px;
    display: none;
    padding: 5px 20px;
    z-index: 2;
    
}
.info_field p{
    margin:0px;
    position:relative;
    cursor:pointer;
}

.info_field p:hover span{
    display:block;
}

/*fine info*/

/*-----------------*/
/*--media queries--*/
/*-----------------*/

@media (max-width:1280px) and (min-width:991px) {
	.square_panel img{
		width:100%!important;
	}
}

@media (max-width:991px) {
	.addcontainer{
		float:none;
		margin-top:10px;
	}
	.addcontainer:first-child{
		float:none;
		margin-top:0px;
	}
}

@media (min-width: 768px){
	/*view_event*/
	.eventoluogolightbox{
		width: 700px;
		margin-left: -367px;
	}
	.titles_container{
		width: 160px;
	}
	
	
}

@media (max-width: 767px){	
	/*view_event*/
	.p-a-1-m{ 
		padding: 0.4rem;
	}
	.m-l-2-m{ 
		margin-left: 20px;
	}
	.m-r-1-m{ 
		margin-right: 0.4rem;
	}
	.m-b-1-m{ 
		margin-bottom: 0.4rem;
	}
	.titles_container{
		width: 100%;
		text-align:left!important;
	}
	.details_container{
		table-layout: fixed;
		display: table!important;
		width: 100%;
	}
	.nav-tabs .nav-item .nav-link {
		background-color:#fff;
		margin-bottom:1px;
		border-radius:0px;
		border-bottom:4px solid #fff;
	}
	.nav-tabs .nav-item .nav-link.active{
		border:0px;
		border-bottom:5px solid #4c7ff0;
	}
	.column-equal .col {
    display: inline;
	}
	.nav-tabs .nav-item + .nav-item{
		margin:0px;
	}
	.background-cover{
		height:150px;
		margin-bottom:20px!important;
	}
	.dropdown-toggle{
		margin-bottom:10px!important;
	}
	.table th, .table td {
		padding-left: 0.55rem;
		padding-right: 0.55rem;
	}

}
.dataTable tbody tr:hover {
	background-color: #b1dfff;
	cursor: pointer;
}
b, strong {
    font-weight: 600;
}

.cella_griglia_container{
	display:table;
	text-align:center;
	margin-top:20px;
	height:180px;
	width:100%;
}

.cella_griglia_cell{
	display:table-cell;
	height:180px;
	vertical-align:middle;
}

.cella_griglia_cell img{
	max-height: 100%;
    max-width: 100%;
	border:1px solid #e8e1e1;
	padding:5px;
	-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.cella_griglia_cell img:hover{
	padding:0px;
}

.cella_label{
	text-align:center;
	margin-bottom:20px;
}

#livesearch_field{
	width:150px;
		margin-right:5px;
	float:left;
}

.underpages{
	padding-left:20px;
	border-right:1px dotted #ccc;
}

.square_thumb40{
background-position: 50% 50%;
background-repeat: no-repeat; /* 50% 50% centers image in div */
width: 40px;
height: 40px;
background-size:cover;
border-radius:50px;
}
.square_thumb128 a {
display: block;
width: 40px;
height: 40px;
}

.square_thumb128{
background-position: 50% 50%;
background-repeat: no-repeat; /* 50% 50% centers image in div */
width: 128px;
height: 128px;
background-size:cover;
border-radius:50px;
}
.square_thumb128 a {
display: block;
width: 60px;
height: 60px;
}

.square_thumb{
background-position: 50% 50%;
background-repeat: no-repeat; /* 50% 50% centers image in div */
width: 60px;
height: 60px;
background-size:cover;
border-radius:40px;
}

.square_thumb a {
display: block;
width: 60px;
height: 60px;
}

.fc-time-grid-event .fc-time{
	display:none!important;
}

.statscell{
	padding:10px;
	min-height:85px;
}

.destinatari{
	font-size:13px!important;
}
.inoltracontext{
position:relative
}
@media print{
	.content-view{
		padding:0!important;
	}
}
.open > .inoltracontext{
	position: absolute;
    max-width: 90vw;
    max-height: 175px;
    overflow-y: scroll;
}
.forum{
	background-color: #f0c54c!important;
}
.forumopen span{
	max-width: 80%!important;
	text-overflow: unset!important;
}
.material-icons-fa{
	font-size: 13px!important;
    width: 13px!important;
    margin-right: 0!important;
}