.headerTitulos {
  text-align: center;
  font-size: 22px;
  margin-bottom: 8px;
  background-color: #ce6b00;
  border: 1px dotted;
  border-radius: 20px;
  color: white;    
}

.GestionDocumentos {
    text-align: center;
    font-size: 22px;
    margin-bottom: 8px;
    background-color: #ce6b00;
    border: 1px dotted;
    border-radius: 10px;
    color: white;    
}

.GestionDocumental {
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
    padding: 1px;
    background-color: #ce6b00;
    border: 1px;
    border-radius: 10px;
    color: white;
}

.GestionDocumentalAlt {
  text-align: center;
  font-size: 22px;
  margin-bottom: 10px;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #ce6b00;
  border-radius: 10px;
  color: #ce6b00;
}

.labelForm{
  margin-bottom: 0;
}

.textoTabEncabezado {
	margin: 7px !important;
	margin-top: 7px !important;
}

.subTituloTabEncabezado {
	font-size: 11px; 
	color: white; 
	margin-top: -12px;
	margin-bottom: 5px;
}

.encabezadosNav {
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
    padding: 2px;
    background-color: #ce6b00;
    border: 1px solid;
    border-radius: 20px;
    color: white;
    width: 100%;
    font-weight: bold;
}
.CrearDocumentobtn:disabled{
  opacity: 0.65;
  cursor: not-allowed;
}
.guardarCambios:disabled{
  opacity: 0.65;
  cursor: not-allowed;  
}

.colTabNav{
  padding: 0;
}

.colNavItem a{
  padding: 2px;
}

.colNavItemNew a{
  padding: 2px;
	background-color: white;
}

.colNavItemNew a:hover{
  -webkit-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
  -moz-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
  box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
  transition: 0.9s;
}

.colNavItem a:hover{
  -webkit-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
  -moz-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
  box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
  transition: 0.9s;
}

.contenedorConfig{
  width: 100%;
  height: 80px;
  padding: 1px;
  float:left;
  border-radius: 2px;
  /*border-radius: 20%;*/
  -webkit-transition: height .2s;
  background-color: white;
}

.listaMejoramiento {
    text-align: center;
    font-size: 25px;
    margin-bottom: 35px;
    padding: 10px;
    background-color: #ce6b00;
    border: 1px dotted;
    color: white;
    border-radius: 10px;
}

.labelDocs{
  text-align: left !important;
  padding: 0px;
  margin-top: 10px;
}

.textAreaJustificacion{
  height: 70px;
  border: 1px solid #dbdbdb;
}

.anexarArchivos{
	padding: 3px 0px 1px 0px;
	background-color: #4A9EE1;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 100;
	border-radius: 5px;
	border: 1px solid #bebebe;
}

.cancelarDocs{
  padding: 3px 0px 1px 0px;
  background-color: #d42c2c;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 100;
  border-radius: 5px;
  border: 1px solid #bebebe;
  font-size: 14px
}

.cancelarDocs:hover{
  background-color: #C12828;
}

.cancelarDocs:disabled{
  opacity: 0.65;
  cursor: not-allowed;  
}

.warningDocs{
	padding: 3px 0px 1px 0px;
	background-color: #f0ad4e;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 100;
	border-radius: 5px;
	border: 1px solid #bebebe;
}

.warningDocs:hover{
  background-color: #DD9C46;
}

.warningDocs:disabled{
  opacity: 0.65;
  cursor: not-allowed;  
}

.calculaHorasLab{
	padding: 3px 0px 1px 0px;
	background-color: #4a9ee1;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 100;
	border-radius: 5px;
	border: 1px solid #bebebe;
}

.guardarCambios{
	padding: 3px 0px 1px 0px;
	background-color: #91AC04;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 100;
	border-radius: 5px;
	border: 1px solid #bebebe;
	font-size: 14px;
}
.guardarCambios1{
	padding: 8px;
	border-radius: 5px;
	border: 1px solid #eea236;
	background-color: #f0ad4e;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 4px;
    margin-right: 0.333em;
    padding: 0.3em 3em;
}

