div.evento-lista {
	margin-bottom:10px;
}
.evento-lista form { padding: 20px 0 }

div.evento {
  font-size: 12px;
/*
  margin-bottom: 10px;
  border: 1px solid #bbb;
*/
/*
  padding: 20px;
  background: #f7f7f7;
*/
/*   border-radius: 5px; */
}

div.evento-lista h4, div.evento h4 {
	color: #9e141c;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}

div.evento-lista h4 div, div.evento h4 div {
	vertical-align:middle;
	line-height: 22px;
}

div.evento-lista h4 div a, div.evento h4 div a {
	color: #9e141c;
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
	border: 0 !important;
}

/*
div.evento-lista h4 div a:hover, div.evento h4 div a:hover {
	color: #444;
	background: none !important;
}
*/

div.evento p.evento-descrizione {
	color: #444;
	font-size: 14px;
}

div.evento span.evento-titolo, div.evento p.evento-titolo {
  color: #444;
  font-size: 13px;
}

div.evento div a {
	color: #3D5566;
	text-decoration:none;
	line-height: 18px;
	display: block;
	padding: 5px 3px;
	border-bottom:1px solid #d8dfea;
}
.evento-content a {
	color: #3D5566;
	text-decoration:none;
	display: inline-block!important;
	border-bottom:none!important;
}
.evento-content a:hover {
	background: none!important;
}

.evento-content .ck_step i { 
	font-size: 20px !important;
	margin: 10px 5px;
	vertical-align: sub;

}

div.evento-menu div span {
	color: #9e141c;
	line-height: 18px;
	display: block;
	padding: 5px 3px;
	border-bottom:1px solid #d8dfea;
}

div.evento div a:hover {
	background: #9e141c;
	color: #fff;
}
div.evento div a.chosen-single:hover {
	background: none;
}

div.evento ul {
	margin: 0;
	padding-left: 0px;
}

div.evento ul li {
	list-style: none;
	display: inline-block;
}

/*
div.evento-content {
	width: 60%;
	float: left;
}
div.evento-content > div {
	margin:1% 0
}
*/

/*
div.evento-menu {
	width: 40%;
	float: left;
}
*/

div.evento-campo {
	margin-bottom: 5px;
}

div.evento-campo input, div.evento-campo textarea, div.evento-campo select {
	border: 1px solid #ccc;
	padding: 4px;
}

div.evento-campo input:focus, div.evento-campo textarea:focus, div.evento-campo select:focus {
	border: 1px solid #9e141c;
}

div.evento-campo span.evento-titolo {
	padding-bottom: 5px;
}

div.evento-campo-nowrap {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}

div.evento-campo-nowrap input, div.evento-campo-nowrap textarea, div.evento-campo-nowrap select {
	border: 1px solid #ccc;
	padding: 4px;
}

div.evento-campo-nowrap input:focus, div.evento-campo-nowrap textarea:focus, div.evento-campo-nowrap select:focus {
	border: 1px solid #9e141c;
}

div.evento-campo-nowrap span.evento-titolo {
	padding-bottom: 5px;
}

div.evento-alert {
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
       -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
            box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}

.alert-success {
	border-left: 6px solid #80D651 !important;
}
.alert-info {
	border-left: 6px solid #45ABCD !important;
}
.alert-warning {
	border-left: 6px solid #FEAF20 !important;
}
.alert-danger {
	border-left: 6px solid #d73814 !important;
}


div.evento-alert b {
	color: #111;
}

div#titlebar {
	background-color: #555555;
	clear:both;
	margin: 10px 0;
	padding: 7px 0 6px;
}

div#titlebar div.titlebar-center {
	width: 960px;
	margin: 0 auto;
}

