@charset "utf-8";

body{
	background-color:#000000;
	background-image: url("./img/pamph_bg.gif");
}
#content{
	padding:0px;
}

#header{
	width: 100%;
	position:fixed;
	z-index:100;
}
.headerMenu {
	vertical-align: middle;
	height: 54px;
	display:inline-block;
	line-height: 54px;
	vertical-align: top;
	color: #fff;
	padding: 10px 10px 0px;
	text-decoration: none;
}
.headerMenu:hover,
.headerMenu.active{
	background-color: #3274af;
	color: #ccc;
	text-decoration: none;
}
.headerMenu:active,
.headerMenu:visited,
.headerMenu:link{
	color: #ccc;
	text-decoration: none;
}
#headerMenu_page {
	padding-top: 0px;
}

.shapeGroup .icon{
	width: 15px;
	height: 13px;
	background-image: url("/cakephp/copilog2_app/webroot/img/shapemenu_icon.gif");
	display: inline-block;
}

.shapeGroup .square{
	background-position: 0px 1px;
}

.shapeGroup .circle{
	background-position: 15px 1px;
}

.pamph_header_icon_box {
	width:32px;
	height:32px;
	background-color: #1f2c3f;
	display:inline-block;
	text-align:center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.pamph_header_icon{
	width: 30px;
	height: 30px;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url("/cakephp/copilog2_app/webroot/img/pamph_icon.png");
	/*background-image: url("/cakephp/copilog2_app/webroot/img/pamph_icon.png");*/
}
.pamph_header_icon.text{
	background-position: 0px 0px;
}
.pamph_header_icon.image{
	background-position: -30px 0px;
}
.pamph_header_icon.table{
	background-position: -60px 0px;
}
.pamph_header_icon.shape{
	background-position: -90px 0px;
}
.pamph_header_arrow{
	width: 30px;
	height: 12px;
	float: left;
	background-image: url("/cakephp/copilog2_app/webroot/img/pamph_arrow.png");
}
.pamph_header_arrow.arrow_left{
	background-position: 0px 0px;
}
.pamph_header_arrow.arrow_right{
	background-position: -12px 0px;
}
.headerMenu span{
	height: 30px;
	float:right;
	display:block;
	margin-top: -10px;
	margin-left: 5px;
}
#saveBtn {
	height: 34px;
	width: 79px;
}
#pageBackBtn {
	height: 34px;
	width: 56px;
}
#txt_pageNumber {
	height: 34px;
	width: 45px;
}
#gridBtn {
	height: 34px;
	width: 56px;
}
.pamph_icon{
	width: 18px;
	height: 17px;
	position: relative;
	top: 4px;
	display: inline-block;
}

.btn_icon_point{
	position: relative;
	top: 4px;

}

.pamph_icon.zindex{
	background-image: url("/cakephp/copilog2_app/webroot/img/icon_zindex.gif");
}
.pamph_icon.sort_left{
	background-image: url("/cakephp/copilog2_app/webroot/img/icon_sort_left.gif");
}
.pamph_icon.sort_top{
	background-image: url("/cakephp/copilog2_app/webroot/img/icon_sort_top.gif");
}
.pamph_icon.lineheight{
	background-image: url("/cakephp/copilog2_app/webroot/img/icon_lineheight.gif");
}

.pamph_icon.tableedit{
	background-image: url("/cakephp/copilog2_app/webroot/img/icon_tableedit.gif");
	height: 14px;
}


.icon_cell_edit{
	width: 17px;
	height: 18px;
	display: inline-block;
	background-image: url("/cakephp/copilog2_app/webroot/img/icon_tbl_cell.png");
}

.icon_tbl_border{
	width: 17px;
	height: 18px;
	display: inline-block;
	background-image: url("/cakephp/copilog2_app/webroot/img/icon_tbl_border.png");
}