.guardarCambios2{
	padding: 8px;
	border-radius: 5px;
	border: 1px solid #eea236;
	background-color: #f0ad4e;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}






.guardarCambios:hover{
  background-color: #849D04;
}

.enviarSolicitud{
	padding: 3px 0px 1px 0px;
	background-color: #91AC04;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 100;
	border-radius: 5px;
	border: 1px solid #bebebe;
}

.h1DocsGuardados{
	font-size: 20px;
	padding: 6px;
	width: 360px;
	background-color: #f8f8f8;
	border-radius: 5px;
	margin-bottom: 5px;
}

.h1ContextoTittle{
	font-size: 30px;
	width: 360px;
	border-radius: 5px;
	margin-bottom: 5px;
	color: white;
	margin-top: 0;
}

.docRevisado {
	background-color: #F4BA48;
	padding: 5px 10px;
	border-radius: 50%;
	margin-right: 3px;
}

.docAprovado{
	background-color: #6F8A00;
	padding: 5px 10px;
	border-radius: 50%;
	margin-right: 3px;
}

.docEnviado{
	background-color: #A4A4A4;
	padding: 5px 10px;
	border-radius: 50%;
	margin-right: 3px;
	margin-left: 5px;
}

.docSinRevision{
	background-color: #D8D8D8;
	padding: 5px 10px;
	border-radius: 50%;
	margin-right: 3px;
	margin-left: 5px;
}

.docRechazado{
	background-color: #FE2E2E;
	padding: 5px 10px;
	border-radius: 50%;
	margin-right: 3px;
	margin-left: 5px;
}

.CrearDocumentobtn{
  padding: 4.5px;
	border-radius: 5px;
	border: 1px solid #d3d3d3;
	background-color: #AFCA22;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.btnfiltrar{
	padding: 4px;
	border-radius: 5px;
	border: 1px solid #d3d3d3;
	background-color: #AFCA22;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.CrearDocumentobtn:hover{
  background-color: #A0B81F !important;
  color: #fff !important;
}

.CrearDocumentobtn:focus{
  background-color: #A0B81F !important;
  color: #fff !important;
}

.cursorDisabled{
	cursor: not-allowed;
}

.CrearNoConformidad{
  padding: 13px;
	border-radius: 20px;
	border: 1px solid #d3d3d3;
	background-color: #AFCA22;
	color: #fff;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 1px;
}

.btnCrear{
	padding: 6px 12px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  background-color: #AFCA22;
  color: #fff;
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 1px;
  /*margin-top: 10px;
  margin-bottom: 10px;*/
}

.btnCrear:hover{
  background-color: #96AE1E;
  color: #fff;
}

.btnCrear:focus{
  background-color: #96AE1E;
  color: #fff;
}

.btnCrearNCGD{
  padding: 6px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  background-color: #AFCA22;
  color: #fff;
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.btnCrearNCGD:disabled{
  opacity: 0.65;
  cursor: not-allowed;
}

.btnCrearNCGD:hover{
  background-color: #A0B81F !important;
  color: #fff !important;
}

.btnCrearNCGD:focus{
  background-color: #A0B81F !important;
  color: #fff !important;
}

.btnCrearNC{
  padding: 6px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  background-color: #AFCA22;
  color: #fff;
  font-size: 13px;
  font-weight: 100;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.CrearAccionNoConformidad{
  padding: 4px;
	border-radius: 5px;
	border: 1px solid #d3d3d3;
	background-color: #AFCA22;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.CrearEntradaRevision{
  padding: 4px;
	border-radius: 5px;
	border: 1px solid #d3d3d3;
	background-color: #AFCA22;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.CrearDocumentobtnMejora{
  padding: 4px;
	border-radius: 5px;
	border: 1px solid #d3d3d3;
	background-color: #AFCA22;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right: 100px;
}

.segumientoAccion{
  height: 40px;
  padding: 4px;
	border-radius: 5px;
	border: 1px solid #d3d3d3;
	background-color: #AFCA22;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-right: 100px;
}

.segumientoAccion:hover {
  color: #fff;
  background-color: #A0B81F;
  border-color: #A0B81F;
}

/*Estilos rapidos*/
.p-0{
  padding: 0 !important;
}

.mt-1{
  margin-top: .25rem !important;
}

.mt-2{
  margin-top: .5rem !important;
}

.mt-3{
  margin-top: 1rem !important;
}

.mt-4{
  margin-top: 1.5rem !important;
}

.mt-5{
  margin-top: 3rem !important;
}

/* .date{
  text-align: center !important;
} */

.tblProsof > thead th {
	border: 1px solid #0161A4;
  background-color: #ce6b00 !important;
  color: #fff;
  font-weight: 100;
  letter-spacing: 1px;
  padding: 10px 10px 10px 10px;
  vertical-align: middle !important;
}

.thTDocs {
  border: 1px solid #0161A4;
  background-color: #ce6b00 !important;
  color: #fff;
  font-weight: 100;
  letter-spacing: 1px;
  padding: 10px 10px 10px 10px;
  vertical-align: middle !important;
}

.tdTDocs{
  border: 2px solid #e1e1e1;
}

.ATDocs{
  background-color: transparent !important;
  padding: 6px 10px !important;
}

.OpcionesTDocs {
	/* padding: 10px; */
	background-color: #ffffff;
	border: 1px solid #ce6b00;
}

.OpcionesTDocsTabs {
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #ce6b00;
}

.OpcionesTDocsTabs.active{
	background-color: #ce6b00;
}

.OpcionesTDocsTabs.active a{
	color : #fff !important;
}

.OpcionesTDocsM {
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #ce6b00;
}

div.contenedor_documentacion {
	width: 100%;
	height: 95px;
	padding: 10px;
	margin-left: 1%;
	margin-bottom: 3%;
	float: left;
	border-radius: 2px;
	-webkit-transition: height .2s;
}

div.contenedor_documentacion:hover {
	-webkit-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
	-moz-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.49);
	transition: 0.9s;
	text-decoration: none;
}

.OpcionesTDocsM.active{
	background-color: #ce6b00;
}

.OpcionesTDocsM.active a{
	color : #fff !important;
}

.OpcionesTDocs.active{
	background-color: #ce6b00;
}

.OpcionesTDocs.active a{
	color : #fff !important;
}

.btnVolverAtras {
	background-color: #5CB85C;
	margin-bottom: 10px;
	border-radius: 3px;
	border: 1px solid green;
	color: #fff;
	font-size: 15px;
}

.btnVolverAtras:hover {
	color: #fff !important;
	background-color: #438543;
	text-decoration: none;
}

.btn-secondary {
  background-color: #6c757d !important;
  border-color:#6c757d !important;
  color: #fff !important;
}

.btn-secondary:hover  {
  color: #fff !important;
  background-color: #5a6268 !important;
  border-color:#5a6268 !important;
}

.bordeCampo{
  border:1px solid #dfdfdf !important;
}

#subniveles_editar {
  text-align:left;
	list-style-image: url("https://prosof.co:8011/Gestion_Empresarial/assets/images/SubNivelIcono.png");
}

#subniveles {
	text-align: left;
	list-style-image: url("https://prosof.co:8011/Gestion_Empresarial/assets/images/SubNivelIcono.png");
}

