@charset "utf-8";

.product-lineup {
	margin: 0 auto;
	padding: 0px 0;
	width: 100%;
	max-width: 75pc;
	/*background: #fff*/
}

.product-lineup h4 {
	margin: 0 0 15px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 22px
}

.product-lineup [class*=acms-col-] img {
	height: auto;
	max-width: 100%
}

.product-lineup h5 {
	margin: 10px 0;
	color: #0172F1;
	text-align: center;
	font-size: 1pc
}

.product-lineup a {
	margin: 0
}

.product-lineup a:hover {
	text-decoration: none;
	opacity: .9
}

.product-lineup p {
	margin: 0;
	font-size: 9pt;
	line-height: 1.4;
	height: 2.8em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.acms-col-3 {
	width: 25%
}

@media screen and (max-width:976px) {

	.product-lineup .acms-col-3 a,.product-lineup .acms-col-4 a {
		float: none;
		display: block;
		padding: 15px;
		border: 3px solid #ccc;
		background-color: #fff;
		color: #333
	}

	.product-lineup .acms-col-3 a:hover,.product-lineup .acms-col-4 a:hover {
		background: #fff
	}

	.product-lineup {
		padding: 0px 0;
		width: 100%;
		height: auto;
		background-size: 100% 100%
	}

	.product-lineup h4 {
		margin-bottom: 5px
	}

	.product-lineup .acms-col-3 {
		padding: 10px 10px 0px 10px;
		width: 50%;
		margin-bottom: 0px;
	}
}
.cpyy{
	padding-bottom:20px;padding-top:20px
}
@media screen and (max-width: 640px){
.cpyy{
    padding-bottom:0px;
    padding-top: 0px;
}
}
.clearHidden {
	margin: 0;
	border: none
}

.clearHidden,.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0
}

.clearfix:after {
	content: "."
}

.clearfix {
	zoom: 1
}

.acms-float-right {
	float: right
}

@media screen and (max-width:767px) {
	.acms-float-right {
		float: none
	}
}

.acms-float-left {
	float: left
}

.acms-clear {
	clear: both
}

.acms-block {
	display: block
}

.acms-inline {
	display: inline
}

.acms-hide,.acms-hide-pc {
	display: none
}

.acms-hide-visually {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	border: 0
}

.acms-height-max {
	height: 100%
}

.acms-width-height-max,.acms-width-height-max body,.acms-width-height-max html {
	width: 100%;
	height: 100%
}

@media screen and (max-width:767px) {
	.acms-show-sp {
		display: block!important
	}

	.acms-show-inline-sp {
		display: inline!important
	}

	.acms-hide-sp {
		display: none!important
	}

	.acms-width-sp {
		width: 100%!important
	}

	.acms-width-auto-sp {
		width: auto!important
	}

	.acms-margin-sp {
		margin-bottom: 10px!important;
		margin-left: 10px!important
	}

	.acms-margin-top-bottom-sp {
		margin-top: 10px!important
	}

	.acms-margin-bottom-sp,.acms-margin-top-bottom-sp {
		margin-bottom: 10px!important
	}

	.acms-border-top-sp {
		border-top: 1px solid #ccc!important
	}

	.acms-border-bottom-sp {
		border-bottom: 1px solid #ccc!important
	}

	.acms-table-admin-edit .acms-border-bottom-sp {
		border-bottom: 1px solid #bbb!important
	}

	.acms-title-sp {
		margin-bottom: 10px!important;
		font-size: 1pc!important
	}

	.acms-form input[type=text],.acms-form textarea {
		width: 100%
	}

	.acms-form .acms-form-width-mini,.acms-form input.acms-form-width-mini {
		width: 30%
	}

	.acms-form .acms-form-width-small,.acms-form input.acms-form-width-small {
		width: 50%
	}
}

.acms-filter {
	margin-bottom: 20px;
	padding: 20px 9px;
	border: 1px solid #ccc;
	background: #f2f2f4
}

.acms-filter .acms-form-group {
	display: block
}

.acms-admin-title {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1
}

@media screen and (max-width:767px) {
	.acms-admin-title {
		padding-left: 10px
	}
}

.acms-admin-title2 {
	margin: 20px 0 0;
	padding: 13px 22px 14px;
	background: #9898a2;
	color: #fff;
	font-size: 10px
}

.acms-admin-title3 {
	margin: 0 0 10px;
	padding: 10px 15px;
	background: #ddd;
	color: #333;
	font-size: 10px
}

.acms-unitbox-title {
	margin: 5px 5px 5px 0;
	color: #333;
	font-size: 15px
}

.ablogcms--column-add-btn {
	margin: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #ddd
}

.ablogcms--column-add-btn .adminBtn {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1
}

.ablogcms--column-add-btn .adminBtn:hover {
	cursor: move
}

.ablogcms--column-add-btn .acms-icon-sort {
	margin-right: 15px
}

#adminBox .acms-btn-admin {
	margin-right: 0
}

.column-image-left,.column-media-left {
	float: left;
	display: inline;
	margin-bottom: 10px
}

.column-image-right,.column-media-right {
	float: right;
	display: inline;
	margin-bottom: 10px
}

.column-image-center,.column-media-center {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto
}

.column-file-left {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px
}

.column-file-right {
	float: right;
	display: inline;
	margin-bottom: 10px;
	margin-left: 10px
}

.column-file-center {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto
}

.column-map-auto,.column-map-left {
	overflow: hidden;
	margin-bottom: 10px
}

.column-map-left {
	float: left
}

.column-map-right {
	float: right;
	overflow: hidden;
	margin-bottom: 10px
}

.column-map-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.column-map-center,.column-yolp-auto,.column-yolp-left {
	overflow: hidden;
	margin-bottom: 10px
}

.column-yolp-left {
	float: left
}

.column-yolp-right {
	float: right;
	overflow: hidden;
	margin-bottom: 10px
}

.column-yolp-center {
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto
}

.column-video-left,.column-youtube-left {
	float: left;
	display: inline
}

.column-video-right,.column-youtube-right {
	float: right;
	display: inline
}

.column-video-center,.column-youtube-center {
	margin-right: auto;
	margin-left: auto
}

.column-eximage-left {
	float: left;
	display: inline
}

.column-eximage-right {
	float: right;
	display: inline
}

.column-eximage-center {
	margin-right: auto;
	margin-left: auto
}

.column-quote-left {
	float: left
}

.column-quote-right {
	float: right
}

.column-quote-center {
	margin-right: auto;
	margin-left: auto
}[class*=column-quote-] {
	margin: 0 10px
}[class*=column-quote-] blockquote {
	padding: 20px 10px 20px 20px
}[class*=column-quote-] .quoteImageContainer {
	position: relative;
	float: left;
	margin-right: 25px;
	max-width: 154px
}[class*=column-quote-] .quoteImage {
	height: auto;
	max-width: 100%
}[class*=column-quote-] .quoteTitle {
	margin: 0 0 5px;
	padding: 0;
	font-size: 18px;
	line-height: 1.4
}[class*=column-quote-] .quoteTitleLink {
	color: #006cd8
}[class*=column-quote-] .quoteSiteName {
	margin: 0 0 10px;
	padding: 0;
	color: #666;
	font-size: 11px
}[class*=column-quote-] .quoteDescription {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 9pt;
	line-height: 1.6
}[class*=column-image-],[class*=column-media-] {
	max-width: 100%
}[class*=column-media-] a {
	display: block;
	text-align: center
}

.acms-entry .acms-col-1 [class*=column-eximage-],.acms-entry .acms-col-1 [class*=column-image-],.acms-entry .acms-col-1 [class*=column-map-],.acms-entry .acms-col-1 [class*=column-media-],.acms-entry .acms-col-1 [class*=column-video-],.acms-entry .acms-col-1 [class*=column-youtube-],.acms-entry .acms-col-2 [class*=column-eximage-],.acms-entry .acms-col-2 [class*=column-image-],.acms-entry .acms-col-2 [class*=column-map-],.acms-entry .acms-col-2 [class*=column-media-],.acms-entry .acms-col-2 [class*=column-video-],.acms-entry .acms-col-2 [class*=column-youtube-],.acms-entry .acms-col-3 [class*=column-eximage-],.acms-entry .acms-col-3 [class*=column-image-],.acms-entry .acms-col-3 [class*=column-map-],.acms-entry .acms-col-3 [class*=column-media-],.acms-entry .acms-col-3 [class*=column-video-],.acms-entry .acms-col-3 [class*=column-youtube-],.acms-entry .acms-col-4 [class*=column-eximage-],.acms-entry .acms-col-4 [class*=column-image-],.acms-entry .acms-col-4 [class*=column-map-],.acms-entry .acms-col-4 [class*=column-media-],.acms-entry .acms-col-4 [class*=column-video-],.acms-entry .acms-col-4 [class*=column-youtube-],.acms-entry .acms-col-5 [class*=column-eximage-],.acms-entry .acms-col-5 [class*=column-image-],.acms-entry .acms-col-5 [class*=column-map-],.acms-entry .acms-col-5 [class*=column-media-],.acms-entry .acms-col-5 [class*=column-video-],.acms-entry .acms-col-5 [class*=column-youtube-],.acms-entry .acms-col-6 [class*=column-eximage-],.acms-entry .acms-col-6 [class*=column-image-],.acms-entry .acms-col-6 [class*=column-map-],.acms-entry .acms-col-6 [class*=column-media-],.acms-entry .acms-col-6 [class*=column-video-],.acms-entry .acms-col-6 [class*=column-youtube-],.acms-entry .acms-col-7 [class*=column-eximage-],.acms-entry .acms-col-7 [class*=column-image-],.acms-entry .acms-col-7 [class*=column-map-],.acms-entry .acms-col-7 [class*=column-media-],.acms-entry .acms-col-7 [class*=column-video-],.acms-entry .acms-col-7 [class*=column-youtube-],.acms-entry .acms-col-8 [class*=column-eximage-],.acms-entry .acms-col-8 [class*=column-image-],.acms-entry .acms-col-8 [class*=column-map-],.acms-entry .acms-col-8 [class*=column-media-],.acms-entry .acms-col-8 [class*=column-video-],.acms-entry .acms-col-8 [class*=column-youtube-],.acms-entry .acms-col-9 [class*=column-eximage-],.acms-entry .acms-col-9 [class*=column-image-],.acms-entry .acms-col-9 [class*=column-map-],.acms-entry .acms-col-9 [class*=column-media-],.acms-entry .acms-col-9 [class*=column-video-],.acms-entry .acms-col-9 [class*=column-youtube-],.acms-entry .acms-col-10 [class*=column-eximage-],.acms-entry .acms-col-10 [class*=column-image-],.acms-entry .acms-col-10 [class*=column-map-],.acms-entry .acms-col-10 [class*=column-media-],.acms-entry .acms-col-10 [class*=column-video-],.acms-entry .acms-col-10 [class*=column-youtube-],.acms-entry .acms-col-11 [class*=column-eximage-],.acms-entry .acms-col-11 [class*=column-image-],.acms-entry .acms-col-11 [class*=column-map-],.acms-entry .acms-col-11 [class*=column-media-],.acms-entry .acms-col-11 [class*=column-video-],.acms-entry .acms-col-11 [class*=column-youtube-] {
	max-width: 100%
}

.acms-entry [class*=acms-col-] {
	padding: 0
}

.acms-entry dl,.acms-entry h2,.acms-entry h3,.acms-entry h4,.acms-entry h5,.acms-entry h6 {
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 10px;
	padding-left: 10px
}

.acms-entry p {
	box-sizing: border-box;
	padding-right: 10px;
	padding-left: 10px
}

.acms-entry [class*=column-eximage-],.acms-entry [class*=column-image-],.acms-entry [class*=column-map-],.acms-entry [class*=column-media-],.acms-entry [class*=column-video-],.acms-entry [class*=column-yolp-],.acms-entry [class*=column-youtube-] {
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px
}[class*=column-eximage-] img,[class*=column-image-] img,[class*=column-media-] img {
	margin: 0 0 10px;
	width: auto\9;
	height: auto;
	max-width: 100%
}

.column-eximage-left,.column-image-left,.column-media-left {
	float: left;
	margin-right: 0
}

@media (max-width:480px) {
	.acms-grid-r .column-eximage-left,.acms-grid-r .column-eximage-right,.acms-grid-r .column-image-left,.acms-grid-r .column-image-right,.acms-grid-r .column-media-left,.acms-grid-r .column-media-right {
		float: none
	}

}

@media (max-width:480px) {
	.acms-grid-r [class*=column-eximage-],.acms-grid-r [class*=column-image-],.acms-grid-r [class*=column-media-] {
		padding: 0;
		width: auto!important
	}

	.acms-grid-r [class*=column-eximage-] img,.acms-grid-r [class*=column-image-] img,.acms-grid-r [class*=column-media-] img {
		box-sizing: border-box;
		padding-right: 10px;
		padding-left: 10px
	}

	.acms-grid-r [class*=column-map-],.acms-grid-r [class*=column-yolp-] {
		width: auto!important;
		max-width: 100%
	}

	.acms-grid-r [class*=column-map-]>div,.acms-grid-r [class*=column-yolp-]>div {
		max-width: 100%
	}

	.acms-grid-r [class*=column-yolp-]>div {
		width: 100%!important
	}

	.acms-grid-r [class*=column-eximage-] {
		width: auto!important
	}

	.acms-grid-r [class*=column-video-],.acms-grid-r [class*=column-youtube-] {
		width: 100%!important;
		max-width: 100%
	}
}

.column-iframe,.column-youtube {
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 56.25%;
	width: 100%;
	height: 100%
}

.column-iframe embed,.column-iframe iframe,.column-iframe object,.column-youtube embed,.column-youtube iframe,.column-youtube object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}[class*=column-map-] img,[class*=column-yolp-] img {
	width: auto;
	height: auto
}[class*=column-yolp-] {
	width: auto!important
}

.entryFormColumnBody .entryFormFileentryFormImages,.entryFormColumnBody .formColumnMapTd {
	padding-right: 10px!important
}

.highlight1 {
	background-color: #ff6;
	color: #000
}

.highlight2 {
	background-color: #a0ffff;
	color: #000
}

.highlight3 {
	background-color: #9f9;
	color: #000
}

.highlight4 {
	background-color: #f99;
	color: #000
}

.highlight5 {
	background-color: #f6f;
	color: #000
}

.highlight6 {
	background-color: #800;
	color: #000
}

#entryForm {
	width: 100%;
	background: #f7f7f7
}

.entryFormWrapper {
	padding: 10px;
	background: #f7f7f7
}

.entryFormTable {
	margin: 0!important;
	width: 100%!important;
	border: none!important;
	border-collapse: collapse!important;
	background-color: #efefef!important
}

.entryFormTable th {
	width: 10em;
	text-align: right;
	white-space: nowrap
}

.entryFormTable td,.entryFormTable th {
	padding: 7px!important;
	border: none!important;
	background-color: #f7f7f7!important;
	color: #333!important
}

.entryFormTable .thY {
	width: 30%
}

.entryFormColumnBody table,.entryFormColumnBody td,.entryFormColumnBody th {
	margin: 0!important;
	padding: 0!important;
	border: none!important
}

.entryFormColumnBody table tr {
	float: none!important
}

.entryFormColumnBody .entryFormImageTable td,.entryFormColumnBody .entryFormImageTable th,.entryFormColumnBody .formUnitGroupOption td,.entryFormColumnBody .formUnitGroupOption th,.entryFormColumnBody .formUnitLabel td,.entryFormColumnBody .formUnitLabel th,.entryFormColumnBody .js-formUnitGroup td,.entryFormColumnBody .js-formUnitGroup th {
	padding: 5px 10px!important;
	background-color: transparent!important
}

#entryForm .entryFormColumnBody .formUnitGroupOption .formUnitGroupOptionValue {
	padding: 5px!important;
	width: 70px!important
}

#entryForm .entryFormColumnBody .js-formUnitGroup .formUnitGroupValue {
	width: 80%!important
}

@media screen and (max-width:767px) {
	.entryFormColumnBody .formUnitLabel td,.entryFormColumnBody .formUnitLabel th {
		display: block
	}

	.entryFormColumnBody .formUnitGroupOption .formUnitGroupOptionValue {
		padding: 5px 10px!important;
		width: auto!important
	}

	.entryFormColumnBody table td.acms-border-bottom-sp {
		border-bottom: 1px solid #ccc!important
	}
}

.entryFormTable .detail-fade td,.entryFormTable .detail-fade th {
	background-color: #e3e3e3!important
}

.entryFormTable .detail-fade-body td,.entryFormTable .detail-fade-body th {
	background-color: #efefef!important
}

.entryFormTable .detail-fade td {
	padding: 0!important
}

.entryFormTable .detail-fade td .detail-fade-head {
	display: block!important;
	padding: 7px 0!important;
	width: 100%!important;
	outline: 0!important;
	text-align: center!important
}

.entryFormColumnSettingTable {
	width: 100%;
	border: none
}

.entryFormColumnSettingTable th {
	width: 8em;
	background-color: transparent;
	text-align: right
}

.entryFormColumnSettingTable td,.entryFormColumnSettingTable th {
	border: none
}

.entryFormColumnSettingTable,.entryFormColumnSettingTable table,.entryFormColumnSettingTable tr,.formColumnMap,.formColumnMap table,.formColumnMap tr {
	background-color: #d0d0d0!important
}

.outOfSummaryRange .entryFormColumnSettingTable,.outOfSummaryRange .entryFormColumnSettingTable table,.outOfSummaryRange .entryFormColumnSettingTable tr,.outOfSummaryRange .formColumnMap,.outOfSummaryRange .formColumnMap table,.outOfSummaryRange .formColumnMap tr {
	background-color: #ebebeb!important
}

.acms-form-edit {
	margin: 0
}

.acms-form-edit input[type=color],.acms-form-edit input[type=date],.acms-form-edit input[type=datetime-local],.acms-form-edit input[type=datetime],.acms-form-edit input[type=email],.acms-form-edit input[type=month],.acms-form-edit input[type=number],.acms-form-edit input[type=password],.acms-form-edit input[type=search],.acms-form-edit input[type=tel],.acms-form-edit input[type=text],.acms-form-edit input[type=time],.acms-form-edit input[type=url],.acms-form-edit input[type=week],.acms-form-edit select {
	margin: 0;
	width: auto;
	height: auto
}

.acms-form-edit textarea {
	margin: 0
}

.acms-form-edit .acms-form-width-large,.acms-form-edit input.acms-form-width-large {
	width: 540px
}

.acms-form-edit .acms-form-width-medium,.acms-form-edit input.acms-form-width-medium {
	width: 380px
}

.acms-form-edit .acms-form-width-small,.acms-form-edit input.acms-form-width-small {
	width: 220px
}

.acms-form-edit .acms-form-width-mini,.acms-form-edit input.acms-form-width-mini {
	width: 140px
}

.acms-form-edit .acms-form-width-full,.acms-form-edit input.acms-form-width-full {
	width: 100%
}

.acms-form-edit .acms-form-width-3quarters,.acms-form-edit input.acms-form-width-3quarters {
	width: 75%
}

