﻿body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
  font-family: -apple-system, BlinkMacSystemFont, "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  color: #212529;
}
input, select, textarea
{
	font-family: -apple-system, BlinkMacSystemFont, "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
#tabs.ui-widget-content
{
	border: none !important;
    border-top:1px solid #ECF0F1 !important;
}
#tabs .ui-widget-header
{
	border: none !important;
}
#tabs .ui-tabs-nav {
    top:0px;
    padding-top:2px;
}
#tabs .ui-tabs-nav li
{
    width:100%;
        padding-top:1px;
        padding-bottom:5px;
        border-right:1px solid #c5dbec !important;
        border-radius:0px;
}
    #tabs .ui-tabs-nav li.ui-tabs-selected {
        border-right:1px solid #c5dbec !important;
        border-radius:0px;
    }
    #tabs .ui-tabs-nav li a {
        width:auto;
        text-align:left;
        padding-right:0px;
        padding-left:5px;
        float:none;
    }


.ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 2px;
    border-bottom-style:solid !important;
    border-bottom-width:1px !important;
    border-color:#c5dbec !important; 
}
.ui-tabs-selected {
    border-right:none !important;
}

div.Titulo, div.Titulo div {
    background-color: #fff;
    color: #868e96;/*#99abb4 */
    font-size: 16px;
    padding-left: 5px;
    border-bottom:1px solid #ECF0F1;
}
    div.Titulo a {
        color: #3498DB;
    }

div.Botonera {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #ECF0F1;
    background-color: #fff;
}
    div.Botonera a {
        font-size: 14px;
    }

table.TablaSeleccion {
    border-bottom: 1px solid #ECF0F1;
    border-top: 1px solid #ECF0F1;
}

.filtroSin {
    color: #99abb4;
}

.filtroCon {
    
    color: #868e96;
}
.favoritoCon {
    color: orange;
}

    div.EntidadBT {
        font-size: 0.85em;
        padding-top: 5px;
    }

.font-085rem {
    font-size: 0.85rem;
}

.ui-dialog .ui-dialog-content {
    padding-bottom:0px;
}

.estilosFont
{
	font-size:12pt;
	margin-right:4px;
	color: #1e88e5;
}
.estilosFontInfo
{
	color: #99abb4;
}

/* Para que los diálogos de jQuery se queden por encima de los de BT */
.modal-backdrop {
    z-index:998 !important;
}
.modal {
    z-index: 999 !important;
}

.btn-outline-crm {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96;
}

.btn-outline-crm:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-outline-crm:focus, .btn-outline-crm.focus {
  box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
}

.btn-outline-crm.disabled, .btn-outline-crm:disabled {
  color: #868e96;
  background-color: transparent;
}

.btn-outline-crm:active, .btn-outline-crm.active,
.show > .btn-outline-crm.dropdown-toggle {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
.btn-outline-crm {
    border-color: #dddddd;
    background-color: #ffffff;
    /*-webkit-box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);*/
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    padding-top:5px;
    padding-bottom:6px;
}

    .btn-outline-crm:hover, .btn-outline-crm:focus, .btn-outline-crm.focus {
        -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
        box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    }

    .btn-outline-crm.active, .btn-outline-crm:focus {
        -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
        box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    }

    .page-titles {
        margin: 0 -30px 15px;
        padding: 15px;
        border-bottom:1px solid #ECF0F1;
    }
    .page-titles .breadcrumb {
        padding: 0;
        background: transparent;
        font-size: 14px;
        margin-bottom:0px;
    }
    .breadcrumb-item {
        margin-top:0px;
        margin-bottom:0px;
    }