body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

#principal_contenedor {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image: url(/app/PISAMI/librerias/imagenes/index/bk_top.jpg); */
	background-repeat: repeat-x;
}	

.texto{
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	/* text-align: justify;*/
}

.texto_preimpreso{
    font-family: Verdana, Geneva, sans-serif; 
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000;
    text-align: right;
    border: solid 1px #000000;
}

.texto_free{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000;
}
.texto_blanco{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.texto_negrita{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	/*text-align: justify;*/
}

.texto_min{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
    /* font-weight: bold; */
    color: #000;
    /*text-align: justify;*/
   
}

.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}
.tablas_formulario_p {
	margin-left:auto; margin-right:auto;
   /* margin-top: 140px;*/
	width: 60%;
	border: 2px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
	padding: 15px;
	/*margin: 0 auto;
	margin-top: 140px;*/
}

.tablas_formulario_f {
    margin-left:auto; margin-right:auto;
    width: 98%;
    border: 2px solid #000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000;
    text-align: justify;
    padding: 15px;
    margin: 0 auto;
}

.tablas_formulario_b {
	margin-left:auto; margin-right:auto;
	/*margin-top: 140px;*/
	width: 80%;
	border: 2px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
	padding: 15px;
	margin: 0 auto;
}

.tablas_formulario {
    margin-left:auto; margin-right:auto;
    width: 80%;
    border: 0px solid #000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000;
    text-align: justify;
    padding: 15px;
    margin: 0 auto;
}
.tablas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left:auto; margin-right:auto;
	border: 2px solid #000;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
.titulo_tabla {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background-color: #BBBBBB;
	text-align: center;
	width: auto;
	border: thin solid #000000;
}

.subtitulo_tabla {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background-color: #E1E1E1;
	text-align: center;
	width: auto;
	border: thin solid #000000;
}

