
.wrapper[data-v-4f50fd33]{
	  position:absolute; 
	  left:0;
	  top:0;
	  right:0;
	  bottom: 0;
} 



.wrapper .bscroll-indicator{
	border:none !important;
}


.icon_lay[data-v-49b4d086]{
		width: 100%;
		height: 450px;
		position: relative;
}
.title[data-v-49b4d086]{
		border-bottom: solid #333 1px;
		font-size:14px;
		color:#fff;
}
.name[data-v-49b4d086]{
		font-size:12px;
		color:#23c312;
}
.name_span[data-v-49b4d086]{
    display: inline-block;
    width:50px;
    vertical-align: middle;
}



.el-dialog.filtersDialog{
		background: #211f1f;
		color: #fff;
}
.filtersDialog .el-dialog__header{
		border-bottom: 1px solid #3a3a3a;
}
.filtersDialog .el-dialog__body .el-form>.el-form-item:last-child{
		border-top: 1px solid #3a3a3a;
}
.filtersDialog .el-dialog__title,
.filtersDialog label.el-form-item__label,
.filtersDialog .el-form-item__content{
		color: #fff;
}
.filtersDialog .el-input__inner{
		background: transparent;
		color: #fff;
}
.filtersDialog .el-button--primary{
		
    background-color: #23c312;
    border-color: #23c312;
}


.title[data-v-9f1f4c0a]{
	color: #fff;
}
.title div[data-v-9f1f4c0a]{
	font-size: 12px;
	color:#23c312;
}
.lay[data-v-9f1f4c0a]{
	width:100%;
	height: 100%;
}
.handle[data-v-9f1f4c0a] {
			height: 100%;
			padding-right: 10px;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: center;
			    -ms-flex-pack: center;
			        justify-content: center;
			-webkit-box-align: center;
			    -ms-flex-align: center;
			        align-items: center;
}
.handle .item[data-v-9f1f4c0a]{
			font-size: 12px;
			margin:10px;
			cursor: pointer;
			color: #fff;
}
.handle i[data-v-9f1f4c0a]{
			display: block;
			color:#fff;
			/*color: #3a52ff;*/
		    font-size: 20px;
}
.top[data-v-9f1f4c0a] {
		height: 60px;
		-webkit-box-shadow: 0px 0px 7px 0px rgba(142, 142, 142, 0.35);
		        box-shadow: 0px 0px 7px 0px rgba(142, 142, 142, 0.35);
		left: 0;
		top: 0;
		z-index: 9;
		width: 100%;
		background: #2e2e2e;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		border-bottom: solid #000 1px;
}
.title[data-v-9f1f4c0a] {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: start;
			    -ms-flex-pack: start;
			        justify-content: flex-start;
			-webkit-box-align: center;
			    -ms-flex-align: center;
			        align-items: center;
			padding-left: 10px;
}
.logo[data-v-9f1f4c0a] {
				width: 40px;
				height: 40px;
}
.left[data-v-9f1f4c0a] {
			width: 50%;
			height: 100%;
			position: relative;
			background: #1D1E1F; 
			/*box-shadow: 0px 0px 7px 0px rgba(142, 142, 142, 0.35);*/
 

			border-right: solid #000 1px;
}
.switch[data-v-9f1f4c0a]{
	position: absolute;
	right: 20px;
	top:5px; 
    color: #fff;
    padding-left: 10px;
}
.right[data-v-9f1f4c0a] {
			width: 50%; 
			border-left: solid #000 1px;
			/*background: #1D1E1F; */
			position: relative;
			/*box-shadow: 0px 0px 7px 0px rgba(142, 142, 142, 0.35);*/
 overflow: scroll;
}
.errMsg[data-v-9f1f4c0a]{
			font-size: 12px;
			color: red;
}
.preview[data-v-9f1f4c0a]{
			width: 100%;
			height: 100%;
			overflow: auto;
}
.el-icon-copy-document[data-v-9f1f4c0a]{
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}
 



.immediateRender_checkbox,
.immediateRender_checkbox .el-checkbox__input.is-checked+.el-checkbox__label{
	color: #fff;
}

