*{margin: 0px}
html, body {
	position: static;
	background: #8ab8e6;
	overflow: auto;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	height: auto;
	user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
input[type=text],
input[type=textarea] {
	user-select: text;
	-moz-user-select: text;
	-khtml-user-select: text;
	-webkit-user-select text;
}

input[type=text][readonly],
input[type=textarea][readonly] {
	user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

input[type=text][readonly].selectabletext,
input[type=textarea][readonly].selectabletext {
	user-select: text;
	-moz-user-select: text;
	-khtml-user-select: text;
	-webkit-user-select: text;
}
body {
	position: relative;
	overflow: visible;
}
body.x-body-masked {
	overflow-y: hidden;
}
table {
	font-size: 12px;
}
.clear {
	clear : both;
}
a:link, a:visited, a:active {
	color: #0077cc;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
}
div.hr {
	height: 2px;
	background: transparent url(../images/White/line_a.png) no-repeat scroll center;
}
div.hr hr {
	display: none;
}
.syno-photo-wrapper {
	height: 100%;
	min-height: 100%;
	height: auto !important;
}
.syno-footer {
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.syno-footer-stick {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.syno-footer-info {
	width: 185px;
	float: right;
	position: relative;
	top: 6px;
}
.syno-impressum {
	overflow: hidden;
	position: relative;
	margin-top: 15px;
	text-align: center;
}
.footer-info-one {
	top: 0px;
}
.syno-photo-header {
	width: 100%;
	min-width: 1010px;
	height: 35px;
	background: url(../images/title_bg_70.png);
}
.header-main {
	width:1010px;
	margin: 0 auto;
}
.syno-header-logo {
	height: 26px;
	overflow: hidden;
	margin-top: 3px;
	margin-left: 8px;
	float: left;
	max-width: 500px;
}
.syno-header-link {
	margin-right: 10px;
	float: right;
	line-height: 33px;
}
.syno-header-link a:link, .syno-header-link a:visited, .syno-header-link a:active {
	color: #444444;
	text-decoration: none;
}
.syno-header-link a:hover {
	color: #777777;
}
.syno-photo-contain-out {
	width: 1010px;
	margin: 0 auto;
}
.syno-photo-out-tl, .syno-photo-out-bl {
	padding-left: 30px;
}
.syno-photo-out-tr, .syno-photo-out-br {
	padding-right: 30px;
}
.syno-photo-out-tc, .syno-photo-out-bc {
	height: 30px;
}
.syno-photo-out-tl { background: url(../images/White/body_bg_70_a.png) no-repeat;}
.syno-photo-out-tr { background: url(../images/White/body_bg_70_a.png) no-repeat right -60px;}
.syno-photo-out-tc { background: url(../images/White/body_bg_70_a.png) repeat-x 0 -30px;}
.syno-photo-out-ml {
	padding-left: 30px;
	background: url(../images/White/body_bg_70_bl.png) repeat-y;
}
.syno-photo-out-mr {
	padding-right: 30px;
	background: url(../images/White/body_bg_70_br.png) repeat-y right 0;
}
.syno-photo-out-bl {
	background: url(../images/White/body_bg_70_a.png) no-repeat 0 -90px;
}
.syno-photo-out-br {
	background: url(../images/White/body_bg_70_a.png) no-repeat right -150px;
}
.syno-photo-out-bc {
	background: url(../images/White/body_bg_70_a.png) repeat-x 0 -120px;
}
.syno-photo-contain {
	position: relative;
	background: url(../images/White/body_bg_70_c.png) repeat;
}
.syno-info-area {
	position: relative;
	top: -19px;
}
.info-panel {
	position:relative;
	margin-top: 6px;
}
.info-panel-empty {
	margin-top: 16px;
}
.info-bar {
	overflow: hidden;
}
.info-link-with-search {
	width: 760px;
}

.info-link {
	line-height: 20px;
	margin-bottom: 6px;
	min-height: 20px;
}
.info-link a:link, .info-link a:visited {
	color:#222222;
}
.info-link a:hover {
	color:#0099ff;
}
.info-link a:hover {
	color:#005599;
}
.path-link-last {
	font-size: 16px;
	font-weight: bold;
}
.icon-path-arrow {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	top: 3px;
}
.icon-path-arrow {
	background: url(../images/White/icon_path.png) no-repeat;
}
.album-state {
	position: relative;
	top: 6px;
	color: #222222;
	white-space: nowrap;
	overflow: hidden;
}
.album-management {
	color: #0077cc;
	overflow: hidden;
	display: inline-block;
	margin: 4px 0 4px 0;
	float: left;
}
.search {
	position: absolute;
	top: 5px;
	right: 0px;
}
.admin-function {
	float: right;
}
.admin-function {
	position: relative;
	top: -3px;
}
.admin-function span {
	display: inline-block;
	float:left;
	width: 36px;
	height:22px;
}
.func-cover {
	background: url(../images/White/bt_action.png) no-repeat;
}
.func-rotate {
	background: url(../images/White/bt_action.png) no-repeat 0 -22px;
}
.func-delete {
	background: url(../images/White/bt_action.png) no-repeat 0 -44px;
}
.func-cover:hover {
	background: url(../images/White/bt_action.png) no-repeat 0 -66px;
}
.func-rotate:hover {
	background: url(../images/White/bt_action.png) no-repeat 0 -88px;
}
.func-delete:hover {
	background: url(../images/White/bt_action.png) no-repeat 0 -110px;
}
.func-cover:active {
	background: url(../images/White/bt_action.png) no-repeat 0 -132px;
}
.func-rotate:active {
	background: url(../images/White/bt_action.png) no-repeat 0 -154px;
}
.func-delete:active {
	background: url(../images/White/bt_action.png) no-repeat 0 -176px;
}
.photo-main-album {
	position: relative;
	overflow: hidden;
}

#photo-main-album-info {
	text-align: center;
	margin-top: 80px;
}
.cursor-move {
	cursor:move;
}
.album, .photo {
	width: 190px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
}
.album-thumb, .photo {
	width: 158px;
	height: 148px;
	margin-bottom: 0px;
}
.album-hover {
	background:#8ab8e6;
}
.album-frame {
	width: 158px;
	height: 158px;
	margin: 0 auto;
	overflow: hidden;
}
.item-info {
	width: 140px;
	height: 32px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 16px;
	word-wrap: break-word;
}
.item-info-show-hit {
	height: 48px;
}
.detail-album-info {
	height: 16px;
	margin-top: 5px;
}
.photo-main-detail .detail-album-info {
	text-align:center;
}
.album-title {
	max-height: 32px;
	overflow: hidden;
	word-wrap: break-word;
}
.photo-main-detail .album-title {
	max-height: 16px;
}
.hit-text {
	color: #888;
}
.cover-img {
	position: relative;
	display: block;
	width: 136px;
	height: 136px;
	overflow: hidden;
	background: #c8cdd2;
}
.photo-main-detail .photo .cover-img {
	overflow: visible;
}
.photo-cover-img {
	margin: 10px auto 0 auto;
	border: 1px solid #777777;
}
.photo-main-detail .photo-cover-img {
	border: none;
	background: none;
}
.photo-main-detail .photo .photo-thumb-img {
	border: 1px solid #777777;
}
.cover-link {
	display: block;
	width: 136px;
	height: 136px;
}
.album-l {
	width: 144px;
	float: left;
}
.album-lt {
	padding-left: 14px;
	background: url(../images/White/album_bg_a.png) no-repeat;
}
.album-ltm {
	height: 8px;
	background: url(../images/White/album_bg_a.png) repeat-x 0 -8px;
}
.album-lm {
	padding-left: 8px;
	background: url(../images/White/album_bg_al.png) repeat-y;
}
.album-lb {
	padding-left: 14px;
	background: url(../images/White/album_bg_a.png) no-repeat 0 -16px;
}
.album-lbm {
	height: 14px;
	background: url(../images/White/album_bg_a.png) repeat-x 0 -30px;
}
.album-r {
	width: 14px;
	height: 100%;
	float: left;
}
.album-rt {
	width: 14px;
	height: 14px;
	float: left;
	background: url(../images/White/album_bg_b.png) no-repeat;
}
.album-rm {
	width: 14px;
	height: 130px;
	background: url(../images/White/album_bg_br.png) repeat-y;
	float: left;
}
.album-rb {
	width: 14px;
	height: 14px;
	float: left;
	background: url(../images/White/album_bg_b.png) no-repeat 0 -14px;
}
.photo-frame {
	width: 140px;
	height: 140px;
	margin: 0 auto;
	overflow: hidden;
}
.photo-tl {
	padding-left: 10px;
	background: url(../images/White/photo_bg_a.png) no-repeat;
}
.photo-tr {
	padding-right: 10px;
	background: url(../images/White/photo_bg_a.png) no-repeat right -20px;
}
.photo-tm {
	height: 10px;
	background: url(../images/White/photo_bg_a.png) repeat-x 0 -10px;
}
.photo-bl {
	padding-left: 10px;
	background: url(../images/White/photo_bg_a.png) no-repeat 0 -30px;
}
.photo-br {
	padding-right: 10px;
	background: url(../images/White/photo_bg_a.png) no-repeat right -50px;
}
.photo-bm {
	height: 10px;
	background: url(../images/White/photo_bg_a.png) repeat-x 0 -40px;
}
.photo-ml {
	padding-left: 10px;
	background: url(../images/White/photo_bg_bl.png) repeat-y;
}
.photo-mr {
	padding-right: 10px;
	background: url(../images/White/photo_bg_br.png) repeat-y right 0px;
}
.manage-btn {
	display: inline-block;
	height: 22px;
}
.manage-btn-area {
	display: block;
	overflow: hidden;
}
.manage-btn-table table {
	margin-right: 10px;
	float: left;
}
.manage-btn-table {
	margin: 0 auto;
}
.manage-btn-area a:link, .manage-btn-area a:visited{
	color: #3c3c3c;
}
.manage-btn-area a:hover {
	color: #004a80;
}
.manage-btn-area a:active {
	color: #003c66;
}
.icon-select {
	position: absolute;
	width: 60px;
	height: 60px;
	display: block;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
.icon-select-0, .icon-select-2, .icon-select-3, .icon-select-4,
.icon-select-10, .icon-select-11, .icon-select-12, .icon-select-13 {
	background: url(../images/icon_select.png) no-repeat;
	visibility: hidden;
}
.icon-select-1{
	background: url(../images/icon_select.png) no-repeat 0 -60px;
	visibility: hidden;
}
.album_title_block {
	position: absolute;
	display: block;
	bottom: 0px;
	width: 100%;
	height: 36px;
	color: #ffffff;
	background: #000000;
	overflow: hidden;
	word-wrap: break-word;
	opacity: 0.65;
	filter: alpha(opacity=75);
}
.display-none {
	display:none;
}
.album_title_block div{
	margin: 3px;
	line-height: 16px;
}
.icon-quick-menu{
	position: absolute;
	width: 20px;
	height: 20px;
	display: block;
	right: 4px;
	bottom: 4px;
	background: url(../images/White/bt_dropdown.png) no-repeat;
	visibility: hidden;
}
.icon-quick-menu:hover {
	cursor:pointer;
	background: url(../images/White/bt_dropdown.png) no-repeat 0 -20px;
}
.icon-quick-menu:active {
	background: url(../images/White/bt_dropdown.png) no-repeat 0 -40px;
}
.icon-video {
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	left: 30px;
	top: 30px;
	background: url(../images/icon_video.png) no-repeat;
}
.icon-thumb-video {
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	left: 6px;
	top: 6px;
	background: url(../images/icon_video.png) no-repeat;
}
.icon-item-edit-cancel {
	display: inline-block;
	width: 16px;
	height: 20px;
	background: url(../images/search-cancel.png) no-repeat;
	position: relative;
	top: -20px;
	left: 62px;
}
.icon-item-edit-cancel:hover{
	cursor: pointer;
}
.icon-sprite {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
	margin-right: 15px;
}
.icon-sprite:hover {
}
.icon-rss {
	height: 16px;
	width: 16px;
	float: right;
	background: url(../images/White/icon_a_blog.png) no-repeat 0 -128px;
}
.q_menu_rotate_90 {
	background: url(../images/White/icon_action.png) no-repeat;
}
.q_menu_rotate_270 {
	background: url(../images/White/icon_action.png) no-repeat 0 -16px;
}
.q_menu_delete {
	background: url(../images/White/icon_action.png) no-repeat 0 -32px;
}
.q_menu_setcover {
	background: url(../images/White/icon_action.png) no-repeat 0 -48px;
}
.ext-ie7 .icon-rss {
	float: none;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 6px;
}
.icon-new {
	background: url(../images/White/icon_a_photo.png) no-repeat;
}
.icon-management {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -16px;
}
.icon-label:hover, .icon-information:hover, .icon-fullsize:hover, .icon-download:hover, .icon-new:hover, .icon-add-comment:hover,
.icon-management:hover, .icon-slideShow:hover, .icon-more:hover, .icon-map:hover,
.icon-quality:hover, .icon-edit:hover, .icon-edit-smart-album:hover, .icon-delete-smart-album:hover {
	color: #0099ff;
	cursor: pointer;
}
.icon-add-comment {
	color: #07C;
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -192px;
}
.icon-slideShow {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -32px;
}
.icon-more {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -80px;
}
.icon-share {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -64px;
}
.icon-map {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -48px;
}
.icon-download {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -128px;
}
.icon-information {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -96px;
}
.icon-label {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -256px;
}
.icon-person-tag {
	background: url(../images/White/icon_tag.png) no-repeat 0 -16px;
}
.icon-question-mark {
	background: url(../images/White/icon_question_mark.png) no-repeat;
	position: relative;
	left: 0px;
	top: 2px;
}
.photo-label .name-tag .icon-question-mark {
	width: 16px;
	height: 16px;
	display: inline-block;
}
.icon-place-tag {
	background: url(../images/White/icon_tag.png) no-repeat;
}
.icon-fullsize {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -112px;
}
.icon-dropdown {
	display: inline-block;
	width: 16px;
	height: 12px;
	background: url(../images/White/icon_dropdown.png) no-repeat;
}
.icon-password, .icon-virtual {
	display: inline-block;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 2px;
	background: url(../images/icon_password.png) no-repeat;
}
.icon-virtual {
	width: 24px;
	background: url(../images/new.gif) no-repeat;
}
.icon-edit {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -256px;
}
.icon-post-edit {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -256px;
}
.icon-quality {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -144px;
}
.icon-right-arrow {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -208px;
}
.icon-show-comment {
	background: url(../images/bt_showhide_comment.png) no-repeat;
}
.icon-show-comment:hover {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -16px;
}
.icon-show-comment:active {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -32px;
}
.icon-hide-comment {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -48px;
}
.icon-hide-comment:hover {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -64px;
}
.icon-hide-comment:active {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -80px;
}
.icon-save-as-smart-album {
	background: url(../images/White/icon_a_photo.png) no-repeat;
}
.icon-edit-smart-album {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -240px;
}
.icon-delete-smart-album {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -176px;
}

.syno-footer-div {
	width: 27%;
	float: left;
	display: block;
	min-height: 22px;
}
.syno-footer-div-m {
	width: 46%;
	float: left;
	display: block;
	min-height: 22px;
}

.page-area {
	display: block;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.page-area a {
	display : inline-block;
	line-height: 16px;
	text-align: center;
	color: #444444;
	border: 1px solid #777777;
	margin: 0 5px 0 5px;
}
.page-area a:hover {
	color: #0077cc;
	border: 1px solid #0077cc;
}
.page-area span {
	margin-left: 4px;
	margin-right: 4px;
}
.current-page {
	background: #444444;
	border: 1px solid #444444 !important;
	color: #ffffff !important;
}
.current-page a{
	color: #ffffff;
}
.pager-first {
	position: relative;
	top: 4px;
	width: 16px;
	height: 16px;
	background: url(../images/White/bt_page.png) no-repeat;
}
.ext-ie7 .pager-first {
	top: 1px;
}
.pager-last {
	position: relative;
	top: 4px;
	width: 16px;
	height: 16px;
	background: url(../images/White/bt_page.png) no-repeat 0 -162px;
}
.ext-ie7 .pager-last {
	top: 1px;
}
.pager-first:hover {
	background: url(../images/White/bt_page.png) no-repeat 0 -18px;
}
.pager-last:hover {
	background: url(../images/White/bt_page.png) no-repeat 0 -180px;
}
.pager-first:active {
	background: url(../images/White/bt_page.png) no-repeat 0 -36px;
}
.pager-last:active {
	background: url(../images/White/bt_page.png) no-repeat 0 -198px;
}
.search-box {
	height: 22px;
}
.sbox-l {
	float: left;
	width : 8px;
	height: 22px;
	background: url(../images/bt_search.png) no-repeat;
}
.sbox-m {
	overflow: hidden;
	float: left;
	height: 22px;
	border: 0 none;
	width: 122px;
	background: url(../images/bt_search.png) repeat-x 0 -22px;
}
.sbox-a {
	float: left;
	height: 22px;
	width: 13px;
	background: url(../images/White/bt_advanced_search.png) no-repeat;
}
.sbox-a:hover{
	cursor: pointer;
	background: url(../images/White/bt_advanced_search.png) no-repeat 0 -22px;
}
.sbox-a:active{
	background: url(../images/White/bt_advanced_search.png) no-repeat 0 -44px;
}
.sbox-r {
	float: left;
	height: 22px;
	width: 30px;
	background: url(../images/White/bt_search.png) no-repeat;
}
.sbox-r:hover {
	cursor: pointer;
	background: url(../images/White/bt_search.png) no-repeat 0 -22px;
}
.sbox-r:active{
	background: url(../images/White/bt_search.png) no-repeat 0 -44px;
}

.text-red, .label-item-new {
	color: #F24965;
}
.text-bold {
	font-weight: bold;
}
.ext-el-mask {
	-moz-opacity: .65;
	opacity: .65;
	filter: alpha(opacity=65);
	background-color: #000000;
}
.x-window-body .ext-el-mask {
	background-color: #cccccc;
}
.gmap_window .ext-el-mask {
	-moz-opacity: .65;
	opacity: .65;
	filter: alpha(opacity=65);
	background-color: #ffffff;
}
.gmap_window .x-form-field-wrap .x-form-search-trigger {
	background-image: url(../scripts/ext-3/resources/images/default/form/search-trigger.gif);
}
.thumb-slider {
	width: 142px;
	float: right;
	margin-top: 8px;
}
.slider-bar {
	float: left;
	margin-left:5px;
	margin-right:5px;
}
.slider-btn {
	display: inline-block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	float: left;
	background: url(../images/White/icon_slider.png) no-repeat;
}
.slide-more {
	background: url(../images/White/icon_slider.png) no-repeat 0 -16px;
}

.x-slider-thumb {
	background: url(../images/thumb.png) no-repeat !important;
	cursor: pointer;
	top: 0px !important;
}
.x-slider-thumb-over {
	background: url(../images/thumb.png) no-repeat -15px -15px !important;
}
.x-slider-thumb-drag {
	background: url(../images/thumb.png) no-repeat -30px -30px !important;
}
.x-slider-horz {
	padding-left: 6px;
	background: url(../images/White/slider.png) no-repeat !important;
}
.x-slider-horz .x-slider-end{
	padding-right: 6px;
	background: url(../images/White/slider.png) no-repeat right -30px !important;
}
.x-slider-horz .x-slider-inner{
	padding-right: 6px;
	height: 15px;
	background: url(../images/White/slider.png) repeat-x 0 -15px !important;
}
.edit-form {
	margin-right: 5px;
}
.edit-form-text {
	width : 300px;
}
.img-preview-container {
	position: absolute;
	display: block;
	overflow: hidden;
	width:308px;
	top: 100px;
	left: 100px;
	visibility: hidden;
}
.preview-tl {
	padding-left: 14px;
	background: url(../images/White/moreinfo_bg_a.png) no-repeat;
}
.preview-tr {
	padding-right: 14px;
	background: url(../images/White/moreinfo_bg_a.png) no-repeat right -28px;
}
.preview-tc {
	height: 14px;
	background: url(../images/White/moreinfo_bg_a.png) repeat-x 0 -14px;
}
.preview-ml {
	padding-left: 14px;
	background: url(../images/White/moreinfo_bg_bl.png) repeat-y;
}
.preview-mr {
	padding-right: 14px;
	background: url(../images/White/moreinfo_bg_br.png) repeat-y right;

}
.preview-bl {
	padding-left: 14px;
	background: url(../images/White/moreinfo_bg_a.png) no-repeat 0 -42px;
}
.preview-br {
	padding-right: 14px;
	background: url(../images/White/moreinfo_bg_a.png) no-repeat right -70px;
}
.preview-bc {
	height: 14px;
	background: url(../images/White/moreinfo_bg_a.png) repeat-x 0 -56px;
}
.preview-main {
	background: #FFFFFF;
}
.preview-img {
	position: relative;
	width: 280px;
}
.preview-title {
	color: #222222;
	font-size: 13px;
	font-weight: bold;
	overflow:hidden;
	max-height: 32px;
	word-wrap: break-word;
}
.preview-desc {
	line-height: 16px;
	max-height: 32px;
	overflow:hidden;
	word-wrap: break-word;
}
.preview-info {
	color: #404040;
	overflow:hidden;
}
.preview-duration {
	color: #008000;
	overflow:hidden;
}
.preview-quick-menu {
	margin: 5px 0 5px 0;
	overflow: hidden;
}
.preview-quick-menu-item {
	display: inline-block;
	width: 24px;
	height: 18px;
	overflow: hidden;
	float: left;
	border: 1px solid #c8cdd2;
}
#preview_q_cover {
	background: #F5FAFF url(../images/White/icon_action.png) no-repeat 4px -47px;
}
#preview_q_rotate90 {
	background: #F5FAFF url(../images/White/icon_action.png) no-repeat 4px 1px;
}
#preview_q_rotate270 {
	background: #F5FAFF url(../images/White/icon_action.png) no-repeat 4px -15px;
}
#preview_q_delete {
	background: url(../images/White/icon_action.png) no-repeat 4px -31px;
}
#preview_q_cover:hover, #preview_q_rotate90:hover, #preview_q_rotate270:hover, #preview_q_delete:hover {
	border: 1px solid #8c9196;
	background-color: #e1e6eb;
	cursor: pointer;
}
#preview_q_cover:active, #preview_q_rotate90:active, #preview_q_rotate270:active, #preview_q_delete:active {
	border: 1px solid #787d82;
	background-color: #d7dce1;
	cursor: pointer;
}
#info_title {
	color: #222222;
	font-weight: bold;
}
.photo-title, .photo-desc {
	line-height: 180%;
}
.photo-title-value, .photo-desc-value {
	width: 800px;
	overflow: hidden;
	word-wrap: break-word;
}
.label-area {
	line-height: 16px;
	overflow: hidden;
	display: inline-block;
}
.label-person-area {
	padding-left: 16px;
	background: url(../images/White/icon_tag_people.png) no-repeat;
}
.label-place-area {
	padding-left: 16px;
	background: url(../images/White/icon_tag_map.png) no-repeat;
}
.label-general-area {
	padding-left: 16px;
	background: url(../images/White/icon_tag_general.png) no-repeat;
}
.search-result {
	margin-top: 6px;
}
.search-result-title {
	font-size: 14px;
	font-weight: bold;
	width: 400px;
	float: left;
}
.search-result-info {
	font-weight: bold;
	float: right;
	text-align: right;
	margin-top: 8px;
}
.select-all{
	text-decoration: underline;
}
.select-page-all{
	padding-right: 10px;
}
.photo-main-content {
	position: relative;
	float: left;
	width: 820px;
	height: 620px;
}
.photo-img-container {
	position: relative;
}
.image-area {
}
.image-area:hover {
	/*cursor: move;*/
}
.image-area-drag-proxy {
	position: absolute;
	left: 10px;
	top: 10px;
	background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.image-area-drag-proxy:hover {
	cursor: pointer;
}

.name-tag {
	visibility: hidden;
}
.image-area-drag-proxy:hover .name-tag, .name-tag-edit {
	visibility: visible;
}
.name-tag .nameTag-box-wrapper {
	display: none;
}
.name-tag:hover .nameTag-box-wrapper, .name-tag-edit .nameTag-box-wrapper {
	display: block;
}
.name-tag-edit {
	z-index:999;
}
.name-tag:hover {
	z-index:99;
}
.nameTag-outer {
	border: 1px solid #000000;
	opacity: .5;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
.nameTag-inner-border {
	border: 1px solid #000000;
	opacity: .5;
	left: 4px;
	right: 4px;
	top: 4px;
	bottom: 4px;
}
.nameTag-inner {
	border: 3px solid white;
	opacity: .8;
	left: 1px;
	right: 1px;
	top: 1px;
	bottom: 1px;
}
.nameTag-content {
	top: 100%;
	padding-top: 5px;
	text-align: center;
	white-space: nowrap;
}
.nameTag-text {
	display: block;
	float: left;
	padding: 3px;
	background: black;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.name-tag-edit .nameTag-text{
	background: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.nameTag-name {
	color: white;
	word-wrap: break-word;
}
.nameTag-button {
	visibility: hidden;
	position: relative;
	display: block;
	clear: left;
}
.nameTag-button table{
	float: left;
}
.nameTag-combo {
	display: none;
}
.name-tag-edit .nameTag-combo {
	display: inline-block;
}
.name-tag, .name-tag .box {
	display: block;
	position: absolute;
}
.name-tag-edit .nameTag-outer, .name-tag-edit .nameTag-inner-border, .name-tag-not-confirm .nameTag-outer, .name-tag-not-confirm .nameTag-inner-border{
	border: none;
}
.name-tag-edit .nameTag-inner, .name-tag-not-confirm .nameTag-inner{
	border: 3px dashed white;
}
.name-tag:hover .label-delete-btn {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.name-tag-edit:hover .label-delete-btn {
	display: none;
}
.play-area {
	display: none;
	width:800px;
	height:600px;
	background-color:#000000;
}
.thumb-list-container {
	overflow: hidden;
	float: left;
	width: 130px;
	height: 612px;
	position: relative;
}
.thumb-list {
	position: relative;
	overflow: hidden;
	width: 106px;
	margin-left: 30px;
}
.thumb-list-el {
	overflow: hidden;
	width: 106px;
	margin-bottom: 4px;
}
.photo-thumb {
	float: left;
	width: 84px;
	opacity: 0.8;
}
.photo-thumb-current {
	opacity: 1.0;
}
.photo-thumb-hover {
	cursor: pointer;
	opacity: 1.0;
}
.ext-ie9 .photo-thumb {
	filter: alpha(opacity=80);
}
.ext-ie9 .photo-thumb-current {
	filter: alpha(opacity=100);
}
.ext-ie9 .photo-thumb-hover {
	filter: alpha(opacity=100);
}
.thumb-tl {
	padding-left: 7px;
	background: url(../images/White/photo_bg_small_a.png) no-repeat;
}
.thumb-tr {
	padding-right: 7px;
	background: url(../images/White/photo_bg_small_a.png) no-repeat right -14px;
}
.thumb-tm {
	height: 7px;
	background: url(../images/White/photo_bg_small_a.png) repeat-x 0 -7px;
}
.thumb-bl {
	padding-left: 7px;
	background: url(../images/White/photo_bg_small_a.png) no-repeat 0 -21px;
}
.thumb-br {
	padding-right: 7px;
	background: url(../images/White/photo_bg_small_a.png) no-repeat right -35px;
}
.thumb-bm {
	height: 7px;
	background: url(../images/White/photo_bg_small_a.png) repeat-x 0 -28px;
}
.thumb-ml {
	padding-left: 7px;
	background: url(../images/White/photo_bg_small_bl.png) repeat-y;
}
.thumb-mr {
	padding-right: 7px;
	background: url(../images/White/photo_bg_small_br.png) repeat-y right;
}
.thumb-img-area {
	position: relative;
	overflow: hidden;
	width: 70px;
	height: 70px;
	background: #c8cdd2;
}
.thumb-img {
	position: relative;
}
.thumb-img-loading {
	position: absolute;
	top: 27px;
	left: 27px;
}
.thumb-indicator {
	position: relative;
	top: 31px;
	display: inline-block;
	float: left;
	width: 16px;
	height: 16px;
	left: 5px;
}
.current-indicator {
	background: url(../images/White/icon_current_photo.png) no-repeat;
}
.loading-img {
	display: block;
	position: absolute;
	top: 298px;
	left: 398px;
}
.photo-comment, .photo-comment-content {
	margin-top: 10px;
}
.photo-comment {
	padding-bottom: 40px;
}
.photo-comment-content {
	min-height: 20px;
}

.comment-block {
	margin-top: 10px;
}
.comment-tl {
	padding-left: 10px;
	background: url(../images/White/comment_bg_a.png) no-repeat;
}
.comment-tr {
	padding-right: 10px;
	background: url(../images/White/comment_bg_a.png) no-repeat right -20px;
}
.comment-tc {
	background: url(../images/White/comment_bg_a.png) repeat-x 0 -10px;
	height: 10px;
}
.comment-bl{
	padding-left: 10px;
	background: url(../images/White/comment_bg_a.png) no-repeat 0 -30px;
}
.comment-br{
	padding-right: 10px;
	background: url(../images/White/comment_bg_a.png) no-repeat right -50px;
}
.comment-bc{
	background: url(../images/White/comment_bg_a.png) repeat-x 0 -40px;
	height: 10px;
}
.comment-main {
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background: url(../images/White/comment_bg_b.png) repeat;
}
.comment-title {
	color: #222;
}
.comment-info {
	padding-left: 20px;
}
.comment-username {
	font-weight: bold;
}
.comment-date {
	float: right;
}
.comment-content {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	word-wrap: break-word;
}
.icon-delete-comment {
	float: right;
	background: url(../images/White/icon_a_blog.png) no-repeat 0 -80px;
}
.icon-delete-comment a, .article-info-admin a {
	color: #d9213f;
}
.icon-delete-comment a:active, .article-info-admin a:active {
	color: #a60823;
}
.icon-delete-comment a:hover, .article-info-admin a:hover {
	color: #f24965;
}
.info-box {
	position: absolute;
	display: block;
	width: 350px;
	left: -1000px;
	top: 0px;
	visibility: hidden;
	overflow: hidden;
}
.info-box-main {
	background: #FFFFFF;
	opacity: .85;
	filter: alpha(opacity=85);
}
.info-tl {
	padding-left: 10px;
	background: url(../images/White/info_bg_a.png) no-repeat;
}
.info-tr {
	padding-right: 10px;
	background: url(../images/White/info_bg_a.png) no-repeat right -20px;
}
.info-tc {
	background: url(../images/White/info_bg_a.png) repeat-x 0 -10px;
	height: 10px;
}
.info-ml {
	padding-left: 10px;
	background: url(../images/White/info_bg_bl.png) repeat-y;
}
.info-mr {
	padding-right: 10px;
	background: url(../images/White/info_bg_br.png) repeat-y right;
}
.info-bl {
	padding-left: 10px;
	background: url(../images/White/info_bg_a.png) no-repeat 0 -30px;
}
.info-br {
	padding-right: 10px;
	background: url(../images/White/info_bg_a.png) no-repeat right -50px;
}
.info-bc {
	background: url(../images/White/info_bg_a.png) repeat-x 0 -40px;
	height: 10px;
}
#label_box_main {
	font-size: 12px;
}
.label-delete-btn {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/White/bt_remove.png);
	display: none;
}
.label-delete-btn:hover {
	cursor: pointer;
	background: url(../images/White/bt_remove.png) 0 -16px;
}
.label-delete-btn:active {
	background: url(../images/White/bt_remove.png) 0 -32px;
}
.label-box-label-edit:hover .label-delete-btn {
	display: inline-block;
}
.last-label .label-separator {
	visibility: hidden;
}
.label-box-label {
	display: inline-block;
}
.label-box-label span {
	float: left;
}
.label-box-label-nonConfirm .label-text {
	color: #788287;
}
.label-box-label-nonConfirm .label-text:hover {
	color: #2f8c00;
	cursor: pointer;
}
.name-tag-not-confirm .icon-question-mark {
	width: 16px;
	height: 16px;
	display: inline-block;
	top: 0px;
	vertical-align: top;
}
.name-tag-edit .icon-question-mark {
	display: none;
}
.label-question-icon {
	width: 16px;
	height: 16px;
	background: url(../images/White/icon_question_mark.png);
	display: none;
}
.label-question-icon {
	cursor: pointer;
}
.label-box-label-nonConfirm .label-question-icon {
	display: inline-block;
}
.text-edit-hover {
	background-image: url(../images/text_edit_hover_bg.png);
	background-repeat: repeat;
}
.text-edit-hover-transparent {
	background-image: none;
}
.photo-main-desc, .album-desc {
	display: block;
}
#coolirisBridge, #hidden_upload {
	position: absolute;
}
.x-btn button {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.uploadWindowCls .x-btn button {
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.name-tag .x-btn button {
	padding-left: 8px !important;
	padding-right: 8px !important;
}
.photo-info-title {
	width: 150px;
	overflow: hidden;
	float: left;
	font-weight: bold;
}

.photo-info-value {
	width: 170px;
	overflow: hidden;
	float: left;
}

.main_page_info_desc {
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #666666;
}

.margin-top-0px {
	margin-top: 0px;
}

.x-statusbar .x-status-busy {
	background-repeat: no-repeat;
}

.x-statusbar .x-status-valid {
	background-repeat: no-repeat;
	background-image: url(../images/icon_done_16.png);
}

.x-statusbar .x-status-error {
	background-repeat: no-repeat;
	background-image: url(../images/error_icon.png);
}

.uploadWindowBrowseMsg {
	background-color: #F0F0F0;
	z-index: 9999;
	border: 1px solid #AAA;
	padding: 20px;
}

.x-fieldset .fieldset-gray-border {
	border-color: #C8CDD2;
}

.flashUploadStatusIcon {
	position: relative;
	left: 44px;
	top: -76px;
}

.facebook_upload_field {
	background:transparent;
	border:solid 1px #BDC7D8 !important;
	width:100% !important;
	height:100% !important;
}

.facebook_upload_image_container {
	position:absolute;
	top:15px;
	left:40px;
	width:200px !important;
	height:200px !important;
	border:solid 1px gray;
	padding: 3px;
	box-shadow: 0px 0px 6px #000000;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
}

.facebook_uploading {
	padding-left: 20px;
	background-image: url(../../images/gray-syno/grid/loading.gif);
}

.facebook_login_option {
	text-decoration:underline;
	cursor:pointer;
}

#fb_authorize {
	color:#3B5998;
	font-weight:bold;
	position:absolute;
	left: 80px;
	top: 15px;
}

#fb_deletetoken {
	color:#3B5998;
	position:absolute;
	left: 80px;
	top: 35px;
	cursor:pointer;
}

#fb_pic, #multi_upload_fb_pic {
	border:solid 1px #CECECE;
	width:50px;
	height:50px;
}

#fb_provider_icon {
	position: absolute;
	left: 60px;
	top: 15px;
	max-width: 16px;
	max-height: 16px;
}

