.search-magnifier, .search-magnifier:hover, .search-magnifier:focus {
    background-image: url('https://img.cajadepagos.com/iconpacks/silk/magnifier.png');
    width: 16px;
    height: 16px;
    background-color: transparent;
    border: 0px;
    padding: 0px;
    margin-top: 0.5em;
    color: transparent;
}

.panel {
    box-shadow: none;
}

.panel .panel-body {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 11px;
}

.container {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    text-align: left;
}

input.check-estado {
    vertical-align: middle;
}

label.check-estado {
    width: 200px;
    margin-right: 1em;
    margin-top: -10px;
}

.navbar-nav p {
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.button-submit {
    text-align: center;
    background-color: #eaeded;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-left: 1px solid #aaaaaa;
}

button.button-submit, a.button-submit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    border-color: #ddd #ababab #ababab #ddd;
    border-image: none;
    border-right: 1px solid #ababab;
    border-style: solid;
    border-width: 1px;
    color: #565656;
    cursor: pointer;
    display: inline;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    font-weight: normal;
    line-height: 15px;
    padding: 3px 10px 3px 7px;
    margin-top: 0px;
    overflow: visible;
    text-decoration: none;
    width: auto;
    margin-top: 0;
}

.container .general {
    width: 1050px;
}

button.button-submit:hover, a.button-submit:hover {

    border: 1px solid #ababab;
    border-right: 1px solid #aaa;
    color: black;
    background-color: #eaeded;
}

.form-control {
    font-size: 11px;
    padding: 0 0 0 0.5em;
    height: 20px;
    margin-top: 0.5em;

}

.control-label {
    font-size: 11px;
    padding-bottom: 7px;
    padding-top: 7px;
    vertical-align: middle;
    margin: 0px;
    font-weight: normal;
}

.autoadjust {

    width: auto !important;
}

.nopadding {
    padding: 0px;
}

.nopadding-left {
    padding-left: 0px;
}

.nopadding-right {
    padding-right: 0px;
}

.toggle-in {
    width: 16px;
    cursor: pointer;
    height: 16px;

}

.toggle-collapse {
    width: 16px;
    cursor: pointer;
    height: 16px;
}

.clickeable {
    cursor: pointer;
    font-weight: normal;

}

.clickeable:hover {

    text-decoration: none;
}

.excel {
    padding-right: 2.6em;
    float: right;
    margin-bottom: 1em;
}

.excel span {
    float: right;
    cursor: pointer;
}

.excel span a {

    font-size: 12px;
    color: black;
}

.resultados-title {
    margin-left: 1em;
    color: #003876;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.navigation {
    text-align: right;
    padding-right: 1em;
    font-size: 11px;
}

.paginanro {
    padding-top: 1.6em;

}

.pagination {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    margin-left: 1em;
}

.pagination > li > a, .pagination > li > span {
    background-color: #f6f9f9;
    border: 1px solid grey;
    display: inline;
    padding: 0.5em 0.8em;
    color: black;
    text-decoration: none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #d9dcdc;
    font-weight: bold;
    color: black;
    border: 1px solid grey;
}

input[type="button"], input[type="submit"] {
    background-color: #5484bb;
    border: 1px solid #979898;
    color: white;
    font-size: 12px;
    padding: 0.1em 1.5em;
}

.table {
    margin-bottom: 0em;
    border: 1px solid #aaa;
}

.table > thead > tr > th {
    background-color: #003876;
    color: white;
    font-weight: bold;
    padding: 0.5em 1em;
    text-align: center;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 3px;
    text-align: center;
    font-size: 11px;
}

.buscar {
    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaa;
    min-height: 35px;
    padding-top: 5px;
    background-color: #eaeded;
}

.fondogris {

    background-color: #f6f9f9;
    border-left: 1px solid #aaaaaa;
    border-right: 0px !important;
    border-top: 1px solid #aaa;
}

/* CSS DE LOGIN*/
div.login-instrucciones {
    margin-bottom: 0.5em;
    font-size: 0.9em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 0.5;
}

div.login-titulo {
    font-size: 1.2em;
    margin-bottom: 1em;
    font-style: normal;
    font-weight: normal;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    text-align: center;
}

div.loginfields {
    border: 1px solid #aaa;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    background-color: #f6f9f9;
}

