@font-face {
  font-family: Poppins-bold;
  src: url(../fonts/Poppins-Bold.ttf);
}
@font-face {
  font-family: Poppins-semibold;
  src: url(../fonts/Poppins-SemiBold.ttf);
}
@font-face {
  font-family: Poppins-regular;
  src: url(../fonts/Poppins-Regular.ttf);
}

p,
a,
div,
td,
h1,
h2,
h3,
h4,
h5 {
  font-family: Poppins-regular, "Open Sans" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background-color: rgb(252, 252, 252) !important;
}
.right_menu .notif-menu,
.sidebar {
  background: rgb(252, 252, 252) !important;
}
.right_menu .notif-menu {
  -webkit-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.25);
  border-right: 1px solid #2c2c2c;
}
a {
  color: rgb(0 150 58) !important;
}
a:hover {
  color: rgb(85, 163, 165);
}
a i:hover {
  color: rgb(100, 159, 214) !important;
}

.authentication::before,
.authentication-alta::before {
  background-image: url(../../assets/images/bg-login.jpg) !important;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  content: "";
  position: fixed;
  background-size: cover;
}

.minileftbar .menu_list li a:hover {
  background: #fcfcfc;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-radius: 12px 0px 0px 12px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #fcfcfc;
  color: #000000;
}
.minileftbar .menu_list li a:hover i {
  color: #000000;
}

.form-control,
.input-group-addon {
  border-radius: 5px;
}
.btn-sm {
  padding: 5px 8px;
}
.btn-primary {
  background-color: #4e6698;
}
.btn-primary:hover,
.btn-primary:active {
  background-color: #337abe;
}
.btn-secondary {
  background-color: #337abe;
}
.btn-secondary:hover,
.btn-secondary:active {
  background-color: #4e6698;
}

@media screen and (max-width: 992px) {
  .company_detail {
    display: none;
  }
}

.authentication .company_detail .logo img {
  vertical-align: middle;
}

.sidebar .user-info {
  border-bottom: 1px solid #dedede;
}

.authentication .company_detail .logo {
  margin-bottom: 15px;
}
.authentication,
.authentication-alta {
  /* background: linear-gradient(to right, #000000, #003d47); */
}

.smart .logo,
.smart h3 {
  display: block !important;
}
.smart h3 {
  font-weight: 300;
  text-transform: uppercase;
  opacity: 0.7;
  letter-spacing: 2px;
  color: #ffffff;
}

code {
  color: #154b7d;
  font-family: monospace;
}

@media (max-width: 992px) {
  .smartphones .logo,
  .smartphones h3 {
    display: block !important;
  }
  .smartphones h3 {
    font-weight: 300;
    text-transform: uppercase;
    opacity: 0.7;
    letter-spacing: 2px;
    color: #ffffff;
  }
}
@media (min-width: 993px) {
  .smartphones {
    display: none !important;
  }
  .card_form {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
}

input.form-control {
    background: #f8fafa;
    border-color: #dde1e1;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
    padding: 10px 18px 10px 18px;
    height: 45px;
    font-size: 16px;
}
svg {
    top: 10px;
    right: 10px;
}

.authentication .company_detail {
  color: rgb(100, 100, 100);
}

.authentication .company_detail hr {
  border-top: 1px solid rgba(0, 154, 228, 0.6);
}

input[type="checkbox"] {
  accent-color: #ffdd48;
}

.bg-login {
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #ffffff;
}

.linea {
  margin: 0px 20px;
  width: 34%;
  border-top: 1px solid #999;
  position: relative;
  top: 10px;
  float: left;
}

.leyenda {
  font-weight: bold;
  float: left;
}
.dcs {
  font-size: 16px;
}
.ct {
  font-size: 14px;
}
.dc {
  font-size: 12px;
}
.alternative-images{
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: rgb(255 221 72);
  padding: 1rem 2rem;

}
.bg-images{
  width: 100%;
}
.images-max-width{
  max-width: 8rem;
  object-fit: contain;
}
.gap-1{
  gap: .5rem;
}
.gap-2{
  gap: .75rem;
}
.gap-3{
  gap: 1rem;
}
.gap-4{
  gap: 1.5rem;
}
.gap-5{
  gap: 2rem;
}
.gap-6{
  gap: 3rem;
}
.languaje-selector{
  color: white;
}
/*MAX*/
@media (max-width: 992px) {
  .bg-login {
    width: 100%;
  }
  .languaje-selector{
    color: inherit;
  }
  .authentication-alta {
    height: 120vh;
  }
}
@media (max-width: 576px) {
  .authentication-alta {
    height: 150vh;
  }
  .images-max-width{
    max-width: 4rem;
  }
  .alternative-images{
    padding: 0.5rem 1rem;
  }
}

/*MIN*/
@media (min-width: 576px) {
  .authentication-alta {
    height: 120vh;
  }
  
}
@media (min-width: 648px) {
  .authentication-alta {
    height: 115vh;
  }
}
@media (min-width: 768px) {
  .authentication-alta {
    height: 105vh;
  }
}
@media (min-width: 992px) {
  .bg-login {
    width: 75%;
  }
  
  .bg-images{
    width: 75%;
  }
  .authentication-alta {
    height: 100vh;
  }
}
@media (min-width: 1400px) {
  .bg-login {
    width: 50%;
  }
  .bg-images{
    width: 50%;
  }
}
@media (min-width: 1920px) {
  .authentication::before {
    background-size: cover;
  }
}
