/*agregados Gonzalo*/
.sabana_actual{

    text-align: right;
    display: inline-block;
    background-color: #0777ca;
    height: 47px;
    float: right;
    margin-left: 219px;
    z-index: 1031;
    padding-top: 10px;
    padding-right: 5px;

}
.sabana_actual .sab_text{
    color: #fff !important;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
  }
  .sabana_actual .sab_textm{
    color: #fff !important;
    margin-right: 5px;
    margin-left: 5px;
     font-family: 'Roboto Condensed', sans-serif;
     text-decoration: underline;
  }
.session_mail{
 position: absolute;
    left: 74%;
    top: 53px;
    right: 50px!important;
    text-align: right;
    margin: 3px 180px 0 0;
    color: #0777ca;
    width: 300px;
    z-index: 1042;
  font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px !important;
}
.tut_link, .tut_link a{
  color: #fff;
  padding: 0 1em;
  text-decoration: none !important;
  font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px !important;
}
.tut_link, .tut_link a:hover{
  color: #fff !important;
  text-decoration: underline;
}

.iconos-nav{
margin-top: 29px;
    margin-right: 8px;
}
.icon_config, .icon_logout{
  margin-right: 8px;
}
.navbar-nav {
    text-align: center;
}
.navbar-light .navbar-nav .nav-link {
    color: #6b6b6b;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px !important;
    padding: 10px 6px;
  }
.navbar-light .nav-item > .nav-link.active  {

    color: #f8f9fa;
    background: #0777ca;
    padding: 10px 6px;
}
.navbar-light .navbar-nav .nav-link:hover{
  color: #f8f9fa;
    background: #bfbfbf;
    padding: 10px 6px;
  }
.dropdown-menu {

    margin: 0 .125rem 0 -8rem;

}
.dropdown-toggle::after {
    display: none !important;

}
.navbar {
    padding: 0px !important;
    height: 120px;

}
header{
  height: 115px;
border-bottom: 15px solid #0777ca;
background-color: #fff;
}
.btn:focus {
  outline: none;
}
.pt70 {
        padding-top: 145px;
    }
  h3 {
    color: #ca076f !important;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 0;
    padding-top: 9px;
}
.separador{
border-bottom: 1px solid #ccc;
    width: 99%;
    height: 2px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.export-excel {
  color: #015e04;
    vertical-align: middle;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    width: 150px;
    background: none;
    border: 0;
    padding-right: 0px;
    float: right;
    text-transform: uppercase;
   outline: none;

}
.mostrar-filtros{
    color: #6b6b6b;
    vertical-align: middle;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    width: 150px;
    background: none;
    border: 0;
    padding-right: 0px;
    float: right;
    text-transform: uppercase;
  outline: none;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    background-color: #06a7dc;
    border: 1px solid #ffffff;
    border-radius: 0.40rem 0.40rem;
    box-shadow: none;
   /* min-width: 140px;*/
   max-width: 170px;
}
.select2-container--default .select2-selection--single {
    height: 31px !important;
    margin-top: 1px;
    border: 1px solid #06a7dc;
    border-radius: 0 6px 6px 0;
    box-shadow: none;
    outline: none;
    max-width: 430px;
}
select.form-control:not([size]):not([multiple]) {
    height: 31px !important;
    margin-top: 1px;
    border: 1px solid #06a7dc;
    border-radius: 0 6px 6px 0;
    box-shadow: none;
}
.btn-primary {
    color: #fff;
    background-color: #06a7dc;
    border-color: #06a7dc;
    box-shadow: none;
}


.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #06a7dc;
    border-radius: 0 6px 6px 0;
    cursor: text;
    min-height: 31px;
    margin-top: 1px;
    box-shadow: none;
    width: 430px;
}
.select2 {
    width: 430px !important;
}
.tab-content {
      padding: 20px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
        color: #aaa;
}
.table {
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  display: block;
    width: 100%;
    overflow-x: auto;
}
.table-bordered {
    border: 0px solid #dee2e6;
}


#filtros {
        margin-top: .5em;
    }
    tr.fila-gruen {
        background-color: #20c997 !important;
    }
    tr.fila-rot {

    }

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting{
    padding-right: 20px;
    vertical-align: middle;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left: 1px solid #ced4da;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right: 1px solid #ced4da;
}

svg:not(:root) {
    overflow: hidden;
    height: 300px;
    width: 25px;
}
text {
     font-size: 12px !important;
}

/*** Styling Radio & Checkbox Input Fields (start here) ***/
label {
  /*font-weight: 600;
  color: #777777;
  margin-bottom: 11px;
  width: 100%;
  float: left;
  cursor: pointer;
  padding: 0 0.6em;
  box-sizing: border-box;
  background: #e6e6e6;
  transition: all 0.5s ease 0s;*/
}

input[type="radio"],
input[type="checkbox"] {
  display: none;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
  line-height: 3em;
  margin-left: 10px;
}

input[type="radio"] + label {
  border-radius: 50px;
}

input[type="radio"]:disabled + label,
input[type="checkbox"]:disabled + label {
  color: #ccc !important;
  cursor: not-allowed;
}
input[type="radio"]:checked:disabled + label:after,
input[type="checkbox"]:checked:disabled + label:after {
  border-color: #ccc;
}

input[type="radio"] + label:before,
input[type="checkbox"] + label:before {
  content: "";
  width: 26px;
  height: 26px;
  float: left;
  margin-right: 0.5em;
  border: 2px solid #ccc;
  background: #fff;
  margin-top: 0.5em;
}
input[type="radio"] + label:before {
  border-radius: 100%;
}

input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
  background: #c1eec2;
}

