/* Error de minimización. Devolviendo el contenido no minimizado.
(31,12): run-time error CSS1038: Expected hex color, found '#ffff'
: run-time error CSS1066: Unexpected end of file encountered
 */
body {
    font-size: 14px;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;

    /*padding-top: 50px;
    padding-bottom: 20px;*/
}
.fileinput-upload-button {
    background-color: #028e00 !important;
    color: #fff !important;
}

.fileinput-remove-button {
    background-color: #a50505 !important;
    color: #fff !important;
}
.dropdown-toggle, .menu-divider-right {
    color: navy !important;
}
.row {
    margin-left:0px!important;
    margin-right:0px !important;
}
footer {
    /*background-color: #083FB0 !important;*/
    color: #ffff;
    font-size: 1.3em;
}
/*Footer*/
.address {
    font-weight: normal !important;
    color: #565656;
}
.foot-width{
    margin: 0 auto;
    width: 80%;
}
.foot-width a {
    color: #565656;
}
.foot-width a img {
    width: 10%;
    margin-right: 1em;
}
.title-footer-des {
    font-size: 1.2em;
    font-weight: normal !important;
}
.list-group-item {
    border: none !important;
    font-weight: bold;
    font-size: 18px;
    color: #000599 !important;
}
a {
    color: #000f9f;
    text-decoration: none;
    font-family: 'proxima nova';
}
a:hover {
    color: #063359 !important;
    text-decoration: none !important;
    /*box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px !important;*/
    font-weight: 600;
    background-color: transparent !important;
}
header {
    margin: 0 auto;
    width: 100%;
}
header img{
    width: 68%;
}
h1{
    font-size: 2em !important;
    font-weight: bold;
    /*text-shadow: -1px -1px 1px #fff, 1px 1px 1px #B8B8B8;*/
}
h2{
    font-size: 2em !important;
    font-weight: bold;
    /*text-shadow: -1px -1px 1px #fff, 1px 1px 1px #B8B8B8;*/
}
h3{
    /*text-shadow: 0px 1px 1px #4d4d4d;*/
}

label {
    font-weight: 100 !important;
}
ol{
    padding-left: 2em;
    text-align: justify;
}
ol li h5 small{
    color:#000000;
    word-wrap: break-word;
    font-size: 14px;
}
section h4 {
    color: #242424;
    font-family: 'Intro Bold', arial, serif;
    font-size: 1.1em;
    font-weight: bold;
    margin: 2em 0 !important;
    text-align:left;
    /*color: #676767;*/
}
table tbody a{
    cursor: pointer;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
.breadcrumb{
    background-color:#FEFEFE;
}
/* Set width on the form input elements since they're 100% wide by default */
.navbar-default {
    background-color: #FFFFFF;
    /*
    box-shadow:0px 0px 10px #A0A0A0;
    background: linear-gradient( 90deg, rgb(252, 98, 32) 0%, rgb(190, 16, 116) 30%, rgb(11, 60, 174) 100%) !important;*/
    height: 118px;
    background-color: #083fb0 !important;
}
input.input-validation-error {
    border: 1px solid #b94a48;
}
input[type="checkbox"].input-validation-error {
    border: 0 none;
}
/*Footer*/
#agebManzana h2, #fichaFamiliar h2, #fichaPersonal h2{
    text-shadow: 0px 1px 5px #A1A1A1;
}
#cubo {
    margin: 2em 0;
    /*overflow: scroll;*/
    -webkit-overflow-scrolling: touch;
    width: 100%;
}
#datos-nombre{
    width: 48%;
}
#datos-curp-tel{
   /*margin-top: 3%;*/
   width: 30%;
}
#datos-dom{
    width: 59%;
}
#datos-localidad{
    width: 55%;
}
#datos-personales{
    width: 40%;
}
#dato-titulo{
    width: 69%;
}
#dato-titulo h2 {
    margin-top: 0;
}
#datos-ubicacion{
    width: 46%;
    margin-right: 5%;
}
#divConsultaPorPersona .table-responsive{
    margin-bottom: 0 !important;
}
#ext-comp-1011{
    display:none
}
#familiar h2{
    margin-top: 0;
}
#georef-mapa{
    margin:0 0 2em 0;
    position:relative;
    width: 100%;
}
#georef-mapa img{
    width: 100%;
}
#idh .list-group-item {
    border: 1px solid rgba(188, 186, 179, 0.5) !important;
}
#pie-img {
    background-color: #0262c9;/*#0B4284;*/
    width:100%;
    text-align: center;
    vertical-align: middle;
}
#label-uno{
    color: white;    
}
#label-dos{
    color: rgb(14,192,244);
}
#label-uno h3, #label-dos h3{
    font-size: 1.3em;
    margin: 0.5em 0 !important;
}

