html {
	background: url(images/main-bg.jpg) repeat-y scroll center top #F6F6F6!important;
}

body{
	font-size: 12px;
	/*color: #333;*/
	color: #00327B;
	background: url(images/main-bg.jpg) repeat-y scroll center top #F6F6F6!important;
}

h1, .h1 {
    font-size: 24px !important;
}

h2{
    font-size: 20px !important;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 17px !important;
    margin-bottom: 8.5px !important;
}

h5{	
	font-weight: bold;
}

.logo {
	width: 90px;
	height: 90px;
	margin: 5px;
	background-color: white;
}

.logo-app {
	width: 100px;
	height: 100px;
	position: absolute;
	float: left;
}

.top-section {
  float:left;
    background: lightgreen;
    height:50%;
}

.bottom-aligner {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
}

.bottom-content {
    display: inline-block;
}

.title-app {
    box-sizing: border-box;
    color: #FFF;
    /*display: inline-block;
    float: left;*/
    height: 100px;
    /*margin-left: 5px;
    padding-top: 20px;*/
    vertical-align: bottom;
    float: left;
    padding-left: 100px;
}

.title-app small {
    /*color: #0081cf;*/
    color: #4DA7DD;
}

.title-app h1{
	/*margin-bottom: 0px !important;
	margin-top: 0px !important;
	vertical-align: middle;*/
}

.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: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

.center{
	text-align: center;
}

.buttonBar{
	padding-top: 10px;
}

.recaptcha{
	display: inline-table;
}

.container{
	max-width: 970px;
	
}

.navbar{
	position:relative;
	margin-bottom: 0px;
	background-color: #00327B;
	border-color: #00327B;
	border-radius: 4px 4px 0px 0px;
	background-image: linear-gradient(to bottom, #00327B 0%, #00327B 100%);
}


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

.principal{
	max-width: 970px;
	background-color: white;
	margin: 0 auto;
	padding: 10px;
}

.content{
	margin: 0 auto;
}

.footer{
	text-align: center;
	padding-top: 25px;
}

 hr { 
 	border: 0; 
 	height: 7px; 
 	background: #FFA500;
 	margin-top: 0px;
 	margin-bottom: 10px;
 	/*background-image: linear-gradient(to right, #ccc, #FFA500, #ccc); */
}

.control-label{
	color: #00327B;
	font-weight: normal;
}

.form-group{
	margin-bottom: 5px;
}

.input-sm{
	height: 25px;
}

.marcaObligatorio{
	color: #CC0000;
}

.infoObligatorio{
	color: #CC0000;
	text-align: right;
	font-style: italic;
}

.control-label{
	color: #00327B !important;
}

.mensajeError{
	color: #CC0000;
	font-size: 95%;
}

.alerta{
	color: #CC0000;
}

.help-block{
	color: #737373 !important;
}

.modal-header-success {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-warning {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-danger {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-primary {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-body, .modal-footer{
	padding: 10px !important;
	text-align: center;
}


/*Para quitar los botones arriba y abajo en los input de tipo number*/
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
} 

input[type=number] {
    -moz-appearance:textfield;
}

.alert {
	margin-bottom: 5px;
}

.examinar {
	padding-bottom: 10px;
}

.celdaDescargar {
	width: 110px;
}

.version {
	font-size: 5px;
	text-align: right;
	color: #f5f5f5;
	
}

.pagination{
    display:table;
    margin:0 auto;
}

#tablaRegistros th {
	text-align: center;
	vertical-align: middle;
}