input[type="radio"]:checked + label:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid #06a7dc;
  float: left;
  margin-left: -1.85em;
  margin-top: 1em;
  border-radius: 100%;
}
input[type="checkbox"]:checked + label:after {
  content: "";
    width: 14px;
    height: 8px;
    border: 4px solid #06a7dc;
    float: left;
    margin-left: -2.1em;
    border-right: 0;
    border-top: 0;
    margin-top: 1em;
    transform: rotate(-55deg);
}

input[type="radio"]:checked + label:before,
input[type="checkbox"]:checked + label:before {
  border-color: #06a7dc;;
}

input[type="radio"]:checked:disabled + label,
input[type="checkbox"]:checked:disabled + label {
  background: #ccc;
  color: #fff !important;
}

input[type="radio"]:checked:disabled + label:before,
input[type="checkbox"]:checked:disabled + label:before {
  border-color: #bdbdbd;
}

/*---------------------------fin agregado*-------------*/
.table td,
.table th {
  padding: 4px;
  box-sizing: border-box;
  font-size: 11pt;
}

td.active {
  background-color: #1f9c38;
}

html, body {
  font-size: 14px;
}

.btn-xs {
  padding: .15rem .35rem;
  font-size: .875rem;
  line-height: 1.2;
  border-radius: .2rem;
}

div:not(form.frmFiltros) label:first-child {
  /*border-top: 4px solid #ccc;*/
  /*font-weight: bold;*/
  display: block;
  /*padding-top: .5em;*/
  /*font-size: larger;*/
}
label:not(:first-child) {
  display: block;
}

input[type=radio],
input[type=checkbox] {
  transform: scale(1.5);
  margin: .25em;
}

.hide {
  display: none;
}

#flotante {
  position: fixed;
    top: 135px;
    background-color: #ffffff;
    z-index: 100;
}

th::before,
th::after {
  transform: scale(2);
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #aaa;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #aaa transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.td-rot {
  background-color: #fa6362;
  color: #fff;
}

.td-orange {
  #background-color: #0690db;
  background-color: #ff8000;
  color: #fff;
}

.td-gelb {
  background-color: #ffcc00;
  color: #333;
}

.td-gruen {
  background-color: #28a745;
  color: #fff;
  font-weight: bold;
}

.table-bordered td.td-con-borde-rojo {
    /*border: 1px solid #0000ff;*/
    background-color: #ff0000;
    color: #fff;
}
.table-bordered td.td-con-borde-naranja {
  /*border: 1px solid #0000ff;*/
  background-color: #ff8000;
    color: #222;
}
.table-bordered td.td-con-borde-verde {
    /*border: 1px solid #0000ff;*/
    background-color: #1b6208;
    color: #fff;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

tr.tr-obl,
td.td-obl {
  background-color: rgba(136,180,255,.7);
}
.table-striped tbody tr:nth-of-type(odd).tr-obl {
  background-color: rgba(136,180,255,.7);
}

tr.tr-obl td.faltante {
  background-color: rgba(255,100,100,1);
  color: white;
}

tr.tr-obl td.Aprobado {
    background-color: #28a745;
    color: white;
}
tr.tr-obl td.Pendiente {
    background-color: #ffcc00;
    color: black;
}
tr.tr-obl td.Vencido {
    background-color: #b71a29;
    color: white;
}

td.pl {
  color: blue;
  cursor: pointer;
}

.td-tipo {
  background-color: #8eb0e7;
}

.td-venta {
  background-color: #f1a899;
}

table th.th-grande {
  font-size: 1.25em;
}

ul.ul-puestos {
  padding-left: 1em;
}

ul.ul-puestos li.list-group-item {
  padding: .25em;
  font-size: 90%;
}

.select2 {
  /*width: 80%!important;  overrides computed width, 100px in your demo */

}

table.table>thead>tr.header-certificacion>th {
  font-size: 18px;
  text-align: center;
  border: 2px solid #333;
}

#dealer label {
  min-width: 50px;
}

#cursos-certificaciones input,
#empleados input,
#dealer input,
#puestos input,
#avisos input,
#reporte-rotacion input,
#grupos input,
#usuario input {
  display: inline-block !important;
}

.avisos {

}

.aviso {

}

.wrapper-aviso {
  border: 1px solid #ccc;
  padding: .5em 1em;
  border-radius: 4px;
  background-color: #f8f8f8;

}

#pivot svg:not(:root) {
  width: 100%;
  height: 100%;
}

#pivot .pvtUi {
  width: 100%;
}

#reporte-rotacion .tab-content {
  color: #333;
}

.diff-neg {
  background-color: #f1a899;
  color: #f00;
}
.diff-zero {

}
.diff-pos {
  background-color: #aaffaa;
  color: #1c6430;
}

.cdc {
  width: 30px;
}
.table-bordered td.spc {
  width: 15px;
  border-top: none;
  border-bottom: none;
}
table td.estado-1,
table tr.estado-1 td {
  background-color: #28a745;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
}
table td.estado-2,
table tr.estado-2 td {
  background-color: #ff4444;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
}
table td.estado-0,
table tr.estado-0 td {
  background-color: #288ffe;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
}
table td.estado-
table tr.estado- td {
  color: #888;
  vertical-align: middle;
}

#formData {
  margin-bottom: .5em;
}

#formData .form-group {
  margin: 0 .5em;
}

#formData .form-group input[type=date] {
  margin-left: .5em;
}

td.marca-red {
  color: red;
  font-weight: bold;
  background-color: #f1a899;
}

input.de-modified {
  background-color: #dad55e;
}

.alert-naranja {
    color: #222;
    background-color: #edd3b8;
    border-color: #edd3b8;
}

th.spacer, td.spacer {
    border: none !important;
    background-color: #fff !important;
}
