.navbar {
	background-color: #FFFFFF !important;
}

.nav > li > a {
	color: #2196F3 !important;
}

.bars {
	color: #2196F3 !important;
}

.navbar-brand {
	padding: 3px 3px 3px 20px;
}

@media (max-width: 767px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		width: 148px;
	}
}

.breadcrumb {
	margin-top: 24px;
}
.breadcrumb li .material-icons {
	top: -2px;
}
.breadcrumb li a .material-icons {
	top: -2px;
}

.sidebar {
	width: 240px;
}

.sidebar .user-info {
	height: 74px;
}

.sidebar .user-info .info-container {
	display: inline-block;
	top: 0px;
}

.sidebar .menu .list a span {
	margin: 0px 0 0px 12px;
}

.sidebar .menu .list .ml-menu span {
	margin: 0px 0 0px 6px;
}

.sidebar .menu .list i.material-icons {
	margin-top: 0px;
}

section.content {
	margin: 80px 0px 0 240px;
}

.ls-closed section.content {
	margin-left: 0px;
}

#codeigniter_profiler {
	margin-left: 240px;
	overflow: scroll;
}
.ls-closed #codeigniter_profiler {
	margin-left: 0px;
}

.m-b-0 {
	margin-bottom: 0 !important;
}

.m-b-5 {
	margin-bottom: 5px !important;
}

/* Field for avatar picture */
.avatar {
	border: 1px solid #ddd;
	float:left;
	position: relative;
	width: 100%;
	padding-bottom : 100%; /* = width for a 1:1 aspect ratio */
	background: no-repeat center center;
	background-size:contain; /* you change this to "contain" if you don't want the images to be cropped */
}

.avatar a.avatar-edit {
	opacity: 0.65;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.avatar a.avatar-edit:hover {
	opacity: 1;
}

.avatar input.avatar-input {
	display: none;
}

.small-ms .ms-list {
	height: 110px;
	min-width: 60px;
}

.ms-container.small-ms .ms-selectable, .ms-container .ms-selection {
	min-width: 60px !important;
}

[type="checkbox"] + label {
	/*padding-left: 15px;*/
	height: 15px;
}

.btn-xs:not(.btn-link):not(.btn-circle) i {
	top: 0px;
	font-size: 16px;
}

.btn:not(.btn-link):not(.btn-circle) i {
	top: 0px;
	font-size: 18px;
}

.dataTables_wrapper .dt-buttons {
	position: relative;
}


.dataTables_wrapper  {

}



[type="checkbox"].filled-in:indeterminate + label:after {
	background-color: #a8a8a8;
}
[type="checkbox"].filled-in:indeterminate + label:before {
	width:10px;
	height:1px;
	background-color:#fff;
	left:5px;
	top:7px;
	border: 1px solid transparent;
	transition: all 0s;
	-webkit-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

th.sorting_disabled {
	padding-right: 10px !important;
}

.form-group .form-line.focused .form-label {
	z-index: 1;
}

.select2-container--default .select2-selection--multiple {
	border: none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: none;
}

.select2-container {
	/*width: 100% !important;*/
}

.select2-results__option[aria-selected=true] {
	display: none;
}

.dropdown-menu > li > a {
	padding: 1px 20px !important;
}

.jstree-anchor {
	/*enable wrapping*/
	white-space : normal !important;
	/*ensure lower nodes move down*/
	height : auto !important;
	/*offset icon width*/
	padding-right : 24px;
}

.form-group .form-line.disabled:after {
	border-bottom: 2px solid #ddd !important;
}

.table-bordered tbody tr td, .table-bordered tbody tr th {
	padding: 0px 10px;
}

.dataTables_wrapper .dt-buttons {
	left: inherit; }
.dataTables_wrapper .dt-buttons a.dt-button {
	background-color: white;
	color: #00BCD4;
	padding: 3px 3px;
	box-shadow: none;
	font-size: 20px; }
.dataTables_wrapper .dt-buttons a.dt-button i.material-icons {
	font-size: inherit;
}

.card {
	margin-bottom: 5px;
}
.card .header {
	padding: 15px 20px 12px 20px;
}
.card .header .header-dropdown {
	top: 12px;
}
.card .body {
	padding: 15px 20px 5px 20px;
}

.dataTables_processing {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 25px; /* Need a specific value to work */
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px;
}



.select2-container--default .select2-selection--single {
	border: none;
}

.dd-handle {
	height: auto;
}

.ui-datepicker {
	background: white;
	border: solid lightgray 1px;
	z-index: 999 !important;
}

.popover {
	max-width: 400px;
}

.progress .progress-bar {
	text-shadow: black 0.1em 0.1em 0.2em;
}





.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	border-radius: 10px !important;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
	background-color: #000;
}



.form-label{
	font-size: 18px !important;
	color: #424242 !important;


}

.filter-option,.pull-left{
	font-size: 15px !important;
	color: #9e9e9e !important;

}


/*
#paletas_merma_split .modal-content{
	#background: #ba68c8 !important;
}
*/

hr{
	display: block;
	position: relative;
	padding: 0;
	margin: 25px auto;
	height: 0;
	width: 100%;
	max-height: 0;
	font-size: 5px;
	line-height: 2;
	clear: both;
	border: none;
	border-top:4px solid #aaaaaa;
	border-bottom: 4px solid #ffffff;
}

recibido-tooltip-bg{
	background: #2196f3;
}
vaciado-tooltip-bg{
	background: blue;
}
empacado-tooltip-bg{
	background: green;
}
disponible-tooltip-bg{
	background: yellow;
}

.dot {
	display: flex;
	align-items: center;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	display: inline-block;
}

.ui-datepicker-prev,.ui-datepicker-next,.ui-datepicker-year{
	cursor: pointer !important;
}

#budget-table td{
	text-align: right;
}
@media print{
	.modal-body{
		overflow: unset;
	}

	.pvtTable .table{
		visibility: hidden;
	}
}
/*Background color correccion rechazo*/

