@charset "UTF-8";
/*Unstyle*/
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

a:hover {
    text-decoration: none;
}

ul {
    list-style: none;
}

div:after, ul:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
	line-height: 0px;
}

a img{
	border:none;
}

body {
    font-size: 70%;
    background-color: transparent;
        width:216px;
    height: 201px;
    overflow: hidden;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: 0.9 !important;
}

.ui-datepicker th {
	padding: 0.35em !important;
}

#datepciker {

}