@font-face {
  font-family: "SF Pro Display";
  src: url(/Content/fonts/cdp-fonts/SfproDisplay.otf) format("opentype");
}

html,
body {
  font-size: 16px;
  font-family: "SF Pro Display", "Montserrat", "Helvetica Neue", Arial,
    sans-serif;
}

div.container,
div.container-fluid {
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

label {
  font-weight: normal !important;
}
/* CSS Document */
/* ---------- FONTAWESOME ---------- */
/* ---------- http://fortawesome.github.com/Font-Awesome/ ---------- */
/* ---------- http://weloveiconfonts.com/ ---------- */
@import url(http://weloveiconfonts.com/api/?family=fontawesome);
/* ---------- ERIC MEYER'S RESET CSS ---------- */
/* ---------- http://meyerweb.com/eric/tools/css/reset/ ---------- */
@import url(http://meyerweb.com/eric/tools/css/reset/reset.css);
/* ---------- FONTAWESOME ---------- */
[class*="fontawesome-"]:before {
  font-family: "FontAwesome", sans-serif;
}

.merienda {
  font-family: "Nova Cut", cursive;
}

@font-face {
  font-family: "FrutigerLTStd-Ligh";

  src: local("FrutigerLTStd-Ligh"), local("FrutigerLTStd-Ligh"),
    local("FrutigerLTStd-Ligh"),
    url("../fonts/FrutigerLTStd-Ligh.otffru") format("otf");
}
@font-face {
  font-family: "DINCond-Bold";

  src: local("DINCond-Bold"), local("DINCond-Bold"), local("DINCond-Bold"),
    url("../fonts/DINCond-Bold.ttf") format("truetype"),
    url("../fonts/DINCond-Bold.otf") format("opentype");
}
@font-face {
  font-family: "nucleo-outline";

  src: local("nucleo-outline"), local("nucleo-outline"), local("nucleo-outline"),
    url("../fonts/nucleo-outline.ttf") format("ttf");
}

/*====================================================================
================================login=================================*/
.navbar-header {
  float: inherit;
}

.navbar.navbar-ct-blue.navbar-fixed-top.navbar-transparent {
  margin-top: 0px;
  padding-top: 0px;
  width: 83%;
  margin: 0 auto;
}
.Title-1 {
  font-size: 1.5em;
  color: var(--primaryR-color);
  font-family: var(--font-bree-serif);
  margin-top: 1.5em;
  margin-bottom: 0.7em;
}
.Title-2 {
  font-size: 2em;
  color: #e26471;
  font-family: "DINCond-Bold";
}
.paragraph-1 {
  font-size: 1em;
  color: var(--black-color);
  font-family: var(--font-sf-bold);
  padding-bottom: 2.5em;
  line-height: 1.2;
}

.paragraph-1__login {
  max-width: 41em;
  margin: 0 auto;
}

.imagenes.img-responsive.col-xs-8.col-sm-8.col-md-8.col-lg-8 {
  float: right;
}

.navbar-right {
  height: 0;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.1em 1em;
}

.logo--img {
  height: 6.5em;
  object-fit: contain;
}

.logoart {
  width: 18em;
  margin: 0 auto;
}
.btn-usert {
  font-size: 1em;
  font-weight: bold;
  font-family: "Nunito", sans-serif;
}

.form-group.form-group-no-border .input-group-addon,
.input-group.form-group-no-border .input-group-addon {
  background-color: white;
  border: none;
  height: 42px;
  border-radius: 14px 0 0 14px;
}
#Password:focus,
#Email:focus {
  border: 1px solid #004996;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
  color: #2c2c2c;
}
.innov p {
  font-size: 13px;
  margin-top: 10px;
}
.innov img {
  max-height: 100px;
  max-width: 220px;
  margin-bottom: 12px;
}

/*================================login====================================
=================================index================================*/
.navbar-header .logo {
  height: 100px;
  padding: 0;
}
.bar-nav {
  font-size: 9px;
  line-height: unset;
}
.bar-nav img {
  margin: 0;
  padding: 0;
}

.navbar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5em 2.5em 0.9em;
}

.navbar-header::before,
.navbar-header::after {
  content: none;
}

.bar {
  width: 100%;
  height: 1px;
  background-color: var(--primaryA-color);
  margin: 5px 0 5px 0;
  padding: 0px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 23px 15px;
}
@media (max-width: 767px) {
  .navbar {
    display: block;
  }

  .container {
    width: 100%;
  }

  .logo {
    margin: 0 auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  /*.container {
        width: 100%;
    }*/
}

.buttons1 {
  background: url("../img/Generar-alertash_01.png") no-repeat;
  display: inline-block;
  height: 240px;
  background-size: cover;
  width: 187px;
}
.buttons2 {
  background: url("../img/misalertas.png") no-repeat;
  display: inline-block;
  height: 240px;
  background-size: cover;
  width: 187px;
}
.buttons3 {
  background: url("../img/Solicitar-asitencia-tegnicah.png") no-repeat;
  display: inline-block;
  height: 240px;
  background-size: cover;
  width: 187px;
}
.buttons1:hover {
  background: url(../img/Generar-alertash_01q.png);
  background-size: cover;
}
.buttons2:hover {
  background: url(../img/misalertashover.png);
  background-size: cover;
}
.buttons3:hover {
  background: url(../img/Solicitar-asitencia-tegnicahq.png);
  background-size: cover;
}

.list-a.col-lg-4.col-mg-4.col-xs-12 {
  text-align: center;
}
.buttons1:before {
  content: "Reportar casos";
  color: white;
  font-size: 16px;
  padding-top: 210px;
  text-align: center;
  position: relative;
  display: block;
}
.buttons2:before {
  content: "Mis Casos";

  color: white;
  font-size: 16px;
  padding-top: 210px;
  text-align: center;
  position: relative;
  display: block;
}
.buttons3:before {
  content: "Mesa de ayuda";
  color: white;
  font-size: 16px;
  padding-top: 210px;
  text-align: center;
  position: relative;
  display: block;
}
.buttons4 {
  background: url("../img/genstion-de-usuarios.png") no-repeat;
  display: inline-block;
  height: 240px;
  background-size: cover;
  width: 187px;
}
.buttons5 {
  background: url("../img/tegistrodeacciones.png") no-repeat;
  display: inline-block;
  height: 240px;
  background-size: cover;
  width: 187px;
}
.buttons6 {
  background: url("../img/Validar-de-alertas.png") no-repeat;
  display: inline-block;
  height: 240px;
  background-size: cover;
  width: 187px;
}
.buttons7 {
  background: url("../img/Consultar-reporte-de-mis-alertas-generadash.png")
    no-repeat;
  display: inline-block;
  height: 240px;
  background-size: cover;
  width: 187px;
}
.buttons4:hover {
  background: url("../img/genstion-de-usuarioshq.png");
  background-size: cover;
}
.buttons5:hover {
  background: url(../img/tegistrodeaccionesh.png);
  background-size: cover;
}
.buttons6:hover {
  background: url(../img/Validar-de-alertash.png);
  background-size: cover;
}

.buttons7:hover {
  background: url(../img/Consultar-reporte-de-mis-alertas-generadashq.png);
  background-size: cover;
}

.list-a.col-lg-4.col-mg-4.col-xs-12 {
  text-align: center;
}
.buttons4:before {
  content: "Gestión usuarios";
  color: white;
  font-size: 16px;
  padding-top: 210px;
  text-align: center;
  position: relative;
  display: block;
}
.buttons5:before {
  content: "Registrar actuaciones";

  color: white;
  font-size: 16px;
  padding-top: 210px;
  text-align: center;
  position: relative;
  display: block;
}
.buttons6:before {
  content: "Validar casos";

  color: white;
  font-size: 16px;
  padding-top: 210px;
  text-align: center;
  position: relative;
  display: block;
}

.buttons7:before {
  content: "Reportes";
  color: white;
  font-size: 16px;
  padding-top: 210px;
  text-align: center;
  position: relative;
  display: block;
}

/*===========================uuser================================*/

/*.card {

width: 525px;
}*/
.nav.nav-tabs.nav-tabs-neutral.form-control {
  background-color: transparent;
  border: 1px solid #004996;
  border-radius: 3px;
}
.nav.nav-tabs.nav-tabs-neutral {
  background-color: #004996;
}
/*.btn.btn-primary.btn-round.pull-right {
background-color: #ee8401;
}*/
/*.pull-right.btn.btn-primary {
background-color: #ee8401;
}*/
.pull-right.btn.btn-primary a {
  color: #fff;
}
.dropdown.pull-right.text-center a {
  color: #080000;
}
#Nivel,
#Categoria {
  border-radius: 5px;
}
.btn.btn-primary.btn-round.pull-right {
  margin-right: 17px;
}
@media (max-width: 500px) {
}

.card-form {
  border: 0;
  border-radius: 8px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}
.input-group,
.form-group {
  margin-bottom: 10px;
  /*float: right;
    width: 50%;*/
}
/*.form-group{
	float: right;
}*/
.form-group .form-control:not(textarea),
.input-group .form-control:not(textarea) {
  padding: 0px 0 0 9px;
  height: 30px !important;
  font-size: 12px;
  width: 100%;
  border-radius: 9px;
}
.inform:hover {
  color: #004996;
  background-color: white;
}
#DataTables_Table_0_filter {
  float: right;
}
/*=============================formularios=============================*/

