@import url(https://fonts.googleapis.com/css?family=Noto+Sans);.welcomeComponent {
  height: 100%;
}
.welcomeComponent .welcomeContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  padding: 0 10px;
}
.welcomeComponent .welcomeContainer .videoContainer {
  width: 639px;
  height: 378px;
}
.welcomeComponent .welcomeContainer .videoContainer .video {
  width: 100%;
  height: 100%;
}
.welcomeComponent .welcomeContainer .videoContainer video::-webkit-media-controls-panel {
  display: flex !important;
  opacity: 1 !important;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .welcomeComponent .welcomeContainer .videoContainer {
    width: 100%;
    height: 235px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 991px) {
  .welcomeComponent .welcomeContainer .videoContainer {
    width: 600px;
    height: 350px;
  }
}
.welcomeComponent .welcomeContainer .getStartedButton {
  margin-top: 54px;
  width: 233px;
  height: 63px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 30px;
  background: #fff;
  border: 1px solid #999999;
  cursor: default;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .welcomeComponent .welcomeContainer .getStartedButton {
    margin-top: 45px;
    width: 57%;
    height: 49px;
  }
}
.welcomeComponent .welcomeContainer .getStartedButton label {
  font-family: HelveticaNeue-Light, serif;
  font-size: 25px;
  letter-spacing: 0;
  font-weight: 200;
  margin: 0;
  line-height: 21px;
  color: #999999;
}
.welcomeComponent .welcomeContainer .enabled {
  border: 1px solid #94BC4F;
  background: #a3bf68;
  cursor: pointer;
}
.welcomeComponent .welcomeContainer .enabled label {
  cursor: pointer;
  color: #fff;
}
.welcomeComponent .welcomeContainer .enabled:hover {
  background: #94BC4F;
}
.welcomeComponent .welcomeContainer .enabled:hover label {
  cursor: pointer;
}
.welcomeComponent .welcomeContainer .vimeoContainer {
  padding: 0 !important;
}
.welcomeComponent .welcomeContainer .jwContainer {
  margin: 0 !important;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .welcomeComponent.welcomeComponentMobile .welcomeContainer {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background-image: url(assets/bg_welcome.png);
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
  }
}
.welcomeComponent.welcomeComponentMobile .welcomeContainer .welcomeMessage label {
  font-family: HelveticaNeue-Light, serif;
  font-size: 32px;
  color: #fff;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .welcomeComponent.welcomeComponentMobile .welcomeContainer .getStartedButton {
    margin-top: 45px;
    width: 57%;
    height: 49px;
    border: unset;
    background: #0067B2;
    opacity: 0.5;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .welcomeComponent.welcomeComponentMobile .welcomeContainer .getStartedButton label {
    color: #fff;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .welcomeComponent.welcomeComponentMobile .welcomeContainer .enabled {
    opacity: 1;
  }
}
.menuComponent .menuContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 127px;
  background: #051b32;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  min-height: 100%;
  max-height: 100%;
  height: -webkit-fit-content;
  height: fit-content;
  height: -moz-fit-content;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer {
    left: -110px;
    width: 110px;
    transition: 0.2s linear all;
    max-height: 100%;
  }
}
.menuComponent .menuContainer > img {
  width: 71px;
  min-height: 41px;
  max-height: 41px;
  margin: 15px auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer > img {
    width: auto;
    min-height: 34px;
    max-height: 34px;
    margin: 9px auto;
  }
}
.menuComponent .menuContainer .profileContainer {
  position: relative;
  height: 165px;
  min-height: 165px;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .profileContainer {
    max-height: 145px;
    min-height: 115px;
  }
}
.menuComponent .menuContainer .profileContainer > div {
  bottom: 0;
}
.menuComponent .menuContainer .profileContainer img {
  width: 127px;
  height: 127px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .profileContainer img {
    width: 110px;
    height: 110px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .profileContainer .imgContainer img {
    height: auto;
    max-height: 120px;
    min-height: 115px;
  }
}
.menuComponent .menuContainer .profileContainer .profileDiagonal {
  position: absolute;
  height: 39px;
  width: 100%;
  background-color: #fff;
  transform: rotate(349deg) scale(1.6) skew(-42deg) translate(0px);
  -webkit-transform: rotate(349deg) scale(1.6) skew(-42deg) translate(0px);
  -moz-transform: rotate(349deg) scale(1.6) skew(-42deg) translate(0px);
  -o-transform: rotate(349deg) scale(1.6) skew(-42deg) translate(0px);
  -ms-transform: rotate(349deg) scale(1.6) skew(-42deg) translate(0px);
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .profileContainer .profileDiagonal {
    height: 17px;
    bottom: 19px;
  }
}
.menuComponent .menuContainer .profileContainer .nameContainer {
  position: absolute;
  height: 39px;
  width: 100%;
  background-color: #fff;
  font-size: 12px;
  color: #002857;
  letter-spacing: -0.12px;
  font-weight: bolder;
  font-family: Noto Sans, serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .profileContainer .nameContainer {
    height: 30px;
  }
}
.menuComponent .menuContainer .profileContainer .nameContainer span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  text-align: center;
}
.menuComponent .menuContainer .profileContainer .nameContainer span.noUnlock {
  width: 100%;
}
.menuComponent .menuContainer .profileContainer .nameContainer .icon-unlock-items {
  cursor: pointer;
  width: 20%;
  color: #526372;
  font-size: 18px;
}
.menuComponent .menuContainer .profileContainer .gemContainer {
  z-index: 2;
  position: absolute;
  bottom: 43px;
  right: 3px;
  border: 1px solid rgba(34, 10, 54, 0.2);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .profileContainer .gemContainer {
    bottom: 33px;
  }
}
.menuComponent .menuContainer .profileContainer .gemContainer img {
  width: auto;
  height: auto;
  max-width: 18px;
  max-height: 22px;
}
.menuComponent .menuContainer .optionsContainer {
  display: block !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  overflow-y: auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .optionsContainer {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    overflow-y: auto;
  }
}
@media (max-height: 550px) and (max-width: 991px) {
  .menuComponent .menuContainer .optionsContainer {
    padding-top: 30%;
  }
}
.menuComponent .menuContainer .optionsContainer .optionElement {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 85px;
  cursor: pointer;
  font-family: Noto Sans, serif;
  font-size: 11px;
  letter-spacing: -0.12px;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .optionsContainer .optionElement {
    height: 70px;
  }
}
.menuComponent .menuContainer .optionsContainer .optionElement:hover {
  border-top: 1px solid #051b32;
  background: #12273c;
  border-bottom: 1px solid #051b32;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .optionsContainer .optionElement {
    min-height: 60px;
  }
}
.menuComponent .menuContainer .optionsContainer .optionElement i {
  font-size: 30px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuContainer .optionsContainer .optionElement i {
    font-size: 24px;
  }
}
.menuComponent .menuContainer .optionsContainer .optionElement span {
  max-width: 90%;
  text-transform: capitalize;
}
.menuComponent .menuContainer .optionsContainer .optionElement.blockedOption:hover {
  background: #12273c;
}
.menuComponent .menuContainer .optionsContainer .optionElement.blockedOption:hover i {
  width: 32px;
  opacity: 1;
  font-size: 14px;
  padding: 7px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #12273c;
  z-index: 1;
}
.menuComponent .menuContainer .optionsContainer .optionElement.blockedOption:hover i:before {
  content: "\E032";
}
.menuComponent .menuContainer .optionsContainer .optionElement.blockedOption:hover span {
  display: none;
}
.menuComponent .menuContainer .optionsContainer .optionElement.blockedOption i {
  opacity: 0.5;
}
.menuComponent .menuContainer .optionsContainer .optionElement.blockedOption span {
  padding-left: 1px;
  padding-right: 1px;
  opacity: 0.5;
}
.menuComponent .menuContainer .optionsContainer .optionElement.selectedOption {
  background: #12273c;
  font-weight: bolder;
  cursor: default;
}
.menuComponent .menuContainer.open {
  left: 0;
}
.menuComponent .hamburgerMenu {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 46px;
  height: 52px;
  background: #0a2848;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: 0.2s linear all;
  z-index: 100;
}
@media (min-width: 992px) {
  .menuComponent .hamburgerMenu {
    display: none !important;
  }
}
.menuComponent .hamburgerMenu span {
  width: 20px;
  border-bottom: 3px solid #fff;
  margin: 2px auto;
  border-radius: 1.5px;
  transition: 0.2s linear all;
}
.menuComponent .hamburgerMenu.open span {
  opacity: 0;
}
.menuComponent .hamburgerMenu.open span:first-child {
  opacity: 1;
  width: 26px;
  margin: 0 0 -3px 0;
  border-radius: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
.menuComponent .hamburgerMenu.open span:last-child {
  border-radius: 0;
  width: 26px;
  opacity: 1;
  margin: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.menuComponent .menuHeader {
  position: absolute;
  top: 0;
  left: 127px;
  right: 0;
  height: 71px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 30px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuHeader {
    min-width: 300px;
    transition: 0.2s linear all;
    left: 0;
    height: 52px;
    padding-left: 108px;
  }
}
.menuComponent .menuHeader .headerBackground {
  position: absolute;
  z-index: 30;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #E5E5E5;
}
.menuComponent .menuHeader .kyaniLogo {
  position: absolute;
  left: 45px;
  height: 100%;
  width: 46px;
  background: #051b32;
  z-index: 50;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (min-width: 992px) {
  .menuComponent .menuHeader .kyaniLogo {
    display: none !important;
  }
}
.menuComponent .menuHeader .kyaniLogo img {
  width: 30px;
}
.menuComponent .menuHeader > span {
  width: 80%;
  font-size: 20px;
  color: #002857;
  letter-spacing: -0.2px;
  text-align: left;
  font-weight: bolder;
  z-index: 50;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
}
.menuComponent .menuHeader > :last-child {
  width: 20%;
  font-size: 24px;
  cursor: pointer;
  z-index: 50;
  -ms-flex-pack: end;
      justify-content: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  padding-right: 35px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuHeader > :last-child {
    padding: 0 15px 0;
    right: 10px;
    width: 60%;
  }
}
.menuComponent .menuHeader > :last-child .helpTipDivDisAllowed {
  opacity: 0.2;
  cursor: not-allowed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.menuComponent .menuHeader > :last-child .helpTipDivAllowed {
  background: #fff;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.menuComponent .menuHeader > :last-child > span {
  width: 45px;
  margin-right: 15px;
  height: 28px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuHeader > :last-child > span {
    width: 40px;
  }
}
.menuComponent .menuHeader > :last-child > span .dropdown-menu {
  left: -110px;
  top: 120%;
}
.menuComponent .menuHeader > :last-child > span .dropdown-menu:before {
  box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, 0.15);
  content: '';
  position: absolute;
  width: 14px;
  height: 13px;
  right: 27px;
  top: -4px;
  background: white;
  transform: rotate(45deg);
  z-index: -1;
}
.menuComponent .menuHeader > :last-child > span > a {
  text-decoration: none;
  color: #051b32;
  display: inline;
}
.menuComponent .menuHeader > :last-child > span > a .icon-ios-gear {
  font-size: 28px;
}
.menuComponent .menuHeader > :last-child > span > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: 10px;
  content: "";
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
}
.menuComponent .menuHeader > :last-child > span > a > :last-child {
  margin-left: -6px;
}
.menuComponent .menuHeader > :last-child > div {
  margin-right: 15px;
  border-radius: 50%;
  background: #fff;
  padding: 5px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuHeader > :last-child > div {
    font-size: 24px;
    line-height: 24px;
    padding: 3px;
  }
}
.menuComponent .menuHeader > :last-child > div .icon-help-1 {
  font-size: 24px;
  color: #002857;
  font-weight: normal;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menuComponent .menuHeader > :last-child > div .icon-help-1 {
    font-size: 16px;
  }
}
.menuComponent .menuHeader > :last-child .icon-logout {
  line-height: 0.8;
}
.menuComponent .menuHeader.open {
  left: 110px;
  right: -110px;
  transition: 0.2s linear all;
}
.menuComponent .background {
  background-color: #000000;
  opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 75;
  min-height: 500px;
}
.myListContainer {
  padding: 15px 15px 0;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 1px 0 0 0;
    height: 100%;
  }
}
.myListContainer .formContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent {
    position: absolute;
    width: 100%;
  }
}
.myListContainer .formContent .inputContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 80%;
  position: relative;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .inputContent {
    width: 85%;
  }
}
.myListContainer .formContent .inputContent .inputSearch {
  padding-left: 12px;
  height: 37px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #E4E6E7;
  font-family: HelveticaNeue, serif;
  font-size: 14px;
  border-radius: 50px 0 0 50px;
  border-right: 0;
  outline: none;
  font-weight: bold;
  -webkit-appearance: none;
}
.myListContainer .formContent .inputContent .inputSearch::-ms-clear {
  display: none;
}
.myListContainer .formContent .inputContent .inputIcon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 37px;
  width: 23px;
  border: 1px solid #E4E6E7;
  border-left: 0;
  background-color: #fff;
  border-radius: 0 50px 50px 0;
  color: #546d8d;
  padding-right: 27px;
  position: relative;
}
.myListContainer .formContent .inputContent .inputIcon .icon {
  font-size: 16px;
  padding: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.myListContainer .formContent .inputContent .inputIcon i {
  cursor: pointer;
}
.myListContainer .formContent .inputContent .inputIcon i.fa-times-circle {
  padding: 8px 0 8px 8px;
  background: #fff;
  position: absolute;
  top: 3px;
  right: 31px;
}
.myListContainer .formContent .btnContent {
  width: 80%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent {
    width: 50%;
    padding: 0;
  }
}
.myListContainer .formContent .btnContent .import {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #C8C2C2;
  background-color: #f7f7f7;
  border-radius: 25px;
  color: #535353;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: Noto Sans, serif;
  padding: 0 15px;
  margin-right: 30px;
}
.myListContainer .formContent .btnContent .import img {
  width: 21px;
}
.myListContainer .formContent .btnContent .import span {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .import {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-right: inherit;
  }
  .myListContainer .formContent .btnContent .import span {
    display: none;
  }
  .myListContainer .formContent .btnContent .import img {
    margin: 0;
  }
}
.myListContainer .formContent .btnContent .addContact {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #105B94;
  color: #fff;
  border-radius: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: Noto Sans, serif;
  font-size: 15px;
  padding: 0 15px;
  margin-right: 30px;
}
@media only screen and (mmin-width: 992px) {
  .myListContainer .formContent .btnContent .addContact:hover {
    background-color: #1e90e0;
  }
}
.myListContainer .formContent .btnContent .addContact:active {
  background-color: #125686;
}
.myListContainer .formContent .btnContent .addContact .icon {
  width: 21px;
  margin-top: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .addContact .icon {
    margin-right: 0;
    text-align: center;
  }
}
.myListContainer .formContent .btnContent .addContact span {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .addContact {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-left: 5%;
    margin-right: 0px;
  }
  .myListContainer .formContent .btnContent .addContact span {
    display: none;
  }
  .myListContainer .formContent .btnContent .addContact img {
    margin: 0;
  }
}
.myListContainer .formContent .btnContent .filterContacts {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #105B94;
  color: #fff;
  border-radius: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: 'Noto Sans', sans-serif;
  font-size: 15px;
  padding: 0 15px;
}
@media only screen and (mmin-width: 992px) {
  .myListContainer .formContent .btnContent .filterContacts:hover {
    background-color: #1e90e0;
  }
}
.myListContainer .formContent .btnContent .filterContacts:active {
  background-color: #125686;
}
.myListContainer .formContent .btnContent .filterContacts:hover {
  background-color: #105B94;
}
.myListContainer .formContent .btnContent .filterContacts > div {
  color: unset;
  padding-top: 3px;
  display: -ms-flexbox;
  display: flex;
  min-width: 90px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .filterContacts > div {
    min-width: unset;
    margin-top: 2px;
  }
}
.myListContainer .formContent .btnContent .filterContacts .dropdownOptions {
  right: 0;
  left: auto;
  padding: 10px 0;
  margin-top: 7px;
}
.myListContainer .formContent .btnContent .filterContacts .dropdownOptions > li > a {
  font-size: 14px;
  line-height: 22px;
  font-family: HelveticaNeue, serif;
}
.myListContainer .formContent .btnContent .filterContacts .dropdownOptions > li > .showSelected {
  background-color: #E5E6E8;
  color: #59889E;
}
.myListContainer .formContent .btnContent .filterContacts .icon {
  width: 21px;
  margin-top: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .filterContacts .icon {
    margin-right: 0;
    text-align: center;
  }
}
.myListContainer .formContent .btnContent .filterContacts span {
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .filterContacts {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-left: 5%;
  }
  .myListContainer .formContent .btnContent .filterContacts img {
    margin: 0;
  }
}
.myListContainer .tableHead {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableHead {
    display: none;
  }
}
.myListContainer .tableHead .titleCenter {
  padding-left: 22px;
}
.myListContainer .tableHead .fieldRelationship {
  padding-left: 5px;
}
.myListContainer .tableHead .titleTracking {
  padding-left: 12px;
}
.myListContainer .thSafari {
  padding: 20px 0 13px 0;
}
.myListContainer .thOthers {
  padding: 20px 16px 13px 0;
}
.myListContainer .tableContainer {
  width: 100%;
  font-family: HelveticaNeue, serif;
  letter-spacing: 0.5px;
  font-size: 12px;
  color: #535353;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer {
    margin-top: 42px;
    margin-bottom: 10px;
    overflow-y: auto;
    border-bottom: 1px solid #f5f1f1;
    border-top: 1px solid #f5f1f1;
    height: 100%;
  }
}
.myListContainer .tableContainer .tableData {
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
  }
}
.myListContainer .tableContainer .tableData .tableBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    background-color: #fafafa;
    width: 100%;
    border: 1px solid #f5f1f1;
    border-top: unset;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  max-width: 30%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameField {
    width: 100%;
    max-width: 100% !important;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName {
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: auto;
  max-width: 65%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-left: 10px;
    background: none;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .contactAvatar {
  width: 47px;
  margin: 8px;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .containerRelationship {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 0px;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .containerRelationship .icon {
  padding-bottom: 7px;
  color: #1C6A99;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .containerRelationship .lblRelationship {
  font-size: 11px;
  font-weight: normal;
  display: block;
  padding-left: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .containerRelationship .lblRelationship {
    color: #1C6A99;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .containerRelationship .icon-connection:before {
  font-size: 10px;
  color: #1C6A99;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: #1C6A99;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .nameRelationship {
  font-size: 14px;
  overflow: hidden;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .nameRelationship .lblName {
  overflow: hidden;
  text-overflow: ellipsis;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .nameRelationship .lblName > span {
  display: block;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName {
    -ms-flex-align: start;
        align-items: flex-start;
    width: 100%;
  }
  .myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .nameRelationship {
    width: 100%;
  }
  .myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .nameRelationship .lblName {
    font-size: 13px;
    padding-top: 8px;
    font-weight: bold;
    padding-left: 2px;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .lblActionsMobile {
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .lblActionsMobile {
    padding: 10px 10px;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .lblActionsMobile .icon {
  cursor: pointer;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .tdName .lblActionsMobile > :first-child {
  margin-right: 10px;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .containerCountMessage {
  width: 25%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .containerCountMessage .separator {
  background-color: #f5f1f1;
  height: 80%;
  width: 1px;
  padding: 0px;
  display: block;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .containerCountMessage .countMessage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 10px;
  margin: 0px;
  background: #12273c;
  border-radius: 15px;
  color: #fff;
  font-family: Noto Sans, serif;
  line-height: 21px;
  padding: 0;
  height: 27px;
  width: 36px;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .containerCountMessage .containerOption {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameField .containerCountMessage .containerOption .icon-close {
  font-size: 20px;
  color: #12273c;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .tdTracking {
    width: 100%;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 13px;
  }
}
.myListContainer .tableContainer .tableData .tableBody .tdTracking .sendComponent {
  margin: 2px;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite {
  cursor: pointer;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite {
  border: 1px solid #105B94;
  background: #fff;
  width: auto;
  padding: 0 5px;
  max-width: 100%;
  height: 32px;
  border-radius: 30px;
  cursor: pointer;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: Noto Sans, serif;
  color: #105B94;
  letter-spacing: 0;
  font-weight: 100;
  cursor: pointer;
  margin: 0;
  line-height: 28px;
  font-size: 13px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite label label {
    line-height: 18px;
    font-size: 14px;
    color: #105B94;
  }
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite:hover {
  background: #105B94;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite:hover label {
  color: #fff;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .lblTracking {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .tdInvite {
    display: none;
  }
}
.myListContainer .tableContainer .tableData .tableBody .labelCircle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 43px;
  height: 43px;
  font-size: 14px;
  color: #fff;
  background-color: #002857;
  margin: 8px;
  font-weight: bold;
}
.myListContainer .tableContainer .tableData .tableBody .labelCircleLight {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 43px;
  height: 43px;
  font-size: 14px;
  color: #fff;
  background-color: #1873b3;
  margin: 8px;
  font-weight: bold;
}
.myListContainer .tableContainer .tableData .tableBody .textOverflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .textOverflow {
    font-family: Noto Sans, serif;
    color: #002A50;
  }
}
.myListContainer .tableContainer .tableData .containerTrackingOptions {
  width: 100%;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .sendComponentContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 60px;
  background-color: #E4E6E7;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .sendComponentContainer i {
  color: #0083C0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .containerTrackingOptions .sendComponentContainer i {
    color: #1C6A99;
  }
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions {
  width: 100%;
  height: 60px;
  background-color: #007FBB;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerMessage {
  background-color: #002855;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerMessage .icon-conversations {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerMessage .labelConversations {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerCall {
  background-color: #1873b3;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  text-decoration: none;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerCall .icon-call-1 {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerCall .labelCall {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerEdit {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  background-color: #4d88bd !important;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerEdit .icon-edit {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerEdit .labelEdit {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerDelete {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  background-color: #666666 !important;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerDelete .icon-delete {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerDelete .labelDelete {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableContainer .tableData .separator {
  background-color: #f5f1f1;
  height: 1px;
  width: 99%;
  padding-right: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .separator {
    display: none;
  }
}
.myListContainer .tableContainer > :last-child .tableBody {
  margin: 0;
}
.myListContainer .fieldName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.myListContainer .fieldRelationship {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldRelationship {
    display: none;
  }
}
.myListContainer .fieldTracking {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldTracking {
    padding: 0 10px 0 10px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.myListContainer .fieldTracking .sendComponentContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 4px 0;
}
.myListContainer .fieldTracking .sendComponentContainer i {
  color: #0083C0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldTracking .sendComponentContainer {
    width: 70%;
    padding: 0;
  }
}
.myListContainer .fieldInvite {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-preferred-size: 15%;
      flex-basis: 15%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldInvite {
    display: none;
  }
}
.myListContainer .fieldActions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: flex !important;
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldActions {
    position: absolute;
    top: 10px;
    right: 12px;
  }
}
.myListContainer .fieldActions .icon {
  cursor: pointer;
  font-size: 17px;
  margin: 0 7px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldActions .icon {
    font-size: 15px;
  }
}
.myListContainer .fieldActions .icon.icon-delete {
  opacity: 0.6;
}
.myListContainer .paginationContent {
  padding-top: 30px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .paginationContent {
    padding: 0 0 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.myListContainer .paginationContent .pageBack {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 50px 0 0 50px;
}
.myListContainer .paginationContent .pageNext {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 0 50px 50px 0;
}
.myListContainer .paginationContent .pageNumbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 70px;
  max-width: 70px;
  font-size: 12px;
  padding-top: 5px;
  color: '';
  cursor: pointer;
  padding: 5px 0;
}
.myListContainer .paginationContentMobile {
  padding-top: 30px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .paginationContentMobile {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.myListContainer .paginationContentMobile .pageBack {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 50px 0 0 50px;
}
.myListContainer .paginationContentMobile .pageNext {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 0 50px 50px 0;
}
.myListContainer .paginationContentMobile .pageNumbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 70px;
  max-width: 70px;
  font-size: 12px;
  padding-top: 5px;
  color: '';
  cursor: pointer;
  padding: 5px 0;
}
.trackingNumber {
  margin-left: 10px;
}
.trackingNumber .countMessage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 10px;
  margin: 0px;
  background: #12273c;
  border-radius: 15px;
  color: #fff;
  font-family: Noto Sans, serif;
  line-height: 21px;
  padding: 0;
  height: 27px;
  width: 36px;
}
.trackingNumber .containerOption {
  height: 100%;
  width: 100%;
}
.conversationContainer {
  padding-right: 15px;
  padding-left: 15px;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer {
    height: auto;
  }
}
.conversationContainer .conversationHeader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 10px 15px 40px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader {
    padding: 10px 0px 0px;
  }
}
.conversationContainer .conversationHeader .returnContainer {
  width: 30%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .returnContainer {
    width: 100%;
    padding-bottom: 10px;
  }
}
.conversationContainer .conversationHeader .returnContainer .btnToMyList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  font-family: Noto Sans, serif;
  border: 1px solid #105B94;
  background: #fff;
  height: 34px;
  min-width: 187px;
  border-radius: 30px;
  color: #105B94;
  font-size: 14px;
  padding-right: 15px;
  cursor: pointer;
}
.conversationContainer .conversationHeader .returnContainer .btnToMyList .btnToMyListIco {
  font-size: 17px;
  padding: 7px 15px;
}
.conversationContainer .conversationHeader .returnContainer .btnToMyList .btnToMyListText {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: Noto Sans, serif;
  color: #105B94;
  letter-spacing: 0;
  cursor: pointer;
  margin: 0;
  height: 100%;
  font-size: 14px;
}
.conversationContainer .conversationHeader .returnContainer .btnToMyList .btnToMyListText .btnToMyListTextBold {
  padding: 0 0 0 5px;
  font-weight: bold;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .returnContainer .btnToMyList .btnToMyListText .btnToMyListText {
    line-height: 18px;
    font-size: 14px;
    color: #105B94;
  }
}
.conversationContainer .conversationHeader .returnContainer .btnToMyList:hover {
  background: #105B94;
}
.conversationContainer .conversationHeader .returnContainer .btnToMyList:hover .btnToMyListText {
  color: #fff;
}
.conversationContainer .conversationHeader .returnContainer .btnToMyList:hover .btnToMyListIco {
  color: #fff;
}
.conversationContainer .conversationHeader .filterContainer {
  padding-right: 30px;
  width: 70%;
  font-size: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .filterContainer {
    margin-top: 10px;
    padding-right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.conversationContainer .conversationHeader .filterContainer .filter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .filterContainer .filter {
    padding-bottom: 15px;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.conversationContainer .conversationHeader .filterContainer .filter > label {
  font-size: 16px;
  margin: 0;
  color: #002857;
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter {
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter {
    width: 75%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown {
  margin-left: 10px;
  width: 100%;
  color: #999999;
  position: relative;
  border-bottom: 2px solid #E5E5E5;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .dropdownButton {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .dropdownButton > div {
  width: 100%;
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .dropdownButton .icon {
  font-size: 15px;
  color: #1873B3;
  width: 10%;
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent {
  margin-top: 15px;
  border: 1px solid #4C88BC;
  position: absolute;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  box-shadow: 0 0 10px #555555;
  z-index: 1;
  top: 13px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent {
    width: 100%;
    height: auto;
    max-height: 240px;
  }
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown {
  background-color: #fff;
  padding: 10px 10px 0;
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown .displayName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 40px;
  vertical-align: middle;
}
.conversationContainer .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown .separator {
  padding: 0 15px;
  height: 1px;
  background-color: #E5E5E5;
}
.conversationContainer .conversationHeader .filterContainer .filterCategory {
  min-width: 200px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .filterContainer .filterCategory {
    width: 100%;
  }
}
.conversationContainer .conversationHeader .filterContainer .filterLanguage {
  min-width: 260px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .conversationHeader .filterContainer .filterLanguage {
    width: 100%;
  }
}
.conversationContainer .mobileMessageText {
  padding-left: 15px;
  width: 55%;
  font-size: 14px;
  font-weight: bold;
  font-family: Noto Sans, serif;
  color: #666666;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .mobileMessageText {
    display: none;
  }
}
.conversationContainer .connectionInfo {
  width: 100%;
  padding: 10px 15px 10px;
  font-size: 14px;
  font-family: Noto Sans, serif;
  color: #666666;
}
.conversationContainer .connectionInfo .connectionName {
  word-wrap: break-word;
  color: #002857;
}
.conversationContainer .connectionInfo .relationship {
  color: #265e97;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContainer .connectionInfo {
    padding: 10px;
  }
}
.addContact {
  max-height: 600px;
  overflow: auto;
  padding: 0;
  border-style: none;
  border-radius: 0;
}
.addContact .titleContainer {
  padding: 20px;
  background-color: #f7f7f7;
  font-size: 20px;
  color: #002857;
  font-weight: bold;
}
.addContact .contactInfoContainer {
  padding: 20px;
  color: #555555;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.addContact .contactInfoContainer .userForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.addContact .contactInfoContainer .userForm .socialTitle {
  padding-top: 5px;
  margin-top: 20px;
  margin-bottom: 5px;
  width: 100%;
  font-size: 16px;
  height: 30px;
  color: #002857;
  font-weight: bold;
}
.addContact .contactInfoContainer .userForm .informationItem {
  padding-top: 5px;
  margin-bottom: 5px;
  width: 50%;
  height: 40px;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .contactInfoContainer .userForm .informationItem {
    width: 100%;
  }
}
.addContact .contactInfoContainer .userForm .informationItem .icon {
  font-size: 20px;
  color: #999999;
}
.addContact .contactInfoContainer .userForm .informationItem .commonInput {
  margin-left: 10px;
  padding-left: 0;
  border-radius: 0;
  border-style: none;
  border-bottom: 1px solid #E5E5E5;
  outline-width: 0;
  outline: none;
  width: 230px;
  height: 40px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .contactInfoContainer .userForm .informationItem .commonInput {
    width: 85%;
  }
}
.addContact .contactInfoContainer .userForm .informationItem .commonInput :focus {
  outline-width: 0;
  outline: none;
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown {
  width: 100%;
  color: #999999;
  position: relative;
  cursor: pointer;
  padding-top: 10px;
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .dropdownButton {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .dropdownButton > div {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .dropdownButton .icon {
  float: right;
  font-size: 15px;
  width: 10%;
  color: #1873B3;
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .kyaniDropDownContent {
  margin-top: 15px;
  position: absolute;
  z-index: 1;
  max-height: 130px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .kyaniDropDownContent {
    width: 78%;
  }
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .kyaniDropDownContent .innerClick {
  position: fixed;
  border: 1px solid #4C88BC;
  box-shadow: 0 0 10px #555555;
  width: 38%;
  max-width: 230px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .kyaniDropDownContent .innerClick {
    width: 78%;
  }
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .kyaniDropDownContent .innerClick .modalDropdown {
  background-color: #fff;
  padding: 10px 10px 0;
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .kyaniDropDownContent .innerClick .modalDropdown .displayName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 40px;
  vertical-align: middle;
}
.addContact .contactInfoContainer .userForm .informationItem .kyaniDropDown .kyaniDropDownContent .innerClick .modalDropdown .separator {
  padding: 0 15px;
  height: 1px;
  background-color: #E5E5E5;
}
.addContact .contactInfoContainer .userForm .informationItemHighlight .icon {
  color: #971E1E;
}
.addContact .contactInfoContainer .userForm .informationItemHighlight .commonInput {
  color: #971E1E;
  border-bottom: 1px solid #971E1E;
}
.addContact .contactInfoContainer .userForm .informationItemHighlight ::-webkit-input-placeholder {
  color: #971E1E;
}
.addContact .contactInfoContainer .userForm .informationItemHighlight ::-moz-placeholder {
  color: #971E1E;
}
.addContact .contactInfoContainer .userForm .informationItemHighlight :-ms-input-placeholder {
  color: #971E1E;
}
.addContact .contactInfoContainer .userForm .informationItemHighlight :-moz-placeholder {
  color: #971E1E;
}
.addContact .contactInfoContainer .userForm .noteContainer {
  width: 100%;
  min-height: 40px;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.addContact .contactInfoContainer .userForm .noteContainer .note {
  width: 93%;
  border-style: none;
  min-height: 30px;
  height: auto;
  position: relative;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .contactInfoContainer .userForm .noteContainer .note {
    width: 87.5%;
  }
}
.addContact .contactInfoContainer .userForm .noteContainer .note .textarea {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  height: 44px;
  min-height: 40px;
  line-height: 40px;
  margin: 0 0 0 10px;
  outline: none;
  resize: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
  z-index: 0;
  border-radius: 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .contactInfoContainer .userForm .noteContainer .note .textarea {
    width: 95%;
    max-height: 164px;
  }
}
.addContact .contactInfoContainer .userForm .noteContainer .note .textarea :focus {
  outline-width: 0;
  outline: none;
}
.addContact .contactInfoContainer .userForm .noteContainer .note ::-moz-placeholder {
  line-height: 40px;
}
.addContact .contactInfoContainer .userForm .noteContainer .note ::-webkit-input-placeholder {
  line-height: 40px;
}
.addContact .contactInfoContainer .userForm .noteContainer .note :-ms-input-placeholder {
  line-height: 40px;
}
.addContact .buttonsContainer {
  padding: 10px 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .buttonsContainer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.addContact .buttonsContainer .button {
  cursor: pointer;
  height: 30px;
  min-width: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 25px;
  margin: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .buttonsContainer .button {
    height: 45px;
    width: 100%;
  }
}
.addContact .buttonsContainer .inputButtonContainer {
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .buttonsContainer .inputButtonContainer {
    width: 100%;
  }
}
.addContact .buttonsContainer .inputButtonContainer {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .buttonsContainer .inputButtonContainer {
    width: 100%;
  }
}
.addContact .buttonsContainer .saveAndCancel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 50%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .buttonsContainer .saveAndCancel {
    margin: 10px 20px;
    width: 100%;
  }
}
.addContact .buttonsContainer .saveAndCancel .inputButtonContainerSaveAndCancel {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addContact .buttonsContainer .saveAndCancel .inputButtonContainerSaveAndCancel {
    width: 100%;
  }
}
.addContact .errorContainer {
  padding: 20px;
  color: #971E1E;
  font-weight: bold;
}
.conversationContent {
  height: auto;
  width: 100%;
  padding: 0 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent {
    padding: 10px 0;
  }
}
.conversationContent .headerConversation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.conversationContent .headerConversation .labelCircleHeader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 37px;
  height: 37px;
  font-size: 16px;
  color: #fff;
  background-color: #105B94;
  margin: 8px;
  font-weight: bold;
  margin: 0;
}
.conversationContent .headerConversation .labelCircleHeader .icon {
  line-height: 19px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .headerConversation .labelCircleHeader {
    margin: 0;
  }
}
.conversationContent .headerConversation .titleHeader {
  width: 84%;
  position: relative;
  padding: 0 20px;
  color: #666666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: Noto Sans, serif;
}
.conversationContent .headerConversation .titleHeader .titleHeaderBold {
  font-weight: bold;
  padding: 0 5px 0 0;
}
.conversationContent .headerConversation .titleHeader .titleHeaderStrongBlue {
  font-weight: bold;
  padding: 0 5px 0 5px;
  color: #002857;
}
.conversationContent .headerConversation .titleHeader .titleHeaderLightBlue {
  color: #105B94;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .headerConversation .titleHeader {
    width: 100%;
    position: relative;
    padding: 0 0 0 10px;
    font-size: 13px;
  }
}
.conversationContent .bodyConversation {
  width: 100%;
  margin-top: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.conversationContent .bodyConversation .messageToSend {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
.conversationContent .bodyConversation .iconBody {
  color: #105B94;
  font-size: 27px;
  padding: 0 25px 0 10px;
  min-width: 40px;
}
.conversationContent .bodyConversation .iconBody .iconBlank {
  margin: 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .iconBody {
    padding: 0 10px 0 10px;
  }
}
.conversationContent .bodyConversation .contentBody {
  width: 100%;
  background-color: #f5f5f5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 10px 15px 5px;
  border-radius: 20px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .contentBody {
    width: 100%;
  }
}
.conversationContent .bodyConversation .contentBody .iconContentBody {
  font-size: 22px;
  color: #12273c;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .contentBody .iconContentBody {
    font-size: 15px;
  }
}
.conversationContent .bodyConversation .contentBody .textContentBody {
  color: #666666;
  font-family: Noto Sans, serif;
  padding: 0 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .contentBody .textContentBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.conversationContent .bodyConversation .contentBody .icon-click-modal {
  color: #002857;
  font-size: 12px;
  cursor: pointer;
}
.conversationContent .bodyConversation .copyContentBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  color: #0083C0;
  font-size: 12px;
  margin: 0 15px;
  cursor: pointer;
  border: #0083C0 solid 1px;
  padding: 5px 20px;
  border-radius: 30px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .copyContentBody {
    padding: 0;
    border: none;
    margin: 0;
  }
}
.conversationContent .bodyConversation .copyContentBody span {
  line-height: 20px;
  font-family: HelveticaNeue-Light, serif;
  font-weight: bold;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .copyContentBody span {
    display: none;
  }
}
.conversationContent .bodyConversation .copyContentBody i {
  font-size: 17px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .copyContentBody i {
    font-size: 27px;
  }
}
.conversationContent .bodyConversation .copyContentBody:hover {
  color: #105B94;
}
.double-check-tracking {
  color: #a2bf63;
  font-size: 30px !important;
}
.conversationContent .headerConversation {
  position: relative;
}
.conversationContent .sendContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .sendContainer {
    padding: 5px 0 0 0;
    text-align: right;
  }
  .conversationContent .sendContainer i {
    margin: 0px 2px 5px 0px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .sendEmail {
    display: none !important;
  }
}
.conversationContent .sendEmail .sendComponent {
  cursor: pointer;
  border: #0083C0 solid 1px;
  padding: 5px 20px;
  border-radius: 30px;
}
@media only screen and (mmin-width: 992px) {
  .conversationContent .sendEmail .sendComponent:hover {
    background-color: #1577c2;
  }
}
.conversationContent .sendEmail .sendComponent:active {
  background-color: #0b3f66;
}
.conversationContent .sendEmail .sendComponent:hover,
.conversationContent .sendEmail .sendComponent:active {
  color: #fff;
}
.conversationContent .dateConversation {
  color: #666666;
  font-family: Noto Sans, serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  opacity: 0.5;
  font-size: 13px;
  white-space: nowrap;
  width: 15%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .dateConversation {
    padding: 34px 5px 0 0;
    width: 100%;
    text-align: right;
    position: absolute;
  }
}
.conversationContent .copyContentBody .copyContentSpan {
  margin: 13px;
}
.contactTracking {
  position: relative;
  height: 100%;
  font-family: Noto Sans, serif;
  border: 1px solid transparent;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactTracking {
    max-height: 90%;
  }
}
.contactTracking .closeIcon {
  right: 0px;
  position: absolute;
  cursor: pointer;
  opacity: 1;
  margin: 5px 10px 0px 0px;
}
.contactTracking .closeIcon > img {
  width: 10px;
  height: 10px;
}
.contactTracking .activityTrackingModalContentent {
  height: 270px;
  margin: 20px;
  overflow-y: auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactTracking .activityTrackingModalContentent {
    max-height: 80vh;
    height: auto;
  }
}
.contactTracking .activityTrackingModalContentent > span {
  color: #12273c;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 15px 0px 15px 0px;
}
.contactTracking .activityTrackingModalContentent > div {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: initial;
      flex-direction: initial;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  padding: 5px 0px 5px 10px;
}
.contactTracking .activityTrackingModalContentent > div .trackingName {
  width: 45%;
  height: 100%;
  color: #002657;
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  padding-right: 5px;
  -ms-flex-order: 1;
      order: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactTracking .activityTrackingModalContentent > div .trackingName {
    width: 180px;
    height: auto;
  }
}
.contactTracking .activityTrackingModalContentent > div .trackingDate {
  width: 30%;
  height: 100%;
  font-size: 12px;
  line-height: 17px;
  font-style: italic;
  font-weight: lighter;
  -ms-flex-order: 3;
      order: 3;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactTracking .activityTrackingModalContentent > div .trackingDate {
    width: 30%;
    height: auto;
    padding-bottom: 10px;
  }
}
.invite {
  padding: 30px 30px 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite {
    padding: 15px;
  }
}
.invite .inviteHeader {
  padding-bottom: 10px;
  border-bottom: 2px solid #E5E5E5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteHeader {
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    border-bottom-style: none;
  }
}
.invite .inviteHeader .description {
  font-size: 18px;
  color: #999999;
}
.invite .inviteHeader .filter {
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteHeader .filter {
    padding: 10px 0;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.invite .inviteHeader .filter > label {
  font-size: 16px;
  margin: 0;
  color: #002857;
}
.invite .inviteHeader .filter .dropdownFilter {
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteHeader .filter .dropdownFilter {
    width: 75%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.invite .inviteHeader .filter .dropdownFilter .kyaniDropDown {
  margin-left: 10px;
  width: 100%;
  color: #999999;
  position: relative;
  border-bottom-style: none;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteHeader .filter .dropdownFilter .kyaniDropDown {
    border-bottom: 2px solid #E5E5E5;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.invite .inviteHeader .filter .dropdownFilter .kyaniDropDown .dropdownButton {
  min-width: 150px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.invite .inviteHeader .filter .dropdownFilter .kyaniDropDown .dropdownButton > div {
  width: 100%;
}
.invite .inviteHeader .filter .dropdownFilter .kyaniDropDown .dropdownButton .icon {
  font-size: 15px;
  color: #1873B3;
  width: 10%;
}
.invite .inviteHeader .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent {
  margin-top: 15px;
  border: 1px solid #4C88BC;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 13px;
  height: auto;
  max-height: 350px;
  overflow-y: scroll;
  box-shadow: 0 0 10px #555555;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteHeader .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent {
    width: 100%;
  }
}
.invite .inviteHeader .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown {
  background-color: #fff;
  padding: 10px 10px 0;
}
.invite .inviteHeader .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown .displayName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 40px;
  vertical-align: middle;
}
.invite .inviteHeader .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown .separator {
  padding: 0 15px;
  height: 1px;
  background-color: #E5E5E5;
}
.invite .inviteContent .category .categoryName {
  padding: 15px 0 15px 25px;
  font-size: 18px;
  font-weight: bold;
  color: #002657;
  font-family: 'Noto Sans';
}
.invite .inviteContent .category .carousel {
  padding: 0 20px;
  height: 200px;
  overflow-y: hidden;
  margin-bottom: 0px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteContent .category .carousel {
    height: auto;
    overflow-y: visible;
  }
}
.invite .inviteContent .category .carousel *:focus {
  outline: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteContent .category .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
}
.invite .inviteContent .category .slick-slide {
  margin-left: 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteContent .category .slick-slide {
    margin-left: 0;
  }
}
.invite .inviteContent .category .slick-prev {
  left: -3px;
  height: 80px;
  width: 30px;
  z-index: 20;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteContent .category .slick-prev {
    left: -8px;
    width: 18px;
  }
}
.invite .inviteContent .category .slick-prev:before {
  content: "";
  top: 25%;
  left: 5px;
  position: absolute;
  z-index: 21;
  height: 18px;
  width: 18px;
  border-bottom: 3px solid #04294E;
  border-left: 3px solid #04294E;
  transform: rotate(45deg);
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteContent .category .slick-prev:before {
    border-bottom: 3px solid #04294E;
    border-left: 3px solid #04294E;
    height: 17px;
    width: 17px;
  }
}
.invite .inviteContent .category .slick-next {
  right: 0;
  height: 80px;
  width: 30px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteContent .category .slick-next {
    right: -8px;
    width: 16px;
  }
}
.invite .inviteContent .category .slick-next:before {
  content: "";
  top: 25%;
  right: 5px;
  position: absolute;
  z-index: 4;
  height: 18px;
  width: 18px;
  border-bottom: 3px solid #04294E;
  border-left: 3px solid #04294E;
  transform: rotate(-135deg);
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .inviteContent .category .slick-next:before {
    border-bottom: 3px solid #04294E;
    border-left: 3px solid #04294E;
    height: 17px;
    width: 17px;
  }
}
.invite .inviteContent .category .slick-disabled {
  display: none !important;
}
.invite .inviteContent .category .categoryNoFunnels {
  padding: 15px 0 15px 25px;
  font-size: 15px;
  color: #666666;
}
.invite .conversationContainer .conversationHeader {
  margin-top: 15px;
}
.invite .conversationContainer .conversationHeader .messageTitleContainer {
  width: 50%;
}
.invite .conversationContainer .conversationHeader .messageTitleContainer .messageTitle {
  color: #002855;
  font-size: 18px;
  font-family: 'Noto Sans';
  font-weight: bold;
}
.invite .conversationContainer .conversationHeader .filterContainer {
  width: 50%;
  font-size: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .invite .conversationContainer .conversationHeader .filterContainer {
    padding-right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.separator {
  background-color: #e8e9e8;
  height: 2px;
  width: 99%;
  padding-right: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .separator {
    display: none;
  }
}
.funnel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
}
.funnel .funnelCard {
  left: 0;
  padding: 0 5px;
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .funnelCard {
    padding: 0;
  }
}
.funnel .funnelCard .thumbnail {
  padding: 0;
  margin: 0;
  height: 100%;
  border-style: none;
  position: relative;
}
.funnel .funnelCard .thumbnail > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
  font-size: 94px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .funnelCard .thumbnail > div {
    font-size: 80px;
  }
}
.funnel .funnelCard .thumbnail > div i {
  opacity: 0.8;
}
.funnel .funnelCard .thumbnail > div:hover i {
  opacity: 1;
}
.funnel .funnelCard .rightPanel {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.funnel .funnelCard .rightPanel .funnelText {
  -ms-flex-flow: column;
      flex-flow: column;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .funnelCard .rightPanel .funnelText {
    height: auto;
    padding-left: 0;
  }
}
.funnel .funnelCard .rightPanel .funnelText .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.funnel .funnelCard .rightPanel .funnelText .title .titleText {
  padding-right: 10px;
  font-size: 17px;
  font-weight: bold;
  color: #002657;
  line-height: 23px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.funnel .funnelCard .rightPanel .funnelText .title .infoIcon {
  width: 14px;
  height: 14px;
  line-height: 10px;
  border-radius: 50%;
  border: 1px solid #1873b3;
  color: #1873b3;
  font-size: 10px;
  font-weight: normal;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .funnelCard .rightPanel .funnelText .title .infoIcon {
    margin-top: 3px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.funnel .funnelCard .rightPanel .funnelText .description {
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  -ms-flex-positive: 2;
      flex-grow: 2;
  overflow: hidden;
  border-bottom: 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .funnelCard .rightPanel .funnelText .description {
    display: none;
  }
}
.funnel .funnelCard .rightPanel .funnelText .funnelIcons {
  width: 100%;
  padding: 5px 3px 5px 0;
  min-height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 13px;
  font-weight: bold;
  color: #002657;
}
.funnel .funnelCard .rightPanel .funnelText .funnelIcons .targetGroup {
  font-family: 'Noto Sans';
  width: 55%;
}
.funnel .funnelCard .rightPanel .funnelText .funnelIcons .effectiveness {
  width: 45%;
  text-align: right;
  padding-right: 1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.funnel .funnelCard .rightPanel .funnelText .funnelIcons .effectiveness .icon {
  font-size: 20px;
  margin-right: 5px;
  line-height: 1;
}
.funnel .funnelCard .rightPanel .funnelText .funnelIcons .effectiveness .effectivenessValue {
  font-weight: bold;
}
.funnel .funnelCard .rightPanel .shareBar {
  height: 40px;
  width: 100%;
  background-color: #E5E5E5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0 10px 0 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .funnelCard .rightPanel .shareBar {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .funnelCard .rightPanel .shareBar > span {
    display: none;
  }
}
.funnel .funnelCard .rightPanel .shareBar > div {
  padding-left: 5px;
  width: 85%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .funnelCard .rightPanel .shareBar > div {
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.funnel .funnelCard .rightPanel .shareBar > div div {
  cursor: pointer;
  color: #105B94;
}
.funnel .funnelCard .rightPanel .shareBar > div > * {
  margin-right: 4px;
}
.funnel .funnelCard .rightPanel .shareBar i {
  color: #105B94;
  font-size: 20px;
}
.funnel .video {
  height: 200px;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video {
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
  }
}
.funnel .video .thumbnail {
  height: 100%;
  max-width: 50%;
  min-width: 50%;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  background-color: #000000;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .thumbnail {
    max-width: 100%;
  }
}
.funnel .video .thumbnail > img {
  height: 100%;
  width: auto;
  max-width: initial;
  margin: 0 auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .thumbnail > img {
    width: auto;
    max-height: 200px;
  }
}
.funnel .video .rightPanel {
  width: 50%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .rightPanel {
    padding: 15px 1px 0;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.funnel .video .rightPanel .funnelText {
  width: 100%;
  padding-left: 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .rightPanel .funnelText {
    padding-left: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
.funnel .video .rightPanel .funnelText .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 23px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .rightPanel .funnelText .title {
    -ms-flex-order: 1;
        order: 1;
    width: 80%;
    white-space: normal;
    overflow: hidden;
  }
}
.funnel .video .rightPanel .funnelText .title .titleText {
  max-width: 95%;
  padding-right: 10px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .funnel .video .rightPanel .funnelText .title .titleText {
    max-width: 90%;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .rightPanel .funnelText .title .titleText {
    max-width: 90%;
  }
}
.funnel .video .rightPanel .funnelText .description {
  max-height: 78px;
}
.funnel .video .rightPanel .funnelText .funnelIcons {
  width: 97%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-right: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .rightPanel .funnelText .funnelIcons {
    -ms-flex-order: 3;
        order: 3;
  }
}
.funnel .video .rightPanel .funnelText .funnelIcons .targetGroup {
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .rightPanel .funnelText .funnelIcons .effectiveness {
    display: none;
  }
}
.funnel .video .rightPanel .funnelText .effectivenessVideoMobile {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .video .rightPanel .funnelText .effectivenessVideoMobile {
    text-align: right;
    display: block;
    -ms-flex-order: 2;
        order: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    color: #002657;
  }
}
.funnel .video .rightPanel .funnelText .effectivenessVideoMobile .icon {
  font-size: 20px;
  margin-right: 10px;
}
.funnel .video .rightPanel .funnelText .effectivenessVideoMobile .effectivenessValue {
  font-weight: bold;
}
.funnel .document {
  height: 250px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .document {
    height: 200px;
  }
}
.funnel .document .thumbnail {
  padding: 0;
  margin: 0;
  width: 150px;
  height: inherit;
}
.funnel .document .thumbnail > img {
  height: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .document .thumbnail > img {
    margin-left: 0;
  }
}
.funnel .document .rightPanel {
  width: 50%;
  height: 250px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .document .rightPanel {
    max-height: 200px;
  }
}
.funnel .document .rightPanel .funnelText {
  width: 100%;
  height: 210px;
  position: relative;
  padding-left: 10%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .document .rightPanel .funnelText {
    padding-left: 20px;
    width: 100%;
  }
}
.funnel .document .rightPanel .funnelText .title {
  width: 100%;
  white-space: normal;
}
.funnel .document .rightPanel .funnelText .description {
  height: 100px;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow: hidden;
  border-bottom: 0;
}
.funnel .document .rightPanel .funnelText .funnelIcons {
  width: 90%;
  position: absolute;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .document .rightPanel .funnelText .funnelIcons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .document .rightPanel .funnelText .funnelIcons .targetGroup {
    width: 90%;
  }
}
.funnel .document .rightPanel .funnelText .funnelIcons .effectiveness {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .document .rightPanel .funnelText .funnelIcons .effectiveness {
    text-align: left;
    width: auto;
  }
}
.funnel .document .rightPanel .funnelText .effectivenessVideoMobile {
  display: none;
}
.funnel .document .rightPanel .shareBar {
  display: block;
  height: 40px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .document .rightPanel .shareBar {
    display: none;
  }
}
.funnel .shareBarDocMobile {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .funnel .shareBarDocMobile {
    display: block;
    min-height: 40px;
    width: 100%;
    background-color: #E5E5E5;
  }
}
.hintModalComponent {
  padding: 10px 20px;
}
.hintModalComponent .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.hintModalComponent .header .title {
  font-size: 17px;
  font-weight: bold;
  color: #002657;
  line-height: 23px;
  padding-right: 5px;
}
.hintModalComponent .header .close {
  -ms-flex-item-align: start;
      align-self: flex-start;
  cursor: pointer;
  text-shadow: 0;
  opacity: 1;
}
.hintModalComponent .header .close > img {
  width: 15px;
  height: 15px;
}
.hintModalComponent .body {
  padding: 10px 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
}
.conversationContent {
  height: auto;
  width: 100%;
  padding: 0 15px;
  margin: 20px 0px 20px 0px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent {
    padding: 10px 0;
    margin: 5px 0px 5px 0px;
  }
}
.conversationContent .headerConversation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.conversationContent .headerConversation .labelCircleHeader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 37px;
  height: 37px;
  font-size: 16px;
  color: #fff;
  background-color: #105B94;
  margin: 8px;
  font-weight: bold;
  margin: 0;
}
.conversationContent .headerConversation .labelCircleHeader .icon {
  line-height: 19px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .headerConversation .labelCircleHeader {
    margin: 0;
  }
}
.conversationContent .headerConversation .titleHeader {
  width: 84%;
  position: relative;
  padding: 0 20px;
  color: #666666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: Noto Sans, serif;
}
.conversationContent .headerConversation .titleHeader .titleHeaderBold {
  font-weight: bold;
  padding: 0 5px 0 0;
}
.conversationContent .headerConversation .titleHeader .titleHeaderStrongBlue {
  font-weight: bold;
  padding: 0 5px 0 5px;
  color: #002857;
}
.conversationContent .headerConversation .titleHeader .titleHeaderLightBlue {
  color: #105B94;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .headerConversation .titleHeader {
    width: 100%;
    position: relative;
    padding: 0 0 0 10px;
    font-size: 13px;
  }
}
.conversationContent .bodyConversation {
  width: 100%;
  margin-top: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.conversationContent .bodyConversation .messageToSend {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
.conversationContent .bodyConversation .iconBody {
  color: #105B94;
  font-size: 27px;
  padding: 0 25px 0 10px;
  min-width: 40px;
}
.conversationContent .bodyConversation .iconBody .iconBlank {
  margin: 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .iconBody {
    padding: 0 10px 0 10px;
  }
}
.conversationContent .bodyConversation .contentBody {
  width: 100%;
  background-color: #f5f5f5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 10px 15px 5px;
  border-radius: 20px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .contentBody {
    width: 100%;
  }
}
.conversationContent .bodyConversation .contentBody i {
  cursor: pointer;
}
.conversationContent .bodyConversation .contentBody .textContentBody {
  width: 90%;
  color: #666666;
  font-family: Noto Sans, serif;
  padding: 0 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .contentBody .textContentBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.conversationContent .bodyConversation .contentBody .icon-click-modal {
  color: #002857;
  font-size: 12px;
  cursor: pointer;
}
.conversationContent .bodyConversation .contentBody .iconLibraryContentBody {
  width: 10%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: end;
      justify-content: flex-end;
  color: #1873b3;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .contentBody .iconLibraryContentBody {
    font-size: 15px;
  }
}
.conversationContent .bodyConversation .copyContentBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  color: #0083C0;
  font-size: 12px;
  margin: 0 15px;
  cursor: pointer;
  border: #0083C0 solid 1px;
  padding: 5px 20px;
  border-radius: 30px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .copyContentBody {
    padding: 0;
    border: none;
    margin: 0;
  }
}
.conversationContent .bodyConversation .copyContentBody span {
  line-height: 20px;
  font-family: HelveticaNeue-Light, serif;
  font-weight: bold;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .copyContentBody span {
    display: none;
  }
}
.conversationContent .bodyConversation .copyContentBody i {
  font-size: 17px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .bodyConversation .copyContentBody i {
    font-size: 27px;
  }
}
.conversationContent .bodyConversation .copyContentBody:hover {
  color: #105B94;
}
.double-check-tracking {
  color: #a2bf63;
  font-size: 30px !important;
}
.conversationContent .headerConversation {
  position: relative;
}
.conversationContent .sendContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .sendContainer {
    padding: 5px 0 0 0;
    text-align: right;
  }
  .conversationContent .sendContainer i {
    margin: 0px 2px 5px 0px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .sendEmail {
    display: none !important;
  }
}
.conversationContent .sendEmail .sendComponent {
  cursor: pointer;
  border: #0083C0 solid 1px;
  padding: 5px 20px;
  border-radius: 30px;
}
@media only screen and (mmin-width: 992px) {
  .conversationContent .sendEmail .sendComponent:hover {
    background-color: #1577c2;
  }
}
.conversationContent .sendEmail .sendComponent:active {
  background-color: #0b3f66;
}
.conversationContent .sendEmail .sendComponent:hover,
.conversationContent .sendEmail .sendComponent:active {
  color: #fff;
}
.conversationContent .dateConversation {
  color: #666666;
  font-family: Noto Sans, serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  opacity: 0.5;
  font-size: 13px;
  white-space: nowrap;
  width: 15%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .conversationContent .dateConversation {
    padding: 34px 5px 0 0;
    width: 100%;
    text-align: right;
    position: absolute;
  }
}
.conversationContent .copyContentBody .copyContentSpan {
  margin: 13px;
}
.myListContainer {
  padding: 15px 15px 0;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 1px 0 0 0;
    height: 100%;
  }
}
.myListContainer .formLibraryContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent {
    width: 100%;
  }
}
.myListContainer .formLibraryContent .selectedMessageContainer {
  height: auto;
  width: 100%;
  padding: 0px 15px;
  margin: 0px 0px 20px 0px;
}
.myListContainer .formLibraryContent .selectedMessageContainer .selectedMessageHeader {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.myListContainer .formLibraryContent .selectedMessageContainer .selectedMessageBody {
  width: 100%;
  background-color: #f5f5f5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 10px 15px 5px;
  border-radius: 20px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.myListContainer .formLibraryContent .selectedMessageContainer .selectedMessageBody .iconConversationMessage {
  font-size: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
.myListContainer .formLibraryContent .selectedMessageContainer .selectedMessageBody .selectedMessageText {
  font-size: 18px;
  width: 90%;
  margin-left: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .selectedMessageContainer .selectedMessageBody {
    width: 308px;
  }
}
.myListContainer .formLibraryContent .searchContainer {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.myListContainer .formLibraryContent .inputContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 80%;
  position: relative;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .inputContent {
    width: 85%;
    padding: 1px;
  }
}
.myListContainer .formLibraryContent .inputContent .inputSearch {
  padding-left: 12px;
  height: 37px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #E4E6E7;
  font-family: HelveticaNeue, serif;
  font-size: 14px;
  border-radius: 50px 0 0 50px;
  border-right: 0;
  outline: none;
  font-weight: bold;
  -webkit-appearance: none;
}
.myListContainer .formLibraryContent .inputContent .inputSearch::-ms-clear {
  display: none;
}
.myListContainer .formLibraryContent .inputContent .inputIcon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 37px;
  width: 23px;
  border: 1px solid #E4E6E7;
  border-left: 0;
  background-color: #fff;
  border-radius: 0 50px 50px 0;
  color: #546d8d;
  padding-right: 27px;
  position: relative;
}
.myListContainer .formLibraryContent .inputContent .inputIcon .icon {
  font-size: 16px;
  padding: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.myListContainer .formLibraryContent .inputContent .inputIcon i {
  cursor: pointer;
}
.myListContainer .formLibraryContent .inputContent .inputIcon i.fa-times-circle {
  padding: 8px 0 8px 8px;
  background: #fff;
  position: absolute;
  top: 3px;
  right: 31px;
}
.myListContainer .formLibraryContent .btnContent {
  width: 80%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .btnContent {
    width: 50%;
    padding: 0;
  }
}
.myListContainer .formLibraryContent .btnContent .import {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #C8C2C2;
  background-color: #f7f7f7;
  border-radius: 25px;
  color: #535353;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: Noto Sans, serif;
  padding: 0 15px;
  margin-right: 30px;
}
.myListContainer .formLibraryContent .btnContent .import img {
  width: 21px;
}
.myListContainer .formLibraryContent .btnContent .import span {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .btnContent .import {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-right: inherit;
  }
  .myListContainer .formLibraryContent .btnContent .import span {
    display: none;
  }
  .myListContainer .formLibraryContent .btnContent .import img {
    margin: 0;
  }
}
.myListContainer .formLibraryContent .btnContent .addContact {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #105B94;
  color: #fff;
  border-radius: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: Noto Sans, serif;
  font-size: 15px;
  padding: 0 15px;
  margin-right: 30px;
}
@media only screen and (mmin-width: 992px) {
  .myListContainer .formLibraryContent .btnContent .addContact:hover {
    background-color: #1e90e0;
  }
}
.myListContainer .formLibraryContent .btnContent .addContact:active {
  background-color: #125686;
}
.myListContainer .formLibraryContent .btnContent .addContact .icon {
  width: 21px;
  margin-top: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .btnContent .addContact .icon {
    margin-right: 0;
    text-align: center;
  }
}
.myListContainer .formLibraryContent .btnContent .addContact span {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .btnContent .addContact {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-left: 5%;
    margin-right: 0px;
  }
  .myListContainer .formLibraryContent .btnContent .addContact span {
    display: none;
  }
  .myListContainer .formLibraryContent .btnContent .addContact img {
    margin: 0;
  }
}
.myListContainer .formLibraryContent .btnContent .filterContacts {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #105B94;
  color: #fff;
  border-radius: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: 'Noto Sans', sans-serif;
  font-size: 15px;
  padding: 0 15px;
}
@media only screen and (mmin-width: 992px) {
  .myListContainer .formLibraryContent .btnContent .filterContacts:hover {
    background-color: #1e90e0;
  }
}
.myListContainer .formLibraryContent .btnContent .filterContacts:active {
  background-color: #125686;
}
.myListContainer .formLibraryContent .btnContent .filterContacts:hover {
  background-color: #105B94;
}
.myListContainer .formLibraryContent .btnContent .filterContacts > div {
  color: unset;
  padding-top: 3px;
  display: -ms-flexbox;
  display: flex;
  min-width: 90px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .btnContent .filterContacts > div {
    min-width: unset;
    margin-top: 2px;
  }
}
.myListContainer .formLibraryContent .btnContent .filterContacts .dropdownOptions {
  right: 0;
  left: auto;
  padding: 10px 0;
  margin-top: 7px;
}
.myListContainer .formLibraryContent .btnContent .filterContacts .dropdownOptions > li > a {
  font-size: 14px;
  line-height: 22px;
  font-family: HelveticaNeue, serif;
}
.myListContainer .formLibraryContent .btnContent .filterContacts .dropdownOptions > li > .showSelected {
  background-color: #E5E6E8;
  color: #59889E;
}
.myListContainer .formLibraryContent .btnContent .filterContacts .icon {
  width: 21px;
  margin-top: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .btnContent .filterContacts .icon {
    margin-right: 0;
    text-align: center;
  }
}
.myListContainer .formLibraryContent .btnContent .filterContacts span {
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formLibraryContent .btnContent .filterContacts {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-left: 5%;
  }
  .myListContainer .formLibraryContent .btnContent .filterContacts img {
    margin: 0;
  }
}
.myListContainer .tableHead {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableHead {
    display: none;
  }
}
.myListContainer .tableHead .titleCenter {
  padding-left: 22px;
}
.myListContainer .tableHead .fieldRelationship {
  padding-left: 5px;
}
.myListContainer .tableHead .titleTracking {
  padding-left: 12px;
}
.myListContainer .thSafari {
  padding: 20px 0 13px 0;
}
.myListContainer .thOthers {
  padding: 20px 16px 13px 0;
}
.myListContainer .tableLibraryContainer {
  width: 100%;
  font-family: HelveticaNeue, serif;
  letter-spacing: 0.5px;
  font-size: 12px;
  color: #535353;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer {
    margin-bottom: 10px;
    overflow-y: auto;
    border-bottom: 1px solid #f5f1f1;
    border-top: 1px solid #f5f1f1;
    height: 100%;
  }
}
.myListContainer .tableLibraryContainer .tableData {
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    background-color: #fafafa;
    width: 100%;
    border: 1px solid #f5f1f1;
    border-top: unset;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal {
    width: 100%;
    max-width: 348px;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  padding: 10px 0 0 0;
  text-align: right;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer {
    padding: 5px 0 0 0;
  }
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer i {
    margin: 0 2px;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  color: #0083C0;
  font-size: 14px;
  margin: 0 5px;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody {
    padding: 0;
    border: none;
    margin: 0;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody span {
  line-height: 20px;
  font-family: HelveticaNeue-Light, serif;
  font-weight: bold;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody span {
    display: none;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody i {
  font-size: 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody i {
    font-size: 27px;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody:hover {
  color: #105B94;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName {
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: auto;
  max-width: 65%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-left: 10px;
    background: none;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .contactAvatar {
  width: 47px;
  margin: 8px;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 0px;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship .icon {
  padding-bottom: 7px;
  color: #1C6A99;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship .lblRelationship {
  font-size: 11px;
  font-weight: normal;
  display: block;
  padding-left: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship .lblRelationship {
    color: #1C6A99;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship .icon-connection:before {
  font-size: 10px;
  color: #1C6A99;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: #1C6A99;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship {
  font-size: 14px;
  overflow: hidden;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship .lblName {
  overflow: hidden;
  text-overflow: ellipsis;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship .lblName > span {
  display: block;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName {
    -ms-flex-align: start;
        align-items: flex-start;
    width: 100%;
  }
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship {
    width: 120px;
  }
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship .lblName {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    padding-top: 8px;
    font-weight: bold;
    padding-left: 2px;
    width: 120px;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .lblActionsMobile {
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .lblActionsMobile {
    padding: 10px 10px;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .lblActionsMobile .icon {
  cursor: pointer;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .tdName .lblActionsMobile > :first-child {
  margin-right: 10px;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage {
  width: 25%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage .separator {
  background-color: #f5f1f1;
  height: 80%;
  width: 1px;
  padding: 0px;
  display: block;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage .countMessage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 10px;
  margin: 0px;
  background: #12273c;
  border-radius: 15px;
  color: #fff;
  font-family: Noto Sans, serif;
  line-height: 21px;
  padding: 0;
  height: 27px;
  width: 36px;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage .containerOption {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage .containerOption .icon-close {
  font-size: 20px;
  color: #12273c;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .tdTracking {
    width: 100%;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 13px;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .tdTracking .sendComponent {
  margin: 2px;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .tdInvite {
  cursor: pointer;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .tdInvite .btnInvite {
  border: 1px solid #105B94;
  background: #fff;
  width: auto;
  padding: 0 5px;
  max-width: 100%;
  height: 32px;
  border-radius: 30px;
  cursor: pointer;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .tdInvite .btnInvite label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: Noto Sans, serif;
  color: #105B94;
  letter-spacing: 0;
  font-weight: 100;
  cursor: pointer;
  margin: 0;
  line-height: 28px;
  font-size: 13px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .tdInvite .btnInvite label label {
    line-height: 18px;
    font-size: 14px;
    color: #105B94;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .tdInvite .btnInvite:hover {
  background: #105B94;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .tdInvite .btnInvite:hover label {
  color: #fff;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .tdInvite .lblTracking {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .tdInvite {
    display: none;
  }
}
.myListContainer .tableLibraryContainer .tableData .tableBody .labelCircle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 43px;
  height: 43px;
  font-size: 14px;
  color: #fff;
  background-color: #002857;
  margin: 8px;
  font-weight: bold;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .labelCircleLight {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 43px;
  height: 43px;
  font-size: 14px;
  color: #fff;
  background-color: #1873b3;
  margin: 8px;
  font-weight: bold;
}
.myListContainer .tableLibraryContainer .tableData .tableBody .textOverflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .tableBody .textOverflow {
    font-family: Noto Sans, serif;
    color: #002A50;
  }
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions {
  width: 100%;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .sendComponentContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 60px;
  background-color: #E4E6E7;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .sendComponentContainer i {
  color: #0083C0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .sendComponentContainer i {
    color: #1C6A99;
  }
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions {
  width: 100%;
  height: 60px;
  background-color: #007FBB;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerMessage {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerMessage .icon-conversations {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerMessage .labelConversations {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerCall {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  text-decoration: none;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerCall .icon-call-1 {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerCall .labelCall {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerEdit {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  background-color: #025C90;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerEdit .icon-edit {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerEdit .labelEdit {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerDelete {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  background-color: #00395E;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerDelete .icon-delete {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableLibraryContainer .tableData .containerTrackingOptions .containerOptions .containerDelete .labelDelete {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableLibraryContainer .tableData .separator {
  background-color: #f5f1f1;
  height: 1px;
  width: 99%;
  padding-right: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableLibraryContainer .tableData .separator {
    display: none;
  }
}
.myListContainer .tableLibraryContainer > :last-child .tableBody {
  margin: 0;
}
.myListContainer .fieldName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.myListContainer .fieldRelationship {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldRelationship {
    display: none;
  }
}
.myListContainer .fieldTracking {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldTracking {
    padding: 0 10px 0 10px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.myListContainer .fieldTracking .sendComponentContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 4px 0;
}
.myListContainer .fieldTracking .sendComponentContainer i {
  color: #0083C0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldTracking .sendComponentContainer {
    width: 70%;
    padding: 0;
  }
}
.myListContainer .fieldInvite {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-preferred-size: 15%;
      flex-basis: 15%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldInvite {
    display: none;
  }
}
.myListContainer .fieldActions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: flex !important;
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldActions {
    position: absolute;
    top: 10px;
    right: 12px;
  }
}
.myListContainer .fieldActions .icon {
  cursor: pointer;
  font-size: 17px;
  margin: 0 7px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldActions .icon {
    font-size: 15px;
  }
}
.myListContainer .fieldActions .icon.icon-delete {
  opacity: 0.6;
}
.myListContainer .paginationContent {
  padding-top: 30px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .paginationContent {
    padding: 0 0 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.myListContainer .paginationContent .pageBack {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 50px 0 0 50px;
}
.myListContainer .paginationContent .pageNext {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 0 50px 50px 0;
}
.myListContainer .paginationContent .pageNumbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 70px;
  max-width: 70px;
  font-size: 12px;
  padding-top: 5px;
  color: '';
  cursor: pointer;
  padding: 5px 0;
}
.myListContainer .paginationContentMobile {
  padding-top: 30px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .paginationContentMobile {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.myListContainer .paginationContentMobile .pageBack {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 50px 0 0 50px;
}
.myListContainer .paginationContentMobile .pageNext {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 0 50px 50px 0;
}
.myListContainer .paginationContentMobile .pageNumbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 70px;
  max-width: 70px;
  font-size: 12px;
  padding-top: 5px;
  color: '';
  cursor: pointer;
  padding: 5px 0;
}
.libraryHeaderContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 22px 22px;
  background: #f7f7f7;
  font-size: 20px;
  color: #002757;
  font-family: Noto Sans, serif;
  font-weight: bold;
  border-radius: 6px 6px 0 0;
}
.modalHeaderClose {
  cursor: pointer;
  text-shadow: 0;
  opacity: 1;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .modalHeaderClose {
    margin: 0px 7px;
  }
}
.modalHeaderClose > img {
  width: 15px;
  height: 15px;
}
.followUpContainer {
  padding: 15px 15px 0;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .followUpContainer {
    height: auto;
    padding: 10px;
  }
}
.followUpContainer .withScroll {
  padding-right: 17px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .followUpContainer .withScroll {
    padding-right: 0;
  }
}
.followUpContainer .withScrollMac {
  padding-right: 0;
}
@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
  .followUpContainer .withScroll {
    padding-right: 12px;
  }
}
.followUpContainer .exportProspectsButton {
  font-family: NotoSans, sans-serif;
  font-size: 14px;
  color: #666666;
  background-color: transparent;
  border: none;
  padding: 5px 0 0 15px;
  height: 37px;
}
.followUpContainer .exportProspectsButton .exportText {
  padding: 10px 0 0 5px;
  position: relative;
  top: 5px;
}
.followUpContainer .exportProspectsButton:focus {
  outline: none;
}
.followUpContainer .containerInput .inputContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .followUpContainer .containerInput .inputContent {
    transition: 0.3s linear all;
  }
  .followUpContainer .containerInput .inputContent:focus-within {
    width: 70%;
  }
}
.followUpContainer .containerInput .inputContent .inputSearch {
  padding-left: 12px;
  height: 37px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #E4E6E7;
  font-family: HelveticaNeue, serif;
  font-size: 14px;
  border-radius: 50px 0 0 50px;
  border-right: 0;
  outline: none;
  font-weight: bold;
}
.followUpContainer .containerInput .inputContent .inputSearch::-ms-clear {
  display: none;
}
.followUpContainer .containerInput .inputContent .inputIcon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 37px;
  width: 23px;
  border: 1px solid #E4E6E7;
  border-left: 0;
  background-color: #fff;
  border-radius: 0 50px 50px 0;
  color: #546d8d;
  padding-right: 27px;
  position: relative;
}
.followUpContainer .containerInput .inputContent .inputIcon .icon {
  font-size: 16px;
  padding: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.followUpContainer .containerInput .inputContent .inputIcon i {
  cursor: pointer;
}
.followUpContainer .containerInput .inputContent .inputIcon i.fa-times-circle {
  padding: 8px 0 8px 8px;
  background: #fff;
  position: absolute;
  top: 3px;
  right: 31px;
}
.followUpContainer .containerInput .containerSwitchHeader {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: relative;
  width: 100%;
  padding: 10px 5px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .followUpContainer .containerInput .containerSwitchHeader {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.followUpContainer .containerInput .containerSwitchHeader .labelSwitch {
  padding-right: 5%;
}
.followUpContainer .containerInput .containerSwitchHeader .mainSwitch .switchContent .switch {
  height: 21px;
  width: 36px;
}
.followUpContainer .containerInput .containerSwitchHeader .mainSwitch .switchContent .switch .slider:before {
  height: 17px !important;
  width: 17px !important;
}
.followUpContainer .containerInput .containerSwitchHeader .mainSwitch .switchContent .switch input:checked + .slider:before {
  transform: translateX(16px) !important;
}
.followUpContainer .tableHead {
  padding: 20px 16px 13px 16px;
  width: 100%;
  color: #9B9797;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .followUpContainer .tableHead {
    display: none;
  }
}
.followUpContainer .tableHead > div {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.followUpContainer .tableContainer {
  width: 100%;
  height: 75%;
  overflow-y: auto;
  font-family: HelveticaNeue, serif;
  letter-spacing: 0.5px;
  font-size: 12px;
  color: #535353;
}
.followUpContainer .tableContainer.singleProspect {
  overflow-y: inherit;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .followUpContainer .tableContainer {
    height: 75%;
    overflow-y: inherit;
    padding-top: 10px;
  }
}
.followUpContainer .tableContainer > :last-child .tableBody {
  margin: 0;
}
.followUpContainer .tableEmpty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  margin-top: 100px;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .followUpContainer .tableEmpty {
    margin-top: 25px;
    padding: 0 15px;
  }
}
.followUpContainer .tableEmpty h1 {
  color: #002857;
  word-wrap: break-word;
}
.followUpContainer .fieldName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 30%;
}
.followUpContainer .fieldHistory {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 34%;
}
.followUpContainer .fieldHistoryAction {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.followUpContainer .fieldStatus {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 13%;
}
.followUpContainer .fieldActions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 13%;
}
.followUpContainer .fieldActive {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 10%;
}
.prospectRowContainer {
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.prospectRowContainer .tableBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 10px 16px;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    background-color: #fafafa;
    width: 100%;
    border: 1px solid #f5f1f1;
    margin-bottom: 10px;
    padding: 10px;
  }
}
.prospectRowContainer .tableBody .tdName {
  -ms-flex-pack: start;
      justify-content: flex-start;
  height: 100%;
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  width: 30%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody .tdName {
    height: auto;
    width: 70%;
    -ms-flex-order: 1;
        order: 1;
    font-weight: bold;
  }
}
.prospectRowContainer .tableBody .tdName .prospectTexts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody .tdName .prospectTexts {
    -ms-flex-align: initial;
        align-items: initial;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody .tdName .prospectTexts .margin {
    margin-left: 15px;
  }
}
.prospectRowContainer .tableBody .tdHistory {
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 100%;
  padding: 10px 0;
  width: 34%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody .tdHistory {
    height: auto;
    width: 100%;
    -ms-flex-order: 4;
        order: 4;
    padding-bottom: 0;
  }
  .prospectRowContainer .tableBody .tdHistory prospect-tracking-icon,
  .prospectRowContainer .tableBody .tdHistory prospect-activity-tracking {
    margin-bottom: 10px;
  }
}
.prospectRowContainer .tableBody .tdHistory .prospect-activity {
  width: 50%;
}
@media (max-width: 992px) {
  .prospectRowContainer .tableBody .tdHistory .prospect-activity {
    min-width: 75%;
  }
}
@media (max-width: 445px) {
  .prospectRowContainer .tableBody .tdHistory .prospect-activity {
    min-width: 70%;
  }
}
@media (max-width: 375px) {
  .prospectRowContainer .tableBody .tdHistory .prospect-activity {
    min-width: 65%;
  }
}
.prospectRowContainer .tableBody .tdStatus {
  height: 100%;
  width: 13%;
  font-size: 12px;
  line-height: 14px;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody .tdStatus {
    height: auto;
    margin-top: 5px;
    margin-left: 15px;
    width: 100%;
    -ms-flex-order: 3;
        order: 3;
  }
}
.prospectRowContainer .tableBody .tdActions {
  padding-left: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 13%;
}
.prospectRowContainer .tableBody .tdActions i {
  color: #105B94;
  font-size: 24px;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody .tdActions {
    -ms-flex-order: 3;
        order: 3;
    width: 10%;
  }
}
.prospectRowContainer .tableBody .notEnrolled {
  color: #666666;
}
.prospectRowContainer .tableBody .notEnrolled .statusCircle {
  background-color: #666666;
}
.prospectRowContainer .tableBody .inEnrollment {
  color: #93bc48;
}
.prospectRowContainer .tableBody .inEnrollment .statusCircle {
  background-color: #93bc48;
}
.prospectRowContainer .tableBody .customer {
  color: #1F83CF;
}
.prospectRowContainer .tableBody .customer .statusCircle {
  background-color: #1F83CF;
}
.prospectRowContainer .tableBody .business {
  color: #2D4359;
}
.prospectRowContainer .tableBody .business .statusCircle {
  background-color: #2D4359;
}
.prospectRowContainer .tableBody .tdActive {
  padding-left: 30px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody .tdActive {
    height: auto;
    width: 20%;
    -ms-flex-order: 2;
        order: 2;
    padding-left: 5px;
  }
  .prospectRowContainer .tableBody .tdActive label {
    margin-bottom: 0;
  }
}
.prospectRowContainer .tableBody .tdActive .activeLabel {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .tableBody .tdActive .activeLabel {
    color: #9B9797;
    display: inline-block;
    margin-right: 5px;
  }
}
.prospectRowContainer .tableBody .textOverflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.prospectRowContainer .separator {
  background-color: #f5f1f1;
  height: 1px;
  width: 99%;
  padding-right: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .prospectRowContainer .separator {
    display: none;
  }
}
.prospectRowContainerMobile {
  margin: 15px;
  background-color: #fafafa;
}
.prospectRowContainerMobile .row-spacing {
  padding-top: 15px;
  padding-bottom: 15px;
}
.prospectRowContainerMobile .bottom-row {
  padding-bottom: 15px;
}
.prospectRowContainerMobile .action-btn {
  margin-top: 25px;
}
.prospectRowContainerMobile label {
  font-family: NotoSans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
}
.prospectRowContainerMobile .column1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-left: 15px;
  margin-top: 5px;
}
.prospectRowContainerMobile .tdNameMobile {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}
.prospectRowContainerMobile .column1Info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.prospectRowContainerMobile .prospectName {
  margin-left: 15px;
}
.prospectRowContainerMobile .column2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-right: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5px;
}
.statusCircle {
  width: 15px;
  height: 15px;
  border-radius: 10px;
  margin-right: 10px;
}
.customerStatus {
  font-family: NotoSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #002855;
}
.customerStatus .statusCircle {
  background-color: #002855;
}
.businessPartnerStatus {
  font-family: NotoSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #1873b3;
}
.businessPartnerStatus .statusCircle {
  background-color: #1873b3;
}
.notEnrolledStatus {
  font-family: NotoSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #666666;
}
.notEnrolledStatus .statusCircle {
  background-color: #666666;
}
.trackingIcon {
  height: 30px;
  position: relative;
  margin: 5px 18px 0 0;
  cursor: pointer;
}
.trackingIcon > span {
  height: 30px;
  color: #105B94;
  font-size: 30px;
}
.trackingIcon > div {
  position: absolute;
  top: -4px;
  right: -4px;
  background: #12273c;
  color: #fff;
  border-radius: 9px;
  font-family: Noto Sans, serif;
  font-weight: bold;
  font-size: 9px;
  line-height: 13px;
  padding: 1px 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.activityTracking {
  height: auto;
}
.activityTracking i {
  color: #002857;
  cursor: pointer;
  font-size: 33px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .activityTracking i {
    font-size: 30px;
  }
}
.activityTracking .action-btn {
  border-radius: 18px;
  height: auto;
  width: 100px;
  white-space: normal;
}
@media (max-width: 320px) {
  .activityTracking .action-btn {
    width: 75px;
  }
}
.activityTracking .action-btn:focus {
  outline: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .activityTrackingModalStyles .modal-dialog {
    max-height: 95%;
    width: 95%;
  }
}
.activityTrackingModal {
  position: relative;
  height: 100%;
  font-family: Noto Sans, serif;
  border: 1px solid transparent;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .activityTrackingModal {
    max-height: 90%;
  }
}
.activityTrackingModal .closeIcon {
  right: 0px;
  position: absolute;
  cursor: pointer;
  opacity: 1;
  margin: 5px 10px 0px 0px;
}
.activityTrackingModal .closeIcon > img {
  width: 10px;
  height: 10px;
}
.activityTrackingModal .activityTrackingModalHeaderContent {
  height: 70px;
  background-color: #f7f7f7;
}
.activityTrackingModal .activityTrackingModalHeaderContent .activity-tracking-heading {
  height: 27px;
  font-family: NotoSans, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #002757;
  padding: 25px;
}
.activityTrackingModal .activityTrackingModalHeaderContent .closeIcon {
  right: 0;
  top: 20px;
  position: absolute;
  cursor: pointer;
  opacity: 1;
  margin: 5px 20px 0 0;
}
.activityTrackingModal .activityTrackingModalHeaderContent .closeIcon > img {
  width: 15px;
  height: 15px;
}
.activityTrackingModal .activityTrackingModalContent {
  height: 270px;
  padding: 5px 0;
  overflow-y: auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .activityTrackingModal .activityTrackingModalContent {
    max-height: 80vh;
    height: auto;
  }
}
.activityTrackingModal .activityTrackingModalContent > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.activityTrackingModal .activityTrackingModalContent > div > span {
  color: #12273c;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 15px 0px 15px 0px;
}
.activityTrackingModal .activityTrackingModalContent > div > div {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 5px 0px 5px 10px;
}
.activityTrackingModal .activityTrackingModalContent > div > div .trackingName {
  height: 100%;
  color: #002657;
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 5px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .activityTrackingModal .activityTrackingModalContent > div > div .trackingName {
    height: auto;
  }
}
.activityTrackingModal .activityTrackingModalContent > div > div .trackingValue {
  height: 100%;
  color: #666666;
  font-size: 12px;
  line-height: 17px;
  padding-right: 5px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .activityTrackingModal .activityTrackingModalContent > div > div .trackingValue {
    height: auto;
  }
}
.activityTrackingModal .activityTrackingModalContent > div > div .trackingProgress {
  height: 100%;
  font-size: 12px;
  line-height: 17px;
  padding-right: 5px;
  -ms-flex-order: 2;
      order: 2;
}
.activityTrackingModal .activityTrackingModalContent > div > div .trackingProgress strong {
  color: #002657;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .activityTrackingModal .activityTrackingModalContent > div > div .trackingProgress {
    height: auto;
  }
}
.activityTrackingModal .activityTrackingModalContent > div > div .trackingDate {
  height: 100%;
  font-size: 12px;
  line-height: 17px;
  font-style: italic;
  font-weight: lighter;
  -ms-flex-order: 3;
      order: 3;
  text-align: right;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .activityTrackingModal .activityTrackingModalContent > div > div .trackingDate {
    height: auto;
    padding-bottom: 10px;
  }
}
.addActionModal {
  position: relative;
  height: 100%;
  font-family: Noto Sans, serif;
  border: 1px solid transparent;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addActionModal {
    max-height: 90%;
  }
}
.addActionModal .addActionHeaderContent {
  height: 70px;
  background-color: #f7f7f7;
}
.addActionModal .addActionHeaderContent .add-action-heading {
  height: 27px;
  font-family: NotoSans, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #002757;
  padding: 25px;
}
.addActionModal .addActionHeaderContent .closeIcon {
  right: 0;
  top: 20px;
  position: absolute;
  cursor: pointer;
  opacity: 1;
  margin: 5px 20px 0 0;
}
.addActionModal .addActionHeaderContent .closeIcon > img {
  width: 15px;
  height: 15px;
}
.addActionModal .addActionModalContent {
  overflow-y: auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addActionModal .addActionModalContent {
    max-height: 80vh;
    height: auto;
  }
}
.addActionModal .addActionModalContent .action-directions {
  font-family: NotoSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  margin: 10px 15px 25px 15px;
}
.addActionModal .addActionModalContent .action-row {
  height: auto;
  padding: 10px 15px 0px 15px;
  border-bottom: 1px solid #f3f1f1;
}
.addActionModal .addActionModalContent .action-row:last-child {
  border-bottom: none;
}
.addActionModal .addActionModalContent .action-row:hover {
  cursor: pointer;
  background-color: #f9f9f9;
}
.addActionModal .addActionModalContent .selected-row {
  background-color: #f9f9f9;
}
.addActionModal .addActionModalContent .selected-row-icon {
  content: url(assets/check.png);
  background-color: #f9f9f9;
  position: fixed;
  right: 50px;
  margin-top: 15px;
}
.addActionModal .addActionModalContent .action {
  margin-left: 15px;
  position: relative;
  bottom: 5px;
}
.addActionModal .addActionModalContent > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.addActionModal .addActionModalContent > div > i {
  color: #12273c;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 5px 0px 15px 15px;
}
.addActionModal .addActionModalContent > div > span {
  font-family: NotoSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42857143;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  letter-spacing: normal;
  color: #666666;
  width: 75%;
}
@media (max-width: 680px) {
  .addActionModal .addActionModalContent > div > span {
    width: 60%;
  }
}
.addActionModal .addActionModalContent > div > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 5px 0px 5px 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addActionModal .addActionDateContent {
    max-height: 80vh;
    height: auto;
  }
}
.addActionModal .addActionDateContent .action-directions {
  font-family: NotoSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  margin: 10px 15px 25px 15px;
}
.addActionModal .addActionDateContent input {
  height: 38px;
}
.addActionModal .addActionDateContent .btn-info {
  background-color: #1873b3;
  color: #ffffff !important;
}
.addActionModal .addActionDateContent .btn-info .text-info {
  color: #ffffff;
}
.addActionModal .addActionDateContent .btn-info:active {
  outline: none;
}
.addActionModal .addActionDateContent .btn-info:hover {
  background-color: #12273c;
}
.addActionModal .addActionDateContent .text-info {
  color: #1873b3;
}
.addActionModal .addActionDateContent .dropdown-menu {
  padding: 0;
}
.addActionModal .addActionDateContent ul:focus,
.addActionModal .addActionDateContent li:focus {
  outline: none;
}
.addActionModal .addActionDateContent li div {
  outline: none;
}
.addActionModal .addActionDateContent li table {
  margin: 0;
}
.addActionModal .addActionDateContent li table thead .btn {
  background-color: #1873b3;
  color: #FFFFFF;
  border: none;
  padding: 10px;
  font-size: 18px;
  font-family: NotoSans, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
}
.addActionModal .addActionDateContent li table thead strong {
  font-weight: 500;
}
.addActionModal .addActionDateContent li table thead small {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.addActionModal .addActionDateContent li table tbody .btn {
  border: none;
  font-size: 14px;
  font-family: Lato, sans-serif;
  font-weight: normal;
  letter-spacing: 0.8px;
  padding: 10px 20px;
}
@media (max-width: 425px) {
  .addActionModal .addActionDateContent li table tbody .btn {
    padding: 5px 12px;
  }
}
.addActionModal .addActionDateContent li table tbody .btn-default {
  color: #666666;
}
.addActionModal .addActionDateContent li table .btn {
  border-radius: 0;
}
.addActionModal .addActionDateContent li table .btn:focus {
  outline: none;
}
.addActionModal .addActionDateContent li table .btn .glyphicon-chevron-left {
  content: url(assets/previous.svg);
}
.addActionModal .addActionDateContent li table .btn .glyphicon-chevron-right {
  content: url(assets/next.svg);
}
.addActionModal .addActionDateContent li tbody .btn {
  margin: -1px;
}
.addActionModal .addActionDateContent .input-date {
  width: 50%;
  margin: 15px;
}
.addActionModal .addActionNoteContent {
  overflow-y: auto;
  margin: 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .addActionModal .addActionNoteContent {
    max-height: 80vh;
    height: auto;
  }
}
.addActionModal .addActionNoteContent .note-text {
  width: 100%;
}
.addActionModal .addActionNoteContent .form-control {
  border-radius: 9px;
  width: 100%;
}
.addActionModal .addActionNoteContent .form-control:focus {
  border-radius: 9px;
}
.addActionModal .addActionNoteContent textarea {
  resize: none;
  border-radius: 9px !important;
}
.addActionModal .addActionNoteContent textarea:focus {
  border-radius: 9px;
}
.addActionModal .addActionNoteContent input {
  margin-bottom: 15px;
}
.addActionModal .addActionButtons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 20px 0 5px 0;
}
.addActionModal .addActionButtons .btn {
  margin: 0 15px 15px 15px;
}
.addActionModal .addActionButtons .btn-primary {
  background-color: #1873b3;
  height: 36px;
  min-width: 129px;
  white-space: normal;
  border-color: #1873b3;
  border-radius: 20px;
}
.addActionModal .addActionButtons .btn-primary:hover {
  background-color: #12273c;
  border-color: #12273c;
}
.addActionModal .addActionButtons .btn-primary:focus {
  outline: none;
}
.addActionModal .addActionButtons .btn-secondary {
  background-color: #dddddd;
  color: #666666;
  min-width: 129px;
  height: 36px;
  white-space: normal;
  border-color: #dddddd;
  border-radius: 20px;
}
.addActionModal .addActionButtons .btn-secondary:hover {
  background-color: #666666;
  border-color: #666666;
  color: #ffffff;
}
.addActionModal .addActionButtons .btn-secondary:focus {
  outline: none;
}
.dashboard-container {
  padding: 25px 25px 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .dashboard-container {
    height: auto;
    padding: 10px;
  }
}
.dashboard-container .withScroll {
  padding-right: 17px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .dashboard-container .withScroll {
    padding-right: 0;
  }
}
.dashboard-container .withScrollMac {
  padding-right: 0;
}
@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
  .dashboard-container .withScroll {
    padding-right: 12px;
  }
}
@media (max-width: 991px) {
  .dashboard-container .last-section {
    border-bottom: none !important;
  }
}
.dashboard-container .dashboard-section {
  border: 1px solid #dddddd;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .dashboard-container .dashboard-section {
    margin: -10px -10px 10px -10px;
    border-bottom: 20px solid #E5E5E5;
  }
}
.dashboard-container .dashboard-section .section-container {
  padding: 25px;
  min-height: 390px;
}
@media (min-width: 768px) {
  .dashboard-container .dashboard-section .section-container .dashboard-content {
    margin-top: 65px;
  }
}
.dashboard-container .dashboard-section .section-container .positive-value {
  color: #9bb95b;
}
.dashboard-container .dashboard-section .section-container .negative-value {
  color: #e10a0a;
}
.dashboard-container .dashboard-section .section-container .default-value {
  color: #dddddd;
}
.dashboard-container .dashboard-section .section-container .warning-value {
  color: #cb7422;
}
.dashboard-container .dashboard-section .section-container .btn-primary {
  border-radius: 17px;
  background-color: #1873b3;
}
.dashboard-container .dashboard-section .section-container .btn-primary:focus {
  outline: none;
}
.dashboard-container .dashboard-section .section-container .btn-primary:active {
  background-color: #0a2848;
}
.dashboard-container .dashboard-section .section-container .section-button {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .dashboard-container .dashboard-section .section-container .section-button {
    margin-top: 0;
    position: absolute;
    bottom: 50px;
  }
}
.dashboard-container .dashboard-section .section-container .section-title {
  font-family: Noto Sans, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #002855;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .dashboard-container .dashboard-section .section-container .section-title {
    font-size: 20px;
  }
}
.dashboard-container .dashboard-section .section-container .training-title {
  margin-bottom: 25px;
}
.dashboard-container .dashboard-section .section-container .training-content-wrapper {
  height: auto;
  max-height: 255px;
  width: 100%;
  overflow: auto;
}
.dashboard-container .dashboard-section .section-container .training-content {
  padding: 5px;
}
@media (max-width: 767px) {
  .dashboard-container .dashboard-section .section-container .training-content {
    padding: 0 25px 0 0;
    margin-bottom: -5px;
  }
}
.dashboard-container .dashboard-section .section-container .training-content .progress {
  height: 6px;
  border-radius: 15px;
  margin-top: 5px;
}
.dashboard-container .dashboard-section .section-container .training-content .progress-bar-success {
  background-color: #a2bf63;
}
.dashboard-container .dashboard-section .section-container .training-content .progress-bar-warning {
  background-color: #cb7422;
}
.dashboard-container .dashboard-section .section-container .training-content .progress-percentage {
  font-family: MyriadPro, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.dashboard-container .dashboard-section .section-container .container-border {
  border-right: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .dashboard-container .dashboard-section .section-container .container-border {
    border-left: 1px solid #dddddd;
  }
}
.dashboard-container .dashboard-section .section-container .main-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
}
@media (max-width: 767px) {
  .dashboard-container .dashboard-section .section-container .main-container {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 125px;
  }
}
.dashboard-container .dashboard-section .section-container .main-container .main-label {
  display: block;
  margin-top: -10px;
}
.dashboard-container .dashboard-section .section-container .main-container .connections-image {
  width: 100px;
  height: auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (max-width: 768px) {
  .dashboard-container .dashboard-section .section-container .main-container .connections-image {
    margin-right: 10px;
  }
}
.dashboard-container .dashboard-section .section-container .main-container .invites-image {
  width: 70px;
  height: auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (max-width: 768px) {
  .dashboard-container .dashboard-section .section-container .main-container .invites-image {
    margin-right: 10px;
  }
}
.dashboard-container .dashboard-section .section-container .main-container .follow-up-image {
  width: 80px;
  height: auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (max-width: 768px) {
  .dashboard-container .dashboard-section .section-container .main-container .follow-up-image {
    margin-right: 10px;
  }
}
.dashboard-container .dashboard-section .section-container .main-container .section-total {
  font-family: NotoSans, sans-serif;
  font-size: 60px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4d88bd;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .dashboard-container .dashboard-section .section-container .main-container .section-total {
    font-size: 40px;
    padding-top: 10px;
  }
}
.dashboard-container .dashboard-section .section-container .container-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  height: 175px;
}
.dashboard-container .dashboard-section .section-container .container-content .positive-percentage {
  font-size: 16px;
  position: absolute;
  left: -12px;
  top: 12px;
}
.dashboard-container .dashboard-section .section-container .container-content .content-value {
  font-family: NotoSans, sans-serif;
  font-size: 34px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  position: relative;
  top: 10px;
}
.dashboard-container .dashboard-section .section-container .container-content .new-value {
  color: #4d88bd;
}
.dashboard-container .dashboard-section .section-container .container-content .content-value-detail {
  margin-top: 5px;
}
.dashboard-container .dashboard-section .section-container .container-content .trend-indicator {
  width: 21px;
  height: auto;
}
.dashboard-container .dashboard-section .section-container .container-content .bottom-value {
  margin-top: 15px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .dashboard-container .dashboard-section .section-container .container-content .content-value {
    font-size: 24px;
  }
  .dashboard-container .dashboard-section .section-container .container-content .positive-percentage {
    top: 8px;
    font-size: 14px;
  }
  .dashboard-container .dashboard-section .section-container .container-content .trend-indicator {
    position: relative;
    top: 3px;
    width: 18px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training {
    height: 100%;
  }
  .training .general-container-training {
    height: 93%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .container-training {
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .container-training-row {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.training .titleContent {
  padding: 20px 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .titleContent {
    padding: 2px 0;
    width: 100%;
    height: 7%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}
.training .titleContent .coursesContent {
  padding-right: 10px;
  padding-left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.training .titleContent .coursesContent .coursesBTN {
  position: relative;
  border: #002857 1px solid;
  border-radius: 5px;
  width: auto;
  text-align: center;
  color: #002857;
  font-size: 13px;
  font-weight: 700;
  background-color: #fff;
  padding: 5px;
}
.training .titleContent .coursesContent .coursesBTN i {
  position: relative;
  margin-left: 10px;
  right: 5px;
}
.training .titleContent .coursesContent .coursesBTN:focus {
  outline: none;
}
.training .titleContent .coursesContent .bringToFront {
  z-index: 2000;
  display: block;
  padding-left: 15px;
  text-align: left;
  color: #fff;
  background-color: #002857;
}
.training .titleContent .coursesContent .bringToFront i {
  position: relative;
  margin-left: 10px;
  right: 5px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .container-title-header {
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.training .title-header {
  font-size: 20px;
  font-weight: bold;
  color: #002857;
  border-bottom: 1px solid #002857;
  padding-left: 0;
  overflow: hidden;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .title-header {
    font-size: 16px;
    border-bottom: none;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .title-header {
    border-bottom: none;
    font-size: 14px;
  }
}
.training .task-panel {
  padding-left: 0;
  padding-bottom: 100px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel {
    padding-bottom: 0px;
    padding-right: 0px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .training .task-panel .right-panel {
    border-left: 1px solid #DDDDDD;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel {
    position: relative;
    max-height: 100%;
    height: 100%;
    min-height: 350px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.training .task-panel .right-panel .navigator {
  margin: 0 10px 0 25px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .navigator {
    height: 70px;
    margin: 0;
    padding: 0 10px;
    width: 100%;
  }
}
.training .task-panel .right-panel .navigator *:focus {
  outline: none;
}
.training .task-panel .right-panel .navigator .item {
  position: relative;
}
.training .task-panel .right-panel .navigator .item .separator {
  margin-left: 70%;
  position: absolute;
  content: "";
  height: 2px;
  background-color: #E5E5E5;
  width: 70%;
  top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  z-index: 1;
}
.training .task-panel .right-panel .navigator .item .lowguide {
  margin-top: 30px;
  position: absolute;
  background-color: #999999;
  height: 1px;
  width: 100%;
  z-index: 114;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.training .task-panel .right-panel .navigator .slick-prev {
  background-color: #fff;
  left: 0;
  height: 80px;
  width: 30px;
  z-index: 20;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .navigator .slick-prev {
    left: -2px;
    width: 18px;
    top: 50%;
    height: 50px;
  }
}
.training .task-panel .right-panel .navigator .slick-prev:before {
  content: "";
  top: 25%;
  left: 5px;
  position: absolute;
  z-index: 21;
  height: 20px;
  width: 20px;
  border-bottom: 5px solid #999999;
  border-left: 5px solid #999999;
  transform: rotate(45deg);
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .navigator .slick-prev:before {
    border-bottom: 3px solid #999999;
    border-left: 3px solid #999999;
    height: 12px;
    width: 12px;
  }
}
.training .task-panel .right-panel .navigator .slick-next {
  background-color: #fff;
  right: 0;
  height: 80px;
  width: 30px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .navigator .slick-next {
    right: -2px;
    width: 16px;
    top: 50%;
    height: 50px;
  }
}
.training .task-panel .right-panel .navigator .slick-next:before {
  content: "";
  top: 25%;
  right: 5px;
  height: 20px;
  position: absolute;
  z-index: 4;
  width: 20px;
  border-bottom: 6px solid #999999;
  border-left: 6px solid #999999;
  transform: rotate(-135deg);
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .navigator .slick-next:before {
    border-bottom: 3px solid #999999;
    border-left: 3px solid #999999;
    height: 12px;
    width: 12px;
  }
}
.training .task-panel .right-panel .navigator .slick-track {
  box-sizing: border-box;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .training .task-panel .right-panel .navigator .slick-track {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}
.training .task-panel .right-panel .navigator .slick-slider {
  margin-bottom: 0;
}
.training .task-panel .right-panel .navigator .slick-slide {
  height: 85px;
  width: auto;
  border-bottom: 1px solid #999999 ;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .navigator .slick-slide {
    height: 70px;
  }
}
.training .task-panel .right-panel .iframe-container {
  padding: 10px 10px 10px 25px;
  width: auto;
  min-height: 475px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container {
    min-height: auto;
    padding: 5px 10px 10px 10px;
    top: 75px;
    bottom: 50px;
    width: 100%;
    height: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.training .task-panel .right-panel .iframe-container .task-description {
  padding-bottom: 10px;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .task-description {
    padding-bottom: 0px;
    min-height: 27px;
  }
}
.training .task-panel .right-panel .iframe-container .task-description > span {
  color: #002857;
  font-weight: bold;
  font-family: Noto Sans, serif;
}
.training .task-panel .right-panel .iframe-container .task-description > span,
.training .task-panel .right-panel .iframe-container .task-description > div {
  width: 50%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .task-description > span,
  .training .task-panel .right-panel .iframe-container .task-description > div {
    width: 100%;
    padding-top: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .container-video-document-quiz {
    height: 100%;
    width: 100%;
    padding-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .training .task-panel .right-panel .iframe-container .container-video-document-quiz > div {
    width: 100%;
  }
}
.training .task-panel .right-panel .iframe-container .container-video-document-quiz .document {
  position: relative;
}
.training .task-panel .right-panel .iframe-container .container-video-document-quiz .document .openWindowDocument {
  position: absolute;
  width: 42px;
  height: 42px;
  right: 14px;
  top: 14px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .container-video-document-quiz .video-document-quiz {
    height: 100%;
  }
}
.training .task-panel .right-panel .iframe-container .container-video-document-quiz .video-document-quiz .videoContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .container-video-document-quiz .video-document-quiz .videoContainer {
    height: 100%;
  }
}
.training .task-panel .right-panel .iframe-container .container-video-document-quiz .video-document-quiz .videoContainer > div {
  width: 786px;
  max-width: 100%;
  height: 442px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .container-video-document-quiz .video-document-quiz .videoContainer > div {
    height: 200px;
  }
}
.training .task-panel .right-panel .iframe-container .iframe {
  width: 100%;
  height: 442px;
  overflow: auto;
  border: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .iframe {
    min-height: 203px;
    max-height: 442px;
    height: 100%;
  }
}
.training .task-panel .right-panel .iframe-container .quizButtonContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .quizButtonContainer {
    height: 100%;
  }
}
.training .task-panel .right-panel .iframe-container .quizButtonContainer .quizButton {
  color: #fff;
  background-color: #002857;
  padding: 15px 5px;
  font-size: 16px;
  margin-top: 15px;
  width: 100%;
  border-radius: 5px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .quizButtonContainer .quizButtonRepeat {
    background-color: #fff;
    color: #CEE5B2;
    border-color: #CEE5B2;
    border: solid 1px;
  }
}
.training .task-panel .right-panel .iframe-container .text-editor {
  text-align: left;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .text-editor {
    height: 100vh;
    padding-top: 20px;
    background: white;
    margin: 2% 0;
  }
}
.training .task-panel .right-panel .iframe-container .text-editor .btn-group > button {
  width: 40px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .text-editor .btn-group > button {
    width: 39px;
  }
}
.training .task-panel .right-panel .iframe-container .text-editor .ta-scroll-window {
  border-color: #E5E5E5;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 rgba(102, 175, 233, 0.6);
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .text-editor .ta-scroll-window {
    min-height: 0;
    max-height: 180px;
    height: 57%;
  }
}
.training .task-panel .right-panel .iframe-container .text-editor .ta-scroll-window .ta-bind {
  outline: none;
  border-color: #555555;
  height: 100px;
  overflow-y: auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .task-panel .right-panel .iframe-container .text-editor .ta-scroll-window .ta-bind {
    min-height: 180px;
    height: auto;
  }
}
.training .task-panel .right-panel .iframe-container .text-error .ta-scroll-window {
  border-color: #ff0000;
}
.training .pathMenu {
  padding-right: 0;
}
.training .loading-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 400px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .contactsContainer {
    height: 100%;
    padding-top: 10px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .training .contactsContainer contacts-component {
    height: 100%;
    width: 100%;
  }
}
.training .inviteContainer {
  height: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .inviteContainer {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .training .inviteContainer invite-task-component {
    width: 100%;
    height: 100%;
  }
}
.training .containerBadge {
  position: absolute;
  bottom: 0;
  height: 100%;
  top: 30px;
  width: 97%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .containerBadge {
    position: relative;
    width: 100%;
  }
}
.training .calculatorContainer .lastRankInformation .legs > div span {
  font-size: 12px;
  padding-left: 5px;
}
.training .calculatorContainer .lastRankInformation .legs > div label {
  font-size: 13px;
  width: 45%;
}
.training .calculatorContainer .lastRankInformation .legs > div > div {
  width: 55%;
}
.training .calculatorContainer .lastRankInformation .rankContainer > :last-child {
  width: 70%;
  font-size: 15px;
}
.training .calculatorContainer .lastRankInformation .rankContainer .rankImage {
  max-width: 30%;
}
.training .calculatorContainer .lastRankInformation .groupVolume .gvTitle {
  font-size: 15px;
}
.training .calculatorContainer .periodInformationDirective .leftSide span {
  font-size: 15px;
}
.training .calculatorContainer .futureRank .rankContainer .rankList.active span {
  font-size: 12px;
  line-height: 12px;
}
.training .calculatorContainer .futureRank .rankContainer .rankList span {
  width: 80%;
  padding-left: 12px;
}
.training .calculatorContainer .futureRank i {
  margin-left: 20px;
  vertical-align: initial;
}
.training .calculatorContainer .futureRank .timeContainer .timeDropDown .timesContainer.active span {
  font-size: 13px;
}
.training .calculatorContainer .panel-heading {
  text-align: left;
}
.training .noTraining {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 502px;
  text-align: center;
}
@media (min-width: 992px) {
  .training .noTraining {
    border-left: 1px solid #DDDDDD;
  }
}
.training .noTraining i {
  margin-top: 50px;
  font-size: 200px;
  opacity: 0.3;
}
.training .noTraining p {
  display: block;
  font-size: 16px;
  font-weight: bolder;
  padding: 10%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .noTraining {
    min-height: 500px;
  }
  .training .noTraining i {
    margin-top: 15px;
  }
  .training .noTraining p {
    font-size: 14px;
    padding: 5% 10%;
  }
}
@media (max-width: 340px) {
  .training .noTraining {
    min-height: 300px;
  }
}
.training .badgeModalLink {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.training .badgeModalLink > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
  cursor: pointer;
}
.training .badgeModalLink img {
  width: 10px;
  height: auto;
  margin: 0 5px 0;
}
.training .badgeModalLink label {
  cursor: pointer;
  margin: 0;
  color: #3883c1;
  text-decoration: underline;
}
.training .centerBadgeModalLink {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.training .lowerPanel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 15px 10px 30px 25px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .lowerPanel {
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    bottom: 0;
    padding: 0 10px 10px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 100%;
  }
}
.training .lowerPanel .shareWhy {
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: left;
  font-size: 12px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .lowerPanel .shareWhy {
    width: 100%;
  }
}
.training .lowerPanel .shareWhy .shareWhyContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .lowerPanel .shareWhy .shareWhyContainer {
    margin-bottom: 10px;
  }
}
.training .lowerPanel .shareWhy .shareWhyContainer .icon {
  font-size: 18px;
  margin-right: 10px;
  width: 10px;
  color: #4C88BC;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .lowerPanel .shareWhy .shareWhyContainer .icon {
    font-size: 20px;
    margin-right: 15px;
  }
}
.training .lowerPanel .shareWhy .shareWhyContainer .shareWhyTextBold {
  font-weight: bold;
}
.training .lowerPanel .button-container {
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .lowerPanel .button-container {
    -ms-flex-pack: end;
        justify-content: flex-end;
    width: 100%;
  }
}
.training .lowerPanel .button-container .button {
  margin: 0 10px 0 0;
  padding: 10px 50px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  white-space: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .training .lowerPanel .button-container .button {
    padding: 7px 5px;
    width: 49%;
  }
}
.training .lowerPanel .button-container .download {
  cursor: pointer;
  padding: 7px 13px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  background-color: #4C88BC;
  margin-right: 10px;
}
.training .lowerPanel .button-container .back {
  background-color: #999999;
}
.training .lowerPanel .button-container .continue {
  background-color: #A1BF63;
}
.training .lowerPanel .button-container .finish {
  background-color: #A1BF63;
}
.training .lowerPanel .button-container .restrict {
  opacity: 0.5;
}
.training .lowerPanel .button-container .shortWidth {
  width: 42%;
}
.training .lowerPanel .button-container > :last-child {
  margin-right: 0;
}
/*Used in badgesProfile*/
.trainingResponsiveMenu {
  overflow-y: auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .trainingResponsiveMenu .modal-dialog {
    position: absolute;
    top: 85px;
    right: 0;
    width: 285px;
    transform: inherit !important;
    -webkit-transform: inherit !important;
  }
  .trainingResponsiveMenu .modal-dialog .modal-content {
    min-width: initial;
    max-width: initial;
    min-height: initial;
    border: 0;
  }
  .trainingResponsiveMenu .modal-dialog .modal-content .pathMenu > :first-child {
    border-top: none;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .trainingResponsiveMenu .modal-dialog .modal-content .pathMenu > :last-child {
    border-bottom: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .trainingResponsiveMenu .modal-dialog {
    top: 75px;
    right: 25px;
  }
}
.trainingErrorModal {
  padding: 0 10px;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .trainingErrorModal {
    font-size: 13px;
  }
}
.trainingErrorModal .logoContainer {
  padding: 20px 20px 0;
  font-size: 120px;
  color: #AC1B17;
}
.trainingErrorModal .messageContainer .bold {
  font-weight: bold;
}
.trainingErrorModal .buttonContainer {
  padding: 30px 0;
}
.trainingErrorModal .buttonContainer .buttonGotit {
  background: #3883c1;
  width: 180px;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 10px 0;
  font-weight: bold;
  margin: auto;
}
@media only screen and (mmin-width: 992px) {
  .trainingErrorModal .buttonContainer .buttonGotit:hover {
    background-color: #1e90e0;
  }
}
.trainingErrorModal .buttonContainer .buttonGotit:active {
  background-color: #125686;
}
.trainingErrorModal .buttonContainer .buttonGotit span {
  font-family: Noto Sans, serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .trainingErrorModal .buttonContainer .buttonGotit {
    width: 180px;
    height: auto;
    padding: 10px 0;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .trainingErrorModal .buttonContainer .buttonGotit {
    padding: 10px 0;
    display: block;
  }
}
.quizResponsiveModal .modal-dialog {
  height: auto;
  width: 90% !important;
}
.quizResponsiveModal .modal-content {
  background-color: #E5E5E5;
}
.quizResponsiveModal iframe {
  width: 98%;
  border: 0;
  height: 440px;
  margin-top: 20px;
  background-color: #E5E5E5;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .quizResponsiveModal iframe {
    min-height: 200px;
    max-height: 440px;
  }
}
.quizResponsiveModal img {
  position: absolute;
  right: 5px;
  top: 5px;
}
.quizResponsiveModal .quizModalContinue {
  margin: 0 5px 5px;
  padding: 10px 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  background-color: #94bd41;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .badgesModal .modal-dialog {
    min-width: 90% !important;
  }
}
.certificateModal {
  padding: 30px 30px 80px;
  color: #000000;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal {
    padding: 17px 17px 60px;
  }
}
.certificateModal .closeModal {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  height: 18px;
  width: auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .closeModal {
    top: 3px;
    right: 3px;
    height: 13px;
    width: auto;
  }
}
.certificateModal .certificateContainer {
  position: relative;
  background: url(assets/img-background-logo-kyani-certificate.svg) top left no-repeat;
  background-size: 152px 193px;
  border: 2px solid #002857;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  padding: 34px 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer {
    padding: 15px 0 25px;
    background-size: 107px 135px;
  }
}
.certificateModal .certificateContainer > :first-child {
  margin-bottom: 20px;
  font-size: 25px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer > :first-child {
    font-size: 19px;
  }
}
.certificateModal .certificateContainer .name {
  min-width: 80%;
}
.certificateModal .certificateContainer h1,
.certificateModal .certificateContainer label {
  font-family: 'times', cursive;
  font-style: italic;
  font-weight: normal;
}
.certificateModal .certificateContainer h1,
.certificateModal .certificateContainer label,
.certificateModal .certificateContainer span {
  max-width: 100%;
}
.certificateModal .certificateContainer span > span {
  font-size: 13px;
  color: #575759;
}
.certificateModal .certificateContainer h1 {
  border-bottom: 1px #575759 solid;
  line-height: initial;
  margin: 0 15px 20px;
  font-size: 29px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer h1 {
    font-size: 25px;
  }
}
.certificateModal .certificateContainer label {
  font-size: 30px;
}
.certificateModal .certificateContainer .trainingTitle {
  margin: 5px 0 0;
  font-size: 25px;
  line-height: 36px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer .trainingTitle {
    font-size: 19px;
  }
}
.certificateModal .certificateContainer .date {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  color: #555555;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: bold;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer .date {
    font-size: 10px;
  }
}
.certificateModal .certificateContainer .badgeEarned {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  padding: 0;
  position: relative;
  height: 100px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer .badgeEarned {
    height: auto;
  }
}
.certificateModal .certificateContainer .badgeEarned .signatureContainer {
  position: absolute;
  left: 15px;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 30%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer .badgeEarned .signatureContainer {
    left: 7px;
    width: 32%;
  }
}
.certificateModal .certificateContainer .badgeEarned .signatureContainer > :first-child {
  left: 5px;
  font-family: 'times', cursive;
  font-style: italic;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer .badgeEarned .signatureContainer > :first-child {
    font-size: 10px;
  }
}
.certificateModal .certificateContainer .badgeEarned .signatureContainer > span {
  color: #575759;
}
.certificateModal .certificateContainer .badgeEarned .signatureContainer .generalManager {
  font-family: 'Noto Sans', sans-serif;
  font-size: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer .badgeEarned .signatureContainer .generalManager {
    font-size: 9px;
  }
}
.certificateModal .certificateContainer .badgeEarned .signatureContainer .signature {
  margin-top: 8px;
  width: 100%;
  height: 30px;
  display: block;
  border-bottom: 1px #000000 solid;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer .badgeEarned .signatureContainer .signature {
    margin-top: 0;
  }
}
.certificateModal .certificateContainer .badgeEarned .badgeImage {
  width: auto;
  vertical-align: bottom;
  max-height: 100%;
  max-width: 100px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .certificateContainer .badgeEarned .badgeImage {
    max-width: 27%;
  }
}
.certificateModal .certificateContainer .badgeEarned .kyaniImage {
  width: 21%;
  position: absolute;
  right: 20px;
  bottom: 0;
}
.certificateModal .download {
  width: 170px;
  padding: 9px;
  background-color: #93bc48;
  border-radius: 5px;
  margin-top: 15px;
  color: #fff;
  float: right;
  cursor: pointer;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModal .download {
    width: 128px;
    padding: 5px;
    margin-top: 10px;
  }
}
.certificateModalStyles .modal-dialog {
  border-radius: 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .certificateModalStyles .modal-dialog {
    width: 95% !important;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) and (orientation: landscape) {
  .certificateModalStyles .modal-dialog {
    position: absolute;
    top: 74%;
    overflow: scroll;
  }
}
.calculatorDirective {
  text-align: left;
}
.calculatorDirective > div {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .calculatorDirective {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
.calculatorDirective .loading-inline:after {
  position: absolute;
  content: '';
  background-color: #555555;
  opacity: 0.4;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.calculatorDirective .loading-inline .loading-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  color: #fff;
}
.calculatorDirective .leftSide {
  width: 22%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .calculatorDirective .leftSide {
    width: 100%;
  }
}
.calculatorDirective .center {
  width: 55%;
  min-height: 505px;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .calculatorDirective .center {
    width: 100%;
  }
}
.calculatorDirective .rightSide {
  width: 22%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .calculatorDirective .rightSide {
    width: 100%;
  }
}
.calculatorDirective .relativeContainer {
  position: relative;
}
.calculatorDirective .calculatorDirectiveAccordion {
  width: 100%;
}
.calculatorDirective .calculatorDirectiveAccordion .noPadding {
  padding: 0;
}
.calculatorDirective .calculatorDirectiveAccordion .panel-title {
  padding: 5px 0;
}
.calculatorDirective .calculatorDirectiveAccordion .panel-body {
  padding: 0;
  margin-top: -1px;
}
.calculatorDirective .calculatorDirectiveAccordion .panel-heading + .panel-collapse .panel-body {
  border-top: 0;
}
.calculatorDirective .calculatorDirectiveAccordion .panel-group .panel,
.calculatorDirective .calculatorDirectiveAccordion .panel-heading {
  border-radius: 0;
}
.calculatorDirective .calculatorDirectiveAccordion .panel {
  margin-top: 5px;
}
.calculatorDirective .calculatorDirectiveAccordion .panel-group {
  margin-bottom: 0;
}
.calculatorDirective .calculatorDirectiveAccordion .lastMonth.panel,
.calculatorDirective .calculatorDirectiveAccordion .lastMonth .panel-heading {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.calculatorDirective .calculatorDirectiveAccordion .lastMonth .panel-heading {
  color: #fff;
  background-color: #002857;
}
.calculatorDirective .calculatorDirectiveAccordion .lastMonth .panel-heading a {
  text-decoration: none;
}
.calculatorDirective .calculatorDirectiveAccordion .periodInformation .panel-heading {
  color: #fff;
  background-color: #265e97;
}
.calculatorDirective .calculatorDirectiveAccordion .periodInformation .panel-heading a {
  text-decoration: none;
}
.calculatorDirective .calculatorDirectiveAccordion .nextRank.panel {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.calculatorDirective .calculatorDirectiveAccordion .nextRank .panel-heading {
  color: #fff;
  background-color: #93bc48;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.calculatorDirective .calculatorDirectiveAccordion .nextRank .panel-heading a {
  text-decoration: none;
}
.calculatorDirective .calculatorDirectiveAccordion .nextRank .collapse.in {
  margin-top: -4px;
}
.calculatorDirective .calculatorDirectiveAccordion .headerContainer {
  position: relative;
  width: 100%;
  font-weight: 500;
  margin: 0;
  cursor: pointer;
}
.calculatorDirective .calculatorDirectiveAccordion .headerContainer i {
  position: absolute;
  right: 0;
  font-size: 18px;
}
.calculatorGoalModal {
  margin: 0;
  padding: 0 15px;
}
.calculatorGoalModal h1 {
  color: #002857;
  font-size: 24px;
  font-weight: bolder;
}
.calculatorGoalModal .selectTitle {
  font-weight: bold;
  opacity: 0.7;
}
.calculatorGoalModal button {
  border-radius: 4px !important;
}
.calculatorGoalModal .btn-group {
  width: 100%;
}
.calculatorGoalModal .dropdown-menu {
  width: 100%;
  max-height: 143px;
  overflow-y: auto;
  cursor: pointer;
}
.calculatorGoalModal .dropdownButton {
  width: 100%;
  position: relative;
  text-align: left;
}
.calculatorGoalModal label {
  width: 100%;
  font-weight: 100;
  font-size: 14px;
  margin: 10px 0 5px;
}
.calculatorGoalModal .needInformation {
  font-size: 14px;
  color: #AC1B17;
  word-break: break-all;
}
.calculatorGoalModal .needInformation label {
  font-weight: bolder;
}
.calculatorGoalModal .view {
  width: 100%;
  margin: 15px 0;
  padding: 10px;
  background-color: #002857;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
}
.calculatorGoalModal .modalDropdown {
  padding: 5px 10px;
  cursor: pointer;
}
.calculatorGoalModal .modalDropdown:hover,
.calculatorGoalModal .modalDropdown:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.calculatorGoalModalSm .modal-sm {
  width: 300px;
}
.complete-path {
  padding: 30px;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .complete-path {
    padding: 20px 10px;
    font-size: 12px;
  }
}
.complete-path .image {
  padding: 10px 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .complete-path .image {
    padding: 35px 0px 10px 0;
  }
}
.complete-path .image img {
  width: 180px;
  height: 180px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .complete-path .image img {
    max-width: 100px;
    width: auto;
    height: auto;
  }
}
.complete-path .path-title {
  padding: 10px 0;
  font-size: 30px;
  font-weight: bold;
  color: #002857;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .complete-path .path-title {
    font-size: 20px;
  }
}
.complete-path .path-text {
  padding: 10px 0;
}
.complete-path .path-text .bold {
  font-weight: bold;
  padding: 0px 0;
}
.complete-path .path-button {
  padding: 15px 30px;
}
.complete-path .path-button .button-continue {
  cursor: pointer;
  background-color: #3883c1;
  color: #fff;
  font-weight: bold;
  padding: 10px 60px;
}
.complete-path .nextPathContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 15px;
}
.complete-path .nextPathContainer .nextPathButton {
  border-radius: 5px;
  padding: 15px;
  cursor: pointer;
  background-color: #A1BF63;
  color: #fff;
  font-weight: bold;
  min-width: 300px;
  width: auto;
  font-size: 16px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .complete-path .nextPathContainer .nextPathButton {
    width: 100%;
    font-size: 14px;
  }
}
.lastRankInformation {
  background-color: #002857;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 15px;
  word-break: break-word;
  height: 100%;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lastRankInformation {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    min-height: 420px;
    position: relative;
  }
}
.lastRankInformation .rankContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.lastRankInformation .rankContainer > :first-child {
  width: 100%;
  padding-bottom: 15px;
}
.lastRankInformation .rankContainer .rankImage {
  width: auto;
  height: 35px;
  border-radius: inherit;
  margin: 0;
  max-width: 25%;
}
.lastRankInformation .rankContainer > :last-child {
  width: 75%;
  padding-left: 10px;
  font-weight: bolder;
  font-size: 17px;
}
.lastRankInformation .rankContainer:after {
  content: '';
  border-bottom: 1px solid #fff;
  width: 100%;
  display: block;
  margin: 30px 0 25px;
}
.lastRankInformation .groupVolume .gvTitle {
  margin-bottom: 20px;
  font-size: 18px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lastRankInformation .groupVolume .gvTitle {
    font-size: 25px;
  }
}
.lastRankInformation .groupVolume span,
.lastRankInformation .groupVolume label {
  text-align: left;
  width: 100%;
}
.lastRankInformation .groupVolume > span label {
  font-size: 25px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lastRankInformation .groupVolume {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .lastRankInformation .groupVolume > span,
  .lastRankInformation .groupVolume > label {
    width: 50%;
  }
  .lastRankInformation .groupVolume > :first-child {
    width: 100%;
  }
  .lastRankInformation .groupVolume .applicableVolume {
    text-align: right;
  }
  .lastRankInformation .groupVolume .applicableVolume label {
    text-align: right;
  }
}
.lastRankInformation .legs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lastRankInformation .legs {
    font-size: 20px;
  }
}
.lastRankInformation .legs:before {
  content: '';
  border-bottom: 1px solid #fff;
  width: 100%;
  display: block;
  margin: 0 0 20px;
}
.lastRankInformation .legs > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 10px 0;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.lastRankInformation .legs > div > div {
  width: 60%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.lastRankInformation .legs > div > div img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0;
}
.lastRankInformation .legs > div > div span {
  padding-left: 10px;
}
.lastRankInformation .legs > div label {
  text-align: right;
  width: 40%;
  margin: 0;
}
.menu-element .element {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 40px;
}
@media (max-width: 550px) {
  .menu-element .element {
    padding-left: 5px;
  }
}
.menu-element .element a {
  background-color: #fff;
  margin: 0;
  padding: 0 0 0 10px;
  text-decoration: none;
  outline: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  z-index: 2;
}
.menu-element .element a .circle {
  position: relative;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 25px;
  z-index: 1;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menu-element .element a .circle {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
  .menu-element .element a .circle .icon {
    height: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .menu-element .element a .circle .icon-training-lock {
    height: 15px;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
  }
  .menu-element .element a .circle .icon-training-check {
    height: 15px;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
  }
}
.menu-element .element a .rectangle {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 20px;
  left: -10px;
  max-width: 105px;
  min-width: 60px;
  padding: 15px 10px;
  position: relative;
  vertical-align: middle;
  z-index: 1;
  cursor: pointer;
  font-weight: normal;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (max-width: 550px) {
  .menu-element .element a .rectangle {
    font-size: 12px;
    max-width: 90px;
    min-width: 45px;
  }
}
.menu-element .element a .arrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.menu-element .incomplete a .circle {
  background-color: #E5E5E5;
  color: #999999;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.menu-element .incomplete a .circle .blocked {
  position: absolute;
  left: 30px;
  top: 30px;
  background-color: #E5E5E5;
  color: #999999;
  border-radius: 50%;
  border: 2px solid #fff;
  width: 25px;
  height: 25px;
  font-size: 12px;
  z-index: 8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menu-element .incomplete a .circle .blocked {
    width: 20px;
    height: 20px;
    font-size: 12px;
    left: 26px;
    top: 26px;
  }
}
.menu-element .incomplete a .rectangle {
  background-color: #E5E5E5;
  color: #999999;
  z-index: 0;
}
.menu-element .incomplete a .nocursor {
  cursor: default;
}
.menu-element .active a .circle {
  background-color: #4C88BC;
  color: #fff;
}
.menu-element .active a .circle:before {
  content: "";
  position: absolute;
  top: 71px;
  left: 25%;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: #fff transparent;
  width: 0;
  z-index: 2;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menu-element .active a .circle:before {
    top: 50px;
  }
}
.menu-element .active a .circle:after {
  content: "";
  position: absolute;
  top: 70px;
  left: 25%;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: #666666 transparent;
  width: 0;
  z-index: 1;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menu-element .active a .circle:after {
    top: 49px;
  }
}
.menu-element .active a .rectangle {
  background-color: #4C88BC;
  color: #fff;
}
.menu-element .completed a .circle {
  background-color: #002857;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.menu-element .completed a .circle .checked {
  position: absolute;
  left: 30px;
  top: 30px;
  background-color: #002857;
  color: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
  width: 25px;
  height: 25px;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .menu-element .completed a .circle .checked {
    width: 20px;
    height: 20px;
    font-size: 12px;
    left: 26px;
    top: 26px;
  }
}
.menu-element .completed a .circle .checked span {
  z-index: 2;
  font-size: 11px;
  cursor: pointer;
}
.menu-element .completed a .circle .checked span.icon-badge-profile {
  padding-top: 3px;
}
.menu-element .completed a .rectangle {
  background-color: #002857;
  color: #fff;
  z-index: 0;
}
.menu-element .badge-img a .circle {
  background-color: #999999;
}
.futureRank {
  background-color: #93bc48;
  color: #fff;
  padding: 15px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 100%;
  position: absolute;
  min-height: 300px;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .futureRank {
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    padding: 5px 15px;
    position: relative;
  }
}
.futureRank .title {
  margin-bottom: 10px;
}
.futureRank .title > span {
  width: 100%;
}
.futureRank .rankStyle img {
  width: auto;
  height: 35px;
  border-radius: inherit;
}
.futureRank .rankStyle span {
  width: 80%;
  padding-left: 5px;
}
.futureRank .showDropDown {
  display: inherit;
  z-index: 1000;
  box-shadow: 0px 0px 26px -6px rgba(0, 0, 0, 0.75);
  width: 100%;
}
.futureRank .showDropDown span {
  font-size: 14px;
}
.futureRank .rankDropDown {
  position: relative;
}
.futureRank .rankContainer .selectedRank {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  cursor: pointer;
}
.futureRank .rankContainer .selectedRank img {
  width: auto;
  height: 35px;
  border-radius: inherit;
}
.futureRank .rankContainer .selectedRank span {
  width: 80%;
  padding-left: 5px;
}
.futureRank .rankContainer .selectedRank > div {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.futureRank .rankContainer .selectedRank > span {
  margin-left: 5px;
  margin-bottom: 0;
  font-weight: bolder;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  font-size: 14px;
  line-height: 15px;
}
.futureRank .rankContainer .selectedRank > span i {
  margin-left: 10px;
}
.futureRank .rankContainer .selectedRank > span span {
  width: 100%;
}
.futureRank .rankContainer .rankList {
  position: absolute;
  top: 10px;
  background-color: #fff;
  overflow-y: auto;
  color: #666;
  max-height: 300px;
  border-radius: 5px;
  display: none;
  width: 215px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .futureRank .rankContainer .rankList {
    max-height: 220px;
  }
}
.futureRank .rankContainer .rankList.active {
  display: inherit;
  z-index: 1000;
  box-shadow: 0px 0px 26px -6px rgba(0, 0, 0, 0.75);
  width: 100%;
}
.futureRank .rankContainer .rankList.active span {
  font-size: 14px;
}
.futureRank .rankContainer .rankList > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  padding: 10px 10px;
  border-bottom: 1px solid rgba(0, 40, 87, 0.12);
  cursor: pointer;
}
.futureRank .rankContainer .rankList > div > div {
  width: 20%;
}
.futureRank .rankContainer .rankList img {
  width: auto;
  height: 35px;
  border-radius: inherit;
}
.futureRank .rankContainer .rankList span {
  width: 80%;
  padding-left: 5px;
}
.futureRank .rankContainer .rankList img {
  height: 20px;
  display: block;
  margin: 0 auto;
}
.futureRank .rankContainer:after {
  content: "";
  border-bottom: 1px solid #fff;
  width: 100%;
  display: block;
  margin: 25px 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .futureRank .rankContainer:after {
    margin: 10px 0 20px;
  }
}
.futureRank .timeContainer > :first-child label {
  width: 100%;
  margin: 0;
  cursor: pointer;
  padding: 5px 0;
  font-size: 17px;
  position: relative;
}
.futureRank .timeContainer > :first-child label i {
  position: absolute;
  right: 0;
}
.futureRank .timeContainer .timeDropDown {
  position: relative;
}
.futureRank .timeContainer .timeDropDown .timesContainer {
  position: absolute;
  top: 10px;
  background-color: #ffffff;
  overflow-y: auto;
  color: #666;
  max-height: 300px;
  border-radius: 5px;
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .futureRank .timeContainer .timeDropDown .timesContainer {
    max-height: 137px;
  }
}
.futureRank .timeContainer .timeDropDown .timesContainer.active {
  display: inherit;
  z-index: 1000;
  box-shadow: 0px 0px 26px -6px rgba(0, 0, 0, 0.75);
  width: 100%;
}
.futureRank .timeContainer .timeDropDown .timesContainer.active span {
  font-size: 14px;
}
.futureRank .timeContainer .timeDropDown .timesContainer span {
  font-size: 16px;
}
.futureRank .timeContainer .timeDropDown .timesContainer div {
  padding: 10px 10px;
  border-bottom: 1px solid rgba(0, 40, 87, 0.12);
  cursor: pointer;
}
.futureRank .applicableContainer {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}
.futureRank .applicableContainer:before {
  content: "";
  border-bottom: 1px solid #fff;
  width: 100%;
  display: block;
  margin: 0 0 15px;
}
.futureRank .applicableContainer label {
  width: 100%;
  font-size: 25px;
}
.futureRank i {
  margin-left: 20px;
}
.dropdownBackdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.pathMenuDirective {
  font-size: 14px;
  font-weight: bold;
  max-height: 600px;
  overflow-y: auto;
  padding-left: 20px;
}
@media (max-height: 750px) {
  .pathMenuDirective {
    max-height: 350px;
    padding-left: 0px;
  }
}
.pathMenuDirective > :first-child {
  border-top: 1px solid #DDDDDD;
}
.pathMenuDirective > div {
  padding: 10px 0;
  border-bottom: 1px solid #DDDDDD;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .pathMenuDirective {
    padding-left: 0px;
  }
  .pathMenuDirective > :first-child {
    border-top: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .pathMenuDirective > :last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.pathMenuDirective .flexContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  min-height: 41px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .pathMenuDirective .flexContainer {
    min-height: inherit;
  }
}
.pathMenuDirective .flexContainer :last-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pathMenuDirective .flexContainer .path-locked {
  padding: 4px 0 4px 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pathMenuDirective .flexContainer .path-locked {
    padding: 4px 6px;
  }
}
.pathMenuDirective .flexContainer .itemName {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  width: 94%;
}
.pathMenuDirective .flexContainer .percentage {
  width: 50px;
  min-width: 50px;
  margin-right: 10px;
  text-align: right;
}
.pathMenuDirective .selected {
  background-color: #002857;
  color: #fff;
}
.pathMenuDirective .blocked {
  color: #999999;
}
.pathMenuDirective .blocked .info-container {
  cursor: pointer;
  padding-right: 10px;
  text-align: right;
  right: 0;
  color: #3883c1;
  font-size: 16px;
}
.periodInformationDirective {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  color: #fff;
  min-height: 100px;
  width: 100%;
  margin-bottom: 5px;
}
.periodInformationDirective.period {
  min-height: 191px;
  margin: 0;
}
.periodInformationDirective.period .rightSide {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .periodInformationDirective.period {
    min-height: inherit;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .periodInformationDirective {
    margin: 0;
  }
}
.periodInformationDirective .leftSide {
  background-color: #265e97;
  width: 30%;
  position: relative;
  text-align: left;
  padding: 10px 15px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .periodInformationDirective .leftSide {
    display: none;
  }
}
.periodInformationDirective .leftSide span {
  font-size: 18px;
  font-weight: bolder;
}
.periodInformationDirective .leftSide i {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 40px;
  opacity: 0.2;
}
.periodInformationDirective .rightSide {
  background-color: #408fc7;
  width: 70%;
  font-size: 13px;
  text-align: left;
  padding: 13px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.periodInformationDirective .rightSide .requiredVolume {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  font-size: 20px;
}
.periodInformationDirective .rightSide .requiredVolume label {
  margin: 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .periodInformationDirective .rightSide {
    width: 100%;
    font-size: 14px;
    padding: 15px;
  }
  .periodInformationDirective .rightSide label {
    font-size: 30px;
  }
}
.periodInformationDirective .rightSide > div {
  width: 100%;
}
.periodInformationDirective .rightSide .rankListHeader {
  margin-top: 10px;
}
.periodInformationDirective .rightSide .rankList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
  margin-top: 15px;
  min-height: 85px;
}
.periodInformationDirective .rightSide .rankList > img {
  width: 55px;
  margin: 0;
  display: inline-block;
}
.periodInformationDirective .rightSide .rankList > div {
  width: 100%;
  padding-left: 5px;
}
.periodInformationDirective .rightSide .rankList > div > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 4px;
}
.periodInformationDirective .rightSide .rankList > div > div > div {
  width: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.periodInformationDirective .rightSide .rankList > div > div > div img {
  width: auto;
  height: 18px;
  border-radius: inherit;
}
.periodInformationDirective .rightSide .rankList > div > div label {
  width: auto;
  margin-top: -2px;
  margin-bottom: 0;
  font-size: 15px;
}
.periodInformationDirective .rightSide .rankList > div > div > p {
  padding-left: 5px;
  width: 80%;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.periodInformationDirective .rightSide .periodMinHeight {
  min-height: 128px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .periodInformationDirective .rightSide .periodMinHeight {
    min-height: inherit;
  }
}
.contactsComponent {
  position: relative;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactsComponent {
    height: 100%;
  }
  .contactsComponent > div {
    height: 100%;
  }
}
.contactsComponent .taskFinished {
  margin-top: 100px;
}
.contactsComponent .taskFinished span {
  font-size: 16px;
  font-weight: bold;
  font-family: Noto Sans, serif;
  color: #002857;
}
.contactsGmailImportComponent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.contactsGmailImportComponent .title {
  color: #002857;
  font-family: Noto Sans, serif;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  padding: 0;
}
.contactsGmailImportComponent .buttonsContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactsGmailImportComponent .buttonsContainer {
    width: 100%;
  }
}
.contactsGmailImportComponent .importContainer {
  background: #f7f7f7;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  -ms-flex-direction: column;
      flex-direction: column;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 7px 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 121px;
  border: 1px solid #C8C2C2;
  min-width: 100%;
}
@media only screen and (mmin-width: 992px) {
  .contactsGmailImportComponent .importContainer:hover {
    background-color: #f0f0f0;
  }
}
.contactsGmailImportComponent .importContainer:active {
  background-color: #bdbdbd;
}
.contactsGmailImportComponent .importContainer span {
  font-family: Noto Sans, serif;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactsGmailImportComponent .importContainer {
    width: 95%;
    height: auto;
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactsGmailImportComponent .importContainer {
    margin-top: 40px;
  }
}
.contactsGmailImportComponent .importContainer span {
  margin-left: 8px;
  white-space: nowrap;
}
.contactsGmailImportComponent .importContainer img {
  width: 21px;
  height: auto;
}
.contactsGmailImportComponent .or {
  margin: 10px 0;
  width: 100%;
}
.contactsGmailImportComponent .or > span {
  padding: 0 20px;
}
.contactsGmailImportComponent .or:after {
  width: 85%;
}
.contactsGmailImportComponent .newContacts {
  background: #002857;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 8px 25px;
  min-width: 100%;
}
@media only screen and (mmin-width: 992px) {
  .contactsGmailImportComponent .newContacts:hover {
    background-color: #1e4063;
  }
}
.contactsGmailImportComponent .newContacts:active {
  background-color: #060d15;
}
.contactsGmailImportComponent .newContacts span {
  font-family: Noto Sans, serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactsGmailImportComponent .newContacts {
    width: 100%;
    height: auto;
    padding: 8px 15px;
  }
}
.contactCustomerDistributor .withScroll {
  padding-right: 17px;
}
@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
  .contactCustomerDistributor .withScroll {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .contactCustomerDistributor .withScroll {
    padding: 0;
  }
  .contactCustomerDistributor.noContacts {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.contactCustomerDistributor .withScrollMac {
  padding: 0;
}
.contactCustomerDistributor .headerContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  margin-bottom: 18px;
  margin-top: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer {
    margin-bottom: 8px;
    margin-top: 0;
    min-height: 82px;
  }
}
.contactCustomerDistributor .headerContainer .introContainer {
  width: 70%;
  text-align: left;
  color: #002857;
  font-size: 16px;
  word-break: break-word;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .introContainer {
    width: 100%;
  }
}
.contactCustomerDistributor .headerContainer .introContainerMobile {
  text-align: left;
  color: #002857;
  font-size: 14px;
  word-break: break-word;
  width: 100%;
  margin-bottom: 10px;
}
.contactCustomerDistributor .headerContainer .searchBox {
  position: absolute;
  right: 0;
  top: -44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: stretch;
      justify-content: stretch;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .searchBox {
    position: relative;
    right: inherit;
    top: inherit;
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: stretch;
        justify-content: stretch;
  }
}
.contactCustomerDistributor .headerContainer .searchBox > :first-child {
  position: relative;
  margin-right: 10px;
}
.contactCustomerDistributor .headerContainer .searchBox > :first-child input {
  border: 1px solid #E4E6E7;
  padding: 5px 48px 5px 10px;
  border-radius: 25px;
  outline: none;
  width: 215px;
  min-height: 38px;
}
.contactCustomerDistributor .headerContainer .searchBox > :first-child input::-ms-clear {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .searchBox > :first-child input {
    width: 100%;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #E4E6E7;
    padding-left: 0;
  }
}
.contactCustomerDistributor .headerContainer .searchBox > :first-child i {
  position: absolute;
  right: 11px;
  top: 11px;
  color: #105B94;
  cursor: pointer;
  font-size: 16px;
}
.contactCustomerDistributor .headerContainer .searchBox > :first-child .fa-times-circle {
  right: 35px;
  font-size: 14px;
  top: 12px;
}
.contactCustomerDistributor .headerContainer .searchBox .addContactButton {
  background: #002857;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 8px 25px;
  -ms-flex-direction: row;
      flex-direction: row;
}
@media only screen and (mmin-width: 992px) {
  .contactCustomerDistributor .headerContainer .searchBox .addContactButton:hover {
    background-color: #1e90e0;
  }
}
.contactCustomerDistributor .headerContainer .searchBox .addContactButton:active {
  background-color: #125686;
}
.contactCustomerDistributor .headerContainer .searchBox .addContactButton span {
  font-family: Noto Sans, serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .searchBox .addContactButton {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    padding: 6px 20px;
  }
}
.contactCustomerDistributor .headerContainer .searchBox .addContactButton i {
  color: #fff;
  margin-right: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .searchBox .addContactButton i {
    margin: 0;
    line-height: 0.7;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .searchBox .addContactButton {
    margin-right: 10px;
  }
  .contactCustomerDistributor .headerContainer .searchBox .addContactButton span {
    display: none;
  }
}
.contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile {
  background: #002857;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 8px 25px;
  -ms-flex-direction: row;
      flex-direction: row;
}
@media only screen and (mmin-width: 992px) {
  .contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile:hover {
    background-color: #1e90e0;
  }
}
.contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile:active {
  background-color: #125686;
}
.contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile span {
  font-family: Noto Sans, serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    padding: 8px 15px;
  }
}
.contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile i {
  color: #fff;
  margin-right: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile i {
    margin: 0;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile {
    margin: 4px;
    padding: 8px 12px;
    height: 30px;
    width: 30px;
  }
  .contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile i {
    height: 14px;
  }
  .contactCustomerDistributor .headerContainer .searchBox .addContactButtonMobile span {
    display: none;
  }
}
.contactCustomerDistributor .headerContainer .titlesContainer {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-weight: bold;
}
.contactCustomerDistributor .headerContainer .titlesContainer div {
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contactCustomerDistributor .headerContainer .titlesContainer :first-child span {
  color: #1F83CF;
  font-family: Noto Sans, serif;
  line-height: 22px;
}
.contactCustomerDistributor .headerContainer .titlesContainer :last-child span {
  color: #002857;
  font-family: Noto Sans, serif;
  line-height: 22px;
}
.contactCustomerDistributor .contactListContainer {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 407px;
  height: 100%;
}
.contactCustomerDistributor .contactListContainer .contactContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 58px;
  border-top: 1px solid #f3f3f3;
}
.contactCustomerDistributor .contactListContainer .contactContainer > div:first-of-type {
  width: 10%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .contactListContainer .contactContainer > div:first-of-type {
    width: 15%;
  }
}
.contactCustomerDistributor .contactListContainer .contactContainer .name {
  text-align: left;
  width: 60%;
  word-break: break-word;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .contactListContainer .contactContainer .name {
    width: 55%;
  }
}
.contactCustomerDistributor .contactListContainer .contactContainer img {
  width: 39px;
  height: 39px;
  margin: 0 15px 0 0;
  border-radius: 50%;
}
.contactCustomerDistributor .contactListContainer .contactContainer span {
  color: #002857;
  font-family: Noto Sans, serif;
  font-weight: bold;
  line-height: 19px;
  font-size: 14px;
}
.contactCustomerDistributor .contactListContainer > :last-child {
  border-bottom: 1px solid #f3f3f3;
}
.contactCustomerDistributor .contactListContainer .checkboxContainer {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .contactListContainer .checkboxContainer {
    width: 30%;
  }
}
.contactCustomerDistributor .contactListContainer .checkboxContainer div {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.contactCustomerDistributor .contactListContainer .checkboxContainer .circle {
  cursor: pointer;
  width: 34px;
  height: 34px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid rgba(102, 102, 102, 0.5);
  border-radius: 17px;
  color: #fff;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .contactListContainer .checkboxContainer .circle {
    width: 24px;
    height: 24px;
  }
}
.contactCustomerDistributor .contactListContainer .checkboxContainer .circle.customer {
  background-color: #1F83CF;
  border: none;
}
.contactCustomerDistributor .contactListContainer .checkboxContainer .circle.distributor {
  background-color: #12273c;
  border: none;
}
.contactCustomerDistributor .noRecords {
  color: #002857;
  font-weight: bold;
  font-family: Noto Sans, serif;
  font-size: 14px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  padding: 15px 0;
}
.contactCustomerDistributor .totalContainer {
  color: #002857;
  font-size: 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .totalContainer {
    width: 100%;
  }
  .contactCustomerDistributor .totalContainer > div {
    width: 100%;
  }
}
.contactCustomerDistributor .totalContainer > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-top: 4px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .totalContainer > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    font-size: 15px;
  }
}
.contactCustomerDistributor .totalContainer > div > div {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.contactCustomerDistributor .totalContainer > div > div :first-child {
  color: #1F83CF;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .contactCustomerDistributor .totalContainer > div > div {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    font-size: 17px;
  }
}
.contactCustomerDistributor .totalContainer > div > div span {
  display: block;
  width: 50%;
  font-family: HelveticaNeue-Light, serif;
  font-weight: bold;
  line-height: 23px;
}
.contactCustomerDistributor .totalContainer > div > div span.completed {
  color: #93bc48;
}
.contactCustomerDistributor .totalContainer > div > div .spanMobile {
  display: block;
  border: 0.1px solid;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  font-family: HelveticaNeue-Light, serif;
  font-weight: bold;
  background-color: #D8D8D8;
  color: #000000;
  font-size: 17px;
}
.contactCustomerDistributor .totalContainer > div > div .spanMobile.completed {
  background-color: #93bc48;
  color: #fff;
}
.inviteTask {
  text-align: left;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteTask {
    height: 100%;
    padding-top: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.inviteTask .stepDescription {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  font-family: Noto Sans, serif;
  color: #002857;
  height: 50px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteTask .stepDescription {
    height: auto;
  }
}
.inviteTask .stepsContainer {
  margin: 0 30px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteTask .stepsContainer {
    margin: 0 10px;
    height: 100%;
  }
}
.inviteTask .taskFooter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.inviteTask .taskFooter .stepIndicator {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  font-family: Noto Sans, serif;
}
.inviteTask .taskFooter .stepIndicator .number {
  color: #002857;
}
.inviteTask .taskFooter .stepIndicator .text {
  margin: 0 5px;
  color: #555555;
}
.inviteTask .taskFooter .stepNavigator {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.inviteTask .taskFooter .stepNavigator .icon {
  height: 25px;
  width: 32px;
  font-size: 30px;
  margin: 5px 20px;
  font-weight: lighter;
}
.inviteTask .taskFooter .stepNavigator .backEnabled {
  cursor: pointer;
  color: #999999;
}
.inviteTask .taskFooter .stepNavigator .backDisabled {
  color: #E5E5E5;
}
.inviteOneComponent {
  text-align: left;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteOneComponent {
    height: 90%;
  }
}
.inviteOneComponent .contactList {
  overflow-y: scroll;
  max-height: 400px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteOneComponent .contactList {
    height: 100%;
  }
}
.inviteOneComponent .contactList .contactContainer {
  min-height: 70px;
}
.inviteOneComponent .contactList .contactContainer .contactInfo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.inviteOneComponent .contactList .contactContainer .contactInfo .check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 5px;
}
.inviteOneComponent .contactList .contactContainer .contactInfo .unchecked {
  border: 2px solid #002857;
}
.inviteOneComponent .contactList .contactContainer .contactInfo .icon-training-check {
  padding: 3px 0 0 2px;
  border: 1px solid #555555;
  color: white;
  background-color: #002857;
  font-size: 10px;
}
.inviteOneComponent .contactList .contactContainer .contactInfo .picture {
  width: 38px;
  height: 38px;
  margin: 5px;
  background-image: url(assets/no_pic.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.inviteOneComponent .contactList .contactContainer .contactInfo .name {
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  font-family: Noto Sans, serif;
  color: #002857;
  margin: 5px;
  overflow-x: hidden;
  word-wrap: normal;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteOneComponent .contactList .contactContainer .contactInfo .name {
    max-width: 75%;
  }
}
.inviteOneComponent .contactList .contactContainer .separator {
  margin-top: 10px;
  width: 100%;
  height: 1px;
  background-color: #E5E5E5;
}
.inviteStepTwo {
  text-align: left;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 400px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo {
    height: 90%;
  }
}
.inviteStepTwo .conversationHeader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 10px 15px 40px 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo .conversationHeader {
    padding: 10px 10px 20px;
  }
}
.inviteStepTwo .conversationHeader .filterContainer {
  padding-right: 30px;
  width: 100%;
  font-size: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo .conversationHeader .filterContainer {
    padding-right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.inviteStepTwo .conversationHeader .filterContainer .filter {
  margin: 0 20px 20px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo .conversationHeader .filterContainer .filter {
    padding: 10px 0;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.inviteStepTwo .conversationHeader .filterContainer .filter > label {
  font-size: 16px;
  margin: 0;
  color: #002857;
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter {
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter {
    width: 75%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown {
  margin-left: 10px;
  width: 100%;
  color: #999999;
  position: relative;
  border-bottom: 2px solid #E5E5E5;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .dropdownButton {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .dropdownButton > div {
  width: 100%;
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .dropdownButton .icon {
  font-size: 15px;
  color: #1873B3;
  width: 10%;
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent {
  margin-top: 15px;
  border: 1px solid #4C88BC;
  position: absolute;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  box-shadow: 0 0 10px #555555;
  z-index: 1;
  top: 13px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent {
    width: 100%;
    max-height: 150px;
  }
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown {
  background-color: #fff;
  padding: 10px 10px 0;
  overflow-x: hidden;
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown .displayName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 40px;
  vertical-align: middle;
}
.inviteStepTwo .conversationHeader .filterContainer .filter .dropdownFilter .kyaniDropDown .kyaniDropDownContent .modalDropdown .separator {
  padding: 0 15px;
  height: 1px;
  background-color: #E5E5E5;
}
.inviteStepTwo .conversationHeader .filterContainer .filterCategory {
  margin-right: 40px;
  min-width: 280px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo .conversationHeader .filterContainer .filterCategory {
    width: 100%;
  }
}
.inviteStepTwo .conversationHeader .filterContainer .filterLanguage {
  min-width: 280px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .inviteStepTwo .conversationHeader .filterContainer .filterLanguage {
    width: 100%;
  }
}
.noMessagesModal {
  padding: 0 10px;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .noMessagesModal {
    font-size: 13px;
  }
}
.noMessagesModal .logoContainer {
  padding: 20px 20px 0;
  font-size: 120px;
  color: #AC1B17;
}
.noMessagesModal .messageContainer .bold {
  font-weight: bold;
}
.noMessagesModal .buttonContainer {
  padding: 30px 0;
}
.noMessagesModal .buttonContainer .buttonGotIt {
  background: #3883c1;
  width: 180px;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 10px 60px;
  font-weight: bold;
  margin: auto;
}
@media only screen and (mmin-width: 992px) {
  .noMessagesModal .buttonContainer .buttonGotIt:hover {
    background-color: #1e90e0;
  }
}
.noMessagesModal .buttonContainer .buttonGotIt:active {
  background-color: #125686;
}
.noMessagesModal .buttonContainer .buttonGotIt span {
  font-family: Noto Sans, serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .noMessagesModal .buttonContainer .buttonGotIt {
    width: 180px;
    height: auto;
    padding: 10px 0;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .noMessagesModal .buttonContainer .buttonGotIt {
    padding: 10px 0;
    display: block;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("https://cdn.rawgit.com/angular/material/master/docs/app/fonts/icomoon.eot");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('https://cdn.rawgit.com/angular/material/master/docs/app/fonts/icomoon.eot?-cmq1um');
  src: url('https://cdn.rawgit.com/angular/material/master/docs/app/fonts/icomoon.eot?#iefix-cmq1um') format('embedded-opentype'), url('https://cdn.rawgit.com/angular/material/master/docs/app/fonts/icomoon.woff?-cmq1um') format('woff'), url('https://cdn.rawgit.com/angular/material/master/docs/app/fonts/icomoon.ttf?-cmq1um') format('truetype'), url('https://cdn.rawgit.com/angular/material/master/docs/app/fonts/icomoon.svg?-cmq1um#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background: #FFF;
  color: #656565;
  font-family: 'Noto Sans', sans-serif;
}
body .proContainer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden !important;
  overflow-y: auto !important;
}
html {
  position: relative;
  min-height: 100%;
}
a {
  color: #03A9F4;
}
main {
  text-align: center;
}
main .images {
  padding: 30px 0;
}
main .images .plus {
  font-size: 100px;
  color: #999;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
/*App input style*/
md-input-container.md-input-focused label {
  color: #002857;
}
md-input-container.md-input-focused input {
  color: #777777;
  font-size: 16px;
}
md-input-container.md-input-has-value label {
  color: #002857;
}
md-input-container.md-input-has-value input {
  color: #777777;
  font-size: 16px;
}
md-input-container:not(.md-input-invalid).md-input-has-value label {
  color: #002857;
}
md-input-container:not(.md-input-invalid).md-input-focused label {
  color: #002857;
}
md-input-container:not(.md-input-invalid).md-input-focused .md-input {
  border-color: #002857;
}
md-input-container label {
  color: #002857;
}
md-input-container input {
  color: #002857;
  font-size: 16px;
}
md-input-container .md-input {
  border-color: #002857;
}
/*App dropdownlist style*/
md-select .md-select-value {
  border-bottom-color: #002857;
}
md-input-container.md-input-focused md-select md-select-value {
  border-bottom-color: #002857 !important;
  border-bottom-width: 1px !important;
}
md-input-container.md-input-focused md-select md-select-value span {
  color: #002857 !important;
}
md-switch div {
  color: #777777 !important;
}
md-switch div span {
  display: block;
  max-width: 400px;
  line-height: 20px;
  padding-left: 10px;
  white-space: normal;
}
md-switch.md-checked.md-primary .md-thumb {
  background-color: #4d698a;
}
md-switch.md-bar {
  background-color: rgba(77, 105, 138, 0.8);
}
md-switch:not([disabled]):focus .md-select-value {
  border-bottom-color: #002857;
}
md-switch .md-container .md-label {
  color: #777777;
}
.header-desktop {
  color: #002857;
  font-size: 33px;
  height: 92px;
  z-index: 1;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-shadow: 0 13px 74px -30px rgba(0, 0, 0, 0.5);
}
.header-desktop span {
  padding-top: 30px;
}
.desktop-event-info {
  background-color: #002857;
  min-height: 100vh;
  position: fixed;
  width: 50%;
}
.info-background {
  background-color: #002857;
}
.working-area {
  width: 470px;
  position: relative;
  margin: 10% auto 0 auto;
  height: 50%;
}
@media (max-width: 960px) {
  .working-area {
    margin-top: 40px;
    width: 320px;
  }
}
.mobile-header header {
  position: relative;
  width: 100%;
}
.header-event-name-font {
  color: #FFF;
  font-size: 28px;
  font-weight: bold;
  margin-top: 10px;
}
.header-event-city-font {
  color: #FFF;
  font-size: 36px;
  font-weight: bold;
  margin-top: 15px;
}
.header-event-date-font {
  color: #FFF;
  font-size: 20px;
  font-weight: normal;
  margin-top: 5px;
}
.header-logo {
  background: url(assets/logo-kyani.svg) no-repeat;
  background-size: 130px 90px;
  width: 130px;
  height: 90px;
  border: none;
  margin-right: -5px;
}
.header-background {
  background-color: #002857;
  width: 100%;
}
.info-centered {
  margin-left: 25%;
  padding-top: 40%;
}
.web-version {
  height: 100%;
}
.mobile-version {
  height: 100%;
}
.mobile-version .first-content {
  background-color: white;
}
* {
  box-sizing: border-box;
}
.container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.col {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.box1 {
  -ms-flex-order: 1;
      order: 1;
}
.box2 {
  -ms-flex-order: 2;
      order: 2;
}
@media (min-width: 960px) {
  .col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.center-content {
  padding: 71px 0 0 127px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .center-content {
    overflow-x: hidden;
    transition: 0.2s linear all;
    padding: 52px 0 0 0;
  }
  .center-content.open {
    padding-left: 110px;
    right: -110px;
    overflow: hidden;
  }
  .center-content.removeTopPadding {
    padding: 0;
  }
}
.center-mobile {
  padding: 52px 0 70px 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .center-mobile {
    padding: 52px 0 65px 0;
  }
}
.modal {
  overflow-y: hidden!important;
}
.modal-open .modal {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.appContainer {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
menu-footer {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  menu-footer {
    display: block;
  }
}
.toastContainer {
  width: 70%;
  position: fixed;
  z-index: 1;
  bottom: 30px;
  left: 20%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  transition: 0.2s linear all;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .toastContainer {
    width: 100%;
    bottom: 80px;
    left: 0;
  }
}
.toastContainer.ng-enter,
.toastContainer.ng-leave.ng-leave-active {
  opacity: 0;
}
.toastContainer.ng-leave,
.toastContainer.ng-enter.ng-enter-active {
  opacity: 1;
}
.toastContainer .snackbar {
  width: 250px;
  background-color: rgba(5, 27, 50, 0.8);
  color: #fff;
  text-align: center;
  border-radius: 25px;
  padding: 16px;
  margin-left: auto;
  margin-right: auto;
}
.toastContainer .snackbarHidden {
  visibility: hidden;
}
.toastContainer .snackbarVisible {
  visibility: visible;
}
.requestErrorModal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 44px 52px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .requestErrorModal {
    padding: 36px 25px;
  }
}
.requestErrorModal .imgContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 95px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .requestErrorModal .imgContainer {
    height: 64px;
  }
}
.requestErrorModal .imgContainer img {
  width: auto;
  height: 100%;
}
.requestErrorModal .imgContainer .threePoints {
  height: 15px;
  margin: 0 25px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .requestErrorModal .imgContainer .threePoints {
    height: 10px;
    margin: 0 15px;
  }
}
.requestErrorModal .textContainer {
  width: 100%;
  text-align: center;
  color: #666666;
  font-family: Noto Sans, serif;
  font-size: 18px;
  line-height: 27px;
  padding: 25px 0;
}
.requestErrorModal .closeButton {
  background: #1873b3;
  width: 250px;
  height: 53px;
  -ms-flex-direction: column;
      flex-direction: column;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (mmin-width: 992px) {
  .requestErrorModal .closeButton:hover {
    background-color: #1e90e0;
  }
}
.requestErrorModal .closeButton:active {
  background-color: #125686;
}
.requestErrorModal .closeButton span {
  font-family: Noto Sans, serif;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .requestErrorModal .closeButton {
    width: 150px;
    height: 40px;
    padding: 0;
  }
}
.noRecordModal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 44px 52px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .noRecordModal {
    padding: 36px 25px;
  }
}
.noRecordModal .imgContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 95px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .noRecordModal .imgContainer {
    height: 64px;
  }
}
.noRecordModal .imgContainer span {
  color: #990000;
  font-size: 70px;
}
.noRecordModal .textContainer {
  width: 100%;
  text-align: center;
  color: #666666;
  font-family: Noto Sans, serif;
  font-size: 18px;
  line-height: 27px;
  padding: 25px 0;
}
.noRecordModal .closeButton {
  background: #1873b3;
  width: 250px;
  height: 53px;
  -ms-flex-direction: column;
      flex-direction: column;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (mmin-width: 992px) {
  .noRecordModal .closeButton:hover {
    background-color: #1e90e0;
  }
}
.noRecordModal .closeButton:active {
  background-color: #125686;
}
.noRecordModal .closeButton span {
  font-family: Noto Sans, serif;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .noRecordModal .closeButton {
    width: 150px;
    height: 40px;
    padding: 0;
  }
}
.paginationContent {
  padding-top: 30px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .paginationContent {
    padding: 15px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.paginationContent .pageBack {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 0;
  border-radius: 50px 0 0 50px;
}
.paginationContent .pageNext {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 0;
  border-radius: 0 50px 50px 0;
}
.paginationContent .pageNumbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 70px;
  max-width: 70px;
  font-size: 12px;
  padding-top: 5px;
  color: '';
  cursor: pointer;
  padding: 0;
}
.sendComponent {
  color: #0083C0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.sendComponent > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.sendComponent > div i {
  font-size: 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .sendComponent > div i {
    font-size: 27px;
  }
}
.sendComponent > div .icon-whatsapp {
  color: #28b505;
}
.sendComponent > div .icon-call {
  color: #000000;
}
.sendComponent > div span {
  font-family: HelveticaNeue-Light, serif;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
  line-height: 15px;
}
.sendComponent > div .sentMessage {
  font-size: 9px;
  margin: -18px 0 0 -10px;
  background: #12273c;
  border-radius: 8px;
  color: #fff;
  font-family: Noto Sans, serif;
  line-height: 16px;
  padding: 0 6px;
}
.funnelVideoModalComponent {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.funnelVideoModalComponent > i {
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 16px;
  z-index: 2;
  cursor: pointer;
}
.funnelVideoModalComponent video-handler {
  width: 100%;
}
@charset "UTF-8";
.tittle-header-font {
  font-size: 20px;
  font-weight: bold;
  color: #002857;
  border-bottom: 1px solid #002857;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .tittle-header-font {
    font-size: 16px;
    border-bottom: none;
  }
}
.setElementStartAtCenter {
  transform: translate(-50%, -50%);
}
.fullContainerSize {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.containerResponsive {
  position: fixed;
}
.displayFlexBoxWebKit {
  display: -ms-flexbox;
  display: flex;
}
.flexColumnCentered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.flexColumnStartLeft {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flexColumnExpandCentered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flexRowCentered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flexRowCenterStart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flexRowStartStretch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.flexRowEndStretch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.flexRowStretch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: stretch;
      justify-content: stretch;
}
.flexRowStart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flexRowStartCenter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flexRowEndCenter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flexRowSpaceBetweenCenter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flexRowSpaceAroundCenter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flexColumnSpaceAround {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flexRowSpaceAroundCentered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
}
.flexColoumCenteredSpaceBetween {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.flexSpaceBetween {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media (min-width: 992px) {
  .hideInDesktop {
    display: none !important;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .hideInResponsive {
    display: none !important;
  }
}
.textEllipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hideVideoPlayButtonIphone *::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}
.hideVideoPlayButtonIphone *::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}
.hideVideoPlayButtonIphone *::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.or {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
}
.or > span {
  z-index: 1;
  background: #fff;
}
.or:after {
  content: '';
  border-bottom: 1px solid #000000;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 100%;
  left: 50%;
  opacity: 0.2;
}
.removePaddingAndMarginsForVideos .vimeoContainer {
  padding: 0 !important;
}
.removePaddingAndMarginsForVideos .jwContainer {
  margin: 0 !important;
}
/*this color is being overrated by a library*/
/* FONTS */
/* Media queries for RWD */
.default-font {
  color: #778899;
}
.jade-font {
  color: #008264;
}
.garnet-font {
  color: #9d2235;
}
.pearl-font {
  color: #d7d2cb;
}
.sapphire-font {
  color: #0c2340;
}
.ruby-font {
  color: #9d2235;
}
.emerald-font {
  color: #046a38;
}
.diamond-font {
  color: #d0d3d4;
}
.blue-diamond-font {
  color: #0c2340;
}
.green-diamond-font {
  color: #046a38;
}
.purple-diamond-font {
  color: #582c83;
}
.red-diamond-font {
  color: #9d2235;
}
.black-diamond-font {
  color: #747474;
}
.double-red-diamond-font {
  color: #7B0000;
}
.double-black-diamond-font {
  color: #747474;
}
/*Noto Sans fonts (We have changed this import because it was having troubles when deploying to China)*/
/* cyrillic-ext */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(assets/cyrillic-ext.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(assets/cyrillic.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* devanagari */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(assets/devanagari.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* greek-ext */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(assets/greek-ext.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(assets/greek.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(assets/vietnamese.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(assets/latin-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(assets/latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin */
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  src: url(assets/tangerine.eot);
  src: url(assets/tangerine.eot?#iefix) format('embedded-opentype'), url(assets/tangerine.woff2) format('woff2'), url(assets/Tangerine_Regular.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/*@font-face {
  font-family: 'HelveticaNeue-Light';
  font-style: normal;
  font-weight: 400;
  src: url('~assets/fonts/HelveticaNeueLt.ttf') format('truetype');
}*/
@font-face {
  font-family: 'HelveticaNeue-Condensed-Black';
  src: url(assets/HelveticaNeue-CondensedBlack.eot);
  src: url(assets/HelveticaNeue-CondensedBlack.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-CondensedBlack.woff2) format('woff2'), url(assets/HelveticaNeue-CondensedBlack.woff) format('woff'), url(assets/HelveticaNeue-CondensedBlack.ttf) format('truetype'), url(assets/HelveticaNeue-CondensedBlack.svg#HelveticaNeue-CondensedBlack) format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Bold-Italic';
  src: url(assets/HelveticaNeue-BoldItalic.eot);
  src: url(assets/HelveticaNeue-BoldItalic.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-BoldItalic.woff2) format('woff2'), url(assets/HelveticaNeue-BoldItalic.woff) format('woff'), url(assets/HelveticaNeue-BoldItalic.ttf) format('truetype'), url(assets/HelveticaNeue-BoldItalic.svg#HelveticaNeue-BoldItalic) format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url(assets/HelveticaNeue-Bold.eot);
  src: url(assets/HelveticaNeue-Bold.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-Bold.woff2) format('woff2'), url(assets/HelveticaNeue-Bold.woff) format('woff'), url(assets/HelveticaNeue-Bold.ttf) format('truetype'), url(assets/HelveticaNeue-Bold.svg#HelveticaNeue-Bold) format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Italic';
  src: url(assets/HelveticaNeue-Italic.eot);
  src: url(assets/HelveticaNeue-Italic.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-Italic.woff2) format('woff2'), url(assets/HelveticaNeue-Italic.woff) format('woff'), url(assets/HelveticaNeue-Italic.ttf) format('truetype'), url(assets/HelveticaNeue-Italic.svg#HelveticaNeue-Italic) format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'HelveticaNeue-Ultra-Light-Italic';
  src: url(assets/HelveticaNeue-UltraLightItalic.eot);
  src: url(assets/HelveticaNeue-UltraLightItalic.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-UltraLightItalic.woff2) format('woff2'), url(assets/HelveticaNeue-UltraLightItalic.woff) format('woff'), url(assets/HelveticaNeue-UltraLightItalic.ttf) format('truetype'), url(assets/HelveticaNeue-UltraLightItalic.svg#HelveticaNeue-UltraLightItalic) format('svg');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url(assets/HelveticaNeue.eot);
  src: url(assets/HelveticaNeue.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue.woff2) format('woff2'), url(assets/HelveticaNeue.woff) format('woff'), url(assets/HelveticaNeue.ttf) format('truetype'), url(assets/HelveticaNeue.svg#HelveticaNeue) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Ultra-Light';
  src: url(assets/HelveticaNeue-UltraLight.eot);
  src: url(assets/HelveticaNeue-UltraLight.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-UltraLight.woff2) format('woff2'), url(assets/HelveticaNeue-UltraLight.woff) format('woff'), url(assets/HelveticaNeue-UltraLight.ttf) format('truetype'), url(assets/HelveticaNeue-UltraLight.svg#HelveticaNeue-UltraLight) format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Condensed-Bold';
  src: url(assets/HelveticaNeue-CondensedBold.eot);
  src: url(assets/HelveticaNeue-CondensedBold.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-CondensedBold.woff2) format('woff2'), url(assets/HelveticaNeue-CondensedBold.woff) format('woff'), url(assets/HelveticaNeue-CondensedBold.ttf) format('truetype'), url(assets/HelveticaNeue-CondensedBold.svg#HelveticaNeue-CondensedBold) format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Light-Italic';
  src: url(assets/HelveticaNeue-LightItalic.eot);
  src: url(assets/HelveticaNeue-LightItalic.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-LightItalic.woff2) format('woff2'), url(assets/HelveticaNeue-LightItalic.woff) format('woff'), url(assets/HelveticaNeue-LightItalic.ttf) format('truetype'), url(assets/HelveticaNeue-LightItalic.svg#HelveticaNeue-LightItalic) format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url(assets/HelveticaNeue-Light.eot);
  src: url(assets/HelveticaNeue-Light.eot?#iefix) format('embedded-opentype'), url(assets/HelveticaNeue-Light.woff2) format('woff2'), url(assets/HelveticaNeue-Light.woff) format('woff'), url(assets/HelveticaNeue-Light.ttf) format('truetype'), url(assets/HelveticaNeue-Light.svg#HelveticaNeue-Light) format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "kyani";
  src: url(assets/kyani.eot);
  src: url(assets/kyani.eot?#iefix) format("embedded-opentype"), url(assets/kyani.woff) format("woff"), url(assets/kyani.ttf) format("truetype"), url(assets/kyani.svg#kyani) format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "kyani" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "kyani" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-double-check:before {
  content: "\E000";
}
.icon-edit:before {
  content: "\E001";
}
.icon-email:before {
  content: "\E002";
}
.icon-website:before {
  content: url(assets/visited-site.svg);
}
.icon-create-note:before {
  content: url(assets/notes.svg);
}
.icon-record-call:before {
  content: url(assets/call.svg);
}
.icon-sample:before {
  content: url(assets/sample.svg);
}
.icon-home-meeting-invite:before {
  content: url(assets/homemeet.svg);
}
.icon-home-meeting-attended:before {
  content: url(assets/AttendedHM.svg);
}
.icon-email-1:before {
  content: "\E003";
}
.icon-error-login:before {
  content: "\E004";
}
.icon-error-modal:before {
  content: "\E005";
}
.icon-facebook:before {
  content: "\E006";
}
.icon-follow-up:before {
  content: "\E007";
}
.icon-follow-up-hover:before {
  content: "\E008";
}
.icon-invite-hover:before {
  content: "\E009";
}
.icon-launch:before {
  content: "\E00A";
}
.icon-launch-hover:before {
  content: "\E00B";
}
.icon-linkedin:before {
  content: "\E00C";
}
.icon-list:before {
  content: "\E00D";
}
.icon-live-conference:before {
  content: "\E00E";
}
.icon-logout:before {
  content: "\E00F";
}
.icon-medal:before {
  content: "\E010";
}
.icon-mobile:before {
  content: "\E011";
}
.icon-password-login:before {
  content: "\E012";
}
.icon-place:before {
  content: "\E013";
}
.icon-play:before {
  content: "\E014";
}
.icon-retunr:before {
  content: "\E015";
}
.icon-search:before {
  content: "\E016";
}
.icon-select-relationship:before {
  content: "\E017";
}
.icon-star:before {
  content: "\E018";
}
.icon-star-outline:before {
  content: "\E019";
}
.icon-support-login:before {
  content: "\E01A";
}
.icon-whatsapp:before {
  content: "\E01B";
}
.icon-google-plus:before {
  content: "\E01C";
}
.icon-help:before {
  content: "\E01D";
}
.icon-hour:before {
  content: "\E01E";
}
.icon-invite:before {
  content: "\E01F";
}
.icon-my-list:before {
  content: "\E020";
}
.icon-my-list-hover:before {
  content: "\E021";
}
.icon-notes:before {
  content: "\E022";
}
.icon-order:before {
  content: "\E023";
}
.icon-text-message:before {
  content: "\E024";
}
.icon-twitter:before {
  content: "\E025";
}
.icon-user-login:before {
  content: "\E026";
}
.icon-videos-ebooks:before {
  content: "\E027";
}
.icon-add-contact:before {
  content: "\E028";
}
.icon-arrow-back:before {
  content: "\E029";
}
.icon-arrow-down:before {
  content: "\E02A";
}
.icon-attow-next:before {
  content: "\E02B";
}
.icon-close:before {
  content: "\E02C";
}
.icon-contact:before {
  content: "\E02D";
}
.icon-conversations:before {
  content: "\E02E";
}
.icon-copy:before {
  content: "\E02F";
}
.icon-delete:before {
  content: "\E030";
}
.icon-lock-item:before {
  content: "\E032";
}
.icon-logo-symbol-kyani:before {
  content: "\E033";
}
.icon-logo-kyani:before {
  content: "\E034";
}
.icon-email-2:before {
  content: "\E035";
}
.icon-nav-enroll:before {
  content: "\E036";
}
.icon-nav-enroll-active:before {
  content: "\E037";
}
.icon-nav-shop:before {
  content: "\E038";
}
.icon-nav-shop-active:before {
  content: "\E039";
}
.icon-viewers:before {
  content: "\E031";
}
.icon-training-why:before {
  content: "\E03A";
}
.icon-video:before {
  content: url(assets/training-video.svg);
}
.icon-training-video:before {
  content: "\E03B";
}
.icon-training-quiz:before {
  content: "\E03C";
}
.icon-training-lock:before {
  content: "\E03D";
}
.icon-training-info:before {
  content: "\E03E";
}
.icon-training-download:before {
  content: "\E03F";
}
.icon-training-doc:before {
  content: "\E040";
}
.icon-training-check:before {
  content: "\E041";
}
.icon-training-calculator-weekly:before {
  content: "\E042";
}
.icon-training-calculator-period:before {
  content: "\E043";
}
.icon-training-calculator-monthly:before {
  content: "\E044";
}
.icon-training-calculator-daily:before {
  content: "\E045";
}
.icon-training-calculator:before {
  content: "\E046";
}
.icon-training-arrow-down:before {
  content: "\E047";
}
.icon-training-graduation:before {
  content: "\E048";
}
.icon-training-check-empty:before {
  content: "\E049";
}
.icon-training-sheet:before {
  content: "\E04A";
}
.icon-close-search:before {
  content: "\E04B";
}
.icon-messenger:before {
  content: "\E04C";
}
.icon-app-downloaded:before {
  content: "\E04D";
}
.icon-add-contact-1:before {
  content: "\E04E";
}
.icon-email-read:before {
  content: "\E04F";
}
.icon-follow-up-email:before {
  content: url(assets/email.svg);
}
.icon-follow-up-email-read:before {
  content: url(assets/email-read.svg);
}
.icon-video:before {
  content: url(assets/training-video.svg);
}
.icon-follow-up-webinar:before {
  content: url(assets/webinar.svg);
}
.icon-follow-up-enrollment:before {
  content: url(assets/enrollment.svg);
}
.icon-follow-up-general-enrollment:before {
  content: url(assets/general-enrollment.svg);
}
.icon-follow-up-app-downloaded:before {
  content: url(assets/app-downloaded.svg);
}
.icon-follow-up-shop:before {
  content: url(assets/nav-shop.svg);
}
.icon-webinar:before {
  content: "\E050";
}
.icon-call:before {
  content: "\E051";
}
.icon-unlock-items:before {
  content: "\E052";
}
.icon-general-enrollment:before {
  content: "\E053";
}
.icon-customer-enrollment:before {
  content: "\E054";
}
.icon-team-enrollment:before {
  content: "\E055";
}
.icon-classify-contacts:before {
  content: "\E056";
}
.icon-view-more:before {
  content: "\E057";
}
.icon-ios-gear:before {
  content: "\E058";
}
.icon-referral-guest:before {
  content: "\E059";
}
.icon-notifications-header:before {
  content: "\E05A";
}
.icon-notifications-profile:before {
  content: "\E05B";
}
.icon-language:before {
  content: "\E05C";
}
.icon-country:before {
  content: "\E05D";
}
.icon-not-interested:before {
  content: "\E05E";
}
.icon-business-partner:before {
  content: "\E05F";
}
.icon-customer:before {
  content: "\E060";
}
.icon-call-1:before {
  content: "\E061";
}
.icon-filter:before {
  content: "\E062";
}
.icon-connection:before {
  content: "\E063";
}
.icon-contacts-empty:before {
  content: "\E064";
}
.icon-nav-more:before {
  content: "\E065";
}
.icon-profile:before {
  content: "\E066";
}
.icon-nav-health:before {
  content: "\E067";
}
.icon-nav-wealth:before {
  content: "\E068";
}
.icon-nav-wealth-active:before {
  content: "\E069";
}
.icon-nav-health-active:before {
  content: "\E06A";
}
.icon-follow-settings:before {
  content: "\E06B";
}
.icon-click-modal:before {
  content: "\E06C";
}
.icon-contact-list:before {
  content: "\E06D";
}
.icon-help-1:before {
  content: "\E06E";
}
.icon-instagram:before {
  content: "\E06F";
}
.icon-vimeo:before {
  content: "\E070";
}
.icon-logout-profile:before {
  content: "\E071";
}
.icon-commenting:before {
  content: "\E072";
}
.icon-facebook-messenger:before {
  content: "\E073";
}
.icon-facebook-messenger-1:before {
  content: "\E074";
}
.icon-dashboard:before {
  content: "\E916";
}
@font-face {
  font-family: "kyani-pro-web";
  src: url(assets/kyani-pro-web.eot);
  src: url(assets/kyani-pro-web.eot?#iefix) format("embedded-opentype"), url(assets/kyani-pro-web.woff) format("woff"), url(assets/kyani-pro-web.ttf) format("truetype"), url(assets/kyani-pro-web.svg#kyani-pro-web) format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}
[data-icon]:before {
  font-family: "kyani-pro-web" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon {
  line-height: 1;
  display: inline-block;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "kyani-pro-web" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  display: block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-multiple-message:before {
  content: "\E903";
}
.icon-contact-list:before {
  content: "\E901";
}
.icon-checked:before {
  content: "\E904";
}
.icon-library:before {
  content: "\E905";
}
.icon-training-why:before {
  content: "\FF13";
}
.icon-add-contact:before {
  content: "\E900";
}
.icon-app-downloaded:before {
  content: "\E04D";
}
.icon-arrow-down:before {
  content: "\E047";
}
.icon-arrow-left:before {
  content: "\E029";
}
.icon-arrow-right:before {
  content: "\E02B";
}
.icon-arrow-up:before {
  content: "\E906";
}
.icon-business-partner:before {
  content: "\E05F";
}
.icon-calculator:before {
  content: "\E046";
}
.icon-call-1:before {
  content: "\E061";
}
.icon-call:before {
  content: "\E051";
}
.icon-classify-contacts:before {
  content: "\E056";
}
.icon-click-modal:before {
  content: "\E06C";
}
.icon-close:before {
  content: "\E02C";
}
.icon-commenting:before {
  content: "\E072";
}
.icon-connection:before {
  content: "\E063";
}
.icon-contact:before {
  content: "\E02D";
}
.icon-contacts-empty:before {
  content: "\E064";
}
.icon-copy:before {
  content: "\E02F";
}
.icon-country:before {
  content: "\E05D";
}
.icon-customer-enrollment:before {
  content: "\E054";
}
.icon-customer:before {
  content: "\E060";
}
.icon-dashboard:before {
  content: "\E916";
}
.icon-delete:before {
  content: "\E02A";
}
.icon-double-check:before {
  content: "\E000";
}
.icon-down:before {
  content: "\E919";
}
.icon-edit:before {
  content: "\E001";
}
.icon-email-read:before {
  content: "\E04F";
}
.icon-email:before {
  content: "\E002";
}
.icon-error-login:before {
  content: "\E004";
}
.icon-error-modal:before {
  content: "\E005";
}
.icon-facebook:before {
  content: "\E006";
}
.icon-filter:before {
  content: "\E062";
}
.icon-follow-settings:before {
  content: "\E06B";
}
.icon-follow-up:before {
  content: "\E007";
}
.icon-general-enrollment:before {
  content: "\E053";
}
.icon-google-plus:before {
  content: "\E01C";
}
.icon-help:before {
  content: "\E06E";
}
.icon-hour:before {
  content: "\E01E";
}
.icon-instagram:before {
  content: "\E06F";
}
.icon-invite:before {
  content: "\E009";
}
.icon-ios-gear:before {
  content: "\E058";
}
.icon-language:before {
  content: "\E05C";
}
.icon-launch:before {
  content: "\E00A";
}
.icon-linkedin:before {
  content: "\E00C";
}
.icon-live-conference:before {
  content: "\E00E";
}
.icon-lock-item:before {
  content: "\E032";
}
.icon-logo-kyani .path1:before {
  content: "\E034";
  color: #010101;
}
.icon-logo-kyani .path2:before {
  content: "\E035";
  margin-left: -1em;
  color: #010101;
}
.icon-logo-kyani .path3:before {
  content: "\E036";
  margin-left: -1em;
  color: #010101;
}
.icon-logo-kyani .path4:before {
  content: "\E037";
  margin-left: -1em;
  color: #010101;
}
.icon-logo-kyani .path5:before {
  content: "\E038";
  margin-left: -1em;
  color: #000000;
}
.icon-logo-kyani .path6:before {
  content: "\E039";
  margin-left: -1em;
  color: #000000;
}
.icon-logo-kyani .path7:before {
  content: "\E03A";
  margin-left: -1em;
  color: #000000;
}
.icon-logo-kyani .path8:before {
  content: "\E03B";
  margin-left: -1em;
  color: #000000;
}
.icon-logo-kyani .path9:before {
  content: "\E03C";
  margin-left: -1em;
  color: #000000;
}
.icon-logo-kyani .path10:before {
  content: "\E03D";
  margin-left: -1em;
  color: #000000;
}
.icon-logo-kyani .path11:before {
  content: "\E03E";
  margin-left: -1em;
  color: #000000;
}
.icon-logo-symbol-kyani:before {
  content: "\E033";
}
.icon-logout-profile:before {
  content: "\E93B";
}
.icon-logout:before {
  content: "\E00F";
}
.icon-medal:before {
  content: "\E010";
}
.icon-message:before {
  content: "\E93E";
}
.icon-messenger:before {
  content: "\E04C";
}
.icon-mobile:before {
  content: "\E075";
}
.icon-my-list:before {
  content: "\E020";
}
.icon-nav-hamburger:before {
  content: "\E942";
}
.icon-nav-health:before {
  content: "\E067";
}
.icon-nav-more:before {
  content: "\E065";
}
.icon-nav-shop:before {
  content: "\E945";
}
.icon-nav-wealth:before {
  content: "\E068";
}
.icon-not-interested:before {
  content: "\E05E";
}
.icon-notes:before {
  content: "\E022";
}
.icon-notifications-header:before {
  content: "\E05A";
}
.icon-order:before {
  content: "\E023";
}
.icon-password-login:before {
  content: "\E012";
}
.icon-place:before {
  content: "\E013";
}
.icon-profile:before {
  content: "\E066";
}
.icon-referral-guest:before {
  content: "\E059";
}
.icon-return:before {
  content: "\E015";
}
.icon-search:before {
  content: "\E016";
}
.icon-select-relationship:before {
  content: "\E017";
}
.icon-stable:before {
  content: "\E952";
}
.icon-star:before {
  content: "\E018";
}
.icon-support-login:before {
  content: "\E01A";
}
.icon-team-enrollment:before {
  content: "\E055";
}
.icon-text-message:before {
  content: "\E024";
}
.icon-training-calculator-daily:before {
  content: "\E045";
}
.icon-training-calculator-monthly:before {
  content: "\E044";
}
.icon-training-calculator-period:before {
  content: "\E043";
}
.icon-training-calculator-weekly:before {
  content: "\E042";
}
.icon-training-check-empty:before {
  content: "\E049";
}
.icon-training-check:before {
  content: "\E041";
}
.icon-training-doc:before {
  content: "\E040";
}
.icon-training-download:before {
  content: "\E03F";
}
.icon-training-graduation:before {
  content: "\E048";
}
.icon-training-info:before {
  content: "\E960";
}
.icon-training-quiz:before {
  content: "\E999";
}
.icon-training-sheet:before {
  content: "\E04A";
}
.icon-training-video:before {
  content: "\E963";
}
.icon-twitter:before {
  content: "\E025";
}
.icon-unlock-items:before {
  content: "\E052";
}
.icon-up:before {
  content: "\E967";
}
.icon-user-login:before {
  content: "\E026";
}
.icon-videos-ebooks:before {
  content: "\E027";
}
.icon-view-more:before {
  content: "\E057";
}
.icon-viewers:before {
  content: "\E031";
}
.icon-vimeo:before {
  content: "\E070";
}
.icon-webinar:before {
  content: "\E050";
}
.icon-whatsapp:before {
  content: "\E01B";
}
.icon-conversations:before {
  content: "\E902";
}
.icon-facebook {
  font-size: 24px;
}
.icon-twitter {
  font-size: 24px;
}
.icon-vimeo {
  font-size: 24px;
}
.icon-instagram {
  font-size: 24px;
}
body {
  font-family: 'Noto Sans', sans-serif;
  background-color: #fff;
}
.content-container-mobile {
  overflow-x: hidden;
}
.content-container-mobile .my-rewards {
  margin-bottom: 0px;
}
.toolbar-menu {
  float: right !important;
}
.dashboard h1 {
  margin-top: 0px;
  color: #fff;
  font-size: 17px;
  padding: 10px;
}
.dashboard .well {
  background-color: #fff;
  border: 0;
  border-radius: 0px;
  padding: 0px;
}
.dashboard .well img {
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.dashboard .breadcrumbs {
  background-color: #fff;
  padding: 5px 5px 5px 45px;
  margin-bottom: 10px;
  background-image: url(assets/breadcrumbs-home.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}
footer {
  z-index: 1000 !important;
}
.my-rewards h1 {
  background-color: #CB7423;
}
.my-rewards.well {
  min-height: 480px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .my-rewards.well {
    min-height: 410px;
  }
}
.teaser-fast-start-bonus h1 {
  background-color: #5493A5;
}
.Leaderboard h1 {
  background-color: #4C88BC;
}
.Leaderboard.well {
  min-height: 480px;
}
.my-koins h1 {
  background-color: #5493A5;
  margin-bottom: 15px;
}
.my-koins.well {
  min-height: 290px;
}
.my-koins .kyani-koins-inner {
  color: #A1BF63;
}
.my-koins .kyani-koins-inner h2 {
  font-size: 50px;
  font-weight: bold;
  margin: 5px;
}
.my-koins .kyani-koins-inner label {
  font-size: 18px;
  margin-top: 0px;
}
.my-koins a {
  font-size: 18px;
  color: #A1BF63;
  text-decoration: underline;
  font-weight: normal;
}
.my-koins a:hover {
  color: #D1E0B4;
}
.modal-koins {
  border-bottom: 0px solid #e5e5e5;
}
.modal-koins h3 {
  background-color: #5493A5;
  font-size: 20px;
  color: #fff;
  padding: 10px;
}
.koins-header {
  color: #5493A5;
}
.koins-header h2 {
  font-size: 24px;
  margin: 5px;
  font-weight: bold;
}
.koins-header h3 {
  font-size: 20px;
  margin: 5px;
}
.koins-header h4 {
  font-size: 18px;
  margin: 5px;
}
.koins-detail {
  margin-top: 20px;
  font-size: 14px;
  color: #999999;
}
.koins-detail .koin-item {
  padding: 5px;
  border: solid 1px #999999;
  border-bottom: none;
}
.koins-detail .koin-item:last-child {
  border-bottom: solid 1px #999999;
}
.koins-detail .koin-item .koins-ammount {
  color: #5493A5;
  font-size: 15px;
  font-weight: normal;
}
.koins-detail .koin-item .koins-ammount h2 {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: bold;
}
.koins-detail .koin-item .koins-ammount .kyani-koin {
  background-image: url(assets/kyani-koin-detail.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0px 0px;
  margin-left: auto;
  margin-right: auto;
  width: 54px;
  height: 54px;
}
.koins-detail .koin-item label {
  width: 23%;
  display: inline-block;
  float: left;
}
.koins-detail .koin-item .koin-text {
  width: 74%;
  display: inline-block;
  float: left;
}
.koins-pagination {
  margin-top: 25px;
}
.koins-pagination a {
  font-size: 16px;
  color: #999999;
  text-decoration: none;
}
.koins-pagination a:hover {
  text-decoration: underline;
}
.koins-pagination ul.pagination {
  margin: 0px;
}
.koins-pagination ul.pagination li a {
  color: #999999;
  background-color: #ffffff;
  border-color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  border: none;
  padding: 5px;
  padding-top: 0px;
}
.koins-pagination ul.pagination li.active a {
  color: #5493A5;
}
.koins-pagination ul.pagination li.active a:hover,
.koins-pagination ul.pagination li.active a:focus {
  background-color: #ffffff;
  border: none;
  text-decoration: none;
}
.login {
  margin-left: auto;
  margin-right: auto;
  padding: 100px 30px 30px 30px;
  position: relative;
  top: 50px;
  width: 400px;
  background-image: url(assets/logokyani.png);
  background-repeat: no-repeat;
  background-position: center 15px;
}
.login .btn-primary {
  background-color: #A2BF63;
  border: 0px;
  border-radius: 0px;
}
.login .btn-primary:hover {
  background-color: #002857;
}
.login #password,
.login #username {
  border-radius: 0px;
  height: 40px;
}
.login .error {
  text-align: center;
  color: #F00;
}
.center {
  text-align: center;
}
.pointer {
  cursor: pointer;
}
.cg-busy {
  z-index: 500;
}
/*********** Styles for mobiles menus ************/
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .mm-menu {
    width: 280px;
    min-width: 280px;
    max-width: 440px;
    z-index: 0;
  }
  html.mm-opening .mm-slideout {
    transform: translate(280px, 0);
    -ms-transform: translate(280px, 0);
    -webkit-transform: translate(280px, 0);
    -moz-transform: translate(280px, 0);
    -o-transform: translate(280px, 0);
  }
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-280px, 0);
    -ms-transform: translate(-280px, 0);
    -webkit-transform: translate(-280px, 0);
    -moz-transform: translate(-280px, 0);
    -o-transform: translate(-280px, 0);
  }
}
@media only screen and (min-width: 0px) and (max-width: 0px) {
  .mm-menu {
    width: 684px;
    min-width: 140px;
    max-width: 1024px;
    z-index: 0;
  }
  html.mm-opening .mm-slideout {
    transform: translate(684px, 0);
  }
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-684px, 0);
  }
}
/***************** BUTTONS FORMS *************************/
.button-forms {
  color: #fff;
  background-color: #585858;
  padding: 5px 10px 5px 10px;
  border: 0;
}
.center-div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
/**************** row the same height with responsive *******************************/
.equal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.equal > div[class*='col-'] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
/**************** Fix arrow direction in responsive nav *******************************/
.mm-menu .mm-listview .mm-vertical li.submenu-item .mm-next:after {
  transform: rotate(-135deg);
}
.mm-menu .mm-listview .mm-vertical li.submenu-item.mm-opened .mm-next:after {
  transform: rotate(45deg);
}
.remove-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  body {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.loadingComponent {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 75;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loadingComponent {
    z-index: 120;
  }
}
.loadingComponent .loadingBackdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  opacity: 0.7;
}
@keyframes rotation {
  to {
    transform: rotate(360deg);
  }
}
.loadingComponent .loadingContainer {
  width: 300px;
  height: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.loadingComponent .loadingContainer .loadingBorder {
  height: 120px;
  width: 120px;
  animation: rotation 1s infinite linear;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  position: relative;
}
.loadingComponent .loadingContainer .kyaniLogo {
  position: absolute;
  font-size: 90px;
  color: #fff;
  line-height: 0.8;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .loadingComponent .loadingContainer .kyaniLogo {
    /* IE10+ CSS styles go here */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 10px;
  }
}
.myListContainer {
  padding: 15px 15px 0;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 1px 0 0 0;
    height: 100%;
  }
}
.myListContainer .formContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent {
    position: absolute;
    width: 100%;
  }
}
.myListContainer .formContent .close {
  -ms-flex-item-align: start;
      align-self: flex-start;
  cursor: pointer;
  text-shadow: 0;
  opacity: 1;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .close {
    margin: 0px 7px;
  }
}
.myListContainer .formContent .close > img {
  width: 15px;
  height: 15px;
}
.myListContainer .formContent .inputContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 80%;
  position: relative;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .inputContent {
    width: 85%;
    padding: 1px;
  }
}
.myListContainer .formContent .inputContent .inputSearch {
  padding-left: 12px;
  height: 37px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #E4E6E7;
  font-family: HelveticaNeue, serif;
  font-size: 14px;
  border-radius: 50px 0 0 50px;
  border-right: 0;
  outline: none;
  font-weight: bold;
  -webkit-appearance: none;
}
.myListContainer .formContent .inputContent .inputSearch::-ms-clear {
  display: none;
}
.myListContainer .formContent .inputContent .inputIcon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 37px;
  width: 23px;
  border: 1px solid #E4E6E7;
  border-left: 0;
  background-color: #fff;
  border-radius: 0 50px 50px 0;
  color: #546d8d;
  padding-right: 27px;
  position: relative;
}
.myListContainer .formContent .inputContent .inputIcon .icon {
  font-size: 16px;
  padding: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.myListContainer .formContent .inputContent .inputIcon i {
  cursor: pointer;
}
.myListContainer .formContent .inputContent .inputIcon i.fa-times-circle {
  padding: 8px 0 8px 8px;
  background: #fff;
  position: absolute;
  top: 3px;
  right: 31px;
}
.myListContainer .formContent .btnContent {
  width: 80%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent {
    width: 50%;
    padding: 0;
  }
}
.myListContainer .formContent .btnContent .import {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #C8C2C2;
  background-color: #f7f7f7;
  border-radius: 25px;
  color: #535353;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: Noto Sans, serif;
  padding: 0 15px;
  margin-right: 30px;
}
.myListContainer .formContent .btnContent .import img {
  width: 21px;
}
.myListContainer .formContent .btnContent .import span {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .import {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-right: inherit;
  }
  .myListContainer .formContent .btnContent .import span {
    display: none;
  }
  .myListContainer .formContent .btnContent .import img {
    margin: 0;
  }
}
.myListContainer .formContent .btnContent .addContact {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #105B94;
  color: #fff;
  border-radius: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: Noto Sans, serif;
  font-size: 15px;
  padding: 0 15px;
  margin-right: 30px;
}
@media only screen and (mmin-width: 992px) {
  .myListContainer .formContent .btnContent .addContact:hover {
    background-color: #1e90e0;
  }
}
.myListContainer .formContent .btnContent .addContact:active {
  background-color: #125686;
}
.myListContainer .formContent .btnContent .addContact .icon {
  width: 21px;
  margin-top: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .addContact .icon {
    margin-right: 0;
    text-align: center;
  }
}
.myListContainer .formContent .btnContent .addContact span {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .addContact {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-left: 5%;
    margin-right: 0px;
  }
  .myListContainer .formContent .btnContent .addContact span {
    display: none;
  }
  .myListContainer .formContent .btnContent .addContact img {
    margin: 0;
  }
}
.myListContainer .formContent .btnContent .filterContacts {
  cursor: pointer;
  height: 37px;
  min-width: 134px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #105B94;
  color: #fff;
  border-radius: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: 'Noto Sans', sans-serif;
  font-size: 15px;
  padding: 0 15px;
}
@media only screen and (mmin-width: 992px) {
  .myListContainer .formContent .btnContent .filterContacts:hover {
    background-color: #1e90e0;
  }
}
.myListContainer .formContent .btnContent .filterContacts:active {
  background-color: #125686;
}
.myListContainer .formContent .btnContent .filterContacts:hover {
  background-color: #105B94;
}
.myListContainer .formContent .btnContent .filterContacts > div {
  color: unset;
  padding-top: 3px;
  display: -ms-flexbox;
  display: flex;
  min-width: 90px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .filterContacts > div {
    min-width: unset;
    margin-top: 2px;
  }
}
.myListContainer .formContent .btnContent .filterContacts .dropdownOptions {
  right: 0;
  left: auto;
  padding: 10px 0;
  margin-top: 7px;
}
.myListContainer .formContent .btnContent .filterContacts .dropdownOptions > li > a {
  font-size: 14px;
  line-height: 22px;
  font-family: HelveticaNeue, serif;
}
.myListContainer .formContent .btnContent .filterContacts .dropdownOptions > li > .showSelected {
  background-color: #E5E6E8;
  color: #59889E;
}
.myListContainer .formContent .btnContent .filterContacts .icon {
  width: 21px;
  margin-top: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .filterContacts .icon {
    margin-right: 0;
    text-align: center;
  }
}
.myListContainer .formContent .btnContent .filterContacts span {
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .formContent .btnContent .filterContacts {
    min-width: 52px;
    width: 52px;
    height: 33px;
    margin-left: 5%;
  }
  .myListContainer .formContent .btnContent .filterContacts img {
    margin: 0;
  }
}
.myListContainer .tableHead {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableHead {
    display: none;
  }
}
.myListContainer .tableHead .titleCenter {
  padding-left: 22px;
}
.myListContainer .tableHead .fieldRelationship {
  padding-left: 5px;
}
.myListContainer .tableHead .titleTracking {
  padding-left: 12px;
}
.myListContainer .thSafari {
  padding: 20px 0 13px 0;
}
.myListContainer .thOthers {
  padding: 20px 16px 13px 0;
}
.myListContainer .tableContainer {
  width: 100%;
  font-family: HelveticaNeue, serif;
  letter-spacing: 0.5px;
  font-size: 12px;
  color: #535353;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer {
    margin-top: 42px;
    margin-bottom: 10px;
    overflow-y: auto;
    border-bottom: 1px solid #f5f1f1;
    border-top: 1px solid #f5f1f1;
    height: 100%;
  }
}
.myListContainer .tableContainer .tableData {
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
  }
}
.myListContainer .tableContainer .tableData .tableBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    background-color: #fafafa;
    width: 100%;
    border: 1px solid #f5f1f1;
    border-top: unset;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal {
    width: 100%;
    max-width: 100%;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  padding: 10px 0 0 0;
  text-align: right;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer {
    padding: 5px 0 0 0;
  }
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer i {
    margin: 0 2px;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  color: #0083C0;
  font-size: 14px;
  margin: 0 5px;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody {
    padding: 0;
    border: none;
    margin: 0;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody span {
  line-height: 20px;
  font-family: HelveticaNeue-Light, serif;
  font-weight: bold;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody span {
    display: none;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody i {
  font-size: 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody i {
    font-size: 27px;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .sendContainer .copyContentBody:hover {
  color: #105B94;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName {
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: auto;
  max-width: 65%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-left: 10px;
    background: none;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .contactAvatar {
  width: 47px;
  margin: 8px;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 0px;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship .icon {
  padding-bottom: 7px;
  color: #1C6A99;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship .lblRelationship {
  font-size: 11px;
  font-weight: normal;
  display: block;
  padding-left: 2px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship .lblRelationship {
    color: #1C6A99;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .containerRelationship .icon-connection:before {
  font-size: 10px;
  color: #1C6A99;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: #1C6A99;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship {
  font-size: 14px;
  overflow: hidden;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship .lblName {
  overflow: hidden;
  text-overflow: ellipsis;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship .lblName > span {
  display: block;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName {
    -ms-flex-align: start;
        align-items: flex-start;
    width: 100%;
  }
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship {
    width: 100%;
  }
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .nameRelationship .lblName {
    font-size: 13px;
    padding-top: 8px;
    font-weight: bold;
    padding-left: 2px;
    width: 100px;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .lblActionsMobile {
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .lblActionsMobile {
    padding: 10px 10px;
  }
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .lblActionsMobile .icon {
  cursor: pointer;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .tdName .lblActionsMobile > :first-child {
  margin-right: 10px;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage {
  width: 25%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage .separator {
  background-color: #f5f1f1;
  height: 80%;
  width: 1px;
  padding: 0px;
  display: block;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage .countMessage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 10px;
  margin: 0px;
  background: #12273c;
  border-radius: 15px;
  color: #fff;
  font-family: Noto Sans, serif;
  line-height: 21px;
  padding: 0;
  height: 27px;
  width: 36px;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage .containerOption {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.myListContainer .tableContainer .tableData .tableBody .containerNameFieldModal .containerCountMessage .containerOption .icon-close {
  font-size: 20px;
  color: #12273c;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .tdTracking {
    width: 100%;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 13px;
  }
}
.myListContainer .tableContainer .tableData .tableBody .tdTracking .sendComponent {
  margin: 2px;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite {
  cursor: pointer;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite {
  border: 1px solid #105B94;
  background: #fff;
  width: auto;
  padding: 0 5px;
  max-width: 100%;
  height: 32px;
  border-radius: 30px;
  cursor: pointer;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: Noto Sans, serif;
  color: #105B94;
  letter-spacing: 0;
  font-weight: 100;
  cursor: pointer;
  margin: 0;
  line-height: 28px;
  font-size: 13px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite label label {
    line-height: 18px;
    font-size: 14px;
    color: #105B94;
  }
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite:hover {
  background: #105B94;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .btnInvite:hover label {
  color: #fff;
}
.myListContainer .tableContainer .tableData .tableBody .tdInvite .lblTracking {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .tdInvite {
    display: none;
  }
}
.myListContainer .tableContainer .tableData .tableBody .labelCircle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 43px;
  height: 43px;
  font-size: 14px;
  color: #fff;
  background-color: #002857;
  margin: 8px;
  font-weight: bold;
}
.myListContainer .tableContainer .tableData .tableBody .labelCircleLight {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 43px;
  height: 43px;
  font-size: 14px;
  color: #fff;
  background-color: #1873b3;
  margin: 8px;
  font-weight: bold;
}
.myListContainer .tableContainer .tableData .tableBody .textOverflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .tableBody .textOverflow {
    font-family: Noto Sans, serif;
    color: #002A50;
  }
}
.myListContainer .tableContainer .tableData .containerTrackingOptions {
  width: 100%;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .sendComponentContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 60px;
  background-color: #E4E6E7;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .sendComponentContainer i {
  color: #0083C0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .containerTrackingOptions .sendComponentContainer i {
    color: #1C6A99;
  }
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions {
  width: 100%;
  height: 60px;
  background-color: #007FBB;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerMessage {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerMessage .icon-conversations {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerMessage .labelConversations {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerCall {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  text-decoration: none;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerCall .icon-call-1 {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerCall .labelCall {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerEdit {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  background-color: #025C90;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerEdit .icon-edit {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerEdit .labelEdit {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerDelete {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  display: -ms-grid;
  display: grid;
  background-color: #00395E;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 5px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerDelete .icon-delete {
  color: #fff;
  margin-top: 13%;
  font-size: 20px;
}
.myListContainer .tableContainer .tableData .containerTrackingOptions .containerOptions .containerDelete .labelDelete {
  font-size: 10px;
  font-family: Noto Sans, serif;
  color: #fff;
  font-weight: inherit;
}
.myListContainer .tableContainer .tableData .separator {
  background-color: #f5f1f1;
  height: 1px;
  width: 99%;
  padding-right: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .tableContainer .tableData .separator {
    display: none;
  }
}
.myListContainer .tableContainer > :last-child .tableBody {
  margin: 0;
}
.myListContainer .fieldName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.myListContainer .fieldRelationship {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldRelationship {
    display: none;
  }
}
.myListContainer .fieldTracking {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldTracking {
    padding: 0 10px 0 10px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.myListContainer .fieldTracking .sendComponentContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 4px 0;
}
.myListContainer .fieldTracking .sendComponentContainer i {
  color: #0083C0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldTracking .sendComponentContainer {
    width: 70%;
    padding: 0;
  }
}
.myListContainer .fieldInvite {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-preferred-size: 15%;
      flex-basis: 15%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldInvite {
    display: none;
  }
}
.myListContainer .fieldActions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: flex !important;
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldActions {
    position: absolute;
    top: 10px;
    right: 12px;
  }
}
.myListContainer .fieldActions .icon {
  cursor: pointer;
  font-size: 17px;
  margin: 0 7px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .fieldActions .icon {
    font-size: 15px;
  }
}
.myListContainer .fieldActions .icon.icon-delete {
  opacity: 0.6;
}
.myListContainer .paginationContent {
  padding-top: 30px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .paginationContent {
    padding: 0 0 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.myListContainer .paginationContent .pageBack {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 50px 0 0 50px;
}
.myListContainer .paginationContent .pageNext {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 0 50px 50px 0;
}
.myListContainer .paginationContent .pageNumbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 70px;
  max-width: 70px;
  font-size: 12px;
  padding-top: 5px;
  color: '';
  cursor: pointer;
  padding: 5px 0;
}
.myListContainer .paginationContentMobile {
  padding-top: 30px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .myListContainer .paginationContentMobile {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.myListContainer .paginationContentMobile .pageBack {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 50px 0 0 50px;
}
.myListContainer .paginationContentMobile .pageNext {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 26px;
  max-width: 26px;
  font-size: 12px;
  padding-top: 5px;
  color: #546d8d;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 0 50px 50px 0;
}
.myListContainer .paginationContentMobile .pageNumbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #f5f1f1;
  height: 31px;
  min-width: 70px;
  max-width: 70px;
  font-size: 12px;
  padding-top: 5px;
  color: '';
  cursor: pointer;
  padding: 5px 0;
}
.kyaniDropDown {
  position: relative;
}
.kyaniDropDown .blueButton {
  background-color: #002857 !important;
  color: #fff !important;
}
.kyaniDropDown .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 5px;
}
.kyaniDropDown .dropdownButton {
  padding-right: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.kyaniDropDown .dropdownButton span {
  width: 90%;
  float: left;
}
.kyaniDropDown .dropdownButton i {
  left: 0;
}
.kyaniDropDown .kyaniDropDownContent {
  position: absolute;
  display: inherit;
  top: 39px;
  left: 0;
  right: 0;
  background: white;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  overflow-y: visible;
  z-index: 1;
}
.kyaniDropDown .kyaniDropDownContent > div {
  position: relative;
  width: 100%;
  z-index: 1000;
  float: left;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.infoMessageComponent {
  position: relative;
  background-color: #fff;
  border-radius: 30px;
  min-width: 300px;
  transition: all linear 0.5s;
  font-family: HelveticaNeue-Light, serif;
}
.infoMessageComponent .fade.ng-enter {
  transition: 0.5s linear all;
  opacity: 0;
}
.infoMessageComponent .arrowUp {
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  position: absolute;
  top: 18px;
}
.infoMessageComponent .infoMessageContainer {
  padding: 10px 17px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  position: absolute;
  transform: translate(-50%, 100%);
  width: auto;
  left: 50%;
  bottom: -24px;
  background-color: #fff;
  border-radius: 30px;
}
.infoMessageComponent .infoMessageContainer .icon {
  font-size: 36px;
  height: 30px;
  color: #990000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 30px;
  min-width: 30px;
}
.infoMessageComponent .infoMessageContainer .text {
  margin-left: 15px;
  width: 90%;
  text-align: left;
  min-width: 125px;
  max-width: 300px;
  line-height: 15px;
  font-size: 15px;
  font-weight: bolder;
  opacity: 0.7;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .infoMessageComponent .infoMessageContainer .text {
    font-size: 13px;
  }
}
.infoMessageComponent.ng-hide {
  transition: 2s ease all;
  opacity: 0;
}
.socialShare {
  cursor: pointer;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.socialShare:focus,
.socialShare:hover {
  text-decoration: none;
}
.socialShare.hideInDesktop {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .socialShare.hideInDesktop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.gmailImportModal {
  padding: 44px 52px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .gmailImportModal {
    padding: 36px 25px;
  }
}
.gmailImportModal .importing {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.gmailImportModal .importing .imgContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 61px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .gmailImportModal .importing .imgContainer {
    height: 50px;
  }
}
.gmailImportModal .importing .imgContainer img {
  width: auto;
  height: 100%;
}
.gmailImportModal .importing .imgContainer .threePoints {
  height: 10px;
  margin: 0 50px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .gmailImportModal .importing .imgContainer .threePoints {
    margin: 0 15px;
  }
}
.gmailImportModal .importing .importContent {
  color: #666666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: Noto Sans, serif;
  text-align: center;
}
.gmailImportModal .importing .importContent label {
  margin: 31px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  width: 100%;
}
.gmailImportModal .importing .importContent span {
  font-size: 20px;
  font-weight: normal;
  width: 85%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .gmailImportModal .importing .importContent label {
    margin: 25px 0;
    font-size: 16px;
  }
  .gmailImportModal .importing .importContent span {
    font-size: 16px;
  }
}
.gmailImportModal .importFinished {
  font-size: 20px;
  font-family: Noto Sans, serif;
  color: #666666;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .gmailImportModal .importFinished {
    font-size: 16px;
  }
}
.gmailImportModal .importFinished img {
  width: auto;
  height: 61px;
}
.gmailImportModal .importFinished > label {
  margin: 40px 0 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .gmailImportModal .importFinished > label {
    margin-top: 30px;
  }
}
.gmailImportModal .importFinished > label label {
  margin: 0;
}
.gmailImportModal .importFinished span {
  font-weight: normal;
}
.gmailImportModal .importFinished .contactsImported {
  font-weight: bolder;
  color: #002857;
}
.gmailImportModal .importFinished .closeModal {
  background: #1873b3;
  width: auto;
  height: 53px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 16.99px;
  border: 0;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 40px 0 0;
  border-radius: 30px;
  padding: 0 25px;
  min-width: 200px;
}
@media only screen and (mmin-width: 992px) {
  .gmailImportModal .importFinished .closeModal:hover {
    background-color: #1e90e0;
  }
}
.gmailImportModal .importFinished .closeModal:active {
  background-color: #125686;
}
.gmailImportModal .importFinished .closeModal:focus {
  outline: 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .gmailImportModal .importFinished .closeModal {
    margin-top: 30px;
  }
}
.selectContactsModal {
  padding: 80px 20px 60px 20px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal {
    padding: 80px 10px 60px 10px;
  }
}
.selectContactsModal .contactCustomerDistributor .titleSpace {
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f7f7;
  height: 80px;
  width: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -ms-flex-align: center;
      align-items: center;
}
.selectContactsModal .contactCustomerDistributor .titleSpace .classifyTitle {
  height: 27px;
  width: 100%;
  margin-left: 20px;
  color: #002757;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.2px;
  line-height: 27px;
}
.selectContactsModal .contactCustomerDistributor .titleSpace > :first-child {
  width: 80%;
  float: left;
  text-align: left;
}
.selectContactsModal .contactCustomerDistributor .titleSpace > :last-child {
  width: 20%;
  float: right;
  text-align: right;
  margin-right: 30px;
  cursor: pointer;
}
.selectContactsModal .contactCustomerDistributor .withScroll {
  padding-right: 17px;
}
@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
  .selectContactsModal .contactCustomerDistributor .withScroll {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .withScroll {
    padding: 0;
  }
}
.selectContactsModal .contactCustomerDistributor .withScrollMac {
  padding: 0;
}
.selectContactsModal .contactCustomerDistributor .headerContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
  margin-bottom: 18px;
  margin-top: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .headerContainer {
    margin-bottom: 8px;
  }
}
.selectContactsModal .contactCustomerDistributor .headerContainer .searchBox {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  width: 70%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .headerContainer .searchBox {
    width: 100%;
  }
}
.selectContactsModal .contactCustomerDistributor .headerContainer .searchBox > :first-child {
  position: relative;
  width: 70%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .headerContainer .searchBox > :first-child {
    width: 100%;
  }
}
.selectContactsModal .contactCustomerDistributor .headerContainer .searchBox > :first-child input {
  border: 1px solid #E4E6E7;
  padding: 5px 48px 5px 10px;
  border-radius: 25px;
  outline: none;
  min-height: 38px;
  width: 100%;
}
.selectContactsModal .contactCustomerDistributor .headerContainer .searchBox > :first-child input::-ms-clear {
  display: none;
}
.selectContactsModal .contactCustomerDistributor .headerContainer .searchBox > :first-child i {
  position: absolute;
  right: 11px;
  top: 11px;
  color: #105B94;
  cursor: pointer;
  font-size: 16px;
}
.selectContactsModal .contactCustomerDistributor .headerContainer .searchBox > :first-child .fa-times-circle {
  right: 35px;
  font-size: 14px;
  top: 12px;
}
.selectContactsModal .contactCustomerDistributor .headerContainer .titlesContainer {
  margin-top: 10px;
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-weight: bold;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .headerContainer .titlesContainer {
    margin-left: auto;
  }
}
.selectContactsModal .contactCustomerDistributor .headerContainer .titlesContainer div {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.selectContactsModal .contactCustomerDistributor .headerContainer .titlesContainer span {
  width: 100%;
  text-align: center;
  display: block;
}
.selectContactsModal .contactCustomerDistributor .headerContainer .titlesContainer :first-child span {
  color: #1F83CF;
  font-family: Noto Sans, serif;
  line-height: 22px;
}
.selectContactsModal .contactCustomerDistributor .headerContainer .titlesContainer :last-child span {
  color: #002857;
  font-family: Noto Sans, serif;
  line-height: 22px;
}
.selectContactsModal .contactCustomerDistributor .contactListContainer {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 320px;
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .contactContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 58px;
  border-top: 1px solid #f3f3f3;
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .contactContainer > div:first-of-type {
  width: 10%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .contactListContainer .contactContainer > div:first-of-type {
    width: 15%;
  }
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .contactContainer .name {
  text-align: left;
  width: 60%;
  word-break: break-word;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .contactListContainer .contactContainer .name {
    width: 55%;
  }
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .contactContainer img {
  width: 39px;
  height: 39px;
  margin: 0 15px 0 0;
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .contactContainer span {
  color: #002857;
  font-family: Noto Sans, serif;
  font-weight: bold;
  line-height: 19px;
  font-size: 14px;
}
.selectContactsModal .contactCustomerDistributor .contactListContainer > :last-child {
  border-bottom: 1px solid #f3f3f3;
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .checkboxContainer {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .contactListContainer .checkboxContainer {
    width: 30%;
  }
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .checkboxContainer div {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .checkboxContainer .circle {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid rgba(102, 102, 102, 0.5);
  border-radius: 17px;
  color: #fff;
  font-size: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .contactListContainer .checkboxContainer .circle {
    width: 20px;
    height: 20px;
  }
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .checkboxContainer .circle.customer {
  background-color: #1F83CF;
  border: none;
}
.selectContactsModal .contactCustomerDistributor .contactListContainer .checkboxContainer .circle.distributor {
  background-color: #12273c;
  border: none;
}
.selectContactsModal .contactCustomerDistributor .noRecords {
  color: #002857;
  font-weight: bold;
  font-family: Noto Sans, serif;
  font-size: 14px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  padding: 15px 0;
}
.selectContactsModal .contactCustomerDistributor .totalContainer {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #002857;
  font-size: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.selectContactsModal .contactCustomerDistributor .totalContainer .name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: right;
  width: 70%;
  word-break: break-word;
}
.selectContactsModal .contactCustomerDistributor .totalContainer .name :first-child {
  width: 100%;
  float: right;
  text-align: right;
}
.selectContactsModal .contactCustomerDistributor .totalContainer .checkboxContainer {
  text-align: left;
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.selectContactsModal .contactCustomerDistributor .totalContainer .checkboxContainer :first-child span {
  color: #1F83CF;
}
.selectContactsModal .contactCustomerDistributor .totalContainer .checkboxContainer > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 50%;
}
.selectContactsModal .contactCustomerDistributor .totalContainer .checkboxContainer > div span {
  text-align: center;
  font-family: HelveticaNeue-Light, serif;
  font-weight: bold;
  line-height: 23px;
  color: #000000;
}
.selectContactsModal .contactCustomerDistributor .selectContactsModalContinue {
  float: right;
  width: 40%;
  margin: 5px;
  padding: 10px 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  background-color: #94BD41;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .selectContactsModal .contactCustomerDistributor .selectContactsModalContinue {
    width: 50%;
  }
}
.lockUnlockMenuComponent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.lockUnlockMenuComponent > :first-child {
  border-top-left-radius: 4.5px;
  border-bottom-left-radius: 4.5px;
  width: 15%;
}
.lockUnlockMenuComponent > div {
  height: 100%;
}
.lockUnlockMenuComponent .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 85%;
  color: #535353;
  font-family: Noto Sans, serif;
  font-size: 19px;
  padding: 0 31px 0 24px;
}
.lockUnlockMenuComponent .content span {
  display: block;
  max-width: 100%;
  word-break: break-word;
}
.lockUnlockMenuComponent .content .options-menu {
  display: inline;
  text-transform: capitalize;
  font-size: 14px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lockUnlockMenuComponent .content {
    font-size: 16px;
    line-height: 25px;
  }
}
.lockUnlockMenuComponent .content div {
  width: 100%;
}
.lockUnlockMenuComponent .content h3 {
  margin-top: 0;
  font-size: 30px;
}
.lockUnlockMenuComponent .contentUnlock {
  padding: 23px 21px;
}
.lockUnlockMenuComponent .contentUnlock > div {
  width: 100%;
}
.lockUnlockMenuComponent .contentUnlock > :first-child {
  color: #535353;
  font-family: Noto Sans, serif;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lockUnlockMenuComponent .contentUnlock > :first-child {
    font-size: 14px;
    line-height: 20px;
  }
}
.lockUnlockMenuComponent .contentUnlock .unlockItemsForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 20px;
}
.lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :first-child {
  width: 70%;
  margin-left: -8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :first-child i {
  font-size: 28px;
  margin-top: 9px;
  color: #666666;
}
.lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :first-child input {
  border: none;
  font-family: HelveticaNeue-Light, serif;
  border-bottom: 1px solid #666666;
  font-size: 16px;
  font-weight: 600;
  line-height: 33px;
  width: 90%;
  outline: none;
  color: #666666;
  min-height: 30px;
}
.lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :last-child {
  background: #fff;
  width: 25%;
  height: 37px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid #105B94;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  padding: 7px 25px;
  color: #105B94;
}
@media only screen and (mmin-width: 992px) {
  .lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :last-child:hover {
    background-color: #1577c2;
  }
}
.lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :last-child:active {
  background-color: #0b3f66;
}
.lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :last-child span {
  font-family: Noto Sans, serif;
  font-size: 12px;
  color: #105B94;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :last-child {
    width: 37%;
    height: 37px;
    padding: 7px 15px;
  }
}
.lockUnlockMenuComponent .contentUnlock .unlockItemsForm > :last-child:hover {
  color: #fff;
}
.lockUnlockMenuComponent .contentUnlock .invalidPassword {
  color: #971f1f;
  margin-left: 22px;
  margin-top: 3px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lockUnlockMenuComponent .contentUnlock .invalidPassword {
    margin-left: 20px;
  }
}
.lockUnlockMenuComponent.lock {
  height: 160px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lockUnlockMenuComponent.lock {
    height: 190px;
  }
}
.lockUnlockMenuComponent.lock > :first-child {
  background-color: #971f1f;
}
.lockUnlockMenuComponent.lock .content {
  line-height: 30px;
}
.lockUnlockMenuComponent.unlock {
  height: 150px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lockUnlockMenuComponent.unlock {
    height: 140px;
  }
}
.lockUnlockMenuComponent.unlock > :first-child {
  background-color: #93bc48;
}
.lockUnlockMenuComponent > .icon {
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 18px;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .lockUnlockMenuComponent > .icon {
    top: 10px;
    right: 10px;
    font-size: 14px;
  }
}
.vCardContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  position: relative;
  padding-right: 10px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer {
    padding-right: 0;
  }
}
.vCardContainer .labelCircle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 43px;
  height: 43px;
  font-size: 14px;
  color: #fff;
  background-color: #002857;
  margin: 8px;
  font-weight: bold;
  margin-left: 0;
}
.vCardContainer .labelCircleLight {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  min-width: 43px;
  height: 43px;
  font-size: 14px;
  color: #fff;
  background-color: #1873b3;
  margin: 8px;
  font-weight: bold;
  margin-left: 0;
}
.vCardContainer .vCardImage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: absolute;
  float: left;
  left: 35px;
  top: 33px;
  cursor: pointer;
  background-image: url(assets/vcard.png);
  width: 21px;
  height: 17px;
}
.vCardContainer .vCardImage > :first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
}
.vCardContainer .vCardOptions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  min-width: 211px;
  z-index: 1;
  top: -40px;
  padding: 15px;
  margin-left: 15px;
  text-align: center;
  position: absolute;
  left: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background: #fff;
  border: 1px solid #D8D8D8;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  cursor: initial;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .vCardOptions {
    padding: 15px 15px;
    top: -40px;
    max-width: 250px;
  }
}
@media (min-width: 992px) {
  .vCardContainer .vCardOptions > :last-child {
    margin-top: 10px;
  }
}
.vCardContainer .vCardOptions > .contactInfo {
  text-align: left;
}
.vCardContainer .vCardOptions > .contactInfo label {
  white-space: nowrap;
  margin: 0;
}
.vCardContainer .vCardOptions > .contactInfo span {
  font-weight: 100;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .vCardOptions > .contactInfo span {
    display: inline-block;
    word-break: break-all;
  }
}
.vCardContainer .vCardOptions > .contactInfo .option {
  cursor: pointer;
}
.vCardContainer .vCardOptions > .contactInfo > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .vCardOptions > .contactInfo > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.vCardContainer .vCardOptions > .contactInfo > div .icon {
  padding-bottom: 3px;
  font-size: 12px;
  color: #002857;
}
.vCardContainer .vCardOptions > .contactInfo > div .imageFlag {
  width: 25px;
}
.vCardContainer .vCardOptions .sendContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .vCardOptions .sendContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .vCardContainer .vCardOptions .sendContainer > * {
    margin-right: 7px;
  }
}
.vCardContainer .vCardOptions .emailButton {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  cursor: pointer;
  background-color: #105B94;
  border-radius: 25px;
  border: 1px solid #0083C0;
  height: 35px;
}
@media only screen and (mmin-width: 992px) {
  .vCardContainer .vCardOptions .emailButton:hover {
    background-color: #1e90e0;
  }
}
.vCardContainer .vCardOptions .emailButton:active {
  background-color: #125686;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .vCardOptions .emailButton {
    min-width: 0;
    width: 0;
    padding: 0;
    border: 0;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .vCardContainer .vCardOptions .emailButton {
    min-width: 200px;
  }
}
.vCardContainer .vCardOptions .emailButton span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  white-space: nowrap;
  margin-right: 15px;
  font-family: Noto Sans, serif;
  font-size: 15px;
  color: #fff;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .vCardOptions .emailButton span {
    min-width: 0;
    width: 0;
  }
}
.vCardContainer .vCardOptions .emailButton .icon {
  width: 21px;
  margin-top: 0;
  margin-right: 5px;
  margin-left: 15px;
  color: #fff;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .vCardOptions .emailButton .icon {
    min-width: 0;
    width: 0;
    color: transparent;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .vCardOptions .emailButton .emailFollowUp {
    min-width: 0;
    width: 0;
    color: transparent;
  }
}
@media (min-width: 991px) {
  .vCardContainer .vCardOptions.lastvCard {
    top: -89px;
  }
  .vCardContainer .vCardOptions.lastvCard:before {
    top: 85px;
  }
}
.vCardContainer .vCardOptions:before {
  left: -10px;
  border: solid transparent;
  transform: rotate(45deg);
  content: "";
  height: 20px;
  width: 20px;
  background-color: #fff;
  position: absolute;
  box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.5);
  border-left: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  top: 37px;
}
.vCardContainer .icon-email-1:before {
  content: "\E002";
}
.vCardContainer .noPhone {
  top: -40px;
}
.vCardContainer .noPhone:before {
  top: 37px;
}
@media (min-width: 992px) {
  .vCardContainer .noPhone.lastvCard {
    top: -68px;
  }
  .vCardContainer .noPhone.lastvCard:before {
    top: 63px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .noPhone {
    top: -31px;
  }
  .vCardContainer .noPhone:before {
    top: 29px;
  }
}
.vCardContainer .noEmail {
  top: -20px !important;
}
.vCardContainer .noEmail:before {
  top: 15px !important;
}
.vCardContainer .noEmail .contactInfo div {
  margin: 0 !important;
}
.vCardContainer .noEmail > :last-child {
  margin: 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .vCardContainer .noEmail {
    top: -31px !important;
  }
  .vCardContainer .noEmail .contactInfo div {
    margin: 5px !important;
  }
  .vCardContainer .noEmail:before {
    top: 29px !important;
  }
}
.modalComponet {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 160px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .modalComponet {
    height: 190px;
  }
}
.modalComponet > :first-child {
  border-top-left-radius: 4.5px;
  border-bottom-left-radius: 4.5px;
  width: 15%;
  background-color: #971f1f;
}
.modalComponet > div {
  height: 100%;
}
.modalComponet .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 85%;
  color: #535353;
  font-family: Noto Sans, serif;
  font-size: 19px;
  padding: 0 31px 0 24px;
  line-height: 30px;
}
.modalComponet .content span {
  display: block;
  max-width: 100%;
  word-break: break-word;
}
.modalComponet .content .options-menu {
  display: inline;
  text-transform: capitalize;
  font-size: 14px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .modalComponet .content {
    font-size: 16px;
    line-height: 25px;
  }
}
.modalComponet .content div {
  width: 100%;
}
.modalComponet .content h3 {
  margin-top: 0;
  font-size: 30px;
}
.modalComponet > .icon {
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 18px;
  cursor: pointer;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .modalComponet > .icon {
    top: 10px;
    right: 10px;
    font-size: 14px;
  }
}
.health-wealth {
  padding: 44px 0 53px 0;
  position: absolute;
  height: 100%;
  width: 100%;
  overflow-y: auto;
}
.loginComponent {
  min-height: 500px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.loginComponent *::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}
.loginComponent *::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}
.loginComponent *::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.loginComponent video.mobile {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -100;
  background-size: cover;
  transition: 1s opacity;
  max-height: 130%;
}
.loginComponent video.desktop {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translate(-50%, -50%);
  background-size: cover;
  transition: opacity 1s;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent video.desktop {
    height: 100%;
  }
}
.loginComponent .stopfade {
  opacity: 0.5;
}
.loginComponent .loginContainer {
  width: 315px;
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  /* Rounded sliders */
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer {
    width: 330px;
    transition: 0.5s linear all;
    top: 45%;
  }
}
.loginComponent .loginContainer img {
  width: 107px;
  height: 108px;
  margin-bottom: 70px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer img {
    width: 74px;
    height: auto;
    transition: 0.5s linear all;
    margin-bottom: 60px;
  }
}
.loginComponent .loginContainer .switch {
  position: relative;
  display: inline-block;
  width: 330px;
  height: 44px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer .switch {
    width: 95%;
  }
}
.loginComponent .loginContainer .switch input {
  display: none;
}
.loginComponent .loginContainer .switch .slider.round {
  border-radius: 35px;
}
.loginComponent .loginContainer .switch .slider.round:before {
  border-radius: 35px;
}
.loginComponent .loginContainer .switch .slider.round > p {
  font-family: HelveticaNeue-Light, serif;
  font-size: 17px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer .switch .slider.round > p {
    font-size: 15px;
  }
}
.loginComponent .loginContainer .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(37, 49, 59, 0.9);
  transition: 0.4s linear all;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.loginComponent .loginContainer .switch .slider:before {
  transition: 0.4s linear all;
  position: absolute;
  content: "";
  height: 36px;
  left: 2%;
  background-color: #1873b3;
  width: 45%;
}
.loginComponent .loginContainer .switch input:checked + .slider {
  background: rgba(37, 49, 59, 0.9);
}
.loginComponent .loginContainer .switch input:checked + .slider:before {
  left: 53%;
}
.loginComponent .loginContainer .switch input:focus + .slider {
  box-shadow: 0 0 1px #25313B;
}
.loginComponent .loginContainer .switch .slideText {
  width: 45%;
  text-align: center;
  padding: 0;
  z-index: 1;
  margin: 0 2%;
}
.loginComponent .loginContainer .switch .guest {
  width: 45%;
  text-align: center;
  padding: 0;
  z-index: 1;
  margin: 0 2%;
  -ms-flex-order: 2;
      order: 2;
}
.loginComponent .loginContainer .switch .businessPartner {
  width: 45%;
  text-align: center;
  padding: 0;
  z-index: 1;
  margin: 0 2%;
  -ms-flex-order: 1;
      order: 1;
}
.loginComponent .loginContainer .referralCode {
  margin-top: 30px;
}
.loginComponent .loginContainer > div {
  width: 100%;
  border-bottom: 1px solid #fff;
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer > div {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 33px;
    min-height: 34px;
  }
}
.loginComponent .loginContainer > div .icon {
  margin-right: 15px;
}
.loginComponent .loginContainer > div > div {
  letter-spacing: -0.3px;
  line-height: 25.08px;
  color: #fff;
  width: 21px;
  height: 23px;
  font-size: 20px;
}
.loginComponent .loginContainer input {
  width: 85%;
  background: transparent;
  border: none;
  font-family: HelveticaNeue-Light, serif;
  font-size: 16px;
  color: #fff;
  letter-spacing: -0.3px;
  line-height: 25.08px;
  text-align: left;
  -webkit-text-fill-color: #fff;
  background-clip: content-box;
  outline: none;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer input {
    -webkit-text-fill-color: initial;
    color: #fff;
  }
  .loginComponent .loginContainer input::-moz-placeholder {
    color: #969696;
    opacity: 1;
  }
  .loginComponent .loginContainer input:-ms-input-placeholder {
    color: #969696;
  }
  .loginComponent .loginContainer input::-webkit-input-placeholder {
    color: #969696;
  }
  .loginComponent .loginContainer input ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #969696;
  }
  .loginComponent .loginContainer input ::-moz-placeholder {
    /* Firefox 19+ */
    color: #969696;
  }
  .loginComponent .loginContainer input :-ms-input-placeholder {
    /* IE 10+ */
    color: #969696;
  }
  .loginComponent .loginContainer input :-moz-placeholder {
    /* Firefox 18- */
    color: #969696;
  }
}
.loginComponent .loginContainer input:-webkit-autofill,
.loginComponent .loginContainer input:-webkit-autofill:hover,
.loginComponent .loginContainer input:-webkit-autofill:focus,
.loginComponent .loginContainer input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
.loginComponent .loginContainer input:focus {
  outline-width: 0;
}
.loginComponent .loginContainer::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.loginComponent .loginContainer:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.loginComponent .loginContainer::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.loginComponent .loginContainer ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7);
}
.loginComponent .loginContainer ::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
}
.loginComponent .loginContainer :-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.7);
}
.loginComponent .loginContainer :-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
}
.loginComponent .loginContainer .loginButton {
  background: #1873b3;
  width: 288px;
  height: 53px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-bottom: none;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
}
@media only screen and (mmin-width: 992px) {
  .loginComponent .loginContainer .loginButton:hover {
    background-color: #1e90e0;
  }
}
.loginComponent .loginContainer .loginButton:active {
  background-color: #125686;
}
.loginComponent .loginContainer .loginButton label {
  font-family: HelveticaNeue-Light, serif;
  font-size: 17px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
  cursor: pointer;
  margin: 0;
  line-height: 21px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer .loginButton {
    width: 100%;
    height: 44px;
  }
}
.loginComponent .loginContainer .infoMessageContainer {
  width: 93%;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer .infoMessageContainer {
    width: 80%;
  }
}
.loginComponent .loginContainer .languageContainer > div {
  width: 100%;
  height: auto;
}
.loginComponent .loginContainer .languageContainer > div > .btn-primary {
  background-color: transparent;
  border-color: transparent;
}
.loginComponent .loginContainer .languageContainer > div > .btn {
  display: -ms-flexbox;
  display: flex;
  height: 27px;
  width: 315px;
  position: relative;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer .languageContainer > div > .btn {
    width: 100%;
  }
}
.loginComponent .loginContainer .languageContainer > div > .btn .icon {
  font-size: 20px;
  margin-left: -11px;
  margin-top: -6px;
}
.loginComponent .loginContainer .languageContainer > div > .btn > img {
  height: 25px;
  width: 30px;
  position: absolute;
  top: 5px;
  left: 0;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer .languageContainer > div > .btn > img {
    position: relative;
    top: -7px;
    left: -11px;
  }
}
.loginComponent .loginContainer .languageContainer > div > .btn .arrow {
  width: 13px;
  height: 7px;
  top: 8px;
  right: 0;
  left: inherit;
  position: absolute;
}
.loginComponent .loginContainer .languageContainer > div > .btn .arrowInverse {
  transform: rotateX(180deg);
}
.loginComponent .loginContainer .languageContainer > div > .btn > label {
  position: relative;
  left: 30px;
  top: 0;
  font-family: HelveticaNeue-Light, serif;
  font-size: 17px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 200;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer .languageContainer > div > .btn > label {
    cursor: pointer;
    margin: 0;
    line-height: 21px;
    position: relative;
    left: 5px;
    top: -5px;
    background: transparent;
    border: none;
    text-align: left;
    -webkit-text-fill-color: #fff;
    background-clip: content-box;
    outline: none;
  }
}
.loginComponent .loginContainer .languageContainer > div .dropdown-menu {
  overflow-y: auto;
  max-height: 190px;
  min-width: 315px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .loginContainer .languageContainer > div .dropdown-menu {
    min-width: 330px;
  }
}
.loginComponent .loginContainer .languageContainer > div .dropdown-menu > li > div .languageLabelMenu {
  font-family: HelveticaNeue-Light, serif;
  font-size: 17px;
  color: #000000;
  text-align: left;
  -webkit-text-fill-color: #000000;
  background-clip: content-box;
  outline: none;
  letter-spacing: 0;
  font-weight: 200;
  line-height: 21px;
}
.loginComponent .loginContainer .languageContainer > div > ul > li > div {
  display: -ms-flexbox;
  display: flex;
  height: 25px;
}
.loginComponent .loginContainer .languageContainer > div > ul > li > div > img {
  height: 25px;
  width: 30px;
  position: relative;
  top: 2px;
  left: 5px;
  margin: 0;
}
.loginComponent .loginContainer .languageContainer > div > ul > li > div > label {
  color: #000000;
  position: relative;
  left: 20px;
  top: 1px;
}
.loginComponent .animateMobile {
  transition: 0.2s linear all;
  top: 28%;
}
.loginComponent .animateMobile > img {
  transition: 0.2s linear all;
  width: 45px;
  margin: 15px 0 30px;
}
.loginComponent .animateIos > img {
  transition: 0.2s linear all;
  width: 45px;
  opacity: 0;
}
.loginComponent .infoFooter {
  font-family: HelveticaNeue-Light, serif;
  font-size: 13px;
  color: #fff;
  letter-spacing: -0.28px;
  line-height: 23px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .loginComponent .infoFooter {
    z-index: 0;
    bottom: 20px;
  }
}
