body {
	/* font-family: 'Titillium Web', sans-serif; */
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.form-box .header {
	box-shadow: none;
	padding: 30px 10px 0px 10px;
}

.form-box {
	margin: 90px auto 10px auto;
	box-shadow: 0px 2px 3px #c0c0c0;
}

#left-sidebar {
	position: absolute;
}

ul.profile-list {
	margin: 6px;
	position: inherit;
}

.box-btn.btn-success {
	color: #37a8af;
}

table.table td button.btn-xs, .tree-0 button.btn-xs, .tree-1 button.btn-xs, .tree-2 button.btn-xs, .tree-3 button.btn-xs, .tree-4 button.btn-xs, .tree-5 button.btn-xs, .tree-6 button.btn-xs, .tree-7 button.btn-xs, .tree-8 button.btn-xs {
	width: 26px;
	height: 26px;
	padding: 0px;
	border-radius: 50%;
	margin: 0px 1px;
}

.table>tbody>tr>td:last-child, .table>thead>tr>th:last-child {
	width: 1%;
	white-space: nowrap;
}

.img-thumbnail {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.window-aux {
	width: 90%;
	max-width: 1024px;
}

.modal-body {
	padding: 10px;
}

.dataTables_processing {
	color: #f56954;
	font-size: 14px;
	background: #FBFAC4;
	padding: 2px 0px;
	color: #555;
	text-align: center;
}

.qq-upload-button {
	display: block;
	/* width: 105px; */
	width: 100%;
	padding: 7px 0;
	text-align: center;
	background: #3e739d;
	border: 1px solid #3e739d;
	color: #FFF;
	border-radius: 4px;
}

.qq-upload-drop-area, .qq-upload-extra-drop-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 80px;
	z-index: 2;
	background: #f0f0f0;
	text-align: center;
}

.qq-upload-drop-area span {
	display: block;
	position: absolute;
	top: 40%;
	width: 100%;
	margin-top: -8px;
	font-size: 16px;
}

.qq-upload-list li.qq-upload-success {
	background: none;
	color: #00aa00;
}

.qq-upload-list li.qq-upload-fail {
	background: none;
	color: #D60000;
}

.qq-upload-list li {
	margin: 0;
	padding: 1px;
	line-height: 15px;
	font-size: 14px;
	background-color: #FFF0BD;
}

.qq-upload-list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
}

.pagination>li>a {
	background: #fafafa;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.main-theme .logo {
	color: #37a8af;
	border: none;
}

.main-theme .logo img {
	height: 60%;
	margin-left: 10px;
}

.profile-list li a span {
	height: 26px;
	width: 26px;
	line-height: 25px;
}

.chat-toggle {
	margin-right: 30px;
	display: none;
	background: #37A8AF;
	color: #fff;
}

.main-theme .navbar .dropdown-menu>li>a {
	display: block;
	padding: 14px 20px;
	font-size: 16px;
	color: #555;
	text-decoration: none;
	text-align: right;
	padding-right: 40px;
}

.pagination>li>select {
	position: relative;
	float: left;
	padding: 4px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	height: 32px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	cursor: pointer;
}

.pagination>li>select option {
	text-align: center;
}

.pagination>li>select:focus {
	outline: none;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 6px 5px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #FFFFB5;
	color: #606060;
}

.table-hover>tbody>tr:hover>td a {
	color: #007980;
}

div.dataTables_filter label {
	font-weight: normal;
	display: inline-block;
	float: none;
}

div.dataTables_paginate {
	float: none;
	margin: 0;
	text-align: right;
	display: inline-block;
	width: 50%;
}

div.dataTables_filter {
	text-align: right;
}

div.dataTables_filter input {
	border-radius: 0px;
	border: 1px solid #ddd;
	font-size: 13px;
	color: #888;
	box-shadow: none;
	height: 34px;
	padding: 6px 12px;
	line-height: 1.42857143;
	background-color: #fff;
	background-image: none;
	margin: 0;
	box-sizing: border-box;
}

div.dataTables_info {
	padding-top: 8px;
	display: inline-block;
	width: 50%;
	color: #E5E9EC;
}

input[type=checkbox].form-control, input[type=radio].form-control {
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: bottom;
	cursor: pointer;
}

input[type=radio].form-control {
	margin: 0px 2px 0px 0px;
}

/*.integrated-filter {
	position: absolute;
	z-index: 100;
}*/

.integrated-filter .div-filter {
	display: inline-block;
	margin-right: 15px;
}

/*.integrated-filter .box {
	background: none;
}*/

.tree-0 {
	border-bottom: 1px solid #E2E2E2;
	/*border-top: 1px solid #0090D9;*/
	padding: 5px 5px;
	/*font-weight: bold;	*/
	background-color: #f3f4f5;
	/*margin-top: 15px;*/
	/*min-height: 37px;*/
	color: #808080;
}

.tree-1, .tree-2, .tree-3, .tree-4, .tree-5, .tree-6, .tree-7, .tree-8 {
	/*color: #555;*/
}

.tree-1, .tree-2, .tree-3, .tree-4, .tree-5, .tree-6, .tree-7, .tree-8 {
	border-bottom: 1px solid #EEEEEE;
	padding: 5px 5px;
}

.tree-1:nth-child(even), .tree-2:nth-child(even), .tree-3:nth-child(even), .tree-4:nth-child(even), .tree-5:nth-child(even), .tree-6:nth-child(even), .tree-7:nth-child(even), .tree-8:nth-child(even) {
	/*background-color: #f3f4f5;*/
}

.handmaded {
	background-color: rgba(255, 189, 128, .5);
}

