.avatar-sm {
    height: 1.6rem;
    width: 1.6rem;
    margin-right: 10px;
}
.avatar-title{
    font-size: 20px;
    color: transparent !important;
}
.text-muted {
    font-size: 10px!important;
}
.font-size-14 {
    font-size: 10px!important;
}

.font-size-15 {
    font-size: 12px!important;
}

.timeline-item{
    font-size: 10px!important;
    padding: 0 20px;
    padding-top: 10px;
}
.collapse {
    font-size: 10px!important;
    padding-left: 2vw;
}
.object-laptop {
    position: relative;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .card {
    border: 0px !important;
  }
  table tr td { font-size: 9px; }
  table tr th { font-size: 10px; }
  p { font-size: 9px; }
  .text-success{
      font-size: 12px;
  }
  i {
      color:rgb(0, 0, 0);
  }
  
  .badge-soft-danger{
    color: #f46a6a;
    background-color: rgba(244,106,106,.18);
  }

  .badge-soft-primary{
    color: #6798f6;
    background-color: rgba(103,152,246,.18);
  }

  .badge-soft-success {
    color: #34c38f;
    background-color: rgba(52,195,143,.18);
    }

  .object-laptop > .screen {
    position: relative;
    width: 80%;
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 3px #404040, inset 0 0 100px 0 rgba(0, 0, 0, 0.75), 0 25px 35px -5px #000000;
    background-color: #1a1a1a;
    border-radius: 7px 7px 0 0;
  }
  .object-laptop > .screen::before {
    display: block;
    position: relative;
    content: "";
    padding-top: 62.5%;
  }
  .object-laptop > .screen > .lcd {
    position: absolute;
    top: 3.5%;
    left: 2.5%;
    bottom: 3.5%;
    right: 2.5%;
    overflow: hidden;
    border: 1px solid;
    border-color: #000 #202020 #282828 #000;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0 0 200px 2px rgba(255, 255, 255, 0.05);
  }
  .object-laptop > .screen > .gloss {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 7px 0 0 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.175) 0%, rgba(255, 255, 255, 0) 50%);
  }
  .object-laptop > .screen > .reflexion {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 7px 0 0 0;
    background: linear-gradient(100deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.05) 0.1%, rgba(255, 255, 255, 0.15) 33%, rgba(0, 0, 0, 0) 33.1%);
  }
  .object-laptop > .screen > .highlight {
    position: absolute;
    border-radius: 7px;
  }
  .object-laptop > .screen > .highlight.one {
    top: -4px;
    left: 2%;
    width: 80%;
    height: 2px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 15%, rgba(0, 0, 0, 0) 100%);
  }
  .object-laptop > .screen > .highlight.two {
    top: 2%;
    left: -4px;
    width: 2px;
    height: 80%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 15%, rgba(0, 0, 0, 0) 100%);
  }
  .object-laptop > .keyboard {
    position: relative;
    width: 100%;
  }
  .object-laptop > .keyboard.one {
    height: 0.25vw;
    border-radius: 1px 1px 0 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.75) 2%, rgba(0, 0, 0, 0.33) 7%, rgba(0, 0, 0, 0) 100%), linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.33) 93%, rgba(0, 0, 0, 0.75) 98%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.35) 33%, rgba(255, 255, 255, 0.35) 35%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, #141414 0%, #141414 100%);
  }
  .object-laptop > .keyboard.one::after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 10%;
    height: 0.25vw;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.5) 12%, rgba(0, 0, 0, 0.5) 90%, #000000 100%);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  }
  .object-laptop > .keyboard.two {
    height: 1.25vw;
    border-radius: 0 0 33% 33%;
    box-shadow: 0 -2px 0 -1px rgba(0, 0, 0, 0.5), 0 25px 35px -5px #000000;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.35) 0%, rgba(0, 0, 0, 0.75) 2%, rgba(0, 0, 0, 0.5) 7%, rgba(0, 0, 0, 0) 50%), linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 83%, rgba(0, 0, 0, 0.75) 98%, rgba(255, 255, 255, 0.35) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.25) 33%, #ffffff 34%, #ffffff 100%), linear-gradient(0deg, #c8c8c8 0%, #c8c8c8 100%);
  }
  .object-laptop > .keyboard.two::after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 10%;
    height: 0.5vw;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.75) 0%, rgba(0, 0, 0, 0.5) 100%);
    box-shadow: inset 0 -1px 3px 1px rgba(0, 0, 0, 0.2);
    border-radius: 0 0 0.5vw 0.5vw;
  }
  