/* agregado por sticky footer 
--------------------------------------------*/
html {
	
	
}

body {
	/* Margin bottom by footer height */
	margin-bottom: 60px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}




.labelFormulario{
    font-size: 12pt;
    font-weight: bold;
    
}
html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.tooltip-inner {
	max-width: 350px;
	/* If max-width does not work, try using width instead */
	width: 350px; 
}


div.dataTables_info {
	visibility: hidden;
}  


.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
	border-style: none;
} 


.ui-inputfield {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


div.ui-column-customfilter div.form-group {
	margin-bottom: 0;
}


.ui-paginator {
	margin:0px;
	text-align: center;
	padding:2px;
}

.ui-paginator-top {
	border-bottom:0px none;
}

.ui-paginator-bottom {
	border-top:0px none;
}

.ui-paginator-page,
.ui-paginator-pages,
.ui-paginator-next,
.ui-paginator-last,
.ui-paginator-first,
.ui-paginator-prev,
.ui-paginator-current {
	display: inline-block;
	padding: 2px 6px;
	zoom: 1;
	margin-left: 1px;
	margin-right: 1px;
	text-decoration: none;
	outline: none;     
	text-transform: none;
}

.ui-paginator-page,
.ui-paginator-next,
.ui-paginator-last,
.ui-paginator-first,
.ui-paginator-prev {
	cursor: pointer!important;
	border-style: solid!important;
	border-color: darkgray!important;
	border: 1px;

}

.ui-paginator-next,
.ui-paginator-last,
.ui-paginator-first,
.ui-paginator-prev {
	width: 30px;
	height: 23px;
}

.ui-paginator-last {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.ui-paginator-first {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.ui-paginator-current,
.ui-paginator-rpp-options {
	margin-left: 1em;
	margin-right: 1em;                
}

.ui-paginator-rpp-options {
	border-style: solid;
	border-color: darkgray;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	padding: 2;    
	height: 23px;
}

.ui-paginator-page.ui-state-active {
	background-color: #337ab7;
	color: white;
}

.ui-paginator-jtp-select option,
.ui-paginator-rpp-options option {
	background-image: none;
	border:0 none;
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-state-disabled {
	opacity: .35;
	cursor: default!important;
}
.accion {
	border:none;
	background: transparent;
}

.panel-sinborde {
	border: 0;
	box-shadow: none;
}

#ui-datepicker-div {
	background: white;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}

a.ui-state-hover {
	background: lightblue;
}

span.ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s {
	display: none;
}

.ui-datepicker-today {
	background:lightblue!important;
	filter:none!important;
}

.label {
	font-size: inherit;
}

.form-control-disabled {
	background-color: ghostwhite;
}   
/* Estilos simil impo */

.navbar {
	min-height:66px!important;
	height:66px!important;
}

.navbar-inverse {
	background-color: #e2edf0 !important;
    height: 66px;
}

.navbar-inverse.navbar-brand {
	color: #635a5a!important;
}

.navbar-fixed-top {
	opacity: 0.75;
}  

.table {
	border:none;
}

.table > tbody > tr > td {
	border-top-color: #c3ced7;
}

.table > thead > tr > th {
	border-bottom: 1px solid #c3ced7;
	background-color: #fff;/*#fefefe;*/
	opacity: 1;
}

.table td {
	background-color: #fff;
	/*opacity: 0.8;*/
}

.table-responsive .table-responsive {
	background-color: transparent;
	margin-bottom: 0;
}

.table-responsive .table-responsive td {
	border-top:none;
}

.table-responsive td {
	padding: 2px;
}

.btn-link {
	padding: 2px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	color: #fff;
	background-color: #75a9d7;
	border-color: #75a9d7;
}

.input-group {
	width:51%;
	margin-left: 15px;
}

#labelinput {
	width: inherit;
	max-width:100%;
	text-align: left;
}

#input01 {
	clear:both;
	width: 100%
}

.botonConsultar {
	color: #fff!important;
	background-color: #337ab7!important;
	border-color: #2e6da4!important;
}


.modal-backdrop {
	display:none;
}


.navbar-fixed-top {
	z-index: 0; 
	position: relative;
}


.input-group {
	z-index: 0;
}

.navbar-toggle {
	display:none;
}

h1, .h1 {
	font-weight:bold; color: #337ab7;
}

h4 {
	font-size: 17px;
	line-height: 135%;
	color: #555;
}

.navbar-inverse {
	border:none;
}


.footer a {
	color: #999999;
}

.footer a:hover {
	color: #ffffff;
}

.footer {

	background-color: #222;
	color: #999;
	font-size: 10pt;
     height:70px; 
}

.footer2 {
	
	color:  #222;
	font-size: 13px;
	min-height: 70px;
}
.footer2 p{
    
   line-height: 70px;
}
.footer p {
	line-height: 70px;
}

#contenido {
	
}

.linkPj {
    font-weight: 700;
    color: #337ab7;
    border-color: white;
    background-color: white;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 2px 3px;
    display: contents;
}
@media (max-width: 700px){
h3 {
    font-size: 50px!important;
}
p.parrafos{
	font-size: 40px;
    margin-top: 25px;
}
h1 {
    font-size: 50px!important;
}
button.btn.btn-primary.btn-lg {
    width: 15em!important;
    font-size: 40px!important;
    margin-bottom: 20px!important;
}
    
.navbar-inverse {
	border:none;
    height: 135px!important;
    font-size: 8pt!important;
    text-align: center;
    
}
    .footer{ height:90px!important;}
}


@media (max-width: 900px){
    
	video{display:none;
	}
}