.facebook_image_container_cell {
	width:45%;
}

.facebook_form_container_cell {
	width:50%;
	padding-right:10px;
	padding-top:15px;
	vertical-align:top;
}

.fb_form_container_textarea_cell {
	width:50%;
	height:60px;
	padding-right:38px;
	padding-bottom:10px;
	vertical-align: top;
}

.fb_form_container_label_cell {
	width:50%;
	height:25px;
	padding-right:10px;
}
.fb_form_container_combo_cell {
	width:50%;
	padding-right:30px;
	padding-bottom:10px;
	vertical-align: top;
}

#fb_status_loading {
	position:absolute;
	left: 80px;
	top: 15px;
}

.facebook_upload_image_container_body {
	width:200px;
	height:200px;
}
@media only screen and (max-device-width: 1024px) and (orientation:portrait) {
	.syno-photo-header {
		min-width: 768px;
	}
	.syno-photo-contain-out {
		width: 768px;
	}
	.photo-main-content {
		width: 570px;
		height: 440px;
	}
	.thumb-list-container {
		height: 440px;
	}
	.play-area {
		width:540px;
		height:400px;
	}
	.album, .photo{
		width: 177px;
	}
	.info-link-with-search {
		width: 510px;
	}
	.loading-img {
		top: 210px;
		left: 290px;
	}
	.photo-title-value, .photo-desc-value {
		width: 540px;
	}
}

