
.pdfobject-container{
  height: calc(100vh - 150px);
}
.err-pdf-dom{
  padding: 20px;
  color: red
}

.ow365m[data-v-28f7a558] {
  width: 100%;
  height: 60vh;
  position: relative;
}
.ow365l[data-v-28f7a558] {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2001;
}
.ow365ctool[data-v-28f7a558] {
  position: absolute;
  top: 1px;
  left: 88px;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 20px;
  color: white;
  font-weight: bold;
}
.ow365ctool[data-v-28f7a558]:hover {
  background-color: #5a5a5a;
}

.adminlogin[data-v-5a5e6fcc] {
  width: 100%;
  min-height: 100vh;
  background: url('../img/mlogo.png') no-repeat, linear-gradient(-49deg, #0078E2 0%, #2BD2B3 100%);
  background-position: bottom right,top left;
  position: relative;
}
.adminlogin .middle[data-v-5a5e6fcc] {
  width: 100%;
  margin: 0 auto;
}
.adminlogin .header[data-v-5a5e6fcc] {
  width: 100%;
  padding: 21px 0 21px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.adminlogin .header .logo[data-v-5a5e6fcc] {
  width: 73%;
  height: auto;
}
.adminlogin .header .logo1[data-v-5a5e6fcc] {
  width: 14%;
  height: auto;
}
.adminlogin .team[data-v-5a5e6fcc] {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 18px;
  position: relative;
}
.adminlogin .team > p[data-v-5a5e6fcc] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 92px;
  height: 20px;
  border-radius: 20px;
  background: #0078E2;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}
.adminlogin .team h2[data-v-5a5e6fcc] {
  background: #FFFFFF;
  border-radius: 5px;
  width: 100%;
  min-height: 83px;
  line-height: 1.5;
  text-align: center;
  font-size: 20px;
  color: #4A4A4A;
  border-bottom: 1px #0078e2 dashed;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.adminlogin .team h2 span[data-v-5a5e6fcc] {
  position: relative;
}
.adminlogin .team h2 span .prize[data-v-5a5e6fcc] {
  background: url('../img/award.gif');
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.adminlogin .team ul[data-v-5a5e6fcc] {
  width: 100%;
  background: #FFFFFF;
  border-radius: 5px;
  height: auto;
  font-size: 16px;
  color: #4A4A4A;
  text-align: left;
  padding: 21px 0;
}
.adminlogin .team ul li[data-v-5a5e6fcc] {
  display: flex;
  height: 50px;
  overflow: hidden;
  padding: 0 16px;
  margin-bottom: 10px;
}
.adminlogin .team ul li > img[data-v-5a5e6fcc] {
  border-radius: 100%;
  margin-right: 8px;
}
.adminlogin .team ul li p[data-v-5a5e6fcc] {
  font-size: 14px;
}
.adminlogin .team ul li .message_txt[data-v-5a5e6fcc] {
  font-size: 16px;
}
.adminlogin .team ul li .message_txt em[data-v-5a5e6fcc] {
  margin: 0 8px;
}
.adminlogin .team ul li .message_txt span[data-v-5a5e6fcc] {
  font-size: 13px;
  color: #89acd5;
}
.adminlogin .workdetail[data-v-5a5e6fcc] {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  border-radius: 10px 10px 0px 0px;
  box-shadow: 0 2px 4px 0 rgba(206, 225, 243, 0.5);
}
.adminlogin .workdetail h2[data-v-5a5e6fcc] {
  font-size: 18px;
  color: #4A4A4A;
  line-height: 27px;
  padding-top: 20px;
}
.adminlogin .workdetail h2 p[data-v-5a5e6fcc] {
  width: 26px;
  height: 2px;
  background: #D7DFE8;
  margin: 8px auto;
}
.adminlogin .workdetail > div[data-v-5a5e6fcc] {
  font-size: 15px;
  color: #4A4A4A;
  line-height: 20px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  text-align: left;
  padding-bottom: 10px;
  box-shadow: 0 2px 4px 0 rgba(206, 225, 243, 0.5);
}
.adminlogin .workdetail > div p[data-v-5a5e6fcc] {
  min-height: 56px;
  max-height: 140px;
  overflow: hidden;
}
.adminlogin .workdetail > div .title[data-v-5a5e6fcc] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 56px;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 95%);
}
.adminlogin .workdetail .more[data-v-5a5e6fcc] {
  font-size: 12px;
  color: #0078E2;
  line-height: 20px;
  text-align: center;
  padding: 10px 0 18px;
  cursor: pointer;
}
.adminlogin .works[data-v-5a5e6fcc] {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  text-align: left;
}
.adminlogin .works li[data-v-5a5e6fcc] {
  box-shadow: 0 2px 4px 0 rgba(206, 225, 243, 0.5);
}
.adminlogin .works li h2[data-v-5a5e6fcc] {
  font-size: 18px;
  color: #4A4A4A;
  line-height: 27px;
  border-bottom: 1px solid #F4F4F4;
  padding: 10px 20px;
}
.adminlogin .works li > div[data-v-5a5e6fcc] {
  line-height: 24px;
  font-size: 16px;
  color: #4A4A4A;
  padding: 10px 20px;
}
.adminlogin .works li > div .fr[data-v-5a5e6fcc] {
  float: right;
  background-image: linear-gradient(-90deg, #00B0F3 0%, #0078E2 100%);
  border-radius: 12px;
  width: 47px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: 2px 0;
  font-size: 11px;
  cursor: pointer;
  color: #FFFFFF;
}
.adminlogin .works li > div .show[data-v-5a5e6fcc] {
  width: 90%;
  margin: 10px auto;
}

