* {
  margin: 0;
  padding: 0; }

html {
  height: 100%; }

body {
  background-color: #F4F5FB;
  height: 100%;
  margin-bottom: 200px; }

.simple-button {
  padding: 12px 20px;
  border-radius: 20px;
  text-decoration: none;
  background-color: #1CB6F4;
  color: #FFF;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-weight: bolder; }
  .simple-button:link {
    text-decoration: none; }
  .simple-button:visited {
    text-decoration: none;
    color: #FFF; }
  .simple-button:hover {
    text-decoration: none;
    color: #FFF; }
  .simple-button:active {
    text-decoration: none; }

.btn:link {
  text-decoration: none; }
.btn:visited {
  text-decoration: none;
  color: #FFF; }
.btn:hover {
  text-decoration: none;
  color: #FFF; }
.btn:active {
  text-decoration: none; }

.empty-button {
  margin-right: 30px;
  padding: 12px 40px;
  border-radius: 20px;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #1CB6F4;
  color: #1CB6F4;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-weight: bolder; }
  .empty-button:link {
    text-decoration: none; }
  .empty-button:visited {
    color: #1CB6F4;
    text-decoration: none; }
  .empty-button:hover {
    text-decoration: none;
    color: #1CB6F4; }
  .empty-button:active {
    text-decoration: none; }

.simple-button-lp {
  padding: 16px 40px;
  border: none;
  margin-right: 20px;
  border-radius: 30px;
  text-decoration: none;
  background-color: #1CB6F4;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF; }
  .simple-button-lp:link {
    text-decoration: none; }
  .simple-button-lp:visited {
    text-decoration: none;
    color: #FFF; }
  .simple-button-lp:hover {
    text-decoration: none;
    color: #FFF; }
  .simple-button-lp:active {
    text-decoration: none; }

.simple-button-lp-link {
  text-decoration: none;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF; }
  .simple-button-lp-link:link {
    text-decoration: none; }
  .simple-button-lp-link:visited {
    text-decoration: none;
    color: #FFF; }
  .simple-button-lp-link:hover {
    text-decoration: none;
    color: #FFF; }
  .simple-button-lp-link:active {
    text-decoration: none; }

.simple-button-lp-link-mobile {
  text-decoration: none;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  font-style: normal;
  font-weight: normal;
  margin-top: 15px;
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF; }
  .simple-button-lp-link-mobile:link {
    text-decoration: none; }
  .simple-button-lp-link-mobile:visited {
    text-decoration: none;
    color: #FFF; }
  .simple-button-lp-link-mobile:hover {
    text-decoration: none;
    color: #FFF; }
  .simple-button-lp-link-mobile:active {
    text-decoration: none; }

.empty-button-mobile {
  padding: 12px 40px;
  margin-top: 30px;
  width: 100%;
  border-radius: 20px;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #1CB6F4;
  color: #1CB6F4;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-weight: bolder; }
  .empty-button-mobile:link {
    text-decoration: none; }
  .empty-button-mobile:visited {
    color: #1CB6F4;
    text-decoration: none; }
  .empty-button-mobile:hover {
    text-decoration: none;
    color: #1CB6F4; }
  .empty-button-mobile:active {
    text-decoration: none; }

.clr {
  clear: both; }

.hr-mobile-landing-page-menu {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  /* YOUR COLOR HERE */
  margin: 1em 0;
  padding: 0; }

.p-lp {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 40px;
  /* Body Color */
  color: #556089; }

.h3-lp {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 41px;
  letter-spacing: 2px;
  color: #114EF1; }

a {
  color: #1CB6F4; }
  a:link {
    text-decoration: none; }
  a:visited {
    color: #1CB6F4;
    text-decoration: none; }
  a:hover {
    color: #1CB6F4;
    text-decoration: none; }
  a:active {
    color: #1CB6F4;
    text-decoration: none; }

p {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #556089; }

.warning {
  color: #FF0000; }

h1 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 16px;
  font-weight: bolder;
  color: #556089; }
  h1 .bigger-35px {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 41px; }

h2 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
  letter-spacing: 2px;
  font-weight: bolder;
  color: #556089; }

h3 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  margin-top: 40px;
  font-weight: bolder;
  color: #556089; }

h4 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-top: 30px;
  font-weight: bolder;
  color: #556089; }

h5 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-top: 30px;
  font-weight: bolder;
  color: #556089; }

h6 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  margin-top: 20px;
  letter-spacing: 1px;
  font-weight: bolder;
  color: #556089; }

.inline-display {
  display: inline; }

.inline {
  float: left; }

.inline-right {
  float: right; }

.inline-right-battery-mobile {
  position: relative;
  float: right;
  top: 30px; }

.right-side {
  float: right;
  margin-right: 0px;
  margin-top: 15px;
  margin-bottom: 30px; }

.empty-space {
  height: 60px; }

.empty-space-width-30px {
  width: 30px;
  height: 30px; }

.empty-width-40px {
  width: 40px; }

.padding-top-10px {
  padding-top: 10px; }

.padding-top-20px {
  padding-top: 20px; }

.padding-top-30px {
  padding-top: 30px; }

.padding-top-60px {
  padding-top: 60px; }

.padding-left-10px {
  padding-left: 10px; }

.padding-left-20px {
  padding-left: 20px; }

.padding-right-10px {
  padding-right: 10px; }

.padding-right-40px {
  padding-right: 40px; }

.margin-bottom-40px {
  margin-bottom: 40px; }

.padding-bottom-10px {
  padding-bottom: 10px; }

.padding-bottom-40px {
  padding-bottom: 40px; }

.padding-bottom-60px {
  padding-bottom: 60px; }

.checkbox-custom-ghilotina:after {
  content: "";
  position: absolute;
  display: none; }

.paragraph-max-width p {
  width: 396px; }

.low-battery-device-mobile {
  margin-right: 0px;
  background-color: transparent;
  content: url("../img/mobile/battery-low-mobile"); }

.trap-img {
  width: 64px;
  height: 64px;
  margin-right: 28px;
  background-color: transparent;
  content: url("../img/content-home/devices/tt-trap.png"); }

.trap-img-mobile {
  width: 48px;
  height: 48px;
  margin-right: 0px;
  background-color: transparent;
  content: url("../img/content-home/devices/tt-trap.png"); }

.tracker-img {
  width: 64px;
  height: 64px;
  margin-right: 28px;
  background-color: transparent;
  content: url("../img/content-home/devices/tt-a-tracker.png"); }

.tracker-img-mobile {
  width: 48px;
  height: 48px;
  margin-right: 0px;
  background-color: transparent;
  content: url("../img/content-home/devices/tt-a-tracker.png"); }

.master-img {
  width: 64px;
  height: 64px;
  margin-right: 28px;
  background-color: transparent;
  content: url("../img/content-home/devices/tt-master.png"); }

.master-img-mobile {
  width: 48px;
  height: 48px;
  margin-right: 0px;
  background-color: transparent;
  content: url("../img/content-home/devices/tt-master.png"); }

.battery-100 {
  content: url("../img/content-home/devices/100battery.png"); }

.battery-75 {
  content: url("../img/content-home/devices/75battery.png"); }

.battery-50 {
  content: url("../img/content-home/devices/50battery.png"); }

.battery-25 {
  content: url("../img/content-home/devices/25battery.png"); }

span .circle-form-status-table-column-online {
  top: 6px;
  left: -16px;
  background-color: #6FCF97;
  width: 10px;
  height: 10px;
  border-radius: 10px; }
span .circle-form-status-table-column-offline {
  top: 6px;
  left: -16px;
  background-color: #EB5757;
  width: 10px;
  height: 10px;
  border-radius: 10px; }

#main-header {
  background-color: #FFFFFF;
  position: fixed;
  height: 80px;
  width: 100%;
  box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
  z-index: 1; }
  #main-header h1 {
    display: inline;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 16px;
    font-weight: bolder;
    letter-spacing: 2px;
    color: #556089;
    position: absolute;
    padding: 30px;
    margin: 0;
    margin-left: 160px; }
    #main-header h1 .go-back-to-view-devices-img {
      content: url("../img/main-navigation/go-back.png"); }
    #main-header h1 .go-back-to-view-devices-text {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 18px;
      letter-spacing: 1px;
      font-weight: bolder;
      color: #1CB6F4;
      margin-top: 2px;
      margin-left: 7px;
      position: absolute; }
    #main-header h1 .go-back-to-view-devices-link {
      width: 60px;
      height: 18px; }
  #main-header h2 {
    display: inline;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bolder;
    line-height: 21px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #556089;
    position: absolute;
    padding: 30px;
    margin: 0;
    left: 86%; }
  #main-header .account-holder {
    display: inline;
    float: right;
    width: 200px;
    height: 80px;
    letter-spacing: 2px;
    position: relative;
    margin: 0;
    margin-right: 260px; }
    #main-header .account-holder h2 {
      width: 200px;
      position: absolute;
      padding: 30px;
      margin: 0; }
    #main-header .account-holder .my-account-hover {
      width: 280px;
      height: 239px;
      margin-top: 70px;
      margin-left: 100px;
      border-radius: 10px;
      text-align: left;
      display: none;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
      #main-header .account-holder .my-account-hover a {
        color: #556089;
        text-decoration: none; }
        #main-header .account-holder .my-account-hover a:visited {
          text-decoration: none;
          color: #556089; }
        #main-header .account-holder .my-account-hover a:hover {
          text-decoration: none;
          color: #556089; }
      #main-header .account-holder .my-account-hover .my-account-hover-welkome {
        display: block;
        border-radius: 10px 10px 0px 0px;
        padding-top: 30px;
        height: 40%;
        background-color: #F4F5FB;
        padding-left: 30px; }
        #main-header .account-holder .my-account-hover .my-account-hover-welkome span {
          font-family: Ubuntu;
          font-style: normal;
          font-weight: bolder;
          font-size: 24px;
          background: -webkit-linear-gradient(0deg, #6E1A93 22.71%, #C74D98 77.29%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
        #main-header .account-holder .my-account-hover .my-account-hover-welkome p {
          font-family: Ubuntu;
          font-style: normal;
          font-weight: bolder;
          font-size: 16px;
          color: #556089; }
      #main-header .account-holder .my-account-hover .my-account-hover-settings {
        padding-left: 30px;
        padding-top: 30px;
        display: block;
        border-radius: 0px 0px 10px 10px;
        height: 60%;
        background-color: #FFF; }
        #main-header .account-holder .my-account-hover .my-account-hover-settings p {
          font-family: Ubuntu;
          font-style: normal;
          font-weight: bolder;
          font-size: 16px;
          color: #556089;
          padding-bottom: 20px; }
    #main-header .account-holder .imgAccount {
      display: inline;
      position: absolute;
      margin-top: 25px;
      content: url("../img/main-navigation/account2.png");
      left: 82.4%;
      height: 30px; }
    #main-header .account-holder .h2Account {
      position: absolute;
      margin: 0px;
      padding-right: 10px; }
  #main-header #ghilotina-background {
    top: 0;
    margin: 0;
    left: 20px;
    float: left;
    width: 82px;
    height: 62px;
    background-color: #FF9900;
    position: relative;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0px 4px 20px rgba(255, 153, 0, 0.4); }
    #main-header #ghilotina-background img {
      content: url("../img/logo-ghilotina.png");
      position: absolute;
      width: 40%;
      left: 30%;
      top: 25%; }

.mobile-main-menu-image {
  display: none; }

#main-nav {
  top: 80px;
  height: 100%;
  width: 122px;
  position: fixed;
  background-color: #FFFFFF;
  overflow-x: hidden;
  box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
  #main-nav .mn-element-first {
    height: 20px; }
  #main-nav img {
    width: 20%;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #main-nav .mn-element {
    height: 60px;
    text-align: center;
    /*background-color: #F3F4FB;*/
    padding-top: 30px;
    padding-bottom: 60px; }
    #main-nav .mn-element a {
      position: relative;
      text-decoration: none;
      color: #1CB6F4;
      font-size: 10px;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: bold;
      letter-spacing: 2px; }
    #main-nav .mn-element .notification {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      padding: 3px 2px 0px 3px;
      letter-spacing: 0px;
      position: absolute;
      top: -17px;
      right: -7px;
      color: #FFFFFF;
      background: #EB5757;
      width: 27px;
      height: 27px;
      border: 2px #fff solid;
      border-radius: 50%; }
    #main-nav .mn-element .notification-at-100 {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      padding: 3px 2px 0px 0px;
      letter-spacing: 0px;
      position: absolute;
      top: -17px;
      right: -7px;
      color: #FFFFFF;
      background: #EB5757;
      font-size: 13px !important;
      width: 27px;
      height: 27px;
      border: 2px #fff solid;
      border-radius: 50%; }

.content-container-help-page {
  position: relative;
  margin-left: 130px;
  padding: 0px 7%;
  padding-top: 120px; }
  .content-container-help-page .areas-img {
    position: absolute;
    padding-top: 50px;
    width: 10%;
    height: 300px;
    text-align: center;
    left: 4%; }
    .content-container-help-page .areas-img img {
      width: 100px; }
  .content-container-help-page h1 {
    font-size: 20px; }
  .content-container-help-page p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px; }
  .content-container-help-page ul {
    padding-left: 15px;
    list-style: none; }
    .content-container-help-page ul li {
      font-family: Open Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      padding-top: 10px;
      padding-bottom: 10px;
      color: #1CB6F4; }
      .content-container-help-page ul li:before {
        content: "\2022";
        color: black;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -0.85em;
        margin-bottom: 0.5em; }
      .content-container-help-page ul li a {
        text-decoration: none;
        color: #1CB6F4; }
        .content-container-help-page ul li a:visited {
          text-decoration: none;
          color: #1CB6F4; }
        .content-container-help-page ul li a:hover {
          text-decoration: none;
          color: #1CB6F4; }
  .content-container-help-page .getting-started-area {
    display: block;
    position: relative;
    background: #FFFFFF;
    display: inline-block;
    width: 100%;
    height: 300px;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    margin-bottom: 60px; }
    .content-container-help-page .getting-started-area .getting-started-area-column1 {
      padding-top: 50px;
      position: absolute;
      width: 50%;
      height: 300px;
      left: 20%; }
    .content-container-help-page .getting-started-area .getting-started-area-column2 {
      padding-top: 75px;
      position: absolute;
      width: 50%;
      height: 300px;
      left: 60%; }
      .content-container-help-page .getting-started-area .getting-started-area-column2 ul {
        padding-top: 50px; }
  .content-container-help-page .devices-area {
    display: block;
    position: relative;
    background: #FFFFFF;
    display: inline-block;
    width: 100%;
    height: 300px;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    margin-bottom: 60px;
    height: 350px; }
    .content-container-help-page .devices-area .devices-area-column1 {
      padding-top: 50px;
      position: absolute;
      width: 50%;
      height: 300px;
      left: 20%; }
    .content-container-help-page .devices-area .devices-area-column2 {
      padding-top: 75px;
      position: absolute;
      width: 50%;
      height: 300px;
      left: 60%; }
      .content-container-help-page .devices-area .devices-area-column2 ul {
        padding-top: 50px; }
  .content-container-help-page .account-area {
    display: block;
    position: relative;
    background: #FFFFFF;
    display: inline-block;
    width: 100%;
    height: 300px;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    margin-bottom: 60px;
    height: 250px; }
    .content-container-help-page .account-area img {
      width: 70px; }
    .content-container-help-page .account-area .account-area-column1 {
      padding-top: 50px;
      position: absolute;
      width: 50%;
      height: 300px;
      left: 20%; }
    .content-container-help-page .account-area .account-area-column2 {
      padding-top: 75px;
      position: absolute;
      width: 50%;
      height: 300px;
      left: 60%; }
      .content-container-help-page .account-area .account-area-column2 ul {
        padding-top: 50px; }
  .content-container-help-page .getting-started-area-help-item {
    position: relative;
    /*
    height: auto;*/
    /*overflow: auto;
    height:auto;*/
    background: #FFFFFF;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    display: none;
    padding-top: 30px;
    padding-bottom: 90px;
    padding-left: 60px;
    padding-right: 60px;
    margin-bottom: 60px;
    margin-top: -120px; }
    .content-container-help-page .getting-started-area-help-item img {
      content: url("../img/help-page/items/setting-up.png");
      display: block;
      margin: auto auto; }
    .content-container-help-page .getting-started-area-help-item .message-text-area {
      width: 100%;
      height: 144px;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      background: #FFFFFF;
      border: 1px solid #90A1DF;
      box-sizing: border-box;
      border-radius: 4px;
      padding-bottom: 14px;
      padding-left: 16px;
      padding-top: 14px;
      resize: none; }
    .content-container-help-page .getting-started-area-help-item #input-subject-text-area {
      width: 100%;
      height: 48px;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      background: #FFFFFF;
      border: 1px solid #90A1DF;
      box-sizing: border-box;
      border-radius: 4px;
      padding-bottom: 14px;
      padding-left: 16px;
      padding-top: 14px;
      resize: none; }
    .content-container-help-page .getting-started-area-help-item .navigation-help-page-items {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      color: #1CB6F4;
      text-decoration: none; }
    .content-container-help-page .getting-started-area-help-item p {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      margin-bottom: 20px; }
    .content-container-help-page .getting-started-area-help-item h1 {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 32px;
      line-height: 41px;
      letter-spacing: 2px;
      font-weight: bolder; }

.simple-hr-line {
  margin-top: 60px;
  margin-bottom: 30px;
  border: 1px solid #DDDFEB; }

.content-container-alert-page {
  position: relative;
  margin-left: 130px;
  padding: 0px 7%;
  padding-top: 120px; }
  .content-container-alert-page .device {
    color: #1CB6F4;
    font-weight: bold; }
  .content-container-alert-page .eror-type-msj {
    font-weight: bold; }
  .content-container-alert-page .new-alert h1 {
    padding-bottom: 28px; }
  .content-container-alert-page .new-alert .log-alert {
    padding-top: 60px;
    padding-bottom: 28px; }
  .content-container-alert-page .new-alert .single-element {
    position: relative;
    height: 60px;
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    width: 100%; }
    .content-container-alert-page .new-alert .single-element .bk-img-alert {
      border-radius: 10px 0px 0px 10px;
      background-color: #EB5757;
      display: inline-block;
      height: 60px;
      width: 60px; }
      .content-container-alert-page .new-alert .single-element .bk-img-alert img {
        padding-top: 20px;
        padding-left: 20px; }
    .content-container-alert-page .new-alert .single-element .bk-img-warning {
      border-radius: 10px 0px 0px 10px;
      background-color: #F2994A;
      display: inline-block;
      height: 60px;
      width: 60px; }
      .content-container-alert-page .new-alert .single-element .bk-img-warning img {
        padding-top: 25px;
        padding-left: 20px; }
    .content-container-alert-page .new-alert .single-element .bk-img-log-alert {
      border-radius: 10px 0px 0px 10px;
      background-color: #E0E0E0;
      display: inline-block;
      height: 60px;
      width: 60px; }
      .content-container-alert-page .new-alert .single-element .bk-img-log-alert img {
        padding-top: 20px;
        padding-left: 20px; }
    .content-container-alert-page .new-alert .single-element .bk-img-log-warning {
      border-radius: 10px 0px 0px 10px;
      background-color: #E0E0E0;
      display: inline-block;
      height: 60px;
      width: 60px; }
      .content-container-alert-page .new-alert .single-element .bk-img-log-warning img {
        padding-top: 25px;
        padding-left: 20px; }
    .content-container-alert-page .new-alert .single-element .text-alert {
      width: 60%;
      display: inline-block; }
      .content-container-alert-page .new-alert .single-element .text-alert p {
        position: absolute;
        margin-top: -2px;
        margin-left: 12px; }
    .content-container-alert-page .new-alert .single-element .timestamp {
      position: absolute;
      display: inline-block;
      margin: 20px;
      box-sizing: border-box;
      right: 0%; }

.content-container-help-page {
  position: relative;
  margin-left: 130px;
  padding: 0px 7%;
  padding-top: 120px; }
  .content-container-help-page p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #AAAFC4; }
  .content-container-help-page .error-msg {
    color: #a94442; }
  .content-container-help-page .right-msg {
    color: green; }
  .content-container-help-page .profile-details-p-custom-possition {
    padding-top: 12px; }
  .content-container-help-page h4 {
    margin: 0px 0px;
    padding: 0px 0px;
    padding-top: 10px;
    padding-right: 66px; }
  .content-container-help-page .width150px {
    width: 150px;
    padding-right: 0px; }
  .content-container-help-page .content-settings {
    position: relative;
    /*
    height: auto;*/
    /*overflow: auto;
    height:auto;*/
    background: #FFFFFF;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    margin-bottom: 30px;
    padding: 30px 30px; }
    .content-container-help-page .content-settings .right-side {
      margin-bottom: 0px;
      margin-right: 0px; }
  .content-container-help-page .content-settings-flex {
    position: relative;
    /*
    height: auto;*/
    /*overflow: auto;
    height:auto;*/
    background: #FFFFFF;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    margin-bottom: 30px;
    padding: 30px 30px;
    display: flex;
    flex-wrap: wrap; }
    .content-container-help-page .content-settings-flex h5 {
      margin: 0px 0px;
      padding: 0px 0px;
      padding-top: 10px;
      padding-right: 5px;
      padding-left: 5px; }
    .content-container-help-page .content-settings-flex .item-flex-empty {
      flex-grow: 30;
      margin: 10px;
      margin-right: 20px;
      flex: 0 1 61%; }
    .content-container-help-page .content-settings-flex .item-flex {
      text-align: center;
      margin: auto;
      flex: 0 1 auto; }
    .content-container-help-page .content-settings-flex .item-flex-left-info {
      height: 70px;
      margin: 10px;
      flex: 0 2 61%; }
    .content-container-help-page .content-settings-flex .item-flex-checkbox {
      margin: auto;
      height: 70px;
      flex-basis: 3%;
      text-align: center;
      position: relative; }
    .content-container-help-page .content-settings-flex .item-flex-checkbox-last {
      margin: auto;
      height: 70px;
      flex-basis: 3%;
      text-align: center;
      position: relative; }
    .content-container-help-page .content-settings-flex .item-flex-empty-space-button {
      flex-grow: 30;
      margin: auto;
      margin-right: auto;
      flex: 0 1 80%; }
    .content-container-help-page .content-settings-flex .item-flex-button {
      text-align: center;
      flex-grow: 30;
      margin: auto;
      flex: 0 1 20%; }
    .content-container-help-page .content-settings-flex .right-side {
      margin-top: 0px;
      margin-bottom: 0px; }
    .content-container-help-page .content-settings-flex input {
      height: 18px;
      width: 18px;
      top: 7px;
      right: 11px;
      position: absolute;
      opacity: 0;
      z-index: 1;
      cursor: pointer; }
      .content-container-help-page .content-settings-flex input:checked ~ .checkbox-custom-ghilotina {
        background-color: #1CB6F4;
        box-shadow: inset 0px 0px 0px white;
        border: 0px solid white; }
        .content-container-help-page .content-settings-flex input:checked ~ .checkbox-custom-ghilotina:after {
          display: block; }
    .content-container-help-page .content-settings-flex .checkbox-custom-ghilotina {
      position: absolute;
      border: 1px solid #CCCCCC;
      box-sizing: border-box;
      box-shadow: inset 0px 1px 3px #CCCCCC;
      border-radius: 2px;
      top: 11px;
      right: 11px;
      height: 16px;
      width: 16px;
      background-color: white; }
      .content-container-help-page .content-settings-flex .checkbox-custom-ghilotina:after {
        position: absolute;
        content: "";
        left: 4.3px;
        top: 1.6px;
        width: 7px;
        height: 11px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .content-container-help-page #input-interval-text-area {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #556089;
    background: #FFFFFF;
    border: 1px solid #90A1DF;
    box-sizing: border-box;
    border-radius: 4px;
    padding-bottom: 14px;
    padding-left: 16px;
    padding-top: 14px;
    resize: none;
    width: 60px;
    height: 48px;
    margin-right: 14px; }
  .content-container-help-page #select-type-of-interval {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #556089;
    background: #FFFFFF;
    border: 1px solid #90A1DF;
    box-sizing: border-box;
    border-radius: 4px;
    padding-bottom: 14px;
    padding-left: 16px;
    padding-top: 14px;
    resize: none;
    height: 48px;
    width: 240px;
    margin-right: 80px; }
  .content-container-help-page .input-profile-details-text-area {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #556089;
    background: #FFFFFF;
    border: 1px solid #90A1DF;
    box-sizing: border-box;
    border-radius: 4px;
    padding-bottom: 14px;
    padding-left: 16px;
    padding-top: 14px;
    resize: none;
    height: 48px;
    width: 320px;
    margin-right: 80px; }

.content-container {
  position: relative;
  margin-left: 130px;
  padding: 0px 7%;
  padding-top: 120px; }
  .content-container .checkbox-custom-ghilotina {
    position: relative;
    top: -25.5px;
    height: 20px;
    width: 20px;
    left: 180px; }
  .content-container .label-last-10-alerts {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-weight: bolder;
    color: #556089; }
  .content-container .dashboard-device-information {
    width: 100%;
    padding: 30px;
    padding-right: 40px;
    position: relative;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    display: flex; }
    .content-container .dashboard-device-information .information-only {
      flex-grow: 30;
      flex: 1 1 70%; }
      .content-container .dashboard-device-information .information-only h1 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        line-height: 41px;
        font-size: 36px;
        letter-spacing: 2px;
        font-weight: bolder;
        color: #556089; }
      .content-container .dashboard-device-information .information-only p {
        padding-top: 20px;
        padding-bottom: 20px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089; }
      .content-container .dashboard-device-information .information-only span {
        position: relative;
        padding-bottom: 40px;
        padding-left: 20px; }
        .content-container .dashboard-device-information .information-only span .circle-form-status-table-column-online {
          position: absolute;
          top: 3px;
          left: 0px; }
        .content-container .dashboard-device-information .information-only span .circle-form-status-table-column-offline {
          position: absolute;
          top: 3px;
          left: 0px; }
      .content-container .dashboard-device-information .information-only table {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        table-layout: fixed;
        margin-top: 40px;
        margin-bottom: 40px;
        color: #556089;
        width: 100%; }
        .content-container .dashboard-device-information .information-only table tr th:nth-child(3) {
          text-align: right; }
        .content-container .dashboard-device-information .information-only table tr th:nth-child(2) {
          text-align: center;
          vertical-align: middle; }
        .content-container .dashboard-device-information .information-only table tr td {
          border: noborder;
          text-align: left;
          padding-top: 10px; }
          .content-container .dashboard-device-information .information-only table tr td:nth-child(3) {
            text-align: right; }
          .content-container .dashboard-device-information .information-only table tr td:nth-child(2) {
            text-align: center;
            vertical-align: middle; }
      .content-container .dashboard-device-information .information-only a {
        margin-bottom: 0px; }
    .content-container .dashboard-device-information .tracker-img-fullsize {
      object-fit: scale-down;
      padding-right: 60px;
      flex-grow: 30;
      flex: 1 1 30%;
      content: url("../img/content-home/devices/tt-a-tracker-330px.png");
      box-sizing: border-box; }
  .content-container .dashboard-device-information-device {
    display: none; }
  .content-container .device-activity-log {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
    margin-top: 20px;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
    .content-container .device-activity-log .warning-movement-detected {
      color: #EB5757;
      font-weight: bold;
      text-transform: capitalize; }
    .content-container .device-activity-log table {
      width: 100%;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      table-layout: fixed; }
      .content-container .device-activity-log table tr:nth-child(even) {
        background-color: #F4F5FB;
        /*
        img{
        	mix-blend-mode: multiply;
        }*/ }
      .content-container .device-activity-log table tr td {
        border: noborder;
        text-align: left;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 20px; }
      .content-container .device-activity-log table tr th {
        border: noborder;
        text-align: left;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 20px; }
  .content-container .device-activity-log-mobile {
    display: none; }
  .content-container h2 {
    margin-top: 58px; }
  .content-container .datepicker-properties {
    float: right;
    margin-top: 50px;
    /*input{
    right: 0px;
    width: 146px;
    @include inputDefaultProperties();
    height: 48px;
    }*/ }
    .content-container .datepicker-properties .date-from-input {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      background: #FFFFFF;
      border: 1px solid #90A1DF;
      box-sizing: border-box;
      border-radius: 4px;
      padding-bottom: 14px;
      padding-left: 16px;
      padding-top: 14px;
      resize: none;
      border-radius: 4px 0px 0px 4px;
      right: 0px;
      width: 146px;
      height: 48px; }
    .content-container .datepicker-properties .date-to-input {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      background: #FFFFFF;
      border: 1px solid #90A1DF;
      box-sizing: border-box;
      border-radius: 4px;
      padding-bottom: 14px;
      padding-left: 16px;
      padding-top: 14px;
      resize: none;
      border-radius: 0px 4px 4px 0px;
      right: 0px;
      width: 146px;
      height: 48px;
      margin-left: -5px; }
    .content-container .datepicker-properties .select-type-of-alarm-type-device {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      background: #FFFFFF;
      border: 1px solid #90A1DF;
      box-sizing: border-box;
      border-radius: 4px;
      padding-bottom: 14px;
      padding-left: 16px;
      padding-top: 14px;
      resize: none;
      order-radius: 4px;
      margin-left: 20px;
      height: 48px;
      width: 146px; }

.modal-edit-device {
  margin-top: 100px; }

.modal-dialog {
  width: 440px; }

.device-edit {
  padding: 68px 60px 60px 60px; }
  .device-edit .close-button {
    position: absolute;
    top: 24px;
    right: 24px;
    content: url("../img/content-home/devices/edit-device.png"); }
  .device-edit .empty-button {
    margin-right: 0px; }
  .device-edit .exit-button {
    padding-top: 12px;
    border-radius: 20px;
    text-decoration: none;
    background-color: transparent;
    border: 2px solid #FFFFFF;
    color: #1CB6F4;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    font-weight: bolder; }
    .device-edit .exit-button:link {
      text-decoration: none; }
    .device-edit .exit-button:visited {
      color: #1CB6F4;
      text-decoration: none; }
    .device-edit .exit-button:hover {
      text-decoration: none;
      color: #1CB6F4; }
    .device-edit .exit-button:active {
      text-decoration: none; }
  .device-edit .normal-area {
    height: 48px;
    width: 100%;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #556089;
    background: #FFFFFF;
    border: 1px solid #90A1DF;
    box-sizing: border-box;
    border-radius: 4px;
    padding-bottom: 14px;
    padding-left: 16px;
    padding-top: 14px;
    resize: none; }
  .device-edit .text-area {
    height: 96px;
    width: 100%;
    margin-bottom: 40px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #556089;
    background: #FFFFFF;
    border: 1px solid #90A1DF;
    box-sizing: border-box;
    border-radius: 4px;
    padding-bottom: 14px;
    padding-left: 16px;
    padding-top: 14px;
    resize: none; }
  .device-edit .pc-edit-device {
    display: block; }
  .device-edit .mobile-edit-device {
    display: none; }

.content-container {
  position: relative;
  margin-left: 130px;
  padding: 0px 7%;
  padding-top: 120px; }
  .content-container .p-error-page {
    margin-top: 70px;
    margin-bottom: 70px; }
  .content-container #dashboard-devices-information-id {
    padding-top: 100px;
    padding-bottom: 100px; }
  .content-container .registration-area {
    background: #FFFFFF;
    width: 100%;
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    margin-top: 60px;
    text-align: center; }
    .content-container .registration-area h1 {
      padding-top: 60px;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: bold;
      line-height: 41px;
      font-size: 36px;
      letter-spacing: 2px;
      font-weight: bolder; }
    .content-container .registration-area h4 {
      top: -10%;
      position: relative; }
    .content-container .registration-area p {
      top: 40%;
      position: relative;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      padding-top: 20px; }
    .content-container .registration-area .registration-area-img-text {
      right: 0%;
      width: 39%;
      float: left;
      height: 70px;
      text-align: left;
      position: relative; }
      .content-container .registration-area .registration-area-img-text .registration-area-img-checkmark {
        width: 42px;
        content: url("../img/content-home/check-mark.png"); }
      .content-container .registration-area .registration-area-img-text img {
        top: 20%;
        right: 16px;
        width: 20px;
        float: right;
        padding: 12px 12px;
        position: relative;
        border-radius: 50px;
        background-color: #6FCF97; }
    .content-container .registration-area .notification-reg-area {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 22px;
      line-height: 20px;
      font-weight: bold;
      text-align: center;
      padding: 11px 0px 0px 1px;
      margin-left: -58px;
      margin-top: -10px;
      position: absolute;
      color: #FFFFFF;
      background: #6FCF97;
      width: 42px;
      height: 42px;
      border-radius: 50%; }
    .content-container .registration-area .custom-padding-h4-checked {
      padding-right: 10px;
      padding-top: 20px;
      padding-bottom: 10px; }
    .content-container .registration-area .custom-padding-h4-detected {
      padding-right: 20px;
      padding-bottom: 60px; }
    .content-container .registration-area .custom-padding-h4-detected-mobile {
      display: none; }
    .content-container .registration-area .complete-button {
      padding: 0px 16px;
      border-radius: 30px;
      box-sizing: border-box;
      border: 15px solid #1CB6F4;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      color: #FFFFFF;
      background: #1CB6F4; }
    .content-container .registration-area .scan-button {
      margin-right: 40px;
      padding: 13px 32px;
      border-radius: 30px;
      box-sizing: border-box;
      border: 2px solid #1CB6F4;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      color: #1CB6F4;
      background: #FFFFFF; }
    .content-container .registration-area .registration-area-device-input {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      background: #FFFFFF;
      border: 1px solid #90A1DF;
      box-sizing: border-box;
      border-radius: 4px;
      padding-bottom: 14px;
      padding-left: 16px;
      padding-top: 14px;
      resize: none;
      margin-top: 60px;
      margin-bottom: 30px;
      margin-left: 16px;
      padding-left: 18px;
      height: 48px;
      width: 48px;
      	/*&:focus {
          	outline: none;
          }*/ }
  .content-container .footer-paragraph p {
    padding-top: 30px;
    text-align: center; }
    .content-container .footer-paragraph p a {
      color: #1CB6F4;
      text-decoration: none; }
  .content-container .devices {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
    .content-container .devices table {
      width: 100%;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      table-layout: fixed; }
      .content-container .devices table a {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        font-weight: bolder;
        text-decoration: none; }
      .content-container .devices table tr:nth-child(even) {
        background-color: #F4F5FB; }
        .content-container .devices table tr:nth-child(even) img {
          mix-blend-mode: multiply; }
      .content-container .devices table tr td {
        border: noborder;
        text-align: left;
        padding-left: 30px;
        padding-top: 8px;
        padding-bottom: 8px; }
        .content-container .devices table tr td:last-child {
          text-align: right;
          padding-right: 30px; }
          .content-container .devices table tr td:last-child span {
            position: relative;
            float: right; }
        .content-container .devices table tr td:nth-child(3) {
          text-align: right;
          padding-right: 30px; }
          .content-container .devices table tr td:nth-child(3) span {
            position: relative;
            float: right; }
            .content-container .devices table tr td:nth-child(3) span .circle-form-status-table-column-online {
              position: absolute; }
            .content-container .devices table tr td:nth-child(3) span .circle-form-status-table-column-offline {
              position: absolute; }
        .content-container .devices table tr td:nth-child(1) {
          font-family: Ubuntu;
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 20px;
          font-weight: bolder;
          color: #556089; }
  .content-container .devices-mobile {
    display: none; }

.three-step-verification {
  float: left;
  width: 33.3%;
  padding-top: 60px;
  text-align: center;
  padding-right: 110px;
  box-sizing: border-box; }
  .three-step-verification .code {
    content: url("../img/content-home/code.png"); }
  .three-step-verification .scan {
    content: url("../img/content-home/scan.png"); }
  .three-step-verification .check {
    content: url("../img/content-home/check.png"); }
  .three-step-verification h1 {
    font-size: 20px; }
  .three-step-verification img {
    width: 64px; }

.dashboard-devices-information {
  display: flex;
  text-align: left; }
  .dashboard-devices-information h6 {
    padding-top: 20px; }
  .dashboard-devices-information h1 {
    font-size: 36px;
    font-weight: bolder; }
  .dashboard-devices-information .dashboard-devices-information-item-flex {
    flex-grow: 30;
    flex: 1 1 61%;
    border-radius: 10px;
    margin-right: 30px;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 30px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
  .dashboard-devices-information .dashboard-devices-information-item-flex-last-item {
    flex-grow: 30;
    flex: 1 1 61%;
    border-radius: 10px;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 30px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }

@media (max-width: 768px) {
  #main-header {
    background-color: #FFFFFF;
    position: fixed;
    height: 60px;
    width: 100%;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
    z-index: 1; }
    #main-header h1 {
      display: inline;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 16px;
      font-weight: bolder;
      letter-spacing: 2px;
      color: #556089;
      padding: 21px 0px 0px 58px;
      margin: 0px; }
      #main-header h1 .go-back-to-view-devices-img {
        content: url("../img/main-navigation/go-back.png"); }
      #main-header h1 .go-back-to-view-devices-text {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 1px;
        font-weight: bolder;
        color: #1CB6F4;
        margin-top: 2px;
        margin-left: 7px;
        position: absolute; }
      #main-header h1 .go-back-to-view-devices-link {
        width: 60px;
        height: 18px; }
    #main-header h2 {
      display: inline;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: bolder;
      line-height: 21px;
      font-size: 18px;
      letter-spacing: 2px;
      color: #556089;
      position: absolute;
      padding: 30px;
      margin: 0;
      left: 86%; }
    #main-header .account-holder {
      position: relative;
      padding-right: 0px;
      margin-right: 0px; }
      #main-header .account-holder .my-account-hover {
        width: 120px;
        height: 239px;
        position: absolute;
        margin-top: 60px;
        margin-left: 80px;
        margin-right: unset;
        border-radius: 10px;
        text-align: left;
        display: none;
        box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
        #main-header .account-holder .my-account-hover a {
          color: #556089;
          text-decoration: none; }
          #main-header .account-holder .my-account-hover a:visited {
            text-decoration: none;
            color: #556089; }
          #main-header .account-holder .my-account-hover a:hover {
            text-decoration: none;
            color: #556089; }
        #main-header .account-holder .my-account-hover .my-account-hover-welkome {
          display: block;
          border-radius: 10px 10px 0px 0px;
          padding-top: 30px;
          height: 40%;
          background-color: #F4F5FB;
          padding-left: 0px;
          text-align: center; }
          #main-header .account-holder .my-account-hover .my-account-hover-welkome span {
            font-family: Ubuntu;
            font-style: normal;
            font-weight: bolder;
            font-size: 24px;
            background: -webkit-linear-gradient(0deg, #6E1A93 22.71%, #C74D98 77.29%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent; }
          #main-header .account-holder .my-account-hover .my-account-hover-welkome p {
            font-family: Ubuntu;
            font-style: normal;
            font-weight: bold;
            font-size: 16px;
            color: #556089; }
        #main-header .account-holder .my-account-hover .my-account-hover-settings {
          padding-left: 0px;
          padding-top: 30px;
          display: block;
          border-radius: 0px 0px 10px 10px;
          height: 60%;
          text-align: center;
          background-color: #FFF; }
          #main-header .account-holder .my-account-hover .my-account-hover-settings p {
            font-family: Ubuntu;
            font-style: normal;
            font-weight: bold;
            font-size: 16px;
            color: #556089;
            padding-bottom: 20px; }
      #main-header .account-holder .imgAccount {
        display: inline;
        position: absolute;
        margin-top: 18px;
        height: 24px;
        content: url("../img/main-navigation/account2.png"); }
      #main-header .account-holder .h2Account {
        display: none; }
    #main-header #ghilotina-background {
      display: none; }

  .mobile-main-menu-image {
    display: inline;
    position: fixed;
    z-index: 2; }
    .mobile-main-menu-image img {
      margin-top: 19.5px;
      margin-left: 20px;
      width: 18px;
      height: 21px;
      content: url("../img/mobile/mobile-menu.png"); } }
@media (max-width: 768px) {
  #main-nav {
    top: 60px;
    height: 100%;
    width: 240px;
    left: -240px;
    padding-left: 0px;
    margin-left: 0px;
    display: none;
    position: fixed;
    background-color: #FFFFFF;
    z-index: 2;
    box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
    #main-nav img {
      width: 10%;
      margin-right: 20px;
      display: inline; }
    #main-nav .mn-element {
      padding-top: 30px;
      padding-bottom: 60px;
      padding-left: 20px;
      text-align: left; }
      #main-nav .mn-element a {
        text-decoration: none;
        color: #1CB6F4;
        font-size: 10px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        letter-spacing: 2px;
        display: inline; }
      #main-nav .mn-element .notification {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        padding: 3px 2px 0px 3px;
        letter-spacing: 0px;
        position: absolute;
        top: -20px;
        left: 12px;
        color: #FFFFFF;
        background: #EB5757;
        width: 27px;
        height: 27px;
        border: 2px #fff solid;
        border-radius: 50%; }

  #transparent-background-mobile-main-menu {
    top: 0px;
    height: 100%;
    width: 100%;
    padding-left: 0px;
    margin-left: 0px;
    display: none;
    position: fixed;
    background-color: #333333;
    opacity: 0.4;
    z-index: 2; } }