.acms-form-edit .acms-form-width-half,.acms-form-edit input.acms-form-width-half {
	width: 50%
}

.acms-form-edit .acms-form-width-quarter,.acms-form-edit input.acms-form-width-quarter {
	width: 25%
}

.acms-form-edit .acms-hide-pc {
	display: none
}

@media screen and (max-width:767px) {
	.acms-select-block,.acms-table-edit td,.acms-table-edit th,.entryFormFileControl,.entryFormFileentryFormFile,.entryFormPreview,.entryFormPreviewMap,.entryTableUnit td,.entryTableUnit th {
		display: block
	}

	#entryForm {
		margin-right: 0!important
	}

	.acms-table-edit th,.entryFormWrapper .acms-table-edit th,.entryTableUnit th {
		padding-bottom: 0;
		text-align: left
	}

	.acms-form .acms-form-width-medium {
		width: auto
	}

	.entryFormTextarea {
		margin-bottom: 10px
	}

	.entryFormImageTable {
		width: auto
	}

	.entryFormImageTable .toggle {
		margin-right: 10px
	}

	#entryForm .entryInputTitle {
		width: 100%
	}

	.entryFormInputText {
		max-width: 180px
	}

	.entryFormInputDate {
		margin-right: 5px;
		max-width: 110px
	}
}

.acms-form input[type=text].entryInputTitle {
	width: 100%;
	font-size: 20px
}

.entryFormColumnTable {
	margin: 0;
	width: 100%;
	border: none;
	background-color: transparent!important
}

.entryFormColumnTable td,.entryFormColumnTable th {
	border: none
}

.entryFormFileControl {
	vertical-align: top;
	line-height: 2em
}

.entryFormFileControl,.entryFormFileControl td,.entryFormFileControl th {
	border: none!important;
	background-color: transparent!important;
	font-size: 13px
}

.entryFormFileControl th {
	padding-right: 10px!important
}

.entryFormFileControl dt {
	font-size: 13px
}

.entryFormColumnTable img {
	margin: 0 0 10px;
	padding: 5px;
	background: #fff
}

.entryFormFileControl .acms-form-width-large {
	width: 300px
}

.entryFormFileImage {
	width: 230px\9;
	height: auto;
	max-width: 230px
}

.entryFormColumnBody .entryFormColumnTable td,.entryFormColumnBody .entryFormColumnTable th {
	padding-bottom: 5px!important
}

@media screen and (max-width:767px) {
	.entryFormColumnTable td,.entryFormColumnTable th {
		display: block;
		box-sizing: border-box;
		width: 100%
	}
}

.entryFormImageTable {
	margin: 5px 0 0!important;
	padding: 10px;
	width: 100%;
	border: none;
	border-collapse: collapse;
	background-color: #f7f7f7!important
}

.entryFormImageTable .entryFormInputText {
	width: 180px
}

.entryFormImageTable th {
	width: 10em;
	background-color: #f7f7f7;
	text-align: right
}

.entryFormImageTable td {
	padding: 5px 10px!important
}

@media screen and (max-width:767px) {
	.entryFormImageTable th {
		text-align: left
	}

	.entryFormImageTable td,.entryFormImageTable th {
		padding-right: 10px!important;
		padding-left: 10px!important
	}

	.entryFormImageTable .acms-select-block {
		margin: 5px 0
	}
}

.entryFormImageTable .imageLargeSize {
	margin-left: 15px
}

.entryFormImageTable .toggle {
	display: block;
	font-size: 14px
}

.entryFormMapTable td,.entryFormMapTable th {
	padding: 5px!important
}

@media screen and (max-width:767px) {
	.acms-form .entryFormMapTable input.acms-form-width-mini {
		width: 100%
	}

	.formColumnMap .yolp-address-search-header {
		padding: 10px
	}

	.formColumnMap .yolp-address-search {
		max-width: 100%
	}

	.formColumnMap .yolp-address-search>input[type=text] {
		padding: 5px
	}

	.formColumnMap .entryFormMapTable {
		display: table;
		width: 100%
	}

	.formColumnMap .entryFormMapTable td,.formColumnMap .entryFormMapTable th {
		display: table-cell;
		width: auto
	}
}

.entryFormColumnSettingTable .entryFormImageTable,.entryFormColumnSettingTable .entryFormImageTable tr,.entryFormImageTable,.formColumnMap .entryFormImageTable,.formColumnMap .entryFormImageTable tr {
	background-color: #f7f7f7!important
}

.entryFormColumn {
	position: relative;
	padding: 0 0 10px
}

.entryFormColumnItem {
	margin-bottom: 0;
	padding: 10px 10px 0;
	zoom: 1
}

.acms-form .entryFormColumnItem select {
	padding: 7px 10px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.acms-form .entryFormColumnItem select {
		padding-right: 30px
	}
}

.entryFormColumnItem-toberemoved {
	display: none
}

.entry tr {
	border: none
}

.editTextInsert,.js-extendTagSelect {
	display: inline
}

.entryFormColumn .entryFormColumnHead {
	position: relative;
	box-sizing: content-box;
	margin: 0;
	padding: 10px;
	height: 30px\9;
	min-height: 20px;
	background: #a7a7aa;
	color: #fff;
	font-size: 13px
}

@media screen and (max-width:767px) {
	.entryFormColumn .entryFormColumnHead {
		box-sizing: content-box;
		min-height: 35px
	}

	.entryFormColumnHead .label,.js-align_label,.js-group_label {
		display: none
	}

	.editTextInsert {
		display: block;
		margin: 9pt 0 0
	}

	.editTextInsert a {
		padding: 5px
	}

	.entryFormColumnHead .entryFormColumnHeadLayoutBox {
		padding-right: 30px
	}

	#entryForm .formEntryActionUnit .btn {
		margin-bottom: 5px
	}

	.acms-sidebar-box .acms-btn-admin.block-level {
		width: 95%
	}

	.entryFormColumnHead .entryFormSelectBottom,.entryFormColumnHead .sorthandle {
		display: none
	}

	.entryFormColumn .entryFormColumnHead {
		min-height: 23px
	}
}

.entryFormColumn .entryFormColumnItem-hidden .entryFormColumnBody,.entryFormColumn .entryFormColumnItem-hidden .entryFormColumnHead {
	background: #ddd;
	color: #333;
	-webkit-transition: opacity .2s linear,background .2s linear;
	transition: opacity .2s linear,background .2s linear
}

.entryFormColumn .entryFormColumnItem-hidden .entryFormColumnHead [name="align[]"] {
	border: 1px solid red
}

#js-edit_inplace-box .entryFormColumn .entryFormColumnItem-hidden .entryFormColumnBody {
	opacity: 1;
	filter: alpha(opacity=1)
}

.entryFormColumn .entryFormColumnItem-hidden .entryFormColumnBody {
	opacity: .66;
	filter: alpha(opacity=.66)
}

.entryFormColumn .entryFormColumnItem-summary .entryFormColumnHead {
	background-color: #7e7e84
}

.entryFormColumn .entryFormColumnItem-summary .entryFormColumnBody,.entryFormColumnBody {
	background-color: #d0d0d0
}

.entryFormColumnBody {
	margin: 0;
	padding: 10px;
	text-align: left
}

.entryFormColumnBody textarea {
	margin-bottom: 10px;
	line-height: 1.7
}

.entryFormColumnBody.outOfSummaryRange {
	background-color: #ebebeb
}

.entryFormColumnBody dl dd {
	margin-left: 0;
	padding-bottom: 8px
}

.entryFormFileentryFormImages {
	padding-right: 20px;
	width: 15pc;
	vertical-align: top
}

.entryFormFileentryFormImages,.formColumnMapTd {
	background-color: transparent!important
}

.entryFormFileentryFormImages .acms-icon-unit-image {
	color: #aaa;
	text-align: center;
	font-size: 75pt
}

@media screen and (max-width:767px) {
	.entryFormFileentryFormImages {
		padding-right: 0;
		width: 100%
	}

	.entryFormFileentryFormImages img {
		width: 140px;
		height: auto
	}
}

.categoryAdderBtn {
	display: inline
}

.categoryAdder {
	position: absolute;
	z-index: 1;
	display: none;
	padding: 10px;
	background: #d0d0d0
}

.categoryAdder table {
	background: #f7f7f7
}

.categoryAdder .textbox {
	width: 5pc
}

#categoryAddForm {
	font-size: 13px
}

#tag-assist {
	margin: 10px;
	padding: 0;
	text-align: left
}

#tag-assist li {
	display: inline-block;
	margin: 3px;
	white-space: nowrap
}

#dateExpander:hover {
	border-bottom: none;
	background-color: #d0d0d0;
	text-decoration: none
}

.entryFormColumn .entryFormColumnHead .entryFormColumnHeadLayoutBox {
	position: absolute;
	top: 6px;
	left: 35px;
	width: auto
}

@media screen and (max-width:767px) {
	.entryFormColumn .entryFormColumnHead .entryFormColumnHeadLayoutBox {
		left: 10px
	}
}

.acms-form-direct .entryFormColumn .entryFormColumnHead .entryFormColumnHeadLayoutBox {
	left: 10px
}

.entryFormColumn .entryFormColumnHead .sorthandle {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	cursor: move
}

.entryFormColumn .entryFormColumnHead .label {
	position: relative;
	right: 45px;
	float: right;
	background-color: transparent;
	text-align: right;
	font-size: 13px
}

.entryFormColumn .entryFormColumnHead .togglebody {
	position: absolute;
	top: 10px;
	right: 30px;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor: pointer
}

.entryFormColumn .entryFormColumnHead .closethis,.entryFormColumn .entryFormColumnHead .removethis {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor: pointer
}

.handle:hover {
	cursor: move
}

.entryFormColumn .entryFormColumnHead .sorthandle {
	padding-top: 10px
}

.entryFormColumnHead .acms-icon-sort {
	margin-left: 10px
}

@media screen and (max-width:767px) {
	.entryFormColumn .entryFormColumnHead .removethis {
		top: 6px;
		right: 1pc
	}

	.entryFormColumn .entryFormColumnHead .removethis .acms-icon {
		font-size: 20px
	}
}

.entryFormColumn .ui-sortable-helper {
	position: absolute;
	left: 0!important;
	margin-bottom: 0;
	padding: 10px;
	width: 97.25%
}

#more.ui-sortable-helper {
	width: 97%
}

.entryFormColumn #more {
	position: relative;
	display: none;
	margin: 10px 10px 0;
	padding: 10px 0;
	border: 1px solid #7f7f84;
	background: #fff;
	text-align: center;
	line-height: 1;
	cursor: move
}

.entryFormColumn #more .sorthandle {
	width: 100%;
	height: 100%
}

.entryFormColumn #more .sorthandle .acms-icon-sort {
	float: left;
	margin-left: 9px
}

.formColumnMap {
	width: 100%
}

.formColumnMapTd {
	padding-right: 20px;
	width: 25pc;
	vertical-align: top
}

.map_msg_id,.yolp_msg_id {
	width: 100%
}

.acms-form-edit input.yolp-address-search-txtbx {
	width: 220px
}
.header_top {
    float: right;
    background:#f5f5f5;
    line-height: 40px;
    width:100%;
	
}
.header_top .h_top_box{ text-align:right;}
.header_top .h_top_box strong{font-size:18px;
	padding-right:1%;color:#1565c0}
	
	
@media screen and (max-width:767px) {
	.formColumnMap td,.formColumnMap th {
		display: block;
		width: 100%
	}

	.formColumnMapTd>div {
		width: 15pc!important;
		height: 15pc!important
	}

	.acms-form input[type=text].mapSearchText {
		width: 200px
	}

	.map_msg_id {
		height: 40px
	}
}

.entryFormFilePreview {
	padding-right: 20px;
	width: 15pc
}

.entryFormFilePreview .acms-form-checkbox,.entryFormFilePreview .entryFormFileIcon,.entryFormFilePreview .entryFormFileName {
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.entryFormFileName {
		margin-top: 0
	}

	.entryFormFilePreview {
		position: relative;
		padding-right: 0;
		width: auto
	}

	.entryFormFileIcon {
		position: absolute;
		top: 0;
		left: 0
	}

	.entryFormFileData {
		padding: 0 0 20px 75pt
	}

	.entryFormColumnSettingTable th {
		text-align: left
	}
}

.comPost {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #ddd;
	text-align: center
}

@media screen and (max-width:767px) {
	.comPost {
		margin-bottom: 0;
		background-color: transparent;
		text-align: left
	}

	.comPost .acms-btn-admin-primary {
		width: 100%
	}

	select[name=revision_type] {
		margin-bottom: 10px
	}
}

.cancelBtn,.submitBtn {
	font-size: 14px
}

.submitBtn {
	width: 8em
}

.formSizeS {
	width: 150px
}

.formSizeM {
	width: 15pc
}

.formSizeL {
	width: 20pc
}

#unitForm .entryFormColumnBody {
	padding-bottom: 40px
}

@media screen and (max-width:767px) {
	#unitForm .entryFormColumnBody {
		padding-bottom: 60px
	}
}

.transaction-notice-,.v-result-,.v-result-1,.validator-result-,.validator-result-1 {
	display: none
}

.transaction-notice-error,.v-result-0,.v-result-error,.validator-result-0,.validator-result-error {
	display: block;
	color: red
}

.noticeMsg {
	margin-bottom: 20px;
	border: 3px double #fff;
	background-color: #e0e0e0;
	text-align: center;
	font-size: 14px
}

.acmsBenchmark {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px
}

.acmsBenchmark h1 {
	text-align: center;
	font-size: 14px
}

.acmsBenchmarkTable {
	margin-top: 10px;
	border-collapse: collapse;
	background-color: #fff;
	text-align: left;
	font-size: 8px
}

.acmsBenchmarkTable thead th {
	background-color: #9c9
}

.acmsBenchmarkTable tbody th {
	background-color: #cfc
}

.acmsBenchmarkTable td,.acmsBenchmarkTable th {
	padding: 5px 10px;
	max-width: 300px;
	border: 1px solid gray;
	word-wrap: break-word
}

.js-acms_loader,.js-acms_loader:after,.js-acms_loader:before {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: load 1.8s infinite ease-in-out;
	animation: load 1.8s infinite ease-in-out
}

.js-acms_loader {
	position: relative;
	margin: 20px auto;
	border-top: 6px solid rgba(0,0,0,.2);
	border-right: 6px solid rgba(0,0,0,.2);
	border-bottom: 6px solid rgba(0,0,0,.2);
	border-left: 6px solid #555;
	text-indent: -9999em;
	font-size: 10px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-animation: load 1.1s infinite linear;
	animation: load 1.1s infinite linear
}

.js-acms_loader,.js-acms_loader:after {
	width: 30px;
	height: 30px;
	border-radius: 50%
}

@-webkit-keyframes load {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes load8 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

#js-edit_inplace-sort_selection {
	position: absolute;
	z-index: 1024;
	border: 1px solid #00f;
	background-color: rgba(0,0,255,.01)
}

.js-edit_inplace-sort_selecting {
	box-shadow: 0 0 5px #adff2f
}

.js-edit_inplace-sort_selectAll {
	background-color: #eee;
	box-shadow: 0 0 5px #adff2f;
	cursor: pointer
}

.js-edit_inplace-sort_selectAll .js-edit_inplace-sort_selecting {
	box-shadow: none
}

#js-media_view {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7)
}

#js-media_view_inner {
	position: relative;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 90%;
	border: 3px solid #aaa;
	background-color: #fff
}

.acms-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
	-webkit-overflow-scrolling: touch
}

.acms-modal-dialog {
	position: relative;
	margin: 30px auto;
	max-width: 600px
}

.acms-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity=50)
}

#js-revision_index {
	width: 850px;
	border: 3px solid #aaa;
	background-color: #fff
}

@media screen and (max-width:767px) {
	#js-revision_index {
		width: auto
	}
}

#js-edit_inplace-box {
	position: relative;
	padding-bottom: 15px;
	max-width: 40pc;
	text-align: center;
	font-size: 9pt
}

#js-edit_inplace-box .entryFormColumnBody textarea {
	margin-bottom: 10px
}

#js-edit_inplace-box .entryFormColumnBody .map_msg_id {
	margin-bottom: 0
}

#js-edit_inplace-box .entryFormColumnBody,#js-edit_inplace-box .entryFormColumnHead {
	border: 1px solid #999;
	box-shadow: 1px 1px 2px rgba(0,0,0,.2)
}

#js-edit_inplace-box .entryFormColumnHead {
	border-bottom: none
}

#js-edit_inplace-box .entryFormColumnBody {
	border-top: none
}

#js-edit_inplace-submit {
	position: absolute;
	right: 20px;
	bottom: 2pc
}

.js-edit_inplace-hovering {
	border: 2px solid #aaa;
	background-color: rgba(173,255,47,.2);
	pointer-events: none
}

.js-edit_inplace-sortable {
	background-color: #00f;
	opacity: .2;
	filter: alpha(opacity=20)
}

.js-edit_inplace-loading {
	background-color: #fff;
	opacity: .6;
	filter: alpha(opacity=60)
}

.js-edit_inplace-loading .js-acms_loader_img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -17px;
	margin-left: -18px
}

#js-entry_saving_progress {
	position: absolute;
	z-index: 65536;
	display: none;
	width: 100%;
	height: 100%;
	background: hsla(0,0%,100%,.66);
	background-color: #fff;
	filter: alpha(opacity=66)
}

#js-entry_saving_progress .js-acms_loader_img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -18px
}

#js-entry_saving_progress span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 30px;
	margin-left: -55px;
	color: #111;
	font-weight: 700;
	font-size: 1pc
}

#js-entry_saving_progress span:before {
	content: "保存しています..."
}

.categoryWidth {
	width: auto;
	max-width: 250px
}

.fileSize {
	padding-left: 10px;
	font-weight: 700
}

#js-edit_inplace-title {
	position: relative;
	z-index: 4096;
	display: none;
	width: 40pc;
	height: 60px;
	font-size: 9pt
}

#js-edit_inplace-title .inputTitle {
	margin-bottom: .5em;
	padding: .2em .3em;
	width: 98%;
	font-size: 13px
}

#js-edit_inplace-title p {
	text-align: right
}

#js-edit_inplace-title .closethis {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor: pointer
}

#js-edit_inplace-title .entryFormColumnBody,#js-edit_inplace-title .entryFormColumnHead {
	margin-bottom: 10px;
	border: 1px solid #999;
	box-shadow: 1px 1px 2px rgba(0,0,0,.2)
}

.js-edit_inplace-title_trigger {
	cursor: pointer
}

.js-edit_inplace-title_trigger:hover {
	background-color: rgba(173,255,47,.2)!important
}

.js-notify {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	padding: 10px;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.66);
	color: #fff;
	text-align: center;
	text-shadow: -1px -1px 0 #000;
	font-weight: 700;
	font-size: 18px
}

#js-kernel_panic {
	position: fixed;
	z-index: 5128;
	width: 100%;
	height: 0;
	background: rgba(0,0,0,.6)
}

#js-kernel_panic-message {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5130;
	display: none;
	margin-top: -230px;
	margin-left: -20pc;
	padding: 30px 5pc;
	width: 20pc;
	height: 300px;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 15px
}