#numbers{
    margin: 1em 0;
}
#middle {
    width: 36%;
    /*margin-left: 3%;*/
    margin-right: 3%;
}
h4 span.stop{
    font-size: 0.6em;
    margin-right: 0.5em;
}
#middle h5 {
    color: #242424;
    font-family: 'Intro Bold', arial, serif;
    font-size:1.1em;
    font-style: normal;
    font-weight:bold;
    line-height: 2em;
    margin-left: 11%;
    word-wrap:break-word;
}
#middle span.iconh5{
    font-size: 1em;
    margin-top: 2%;
}

#map-obac{ 
    background-color :rgba(173, 173, 173, 0.22);
    box-shadow: 0px 0px 10px #ECECEC;
    margin-left: 0;
    margin-bottom: 2em;
    padding: 1em;
    width: 100%;
}
#tabla-obac{
    box-shadow: 0px 0px 10px #ECECEC;
    width: 100%;
    margin-bottom: 2em;
}
#tabPerFam{
    font-weight: bold;
    margin: 0 0 3%;
}
#tblNetoFams, #tblPorcentajeFams{
    font-size: 0.8em;
}
#tblNetoUbicacion > table, #tblPorcentajeUbicacion > table{
    word-wrap:break-word;
}
#tblNetoUbicacion > div, #tblPorcentajeUbicacion > div{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.accordion-heading a{
    color: #FCFCFC !important;
}
.badge{
     /*background-color: rgba(255, 119, 0, 0.8) !important;*/
}
.badge-mod{
    color: #000000;
    background-color: transparent;
}
.accordion-heading a > .caret{
    border-top: 4px solid #FFFFFF;
}
.boton-info-rel{
    padding: 0 1em 1em;
}
.boton-info-rel  h5{
    font-size: 1em !important;
}
.boton-info-out{
    margin:2em 0;
}
.boton-info-out{
    display: none;
}
.btnCedula{
    width: 35%;
}
.btn-floating {
    color: white;
    /* background: #083FB0 !important; */
    /* border-radius: 100%; */
    /* padding: 20px; */
    width: 70px;
    /* height: 00%; */
    font-size: 3.0rem;
    margin-right: 1%;
    display: inline-block;
}
.btn-tipo-table {
    float: right;
    padding: 0.5em;
}
.btn-tipo-table .radio{
    display: table-cell;
    padding-left: 40px !important;
}
.cartografico{
    border: 0;
    width: 100%;
    height: 700px;
}
.chosen-container{
    width: 100% !important;
}
.circleColorVerdeObs{
    color: rgba(89, 143, 89, 1);
}
/*.circleColor2{
    color: rgba(92, 184, 92, 1);
}*/
.circleColorVerde{
    color: rgba(65, 215, 65, 1);
}
.circleColorAmarillo{
    color: rgba(226, 195, 58, 1);
}
.circleColorRojo{ 
    color: rgba(217, 83, 79, 1);
}
.circleFontSize{
     font-size: 1.3em !important;
}
.circlePos{
    margin: 0 auto;
}
.circleText{
    text-align: center;
    color: #FEFEFE; 
    /*font-weight:bold;*/
}
.circleText p{
    background: rgba(255,255,255,0.1);
    padding: 5px 3px; 
    
}
.chartColumn{
    margin-bottom:1em;
    width:100%;
}
.close {
    font-size: 2em !important;
    color: #000000;
    text-shadow: none !important;
    opacity: 0.7 !important;
}
.close:hover, .close:focus{
    opacity: 0.4 !important;
}
.conteniframe{
    width: 100%;
}
.descripcion{
    color: #0B4284;
    /*font-weight: bold;*/
}
.des-dgr{
    box-shadow: 0px -1px 10px #DBDBDB inset;
    padding: 3%;
    margin-bottom: 3%;
}
.des-dgr dl{
    margin: 0;
}
.div-table-content{
    border-bottom: 1px solid #CDCCCC;
    /*margin-bottom: 20px;*/
}
.dl-horizontal dt {
    white-space: normal;
}
.esferaGris{
    color: #6A6A6A;
}
.esferaRojo{
    color: #DF5353;
}
.esferaNaranja{
    color: #FF9900;
}
.esferaAmarillo{
    color: #F8FA09;
}
.esferaVerde{
     color: #309E15;
}
.esferaTbl{
    font-size: 2em !important;
}
.esferaSpan{
    margin-left: 3px;
    font-weight: bold;
}
.filtro{
    width:50%;
}
.lista-dgr{
    /*margin-left:15%;*/
    width: 35%;
}
.lista-dgr > ul > li{
   border: 1px solid #dddddd !important;
}
.form-horizontal .btn{
    float:right;
}
.glyphicon{
    font-size: 0.8em;
}
.glyphicon-minus{
    font-size: 1em;
}
.header{
    background-color: rgba(84, 128, 161, 0.98);
    color: #F3F3F3;
    font-weight: bold;
}
.headertblPersona {
    background-color: dodgerblue;
    color: #F3F3F3;
    font-weight: bold;
}
.iconManual{
    /*color: #003387 !important;*/
    font-size: 20px; 
}
.iconUp{
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    border-top: 11px solid #FFFFFF;
    border-right: 10px solid transparent !important;
    border-left: 10px solid transparent !important;
}
.list-group{
    margin-bottom: 1% !important;
}
.login-footer .left-section a{
    font-weight: normal !important;
}
/*.list-group-item{
    
    border: 1px solid rgba(12, 93, 159, 0.5) !important;
}*/
.obac {
    display: inline-block;
    vertical-align:top;
}
.map{
    margin-bottom: 4%;
    margin-left:4%;
    width: 100%;
}
.margIndicador{
    margin-top: 5%;
}
.markMarg{
     margin-bottom: 1em;
}
.markerPrin img{
    margin-bottom: .5em;
    margin-top: 1em;

    width: 3%;
}
.markerSec img{
    width: 25%;
}
.menos{
    font-size: 1.5em;
    color: #E91919;
}
.menu-divider-left{
    border-left: 1px #E9E9E9 solid;
}
.menu-divider-right{
    border-right: 1px #E9E9E9 solid;
}
.modal-header {
    background-color: #034B88;
    color: white;
}
.navbar-collapse{
    padding-left: 0px !important;
}
.navbar-default .navbar-toggle {
    /*border-color: #FF5B03 !important;*/
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FF5B03 !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}
.ok{
    font-size: 1.5em;
    color: #1BB233;
}
.overHerdar{
    background-color: #FFF;
    height: 75px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.pagination{
    margin-top: 0 !important;
}
.pagination > .active > a{
    background-color: dodgerblue !important;
    border-color: dodgerblue !important;
}

.radio label{
    font-weight: bold !important;
}
.semAmarillo{
    background-color: rgba(226, 195, 58, 1) !important;
}
.semaforoNaranja{
    background-color: rgba(226, 137, 58, 1) !important;
}
.semRojo{
    background-color: rgba(217, 83, 79, 1) !important;
}
.semVerde  {
    background-color: rgba(65, 215, 65, 1) !important;
}
.semVerdeObs {
    background-color: rgba(92, 184, 92, 1) !important;
}
.semVerdeObsc {
    background-color: rgba(89, 143, 89, 1) !important;
}

.sub {
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    /*padding-left: 1%;*/
}
.tbl-alin{
    text-align:right;
}
.tbl-alin-r {
    text-align: right;
}
.tbl-alin-center{
    text-align:center;
}
.top-form{
    margin:2em 0;
}
/*small.sub{
    margin-bottom : 1px;
}*/
.margen-izq{
    margin-left:2em;
}
.content {
    margin: 0 auto;
    width: 80%;
}
.field-validation-error {
    color: #b94a48;
}
.field-validation-valid {
    display: none;
}
.fuenteIter a{
    color: #333;
    text-decoration: underline;
}
.fuenteIter a:hover{
    color: #428bca;
    text-decoration: none;
    transition: color .5s;
    -webkit-transition: color .5s;
    -ms-transition: color .5s;
}
.icon-stop:before {
	content: "\e600";
    font-size: 0.6em;
}
 div.obac{
     width:64%;
}
.lblIntegrantes{
    float: left;

}
.lblTelefono{
    float: right;
}
.list-group-item {
        padding: 10px 5px;

 }
.loader{
     text-align:center;
    margin: 0 auto;    
 }
.loader h5{
     font-size: 1em;
    
 }
.loader img{
     width:5%;
 }
.nota{
    margin: 2em 0em 0 2em;
}
.nota h6{
    font-size: 14px;
}
.panel {
    margin-bottom: 0 !important;
}
.position {
    display: inline-block;
    vertical-align: middle;
}
.space-title {
    padding: 0 5em;
}
.table{
    margin-bottom: 0 !important;
}
.tableLoc{
    margin-top: 1em;
    margin-bottom: 1em;
}
.tableLocalign{
    text-align: center;
    padding-bottom: 1.3em !important;
}
.table-one {
    /*box-shadow: 0px 0px 10px #ECECEC;*/
    font-size: 0.9em;
}
.tbl-one-bold{
    font-weight: bold;
}
.table-top-margin{
    margin-top: 3em;
}
.table-two {
    font-size: 0.9em;
    margin-top: 2em;
}
.texto-index{
    color: #0B4284;
    font-size: 1.1em;
    /*font-weight: bold;*/
    margin-top: 3%;
    text-align: justify;
}
thead .tr-color-header > a{
    color : #333 !important;
    text-decoration: underline;
}
tbody .tr-color-header > a{
     color : #333 !important;
}
.tr-color1{
    background-color: rgba(12, 93, 159, 1) !important;
}
.tr-color2{
    background-color: rgba(12, 93, 159, 0.85) !important;
}
.tr-color3{
    background-color: rgba(12, 93, 159, 0.7) !important;
    
}
.tr-color4{
    background-color: rgba(238, 80, 28, 1) !important;
    
}
.tr-color5{
    background-color: rgba(238, 80, 28, 0.85) !important;
    
}
.tr-color6{
    background-color: rgba(238, 80, 28, 0.7) !important;
    
}
.tr-color7{
    background-color: rgba(0, 195, 9, 1) !important;
    
}
.tr-color8{
    background-color: rgba(0, 195, 9, 0.8) !important;
    
}
.tr-color9{
    background-color: rgba(0, 195, 9, 0.6) !important;
    
}
.tr-color10{
    background-color: #1BB4EB !important;
    border-color: #1BB4EB;
}
.tr-color11{
    background-color: #FFFFFF;
}
/*.tr-color-b{
    color:#000000;
    font-weight: bold;
}*/
.tr-color-w{
    color: #FFFFFF;
    /*font-weight: bold;*/
}
.tr-text-aling{
    text-align: center;
}
.validation-summary-errors {
    color: #b94a48;
}
.validation-summary-valid {
    display: none;
}
.x-border-panel {
    top: 0 !important;
}
.div-table-content {
    overflow-y: scroll; /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}
.tblAlignR{
    text-align: right;
}
.first-child {
    background-color: #083FB0 !important;
    border-radius: 20px;
}
.sitin {
padding: 1em;
color: white;
}
.sitin a i {
font-size: 4em;
color: white;
}
.sitin a span {
font-size: 1.5em;
color: white;
}
.sitin a p {
color: white;
}
.no-padRight {
padding-right: 0 !important;
}
.no-padleft {
padding-left: 0 !important;
}

/*Validaciones Resposive iphone, android, windows phone*/
@media only screen and (min-width : 320px) and (max-width : 568px) {
     div.obac{
        width:100%;
    }
    ol{
        font-size: 12px;
        padding-left: 1.3em; 
    }
    ol li h5 small {
        font-size: 12px;
    }
    header {
        margin: 0;
        width: 100%;
    }
    footer {
        margin: 0;
        width: 100%
    }
    input, select, button {
        max-width: 100% !important;
    }
    #dato-titulo, #datos-curp-tel{
        display:block;
        width:100%;
    }
    #datos-dom, #datos-personales {
        display:block;
        width: 100%;
    }
    #datos-nombre{
        width: 100%;
    }
    #datos-ubicacion{
        margin-right: 0;
        width:100%;
    }
    #datos-localidad {
        width: 100%;
    }
    
    
    #main {
        width: 100%;
    }
    #map {
        width:100%;
    }
    #map-obac {
        margin-left: 0;
        width: 100%;
    }
    #map-obac {
        padding:0;

    }
    #label-uno{
        margin-right: .5%;
    }
    #label-uno, #label-dos{
        font-size: 0.7em;
    }
    #label-dos{ 
        margin-left: .5%;
    }
    #tabla-obac {
        font-size: 0.8em;
        width: 100%;
    }
    #tbl-mobil-estatal, #tbl-mobil-federal{
        display: block !important;
    }
    .badge {
        white-space: normal;
        word-wrap: break-word;
        
    }
    .btn{
        width:100%;
    }
    .btn-margin{
        margin-bottom: 5%;
    }
    .boton-info-rel{
        width:100%;
    }
    .btnCedula {
        margin-bottom: 2%;
        margin-top: 2%; 
        width: 100%;
    }
    .carrusel-home {
         margin: 0;
         margin-bottom: 5%;
         width: 100%; 
    }
    .circleFontSize{
        font-size: 1em !important;
    }
    .col-sm-10 {
        width: 100%;
    }
    .content {
        background-image:none;
        width: 90%;
    }
    .datosUser, .datosCuenta{
        display:block;
    }
    .div-table-content {
        /*height: 150px;
        overflow-y:auto;
        overflow-y: scroll; 
        -webkit-overflow-scrolling: touch;*/
        display: none;
    }
    .div-table-content table{
        font-size: 1em;
        text-align: left;
        word-wrap: break-word;
    }
    .des-dgr {
        padding: 1%;
    }
    .obac{
        display: block;
    }
    .filtro{
        display: block;
        width:100%;
    }
    .input-form {
        display: block;
        margin: 0;
        width: 100%;
    }
    .lblTelefono{
        float: left;
        width: 100%;
    }
    .lista-dgr{
        display: block;
        margin-left:0;
        width:100%;
    }
    .list-sm-display{
        height: 80px;
    }
    .loader{
        width: 15%;
     }
    .map{
        margin-left: 0;
    }
    .margIndicador {
        margin-top: 0;
    }
    .menu-divider-bottom{
        border-bottom: 1px #E9E9E9 solid;
    }
    .modal-dialog{
        padding: 0; 
        width: 100%;
    }
    .navbar-default .navbar-nav > li > a{
         font-size: 2em;
    }
    .navbar-default .navbar-nav > li > form > a {
        font-size: 2em;
    }
    .nota {
        margin:0;
        width: 100%;
    }
    .panel table{
        font-size: 1em;
        text-align: inherit;
        word-wrap: break-word;
    }
    .panel{
        display:none;
    }
    .space-title {
        padding: 0em 10em;
    }
    .table-one {
        font-size: 0.8em;
    }
    #tabla-obac .panel{
        display: block;
    }
    #tabla-obac .div-table-content{
        display:block;
    }

}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) { 
    #label-uno, #label-dos{
        font-size: 0.9em;
        margin: 0 .5%;
    }
    .loader{
        width: 10%;
     }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
    #label-uno{
        margin-right: .5%;
    }
    #label-uno, #label-dos{
        font-size: 0.7em;
    }
    #label-dos{ 
        margin-left: .5%;
    }
    .loader{
        width: 10%;
     }
    .markerPrin img {
        width: 6%;
    }
    .markerSec img {
        width: 50%;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait){
    .markerPrin img {
        width: 9%;
    }
    .markerSec img {
        width: 87.5%;
    }
}
@media only screen and (min-width : 569px) and (max-width : 767px){
    header {
        margin: 0;
        width: 100%;
    }
    #datos-dom {
        width: 100%;
    }
    #datos-dom, #datos-personales {
        display:block;
        width: 100%;
    }
    #datos-nombre {
        display: block;
        width: 100%;
    }
    #datos-ubicacion {
        display: block;
        margin-right: 0; 
        width: 100%;     
    }
    #datos-localidad {
        width: 100%;
    }
    #dato-titulo, #datos-curp-tel {
        
        width: 49%;
    }
    #label-uno{
        margin-right: .5%;
    }
    #label-dos{
        margin-left: .5%;
    }
    #label-uno h3, #label-dos h3 {
        font-size: 1em;
    }
    
    #main {
        width: 100%;
    }
    #map-obac {
        margin-left: 0;
        width: 100%;
    }
    #tbl-mobil-estatal, #tbl-mobil-federal{
        display: block !important;
    }
    .btn-margin{
        margin-left: 5%;
    }
    .btnCedula {
        margin-bottom: 2%;
        margin-top: 2%; 
        width: 100%;
    }
    .badge {
        white-space: normal;
        word-wrap: break-word;
        
    }
    .carrusel-home {
         margin: 0; 
         margin-bottom: 5%;
         width: 100%;

    }
    .content {
        width: 90%;
    }
    .datosUser, .datosCuenta{
        display:block;
    }
    .div-table-content {
          /*height:200px;
          overflow-y:auto;*/
          display: none;
    }
    .div-table-content table{
        font-size: 0.8em;
        text-align: left;
        word-wrap: break-word;
    }
    .des-dgr {
        padding: 1%;
    }
    .filtro{
        display: block;
        width:100%;
    }
    .form-horizontal .btn {
        width: 100%;
    }
    .lista-dgr{
        display: block;
        margin-left:0;
        width:100%;
    }
    .list-sm-display{
        height: 65px;
    }
    .loader{
        width: 10%;
     }
     .margIndicador {
        margin-top: 0;
    }
    .menu-divider-bottom{
        border-bottom: 1px #E9E9E9 solid;
    }
    .modal-dialog{
        padding: 0; 
        width: 100%;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 2em;
    }
    .navbar-default .navbar-nav > li > form > a {
        font-size: 2em;
    }
    .obac {
        display: block;
    }
    .panel table{
        font-size: 0.8em;
        text-align: inherit;
        word-wrap: break-word;
    }
    .panel{
        display:none;
    }
    #tabla-obac .panel{
        display: block;
    }
    #tabla-obac .div-table-content{
        display:block;
    }
    div.obac {
        width: 100%;
    }
    #tabla-obac {
        width: 100%;
    }
}
@media only screen and (min-width : 769px) and (max-width : 1020px){
     .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #dddddd;
      }
}
/*Ipad css generales*/
@media only screen and (min-width : 768px) and (max-width : 1024px)  {
    div.obac {
        width: 100%;
    }
    header {
        margin: 0;
        width: 100%;
    }
    ol{
        padding-left:1.4em;
    }
    ol h5 {
        font-size: 16px;
    }
    #datos-localidad {
        width: 100%;
    }
    #label-uno{
        margin-right: .5%;
    }
    #label-uno h3 {
        font-size: 1em;
    }
    #label-dos {
        margin-left: .5%;
    }
    #label-dos h3 {
        font-size: 1em;
    }
    #main{
        margin-top: 5%;
        width:100%;
    }
    #datos-dom {
        width: 100%;
    }
    #datos-dom, #datos-personales {
        display:block;
        width: 100%;
    }
    .change-pass{
        width: 50%;
       
    }
    .datosCuenta{
        width: 50%;
    }
    .datosUser{
        width:49%;
    }
    .div-table-content {
        /*height: 200px;*/
        /*overflow-y:auto;*/
        overflow-y: scroll; /* has to be scroll, not auto */
        -webkit-overflow-scrolling: touch;
    }
    .div-table-content table{
        font-size: 0.8em;
        text-align: left;
        word-wrap: break-word;
    }
    .boton-info-rel {
        margin: 0.5em 0.5em;
    }
    .btnCedula {
        margin-bottom: 2%;
        margin-top: 2%; 
        width: 95%;
    }
    .carrusel-home{
        margin: 5% auto;
        width: 100%;
    }
    .content {
        background-image:none;
        width:95%;
    }
    .filtro{
        width: 95%;
    }
    .form-horizontal .btn{
        float:right;
        width:100%;
    }
    .lista-dgr{
        width: 100%;
    }
    .markerPrin img {
        width: 8%;
    }
    .markerSec img {
        width: 62.5%;
    }
    .nota{
        margin:2em 0em 0em 1.5em;
    }
    .nota h6{
        font-size: 14px;
    }
    .overHerdar{
        background-color: #FFF;
        height: 75px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .panel table{
        font-size: 0.8em;
        text-align: inherit;
        word-wrap: break-word;
    }
    .space-title {
        padding: 0em 10em;
    }
    .tbl-alin {
        text-align: center;
    }
    .tbl-alin-r {
        text-align: right;
    }
    .w-th {
        width: 9%;
    }
     div.tblProSocial {
      height:200px;
      overflow-y:auto;
      -webkit-overflow-scrolling: touch;
      margin-bottom: 5%;
    }
     .top{
         width: 100%;
     }
}
/*Ipad retina*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)and (-webkit-min-device-pixel-ratio: 2)  {
    header {
        margin: 0;
        width: 100%;
    }
    #label-uno{
        margin-right: .5%;
    }
    #labe-dos{
        margin-left: .5%;
    }
    div.obac {
        width: 68%;
    }
    .lista-dgr{
        width: 31%;
    }
    .conteniframe{
        width: 75%;
    }
    
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)and (-webkit-min-device-pixel-ratio: 2)  {
    header {
        margin: 0;
        width: 100%;
    }
    #label-uno{
        margin-right: .5%;
    }
    #label-uno h3 {
        font-size: 1em;
    }
    #label-dos h3 {
        font-size: 1em;
    }
    
    section.datosCuenta{
        width: 45%;
    }
    section.datosUser{
        width:49%;
        margin-right: 5%;
    }
    .des-dgr {
        padding: 1%;
    }
    .lista-dgr{
        width: 100%;
    }
    .map {
        width: 96%;
    }
    #map-obac {
        margin-left: 0;
        width: 100%;
    }
    #tabla-obac {
        width: 100%;
    }
    .obac {
        display: block;
    }
     div.obac {
        width: 100%;
    }
    
}
/*Ipad no retina*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
    header {
        margin: 0;
        width: 100%;
    }
    #label-uno{
        margin-right: .5%;
    }
    #labe-dos{
        margin-left: .5%;
    }
    div.obac {
        width: 68%;
    }
    .lista-dgr{
        width: 31%;
    }
    .conteniframe{
        width: 75%;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)  {
    header {
        margin: 0;
        width: 100%;
    }
    #label-uno{
        margin-right: .5%;
    }
    #label-uno h3 {
        font-size: 1em;
    }
    #label-dos h3 {
        font-size: 1em;
    }
    section.datosCuenta{
        width: 45%;
    }
    section.datosUser{
        width:49%;
        margin-right: 5%;
    }
    .des-dgr {
        padding: 1%;
    }
    .lista-dgr{
        width: 100%;
    }
    .map {
        width: 96%;
    }
    #map-obac {
        margin-left: 0;
        width: 100%;
    }
    #tabla-obac {
        width: 100%;
    }
    .obac {
        display: block;
    }
     div.obac {
        width: 100%;
    }
    
}
/*PC yPortatiles*/
@media only screen and (min-width : 1025px) {
    /*Hover sobre dropdown en el menu*/
    .carrusel-home{
        margin: 5% auto;
        width: 70%;
    }
    #label-uno{
        margin-right: .5%;
    }
    #label-dos{
        margin-left: .5%;
    }
    #main{
        margin: 2em 0;
        width: 100%;
    }
    #tblNetoUbicacion div > .table-hover tbody tr:hover td{
        background-color: #0B4284  !important;
        color: #F3F3F3;
    }
    .table-hover tbody tr:hover td a{
        color: #F3F3F3 !important;
    }
    .table-hover tbody tr:hover td small{
        color: #F3F3F3;
    }
    .change-pass{
        width: 50%;
       
    }
    section.datosCuenta{
        width: 50%;
    }
    section.datosUser{
        width:49%;
    }
    .div-table-content {
      overflow-y:auto;
    }
    .div-table-content table tbody{
        /*font-size: 1em;
        text-align: left;*/
        word-wrap: break-word;
        
    }
    .dropdown:hover .dropdown-menu {
        display: block;
     }
    .modal-dialog{
        width: 35%;
    }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        /*background-color: #61e2f9 !important; /* #EE501C;*/
        /*border-color: white;*/
        color: #FFFFFF;
        transition: background-color .3s;
    }
    .panel table{
        font-size: 1em;
        text-align: inherit;
        /*word-wrap: break-word;*/
    }
    .table-hover tbody tr:hover td {
        background-color: #4F4F4F !important;
        color: #F3F3F3;
    }
    .table-hover tbody tr:hover td a{
        color: #F3F3F3;
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #dddddd;
     } 
    .tbl-fontProg{
        font-size: 0.8em;
    }
    div.tblProSocial {
      height:350px;
      overflow-y:auto;
      margin-bottom: 5%;
    }
    .top{
        margin-top: 26px;
    }
}
@media only screen and (min-width : 1170px){
    .table-responsive {
        overflow-x: hidden;
        overflow-y: hidden;
     }
    .table-responsive{
        border :none;
    }

}
/*Login*/
.text-pass{
    display: block;
    margin-top: 5%;
}
.form-signin {
      max-width: 100%; 
      display:block;
      background-color: #f7f7f7;
      /*-moz-box-shadow: 0 0 3px 3px #888;
      -webkit-box-shadow: 0 0 3px 3px #888;
	  box-shadow: 0 0 3px 1px #888;
      border-radius:2px;*/
      /*margin: 0 auto 5%;*/
}
.main{
	padding: 5%;
}
.heading-desc{
	font-size:20px;
	font-weight:bold;
	padding:38px 38px 0px 38px;
	
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: 40px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: 10px;
  border-radius: 5px;
  
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-radius: 5px;
}
.login-footer{
	background:#f0f0f0;
	margin: 0 auto;
	border-top: 1px solid #dadada;
	padding:20px;
}
.login-footer .left-section a{
	font-weight:bold;
	/*color:#8a8a8a;*/
	line-height:19px;
}
.validation-summary-errors ul{
    list-style: none;
    margin: 0 !important;
    padding: 5% 0 0 5%;

}
.modal-body {
    position: relative;
     padding: 0 !important; 
}
/*Menu Usuario boton Cerrar sesion*/
.dropdown-menu > li > form > a {
    clear: both; 
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 1.428571429;
    padding: 3px 20px;
    text-decoration: none;
    white-space: nowrap;
}
    .dropdown-menu > li > form > a:hover, .dropdown-menu > li > form > a:focus {
        background-color: #07f !important; /*#EE501C;*/
        color: #fff !important;
        /*text-decoration: none;*/
    }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #07f !important; /*#EE501C !important;*/
    color: #fff !important;
}
@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu > li > form > a {
        color: #777;
    }
    .navbar-nav .open .dropdown-menu > li > form >a {
        line-height: 20px;
    }
}
@media (max-width: 767px){
    .navbar-nav .open .dropdown-menu > li > form > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
}
@media (max-width: 767px){
   .navbar-default .navbar-nav .open .dropdown-menu > li > form > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > form > a:focus {
        color: #333333;
        background-color: transparent;
    }
}
@-moz-document url-prefix() {
    .table-one {
        margin-top: 2%;
    }
 }