#btn_retirar_subnivel {
	border-radius: 3px;
	border: 1px solid red;
	background-color: #FC6464;
	color: #fff;
	font-weight: 700;
	padding-left: 5px;
	padding-right: 5px;
}

#btn_crear_nivel {
	background-color: #5CB85C;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
	border: 1px solid #42A442;
}

#btn_crear_nivel_editar {
	background-color: #5CB85C;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
	border: 1px solid #42A442;
}

#btn_cargar_nivel_editar {
	background-color: #5CB85C;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
	border: 1px solid #42A442;
}

#btn_cargar_nivel {
	background-color: #5CB85C;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
	border: 1px solid #42A442;
}

.btn.crear_nivel.btn-default {
	background-color: #f6f6f6;
}

.btn.cargar_nivel.btn-default {
	background-color: #f6f6f6;
}

#cargar_nivel {
	background-color: #f6f6f6;
}

#btn_agregar_subnivel {
	margin-top: 6.3%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#btn_agregar_subnivel_editar {
	margin-top: 6.3%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.nivel_creado_indicador{
  width: 250px;
  border-radius: 5px;
  border: 1px solid #cbcbcb;
  height: 30px;padding: 5px;
}

.crear_subnivel_indicador{
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
  border: 1px solid #d0d0d0;
  padding: 3px;width: 200px;
  margin-bottom: 5px;
}

.hr_personalizado{
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	width: 85%;
	margin-top: 4%;
}

.bg_sgsst_login{
	background-image: url("../images/bgsgsst1.jpg");
	background-size: cover;
}

.btnLogin{
  color: #fff;
	background-color: #332D63 !important;
	border-color: #332D63 !important;
}

.btnLogin:hover{
  color: #fff;
}

.background-login {
	border-radius: 1px 1px 3px 3px !important;
}

.clasePersonalizadaLogin {
	margin-left: 0px !important;
	margin-right: 0px !important;

}

.claseLoginNit{
  font-family: arial;
  font-weight: 100 !important;
  letter-spacing: 0.11em;
}

.titulo-personalizado   {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  background-color: #ce6b00 !important;
  box-shadow: 2px 0px 5px #999!important;
  border:3px color #d3d3d3 !important;
  color: #fff !important;
  background: #f5f5f5 ; 
  border-radius: 3px;
  font-size: 25px;
  color: black;   
  margin: 0px;
  padding: 20px;
}

/* Mover input buscar a la derecha */
.dataTables_filter{
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}

.dataTables_filter label input {
  height: 20px;
}

.btn-success:hover {
	transition: 0.5s;
}

/*Encabezado de las tablas*/
.tabla-encabezado   {
	background-color: #337ab7;    
	border:3px color #fff;       
	font-size: 20px ;
	font-weight: 700px;
	color: #fff;
	padding: 90px;
}

.claseLoginImg {
	border-radius: 5px 5px 0px 0px;
	background-color: RGBA(255, 255, 255, 0.9);
}

/* Cambiar color de fondo del div de login Segur*/
.background-login{
  background-color: RGBA(0, 0, 0, 0.5);
  border: 1px RGBA(0, 0, 0, 0.2) solid !important;
	/*background-color: green;*/
	margin-bottom: 0;
	padding: 5px;
	box-shadow: 1px 1px 3px 0px black;
}

/* Color letra de label en login */
.white-label{
	color: #fff;
	font-weight: 400;
	/* font-weight: bold;*/
	margin-bottom: 0; /* info prosof */
}

/* Div del login completo */
.valign-center{
	margin-top: 10%;
}

/* Reducir margin del login */
.form-login .form-group{
	margin-bottom: 0;
}

.box-input-login{
	height: 30px;
}

.shadow{
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

/* Margin top del div crear empresa*/
.margin-top-50{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}

/* Margin top 50 sin centrar */
.margin-top-50-nocenter{
	margin-top: 20px;
}

/* Ajustar div opciones*/
/*.navbar-default.sidebar{
    margin-top: 0px;
}*/

/* Reducir padding del div opciones*/
/*.opciones{
    margin-top: 50px;
}*/

/* Estilo para flecha de ocultar opciones*/
#cerrar-opciones{
	position: relative;
	margin-top: 0;
	cursor: pointer;
}

/* Fondo blanco al div de contenido */
/*#contenido{
    position: absolute;
    min-height: 385px;
    background-color: white;
    margin-left: 250px;
}
*/

/* Tamaño y color del icono cerrar opciones */
.icono-cerrar{
	font-size: 26px;
	color : #5A738E;
}

/* Tamaño y ajustes de los iconos de alertas */
.fa{
	font-size: 18px !important;
}

.icono-alerta{
	background-color: #a1c4d4;
	position: absolute;
	top: 3px;
	right: 50px;
	padding: 2px 5px;
	color: #ffffff;
	font-size: 11px !important;
}

/* Mostrar boton*/
.navbar-toggle{
	padding: 0;
	display: block;
}

/**************************************/
.progress{
	height: 30px !important;
	margin-bottom: 5px !important;
}
.progres
s-bar-danger {
	background-color: #E30107 !important;
	color: #fff !important;
	padding: 8px !important;

}

.progress-bar-success {
	background-color: #16ba2f !important;
	padding: 8px !important;
	color: #fff !important;
}

.progress-bar-info {
	background-color: #2B90DE !important;
	padding: 8px !important;
	color: #fff !important;
}

/*boton para ocultar el menu lateral*/
#button_nav {
	position: absolute;
	margin: -1px -31px;
	border: 0px solid #e7e7e7;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: right;
	justify-content: center;
	cursor: pointer;
}

/*tabla de los pendientes */
.encabezado{
	margin-top: 20px;
	background-color:  #dbdbdb  ;
}

th {
	padding: 10px;
}