div.loginlabel {
    margin-left: 1em;
    padding-left: 1em;
    padding-top: 1em;
    text-align: left;
    border: 0 none;
    color: black;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

div.loginfield {
    margin-right: 2em;
    padding-right: 2em;
    padding-top: 0.2em;
    text-align: left;
    border: 0 none;
}

div.loginlabel label {
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* FIN CSS LOGIN */
/*COPIANDO CSS DE RENDICIONES*/
div.container a#logocdp img {
    float: left;
    vertical-align: middle;
    margin-top: 20px;
}

div.container a#logoempresa img {
    float: right;
    vertical-align: middle;
    width: 170px;
}

.menutop {
    background-color: #d9dcdc;
}

.navbar {
    margin-bottom: 0px;
}

.menutop .navbar-nav > li > a {
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;;
    border-left: 1px solid #8594a1;
    line-height: 1.2em;
}

.menutop .navbar-nav > li > span > a {
    color: black;
    padding-top: 5px;
    font-size: 12px;;

}

.menutop .navbar-nav > li > a:hover {
    color: white;
    background-color: #8594a1;
}

.menutop .navbar-nav > li:last-child {
    border-right: 1px solid #8594a1;
}

.bordeado {
    border-top: 1px solid #8594a1;
    border-bottom: 1px solid #8594a1;
}

.salir {
    border-left: 0px !important;
}

.last-right {
    border-right: 1px solid #8594a1;
}

.breadcrumb {
    background-color: transparent !important;
    color: #003876;
    margin-bottom: 0px !important;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 4px;
    margin-left: 10px;
}

.breadcrumb > li + li::before {
    color: #cccccc;
    content: " > ";
    padding: 0;
}

.breadcrumb a {
    color: #003876;
    font-size: 11px;
    font-weight: bold;

}

.breadcrumb > .active {
    color: #003876;
}

.breadcrumb > li + li:before {
    color: #003876 !important;
}

.menu-usuario > li > a {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
    color: black;
}

.menu-usuario > li > a:hover, .menu-usuario > li > a:focus {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
    color: black;
    background-color: transparent;
}

.central h3 {
    margin-top: 0 !important;
    color: #003876;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: left;
}

div.container_lista_resumen {
    background-color: #f6f9f9;
    border: 1px solid #aaa;
    width: 100%;
}

div.container_lista_resumen ol, div.container_lista_resumen ul {
    list-style: none outside none;
    background-color: #f6f9f9;
    margin: 0.5em;
    padding-left: 0;

}

.negrita {
    font-weight: bold;
}

.container_login {
    width: 500px;
}

.container_change_password {
    width: 500px;
}

/*ESTILO PARA NOVEDADES*/
.panel-novedades {
    border-color: transparent;
}

.panel-novedades > .panel-heading {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0px;
    padding: 5px 15px;
}

.panel-novedades > .panel-heading > .panel-title {

    color: #003876;
    font-size: 12px;
    font-weight: bold;
}

.panel-novedades > .panel-heading > .panel-title a:hover, .panel-novedades > .panel-heading > .panel-title a:active {
    text-decoration: none;
}

.novedad-vacia {
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    color: black;
    padding: 0.5em 1em;
    vertical-align: middle;
    background-color: #f6f9f9;
    line-height: 1.3em;
    font-size: 11px;
    height: 25px;
    width: 856px;
}

.novedad-titulo:first-child {
    border-top: 1px solid #AAA;
}

.novedad-titulo {
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    border-top: 0;
    color: black;
    padding: 0.5em 1em;
    vertical-align: middle;
    background-color: #d6d9d9;
    line-height: 1.3em;
    font-size: 11px;
}

.novedad-contenido {
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    border-top: 0;
    color: black;
    padding: 0.5em 1em;
    vertical-align: middle;
    background-color: #f6f9f9;
    line-height: 1.3em;
    font-size: 11px;
    height: auto;
}

.novedad-segmento-toggle-in {
    background-image: url('https://img.cajadepagos.com/iconpacks/silk/bullet_toggle_minus.png');
    width: 16px;
    height: 16px;

}

.novedad-segmento-toggle-collapse {
    background-image: url('https://img.cajadepagos.com/iconpacks/silk/bullet_toggle_plus.png');
    width: 16px;
    height: 16px;
}

/*FIN ESTILO PARA NOVEDADES*/

