/* text-align:center; Esta propiedad no se propaga bien en firefox, por lo cual
   opt� por usar el tatibuto algin de table en la tabla principal del template base.
*/
/* ESTILOS NUEVOS SEGUN DEFINICION DE LA GENTE DE COMUNICACION */
.sinlinea .imm-seccion-cabezal {
    border: none;
}

.arriba {
    vertical-align: top;
}

.abajo {
    vertical-align: bottom;
}

.medio {
    vertical-align: middle;
}

.izquierda {
    text-align: left;
}

.derecha {
    text-align: right;
}

.pasoCabezal {
    height: 70px;
    border-top-width: 1px;
    border-top-color: #9C9E9F;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #D9DADB;
    border-bottom-style: solid;
    padding: 0px;
    vertical-align: middle;
    width: 100%;
}

.pasoCabezal1 {
    height: 35px;
    vertical-align: bottom;
}

.pasoCabezal2 {
    height: 35px;
    vertical-align: top;
}

#formInicioPagoFactura .columnaIzquierda {
    width: 57% !important;
}    
.columnaIzquierda {
    width: 7% !important;
    padding: 0px !important;
    padding-top: 10px !important;
    /*padding-left: 40px;*/
    padding-left: 5px !important;
    padding-right: 5px !important;
    /*padding-right: 20px;*/
    /*text-align: right;*/
    vertical-align: top !important;
    border: none !important;
    border-right-width: 2px !important;
    border-right-color: #C6C7C8 !important;
    border-right-style: dotted !important;
}

.columnaDerecha {
    width: 30% !important;;
    padding: 0px !important;;
    padding-top: 10px !important;;
    /*padding-left: 20px;*/
    padding-left: 5px !important;;
    padding-right: 5px !important;;
    /*padding-right: 40px;*/
    /*text-align: left;*/
    vertical-align: top !important;;
    border: none !important;
}

.columnaIzquierdaInterna {
    text-align: right;
}

.columnaDerechaInterna {
    text-align: left;
}

.tips {
    list-style-image: url(../resources/images/tips.png);
    list-style-position: outside;
    padding: 0px;
    padding-left: 15px;
}

.richPanelCabezal {
    /*border-bottom-style: solid; 
    border-top-style: none;
    border-right-style: none; 
    border-left-style: none;*/
    border-style: none none solid none;
    /*height : 50px;*/
}

.richPanelCabezalInterno {
    /*border-right-style: none; 
    border-bottom-style: none;
    border-left-style: none; 
    border-top-style: none;*/
    border-style: none none none none;
    /*height : 50px;*/
}

.richPanelFooter {
    text-align: right;
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 60px;
}

.richPanelFooterInterno {
    text-align: right;
    width: 650;
}

.richPanelCabezalNumero {
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-style: none;
}

.richPanelCabezalInternoRightDotted {
    border-right-style: dotted;
    border-bottom-style: none;
    border-left-style: none;
    border-top-style: none;
}

.richPanelCabezalInternoRightDotted {
    border-right-style: dotted;
    border-bottom-style: none;
    border-left-style: none;
    border-top-style: none;
}

.richPanelCabezalInternoNotDotted {
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-style: none;
}

.richPanelBotonesComando {
    vertical-align: top;
}

.listaLarga {
    width: 185px;
    heigth: 20px;
}

.graphicMensajeError {
    height: 16px;
}

