.content-wrapper.roleapplist{

}
#content #gadget-site-Myapplist{
	background-color: #f5f5f5;
	box-shadow:none;
}

.unsortable#gadget-site-sysmenuapplist{
	background-color: #f5f5f5;
	box-shadow:none;
	border: none;
	min-height: 60px;
	padding: 15px;
	margin-bottom: 20px;
}

.roleapplist{
/*     background: #e3e3e3; */
    /* padding-top: 52px; */
    margin-left: 0px;
    margin-right: 0px;
}
.panel-body.top p,
.roleapplist .desc-area{
	font-family:"Microsoft YaHei"
}
.row.outrow {

}
.row.content.xjtc {

}
.xjtc .panel:hover{
	border: 1px solid #6bcaea;
    cursor: pointer;
}
.xjtc .panel:hover{
    border: 1px solid #6bcaea;
    cursor: pointer;
    background-color: #e9f7fc;
}
.roleapplist .desc-area{
	font-size: 12px;
	padding-left: 25px;
	color: #444;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	text-overflow: ellipsis;
}
.roleapplist .img-and-dynamic {

	padding: 12px 25px;
	margin: 0;
	font-size: 40px;
	font-weight: 500;
	color: #424242;
	overflow: hidden;
}
.roleapplist .img-area {
	float: right;
	color: #fcc186;
}
.roleapplist .img-area .iconfont{
	font-size: 40px!important;
}
.roleapplist .img-area .appIcon{
	font-size: 40px!important;
}
.roleapplist .img-version {
	color: #fff;
	margin-top: 15px;
	font-size: 30px;
	font-weight: 500;
	float: right;
}
/*.roleapplist .img-area:after{*/
	/*content: '/20';*/
	/*display: inline-block;*/
	/*width: 0;*/
	/*overflow: hidden;*/
	/*height: 100%;*/
	/*vertical-align: middle;*/
