/* here you can put your own css to customize and override the theme */
.ui-datepicker {
	background:#fff;
	padding:10px;
	box-shadow: 2px 2px 7px 4px #777; 
}


.full_table {
	width:100%;
}


#full{
	width:100%;
}

.full_bnt {width:100%;background:red,color:#fff;}