body {
  box-sizing: border-box;
  font-weight: 400;
  font-family: "Segoe UI", -apple-system, "Helvetica Neue", "Lucida Grande",
    Roboto, Ebrima, "Nirmala UI", Gadugi, "Segoe Xbox Symbol", "Segoe UI Symbol",
    "Meiryo UI", "Khmer UI", Tunga, "Lao UI", Raavi, "Iskoola Pota", Latha,
    Leelawadee, "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic",
    "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue",
    "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti",
    "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
  font-size: 0.9375rem;
  line-height: 1.25rem;
  margin: 0px;
  background-color: rgb(255, 255, 255);
}

div {
  display: block;
  unicode-bidi: isolate;
}

* {
  box-sizing: border-box;
}

button,
input,
select,
textarea {
  font-weight: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  max-width: 100%;
  margin: 0px;
}

.class-bg {
  /* 默认隐藏 */
  display: none;
  /* 固定定位 */
  position: fixed;
  /* 设置层级 */
  z-index: 1;
  /* 背景铺满全屏 */
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: none;
  border-radius: 1mm;
}

.class-inner {
  position: absolute;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
  transition-timing-function: ease-in;
  animation-name: f11ta6k4;
  animation-duration: 0.3s;
  transition-timing-function: ease-in;
  animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
  margin-bottom: 20px;
  z-index: 999;
  overflow-y: hidden;
  overflow-x: hidden;
  min-height: 338px;
  min-width: 320px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px;
  background-color: rgb(255, 255, 255);
  padding-bottom: 44px;
  padding-left: 44px;
  padding-right: 44px;
  padding-top: 44px;
  width: calc(100% - 40px);
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
  left: 62%;
  top: 55%;
  transform: translate(-60%, -50%);
  border: none;
  border-radius: 1mm;
}

.class-inner-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 11px;
  right: 21px;
  cursor: pointer;
  font-size: xx-large;
  text-align: center;
}

.class-lightbox-cover {
  transition: all 0.5s ease-in 0s;
  z-index: -1;
  /* opacity: 0; */
  background-color: white;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  display: block;
  unicode-bidi: isolate;
}

.class-accessibleImg {
  height: 20px;
  max-width: 256px;
  box-sizing: border-box;
  overflow-clip-margin: content-box;
  overflow: clip;
}

.class-pageContent {
  min-height: 200px;
  position: relative;
  box-sizing: border-box;
}

.class-routeAnimation {
  min-height: inherit;
  animation-name: fr2e2iv;
  transition-property: left;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
  animation-duration: 0.25s;
  position: relative;
}

.class-headTitle {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  font-size: 1.2rem;
  color: rgb(27, 27, 27);
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 16px;
}

.class-inputComponentWrapper {
  margin-right: 0px;
  margin-left: 0px;
  min-height: 1px;
  margin-bottom: 20px;
}

.class-loginfmt {
  background-image: none;
  display: block;
  margin-bottom: 16px;
  position: relative;
  width: 100%;
}

.class-loginfmt-input {
  padding-top: 6px !important;
  border-bottom-color: rgb(102, 102, 102) !important;
  border-left-color: rgb(102, 102, 102) !important;
  border-right-color: rgb(102, 102, 102) !important;
  border-top-color: rgb(102, 102, 102) !important;
  border-bottom-width: 1px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  border-top-width: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-right-style: solid !important;
  border-top-style: solid !important;
  background-color: transparent !important;
  outline-style: none !important;
  width: 100% !important;
  height: 36px !important;
}

.class-inputContainer {
  margin-right: 0px;
  margin-left: 0px;
  min-height: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.class-inputContainer1 {
  margin-right: 0px;
  margin-left: 0px;
  min-height: 1px;
  margin-top: 24px;
}

.class-inputContainer2 {
  text-align: center;
  bottom: 0px;
  width: 100%;
  /* position: absolute; */
}

.class-inputContainer3 {
  display: inline-block;
}

.class-isSIBUtton {
  color: rgb(255, 255, 255);
  border-bottom-color: rgb(0, 103, 184);
  border-left-color: rgb(0, 103, 184);
  border-right-color: rgb(0, 103, 184);
  border-top-color: rgb(0, 103, 184);
  background-color: rgb(0, 103, 184);
  touch-action: manipulation;
  text-overflow: ellipsis;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  line-height: normal;
  min-width: 98px;
  min-height: 32px;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  white-space: nowrap;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
  vertical-align: middle;
}

.class-isSIBUtton:hover {
  background-color: rgb(0, 93, 166);
  cursor: pointer;
}

.class-isSIBUtton:active {
  background-color: rgb(0, 93, 166);
  cursor: pointer;
}

.class-secondaryContent1 {
  padding-right: 2px;
  padding-left: 2px;
  font-size: 0.8125rem;
  /* position: relative;*/
  position: absolute;
  min-height: 1px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
  background-color: #f2f2f2;
  font-size: 15px;
  color: #000000;
  text-align: left;
  margin-left: -44px;
  height: 45px;
}

.class-secondaryContent2 {
  margin-right: 0px;
  margin-left: 0px;
  min-height: 1px;
}

.class-secondaryContent3 {
  margin-bottom: 0px;
  margin-top: 10px;
  z-index: 99;
}

.important-style-width-innerUser-a {
  border-color: rgb(102, 102, 102) !important;
  width: 262px !important;
}

.important-style-width-innerUser-b {
  border-color: rgb(102, 102, 102) !important;
  width: 215px !important;
}

.tabs {
  display: flex;
  border-bottom: 1px solid #ccc;
}
.tab {
  padding: 10px 20px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: border-color 0.3s;
  text-align: center;
  width: 110px;
}
.tab.active {
  border-bottom: 2px solid #007bff;
  background-color: aliceblue;
}
.tab-content {
  display: none;
  padding: 0px;
  border: 0px solid #ccc;
}
.tab-content.active {
  display: block;
}

.class-forgot {
  position: absolute;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
  transition-timing-function: ease-in;
  animation-name: f11ta6k4;
  animation-duration: 0.3s;
  transition-timing-function: ease-in;
  animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
  margin-bottom: 20px;
  z-index: 999;
  overflow-y: hidden;
  overflow-x: hidden;
  min-height: 338px;
  min-width: 320px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px;
  background-color: rgb(255, 255, 255);
  padding-bottom: 44px;
  padding-left: 44px;
  padding-right: 44px;
  padding-top: 44px;
  width: calc(100% - 40px);
  max-width: 500px;
  max-height: 600px;
  margin-right: auto;
  margin-left: auto;
  left: 70%;
  top: 55%;
  transform: translate(-50%, -50%);
  border: none;
  border-radius: 1mm;
}

.class-forgot-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 11px;
  right: 11px;
  cursor: pointer;
  font-size: xx-large;
  text-align: center;
}

.ThemeColor3 {
  color: #1e88e5 !important;
}

.Hand{
  cursor: pointer;
} 

.mRight5{
  margin-right: 5px !important;
} 

.mLeft5{
  margin-left: 5px !important;
}

.mCheckbox{
    /* display: ruby !important; */
    opacity: 1 !important;
    font-size: 1em !important;
    width: 2em !important;
}