.header_impresion {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    background-color: #E1E1E1;
    width: auto;
    border: thin solid #000000;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	text-decoration: none;
	color:#666
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #7A184B;
}
.boton {
	color: #FFFFFF;
	border: 1px solid #333333;
	text-decoration: none;
	padding: 4px;
	background-color: #666666;
	background-image: url(/app/PISAMI/librerias/imagenes/globales/back-buttons.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.boton1 {
	color: #FFFFFF;
	border: 1px solid #000;
	text-decoration: none;
	padding: 4px;
	background-color: #FA5858;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.boton_disabled {
	color: #CECECE;
	border: 1px solid #000;
	text-decoration: none;
	padding: 4px;
	background-color: #FA5858;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mensaje_error {
	background-position: 15px 50%;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 20px 5px 60px;
	border: 2px solid #091626;
	background-color: #FFFF99;
	background-image: url(/app/PISAMI/librerias/imagenes/globales/mensaje.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
.mensaje_ok {
	background-position: 15px 50%;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 20px 5px 60px;
	border: 2px solid #091626;
	background-color: #EDF0FE;
	background-image: url(/app/PISAMI/librerias/imagenes/globales/check.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
.texto_requerido {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF5432;
	text-align: justify;
}
.subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: left;
}
.variable {
	background-color: #F0F0E8;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #E8E8E1;
	border-right: 2px solid #E8E8E1;
	font-size: 12px;
}
.btn{
  height: 23px; background-color: #f5f5f0; border-bottom: 1px solid #555555;
  border-right:1px solid #555555; border-top:0px; border-left:0px; font-size: 9px;
  color:black; background-image: url(/app/PISAMI/librerias/imagenes/globales/btns.png);
  padding-left: 20px; background-repeat: no-repeat; cursor:hand; cursor:pointer;
  margin-left:5px; margin-right:5px; outline-width:0px;
}

.btnn{
  height: 23px; background-color: #f5f5f0; border-bottom: 1px solid #555555;
  border-right:1px solid #555555; border-top:0px; border-left:0px; font-size: 9px;
  color:black; background-image: url(/app/PISAMI/librerias/imagenes/globales/filenew.png);
  padding-left: 20px; background-repeat: no-repeat; cursor:hand; cursor:pointer;
  margin-left:5px; margin-right:5px; outline-width:0px;
}

.btns{
  height: 23px; background-color: #f5f5f0; border-bottom: 1px solid #555555;
  border-right:1px solid #555555; border-top:0px; border-left:0px; font-size: 9px;
  color:black; background-image: url(/app/PISAMI/librerias/imagenes/globales/filefind.png);
  padding-left: 20px; background-repeat: no-repeat; cursor:hand; cursor:pointer;
  margin-left:5px; margin-right:5px; outline-width:0px;
}

.btn:hover{
  height: 23px; background-color: #f5f5f0; border-bottom: 1px solid #AAAAAA;
  border-right:1px solid #AAAAAA; border-top:0px; border-left:0px;
  font-size: 9px; color:black;padding-left: 20px; background-repeat: no-repeat;
  cursor:hand; cursor:pointer; margin-left:5px; margin-right:5px;outline-width:0px;
  background-image: url(/app/PISAMI/librerias/imagenes/globales/btns_act.png);
  
}

.btnnew{ background-position: 5px 2px; }
.btnsearch{ background-position: 5px 2px; }
.btnadd{ background-position: 0px -92px; }
.btnfind{ background-position: 0px -115px; }
.btnprint{ background-position: 0px -69px; }
.btnmail{ background-position: 0px -138px; }
.btnsave{ background-position: 0px 0px; }
.btndelete{ background-position: 0px -46px; }
.btncancel{ background-position: 0px -23px; }
.btncopy{ background-position: 0px -161px; }
.btnnonuser{ background-position: 0px -322px; }
.btnuser{ background-position: 0px -276px; }
.btnadmin{ background-position: 0px -299px; }
.btncheck{ background-position: 0px -207px; }
.btnuncheck{ background-position: 0px -230px; }
.btnrefresh{  background-position: 0px -345px;  }
.btnlogout{ background-position: 0px -368px; }
.btnapply{ background-position: 0px -184px; }

td.fondo_opciones {
	color: #000000;
	background-color: #F3F3E9;
	border-top:	1px solid #FFFFFF;
	border-right: 1px solid #706D41;
	border-bottom: 1px solid #706D41;
	border-left: 1px solid #FFFFFF;
	/*cursor:	pointer;*/

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: smaller; /*0.8em;*/
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}
<!-- * { font-family: Verdana; font-size: 96%; } -->
input, select, textarea {
	background-color: #F0F0E8;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #E8E8E1;
	border-right: 2px solid #E8E8E1;
	font-size: 12px;
}
label { /*width: 10em;*/ float: left;}
input.error { border: 2px solid #ffa17f; }
label.error {
	float: none;
	color: #FF5432;
	padding-left: 20px;;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(/app/PISAMI/librerias/imagenes/globales/error.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

.apuntador{
	cursor:pointer;
}
#busq_impuesto{
    border: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 10px;
    width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor:pointer;
}
.wrapper_inactivar{
	display:inline-block;
}
.hidden{
	display:none;
}
.enlace_new{
	padding: 5px 30px;
}
.centrado{
	text-align:center;
}
.alineado_derecha{
	text-align:right;
}
.alineado_izquierda{
	text-align:left;
}
.tercero_autocompletar{
	width:96%;
}
.tercero_autocompletar_ingresos{
	width:80%;
}
.autocompletar_registros{
	width:80%;
}
.altura_filtros_informes{
	height:150px;
}
.altura_filtros_informes_industria{
	height:70px;
}

/* CLASES USADAS PARA ORDENAMIENTO */
#info {
    display: block;
    padding: 10px; margin-bottom: 20px;
    border: 1px solid #333;
    background-color: #efefef;    
    position:absolute;
    width: 300px;
    left: 25%;
    right: 25%;
    /*margin-left: -100px;*/
    text-align: center;   
}

#test-list {
    list-style: none;
    position:absolute;
    /*width: 400px;*/
    left: 5%;
    right:5%;
    /* margin-left: -100px; */
}

#test-list li {
    display: block;
    padding: 5px 5px; margin-bottom: 3px;
    background-color: #efefef;
    /*width: 400px;*/
    white-space: nowrap;
}

#test-list li img.handle {
    margin-right: 20px;
    cursor: move;
} 


.progress {
    background-color: #F5F5F5;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.progress-bar {
    background-color: #428BCA;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    animation: 2s linear 0s normal none infinite progress-bar-stripes;
}
.progress-bar-success {
    background-color: #5CB85C;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}
.progress-bar-info {
    background-color: #5BC0DE;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}
.progress-bar-warning {
    background-color: #F0AD4E;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}
.progress-bar-danger {
    background-color: #D9534F;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.upload_file_container{
	width:100%;
	margin:auto;
}
/*Estilos CSS Datatable V. 10*/
.dataTables_length 	label							{	float: none;}
.dataTables_filter 	label							{	float: none;}
div .DTTT_container									{	float: none; text-align: right; margin-bottom: 0}
div .DTTT_container a								{	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.dataTables_wrapper input,
.dataTables_wrapper select,
.dataTables_wrapper	button,
.dataTables_wrapper	textarea,
.dataTables_wrapper	a			{	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; margin-right: 3px; margin-top: 0}
.datatable_v10 TD					{	padding-top: 4px; padding-bottom: 4px; }	
/*Fin Estilos CSS Datatable V. 10*/

.NUMERO_CUENTA{
	width:200px;
}

.asunto_correspondencia {  
    word-wrap: break-word;
    width: 200px !important;
    max-width: 200px !important;
    padding: 0 !important;
}

.texto_liquidacion{
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

/* INICIO ---- NUEVOS ESTILOS - JOHAN SMITH - MODULO GESTION DOCUMENTAL - ACTUACIONES RADICACION EXTERNA E INTERNA - 15-01-2018 */
.alert-info 
{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    border: 1px solid;
    width: 80%;
    display: block;
    border-radius: 6px;
    margin: 10px auto;
    padding: 5px;
    text-align: center;    
}

/* FINAL  ---- NUEVOS ESTILOS - JOHAN SMITH - MODULO GESTION DOCUMENTAL - ACTUACIONES RADICACION EXTERNA E INTERNA - 15-01-2018 */