/*ESTILO PARA TABS*/
.nav-tabs {
    border-left: 1px solid #aaa;
    /*border-bottom: 1px solid #aaa;*/
    border-bottom: 0px !important;
}

.nav-tabs > li {
    background-color: #d9dcdc;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-top: 1px solid #aaa;
    display: block;
    float: left;
    line-height: 25px;
    text-align: center;
    max-width: 968px;
}

.nav-tabs > li > a {
    color: black;
    display: block;
    height: 100%;
    padding: 0.2em 1em;
    text-decoration: none;
    width: auto;
    border: 0px;
}

.nav-tabs > li:hover, .nav-tabs > li > a:hover {
    background-color: #a0c8e6;
}

.nav-tabs > li.active {
    background-color: white;
    border-bottom: 1px solid white;
}

.nav-tabs > li.active > a {
    border: 0px;
    color: black;
}

.nav-tabs > li.active > a:hover {
    border: 0px;
    color: black;
}

.tabs {
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    min-height: 35px;
    text-align: left;
    margin-right: 1.2em;
    width: 968px;
    margin-left: 0;
    padding-top: 0.5em;
}

.tabicon {
    width: 16px;
    height: 16px;
}

.cecos_tabs {
    margin-top: 1em;
    padding: 0.5em;

}

.cecos_tabs_contain {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #aaa;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid solid;
    border-width: 1px;
    box-shadow: none;
    overflow: hidden;
}

/*fin estilo TABS*/
/*estilo ver rendicion*/
.panel-rendicion {
    box-shadow: none;
}

.panel-rendicion > .panel-heading > .panel-title {
    color: #003876;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-align: left;
    vertical-align: middle;
}

.panel-rendicion > .panel-body {
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 0px 15px;
    font-size: 12px;
    margin-bottom: 20px;
}

.panel-rendicion > .panel-body > .row {

    border-bottom: 1px solid #aaaaaa;
    background-color: #f6f9f9;
    text-align: left;

}

.panel-rendicion-items {
    box-shadow: none;
}

.panel-rendicion-items > .panel-heading > .panel-title {
    color: #003876;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-align: left;
    vertical-align: middle;
}

.panel-rendicion-items > .panel-body {
    font-size: 12px;
    padding: 0px;
    border: 0px;
}

.titulo {
    background-color: #eaeded;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
}

/*fin estilo ver rendicion*/
/*estilo ver comprobante*/
.panel-comprobante {
    box-shadow: none;
}

.panel-comprobante > .panel-heading {

    width: 93%;
    margin-left: auto;
    margin-right: auto;
}

.panel-comprobante > .panel-heading > .panel-title {
    color: #003876;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-align: left;
    vertical-align: middle;
}

.panel-comprobante > .panel-body {
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 0px 15px;
    font-size: 12px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;

    width: 90%;
}

.panel-comprobante > .panel-body > .row {

    border-bottom: 1px solid #aaaaaa;
    background-color: #f6f9f9;
    text-align: left;
    height: 35px;
}

.panel-comprobante > .panel-body > .row > .col-md-3, .panel-comprobante > .panel-body > .row > .col-md-2 {
    padding-top: 8px;
    height: 34px;
}

/*fin estilo ver comprobante*/
/*Estilo para formulario de busqueda*/

.panel-busquedas > .panel-heading > .panel-title {
    color: #003876;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-align: left;
    vertical-align: middle;
}

.panel-busquedas > .panel-body {
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 0px 10px;
    font-size: 12px;
    margin-bottom: 20px;
}

.panel-busquedas > .panel-body > form > .row {

    text-align: left;
    height: 35px;
    padding: 0 0.4em 0.4em 0.4em;
}

.panel-busquedas > .panel-body > form > .row > .col-md-1 {
    background-color: #eaeded;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaaaaa;
    color: black;
    height: 35px;
}

.panel-busquedas > .panel-body > form > .row > .col-md-2 {
    background-color: #eaeded;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaaaaa;
    text-align: left;
    color: black;
    height: 35px;
    /*padding: 0.2em 1em;*/
}

.panel-busquedas > .panel-body > form > .row > .col-md-1 > .control-label {
    font-family: inherit;
    font-size: 11px;
    font-style: normal;
    display: block;
    line-height: 1.2;
    position: relative;
    height: 35px;
    font-weight: normal;

}