#js-kernel_panic-message h1 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 21px
}

#js-kernel_panic-message a {
	float: right;
	margin-top: 20px;
	color: #87ceeb;
	text-decoration: underline;
	cursor: pointer
}

#js-edit_inplace-control {
	float: right;
	text-shadow: 1px 1px 1px #fff;
	font-weight: 700;
	font-size: 18px!important
}

#js-edit_inplace-control button {
	margin: 0;
	padding: 0;
	width: 50px;
	height: 42px;
	border: 1px solid #222;
	background-color: #ddd;
	color: #000;
	opacity: .8;
	cursor: pointer;
	filter: alpha(opacity=80)
}

#js-edit_inplace-control button:hover {
	background-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100)
}

.js-edit_sort-control-move {
	position: absolute;
	bottom: 0;
	z-index: 2048;
	clear: both;
	overflow: hidden;
	border: 1px solid #222;
	background-color: #444;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 9pt!important;
	opacity: .8;
	cursor: move;
	zoom: 1;
	filter: alpha(opacity=80)
}

.js-direct-sort-wrap {
	position: relative
}

#js-edit_inplace-holder {
	clear: both;
	margin: 10px 0;
	width: 100%;
	background-color: #aaa
}

#js-edit_inplace-detail {
	z-index: 3072
}

#js-edit_inplace-units {
	padding: 8px;
	text-align: center;
	font-size: 18px!important
}

#js-edit_inplace-units button {
	margin: 3px;
	padding: 5px;
	border: 1px solid #333;
	border-radius: 3px;
	background-color: #fafafa;
	color: #333;
	cursor: pointer
}

#js-edit_inplace-units button:hover {
	background-color: #fff
}

#js-edit_inplace-units button.cansel {
	background-color: #777;
	color: #fff
}

#js-edit_inplace-units button.cansel:hover {
	background-color: #555
}

.js-edit_inplace-sort_enable {
	clear: both;
	overflow: hidden;
	box-sizing: border-box;
	margin: 10px 0;
	padding: 10px 5px;
	border: 3px solid #eee;
	cursor: pointer
}

.js-edit_inplace-sort_enable:hover {
	box-sizing: border-box;
	border: 3px solid #adff2f;
	background: rgba(173,255,47,.2)
}

.js-edit_inplace-sort_enable_column {
	box-sizing: border-box;
	margin: 10px 0;
	padding: 10px 5px;
	border: 3px solid #eee;
	cursor: pointer
}

.js-edit_inplace-sort_enable_column:hover {
	box-sizing: border-box;
	border: 3px solid #adff2f;
	background: #eee
}

.js-edit_inplace-sort_enable_column .js-edit_inplace-sort_enable {
	border: none
}

.js-edit_inplace-sort_enable_column .js-edit_inplace-sort_enable:hover {
	border: none;
	background: 0 0
}

.js-edit_inplace-sort_placeholder {
	position: relative;
	box-sizing: border-box;
	margin: 10px 0;
	min-height: 5pc;
	background-color: #bffacc
}

.js-edit_inplace-sort_placeholder:after {
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -5pc;
	content: "ここにユニットを移動";
	font-weight: 700;
	font-size: 1pc
}

.js-edit_inplace.align_hidden {
	opacity: .5!important;
	-moz-opacity: .5!important;
	filter: alpha(opacity=50)!important
}

.js-edit_inplace-sort_label {
	margin-right: 85px
}

.js-edit_inplace-sort_close,.js-edit_inplace-sort_label {
	z-index: 800;
	width: 5pc;
	opacity: .7;
	filter: alpha(opacity=70)
}

.js-edit_inplace-sort_close,.js-edit_inplace-sort_label,.js-edit_inplace.align_hidden:before {
	position: relative;
	float: right;
	display: block;
	margin-bottom: -75pt;
	background-color: #333;
	color: #fff;
	content: "非表示";
	text-align: center;
	line-height: 2
}

.js-edit_inplace.align_hidden:before {
	width: 50px
}

#js-edit_inplace-below_control {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10240;
	box-sizing: border-box;
	width: 100%;
	border-top: 1px solid #ddd;
	background: #fafafa;
	background: hsla(0,0%,98%,.66);
	background-color: #fafafa;
	color: #ff4500;
	text-align: right;
	font-weight: 700;
	font-size: 13px
}

#js-edit_inplace-below_control span {
	padding: 7px 20px
}

#js-edit_inplace-mode_abort,#js-edit_inplace-show_detail,#js-edit_inplace-sort_enable {
	margin: 0;
	padding: 7px 10px;
	border: none;
	border-left: 1px solid #333;
	background: #000;
	background: rgba(0,0,0,.66);
	color: #fff;
	text-shadow: -1px -1px 0 #000;
	font-size: 9pt;
	cursor: move
}

#js-edit_inplace-mode_abort:hover,#js-edit_inplace-show_detail:hover,#js-edit_inplace-sort_enable:hover {
	background-color: rgba(0,0,0,.5)
}

#js-edit_inplace-mode_abort:active,#js-edit_inplace-show_detail:active,#js-edit_inplace-sort_enable:active {
	text-shadow: -2px -2px 1px #000
}

.acms-module-edit-wrapper .acms-module-edit {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2147483647!important;
	display: none!important;
	margin: 0;
	padding: 5px;
	background-color: #000;
	opacity: .7
}

.acms-module-edit-wrapper .acms-module-edit a {
	color: #fff
}

.acms-module-edit-wrapper {
	position: relative
}

.acms-module-edit-wrapper:hover .acms-module-edit {
	display: inline!important
}

@media screen and (max-width:767px) {
	.acms-sp-hide {
		display: none
	}
}

@media screen and (max-width:767px) {
	.acms-btn-action-group td,.acms-btn-action-group th {
		display: block;
		width: 100%
	}
}

.acms-media-insert .acms-media-body {
	height: 80%
}

.acms-media-insert .acms-media-list {
	overflow: scroll;
	margin-right: 20px;
	height: 68%
}

.acms-media-insert .acms-media-list ul {
	padding-left: 20px
}

.acms-media-insert .acms-media-list li {
	float: left;
	margin: 5px;
	list-style-type: none
}

.acms-media-insert .acms-filter {
	margin: 20px
}

.acms-media-insert .acms-media-footer {
	height: 40px
}

.acms-media-insert .acms-media-footer button {
	float: right;
	margin-right: 20px
}

.acms-media-insert .acms-media-preview {
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: 75pt;
	border: 3px solid #fff
}

.acms-media-insert .media_selected {
	border: 3px solid #004cc5;
	opacity: .7
}

.js-media_thumbnail {
	padding: 5px;
	width: 200px;
	height: 180px;
	border: 3px solid #aaa
}

.js-media_thumbnail:hover {
	cursor: pointer
}

.js-media_more {
	width: 103px;
	height: 103px;
	background-color: #aaa
}

.js-media_more:hover {
	cursor: pointer
}

@media screen and (max-width:767px) {
	#js-media_view {
		position: absolute!important
	}

	#js-media_view_inner {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		min-height: 50pc
	}

	.acms-media-insert .media-body {
		height: 100%
	}

	.acms-media-insert .media-list {
		height: 300px
	}
}

.acms-popup-heading {
	position: relative;
	border-color: #ddd;
	background-color: #f5f5f5;
	color: #333
}

.acms-popup-heading-title {
	margin: 0;
	padding: 10px 20px;
	font-size: 1pc
}

.acms-popup-heading-close {
	position: absolute;
	top: 9pt;
	right: 20px;
	color: #333;
	font-size: 1pc
}

#adminBox {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #ddd;
	font-size: 14px
}

#adminBox #loginUserStatus {
	margin: 0 0 8px;
	font-size: 9pt
}

#adminBox .acms-inline-btn {
	margin-bottom: 5px
}

#adminMinBox {
	display: none;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #ddd;
	font-size: 14px
}

.js-dragAdminBox {
	position: fixed;
	top: 0;
	left: 10px;
	z-index: 999999;
	border-right: 2px solid #333!important;
	border-bottom: 2px solid #333!important;
	border-left: 2px solid #333!important;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	opacity: .9
}

.js-dragAdminBox .dragBoxToggle {
	float: right;
	padding: 0 5px;
	font-size: 14px;
	cursor: pointer
}

.js-dragAdminBox .dragBoxHandle {
	float: right;
	padding: 0 5px;
	font-size: 14px;
	cursor: move
}

.acms-btn-action-group {
	clear: both;
	margin: 10px;
	padding: 10px 10px 0;
	border: 1px solid #ccc;
	background-color: #ddd
}

.acms-btn-action-group th {
	padding-right: 10px;
	width: 110px;
	vertical-align: top;
	text-align: left;
	font-weight: 400;
	font-size: 9pt
}

.acms-btn-action-group table,.acms-btn-action-group td,.acms-btn-action-group th {
	margin: 0!important;
	padding: 0!important;
	border: none!important;
	background-color: #ddd!important;
	color: #333!important
}

.acms-btn-action-group .acms-inline-btn {
	margin-bottom: 10px
}

.acms-label-approval-group {
	display: inline;
	padding: 0 10px
}

.acms-label-approval-group a,.acms-label-approval-group a:visited {
	color: #006dd9
}

#revison_box .acms-table-responsive {
	padding: 0
}

.acms-table-revison {
	padding: 0;
	border-collapse: collapse;
	table-layout: auto
}

.acms-table-revison td {
	padding: 8px 5px!important;
	font-size: 11px
}

.acms-table-revison .acms-table-revison-title {
	font-size: 13px
}

.acms-table-revison .acms-table-current td {
	background-color: #abd6f9
}

.acms-table-revison .th1 {
	width: 65px
}

.acms-table-revison .th2 {
	width: 140px
}

.acms-table-revison .th3 {
	width: 90px
}

.acms-table-revison .th4 {
	width: 130px
}

.acms-table-revison .th5,.acms-table-revison .th7 {
	width: 70px;
	text-align: center
}

.acms-table-revison .th6 {
	width: 110px
}

@media screen and (max-width:767px) {
	.acms-table-revison .acms-btn-admin,.acms-table-revison th {
		white-space: nowrap
	}
}

.acms-table-revison-scroll {
	overflow: scroll;
	height: 300px
}

.acms-revison-admin {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #ddd
}

.acms-revison-admin .acms-label,.acms-revison-admin .js-get_revisions {
	margin-right: 15px
}

.acms-revision-preview #acms-main {
	box-sizing: border-box
}

.acms-revision-preview-btn {
	padding: 10px
}

.acms-revision-sidebar .acms-padding-small {
	border-bottom: 1px solid #ccc
}

.acms-revision-sidebar #sidebar {
	top: 50px;
	background-color: #eee;
	color: #333
}

.acms-revision-sidebar .acms-revision-sidebar-input,.acms-revision-sidebar .acms-revision-sidebar-select {
	margin-bottom: 10px;
	max-width: 140px
}

.acms-revision-header {
	padding: 10px;
	height: 33px;
	background-color: #464646;
	color: #ccc
}

.acms-revision-header .acms-revision-header-title {
	margin: 0;
	font-size: 18px
}

.acms-revision-comment li {
	padding: 9pt;
	border-bottom: 1px solid #ccc
}

.acms-revision-comment .acms-revision-comment-date {
	margin-bottom: 5px;
	font-size: 11px
}

.acms-revision-comment .acms-revision-comment-photo {
	margin: 0 0 10px
}

.acms-revision-comment .acms-revision-comment-photo img {
	margin-right: 10px;
	vertical-align: middle
}

.acms-revision-comment .acms-revision-comment-user {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #ddd;
	font-size: 11px
}

.acms-revision-comment ul li {
	padding: 0;
	border-bottom: none
}

@media screen and (max-width:767px) {
	.acms-revision-preview #acms-main {
		display: none
	}

	.acms-revision-preview #outer-wrap #nav,.acms-revision-preview #outer-wrap #top {
		position: static
	}

	.acms-revision-preview #nav:not(:target),.acms-revision-preview .acms-revision-header {
		height: auto
	}
}

.acms-title {
	margin: 0 0 5px;
	font-size: 14px
}

.acms-padding-small {
	padding: 10px
}

.acms-padding-medium {
	padding: 15px
}

.acms-padding-large {
	padding: 20px
}

.acms-margin-bottom-mini {
	margin-bottom: 5px
}

.acms-margin-bottom-medium {
	margin-bottom: 20px
}

.acms-margin-bottom-large,.js-tabs {
	margin-bottom: 30px
}

.acms-user-icon {
	margin-right: 5px;
	vertical-align: middle
}

body .ui-dialog {
	z-index: 5000
}

.acms-container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	max-width: 940px
}

@media screen and (max-width:480px) {
	.acms-grid-r .acms-container {
		padding-right: 0;
		padding-left: 0
	}
}

.acms-grid,.acms-grid-r {
	margin-right: -10px;
	margin-left: -10px;
	zoom: 1
}

.acms-grid-r:after,.acms-grid-r:before,.acms-grid:after,.acms-grid:before {
	display: table;
	content: " "
}

.acms-grid-r:after,.acms-grid:after {
	clear: both
}[class*=acms-col] {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 1px
}

@media screen and (max-width:480px) {
	.acms-grid-r [class*=acms-col] {
		padding-right: 0;
		padding-left: 0
	}
	.masonry  .acms-col-6 {
    padding: 10px;
    width: 100%;
}
		.masonry  .acms-col-6:first-child {
    padding: 10px;
    width: 100%;
}
}

.acms-col-1:after,.acms-col-1:before,.acms-col-2:after,.acms-col-2:before,.acms-col-3:after,.acms-col-3:before,.acms-col-4:after,.acms-col-4:before,.acms-col-5:after,.acms-col-5:before,.acms-col-6:after,.acms-col-6:before,.acms-col-7:after,.acms-col-7:before,.acms-col-8:after,.acms-col-8:before,.acms-col-9:after,.acms-col-9:before,.acms-col-10:after,.acms-col-10:before,.acms-col-11:after,.acms-col-11:before,.acms-col-12:after,.acms-col-12:before,[class*=acms-col] {
	box-sizing: border-box
}

.acms-col-1 {
	width: 8.33333%
}

.acms-col-2 {
	width: 16.6667%
}

.acms-col-3 {

	margin-bottom: 30px;
	width: 25%
}

.acms-col-4 {
	width: 33.3333%
}

.acms-col-5 {
	width: 41.6667%
}

.acms-col-6:first-child {
	width: 48%;
	margin-right:4%;
}
.acms-col-6 {
	width: 48%;
	
}

.acms-col-7 {
	width: 58.3333%
}

.acms-col-8 {
	width: 66.6667%
}

.acms-col-9 {
	width: 75%
}

.acms-col-10 {
	width: 83.3333%
}

.acms-col-11 {
	width: 91.6667%
}

.acms-col-12 {
	float: none;
	width: 100%
}[class*=acms-pull],[class*=acms-push] {
	position: relative
}

.acms-push-1 {
	left: 8.33333%
}

.acms-push-2 {
	left: 16.6667%
}

.acms-push-3 {
	left: 25%
}

.acms-push-4 {
	left: 33.3333%
}

.acms-push-5 {
	left: 41.6667%
}

.acms-push-6 {
	left: 50%
}

.acms-push-7 {
	left: 58.3333%
}

.acms-push-8 {
	left: 66.6667%
}

.acms-push-9 {
	left: 75%
}

.acms-push-10 {
	left: 83.3333%
}

.acms-push-11 {
	left: 91.6667%
}

.acms-pull-1 {
	right: 8.33333%
}

.acms-pull-2 {
	right: 16.6667%
}

.acms-pull-3 {
	right: 25%
}

.acms-pull-4 {
	right: 33.3333%
}

.acms-pull-5 {
	right: 41.6667%
}

.acms-pull-6 {
	right: 50%
}

.acms-pull-7 {
	right: 58.3333%
}

.acms-pull-8 {
	right: 66.6667%
}

.acms-pull-9 {
	right: 75%
}

.acms-pull-10 {
	right: 83.3333%
}

.acms-pull-11 {
	right: 91.6667%
}

@media (max-width:320px) {
	.acms-container {
		width: auto
	}

	.acms-grid-r [class*=acms-col] {
		float: none;
		margin-bottom: 10px;
		width: 100%
	}

	.acms-grid-r [class*=acms-pull] {
		position: static;
		right: auto;
		left: auto
	}
}

@media (max-width:480px) {
	.acms-grid-r [class*=acms-col] {
		float: none;
		margin-bottom: 10px;
		width: 100%
	}
}

@media (max-width:320px) {
	.acms-grid-r [class*=acms-col-md] {
		float: left;
		padding-right: 10px;
		padding-left: 10px
	}

	.acms-grid-r .acms-col-md-1 {
		width: 8.33333%
	}

	.acms-grid-r .acms-col-md-2 {
		width: 16.6667%
	}

	.acms-grid-r .acms-col-md-3 {
		width: 25%
	}

	.acms-grid-r .acms-col-md-4 {
		width: 33.3333%
	}

	.acms-grid-r .acms-col-md-5 {
		width: 41.6667%
	}

	.acms-grid-r .acms-col-md-6 {
		width: 50%
	}

	.acms-grid-r .acms-col-md-7 {
		width: 58.3333%
	}

	.acms-grid-r .acms-col-md-8 {
		width: 66.6667%
	}

	.acms-grid-r .acms-col-md-9 {
		width: 75%
	}

	.acms-grid-r .acms-col-md-10 {
		width: 83.3333%
	}

	.acms-grid-r .acms-col-md-11 {
		width: 91.6667%
	}

	.acms-grid-r .acms-col-md-12 {
		float: none;
		width: 100%
	}

	.acms-grid-r [class*=acms-push-md] {
		position: relative;
		right: auto
	}

	.acms-grid-r .acms-push-md-auto {
		left: auto
	}

	.acms-grid-r .acms-push-md-1 {
		left: 8.33333%
	}

	.acms-grid-r .acms-push-md-2 {
		left: 16.6667%
	}

	.acms-grid-r .acms-push-md-3 {
		left: 25%
	}

	.acms-grid-r .acms-push-md-4 {
		left: 33.3333%
	}

	.acms-grid-r .acms-push-md-5 {
		left: 41.6667%
	}

	.acms-grid-r .acms-push-md-6 {
		left: 50%
	}

	.acms-grid-r .acms-push-md-7 {
		left: 58.3333%
	}

	.acms-grid-r .acms-push-md-8 {
		left: 66.6667%
	}

	.acms-grid-r .acms-push-md-9 {
		left: 75%
	}

	.acms-grid-r .acms-push-md-10 {
		left: 83.3333%
	}

	.acms-grid-r .acms-push-md-11 {
		left: 91.6667%
	}

	.acms-grid-r [class*=acms-pull-md] {
		position: relative;
		left: auto
	}

	.acms-grid-r .acms-pull-md-auto {
		right: auto
	}

	.acms-grid-r .acms-pull-md-1 {
		right: 8.33333%
	}

	.acms-grid-r .acms-pull-md-2 {
		right: 16.6667%
	}

	.acms-grid-r .acms-pull-md-3 {
		right: 25%
	}

	.acms-grid-r .acms-pull-md-4 {
		right: 33.3333%
	}

	.acms-grid-r .acms-pull-md-5 {
		right: 41.6667%
	}

	.acms-grid-r .acms-pull-md-6 {
		right: 50%
	}

	.acms-grid-r .acms-pull-md-7 {
		right: 58.3333%
	}

	.acms-grid-r .acms-pull-md-8 {
		right: 66.6667%
	}

	.acms-grid-r .acms-pull-md-9 {
		right: 75%
	}

	.acms-grid-r .acms-pull-md-10 {
		right: 83.3333%
	}

	.acms-grid-r .acms-pull-md-11 {
		right: 91.6667%
	}
}

