﻿.Authentication-T1_container {
  z-index: 13;
  max-width: 230px;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=1);
  border-radius: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .Authentication-T1_container {
    width: 45px;
  }
  .Authentication-T1_container .row {
    height: 100%;
  }
  .Authentication-T1_container.active {
    width: 237px;
    height: 80vh;
    top: 10vh;
    left: 0;
    bottom: 10vh;
    right: 0;
    position: fixed;
    margin: auto;
    position: fixed;
    max-height: 380px;
  }
  .Authentication-T1_container.active .row {
    padding: 15px !important;
  }
  .Authentication-T1_container.active .user-profile__container ul {
    overflow-y: scroll;
  }
  @supports (-webkit-touch-callout: none) {
    .Authentication-T1_container.active {
      z-index: 999 !important;
    }
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  .Authentication-T1_container {
    left: 70px;
    top: 16px;
  }
}
.Authentication-T1_container div[class^=col-] {
  padding: 0px;
  padding: 5px;
}
.Authentication-T1_container .row {
  padding: 0;
}
.Authentication-T1_container > .row > div:nth-child(2) a {
  position: relative;
  color: #565656;
  display: flex;
  align-items: center;
}
.Authentication-T1_container > .row > div:nth-child(2) a:after {
  content: "\e0bd";
  font-size: 18px;
  color: #d8582b;
  font-family: "IconFont";
}
.Authentication-T1_container > .row > div:nth-child(2) a:before {
  content: "\e03e";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-family: "IconFont";
  display: block;
  font-size: 24px;
  color: #395941;
}
.Authentication-T1_container > .row > div:nth-child(2) a:hover {
  text-decoration: unset;
}
.Authentication-T1_container > .row > div:nth-child(1) {
  display: none;
}
.Authentication-T1_container > .row > div:nth-child(3) {
  display: none;
}
.Authentication-T1_container > .row > div:nth-child(4) {
  display: none;
}
.Authentication-T1_container.active {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 4.9px 0.1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 4.9px 0.1px rgba(0, 0, 0, 0.15);
  z-index: 9999;
}
@media (min-width: 992px) {
  .Authentication-T1_container.active {
    position: absolute;
    padding: 15px;
  }
}
@supports (-webkit-touch-callout: none) {
  .Authentication-T1_container.active {
    /* CSS specific to iOS devices */
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1000;
  }
}
.Authentication-T1_container.active:before {
  display: none;
}
.Authentication-T1_container.active > .row {
  /*> div:nth-child(2) a:before {
      top: 1px;
      left: 7px;
  }

  > div:nth-child(2) a:after {
      right: -6px;
      top: 4px;
  }*/
}
.Authentication-T1_container.active > .row > div:nth-child(1) {
  display: block;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .Authentication-T1_container.active > .row > div:nth-child(1) {
    height: 10%;
  }
}
@media (max-width: 991px) {
  .Authentication-T1_container.active > .row > div:nth-child(2) {
    height: 14%;
  }
}
.Authentication-T1_container.active > .row > div:nth-child(3) {
  display: block;
}
@media (max-width: 991px) {
  .Authentication-T1_container.active > .row > div:nth-child(3) {
    height: 10%;
  }
}
.Authentication-T1_container.active > .row > div:nth-child(4) {
  display: block;
}
@media (max-width: 991px) {
  .Authentication-T1_container.active > .row > div:nth-child(4) {
    height: 75%;
    overflow: scroll;
  }
}
.Authentication-T1_container.active > .row .display-name_container {
  color: #d60000;
}
.Authentication-T1_container.active > .row .user-profile__container {
  color: #000;
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li {
  list-style: none;
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li > a {
  font-size: 14px;
  font-family: "IranSansMedium";
  color: #434343;
  line-height: 44px;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  cursor: pointer;
  position: relative;
  text-decoration: none;
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #f7f7f7;
  transition: all 0.3s;
  z-index: -1;
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li > a:before {
  font-style: normal;
  font-weight: normal;
  font-family: "IconFont";
  font-size: 20px;
  position: relative !important;
  color: #d60000;
  top: 6px;
  margin-left: 11px;
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li > a:hover {
  color: #d60000;
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li > a:hover:after {
  width: 100%;
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(1) a:before {
  content: "\e03e";
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(2) a:before {
  content: "\e039";
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(3) a:before {
  content: "\e034";
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(4) a:before {
  content: "\e1ec";
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(5) a:before {
  content: "\e163";
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(6) a:before {
  content: "\e19c";
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(7) a:before {
  content: "\e12b";
}
.Authentication-T1_container.active > .row .user-profile__container > ul > li:last-child a {
  border: unset;
}
.Authentication-T1_container.active > .row .user-name_container {
  color: #848484;
  font-family: "IranSansMedium";
  font-size: 12px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 14px;
}
@media (max-width: 991px) {
  .Authentication-T1_container.active > .row .user-name_container {
    padding-bottom: 7px;
  }
}

body.ltr .Authentication-T1_container {
  left: initial;
  right: 170px;
}
@media (max-width: 991px) {
  body.ltr .Authentication-T1_container {
    left: initial;
    right: 62px;
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  body.ltr .Authentication-T1_container {
    left: initial;
    right: 70px;
  }
}
body.ltr .Authentication-T1_container > .row > div:nth-child(2) a:after {
  right: 37px;
}
@media (max-width: 991px) {
  body.ltr .Authentication-T1_container > .row > div:nth-child(2) a:after {
    right: -5px;
  }
}
body.ltr .Authentication-T1_container > .row > div:nth-child(2) a:before {
  left: initial;
  right: 15px;
  text-align: right;
}
@media (max-width: 991px) {
  body.ltr .Authentication-T1_container > .row > div:nth-child(2) a:before {
    left: initial;
    right: -11px;
  }
}
body.ltr .Authentication-T1_container > .row > div:nth-child(1) {
  display: none;
}
body.ltr .Authentication-T1_container > .row > div:nth-child(3) {
  display: none;
}
body.ltr .Authentication-T1_container > .row > div:nth-child(4) {
  display: none;
}
body.ltr .Authentication-T1_container.active {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 4.9px 0.1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 4.9px 0.1px rgba(0, 0, 0, 0.15);
  z-index: 9999;
}
@supports (-webkit-touch-callout: none) {
  body.ltr .Authentication-T1_container.active {
    /* CSS specific to iOS devices */
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1000;
  }
}
body.ltr .Authentication-T1_container.active:before {
  display: none;
}
body.ltr .Authentication-T1_container.active > .row > div:nth-child(1) {
  display: block;
  margin-top: 10px;
}
@media (max-width: 991px) {
  body.ltr .Authentication-T1_container.active > .row > div:nth-child(1) {
    height: 10%;
  }
}
@media (max-width: 991px) {
  body.ltr .Authentication-T1_container.active > .row > div:nth-child(2) {
    height: 14%;
  }
}
body.ltr .Authentication-T1_container.active > .row > div:nth-child(3) {
  display: block;
}
@media (max-width: 991px) {
  body.ltr .Authentication-T1_container.active > .row > div:nth-child(3) {
    height: 10%;
  }
}
body.ltr .Authentication-T1_container.active > .row > div:nth-child(4) {
  display: block;
}
@media (max-width: 991px) {
  body.ltr .Authentication-T1_container.active > .row > div:nth-child(4) {
    height: 75%;
    overflow: scroll;
  }
}
body.ltr .Authentication-T1_container.active > .row .display-name_container {
  color: #d60000;
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container {
  color: #000;
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li > a {
  font-size: 14px;
  font-family: "IranSansMedium";
  color: #434343;
  line-height: 44px;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  cursor: pointer;
  position: relative;
  text-decoration: none;
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #f7f7f7;
  transition: all 0.3s;
  z-index: -1;
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li > a:before {
  font-style: normal;
  font-weight: normal;
  font-family: "IconFont";
  font-size: 20px;
  position: relative !important;
  color: #d60000;
  top: 6px;
  margin-left: initial;
  margin-right: 11px;
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li > a:hover {
  color: #d60000;
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li > a:hover:after {
  width: 100%;
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(1) a:before {
  content: "\e03e";
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(2) a:before {
  content: "\e039";
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(3) a:before {
  content: "\e034";
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(4) a:before {
  content: "\e1ec";
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(5) a:before {
  content: "\e163";
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(6) a:before {
  content: "\e19c";
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li:nth-child(7) a:before {
  content: "\e12b";
}
body.ltr .Authentication-T1_container.active > .row .user-profile__container > ul > li:last-child a {
  border: unset;
}
body.ltr .Authentication-T1_container.active > .row .user-name_container {
  color: #848484;
  font-family: "IranSansMedium";
  font-size: 12px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 14px;
}
@media (max-width: 991px) {
  body.ltr .Authentication-T1_container.active > .row .user-name_container {
    padding-bottom: 7px;
  }
}