.tree-0:hover, .tree-1:hover, .tree-2:hover, .tree-3:hover, .tree-4:hover, .tree-5:hover, .tree-6:hover, .tree-7:hover, .tree-8:hover {
	background-color: #FFFFB5;
}

.profile-list li a span {
	background: #f39c12;
	color: #fff;
}

.option-0 {
	color: #f33;
}

.text-danger {
	color: #f4543c;
}

.main-theme .logo:hover {
	background: none;
}

.leftmenu {
	width: 170px;
}

body>.header .navbar {
	margin-left: 170px;
	background: #f0f0f0;
}

.text-success {
	color: #00aa00;
}

.filter-tools {
	font-weight: normal;
	color: #888888;
	padding-top: 1px;
	margin-left: 10px;
}

.box-title-section {
	display: inline-block;
	/*padding: 20px 0px 5px 0;
	margin: 5px 0 0 35px;*/
	padding: 15px 0px;
	margin: 0px;
	font-size: 20px;
	cursor: default;
	font-weight: bold;
	color: #E5E9EC;
	/*font-weight: normal;
	color: #ffffff;
	text-shadow: -1px -1px 0 #dddddd, 1px -1px 0 #dddddd, -1px 1px 0 #dddddd, 1px 1px 0 #dddddd;
	letter-spacing: 2px;*/
}

.box-title-section i.fa {
	margin-right: 10px;
	font-size: 16px;
}

.ui-helper-hidden-accessible {
	display: none;
}

.ui-autocomplete {
	list-style: none;
}

.ui-autocomplete li {
	background: rgba(13, 19, 30, 0.6);
	padding: 8px;
	cursor: pointer;
	width: 400px;
}

.ui-autocomplete li a {
	color: #ffffff;
}

.ui-autocomplete li:hover {
	background: #0D131E;
}

.mini-box {
	border: 1px solid #ccc;
	margin: 1px;
	padding: 6px 12px;
	overflow: auto;
	vertical-align: middle;
	border-radius: 4px;
}

.div-categoria {
	background: #FBFAC4;
	color: #555;
	border: 1px solid #ccc;
	padding: 6px 12px;
}

.nav-tabs-custom>.nav-tabs {
	background: #E5E9EC;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #f3f4f5;
}

.form-control {
	border: 1px solid #ddd;
	font-size: 13px;
	color: #888;
}

.box .box-body {
	padding: 35px 20px;
}

.list-img-preview {
	border: 1px solid #f0f0f0;
	border-radius: 4px;
	margin-top: 10px;
	padding: 1px;
	background-color: #f3f4f5;
}

.table>thead>tr>th {
	border-bottom: 1px solid #ddd;
}

@media screen and (min-width:992px) {
	.right-side {
		margin-left: 170px;
	}
}

@media (max-width:1170px) {
	.table-productos thead tr th:nth-child(1), .table-productos thead tr th:nth-child(10), .table-productos tbody tr td:nth-child(1), .table-productos tbody tr td:nth-child(10) {
		display: none;
	}
	.leftmenu {
		position: absolute;
		width: 150px;
		top: 0;
	}
	.right-side {
		background-color: #f9f9f9;
		margin-left: 150px;
	}
	body>.header .navbar {
		height: 50px;
		margin-bottom: 0;
		margin-left: 150px;
	}
}

@media (max-width:830px) {
	.table-productos thead tr th:nth-child(5), .table-productos thead tr th:nth-child(6), .table-productos tbody tr td:nth-child(5), .table-productos tbody tr td:nth-child(6) {
		display: none;
	}
	div.dataTables_info {
		display: none;
	}
	div.dataTables_paginate {
		width: 100%;
	}
}

@media (max-width:767px) {
	.chat-toggle {
		display: block;
	}
}

@media screen and (max-width:992px) {
	body.fixed .sidebar-offcanvas {
		margin-top: 0px;
		left: 0px;
	}
}


.home_botonera{
	background-image: url('../images/bg_home.png');
	background-repeat: no-repeat;
    background-position: center bottom 50px;
    min-height: calc(100vh - 200px);
    padding: 60px 0px 60px 0px;
}
.home_botonera .nombre{
	color: black;
    font-weight: bold;
    font-size: 25px;
    min-height: 70px;
    line-height: 28px;
}
.home_botonera .imagen{
	width: calc(100% - 71px);
	text-align: center;
}
.home_botonera .imagen img{
	opacity: .3;
}
.home_botonera .boton{
	border: 5px solid #a1a4a7;
	border-radius: 30px;
	padding: 20px 20px 30px 20px;
	margin-bottom: 30px;
	    background-color: #e5e9ec;
}
.home_botonera .editar{
	text-align: right;
	position: relative;
	margin-top: -25px;
}
.home_botonera .editar span{
	color: white;
    text-transform: uppercase;
    background: black;
    padding: 3px 15px 5px 15px;
    border-radius: 7px;
    font-style: italic;
}

.home_botonera .boton.activo{
	border: 5px solid black;
	background-color: white;
}
.home_botonera .boton.activo .editar span{
	background-color: #e7a722;
}
.home_botonera .boton.activo .imagen img{
	opacity: 1;
}
.franja_iconos_home{
	background-color: white;
}
.franja_iconos_home .iconos_franja{
	width: 20%;
	float: left;
	text-align: center;
	padding: 10px 0px;
}

.home_botonera a.inactivo {
	cursor:inherit;
}

.home_botonera .inactivo .editar span
 {
	background:#a1a4a7;
}

.home_botonera .inactivo .nombre {
	color:#a1a4a7;
}

.home.content {
	padding:0px;
}

.franja_bottom {
	position: absolute;
    bottom: 0px;
    width: 100%;
}

.div-filter .left_spacing {
	padding-left: 25px;
}

.div-filter .checkbox {
	padding-right: 10px;
}