#pendientes{
	margin-top: 20px;   
}

.btn-file {
	position: relative;
	overflow: hidden;
}

.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}

/* Cambio color de fondo menu opciones*/
#side-menu{
	background-color: #f8f8f8;
	color: black;
}

/* Color de fondo sobre las listas del menu */
.sidebar ul  a.active, .sidebar ul li a {
	background-color: inherit !important;
	color: black !important;
	width: auto;
}

/* Hover: Color de fondo sobre las listas del menu */
.sidebar ul a.active, .sidebar ul li a:hover {
	background-color: #337ab7 !important;
	color: #fff !important;
	border-color: #337ab7;
}

/* Color de la fuente de las listas del menu */
.sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
	color: #fff !important; /* Cambio a color azul*/
}

/*padding pra dejan un espacion entre el contenido y la barra superior del menu*/
#contenido{
	padding-top: 2px;
}


/* Anchura de los campos que utiliza la libreria chosen*/
.chosen-container{
	width: 100% !important;
}

/*Estilo para nuevo combo de cambio de contraseña*/
.list-group-item.cc{
  position: relative;
  margin-bottom: -1;
  background-color: #fff;
  border: 1px solid #ddd;
  color: black;
}

.list-group-item.cc:hover{
  background-color: #337ab7 !important;
  color: #fff !important;
}

/* Color  fondo del sidebar*/
.list-group-item{
	font-size: 13px;
	color:black;
}

/* hover en color fondo del sidebar*/
a.list-group-item:hover {
	background-color: #337ab7 !important;
	/*box-shadow: 2px 2px 5px #999!important;
	border:0px;*/
	color: #fff !important;
}

/* hover en numero menu- badge*/
a.list-group-item:hover .badge{
	background-color:#fff !important;
	border:0px;
	color: #337ab7 !important;
}

.panel-info{
	border: 0;
}

/*Estilo cuadro de menu*/
.dropdown-menu {
  border: none !important;
}

/*estilo cabecera panel de notificaciones*/
.panel-heading {
	background-color: #d5d5d5 !important;
	box-shadow: 2px 0px 5px #999!important;
	border:0px;
	color: #000 !important;
	font-size: 12px;
}

/*estilo body panel de notificaciones*/
.panel.panel-default{
	background:rgba(192,192,192,0.1) !important;
	border: 0px;
	/*box-shadow: 2px 2px 5px #999!important;*/
	height: 310px !important;
	margin-top: 20px;
}

/*Estilo menu principal (izquierdo)*/
.modulo{    
	border-color: none;
	color: black !important;
}

/*Estilo hover menu principal (izquierdo)*/
.modulo:hover{
	color: black !important;
	background: #337ab7 !important;
	box-shadow: 2px 2px 5px #999!important;
	border:0px;    
}

/*cabecera Tamaño*/
.nav.navbar-top-links.navbar-right{
	margin-top:1px; margin-bottom: 1px; 
	padding-right:1px;
	height: 5px;
}

.nav.navbar-top-links.navbar-right.logoprosof{
	margin-left:10px; 
	margin-top: 1px; 
	padding:2px;
}

/*Agrandar tamaño modal FORMULARIOS*/
/*TERCEROS*/
#modal-terceros1 .modal-lg  {
	width: 80% !important;
}

/*EMPLEADO*/
#modal-Empleado .modal-lg  {
	width: 80% !important;
}

/*PERFILES*/
#modal-Perfiles .modal-lg{
	width: 20% !important;
}

/*TIPO PROCESOS*/
#modal-Tipoproceso  .modal-lg{
	width: 20% !important;
}

#modal-editar-Tipoproceso .modal-lg{
	width: 20% !important;
}

/*USUARIOS*/
#modal-Usuarios .modal-lg{
	width: 50% !important;
}

/*HEADER Y FOOTER MODAL*/
.modal-header {
	padding: 10px !important;
	background-color: #ce6b00; 
	border-radius: 5px 5px 0px 0px; 
	color: white;
}

.modal-footer{
	padding-top: 8px !important;
	padding-bottom: 0px !important;
	margin: 5px;
}

.modal-title{
	font-size: 18px;
	text-align: center;
}

.letra{
  font-size: 12px;
  padding: 1px !important;
}

/*Clase input formularios terceros*/
.contro-input{
	font-size: 12px;
	height: 25px !important;
	padding: 1px !important;
	margin: 0px !important;
	text-align: center;
}

/*FOTO*/
.contro-foto{
	font-size: 10px;
	height: 120px !important;
	padding: 1px !important;
	margin: 0px !important;
	text-align: center;
}

/*Clase input formularios terceros Estados de salud*/
.contro-inputs{
	font-size: 10px;
	width: 150px !important;
	padding: 1px !important;
	margin: 0px !important;
	text-align: center;
}

.tituloformulario{
	margin-left: 1%;
	color: #337ab7;
	font-weight: bold;
	padding: 0;
	margin-top: 5px
}
/*Espaciado en el grupo form de los formularios*/
.form-group{
	padding: 0px;
	margin: 5px;
	text-align: center;
}

.control-label{
	text-align: right !important;
}

.file{
	border-color: #337ab7;
}

.dataTables_length{
  text-align: left !important;
  margin-left: 0 !important;
}

/*Estilo cuadro donde va la imagen a cargar*/
.box-image{
	background-color: #FAFAFA; 
	border-style: solid; 
	border-color: #337ab7;
	border-width: 3px; 
	border-radius: 5%; 
	width: 95%; 
	height: 150px; 
	padding-left: 8%;
	padding-right: 8%;
}

/*Estilo imagen a cargar*/
.upload-image{
	float:center; 
	margin-top:10px; 
	max-height: 100%; 
	padding-left: 120px; 
	padding-bottom: 1px;
}

