/*css for styling calendar pop up */
.ie9  #YStizcoret {
	background: red;
}
.ie9  .memos {
	margin-right:0;
}

#YStizcoret {
	font-family: 'carmela', sans-serif;
	font-size: 20px;
	border: 1px solid #2e2e2e;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #1b1b1b;
	height: 318px;
	width: 639px;
	margin: 0 auto;
	padding-top: 38px;
	color: #fff;
}

#YStizcoret>p {
	font-size: 14px;
	padding: 2px;
}

#tizcoret-main {
	width: 572px;
	height: 185px;
	margin-right: 33px;
	margin-left: 33px;
}

.title {
	font-size: 18px;
	color: #fff;
	margin: 0;
}

.title  a {
	color: #ff3f60;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
/*---------------form--------------------------*/
#formit {
	display: block;
	clear: both;
	margin-top: 53px;
	height: auto;
}

#userForm {
	display: block;
	clear: both;
}

#userForm>div:nth-of-type(1) {
	margin-right: 0 !important;
}

table {
	height: 80px;
	width: 128;
	
}

tbody {
	
}

.check {
	
}

.memos {
	text-align: right;
	font-size: 16px;
	color: #ffffff;
	height: auto;
	width: 632px;
	display: table-row;
	margin-right: 40px;
}

.memo {
	width: 197px;
	border-right: 1px solid #363737;
	font-size: 22px;
	color: #fff;
	line-height: 26px;
	height:112px!important;
}
.day , .hour, .memo,#notbord{
    border:none!important;
    height:100%!important;
}

.memo.first {
	border-right: none;
}

.memo span {
	display: table-cell;
	color: #ffffff !important;
}

.memo button {
	float: right;
	background: none;
	border: none;
}

.memo caption {
	font-size: 24px;
	text-align: right !important;
}

.memo table tr {
	margin: 2px;
}

.memo td {
	vertical-align: top !important;
}

.memo tr {
	padding-bottom: 24px;
}

.inp-wrap img {
	float: right;
}

#memo1 table  td.day {
	font-size: 70px;
	letter-spacing: -3px;
	padding-top: 17px;
}

#memo1 table td.hour {
	font-size: 24px;
	padding-right: 12px;
	padding-top: 5px;
}

#memo1 h3 {
	margin: 0;
}

#memo1 table {
	margin-top: 4px;
}

#memo2 table  td.day {
	font-size: 70px;
	letter-spacing: -3px;
	padding-top: 17px;
}

#memo2 table td.hour {
	font-size: 24px;
	padding-right: 12px;
	padding-top: 5px;
}

#memo2 h3 {
	margin: 0;
}

#memo2 table {
	margin-top: 4px;
}

#memo3 {
	width: 208px;
	direction: rtl;
	text-align: right;
}

#memo3 table {
	width: 140px;
	margin-top: 4px;
}

#memo3 table td {
	font-size: 22px;
	text-align: right;
	line-height: 26px;
	 height:100%!important;
	 
}

#memos-inwrap {
	vertical-align: top;
}

#btnform {
	background: url("../images/btn.png") no-repeat;
	border: none;
	margin: 0 auto;
	width: 86px;
	height: 31px;
	font-family: 'carmela', sans-serif;
	font-size: 15px;
	padding: 5px;
	color: #fff !important;
}

#btnform>a {
	color: #FFFFFF !important;
	display: block;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

#btnform:hover {
	background: url("../images/btnhove.png") no-repeat;
	width: 86px;
}

.disp-error {
	color: #ff0000;
	margin-top: 36px;
	font-family: 'carmela', sans-serif;
	font-size: 11px;
	text-align: center;
	display: none;
}

.ys-tz_form_field_wrapper {
	background: #fff;
	border: 1px solid #9d9d9d;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 3px #9d9d9d inset, 3px 2px 0px #EEEEEE inset;
	color: #666666;
	display: inline;
	font-family: 'carmela', sans-serif;
	font-size: 16px;
	margin: 0 auto;
	padding: 5px;
	width: 200px;
	text-align: right;
	direction: rtl;
	width: 200px;
	margin-right: 20px;
}

.ys-tz_form_field_wrapper:first-child {
	margin-right: 0;
}

.ys-tz_form_field_wrapper input {
	background: none;
	border: none;
	text-align: right;
	direction: rtl;
	font-family: carmela, sans-serif;
	width: 200px;
	height: 26px;
	text-indent: 3px;
}

.ys-tz_form_button_wrapper {
	width: auto;
	direction: rtl;
	display: inline;
	margin-right: 20px;
	float: left;
}

.ys-tz_input required text error {
	border: 1px solid #FF0000 !important;
}

.YSdetailswrap {
	margin-top: 46px;
	margin-right: 7px;
}