﻿

/* Gaia Window/DateTimePicker max_os_x skin
 */
.accordion_light_blue_new_caption {
	font-size:12px;
	font-weight:bold;
	background-color:#B1C9DE;
	padding:2px; 
	border:dotted 1px #666;
	cursor:pointer;
	color:#15428B;
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	-moz-user-select:none;
}

.accordion_light_blue_new_content {
	color:#15428B;
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	background-color:#F2F4F4;
	vertical-align:top;
	overflow:hidden;
	padding:0px;
	border-left:dotted 1px #666;
	border-right:dotted 1px #666;
	border-bottom:dotted 1px #666;
}