.btndocum{
	width: 35px;     
	margin-right: 3%;
	background-color: rgba(255,255,255,.5);  
	padding: 3px; 
  /*  -webkit-border-radius: 30%;
    -webkit-box-shadow:0px 0px 0px 30px rgba(255,255,255,0);*/
}

/*Separador azul entre el titulo y los formularios*/
hr.separador{
	border: 1.5px solid #e3e3e3; 
	margin-top: 2px;
}

/*estilo scroll*/
.myBox {
	border: none;
	padding: 5px;
	font: 12px sans-serif;
	width: 300px;
	height: 200px;
	overflow: auto;
}

.myBoxListarDocumentos {
	border: none;
	padding: 15px;
	font: 12px sans-serif;
	width: 100%;
	height: 550px;
	overflow: auto;
}

.fieldset-border{
	border-radius: 10px;
}

/* Upload button */
.upload {
  display: none;
}

.uploader {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 155px;
  position: relative;
  height: 30px;
  display: flex;
}

.uploader .input-value{
  width: 125px;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  font-family: sans-serif;
  font-size: 16px;
}

.uploader label {
  cursor: pointer;
  margin: 0;
  width: 30px;
  height: 29px;
  border: 1px solid #AEB6BF; 
  border-radius: 0px 4px 4px 0px;
  position: absolute;
  right: 0;
  background: #c3e3fc url('../images/iconos_sistema/FolderOpen.png') no-repeat center;
}

/* CLASE PARA TERCEROS CLIENTE / PROVEEDOR */
.uploaderc {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 217px;
  position: relative;
  height: 28px;
  display: flex;
}

.uploaderc .input-value{
  width: 125px;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  font-family: sans-serif;
  font-size: 16px;
}

.uploaderc label {
  cursor: pointer;
  margin: 0;
  width: 29px;
  height: 28px;
  border: 1px solid #AEB6BF; 
  border-radius: 0px 4px 4px 0px;
  position: absolute;
  right: 0;
  background: #c3e3fc url('../images/iconos_sistema/FolderOpen.png') no-repeat center;
}

/*23/05/17 DASC - Diseño del cargador de Documento*/

/* Upload button */
.uploaders {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 250px;
  position: relative;
  height: 30px;
  display: flex;
}

.uploaders label {
  cursor: pointer;
  margin: 0;
  width: 29px;
  height: 29px;
  border: 1px solid #AEB6BF; 
  border-radius: 0px 4px 4px 0px;
  position: absolute;
  right: 0;
  background: #c3e3fc url('../images/iconos_sistema/FolderOpen.png') no-repeat center;
}

/* FRZ - Diseño del cargador de Documento de los adjunto de las fichas*/
.uploaderfic {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 32px;
  position: relative;
  height: 30px;
  display: flex;
}

.uploaderfic label {
  cursor: pointer;
  margin: 0;
  width: 30px;
  height: 29px;
  border: 1px solid #AEB6BF; 
  border-radius: 0px 4px 4px 0px;
  position: absolute;
  right: 0;
  background: #c3e3fc url('../images/iconos_sistema/FolderOpen.png') no-repeat center;
}

.mostar{
	display:block;
}

.ocultar{
	display:none;
}

/**
 * Flexdatalist custom
 * style for properties text
 */
.flexdatalist-results span:not(:first-child):not(.highlight) {
	padding-left: 10px;
	display: inline-block;
	font-size: 80%;
	color: rgba(0, 0, 0, 0.50);
}

.flexdatalist-results li.active span:not(:first-child):not(.highlight) {
	color: rgba(255, 255, 255, 0.50);
}

.flexdatalist-results li span.highlight {
	font-weight: 700;
	text-decoration: underline;
	color: #000;
	background: yellow;
}

#gbFlexdatalist-flexdatalist{
  border-radius: 25px;
  margin-top: 13px;
  width: 95%;
}

.listaDesplegada{
  border-radius: 25px 25px 0px 0px !important;
}

.MenuAdaptable{
  display: none;
}

.RV-row-Contecto{
  display: none;
}

#ocultarOpcionesUsr{
  visibility: visible;
}

#ocultarOpciones{
  height: 93%;
  overflow-y: auto;
  width: 123px !important;
}