@media (max-width:480px) {
	.acms-grid-r [class*=acms-col-sm] {
		float: left;
		padding-right: 10px;
		padding-left: 10px
	}

	.acms-grid-r .acms-col-sm-1 {
		width: 8.33333%
	}

	.acms-grid-r .acms-col-sm-2 {
		width: 16.6667%
	}

	.acms-grid-r .acms-col-sm-3 {
		width: 25%
	}

	.acms-grid-r .acms-col-sm-4 {
		width: 33.3333%
	}

	.acms-grid-r .acms-col-sm-5 {
		width: 41.6667%
	}

	.acms-grid-r .acms-col-sm-6 {
		width: 50%
	}

	.acms-grid-r .acms-col-sm-7 {
		width: 58.3333%
	}

	.acms-grid-r .acms-col-sm-8 {
		width: 66.6667%
	}

	.acms-grid-r .acms-col-sm-9 {
		width: 75%
	}

	.acms-grid-r .acms-col-sm-10 {
		width: 83.3333%
	}

	.acms-grid-r .acms-col-sm-11 {
		width: 91.6667%
	}

	.acms-grid-r .acms-col-sm-12 {
		float: none;
		width: 100%
	}

	.acms-grid-r [class*=acms-push-sm] {
		position: relative;
		right: auto
	}

	.acms-grid-r .acms-push-sm-auto {
		left: auto
	}

	.acms-grid-r .acms-push-sm-1 {
		left: 8.33333%
	}

	.acms-grid-r .acms-push-sm-2 {
		left: 16.6667%
	}

	.acms-grid-r .acms-push-sm-3 {
		left: 25%
	}

	.acms-grid-r .acms-push-sm-4 {
		left: 33.3333%
	}

	.acms-grid-r .acms-push-sm-5 {
		left: 41.6667%
	}

	.acms-grid-r .acms-push-sm-6 {
		left: 50%
	}

	.acms-grid-r .acms-push-sm-7 {
		left: 58.3333%
	}

	.acms-grid-r .acms-push-sm-8 {
		left: 66.6667%
	}

	.acms-grid-r .acms-push-sm-9 {
		left: 75%
	}

	.acms-grid-r .acms-push-sm-10 {
		left: 83.3333%
	}

	.acms-grid-r .acms-push-sm-11 {
		left: 91.6667%
	}

	.acms-grid-r [class*=acms-pull-sm] {
		position: relative;
		left: auto
	}

	.acms-grid-r .acms-pull-sm-auto {
		right: auto
	}

	.acms-grid-r .acms-pull-sm-1 {
		right: 8.33333%
	}

	.acms-grid-r .acms-pull-sm-2 {
		right: 16.6667%
	}

	.acms-grid-r .acms-pull-sm-3 {
		right: 25%
	}

	.acms-grid-r .acms-pull-sm-4 {
		right: 33.3333%
	}

	.acms-grid-r .acms-pull-sm-5 {
		right: 41.6667%
	}

	.acms-grid-r .acms-pull-sm-6 {
		right: 50%
	}

	.acms-grid-r .acms-pull-sm-7 {
		right: 58.3333%
	}

	.acms-grid-r .acms-pull-sm-8 {
		right: 66.6667%
	}

	.acms-grid-r .acms-pull-sm-9 {
		right: 75%
	}

	.acms-grid-r .acms-pull-sm-10 {
		right: 83.3333%
	}

	.acms-grid-r .acms-pull-sm-11 {
		right: 91.6667%
	}
}

.acms-entry .acms-grid-r .acms-col-12 {
	clear: both
}

@media screen and (max-width:320px) {
	.acms-grid-r .acms-entry [class*=acms-col] {
		float: left
	}

	.acms-grid-r .acms-entry .acms-col-12 {
		width: 100%
	}

	.acms-grid-r .acms-entry .acms-col-11 {
		width: 91.6667%
	}

	.acms-grid-r .acms-entry .acms-col-10 {
		width: 83.3333%
	}

	.acms-grid-r .acms-entry .acms-col-9 {
		width: 75%
	}

	.acms-grid-r .acms-entry .acms-col-8 {
		width: 66.6667%
	}

	.acms-grid-r .acms-entry .acms-col-7 {
		width: 58.3333%
	}

	.acms-grid-r .acms-entry .acms-col-6 {
		width: 50%
	}

	.acms-grid-r .acms-entry .acms-col-5 {
		width: 41.6667%
	}

	.acms-grid-r .acms-entry .acms-col-4 {
		width: 33.3333%
	}

	.acms-grid-r .acms-entry .acms-col-3 {
		width: 25%
	}

	.acms-grid-r .acms-entry .acms-col-2 {
		width: 16.6667%
	}

	.acms-grid-r .acms-entry .acms-col-1 {
		width: 8.33333%
	}

	.acms-grid-r .acms-entry [class*=acms-col-md] {
		float: left;
		padding-right: 10px;
		padding-left: 10px
	}

	.acms-grid-r .acms-entry .acms-col-md-1 {
		width: 8.33333%
	}

	.acms-grid-r .acms-entry .acms-col-md-2 {
		width: 16.6667%
	}

	.acms-grid-r .acms-entry .acms-col-md-3 {
		width: 25%
	}

	.acms-grid-r .acms-entry .acms-col-md-4 {
		width: 33.3333%
	}

	.acms-grid-r .acms-entry .acms-col-md-5 {
		width: 41.6667%
	}

	.acms-grid-r .acms-entry .acms-col-md-6 {
		width: 50%
	}

	.acms-grid-r .acms-entry .acms-col-md-7 {
		width: 58.3333%
	}

	.acms-grid-r .acms-entry .acms-col-md-8 {
		width: 66.6667%
	}

	.acms-grid-r .acms-entry .acms-col-md-9 {
		width: 75%
	}

	.acms-grid-r .acms-entry .acms-col-md-10 {
		width: 83.3333%
	}

	.acms-grid-r .acms-entry .acms-col-md-11 {
		width: 91.6667%
	}

	.acms-grid-r .acms-entry .acms-col-md-12 {
		float: none;
		width: 100%
	}

	.acms-grid-r .acms-entry [class*=acms-push-md] {
		position: relative;
		right: auto
	}

	.acms-grid-r .acms-entry .acms-push-md-1 {
		left: 8.33333%
	}

	.acms-grid-r .acms-entry .acms-push-md-2 {
		left: 16.6667%
	}

	.acms-grid-r .acms-entry .acms-push-md-3 {
		left: 25%
	}

	.acms-grid-r .acms-entry .acms-push-md-4 {
		left: 33.3333%
	}

	.acms-grid-r .acms-entry .acms-push-md-5 {
		left: 41.6667%
	}

	.acms-grid-r .acms-entry .acms-push-md-6 {
		left: 50%
	}

	.acms-grid-r .acms-entry .acms-push-md-7 {
		left: 58.3333%
	}

	.acms-grid-r .acms-entry .acms-push-md-8 {
		left: 66.6667%
	}

	.acms-grid-r .acms-entry .acms-push-md-9 {
		left: 75%
	}

	.acms-grid-r .acms-entry .acms-push-md-10 {
		left: 83.3333%
	}

	.acms-grid-r .acms-entry .acms-push-md-11 {
		left: 91.6667%
	}

	.acms-grid-r .acms-entry [class*=acms-pull-md] {
		position: relative;
		left: auto
	}

	.acms-grid-r .acms-entry .acms-pull-md-1 {
		right: 8.33333%
	}

	.acms-grid-r .acms-entry .acms-pull-md-2 {
		right: 16.6667%
	}

	.acms-grid-r .acms-entry .acms-pull-md-3 {
		right: 25%
	}

	.acms-grid-r .acms-entry .acms-pull-md-4 {
		right: 33.3333%
	}

	.acms-grid-r .acms-entry .acms-pull-md-5 {
		right: 41.6667%
	}

	.acms-grid-r .acms-entry .acms-pull-md-6 {
		right: 50%
	}

	.acms-grid-r .acms-entry .acms-pull-md-7 {
		right: 58.3333%
	}

	.acms-grid-r .acms-entry .acms-pull-md-8 {
		right: 66.6667%
	}

	.acms-grid-r .acms-entry .acms-pull-md-9 {
		right: 75%
	}

	.acms-grid-r .acms-entry .acms-pull-md-10 {
		right: 83.3333%
	}

	.acms-grid-r .acms-entry .acms-pull-md-11 {
		right: 91.6667%
	}
}