.facebook_upload_success {
	-webkit-transition-property: top, opacity;
	-moz-transition-property: top, opacity;
	-o-transition-property: top, opacity;
	-webkit-transition-duration: 1s, 1s;
	-moz-transition-duration: 1s, 1s;
	-o-transition-duration: 1s, 1s;
	opacity:0;
}
.checkbox_in_grid_head {
	margin-right: 5px;
}

.b-button {
	display: inline-block;
	*display: inline;
	height: 22px;
	line-height: 22px;
	border-collapse:collapse;
	margin-right: 1px;
}
.b-button .icon-sprite {
	padding-left: 18px;
	margin-right: 0px;
}
.b-button .b-button-r,.b-button .b-button-l {
	width: 6px;
}
.b-button:hover, .b-button-pressed {
	cursor: pointer;
}
.b-button:hover, .b-button-pressed {
	cursor: normal;
}
.login_error {
	color: #D9213F;
}
.place-tag-list table {
	border-collapse: collapse;
}
.place-tag-list table td{
	padding: 2px;
}
#add_person_label_msg {
	background: none repeat scroll 0 0 black;
	border-radius: 5px;
	opacity: 0.75;
	padding: 15px;
	color: #FFFFFF;
	text-align: center;
	display: inline;
}
.people-name-tag {
	position: absolute;
	margin-top: 10px;
	text-align: center;
	visibility: hidden;
}
.people-name-tag-tl {
	padding-left: 12px;
	background: url(../images/White/people_tag_bg_a.png) no-repeat;
}
.people-name-tag-tr {
	padding-right: 12px;
	background: url(../images/White/people_tag_bg_a.png) no-repeat right -16px;
}
.people-name-tag-tc {
	height: 8px;
	background: url(../images/White/people_tag_bg_a.png) repeat-x 0 -8px;
}
.people-name-tag-bl {
	padding-left: 12px;
	background: url(../images/White/people_tag_bg_a.png) no-repeat 0 -24px;
}
.people-name-tag-br {
	padding-right: 12px;
	background: url(../images/White/people_tag_bg_a.png) no-repeat right -48px;
}
.people-name-tag-bc {
	height: 12px;
	background: url(../images/White/people_tag_bg_a.png) repeat-x 0 -36px;
}
.people-name-tag-ml {
	padding-left: 12px;
	background: url(../images/White/people_tag_bg_b.png) repeat-y;
}
.people-name-tag-mr {
	padding-right: 12px;
	background: url(../images/White/people_tag_bg_b.png) repeat-y right;
}
.people-name-tag-mc {
	height: 16px;
	background: url(../images/White/people_tag_bg_c.png) repeat;
}
.name-tag-edit .people-name-tag-mc {
	text-align: left;
	position: relative;
	width: 175px;
	height: 21px;
}
.people-name-tag-up {
	background: url(../images/White/people_tag_bg_d.png) no-repeat;
	width: 12px;
	margin: 0 auto;
	height: 10px;
	position: relative;
	top: -6px;
}
.people-name-tag-text {
	display: inline-block;
	max-width: 250px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 16px;
	line-height: 16px;
}
#general_dlg_combo {
	display: inline-block;
}
#general_dlg_add_btn, .name-tag .people-name-tag-add-btn {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 5px;
	margin-left: 5px;
	background: url(../images/White/bt_confirm.png) no-repeat;
}
#general_dlg_add_btn:hover, .name-tag .people-name-tag-add-btn:hover {
	cursor: pointer;
	background: url(../images/White/bt_confirm.png) no-repeat 0 -16px;
}
#general_dlg_add_btn:active, .name-tag .people-name-tag-add-btn:active {
	background: url(../images/White/bt_confirm.png) no-repeat 0 -32px;
}
.name-tag .people-name-tag-add-btn {
	display: none;
}
.name-tag-edit .people-name-tag-add-btn {
	display: inline-block;
	position: absolute;
	right: 1px;
    top: 3px;
}
#general_dlg_label_area {
	height: 210px;
	margin-top: 10px;
}
#place_dlg_label_area {
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 12px;
}
.dlg_no_label_hint {
	position: absolute;
	color: gray;
	padding-top: 10px;
}
.dlg_label_area .label-box-label {
	line-height: 22px;
	height: 22px;
	padding-right: 3px;
	white-space: nowrap;
}
.dlg_label_area .label-text {
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	padding-left: 2px;
}
#place_dlg_label_area.dlg_label_area .label-text {
	width: 176px;
}
.dlg_label_area .label-delete-btn {
	display: inline-block;
	position: relative;
	top: 3px;
	vertical-align: top;
	visibility: hidden;
}
.dlg_label_area .label-box-label:hover .label-delete-btn {
	visibility: visible;
}
.dlg_label_area .label-box-label:hover {
	background: #C6DAEE;
}