@media(max-width: 767px) {
	.navbar.navbar-default.navbar-fixed-top.top-nav-collapse{
		height: 60px !important;
	}

	.RV-row-Contecto{
		display: block;
	}
  
	#gbFlexdatalist-flexdatalist{
		border-radius: 5px;
		margin-top: 13px;
		margin-left: 3%;
	}

	.MenuAdaptable{
		display: block;
		width: 22px;
		float: right;
		margin:20px 20px 0px 0px;
	}

	#ocultarOpcionesUsr{
		visibility: hidden;
	}

	.RV-Opciones{
		display: none !important;
	}

	.RV-Buscador{
		width: 340px !important; 
	}

	.RV-Container{
		height: 57px;
	}

	.liHov.sesionUser{
		width: 260px !important;
		margin-left: 5%;
		border-radius: 5px;
	}

	.dropdown-menu.ulNavPer{
		background-color: #e7e7e7 !important;
	}

	.collapse.navbar-collapse.navbar-ex1-collapse{
		background-color: #f2f4f8;
		border: 1px solid #cecece;
		border-top: 0px;
		margin-top: 1px;
		border-radius: 0px 0px 10px 10px;
	}

	.comprimir-opciones{
		visibility: hidden;
		width: 150px !important;
		margin-top: 55px;
		box-shadow: 1px 1px 1px 1px #dedede;
	}
      
	.menu.in{
		display: none;
	}

	.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active{
		padding-right: 15px !important;
		line-height: 12px !important;
	}

	.btn.btn-xs.btnFiltroDashBoard.col-md-2{
		width: 100%;
		margin-top: 25px;
	}
  
	.ResponsiveTotalDoc{
		margin-top: 25px;
	}
  
	.RVg4{
		margin-top: 10px;
	}
  
	.RVDivg4{
		padding-right: 15px !important;
	}
  
	.RVDivGeneral{
		margin-top: 40px;
		padding-top: 0px !important;
	}
  
	#btnGenerarEjecucion{
		margin-top: 5px;
		width: 150px;
		margin-right: 26% !important;
		font-weight: 600;
	}
  
	.collapse{
		display: block;
	}
  
	.menu{
		height: 1px;
	}

	.contenedorConfig{
		margin-top: 5px;
	}

	.col-sm-4.choosenUnitario{
		margin-top: 40px;
	}

	#tablaCentroCosto_length, #TblCategoriaProveedores_length, 
	#TblObjetivosGenerales_length, #TblProfesion_length, 
	#TblUbicacion_length, #TblProductosServiciosProveedor_length, 
	#TblSistemaGestion_length, #TblTipoProcesos_length, 
	#TblAreas_length, #TblTipoActividades_length, 
	#TblProcesos_length, #TblTipoRequisito_length{
		float: left;
	}

	#TablaDocumentosUGSolicitudes{
		margin-top: 10px;
	}

	.RV-NC{
		width: 150px !important;
		float: right;
		margin-bottom: 5px !important;
	}

	.RV-NC-Impacto{
		width: 120px !important;
		float: right;
		margin-bottom: 5px !important;
	}

	.RV-LBL{
		width: 140px;
		height: 25px;
	}
	
	.RV-LBL-Impacto{
		width: 165px !important;
		height: 25px;
		text-align: left;
	}

	.form-group{
		padding-top: 10px;
	}

	.nav > li > a{
		padding: 6px 12px ;
	}

	#btnNoConformidad{
		line-height: 15px;
		font-weight: 300;
		font-size: 15px;
		margin-top: -1px !important;
		padding: 8px;
		background-color: #AFCA22;
	}

	.btnGD{
		line-height: 15px;
		font-weight: 300;
		font-size: 15px;
		margin-top: -1px !important;
		padding: 8px;
	}

	.RV-FortaDofa{
		width: 100%;
	}

	.lbl-CProcesos{
		width: 130px;
		height: 25px;
	}

	.input-Cprocesos{
		width: 130px !important;
	}

	.RV-DFortaDofa{
		display: block !important;
	}

	.fortalezaDofa, .debilidadDofa, .oportunidadesDofa, .amenazasDofa{
		font-size: 22px !important;
		width: 325px !important;
	}

	.dataTables_length{
		float: left !important;
	}

	.RV-Div12{
		margin-top: 55px;
	}

	div.dt-buttons{
		margin-top: 55px;
	}

	.h1DocsGuardados{
		width: 100%;
	}

	.RV-Califica{
		margin-top: 45px;
	}

	.contro-input{
		width: 100%;
	}

	#anexosDoc{
		width: 100%;
	}

	.OpcionesTDocs{
		padding: 2px;
	}

	div.dt-buttons{
		text-align:left !important;
	}

	#Clasificacion_pqr_wrapper{
		width: 100%;
		overflow-x: scroll;
	}

	.modal-footer .btn-success{
		width: 100px !important;
	}

	.modal-footer .btn-danger{
		width: 100px !important;
	}

	#cke_editor{
		width: 100% !important;
	}

	.RV-BtnCrear #btnCrearP{
		width: 108px;
		margin-top: -21px !important;
		line-height: 13px;
	}

	.RV-NoPadding{
		padding: 0px;
	}

	.RV-Programa{
		padding-left: 15px !important;
	}

	.RV-DivCM{
		display: block !important;
	}

	#btnCancelarInfoCM{
		margin-top: -15px;
	}

	#btnCMAnterior{
		width: 100%;
	}
      
	.RV-CuadroF{
		float: left;
	}

	#calendar{
		width: 100% !important;
	}

	.RV-DivC{
		width: 100%;
		float: left;
		margin-left: 0px !important;
		margin-top: 10px;
	}

	.btnLevantarNC{
		margin-top: -23px !important;
		width: 165px;
	}

	#crearPrograma{
		margin-top: 15px !important;
	}

	.RV-tbl-FichasTec{
		margin-top: 51px;
	}

	#btnNoConformidad.RV-SoliOp{
		margin-top: -50px !important;
	}

	.RV-tbl-SolicitudOp{
		margin-top: 100px !important;
	}

	#justificacionSolicitud, #descripcionSolicitud{
		width: 95% !important;
	}

	.RV-tbl-PC{
		margin-top: 55px;
	}

	.RV-VistaDoc{
		margin-top: 80px;
	}

	.RV-SelecProv{
		margin-top: 50px;
	}

	.RV-AsignarEva{
		width: 100% !important;
	}

	.RV-btns-VistaDoc{
		width: 100%;
	}
      
	/*------------------------ Responsive Buttons ----------*/
	#btnCrearTI{
		width: 150px;
		font-weight: 300;
		line-height: 15px;
	}

	.dataTables_wrapper .dt-buttons{
		margin-top: 0px !important;
		float: left !important;
	}

	.RV-tbl-SolicitudOp .dt-buttons{
		margin-top: 0px !important;
		float: left !important;
	}

	.RV-Ubica{
		width: 100% !important;
		overflow-x: scroll;
	}

	.RV-Sucursal{
		/*margin-top: 55px !important;*/
		float: left;
	}

	.RV-modal-100{
		width: 98% !important;
	}

	.RV-tbl-RO{
		margin-top: 60px;
	}

	.RV-tbl-RO .dt-buttons{
		margin-top: 0px;
	}

	.RV-TipoFichaRO, #selectFichaOperacion, #selectFicha{
		width: 140px !important;
	}

	.RV-tbl-FichasTec .dt-buttons{
		margin-top: 0px !important;
	}

	.modal-footer .btn + .btn#cancelarCierre, #guardarRegistro{
		width: 85px !important;
	}

	.RV-ModalPlani{
		width: 95% !important
	}

	.RV-btnCrearPlani{
		margin-top: 0px !important;
	}

	.RV-tblPlanificacion{
		margin-top: 50px !important;
	}

	#btnAgregarProtocolo{
		margin-top: 60px;
		z-index: 9999;
	}

	#TblProcesos_length{
		margin-left: 25px !important;
	}
      
	.form-control.nivel{
		width: 100% !important;
	}

	#tablaCentroCosto_wrapper, #TblProcesos_wrapper{
		float: left;
	}

	.RV-Id{
		width: 100% !important;
	}

	.RV-Tipo{
		width: 95% !important;
	}

	.divNewGestion{
		padding-bottom: 45px !important;
	}

	.RV-Row{
		width: 100px !important;
	}
}

