.ui-sortable tr {
	cursor:pointer;
}
.ui-sortable tr:hover {
	background-color: rgba(200,225,255,0.45);
}

.modal-max {width: 95%;}
.input-sm {height: 22px;}
.navbar-input-sm .bootstrap-select {height: 22px;}
.navbar-input-sm .bootstrap-select button {height: 22px; line-height: 10px;}

.navbar-form .form-group { width: 100%;}
.navbar-form .form-group input{ width: 100%; padding: 0 2px;}
.navbar-form hr {margin: 10px 0 5px 0;}

table.table-article tbody td {font-size: 12px; /*padding: 2px;*/}

#outils-transferts {border-bottom: 1px solid #DDD; border-top: 1px solid #DDD; margin: 15px 0; padding: 15px 0;}

#edition_transfert {position: absolute; display: none; z-index: 255; background-color: #8ad0f3; border: 1px solid #d9edf7; /*padding: 0 5px;*/ box-sizing: border-box;}
#edition_transfert form {margin: 0 20px;}
#edition_transfert select.input-sm {height: 20px; line-height: 20px; padding: 0px 5px; font-size: 11px;}
#btns-valid-transfert {position: absolute; right: 0px; top: 0px; padding: 5px;}


#rechArticleModal .modal-body { max-height: calc(100vh - 200px); overflow-y: auto;}

#popover-qte {font-size: 10px;}
.popover-content{
	max-height: 800px;
	overflow: auto;
}
.popover-content hr {margin: 0; padding: 0;}
.popover {
	width: 400px;
	max-width: 400px;
	min-width: 400px;
}

.mag_sep{
	background-color: grey;
	width: 1px;
	padding: 0px;
	margin: 0px;
	display: none;
}

#tab-rech-article tr td {
	text-align: center;
}

.span-addTrans-mag{
	border: dotted 1px black;
	padding: 3px;
	cursor: pointer;
}

.span-addTransArticle-mag{
	border: dotted 1px black;
	padding: 3px;
	cursor: pointer;
}

.span-qte-article-global{
	border: dotted 1px black;
	padding: 3px;
	cursor: pointer;
}

.span-qac-mag {
	border: dotted 1px black;
	padding: 3px;
	cursor: pointer;
}

.span-qte-mag{
	border: dotted 1px black;
	padding: 3px;
	cursor: pointer;
}

.span-qte-article-mag{
	border: dotted 1px black;
	padding: 3px;
	cursor: pointer;
}
.label-stk-transf{
	border: dotted 1px black;
	padding: 3px;
	cursor: pointer;
}

.form-input-required{
	border: dotted 1px red;
	color: black;
}

.skin-blue .sidebar-menu>li.active>a {
	background: #ad7d32;
}

.skin-blue .sidebar-menu>li.active .treeview-menu>li.active>a {
	background: #3d9970;
}

.skin-blue .sidebar-menu>li.active .treeview-menu>li.active .treeview-menu>li.active>a {
	background: #408798;
}

.wysiwyg-color-silver {color: silver;}
.wysiwyg-color-gray {color: gray;}
.wysiwyg-color-white {color: white;}
.wysiwyg-color-maroon {color: maroon;}
.wysiwyg-color-red {color: red;}
.wysiwyg-color-purple {color: purple;}
.wysiwyg-color-fuchsia {color: fuchsia;}
.wysiwyg-color-green {color: green;}
.wysiwyg-color-lime {color: lime;}
.wysiwyg-color-olive {color: olive;}
.wysiwyg-color-yellow {color: yellow;}
.wysiwyg-color-navy {color: navy;}
.wysiwyg-color-blue {color: blue;}
.wysiwyg-color-teal {color: teal;}
.wysiwyg-color-aqua {color: aqua;}
.wysiwyg-color-orange {color: orange;}
















