



.position-relative {
	position: relative!important;
}

/* .table td,  #NouveauAchart {
	
} */

.table th, .table td {
	padding: 0.75rem;
	vertical-align: inherit !important;
	border-top: 1px solid #dee2e6;
}

.ribbon-wrapper {
	height: 240px;
	overflow: hidden;
	position: absolute;
	right: -2px;
	top: -2px;
	width: 240px;
	z-index: 10;
}

.ribbon-wrapper.ribbon-lg .ribbon {
	right: 0;
	top: 10px;
	width: 300px;
}

.ribbon-wrapper .ribbon {
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	font-size: .7rem;
	line-height: 100%;
	padding: 0.375rem 0;
	position: relative;
	right: -2px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);
	text-transform: uppercase;
	top: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 90px;
}


.highcharts-figure,
.highcharts-data-table table {
    min-width: 800px !important;
    max-width: 1000px !important;
}

.highcharts-data-table table {
    max-width: 800px !important;
}

	.noborder th {
		border-left: 0px solid #dee2e6 !important;
	}

	table tr.inventaire th{
		font-weight: normal !important;
	}
	.link-dashboard{
		color: #000;
	}
	.link-dashbord2{
		color: #fff;
	}
	.link-dashboard:hover{
		text-decoration: none;
		color: #05a1b9;
	}
	.link-dashbord2:hover{
		text-decoration: none;
		color: #fff;
	}
	#pdf-iframe {
        width: 100%;
        height: 100vh; /* Establece la altura al 100% de la altura visible del viewport */
        border: none; /* Opcional: Elimina el borde del iframe */
    }

	.app-header{
		background-color: #ffffff !important;
		color: #868e96 !important;
		box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.2);
	}

	.app-nav__item {
		color: #868e96 !important;
	}

	
	.app-nav__item .add {
		color: #00b297 !important;
	}

	@media (min-width: 768px){
		.app-header__logo {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 auto;
			flex: 0 0 auto;
			display: block;
			width: 230px;
			background-color: #00b297 !important;
		}
		
		
		
	}
	

	


	

	.app-sidebar__toggle:focus, .app-sidebar__toggle:hover {
		color: #00b297 !important;
		background: rgba(194, 192, 192, 0.151) !important;
		text-decoration: none !important;
	}

	.app-menu__item.active, .app-menu__item:hover, .app-menu__item:focus {
		background: #0d1214;
		border-left-color: #00b297 !important;
		text-decoration: none;
		color: #fff;
	}

	.treeview.is-expanded [data-toggle='treeview'] {
		border-left-color: #00b297 !important;
		background: #0d1214;
	}

	.app-sidebar__toggle {
		padding: 0 15px;
		font-family: fontAwesome;
		color: #868e96 !important;
		line-height: 2.4;
		-webkit-transition: background-color 0.3s ease;
		-o-transition: background-color 0.3s ease;
		transition: background-color 0.3s ease;
	}


	.app-title {
		margin: -30px -30px 20px !important;
		padding: 10px 30px !important;
		background: rgba(194, 192, 192, 0.151) !important;
		-webkit-box-shadow: 0px 0px rgba(0, 0, 0, 0.1) !important;
		box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
	}

	.app-sidebar__user {
		margin-bottom: 5px !important;
	}

	.app-sidebar {
		padding-top: 60px !important;
	}

	.app-search {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-item-align: right;
		align-self: right;
		margin-right: 0px !important;
		padding: 10px 0;
  }

  .app-search__input {
	border: 0;
	text-align: right;
	padding: 5px 10px;
	padding-right: 5px !important;
	border-radius: 2px;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
	
	@media (max-width: 767px) {
		.app-sidebar__toggle {
			-webkit-box-ordinal-group: 0;
				-ms-flex-order: -1;
				order: -1;
		}

		.app-header__logo {
			color: #ffffff !important;;
		}

		.app-header{
			background-color: #00b297 !important;
			color: #fff !important;
			box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.2);
		}

		.app-sidebar__toggle {
			color: #ffffff !important;
			
		}

		.app-nav__item {
			color: #ffffff !important;
		}

		.app-nav__item .add {
			color: #ffffff !important;
		}

		.app-sidebar__toggle:focus, .app-sidebar__toggle:hover {
			color: #ffffff !important;
		}

		.app-search {
			display: none !important;
		}

		.app-title {
			margin: -30px -30px 10px !important;
			padding: 20px 30px !important;
		}

	}


	.ui-autocomplete {
		z-index: 1510 !important;
	}

	.bordertable{
		border: 0px !important;
	}

	/* .btn-primary {
		color: #FFF;
		background-color: #20c997 !important;
		border-color: #20c997 !important;
	} */

	
	
    .text-danger2{
		color:#830801 !important;
	}

	.alert > p {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.btn-primary:hover {
		color: #FFF;
		background-color: #20c981 !important;
		border-color: #20c981 !important;
	}

	.btn{padding: 0.15rem 0.5rem !important;}
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        box-sizing: border-box;
        display: inline-block;
        min-width: 1.5em;
        padding: 0px !important;
        margin-left: 2px;
        text-align: center;
        text-decoration: none !important;
        cursor: pointer;
        cursor: hand;
        color: #333 !important;
        border: 1px solid transparent;
        border-radius: 2px;
    }
    .table-sm td, .table-sm th {
        padding: .3rem !important;
    }
    .headerUpdate {
        background: #007bff;
        color: #ffffff;
        border: none;
    }
    .modal {
        border: none;
    }
    .textcenter {
        text-align: center !important;
    }
    .textright {
        text-align: right !important;
    }
    .textleft {
        text-align: left !important;
    }
    .bootstrap-select>.dropdown-toggle {
        border: 2px solid #ced4da !important;
    }


    /* .notBlock {
    display: none;
} */

	#load {
		position: fixed;
		top: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(254, 254, 255, 0.65);
		z-index: 2000;
		display: none;
	}

	.loader {
		width: 48px;
		height: 48px;
		display: inline-block;
		position: relative;
		border: 5px solid;
		border-color:#20c981 #0000 #000 #0000;
		border-radius: 50%;
		box-sizing: border-box;
		animation: 1s rotate linear infinite;
	}
	.loader:before , .loader:after{
		content: '';
		top: 0;
		left: 0;
		position: absolute;
		border: 10px solid transparent;
		border-bottom-color:#000;
		transform: translate(-10px, 19px) rotate(-35deg);
	 }
	.loader:after {
		border-color: #20c981 #0000 #0000 #0000 ;
		transform: translate(32px, 3px) rotate(-35deg);
	 }
	  @keyframes rotate {
		100%{    transform: rotate(360deg)}
	 }

	 

    .prevPhoto {
        display: flex;
        justify-content: space-between;
        width: 450px;
        height: 280px;
        border: 1px solid #CCC;
        position: relative;
        cursor: pointer;
        background: url(../images/uploads/portada_categoria.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        margin: auto;
    }
    .prevPhoto label {
        cursor: pointer;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }
    .prevPhoto img {
        width: 100% !important;
        height: 100% !important;
    }
    .upimg, .notBlock {
        display: none !important;
    }
    .errorArchivo {
        font-size: 16px;
        font-family: arial;
        color: #cc0000;
        text-align: center;
        font-weight: bold;
        margin-top: 10px;
    }
    .delPhoto {
        color: #FFF;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        background: red;
        position: absolute;
        right: -10px;
        top: -10px;
        z-index: 10;
    }
    #imgCategoria {
        text-align: center;
    }
    #imgCategoria img {
        width: 200px;
        margin: auto;
    }
    /*upload foto product */

    #containerImages {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }
    #containerImages>div {
        margin-right: 10px;
        margin-bottom: 8px;
    }
    .prevImage {
        border: 1px solid #ccc;
        width: 120px;
        height: 148px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .prevImage img {
        width: 100%;
    }
    .prevImage .loading {
        width: 30px;
        height: 30px;
    }
    .inputUploadfile {
        display: none;
    }
    .btnUploadfile, .btnDeleteImage {
        border: 0;
        background-color: #009688;
        text-align: center;
        padding: 2px 3px;
        color: #FFF;
        font-size: 9pt;
        cursor: pointer;
        width: 100%;
    }
    .btnDeleteImage {
        background-color: #dc3545;
    }
    #celFotos img {
        width: 150px;
        margin-right: 10px;
    }
    .tox .tox-statusbar {
        display: none !important;
    }

	/* .{
		font-weight: normal;
	} */
