
html:has(.page-reportverification){
  font-size: 125%;
}

.page-reportverification{
  font-family:"Sabon LT W01 Regular",Georgia,"SimSun","宋体","Microsoft YaHei","微软雅黑",serif;
  line-height: 1.4;
}

.page-reportverification #container-main{
 display: block;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 770px;
}

.page-reportverification #navbar-login{
 display: none;
}

.l-center-xs {
  display: flex;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 570px;
  color: white;
}

.page_title-container{
  background: linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,.45)),
url(/download/file/gemlab-page-header-15.webp?CID=CSF-EA285630-AC89-4BF7-A0F9-04A46353B74C);
  min-width: 99vw;
  margin-left: calc(50% - 50vw);
  min-height: 250px;
  margin-bottom: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; 
}

.page_title {
 font-size: 56px;
  font-size: 3.5rem;
  line-height: 1;
  margin: 80px 0;
  margin: 4rem 0;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}



.section_title::after{
content: '';
  position: absolute;
  left: 50%;
  margin-left: -80px;
  margin-left: -4rem;
  width: 160px;
  width: 8rem;
  background-color: currentColor;
  height: 1px;
  opacity: 0.15;
  bottom: 0;
}

.section_title {
font-family: "Proxima N W01 Reg", sans-serif;
  font-weight: bold;
  margin-top: 40px;
  margin-top: 2rem;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  text-align: center;
  position: relative;
  font-size: 1.1rem;
  line-height: 1;
}

.page-reportverification .form-group>label{
  font-family: "Georgia", sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: .7rem;
  margin-bottom: 5px;
  margin-bottom: .25rem;
  display: inline-block;
}

.page-reportverification .form-group>input{
-moz-appearance: none;
  -webkit-appearance: none;
  padding: 10px 15px;
  padding: .5rem .75rem;
  color: #333;
  background-color: #FBFBFB;
  border: 1px solid rgba(0,0,0,0.15);
    border-top-color: rgba(0, 0, 0, 0.15);
    border-right-color: rgba(0, 0, 0, 0.15);
    border-bottom-color: rgba(0, 0, 0, 0.15);
    border-left-color: rgba(0, 0, 0, 0.15);
  width: 100%;
  border-radius: 0;
  box-sizing: border-box;
  font-family: "Proxima N W01", sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: .7rem;
  height: 60px;
  height: 3rem;
  vertical-align: middle;
}

.page-reportverification .btn{
  position: relative;
  line-height: 1;
  display: inline-block;
  padding: 18px 30px;
  padding: .9rem 1.5rem;
  min-width: 180px;
  min-width: 9rem;
  max-width: 100%;
  border: 0;
  text-transform: uppercase;
  color: #fff;
  background-color: #1b1d26;
  font-family: "Proxima N W01", sans-serif;
  font-weight: bold;
  font-size: 12px;
  font-size: .6rem;
  box-shadow: inset 0 0 0 30px #1b1d26;
  text-align: center;
  letter-spacing: 2px;
  border-radius: 0;
}

.page-reportverification .btn:hover, .button:focus, .button.is-active {
  background: white;
  color: #1b1d26;
  box-shadow: inset 0 0 0 3px #1b1d26;
}

.page-reportverification .table {
  width: 100%;
  font-family: "Proxima N W01 Reg", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: .9rem;
}

body.layout-origin #navbar-brand .navbar-controls {
  max-width: 44%;
}

body.layout-origin #navbar-brand .navbar-brand {
  justify-content: flex-end;
  min-width: 56%;
  width: 56%;
  max-width: 56%;
}

body.layout-origin #navbar-brand .navbar-brand img {
  max-height: 50px;
}

.page-reportverification .bg-light {
  background-color: transparent !important;
}.form-group:not([required]):not(.form-check-group) > label:after {
  content: ""
}.navbar-brand > span {
  display: none;
}@media (min-width:1700px){
  .container{
    max-width:1650px
  }
}