#navR{
	display: block !important;
}


@media (min-width: 768px) {
  #main-menu {
    float: center;
    width: 9em;
  }

  .tareaNav{
    display: none !important;
  }

  .navPpal{
    /*width: 755px !important;*/
  }

  .RV-Buscador{
    width: 220px !important;
  }

  .navLiLogo{
    display: block !important;
    padding-top: 10px;
  }

  .logProv{
    width: 90px !important;
  }

  .logEmp{
    width: 85px !important;
  }

  #navR{
    display: none !important;
  }	
}

@media(min-width: 1200px){
  .tareaNav{
    display: block !important;
  }

  .navLiLogo{
    display: none !important;
  }

  .navPpal{
    width: 755px !important;
  }

  .RV-Buscador{
    width: 300px !important;
  }
}

.modal-body{
  padding: 15px !important;
}

.modal-body form{
  margin-top: 3px !important;
}

.modal-footer{
  padding-left: 5px !important;
  padding-right:  5px !important;
}

/*Para imprimir reportes*/
.title{
  background-color: #edf3f4; 
  color: #333333; 
  text-align: center;
}
    
@media print {
  .table tr .thTDocs{
    text-align: center !important;
    background-color: #ce6b00 !important; 
    color: #fff !important;
    font-weight: 100 !important;
    letter-spacing: 1px !important;
    padding: 17px 10px 16px 10px !important;
  }

  .table tr .title{
    background-color: #edf3f4 !important; 
    color: #333333 !important; 
    text-align: center !important;
  }

  .table thead tr th{
    background-color: #ce6b00 !important;
		color: white !important;
    -webkit-print-color-adjust: exact !important;
		/*border: 1px solid #ce6b00 !important;*/
  }
  
  .tbl-border{
    border-color: #000 !important;
  }

  .tbl-border thead tr th{
    -webkit-print-color-adjust: exact !important;
    border: 1px solid #ce6b00 !important;
  }

  .tbl-border td, .tbl-border th {
    border: 1px solid #ce6b00 !important;
  }

  .table-bordered .clasMuyAlto, .table-bordered .clasNoAceptable{
    background-color: #d9534f !important;
    -webkit-print-color-adjust: exact !important;
  }

  .table-bordered .clasAlto, .table-bordered .clasControlEspecifico{
    background-color: #f0ad4e !important;
    -webkit-print-color-adjust: exact !important;    
  }

  .table-bordered .clasMedio, .table-bordered .clasModerado{
    background-color: #f7d04a !important;
    -webkit-print-color-adjust: exact !important;    
  }

  .table-bordered .clasBajo, .table-bordered .clasAceptable{
    background-color: #5cb85c !important;
    -webkit-print-color-adjust: exact !important;    
  }

  .table-bordered .Vencida{
    background-color: #d9534f !important;
    color: white !important;
    -webkit-print-color-adjust: exact !important; 
  }

  .table-bordered .Ejecutada{
    background-color: #337ab7 !important;
    color: white !important;
    -webkit-print-color-adjust: exact !important; 
  }

  .table-bordered .Vigente{
    background-color: #5cb85c !important;
    color: white !important;
    -webkit-print-color-adjust: exact !important; 
  }

  .table-bordered .ProxVencer{
    background-color: #f0ad4e !important;
    color: white !important;
    -webkit-print-color-adjust: exact !important; 
  }

  .table-bordered .clasRojo{
    background-color: #d42c2c !important;
    color: white !important;
    font-size: 12px  !important;
    font-weight: bold !important;
  }

  .table-bordered .clasAmarillo{
    background-color: #ffff00 !important;
    /* color: black !important;
    font-size: 12px  !important;
    font-weight: bold !important; */
  }

  .table-bordered .clasVerde{
    background-color: #5cb85c !important;
    color: white !important;
    font-size: 12px  !important;
    font-weight: bold !important;
  }
  .table-bordered .clasAzul{
    background-color: #337ab7 !important;
    color: white !important;
    font-size: 12px  !important;
    font-weight: bold !important;
  }

  .table-bordered .metaD{
    background-color: red !important;
    color: white !important;
    text-align: center !important;
    -webkit-print-color-adjust: exact !important; 
  }

  .table-bordered .metaA{
    background-color: yellow !important;
    color: black !important;
    text-align: center !important;
    -webkit-print-color-adjust: exact !important; 
  }

  .table-bordered .metaO{
    background-color: green !important;
    color: white !important;
    text-align: center !important;
    -webkit-print-color-adjust: exact !important; 
  }

  .table-bordered .riesgoInherente{
    text-align: justify !important;
    vertical-align: middle !important;
    background-color: #fdecd7 !important;
  }

  .table-bordered .riesgoResidual{
    text-align: justify !important;
    vertical-align: middle !important;
    background-color: #c6d9fc !important;
  }

  .conclusionPrint{
    display: none !important;
  }

  .conProrroga > td{
    background-color: #8ABAE5 !important;
    -webkit-print-color-adjust: exact !important; 
	}
}

