/*.main-header > .navbar {
	margin-left:0px;
}

.main-header > .navbar > .container{
	margin-left:0px;
}*/

.content-wrapper{
	margin-left:0px !important;
	padding-left:15px;
}
.main-footer{
	margin-left:0px !important;
	padding-left:15px;
	text-align: right;
}
.red{
	color:#ed5565;
}
.white{
	color:white;
}
.grey{
	color:grey;
}
.green{
	color:#48cfad;
}
.orange{
	color:#faaa0a;
}

.alert-red{
	color:#ed5565;
	font-size: 16px;
}
.alert-green{
	color:#48cfad;
	font-size: 20px;
	font-weight: bold;
}

.file-thumb-progress{
	margin-top:15px;
}

.kv-new{
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}

.btn-kv{
	font-size:1.5rem !important;
}
.glyphicon{
	line-height: 16px;
}
.list-group-tab{
	height: 24px;
}

.list-group-tab-degroup-hidden{
	visibility: collapse;
	height: 0px;
}
.list-group-tab-degroup-visible{
	visibility: visible;
	height: 24px;
	align-content: center;
}
.hr-group-tab{
	margin-top: 5px;
	margin-bottom: 0px;
}

.center-navbar{
	display: block;
	text-align: center;
	color: white;
	font-size: 34px;
	margin: 0px;
	padding: 0px;
}



#changeReference .has-success .control-label,
#changeReference .has-success .help-block,
#changeReference .has-success .form-control-feedback {
	color: black;
}

.dropdown-header{
	font-size: 20px;
	border-bottom: 1px solid #e5e5e5;
	padding:3px 10px;
	opacity:.5;
}

#divFileDelPerm{
	visibility:hidden;
}

.form-group {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

#inputKey {
	height: 35px !important;
}
#btnChangeRef {
	max-width: 250px !important;
	margin-top: 25px !important;
}

#fileinput-zone{
	visibility: collapse;
	display: none;
	margin-bottom: 20px;
	padding-left: 0px;
}

#div-upload{
	margin-bottom: 20px;
}

#div-upload-add{
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 10px;
}

#div-ged-table{
	min-height: 400px !important;
}

#div-search{
	margin-right: 0px !important;
}



.my-search-menu{
	position: absolute;
	width:100%;

	z-index: 1;
}
.list-group-item-default{
	background-color: #DDDDDD;
}
.my-list-group-item{
	cursor:pointer;
	margin-bottom:4px;
}

#preview-file-title{
	padding-left: 10px;
	padding-top: 5px;
	height: 33px;
}

.modal-header-preview{
	min-height: 16.43px;
	border-bottom: 1px solid #e5e5e5;
}


#formGenerique{
	padding: 0px;
}

#previewFileDiv {
	border-right: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

.icon-table-ged{
	padding-right: 15px;
	padding-left: 10px;
}

#btnShowDelFile{
	visibility: collapse;
	display: none;
}
/*.kv-file-upload{
	visibility: collapse;
	display: none;
}*/
.file-drag-handle{
	visibility: collapse;
	display: none;
}
/*.file-upload-indicator{
	visibility: collapse;
	display: none;
}*/


#dropdown-menujob{
	min-width: 450px;
}

#dirListLabel{
	padding-left: 0px;
	padding-right: 0px;
}
#dirList{
	width: 203px;
}
.select-editable {
	position:relative;
	background-color:white;
	border:solid grey 1px;
	width:210px;
	height:22px;
	margin-bottom: 5px;
}
.select-editable select {
	position:absolute;
	top:0px;
	left:0px;
	font-size:14px;
	border:none;
    width:210px;
	margin:0;
}
.select-editable input {
	position:absolute;
	top:0px;
	left:0px;
    width:188px;
	padding:1px;
	font-size:12px;
	border:none;
}
.select-editable select:focus, .select-editable input:focus {
	outline:none;
}

.file-other-icon > .glyphicon-file {
	width:210px;
}
#bte_ala{
	visibility: collapse;
	display: none;
}

.bootbox .modal-header{
	padding:0px;
}
.bootbox .bootbox-close-button{
	padding:5px;
}

.bootbox > .modal-dialog {
	max-width: 500px !important;
}

.bootbox > .modal-title {
	padding-left: 10px;
}


#previewFileDiv > img {
	width: 100%;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.file-upload-indicator{
	visibility: collapse;
	display: none;
}

.fileinput-remove-button{
	color: #fff;
	background-color: #868e96;
	border-color: #868e96;
}
.fileinput-remove-button:hover{
	color: #fff;
	background-color: #727b84;
	border-color: #6c757d;
}

.fileinput-upload-button{
	color: #fff;
	background-color: #868e96;
	border-color: #868e96;
}

.fileinput-upload-button:hover{
	color: #fff;
	background-color: #868e96;
	border-color: #868e96;
}

#dirList{
	width: 208px !important;
}

.iconGray{
	color: #444444 !important;
}