div#titlebar h1 {
	font-weight: normal;
	width: auto;
	height: auto;
	color: #FFF;
	margin:0 auto;
	outline:0 none;
	padding:0;
}
a.extlnk{color:#318FD3;text-decoration:none;margin-left:20px}
a.extlnk:hover{color:#9e141c;}
a.extlnk > img{padding-right:5px;}
div#type_remind label{margin:5px 10px 5px 0;}
div#dialog{margin:5px 0 5px 15px}
span.type{font-weight:900;color: #9E141C}
.excel {padding-right: 18px;background: url('../../../public/img/icone18x18/excel.gif') no-repeat right center #9E141C}
.red {color:#9E141C!important}
.green {color: #1bbc22!important}
.preno_user{padding:1% 10%;text-align:center;background:#9e141c;color:#fff;font-weight:700;font-size:1.2em;text-decoration:none;}
.box-attivita {
	 background: none repeat scroll 0 0 #eee;
   border-radius: 5px;
   padding: 20px;
   margin-bottom: 20px!important;
}
/*.multiselect {
	min-width: 175px;
}*/
.multiselect {
	min-width: 68px;
}
.box-attivita .input-group {
	display: inline-block;
	padding: 5px 10px;
	background: #444;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 10px;
}
.box-attivita .input-group label { margin-bottom: 0px;}

.evento-campo-nowrap i {
	font-size: 24px;
	color: #9e141c;
	margin-left: 5px;
}
.form-control {
	display: inline-block;
	width: 100px;
}
/*
.form-control[type="text"], .form-control[type="number"]{
	height: 23px;
}
*/

.radio label {
	line-height: 22px;
	text-transform: capitalize;
}

#boxUsers {
	background-color: #edf8ff;
	border: 1px solid #c4e3ff;
	padding: 5px 10px;
	width: 290px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/* border-radius: 3px; */
	border-radius: 3px 3px 0 0;
	border-bottom: none;
	float: right;
	line-height: 24px;
	
}

.label {
	margin-bottom: 5px;
}
.edit-com { min-height: 0px !important; }
.edit-com .evento-lista h3 {
	margin-top: 15px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
	border-radius:5px 5px  0px 0px ;
	color: #9e141c;
}

.head-lista {
	margin: 20px 0 10px 0;
	padding: 5px;
	background: #eee;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.edit-oggetto span {
  background: #eee;
  padding: 10px;
  line-height: 21px;
  border: 1px solid #ddd;
  display: block;
}
.edit-corpo table {
  border: 1px solid #ddd;
  padding: 20px;
  width: 100%;
}
.not-active {
   pointer-events: none;
   cursor: default;
}

/* Lista eventi */
.evento-container {
   margin-bottom: 10px;
}
.evento-container .evento {
	margin-left: auto;
  margin-right: auto;
  background: #F7F7F7;
  padding: 10px;
  font-size: 13px;
  color: #888;
  text-align: left;
  border: 1px solid #E4E4E4;
  border-radius: 0px 0px 5px 5px;
  position: relative;
}
.evento-container .evento p {
	margin-bottom: 2px;
}
.evento-container .evento a:hover {
	text-decoration: none;
	color: #cb2c35;
	background: #eee;
	
}
.evento-container .evento i {
	margin-left: 5px;
}
.evento-container .evento-head { position: relative }
.evento-container .evento-head h4 {
	color: #fff;
  font-size: 14px;
  padding: 5px 0px;
  color: #fff;
  padding: 8px 10px;
  border-radius: 5px 5px 0 0;
  background: #cb2c35;
  margin-bottom: 0px;
}
.evento-container .eliminata h4 {
	background: #2c3947;
}
.evento-container .confermata h4 {
	background: #5cb85c;
}
.evento-container .evento .evento-menu {
	float: right;
}
.evento-container .evento .evento-content {
	float: left;
}

.evento-container .esito {
	float: right;
}
.evento-container .evento-container {margin-bottom: 10px}

.container-evento ol { list-style-type: none}

#email + .bootstrap-tagsinput { width: 99% !important }
.box-attivita.gestione-tavoli input {
    padding: 5px;
    margin: 5px 0;
}
#telwapp + .bootstrap-tagsinput { width: 99% !important }
.box-attivita.gestione-tavoli input {
	padding: 5px;
	margin: 5px 0;
}
#add-fields, .remove-fields {
		color: #3D5566;
    text-decoration: none;
    line-height: 18px;
    display: block;
    padding: 2px 3px;
    border:none !important;
}
#add-fields, .remove-fields:hover {
	background: inherit !important;
}
.gestione-tavoli .grid__col {vertical-align: baseline!important}
.gestione-tavoli,
.gestione-prestazioni {
	 background: none repeat scroll 0 0 #eee;
   border-radius: 5px;
   padding: 20px;
   margin-bottom: 20px!important;
   position: relative;
   padding-bottom: 70px;
}

.gestione-tavoli .tavolo-footer {
    position: absolute;
    background-color: #333;
    width: 100%;
    bottom: 0;
    border-radius: 0 0 5px 5px;
    padding: 10px 0;
}
.tavolo-footer .evento-titolo { color: #fff!important }
.tavoli-result {
	  color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #9e141c;
    padding: 5px 10px;
    border-radius: 100px;
    margin: 10px;
}
.tavoli-result:empty {
	display: none;
}
.box-attivita.gestione-tavoli input { width: 90% }
.titolo-data {
	  background: #333;
    padding: 10px !important;
    color: #fff !important;
    border-radius: 5px 5px 0 0;
}
.titolo-data a {
	color: #fff !important;
}
.evento-data { 
	padding: 0!important;
	margin: 10px 0;
}
.list-date {
	padding: 10px;
	padding-left: 10px!important;
	counter-reset: orario;
}
.list-date-single {
    background: #fefefe;
    padding: 10px 0;
    border-bottom: 4px solid #9e141c;
    margin-bottom: 20px;
    border-radius: 5px;
    /* border-top: 4px solid #9e141c; */
    padding: 10px;
    position: relative;
		margin-left: 0px !important;     
}
/*
.list-date-single:before {
    content: '\f017';
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px 40px 5px 10px;
    background: #9e141c;
    color: #fff;
    position: absolute;
    right: 0;
}
*/
.list-date-single .grid__col { 
	margin: 5px 0; 
	vertical-align: baseline !important
}
.orario-single {
    background-color: #9e141c;
    color: #fff;
    padding: 10px;
    font-size: 14px;
		border-bottom: 1px solid #fff;
}
.orario-single:hover { cursor: pointer }
.orario-single .index-orario::before {
	counter-increment: orario;
  content: counter(orario) " orario";
}
.orario-single .fa-trash { float: right }
.grid__col.ripetizione { padding-left: 0px !important}
.check_day:hover { cursor: pointer}
.list-date label:hover { cursor: pointer}

#show_setting .fa-toggle-on { color: #9e141c!important}
#show_setting .fa-toggle-on,
#show_setting .fa-toggle-off{
	font-size: 18px;
}
.minutes.active, .date.active { font-weight: bold }

.quantita { font-size: 14px }
.quantita input {
    width: 250px;
    text-align: center!important;
}

.quantita input[type="number"] { margin: 0 !important }
.avanzate-container .grid__col { margin-bottom: 10px }
.prestazioni-container .grid__col { margin-bottom: 10px }
.avanzate-container .grid__col select,
.avanzate-container .grid__col input[type="text"] {
	width: 100%;
}

.add-event { 
	float:none; 
	margin: 10px 0; 
}

.add-event a {
	background: #ddd;
	padding: 10px;
}
.add-event a:hover {
	background: #5cb85c !important;
	color: #fff;
	border-color: #309a33;
}
.add-event span {
    margin-left: 5px;
    font-size: 13px;
    vertical-align: top;
}
/* Mobile*/
#padding-mobile .prenota-agenda {
	text-decoration: none;
}