#div_children_cosmores{
	background-color:#111;
	top: 50px!important;
	border:1px solid #777;
	color:#333;
}
div.div_children_content_cosmores{
	padding:7px;
}
/** style for children popup h3 tag() **/
div.div_children_content_cosmores h3{
	width:100%;
	text-align:center;
	padding:0px 2px;
	margin-bottom:4px;
	font-weight:normal;
	text-transform:none;
	font-size: 14px!important;
	color:#eee!important;
	margin-top:3px!important;
}
/** style for children popup label fields **/
div.div_children_content_cosmores{
text-align: right;
color: #fff;
}
div.div_children_content_cosmores input{
margin-bottom:4px;
border: 1px solid #454545;
background: #202020;
color:#eee!important;
width: 80px;

}

label.label_child_cosmores {font-size:12px!important; color:#ddd;}

div.div_children_content_cosmores div.div_children_buttons_cosmores{
	text-align:left;
	width:100%;
}
div.div_children_content_cosmores div.div_children_buttons_cosmores a{
	padding-left:6px;
	padding-right:6px;
	color:#eee!important;
}

/** style for jquery ui datepicker **/
#ui-datepicker-div{
	font-size: 13px;
}
#ui-datepicker-div span.ui-datepicker-month{
	color: #6C5D4A;
	font-size: 14px;
}
#ui-datepicker-div span.ui-datepicker-year{
	color: #6C5D4A;
	font-size: 14px;
}

/**input#button_cosmores{

	background-color:#232323;
	line-height:14px;
	padding:4px 12px;
	text-decoration:none;
	font-family: 'Terminal Dosis', sans-serif;
	font-size:15px;
	text-transform:uppercase;
}**/
input#button_cosmores:hover{}

.ui-datepicker {}