@charset "UTF-8";.dao-setting-layout{color:#3d444f;font-size:14px;font-weight:400;border:1px solid #e4e7ed;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(204,209,217,.3);box-shadow:0 1px 4px rgba(204,209,217,.3);background-color:#fff;line-height:1}.dao-setting-layout:not(:first-of-type){margin-top:30px}.dao-setting-layout-title{position:relative;padding:25px 20px 0;background-color:#f5f7fa;border-radius:4px 4px 0 0;border-bottom:1px solid #e4e7ed;-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.6);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.6)}.dao-setting-layout-title .dao-setting-title{font-size:18px;font-weight:400;margin-bottom:25px}.dao-setting-layout-title .dao-setting-title .helper-text{margin-bottom:-5px}.dao-setting-layout-title .dao-setting-title-toggle{position:absolute;font-size:14px;right:30px;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)}.dao-setting-section{position:relative;padding:25px 20px}.dao-setting-section :first-child.dao-setting-title{margin-top:-10px}.dao-setting-section>.dao-setting-title{margin-bottom:0}.dao-setting-section>.dao-setting-title:not(:first-child){margin-top:20px}.dao-setting-section>.dao-setting-title:after{position:absolute;content:'';display:block;width:100%;margin:10px 0 0;border:none;background:linear-gradient(to right,transparent 20px,#e4e7ed 0);height:1px;left:0}.dao-setting-section~.dao-setting-section{border-top:1px solid transparent;background:linear-gradient(white,#fff) padding-box,linear-gradient(to right,#fff 20px,transparent 0) border-box,linear-gradient(#e4e7ed 20px,transparent 0) border-box}.dao-setting-title{margin-bottom:30px;color:#595f69;font-size:16px;line-height:1}.dao-setting-title .helper-text{margin-top:12px;font-size:14px;color:#9ba3af}.dao-setting-title+div.dao-setting-item{margin-top:36px}.dao-setting-item{display:-webkit-box;display:-ms-flexbox;display:flex}.dao-setting-item:not(:first-child){margin-top:20px}.dao-setting-item .dao-setting-content>:first-child.dao-btn,.dao-setting-item .dao-setting-content>:first-child.dao-clipboard,.dao-setting-item .dao-setting-content>:first-child.dao-control,.dao-setting-item .dao-setting-content>:first-child.dao-editable-input,.dao-setting-item .dao-setting-content>:first-child.dao-input-container,.dao-setting-item .dao-setting-content>:first-child.dao-select,.dao-setting-item .dao-setting-content>:first-child.dao-switch,.dao-setting-item .dao-setting-content>:first-child.higher-ele{margin-top:-10px}.dao-setting-item:last-child .dao-setting-content>:last-child.dao-btn,.dao-setting-item:last-child .dao-setting-content>:last-child.dao-clipboard,.dao-setting-item:last-child .dao-setting-content>:last-child.dao-control,.dao-setting-item:last-child .dao-setting-content>:last-child.dao-editable-input,.dao-setting-item:last-child .dao-setting-content>:last-child.dao-input-container,.dao-setting-item:last-child .dao-setting-content>:last-child.dao-select,.dao-setting-item:last-child .dao-setting-content>:last-child.dao-switch,.dao-setting-item:last-child .dao-setting-content>:last-child.higher-ele{margin-bottom:-10px}.dao-setting-label{-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:135px;padding-right:15px}.dao-setting-label svg{width:16px;height:16px;fill:#ccd1d9;vertical-align:middle;margin-top:-2px;cursor:pointer}.dao-setting-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-width:300px}.dao-setting-content>*{vertical-align:middle}.dao-setting-content>:first-child:not(.dao-btn){line-height:24px;margin-top:-5px;margin-bottom:-5px}.dao-setting-content>:not(:first-child){margin-top:20px}.dao-setting-content>:not(:first-child):not(.dao-btn){line-height:24px;margin-top:15px;margin-bottom:-5px}.dao-setting-content .helper-text-top{color:#595f69}.dao-setting-content .helper-text{color:#9ba3af}.dao-setting-content .dao-table-container{line-height:24px;padding:0}.dao-setting-layout-footer{background-color:#fbfcfc;padding:20px;border-radius:0 0 4px 4px;border-top:1px solid #e4e7ed}@media (max-width:765px){.dao-setting-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.dao-setting-label{margin-bottom:20px}}