@charset "utf-8";
/* CSS Document */



body,html {
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
	color: #414141;
    font-size: 15px;
    line-height: 21px;
    font-weight: 300;
	background-size:80%;
	background-color:transparent !important;
}
body a{
	color:#0067b1;
}
h4{
	font-size: 16px;
    font-weight: bold;
	color: #333333;
}
.row{
	width:100%;
}
.header-fixed {
	background: #fff;
	position: relative;
	z-index: 9994;
	width: 100%;
	min-height:70px;
	padding:0px 0px;
	box-shadow: 0px 0px 6px 2px rgb(0 0 0 / 30%);
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #0067b1;
}

.navbar-expand-lg .navbar-nav {
   justify-content: flex-end;
    width: 100%;
}

.logo-colsubsidio{
	width: 170px;
    position: absolute;
    top: 65%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.texto_home{
	padding:20px;
}
.bg-dark {
    background-color:  #0067b1!important;
}
.usuario{
	background-image:url(../images/icono_usuario.png);
	background-repeat:no-repeat;
	padding: 10px 5px 10px 45px;
	background-size:40px;
	color:#0067b1;
}
.btn-outline-success {
    color: #0067b1;
    background-color: transparent;
    background-image: none;
    border-color: #0067b1;
    padding: 11;
}
.visibleMobile {
    display: none !important;
}

.bonito{
	margin:10px auto;
	border-radius:3px;
	background: #f8f8f8;
    border: 3px solid #ddd;
	color: #888;
	padding: 20px;
    border: 1px solid #e2e8ee;
    border-radius: 3px;
	margin-bottom: 7rem;
    margin-top: 7rem;
}
.pagination a{
	color:#0067b1 !important;
}

.contrast-layer{
	color:#FFF;
}
.contrast-layer ul li{
	color:#FFF;
}

label{
	color:#0067b1;
	font-weight:400;

}
footer .menu_footer .menu_col h5 {
    color: #0067b1;
    font-size: 1rem;
    font-weight: 500;
}
.form-control {
	height: 50px !important;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #ffffff;
    border: 1px solid #e2e8ee;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 50px;
    color: #333;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    font-size: 0.875rem;
}


/*HOME*/

.ingreso{
	max-width:800px;
	padding: 25px 25px 30px 25px;
	background-color: #EEE;
	border-radius: 0 0 4px 4px;

}
.ingreso .row .row {
     margin-left: 0px;
    margin-right: 0px;
}

/*PQRS*/
.caja-pqr{
	max-width:800px;
	padding:30px;
	background-color: #EEE;
	border-radius:5px;
	-webkit-box-shadow: 5px 5px 18px -4px rgba(194,194,194,1);
	-moz-box-shadow: 5px 5px 18px -4px rgba(194,194,194,1);
	box-shadow: 5px 5px 18px -4px rgba(194,194,194,1);
	margin:50px auto;
}
.caja-pqr a{
	font-size:15px;
	font-weight:bold;

}
ul.accordion li.accordion-item.is-active .accordion-title {
    color: #fff;
    background: #0067b1;
}
.accordion-item{
	border-bottom: 3px solid #eee;
}
.btn-primary{
	padding:5px 10px;
	border-radius: 3px;
}
.btn-primary:hover {
	border: 1px solid #0067b1;
	background: #00365c;
	color: #ffffff !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
    background: #00365c;
}
@media (max-width:680px) {
.caja-pqr{
	max-width:800px;
	padding:10px 0px 10px 0px;
	background-color: #EEE;
	border-radius:5px;
	-webkit-box-shadow: 5px 5px 18px -4px rgba(194,194,194,1);
	-moz-box-shadow: 5px 5px 18px -4px rgba(194,194,194,1);
	box-shadow: 5px 5px 18px -4px rgba(194,194,194,1);
	margin:5px auto 60px auto;
}
.icon_seguridad{
	width:40px;
}
}

#b_url {
	margin-top: 20px;
}

.pagina_3 {
	margin-top: 30px;
}

@media (min-height:400px) {
.ingreso{
	margin-top:40px;
	margin-bottom:40px;
}
}
@media (max-height:399px) {
.ingreso{
	margin-top:10px;
}
body{
	background:none !important;
}
}
.ingreso .form-group{
	width:100%;
}
.ingreso input{
	width:100% !important;
}
.ingreso small{
	color:#FFF;
}
.ingreso label{
	color:#5d5d5d;
}
.btn_ingreso{
	width:100%;
}
.btn-primary {
    color: #fff;
    background-color: #0067b1;
    border-color: #0067b1;
    border-radius: 50px;
    padding: 8px 10px;
    width: 100%;
}
.ingreso-administrador{
	max-width:320px;
	height:375px;
	background-color:#FFF;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	margin:auto;
	padding:10px;
	border-radius:10px;
	color:#0067b1;
}
.ingreso-administrador label{
	color:#0067b1;
}