/*コンパネ*/
.controllPanel{
	display: none;
	position:fixed;
	top:0px;
	left:0px;
	z-index:1020;
	width:250px;
	height:100%;
	background-color:#eeeeee;
	overflow-y:scroll;
	overflow-x:visible;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
.accordion{
	margin-top:50px;
}

div.controllMenuBar{
	width:20px;
	height:100%;
	background-image: url("./img/open_bar.png");
	background-position:center left;
	position:absolute;
	top:0px;
	right:-20px;
}

.navbar {
	background-color: #26354D;
	font-weight: bolder;
}
.navbar-inverse{
	border-color: #777;
}
.separator_header {
	border-left: solid #131A26 1px;
	border-right: solid #777 1px;
	height: 54px;
	width: 1px;
	margin-right: 0px;
}
.separator {
	display: inline;
	border-left: solid #999999 1px;
	border-right: solid #FFF 1px;
	height: 23px;
	margin-left: 2px;
	margin-right: 4px;
}
div.openBar{
	background-position:center right;
}

.blockList{
	margin:0px;
	margin-top:50px;
	padding:0px;
	width:auto;
	text-align:center;
}

.blockList li.block{
	z-index:999;
	/*margin:5px 0px;*/
	cursor:move;
}

#blockCategory_1 ul li{
	border: none;
	height: 85px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: ;
	text-align: left;
}
#blockCategory_1 .blockArea{
	margin-right: 0px;
}

#blockCategory_1 ul li img{
	max-height: none;
	max-width: none;
}

#pageTypeList li,pageType{
	border:solid 1px #ccc;
	z-index:999;
	margin:5px 0px;
	cursor:pointer;
}

/*TPL関連*/
#bgTplBox,#headerTplBox{
	width:100%;
	position:fixed;
	bottom:-9999px;
	left:0px;
	z-index:30;
	background-color:#555555;
	opacity:0.9;
}

#bgTplList,#headerTplList{
	width:100%;
	padding:0px;
	margin:0px;
}
#bgTplList li,#headerTplList li{
	list-style:none;
	float:left;
	padding:0px;
	margin:10px 5px;
	height:140px;
	background-color:#ffffff;
}

#bgTplList li.selected img,#headerTplList li.selected img{
	border:solid 1px #f00;
}

#directForm{
	text-align:center;
}

/*編集エリア*/
#editPanel{
	position:relative;
	text-align:left;
	margin:auto;
	background-color:#ffffff;
	z-index:10;
	margin-top:112px;
	margin-bottom:120px;
}

#editPanel .insertion-guide{
	position: absolute;
	border-left: 1px dotted #f00;
	top: -45px;
}

/*用紙のサイズ*/
div.A4P{
	width: 595px;
	height: 842px;
}

div.A4L{
	width: 842px;
	height: 594px;
}

#editPanel .item{
	position:absolute;
	display:inline-block;
	font-family:ipag;
	cursor:pointer;
}

#editPanel .headerItem{
	position:absolute;
	display:inline-block;
	font-family:ipag;
}
/*リサイズ*/
.ui-resizable{
	border: dashed 4px #ccc;
	background:rgba(0,0,0,0);
}
.ui-resizable-autohide{
	border: transparent 4px solid;
}

.un-selected{
	border: dashed 4px transparent;
}

.item-selected{
	/*background-color: rgba(51,153,255,0.5);*/
	border: dashed 4px #39F;
}

div.editMenu{
	display:block;
	position:absolute;
	top:0px;
	left:-30px;
	width:30px;
	height:100%;
	z-index:999;
}

div.rotateMenu{
	display:none;
	position:absolute;
	top:-70px;
	width:100%;
	z-index:999;
}

.item-selected div.rotateMenu{
	display:block;
}
.item-selected div.rotateHandle{
	display:block;
}
.onShift .item-selected div.rotateMenu,
.onMultiSelect .item-selected div.rotateMenu{
	display:none;
}

div#resizeImg{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	z-index:999;
}

div.contextMenu{
	position:absolute;
	top:-30px;
	left: 0px;

}

/*ドラッグ*/
a.dragHandle{
	display:block;
	width:30px;
	height:30px;
	cursor:move;
	background-image: url("./img/handle.jpg")
}


/*ドラッグ*/
a.rotateHandle{
	display:block;
	width:38px;
	height:38px;
	margin: 0px auto;
	cursor:move;
	background-image: url("./img/rotation.png")
}
.zoomMode a.rotateHandle{
	display:none;
}

/*表*/
table.type003_table{
}


table.type003_table td{
	text-align:left;
	font-weight:normal;
	font-size:14px;
}

table.type003_table td.ui-selected,
table.type003_table td.ui-selecting{
	opacity:0.5;
	background-color:#888;
}

/*table.type003_table td div{
	display: block;
	height: 100%;
	width: 100%;
	word-break: break-all;
	word-wrap: break-word;
}*/

