#navbar .navbar-inner{
    background-color: #717987!important; /*214C95*/
    background-image: url(../img/top.jpg) !important;
    background-repeat: repeat-x repeat-y !important;
}
footer{
    background-color: #717987!important;/*214C95*/
    background-image: url(../img/top.jpg) !important;
    background-repeat: repeat-x repeat-y !important;
    border-radius: 4px;
    color: white!important;
    padding: 10px;
    text-align: center;

}
.table-responsive{
    overflow-x: auto;
}
.row-fluid{
    padding: 0!important;
}
footer p{
    line-height: 12px !important;
    color: #F3F3F3!important;
}
.input-x2large{
    min-width: 200px;
}
.box-ric .box-title{
    padding: 5px;
    margin: 0;
    border-radius: 4px 4px 0 0;
    background-color: #8B7798;
}
.box-ric .box-content{
    border: 1px solid #C6C6E3;
    border-radius: 0 0 8px 8px;
}
.control-ric{
    background-color: white !important;
    padding-top: 10px;
    padding-bottom:10px;
    text-align: center;
}
.control-ric input{
    font-size: 1.5em;
    padding: 7px 60px;
    border-radius: 5px !important;
    border: 1px solid #0A6B22 !important;
}
.box-ric .box-title h3{
    font-size: 1.1em;
}
.tblCaption{
    padding: 5px;
    background-color: #D9EDF7;
    border-radius: 5px 5px 0 0;
    font-size: 1.1em;
    font-weight: bolder;
    color: #3A87B5;
}
.tbl td{
    padding: 6px 8px!important;
    color: #595959;
    font-size: 0.9em;
    color: #150c10;
}

.tbl th{
    color: #003D79;
    font-size: 0.9em;
    background-color: #e8edef;
}

.tbl caption{
    border-top:1px solid #DDDDDD !important;
    border-right:1px solid  #DDDDDD !important;
    border-left:1px solid  #DDDDDD !important;
    background-color: #EAF5FA;
    font-weight: bold;
    padding: 5px 0;
    font-size: 1.1em;
    color: #003D79;
}
.modal{
    border-radius: 7px;
    box-shadow: 0 0 25px black;
}
.modal-header{
    text-align: center;
    background-color: #e8edef;
    border-radius: 7px 7px 0 0;
    border-bottom: 1px solid #FFA500;
}
.modal-header h3{
    font-weight: bolder;
    color: #003D8D;
    font-size: 1.5em!important;

}

.btn-primary{
    padding: 5px 10px;
    border-radius: 4px!important;
}

.download-image{
    background-color: transparent;
}

.download-image:hover{
    background-color: transparent;
}
.menuActivado{
    background-color: #343434;
}
.msgok{
    color: #00a62b;
    font-size: 1.1em;
}
.msgnot{
    color: #e80031;
    font-size: 1.1em;
}
.modal {
    overflow: auto;
    color: #333 !important;
}
.control_error{
    color: red !important;
}

.grande text{
    font-size: 1.5em;
    color: #0055ff;
    height: 45px;
    font-weight: bolder;
}
.folio{
    padding: 15px auto !important;
    font-size: 1.9em !important;
    font-weight: bolder !important;
    color: #e59112 !important;
}

.nro{
    height: 45px !important;
    font-size: 1.9em !important;
    font-weight: bolder !important;
    color: #007aff !important;
}

.input_estilo
{
    background-color: rgba(236, 240, 255, 0.50) !important;
    border: 1px solid #d5d5d5 !important;
    font-size: 2.5em !important;
    height: 45px !important;
    border-radius: 3px !important;
    padding: 5px 7px !important;
}

.input_estilo2{
    background-color: rgba(236, 240, 255, 0.50) !important;
    border: 1px solid #d5d5d5 !important;
    font-size: 1.3em !important;
    height: 35px !important;
    border-radius: 3px !important;
    padding: 3px 7px !important;
    color: #4e00bf !important;
    font-weight: bolder !important;
}

.boton_envio{
    font-size: 1.8em !important;
    padding: 8px 25px !important;
}

.alinear_izquierda
{
    padding-left: 5% !important;
}

.ayuda{
    font-size: 1.5em;
}

.CajaTexto{
    text-transform: uppercase;
}