div.DTTT { margin-bottom: 0.5em; float: right; }
div.dataTables_wrapper { clear: both; }




#Valida {	
	/*color: rgb(0,136,189) ;*/
	color:red;
}

#ValidarRecomendado {	
	color: green; 
	
}

label{
    display: inline-block;
    width: 5em;
  }

.errores{
            /*-webkit-boxshadow: 0 0 10px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            background: red;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            color: #fff;
            display: none;
            font-size: 14px;
            margin-top: -50px;
            margin-left: 180px;
            padding: 10px;
            position: absolute;*/
            color: #b94a48;
    display: none;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1;
        }
.bs-callout-warning {
border-left-color: #aa6708;
}

.bs-callout {
padding: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 3px;
}


.ui-progressbar {
    position: relative;
  }
  .progress-label {
    position: absolute;
    left: 50%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
  }





  .filterable {
    margin-top: 15px;
}
.filterable .panel-heading .pull-right {
    margin-top: -20px;
}
.filterable .filters input[disabled] {
    background-color: transparent;
    border: none;
    cursor: auto;
    box-shadow: none;
    padding: 0;
    height: auto;
}
.filterable .filters input[disabled]::-webkit-input-placeholder {
    color: #333;
}
.filterable .filters input[disabled]::-moz-placeholder {
    color: #333;
}
.filterable .filters input[disabled]:-ms-input-placeholder {
    color: #333;
}