a.accordion-toggle{
	text-align:left;
	background-color:#333333;
	color:#ffffff;
}
div.accordion-group{
	margin-bottom:0px;
}
.accordion-body[class*="in collapse"]{
	overflow:visible;
}

/*
	追加
*/
.blockCategory{
	background-color: #eeeeee;
	padding: 18px 20px;
	margin-bottom: 1px;
	text-align: left;
	border-bottom: #ddd solid 1px;
	clear:both;
}
.blockArea{
	margin-right: 20px
}
.block{
	margin-left: 20px;
	list-style: none;
	text-align: left;
	height: 85px;
	line-height: 85px;
	border: solid 1px #fff;
}
.block.imgOnly {
	float:left;
	width: 85px;
	margin-bottom: 20px;
}
.block img{
	max-width: 85px;
	max-height: 85px;
}


#pageListPanel{
	position: fixed;
	width: 200px;
	height: 100%;
	overflow-y: auto;
	overflow-x: none;
	display: none;
	background-color: #FFF;
	top: 0px;
	padding-top:54px;
	right: 0px;
	z-index: 1020;

	box-shadow: -10px -10px 10px rgba(0,0,0,0.4);
}
#pageListPanel ul{
	margin: 0px;
}
#pageListPanel ul li{
	list-style: none;
	text-align: left;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid #333 1px;
}
#pageListPanel ul li:hover{
	background-color: #ccc;
}
#pageListPanel ul li.active{
	background-color: #333;
	color: #fff;
}

/* contanteditable　placeholder */

[data-placeholder][data-placeholderactive=true]::before {
	content: attr(data-placeholder);
	opacity: 0.5;
}
.ie8ph{
	filter: alpha(opacity=50);
}
.modal-header {
	background-color: #459ABA;
	color: #fff;
	padding: 5px 10px;
}
.modal-header .close {
	margin-top: 1px;
	color: #fff;
}
.modal-footer {
	background-color: #eee;
	padding: 10px 10px;
}

#multiSelectMenu{
	position: absolute;
	z-index: 1031;
	line-height: 36px;
	background-color: #e8e8e8;
	border: 4px solid #ccc;
	padding: 5px;
}
#SurveySelectMenu{
	position: absolute;
	z-index: 1031;
	line-height: 36px;
	background-color: #e8e8e8;
	border: 4px solid #ccc;
	padding: 5px;
}
#SurveySelectMenu .010_panel{
	display: none;
	position:fixed;
	top:0px;
	left:0px;
	z-index:1020;
	width:250px;
	height:100%;
	background-color:#eeeeee;
	overflow-y:scroll;
	overflow-x:visible;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
.menu-caption{
	font-size: 11px;
	line-height: 20px;
		padding-top: 2px;
}

#multiSelectMenu select{
	height: 24px;
	margin-top: 6px;
	margin-right: 5px;
}

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

#multiSelectMenu button{
	margin-top: 3px;
}

#multiSelectMenu .separator{
	height: 30px;
	margin-top:3px;
	border-left: #333 solid 1px;
	border-right: #fff solid 1px;
}

.csDataHeader{
	height: 55px;
	line-height: 55px;
	background: #eee;
	padding-left: 24px;
}

.bgHeader{
	background-color: #eee;
	line-height: 180%;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 24px;
}

.csDataLeft{
	float: left;
	width: 220px;
	height: 400px;
	margin-left: -50px;
	overflow-y: scroll;
}

.csDataCenter{
	float: left;
	width: 220px;
	height: 400px;
	overflow-y: scroll;
}

.csDataRight{
	margin-left: 440px;
	height: 400px;
	overflow-y: scroll;
}

.csDataLeft ul,
.csDataCenter ul,
.csDataRight ul{
	list-style-type: none;
}

.csDataLeft ul .csCategory{
	background-color: #e4e4e4;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left:10px;
}
.csDataCenter ul .csBlock,
.csDataRight div.csContentHeader{
	background-color: #CAE9F9;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left:10px;
	border-bottom: solid 1px #b3b3b3;
	margin-bottom: 2px;
}
.csDataCenter ul .csBlockSearch input{
	width: 100%;
	border: 0px;
}

.csDataLeft ul.csPageList li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left:30px;
}
.csDataCenter ul.csBlockList li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left:30px;
	margin-bottom: 1px;
	background-color: #e4e4e4;
	border-bottom: solid 1px #b3b3b3;
}