/* ESTILOS PARA LOS NUEVOS TITULOS DE GEMP */
.titleLink {
  width: 70px;
  height: 70px;
  margin: 5px;
  border-radius: 100%;
  padding: 0;
  position: relative;
}

.titleLink:hover {
  color: #337ab7;
}

.titleLink:focus {
  color: #337ab7;
}

.titleLink .round-tab {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 2px solid #e0e0e0;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 25px;
}

.titleLink2 {
  height: 70px;
  margin: 5px;
  border-radius: 100%;
  padding: 0;
  position: relative;
  display: table;
}

.titleLink2:hover {
  color: #337ab7;
  text-decoration: none;
}

.titleLink2:focus {
  color: #337ab7;
  text-decoration: none;
}

.labelLink {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
}

/* ESTILOS PARA BREADCRUMB */
.breadcrumb {
  background: transparent;
  text-align: right;
  font-size: 13px;
  margin-bottom: 5px;
}

/* ESTILOS PARA DATATABLES */
.dataTables_filter{
  margin-bottom: 0 !important;
}
.dataTables_filter label{
  margin-bottom: 0 !important;
}

/* ESTILOS PARA LOS TITULOS Y BOTONES DE LOS MENUS DE LOS MODULOS */
.hrefBTN{
  border:1px solid #ccc; 
  border-radius: 5px;
  text-decoration: none;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.hrefBTN:hover{
  text-decoration: none;
}

.txtLow{
  color: #7c7c7d;
  text-align: center;
  font-size: 12px;
  margin-bottom: 5px;
}

.texto{
  margin-bottom: 0;
}

.icon_config{
  width: 40px !important;
}

.txtTitleMenu{
  margin: 0;
  font-size: 20px;
  text-align: justify;
  font-weight: bold;
}

.encabezadoMenuBTN{
  text-align: center;
  font-size: 15px;
  margin-bottom: 5px;
  padding: 2px;
  border-bottom: 1px solid;
  border-radius: 0;
  color: #ce6b00;
  width: 100%;
  font-weight: bold;
}

.divColBTN{
  margin-top: 10px;
}

.divColBTNew{
  padding: 7px;
}

.border {
	border: 1px solid #ddd !important;
}

.border-color-gemp {
	border-color: #ce6b00 !important;
}

.bg-gemp {
	background-color: #ce6b00 !important;
}

.bg-gemp2 {
	background-color: #edf3f4 !important;
}

.text-white {
	color: white !important;
}

@media print and (color){
  *{
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }

	.divPrint {
		width: 100% !important;
		overflow-x: unset !important;
	}

	.table-bordered {
		-webkit-print-color-adjust: exact !important;
	}

	.border-color-gemp {
		border: 1px solid #ce6b00 !important;
		-webkit-print-color-adjust: exact !important;
	}

	.bg-gemp {
		background-color: #ce6b00 !important;
		-webkit-print-color-adjust: exact !important;
	}

	.text-white {
		color: white !important;
		-webkit-print-color-adjust: exact !important;
	}
	
	.bg-gemp2 {
		background-color: #edf3f4 !important;
		-webkit-print-color-adjust: exact !important;
	}

	.btn-danger {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
		-webkit-print-color-adjust: exact !important;
	}

	.btn-warning{
		color: #fff !important;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
		-webkit-print-color-adjust: exact !important;
	}

	.btn-success{
		color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
		-webkit-print-color-adjust: exact !important;
	}
}

#page-wrapper {
  min-height: calc(100vh - 85px) !important;
}

.imgNavEmpresa {
	bottom: 0px;
}

@media (min-height: 740px) {
	.imgNavEmpresa {
		position: absolute !important;
	}
}

.text-start {
	text-align: left!important;
}

.text-end {
	text-align: end !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.text-left {
	text-align: left !important;
}

.bg-white {
	background-color: #fff !important;
}

.w-100 {
	width: 100% !important;
}
.modal-header-gestion {
	background-color: #ce6b00; 
	border-radius: 5px 5px 0px 0px; 
	color: white;
}

.puntosTexto{
	max-width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.d-none{
	display: none !important;
}

.navbar-logo {
 padding-left: 0px;
}

.container-logo {
	width: 220px;
}

.img-logo {
	margin-top: 8px;
	/*width: 100%;*/
	max-width: 100%;
	max-height: 100%;
}

.navbar-ex1-collapse {
	margin-top: 2px; 
	margin-left: 10px; 
	margin-right: 28px;
}

.fw-bold {
	font-weight: 700 !important;
}

@media(max-width: 768px) {
	.navbar-logo {
		display: none;
	}

	.navbar-ex1-collapse {
		margin-left: 0px; 
		margin-right: 0px;
	}

	.navbar-nav{
		margin: 0px;
	}

	.RV-Buscador{
		width: 100% !important;
	}

	.liHov.sesionUser {
		margin-left: 0px;
		width: 100% !important;
	}

	#gbFlexdatalist-flexdatalist {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		border-radius: 25px;
	}

	.navbar-ex2-collapse{
		height: 120px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.img-logo{
		max-height: 95%;
	}
}

