.left-bar-vendor {
	background-color:rgba(168, 253, 168, 0.58);
	border: 1px solid #5c2c5c; 
	margin-top: 5px; 
	border-radius: 4px; 
	cursor:pointer;
}

.left-bar a {
	font-size: 90%;
}

.left-bar-vendor a {
	font-size: 90%;
}

.btn-outline-vendor-elaso {
  color: #fff;
  background-color: #981709;
  border-color: #ca900e;
}

.btn-outline-vendor-elaso:hover {
  color: #981709;
  background-color: #fff;
  background-image: none;
  border-color: #ca900e;
}

.btn-outline-vendor-elaso:focus, .btn-outline-vendor-elaso.focus {
  box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
}

.btn-outline-vendor-elaso.disabled, .btn-outline-vendor-elaso:disabled {
  color: #ca900e;
  background-color: transparent;
}

.btn-outline-vendor-elaso:active, .btn-outline-vendor-elaso.active,
.show > .btn-outline-vendor-elaso.dropdown-toggle {
  color: #fff;
  background-color: #ca900e;
  border-color: #ca900e;
}


.stick {
	position: fixed;
	/*top: 130px;*/
	z-index: 1030;
	width: 83.3%;
}

.margin {
	margin-top: 90px;
}

.sidebarStyle {
	position: fixed;
}

#sidebar {
	margin-top: 10px;
	position: fixed;
	width: 15%;
	overflow-y: scroll;
	overflow-x: hidden;
	/*top: 120px;*/
}

.styleSidebar {
	position: static !important;
	width: 100% !important;
}

.modal-header-vendor {
	padding: 15px;
	border-bottom: 1px solid #e9ecef;
}

.btn-success {
	background-color: #5e9b7f;
	margin-left: 18px;
}

.btn-danger {
	background-color: #981709;
	margin-left: 18px;
	margin-right: 18px;
}

.modal-body ul {
	margin-left: 20px;

}

.modal-lg {
	margin-top: 210px;
}

@media only screen and (max-width: 1300px) {
	.modal-lg {
		margin-top: 190px;
	}
}

.pdf-word-color {
	color: #981709;
}