.panel-busquedas > .panel-body > form > .row > .col-md-8 {
    border-right: 1px solid #aaaaaa;
    height: 35px;
}

.panel-busquedas > .panel-body > form > .row > .col-md-5, .col-sm-5, .col-sm-10 {

    background-color: #f6f9f9;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaaaaa;
    color: black;
    height: 35px;
}

.panel-busquedas > .panel-body > form > .row > .col-md-6 {
    background-color: #f6f9f9;

    height: 35px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    color: black;
}

.panel-busquedas > .panel-body > form > .row > .col-md-11 {

    background-color: #f6f9f9;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaaaaa;
    color: black;
    height: 35px;
}

.search-field-rendicion-item-tipo {

    width: 35%;
}

.search-field-bp {
    width: 35%;
    padding: 0px;
    height: 23px;
}

.search-field-cuenta {

    width: 65%;
}

.search-field-area {

    width: 35%;
}

.search-field-usuario {
    width: 60%;
    height: 23px;
}

.search-field-tipo-rendicion {
    width: 60%;
}

.search-field-moneda {
    width: 30%;
}

.search-field-sociedad {
    width: 400px;
}

.search-field-fecha-finalizacion {
    width: 70%;
    height: 25px;
    float: left;
    margin-left: 2em !important;
}

.search-field-warnings {
    text-align: right;
    margin-right: 0px;
    margin-top: 5px;
}

.search-field-comprobante-descrip {

    width: 80%;
    text-align: center;
}

.search-field-estado-carga {

    width: 200px;
    text-align: center;
}

/*css para ABMs (sidebar)*/
ul.listaopciones {
    left: 1px;
    position: relative;
    top: -1px;
    width: 150px;
    list-style: none;
    padding-left: 5px;
}

ul.listaopciones li {
    background-color: #D9DCDC;
    /*border-bottom-color:grey;
    border-bottom-style:solid;
    border-bottom-width:1px;*/
    border-left-color: grey;
    border-left-style: solid;
    border-left-width: 1px;
    border-right: 0px !important;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    cursor: pointer;
    border-top-color: grey;
    border-top-style: solid;
    border-top-width: 1px;
}

ul.listaopciones li:first-child, ul.listaopciones li.primera {
    border-top-color: grey;
    border-top-style: solid;
    border-top-width: 1px;;
}