h:input [type="text"] {
    border-color: #C6C7C8;
    border: 1px;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

h:inputTextArea {
    border-color: #C6C7C8;
    border: 1px;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    height: 60px;
    width: 400px;
}

.inputCortoN1 {
    width: 30px;
}

.inputCortoN2 {
    width: 50px;
}

.inputCortoN3 {
    width: 70px;
}

.inputMedianoN1 {
    width: 130px;
}

.inputMedianoN2 {
    width: 170px;
}

.inputMedianoN3 {
    width: 205px;
}

.inputLargoN1 {
    width: 250px;
}

.inputLargoN2 {
    width: 300px;
}

.inputLargoN3 {
    width: 350px;
}

.rich-panel-header {
    color: #0054BD;
    background-color: #0054BD;
    text-align: left;
}

.tabla-header {
    color: #0054BD;
    text-align: left;
}

.campo-tabla-header {
    color: #0054BD;
    text-align: center;
}

.TxtMensajeExito {
    text-align: left;
    vertical-align: top;
    font-family: "Arial", sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000;
    border: 0pt;
}

/*Estilos de Tablas*/
.TD {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    padding: 5px 8px;
    border: 1px solid #ddd;
    vertical-align: top;
}

.TR {
    font-size: 12px;
}

.Table {
    border: 2px solid #FFF;
    border-collapse: collapse;
    margin: 0px;
    text-align: left;
    font-family: "Ciudadela Pro", sans-serif !important;
}

.TH {
    background-color: #EF8127;
    color: #FFF;
    font-weight: bold;
    padding: 0px 8px;
}

.Thead Th H3 {
    margin-top: 0;
}

.Tr Th {
    background-color: #EF8127;
    color: #FFF;
    text-align: left;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    line-height: 1.167em;
}

/* Estilos para tablas */
.TablaCabezalFila {
    font-family: "Ciudadela Pro", sans-serif !important;
    font-size: 12px;
    font-weight: normal;
    background-color: #EF8127;
    color: #FFF;
    font-weight: bold;
    padding: 0px 8px;
    border: 1px solid #ddd;
    /*border-bottom: 1px solid #F37021;*/
}

.BordeTablaTitulo {
    color: #F37021;
    margin-left: 0px;
}
/** Igual al estilo TD **/
.TablaCelda {
    font-family: "Ciudadela Pro", sans-serif !important;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    padding: 5px 8px;
    border: 1px solid #ddd;
    vertical-align: top;
}

.elemento-desc {
    border-style: outset;
    border-color: rgba(125, 90, 33, 0.2);
    border-width: thin;
    text-align: left;
    background-color: rgb(232, 229, 224);
}

.elemento-tabla {
    border-style: none;
}

.rich-table-footercell {
    background-color: white;
    border-right: none;
    border-left: none;
    font-size: 12px;
    width: 60%;
}

.noRowBorders {
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
}

.rich-table {
    border-top: solid 1px #C4C0C9;
    border-left: solid 1px #C4C0C9;
    border-right: solid 1px #C4C0C9;
    border-bottom: solid 1px #C4C0C9;
    background-color: #FFF;
    empty-cells: show;
    border-collapse: separate;
}

.rich-table2 {
    border-top: solid 1px #C4C0C9;
    border-left: solid 0px #C4C0C9;
    background-color: #FFF;
    empty-cells: show;
    border-collapse: separate;
}

.rich-table-subheadercell {
    background-color: rgba(14, 13, 13, 0.04);
    border-left: medium none;
    border-right: medium none;
    color: #707173;
    font-size: 12px;
    text-align: -moz-right;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.textPanel {
    width: auto;
    text-align: justify;
    line-height: 18px;
    margin: 20px 15px 10px 15px;
    font-weight: bold;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.img-thumbnail {
    background-color: #fff !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 0.25rem !important;
    max-width: 95% !important;
}

.img {
    vertical-align: middle;    
}

.espaciosBancos{
    margin-left: 15px;
    margin-right: 15px;
}

.tituloSellados {
    font-size: 16px;
    margin: 15px;
    font-weight: bold;
}

.TxtNormalResaltado {
    font-family: "Ciudadela Pro", sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    line-height: 15px;
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
    .textPanel {
        width: auto;
        text-align: justify;
        line-height: 18px;
        margin: 20px 15px 10px 15px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    /*    .helpDoc {
            margin-left: 0.9pc !important;
        }*/
    .helpRequired .bf-message-detail {
        margin-left: -77px !important;
    }
}

/*Estilos para las páginas del menú "Trámites"*/
.classPanel .panel-title {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #EE7F00;
}

.Titulo2.classPanel {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #EE7F00;
}

.Titulo3 {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.seccionAux .panel-title {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: -12px !important;
    margin-left: -16px !important;
}

.imm-boton {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    border: 1px solid #87AF13;
    padding: 2px 6px 2px 6px;
    -webkit-transition: -webkit-box-shadow 0.3s linear;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #87AF13;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#87AF13), to(#709415));
    background: -moz-linear-gradient(25% 75% 90deg,#709415, #87AF13);
    margin-right: 7px !important;
}

.labelText {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #707173;
    text-align: right;
    padding-top: 0px !important;
    /*vertical-align: top;*/
}

.valueText {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    padding-bottom: 5px;
    padding-left: 0px !important;
}

.imm-EnlaceComunSubrayado {
    font-family: Arial;
    font-size: 12px;
    color: #F37021;
    font-weight: normal;
    border: 0px;
    text-decoration: underline;
}

.PaginaAnterior {
    font-family: Arial;
    font-size: 12px;
    color: #EE7F00 !important;
    font-weight: bold;
    border: 0px;
    text-decoration: underline;
    padding-left: 8pt;
    padding-right: 5pt;
    background: transparent url(../resources/images/anterior.png) no-repeat scroll 0 0;
    background-position-x: 0px;
    background-position-y: 0px;
    background-position-x: 0px;
    background-position-y: 0px;
    background-position: left;
}

.PaginaAnterior:hover {
    text-decoration: underline !important;
    background-color: #fdeade !important;
}

.imm-seccion {
    border: none;
    padding: 0px;
    padding-bottom: 0px;
    padding-bottom: 30px;
}

.rich-panel-header {
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    background-position: top left;
    background-repeat: repeat-x;
}

.rich-table-subheadercell {
    background-color: rgba(14, 13, 13, 0.04);
    border-left: medium none;
    border-right: medium none;
    color: #707173;
    font-size: 12px;
    text-align: -moz-right;
}

.rich-table {
    border-top: solid 1px #C4C0C9;
    border-left: solid 1px #C4C0C9;
    border-right: solid 1px #C4C0C9;
    border-bottom: solid 1px #C4C0C9;
    background-color: #FFF;
    empty-cells: show;
    border-collapse: separate;
}

.rich-table-subheadercell {
    background-color: rgba(14, 13, 13, 0.04);
    border-left: medium none;
    border-right: medium none;
    color: #707173;
    font-size: 12px;
    text-align: -moz-right;
}

.rich-table-thead {
    border-bottom: solid 1px #C4C0C9;
}

.rich-table-subheader {
    background-color: #F1EEE9;
}

.barcode {
    text-align: center;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
}

.barcode img {
    display: inline-block;
    vertical-align: middle;
    max-height: 70%;
    max-width: 70%;
    position: absolute;
    top: 0;
    bottom: 42px;
    left: 0;
    right: 0;
    margin: auto;
}

/*.helpCaptcha {
    margin-left: -0.8pc !important;
    width: 18pc !important;
    font-size: 1.2em !important;
}*/

/*.helpDoc {
    margin-left: 5.8pc;
    width: 10pc !important;
    font-size: 1.2em !important;
    margin-top: -6px;
}*/

.labelRadio {
    font-family: "Ciudadela Pro", sans-serif;
    font-size: 0.7rem;
    font-weight: normal;
    color: #0b0b0c;
    margin-left: 10px;
}

.labelRadio label {
    margin-left: 5px;
    margin-bottom: 0px !important;
    align-content: center !important;
    /*width: 208px;*/
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #707173;
    padding-top: 0px !important;
}

.labelRadio input[type="radio"] {
    display: block;
    float: left;
    margin-left: 0;
    margin-top: 0;
}

.labelAux {
    padding-right: 2px !important;
    margin-right: -12px;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #707173;
}

.TxtNormal {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

.TxtMessageError {
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CB0A1D;
    margin-left: 5.5pc !important;
    width: 10pc !important;
    font-size: 1.2em !important;
    margin-top: -13px;
}

.columnaIzquierda .form-group {
    margin-bottom: 6px;
}

.TxtNormalResaltado1 {
    font-weight: bold;
    color: #333;
    line-height: 43px;
}

.lineSeparator {
    margin-top: 3px;
    margin-bottom: 3px;
}

/*.btnFacturar {
    width: 102px;
    height: 32px;
    margin-right: 12px !important;
    margin-bottom: 16px;
    margin-top: 14px;
}*/

.helpRequired .bf-message-detail {
    vertical-align: inherit !important;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CB0A1D !important;
}

.helpRequired .bf-message {
    margin-top: -2px !important;
    padding-top: 0px !important;
    margin-left: 68px !important;
    width: 13pc !important;
}

.helpRequired1 .bf-message-detail {
    vertical-align: inherit !important;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CB0A1D !important;
}

.helpRequired1 .bf-message {
    margin-top: -2px !important;
    padding-top: 0px !important;
    margin-left: -11px !important;
    width: 13pc !important;
}

.helpRequired2 .bf-message-detail {
    vertical-align: inherit !important;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CB0A1D !important;
}

.helpRequired2 .bf-message {
    margin-top: -2px !important;
    padding-top: 0px !important;
    margin-left: 32% !important;
    width: 13pc !important;
}
