.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(.7);transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{-webkit-transform:rotate(135deg) scale(.7);transform:rotate(135deg) scale(.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn.disabled,.mx-btn:disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.hover-in-range,.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mx-table th{font-weight:500}.mx-table td,.mx-table th{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.is-invalid-1[data-v-30a33fde],.is-invalid-1[data-v-31c715a9]{border:1px solid #f46a6a!important;border-radius:5px}.formmultiselect[data-v-30a33fde]:disabled{background-color:#eff2f7;opacity:1}.notificationPopupView{width:100%;height:100%;position:fixed;z-index:1000000;top:0;left:0;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notificationPopupView .mt-10{margin-top:10px}.notificationPopupView .mb-10{margin-bottom:10px}.notificationPopupView .maskMain{position:relative}.notificationPopupView .maskMain .closeIconView{position:absolute;top:-50px;right:-50px}.notificationPopupView .linearMain{width:400px;height:600px;border-radius:16px;background:linear-gradient(45deg,#6144c7 26%,#f676d3)}.notificationPopupView .emailStyleMain{position:relative;width:400px}.notificationPopupView .emailStyleMain .closeIconView{position:absolute;top:16px;right:-40px;color:#fff;font-size:40px;cursor:pointer}.notificationPopupView .emailStyleMain .bgView{width:100%}.notificationPopupView .emailStyleMain .topView{width:100%;height:154px;background:url(../img/newPopup_top.935bc927.png) no-repeat;background-size:contain;position:relative}.notificationPopupView .emailStyleMain .topView .topMain{position:absolute;bottom:0;margin:0 20px;width:calc(100% - 40px);border-radius:16px 16px 0 0;background:#fff}.notificationPopupView .emailStyleMain .topView .topMain h5{font-size:24px;color:#2d67e3;text-align:center;width:140px;padding:24px 0 10px 0;border-bottom:1px solid var(--blue);margin:0 auto 16px;font-weight:700}.notificationPopupView .emailStyleMain .centerView{position:relative;width:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAADkCAYAAABg4UBXAAAABHNCSVQICAgIfAhkiAAAD7dJREFUeF7t17FNwwAYhFFb1CyCmJIBGIsdqOmpKUDJClGkoNOn59pO/ntX3fn783U5Hvxcvj+Ov8+3B/+LnydAgAABAgQIECBA4F6Bp9f343x+uffzm787DZCbrbxIgAABAgQIECBAICtggGSrFYwAAQIECBAgQIDAnoABsteJiwgQIECAAAECBAhkBQyQbLWCESBAgAABAgQIENgTMED2OnERAQIECBAgQIAAgayAAZKtVjACBAgQIECAAAECewIGyF4nLiJAgAABAgQIECCQFTBAstUKRoAAAQIECBAgQGBPwADZ68RFBAgQIECAAAECBLICBki2WsEIECBAgAABAgQI7AkYIHuduIgAAQIECBAgQIBAVsAAyVYrGAECBAgQIECAAIE9AQNkrxMXESBAgAABAgQIEMgKGCDZagUjQIAAAQIECBAgsCdggOx14iICBAgQIECAAAECWQEDJFutYAQIECBAgAABAgT2BAyQvU5cRIAAAQIECBAgQCArYIBkqxWMAAECBAgQIECAwJ6AAbLXiYsIECBAgAABAgQIZAUMkGy1ghEgQIAAAQIECBDYEzBA9jpxEQECBAgQIECAAIGsgAGSrVYwAgQIECBAgAABAnsCBsheJy4iQIAAAQIECBAgkBUwQLLVCkaAAAECBAgQIEBgT8AA2evERQQIECBAgAABAgSyAgZItlrBCBAgQIAAAQIECOwJGCB7nbiIAAECBAgQIECAQFbAAMlWKxgBAgQIECBAgACBPQEDZK8TFxEgQIAAAQIECBDIChgg2WoFI0CAAAECBAgQILAnYIDsdeIiAgQIECBAgAABAlkBAyRbrWAECBAgQIAAAQIE9gQMkL1OXESAAAECBAgQIEAgK2CAZKsVjAABAgQIECBAgMCegAGy14mLCBAgQIAAAQIECGQFDJBstYIRIECAAAECBAgQ2BMwQPY6cREBAgQIECBAgACBrIABkq1WMAIECBAgQIAAAQJ7AgbIXicuIkCAAAECBAgQIJAVMECy1QpGgAABAgQIECBAYE/AANnrxEUECBAgQIAAAQIEsgIGSLZawQgQIECAAAECBAjsCRgge524iAABAgQIECBAgEBWwADJVisYAQIECBAgQIAAgT0BA2SvExcRIECAAAECBAgQyAoYINlqBSNAgAABAgQIECCwJ2CA7HXiIgIECBAgQIAAAQJZAQMkW61gBAgQIECAAAECBPYEDJC9TlxEgAABAgQIECBAICtggGSrFYwAAQIECBAgQIDAnoABsteJiwgQIECAAAECBAhkBQyQbLWCESBAgAABAgQIENgTMED2OnERAQIECBAgQIAAgayAAZKtVjACBAgQIECAAAECewIGyF4nLiJAgAABAgQIECCQFTBAstUKRoAAAQIECBAgQGBPwADZ68RFBAgQIECAAAECBLICBki2WsEIECBAgAABAgQI7AkYIHuduIgAAQIECBAgQIBAVsAAyVYrGAECBAgQIECAAIE9AQNkrxMXESBAgAABAgQIEMgKGCDZagUjQIAAAQIECBAgsCdggOx14iICBAgQIECAAAECWQEDJFutYAQIECBAgAABAgT2BAyQvU5cRIAAAQIECBAgQCArYIBkqxWMAAECBAgQIECAwJ6AAbLXiYsIECBAgAABAgQIZAUMkGy1ghEgQIAAAQIECBDYEzBA9jpxEQECBAgQIECAAIGsgAGSrVYwAgQIECBAgAABAnsCBsheJy4iQIAAAQIECBAgkBUwQLLVCkaAAAECBAgQIEBgT8AA2evERQQIECBAgAABAgSyAgZItlrBCBAgQIAAAQIECOwJGCB7nbiIAAECBAgQIECAQFbAAMlWKxgBAgQIECBAgACBPQEDZK8TFxEgQIAAAQIECBDIChgg2WoFI0CAAAECBAgQILAnYIDsdeIiAgQIECBAgAABAlkBAyRbrWAECBAgQIAAAQIE9gQMkL1OXESAAAECBAgQIEAgK2CAZKsVjAABAgQIECBAgMCegAGy14mLCBAgQIAAAQIECGQFDJBstYIRIECAAAECBAgQ2BMwQPY6cREBAgQIECBAgACBrIABkq1WMAIECBAgQIAAAQJ7AgbIXicuIkCAAAECBAgQIJAVMECy1QpGgAABAgQIECBAYE/AANnrxEUECBAgQIAAAQIEsgIGSLZawQgQIECAAAECBAjsCRgge524iAABAgQIECBAgEBWwADJVisYAQIECBAgQIAAgT0BA2SvExcRIECAAAECBAgQyAoYINlqBSNAgAABAgQIECCwJ2CA7HXiIgIECBAgQIAAAQJZAQMkW61gBAgQIECAAAECBPYEDJC9TlxEgAABAgQIECBAICtggGSrFYwAAQIECBAgQIDAnoABsteJiwgQIECAAAECBAhkBQyQbLWCESBAgAABAgQIENgTMED2OnERAQIECBAgQIAAgayAAZKtVjACBAgQIECAAAECewIGyF4nLiJAgAABAgQIECCQFTBAstUKRoAAAQIECBAgQGBPwADZ68RFBAgQIECAAAECBLICBki2WsEIECBAgAABAgQI7AkYIHuduIgAAQIECBAgQIBAVsAAyVYrGAECBAgQIECAAIE9AQNkrxMXESBAgAABAgQIEMgKGCDZagUjQIAAAQIECBAgsCdggOx14iICBAgQIECAAAECWQEDJFutYAQIECBAgAABAgT2BAyQvU5cRIAAAQIECBAgQCArYIBkqxWMAAECBAgQIECAwJ6AAbLXiYsIECBAgAABAgQIZAUMkGy1ghEgQIAAAQIECBDYEzBA9jpxEQECBAgQIECAAIGsgAGSrVYwAgQIECBAgAABAnsCBsheJy4iQIAAAQIECBAgkBUwQLLVCkaAAAECBAgQIEBgT8AA2evERQQIECBAgAABAgSyAgZItlrBCBAgQIAAAQIECOwJGCB7nbiIAAECBAgQIECAQFbAAMlWKxgBAgQIECBAgACBPQEDZK8TFxEgQIAAAQIECBDIChgg2WoFI0CAAAECBAgQILAnYIDsdeIiAgQIECBAgAABAlkBAyRbrWAECBAgQIAAAQIE9gQMkL1OXESAAAECBAgQIEAgK2CAZKsVjAABAgQIECBAgMCegAGy14mLCBAgQIAAAQIECGQFDJBstYIRIECAAAECBAgQ2BMwQPY6cREBAgQIECBAgACBrIABkq1WMAIECBAgQIAAAQJ7AgbIXicuIkCAAAECBAgQIJAVMECy1QpGgAABAgQIECBAYE/AANnrxEUECBAgQIAAAQIEsgIGSLZawQgQIECAAAECBAjsCRgge524iAABAgQIECBAgEBWwADJVisYAQIECBAgQIAAgT0BA2SvExcRIECAAAECBAgQyAoYINlqBSNAgAABAgQIECCwJ2CA7HXiIgIECBAgQIAAAQJZAQMkW61gBAgQIECAAAECBPYEDJC9TlxEgAABAgQIECBAICtggGSrFYwAAQIECBAgQIDAnoABsteJiwgQIECAAAECBAhkBQyQbLWCESBAgAABAgQIENgTMED2OnERAQIECBAgQIAAgayAAZKtVjACBAgQIECAAAECewIGyF4nLiJAgAABAgQIECCQFTBAstUKRoAAAQIECBAgQGBPwADZ68RFBAgQIECAAAECBLICBki2WsEIECBAgAABAgQI7AkYIHuduIgAAQIECBAgQIBAVsAAyVYrGAECBAgQIECAAIE9AQNkrxMXESBAgAABAgQIEMgKGCDZagUjQIAAAQIECBAgsCdggOx14iICBAgQIECAAAECWQEDJFutYAQIECBAgAABAgT2BAyQvU5cRIAAAQIECBAgQCArYIBkqxWMAAECBAgQIECAwJ6AAbLXiYsIECBAgAABAgQIZAUMkGy1ghEgQIAAAQIECBDYEzBA9jpxEQECBAgQIECAAIGsgAGSrVYwAgQIECBAgAABAnsCBsheJy4iQIAAAQIECBAgkBUwQLLVCkaAAAECBAgQIEBgT8AA2evERQQIECBAgAABAgSyAgZItlrBCBAgQIAAAQIECOwJGCB7nbiIAAECBAgQIECAQFbAAMlWKxgBAgQIECBAgACBPQEDZK8TFxEgQIAAAQIECBDIChgg2WoFI0CAAAECBAgQILAnYIDsdeIiAgQIECBAgAABAlkBAyRbrWAECBAgQIAAAQIE9gQMkL1OXESAAAECBAgQIEAgK2CAZKsVjAABAgQIECBAgMCegAGy14mLCBAgQIAAAQIECGQFDJBstYIRIECAAAECBAgQ2BMwQPY6cREBAgQIECBAgACBrIABkq1WMAIECBAgQIAAAQJ7AgbIXicuIkCAAAECBAgQIJAVMECy1QpGgAABAgQIECBAYE/AANnrxEUECBAgQIAAAQIEsgIGSLZawQgQIECAAAECBAjsCRgge524iAABAgQIECBAgEBWwADJVisYAQIECBAgQIAAgT0BA2SvExcRIECAAAECBAgQyAoYINlqBSNAgAABAgQIECCwJ2CA7HXiIgIECBAgQIAAAQJZAQMkW61gBAgQIECAAAECBPYEDJC9TlxEgAABAgQIECBAICtggGSrFYwAAQIECBAgQIDAnoABsteJiwgQIECAAAECBAhkBQyQbLWCESBAgAABAgQIENgTMED2OnERAQIECBAgQIAAgayAAZKtVjACBAgQIECAAAECewIGyF4nLiJAgAABAgQIECCQFTBAstUKRoAAAQIECBAgQGBPwADZ68RFBAgQIECAAAECBLICBki2WsEIECBAgAABAgQI7AkYIHuduIgAAQIECBAgQIBAVsAAyVYrGAECBAgQIECAAIE9AQNkrxMXESBAgAABAgQIEMgKGCDZagUjQIAAAQIECBAgsCdggOx14iICBAgQIECAAAECWQEDJFutYAQIECBAgAABAgT2BAyQvU5cRIAAAQIECBAgQCArYIBkqxWMAAECBAgQIECAwJ6AAbLXiYsIECBAgAABAgQIZAUMkGy1ghEgQIAAAQIECBDYEzBA9jpxEQECBAgQIECAAIGsgAGSrVYwAgQIECBAgAABAnsCBsheJy4iQIAAAQIECBAgkBUwQLLVCkaAAAECBAgQIEBgT8AA2evERQQIECBAgAABAgSyAgZItlrBCBAgQIAAAQIECOwJGCB7nbiIAAECBAgQIECAQFbAAMlWKxgBAgQIECBAgACBPQEDZK8TFxEgQIAAAQIECBDIChgg2WoFI0CAAAECBAgQILAnYIDsdeIiAgQIECBAgAABAlkBAyRbrWAECBAgQIAAAQIE9gQMkL1OXESAAAECBAgQIEAgK2CAZKsVjAABAgQIECBAgMCegAGy14mLCBAgQIAAAQIECGQF/muAXAHVw8P1C2jIEAAAAABJRU5ErkJggg==) 50% repeat-y;background-size:contain}.notificationPopupView .emailStyleMain .centerView .centerMain{margin:0 20px;min-height:150px;border-radius:0 0 16px 16px;background:#fff;padding:0 20px 80px}.notificationPopupView .emailStyleMain .centerView .centerMain p{font-size:16px;text-align:justify;-moz-text-align-last:center;text-align-last:center}.notificationPopupView .emailStyleMain .centerView .centerMain .title{margin-bottom:10px;color:#273f60;line-height:1;font-weight:700}.notificationPopupView .emailStyleMain .centerView .centerMain .content{font-size:16px;color:#687990;line-height:1.5;margin-top:0;word-wrap:break-word;word-break:break-all;width:100%;height:auto}.notificationPopupView .emailStyleMain .centerView .centerMain .content h2{font-weight:700}.notificationPopupView .emailStyleMain .coverView{position:absolute;width:420px;bottom:-15px;left:-10px}.notificationPopupView .emailStyleMain .coverView .coverImgView{width:100%}.notificationPopupView .emailStyleMain .coverView .confrimView{position:absolute;bottom:80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:85px;height:85px;border-radius:50px;border:1px solid #f6635f;cursor:pointer}.notificationPopupView .emailStyleMain .coverView .confrimView,.notificationPopupView .emailStyleMain .coverView .confrimView .textStyle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notificationPopupView .emailStyleMain .coverView .confrimView .textStyle{width:75px;height:75px;border-radius:50px;background:-webkit-gradient(linear,left bottom,left top,from(#d53c38),to(#e85757));background:linear-gradient(0deg,#d53c38 0,#e85757);color:#fff;font-size:16px;line-height:1.3em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.notificationPopupView .emailStyleMain .coverView .detailView{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:64px;color:#2d67e3;font-size:16px;cursor:pointer;border-bottom:1px solid #2d67e3;text-align:center}.notificationPopupView .importantNotice{position:relative;width:400px;border-radius:20px 20px 20px 20px}.notificationPopupView .importantNotice .closeIconView{position:absolute;top:16px;right:-50px;color:#fff;font-size:40px;cursor:pointer}.notificationPopupView .importantNotice .bgView{width:100%}.notificationPopupView .importantNotice .topView{width:100%;background-image:url(../img/importantNoticeBG.9b1b82bd.png);background-repeat:no-repeat;background-size:cover;position:relative;height:162px}.notificationPopupView .importantNotice .topView .topMain{position:absolute;bottom:0;margin:0 20px;margin-bottom:20px;width:calc(100% - 40px);border-radius:16px 16px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notificationPopupView .importantNotice .topView .topMain .importnotictitle{max-width:200px}.notificationPopupView .importantNotice .topView .topMain h5{font-size:24px;color:#2d67e3;text-align:center;width:140px;padding:24px 0 10px 0;margin:0 auto 16px;width:173px;height:42px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8a031));background:linear-gradient(180deg,#fff,#f8a031);-webkit-box-shadow:5px 6px 6px 1px rgba(163,92,28,.55);box-shadow:5px 6px 6px 1px rgba(163,92,28,.55);opacity:1}.notificationPopupView .importantNotice .topView .singoologo{position:absolute;top:42px;right:12px}.notificationPopupView .importantNotice .topView .singoologo img{max-width:82px}.notificationPopupView .importantNotice .centerView{position:relative;width:100%;background-size:contain;border-radius:0 0 20px 20px;background:#fff}.notificationPopupView .importantNotice .centerView .centertop{position:absolute;width:100%;top:-42px;left:0;right:0;z-index:-1;height:50px;background:#fff}.notificationPopupView .importantNotice .centerView .centerMain{margin:0 20px;min-height:150px;border-radius:0 0 16px 16px;background:#fff;padding:0 20px 30px}.notificationPopupView .importantNotice .centerView .centerMain .text{font-size:16px;text-align:justify;-moz-text-align-last:center;text-align-last:center;color:#687990;word-wrap:break-word;word-break:break-all;width:100%;height:auto}.notificationPopupView .importantNotice .centerView .centerMain .text h2{font-weight:700}.notificationPopupView .importantNotice .centerView .centerMain .tit{color:#273f60;font-size:24px;font-weight:700}.notificationPopupView .importantNotice .centerView .centerMain .textStyle{border-radius:50px;margin-top:20px;display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;color:#fff;font-size:16px;line-height:1.3em;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;width:179px;height:36px;background:-webkit-gradient(linear,left bottom,left top,from(#e86b28),to(#f89534));background:linear-gradient(0deg,#e86b28,#f89534);-webkit-box-shadow:0 3px 6px 1px rgba(45,103,227,.1);box-shadow:0 3px 6px 1px rgba(45,103,227,.1);border-radius:18px 18px 18px 18px;opacity:1;margin-left:auto;margin-right:auto}.notificationPopupView .importantNotice .centerView .centerMain .detailView{cursor:pointer;margin-top:16px;width:179px;height:36px;line-height:36px;border-radius:18px 18px 18px 18px;opacity:1;border:1px solid #f89434;font-size:16px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#f4742a;margin-left:auto;margin-right:auto;text-align:center}.notificationPopupView .importantNotice .coverView{position:absolute;width:420px;bottom:-15px;left:-10px}.notificationPopupView .importantNotice .coverView .coverImgView{width:100%}.notificationPopupView .importantNotice .coverView .confrimView{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50px;cursor:pointer}.notificationPopupView .importantNotice .coverView .confrimView,.notificationPopupView .importantNotice .coverView .confrimView .textStyle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notificationPopupView .importantNotice .coverView .confrimView .textStyle{color:#fff;font-size:16px;line-height:1.3em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:179px;height:36px;background:-webkit-gradient(linear,left bottom,left top,from(#e86b28),to(#f89534));background:linear-gradient(0deg,#e86b28,#f89534);-webkit-box-shadow:0 3px 6px 1px rgba(45,103,227,.1);box-shadow:0 3px 6px 1px rgba(45,103,227,.1);border-radius:18px 18px 18px 18px;opacity:1}.notificationPopupView .importantNotice .coverView .detailView{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer;width:179px;height:36px;line-height:36px;border-radius:18px 18px 18px 18px;opacity:1;border:1px solid #f89434;font-size:16px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#f4742a;text-align:center}.notificationPopupView .eventNotice{position:relative;width:400px;background:linear-gradient(225deg,#f676d3,#6144c7);border-radius:20px 20px 20px 20px;opacity:1;padding:0 28px}.notificationPopupView .eventNotice .closeIconView{position:absolute;right:-50px;color:#fff;font-size:40px;cursor:pointer;z-index:99}.notificationPopupView .eventNotice .bgView{width:100%}.notificationPopupView .eventNotice .topView{width:100%;height:123px;background-image:url(../img/eventNoticeBG.fc507805.png);background-repeat:no-repeat;background-size:cover;position:relative;top:-15px;-webkit-transform:scale(1.5);transform:scale(1.5)}.notificationPopupView .eventNotice .topView .topMain{position:absolute;bottom:0;margin:0 20px;margin-bottom:20px;width:calc(100% - 40px);border-radius:16px 16px 0 0}.notificationPopupView .eventNotice .topView .topMain .importnotictitle{max-width:200px}.notificationPopupView .eventNotice .topView .topMain h5{font-size:24px;color:#2d67e3;text-align:center;width:140px;padding:24px 0 10px 0;margin:0 auto 16px}.notificationPopupView .eventNotice .topView .singoologo{position:absolute;top:42px;right:12px}.notificationPopupView .eventNotice .topView .singoologo img{max-width:82px}.notificationPopupView .eventNotice .centerView{position:relative;width:100%;background-size:contain;border-radius:20px 20px 20px 20px;background:hsla(0,0%,100%,.9019607843);padding:28px 24px;opacity:.9;top:-30px}.notificationPopupView .eventNotice .centerView .centerMain{min-height:150px;border-radius:0 0 16px 16px}.notificationPopupView .eventNotice .centerView .centerMain .text{font-size:16px;line-height:1.5;text-align:justify;-moz-text-align-last:center;text-align-last:center;color:#687990;word-wrap:break-word;word-break:break-all;width:100%;height:auto}.notificationPopupView .eventNotice .centerView .centerMain .text h2{font-weight:700}.notificationPopupView .eventNotice .centerView .centerMain .tit{color:#744ac6;font-size:24px;font-family:PingFang SC-Medium,PingFang SC;font-weight:500}.notificationPopupView .eventNotice .centerView .centerMain .textStyle{border-radius:50px;margin-top:20px;display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;color:#fff;font-size:16px;line-height:1.3em;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;width:179px;height:36px;background:-webkit-gradient(linear,left top,left bottom,from(#b661ce),to(#744ac6));background:linear-gradient(180deg,#b661ce,#744ac6);-webkit-box-shadow:0 3px 6px 1px rgba(45,103,227,.1);box-shadow:0 3px 6px 1px rgba(45,103,227,.1);border-radius:18px 18px 18px 18px;opacity:1;margin-left:auto;margin-right:auto}.notificationPopupView .eventNotice .centerView .centerMain .detailView{cursor:pointer;margin-top:16px;width:179px;height:36px;line-height:36px;border-radius:18px 18px 18px 18px;opacity:1;border:1px solid #b661ce;font-size:16px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#b661ce;margin-left:auto;margin-right:auto;text-align:center}.notificationPopupView .eventNotice .coverView{position:absolute;width:420px;bottom:-15px;left:-10px}.notificationPopupView .eventNotice .coverView .coverImgView{width:100%}.notificationPopupView .eventNotice .coverView .confrimView{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50px;cursor:pointer}.notificationPopupView .eventNotice .coverView .confrimView,.notificationPopupView .eventNotice .coverView .confrimView .textStyle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notificationPopupView .eventNotice .coverView .confrimView .textStyle{color:#fff;font-size:16px;line-height:1.3em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:179px;height:36px;background:-webkit-gradient(linear,left bottom,left top,from(#e86b28),to(#f89534));background:linear-gradient(0deg,#e86b28,#f89534);-webkit-box-shadow:0 3px 6px 1px rgba(45,103,227,.1);box-shadow:0 3px 6px 1px rgba(45,103,227,.1);border-radius:18px 18px 18px 18px;opacity:1}.notificationPopupView .eventNotice .coverView .detailView{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer;width:179px;height:36px;line-height:36px;border-radius:18px 18px 18px 18px;opacity:1;border:1px solid #f89434;font-size:16px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#f4742a;text-align:center}.notificationPopupView .maintenanceNotice{position:relative;padding:28px;width:338px;background:#3571f6;border-radius:20px 20px 20px 20px;opacity:1;background-image:url(../img/maintenanceNoticeBG.e408b89d.png);background-repeat:no-repeat;background-size:contain;background-position:bottom}.notificationPopupView .maintenanceNotice .closeIconView{position:absolute;top:-20px;right:-50px;color:#fff;font-size:40px;cursor:pointer}.notificationPopupView .maintenanceNotice .bgView{width:100%}.notificationPopupView .maintenanceNotice .topView{width:100%;position:relative}.notificationPopupView .maintenanceNotice .topView .topMain{margin:0 20px;margin-bottom:10px;width:calc(100% - 40px);border-radius:16px 16px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notificationPopupView .maintenanceNotice .topView .topMain .logo{max-width:36px}.notificationPopupView .maintenanceNotice .topView .topMain .tit{max-width:150px;margin-left:5px}.notificationPopupView .maintenanceNotice .topView .topMain h5{font-size:24px;color:#fff;text-align:center;padding:0 0 10px 0;margin:0 auto}.notificationPopupView .maintenanceNotice .topView .singoologo{position:absolute;top:42px;right:12px}.notificationPopupView .maintenanceNotice .topView .singoologo img{max-width:82px}.notificationPopupView .maintenanceNotice .centerView{position:relative;width:100%;background-size:contain;border-radius:20px 20px 20px 20px}.notificationPopupView .maintenanceNotice .centerView .centerMain{border-radius:0 0 16px 16px}.notificationPopupView .maintenanceNotice .centerView .centerMain .text{font-size:16px;line-height:1.5;text-align:justify;-moz-text-align-last:center;text-align-last:center;color:#fff;word-wrap:break-word;word-break:break-all;width:100%;height:auto}.notificationPopupView .maintenanceNotice .centerView .centerMain .text h2{font-weight:700}.notificationPopupView .maintenanceNotice .centerView .centerMain .text a{color:#00e}.notificationPopupView .maintenanceNotice .centerView .centerMain .tit{font-size:18px;color:#fff;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;margin-bottom:8px;text-align:center}.notificationPopupView .maintenanceNotice .centerView .centerMain .textStyle{margin-top:20px;cursor:pointer;color:#2d67e3;font-size:16px;line-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;width:149px;height:32px;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(200%,rgba(45,103,227,.5058823529)));background:linear-gradient(180deg,#fff 20%,rgba(45,103,227,.5058823529) 200%);-webkit-box-shadow:0 0 8px 1px rgba(45,103,227,.5058823529);box-shadow:0 0 8px 1px rgba(45,103,227,.5058823529);border-radius:19px 19px 19px 19px;opacity:1}.is-invalid-1[data-v-aa3afb1e]{border:1px solid #f46a6a!important;border-radius:5px}.el-cascader--small[data-v-aa3afb1e]{width:100%}.blue-1[data-v-f029ebbe]{color:#2d67e3}.w-5[data-v-f029ebbe]{width:5rem}.font-18[data-v-f029ebbe]{font-size:18px}.font-bold[data-v-f029ebbe]{font-weight:700}.font-14[data-v-f029ebbe]{font-size:14px}.mw-5[data-v-f029ebbe]{min-width:5rem}[data-v-f029ebbe] .mw-15{min-width:15rem}.mw-8[data-v-f029ebbe]{min-width:8rem}.max-w-20[data-v-f029ebbe]{max-width:20rem}.tab-pane[data-v-f029ebbe]{min-height:calc(100vh - 14rem)}.blue-2[data-v-f029ebbe]{color:#2d67e3;font-family:PingFang SC}[data-v-f029ebbe] .tabs .card-header{background:#fff;border-bottom:1px solid #e0e8fb!important;padding:0}[data-v-f029ebbe] .tabs .card-header .card-header-pills{margin-right:0;margin-left:0}[data-v-f029ebbe] .nav-pills .nav-link{border-radius:0!important;padding:.8rem 1rem!important;font-size:.85rem;font-weight:400;color:#273f60;padding:.7rem 1.5rem}[data-v-f029ebbe] .nav-pills .nav-link.active{background-color:#2d67e3!important}.mw-10[data-v-f029ebbe]{min-width:10rem}.userTagView[data-v-f029ebbe]{display:inline-block;line-height:1.2em;margin-right:5px;margin-top:5px;border:1px solid rgba(84,203,98,.5)!important;border-radius:4px;padding:2px 8px;font-size:12px;color:var(--green)!important;background:rgba(84,203,98,.1)!important}.el-dialog_boxs2 .dialog_body[data-v-f029ebbe]{width:542px;margin:0 auto}.el-dialog_boxs2 .dialog_body>p[data-v-f029ebbe]{text-align:left;font-size:12px;margin:2px 0 20px}.el-dialog_boxs2 .dialog_body .table_all_box[data-v-f029ebbe]{max-height:522px;overflow-y:auto}.el-dialog_boxs2 .dialog_body .table_box[data-v-f029ebbe]{border-bottom:none;color:#666}.el-dialog_boxs2 .dialog_body .table_box .title[data-v-f029ebbe]{background-color:#f0f2f5;font-weight:700}.el-dialog_boxs2 .dialog_body .table_box>div[data-v-f029ebbe]{line-height:40px;border-bottom:1px solid #e0e0e0;font-size:14px}.el-dialog_boxs2 .dialog_body .table_box>div>div[data-v-f029ebbe]{padding:0 20px}.el-dialog_boxs2 .dialog_body .table_box>div .table_l[data-v-f029ebbe]{width:70px;border-right:1px solid #e0e0e0}.el-dialog_boxs2 .dialog_body .table_box>div .flex-grow-1[data-v-f029ebbe]{border-right:1px solid #e0e0e0;text-align:left}.el-dialog_boxs2 .dialog_body .table_box>div .table-left[data-v-f029ebbe]{border-left:1px solid #e0e0e0}.el-dialog_boxs2 .dialog_body .table_box>div .table_r[data-v-f029ebbe]{width:90px;text-align:center}.el-dialog_boxs2 .dialog-footer .clear_all[data-v-f029ebbe]{font-size:12px;color:#4869c7}.el-dialog_boxs2 .dialog-footer>div i[data-v-f029ebbe]{margin-right:5px}.el-dialog_boxs2 .el-dialog__header[data-v-f029ebbe]{border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden}.el-dialog_boxs2 .el-dialog__footer[data-v-f029ebbe]{border-bottom-left-radius:5px;border-top:1px solid #e0e0e0;border-bottom-right-radius:5px}.el-dialog_boxs2 .dialog_title_box[data-v-f029ebbe]{padding:0 30px;line-height:50px;color:#666;font-size:14px;background-color:#e5e5e5}.el-dialog_boxs2 .dialog_title_box>i[data-v-f029ebbe]{color:#4869c7;margin-right:5px}.is-invalid-1[data-v-f029ebbe]{border:1px solid #f46a6a!important;border-radius:5px}.b-pagination-pills[data-v-f029ebbe] .page-link{border-radius:30px!important;width:1.5rem;margin:0 .25rem;height:1.5rem;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-pagination-pills[data-v-f029ebbe] [role=menuitem],.b-pagination-pills[data-v-f029ebbe] span.page-link{padding-bottom:2px}.mw-7[data-v-f029ebbe]{min-width:7rem}