@media (max-width: 768px) {
  .content-container-alert-page {
    /*
    margin-left: 130px;
    padding: 0px 7%;
    padding-top: 120px;*/
    position: relative;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 70px; }
    .content-container-alert-page .device {
      color: #1CB6F4;
      font-weight: bold; }
    .content-container-alert-page .eror-type-msj {
      font-weight: bold; }
    .content-container-alert-page .new-alert h1 {
      padding-bottom: 0px;
      font-size: 18px;
      line-height: 24px; }
    .content-container-alert-page .new-alert .log-alert {
      padding-top: 60px;
      padding-bottom: 28px; }
    .content-container-alert-page .new-alert .single-element {
      position: relative;
      height: 136px;
      border-radius: 10px;
      margin-bottom: 10px;
      background-color: #FFFFFF;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
      width: 100%; }
      .content-container-alert-page .new-alert .single-element .bk-img-alert {
        border-radius: 10px 0px 0px 10px;
        background-color: #EB5757;
        display: inline-block;
        height: 136px;
        width: 60px; }
        .content-container-alert-page .new-alert .single-element .bk-img-alert img {
          padding-top: 20px;
          padding-left: 20px; }
      .content-container-alert-page .new-alert .single-element .bk-img-warning {
        border-radius: 10px 0px 0px 10px;
        background-color: #F2994A;
        display: inline-block;
        height: 136px;
        width: 60px; }
        .content-container-alert-page .new-alert .single-element .bk-img-warning img {
          padding-top: 25px;
          padding-left: 20px; }
      .content-container-alert-page .new-alert .single-element .bk-img-log-alert {
        border-radius: 10px 0px 0px 10px;
        background-color: #E0E0E0;
        display: inline-block;
        height: 136px;
        width: 60px; }
        .content-container-alert-page .new-alert .single-element .bk-img-log-alert img {
          padding-top: 20px;
          padding-left: 20px; }
      .content-container-alert-page .new-alert .single-element .bk-img-log-warning {
        border-radius: 10px 0px 0px 10px;
        background-color: #E0E0E0;
        display: inline-block;
        height: 136px;
        width: 60px; }
        .content-container-alert-page .new-alert .single-element .bk-img-log-warning img {
          padding-top: 25px;
          padding-left: 20px; }
      .content-container-alert-page .new-alert .single-element .text-alert {
        width: 60%;
        display: inline-block; }
        .content-container-alert-page .new-alert .single-element .text-alert p {
          position: absolute;
          margin: 15px 15px 0px 15px;
          font-size: 16px; }
      .content-container-alert-page .new-alert .single-element .timestamp {
        position: absolute;
        display: inline-block;
        margin: 15px 0px 0px 0px;
        padding: 0px;
        box-sizing: border-box;
        left: 80px; } }