/*}*/
.roleapplist .dynamic-area{
	width: 80px;
	float: left;
	height: 50px;
	padding: 0 12px 5px;
	text-align: left;
	color: #FF5A5F;
}
.content-wrapper > .content{
	height: 100% !important;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.content-wrapper:after {
	display:block;
	content:'.';
	height:0;
	clear:both;
	visibility:hidden;
}

.panel-body.top {
	padding-top: 23px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 3px 3px 0 0;
}

.panel-body.top p{
	font-size: 18px;
	color: #222;
	margin-top: 11px;
	margin-bottom: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	text-overflow: ellipsis;
}

.panel{
	margin-bottom: 0;
	margin-top: 0;
	border-radius: 0;
	border: 1px solid #fff;

	background-color: #fff;
	    color: #000;
	margin-bottom: 22px;
}

.ctbox {
	text-align: left;
}

.panel.panel-light-blue.bg-light-white.color-black.last{
	border: 1px dashed;
	cursor: pointer;
	text-align: center;
	    height: 120px;
}
.panel.panel-light-blue.bg-light-white.color-black.last:after{
	content: '\20';
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}
.panel.panel-light-blue.bg-light-white.color-black.last:hover {
	background:#64b5f6;
}
.panel.panel-light-blue.bg-light-white.color-black.last:hover .ion-plus{
	display: inline-block;
	vertical-align: middle;
	color:#fff
}
.ion-plus {
	font-size: 20px;
	color: #64b5f6;
	vertical-align: middle;
	display: inline-block;
}
.col-sm-3 .col-lg-2 {
	cursor: pointer;
	border: none;
	transition: all 0.1s;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
}
#title .row .widgetBox>div:last-child .col-sm-6.col-lg-3{
	border:none;
	box-shadow:none
}
.col-sm-6.col-lg-3:hover {
	box-shadow: 0 9px 12px rgba(0,0,0,.12),0 9px 12px rgba(0,0,0,.24);
}
.black_overlay{ 
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=88);
}
.white_content {
	display: none;
	position: absolute;
	top: 5%;
	left: 10%;
	width: 80%;
	height: 90%;
	padding: 20px;
	background-color: white;
	z-index: 1002;
	overflow: auto;
	background: -moz-linear-gradient(top, #2da9b1 0%, #1a4d7e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2da9b1), color-stop(100%,#1a4d7e));
	background: -webkit-linear-gradient(top, #2da9b1 0%,#1a4d7e 100%);
	background: -o-linear-gradient(top, #2da9b1 0%,#1a4d7e 100%);
	background: -ms-linear-gradient(top, #2da9b1 0%,#1a4d7e 100%);
	background: linear-gradient(to bottom, #2da9b1 0%,#1a4d7e 100%);
}
label.checkbox-inline {
	color: #fff;
	font-size: 14px;
}
.tcclose{
	text-align: right;
	cursor: pointer;
}

.outrow{
	position:relative;
}
.outrowtitle{
    font-size: 14px;
    border: none!important;
    box-shadow: none!important;
    cursor: inherit;
    /* font-family: 'Open Sans','Helvetica Neue',Arial,'Hiragino Sans GB','Microsoft YaHei',sans-serif; */
    font-weight: 400;
    line-height: 1.2;
    color: #333;
    padding-left: 0px;
}
.panel-body.text-right h4{
	color: gray;
	font-size: 16px;
}
.rowimg{
	width: auto;
	max-width: 50px;
	display: inline-block;
	max-height: 45px;
	height: auto;
	vertical-align: middle;
}
.roleappli{
	font-size:18px;
	color: #fff;
	font-weight: bold;
}
.row.rowedit{
	text-align: right;
	position: absolute;
	right: 200px;
	bottom: 260px;
}
.row.rowedit .roweditcolum{
	text-align:right;
	position: fixed;
	bottom: 10px;
	right: 50px;
}
.row.rowedit .btn{
	margin-top: 20px;
	background-color: #000;
	border: 0;
}

.comonappli{
	font-size:18px;
	color: #fff;
	font-weight: bold;
}



.content-wrapper {
/* 	background: #e3e3e3; */

	min-height: 500px;
	height: auto;
	padding: 0;
	position: relative;
	-webkit-transition: margin 0.3s ease;
	-moz-transition: margin 0.3s ease;
	-ms-transition: margin 0.3s ease;
	-o-transition: margin 0.3s ease;
	transition: margin 0.3s ease;
}

.deatill {
	width: 150px;
	height: 120px;
	top: 50px;
}
.row.listtop {
	padding-left: 17px;
	margin-bottom: 70px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus{
	outline:none;
	outline-offset:initial
}
.row.grouptitle {
	text-align: center;
	margin-right: -15px;
	margin-left: -15px;
}
.titlecontent {
	background: #ececec;
	width: auto;
	padding: 5px;
	height: auto;
}
.btnEdit {
/* 	position: fixed; */
/* 	right: 87px; */
/* 	top: 2px; */
/* 	text-align: center; */
/* 	color: #fff; */
/* 	float: none; */
/* 	outline: none; */
/* 	height: 50px; */
/* 	background: none; */
/* 	z-index: 9999999999; */
/* 	transition: all 0.5s; */
/* 	padding: 0 10px; */
/* 	cursor: pointer; */
/* 	border-radius:0; */

    position: fixed;
    right: 87px;
    top: 83px;
    text-align: center;
    color: #fff;
    float: none;
    outline: none;
    height: 30px;
    background: #6db4f9;
    z-index: 9999999999;
    transition: all 0.5s;
    padding: 0 10px;
    cursor: pointer;
    border-radius: 0;
        display: none;
}
.btnEdit:hover{
	color:#fff;
	background:#0d47a1;
}
.btnEdit:focus,
.btnEdit:active:focus,
.btnEdit.active:focus{
	color:#fff;
}
.titlecontent-wrap {
	display: block;
	padding:5px 10px;
	width: 90px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px; 
	cursor: pointer;
	font-size: 14px;
	color: #333;
}
.titlecontent-wrap:hover,
.titlecontent-edit:hover {
	background:#64b5f6;
	color:#fff
}
.titlecontent-edit {
	text-align: center;
	margin: 0 10px 6px 0;
	line-height: 30px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 12px;
	color: #4d4d4d;
	float: right;
}
.groupval{
	width: 186px;
	height: 28px;
	text-indent: 10px;
}
.guideBar {
	display:none;
	z-index: 99999;
	width: 100%;
	background: #6db4f9;
	position: fixed;
	padding: 14px 0;
	top: 52px;
	color: #fff;
	left: 0;
	text-indent: 25px;
}
.iframe-window {
    z-index: 1000;
    width: 100%;
    position: fixed;
    top: 52px;
    left: 0;

}
.guideBar button{
	background:none;
	border:none
}
.guideBar i {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	margin-left: 20px;
	padding: 0 10px;
	vertical-align: top;
	cursor: pointer;
}

.outrow {
	padding: 10px 10px 0 0px;
	height: 46px;
	position:relative;
	margin-left: 0;
	margin-right: 0;
}
.xjtc {
	padding: 0 10px 20px 0px;
    margin-left: -15px;
	margin-right: 0;
	margin-top: 0;
}
#roleapplist .app-group-list{
    padding-left: 15px;
}
.unsortable#gadget-site-Myapplist{
    padding: 15px;
}
#gadget-site-Myapplist .action-head{
    padding-left: 15px;
}