.no-close .ui-dialog-titlebar-close {display: none }
.largura_150 {
	width: 175px;
}

.caixa_grande {
	margin: 10px auto !important;
	width: 100%;
	min-height: 80px;
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
	float: left;
}

.clear {
	clear: both;
}
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.one_sixth,
.three_fourth,
.two_thirds {
	float: left;
	margin-right: 30px;
}
.one_half_last,
.one_third_last,
.one_fourth_last,
.one_fifth_last,
.one_sixth_last,
.three_fourth_last,
.two_thirds_last {
	float: right;
	margin: 0;	
}
/*------------*/
/* one_half
/*------------*/
#mainContainer .one_half,
#mainContainer .one_half_last {
	width: 320px;
}

.ui-datepicker, .ui-dialog {
	background: #cfcfcf;
}