.gmap_window .geo-label-expand,
.gmap_window .geo-label-collapse {
	display: block;
	width: 36px;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(../images/bt_map_mode.png);
}
.gmap_window .geo-label-expand button,
.gmap_window .geo-label-collapse button {
	width: 36px;
	height: 22px;
	background-color: transparent;
	border: none;
}
.gmap_window .geo-label-expand {
	background-position: 0 0;
}
.gmap_window .geo-label-collapse {
	background-position: 0 -22px;
}
.gmap_window .geo-label-expand.x-btn-over {
	background-position: 0 -44px;
}
.gmap_window .geo-label-collapse.x-btn-over {
	background-position: 0 -66px;
}
.gmap_window .geo-label-expand.x-btn-pressed {
	background-position: 0 -88px;
}
.gmap_window .geo-label-collapse.x-btn-pressed {
	background-position: 0 -110px;
}
.gmap_window .x-resizable-handle-southeast {
	background-image: none;
}

.gmap_window .map-search-field-ct {
	margin-left: 10px;
	height: 22px !important;
	background-image: url(../images/bt_search.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.gmap_window .map-search-field-ct .x-form-field-wrap {
	height: 22px !important;
	margin-left: 5px;
	margin-right: 10px;
	background-image: url(../images/bt_search.png);
	background-repeat: repeat-x;
	background-position: 0 -22px;
}
.gmap_window .map-search-field-ct .map-search-field {
	height: 22px !important;
	border: none;
	background-image: none;
	background-color: transparent;
}
.gmap_window .map-search-field-ct .x-form-trigger {
	width: 32px;
	height: 22px;
	right: -5px;
	border: none;
	background-image: url(../images/bt_search.png);
	background-repeat: no-repeat;
	background-position: 0 -44px;
}
.gmap_window .map-coordinate-icon {
	display: block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../images/White/icon_tag_map.png);
	padding: 0;
}
.gmap_window .map-coordinate-icon button {
	width: 16px;
	height: 16px;
	background-color: transparent;
	border: none;
}
.gmap_window .add-label-field-ct .x-form-trigger {
	margin-top: 3px;
	margin-left: 3px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../images/White/bt_confirm.png);
	background-position: 0 0;
	border: none;
}
.gmap_window .add-label-field-ct .x-form-trigger-over {
	background-position: 0 -16px;
}
.gmap_window .add-label-field-ct .x-form-trigger-click {
	background-position: 0 -32px;
}
.gmap_window .x-panel-header {
	background-image: url(../images/White/bg_title_bar.png);
	border: none;
}
.gmap_window .x-splitbar-h {
	background-image: url(../images/split_vcolumn.png);
	cursor: default;
}

