﻿ @font-face {
  font-family: 'OswaldSemiBold';
  src: url('../../../../../fas/fonts/OswaldSemiBold.ttf') format('truetype');
} 


@media screen and (min-width: 768px) {
		:root,:host {
    --t-saasbackgroud: var(--t-color-background);
	--t-color-background: #FFF;
}
	html.q body {
  background-color: var(--t-color-background) !important;
  border-top-color: var(--t-color-background);
  /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  /*定义滑块 内阴影+圆角*/
}
    .fasr_div_body[instancecode='fasr_div_body'],.fasr_div_89ad65[instancecode='fasr_div_89ad65']{
        background: var(--t-color-background) !important;
    }
  @font-face {
    font-family: 'AlibabaPuHuiTi';
    src: url('../../../../../fas/fonts/AlibabaPuHuiTi-2-55-Regular.woff2') format('woff2');
    font-display: block;
  }
  *:not([class*='-icon']):not([class*='icon-']) {
    font-family: 'AlibabaPuHuiTi', 'Arial', 'Roboto';
  }
  div.q-dialog__inner.flex.no-pointer-events.q-dialog__inner--maximized.q-dialog__inner--right.fixed-right.items-center > div > div > div.col.column > div.col-auto{
display: none;
}

html.q body ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F0F2F5;
}

html.q body ::-webkit-scrollbar:hover:horizontal {
  height: 8px;
  background-color: transparent;
}

html.q body ::-webkit-scrollbar:hover:vertical {
  width: 8px;
  background-color: transparent;
}

html.q body ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(128, 126, 126, 0.3);
  background-color: rgba(144, 147, 153, 0.5);
}


html.q ::-webkit-scrollbar, html.q body ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F0F2F5;
}

html.q ::-webkit-scrollbar:hover:horizontal, html.q body ::-webkit-scrollbar:hover:horizontal {
  height: 8px;
  background-color: transparent;
}

html.q ::-webkit-scrollbar:hover:vertical, html.q body ::-webkit-scrollbar:hover:vertical {
  width: 8px;
  background-color: transparent;
}

html.q ::-webkit-scrollbar-thumb, html.q body ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(128, 126, 126, 0.3);
  background-color: rgba(144, 147, 153, 0.5);
}
}
input:-internal-autofill-selected,
input:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #fff !important;
  transition: background-color 99999s ease-out !important;
}
/* class 中不包含 icon- 和 -icon */
@media screen and (max-width: 767px) {
			:root,:host {
    --t-saasbackgroud: #f7f8f9;
	--t-color-background: #FFF;
}
html.q body {
  background-color: #f7f8f9;
  /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  /*定义滑块 内阴影+圆角*/
}
  *:not([class*='-icon']):not([class*='icon-']) {
    font-family: 'sans-serif' !important;
  }
  

html.q body ::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background-color: #F0F2F5;
}

html.q body ::-webkit-scrollbar:hover:horizontal {
  width: 0px;
  background-color: transparent;
}

html.q body ::-webkit-scrollbar:hover:vertical {
  width: 0px;
  background-color: transparent;
}

html.q body ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(128, 126, 126, 0.3);
  background-color: rgba(144, 147, 153, 0.5);
}


html.q ::-webkit-scrollbar, html.q body ::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background-color: #F0F2F5;
}

html.q ::-webkit-scrollbar:hover:horizontal, html.q body ::-webkit-scrollbar:hover:horizontal {
  width: 0px;
  background-color: transparent;
}

html.q ::-webkit-scrollbar:hover:vertical, html.q body ::-webkit-scrollbar:hover:vertical {
  width: 0px;
  background-color: transparent;
}

html.q ::-webkit-scrollbar-thumb, html.q body ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(128, 126, 126, 0.3);
  background-color: rgba(144, 147, 153, 0.5);
}
}
@charset "UTF-8";
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile{
    border-radius:16px 16px 0 0 !important;
    padding: 16px;
    min-height: auto;
}
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile.q-editor__toolbars-container .q-msg-container{
    font-size:16px !important;
    font-weight:600px !important
}
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile .q-dialog__title{
    padding: 0 !important;
    text-align:left !important;
    height: 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile .q-dialog__message{
    padding:0 !important;
    text-align:left !important;
    height: 20px;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: rgba(0,0,0,.8) !important;
    margin-top: 20px;
}
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile .q-btn__content{
    width:100%;
    border-radius: 4px;
    /* margin-top: 40px; */
    height:44px;
    background:var(--t-color)
}
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile .q-card__actions .confirmBtn{
    color:#fff !important;
    margin-top: 40px;
    border: 0;
}
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile .q-card__actions{
    border:0 
}
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile .q-dialog__title::after{
    content:"✕";
    color:rgba(155, 157, 173, 1);
}
.q-dialog[data_cusom_style="custom_operating_authorization_notify"] .q-dialog-mobile .q-dialog__title::after{
     content:"✕";
    color:rgba(155, 157, 173, 1);
}