/* "clear blue" skin */

/* inner table*/
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue {
	background: none;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue {
	background: none;
}
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td {
	/* background: none; */
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td {
	/* background: none; */
}

/* header */

/* full header td */
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full {
	height: 32px;
	-moz-user-select: none;
	cursor: default;
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full {
	height: 32px;
	-moz-user-select: none;
	cursor: default;
	font-size: 1px;
}
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header {
	height: 32px;
	-moz-user-select: none;
	cursor: default;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header {
	height: 32px;
	-moz-user-select: none;
	cursor: default;
}

/* header left side */
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_left {
	height: 32px;
	width: 8px;
	background-image: ;
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: default;
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_left {
	height: 32px;
	width: 7px;
	background-image: ;
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: default;
	font-size: 1px;
}
/* header middle side */
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_middle {
	height: 32px;
	background-image: ;
	background-position: bottom;
	background-repeat: repeat-x;
	cursor: default;
	font-size: 2px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_middle {
	height: 32px;
	background-image: ;
	background-position: bottom;
	background-repeat: repeat-x;
	cursor: default;
	font-size: 2px;
}
/* header right side */
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_right {
	height: 32px;
	width: 8px;
	background-image: ;
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: default;
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_right {
	height: 32px;
	width: 7px;
	background-image: ;
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: default;
	font-size: 1px;
}

/* body */

/*
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td {
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td {
	font-size: 1px;
}
*/

div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_middle_left {
	width: 6px;
	background-image: ;
	background-repeat: repeat-y;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_middle_left {
	width: 6px;
	background-image: ;
	background-repeat: repeat-y;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_content {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	/*
	background-color: #e6e5e5;
	*/
	background-color: #ffffff;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_content {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	/*
	background-color: #e6e5e5;
	*/
	background-color: #fefefe;
}
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_content div.dhtmlx_wins_body_content {
	/* width: 100%; */
	position: relative;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	/* background-color: #e6e5e5; */
	overflow: auto;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_content div.dhtmlx_wins_body_content {
	/* width: 100%; */
	position: relative;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	/* background-color: #e6e5e5; */
	overflow: auto;
}
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_middle_right {
	width: 6px;
	background-image: ;
	background-repeat: repeat-y;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_middle_right {
	width: 6px;
	background-image: ;
	background-repeat: repeat-y;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_left {
	width: 6px;
	height: 6px;
	background-image: ;
	background-repeat: no-repeat;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_left {
	width: 6px;
	height: 6px;
	background-image: ;
	background-repeat: no-repeat;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_middle {
	height: 6px;
	background-image: ;
	background-repeat: repeat-x;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_middle {
	height: 6px;
	background-image: ;
	background-repeat: repeat-x;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_active table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_right {
	width: 6px;
	height: 6px;
	background-image: ;
	background-repeat: no-repeat;
	-moz-user-select: none;
	font-size: 1px;
}
div.dhtmlx_window_inactive table.dhtmlx_wins_clear_blue td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_right {
	width: 6px;
	height: 6px;
	background-image: ;
	background-repeat: no-repeat;
	-moz-user-select: none;
	font-size: 1px;
}

/* title */

div.dhtmlx_window_active div.dhtmlx_wins_title_clear_blue {
	position: absolute;
	top: 9px;
	left: 20px;
	color: #383838;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor: default;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_title_clear_blue {
	position: absolute;
	top: 9px;
	left: 20px;
	color: #999999;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor: default;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
}

/* icon */

div.dhtmlx_window_active img.dhtmlx_wins_icon_clear_blue {
	position: absolute;
	top: 12px;
	left: 6px;
	width: 9px;
	height: 9px;
	border: none;
	-moz-user-select: none;
}
div.dhtmlx_window_inactive img.dhtmlx_wins_icon_clear_blue {
	position: absolute;
	top: 12px;
	left: 6px;
	width: 9px;
	height: 9px;
	border: none;
	-moz-user-select: none;
}

/* statusbar */

div.dhtmlx_window_active div.dhtmlx_wins_statusbar_clear_blue {
	position: absolute;
	overflow: hidden;
	margin: 0px;
	margin-top: 1px;
	padding-top: 1px;
	padding: 0px;
	border-top: #a4a3a3 1px solid;
	background-color: #e6e5e5;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_statusbar_clear_blue {
	position: absolute;
	overflow: hidden;
	margin: 0px;
	margin-top: 1px;
	padding-top: 1px;
	padding: 0px;
	border-top: #a4a3a3 1px solid;
	background-color: #e6e5e5;
}

/* buttons */

div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue {
	position: absolute;
	right: 6px;
	top: 9px;
	height: 16px;
	border: none;
	background: none;
	-moz-user-select: none;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue {
	position: absolute;
	right: 6px;
	top: 9px;
	height: 16px;
	border: none;
	background: none;
	-moz-user-select: none;
}

div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td.dhtmlx_wins_btn_visible {
	width: 17px;
	text-align: left;
	cursor: default;
	-moz-user-select: none;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td.dhtmlx_wins_btn_visible {
	width: 17px;
	text-align: left;
	cursor: default;
	-moz-user-select: none;
}

div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td.dhtmlx_wins_btn_hidden {
	display: none;
	width: 17px;
	text-align: left;
	cursor: default;
	-moz-user-select: none;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td.dhtmlx_wins_btn_hidden {
	display: none;
	width: 17px;
	text-align: left;
	cursor: default;
	-moz-user-select: none;
}

div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div {
	width: 16px;
	height: 16px;
	-moz-user-select: none;
	background-repeat: no-repeat;
	cursor: default;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div {
	width: 16px;
	height: 16px;
	-moz-user-select: none;
	background-repeat: no-repeat;
	cursor: default;
}

/* park */
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_park_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_park_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_park_disabled {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_park_disabled {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_park_over_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_park_over_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_park_over_pressed {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_park_over_pressed {
	background-image: ;
}

/* minmax maximize */
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax1_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax1_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax1_disabled {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax1_disabled {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax1_over_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax1_over_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax1_over_pressed {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax1_over_pressed {
	background-image: ;
}

/* minmax restore */
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax2_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax2_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax2_disabled {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax2_disabled {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax2_over_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax2_over_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax2_over_pressed {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_minmax2_over_pressed {
	background-image: ;
}

/* close */
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_close_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_close_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_close_disabled {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_close_disabled {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_close_over_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_close_over_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_close_over_pressed {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_close_over_pressed {
	background-image: ;
}

/* help */
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_help_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_help_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_help_disabled {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_help_disabled {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_help_over_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_help_over_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_help_over_pressed {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_help_over_pressed {
	background-image: ;
}

/* stick */
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_stick_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_stick_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_stick_disabled {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_stick_disabled {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_stick_over_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_stick_over_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_stick_over_pressed {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_stick_over_pressed {
	background-image: ;
}

/* sticked */
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_sticked_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_sticked_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_sticked_disabled {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_sticked_disabled {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_sticked_over_default {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_sticked_over_default {
	background-image: ;
}
div.dhtmlx_window_active div.dhtmlx_wins_buttons_clear_blue table td div.button_sticked_over_pressed {
	background-image: ;
}
div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_clear_blue table td div.button_sticked_over_pressed {
	background-image: ;
}