.csDataLeft ul.csPageList li i,
.csDataCenter ul.csBlockList li i{
	margin-top: 8px;
	margin-right: 10px;
	display: none;
}
.csDataLeft ul.csPageList li div,
.csDataCenter ul.csBlockList li div{
	width: 145px;
	overflow: hidden;
	white-space: nowrap;
}
.csDataLeft ul.csPageList li.active,
.csDataCenter ul.csBlockList li.active{
	font-weight: bold;
	color: #FFF;
	background-color: #29A2E3;
}
.csDataLeft ul.csPageList li.active i,
.csDataCenter ul.csBlockList li.active i{
	display: block;
}
.csDataLeft a,
.csDataCenter a{
	color: #000;
}
.csDataLeft a:hover,
.csDataCenter a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.csDataLeft a:hover li,
.csDataCenter a:hover li{
	background-color: #29A2E3;

}
.csDataLeft a:hover li i,
.csDataCenter a:hover li i{
	display: block;
}

.csDataRight .csContentBody{
	margin: 15px;
	padding: 15px;
	font-size: 12px;
	background-color: #efefef;
	border: solid 1px #ccc;
}


.textBlock{
	padding-left: 20px;
}

#loading {
	width: 100%;
	height: 100%;
	background: #666;
	opacity: 0.8;
	position: fixed;
	top: 0px;
	z-index: 1052;
	display: block;
}

#loading_inline {
	width: 96px; /* gif画像の幅 */
	height: 96px; /* gif画像の高さ */
	margin: -68px 0 0 -68px; /* gif画像を画面中央に */
	padding: 20px; /* gif画像を大きく */
	position: absolute; /* gif画像をスクロールさせない */
	left: 50%; /* gif画像を画面横中央へ */
	top: 50%; /* gif画像を画面縦中央へ */
	display: block;
	z-index: 1051;
}

.modal-body {
/*	padding: 0px;*/
}

.modal-body h2{
	background-color: #ccc;
	font-size: 14px;
	color: #333;
	padding: 5px;
	padding-left: 15px;
	height: 32px;
	line-height: 22px;
	clear: both;
	margin-top:0px;
}
.modal-body h3{
	font-size: 14px;
	color: #333;
	padding: 5px;
	padding-left: 15px;
	height: 32px;
	line-height: 22px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #eee;
	clear: both;
}

.my-tag-pane-block{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.modal-body .settingMenu{
	width: 150px;
	text-align: right;
	color: #333;
	font-size: 14px;
	float: left;
	clear: both;
	line-height: 36px;
	margin-top: 15px;
}

.modal-body .settingContent{
	margin-top: 15px;
	margin-left: 160px;
	font-size: 14px;
	color: #333;
	line-height: 36px;
}
.modal-body .settingContent input{
	float: left;
	margin-left: 5px;
	margin-top: 11px;
}

.modal-body .settingBorderStyle{
	background-image: url("/cakephp/copilog2_app/webroot/img/borderStyle.gif");
	width: 76px;
	height: 62px;
	float: left;
}
.modal-body .settingBorderStyle.all{
	background-position: 0px 0px;
}
.modal-body .settingBorderStyle.under{
	background-position: -76px 0px;
}
.modal-body .setBorderStyle{
	float: left;
	width: 100px;
}
.modal-body .setBorderStyle input{
	float: left;
	margin-left: 5px;
}

.modal-body .line{
	clear: both;
	height: 10px;
}
.modal-body select{
	height: 36px;
}

.colorSelector{
	float: left;
}

/* マスク系の機能のスタイル */

#MaskImageSettingPanel #MaskImageSettingOutline{
	padding: 5px;
	padding-top: 15px;
}

#MaskImageSettingPanel #MaskImageSettingOutline #MaskImageSettingWindow{
	position: relative;
	width: 588px;
	height: 450px;
	background: #333333;
	overflow: hidden;
	display: block;
}

#MaskImageSettingPanel #MaskImageSettingOutline #MaskImageSettingWindow #InlineImage{
	width: 100%;
	height: 100%;
	background-color: #888;
	opacity: 0.5;
	filter: alpha(opacity=50);			/* ie lt 8 */
	-ms-filter: "alpha(opacity=50)";	/* ie 8 */
	-khtml-opacity: 0.5;				/* Safari 1.x */
	-moz-opacity: 0.5;					/* FF lt 1.5, Netscape */
	z-index: 2;
	display: block;
}

