@CHARSET "UTF-8";

.import-square-second-step
{
	position: absolute;
	height: 343px;
	width: 648px;
	color: rgb(102,102,102);
}

.theme-group-node
{
	position: absolute;
    left: 3px;
    line-height: 20px;
    color: rgb(102,102,102);
}

.import-longer-from-subject
{
	position: absolute;
	height: 343px;
	width: 648px;
	color: rgb(102,102,102);
}

.import-longer-from-qingcenter
{
	position: absolute;
	width: 645px;
	height: 362px;
	border: 1px solid rgb(229, 229, 229);
}

.qingcenter-group
{
	position: absolute;
	width: 180px;
	color: #777;
    font-size: 14px;
    cursor: pointer;
	height: 362px;
    border-right: 1px solid #E5E5E5;
    overflow-y: auto;
    overflow-x: hidden;
}

.qingcenter-publish-table
{
	position: absolute;
    width: 454px;
    height: 362px;
    overflow: auto;
    left: 192px;
}

.qingcenter-publish-item-btn
{
    position: absolute;
	width: 90%;
	height: 28px;
    left: 15px;
    top: 0px;
}

.qingcenter-group-item
{
	position: relative;
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
    border-bottom: 1px solid #E5E5E5;
}

.qingcenter-group-item-text
{
    display: inline-block;
    height: 60px;
    width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qingcenter-group-item-selected
{
	border-left: 3px solid #2B87F3 !important;
    border-left: 3px solid var(--color-main, #2B87F3) !important;
    background-color: rgb(255,255,255);
    width: 162px;
}

.import-longer-from-appmenu
{
	width: 645px;
	height: 362px;
	border: 1px solid rgb(229, 229, 229);
}

.appmenu-table
{
	position: absolute;
	left: 10px;
	width: 180px;
	color: #777;
    font-size: 14px;
    cursor: pointer;
	min-height: 362px;
    border-right: 1px solid #E5E5E5;
}

.appmenu-publish-table
{
	position: absolute;
    width: 444px;
    height: 362px;
    overflow: auto;
    left: 202px;
}

.appmenu-publish-item-btn
{
	position: absolute;
	width: 90%;
	height: 28px;
    left: 15px;
    top: 0px;
}

.appmenu-item-selected
{
	background-color: #88a7f6 !important;
    background-color: var(--color-lightish, #88a7f6) !important;
    color: #FFFFFF !important;
}

.appmenu-item 
{
	line-height: 36px;
	font-size: 14px;
	color: #828282;
	padding-left: 7px;
}

.appmenu-item-promt
{
	color:red;
	margin-left: 8px;
	margin-right: 8px;
}

.no-publish-data
{
    position: absolute;
    top: 10px;
    color: #BBBBBB;
    text-align: center;
    width: 100%;
    font-size: 16px;
}

.dsb-integration-import-longer-from-suject-preset-tag
{
	float: left;
    padding: 0 1px 0 1px;
	color: var(--color-main, #5582f3);
    border: 1px solid var(--color-main, #5582f3);
    margin-right: 2px;
    border-radius: 2px;
}