.bg_color_correccion_rech{
    background-color: rgba(206,210,142,0.53);
}

.dropdown-menu{

	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
}
div.dropdown-menu.open{
	overflow: visible !important;
}



/* noUISlider ================================== */
.noUi-target {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	direction: ltr; }
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1; }

.noUi-origin {
	position: absolute;
	right: 0;
	top: 6px;
	left: 0;
	bottom: 0; }

.noUi-handle {
	position: relative;
	z-index: 1; }

.noUi-stacking .noUi-handle {
	z-index: 10; }

.noUi-state-tap .noUi-origin {
	-webkit-transition: left 0.25s, top 0.25s;
	transition: left 0.25s, top 0.25s; }

.noUi-state-drag * {
	cursor: inherit !important; }

.noUi-base {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); }

.noUi-horizontal {
	height: 18px; }
.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px; }

.noUi-vertical {
	width: 18px; }
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px; }

.noUi-background {
	background: #FAFAFA;
	box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect {
	background: #3FB8AF;
	box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
	-webkit-transition: background 450ms;
	transition: background 450ms; }

.noUi-origin {
	border-radius: 2px; }

.noUi-target {
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

.noUi-dragable {
	cursor: w-resize; }

.noUi-vertical .noUi-dragable {
	cursor: n-resize; }

.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
	box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

.noUi-handle:before {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px; }

.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
	left: 17px; }

.noUi-vertical .noUi-handle:before {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px; }

.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
	top: 17px; }

[disabled].noUi-connect, [disabled] .noUi-connect {
	background: #B8B8B8; }

[disabled].noUi-origin, [disabled] .noUi-handle {
	cursor: not-allowed; }

.noUi-target {
	box-shadow: none;
	border: none; }

.noUi-base {
	height: 15px;
	top: -6px; }

.noUi-background {
	height: 3px;
	top: 6px;
	background-color: #bfbfbf;
	box-shadow: none; }

.noUi-horizontal {
	height: 3px; }

.noUi-connect {
	height: 3px;
	top: 6px;
	background-color: #26A69A;
	box-shadow: none; }

.noUi-horizontal .noUi-handle {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	box-shadow: none;
	background-color: #26A69A;
	border: none;
	left: -5px;
	top: -6px;
	transition: width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), left 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }

.noUi-handle:before, .noUi-handle:after {
	content: none; }

.noUi-target .noUi-active.noUi-handle {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.noUi-target .range-label {
	position: absolute;
	height: 30px;
	width: 30px;
	top: -17px;
	left: -2px;
	background-color: #26A69A;
	border-radius: 50%;
	transition: border-radius 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: scale(0.5) rotate(-45deg);
	transform-origin: 50% 100%; }

.noUi-target .noUi-active .range-label {
	border-radius: 15px 15px 15px 0;
	transform: rotate(-45deg) translate(23px, -25px); }

.range-label span {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	transform: rotate(45deg);
	opacity: 0;
	position: absolute;
	top: 7px;
	left: -1px;
	transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

.noUi-active .range-label span {
	opacity: 1; }