.MaskSelected{
	border: dotted 2px #39F;
}

#MaskImageSettingPanel #MaskImageSettingOutline #MaskImageSettingWindow #MaskBaseImage{
	position: absolute;
	display: block;
}

#crop_window{
	position: absolute;
	width: 378px;
	height: 266px;
	top: 92px;
	left: 105px;
	border-width: 4px;
	border-color: #39F;
	background-repeat: no-repeat;
	border-style: dotted;
	cursor: move;
	z-index: 9;
}

.typeH001Image{
	z-index: -1;
}

.typeH001EditBox1{
	word-wrap: break-word;
	word-break: break-all;
}

#map-form{
	margin: 15px;
}

#map-form .map-pull-left{
	margin-right: 15px;
	float: left;
	display: block;
}

#map-form #map_canvas{
	width: 100%;
	height: 400px;
}

#map-form #map_canvas img {
	max-width: none;
}

.clear{
	clear: both;
}

.btn-address-search{
	margin-left: 10px;
	margin-right: 10px;
}

#block_point_disp{
	position: fixed;
	right: 20px;
	top: 65px;
	padding: 10px;
	color: white;
	text-align: center;
	background-color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	z-index: 1010;
	font-size: 12px;
/*
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
*/
	display: none;
}

#block_point_disp .block_disp{
	float: left;
	display: block;
	width: 75px;
	text-align:right;
}
#block_point_disp input{
	width: 35px;
	height: 16px;
	background-color: rgba(102,102,102,1);
	border: 0px;
	color: #fff;
	text-align:right;
}
#block_point_disp .clear{
	height:10px;
}

.addImgFileBlock{
	margin-top: 15px;
}

.addBgFileBlock{
	margin-top: 5px;
}


.color-window{
	position: absolute;
	padding: 5px 0px 5px 0px;
	top: 52px;
	left: 182px;
	width: 335px;
	background-color: #e8e8e8;
	border: 4px solid #ccc;
	display: none;
}

.color-window .color-info{
	margin-left: 3px;
	margin-right: 3px;
	border-bottom: 1px #000 solid;
	line-height: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.color-window .color-info .color-preview{
	width: 60px;
	height: 15px;
	margin: 0px 5px 0px 5px;
	border: 1px solid;
	background-color: #f00;
	float: left;
}

.color-window .color-block{
	width: 15px;
	height: 15px;
	margin-bottom: 3px;
	margin-left: 3px;
	border: 1px #000 solid;
	cursor: pointer;
	float: left;
}

.color-window .no-color{
	border: 0px #000 solid;
}

.color-window .color-block img{
	width: 15px;
		height: 15px;
		position: absolute;
}

#block_control_disp{
	position: fixed;
	top: 65px;
	left: 15px;
	padding: 15px;
	color: white;
	text-align: center;
	background-color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	z-index: 1000;
	font-size: 14px;
	display: block;
}

#block_control_disp .block_disp{
	float: left;
	display: block;
}

#block_control_disp .section_line{
	width: 1px;
	margin: 0px 15px 0px 15px;
	border-left: 1px solid #666;
	float: left;
	display: block;
}

#control_alert{
	position: fixed;
	bottom: 15px;
	left: 15px;
	z-index: 1000;
	font-size: 14px;
	margin: 0px;
	display: none;
}

/****************************************************************/
/* kawakami　追加*/
/****************************************************************/
#pageBlockPanel .modal-content {
	width:900px;
	left:-150px;
}
#pageBlockPanel .modal-body {
	background-color: #eee;
	padding: 0;
}

#pageBlockPanel .modal-footer {
	margin-top: 0;
}

.tab-content {
	background-color: #fff;
}
#pageBlockPanel .nav-tabs {
	padding: 0 5px;
	font-weight: bold;
}
#pageBlockPanel .nav-tabs > li.active {
	border-width: 2px;
}
#pageBlockPanel .tab-pane {
	max-height: 400px;
	overflow:auto;
	padding: 20px;
}
#pageBlockPanel .checkbox {
	margin: 0px;
	padding: 10px 20px 0;
}
#pageBlockPanel .checkbox label {
	font-weight: bold;
}

/***************************************************************/