ul.listaopciones li:last-child {
    background-color: #D9DCDC;
    border-bottom-color: grey;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

ul.listaopciones li:hover {
    background-color: #A0C8E6;
}

ul.listaopciones a {
    color: black;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    font-style: normal;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.listaopciones li.active {
    border-right: 0px;
    background-color: white;
    border-right: 1px solid white;
    z-index: 2;
}

#sidebar {
    float: left;
    top: 1px;
    position: relative;
}

.busqueda_abms {
    min-height: 300px;
    width: 85%;
    background-color: white;
    margin-left: 150px;
    border-color: grey;
    border-style: solid;
    border-bottom: 0px;
    border-width: 1px;
}

.altamodificacion_abms {
    width: 85%;
    background-color: white;
    margin-left: 150px;
/ / border-color : grey;
/ / border-style : solid;
    border-top: 0px;
    border-width: 1px;
}

/*Estilo del layout de ABM*/

/************************************************************************ 
    Parte superior donde se encuentra la lista de las entidades actuales
************************************************************************/
/*version Beta de estilos de panel - Maxi*/
.alert-message {
    padding: 5px;
    margin-bottom: 0px;
}

.panel-abms {
    padding-top: 2px;
    border: 1px solid grey;

    border-color: grey grey -moz-use-text-color;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: none;
}

.panel-abms .busquedas {
    float: right;
    padding-top: 2px;
}

.panel-abms .panel-heading {
    float: left;
}

.panel-abms .panel-heading > .panel-title {
    color: #003876;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;

    text-align: left;
    vertical-align: middle;
}

.panel-abms .panel-body {
    padding: 0px 10px;
    font-size: 12px;
    clear: both;
}

.panel-abms-form {
    padding-top: 2px;
    border: 0px;
    overflow: hidden;
    box-shadow: none;
}

.panel-abms-form > .panel-heading > .panel-title {
    color: #003876;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;

    text-align: left;
    vertical-align: middle;
}

.panel-abms-form > .errores {

    margin-left: 1em;
    margin-right: 0em;
    padding-left: 0px;

}

.panel-abms-form > .errores > .alert-danger {
    padding: 5px;
}

.panel-abms-form > .panel-body {
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    font-size: 12px;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0 15px;
}

.panel-abms-form > .panel-body > form > .row {

    border-top: 1px solid #aaa;
    background-color: #f6f9f9;
}

.panel-abms-form > .panel-body > form > .row > div > input, .panel-abms-form > .panel-body > form > .row > div > select {
    width: 70%;
}

/*fin version Beta de estilos de panel*/
.abms_show_div_container {
    color: #003876;
    font-size: 20px;
    font-weight: bold;
    margin-left: 20px;
    text-align: left;
    vertical-align: middle;
}

.abms_show_div_container > h3 {
    color: #003876;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

.show_div_table {
    font-size: 12px;
    vertical-align: middle;
    horizontal-align: middle;
}

/************************************************************************ 
    Parte inferior donde se encuentran los formularios para crear una   
    Nueva entidad
************************************************************************/

.abms_edit_div_container {
    border-bottom: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.abms_edit_div_container > h3 {
    margin-top: 0px;
    color: #003876;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

.abms_edit_div_container > .edit_div_form {
    font-size: 12px;
    vertical-align: middle;
    padding-left: 30px;
}

.edit_div_form > .row > .input_div {
    border-left: 0px !important;
}

.abms_edit_div_container .edit_div_form .row .col-md-1,
.abms_edit_div_container .edit_div_form .row .col-md-2,
.abms_edit_div_container .edit_div_form .row .col-md-5,
.abms_edit_div_container .edit_div_form .row .col-md-6,
.abms_edit_div_container .edit_div_form .row .col-md-8 {
    background-color: #eaeded;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    text-align: left;
    color: black;
    margin: 0;
    outline: 0 none;
    min-height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.submit_btn_div {
    text-align: center;
    padding-top: 10px;
    border-bottom: 1px solid #aaaaaa;
}

.titulo_viejo_h3 {
    color: #003876;
    font-size: 13px;
/ / font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

.form-control {
    border-radius: 0px;
}

.old_label {
    background-color: #eaeded;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaaaaa;
    text-align: left;
    color: black;
    padding: 0.5em 1em;
    margin: 0;
    vertical-align: middle;
}

.old_values {
    background-color: #f6f9f9;

    border-top: 1px solid #aaa;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    color: black;
    padding: 0.5em 1em;
    margin: 0;
    vertical-align: middle;
}

.fix_old_values {
    border-right: none;
}

.fix_old_label {
    border-left: none !important;
}

table tr.last_row td, .last_row {
    border-bottom: 1px solid #aaaaaa;
}

.border_right {
    border-right: 1px solid #aaaaaa;
}

.bottom_padding {
    padding-bottom: 5px;
}

/*Agregado por Tama*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, i {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 auto 1em auto;
    text-align: center;
    min-width: 800px;
    width: 100%;
    height: 100%;
}

h2 {
    color: #003876;
    font-size: 16px;
    margin-bottom: 1em;
}

h3 {
    color: #003876;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: left;
}

h3 img {
    margin: 0 0 -0.3em 0;
    vertical-align: baseline;
}

h4 {
    font-weight: bold;
}

input {
    margin: 0;
    text-align: left !important;

}

select {
    margin: 0;
    text-align: left !important;

}

table.old_table {
    margin-bottom: 1em;
    width: 100%;
    border-collapse: collapse;
}

table.old_table tr td.old_label label.control-label, table.old_table tr td.old_values label.control-label,
table.old_table tr td.old_values div label.control-label {
    padding: 0 !important;
    margin: 0 !important;
}

table.old_table tr td.old_values input,
table.old_table tr td.old_values select {

    margin: 0;
    border-color: #AAA;
    color: #000;
}

img {
    vertical-align: middle;
}

.location {
    margin: 0;
    padding: 0;
}

.location ol {
    margin-left: 0;
}

.location ol li {
    font-weight: bold;
    text-align: left;
    margin: 0 auto;
    color: #003876;
    float: left;
}

/******************************/
div.container {
    padding: 0px !important;
}

div.container_menutabstop {

    height: auto;
}

div.container_menutabstop ul.menu {
    margin: 0;
    padding: 0;
    height: 26px;
    float: left;
}

div.container_menutabstop ul.menu li {
    margin: 0;
    padding: 0;
    background-color: #D9DCDC;
    border-bottom: 1px solid #AAA;
    border-top: 1px solid #AAA;
    border-right: 1px solid #AAA;
    display: block;
    float: left;
    line-height: 25px;
    text-align: center;
}

div.container_menutabstop ul.menu li img {
    vertical-align: middle;
    margin-right: 0.5em;
}

div.container_menutabstop ul.menu li:first-child {
    border-left: 1px solid #AAA;
}

div.container_menutabstop ul.menu li:hover {
    background-color: #A0C8E6;
}

div.container_menutabstop ul.menu li.selected, div.container_menutabstop ul.menu li.active {
    background-color: white;
    border-bottom: 0;
    line-height: 25px;
    height: 27px;
}

div.container_menutabstop ul.menu a {
    color: black;
    display: block;
    height: 100%;
    text-decoration: none;
    padding: 0 0.5em;
    width: auto;
}

div.container_menutabstop div.datos {
    clear: both;
    background-color: white;
    border: 1px solid #AAA;
    padding: 1em;
    overflow: auto;
}

a.volver-link {
    display: block;
    margin-bottom: 0.5em;
    color: black;
    cursor: pointer;

}

a.volver-link img {
    vertical-align: middle;
}

.tablatabs_izquierda {
    background-color: #FFF;
    border: 0px solid #AAA;
    padding: 0px;
    margin-bottom: 1em;
    width: 100%;

}

.tablatabs_izquierda td.menu {
    border-bottom: 0;
    padding: 0;
    vertical-align: top;
    width: 140px;
}

.tablatabs_izquierda td.menu ul.listaopciones {
    width: 100%;
    position: relative;
    left: -1px;
}

ul.listaopciones {
    left: -1px;
    list-style: outside none none;
    padding-left: 0px;
    position: relative;
    top: 0px;
    width: 150px;
}

.tablatabs_izquierda td.datos {
    padding: 1em;
    left: -1px;
    border: 1px solid #AAA;
    position: relative;
    vertical-align: top;
    z-index: 1;
}

table {
    border-collapse: inherit;
}

.label_roles {
    height: 115px;
    padding-top: 4.1em
}

.select_roles {
    height: 108px !important;
    width: 180px !important;
}

/*Fin agregado por tama*/

.pagination {
    margin-bottom: 0 !important;
}

input.sufijohoras {
    width: 40px !important;
    padding: 0;
}

.formtextarea {
    resize: none;
    width: 400px;
    height: 35px !important;
}

.visible {
    display: inline !important;
}

/***************************/
.datomodificado {
    position: relative;
    cursor: pointer;
}

.datomodificado:hover .datoanterior {
    background-color: #EAEDED;
    border: 1px solid gray;
    display: block;
    position: absolute;
    left:1em;
    top: -3em;
    width: 250px;
    z-index: 99;
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}

.datomodificado .datoanterior {
    display: none;
    position: absolute;
    padding: 0.5em;
}

table.tablageneral {
    background-color: #FFF;
    border-top: 1px solid #AAA;
    border-right: 1px solid #AAA;
    border-left: 1px solid #AAA;
    padding: 0px;
    margin-bottom: 1em;
    width: 100%;
}

table.tablageneral tr.footer td{
    background-color: #D6D9D9;
}

table.tablageneral tr th {
    background-color: #003876;
    color: white;
    font-weight: bold;
    padding: 0.5em 1em;
    text-align: center;
    font-size:11px;
}

table.tablageneral tr td, .tablageneral tr.normal td {
    background-color: #EAEDED;
    /*height: 3em;*/
    border-bottom: 1px solid #AAA;
    padding: 0.5em;
    text-align: left;
    font-size:11px;
}

table.tablageneral tr td.alterno, .tablageneral tr.alterno td {
    background-color: #F6F9F9;
    /*height: 3em;*/
    border-bottom: 1px solid #AAA;
}

table.center tr td, table.tablageneral tr.center td, table.tablageneral tr td.center {
    text-align: center;
}

table .celdatipo1, table .celdatipo1 td, table .celdatipo1 th {
    text-align: center;
}

table.tablaform {
    width: 100%;
    border-top: 1px solid #AAAAAA;
}

table.tablaform .titulo, table.tablaform tr th {
    background-color: #EAEDED;
    border-right: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    line-height: 2em;
    padding-left: 1em;
}

.tablaform tr td {
    background-color: #F6F9F9;
    text-align: left;
    border-bottom: 1px solid #AAAAAA;
    padding-left: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 1em;
    vertical-align: middle;
}

.tablaform tr td:first-child {
    border-left: 1px solid #AAAAAA;
}

.tablaform tr td:last-child {
    border-right: 1px solid #AAAAAA;
}

.tablacompleta tr td {
    border: 1px solid #AAAAAA;
    text-align: center;
}

.tablacompleta thead tr th {
    text-align: center;
}

.tablaprofile label {
    font-weight: normal;
}

/*FIN ESTILO PARA CAMBIAR PASSWORD*/

table.tablaformvertical {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    width: 100%;
    border: 1px solid #aaa;
    border-collapse: collapse;
}

table.tablaformvertical > thead > tr > th, table.tablaformvertical tr th {
    background-color: #DADDDD;
    border-bottom: 1px solid #aaa;
    border-right: 0;
    border-left: 0;
    color: black;
    padding: 0.3em 1em;
    font-weight: bold;
    text-align: center;
}

table.tablaformvertical tr td {
    background-color: #F6F9F9;
    padding: 0.3em 1em;
    border-bottom: 1px solid #aaa;
    text-align: center;
}

table.tablaformvertical tr th.titulo2 {
    background-color: #003876;
    color: white;
    text-align: center;
    font-weight: bold;

}

table.table2 > thead > tr > th {
    border-bottom-width: 1px;
}

/*************************/
table.profileform {
    margin-bottom: 1em;
}

table.profileform caption {
    background-color: #DADDDD;
    border: 1px solid #AAA;
    border-bottom-width: 0;
    padding: 0.5em 1em;
    text-align: left;
    font-weight: bold;
}

table.profileform tr td.titulo {
    width: 160px;
    background-color: #EAEDED;
    line-height: 1.2em;
}

table.profileform tr td.tituloseccion {
    background-color: #DADDDD;
    font-weight: bold;
}

.recuadro1 {
    border: 1px dashed grey;
}

/**********************************/
.upload-form div {
    text-align: center;
}

.upload-form div.row {
    margin-bottom: 1em;
}

.upload-form p.aclaraciones {
    font-size: 10px;
}

.upload-form .button-submit {
    border: 1px solid #979898;
    background-color: #5484bb;
    color: white;
    font-size: 12px;
    padding: 0.1em 1.5em;
}

/******************************/
.divlogin p {
    margin-bottom: 0.5em;
}

.tablalogin {
    background-color: #F6F9F9;
    border: 1px solid #AAA;
    margin: 1em auto auto auto;
    width: 300px;
}

.tablalogin tr td {
    padding: 0.2em 0 0.2em 1em;
    margin: 1em 0;
    text-align: left;
}

.tablalogin .filabotones {
    background-color: #F6F9F9;
    text-align: center;
}

h1.titulologin {
    font-size: 1.4em;
    margin-bottom: 1em;
}

table.reportesresponsables {
    border-bottom: none;
}

table.reportesresponsables > tbody > tr.level1 {
    background-color: #EAEDED;
    line-height: 1.3em;
    padding: 0.5em 1em;
}

table.reportesresponsables > tbody > tr.level1 > td {
    border-bottom: 1px solid #AAA;
    border-top: none;
}

tr.level2 > td {
    background-color: #F9FBFB;
    border-top: none !important;
    border-bottom: 1px solid #AAA;
}

tr.level2 > td > table.table {

    border: none;
    background-color: #F9FBFB;
}

tr.level2 > td {
    background-color: #F9FBFB;
    border-top: none !important;
    border-bottom: 1px solid #AAA;
}


tr.level2 > td > table.table > tbody >tr > td {
    border-top: none; !important;
}
.spanresultados{
color: #003876;
font-size: 12px;
font-weight: bold;
margin-bottom: 1em;
text-align: left;
}

div.errorblock ul.help-block{
    color:red;
}

div.success{
    font-weight:bold;
    color:darkgreen;
}

a.sortable{
    font-weight: bold;
}

table.alterno, table.alterno tr td, tr.alterno td {
    background-color: #F9FBFB
}

.inline_link{
    color:black;
    text-decoration:underline;
    cursor: pointer;

}

table.tablageneral th.sorted a{
    text-decoration: underline;
}