.boxAddCateg {
	width: 350px;
	height: 30px;
	margin-left: 10px;
	float: left;
	position: relative;
}


.boxAddCateg .addCategoria {
	display: none;
	float: left;
}

.btnOkAddCateg {
	position: relative;
	float: left;
}

.boxLoadingCateg {
	display: none;
	width: 40px;
	height: 22px;
	background: #8bc08b;
	position: absolute;
	top: 4px;
	left: 2px;
}

.boxLoadingCateg img {
	display: block;
	height: 100%;
	margin: 0 auto;
}

.boxContBtnCateg {
	display: none;
	width: auto;
	position: relative;
	margin-left: -5px;
	float: left;
	position: relative;
}

.bgDisabledCateg {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.boxAcessoria label {
	margin-bottom: 0;
}

/*.boxAcessoria .form {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}*/

.boxAcessoria .input-xlarge {
	width: 270px;
	padding-right: 8px;
	padding-left: 8px;
}

.boxAcessoria .tipoPesquisa {
	width: 298px;
}

.boxAcessoria .boxBtnsInst {
    margin-bottom: 0;
}

.boxItemInst-asses {
    margin-bottom: 8px;
}

ul.box-sortable li.boxItemInst-negociacoes {
	width: 635px;
	height: 398px;
	cursor: move;
}

ul.box-sortable li.boxItemInst-institucional {
	width: 286px;
    height: 306px;
	cursor: move;
	float: left;
}
 
.boxBtnsInst {
	margin-bottom: 12px; float: right;
}

.boxBtnsInst button {
	float: right;
}

.box-list-bg-blank ul.sortable, .box-list-bg-blank ul.box-sortable {
	width: 100%;
	margin: 0;
}

.box-list-bg-blank ul, .box-list-bg-blank li {
	list-style: none;
}