.validation-summary-errors ul {

    padding-top:0px !important;

}


#idDependencia option { color: black; }
.empty { color: gray; }

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #590094;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

#WindowLoad
{
    position:fixed;
    top:0px;
    left:0px;
    z-index:3200;
    filter:alpha(opacity=65);
   -moz-opacity:65;
    opacity:0.65;
    background:#999;
}


@media (min-width : 1650px){
   .sitin {
    height:154px;
   }}





@media (max-width : 992px){
   .sitin {
    height:225px;
     margin-bottom: 15px;
   }}

@media (min-width : 1024px) and (max-width:1650px)   {
   .sitin {
    height:225px;
   }}




.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#428bca; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#SigApoyo  {
    font-size: 3em !important;
    color: #428bca !important;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}


a> .fa-3x {
  font-size: 3em !important;
  color:rgb(0,136,189) !important;
}


.headertbl{
    background-color: dodgerblue;
    color: #F3F3F3;
    font-weight: bold;
}

div.DTTT { margin-bottom: 0.5em; float: right; }
div.dataTables_wrapper { clear: both; }

.required:after 
{
    content: "*";
    font-weight: bold;
    color: red; 
}

.progress-bar.animate {
   /*position: relative;*/

    position: absolute;
    /*left: 50%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;*/
   width: 100%;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