@media (max-width: 767px) {
	.visibleDesktop {
        display: none;
    }

    .visibleMobile {
        display: block;
    }
h1{
	color:#0067b1;
	padding:5px 0px;
	text-align: left;
	font-weight:bold;
	padding-left:10px;
	font-size:20px;
	overflow: inherit;
	margin:5px auto;
	display: block;
	width:100%;
}
.titulo_progreso{
	text-align:right !important;
	color:#0067b1;
	padding:5px 0px;
	text-align: left;
	font-weight:bold;
	font-size:20px;
	overflow: inherit;
	margin:5px auto;
	display: none;

}
.titulo_progreso .progreso{
	padding:19px 0px;
	display: block;
	padding-left:40px;
	float: right;
	background-size:100% !important;
}

.bonito {
    margin-bottom: 3rem;
	margin-top: 1rem;
}

#file_urlpreaprobado {
	font-size: 12px;
}

#qrcode img {
	width: 100%;
}

.menu_interno li {
    float: none !important;
    margin: 10px 5px !important;
}
.bonito .row {
	margin-left: 0;
}
.texCopy {
    float: none;
    text-align: center;
    display: block;
}

.bgFooter img {
	margin: auto;
	display: block;
}

.mbTop {
	margin-top: 3rem;
}

.menu_interno {
    top: 20px;
}
.mb-top-two {
	margin-top: 0;
}
}
/******/




.btn_descargar{
	margin-bottom:10px;
	width:100%;
}

input{

}
.table .thead-dark{
	padding:3px 0px;
}
.table .thead-dark th {
    color: #000000;
    background-color: #ffec00;
    border-color: #ffec00;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	height:80%;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: middle;
    border-bottom: 0px solid #dee2e6;
}
.table form {
	margin:0px !important;
}

form{
}
.formulario_a{
	border:1px solid #CCC;
	padding-top: 20px;
	border-radius:10px;
}

/*kk*/
.thead-dark{
    color: #fff;
    background-color: #69696A;
    border-color: #69696A;
}
.paddin40{
	padding: 0px;
    clear: both;
    margin: 53px auto;
}

.back_popup{
	background-color:rgba(0,0,0,.7);
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	display:none;
}
.contenedor_popup{
	padding:90px 5px;
	width:310px;
	height:70px;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	right:-18px;
	margin:auto;
	border-radius:10px;

}
.contenedor_popup .cerrar{
	position: absolute;
	width: 35px;
	height: 35px;
	right: 0px;
	top: 0px;
	cursor:pointer;
	color:#FFF;
	display:none;
}
#mensaje_popup{
	color:#666;
	text-align:center;
	font-size:18px;
}
#mensaje_popup h2{
	color:#666;
	text-align:center;
	font-size:24px;
	font-style:normal;
}



/* Tooltip */
.test + .tooltip > .tooltip-inner {
    background-color: #73AD21;
    color: #FFFFFF;
    border: 1px solid green;
    padding: 15px;
    font-size: 20px;
}

/* Tooltip on top */
.test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
}

/* Tooltip on bottom */
.test + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
}

/* Tooltip on left */
.test + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
}

/* Tooltip on right */
.test + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
}


@media (max-width: 767px) {
.hidden-xs{
	display:none !important;
}
}

.button-wrapper button {
	position:relative;
	height:50px;
  	width: 100%;
	height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    border: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
	 background: #001c5d;
}
.button-wrapper button .icon {
    background: url(../images/arrow-button.png) no-repeat;
    width: 9px;
    height: 15px;
    background-size: 8px;
    display: block;
    position: absolute;
    right: 17px;
    top: 18px;
    transition: right .5s ease;
}
.button-wrapper button:hover .icon {
    right: 13px;
}
.button-wrapper button:hover .text{
	color:#FF0;
}
.button-wrapper .btn_descargar{
	width: 100%;
    border-radius: 6px;
    background: #1d1e6b;
    padding: .7rem 2rem;
    color: #fefefe;
    margin-bottom: 1rem;
    font-size: .87rem;
    font-weight: 700;
    position: relative;
}
.respuesta{
	color:#900;
}
.formularios_aumento h1 {
    font-size: 35px !important;
    text-align: left;
    color: #001c5d;
}



/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
.alert-seguridad {
    background: #0067b1;
    padding: 10px 0px;
}

/*URL CORTAS*/
.menu_interno{
	padding:10px 0px;
	position: relative;
    top: 40px;
}
.menu_interno li{
	float:left;
	list-style:none;
	margin:0px 5px;
}
.menu_interno li div{
	min-width:120px;	
}
.menu_interno li:hover div{
	color:#ffec00;
}

.bgFooter {
	background-color: #F4F4F4;
    padding: 20px;
}

.texCopy {
	font-size: 0.75rem;
    float: right;
    position: relative;
    top: 3px;
}

.btn_ferias {
	margin-top: 30px;
}

.btn1 button {
	width: 100%;
    max-width: 300px;
    margin: auto;
}