.item img{
user-select:none;
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-drag:none;
-khtml-user-drag:none;
}

.item p{
	margin: 0px;
	padding:0px;
}

.ui-resizable-e{
	background-color: rgba(0,0,0,0);
}

.ui-resizable-s{
	background-color: rgba(0,0,0,0);
}

.groupEditBtn{
	min-width: 48px;
	height: 32px;
	margin-right: 4px;
}

table td.selected{
	border-style:dotted;

	border-width:3px;
	border-color:#000;
}

.re-handle{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	z-index:999;
}

.rewidth{
	width: 6px;
	height: 200px;
}

.reheight{
	width: 200px;
	height: 6px;
}

.sb_thumb {
	width: 200px;
	height: 200px;
	text-align: center;
}
.sb_thumb img {
	border: 1px solid #ccc;
	max-height: 120px;
	max-width: 120px;
}

#imgUploadModal .modal-content{
	width: 900px;
	left: -150px;
}

#imgUploadModal .modal-body{
	padding-left: 0px;
	padding-right: 0px;
}

#imgUploadModal .modal-footer{
	margin-top: 0px;
}


#storage_upload{
	padding: 20px;
	padding-bottom: 0px;
}

#storage_title{
	max-height: 400px;
	overflow: auto;
	padding: 20px;
}

#storage_title ul li{
	margin-right: 8px;
	cursor: pointer;
}

#chrome_font_check{
	font-size: 6px;
}

.decorate{
	background-color: #8888ff;
	color: #ffffff;
}

#alphaSliderOutline{
	border: 1px solid transparent;
	margin-top: 3px;
		border-radius: 4px;
		background-color: #ccc;
}

#shapeAlphaSlider{
	width: 96px;
	margin: 9px 8px 0px 8px;
	display: block;
}

#shape-alpha-caption{
	margin-top: -3px;
	margin-left: 7px;
}

#imgUploadModal .modal-content {
		width: 900px;
		left: -150px;
}

#stampBlockPanel .modal-content {
		width: 900px;
		left: -150px;
}

#stampBlockPanel .modal-content .modal-body{
	max-height: 400px;
	overflow: auto;
}

#stampBlockPanel .modal-content .modal-body .stamp-window{
	width: 80px;
	height: 80px;
	padding: 12px 0px 12px 0px;
	margin-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #ddd;
		border-radius: 4px;
	text-align: center;
	cursor: pointer;
	display: block;
}

#stampBlockPanel .modal-content .modal-body .stamp-window:hover{
	border: 1px solid #459aba;
}

#stampBlockPanel .modal-content .modal-body .stamp-window i{
	font-size: 60px;
}


#svgBlockPanel .modal-content {
		width: 900px;
		left: -150px;
}

#svgBlockPanel .modal-content .modal-body{
	max-height: 400px;
	overflow: auto;
}

#svgBlockPanel .modal-content .modal-body .svg-window{
	width: 80px;
	height: 80px;
	padding: 12px 0px 12px 0px;
	margin-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #ddd;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	display: block;
}

#svgBlockPanel .modal-content .modal-body .svg-window:hover{
	border: 1px solid #459aba;
}

#svgBlockPanel .modal-content .modal-body .svg-window img{
	width: 100%;
	height: 100%;
}


.bg-portrait{
	width: 102px;
}

.no-bg-portrait{
	height: 120px;
	border: solid #ccc 1px;
}

.bg-portrait .headerImg img{
	width: 100%;
	border: solid #ccc 1px;
}

.bg-landscape{
	width: 139px;
}

.no-bg-landscape{
	height: 73px;
	border: solid #ccc 1px;
}

.bg-landscape .headerImg img{
	height: 100%;
	border: solid #ccc 1px;
}

.bg-img{
	height: 70%;
}

.bg-data{
	height: 20%;
	margin-top: 5px;
}

.badge-portrait{
	margin-top: 41px;
}

.badge-landscape{
	margin-top:30px;
}

#textEditPanel{
	display: none;
	position: fixed;
	z-index: 1032;
	/* line-height: 36px; */
	width: 100%;
	height: 90px;
	bottom: 0px;
	padding-top: 10px;
	background: rgba(0,0,0,0.8);
	color: #fff;
	border-top: 1px solid #555;
}
#textEditPanel #stylePanel{
	width: 800px;
	margin:0px auto;
	/* border: solid 1px #ffffff; */
	/* background: red; */
	height:100%;
	font-size: 12px;
	user-select: none;
}