@media (max-width: 768px) {
  .content-container {
    position: relative;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 70px; }
    .content-container .dashboard-device-information {
      display: none; }
    .content-container .dashboard-device-information-device {
      display: block;
      position: relative;
      width: 100%;
      padding: 20px;
      background: #FFFFFF;
      border-radius: 10px;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
      .content-container .dashboard-device-information-device .information-only h1 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        line-height: 36px;
        font-size: 28px;
        letter-spacing: 2px;
        font-weight: bolder;
        color: #556089;
        float: left; }
      .content-container .dashboard-device-information-device .information-only p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        text-align: left; }
        .content-container .dashboard-device-information-device .information-only p span {
          font-weight: normal; }
      .content-container .dashboard-device-information-device .information-only .bold-text {
        font-weight: bolder; }
      .content-container .dashboard-device-information-device .information-only span {
        position: relative;
        padding-left: 15px; }
        .content-container .dashboard-device-information-device .information-only span .circle-form-status-table-column-online {
          position: absolute;
          top: 3px;
          left: 0px; }
        .content-container .dashboard-device-information-device .information-only span .circle-form-status-table-column-offline {
          position: absolute;
          top: 3px;
          left: 0px; }
      .content-container .dashboard-device-information-device .information-only table {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        table-layout: fixed;
        margin-top: 40px;
        margin-bottom: 40px;
        color: #556089;
        width: 100%; }
        .content-container .dashboard-device-information-device .information-only table tr th:nth-child(3) {
          text-align: right; }
        .content-container .dashboard-device-information-device .information-only table tr th:nth-child(2) {
          text-align: center;
          vertical-align: middle; }
        .content-container .dashboard-device-information-device .information-only table tr td {
          border: noborder;
          text-align: left;
          padding-top: 10px; }
          .content-container .dashboard-device-information-device .information-only table tr td:nth-child(3) {
            text-align: right; }
          .content-container .dashboard-device-information-device .information-only table tr td:nth-child(2) {
            text-align: center;
            vertical-align: middle; }
      .content-container .dashboard-device-information-device .information-only a {
        margin-bottom: 0px; }
      .content-container .dashboard-device-information-device .tracker-img-fullsize {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 68.5%;
        content: url("../img/content-home/devices/tt-a-tracker-330px.png"); }
    .content-container .device-activity-log {
      display: none; }
    .content-container .device-activity-log-mobile {
      display: block;
      width: 100%;
      position: relative;
      padding-bottom: 20px;
      margin-top: 20px;
      background: #FFFFFF;
      border-radius: 10px;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
      .content-container .device-activity-log-mobile .warning-movement-detected {
        color: #EB5757;
        font-weight: bold;
        text-transform: capitalize; }
      .content-container .device-activity-log-mobile table {
        width: 100%;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        table-layout: fixed; }
        .content-container .device-activity-log-mobile table tr:nth-child(even) {
          background-color: #F4F5FB; }
        .content-container .device-activity-log-mobile table tr td {
          border: noborder;
          text-align: left;
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 20px;
          padding-bottom: 20px; }
          .content-container .device-activity-log-mobile table tr td:nth-child(2) {
            text-align: right; }
        .content-container .device-activity-log-mobile table tr th {
          border: noborder;
          text-align: left;
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 20px;
          padding-bottom: 20px; }
          .content-container .device-activity-log-mobile table tr th:nth-child(2) {
            text-align: right; }
    .content-container h2 {
      font-size: 18px;
      line-height: 24px;
      margin-top: 30px;
      margin-bottom: 10px; }
    .content-container .datepicker-properties {
      float: none;
      padding-top: 10px; }
      .content-container .datepicker-properties .date-from-input {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        background: #FFFFFF;
        border: 1px solid #90A1DF;
        box-sizing: border-box;
        border-radius: 4px;
        padding-bottom: 14px;
        padding-left: 16px;
        padding-top: 14px;
        resize: none;
        margin: 0px;
        border-radius: 4px 0px 0px 4px;
        float: left;
        width: 25%;
        height: 48px; }
      .content-container .datepicker-properties .date-to-input {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        background: #FFFFFF;
        border: 1px solid #90A1DF;
        box-sizing: border-box;
        border-radius: 4px;
        padding-bottom: 14px;
        padding-left: 16px;
        padding-top: 14px;
        resize: none;
        margin: 0px;
        border-radius: 0px 4px 4px 0px;
        float: left;
        width: 25%;
        height: 48px; }
      .content-container .datepicker-properties .select-type-of-alarm-type-device {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        background: #FFFFFF;
        border: 1px solid #90A1DF;
        box-sizing: border-box;
        border-radius: 4px;
        padding-bottom: 14px;
        padding-left: 16px;
        padding-top: 14px;
        resize: none;
        order-radius: 4px;
        width: 40%;
        height: 48px;
        margin-left: 0px;
        float: right; }

  .modal-edit-device {
    margin-top: 100px; }

  .modal-edit-device-mobile {
    padding: 0px;
    margin: 0px;
    width: auto;
    height: auto; }

  .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0px; }

  .modal-content {
    width: 100%;
    height: 100%;
    background-clip: initial;
    border-radius: 0px; } }