/* html5 drag-and-drop window */

.html5-upload-window.show-drop-zone div,
.html5-upload-window.show-drop-zone td,
.html5-upload-window.show-drop-zone button {
	background: none !important;
	border-color: transparent !important;
	color: transparent !important;
}

.html5-upload-window div.drop-zone-container {
	background: url(../images/drop_files_area.png) no-repeat center 0 !important;
	color: #3C3C3C !important;
	font-size: 16px;
	text-align: center;
	padding-top: 70px;
}

.html5-upload-window .upload-img-container {
	width: 120px;
	line-height: 120px;
	text-align: center;
}
.html5-upload-window img {
	max-width: 120px;
	max-height: 120px;
	vertical-align: middle; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.html5-upload-window .x-progress-wrap {
	background: url(../images/progressbar_bg.png) no-repeat;
	border: none;
	padding: 1px 2px;
}
.html5-upload-window .x-progress-inner {
	background: none;
}
.html5-upload-window .x-progress-bar {
	background: 0 -1px url(../images/progressbar_fill.png);
	border: none;
}
.html5-upload-window .x-progress-text.x-progress-text-back {
	background: url(../images/progressbar_pattern.png) repeat-x transparent;
}

/* Smart Album */

.smart-album-separater {
	margin: 12px 0;
	padding: 0 !important;
	height: 1px;
	background-color: #aaa;
	width: 565px;
}

.rule-set-panel .x-form-item {
	margin-bottom: 6px;
}

.rule-set-panel .x-form-display-field {
	margin-top: 3px;
	margin-bottom: 3px;
}
