@charset "UTF-8";
a, a:hover, a:visited{
  color: #222;
  text-decoration: none;
}

.text-gray{
  color: gray;
}
.template--guide {
  background: #f5f5f5;
}
.highlight{
  color:#FF5722;
}
.template--guide .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.template--guide--meddie--nav .active {
  color: var(--theme-color, #666);
}
.template--guide--meddie--nav__list {
  display: block;
  padding: 12px 25px;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  overflow: ellipsis;
  border-right: 2px solid transparent;
  font-size: 14px;
  font-weight: 500;
  color: #888888;
  position: relative;
  font-weight: 600;
}
.template--guide--meddie--nav__list::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 5px;
  top: 17px;
  background-size: cover;
  background-image: url(../images/i8homem-104.png);
}
.template--guide--meddie--nav__list:hover {
  color: var(--theme-color, #666);
  text-decoration: none;
}
.template--guide--meddie--nav__list:hover::after {
  background-image: url(../images/i8homem-106.png);
}
.template--guide--meddie--nav .active {
  color: var(--theme-color, #666);
}
.template--guide--meddie--nav .active::afte {
  background-image: url(../images/i8homem-106.png);
}
.template--guide--meddie--nav__list--tow {
  font-size: 14px;
  color: #888;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
.template--guide-image header {
  background-color: var(--mask-color, transparent);
}

.template--guide .template--guide-card-body__nav, .template--guide .template--guide-card-body__nav--two, .template--guide .template--guide-card-body__column__navs {
  list-style: none;
}

.template--guide .template--guide--meddie--nav .template--guide--meddie--nav__list--tow:hover {
  color: var(--theme-color, #666);
  text-decoration: none;
}

/* 如果 */
.template--guide .template--guide--main {
  background: #fff;
}

.template--guide .template--guide__nav {
  background: var(--theme-color);
  width: 100%;
  position: absolute;
}

/*todo 滚动
  .template--guide .template--guide__header::after {
    content: '';
    background: url(../images/banner_bottom.png);
    height: 30px;
    width: 100%;
    display: block;
    background-size: cover;
  }
 */


/* .mt--100{
  margin-top: -100px;
} */

main .template--guide--main {
  background: #fff;
}

.template--guide .template--guide__header {
  background-size: cover;
}

.template--guide .template--guide__header .template--guide__header-bg {
  min-height: 280px;
  padding-top: 120px;
  padding-bottom: 5rem;
  /* background: var(--theme-color, #666); */
}

.template--guide .template--guide__header .no-slogan {
  min-height: 180px !important;
  padding-top: 120px !important;
}

.template--guide .template--guide__header .template--guide__header-bg h3 {
  overflow-wrap: break-word;
}

.template--guide .template--guide__nav .template--guide__nav-input .search-input {
  height: 30px;
  width: 300px;
}

.template--guide .template--guide__nav .template--guide__nav-input input {
  height: 100%;
  border-top-left-radius: 20px;
  background: transparent;
  border-bottom-left-radius: 20px;
  border-color: #fff;
}

.template--guide .template--guide__nav .template--guide__nav-input input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #fff;
}

.template--guide .template--guide__nav .template--guide__nav-input .input-group-append {
  height: 100%;
}

.template--guide .template--guide__nav .template--guide__nav-input .input-group-append .input-group-text {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #fff;
  border: 1px solid #fff;
  -webkit-appearance: none;
}

.template--guide .template--guide__nav .template--guide__nav-input .input-group-append .input-group-text .icon {
  color: rgba(3, 201, 169, 0.9);
}

.template--guide .template--guide-card {
  border-radius: 5px;
  min-height: 55vh;
}

.temaplate-card-nav {
  height: calc(100vh - 104px);
  overflow-y: auto;
}



@media (max-width: 991.98px) {
  .template--guide--meddie--nav__list--tow{
    color: #888 ;
  }
  .py-1-im{
    padding-bottom:0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .justify-center{
    justify-content: center !important;
  }
  .template--guide .template--guide-card .template--guide-card-body {
    margin-left: -14px;
  }
  .template--guide-card-body__column p img{max-width:100%}
  .js-nav-header {
    display: none !important;
  }
    
  .template--guide .container {
    margin: 0px;
    max-width: 100%;
  }
  .card-body-index{
    padding-left: 0.25rem !important;
  }
  .page_tree__container {
    padding-left: 0;
    margin-top: 1rem;
    margin-right: 2rem;
  }
  .js-temaplate-card-nav {
    height: calc(50vh);
    overflow-y: auto;
  }
}
.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .template--guide-card-body__nav__list .template--guide-card-body__nav__list__a {
  display: block;
  padding: 12px 18px;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  border-right: 2px solid transparent;
  font-size: 14px;
  font-weight: 500;
  color: #888888;
  position: relative;
  font-weight: 600;
}
.template--guide-card-body__nav__list__a__hot{
  display: block;
  padding: 12px 20px;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  border-right: 2px solid transparent;
  font-size: 14px;
  font-weight: 500;
  color: #888888 !important;
  position: relative;
  font-weight: 600;
}
.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .template--guide-card-body__nav__list .template--guide-card-body__nav__list__a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 14px;
  background-size: cover;
  background-image: url(../images/uncollape.svg);
}
.template--guide-card-body__nav__list__a__hot::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 5px;
  top: 17px;
  background-size: cover;
  background-image: url(../images/uncollape.svg);
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .template--guide-card-body__nav__list .active {
  color: var(--theme-color, #666);
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .template--guide-card-body__nav__list .active::after {
  transform:rotate(90deg) !important;
  -ms-transform:rotate(90deg) !important; 	/* IE 9 */
  -moz-transform:rotate(90deg) !important;	/* Firefox */
  -webkit-transform:rotate(90deg) !important; /* Safari 和 Chrome */
  -o-transform:rotate(90deg) !important; 	/* Opera */
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .template--guide-card-body__nav__list:hover .template--guide-card-body__nav__list__a {
  /* color: var(--theme-color, #666); */
  text-decoration: none;
}
.template--guide-card-body__nav__list__a__hot {
  /* color: var(--theme-color, #666); */
  text-decoration: none;
}
.template--guide-card-body__nav__list__a[aria-expanded='true']::after{
  transform:rotate(90deg) !important;
  -ms-transform:rotate(90deg) !important; 	/* IE 9 */
  -moz-transform:rotate(90deg) !important;	/* Firefox */
  -webkit-transform:rotate(90deg) !important; /* Safari 和 Chrome */
  -o-transform:rotate(90deg) !important; 	/* Opera */
}
.template--guide-card-body__nav__list__a__hot[aria-expanded='true']::after{
  transform:rotate(90deg) !important;
  -ms-transform:rotate(90deg) !important; 	/* IE 9 */
  -moz-transform:rotate(90deg) !important;	/* Firefox */
  -webkit-transform:rotate(90deg) !important; /* Safari 和 Chrome */
  -o-transform:rotate(90deg) !important; 	/* Opera */
}
.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .active {
  color: var(--theme-color, #666);
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .template--guide-card-body__nav__list--tow {
  font-size: 14px;
  color: #888;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .active {
  color: var(--theme-color, #666);
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__nav .template--guide-card-body__nav__list--tow:hover {
  color: var(--theme-color, #666);
  text-decoration: none;
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__column__nav {
  border-radius: 5px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  list-style: none;
}

.template--guide-card-body__column--text {
  color: #888888;
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__column .template--guide-card-body__column__nav {
  font-size: 14px;
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__column .template--guide-card-body__column__nav .template--guide-card-body__nav__list__a {
  color: #666666;
}
.template--guide-card-body__nav__list__a__hot {
  color: #666666;
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__column .active {
  color: var(--theme-color, #666);
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__column .active a {
  color: var(--theme-color, #666);
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__column .template--guide-card-body__column__nav li:hover {
  color: var(--theme-color, #666);
}

.template--guide .template--guide-card .template--guide-card-body .template--guide-card-body__column .template--guide-card-body__column__nav li:hover .template--guide-card-body__nav__list__a {
  color: var(--theme-color, #666);
  text-decoration: none;
}
.template--guide-card-body__nav__list__a__hot {
  color: var(--theme-color, #666);
  text-decoration: none;
}

.template--guide #btn-wen {
  background: url(../images/temp_1_search.png) no-repeat 10px;
  background-size: 50%;
}

#js-column-nav li a {
  color: #666;
  /* white-space: nowrap; */
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

#js-column-nav li:hover a {
  color: var(--theme-color, #666);
}

#js-column-nav li:hover:not(:first-of-type)::before {
  border-color: var(--theme-color, #666);
}

#js-column-nav li:not(:first-of-type) {
  border-left: 1px solid #e6e6e6;
  padding-left: 10px;
  margin-left: 10px;
  position: relative;
}

#js-column-nav li:first-of-type a {
  font-size: 16px;
}

.templata-guide--2__nav-input input {
  height: 28px;
}

#js-column-nav li:not(:first-of-type)::before {
  content: "";
  display: inline-block;
  border: 3px solid #e6e6e6;
  border-radius: 50%;
  position: absolute;
  left: -3.5px;
  top: 16px;
}

@media (max-width: 767.98px) {
  .navbar-brand {
    max-width: 10em;
    overflow: hidden;
    text-overflow: ellipsis;
  }
    .template--guide-card-body__column p img{max-width:100%}
  .template--guide .template--guide__nav {
    background: var(--theme-color, #666);
    z-index: 2;
  }

  .template--guide .template--guide__header .template--guide__header-bg {
    min-height: 180px;
    padding-top: 70px;
  }

  .template-guide--2 .templata-guide--2__header .templata-guide--2__header-bg h3 {
    margin-top: 0px;
  }
}
.mb1{
  padding-bottom:1rem !important;
}
.mb08{
  padding-bottom:0.8rem !important;
}
.mb05{
  padding-bottom:0.5rem !important;
}
.mb03{
  padding-bottom:0.3rem !important;
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGV4LmNzcyIsIi4uLy4uL3NyYy9zY3NzL2luZGV4LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsZ0JBQWdCO0FDQWY7RUFDQSxtQkFBQTtBREVEO0FDREM7RUFDRyxhQUFBO0VBQ0Esd0JBQUE7VUFBQSxnQkFBQTtBREdKO0FDQUU7RUFDQywrQkFBQTtBREVIO0FDQUU7RUFDQyxjQUFBO0VBQ0Esa0JBQUE7RUFDQSxnQkFBQTtFQUNBLG1CQUFBO0VBQ0EsZ0JBQUE7RUFDQSx1QkFBQTtFQUNBLG1DQUFBO0VBQ0EsZUFBQTtFQUNBLGdCQUFBO0VBQ0EsY0FBQTtFQUNBLGtCQUFBO0VBQ0EsZ0JBQUE7QURFSDtBQ0RHO0VBQ0MsV0FBQTtFQUNBLGtCQUFBO0VBQ0EsV0FBQTtFQUNBLFlBQUE7RUFDQSxTQUFBO0VBQ0EsU0FBQTtFQUNBLHNCQUFBO0VBQ0EsZ0RBQUE7QURHSjtBQ0RHO0VBQ0MsK0JBQUE7RUFDQSxxQkFBQTtBREdKO0FDRkk7RUFDQyxnREFBQTtBRElMO0FDQUU7RUFDQywrQkFBQTtBREVIO0FDREc7RUFDQyxnREFBQTtBREdKO0FDQUU7RUFDQyxlQUFBO0VBQ0EsV0FBQTtFQUNBLG1CQUFBO0VBQ0EsZ0JBQUE7RUFDQSxjQUFBO0VBQ0EsdUJBQUE7QURFSDtBQ0VFO0VBQ0MsZ0RBQUE7QURBSDs7QUNLQztFQUNFLGdCQUFBO0FERkg7O0FDS0M7RUFDRSwrQkFBQTtFQUNBLHFCQUFBO0FERkg7O0FDS0MsT0FBQTtBQUNBO0VBQ0UsZ0JBQUE7QURGSDs7QUNLQztFQUNFLCtCQUFBO0VBQ0EsV0FBQTtFQUNBLGtCQUFBO0FERkg7O0FDSUE7Ozs7Ozs7OztFQUFBO0FBWUM7RUFDRSxnQkFBQTtBREhIOztBQ09DO0VBQ0Usc0JBQUE7QURKSDs7QUNNQztFQUNDLGlCQUFBO0VBQ0Esa0JBQUE7RUFDQSxvQ0FBQTtBREhGOztBQ0tBO0VBQ0UsZ0RBQUE7QURGRjs7QUNJQztFQUNDLHlCQUFBO0FEREY7O0FDR0M7RUFDRSxZQUFB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 */
[editorjs-pre-show] code, [editorjs-pre-show] .editor_js--table, [editorjs-pre-show] .editor_js--paragraph, [editorjs-pre-show] .editor_js--delimiter, [editorjs-pre-show] .editor_js--checklist, [editorjs-pre-show] .editor_js--qiniu_image, [editorjs-pre-show] .editor_js--list {
  margin-top: 0.7rem !important;
  margin-bottom:0.1rem !important;
  }
.navfooter{
    margin: 0 auto;
    display: table;
  }
p, [editorjs-pre-show] .editor_js--paragraph{
  line-height:1.6em;
  font-size:0.875rem;
}
[editorjs-pre-show] h2, [editorjs-pre-show] .h2{
  font-size:1.75rem;
}
[editorjs-pre-show] h1, [editorjs-pre-show] .h1{
  font-size:2.25rem;
}
[editorjs-pre-show] h4, [editorjs-pre-show] .h4{
  font-size: 1rem;
}
  .editor_js--list{
    font-size:0.875rem;
}
[editorjs-pre-show] .editor_js--header {
  margin-top: 2rem !important;
  margin-bottom: 0 !important;
}
.markdown-body, [editorjs-pre-show] .editor_js--markdown{
margin-top:0.75rem;
}
@media screen and (max-width: 623px) {
  iframe{
  height: fit-content;
  }
  .template--guide-card-body__column p img{max-width:100%}
}
.template--guide .template--guide-color{
  background-color: var(--theme-color, #666);
}
.quick_view{
  background-color: white;
}
.editor_js--qiniu_image {
    padding-top: 0.8rem;
}
@media screen and (max-width: 623px) {
  iframe{
      height: fit-content;
      width: fit-content;
  }
  .template--guide-card-body__column p img{max-width:100%}
}
.editor_js--paragraph a{
  color: #0056b3;
}
.editor_js--paragraph a:hover{
  text-decoration:underline !important;
}
@media (min-width: 992px){
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1122px;
  }
}

@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1425px;
  }
}

.test-1::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 6px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.test-1::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(226, 226, 226, 0.377);
  background   : #7474746b;
}
.test-1::-webkit-scrollbar-thumb:hover{
  background   : #747474;
}
.test-1::-webkit-scrollbar-track {
/*滚动条里面轨道*/
box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 5px;
background   : #ffffff;
}

.height-fit{
  height: fit-content;
}
.width-fit{
  width: fit-content !important;
}
.hover-none:hover{
  box-shadow: unset !important;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: unset;
}
.card-part-border{
  border: 1px solid #8686862e !important;
}
.dropdown-item:focus, .dropdown-item:hover {
  background-color: unset;
}
.border-radius-p4{
  border-radius: 0.4rem;
}
.center-margin{
  margin: 0 auto;
}
.title-list-nav{
  display: flex;
  align-items: center;
  width: 100%;
}
.title-list-band{
  display: flex;
  align-items: center;
}
main .breadcrumb .breadcrumb-item a{
  color:#6c757d;
}
.breadcrumb-item :hover{
  color: var(--theme-color) !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}
.page-link {
  color: var(--theme-color);
}
.page-link:hover {
  color: #737373;
}
.font-gray{
  color: gray;
}
.font-xs{
  font-size: 1.25rem;
}
a .font-gray:hover{
  color: var(--theme-color);
}
.no-background::after {
  background-size:0 !important;
}
.color-main-plus{
  color: var(--theme-color) !important;
}
.color-main-plus-border::before{
  border: 3px solid var(--theme-color) !important;
}
#loading {
  position: fixed;
  z-index: 400;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0%;
  text-align: center;
  font-size: 0.9rem;
  color: #595758;
  background-color: #ffffff;
}
.ptb{
  padding: 0.3rem 0 !important;
}
.white-space-n{
  white-space: normal;
}
.font-theme:hover{
  color: var(--theme-color) !important;
}
.color-gray-low{
  color:#808080b3;
  font-size: 0.875rem;
}
.not-found{
  width: 70%;
  height: 70%;
}
.phone-nav{
  display: none;
}
@media (max-width: 991.98px) {
  .color-main-plus{
    color: #666 !important;
  }
  .color-main-plus-border::before{
    border: 3px solid #666 !important;
  }
  .not-found{
    width: 100%;
    height: 100%;
  }
  .phone-nav{
    display: block;
    position: fixed;
    bottom: 8.5rem;
    background: #ffffff;
    padding: 0.45rem;
    border-radius: 50%;
    right: 16px;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
  }
}
.font-gray-im{
  color: gray !important;
}
.display-b{
  display: block !important;
}
.nav-list-phone{
  border-radius: 0.5rem;
  bottom: 8.5rem;
  background: whitesmoke;
  right: 65px;
  box-shadow: 0 2px 6px rgba(0,0,0,.15);
  overflow: auto;
}
.btn-eeo{
  display: inline-block;
  position: relative;
  font-weight: bold;
  width: 230px;
  height: 62px;
  color: #fff !important;
  line-height: 49px;
  font-size: 20px;
  letter-spacing: 2px;
  border-radius: 3px;
  background: #03c9a9;
  border-color: #03c9a9;
  transition: transform .8s;
  border-right: 1px white;
  margin-top: 3rem!important;
}
.btn-eeo:hover{
  transform: translateY(-3px);
  background-color: #02a389;
  border-color:  #02977f;
}
@media (max-width: 991.98px) {
  .btn-eeo{
    width: 254px !important;
    margin-top: 1rem!important;
  }
}
.background-unset{
  background: unset !important;
  margin: 0 auto;
}

@media (min-width: 576px){
    .background-unset{
      max-width: 540px;
  }
}

@media (min-width: 768px){
    .background-unset{
      max-width: 720px;
  }
}
@media (min-width: 992px){
    .background-unset{
      max-width: 960px;
  }
}
@media (min-width: 1200px){
  .background-unset{
    max-width: 1140px;
  }
}
/* .bg-index{
  background-image: url('../images/footer.png');
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center bottom;
} */
.top-title-p{
  position: fixed;
  top: 8px;
  transition:top 0.5s;
}
@media (max-width: 768px){
  .phone-d-none{
    display: none !important;
  }
}
@media (min-width:768.1px){
  .phone-d{
    display: none !important;
  }
}
.container-fluid .card-body {
  min-height: 850px;
}

/* 左侧折叠功能新增 */
.summary {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0.85rem;
}

.summary ul,.summary li {
  list-style: none;
}

.summary ul {
  padding-left: 0.25rem;
}

.summary a {
  font-size: 14px;
  color: #737373;
  text-decoration: none;
}
.summary a[data-toggle='collapse'] {
  padding-right: 0.25rem;
}
.summary a[data-toggle='collapse'] .fa-angle-right {
  transform: rotate(90deg);
}
.summary a[data-toggle='collapse'].collapsed .fa-angle-right {
  transform: rotate(0deg);
}
.py-2 {
  padding-top: 0.175rem;
  padding-bottom: 0.175rem;
}

li.articles,
li.chapter,
div.list-padding {
  padding: 0.175rem 0;
}

.fixed-sidebar {
  position: fixed;
  top: 0;
  bottom: 0px;
  overflow: auto;
  transform:translateZ(0);
  height: 100vh !important;
}

.summary::-webkit-scrollbar {
  background: rgb(239, 239, 239);
  border-radius: 2px;
  width: 6.5px;
}

.summary::-webkit-scrollbar-thumb {
  background: #bfbfbf;
  border-radius: 6.5px;
}

.summary::-webkit-scrollbar-thumb:hover {
  background: #858585;
}

.summary a:hover {
  color: var(--theme-color) !important;
}
.summary a.active {
  color: var(--theme-color) !important;
}

.page-tree {
  margin-bottom: 0.85rem;
  font-size: 0.9rem;
}

.page-tree--subtree {
  margin-left: 0.8rem;
}

.page-tree--node {
  display: flex;
  align-items: center;
  margin-bottom: 0.85rem;
}

.page-tree--subtree {
  display: none;
}

.page-tree--subtree.show {
  display: block;
}

.page-tree--node.channel:not(.fold) .fa {
  transform: rotate(
  90deg
  );
}

.page-tree--icon.fa {
  position: relative;
  cursor: pointer;
  margin-right: 0.1rem;
}

.page-tree--icon.fa::before {
  position: absolute;
  left: 6px;
  top: 1px;
}

.h-5 {
  height: 1rem;
}

.w-5 {
  width: 1rem;
}

.search_result_breadcrumb, .current_title_name {
  font-size:15px;
  color: rgb(128, 128, 128, 0.7);
}

.editor_js--embed {
  text-align: center;
}

.input-group-templates .form-control {
  height: 27.5px;
}