@media (max-width: 768px) {
  .device-edit {
    padding: 20px; }
    .device-edit h1 {
      padding-top: 30px; }
      .device-edit h1 .bigger-35px {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 28px;
        line-height: 36px; }
    .device-edit h4 {
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      font-weight: bolder;
      margin: 0px;
      padding: 10px 0px 10px 0px; }
    .device-edit .close-button {
      position: absolute;
      top: 24px;
      right: 24px;
      content: url("../img/content-home/devices/edit-device.png"); }
    .device-edit .empty-button {
      margin-right: auto;
      margin-left: auto;
      width: 100%;
      margin-top: 20px; }
    .device-edit .exit-button {
      margin-top: 30px;
      margin-right: auto;
      margin-left: auto;
      width: 100%;
      padding-top: 12px;
      border-radius: 20px;
      text-decoration: none;
      background-color: transparent;
      border: 2px solid #FFFFFF;
      color: #1CB6F4;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 16px;
      font-weight: bolder; }
      .device-edit .exit-button:link {
        text-decoration: none; }
      .device-edit .exit-button:visited {
        color: #1CB6F4;
        text-decoration: none; }
      .device-edit .exit-button:hover {
        text-decoration: none;
        color: #1CB6F4; }
      .device-edit .exit-button:active {
        text-decoration: none; }
    .device-edit .normal-area {
      height: 48px;
      width: 100%;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      background: #FFFFFF;
      border: 1px solid #90A1DF;
      box-sizing: border-box;
      border-radius: 4px;
      padding-bottom: 14px;
      padding-left: 16px;
      padding-top: 14px;
      resize: none; }
    .device-edit .text-area {
      height: 96px;
      width: 100%;
      margin-bottom: 0px;
      font-family: Ubuntu;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #556089;
      background: #FFFFFF;
      border: 1px solid #90A1DF;
      box-sizing: border-box;
      border-radius: 4px;
      padding-bottom: 14px;
      padding-left: 16px;
      padding-top: 14px;
      resize: none; }
    .device-edit .pc-edit-device {
      display: none; }
    .device-edit .mobile-edit-device {
      display: block; } }
@media (max-width: 768px) {
  .content-container {
    position: relative;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 70px; }
    .content-container h1 {
      text-align: center;
      line-height: 30px; }
    .content-container p {
      text-align: center; }
    .content-container #dashboard-devices-information-id {
      padding-top: 100px;
      padding-bottom: 100px; }
    .content-container .registration-area {
      background: #FFFFFF;
      width: 100%;
      position: relative;
      border-radius: 10px;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08);
      margin-top: 60px;
      padding-left: 20px;
      padding-right: 20px;
      text-align: center; }
      .content-container .registration-area h1 {
        padding-top: 20px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        line-height: 41px;
        font-size: 36px;
        letter-spacing: 2px;
        font-weight: bolder; }
      .content-container .registration-area h4 {
        top: -10%;
        position: relative; }
      .content-container .registration-area p {
        top: 40%;
        position: relative;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        padding-top: 20px; }
      .content-container .registration-area .registration-area-img-text {
        right: 0%;
        width: 39%;
        float: left;
        height: 70px;
        text-align: left;
        position: relative; }
        .content-container .registration-area .registration-area-img-text .registration-area-img-checkmark {
          width: 42px;
          content: url("../img/content-home/check-mark.png"); }
        .content-container .registration-area .registration-area-img-text img {
          top: 20%;
          right: 16px;
          width: 20px;
          float: right;
          padding: 12px 12px;
          position: relative;
          border-radius: 50px;
          background-color: #6FCF97; }
      .content-container .registration-area .notification-reg-area {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 20px;
        font-weight: bold;
        text-align: center;
        padding: 11px 0px 0px 1px;
        margin-left: -58px;
        margin-top: -10px;
        position: relative;
        color: #FFFFFF;
        background: #6FCF97;
        width: 42px;
        height: 42px;
        border-radius: 50%; }
      .content-container .registration-area .custom-padding-h4-checked {
        text-align: left;
        padding-left: 20px;
        padding-right: 0px;
        padding-top: 20px;
        padding-bottom: 10px; }
      .content-container .registration-area .custom-padding-h4-detected {
        display: none;
        padding-right: unset;
        padding-bottom: 60px; }
      .content-container .registration-area .custom-padding-h4-detected-mobile {
        display: block;
        text-align: left;
        padding-right: unset;
        padding-left: 20px;
        padding-right: 0px;
        padding-top: 20px;
        padding-bottom: 10px;
        line-height: 30px; }
        .content-container .registration-area .custom-padding-h4-detected-mobile .notification-reg-area-mobile {
          font-family: Ubuntu;
          font-style: normal;
          font-weight: normal;
          font-size: 22px;
          line-height: 20px;
          font-weight: bold;
          margin-right: 0px;
          margin-left: 0px;
          text-align: left;
          padding: 9px 16px 9px 16px;
          color: #FFFFFF;
          background: #6FCF97;
          border-radius: 50%; }
      .content-container .registration-area .complete-button {
        margin-top: 30px;
        padding: 0px 16px;
        border-radius: 30px;
        box-sizing: border-box;
        border: 15px solid #1CB6F4;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #FFFFFF;
        background: #1CB6F4; }
      .content-container .registration-area .scan-button {
        margin-bottom: 30px;
        margin-right: unset;
        padding: 13px 26px;
        border-radius: 30px;
        box-sizing: border-box;
        border: 2px solid #1CB6F4;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #1CB6F4;
        background: #FFFFFF; }
      .content-container .registration-area .registration-area-device-input {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        background: #FFFFFF;
        border: 1px solid #90A1DF;
        box-sizing: border-box;
        border-radius: 4px;
        padding-bottom: 14px;
        padding-left: 16px;
        padding-top: 14px;
        resize: none;
        margin-top: 60px;
        margin-bottom: 30px;
        margin-left: 8px;
        padding-left: 18px;
        height: 48px;
        width: 48px;
        	/*&:focus {
            	outline: none;
            }*/ }
    .content-container .footer-paragraph p {
      padding-top: 30px;
      text-align: center; }
      .content-container .footer-paragraph p a {
        color: #1CB6F4;
        text-decoration: none; }
    .content-container .devices {
      display: none;
      width: 100%;
      background: #FFFFFF;
      border-radius: 10px;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
      .content-container .devices table {
        width: 100%;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        table-layout: fixed; }
        .content-container .devices table a {
          font-family: Ubuntu;
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 20px;
          color: #556089;
          font-weight: bolder;
          text-decoration: none; }
        .content-container .devices table tr:nth-child(even) {
          background-color: #F4F5FB; }
          .content-container .devices table tr:nth-child(even) img {
            mix-blend-mode: multiply; }
        .content-container .devices table tr td {
          border: noborder;
          text-align: left;
          padding-left: 30px; }
          .content-container .devices table tr td:last-child {
            text-align: right;
            padding-right: 20px;
            margin-top: -50px; }
            .content-container .devices table tr td:last-child span {
              position: relative;
              float: right; }
          .content-container .devices table tr td:nth-child(2) {
            text-align: right;
            padding-right: 30px; }
            .content-container .devices table tr td:nth-child(2) span {
              position: relative;
              float: right; }
              .content-container .devices table tr td:nth-child(2) span .circle-form-status-table-column-online {
                position: absolute; }
              .content-container .devices table tr td:nth-child(2) span .circle-form-status-table-column-offline {
                position: absolute; }
          .content-container .devices table tr td:nth-child(3) {
            text-align: right;
            padding-right: 30px; }
            .content-container .devices table tr td:nth-child(3) span {
              position: relative;
              float: right; }
              .content-container .devices table tr td:nth-child(3) span .circle-form-status-table-column-online {
                position: absolute; }
              .content-container .devices table tr td:nth-child(3) span .circle-form-status-table-column-offline {
                position: absolute; }
          .content-container .devices table tr td:nth-child(1) {
            font-family: Ubuntu;
            font-style: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: 20px;
            font-weight: bolder;
            color: #556089; }
    .content-container .devices-mobile {
      display: block;
      width: 100%;
      background: #FFFFFF;
      border-radius: 10px;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
      .content-container .devices-mobile table {
        width: 100%;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #556089;
        table-layout: fixed; }
        .content-container .devices-mobile table a {
          font-family: Ubuntu;
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 20px;
          color: #556089;
          font-weight: bolder;
          text-decoration: none; }
        .content-container .devices-mobile table tr {
          height: 120px; }
          .content-container .devices-mobile table tr:nth-child(even) {
            background-color: #F4F5FB; }
            .content-container .devices-mobile table tr:nth-child(even) img {
              mix-blend-mode: multiply; }
          .content-container .devices-mobile table tr td {
            border: noborder;
            text-align: left;
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 20px;
            padding-bottom: 20px; }
            .content-container .devices-mobile table tr td:first-child {
              position: relative;
              width: 70px; }
              .content-container .devices-mobile table tr td:first-child img {
                position: relative;
                top: -17px; }
            .content-container .devices-mobile table tr td:last-child {
              position: relative;
              text-align: right;
              padding-right: 20px; }
              .content-container .devices-mobile table tr td:last-child span {
                position: relative;
                top: -30px;
                float: right; }
            .content-container .devices-mobile table tr td:nth-child(2) {
              position: relative;
              width: 150px;
              text-align: left;
              padding-right: 0px;
              padding-left: 20px; }
              .content-container .devices-mobile table tr td:nth-child(2) span {
                position: relative;
                top: -10px;
                left: 14px; }
                .content-container .devices-mobile table tr td:nth-child(2) span .circle-form-status-table-column-online {
                  position: absolute; }
                .content-container .devices-mobile table tr td:nth-child(2) span .circle-form-status-table-column-offline {
                  position: absolute; }
              .content-container .devices-mobile table tr td:nth-child(2) p {
                text-align: left;
                padding-top: 10px;
                padding-bottom: 0px;
                margin-bottom: -5px;
                padding-left: 0px; }

  .three-step-verification {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 60px;
    text-align: center;
    box-sizing: border-box; }
    .three-step-verification .code {
      content: url("../img/content-home/code.png"); }
    .three-step-verification .scan {
      content: url("../img/content-home/scan.png"); }
    .three-step-verification .check {
      content: url("../img/content-home/check.png"); }
    .three-step-verification h1 {
      font-size: 20px; }
    .three-step-verification img {
      width: 64px; }

  .dashboard-devices-information {
    display: flex;
    text-align: left;
    flex-wrap: wrap;
    justify-content: space-between; }
    .dashboard-devices-information h6 {
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px; }
    .dashboard-devices-information h1 {
      text-align: left;
      font-size: 18px;
      line-height: 24px;
      font-weight: bolder;
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px; }
    .dashboard-devices-information .dashboard-devices-information-item-flex {
      flex-grow: 1;
      flex: 1 1 40%;
      height: 60px;
      border-radius: 10px;
      padding-left: 10px;
      padding-top: 10px;
      margin-bottom: 10px;
      margin-right: 10px;
      box-sizing: border-box;
      background: #FFFFFF;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); }
    .dashboard-devices-information .dashboard-devices-information-item-flex-second-item {
      margin-right: 0px; }
    .dashboard-devices-information .dashboard-devices-information-item-flex-last-item {
      flex-grow: 2;
      flex: 1 1 100%;
      height: 60px;
      border-radius: 10px;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      box-sizing: border-box;
      background: #FFFFFF;
      box-shadow: 0px 10px 40px rgba(0, 87, 255, 0.08); } }

/*# sourceMappingURL=main-applicationPage.css.map */