.control-label {
  width: 100%;
}
.btn.btn-primary.btn-sm a {
  color: white;
}
#DataTables_Table_0_wrapper,
#DataTables_Table_1_wrapper {
  margin-top: 19px;
  overflow: auto;
}
body {
  zoom: 1.1 !important;
}

/*================================ menu ================================*/
.mainMenu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 3.5em;
  max-width: 40em;
  margin: auto;
}

@media (max-width: 736px) {
  .mainMenu {
    gap: 1em 3.5em;
  }
}

.mainMenu--button {
  background-color: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 11em;
  width: 11em;
}

.mainMenu--button::before {
  content: "";
  background-color: var(--bluegrey-color);
  border: 2px dotted var(--primaryA-color);
  display: block;
  height: 9em;
  width: 9em;
  border-radius: 35px;
  position: absolute;
  left: 1em;
  top: 1em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.mainMenu--button:hover {
  filter: none;
}

.mainMenu--button:hover::before {
  background-color: #c4d2ed;
}

.mainMenu--img {
  z-index: 10;
  height: 4em;
  margin-bottom: 0.5em;
}

.mainMenu--text {
  z-index: 10;
  margin-bottom: 0;
  background-color: var(--primaryA-color);
  color: #fff;
  border-radius: 0.8em;
  padding: 0.4em 1em;
  width: 12.3em;
  text-align: center;
}

.dropdown-menu > li > a {
  padding: 1em;
  width: max-content;
  text-align: center;
  margin: auto;
  min-width: 100%;
}

/*================================ table ================================*/

.ivo-table {
  overflow: auto;
  max-width: 100%;
}

.ivo-table .dataTables_wrapper {
  display: flex;
  flex-wrap: wrap;
}

.ivo-table .dataTables_filter {
  order: 0;
  width: 40%;
  float: initial !important;
  text-align: left;
  color: var(--primaryA-color);
}

.ivo-table .dataTables_wrapper .dataTables_filter label::before {
  content: "";
  background: url(/Content/img/cmdpdiseno/search-icon.png) center/contain
    no-repeat;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-bottom: -3px;
  margin-right: 0.2em;
  margin-left: 0.5em;
}
.ivo-table .dataTables_wrapper .dataTables_filter input {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 1px var(--primaryA-color);
  box-shadow: none;
  color: var(--black-color);
  width: 20em;
  max-width: calc(100% - 6em);
  margin-bottom: 1em;
}

.ivo-table .dataTables_wrapper .dataTables_filter input:focus {
  outline: none;
}

.ivo-table .dt-buttons {
  order: 1;
  width: 60%;
  float: initial;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 1px;
  margin-bottom: 1em;
  flex-wrap: wrap;
}

.ivo-table .dt-buttons a {
  text-align: center;
  background-color: var(--secondaryA1-color);
  color: #fff;
  padding: 0.5em 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
}

.ivo-table .dt-buttons a:first-child {
  border-radius: 0.5em 0 0 0.5em;
}

.ivo-table .dt-buttons a:last-child {
  border-radius: 0 0.5em 0.5em 0;
}

.ivo-table .table {
  order: 2;
  width: 100%;
  font-size: 0.875em;
  margin-bottom: 1em;
}

.ivo-table .dataTables_paginate {
  order: 3;
  margin-left: 33.3333%;
  width: 33.333%;
  text-align: center;
  margin-bottom: 2em;
}

.ivo-table .dataTables_info {
  order: 4;
  width: 33.333%;
  font-size: 0.8em;
  display: flex;
  justify-content: end;
  align-items: center;
  margin-bottom: 3em;
}

.ivo-table table.dataTable.no-footer {
  border: none;
}

.ivo-table table.dataTable thead tr th {
  font-weight: 100;
  line-height: 1.2;
  vertical-align: middle;
  background-color: var(--primaryA-color);
  border-left-color: var(--white-color);
  border-right-color: var(--white-color);
}

.ivo-table table.dataTable thead tr th:first-child {
  border-radius: 0.5em 0 0 0;
  border-left-color: var(--primaryA-color);
}

.ivo-table table.dataTable thead tr th:last-child {
  border-radius: 0 0.5em 0 0;
  border-right-color: var(--primaryA-color);
}

.ivo-table table.dataTable tbody tr:last-child td:first-child {
  border-radius: 0 0 0 0.5em;
}

.ivo-table table.dataTable tbody tr:last-child td:last-child {
  border-radius: 0 0 0.5em 0;
}

.ivo-table .table-bordered > tbody > tr > th,
.ivo-table .table-bordered > tfoot > tr > th,
.ivo-table .table-bordered > thead > tr > td,
.ivo-table .table-bordered > tbody > tr > td,
.ivo-table .table-bordered > tfoot > tr > td {
  border-color: var(--black-color);
  text-align: center;
  vertical-align: middle;
}

.ivo-table .dataTables_wrapper .dataTables_paginate .paginate_button {
  border-color: transparent;
  background-color: transparent;
  padding: 0.2em;
  height: 1.5em;
  line-height: 0.8;
  color: var(--black-color);
}

.ivo-table .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.ivo-table
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current:hover {
  background-color: #e4ebf8;
  border-color: transparent;
}

@media (max-width: 767px) {
  .ivo-table .dataTables_filter,
  .ivo-table .dt-buttons,
  .ivo-table .dataTables_paginate,
  .ivo-table .dataTables_info {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}

.estado {
  --bg-color: #d5ead5;
  background-color: var(--bg-color);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.3em 0.8em;
  border-radius: 0.5em;
}

.Activo {
  --bg-color: hsla(118, 45%, 65%, 0.6);
}

.Solicitado {
  --bg-color: hsla(24, 82%, 70%, 0.6);
}

.Rechazado,
.Inactivo {
  --bg-color: hsla(354, 68%, 64%, 0.6);
}

.reports-options {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px 1px;
  margin: 2em 0 5em 0;
  flex-wrap: wrap;
}

.reports-options--btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  border: none;
  color: #fff;
  font-weight: 500;
  padding: 0.4em 2em;
  min-width: 13em;
  background-color: var(--secondaryA1-color);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.reports-options--btn-selected {
  background-color: var(--primaryA-color);
}

.reports-options--btn img {
  height: 1.8em;
}

.reports-options--btn:hover {
  background-color: var(--primaryA-color);
}

.reports-options .dropdown:first-child .reports-options--btn {
  border-radius: 0.5em 0 0 0.5em;
}

.reports-options .dropdown:last-child .reports-options--btn {
  border-radius: 0 0.5em 0.5em 0;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: var(--primaryA-color);
}

.p-0 {
  padding: 0 !important;
}
@media (max-width: 394px) {
  .h-terminos {
    height: 5em;
  }
}

.bg-menu {
  background-image: url(/Content/img/cmdpdiseno/bg-menu.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 20.7em;
  padding-bottom: 5em;
}

.ivo-table .table-bordered > tbody > tr > th,
.ivo-table .table-bordered > tfoot > tr > th,
.ivo-table .table-bordered > thead > tr > td,
.ivo-table .table-bordered > tbody > tr > td,
.ivo-table .table-bordered > tfoot > tr > td {
  line-height: 1.3;
}

.max-height-table {
  max-height: 107px;
  overflow: auto;
}

:root {
  --thumb-color: var(--secondaryA1-color);
  --thumb-color-hover: var(--secondaryA1-color);
  --track-color: #f4f4f4;
  --scroll-size: 6px;
  --scroll-radius: calc(var(--scroll-size) / 2);
}
.max-height-table::-webkit-scrollbar {
  width: var(--scroll-size);
  height: var(--scroll-size);
}
.max-height-table::-webkit-scrollbar-thumb {
  background: var(--thumb-color);
  border-radius: var(--scroll-radius);
}
.max-height-table::-webkit-scrollbar-thumb:hover,
.max-height-table::-webkit-scrollbar-thumb:active {
  background: var(--thumb-color-hover);
}
.max-height-table::-webkit-scrollbar-track {
  background: var(--track-color);
  border-radius: var(--scroll-radius);
}