#textEditPanel #stylePanel #stylePanelLeft{
	width:398px;
	float: left;
	padding-right: 10px;
}
#textEditPanel #stylePanel #stylePanelRight{
	float: left;
	border-left:solid 2px #444;
	padding-left: 10px;
	height: 65px;
}


#textEditPanel #stylePanel #stylePanelBottom{
	margin-top: 5px;
}


#textEditPanel #stylePanel .originalSelect{
	border: solid 2px #ccc;
	height: 30px;
	float: left;
	line-height: 26px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

#textEditPanel #stylePanel .originalSelect.disable{
	cursor: default;
}

#textEditPanel #stylePanel .originalSelect.fontFamily{
	width:190px;
}

#textEditPanel #stylePanel .originalSelect.fontWeight{
	width:90px;
	margin-right: 10px;
}

#textEditPanel #stylePanel .originalSelect.fontAlign{
	width:90px;
}

#textEditPanel #stylePanel .originalSelect .selectedArea{
	float:left;
	font-size: 12px;
	padding: 0px 5px;
	background: #111;
	width: calc(100% - 22px);
}
#textEditPanel #stylePanel .originalSelect .originalCaret{
	float:right;
	border-left: solid 2px #ccc;
	width: 22px;
	height: 100%;
	text-align: center;
	background: #333;
}

.originalInput{
	height: 30px;
	float: left;
}

#textEditPanel #stylePanel #shadowSettingPanel .originalInput{
	margin-right:10px;
}
#textEditPanel #stylePanel input{
	background: #111;
	border: solid 2px #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.originalInput input{
	width: 45px;
	height: 30px;
	padding: 5px;
}

#textEditPanel #stylePanel label{
	margin-top:5px;
}

/* css checkbox01 */
.textShadow-input{
	display: none;
}
.textShadow-parts{
	padding-left: 20px;
	position:relative;
	margin-right: 20px;
	font-weight:normal;
	line-height:20px;
}
.textShadow-parts::before{
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	/* border-radius: 4px; */
}
.textShadow-input:checked + .textShadow-parts{
	color: #fff;
}
.textShadow-input:checked + .textShadow-parts::after{
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: 6px;
	width: 7px;
	height: 12px;
	transform: rotate(40deg);
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}
#shadowPanel{
	float: left;
}
#shadowSettingPanel{
	float: left;
}
.scrollable-menu {
	height: auto;
	max-height: 500px;
	overflow-x: hidden;
}
#r_slider .ui-slider-handle {
	background-color: #ccc;
}
.autoItem.item-selected {
	background-color: #ccc;
	border-color: #3DA06F;
/*	opacity: 0.8;*/
}
/***/
.ancPanel {
	display: none;
	position: fixed;
	top: 110px;
	left: 2px;
	z-index: 1020;
	width: 450px;
	height: 100%;
	background-color: #eeeeee;
	overflow-y: scroll;
	overflow-x: visible;
	box-shadow: 10px 10px 10pxrgba(0,0,0,0.4);
	padding: 10px;
	border: 2px solid #ddd;
	box-sizing: border-box;
}

.ancPanel h4 {
	text-align:center;
	font-weight: bold;
}
.ancPanel .qtitle {
	background-color: #666;
	color: #fff;
	width: 100%;
	margin:auto;
	padding:5px;
	text-align:left;
}
.ancPanel a {
	color: #FFF;
	width:250px;
	display:inline-block;
	cursor: pointer;

}

.ancPanel .accordion_btn {
	background-color: #666;
padding: 2px 5px;
}
.ancPanel .form-group{
	margin-bottom: 5px;
	font-size:12px;
}
.ancPanel .colorPicker{
	width: 22px;
	height: 23px;
	padding:1px;
	display:inline-block;
}
.ancPanel .fontSize{
	width: 45px;
	height: 30px;
	padding: 5px;
	display:inline-block;
}

#multiSelectMenu div.tblSelectFont ul li a::before {
	display: inline-block;
	content: "";
	width: 194px;
	height: 26px;
	line-height: 1.6em;
	vertical-align: center;
	background-image: url(https://catalog.ds-ai.net/cakephp/linkage_app/webroot/img/tbl-font-family.png);
	background-size: 707px 1000px;
	background-repeat: no-repeat;
}