@media screen and (max-width:480px) {
	.acms-grid-r .acms-entry [class*=acms-col] {
		float: none;
		width: 100%
	}

	.acms-grid-r .acms-entry [class*=acms-col-sm] {
		float: left;
		padding-right: 10px;
		padding-left: 10px
	}

	.acms-grid-r .acms-entry .acms-col-sm-1 {
		width: 8.33333%
	}

	.acms-grid-r .acms-entry .acms-col-sm-2 {
		width: 16.6667%
	}

	.acms-grid-r .acms-entry .acms-col-sm-3 {
		width: 25%
	}

	.acms-grid-r .acms-entry .acms-col-sm-4 {
		width: 33.3333%
	}

	.acms-grid-r .acms-entry .acms-col-sm-5 {
		width: 41.6667%
	}

	.acms-grid-r .acms-entry .acms-col-sm-6 {
		width: 50%
	}

	.acms-grid-r .acms-entry .acms-col-sm-7 {
		width: 58.3333%
	}

	.acms-grid-r .acms-entry .acms-col-sm-8 {
		width: 66.6667%
	}

	.acms-grid-r .acms-entry .acms-col-sm-9 {
		width: 75%
	}

	.acms-grid-r .acms-entry .acms-col-sm-10 {
		width: 83.3333%
	}

	.acms-grid-r .acms-entry .acms-col-sm-11 {
		width: 91.6667%
	}

	.acms-grid-r .acms-entry .acms-col-sm-12 {
		float: none;
		width: 100%
	}

	.acms-grid-r .acms-entry [class*=acms-push-sm] {
		position: relative;
		right: auto
	}

	.acms-grid-r .acms-entry .acms-push-sm-1 {
		left: 8.33333%
	}

	.acms-grid-r .acms-entry .acms-push-sm-2 {
		left: 16.6667%
	}

	.acms-grid-r .acms-entry .acms-push-sm-3 {
		left: 25%
	}

	.acms-grid-r .acms-entry .acms-push-sm-4 {
		left: 33.3333%
	}

	.acms-grid-r .acms-entry .acms-push-sm-5 {
		left: 41.6667%
	}

	.acms-grid-r .acms-entry .acms-push-sm-6 {
		left: 50%
	}

	.acms-grid-r .acms-entry .acms-push-sm-7 {
		left: 58.3333%
	}

	.acms-grid-r .acms-entry .acms-push-sm-8 {
		left: 66.6667%
	}

	.acms-grid-r .acms-entry .acms-push-sm-9 {
		left: 75%
	}

	.acms-grid-r .acms-entry .acms-push-sm-10 {
		left: 83.3333%
	}

	.acms-grid-r .acms-entry .acms-push-sm-11 {
		left: 91.6667%
	}

	.acms-grid-r .acms-entry [class*=acms-pull-sm] {
		position: relative;
		left: auto
	}

	.acms-grid-r .acms-entry .acms-pull-sm-1 {
		right: 8.33333%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-2 {
		right: 16.6667%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-3 {
		right: 25%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-4 {
		right: 33.3333%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-5 {
		right: 41.6667%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-6 {
		right: 50%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-7 {
		right: 58.3333%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-8 {
		right: 66.6667%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-9 {
		right: 75%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-10 {
		right: 83.3333%
	}

	.acms-grid-r .acms-entry .acms-pull-sm-11 {
		right: 91.6667%
	}
}

.acms-btn {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #a7a7aa;
	border-radius: 3px;
	background-color: #ccc;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#f9f9f9),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#f9f9f9,#e1e1e1);
	background-image: linear-gradient(top,#f9f9f9,#e1e1e1);
	text-align: center;
	font-size: 11px;
	line-height: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-btn,.acms-btn.acms-btn-hover,.acms-btn:hover {
	background-color: #e1e1e1;
	color: #333;
	text-decoration: none
}

.acms-btn.acms-btn-hover,.acms-btn:hover {
	border: 1px solid #a5a5a5;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#fcfcfc),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#fcfcfc,#e1e1e1);
	background-image: linear-gradient(top,#fcfcfc,#e1e1e1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-btn.acms-btn-active,.acms-btn:active,.acms-btn:hover,.acms-btn:link,.acms-btn:visited {
	color: #333
}

.acms-btn.acms-btn-active,.acms-btn:active {
	border: 1px solid #aaa;
	background-color: #e1e1e1;
	box-shadow: inset 0 1px 2px #b2b2b2;
	color: #333;
	text-decoration: none
}

.acms-btn:focus {
	outline: 0;
	border-color: #137af3
}

.acms-btn.acms-btn-primary {
	border: 1px solid #004cc5;
	background-color: #004cc5;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#005bed),to(#004cc5));
	background-image: -webkit-linear-gradient(top,#005bed,#004cc5);
	background-image: linear-gradient(top,#005bed,#004cc5);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005bed',endColorstr='#ff004cc5',GradientType=0)
}

.acms-btn.acms-btn-primary.hover,.acms-btn.acms-btn-primary:hover {
	border: 1px solid #002a6e;
	background-color: #0059d8;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#006cff),to(#0059d8));
	background-image: -webkit-linear-gradient(top,#006cff,#0059d8);
	background-image: linear-gradient(top,#006cff,#0059d8);
	color: #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006cff',endColorstr='#ff0059d8',GradientType=0)
}

.acms-btn.acms-btn-primary:active,.acms-btn.acms-btn-primary:hover,.acms-btn.acms-btn-primary:link,.acms-btn.acms-btn-primary:visited {
	color: #fff
}

.acms-btn.acms-btn-primary.active,.acms-btn.acms-btn-primary:active {
	border: 1px solid #002a6e;
	background-color: #004cc5;
	box-shadow: inset 0 1px 2px #002a6e;
	color: #fff;
	text-decoration: none
}

.acms-btn.acms-btn-primary:focus {
	outline: 0;
	border-color: #002a6e
}

.acms-btn.acms-btn-info {
	border: 1px solid #4b4b4b;
	background-color: #4b4b4b;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#5e5e5e),to(#4b4b4b));
	background-image: -webkit-linear-gradient(top,#5e5e5e,#4b4b4b);
	background-image: linear-gradient(top,#5e5e5e,#4b4b4b);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e5e5e',endColorstr='#ff4b4b4b',GradientType=0)
}

.acms-btn.acms-btn-info:hover {
	border: 1px solid #2a2a2a;
	background-color: #545454;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#727272),to(#545454));
	background-image: -webkit-linear-gradient(top,#727272,#545454);
	background-image: linear-gradient(top,#727272,#545454);
	color: #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff727272',endColorstr='#ff545454',GradientType=0)
}

.acms-btn.acms-btn-info:active,.acms-btn.acms-btn-info:hover,.acms-btn.acms-btn-info:link,.acms-btn.acms-btn-info:visited {
	color: #fff
}

.acms-btn.acms-btn-info.active,.acms-btn.acms-btn-info:active {
	border: 1px solid #2a2a2a;
	background-color: #4b4b4b;
	box-shadow: inset 0 1px 2px #2a2a2a;
	color: #fff;
	text-decoration: none
}

.acms-btn.acms-btn-info:focus {
	outline: 0;
	border-color: #2a2a2a
}

.acms-btn.acms-btn-success {
	border: 1px solid #618e00;
	background-color: #618e00;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#7ab400),to(#618e00));
	background-image: -webkit-linear-gradient(top,#7ab400,#618e00);
	background-image: linear-gradient(top,#7ab400,#618e00);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7ab400',endColorstr='#ff618e00',GradientType=0)
}

.acms-btn.acms-btn-success:hover {
	border: 1px solid #354f00;
	background-color: #6d9e00;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#98de00),to(#6d9e00));
	background-image: -webkit-linear-gradient(top,#98de00,#6d9e00);
	background-image: linear-gradient(top,#98de00,#6d9e00);
	color: #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff98de00',endColorstr='#ff6d9e00',GradientType=0)
}

.acms-btn.acms-btn-success:active,.acms-btn.acms-btn-success:hover,.acms-btn.acms-btn-success:link,.acms-btn.acms-btn-success:visited {
	color: #fff
}

.acms-btn.acms-btn-success.active,.acms-btn.acms-btn-success:active {
	border: 1px solid #354f00;
	background-color: #618e00;
	box-shadow: inset 0 1px 2px #354f00;
	color: #fff;
	text-decoration: none
}

.acms-btn.acms-btn-success:focus {
	outline: 0;
	border-color: #354f00
}

.acms-btn.acms-btn-warning {
	border: 1px solid #b56800;
	background-color: #b56800;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#db7f00),to(#b56800));
	background-image: -webkit-linear-gradient(top,#db7f00,#b56800);
	background-image: linear-gradient(top,#db7f00,#b56800);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb7f00',endColorstr='#ffb56800',GradientType=0)
}

.acms-btn.acms-btn-warning:hover {
	border: 1px solid #643a00;
	background-color: #c77400;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#ff9500),to(#c77400));
	background-image: -webkit-linear-gradient(top,#ff9500,#c77400);
	background-image: linear-gradient(top,#ff9500,#c77400);
	color: #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9500',endColorstr='#ffc77400',GradientType=0)
}

.acms-btn.acms-btn-warning:active,.acms-btn.acms-btn-warning:hover,.acms-btn.acms-btn-warning:link,.acms-btn.acms-btn-warning:visited {
	color: #fff
}

.acms-btn.acms-btn-warning.active,.acms-btn.acms-btn-warning:active {
	border: 1px solid #643a00;
	background-color: #b56800;
	box-shadow: inset 0 1px 2px #643a00;
	color: #fff;
	text-decoration: none
}

.acms-btn.acms-btn-warning:focus {
	outline: 0;
	border-color: #643a00
}

.acms-btn.acms-btn-danger {
	border: 1px solid #b50000;
	background-color: #b50000;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#dc0000),to(#b50000));
	background-image: -webkit-linear-gradient(top,#dc0000,#b50000);
	background-image: linear-gradient(top,#dc0000,#b50000);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc0000',endColorstr='#ffb50000',GradientType=0)
}

.acms-btn.acms-btn-danger:hover {
	border: 1px solid #51000d;
	background-color: #c70012;
	background-image: -webkit-gradient(linear,center top,center bottom,from(red),to(#c70012));
	background-image: -webkit-linear-gradient(top,red,#c70012);
	background-image: linear-gradient(top,red,#c70012);
	color: #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000',endColorstr='#ffc70012',GradientType=0)
}

.acms-btn.acms-btn-danger:active,.acms-btn.acms-btn-danger:hover,.acms-btn.acms-btn-danger:link,.acms-btn.acms-btn-danger:visited {
	color: #fff
}

.acms-btn.acms-btn-danger.active,.acms-btn.acms-btn-danger:active {
	border: 1px solid #640002;
	background-color: #b50000;
	box-shadow: inset 0 1px 2px #640002;
	color: #fff;
	text-decoration: none
}

.acms-btn.acms-btn-danger:focus {
	outline: 0;
	border-color: #640002
}

.acms-btn .acms-btn-link:active,.acms-btn .acms-btn-link:hover,.acms-btn .acms-btn-link:visited,.acms-btn.acms-btn-link {
	border: 0!important;
	border-radius: 0;
	background: 0 0;
	color: #428bca;
	text-decoration: underline
}

.acms-btn.acms-btn-link:hover {
	color: #2e67a5
}

.acms-btn.acms-btn-link:active {
	box-shadow: none
}

.acms-btn [disabled],.acms-btn.acms-btn-disabled,fieldset[disabled] .acms-btn {
	box-shadow: none;
	opacity: .65;
	cursor: not-allowed;
	pointer-events: none;
	filter: alpha(opacity=65)
}

.acms-btn.acms-btn-disabled:hover,.acms-btn[disabled]:hover {
	cursor: not-allowed
}

.acms-btn-flat {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #a7a7aa;
	border-top: 1px solid rgba(0,0,0,.4)!important;
	border-radius: 6px;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	line-height: 1
}

.acms-btn-flat:hover {
	border-top: 1px solid rgba(0,0,0,.2)!important;
	background: #eaeaea;
	text-decoration: none
}

.acms-btn-flat.active,.acms-btn-flat:active,.acms-btn-flat:hover,.acms-btn-flat:link,.acms-btn-flat:visited {
	box-shadow: none;
	color: #333
}

.acms-btn-flat.active,.acms-btn-flat:active {
	background: #d0d0d0;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.05);
	text-decoration: none
}

.acms-btn-aqua {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #a7a7aa;
	border-radius: 3px;
	background: #f6f8f9;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f6f8f9),color-stop(50%,#e5ebee),color-stop(51%,#d7dee3),color-stop(100%,#f5f7f9));
	background: -webkit-linear-gradient(top,#f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
	background: linear-gradient(to bottom,#f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
	background-color: #f6f8f9;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	line-height: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8f9',endColorstr='#f5f7f9',GradientType=0)
}

.acms-btn-aqua:hover {
	background: #ddd;
	text-decoration: none
}

.acms-btn-aqua.active,.acms-btn-aqua:active,.acms-btn-aqua:hover,.acms-btn-aqua:link,.acms-btn-aqua:visited {
	box-shadow: none;
	color: #333
}

.acms-btn-aqua.active,.acms-btn-aqua:active {
	background: #d0d0d0;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.05);
	text-decoration: none
}

.acms-btn-flat.active,.acms-btn.large:active {
	box-shadow: inset 0 1px 4px rgba(0,0,0,.4),0 1px 2px rgba(0,0,0,.05)
}

.acms-btn-block,.block-level {
	display: block;
	box-sizing: border-box;
	padding-right: 0;
	padding-left: 0;
	width: 100%
}

.acms-btn-block:hover,.block-level:hover {
	border-top: 1px solid rgba(0,0,0,.3)!important;
	background: #ddd;
	cursor: pointer
}

.acms-btn-block:active,.block-level:active {
	outline: -webklit-ring;
	border-top: 1px solid rgba(0,0,0,.3)!important;
	background: #ddd;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.05)
}

.acms-btn-admin,.formEntryActionUnit .btn {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #a7a7aa;
	border-radius: 3px;
	background-color: #ccc;
	background-color: #e1e1e1;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#f9f9f9),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#f9f9f9,#e1e1e1);
	background-image: linear-gradient(top,#f9f9f9,#e1e1e1);
	color: #333;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	line-height: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-btn-admin.hover,.acms-btn-admin:hover,.formEntryActionUnit .btn.hover,.formEntryActionUnit .btn:hover {
	border: 1px solid #868688;
	background-color: #e1e1e1;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#fcfcfc),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#fcfcfc,#e1e1e1);
	background-image: linear-gradient(top,#fcfcfc,#e1e1e1);
	color: #333;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-btn-admin.active,.acms-btn-admin:active,.acms-btn-admin:hover,.acms-btn-admin:link,.acms-btn-admin:visited,.formEntryActionUnit .btn.active,.formEntryActionUnit .btn:active,.formEntryActionUnit .btn:hover,.formEntryActionUnit .btn:link,.formEntryActionUnit .btn:visited {
	color: #333
}

.acms-btn-admin.active,.acms-btn-admin:active,.formEntryActionUnit .btn.active,.formEntryActionUnit .btn:active {
	border: 1px solid #aaa;
	background-color: #e1e1e1;
	box-shadow: inset 0 1px 2px #b2b2b2;
	color: #333;
	text-decoration: none
}

.acms-btn-admin:focus,.formEntryActionUnit .btn:focus {
	outline: 0;
	border-color: #137af3
}

@-moz-document url-prefix() {
	a.acms-btn-admin,button.acms-btn-admin {
		line-height: normal
	}
}

.formEntryActionUnit .btn:hover {
	border: 1px solid #868688;
	background-color: #e1e1e1;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#fcfcfc),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#fcfcfc,#e1e1e1);
	background-image: linear-gradient(top,#fcfcfc,#e1e1e1);
	color: #333;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-btn-admin-primary {
	border: 1px solid #004cc5;
	background-color: #004cc5;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#005bed),to(#004cc5));
	background-image: -webkit-linear-gradient(top,#005bed,#004cc5);
	background-image: linear-gradient(top,#005bed,#004cc5);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005bed',endColorstr='#ff004cc5',GradientType=0)
}

.acms-btn-admin-primary.hover,.acms-btn-admin-primary:hover {
	border: 1px solid #002a6e;
	background-color: #0059d8;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#006cff),to(#0059d8));
	background-image: -webkit-linear-gradient(top,#006cff,#0059d8);
	background-image: linear-gradient(top,#006cff,#0059d8);
	color: #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006cff',endColorstr='#ff0059d8',GradientType=0)
}

.acms-btn-admin-primary:active,.acms-btn-admin-primary:hover,.acms-btn-admin-primary:link,.acms-btn-admin-primary:visited {
	color: #fff
}

.acms-btn-admin-primary.active,.acms-btn-admin-primary:active {
	border: 1px solid #002a6e;
	background-color: #004cc5;
	box-shadow: inset 0 1px 2px #002a6e;
	color: #fff;
	text-decoration: none
}

.acms-btn-admin-primary:focus {
	outline: 0;
	border-color: #002a6e
}

.acms-btn-admin-info {
	border: 1px solid #4b4b4b;
	background-color: #4b4b4b;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#5e5e5e),to(#4b4b4b));
	background-image: -webkit-linear-gradient(top,#5e5e5e,#4b4b4b);
	background-image: linear-gradient(top,#5e5e5e,#4b4b4b);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e5e5e',endColorstr='#ff4b4b4b',GradientType=0)
}

.acms-btn-admin-info:hover {
	border: 1px solid #2a2a2a;
	background-color: #545454;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#727272),to(#545454));
	background-image: -webkit-linear-gradient(top,#727272,#545454);
	background-image: linear-gradient(top,#727272,#545454);
	color: #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff727272',endColorstr='#ff545454',GradientType=0)
}

.acms-btn-admin-info:active,.acms-btn-admin-info:hover,.acms-btn-admin-info:link,.acms-btn-admin-info:visited {
	color: #fff
}

.acms-btn-admin-info.active,.acms-btn-admin-info:active {
	border: 1px solid #2a2a2a;
	background-color: #4b4b4b;
	box-shadow: inset 0 1px 2px #2a2a2a;
	color: #fff;
	text-decoration: none
}

.acms-btn-admin-info:focus {
	outline: 0;
	border-color: #2a2a2a
}

.acms-btn-admin-danger {
	border: 1px solid #b50000;
	background-color: #b50000;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#dc0000),to(#b50000));
	background-image: -webkit-linear-gradient(top,#dc0000,#b50000);
	background-image: linear-gradient(top,#dc0000,#b50000);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc0000',endColorstr='#ffb50000',GradientType=0)
}

.acms-btn-admin-danger:hover {
	border: 1px solid #51000d;
	background-color: #c70012;
	background-image: -webkit-gradient(linear,center top,center bottom,from(red),to(#c70012));
	background-image: -webkit-linear-gradient(top,red,#c70012);
	background-image: linear-gradient(top,red,#c70012);
	color: #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000',endColorstr='#ffc70012',GradientType=0)
}

.acms-btn-admin-danger:active,.acms-btn-admin-danger:hover,.acms-btn-admin-danger:link,.acms-btn-admin-danger:visited {
	color: #fff
}

.acms-btn-admin-danger.active,.acms-btn-admin-danger:active {
	border: 1px solid #640002;
	background-color: #b50000;
	box-shadow: inset 0 1px 2px #640002;
	color: #fff;
	text-decoration: none
}

.acms-btn-admin-danger:focus {
	outline: 0;
	border-color: #640002
}

a.acms-btn,a.acms-btn-admin,a.acms-btn-aqua,a.acms-btn-flat {
	text-decoration: none
}

a.acms-btn,a.acms-btn-admin {
	border: 1px solid #a7a7aa
}

.acms-btn-admin.acms-float-right.acms-btn-admin-danger {
	margin-right: 4px
}

.acms-btn-admin-save {
	padding-right: 60px!important;
	padding-left: 60px!important
}

.acms-inline-btn {
	float: left;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px
}

.acms-btn-small {
	padding: 4px 6px;
	font-size: 10px
}

.acms-btn-large {
	padding: 9pt 15px;
	border-radius: 6px;
	font-size: 18px
}

@media screen and (max-width:320px) {
	.formEntryActionUnit .btn,[class*=acms-btn] {
		padding-top: 14px;
		padding-bottom: 14px;
		font-size: 15px
	}
}

.acms-h1,.acms-style h1 {
	font-size: 30px
}

.acms-h2,.acms-style h2 {
	font-size: 24px
}

.acms-h3,.acms-style h3 {
	font-size: 18px
}

.acms-h4,.acms-style h4 {
	font-size: 1pc
}

.acms-h5,.acms-style h5 {
	font-size: 14px
}

.acms-h6,.acms-style h6 {
	font-size: 9pt
}

.acms-h1,.acms-h2,.acms-h3,.acms-h4,.acms-h5,.acms-h6 {
	margin: 0 0 20px
}

*+.acms-h1,*+.acms-h2,*+.acms-h3,*+.acms-h4,*+.acms-h5,*+.acms-h6 {
	margin-top: 35px
}

.acms-p,.acms-style p {
	margin: 0 0 15px
}

*+.acms-p,*+.acms-style p {
	margin-top: 15px
}

.acms-dl,.acms-ol,.acms-style dl,.acms-style ol,.acms-style ul,.acms-ul {
	margin-top: 0
}

.acms-list-nostyle {
	padding-left: 0;
	list-style: none
}

.acms-list-inline {
	padding-left: 0
}

.acms-list-inline li {
	display: inline-block;
	margin-bottom: 5px;
	padding-right: 20px
}

.acms-dl dt,.acms-entry dl dt,.acms-style dl dt {
	font-weight: 700
}

.acms-dl dd,.acms-entry dl dd,.acms-style dl dd {
	margin-bottom: 10px;
	margin-left: 0
}

.acms-dl-horizontal dt,.acms-dl-line dt {
	float: left;
	clear: left;
	overflow: hidden;
	width: 10pc;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap
}

.acms-dl-horizontal dd,.acms-dl-line dd {
	padding-left: 180px;
	zoom: 1
}

.acms-dl-horizontal dd:after,.acms-dl-horizontal dd:before,.acms-dl-line dd:after,.acms-dl-line dd:before {
	display: table;
	content: " "
}

.acms-dl-horizontal dd:after,.acms-dl-line dd:after {
	clear: both
}

.acms-dl-line dd {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc
}

@media (max-width:320px) {
	.acms-dl-horizontal dt,.acms-dl-line dt {
		float: none;
		text-align: left
	}

	.acms-dl-horizontal dd,.acms-dl-line dd {
		padding-left: 0
	}
}

.acms-blockquote,.acms-entry blockquote,.acms-style blockquote {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc
}

.acms-icon {
	padding-right: 10px
}[class*=acms-icon-] {
	display: inline-block;
	vertical-align: middle;
	text-decoration: inherit;
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	font-family: acms-fonts;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.acms-pre,.acms-style pre {
	padding: 10px;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	background-color: #fafafa;
	white-space: pre-wrap;
	word-wrap: break-word
}

.acms-code,.acms-pre code,.acms-style code {
	padding: 5px;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	background-color: #fafafa;
	color: #f92d74
}

.acms-code,.acms-pre,.acms-pre code,.acms-pre kbd,.acms-pre samp,.acms-style code,.acms-style kbd,.acms-style pre,.acms-style samp {
	font-family: Consolas,monospace,serif
}

button,input,select,textarea {
	box-sizing: border-box;
	margin: 0
}

button,input[type=button],input[type=reset],input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}

input[type=checkbox],input[type=radio],select {
	cursor: pointer
}

textarea {
	overflow: auto;
	vertical-align: top
}

label {
	display: inline-block
}

.acms-form input[type=color],.acms-form input[type=date],.acms-form input[type=datetime-local],.acms-form input[type=datetime],.acms-form input[type=email],.acms-form input[type=month],.acms-form input[type=number],.acms-form input[type=password],.acms-form input[type=search],.acms-form input[type=tel],.acms-form input[type=text],.acms-form input[type=time],.acms-form input[type=url],.acms-form input[type=week] {
	padding: 5px 5px 4px;
	border: 1px solid #a7a7aa;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1) inset;
	color: #333;
	font-size: 13px;
	line-height: 1
}

.acms-form input[type=color]:focus,.acms-form input[type=date]:focus,.acms-form input[type=datetime-local]:focus,.acms-form input[type=datetime]:focus,.acms-form input[type=email]:focus,.acms-form input[type=month]:focus,.acms-form input[type=number]:focus,.acms-form input[type=password]:focus,.acms-form input[type=search]:focus,.acms-form input[type=tel]:focus,.acms-form input[type=text]:focus,.acms-form input[type=time]:focus,.acms-form input[type=url]:focus,.acms-form input[type=week]:focus {
	outline: 0;
	border-color: #137af3;
	box-shadow: 0 1px 2px rgba(0,0,0,.3) inset
}

.acms-form input[type=color]:disabled,.acms-form input[type=date]:disabled,.acms-form input[type=datetime-local]:disabled,.acms-form input[type=datetime]:disabled,.acms-form input[type=email]:disabled,.acms-form input[type=month]:disabled,.acms-form input[type=number]:disabled,.acms-form input[type=password]:disabled,.acms-form input[type=search]:disabled,.acms-form input[type=tel]:disabled,.acms-form input[type=text]:disabled,.acms-form input[type=time]:disabled,.acms-form input[type=url]:disabled,.acms-form input[type=week]:disabled {
	border-color: #ddd;
	background-color: #f5f5f5;
	color: #999;
	cursor: not-allowed
}

.acms-form input[type=color]::-webkit-input-placeholder,.acms-form input[type=date]::-webkit-input-placeholder,.acms-form input[type=datetime-local]::-webkit-input-placeholder,.acms-form input[type=datetime]::-webkit-input-placeholder,.acms-form input[type=email]::-webkit-input-placeholder,.acms-form input[type=month]::-webkit-input-placeholder,.acms-form input[type=number]::-webkit-input-placeholder,.acms-form input[type=password]::-webkit-input-placeholder,.acms-form input[type=search]::-webkit-input-placeholder,.acms-form input[type=tel]::-webkit-input-placeholder,.acms-form input[type=text]::-webkit-input-placeholder,.acms-form input[type=time]::-webkit-input-placeholder,.acms-form input[type=url]::-webkit-input-placeholder,.acms-form input[type=week]::-webkit-input-placeholder {
	padding-top: 2px;
	font-size: 11px
}

.acms-form input[type=color]:-moz-input-placeholder,.acms-form input[type=date]:-moz-input-placeholder,.acms-form input[type=datetime-local]:-moz-input-placeholder,.acms-form input[type=datetime]:-moz-input-placeholder,.acms-form input[type=email]:-moz-input-placeholder,.acms-form input[type=month]:-moz-input-placeholder,.acms-form input[type=number]:-moz-input-placeholder,.acms-form input[type=password]:-moz-input-placeholder,.acms-form input[type=search]:-moz-input-placeholder,.acms-form input[type=tel]:-moz-input-placeholder,.acms-form input[type=text]:-moz-input-placeholder,.acms-form input[type=time]:-moz-input-placeholder,.acms-form input[type=url]:-moz-input-placeholder,.acms-form input[type=week]:-moz-input-placeholder {
	padding-top: 2px;
	font-size: 11px
}

.acms-form input[type=color].acms-form-large,.acms-form input[type=date].acms-form-large,.acms-form input[type=datetime-local].acms-form-large,.acms-form input[type=datetime].acms-form-large,.acms-form input[type=email].acms-form-large,.acms-form input[type=month].acms-form-large,.acms-form input[type=number].acms-form-large,.acms-form input[type=password].acms-form-large,.acms-form input[type=search].acms-form-large,.acms-form input[type=tel].acms-form-large,.acms-form input[type=text].acms-form-large,.acms-form input[type=time].acms-form-large,.acms-form input[type=url].acms-form-large,.acms-form input[type=week].acms-form-large {
	height: 3pc;
	font-size: 20px
}

.acms-form input[type=color].acms-form-small,.acms-form input[type=date].acms-form-small,.acms-form input[type=datetime-local].acms-form-small,.acms-form input[type=datetime].acms-form-small,.acms-form input[type=email].acms-form-small,.acms-form input[type=month].acms-form-small,.acms-form input[type=number].acms-form-small,.acms-form input[type=password].acms-form-small,.acms-form input[type=search].acms-form-small,.acms-form input[type=tel].acms-form-small,.acms-form input[type=text].acms-form-small,.acms-form input[type=time].acms-form-small,.acms-form input[type=url].acms-form-small,.acms-form input[type=week].acms-form-small {
	font-size: 11px
}

.acms-form textarea {
	padding: 5px 5px 4px;
	border: 1px solid #a7a7aa;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1) inset;
	color: #333;
	font-size: 13px;
	line-height: 1;
	line-height: 1.7
}

.acms-form textarea:focus {
	outline: 0;
	border-color: #137af3;
	box-shadow: 0 1px 2px rgba(0,0,0,.3) inset
}

.acms-form textarea:disabled {
	border-color: #ddd;
	background-color: #f5f5f5;
	color: #999;
	cursor: not-allowed
}

.acms-form textarea.acms-form-large {
	height: 3pc;
	vertical-align: middle;
	font-size: 20px
}

.acms-form textarea.acms-form-small {
	height: 20px;
	font-size: 10px
}

.acms-form textarea::-webkit-input-placeholder {
	padding-top: 2px;
	font-size: 11px
}

.acms-form textarea:-moz-input-placeholder {
	padding-top: 2px;
	font-size: 11px
}

.acms-form select {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #a7a7aa;
	border-radius: 3px;
	background-color: #ccc;
	background-color: #e1e1e1;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#f9f9f9),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#f9f9f9,#e1e1e1);
	background-image: linear-gradient(top,#f9f9f9,#e1e1e1);
	color: #333;
	text-align: center;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	line-height: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-form select.hover,.acms-form select:hover {
	border: 1px solid #868688;
	background-color: #e1e1e1;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#fcfcfc),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#fcfcfc,#e1e1e1);
	background-image: linear-gradient(top,#fcfcfc,#e1e1e1);
	color: #333;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-form select:focus {
	outline: 0;
	border-color: #137af3
}

.acms-form select:disabled {
	border-color: #ddd;
	background-color: #f5f5f5;
	color: #999;
	cursor: not-allowed
}

.acms-form select[multiple=multiple] {
	padding: 7px 10px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.1) inset
}

.acms-form select[multiple=multiple].hover,.acms-form select[multiple=multiple]:hover {
	padding: 7px 10px
}

.acms-form select[multiple=multiple]:focus {
	outline: 0;
	border-color: #137af3;
	box-shadow: 0 1px 2px rgba(0,0,0,.3) inset
}

.acms-form select[multiple=multiple]:disabled {
	border-color: #ddd;
	background-color: #f5f5f5;
	color: #999;
	cursor: not-allowed
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.acms-form select {
		padding-right: 30px;
		padding-left: 10px;
		background: url(../images/marker/arrow_black03.png,to(#e1e1e1)),-webkit-gradient(linear,left top,left bottom,from(#f9f9f9));
		background: url(../images/marker/arrow_black03.png),linear-gradient(top,#f9f9f9,#e1e1e1);
		background-color: #f0f0f0;
		background-position: right center;
		background-repeat: no-repeat;
		-webkit-appearance: button
	}

	.acms-form select.hover,.acms-form select:hover {
		padding-right: 30px;
		padding-left: 10px;
		border: 1px solid #868688;
		background: url(../images/marker/arrow_black03.png,to(#e1e1e1)),-webkit-gradient(linear,left top,left bottom,from(#fcfcfc));
		background: url(../images/marker/arrow_black03.png),linear-gradient(top,#fcfcfc,#e1e1e1);
		background-color: #f0f0f0;
		background-position: right center;
		background-repeat: no-repeat;
		text-decoration: none;
		-webkit-appearance: button
	}

	.acms-form select[multiple=multiple] {
		background: #fff;
		-webkit-appearance: none
	}
}

.acms-form-block {
	display: block
}

.acms-form-inline,.acms-form-inline label {
	display: inline
}

.acms-form-group {
	margin-bottom: 10px;
	zoom: 1
}

.acms-form-group:after,.acms-form-group:before {
	display: table;
	content: " "
}

.acms-form-group:after {
	clear: both
}

.acms-form-error {
	border-color: #dc8d99;
	background: #fff7f8;
	color: #c91032
}

.acms-text-error {
	display: block;
	color: red
}

.acms-form-width-full {
	width: 100%
}

.acms-form-width-3quarters {
	width: 75%
}

.acms-form-width-half {
	width: 50%
}

.acms-form-width-quarter {
	width: 25%
}

.acms-form-width-large {
	width: 540px
}

.acms-form-width-medium {
	width: 380px
}

.acms-form-width-small {
	width: 220px
}

.acms-form-width-mini {
	width: 140px
}

.acms-ico-checkbox,.acms-ico-radio {
	display: inline-block;
	margin: 0 5px 0 0;
	width: 20px;
	width: auto\9;
	height: 20px;
	height: auto\9;
	vertical-align: middle
}

.acms-ico-checkbox {
	background: url(../images/marker/ico_input.png) no-repeat left top;
	background-image: none\9;
	background-size: 40px 60px
}

.acms-form-checkbox input:checked+.acms-ico-checkbox {
	background: url(../images/marker/ico_input.png) no-repeat left -20px;
	background-size: 40px 60px
}

.acms-form-checkbox input:disabled+.acms-ico-checkbox {
	background: url(../images/marker/ico_input.png) no-repeat left -40px;
	background-size: 40px 60px;
	cursor: not-allowed
}

.acms-ico-radio {
	background: url(../images/marker/ico_input.png) no-repeat -20px top;
	background-image: none\9;
	background-size: 40px 60px
}

.acms-form-radio input:checked+.acms-ico-radio {
	background: url(../images/marker/ico_input.png) no-repeat -20px -20px;
	background-size: 40px 60px
}

.acms-form-radio input:disabled+.acms-ico-radio {
	background: url(../images/marker/ico_input.png) no-repeat -20px -40px;
	background-size: 40px 60px;
	cursor: not-allowed
}

.acms-form-checkbox,.acms-form-radio {
	position: relative;
	position: static\9;
	display: inline-block;
	margin-right: 15px;
	cursor: pointer
}

.acms-form-checkbox input,.acms-form-radio input {
	position: absolute;
	position: static\9;
	opacity: 0;
	opacity: 1\9;
	filter: alpha(opacity=100)
}

.acms-form-radio {
	padding: 3px 0 0 4px
}

.acms-form-radio:before {
	width: 1pc;
	height: 1pc;
	border-radius: 10px
}

.acms-btn-checkbox label,.acms-btn-radio label {
	width: auto
}

.acms-btn-checkbox {
	display: none
}

.acms-btn-checkbox+label {
	position: relative;
	display: inline-block;
	padding: 9px;
	border: 1px solid #cacece;
	border-radius: 3px;
	background-color: #fafafa;
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -9pt rgba(0,0,0,.05)
}

.acms-btn-checkbox+label:active,.acms-btn-checkbox:checked+label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1)
}

.acms-btn-checkbox:checked+label {
	border: 1px solid #adb8c0;
	background-color: #bbb;
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -9pt rgba(0,0,0,.05),inset 15px 10px -9pt hsla(0,0%,100%,.1);
	color: #fff
}

.acms-btn-checkbox:checked+label:after {
	position: absolute;
	top: 0;
	left: 3px;
	color: #99a1a7;
	content: '';
	font-size: 14px
}

.acms-btn-radio {
	display: none
}

.acms-btn-radio+label {
	position: relative;
	display: inline-block;
	padding: 9px;
	border: 1px solid #cacece;
	border-radius: 50px;
	background-color: #fafafa;
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -9pt rgba(0,0,0,.05);
	-webkit-appearance: none
}

.acms-btn-radio:checked+label:after {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 9pt;
	height: 9pt;
	content: '';
	text-shadow: 0;
	font-size: 2pc
}

.acms-btn-radio:checked+label {
	border: 1px solid #adb8c0;
	background-color: #bbb;
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -9pt rgba(0,0,0,.05),inset 15px 10px -9pt hsla(0,0%,100%,.1),inset 0 0 10px rgba(0,0,0,.1);
	color: #fff
}

.acms-btn-radio .acms-btn-radio:checked+label:active,.acms-btn-radio+label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1)
}

@media screen and (max-width:320px) {
	.acms-form input[type=color],.acms-form input[type=date],.acms-form input[type=datetime-local],.acms-form input[type=datetime],.acms-form input[type=email],.acms-form input[type=month],.acms-form input[type=number],.acms-form input[type=password],.acms-form input[type=search],.acms-form input[type=tel],.acms-form input[type=text],.acms-form input[type=time],.acms-form input[type=url],.acms-form input[type=week] {
		padding-top: 14px;
		padding-bottom: 11px;
		font-size: 15px
	}

	.acms-form textarea {
		font-size: 15px
	}

	.acms-form select {
		padding-top: 17px;
		padding-bottom: 15px
	}
}

.acms-table {
	width: 100%;
	max-width: 100%;
	border-top: 1px solid #aaa
}

.acms-table td,.acms-table th {
	padding: 10px;
	border-bottom: 1px solid #aaa
}

.acms-table th {
	vertical-align: top;
	text-align: left
}

.acms-table.acms-table-none {
	border-top: 0
}

.acms-table.acms-table-none tr {
	border-bottom: 0
}

.panel-body .acms-table td,.panel-body .acms-table th {
	padding: 5px
}

.panel-body .acms-table-container {
	padding: 10px 5px
}

.acms-admin-mini-table,.acms-admin-mini-table td,.acms-admin-mini-table th,.acms-admin-mini-table tr,.acms-table,.acms-table-admin-edit,.acms-table-admin-edit td,.acms-table-admin-edit th,.acms-table-heading,.acms-table-heading td,.acms-table-heading th,.acms-table:after,.acms-table:before {
	box-sizing: border-box
}

.acms-table-heading {
	border-top: 1px solid #ccc
}

.acms-table-heading td,.acms-table-heading th {
	border-bottom: 1px solid #ccc
}

.acms-table-heading th {
	padding: 5px 10px;
	border-top: 1px solid #25242c;
	background-color: #25242c;
	color: #fff;
	font-weight: 400
}

.acms-table-bordered {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd
}

.acms-table-bordered td,.acms-table-bordered th {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.acms-table-striped tr.odd,.acms-table-striped tr:nth-of-type(odd) {
	background: #fff
}

.acms-table-striped tr.even,.acms-table-striped tr:nth-of-type(even) {
	background: #eee
}

.acms-table-hover tr:hover td {
	background: #e3eefc;
	cursor: pointer
}

.acms-table-hover2 tr:hover {
	background: #eee
}

.acms-table-edit {
	border-top: none
}

.acms-table-edit td,.acms-table-edit th {
	vertical-align: middle
}

.acms-table-edit th {
	text-align: right
}

.acms-table-sortable-active td,.acms-table-sortable-active th,.acms-table-sortable-active tr.even td,.acms-table-sortable-active tr.even th,.acms-table-sortable-active tr:nth-of-type(even) td,.acms-table-sortable-active tr:nth-of-type(even) th {
	background-color: #fff
}

@media (max-width:320px) {
	.acms-table-responsive {
		overflow-x: scroll;
		overflow-y: hidden;
		margin-bottom: 15px;
		border: 1px solid #ddd
	}

	.acms-table-entry td,.acms-table-entry th {
		display: block;
		box-sizing: border-box;
		padding-right: 0;
		padding-left: 0;
		width: 100%
	}

	.acms-table-entry th {
		padding-bottom: 0;
		text-align: left
	}

	.acms-table-entry td {
		padding-top: 3px
	}

	.acms-table-entry .detail-fade-body td,.acms-table-entry .detail-fade-body th {
		padding-right: 10px;
		padding-left: 10px
	}
}

.acms-table-admin {
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc
}

.acms-table-admin thead {
	border: none
}

.acms-table-admin thead th {
	padding: 5px;
	font-weight: 700;
	font-size: 13px
}

.acms-table-admin td,.acms-table-admin th {
	padding: 13px 10px;
	border-bottom: 1px solid #ccc;
	line-height: 1.3
}

.acms-table-admin th {
	text-align: left
}

.acms-table-admin td {
	background-color: #f2f2f4
}

.acms-table-admin-striped tr.even,.acms-table-admin-striped tr:nth-of-type(even) {
	background: #f2f2f4
}

.acms-table-admin-striped tr.odd,.acms-table-admin-striped tr:nth-of-type(odd) {
	background: #fff
}

.acms-table-admin-edit {
	width: 100%;
	border-top: 1px solid #ccc;
	background: #f2f2f4
}

.acms-table-admin-edit tr {
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: 1px solid #ccc
}

.acms-table-admin-edit th {
	width: 270px;
	vertical-align: top;
	text-align: right;
	font-weight: 700
}

.acms-table-admin-edit td,.acms-table-admin-edit th {
	padding: 5px 10px
}

.acms-table-admin-edit tr:first-child td,.acms-table-admin-edit tr:first-child th {
	padding: 20px 10px 5px
}

.acms-table-admin-edit tr:last-child td,.acms-table-admin-edit tr:last-child th {
	padding: 5px 10px 20px;
	border-bottom: 1px solid #ccc
}

.acms-table-admin-edit thead tr:last-child td,.acms-table-admin-edit thead tr:last-child th {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc
}

.acms-table-admin-edit tbody tr:last-child td,.acms-table-admin-edit tbody tr:last-child th,.acms-table-admin-edit tfoot tr:last-child td,.acms-table-admin-edit tfoot tr:last-child th {
	padding: 5px 10px 20px;
	border-bottom: 1px solid #ccc
}

.acms-table-admin-edit table td,.acms-table-admin-edit table th,.acms-table-admin-edit table tr,.acms-table-admin-edit table tr:first-child td,.acms-table-admin-edit table tr:first-child th,.acms-table-admin-edit table tr:last-child td,.acms-table-admin-edit table tr:last-child th {
	padding: 5px 10px!important;
	border: none!important
}

@media screen and (max-width:320px) {
	.acms-table-admin-edit tbody th {
		padding-top: 5px
	}

	.acms-table-admin-edit tr:first-child th {
		padding: 10px 10px 5px
	}

	.acms-table-admin-edit tr:first-child td {
		padding: 5px 10px 15px
	}

	.acms-table-admin-edit tr:last-child th {
		padding: 10px 10px 5px
	}

	.acms-table-admin-edit tr:last-child td {
		padding: 5px 10px 15px
	}
}

.acms-table-admin-edit-bordered {
	width: 100%;
	border-top: 1px solid #ccc;
	background: #f2f2f4
}

.acms-table-admin-edit-bordered tr {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc
}

.acms-table-admin-edit-bordered th {
	width: 270px;
	vertical-align: top;
	text-align: right;
	font-weight: 700
}

.acms-table-admin-edit-bordered td,.acms-table-admin-edit-bordered th {
	padding: 5px 10px
}

.acms-table-admin-edit-bordered tr:first-child td,.acms-table-admin-edit-bordered tr:first-child th {
	padding: 10px 10px 5px
}

.acms-table-admin-edit-bordered tr:last-child td,.acms-table-admin-edit-bordered tr:last-child th {
	padding: 5px 10px 10px;
	border-bottom: 1px solid #ccc
}

.acms-table-admin-edit-bordered thead tr:last-child td,.acms-table-admin-edit-bordered thead tr:last-child th {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc
}

.acms-table-admin-edit-bordered tbody tr:last-child td,.acms-table-admin-edit-bordered tbody tr:last-child th,.acms-table-admin-edit-bordered tfoot tr:last-child td,.acms-table-admin-edit-bordered tfoot tr:last-child th {
	padding: 5px 10px 10px;
	border-bottom: 1px solid #ccc
}

.acms-table-admin-edit-bordered table td,.acms-table-admin-edit-bordered table th,.acms-table-admin-edit-bordered table tr,.acms-table-admin-edit-bordered table tr:first-child td,.acms-table-admin-edit-bordered table tr:first-child th,.acms-table-admin-edit-bordered table tr:last-child td,.acms-table-admin-edit-bordered table tr:last-child th {
	padding: 5px 10px!important;
	border: none!important
}

@media screen and (max-width:320px) {
	.acms-table-admin-edit-bordered tbody th {
		padding-top: 5px
	}

	.acms-table-admin-edit-bordered tr:first-child th {
		padding: 10px 10px 5px
	}

	.acms-table-admin-edit-bordered tr:first-child td {
		padding: 5px 10px 15px
	}

	.acms-table-admin-edit-bordered tr:last-child th {
		padding: 10px 10px 5px
	}

	.acms-table-admin-edit-bordered tr:last-child td {
		padding: 5px 10px 15px
	}
}

.acms-table-admin-edit table tr {
	border: none\9
}

.acms-admin-mini-table {
	margin: 0 0 30px;
	width: 100%
}

.acms-admin-mini-table thead {
	border-bottom: 2px solid #ccc;
	background: #fff
}

.acms-admin-mini-table td,.acms-admin-mini-table th,.acms-admin-mini-table tr {
	padding: 7px 10px
}

.acms-admin-mini-table th {
	text-align: left
}

.acms-admin-mini-table tbody tr:nth-of-type(odd) td {
	background: #f7f7f8
}

.acms-admin-mini-table tbody tr:nth-of-type(even) td {
	background: #fff
}

.acms-admin-mini-table tbody {
	border-bottom: 1px solid #ccc
}

.acms-admin-mini-table+p {
	margin-top: -15px
}

.acms-admin-mini-table .acms-admin-mini-table-action {
	width: 5pc
}

.acms-admin-mini-table .acms-admin-mini-table-import-action {
	width: 90pt
}

.acms-table .acms-table-action {
	width: 50px
}

.acms-admin-mini-table ul {
	margin-bottom: 0;
	padding-left: 1em
}

.acms-table-hover .acms-table-info:hover,.acms-table-hover .acms-table-info:hover td,.acms-table-hover .acms-table-info:hover th,.acms-table-info,.acms-table-info td,.acms-table-info th {
	background: #bccce2
}

.acms-table-hover .acms-table-success:hover,.acms-table-hover .acms-table-success:hover td,.acms-table-hover .acms-table-success:hover th,.acms-table-success,.acms-table-success td,.acms-table-success th {
	background: #aad9cd
}

.acms-table-hover .acms-table-warning:hover,.acms-table-hover .acms-table-warning:hover td,.acms-table-hover .acms-table-warning:hover th,.acms-table-warning,.acms-table-warning td,.acms-table-warning th {
	background: #e1d7bb
}

.acms-table-danger,.acms-table-danger td,.acms-table-danger th,.acms-table-hover .acms-table-danger:hover,.acms-table-hover .acms-table-danger:hover td,.acms-table-hover .acms-table-danger:hover th {
	background: #e1bcc4
}

.acms-table-admin .acms-table-center,.acms-table-admin-edit .acms-table-center,.acms-table-center {
	text-align: center
}

.acms-table-admin .acms-table-left,.acms-table-admin-edit .acms-table-left,.acms-table-left {
	text-align: left
}

.acms-table-nowrap {
	white-space: nowrap
}

.acms-img-rounded,.acms-img-rounded img {
	max-width: 100%;
	border-radius: 6px
}

.acms-img-rounded .acms-img-caption,.acms-img-rounded img .acms-img-caption {
	border-radius: 0 0 6px 6px
}

.acms-img-shadow {
	max-width: 100%;
	box-shadow: 0 2px 10px rgba(0,0,0,.4)
}

.acms-img-bordered {
	padding: 4px;
	max-width: 100%;
	border: 1px solid #ddd;
	background-color: #fff
}

.acms-img-captionBox {
	position: relative;
	display: inline-block;
	max-width: 100%;
	vertical-align: middle
}

.acms-img-captionBox:hover .acms-img-hover {
	opacity: 1
}

.acms-img-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 0 6px;
	padding: 20px 20px 9pt;
	background: #333;
	background: rgba(0,0,0,.5);
	color: #fff
}

.acms-img-hover {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out
}

.acms-thumbnail {
	float: left;
	display: block;
	margin-bottom: 10px;
	padding: 6px;
	border: 1px solid #ddd;
	border-radius: 6px;
	background-color: #fff
}

.acms-thumbnail img {
	max-width: 100%
}

.acms-thumbnail:hover {
	border: 1px solid #ccc;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	cursor: pointer
}

.acms-navbar {
	z-index: 20;
	clear: both;
	margin: 0 0 20px;
	width: 100%;
	height: 60px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #333;
	list-style: none outside none
}

.acms-navbar ul {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	list-style: none
}

.acms-navbar #viewing,.acms-navbar a:active,.acms-navbar a:hover,.acms-navbar a:link,.acms-navbar a:visited {
	display: block;
	padding: 0 30px;
	height: 60px;
	color: #fff;
	letter-spacing: 0!important;
	font-size: 14px;
	line-height: 4.5
}

.acms-navbar #viewing,.acms-navbar a:hover {
	background: grey;
	text-decoration: none
}

.acms-navbar .stay a,.acms-navbar a:active {
	background: #666
}

.acms-navbar #viewing {
	background: #eee
}

.acms-navbar li {
	position: relative;
	top: 0;
	float: left;
	border-left: 1px solid #ccc;
	white-space: nowrap;
	font-weight: 700
}

.acms-navbar li:last-child {
	border-right: 1px solid #ccc
}

.acms-navbar ul ul {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 10;
	display: none;
	padding: 0;
	width: auto
}

.acms-navbar ul ul li {
	position: relative;
	clear: left;
	width: 100%;
	height: 40px;
	border-right: none;
	border-left: none;
	font-size: 13px
}

.acms-navbar ul ul a {
	padding: 0 20px;
	height: 40px!important;
	border-top: 1px solid #333;
	border-bottom: 1px solid #999;
	background: #333;
	font-size: 13px;
	line-height: 3!important
}

.acms-navbar ul ul a:hover {
	background-color: grey
}

.acms-navbar ul li.stay ul a {
	background-color: #333;
	box-shadow: 0 0 0 rgba(0,0,0,.5)
}

.acms-navbar ul li.stay ul a:hover {
	background-color: grey
}

.acms-navbar ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%
}

.acms-navbar ul ul ul a {
	border-top: 1px solid #333;
	border-bottom: 1px solid #999;
	background: #222
}

.acms-navbar ul li:hover>ul {
	display: block
}

.acms-navbar-admin {
	padding: 0 20px;
	height: 30px;
	zoom: 1
}

.acms-navbar-admin:after,.acms-navbar-admin:before {
	display: table;
	content: " "
}

.acms-navbar-admin:after {
	clear: both
}

.acms-navbar-admin-nav {
	float: left;
	margin: 0;
	padding-left: 0
}

.acms-navbar-admin-nav>li {
	float: left;
	margin-left: 20px;
	list-style: none
}

.acms-navbar-admin-nav>li a {
	display: inline-block;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.2
}

.acms-navbar-admin-nav>li .acms-btn {
	padding: 8px 10px
}

.acms-navbar-admin-right {
	float: right
}

.acms-sidebar {
	padding-bottom: 40px
}

.acms-sidebar ul {
	margin: 0;
	padding-left: 0;
	list-style: none
}

.acms-sidebar dl {
	margin-top: 0
}

.acms-sidebar dd {
	margin: 0
}

.acms-sidebar-title {
	padding: 5px 20px;
	border-top: 1px solid #666;
	font-weight: 700;
	font-size: 11px
}

.acms-sidebar-link a {
	display: block;
	padding: 11px 20px;
	line-height: 1.2
}

.acms-sidebar-link a:hover {
	background-color: #4f4f4f;
	color: #e0e0e0
}

.stay,.stay a:hover {
	background-color: #fff
}

.acms-sidebar-link .stay a {
	color: #333
}

.acms-sidebar-sp {
	display: none
}

@media screen and (max-width:320px) {
	.acms-sidebar-sp {
		display: block
	}
}

.acms-sidebar-sp p {
	margin: 0
}

.acms-sidebar-sp li {
	border-bottom: 1px solid #fff
}

.acms-sidebar-sp .acms-sidebar-box {
	padding: 15px 20px;
	border-bottom: 1px solid #fff
}

.acms-sidebar-sp .acms-dropdown a {
	background: url(../images/marker/arrow_white03.png) no-repeat 95% center
}

.acms-label {
	padding: 3px 7px;
	border-radius: 3px;
	background-color: #999;
	color: #fff;
	vertical-align: middle;
	font-size: 10px
}

.acms-label a {
	color: #fff!important
}

.acms-label a:hover {
	text-decoration: underline
}

.acms-label-success {
	background-color: #4ac0a4
}

.acms-label-info {
	background-color: #7096cd
}

.acms-label-warning {
	background-color: #cdb770
}

.acms-label-danger {
	background-color: #cd7086
}

.acms-admin-labelbox {
	min-width: 55px
}

.acms-label-approval {
	border-radius: 10px;
	background-color: #e20020
}

.acms-topicpath {
	margin: 0;
	padding-left: 0;
	list-style: none;
	font-size: 11px;
	line-height: 1
}

@media screen and (max-width:320px) {
	.acms-topicpath.acms-float-right {
		float: none;
		padding-left: 10px
	}
}

.acms-topicpath li {
	float: left;
	margin-right: 5px;
	color: #999
}

.acms-topicpath li+li:before {
	margin-right: 5px;
	color: #999;
	content: "/"
}

.acms-topicpath a {
	color: #333;
	font-size: 11px;
	line-height: 1
}

.acms-topicpath a:link {
	text-decoration: none
}

.acms-topicpath a:hover {
	text-decoration: underline
}

.acms-pager {
	display: inline-block;
	padding: 0;
	color: #333;
	list-style: none;
	font-size: 13px;
	zoom: 1
}

.acms-pager:after,.acms-pager:before {
	display: table;
	content: " "
}

.acms-pager:after {
	clear: both
}

.acms-pager li {
	float: left;
	margin-left: 4px;
	text-align: center
}

.acms-pager li:first-child {
	margin-left: 0
}

.acms-pager li>a:link {
	text-decoration: none
}

.acms-pager li span>a,.acms-pager li.cur span,.acms-pager li>a {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #a7a7aa;
	border-radius: 3px;
	background-color: #ccc;
	background-color: #e1e1e1;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#f9f9f9),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#f9f9f9,#e1e1e1);
	background-image: linear-gradient(top,#f9f9f9,#e1e1e1);
	color: #333;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	line-height: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-pager li a:hover {
	border: 1px solid #868688;
	background-color: #e1e1e1;
	background-image: -webkit-gradient(linear,center top,center bottom,from(#fcfcfc),to(#e1e1e1));
	background-image: -webkit-linear-gradient(top,#fcfcfc,#e1e1e1);
	background-image: linear-gradient(top,#fcfcfc,#e1e1e1);
	color: #333;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc',endColorstr='#ffe1e1e1',GradientType=0)
}

.acms-pager li.cur span {
	padding: 7px 10px;
	border: 1px solid #aaa;
	background: #ccc;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc',endColorstr='#ffcccccc',GradientType=0)
}

.acms-pager li>a:active {
	border: 1px solid #aaa;
	background-color: #e1e1e1;
	box-shadow: inset 0 1px 2px #b2b2b2;
	color: #333;
	text-decoration: none
}

@media screen and (max-width:320px) {
	.acms-pager {
		margin-right: 10px;
		margin-left: 10px
	}

	.acms-pager li span>a,.acms-pager li.cur span,.acms-pager li>a {
		padding: 14px;
		font-size: 15px
	}
}

#js-tooltip {
	position: absolute;
	display: inline-block;
	padding: 6px 10px;
	max-width: 300px;
	border-radius: 4px;
	background: #333;
	color: #fff;
	font-size: 11px;
	opacity: .9
}

#js-tooltip:after {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	content: ' ';
	border-top-color: #333
}

#js-tooltip.bottom:after {
	top: 0;
	margin-top: -10px;
	border-top-color: transparent;
	border-bottom-color: #333
}

#js-tooltip.right:after {
	right: 100%;
	left: auto;
	border-right-color: #333
}

#js-tooltip.left:after,#js-tooltip.right:after {
	top: 50%;
	margin-top: -5px;
	margin-left: 0;
	border-top-color: transparent
}

#js-tooltip.left:after {
	right: auto;
	left: 100%;
	border-left-color: #333
}

.acms-table-admin-edit .acms-icon-tooltip {
	margin-left: 10px;
	cursor: pointer
}

@media screen and (max-width:320px) {
	#js-tooltip {
		left: 0!important;
		max-width: 150px
	}
}

.acms-alert {
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #737373;
	border-radius: 5px;
	background: #bfbfbf;
	color: #4d4d4d;
	-webkit-animation: anime1 2s ease 1 alternate;
	animation: anime1 2s ease 1 alternate
}

@-webkit-keyframes anime1 {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes anime1 {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.acms-alert-info {
	border: 1px solid #7096cd;
	background: #cedbee;
	color: #7096cd
}

.acms-alert-info .js-acms-alert-close {
	color: #7096cd
}

.acms-alert-danger {
	border: 1px solid #cd7086;
	background: #eeced6;
	color: #cd7086
}

.acms-alert-danger .js-acms-alert-close {
	color: #cd7086
}

.js-acms-alert-close {
	float: right;
	margin-top: -3px;
	padding: 0;
	outline: 0;
	border: 0;
	background: 0 0;
	font-size: 14px;
	-webkit-appearance: none
}

.acms-btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.acms-btn-group>.js-acms-btn-admin:first-child:not(:last-child):not(.js-acms-dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.acms-btn-group>.js-acms-dropdown-toggle:not(:first-child) {
	border-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.js-acms-dropdown-toggle {
	position: relative;
	margin: 0;
	outline: 0
}

.acms-btn-group .js-acms-dropdown-btn {
	position: absolute;
	top: 0
}

.js-acms-dropdown-toggle .acms-btn-admin:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.js-acms-dropdown-toggle .acms-btn-admin:nth-child(2) {
	margin-left: -1px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.js-acms-dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
	display: none;
	margin: 2px 0;
	padding: 5px 0;
	min-width: 10pc;
	border: 1px solid rgba(0,0,0,.15);
	border: 1px solid\9;
	background: #fff;
	background-clip: padding-box;
	box-shadow: 0 6px 9pt rgba(0,0,0,.175);
	list-style: none
}

.js-acms-dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	text-decoration: none;
	white-space: nowrap
}

.js-acms-dropdown-menu a:link,.js-acms-dropdown-menu a:visited {
	color: #333
}

.js-acms-dropdown-menu a:hover {
	background: #5e5e5e;
	color: #fff
}

.js-acms-dropdown-menu>li.acms-divider {
	margin: 9px 0;
	height: 1px;
	background-color: #e5e5e5
}

.acms-dropdown-right .js-acms-dropdown-menu {
	right: 0;
	left: inherit
}

.acms-dropdown-title {
	padding: 3px 20px;
	color: #999
}

.acms-arrow-bottom {
	display: inline-block;
	margin-left: 5px;
	width: 0;
	height: 0;
	border: 4px solid #000;
	border-color: transparent;
	border-top-color: #999
}

.acms-btn-group .acms-arrow-bottom {
	margin-left: 0
}

.acms-progress {
	height: 28px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff
}

.acms-progress-bar {
	float: left;
	height: 100%;
	background-color: #4ac0a4;
	color: #fff;
	text-align: center;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.acms-progress-bar-info {
	background-color: #96b1da
}

.acms-progress-bar-danger {
	background-color: #da96a6
}

.acms-progress-striped .acms-progress-bar {
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);
	background-size: 40px 40px
}

.acms-progress.acms-active .acms-progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.acms-tabs {
	padding: 10px;
	border: 1px solid #ccc
}

.acms-tabs .js-acms_admin_tabs,.acms-tabs .js-acms_tabs {
	margin: 0;
	padding: 0;
	zoom: 1
}

.acms-tabs .js-acms_admin_tabs:after,.acms-tabs .js-acms_admin_tabs:before,.acms-tabs .js-acms_tabs:after,.acms-tabs .js-acms_tabs:before {
	display: table;
	content: " "
}

.acms-tabs .js-acms_admin_tabs:after,.acms-tabs .js-acms_tabs:after {
	clear: both
}

.acms-tabs .js-acms_admin_tabs li,.acms-tabs .js-acms_tabs li {
	float: left;
	margin-right: 15px;
	list-style: none
}

.acms-tabs .js-acms_admin_tabs a,.acms-tabs .js-acms_tabs a {
	display: block;
	padding: 10px 8px;
	outline: 0;
	border-bottom: 3px solid #fff;
	color: #333;
	font-size: 14px;
	line-height: 1
}

.acms-tabs .js-acms_admin_tabs a:hover,.acms-tabs .js-acms_tabs a:hover {
	color: #666
}

.acms-tabs .js-acms_admin_tabs a.js-acms_tab-active,.acms-tabs .js-acms_tabs a.js-acms_tab-active {
	border-bottom: 3px solid #006dec;
	color: #006dec
}

.acms-tabs-panel>.acms-admin-title2 {
	margin-top: 0
}

.acms-tabs-panel .acms-admin-title2+.acms-table-admin-edit {
	margin-bottom: 10px
}

.js-acms-tab-select-panel {
	display: none
}

.js-acms-tab-select-active {
	display: block
}

@font-face {
	font-weight:400;font-style:normal;font-family:acms-fonts;src:url(../fonts/acms-fonts-a75316e7951549c82bfbdbd6a700a19c.eot)
}

@font-face {
	font-weight:400;font-style:normal;font-family:acms-fonts;src:url(../fonts/acms-fonts-a75316e7951549c82bfbdbd6a700a19c.eot);src:url(../fonts/acms-fonts-a75316e7951549c82bfbdbd6a700a19c.eot?#iefix) format("embedded-opentype"),url(../fonts/acms-fonts-a75316e7951549c82bfbdbd6a700a19c.woff) format("woff"),url(../fonts/acms-fonts-a75316e7951549c82bfbdbd6a700a19c.ttf) format("truetype"),url(../fonts/acms-fonts-a75316e7951549c82bfbdbd6a700a19c.svg?#acms-fonts) format("svg")
}

.acms-icon {
	display: inline-block;
	vertical-align: middle;
	text-decoration: inherit;
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	font-family: acms-fonts;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.acms-icon-add-below:before {
	content: "\e001"
}

.acms-icon-add-duplicate:before {
	content: "\e002"
}

.acms-icon-alias:before {
	content: "\e003"
}

.acms-icon-app:before {
	content: "\e004"
}

.acms-icon-attention:before {
	content: "\e005"
}

.acms-icon-backup:before {
	content: "\e006"
}

.acms-icon-blog-children:before {
	content: "\e007"
}

.acms-icon-blog:before {
	content: "\e008"
}

.acms-icon-briefcase:before {
	content: "\e009"
}

.acms-icon-cart:before {
	content: "\e00a"
}

.acms-icon-category:before {
	content: "\e00b"
}

.acms-icon-change-blog:before {
	content: "\e00c"
}

.acms-icon-checklist:before {
	content: "\e00d"
}

.acms-icon-clip:before {
	content: "\e00e"
}

.acms-icon-close:before {
	content: "\e00f"
}

.acms-icon-comment:before {
	content: "\e010"
}

.acms-icon-config:before {
	content: "\e011"
}

.acms-icon-control-edit:before {
	content: "\e012"
}

.acms-icon-control-move:before {
	content: "\e013"
}

.acms-icon-control-remove:before {
	content: "\e014"
}

.acms-icon-dashboard:before {
	content: "\e015"
}

.acms-icon-delete:before {
	content: "\e016"
}

.acms-icon-down:before {
	content: "\e017"
}

.acms-icon-entry:before {
	content: "\e018"
}

.acms-icon-exit:before {
	content: "\e019"
}

.acms-icon-flag:before {
	content: "\e01a"
}

.acms-icon-form:before {
	content: "\e01b"
}

.acms-icon-graph:before {
	content: "\e01c"
}

.acms-icon-import:before {
	content: "\e01d"
}

.acms-icon-left:before {
	content: "\e01e"
}

.acms-icon-lock:before {
	content: "\e01f"
}

.acms-icon-logo:before {
	content: "\e020"
}

.acms-icon-mail:before {
	content: "\e021"
}

.acms-icon-media:before {
	content: "\e022"
}

.acms-icon-mobile:before {
	content: "\e023"
}

.acms-icon-module:before {
	content: "\e024"
}

.acms-icon-money:before {
	content: "\e025"
}

.acms-icon-open:before {
	content: "\e026"
}

.acms-icon-pin:before {
	content: "\e027"
}

.acms-icon-publish:before {
	content: "\e028"
}

.acms-icon-right:before {
	content: "\e029"
}

.acms-icon-rule:before {
	content: "\e02a"
}

.acms-icon-schedule:before {
	content: "\e02b"
}

.acms-icon-shortcut:before {
	content: "\e02c"
}

.acms-icon-sort:before {
	content: "\e02d"
}

.acms-icon-sort2:before {
	content: "\e02e"
}

.acms-icon-tag:before {
	content: "\e02f"
}

.acms-icon-time:before {
	content: "\e030"
}

.acms-icon-tooltip:before {
	content: "\e031"
}

.acms-icon-trash:before {
	content: "\e032"
}

.acms-icon-unit-eximage:before {
	content: "\e033"
}

.acms-icon-unit-file:before {
	content: "\e034"
}

.acms-icon-unit-image:before {
	content: "\e035"
}

.acms-icon-unit-image_h2:before {
	content: "\e036"
}

.acms-icon-unit-map:before {
	content: "\e037"
}

.acms-icon-unit-text:before {
	content: "\e038"
}

.acms-icon-unit-youtube:before {
	content: "\e039"
}

.acms-icon-up:before {
	content: "\e03a"
}

.acms-icon-user-group:before {
	content: "\e03b"
}

.acms-icon-user:before {
	content: "\e03c"
}

.acms-icon-workflow:before {
	content: "\e03d"
}

.acms-icon-config_access:before {
	content: "\e03e"
}

.acms-icon-config_alias_list:before {
	content: "\e03f"
}

.acms-icon-config_api_bing_image-search:before {
	content: "\e040"
}

.acms-icon-config_api_bing_web-search:before {
	content: "\e041"
}

.acms-icon-config_api_instagram_users_media_liked:before {
	content: "\e042"
}

.acms-icon-config_api_instagram_users_media_recent:before {
	content: "\e043"
}

.acms-icon-config_api_twitter_list_members:before {
	content: "\e044"
}

.acms-icon-config_api_twitter_list_statuses:before {
	content: "\e045"
}

.acms-icon-config_api_twitter_search:before {
	content: "\e046"
}

.acms-icon-config_api_twitter_statuses_home-timeline:before {
	content: "\e047"
}

.acms-icon-config_api_twitter_statuses_user-timeline:before {
	content: "\e048"
}

.acms-icon-config_authorize:before {
	content: "\e049"
}

.acms-icon-config_banner:before {
	content: "\e04a"
}

.acms-icon-config_blog_child-list:before {
	content: "\e04b"
}

.acms-icon-config_cache:before {
	content: "\e04c"
}

.acms-icon-config_calendar_month:before {
	content: "\e04d"
}

.acms-icon-config_category_entry-list:before {
	content: "\e04e"
}

.acms-icon-config_category_entry-summary:before {
	content: "\e04f"
}

.acms-icon-config_category_list:before {
	content: "\e050"
}

.acms-icon-config_column_list:before {
	content: "\e051"
}

.acms-icon-config_common:before {
	content: "\e052"
}

.acms-icon-config_default:before {
	content: "\e053"
}

.acms-icon-config_edit:before {
	content: "\e054"
}

.acms-icon-config_entry_archive-list:before {
	content: "\e055"
}

.acms-icon-config_entry_body:before {
	content: "\e056"
}

.acms-icon-config_entry_calendar:before {
	content: "\e057"
}

.acms-icon-config_entry_continue:before {
	content: "\e058"
}

.acms-icon-config_entry_headline:before {
	content: "\e059"
}

.acms-icon-config_entry_list:before {
	content: "\e05a"
}

.acms-icon-config_entry_photo:before {
	content: "\e05b"
}

.acms-icon-config_entry_summary:before {
	content: "\e05c"
}

.acms-icon-config_entry_tag-relational:before {
	content: "\e05d"
}

.acms-icon-config_export:before {
	content: "\e05e"
}

.acms-icon-config_feed_ex-list:before {
	content: "\e05f"
}

.acms-icon-config_feed_rss2:before {
	content: "\e060"
}

.acms-icon-config_field_value-list:before {
	content: "\e061"
}

.acms-icon-config_function:before {
	content: "\e062"
}

.acms-icon-config_import:before {
	content: "\e063"
}

.acms-icon-config_links:before {
	content: "\e064"
}

.acms-icon-config_mail:before {
	content: "\e065"
}

.acms-icon-config_navigation:before {
	content: "\e066"
}

.acms-icon-config_output:before {
	content: "\e067"
}

.acms-icon-config_plugin_schedule:before {
	content: "\e068"
}

.acms-icon-config_property:before {
	content: "\e069"
}

.acms-icon-config_reset:before {
	content: "\e06a"
}

.acms-icon-config_shop_cart_list:before {
	content: "\e06b"
}

.acms-icon-config_sitemap:before {
	content: "\e06c"
}

.acms-icon-config_tag_cloud:before {
	content: "\e06d"
}

.acms-icon-config_tag_filter:before {
	content: "\e06e"
}

.acms-icon-config_theme:before {
	content: "\e06f"
}

.acms-icon-config_topicpath:before {
	content: "\e070"
}

.acms-icon-config_unit:before {
	content: "\e071"
}

.acms-icon-config_user_profile:before {
	content: "\e072"
}

.acms-icon-config_user_search:before {
	content: "\e073"
}

.acms-icon-arrow-down:before {
	content: "\e074"
}

.acms-icon-arrow-left:before {
	content: "\e075"
}

.acms-icon-arrow-right:before {
	content: "\e076"
}

.acms-icon-arrow-small-down:before {
	content: "\e077"
}

.acms-icon-arrow-small-left:before {
	content: "\e078"
}

.acms-icon-arrow-small-right:before {
	content: "\e079"
}

.acms-icon-arrow-small-up:before {
	content: "\e07a"
}

.acms-icon-arrow-up:before {
	content: "\e07b"
}

.acms-icon-bike:before {
	content: "\e07c"
}

.acms-icon-book:before {
	content: "\e07d"
}

.acms-icon-book2:before {
	content: "\e07e"
}

.acms-icon-bus:before {
	content: "\e07f"
}

.acms-icon-business:before {
	content: "\e080"
}

.acms-icon-car:before {
	content: "\e081"
}

.acms-icon-children:before {
	content: "\e082"
}

.acms-icon-company:before {
	content: "\e083"
}

.acms-icon-cup:before {
	content: "\e084"
}

.acms-icon-custom-field:before {
	content: "\e085"
}

.acms-icon-domain:before {
	content: "\e086"
}

.acms-icon-facebook-square:before {
	content: "\e087"
}

.acms-icon-facebook:before {
	content: "\e088"
}

.acms-icon-gallery:before {
	content: "\e089"
}

.acms-icon-gift:before {
	content: "\e08a"
}

.acms-icon-gplus-square:before {
	content: "\e08b"
}

.acms-icon-gplus:before {
	content: "\e08c"
}

.acms-icon-home:before {
	content: "\e08d"
}

.acms-icon-install:before {
	content: "\e08e"
}

.acms-icon-ios-app:before {
	content: "\e08f"
}

.acms-icon-lisence-code:before {
	content: "\e090"
}

.acms-icon-lisence:before {
	content: "\e091"
}

.acms-icon-logout:before {
	content: "\e092"
}

.acms-icon-lunch:before {
	content: "\e093"
}

.acms-icon-man:before {
	content: "\e094"
}

.acms-icon-manual:before {
	content: "\e095"
}

.acms-icon-map-pin:before {
	content: "\e096"
}

.acms-icon-map:before {
	content: "\e097"
}

.acms-icon-news:before {
	content: "\e098"
}

.acms-icon-person:before {
	content: "\e099"
}

.acms-icon-plane:before {
	content: "\e09a"
}

.acms-icon-role:before {
	content: "\e09b"
}

.acms-icon-scissors:before {
	content: "\e09c"
}

.acms-icon-search:before {
	content: "\e09d"
}

.acms-icon-senior:before {
	content: "\e09e"
}

.acms-icon-server:before {
	content: "\e09f"
}

.acms-icon-ship:before {
	content: "\e0a0"
}

.acms-icon-shop:before {
	content: "\e0a1"
}

.acms-icon-support:before {
	content: "\e0a2"
}

.acms-icon-target-blank:before {
	content: "\e0a3"
}

.acms-icon-tel:before {
	content: "\e0a4"
}

.acms-icon-train:before {
	content: "\e0a5"
}

.acms-icon-truck:before {
	content: "\e0a6"
}

.acms-icon-twitter-square:before {
	content: "\e0a7"
}

.acms-icon-twitter:before {
	content: "\e0a8"
}

.acms-icon-unlimited:before {
	content: "\e0a9"
}

.acms-icon-user-add:before {
	content: "\e0aa"
}

.acms-icon-version:before {
	content: "\e0ab"
}

.acms-icon-woman:before {
	content: "\e0ac"
}

.acms-icon-youtube:before {
	content: "\e0ad"
}
/* 新闻*/
.main1 .whats-new h2 {
border: 1px solid #818181;
    width: 169px;
    height: 44px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 20px;
	line-height:44px;
	
}
.main1 .whats-new {
    margin-bottom:0px
}
.main1 h1 a, .main1 h2 a, .main1 h3 a {
    float: center;
    margin-top: 8px;
    font-size: 12px;
    line-height: 1;
}

.main1 a {
  /* text-decoration: underline;
      color: #0066CC;
  */ 
    line-height: 1.2;

}
.main1 .whats-new .sp_topics {
   /*background: #fff;*/ 
    margin-bottom: 0px;
    padding: 0;
}
.sp_topics, .engineer-contents {
    /* background: #F5F5F5;*/ 
    margin-bottom: 20px;
    padding: 20px;
}

.main1 .whats-new .sp_topics dl {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
     /* font-size: 13px;*/ 
}
.main1 .whats-new .sp_topics dl {
    margin-bottom: 10px;
  
}
.main1 .whats-new dl {
    padding-top: 0;
}
.main1 .whats-new .sp_topics dl, .whats-new .acms-entry .sp_topics dl, .whats-new .acms-entry .engineer-contents dl {
    margin: 0;
}
.sp_topics dl, .acms-entry .sp_topics dl, .acms-entry .engineer-contents dl {
    width: 100%;
    margin: 0 0 10px;
    padding: 15px;
   /*background: #FFF;*/ 
}
.main1 .whats-new dl dd {
    margin: 0;
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
}
.main1 .whats-new .sp_topics span {
    margin: 5px 0;
	 margin-right: 10px;
}
.main1 .whats-new span strong.red {
   
}

.main1 .whats-new span.times {
	margin:  0;
   float:right
}
.red {
    color: #FF3300;
}

.main1 .whats-new .sp_topics dd .category, .main1 .topic-category span {
    display: inline-block;
    margin-left: 12px;
    font-size: 15px;
    line-height: 1;
    color: #fff;
}

.sp_topics .news .category, .main1 .news.topic-category span, .main1 .sp_topics .news span a, .page-product .main1 .whats-new dd p.news span a {
    background: #FF6600;
}


.main1 .whats-new .sp_topics dd .category:hover, .main1 .whats-new dd p span a:hover, .main1 .processing-howto span a:hover {
    opacity: 0.8;
}
.sp_topics .news .category, .main1 .news.topic-category span, .main1 .sp_topics .news span a, .page-product .main1 .whats-new dd p.news span a {
    background: #FF6600;
}
.main1 .whats-new .sp_topics dd .category a, .main1 .topic-category span a, .main1 .whats-new dd p span a, .main1 .processing-howto span a, .main1 .processing-howto dd span a, .acms-entry .category a {
    display: inline-block;
    padding: 2px 5px;
    font-size: 15px;
}
.main1 .whats-new .sp_topics dd .category a, .main1 .topic-category span a, .main1 .whats-new dd p span a, .main1 .processing-howto dd span a, .acms-entry .category a {
   
    text-decoration: none;
    color: #fff;
}
.main1 .whats-new .sp_topics dd a, .main1 .topic-category span a {
    line-height: 1.5;
	font-size:15px
}

.main1 .fa-arrow-circle-right{
	margin-top: 8px;
	float:right;
	margin-right:3px
	
	
}

/* CSS Document */
input,textarea{ font-size:12px;}
/*--------------会员中心----------------------------------------*/
.user_main{ width:900px;  margin:auto; }
.memberhead{ width:100%; height:auto; min-height:80px; background:#F3F3F3; border-bottom:2px solid #000033;}
.memberhead1{ width:1000px; height:auto; min-height:80px; margin:auto; position:relative;}
.memberheadlogo{ width:auto; height:auto; float:left; margin:10px 0px 10px 50px;}
.memberheadlogo img{border:0px;}
.memberheadtext{ position:absolute; height:auto; right:50px; bottom:5px; font-size:14px; font-weight:bold; color:#000033;}
.memberheadtext a{ margin:0px 8px 0px 8px; text-decoration:none;color:#000033; }
.user_nav{ float:left; text-align:center; width:200px; height:500px; background-color:#F6F6F6; }
.user_top{ width:150px; margin-top:10px; background:#D8D8D8 url(../images/title.gif) no-repeat 0px 0px; height:25px; line-height:25px; text-align:center; color:#666666; font-weight:bold;}
.user_bottom{ width:150px; background:#D8D8D8 url(../images/title_bottom.gif) no-repeat bottom left; height:25px;}
.user_nav ul{ 
	  list-style-type:none;
	  width:150px;
}
.user_nav li{
      margin-bottom:1px;
}
.user_nav li a{height:30px; line-height:30px; display:block; background:#C7C7C7; text-align:center; color:#ffffff; text-decoration:none;}
.user_nav li a:hover{ background:#E9E9E9; color:#0099FF;}


.user_main_right{ width:698px; float:left; border-right:1px solid #CCCCCC;  border-left:1px solid #CCCCCC;}
.user_main iframe{ width:96%; overflow:auto; height:auto !important; height:490px; margin:10px auto 0px 15px; min-height:490px;}
.memberfoot{ width:900px; margin:auto; height:30px; line-height:30px; font-family:Arial, Helvetica, sans-serif; text-align:center; border-top:1px solid #CCCCCC; }

.main_zhuce{ margin:15px auto 0px auto; ; text-align:left; max-width:600px; width:100%;}
.main_top{ width:100%; margin:0px auto 0px auto; padding:1px; padding-bottom:0px; font-weight:bold;}
.main_top span{ display:block; font-size:18px; text-align:center; padding:5px 0px; border-bottom:1px dotted #ccc; margin-bottom:15px; }
.main_zhuce form{ margin:0px auto 0px auto; line-height:22px;}
.input_text{ width:150px;}
.main_zhuce table{ width:100%; margin:0px auto;}
.main_zhuce table td.zhuce_text{ text-align:right; padding:0px 8px; width:180px;}
.main_zhuce table td.zhuce_input{ padding:8px 0px;}
.main_zhuce table td.zhuce_input input{border:1px solid #e5e5e5; height:20px; padding:3px; font-size:14px; width:180px; -webkit-border-radius:3px;  -moz-border-radius: 3px; border-radius: 3px; margin-right:8px;}
.main_zhuce table td.zhuce_input img{ position:relative; bottom:4px;}
.main_zhuce table td.zhuce_text .reqd{ color:red;}
.main_zhuce table td.zhuce_sm{ color:#FF0000; background:#F9F9F9; padding-left:3px;}
.main_zhuce table td.zhuce_subimt input{ background:#fb8407 url(../images/min-login2.gif) repeat-x left; border:1px solid #cf4500; height:32px; line-height:32px; padding:0px 25px; -webkit-border-radius:5px;  -moz-border-radius: 5px; border-radius: 5px; color:#fff; cursor:pointer; font-size:14px; font-weight:bold;  margin:10px 0px; margin-right:30px;}

.main_deng{
   width:400px;
   height:340px;
   margin:85px auto;
   text-align:left;
}
.login_top{ text-align:center;  font-size:22px; font-weight:bold; color:#555; padding:10px 0px; }

.main_deng form{
   width:70%; margin:3px auto 0px auto;
	
}
.main_deng form label{ font-size:12px; color:#777; height:55px; line-height:55px; display:block; position:relative; padding-left:50px;}
.main_deng form label span{ position:absolute; left:0px; top:0px; width:40px; text-align:right;}
.main_deng form label input{ border:1px solid #e5e5e5; height:28px; padding:3px; font-size:14px; width:200px; -webkit-border-radius:5px;  -moz-border-radius: 5px; border-radius: 5px;}
.main_deng form label img{ float:right; margin-right:45px; margin-top:15px; height:25px;}
.main_deng p{ margin:5px 5px 5px 5px;}
.forgetmenot{ margin:5px 0px; }
.forgetmenot input{ position:relative; top:2px; }

.member_login_submit{ padding-left:50px; margin-top:15px;}
.member_login_submit input{ background:#fb8407 url(../images/min-login2.gif) repeat-x left; border:1px solid #cf4500; height:32px; line-height:32px; padding:0px 25px; -webkit-border-radius:5px;  -moz-border-radius: 5px; border-radius: 5px; color:#fff; cursor:pointer; font-size:14px; font-weight:bold; margin-right:30px;}
.member_login_submit a{ color:#005982;}

.member_login_register{ margin-top:30px; border-top:1px dotted #ddd; height:32px; line-height:32px; text-align:center; }
.member_login_register a{ color:#a40000; text-decoration:underline;}

.table_member td input.input,.table_member td textarea{ background:#fff; color:#333; border:1px solid #eee; border-top-color:#999; border-left-color:#999; padding:1px; vertical-align:middle; height:22px; line-height:22px; margin-right:5px;}
.table_member td textarea{ height:50px; line-height:1.5;}
input.submit{ height:28px; line-height:20px; font-size:12px; padding:0px 20px;}
.table_member{ margin:0px 0px 0px 0px; text-align:left; width:600px;}
.table_member{ width:100%; margin:0px auto;}
.table_member td.member_text{ text-align:right; font-size:12px; width:20%; padding:5px;}
.table_member td.member_input{ padding:5px 0px;}
.table_member td.member_input a{ text-decoration:none;}
.table_member td.member_input span{color:#FF6600; font-weight:600;}
.table_member td.member_sm{ color:#FF0000; padding-left:3px;  background:#FAFAFA; }
.table_member td.member_sy{ color:#0099FF; padding-left:3px;  background:#FAFAFA;}
.table_member td.member_submit{ padding-left:3px; width:80%; background:#FAFAFA; color:#333333;}
.table_member td.member_submit input{ margin-right:6px;}
.table_member td.member_title{ font-size:14px; font-weight:bold; padding:5px 10px; background:#f5f5f5;}
.table_member td.member_text1{text-align:left; font-size:12px; background:#f5f5f5; padding:3px 10px;}
.table_member td.text_list{ padding:3px 10px;}
.table_member td.text_list a{ color:#1C57C4;}
.hrtl_txt{ padding-bottom:3px; padding-left:25px; margin-bottom:10px;}
h3.hrtl{ font-size:14px; border-bottom:1px solid #eee; height:45px;}
h3.hrtl span{ float:left; position:relative; background:#fff; left:8px; top:1px; border-top:3px solid #eb6100; border-left:1px solid #eee; border-right:1px solid #eee; padding:0px 15px; height:42px; line-height:42px;}
h3.line{ padding-top:5px; clear:both;}
.hrtl_txt li{ height:35px; line-height:25px; list-style:none;}
.hrtl_txt em{ float:left; min-width:100px; width:100px; white-space:nowrap; font-style:normal;}
.hrtl_txt span{ float:left; background:#ffdcb2; height:22px; line-height:22px; padding:0px 10px; -webkit-border-radius:10px; -moz-border-radius: 10px; border-radius: 10px; border:1px solid #fb8b38;}
.hrtl_txt_1{ list-style:none; padding:0px; width:95%; margin:0px auto; padding-top:15px;}
.hrtl_txt_1 li{ border:1px solid #eee; margin-bottom:10px; clear:both; height:35px; line-height:35px; background:url(../images/min-bg.gif) repeat-x; -webkit-border-radius:3px; -moz-border-radius: 3px; border-radius: 3px;}
.hrtl_txt_1 li div.hrtl_t{ float:left; width:33%;}
.hrtl_txt_1 li div.hrtl_t div{  padding-left:18px; margin-left:60px; }
.hrtl_txt_1 li div.hrtl1 div{ background:url(../images/min-1.gif) no-repeat left center;}
.hrtl_txt_1 li div.hrtl2 div{ background:url(../images/min-2.gif) no-repeat left center;}
.hrtl_txt_1 li div.hrtl3 div{ background:url(../images/min-3.gif) no-repeat left center;}
.hrtl_texts{ padding:12px 0px 20px 12px; margin-left:20px; background:url(../images/min-mp1.gif) no-repeat left 17px;}


.zhaohui{ padding-bottom:20px;}
.zhaohui h3{ padding:5px 10px; font-size:14px; height:25px; line-height:25px;}
.zhaohui p.txt{ padding:5px 10px; }
.zhaohui .put{ height:25px; line-height:25px; padding:5px 0px; margin:0px 10px;}
.zhaohui .put span{ float:left; width:70px; text-align:right; padding-right:5px}
.zhaohui .put input{ border:1px solid #999; width:130px; height:25px; line-height:25px; padding:0px 3px;}
.zhaohui input.submit{ margin-left:85px; margin-top:5px;}
