.agenda-nota{
	display: inline-table;
	width: 50%;
	border: 1px solid rgba(0,0,0,0);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.agenda-nota:hover{
	border: 1px solid #EEE;
}
.agenda-nota-div{
	padding: 10px;
}
.agenda-nota-div img{
	width: 100% !important;
	height: auto !important;
}
.agenda-texto-medio{
	font-size: 1.4em;
	text-align: left !important;
	margin: 10px 0px;
}
.agenda-cliente{
	color: #aa00ff;
	margin: 5px 0px;
	font-size: 1.4em;
}
.agenda-opcoes{
	cursor: pointer;
	position: fixed;
	left: 0px;
	bottom: 0px;
	opacity: 0.8;
	display: table;
	width: 100%;
	height: 40px;
	line-height: 38px;
	background-color: #333;
	text-align: center;
	z-index: 20;
	font-size: 1.2em;
	color: #FFF;
}
.agenda-ok{
	background-image: url(/jnh/icones/ok.svg);
	background-repeat: no-repeat;
	background-position: right top;
}
.agenda-no{
	background-image: url(/jnh/icones/no.svg);
	background-repeat: no-repeat;
	background-position: right top;
}
.agenda-fim{
	height: 30px;
}
.tabela-meus-dados{
	width: 100%;
}
.agenda-salvar{
	background-color: #1ba0e1;
	color: #fff;
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	border: 0px !important;
}
.agenda-adicionar{
	background-color: #1ba0e1;
	color: #fff;
	height: 40px;
	line-height: 35px;
	width: 35px;
	text-align: center;
}
.agenda-salvar img{
	vertical-align: middle;
}
.age-inicial{
	background-image: url(/jnh/wizard/ok.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff7bf;
	border: 1px solid #c6be85;
}
.tabela-wizard td{
	padding: 20px !important;
}
.ui-table tr{
	margin-bottom: 10px !important;
}
.ui-table-item th{
	background-color: #EEE;
	border: 1px solid #CCC;
	height: 40px;
}
.ui-table-item td{
	background-color: #FFF;
	border: 1px solid #CCC;
	min-height: 35px;
}
.errotext{
	color: #FFF;
	font-size: 1.2em;
	background-color: #FD9800;
	position: fixed;
	z-index: 9990;
	top: 20px;
	left: 50%;
	margin-left: -145px;
	padding: 20px;
	width: 290px;
	touch-action: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-word-break: normal !important; 
	word-break: normal !important; 
	word-break: normal !important; /* old webkit */ 
}
.errocampo{
	border: 1px solid #C22 !important;
	background-color: #ffe3e3 !important;
	background-image: url(/jnh/icones/form-no.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.okcampo{
	border: 1px solid #15db00 !important;
	background-color: #d3ffce !important;
	background-image: url(/jnh/icones/form-ok.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.agenda-mes{
	width: 100%;
	border-bottom: 1px solid #DDD;
	margin-top: 5px;
}
.agenda-mes th{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 40px;
	vertical-align: top;
	color: #BD3647;
}
.agenda-mes td{
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
.agenda-mes-feriado-th{
	background-color: #FFF;
	border: 1px solid #BD3647 !important;
	max-width: 180px;
	color: #BD3647;
}
.agenda-mes-feriado-td{
	background-color: #FFF;
	border: 1px solid #BD3647 !important;
	max-width: 180px;
}

.agenda-ano{
	width: 100%;
	border-bottom: 1px solid #DDD;
	margin-top: 5px;
}
.agenda-ano td{
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}/*
.agenda-ano tr:nth-child(even){
	background-color: #F8F8F8;
}*/

.agenda-semana{
	width: 100%;
	border-bottom: 1px solid #DDD;
	margin-top: 5px;
}
.agenda-semana th{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 40px;
	vertical-align: top;
	color: #BD3647;
}
.agenda-semana td{
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}/*
.agenda-semana tr:nth-child(even) th{
	background-color: #F4F4F4;
}
.agenda-semana tr:nth-child(even) td{
	background-color: #F8F8F8;
}*/
.agenda-semana-feriado th{
	border: 1px solid #BD3647 !important;
}
.agenda-semana-feriado td{
	border: 1px solid #F77 !important;
}
.agenda-semana-hoje th{
	background-color: #A6D6FF !important;
	border: 1px solid #5EB5FF !important;
}
.agenda-semana-hoje td{
	background-color: #C8E5FF !important;
	border: 1px solid #94CDFF !important;
}
.agenda-semana-dia{
	font-size: 1.8em;
	color: #BD3647;
}
.agenda-semana-extenso{
	font-size: 0.8em;
}

.agenda-categoria{
	font-size: 1.2em;
}
.agenda-texto{
	font-size: 0.9em;
}

.agenda-dia{
	width: 100%;
	max-width: 280px;
	display: inline-block;
	vertical-align: bottom;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	border-radius: 2px;
	margin-bottom: 5px;
	margin-right: 5px;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.agenda-vencimento{
	width: 100%;
	max-width: 280px;
	display: inline-block;
	vertical-align: bottom;
	padding: 10px;
	background-color: #FF4B00;
	border-radius: 2px;
	margin-bottom: 5px;
	margin-right: 5px;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);
	color: #FFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.agenda-vencimento a{
	color: #FFF;
}
.agenda-aniversario{
	width: 100%;
	max-width: 280px;
	display: inline-block;
	vertical-align: bottom;
	padding: 10px;
	background-color: #FF8B00;
	border-radius: 2px;
	margin-bottom: 5px;
	margin-right: 5px;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);
	color: #FFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.agenda-aniversario a{
	color: #FFF;
}
.agenda-hora{
	margin: 10px 0px;
	border-bottom: 1px solid #F4F4F4;
}

@media all and (min-width: 1281px){

}
@media all and (min-width: 961px) and (max-width: 1280px){

}
@media all and (min-width: 641px) and (max-width: 960px){
	.agenda-nota{
		margin: 10px 0px 10px 0px;
		padding: 20px 0px;
		display: table;
		width: 100%;
	}

}
@media all and (min-width: 322px) and (max-width: 640px){
	.agenda-nota{
		margin: 10px 0px 10px 0px;
		padding: 20px 0px;
		display: table;
		width: 100%;
	}
	.ui-table td{
		clear: both !important; float: left !important; display: table; !important; width: 100% !important;
		margin-bottom: 10px !important;
	}

}
@media all and (max-width: 321px){
	.agenda-nota{
		margin: 10px 0px 10px 0px;
		padding: 20px 0px;
		display: table;
		width: 100%;
	}
	.ui-table td{
		clear: both !important; float: left !important; display: table; !important; width: 100% !important;
		margin-bottom: 10px !important;
	}
}