@charset "UTF-8";.progress{display:flex;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.progress>span{width:80px;height:80px}.shield{background-color:#000;opacity:.3;z-index:9970}.alert,.shield{position:fixed;top:0;right:0;bottom:0;left:0}.alert{display:flex;justify-content:center;align-items:center;z-index:9980;color:#192d5a}.alert>div{padding:0;opacity:1;background-color:#fff;text-align:left;display:flex;flex-direction:column;border-radius:4px}.alert .title{padding-top:20px;padding-left:20px;font-size:18px;font-weight:400}.alert .inner{padding:20px 20px 0;flex:1 1;font-size:12px}.alert .buttons{box-shadow:inset 0 1px #e2e3e8;padding:10px 20px 0;height:40px;margin:0;display:flex;justify-content:space-between;text-align:center}.alert .buttons button{margin:0;width:100px;height:30px;font-size:13px;border-radius:4px;cursor:pointer}.alert-popup{width:400px;height:180px;text-align:center}.popup{display:flex;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9980;color:#192d5a}.popup .alert-popup{width:350px;height:170px}.popup>div{padding:0;opacity:1;background-color:#fff;text-align:left;border-radius:4px}.popup .title,.popup>div{display:flex;flex-direction:column}.popup .title{height:60px;padding-left:20px;font-size:18px;font-weight:700;border-top-left-radius:4px;border-top-right-radius:4px;justify-content:center}.popup .inner{padding:0 20px;flex:1 1;font-size:13px;word-break:break-all;overflow-y:auto}.popup .buttons{box-shadow:inset 0 1px #e2e3e8;padding:0 20px;height:50px;margin:0;display:flex;justify-content:space-between;align-items:center}.popup .buttons button{margin:0;width:100px;height:30px;font-size:13px;border-radius:4px;cursor:pointer}.popup form>div{text-align:left;display:flex;flex-direction:column}.popup form input{margin-top:2px;width:100%;padding:auto 10px;height:24px;border:1px solid #eee;border-radius:4px}.account-popup{width:540px;text-align:left;color:#192d5a}.account-popup>.title{align-items:left;padding-left:50px;height:60px;background-color:#0a46a5;color:#fff;font-size:24px;text-align:left}.account-popup .inner{padding:10px 50px;height:447px;overflow-y:auto;flex:none}.account-popup>.buttons{margin:0;padding:16px;height:80px;box-sizing:border-box}.account-popup>.buttons button{padding:10px;width:120px;font-size:13px;font-weight:700;box-sizing:border-box}.account-popup form{margin:0 auto;font-size:14px}.account-popup form>div{text-align:left;align-items:left;margin:12px 0}.account-popup form>div.desc{margin-top:-8px;margin-left:80px;font-size:10px}.account-popup form .sei-mei{display:flex;flex-direction:row}.account-popup form .sei-mei .mei{margin-left:10px}.account-popup form label{flex-shrink:0;margin-right:8px;padding:10px 0;text-align:left;line-height:1em;font-weight:700}.account-popup form input{width:100%;padding-right:10px}.account-popup form input,.account-popup form select{padding-left:10px;height:40px;border:1px solid #eee;border-radius:4px;font-size:1em;box-sizing:border-box}.account-popup form button[type=button]{cursor:pointer;flex-grow:0.2;margin:20px auto 0;height:50px;background-color:silver;font-size:1.2em}.login{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;color:#192d5a;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(57%,transparent),color-stop(57%,#f0eff4),to(#f0eff4));background:linear-gradient(180deg,transparent,transparent 57%,#f0eff4 0,#f0eff4)}.login .login-logo{width:248px;height:46px}.login .login-left{width:400px;height:500px}.login .login-left .login-left-top{margin-bottom:20px}.login .login-left .login-left-bottom{box-shadow:2px 2px 2px 4px rgba(25,45,90,.15);background-color:#fff}.login .login-left .login-left-bottom .login-login{font-size:20px;padding:40px 0 32px}.login .login-left form{margin:20px auto;width:90%;font-size:.8em}.login .login-left form>div{display:flex;margin:6px 0 0}.login .login-left div a{text-align:center;text-decoration:none;padding:20px 0 39px;font-size:12px}.login .login-left form input{width:100%;height:20px;padding:5px 10px;border-radius:3px;border:1.5px solid #eee}.login .login-left form input:hover{border-color:#a7b4cf}.login .login-left form input[type=submit]{margin:20px auto 0;height:40px;font-size:14px;border-style:none;border-radius:4px}.login .login-spinner{display:flex;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.login h1{font-size:1.4em;color:#248}.app{margin:0 auto;text-align:center;height:100vh;display:flex;flex-direction:column}.app-header{background-color:#222;height:50px;padding:10px 10px 0;color:#fff}.app h2{margin:10px 0;padding:0}.app-intro{font-size:large}.app .hide{display:none}.app .menu{display:flex;height:39px;border-bottom:1px solid #e2e3e8}.app .menu .logo{padding:8px 0 0 20px}.app .menu .user{width:100%;margin:8px 8px 8px 0;line-height:28px;font-size:12px;display:flex;justify-content:flex-end}.app .menu .user span{text-align:left;margin-left:6px;margin-right:10px}.app .menu ul{width:100%;color:#248;margin-left:30px;margin-top:23px;font-size:15px}.app .main-wrapper{display:flex;flex:1 1;background-color:#fff;overflow:hidden}.app .main-wrapper .side-menu{width:70px;background-color:#0a46a5;position:-webkit-sticky;position:sticky;top:0;height:100%}.app .main-wrapper .main-content{flex:1 1}.app .main-wrapper .main-content.scrollable-main-content{overflow-y:auto}.side-menu>a:link{color:transparent}.side-menu>a:nth-last-child(2) .side-menu-item,.side-menu>div:nth-last-child(2) .side-menu-item{margin-top:70px}a>.side-menu-item{width:67px;height:70px;border-right:3px solid #0a46a5}div>.side-menu-item{width:67px;height:70px;background-color:#07347b;border-right:3px solid #ffc800}.side-menu-item div{position:relative;top:14px;left:23px}.side-menu-item span{position:relative;top:13px;font-size:11px;color:#fff}.top-option-menu,.top-usage-menu{position:relative}.top-option-menu .top-option-items{position:absolute;right:0;top:30px;width:130px;border-radius:4px;flex-direction:column;z-index:20;background-color:#fff;color:#2d3c64;font-size:12px;text-align:center;box-shadow:0 4px 12px rgba(25,45,90,.25),0 0 4px rgba(25,45,90,.15);cursor:pointer}.top-option-menu .top-option-items>div{height:50%;width:100%;box-sizing:border-box;padding-top:4px;padding-right:10px;padding-left:10px}.top-option-menu .top-option-items>div:hover{background-color:#f4f5f7}.top-option-menu .top-option-items div.first-group{border-radius:4px 4px 0 0;border-bottom:1px solid #f4f5f7}.top-option-menu .top-option-items div.second-group{border-radius:0 0 4px 4px}.dictionary-popup{width:350px;height:210px}.dictionary-popup .title{height:60px;padding-left:20px;font-size:18px;font-weight:700;border-top-left-radius:4px;border-top-right-radius:4px;display:flex}.dictionary-popup form input{width:100%;height:40px;box-sizing:border-box;padding-left:10px;padding-right:10px}.pagination-bar{height:24px;margin:0;padding:20px 0;display:flex;justify-content:center;align-items:center;font-family:Helvetica,sans-serif}.pagination-bar .button-paginate{color:#2d3c64!important;background-color:transparent;cursor:pointer}.pagination-bar .button-paginate a{color:#2d3c64!important;border-style:none;cursor:pointer}.pagination-bar .button-paginate:hover{background-color:#d1d5de}.pagination-bar .button-paginate:disabled{cursor:default}.pagination-bar .button-paginate:focus{outline:0}.pagination-bar>div{display:flex;align-items:center;justify-content:center;height:24px;box-sizing:border-box}.pagination-bar>div+div{margin-left:2px}.pagination-bar>div.current,.pagination-bar>div.next,.pagination-bar>div.prev{font-size:16px;font-weight:700}.pagination-bar>div.current{width:24px;border-radius:3px;color:#fff;background-color:#192d5a}.pagination-bar>div.next,.pagination-bar>div.prev{color:rgba(25,45,90,.3);width:24px}.pagination-bar>div>a{display:flex;align-items:center;justify-content:center;height:24px;width:24px;border-radius:3px;font-size:16px;cursor:pointer}.pagination-bar>div.next>a,.pagination-bar>div.prev>a{width:24px}.word-popup{width:350px;height:490px;text-align:left}.word-popup>.title{display:flex;align-items:left;padding-left:20px;padding-top:20px;height:40px;font-weight:700;color:#192d5a;font-size:18px;text-align:left}.word-popup .inner{padding:10px 20px;overflow-y:auto}.word-popup>.buttons{margin:0;padding:16px;height:68px;box-sizing:border-box}.word-popup>.buttons button{margin:10px;width:120px;border:none;font-size:13px;font-weight:700;box-sizing:border-box}.word-popup form{margin:0 auto;color:#192d5a;font-size:12px}.word-popup form>div{text-align:left;display:flex;align-items:left;margin:10px 0}.word-popup form>div.desc{margin-top:-8px;margin-left:80px;font-size:10px}.word-popup form label{flex-shrink:0;margin-right:8px;padding:6px 0;text-align:left;width:72px;font-size:12px;line-height:1em;color:#192d5a}.word-popup form input{padding-right:10px}.word-popup form input,.word-popup form select{width:100%;padding-left:10px;height:40px;border:1px solid #eee;border-radius:4px;font-size:1em;box-sizing:border-box}.word-popup form button[type=button]{cursor:pointer;height:30px}.popup .dictionaries-upload-csv-file{width:500px;height:330px}.popup .dictionaries-upload-csv-file .attachment{margin:5px auto;display:flex;flex-direction:row;align-items:center;justify-content:center;width:384px;text-align:center}.popup .dictionaries-upload-csv-file .select-file{margin-bottom:8px;color:#444}.popup .dictionaries-upload-csv-file .select-file>div{margin-bottom:8px;text-align:center}.popup .dictionaries-upload-csv-file .select-file button{padding:8px;border-radius:4px;font-weight:700;font-size:12px}.popup .dictionaries-upload-csv-file .explanation{margin:20px auto;font-size:12px}.popup .dictionaries-upload-csv-file .drag-and-drop{margin:0 auto 20px;font-size:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:96px;box-sizing:border-box;border:2px dashed #a1a1b2;color:#a1a1b2}.popup .dictionaries-upload-csv-file .upload-file{margin:20px auto;font-size:14px}.popup .dictionaries-upload-csv-file .drag-and-drop.enter{border:2px dashed #000;color:#000}.popup .dictionaries-upload-csv-file .drag-and-drop>p{margin:8px 0}.popup .dictionaries-upload-csv-file .documents{margin:0;padding:0;color:#000;font-size:.8em}.popup .dictionaries-upload-csv-file .documents ul{flex-direction:column}.popup .dictionaries-upload-csv-file input[type=file]{display:none}.popup .dictionaries-upload-csv-file .buttons{margin:0;padding:16px;height:68px;box-sizing:border-box}.popup .dictionaries-upload-csv-file .buttons button{margin:0 8px;width:120px;border:none;border-radius:4px;font-size:13px;font-weight:700;box-sizing:border-box}.popup .dictionaries-upload-csv-file .errors{overflow-y:auto;margin-top:10px;width:380px;height:200px;text-align:left}.dictionaries .words{font-size:12px;background-color:#fff;height:100%}.dictionaries .words p{font-size:16px}.dictionaries .words .words-header{margin-bottom:10px;box-shadow:0 2px 4px #e2e2e4;display:flex;align-items:center;justify-content:flex-start;height:50px}.dictionaries .words .words-header .words-title{padding:8px 16px;color:#192d5a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:410px}.dictionaries .words .words-header>.words-title{padding:8px 8px 8px 16px;box-sizing:border-box;text-align:left;font-size:16px;font-weight:700}.dictionaries .words .words-header button{margin-left:11px;padding:9px 14px;height:30px;font-size:13px}.dictionaries .words .data{padding:16px 20px;overflow-y:auto;height:calc(100% - 156px)}.dictionaries .words .data table{width:100%;text-align:left;border-collapse:separate;border-spacing:inherit;font-size:12px;table-layout:fixed;overflow:hidden}.dictionaries .words .data table thead{background-color:rgba(1,81,204,.15)}.dictionaries .words .data table thead th{padding:8px;text-align:center;color:#192d5a}.dictionaries .words .data table tbody tr{padding:3px;height:60px;cursor:pointer}.dictionaries .words .data table tbody td{box-sizing:border-box;border-bottom:1px solid #e2e3e8;background-color:#fff}.dictionaries .words .data table tbody tr:hover td{background-color:#eaebef}.dictionaries .words .data table tbody td{padding:8px;color:#192d5a}.dictionaries .words .data td.word,.dictionaries .words .data th.word{text-align:left;padding-left:15px}.dictionaries .words .data td.yomi,.dictionaries .words .data th.yomi{text-align:left}.dictionaries .words .data td.category,.dictionaries .words .data th.category{width:200px;text-align:left}.dictionaries .words .data td.functions,.dictionaries .words .data th.functions{width:96px;text-align:right}.dictionaries .words .data td.functions>div{display:flex;justify-content:flex-end}.dictionaries .words .data td.functions button+button{margin-left:8px}.dictionaries .words button{margin-left:3px}.words-upload-csv-file>.drag-and-drop{margin:20px auto;display:flex;justify-content:center;align-items:center;width:400px;height:200px;border:1px dotted silver;color:silver}.words-upload-csv-file>.drag-and-drop.enter{border:1px dotted #000;color:#000}.words-upload-csv-file input[type=file]{display:none}.words-results-upload .errors{overflow-y:auto;margin-top:10px;width:380px;height:200px;text-align:left}.dictionaries{box-sizing:border-box;font-size:.75em;background-color:#fff;display:flex;flex-direction:row;height:100%}.dictionaries .dictionaries-left{width:314px;height:100%;display:flex;flex-direction:column;background-color:#f4f5f7;border-right:1px solid #eaebef}.dictionaries .dictionaries-right{flex:1 1;-webkit-flex:1;height:100%}.dictionaries .dictionaries-detail{overflow:auto;flex:1 1}.dictionaries .dictionaries-header{margin-bottom:4px;box-shadow:0 2px 4px #e2e2e4;height:50px;display:flex;align-items:center;justify-content:flex-start;background-color:#fff}.dictionaries .dictionaries-header .dictionaries-title{padding:8px 16px;color:#192d5a;font-size:16px;font-weight:700;margin-right:auto}.dictionaries .dictionaries-header>.dictionaries-title{padding:6px 8px 8px 15px;width:200px;box-sizing:border-box;text-align:left}.dictionaries .dictionaries-header button{margin-right:15px}.dictionaries table{width:100%;text-align:left;border-collapse:separate;border-spacing:inherit;font-size:12px;table-layout:fixed;overflow:hidden}.dictionaries table thead{background-color:#eeeef4}.dictionaries table thead th{padding:8px;text-align:center;color:#444}.dictionaries table tbody tr{padding:3px;height:60px;cursor:pointer}.dictionaries table tbody tr.active td{background-color:#e2e3e8}.dictionaries table tbody tr:hover td{background-color:#eaebef}.dictionaries table tbody td{box-sizing:border-box;border-bottom:1px solid #e2e3e8;background:#fff;padding:8px;color:#192d5a}.dictionaries td.name,.dictionaries th.name{text-align:left;padding-left:15px;padding-right:15px;width:145px;word-break:break-all}.dictionaries td.num-of-words,.dictionaries th.num-of-words{text-align:left;padding-left:0}.dictionaries td.num-of-words .num-label,.dictionaries th.num-of-words .num-label{background-color:rgba(10,80,200,.15);width:50px;height:20px;text-align:center;line-height:20px;border-radius:2px}.dictionaries td.functions,.dictionaries th.functions{width:96px;text-align:right}.dictionaries td.functions>div{display:flex;justify-content:flex-end}.dictionaries td.functions button+button{margin-left:8px}.dictionaries button{margin-left:3px}.minute{width:100%;font-size:14px;line-height:20px}.minute img{width:200px;height:auto}.popup .comment-popup{width:630px;height:500px}.popup .comment-popup .inner{padding:0 50px}.popup .comment-popup .title{background-color:#0a46a5;color:#fff;height:24px;padding:18px 50px;margin-bottom:15px}.popup .comment-popup .buttons{margin:0;padding:20px 50px;height:80px;box-sizing:border-box}.popup .comment-popup form>div{padding-bottom:20px}.popup .comment-popup label{margin-top:10px;margin-bottom:2px;font-weight:700}.popup .comment-popup button{font-weight:700}.popup .comment-popup textarea{height:64px;padding:6px 10px;max-width:100%;resize:none}.popup .comment-popup input{padding:6px 10px;width:auto}.popup .comment-popup select{padding-left:10px;border:1px solid #eee;border-radius:4px;font-size:1em;box-sizing:border-box;height:40px;width:100%}.popup .comment-popup .audio-player{margin:0}.popup .comment-popup .errors{margin:5px 0;text-align:center;font-size:12px}.audio-player{display:flex;flex-direction:row!important;align-items:center!important;margin:10px 0}.audio-player>.slider{flex:1 1 50%}.audio-player>.buttons{flex:0 0 142px}.audio-player>.simple-buttons{flex:0 0 30px}.audio-player>.slider input{padding:0;width:80%}.audio-player .buttons,.audio-player .simple-buttons{display:flex;font-size:30px;align-items:center;justify-content:space-between;padding:0 10px}.audio-player .close-button-area{display:flex;padding:0 10px 0 0}.audio-player .buttons>div,.audio-player input,.audio-player label{cursor:pointer}.audio-player .buttons .continuous label{display:flex;font-size:13px;align-items:center;color:#192d5a}.audio-player.hidden{display:none!important}.popup .translated-comment-popup{width:630px;height:500px;text-align:center;border-radius:3px;background-color:#fff;color:#192d5a}.popup .translated-comment-popup .inner{padding:0 50px}.popup .translated-comment-popup>.title{display:flex;align-items:flex-start;padding:18px 50px;font-size:18px;height:24px;text-align:left;background-color:#0a46a5;color:#fff}.popup .translated-comment-popup>.buttons{margin:0;padding:20px 50px;height:80px;box-sizing:border-box}.popup .translated-comment-popup>.buttons button{margin:0 8px;width:100px;border:none;border-radius:3px;font-size:13px;font-weight:700;box-sizing:border-box}.popup .translated-comment-popup form{margin:0 auto;font-size:12px}.popup .translated-comment-popup form>div{text-align:left;display:flex;align-items:flex-start;margin:16px 0}.popup .translated-comment-popup form label{flex-shrink:0;margin-right:8px;padding:6px 0;text-align:left;width:100px;font-weight:700;line-height:1em}.popup .translated-comment-popup form textarea{width:100%;border:1px solid #eee;border-radius:3px;font-size:1em;box-sizing:border-box;height:64px;padding:6px 10px;max-width:100%;resize:none}.popup .translated-comment-popup form input{padding:6px 10px}.popup .translated-comment-popup .errors{margin:5px 0;text-align:center;font-size:12px}.comments{height:100%;background-color:#fff;color:#192d5a;overflow-y:hidden}.comments,.comments>.header{box-sizing:border-box;width:100%;display:flex;flex-direction:column}.comments>.header{min-height:105px;align-items:stretch;font-size:12px;box-shadow:0 4px 4px rgba(0,0,0,.2),inset 0 -1px rgba(25,45,90,.1)}.comments>.header>.functions{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.comments>.header>.functions .search{flex-grow:1;display:flex;padding:0 15px}.comments>.header>.functions .search input{flex-grow:1;padding:0 8px;font-size:14px;height:40px;width:220px;box-sizing:border-box;border-radius:3px 0 0 3px}.comments>.header>.functions .search button{min-width:0;height:40px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.comments>.header>.functions .search button>div{margin:auto}.comments>.header>.functions .commentfilter{width:190px}.comments>.header>.functions .speaker-selection-filter{width:270px;padding-bottom:5px}.comments>.header>.functions .auto-comment-update-button{font-size:13px;width:60px;height:26px;margin:0 15px 4px}.comments>.header>.functions .filter{display:flex;flex-direction:row;height:24px;align-items:center;padding-left:15px}.comments>.header>.functions .filter div.check{align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-right:4px;box-sizing:border-box;background-color:#eaebef;border-radius:3px;content:"";text-align:center;line-height:20px}.comments>.header>.functions .filter label:active div.check,.comments>.header>.functions .filter label:hover div.check:before{content:"✔";color:rgba(25,45,90,.5)}.comments>.header>.functions .filter input[type=checkbox]{display:none}.comments>.header>.functions .filter input[type=checkbox]:checked+div.check{background-color:#ffc800}.comments>.header>.functions .filter input[type=checkbox]:checked+div.check:before{color:#192d5a;content:"✔"}.comments>.header>.functions .filter input[type=text]{box-sizing:border-box;border:none!important;border-bottom:1px dashed #192d5a!important;border-radius:unset;background-color:transparent;padding:2px;margin-right:2px;width:20px}.comments>.header>.functions .select{margin-right:15px}.comments>.header>.functions .select select{width:87px;height:30px;padding:2px 8px}.comments>.header>.functions .select .button-select{height:28px}.comments>.body{flex:1 1;box-sizing:border-box;width:100%;margin-top:5px;overflow-y:auto}.comments>.body>.background{height:100%;color:rgba(25,45,90,.7);pointer-events:none;text-align:center;padding-top:10px}.comments>.body>.background,.comments>.body>.comment-area{width:100%;font-size:13px;box-sizing:border-box}.comments>.body>.comment-area:last-child{margin-bottom:53px}.comments>.body>.comment-area>.comment-box{margin:8px;text-align:left;display:flex;flex-direction:column;border-radius:4px}.comments>.body>.comment-area>.comment-box.selected,.comments>.body>.comment-area>.comment-box:active,.comments>.body>.comment-area>.comment-box:hover{background-color:#f4f5f7}.comments>.body>.comment-area>.comment-box>.comment{padding:7px;width:100%;box-sizing:border-box;word-break:break-word;font-weight:700}.comments>.body>.comment-area>.comment-box>.is_dropped{color:#dd3b3b}.comments>.body>.comment-area>.comment-box>.comment-editing{max-width:100%;resize:none;height:28px}.comments>.body>.comment-area>.comment-box>.translated-comment{padding:7px;margin-top:10px;width:100%;box-sizing:border-box;background-color:rgba(10,80,200,.1);color:#0a50c8}.comments>.body>.comment-area>.comment-box>.translated-comment .translate-footer{width:100%;height:20px;display:flex}.comments>.body>.comment-area>.comment-box>.translated-comment .translate-footer>div{cursor:pointer;height:20px;width:20px}.comments>.body>.comment-area>.comment-box>.translated-comment .translate-footer>a{margin-left:auto;margin-top:auto;position:relative}.comments>.body>.comment-area>.comment-box>.translated-comment .translate-footer>a>div{position:absolute;right:0;bottom:0}.comments>.body>.comment-area>.comment-box>.functions{display:flex;flex-direction:row;align-items:center;margin-top:20px;height:22px;padding-left:7px}.comments>.body>.comment-area>.comment-box>.functions>.utterance{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.comments>.body>.comment-area>.comment-box>.functions>div{margin-right:3px}.comments>.body>.comment-area>.comment-box>.functions>.timestamp{flex:1 1;display:flex;flex-direction:row;justify-content:flex-end;font-size:12px;color:rgba(25,45,90,.8);padding-right:7px}.comments>.body>.comment-area>.comment-box>.functions>.timestamp div:first-child{margin-right:4px}.comments>.body>.comment-area>.comment-box>.functions>.timestamp .name_confident{color:#1e7d2d}.comments>.body>.comment-area>.comment-box>.functions>.timestamp .name_unconfident{color:#0a50c8}.comments>.body>.comment-area>.comment-box>.functions>.timestamp .name_suspicious{color:#ffc800}.comments>.body>.comment-area>.comment-box>.functions>.timestamp .label-sr{background-color:#777;color:#fff;padding:1px 6px;border-radius:4px}.comments>.body>.comment-area hr{margin:0 auto;width:calc(100% - 20px);border:none;border-top:1px dashed #e2e3e8}.comments>.footer{height:60px;display:flex;flex-direction:row;justify-content:stretch;width:100%;box-sizing:border-box;font-size:13px;box-shadow:inset 0 1px rgba(25,45,90,.1);position:relative}.comments>.footer>div{flex:1 1;display:flex;justify-content:center;align-items:center;cursor:pointer}.comments>.footer>div span{margin:2px}.comments>.footer>div.comment-all:hover,.comments>.footer>div.comment-mark:hover{opacity:.3}.comments>.footer>div.order{position:relative;margin:0 auto;border-left:1px dashed #e2e3e8;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.comments>.footer>div.order:hover{background-color:rgba(25,45,90,.2)}.comments>.footer>div.order>.menus{border-radius:4px;position:absolute;flex-direction:column;top:-50px;left:0;width:87px;height:63px;z-index:20;background-color:#fff;color:#2d3c64;font-size:12px;text-align:center;box-shadow:0 4px 12px rgba(25,45,90,.25),0 0 4px rgba(25,45,90,.15)}.comments>.footer>div.order>.menus>div{height:50%;width:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center}.comments>.footer>div.order>.menus>div>div:first-child{width:30px}.comments>.footer>div.order>.menus>div:hover{background-color:#f4f5f7}.comments>.footer>div.order>.menus div.order-desc{border-radius:4px 4px 0 0;border-bottom:1px solid #f4f5f7}.comments>.footer>div.order>.menus div.order-asc{border-radius:0 0 4px 4px}.comments .indicator{margin:10px 0;height:60px;display:flex;justify-content:space-between;align-items:center;text-align:center}.comments .indicator div{flex-grow:1;text-align:center}.pictures{box-sizing:border-box;height:100%;width:100%;display:flex;flex-direction:column;background-color:#fff;color:#192d5a;position:relative}.pictures>.header{position:absolute;top:-1px;height:1px;box-shadow:0 4px 4px rgba(0,0,0,.2),inset 0 -1px rgba(25,45,90,.1)}.pictures>.body{flex:1 1;box-sizing:border-box;width:100%;margin-top:5px;overflow-y:auto}.pictures>.body>.background{height:100%;color:rgba(25,45,90,.7);pointer-events:none;text-align:center;padding-top:10px}.pictures>.body>.background,.pictures>.body>.picture-area{width:100%;font-size:13px;box-sizing:border-box}.pictures>.body>.picture-area>.picture-box{margin:8px;text-align:left;display:flex;flex-direction:column;border-radius:4px}.pictures>.body>.picture-area>.picture-box.selected,.pictures>.body>.picture-area>.picture-box:active,.pictures>.body>.picture-area>.picture-box:hover{background-color:#f4f5f7}.pictures>.body>.picture-area>.picture-box>.picture{min-height:0;padding:7px;width:100%;height:100%;box-sizing:border-box}.pictures>.body>.picture-area>.picture-box>.picture img{display:block;margin:0 auto;width:100%;max-width:300px}.pictures>.body>.picture-area>.picture-box>.filename{padding:0 7px}.pictures>.body>.picture-area>.picture-box>.functions{display:flex;flex-direction:row;align-items:center;margin-top:20px}.pictures>.body>.picture-area>.picture-box>.functions>.mark,.pictures>.body>.picture-area>.picture-box>.functions>.zoom{width:25px;height:22px;display:flex;align-items:center;justify-content:center}.pictures>.body>.picture-area>.picture-box>.functions>.mark>div,.pictures>.body>.picture-area>.picture-box>.functions>.zoom>div{cursor:pointer;background-size:80% auto;background-position:50%;height:20px;width:20px}.pictures>.body>.picture-area>.picture-box>.functions>.buttons{width:25px;height:22px;display:flex;align-items:center;justify-content:center}.pictures>.body>.picture-area>.picture-box>.functions>.buttons>div{cursor:pointer;height:20px;width:20px}.pictures>.body>.picture-area>.picture-box>.functions>.timestamp{flex:1 1;display:flex;flex-direction:row;justify-content:flex-end;font-size:12px;color:rgba(25,45,90,.8);padding-right:7px}.pictures>.body>.picture-area>.picture-box>.functions>.timestamp div:first-child{margin-right:4px}.pictures>.body>.picture-area hr{margin:0 auto;width:calc(100% - 20px);border:none;border-top:1px dashed #e2e3e8}.pictures>.footer{height:60px;display:flex;flex-direction:row;justify-content:stretch;width:100%;box-sizing:border-box;font-size:13px;box-shadow:inset 0 1px rgba(25,45,90,.1);position:relative}.pictures>.footer>div{flex:1 1;display:flex;justify-content:center;align-items:center;cursor:pointer}.pictures>.footer>div span{margin:2px}.pictures>.footer>div.comment-all:hover,.pictures>.footer>div.comment-mark:hover{opacity:.3}.comment-tab{height:100%;flex-direction:column;background-color:#fff;box-shadow:inset 1px 0 rgba(25,45,90,.1),0 0 4px rgba(0,0,0,.2);margin-left:1px}.comment-tab,.comment-tab>.header{width:100%;box-sizing:border-box;display:flex}.comment-tab>.header{flex-direction:row;align-items:stretch;cursor:pointer;font-size:15px;color:#192d5a;background-color:#f4f5f7;height:40px}.comment-tab>.header>div{width:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.comment-tab>.header>div:first-child{border-right:1px solid #eaebef}.comment-tab>.header>.selected{background-color:#fff}.comment-tab>.header>.selectable{border-bottom:1px solid #eaebef}.comment-tab>.header>.selectable:hover{background-color:rgba(25,45,90,.2)}.comment-tab>.header>.selectable:active{background-color:rgba(25,45,90,.25)}.comment-tab>.body{flex:1 1;box-sizing:border-box;width:100%;overflow:hidden}.mymemo-popup{width:500px;height:420px}.mymemo-popup .title{padding-left:24px;height:60px;background-color:#0a46a5;color:#fff;font-size:24px}.mymemo-popup .inner{padding:0;width:100%;height:300px;box-sizing:border-box;flex:1 1;text-align:left}.mymemo-popup .inner .form .content_memo{text-align:left;display:flex;align-items:center;margin:16px 12px}.mymemo-popup .inner .form .content_memo .item_name_memo{width:95%;color:#192d5a;padding:4px 0 8px}.mymemo-popup .inner .form .content_memo .input_memo{width:90%;height:120px;word-wrap:break-word;padding:10px;font-size:15px;resize:none;float:right}.mymemo-popup .inner .form .content_memo .input_value{color:#8c8c8c;margin-top:8px;padding-right:16px;margin-left:auto}.mymemo-popup .inner .form div.content_etc{width:90%;float:left;align-items:center;display:flex;flex-direction:row;border-top:1px dotted #cdcdcd;margin:0 5%}.mymemo-popup .inner .form div.content_etc div.content_date{box-sizing:border-box;text-align:left;margin:8px 0;padding:0 8px;width:50%;float:left}.mymemo-popup .inner .form div.content_etc div.content_date .item-title{color:#192d5a;margin:8px 0}.mymemo-popup .inner .form div.content_etc div.content_date .now-date-time{margin:8px 0;font-size:14px}.mymemo-popup .inner .form div.content_etc div.content_publiced{box-sizing:border-box;text-align:left;margin:10px 8px;padding:0 20px;width:50%}.mymemo-popup .inner .form div.content_etc div.content_publiced .item-title{color:#192d5a;margin:12px 0 0}.mymemo-popup .inner .form div.content_etc div.content_publiced .radio_button{margin:6px 0;width:16px;height:16px;float:left}.mymemo-popup .inner .form div.content_etc div.content_publiced .radio_button input[type=radio]:checked+.radio{color:#fff;background-color:#31a9ee}.mymemo-popup .inner .form div.content_etc div.content_publiced .label_undisabled{margin:8px 15px 8px 4px;float:left;font-size:14px;color:#192d5a}.mymemo-popup .inner .form div.content_etc div.content_publiced .label_disabled{margin:8px 15px 8px 4px;float:left;font-size:14px;color:grey}.mymemo-popup>.buttons{margin:0;padding:16px;height:68px;background-color:#fff;box-sizing:border-box;border-radius:0 0 4px 4px}.mymemo-popup>.buttons button{margin:0 8px;width:120px;height:40px;border:none;border-radius:4px;font-size:13px;box-sizing:border-box}.memo-tab{box-sizing:border-box;height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;background:#fff}.memo-tab .memo-tab-header{alignment:left;width:100%;height:130px;margin-bottom:4px;box-shadow:0 4px 0 rgba(0,0,0,.2),inset 0 -1px rgba(25,45,90,.1);background-color:#fff}.memo-tab .memo-tab-header .search{clear:left;flex-grow:1;display:flex;height:40px;margin:0 15px 9px}.memo-tab .memo-tab-header .search>input{flex-grow:1;width:200px;padding:1px 8px 0;font-size:14px;height:40px;box-sizing:border-box;border-radius:3px 0 0 3px}.memo-tab .memo-tab-header .search>button{min-width:0;height:40px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.memo-tab .memo-tab-header .search>button>div{margin:auto}.memo-tab .memo-tab-header .search-bottom{clear:left;width:100%;margin-left:0;height:70px}.memo-tab .memo-tab-header .search-bottom .memo_filter{float:left;display:flex;flex-direction:row;height:24px;align-items:center}.memo-tab .memo-tab-header .search-bottom .memo_filter div.check{align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-left:15px;margin-right:4px;box-sizing:border-box;background-color:#eaebef;border-radius:3px;content:"";text-align:center;line-height:20px}.memo-tab .memo-tab-header .search-bottom .memo_filter label:active div.check,.memo-tab .memo-tab-header .search-bottom .memo_filter label:hover div.check:before{content:"✔";color:rgba(25,45,90,.5)}.memo-tab .memo-tab-header .search-bottom .memo_filter input[type=checkbox]{display:none}.memo-tab .memo-tab-header .search-bottom .memo_filter input[type=checkbox]:checked+div.check{background-color:#ffc800}.memo-tab .memo-tab-header .search-bottom .memo_filter input[type=checkbox]:checked+div.check:before{color:#192d5a;content:"✔"}.memo-tab .memo-tab-header .search-bottom .memo_filter input[type=text]{box-sizing:border-box;border:none!important;border-bottom:1px dashed #192d5a!important;border-radius:unset;background-color:transparent;padding:2px;margin-right:2px;width:20px}.memo-tab .memo-tab-header .search-bottom .memo_filter>label{float:left;font-size:12px}.memo-tab .memo-tab-header .search-bottom .searchDate{clear:left;box-sizing:border-box;display:flex;flex-direction:row;width:300px;height:55px;padding-top:8px;padding-right:15px;padding-left:15px;margin:0}.memo-tab .memo-tab-header .search-bottom .searchDate .time{width:140px;height:40px}.memo-tab .memo-tab-header .search-bottom .searchDate .time .meeting-timepicker{display:flex;align-items:center;height:40px}.memo-tab .memo-tab-header .search-bottom .searchDate .time .meeting-timepicker .select{width:55px;height:40px}.memo-tab .memo-tab-header .search-bottom .searchDate .time .meeting-timepicker .select>select{width:55px;height:40px;align-items:center;padding-left:7px}.memo-tab .memo-tab-header .search-bottom .searchDate .time .meeting-timepicker .select .button-select{width:20px;right:1px;border:none}.memo-tab .memo-tab-header .search-bottom .searchDate .time .meeting-timepicker .select .button-select:active{border:none}.memo-tab .memo-tab-header .search-bottom .searchDate .from-time{float:left;font-size:12px;height:13px;width:12px;word-break:break-word;line-height:13.8px;text-align:left;padding-top:15px;padding-left:0;padding-right:2px}.memo-tab .memo-tab-body{clear:left;background:#f4f5f7;padding:2px 4px;overflow-y:auto;overflow-x:hidden;flex:1 1}.memo-tab .memo-tab-body .memo{border-radius:4px;margin:5px 5px 0;background-color:#fff}.memo-tab .memo-tab-body .memo:hover{background-color:#eaebef}.memo-tab .memo-tab-body .memo .parts_memo{float:left;color:#192d5a;font-size:13px;text-align:left;margin:15px;word-break:break-all;white-space:pre-wrap}.memo-tab .memo-tab-body .memo .parts_bottom{clear:left;height:30px;margin:0 4px}.memo-tab .memo-tab-body .memo .parts_bottom>button{margin-left:10px;float:left}.memo-tab .memo-tab-body .memo .parts_bottom>button:first-child{margin-left:20px}.memo-tab .memo-tab-body .memo .parts_bottom .parts_name{float:right;color:#192d5a;font-size:12px;margin-top:5px;margin-right:40px}.memo-tab .memo-tab-body .memo .parts_bottom .parts_timestamp{float:right;color:#192d5a;font-size:12px;margin-top:5px;margin-right:13px}.memo-tab .memo-tab-body .title_no_memo{font-size:13px;margin:8px 0 0 8px;text-align:center}.memo-tab .memo-tab-footer{width:100%;box-sizing:border-box;box-shadow:inset 0 1px rgba(25,45,90,.1);position:relative;clear:right;text-align:right}.memo-tab .memo-tab-footer .memo-tab-footer-button-area{height:60px;box-sizing:border-box;box-shadow:inset 0 1px rgba(25,45,90,.1)}.memo-tab .memo-tab-footer .memo-tab-footer-button-area>button{border:none;border-radius:4px;font-size:12px;font-weight:700;cursor:pointer;padding:10px 16px;height:33px;width:100px;margin-top:12px;margin-right:16px}.custom-date-picker,.custom-date-picker-for-agenda{position:relative;float:left}.custom-date-picker-for-agenda .custom-date-picker-button,.custom-date-picker-for-agenda .custom-date-picker-button-for-agenda,.custom-date-picker-for-agenda .custom-date-picker-short-button,.custom-date-picker .custom-date-picker-button,.custom-date-picker .custom-date-picker-button-for-agenda,.custom-date-picker .custom-date-picker-short-button{padding-left:10px;height:40px;font-size:14px;box-sizing:border-box;text-align:left;color:#2d3c64;background-color:#eaebef;border:1px solid #eaebef;border-radius:4px;cursor:pointer}.custom-date-picker-for-agenda .custom-date-picker-button-for-agenda:hover,.custom-date-picker-for-agenda .custom-date-picker-button:hover,.custom-date-picker-for-agenda .custom-date-picker-short-button:hover,.custom-date-picker .custom-date-picker-button-for-agenda:hover,.custom-date-picker .custom-date-picker-button:hover,.custom-date-picker .custom-date-picker-short-button:hover{color:rgba(45,60,100,.5);border:1px solid #a6b4cf}.custom-date-picker-for-agenda .custom-date-picker-button-for-agenda:disabled,.custom-date-picker-for-agenda .custom-date-picker-button:disabled,.custom-date-picker-for-agenda .custom-date-picker-short-button:disabled,.custom-date-picker .custom-date-picker-button-for-agenda:disabled,.custom-date-picker .custom-date-picker-button:disabled,.custom-date-picker .custom-date-picker-short-button:disabled{color:rgba(45,60,100,.5);background-color:rgba(234,235,239,.5);border:1px solid rgba(234,235,239,.5);cursor:default}.custom-date-picker-for-agenda .custom-date-picker-button,.custom-date-picker .custom-date-picker-button{padding-right:45px;width:184px}.custom-date-picker-for-agenda .custom-date-picker-short-button,.custom-date-picker .custom-date-picker-short-button{padding-right:10px;width:124px}.custom-date-picker-for-agenda .custom-date-picker-button-for-agenda,.custom-date-picker .custom-date-picker-button-for-agenda{padding-right:10px;width:150px}.custom-date-picker-for-agenda .button-select,.custom-date-picker .button-select{position:absolute;right:8px;top:11px;height:22px;width:22px;background-color:transparent;border:none;cursor:pointer;pointer-events:none}.custom-date-picker-for-agenda .react-datepicker__navigation--next,.custom-date-picker .react-datepicker__navigation--next{border-left-color:#2d3c64}.custom-date-picker-for-agenda .react-datepicker__navigation--previous,.custom-date-picker .react-datepicker__navigation--previous{border-right-color:#2d3c64}.custom-date-picker .react-datepicker__close-icon{right:36px}.custom-date-picker .react-datepicker__close-icon:after{height:18px!important;width:18px!important;right:40px!important;box-sizing:border-box;background-color:#192d5a}.custom-date-picker .react-datepicker__close-icon:hover:after{background-color:rgba(25,45,90,.7)}.custom-date-picker .react-datepicker__close-icon:active:after{background-color:rgba(25,45,90,.5)}.custom-date-picker-for-agenda .react-datepicker__close-icon{right:20px}.custom-date-picker-for-agenda .react-datepicker__close-icon:after{height:18px!important;width:18px!important;right:40px!important;box-sizing:border-box;background-color:#192d5a}.custom-date-picker-for-agenda .react-datepicker__close-icon:hover:after{background-color:rgba(25,45,90,.7)}.custom-date-picker-for-agenda .react-datepicker__close-icon:active:after{background-color:rgba(25,45,90,.5)}.meeting-popup{width:790px;height:calc(100vh - 100px)}.meeting-popup .error{padding-top:5px}.meeting-popup>.title{padding-left:50px;height:60px;background-color:#0a46a5;color:#fff;font-size:24px}.meeting-popup>.inner{padding:0;overflow:hidden}.meeting-popup>.buttons{height:80px;padding:0 50px}.meeting-popup>.buttons button{height:40px}.meeting-popup label{display:block;height:20px;font-weight:700}.meeting-popup form{width:100%;color:#192d5a;font-size:13px;flex-direction:row;padding:26px 0 29px}.meeting-popup form,.meeting-popup form>div{height:100%;box-sizing:border-box;display:flex}.meeting-popup form>div{text-align:left;flex-direction:column;overflow-y:auto}.meeting-popup form>div.main-area{box-sizing:border-box;height:100%;width:520px;border-right:2px solid #eaebef;overflow-y:auto}.meeting-popup form>div.main-area>div{padding:0 30px 0 50px;box-sizing:border-box;width:100%}.meeting-popup form>div.main-area div.message-billing .warning{height:45px}.meeting-popup form>div.main-area div.message-auto-off .warning{height:30px}.meeting-popup form>div.main-area div.end-check,.meeting-popup form>div.main-area div.warning{margin-top:7px}.meeting-popup form>div.main-area div.desc{margin-top:8px;color:rgba(25,45,90,.7);font-size:13px}.meeting-popup form>div.main-area div.dictionary,.meeting-popup form>div.main-area div.engine,.meeting-popup form>div.main-area div.minutes-type,.meeting-popup form>div.main-area div.room{margin-top:26px}.meeting-popup form>div.main-area div.dictionary label,.meeting-popup form>div.main-area div.engine label,.meeting-popup form>div.main-area div.minutes-type label,.meeting-popup form>div.main-area div.room label{width:100%;background-position:0 0;padding-left:18px}.meeting-popup form>div.main-area div.agendas,.meeting-popup form>div.main-area div.attach-documents{margin-top:10px}.meeting-popup form>div.main-area div.start-date{display:flex;flex-direction:row;margin-top:27px}.meeting-popup form>div.main-area div.start-date div.date{width:130px;margin-right:10px}.meeting-popup form>div.main-area div.start-date div.date label{width:100%;background-position:0 0;padding-left:18px}.meeting-popup form>div.main-area div.start-date div.time{width:134px}.meeting-popup form>div.main-area div.start-date div.tilde{position:relative;width:20px;text-align:center}.meeting-popup form>div.main-area div.start-date div.tilde>span{margin-top:.5em;position:absolute;box-sizing:border-box;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.meeting-popup form>div.main-area div.start-date>div{display:flex;flex-direction:column}.meeting-popup form>div.members-area{flex:1 1;height:100%;width:270px;box-sizing:border-box}.meeting-popup form>div.members-area>div{padding-left:30px;padding-right:50px}.meeting-popup form>div.members-area>div .member-list>div{height:40px;padding-bottom:8px}.meeting-popup form>div.members-area>div>label{width:100%;height:20px;padding:0 0 0 18px;background-position:0 0}.meeting-popup form>div.members-area>div .checkbox_label{width:100%;height:20px;padding:10px 0 0;background-position:0 0}.meeting-popup form>div.members-area>div .send_mail_note{font-size:10px;padding:10px 0}.meeting-popup form>div.members-area>div .members>ul>li{background-color:#fff;border:1.5px solid #e2e3e8}.meeting-popup form input,.meeting-popup form option,.meeting-popup form select{margin:0;padding-left:10px;padding-right:10px;height:40px;width:100%;font-size:14px;box-sizing:border-box}.meeting-popup form label.checkbox_label{width:auto;display:flex;align-items:center;padding:0}.meeting-popup form label div.check{align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-left:4px;margin-right:4px;box-sizing:border-box;background-color:#eaebef;border-radius:3px;content:"";float:left;text-align:center;line-height:20px}.meeting-popup form div label[disabled]{color:silver}.meeting-popup form label:active div.check,.meeting-popup form label:hover:not([disabled]) div.check:before{content:"✔";color:rgba(25,45,90,.5)}.meeting-popup form div input[type=checkbox]{display:none}.meeting-popup form div input[type=checkbox]:checked+div.check{background-color:#ffc800}.meeting-popup form div input[type=checkbox]:checked+div.check:before{color:#192d5a;content:"✔"}.meeting-popup form div div.send_mail_note{font-size:10px;padding:10px 0 10px 25px}.meeting-popup input[type=file]{display:none}.meeting-popup .attach-documents{box-sizing:border-box;width:100%}.meeting-popup .attach-documents .attachment{margin:5px auto;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.meeting-popup .attach-documents .attachment .drag-and-drop{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:72px;box-sizing:border-box;border:2px dashed #e2e3e8}.meeting-popup .attach-documents .attachment .drag-and-drop.enter{border:2px dashed #000;color:#000}.meeting-popup .attach-documents .attachment .drag-and-drop>p{margin:8px 0}.meeting-popup .attach-documents .attachment .drag-and-drop>span{margin-top:8px}.meeting-popup .attach-documents .select-file{margin-bottom:8px;color:#444}.meeting-popup .attach-documents .select-file>div{margin-bottom:8px}.meeting-popup .attach-documents .select-file button{padding:4px 8px;border-radius:4px;font-weight:700}.meeting-popup .attach-documents .documents{margin:0;padding:0;color:#000;font-size:.8em}.meeting-popup ul{display:flex;flex-wrap:wrap;justify-content:flex-start}.meeting-popup .documents ul{display:flex;flex-wrap:wrap;justify-content:center}.meeting-popup .members ul{text-align:center}.meeting-popup ul li{margin-left:10px;padding:3px;display:flex;align-items:center;border-radius:4px}.meeting-popup .documents li,.meeting-popup .members li,.meeting-popup .submitter li{padding:0 0 0 8px;height:24px;background-color:#eee;cursor:default}.meeting-popup .documents li{text-align:left;margin:8px 4px 0}.meeting-popup .members li{margin:0 8px 8px 0}.meeting-popup .documents li .close,.meeting-popup .members li .close,.meeting-popup .submitter li .close{margin:0 0 0 8px;height:24px;width:24px;box-sizing:border-box;border-radius:4px}.meeting-popup .documents li:hover .close,.meeting-popup .members li:hover .close,.meeting-popup .submitter li:hover .close{display:block;cursor:pointer}.meeting-popup .meeting-timepicker{display:flex;align-items:center}.meeting-popup .meeting-timepicker div.select{position:relative}.meeting-popup .meeting-timepicker div.hidden{display:none}.meeting-popup .meeting-timepicker div.select+div{margin-left:0}.meeting-popup .meeting-timepicker div.select select{min-width:60px}.meeting-popup .meeting-timepicker div.select input{position:absolute;width:36px;border-top-right-radius:0;border-bottom-right-radius:0}.meeting-popup div.agendas{box-sizing:border-box;width:100%;padding:10px;align-items:flex-start;display:flex;flex-direction:column;background-color:#f4f5f7}.meeting-popup div.agendas button.button-add{margin:10px 0;width:116px;height:30px}.meeting-popup div.agendas button.button-add>div{padding-right:30px;background-position:100%}.meeting-popup div.agendas span.disabled{color:silver}.meeting-popup div.agendas div.agenda{box-sizing:border-box;width:100%;background:#fff;border-radius:4px;margin:0 0 10px;color:#192d5a;font-size:13px;box-shadow:0 1px 3px rgba(25,45,90,.2)}.meeting-popup div.agendas div.agenda div.agenda-header{box-sizing:border-box;width:100%;height:40px;padding:8px 0 8px 15px;border-bottom:1px solid #f6f6fb;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.meeting-popup div.agendas div.agenda div.agenda-header div.agenda-index{float:left;text-align:left;padding-top:8px}.meeting-popup div.agendas div.agenda div.agenda-header div.agenda-icons{display:flex;flex-direction:row;justify-content:center}.meeting-popup div.agendas div.agenda div.agenda-header div.agenda-icons>.agenda-icon{width:43px;border-left:1px solid rgba(7,52,123,.1);display:flex;justify-content:center}.meeting-popup div.agendas div.agenda div.agenda-header div.agenda-icons>.agenda-icon .up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.meeting-popup div.agendas div.agenda div.agenda-header div.agenda-icons>.agenda-icon>button .icon-trash-large{background-size:16px 16px}.meeting-popup div.agendas div.agenda div.agenda-header div.agenda-icons>div:first-child{border-left:none}.meeting-popup div.agendas div.agenda div.agenda-body{padding:15px 0 0;font-size:12px}.meeting-popup div.agendas div.agenda div.agenda-body>div{padding:0 15px 15px}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-title>label{height:18px}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-title>textarea{display:flex;align-items:center}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-row{display:flex;flex-direction:row}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-presenter{flex:1 1}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-presenter>label{height:18px}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-presenter>textarea{display:flex;align-items:center}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-time-required{padding-left:10px;width:120px}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-time-required div label{height:18px}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-time-required div>textarea{display:flex;align-items:center}.meeting-popup div.agendas div.agenda div.agenda-body div.agenda-time-required input{margin-right:4px;padding-right:10px;text-align:right;width:100px}.meeting-popup div.agendas div.agenda div.agenda-body input{margin-top:2px;padding-left:10px;height:40px;border:1px solid #eee;border-radius:4px;font-size:14px;box-sizing:border-box}.meeting-popup div.agendas div.agenda div.agenda-body textarea.target{width:100%;margin-top:2px;padding-left:10px;height:40px;line-height:20px;font-size:14px;box-sizing:border-box;word-break:break-all;overflow:hidden;resize:none;padding-top:8px}.ipad .meeting-popup .inner::-webkit-scrollbar{width:15px}.ipad .meeting-popup .inner::-webkit-scrollbar-track{background:#ddd}.ipad .meeting-popup .inner::-webkit-scrollbar-thumb{background:#2cc2e4}.ipad .meeting-popup form div.select .icon>div{margin:0 auto}.user-picker{display:flex;position:relative}.user-picker>button{padding:4px 24px;margin:2px 0;border-radius:4px}.user-picker>button.largeButton{padding:8px 24px}.user-picker>button.clear{margin-left:8px}.user-picker .select-box>div{height:300px;width:300px;position:absolute;box-sizing:border-box;background-color:#fff;box-shadow:inset 1px 0 rgba(25,45,90,.1),0 0 4px rgba(0,0,0,.2);border-bottom-right-radius:3px;border-bottom-left-radius:3px;z-index:2;left:0;top:32px}.user-picker .select-box>div .options{display:flex;flex-direction:column;padding:8px 20px;width:100%;height:190px;box-sizing:border-box;overflow-y:auto}.user-picker .select-box>div .options>label{display:flex;justify-content:flex-start;align-items:center;flex-shrink:0;width:100%;font-weight:400;white-space:nowrap}.user-picker .select-box>div .options>label div.check{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-right:8px;box-sizing:border-box;background-color:#eaebef;border-radius:3px;content:""}.user-picker .select-box>div .options>label:active div.check,.user-picker .select-box>div .options>label:hover div.check:before{content:"✔";color:rgba(25,45,90,.5)}.user-picker .select-box>div .options input[type=checkbox]{display:none}.user-picker .select-box>div .options input[type=checkbox]:checked+div.check{background-color:#ffc800}.user-picker .select-box>div .options input[type=checkbox]:checked+div.check:before{color:#192d5a;content:"✔"}.user-picker .select-box>div .search{display:flex;align-items:center;justify-content:center;height:60px;box-sizing:border-box;padding:8px;border-bottom:1px solid #e2e3e8;flex-grow:1}.user-picker .select-box>div .search input{padding:0 8px;font-size:14px;height:40px;width:230px;box-sizing:border-box;border-radius:3px 0 0 3px}.user-picker .select-box>div .search button{min-width:0;height:40px;width:31px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.user-picker .select-box>div .search button>div{margin:auto}.user-picker .select-box>div .operations{display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:inset 0 1px #e2e3e8;height:50px;box-sizing:border-box}.user-picker .select-box>div .operations button{width:100px;height:30px}.user-picker label{flex-shrink:0;padding:12px 0;text-align:left;width:100%;box-sizing:border-box;line-height:1em}.ipad .user-picker .operations button>div,.ipad .user-picker .search button>div{margin:0 auto}.ipad .user-picker .search input{line-height:1.6}.my-group-picker{display:flex;position:relative}.my-group-picker>button{padding:4px 24px;border-radius:4px}.my-group-picker>button.clear{margin-left:8px}.my-group-picker .select-box>div{height:300px;width:300px;position:absolute;box-sizing:border-box;background-color:#fff;box-shadow:inset 1px 0 rgba(25,45,90,.1),0 0 4px rgba(0,0,0,.2);border-bottom-right-radius:3px;border-bottom-left-radius:3px;z-index:2}.my-group-picker .select-box>div .options{display:flex;flex-direction:column;padding:8px 20px;width:100%;height:190px;box-sizing:border-box;overflow-y:auto}.my-group-picker .select-box>div .options>label{display:flex;justify-content:flex-start;align-items:center;flex-shrink:0;width:100%;font-weight:400;white-space:nowrap}.my-group-picker .select-box>div .options>label div.check{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-right:8px;box-sizing:border-box;background-color:#eaebef;border-radius:3px;content:""}.my-group-picker .select-box>div .options>label:active div.check,.my-group-picker .select-box>div .options>label:hover div.check:before{content:"✔";color:rgba(25,45,90,.5)}.my-group-picker .select-box>div .options input[type=checkbox]{display:none}.my-group-picker .select-box>div .options input[type=checkbox]:checked+div.check{background-color:#ffc800}.my-group-picker .select-box>div .options input[type=checkbox]:checked+div.check:before{color:#192d5a;content:"✔"}.my-group-picker .select-box>div .search{display:flex;align-items:center;justify-content:center;height:60px;box-sizing:border-box;padding:8px;border-bottom:1px solid #e2e3e8}.my-group-picker .select-box>div .search div{padding:8px 0 0;height:20px;font-size:12px}.my-group-picker .select-box>div .operations{display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:inset 0 1px #e2e3e8;height:50px;box-sizing:border-box}.my-group-picker .select-box>div .operations button{width:100px;height:30px}.my-group-picker label{flex-shrink:0;padding:2px 0;text-align:left;width:100%;line-height:1em}.my-group-picker input,.my-group-picker option,.my-group-picker select{padding-left:10px;height:24px;border:1px solid #eee;border-radius:4px;font-size:1em;box-sizing:border-box}.member-tab{box-sizing:border-box;width:100%}.member-tab>button{padding:0 10px;margin-left:0;height:30px;font-size:13px}.member-tab div.member-tabs{position:fixed;z-index:100}.member-tab div.member-tabs .member-content{box-shadow:inset 1px 0 rgba(25,45,90,.1),0 0 4px rgba(0,0,0,.2);box-sizing:border-box;width:300px;position:absolute;top:0;left:0}.member-tab div.member-tabs .member-content .group-picker .select-box>div,.member-tab div.member-tabs .member-content .user-picker .select-box>div{top:0}.member-tab div.member-tabs .member-content>.header{box-sizing:border-box;position:relative;width:100%;display:flex;align-items:stretch;cursor:pointer;font-size:14px;font-weight:700;color:#192d5a;background-color:#e2e3e8;height:35px}.member-tab div.member-tabs .member-content>.header>div{box-sizing:border-box;width:50%;display:flex;align-items:center;justify-content:center;padding:8px;border-top:3px solid transparent}.member-tab div.member-tabs .member-content>.header>.selected{background-color:#fff}.member-tab div.member-tabs .member-content>.header>.selectable{border-bottom:1px solid #eaebef}.member-tab div.member-tabs .member-content>.header>.selectable:hover{background-color:rgba(25,45,90,.2)}.member-tab div.member-tabs .member-content>.header>.selectable:active{background-color:rgba(25,45,90,.25)}.member-tab div.member-tabs .member-content>.header.disabled{pointer-events:none}.member-tab div.member-tabs .member-content>.header.disabled>.selected{border-top:3px solid #e2e2e8;background-color:#eeeef4}.member-tab div.member-tabs .member-content>.header.disabled>.selectable{background-color:#e3e4eb}.member-tab button.clear{margin:0;height:26px;width:140px;border:none;border-radius:4px;font-size:11px;font-weight:700;box-sizing:border-box}.meeting-time-editor-popup{width:630px;height:500px;text-align:center;border:1px solid #c3c3c3;-webkit-overflow-scrolling:touch}div.meeting-time-editor-popup{padding:0}.meeting-time-editor-popup>.title{display:flex;align-items:center;padding-left:16px;height:40px;background-color:#eeeef4;color:#135;font-size:16px;text-align:left}.meeting-time-editor-popup .inner{padding:8px 40px 8px 72px;height:250px;overflow-y:auto}.meeting-time-editor-popup>.buttons{margin:0;padding:16px;height:68px;background-color:#eeeef4;box-sizing:border-box}.meeting-time-editor-popup>.buttons button{margin:0 8px;width:120px;border:none;border-radius:4px;font-size:11px;font-weight:700;box-sizing:border-box}.meeting-time-editor-popup form{margin:0 auto;color:#444;font-size:12px}.meeting-time-editor-popup form>div{text-align:left;display:flex;align-items:center;margin:16px 0;flex-direction:row}.meeting-time-editor-popup form>div.desc{margin-top:-8px;margin-left:80px;font-size:10px}.meeting-time-editor-popup form label{flex-shrink:0;margin-right:8px;padding:6px 0;text-align:right;width:72px;line-height:1em}.meeting-time-editor-popup form input,.meeting-time-editor-popup form option,.meeting-time-editor-popup form select{padding-left:10px;height:40px;border:1px solid #eee;border-radius:4px;font-size:1em;box-sizing:border-box}.meeting-time-editor-popup form div.select{position:relative}.meeting-time-editor-popup form div.select+div{margin-left:16px}.meeting-time-editor-popup form div.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:45px;min-width:184px}.meeting-time-editor-popup form div.select input{padding-right:45px;width:184px}.meeting-time-editor-popup form div.select .icon{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:40px;height:24px;border-top-right-radius:4px;border-bottom-right-radius:4px;pointer-events:none;cursor:pointer}.meeting-time-editor-popup form input[type=radio]{margin-right:5px;width:auto;height:auto}.meeting-time-editor-popup ul{display:flex;flex-wrap:wrap;justify-content:flex-start}.meeting-time-editor-popup ul li{margin-left:10px;padding:3px;display:flex;align-items:center;border-radius:4px}.meeting-time-editor-popup .meeting-timepicker{display:flex;align-items:center}.meeting-time-editor-popup .meeting-timepicker div.select{position:relative}.meeting-time-editor-popup .meeting-timepicker div.select+div{margin-left:0}.meeting-time-editor-popup .meeting-timepicker div.select select{min-width:78px}.meeting-time-editor-popup .meeting-timepicker div.select input{position:absolute;padding-right:0;width:38px;border-top-right-radius:0;border-bottom-right-radius:0}.icn.close{position:relative;display:inline-block;width:14px;height:14px;margin:2px;overflow:hidden;cursor:pointer}.icn.close:hover{background:#dbdbdb}.icn.close:active{background:#c9c9c9}.icn.close:hover:after,.icn.close:hover:before{background:#9e9e9e}.icn.close:active:after,.icn.close:active:before{background:#8c8c8c}.icn.close:after,.icn.close:before{content:"";position:absolute;height:2px;width:50%;top:50%;left:25%;margin-top:-1px;background:#c2c2c2}.icn.close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.icn.close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.icn.close.big{-webkit-transform:scale(3);transform:scale(3)}.icn.close.hairline:after,.icn.close.hairline:before{height:1px}.icn.close.thick:after,.icn.close.thick:before{height:4px;margin-top:-2px}.icn.close.black:after,.icn.close.black:before{height:8px;margin-top:-4px}.icn.close.heavy:after,.icn.close.heavy:before{height:12px;margin-top:-6px}.icn.close.pointy:after,.icn.close.pointy:Before{width:200%;left:-50%}.icn.close.rounded:after,.icn.close.rounded:before{border-radius:5px}.icn.close.blades:after,.icn.close.blades:before{border-radius:5px 0}.icn.close.warp:after,.icn.close.warp:before{border-radius:120% 0}.icn.close.fat:after,.icn.close.fat:before{border-radius:100%}.ipad .meeting-time-editor-popup .inner::-webkit-scrollbar{width:15px}.ipad .meeting-time-editor-popup .inner::-webkit-scrollbar-track{background:#ddd}.ipad .meeting-time-editor-popup .inner::-webkit-scrollbar-thumb{background:#2cc2e4}.ipad .meeting-time-editor-popup form div.select .icon>div{margin:0 auto}.meeting-guest-rename-popup{width:500px;height:350px}.meeting-guest-rename-popup .title{padding-left:24px;height:60px;background-color:#0a46a5;color:#fff;font-size:24px}.meeting-guest-rename-popup .inner{width:100%;height:300px;box-sizing:border-box;flex:1 1;text-align:left;padding:20px 28px;color:#192d5a}.meeting-guest-rename-popup .inner form input,.meeting-guest-rename-popup .inner form option,.meeting-guest-rename-popup .inner form select{margin:0;padding:0 10px 6px;height:40px;width:100%;font-size:14px;box-sizing:border-box}.meeting-guest-rename-popup .inner form input,.meeting-guest-rename-popup .inner form label{margin-bottom:8px}.meeting-guest-rename-popup .inner form select{margin-bottom:24px}.meeting-guest-rename-popup>.buttons{margin:0;padding:16px;height:68px;background-color:#fff;box-sizing:border-box;border-radius:0 0 4px 4px}.meeting-guest-rename-popup>.buttons button{margin:0 8px;width:120px;height:40px;border:none;border-radius:4px;font-size:13px;box-sizing:border-box}.meeting-minute .agendas{display:flex;flex-direction:column;background-color:#eaebef;font-size:12px}.meeting-minute .agendas,.meeting-minute .agendas>.agenda-parts{box-sizing:border-box;width:100%}.meeting-minute .agendas>.agenda-parts>.agenda{box-sizing:border-box;width:100%;background-color:#fff;margin-bottom:5px;color:#192d5a;font-size:12px}.meeting-minute .agendas>.agenda-parts>.agenda .agenda-icon{height:20px;width:20px;background-size:contain;align-items:center;margin-right:10px}.meeting-minute .agendas>.agenda-parts>.agenda.current,.meeting-minute .agendas>.agenda-parts>.agenda.current textarea:disabled{background-color:rgba(30,125,45,.1)}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header{box-sizing:border-box;width:100%;display:flex;flex-direction:column;border-bottom:1px solid #e2e3e8}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-title-button{padding-top:20px;display:flex;flex-direction:row;align-items:center}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-title-button>div{display:flex;flex-direction:column;box-sizing:border-box}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-title-button>div.agenda-title-area{display:flex;flex-direction:column;text-align:left;flex:1 1;padding-left:16px}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-title-button>div.agenda-title-area>.agenda-title{width:100%;font-size:14px;margin-right:8px;word-break:break-all}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-title-button>div.agenda-button{width:80px;height:24px;text-align:right;margin-right:16px}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-title-button>div.agenda-button>button{height:100%;font-size:13px}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-presenter-time{display:flex;flex-direction:row;align-items:center;font-size:13px;margin-top:15px;min-height:28px}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-presenter-time>div{flex:1 1}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-presenter-time>div.agenda-presenter-area{height:100%;display:flex;padding-left:16px;flex-direction:row;align-items:center;border-right:1px solid #e2e3e8}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-header>.agenda-presenter-time>div.agenda-time{height:100%;display:flex;padding-left:16px;flex-direction:row;align-items:center}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-body{box-sizing:border-box;width:100%;display:flex;flex-direction:column;padding-bottom:15px}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-body>div{margin-top:15px;width:100%;padding:0 15px;box-sizing:border-box}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-body>div label{padding-left:0}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-body>.agenda-row{display:flex;flex-direction:row}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-body>.agenda-row>div{box-sizing:border-box}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-body>.agenda-row>div.agenda-deadline{width:150px;display:flex;flex-direction:column}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-body>.agenda-row>div.agenda-deadline label{padding-left:0}.meeting-minute .agendas>.agenda-parts>.agenda>.agenda-body>.agenda-row>div.agenda-person_in_charge{width:190px;padding-right:15px}.meeting-minute .agendas>.agenda-footer{box-sizing:border-box;width:100%;padding-top:20px;padding-bottom:15px;display:flex;flex-direction:column;background-color:#fff}.meeting-minute .agendas>.agenda-footer>.next-date-area{box-sizing:border-box;width:100%;display:flex;flex-direction:column;padding-left:16px}.meeting-minute .agendas>.agenda-footer>.next-date-area>.next-date{width:150px}.meeting-minute .agendas>.agenda-footer>.next-date-area>.next-date-time{margin-top:5px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:280px}.meeting-minute .agendas>.agenda-footer>.agenda-overall_comment{padding:0 15px;display:flex;flex-direction:column;margin-top:15px}.meeting-minute .agendas label{display:block;padding-bottom:2px;text-align:left;width:100%;box-sizing:border-box;font-size:12px}.meeting-minute .agendas input,.meeting-minute .agendas option,.meeting-minute .agendas select{padding-left:10px;height:40px;width:100%;font-size:14px;box-sizing:border-box}.meeting-minute .agendas textarea.target{height:40px;padding-left:10px;line-height:20px;resize:none;box-sizing:border-box;word-break:break-all;overflow:hidden;width:100%}.meeting-minute .agendas .meeting-timepicker{display:flex;align-items:center}.meeting-minute .agendas .meeting-timepicker div.select{position:relative}.meeting-minute .agendas .meeting-timepicker div.hidden{display:none}.meeting-minute .agendas .meeting-timepicker div.select+div{margin-left:0}.meeting-minute .agendas .meeting-timepicker div.select select{min-width:60px}.rc-time-picker-panel ul{display:block}.meeting-editor{position:absolute;top:0;left:0;margin:0;height:100vh;flex-direction:column}.meeting-editor,.meeting-editor>.header{padding:0;box-sizing:border-box;width:100%;display:flex}.meeting-editor>.header{flex-direction:row;align-items:center;color:#192d5a;background-color:#fff;z-index:100;min-width:1200px;height:40px;box-shadow:inset 0 -1px #e2e3e8}.meeting-editor>.header .logo{width:205px;box-sizing:border-box;padding-left:15px}.meeting-editor>.header .title{text-align:left;overflow:hidden;white-space:nowrap;flex:1 1;text-overflow:ellipsis;font-size:14px}.meeting-editor>.header .meeting-time{margin:0 15px;font-size:12px;width:240px;box-sizing:border-box}.meeting-editor>.header .button-stop{margin:0 15px;width:100px;height:24px;font-size:13px;text-align:center;box-sizing:border-box}.meeting-editor>.header .button-stop>div{display:flex;flex-direction:row;align-items:center;justify-content:center}.meeting-editor>.header .button-stop>div>span{margin-right:2px}.meeting-editor>.mainpane{flex:1 1;display:flex;background-color:#f4f5f7;color:#192d5a;box-sizing:border-box;width:100%;min-width:1200px;overflow-x:hidden;overflow-y:hidden}.meeting-editor>.mainpane .switch{position:absolute;top:5px;right:7px}.meeting-editor>.mainpane>.sidebar{position:relative;width:205px;display:flex;flex-direction:column;text-align:left;font-size:12px}.meeting-editor>.mainpane>.sidebar.closed{width:54px}.meeting-editor>.mainpane>.sidebar.closed .switch button>div{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.meeting-editor>.mainpane>.sidebar>.header{display:flex;flex-direction:row;align-items:center;font-size:13px;height:40px;box-shadow:inset 0 -1px rgba(25,45,90,.1)}.meeting-editor>.mainpane>.sidebar>.header>.title{padding-left:15px}.meeting-editor>.mainpane>.sidebar>.info{width:205px;flex:1 1;overflow-y:auto}.meeting-editor>.mainpane>.sidebar>.info>.section{display:flex;flex-direction:column;border-bottom:1px solid rgba(25,45,90,.1)}.meeting-editor>.mainpane>.sidebar>.info>.section>.label-area{display:flex;flex-direction:row;align-items:center;height:40px;padding:0 15px}.meeting-editor>.mainpane>.sidebar>.info>.section>.label-area>.label{flex:1 1;background-position:0 0;padding-left:18px}.meeting-editor>.mainpane>.sidebar>.info>.section>.label-area .open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.meeting-editor>.mainpane>.sidebar>.info>.section>.label-area .closed{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.meeting-editor>.mainpane>.sidebar>.info>.section .data{display:flex;flex-direction:column;padding:0 15px 15px;word-break:break-all}.meeting-editor>.mainpane>.sidebar>.info>.section .data.hidden{display:none}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.documents{display:flex;flex-direction:column;margin-bottom:4px}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.documents>div{margin:2px 0;padding:4px;border:1px solid #e2e3e8;border-radius:4px;width:100%;box-sizing:border-box}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.documents>div:hover{background-color:#eaebef}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.documents>div:active{background-color:#e2e3e8}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.documents>.download-document{display:flex;flex-direction:row;align-items:center;cursor:pointer}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.documents>.download-document>div:first-child{flex:1 1}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.participating-label{color:#1e7d2d}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.non-participating-label{color:#ffa000}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.member-data{min-height:20px}.meeting-editor>.mainpane>.sidebar>.info>.section .data>.button-download{padding:0}.meeting-editor>.mainpane>.sidebar>.info>.section .data .button-guest-rename{font-size:13px;width:100%;height:30px;margin:8px 0 0}.meeting-editor>.mainpane>.sidebar .operations{border-top:1px solid #e2e3e8;padding-bottom:20px}.meeting-editor>.mainpane>.sidebar .operations>div{margin:16px;text-align:center;height:12px}.meeting-editor>.mainpane>.sidebar .operations>div.link,.meeting-editor>.mainpane>.sidebar .operations>div.mail{width:100%;background-position:0 0;padding-left:18px}.meeting-editor>.mainpane>.sidebar .operations .button-popup{width:100%;font-size:13px;padding:0}.meeting-editor>.mainpane>.sidebar .operations .button-edit{font-size:13px;width:100%;height:30px}.meeting-editor>.mainpane>.meeting-minute-closed{width:54px}.meeting-editor>.mainpane>.meeting-minute,.meeting-editor>.mainpane>.meeting-minute-closed{position:relative;box-sizing:border-box;box-shadow:inset -1px 0 rgba(25,45,90,.1),0 0 4px rgba(0,0,0,.2);background-color:#fff}.meeting-editor>.mainpane>.meeting-minute{display:flex;flex-direction:column;min-width:300px;flex:1.24 1;text-align:left}.meeting-editor>.mainpane>.meeting-minute>.header{height:40px;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -1px rgba(25,45,90,.1);display:flex;flex-direction:row;align-items:center}.meeting-editor>.mainpane>.meeting-minute>.header>.title{padding-left:15px;font-size:15px}.meeting-editor>.mainpane>.meeting-minute>.header>.no-border-information{padding:4px 10px;font-size:12px;max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.meeting-editor>.mainpane>.meeting-minute>.header>.no-border-information .copy-button{padding:6px}.meeting-editor>.mainpane>.meeting-minute>.header>.information{margin-left:13px;padding:4px 10px;font-size:12px;color:#1e7d2d;border:1px solid #1e7d2d;border-radius:13px;max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.meeting-editor>.mainpane>.meeting-minute>.header>.information.editing{background-color:rgba(30,125,45,.1)}.meeting-editor>.mainpane>.meeting-minute>.background{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:2rem;color:rgba(25,45,90,.7);pointer-events:none;text-align:center}.meeting-editor>.mainpane>.meeting-minute>.background .hint{font-size:13px;font-weight:700}.meeting-editor>.mainpane>.meeting-minute>.background .functions{display:flex;flex-direction:column;align-items:center}.meeting-editor>.mainpane>.meeting-minute>.background .functions button{margin:8px;width:120px;height:36px;pointer-events:auto}.meeting-editor>.mainpane>.meeting-minute>.background .functions .attention{font-size:11px}.meeting-editor>.mainpane>.meeting-minute>.background .info{font-size:12px}.meeting-editor>.mainpane>.meeting-minute>.background .info span{font-weight:700}.meeting-editor>.mainpane>.meeting-minute .body{flex:1 1;overflow-y:auto;margin-top:3px;padding:1px}.meeting-editor>.mainpane>.meeting-minute .body>div{min-height:100%;box-sizing:border-box;word-break:break-word}.meeting-editor>.mainpane>.meeting-minute .body .minute{padding:8px}.meeting-editor>.mainpane>.meeting-minute .body.hidden{background-color:#f4f4fa}.meeting-editor>.mainpane>.meeting-minute .body.hidden>div{display:none}.meeting-editor>.mainpane>.meeting-minute .operations{display:flex;justify-content:space-between;align-items:center;height:61px;box-sizing:border-box;padding:8px 16px;box-shadow:inset 0 1px #e2e3e8;font-size:13px}.meeting-editor>.mainpane>.meeting-minute .operations .label{margin-bottom:5px;display:flex;align-items:center;justify-content:center}.meeting-editor>.mainpane>.meeting-minute .operations .buttons{display:flex}.meeting-editor>.mainpane>.meeting-minute .operations .label>div{margin:0 4px}.meeting-editor>.mainpane>.meeting-minute .operations button+button{margin-left:8px}.meeting-editor>.mainpane>.meeting-minute .operations .download-minute{display:flex;flex-direction:row;align-items:center}.meeting-editor>.mainpane>.meeting-minute .operations .download-minute .button-download{padding:8px;cursor:pointer}.meeting-editor>.mainpane>.meeting-minute .operations .button-minute{padding:8px;width:88px;box-sizing:border-box}.meeting-editor>.mainpane>.memo-closed{position:relative;width:54px;box-sizing:border-box;box-shadow:inset -1px 0 rgba(25,45,90,.1),0 0 4px rgba(0,0,0,.2);background-color:#fff}.meeting-editor>.mainpane>.memo{display:flex;flex-direction:column;position:relative;min-width:300px;flex:1 1;text-align:left;box-sizing:border-box;box-shadow:inset -1px 0 rgba(25,45,90,.1),0 4 4px rgba(0,0,0,.2);background-color:#fff}.meeting-editor>.mainpane>.memo.closed{width:54px;background-color:#fff}.meeting-editor>.mainpane>.memo.closed .switch button>div{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.meeting-editor>.mainpane>.memo>.header{height:145px;box-shadow:0 4px 4px rgba(0,0,0,.2),inset 0 -1px rgba(25,45,90,.1);background-color:#fff}.meeting-editor>.mainpane>.memo>.header>.title{padding-top:14px;padding-left:15px;font-size:15px}.meeting-editor>.mainpane>.comment{flex:1.11 1;min-width:300px;box-sizing:border-box;height:100%}.meeting-editor>.mainpane .hidden{display:none!important}.meeting-editor>.mainpane .memo-title{padding-top:12px;padding-left:15px;padding-bottom:8px;font-size:15px;float:left;margin:0 0 14px}.meeting-editor-emails-popup,.meeting-editor-url-popup{height:230px}.meeting-editor-emails-popup textarea,.meeting-editor-url-popup textarea{padding:4px;width:300px;height:100px;line-height:1.5em;font-size:13px}.meeting-editor-emails-popup>.buttons .copy,.meeting-editor-url-popup>.buttons .copy{width:160px}.ipad .meeting-editor .mainpane,.ipad .meeting-editor .pane,.ipad .meeting-editor>.header{min-width:0}.customer-statistics{background-color:#f4f5f7;font-size:12px;height:100%}.customer-statistics p{font-size:16px}.customer-statistics .customer-statistics-header{background-color:#f4f5f7}.customer-statistics .customer-statistics-header .customer-statistics-header-top{width:100%;height:50px;background-color:#fff;box-shadow:0 2px 4px #e2e2e4;display:flex;flex-direction:row}.customer-statistics .customer-statistics-header .customer-statistics-header-top .title{font-size:16px;color:#192d5a;padding:16px 8px 18px 15px;box-sizing:border-box;text-align:left;font-weight:700;margin-right:auto}.customer-statistics .customer-statistics-header .customer-statistics-header-top div.search{display:flex;margin:5px 15px 5px 0}.customer-statistics .customer-statistics-header .customer-statistics-header-top div.search>input{margin:0;padding:0 8px;border-top-right-radius:0;border-bottom-right-radius:0;flex-grow:1;font-size:14px;box-sizing:border-box;width:248px;height:40px}.customer-statistics .customer-statistics-header .customer-statistics-header-bottom{width:100%;height:63px;padding:15px 0;margin-left:15px}.customer-statistics .customer-statistics-header .customer-statistics-header-bottom .date-selector-title{line-height:1em;color:#192d5a;font-size:12px;margin-bottom:8px;font-weight:700;text-align:left}.customer-statistics .customer-statistics-header .customer-statistics-header-bottom .date-selector{display:flex}.customer-statistics .customer-statistics-header .customer-statistics-header-bottom .date-selector .hyphen{margin:auto 0;padding:0 4px}.customer-statistics .customer-statistics-header .customer-statistics-header-bottom .date-selector .hyphen .select-label{padding:13px 5px;font-size:14px}.customer-statistics .customer-statistics-detail{height:80%}.meeting-statistics-score{height:100%;width:100%;display:flex;flex-direction:column;background-color:#f4f5f7}.meeting-statistics-score .score-detail{flex:1 1;overflow-y:auto;width:100%;font-size:13px}.meeting-statistics-score .score-detail a{text-decoration:none}.meeting-statistics-score .score-detail .score-row-button:hover{background-color:#eaebef}.meeting-statistics-score .score-detail .score-row{display:flex;flex-direction:row;margin:5px 15px;padding:5px 20px;background-color:#fff;color:#192d5a;border-radius:3px}.meeting-statistics-score .score-detail .score-row .left-column{width:218px;text-align:left;border-right:1px solid #e2e3e8}.meeting-statistics-score .score-detail .score-row .left-column>div:first-child{margin-top:5px}.meeting-statistics-score .score-detail .score-row .left-column>div:nth-child(2){font-weight:700;word-break:break-all;margin-top:20px}.meeting-statistics-score .score-detail .score-row .left-column>div:nth-child(3){margin-top:20px}.meeting-statistics-score .score-detail .score-row .left-column>div:nth-child(4){margin-top:5px;margin-bottom:10px}.meeting-statistics-score .score-detail .score-row .left-column button{padding:10px 16px;margin:0 0 14px 20px;height:33px;font-size:13px;box-sizing:border-box;width:160px}.meeting-statistics-score .score-detail .score-row .total-column{width:100px;text-align:center;padding-bottom:80px;margin-left:26px}.meeting-statistics-score .score-detail .score-row .total-column>div:first-child{margin:15px 0}.meeting-statistics-score .score-detail .score-row .total-column .meeting-total{font-size:36px;color:#ffc800;margin:0 auto 10px;display:flex;flex-direction:row;justify-content:center;font-weight:700}.meeting-statistics-score .score-detail .score-row .total-column .meeting-total>div{margin-left:2px;display:flex;flex-direction:column-reverse}.meeting-statistics-score .score-detail .score-row .total-column .meeting-total>div div{font-size:18px}.meeting-statistics-score .score-detail .score-row .total-column .meeting-starts{display:flex;flex-direction:row;justify-content:center;margin:0 auto}.meeting-statistics-score .score-detail .score-row .total-column .meeting-starts>div{padding-left:1px}.meeting-statistics-score .score-detail .score-row .document-column{width:110px;margin-left:20px}.meeting-statistics-score .score-detail .score-row .conclusion-column,.meeting-statistics-score .score-detail .score-row .next-meeting-column,.meeting-statistics-score .score-detail .score-row .progress-column,.meeting-statistics-score .score-detail .score-row .time-column{width:110px}.meeting-statistics-score .score-detail .score-row .speaker-column{width:110px;margin-right:20px}.meeting-statistics-score .score-detail .score-row .bar-area{height:90px;border-bottom:1px solid #e2e3e8;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-end}.meeting-statistics-score .score-detail .score-row .bar-area .percent{font-weight:700;margin:auto auto 7px;font-size:13px}.meeting-statistics-score .score-detail .score-row .bar-area .bar{width:35px;margin-left:auto;margin-right:auto;background-color:#ffc800;border-radius:3px 3px 0 0}.meeting-statistics-score .score-detail .score-row .column-title{margin:10px 0;font-weight:700;font-size:12px}.meeting-statistics{width:100%;background-color:#f4f5f7;color:#192d5a}.meeting-statistics div{display:flex;flex-direction:column}.meeting-statistics .header{margin-bottom:10px;box-shadow:0 2px 4px #e2e2e4;font-size:14px;background-color:#fff;flex-direction:row}.meeting-statistics .header .title{font-size:16px;color:#192d5a;text-align:left;padding:16px 0 18px 15px;font-weight:700;max-width:1024px;box-sizing:border-box;margin-right:26px;word-break:break-all}.meeting-statistics .header .left-buttons{margin:10px auto 0 0;height:30px;box-sizing:border-box;flex-direction:row}.meeting-statistics .header .right-buttons{margin:10px 15px 0 0;height:30px;box-sizing:border-box;flex-direction:row}.meeting-statistics .header button{padding:10px 16px;margin:0 0 0 10px;height:33px;font-size:13px;box-sizing:border-box}.meeting-statistics .meeting-statistics-area{width:1100px}.meeting-statistics .meeting-statistics-area .meeting-statistics-score{display:inline}.meeting-statistics label.title{font-size:16px;color:#192d5a;text-align:left;padding:16px 0 5px 15px;font-weight:700}.meeting-statistics .member-area{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.meeting-statistics .member-area div.member-list-detail{width:820px;box-sizing:border-box;text-align:left}.meeting-statistics .member-area div.member-list-detail table .name{width:170px}.meeting-statistics .member-area div.member-list-detail table .comment-total-time,.meeting-statistics .member-area div.member-list-detail table .free-setting-count,.meeting-statistics .member-area div.member-list-detail table .mark-count,.meeting-statistics .member-area div.member-list-detail table .negative-count,.meeting-statistics .member-area div.member-list-detail table .positive-count{width:100px}.meeting-statistics .member-area div.member-percentage>.title{padding-left:0}.meeting-statistics .member-area div.member-percentage-detail{width:265px;height:265px;box-sizing:border-box;text-align:left;border-left:1px dotted #ebebeb;background-color:#fff}.meeting-statistics table{width:780px;text-align:left;border-collapse:separate;font-size:12px;table-layout:fixed;overflow:hidden;margin-left:15px;border-spacing:0 1px;border-radius:3px}.meeting-statistics table thead{background-color:rgba(1,81,204,.15)}.meeting-statistics table thead tr:first-child th:first-child{border-top-left-radius:3px}.meeting-statistics table thead tr:first-child th:last-child{border-top-right-radius:3px}.meeting-statistics table thead th{padding:8px;text-align:left;color:#07347b}.meeting-statistics table thead th.room,.meeting-statistics table thead th.title{text-align:left}.meeting-statistics table tbody tr{height:50px}.meeting-statistics table tbody tr:last-child td:first-child{border-bottom-left-radius:3px}.meeting-statistics table tbody tr:last-child td:last-child{border-bottom-right-radius:3px}.meeting-statistics table tbody td{background-color:#fff;overflow-wrap:break-word;padding:0 8px}.meeting-statistics table tbody td:first-child{border-left:2px solid transparent}.meeting-statistics table tbody td:last-child{border-right:2px solid transparent}.meeting-statistics .circle{display:inline-block;width:12px;height:12px;border-radius:50%;margin-left:8px;margin-right:8px}.meeting-statistics div.scroll{height:calc(100vh - 100px);overflow:auto}.meeting-statistics .member-radar-area{width:820px}.meeting-statistics .member-radar-area .member-radar .meeting-statistics-radar{padding-left:15px}.meeting-statistics-chart{widows:100%;height:100%}.meeting-statistics-chart .inner-box{display:flex;justify-content:center;flex-direction:row;margin:auto}.meeting-statistics-radar .inner-box{flex-wrap:wrap;flex-direction:row}.meeting-statistics-radar .inner-box .radar,.meeting-statistics-radar .inner-box .radar-emp{width:260px;height:260px;background-color:#fff;justify-content:center;align-items:center}.meeting-statistics-radar .inner-box .radar canvas{width:220px!important;height:220px!important}.meeting-statistics-radar .inner-box .radar.position-1{border-right:1px solid #e2e3e8}.meeting-statistics-radar .inner-box .line-mid{border-top:1px solid #e2e3e8}.meeting-statistics-radar .inner-box .line-last{border-top:1px solid #e2e3e8;margin-bottom:20px}.meeting-statistics-radar .inner-box .position-0.line-first{border-radius:3px 0 0 0}.meeting-statistics-radar .inner-box .position-1.line-first{border-right:1px solid #e2e3e8}.meeting-statistics-radar .inner-box .position-2.line-first{border-radius:0 3px 0 0}.meeting-statistics-radar .inner-box .position-0.line-last{border-radius:0 0 0 3px}.meeting-statistics-radar .inner-box .radar.position-0{border-right:1px solid #e2e3e8}.meeting-statistics-radar .inner-box .radar-emp.position-1.line-first{border-right:none}.meeting-individual-score{width:790px;height:calc(100vh - 100px);max-height:685px}.meeting-individual-score>.title{padding-left:50px;height:60px;background-color:#0a46a5;color:#fff;font-size:24px}.meeting-individual-score>.buttons{flex-direction:row;height:80px;padding:0 50px}.meeting-individual-score>.buttons button{height:40px}.meeting-individual-score .body{display:flex;flex-direction:column}.meeting-individual-score .meeting-individual-score-area{text-align:left;height:calc(100vh - 240px);max-height:555px;overflow-y:auto}.meeting-individual-score .meeting-individual-score-area .meeting-score-table{margin-left:50px;margin-right:50px;overflow-y:auto}.meeting-score-area{text-align:center;margin-left:0}.meeting-score-area .meeting-score-table table{box-sizing:border-box;width:100%;padding:0;border:0;border-spacing:0;border-collapse:collapse;table-layout:fixed}.meeting-score-area .meeting-score-table .score-row{border-bottom:1px solid #e2e3e8}.meeting-score-area .meeting-score-table td{height:50px;color:#192d5a;text-align:left}.meeting-score-area .meeting-score-table td:last-child{text-align:right}.meeting-score-area .meeting-score-table tr{height:80px}.meeting-score-area .meeting-score-table .total-row{height:40px}.meeting-score-area .meeting-score-table .title{width:120px;height:50px;padding-left:0;font-size:14px;font-weight:700}.meeting-score-area .meeting-score-table .desc{flex:1 1;width:370px;line-height:1.5;padding-top:15px;vertical-align:top}.meeting-score-area .meeting-score-table .score{width:140px;font-size:16px}.meeting-score-area .meeting-score-table .total-score{width:140px;font-size:18px;vertical-align:top;padding-top:10px}.meeting-score-area form{margin:0 auto;font-size:13px}.meeting-score-area form input{text-align:center;width:100px;height:40px;border:1px solid #eee;margin-right:7px;border-radius:4px;font-size:1em;box-sizing:border-box}.meeting-score-area .buttons{margin-top:5px;text-align:center}.meeting-score-area .buttons button{width:120px;height:30px;border:none;border-radius:4px;font-size:14px;font-weight:700;box-sizing:border-box}.settings{font-size:16px;height:100%}.settings .body{box-sizing:border-box;width:100%;height:100%;display:flex;flex-direction:row}.settings .body .settings-left{box-sizing:border-box;width:270px;font-size:14px;color:#fff;background-color:#07347b;text-align:left}.settings .body .settings-left .settings-header{display:flex;align-items:center;padding-left:20px;padding-top:20px}.settings .body .settings-left .settings-header span{padding-left:13px}.settings .body .settings-left ul{display:flex;flex-direction:column}.settings .body .settings-left li{height:40px;cursor:pointer;position:relative;padding-left:20px}.settings .body .settings-left li.disabled{background-color:#192d5a;pointer-events:none}.settings .body .settings-left li span{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.settings .body .main-panel{flex:1 1}.calculation-dictionaries{box-sizing:border-box;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:row}.calculation-dictionaries div.calculation-dictionaries-main{box-sizing:border-box;width:350px}.calculation-dictionaries div.calculation-dictionaries-main .calculation-dictionaries-header{box-sizing:border-box;width:100%;margin:8px 0;display:flex;align-items:center;justify-content:flex-start}.calculation-dictionaries div.calculation-dictionaries-main .calculation-dictionaries-header .title{padding:8px 16px;color:#135}.calculation-dictionaries div.calculation-dictionaries-main .calculation-dictionaries-header>.title{padding:8px 8px 8px 16px;width:400px;font-size:20px;box-sizing:border-box;text-align:left}.calculation-dictionaries div.calculation-dictionaries-main table{box-sizing:border-box;width:100%;text-align:left;border-collapse:separate;border-spacing:inherit;font-size:12px;table-layout:fixed;overflow:hidden}.calculation-dictionaries div.calculation-dictionaries-main table thead{background-color:rgba(1,81,204,.15)}.calculation-dictionaries div.calculation-dictionaries-main table thead th{padding:8px;text-align:center;color:#07347b}.calculation-dictionaries div.calculation-dictionaries-main table tbody tr{padding:3px;height:60px;cursor:pointer;background:#fff}.calculation-dictionaries div.calculation-dictionaries-main table tbody tr.current{background:#e2e3e8}.calculation-dictionaries div.calculation-dictionaries-main table tbody tr:hover td{background-color:#eaebef}.calculation-dictionaries div.calculation-dictionaries-main table tbody td{box-sizing:border-box;border-top:2px solid transparent;border-bottom:2px solid transparent}.calculation-dictionaries div.calculation-dictionaries-main table tbody td:first-child{border-left:4px solid transparent}.calculation-dictionaries div.calculation-dictionaries-main table tbody td:last-child{border-right:4px solid transparent}.calculation-dictionaries div.calculation-dictionaries-main table tbody td div.count{text-align:right;width:46px}.calculation-dictionaries div.calculation-dictionaries-main table tbody td{padding:8px;color:#192d5a}.calculation-dictionaries div.calculation-dictionaries-main td.name,.calculation-dictionaries div.calculation-dictionaries-main th.name{text-align:left;padding-left:15px;padding-right:15px;word-break:break-all}.calculation-dictionaries div.calculation-dictionaries-main td.num_of_words,.calculation-dictionaries div.calculation-dictionaries-main th.num_of_words{text-align:left;width:80px}.calculation-dictionaries div.calculation-dictionaries-main td.functions,.calculation-dictionaries div.calculation-dictionaries-main th.functions{width:32px;text-align:left}.calculation-dictionaries .calculation-dictionary-words{flex:1 1}.popup .calculation-dictionary-word-popup{width:350px;height:300px;text-align:left}.popup .calculation-dictionary-word-popup>.title{display:flex;align-items:left;padding-left:20px;padding-top:20px;height:40px;font-weight:700;color:#192d5a;font-size:18px;text-align:left}.popup .calculation-dictionary-word-popup .inner{padding:0 20px;overflow-y:auto}.popup .calculation-dictionary-word-popup>.buttons{margin:0;padding:16px;height:68px;box-sizing:border-box}.popup .calculation-dictionary-word-popup>.buttons button{margin:10px;width:120px;border:none;font-size:13px;font-weight:700;box-sizing:border-box}.popup .calculation-dictionary-word-popup form{margin:0 auto;color:#192d5a;font-size:12px}.popup .calculation-dictionary-word-popup form>div{text-align:left;display:flex;align-items:left;margin:10px 0}.popup .calculation-dictionary-word-popup form>div.desc{margin-top:-8px;margin-left:80px;font-size:10px}.popup .calculation-dictionary-word-popup form label{flex-shrink:0;margin-right:8px;padding:6px 0;text-align:left;width:72px;font-size:12px;line-height:1em;color:#192d5a}.popup .calculation-dictionary-word-popup form input{width:100%;padding-left:10px;padding-right:10px;height:40px;border:1px solid #eee;border-radius:4px;font-size:1em;box-sizing:border-box}.popup .calculation-dictionary-word-popup form button[type=button]{cursor:pointer;flex-grow:0.2;margin:20px auto 0;height:50px;background-color:silver;font-size:1.2em}.popup .calculation-dictionary-word-popup .no-display{display:none}.calculation-dictionary-words{background-color:#fff;height:100%}.calculation-dictionary-words .words-header{margin:8px 0;display:flex;align-items:center;justify-content:flex-start}.calculation-dictionary-words .words-header .title{padding:8px 16px;color:#135}.calculation-dictionary-words .words-header>.title{font-size:20px;max-width:360px;padding:8px 8px 8px 16px;box-sizing:border-box;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calculation-dictionary-words .words-header button{font-size:13px;padding:10px;font-weight:700;margin-left:15px}.calculation-dictionary-words .words-list{overflow-y:auto;height:calc(100% - 130px)}.calculation-dictionary-words .words-list table{box-sizing:border-box;width:100%;text-align:left;border-collapse:separate;border-spacing:inherit;font-size:12px;table-layout:fixed;overflow:hidden}.calculation-dictionary-words .words-list table thead{background-color:rgba(1,81,204,.15)}.calculation-dictionary-words .words-list table thead th{padding:8px;text-align:center;color:#07347b}.calculation-dictionary-words .words-list table tbody tr{padding:3px;height:60px;cursor:pointer;background:#fff}.calculation-dictionary-words .words-list table tbody tr:hover td{background-color:#eaebef}.calculation-dictionary-words .words-list table tbody td{box-sizing:border-box;border-top:2px solid transparent;border-bottom:2px solid transparent;background-color:#fff}.calculation-dictionary-words .words-list table tbody td:first-child{border-left:4px solid transparent}.calculation-dictionary-words .words-list table tbody td:last-child{border-right:4px solid transparent}.calculation-dictionary-words .words-list table tbody td{padding:8px;color:#192d5a}.calculation-dictionary-words .words-list td.word,.calculation-dictionary-words .words-list th.word{text-align:left;padding-left:15px}.calculation-dictionary-words .words-list td.functions,.calculation-dictionary-words .words-list th.functions{width:96px;text-align:right}.calculation-dictionary-words .words-list td.functions>div{display:flex;justify-content:flex-end}.calculation-dictionary-words .words-list td.functions button+button{margin-left:8px}.calculation-dictionary-words button{margin-left:3px}.calculation-dictionary-popup{width:350px;height:210px}.calculation-dictionary-popup .title{height:60px;padding-left:20px;font-size:18px;font-weight:700;border-top-left-radius:4px;border-top-right-radius:4px;display:flex}.calculation-dictionary-popup form input{width:100%;height:40px;box-sizing:border-box;padding-left:10px;padding-right:10px}.meeting-initial-score{background-color:#fff;font-size:1em;color:#192d5a}.meeting-initial-score .header{margin-bottom:10px;box-shadow:0 2px 4px #e2e2e4;font-size:14px;background-color:#fff;flex-direction:row}.meeting-initial-score .header .title{color:#192d5a;padding:16px 0 18px 15px;max-width:750px;box-sizing:border-box;text-align:left;font-size:16px;margin-right:auto}.meeting-initial-score .body{display:flex;flex-direction:column}.meeting-initial-score .meeting-initial-score-area{text-align:left;margin:0 20px}.meeting-initial-score .meeting-initial-score-area .meeting-initial-score-desc{font-size:.8em;line-height:40px;border-bottom:1px solid #e2e3e8}.meeting-initial-score .meeting-initial-score-area .title{font-size:1.2em;font-weight:700}.meeting-initial-score .buttons{text-align:right}.meeting-initial-score .buttons .okay{margin:0 0 20px;width:100px;height:40px;font-size:13px;border-radius:4px;cursor:pointer}.meeting-initial-score div.scroll{height:calc(100vh - 100px);overflow:auto}.meeting-history{background-color:#fff;font-size:20px;padding-top:25px;color:#192d5a}.meeting-history .meeting-history-body{display:flex;flex-direction:column}.meeting-history .meeting-history-body .month-navigation{margin:0 0 10px;display:flex;flex-direction:row;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.meeting-history .meeting-history-body .month-navigation button{border:0}.meeting-history .meeting-history-body .month-navigation>div{width:200px}.meeting-history .meeting-history-body .card-area{flex-grow:1;-webkit-flex-grow:1;margin:0 40px;display:flex;align-items:flex-start}.meeting-history .meeting-history-body .card-area .card{width:180px;height:90px;margin:10px 20px;display:flex;flex-direction:column}.meeting-history .meeting-history-body .card-area .card .card-title{text-align:left}.meeting-history .meeting-history-body .card-area .card .card-body{flex-grow:1;-webkit-flex-grow:1;display:flex;flex-direction:row;align-items:center}.meeting-history .meeting-history-body .card-area .card .card-body div:first-child{padding:10px}.meeting-history .meeting-history-body .card-area .card .card-body div:nth-child(2){padding:10px;flex-grow:1;-webkit-flex-grow:1}.meeting-history .meeting-history-body .card-area .card .card-body div:nth-child(3){padding:10px;align-self:flex-end}.meeting-history .meeting-history-body .history-area{margin:0 20px;overflow-y:auto;height:400px;font-size:14px}.meeting-history .meeting-history-body .history-area .no-data{margin-top:30px;font-size:16px}.meeting-history .meeting-history-body .history-area table img{border:0;margin:.5em}.meeting-history .meeting-history-body .history-area table{margin:1em 0 1em 1px;padding:0;border:1px solid #878b92;border-spacing:0;border-collapse:collapse}.meeting-history .meeting-history-body .history-area caption{color:#9ba9b4;letter-spacing:.1em;margin:1em 0 0;padding:0;caption-side:top;text-align:center}.meeting-history .meeting-history-body .history-area th.end_at,.meeting-history .meeting-history-body .history-area th.start_at{min-width:120px}.meeting-history .meeting-history-body .history-area th.restart,.meeting-history .meeting-history-body .history-area th.usage_string{min-width:80px}.meeting-history .meeting-history-body .history-area tr.odd td{background:#f7fbff}.meeting-history .meeting-history-body .history-area tr.odd .column1{background:#f4f9fe}.meeting-history .meeting-history-body .history-area .column1{min-width:150px}.meeting-history .meeting-history-body .history-area td{color:#2e3c49;border-bottom:1px solid #878b92;border-left:1px solid #878b92;padding:.3em 1em;text-align:center}.meeting-history .meeting-history-body .history-area th{font-weight:400;color:#678197;text-align:left;border-bottom:1px solid #878b92;border-left:1px solid #878b92;padding:.3em 1em}.meeting-history .meeting-history-body .history-area thead th{background:#f4f9fe;text-align:center;font:700 1em/2em Century Gothic,Trebuchet MS,Arial,Helvetica,sans-serif;color:#66a3d3}.meeting-history .meeting-history-body .history-area tfoot th{text-align:center;background:#f4f9fe}.meeting-history .meeting-history-body .history-area tfoot th strong{font:700 1em Century Gothic,Trebuchet MS,Arial,Helvetica,sans-serif;margin:.5em .5em .5em 0;color:#66a3d3}.meeting-history .meeting-history-body .history-area tfoot th em{color:#f03b58;font-weight:700;font-style:normal}.customer-settings{font-size:1em;background-color:#fff;padding-top:25px}.customer-settings .body{display:flex;flex-direction:column}.customer-settings .authority-area{text-align:left;margin-left:60px}.customer-settings .authority-area .authority-title{font-size:1.2em}.customer-settings .authority-area .authority-table{margin-left:60px}.customer-settings .authority-area .buttons{text-align:left;margin-left:400px}.customer-settings .authority-area .buttons button{margin:0 8px;width:120px;height:30px;border:none;border-radius:4px;font-size:14px;font-weight:700;box-sizing:border-box}.customer-settings table{margin:1em 0 1em 1px;padding:0;border:1px solid #878b92;border-spacing:0;border-collapse:collapse}.customer-settings table img{border:0;margin:.5em}.customer-settings .th-column2{border-left:none}.customer-settings td{color:#2e3c49;border-bottom:1px solid #878b92;border-left:1px solid #878b92;padding:.3em 1em;text-align:center}.customer-settings td:first-child{text-align:left}.customer-settings td:last-child,.customer-settings th:last-child{border-left:none}.customer-settings th{font-weight:400;color:#678197;text-align:left;border-bottom:1px solid #878b92;border-left:1px solid #878b92;padding:.3em 1em}.personal-settings{font-size:1em;background-color:#fff;padding-top:25px}.personal-settings .body{display:flex;flex-direction:column}.personal-settings .copy-item-area{text-align:left;margin-left:60px}.personal-settings .copy-item-area .copy-item-title{font-size:20px}.personal-settings .copy-item-area .copy-item-table{margin-left:60px}.personal-settings .copy-item-area .note{margin-left:75px;font-size:14px;margin-bottom:30px;line-height:140%;color:#2e3c49}.personal-settings .copy-item-area .buttons{text-align:left;margin-left:400px}.personal-settings .copy-item-area .buttons button{margin:0 8px;width:120px;height:30px;border:none;border-radius:4px;font-size:14px;font-weight:700;box-sizing:border-box}.personal-settings table{margin:1em 0 1em 1px;padding:0;border:1px solid #878b92;border-spacing:0;border-collapse:collapse}.personal-settings table img{border:0;margin:.5em}.personal-settings .th-column2{border-left:none}.personal-settings td{color:#2e3c49;border-bottom:1px solid #878b92;border-left:1px solid #878b92;padding:.3em 1em;text-align:center}.personal-settings td:first-child{text-align:left}.personal-settings td:last-child,.personal-settings th:last-child{border-left:none}.personal-settings th{font-weight:400;color:#678197;text-align:left;border-bottom:1px solid #878b92;border-left:1px solid #878b92;padding:.3em 1em}.help-menu{box-sizing:border-box;width:100%;height:100%;font-size:14px;display:flex;flex-direction:row;text-align:left}.help-menu .help-menu-left{display:flex;flex-direction:column;width:250px;height:100%;background-color:#07347b;color:#fff}.help-menu .help-menu-left li{height:40px;font-size:14px;text-decoration:underline;cursor:pointer;position:relative;padding-left:20px}.help-menu .help-menu-left li.disabled{background-color:#192d5a;pointer-events:none}.help-menu .help-menu-left li span{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.help-menu .help-menu-header{display:flex;align-items:center;padding-left:20px;padding-top:20px}.help-menu .help-menu-header span{padding-left:13px}.help-menu ul{display:flex;flex-direction:column}.help-menu .member-menu-right{flex:1 1}.help-menu .help-content{margin-top:25px;margin-left:28px}.help-menu .help-content .help-content-title{font-size:20px}.help-menu .help-content li{font-size:14px;text-decoration:underline;cursor:pointer;position:relative;padding-bottom:23px}.help-menu .help-content li.disabled{background-color:#192d5a;pointer-events:none}.help-menu .help-content li span{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.help-menu .help-content li a{display:flex;flex-direction:row;line-height:30px}.help-menu .help-content li a div{margin-left:5px}.mymemos{background-color:#f4f5f7;display:flex;flex-direction:column;box-sizing:border-box;height:calc(100vh - 40px);width:100%}.mymemos .header{display:flex;align-items:center;margin-bottom:10px;box-shadow:0 2px 4px #e2e2e4;font-size:14px;background-color:#fff;height:50px}.mymemos .header .title{color:#192d5a;padding:16px 0 18px 15px;width:90px;box-sizing:border-box;text-align:left;font-size:16px;font-weight:700}.mymemos .header button.create{padding:9px 10px 7px;font-weight:700;font-size:13px;margin:0 12px 0 0}.mymemos .header .Note{color:#8c8c8c;margin-right:auto}.mymemos .header .search{display:flex;margin:0 15px}.mymemos .header .search>input{margin:0;padding:0 8px;border-top-right-radius:0;border-bottom-right-radius:0;flex-grow:1;font-size:14px;box-sizing:border-box;width:248px;height:40px}.mymemos .header .search button{margin:0;border-top-right-radius:3px;border-bottom-right-radius:3px;height:40px}.mymemos .search-items{display:flex;align-items:center;justify-content:flex-start;background:#f5f7f7}.mymemos .search-items div.search_date{box-sizing:border-box;text-align:left;margin:0 8px 0 15px;padding:0 0 15px}.mymemos .search-items div.search_date .title{font-size:12px;color:#192d5a;margin-bottom:4px;padding-bottom:4px;font-weight:700}.mymemos .search-items div.search_date .date-pickers{display:flex;flex-direction:row}.mymemos .search-items div.search_date .hyphen{margin:auto;padding:0 4px}.mymemos .search-items div.search_date .select-label{padding:13px 5px;font-size:14px}.mymemos .search-items div.search_meeting{box-sizing:border-box;text-align:left;margin:2px 8px;padding:16px;border-left:1px dotted #ebebeb}.mymemos .search-items div.search_meeting .title{font-size:12px;color:#192d5a;font-weight:700;margin:0}.mymemos .search-items div.search_meeting .radio_button{margin:8px}.mymemos .search-items div.search_meeting .label_meeting{font-size:14px;font-weight:300}.mymemos .search-items div.search_publiced{box-sizing:border-box;text-align:left;margin:2px 8px;padding:16px;border-left:1px dotted #ebebeb}.mymemos .search-items div.search_publiced .title{font-size:12px;color:#192d5a;font-weight:700;margin:0}.mymemos .search-items div.search_publiced .radio_button{margin:8px}.mymemos .search-items div.search_publiced .radio_button input[type=radio]:checked+.radio,.mymemos .search-items div.search_publiced input[type=radio]:checked+.radio{color:#fff;background-color:#31a9ee}.mymemos .search-items div.search_publiced input[type=radio]:checked:after{color:#78341a;background-color:#0d3625}.mymemos .search-items div.search_publiced .label_publiced{font-size:14px;font-weight:300}.mymemos .memos{flex:1 1;overflow-y:auto;width:100%}.mymemos .memos .my_memo{text-align:left;border-radius:3px;background-color:#fff;margin:4px 16px;width:95%}.mymemos .memos .my_memo:hover{background-color:#eaebef}.mymemos .memos .my_memo .my_memo_top{padding-left:20px;padding-top:16px;padding-right:20px;height:15px}.mymemos .memos .my_memo .publiced{display:inline-block;text-align:center;font-size:11px;font-weight:600;color:#e16400;background:rgba(255,170,0,.3);border-radius:3px;height:15px;width:51px;line-height:15px;margin-right:10px}.mymemos .memos .my_memo .title{text-align:left;vertical-align:bottom;font-size:12px;font-weight:300;color:#47577b;padding:0;width:auto}.mymemos .memos .my_memo .memo{text-align:left;font-size:13px;font-weight:600;color:#192d5a;margin:10px 20px 0;padding:16px 0;border-bottom:2px dotted #ebebeb;border-spacing:0 10px;word-break:break-all;white-space:pre-wrap;width:96%}.mymemos .memos .my_memo .my_memo_Bottom{display:flex;margin:0 20px;padding-top:8px;height:27px}.mymemos .memos .my_memo .my_memo_Bottom>button{margin:0 8px 0 0}.mymemos .memos .my_memo .my_memo_Bottom .date{text-align:right;margin-left:auto;vertical-align:middle;font-size:12px;padding:4px 0 0;font-weight:500;color:#47577b;height:30px;width:150px}.member-menu{box-sizing:border-box;width:100%;height:100%;font-size:14px;display:flex;flex-direction:row;text-align:left}.member-menu div.member-menu-left{display:flex;flex-direction:column;width:175px;height:100%;background-color:#07347b;color:#fff}.member-menu div.member-menu-left div.member-menu-header{display:flex;align-items:center;padding-left:20px;padding-top:20px}.member-menu div.member-menu-left div.member-menu-header span{padding-left:13px}.member-menu div.member-menu-left ul{display:flex;flex-direction:column}.member-menu div.member-menu-left li{height:40px;cursor:pointer;position:relative;padding-left:20px}.member-menu div.member-menu-left li.disabled{background-color:#192d5a;pointer-events:none}.member-menu div.member-menu-left li span{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.member-menu div.member-menu-right{flex:1 1;height:100%}.my-group-popup{width:350px;height:210px}.my-group-popup form input{width:100%;height:40px;box-sizing:border-box;padding-left:10px;padding-right:10px}.my-groups{width:100%;height:100%;box-sizing:border-box;background-color:#fff;color:#192d5a;display:flex;flex-direction:row}.my-groups div.my-groups-left{width:315px;height:100%;box-sizing:border-box;background-color:#f4f5f7;box-shadow:inset -1px 0 #e2e3e8}.my-groups div.my-groups-left div.title{font-size:18px}.my-groups div.my-groups-left div.no-data{text-align:center}.my-groups div.my-groups-left div.no-data div.title{padding-top:100px}.my-groups div.my-groups-left div.no-data div.explanation{padding:20px 55px 0}.my-groups div.my-groups-left div.no-data div.buttons{padding-top:20px}.my-groups div.my-groups-left div.data{display:flex;flex-direction:column;height:100%;box-sizing:border-box}.my-groups div.my-groups-left div.data div.header{margin:1px;background-color:#fff;align-items:center;display:flex;height:50px;justify-content:space-between;padding:0 15px;box-shadow:0 2px 4px rgba(25,45,90,.2)}.my-groups div.my-groups-left div.data div.detail{margin:3px 1px 0;font-size:13px;flex:1 1;overflow-y:auto}.my-groups div.my-groups-left div.data div.detail table{width:100%;table-layout:fixed;border-collapse:collapse;line-height:15px}.my-groups div.my-groups-left div.data div.detail table tbody tr{box-sizing:border-box;width:100%;height:70px;cursor:pointer;border-bottom:1px solid #e2e3e8}.my-groups div.my-groups-left div.data div.detail table tbody tr.active td{background-color:#e2e3e8}.my-groups div.my-groups-left div.data div.detail table tbody tr:hover td{background-color:#eaebef}.my-groups div.my-groups-left div.data div.detail table tbody td{background:#fff;word-break:break-all}.my-groups div.my-groups-left div.data div.detail table tbody td.name{padding-left:15px;width:200px;box-sizing:border-box;height:70px}.my-groups div.my-groups-left div.data div.detail table tbody td.counts{width:60px;text-align:center}.my-groups div.my-groups-left div.data div.detail table tbody td.counts>span{display:table-cell;height:20px;width:50px;font-size:11px;vertical-align:middle;background-color:rgba(10,80,200,.15);border-radius:2px}.my-groups div.my-groups-left div.data div.detail table tbody td div.option-menu{position:relative;margin:0 auto;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.my-groups div.my-groups-left div.data div.detail table tbody td div.option-menu div.menus{border-radius:4px;position:absolute;flex-direction:column;top:22px;left:-54px;width:87px;height:63px;z-index:20;background-color:#fff;color:#2d3c64;font-size:12px;text-align:center;box-shadow:0 4px 12px rgba(25,45,90,.25),0 0 4px rgba(25,45,90,.15)}.my-groups div.my-groups-left div.data div.detail table tbody td div.option-menu div.menus>div{height:50%;width:100%;padding-top:8px;box-sizing:border-box}.my-groups div.my-groups-left div.data div.detail table tbody td div.option-menu div.menus>div:hover{background-color:#f4f5f7}.my-groups div.my-groups-left div.data div.detail table tbody td div.option-menu div.menus div.edit-group{border-radius:4px 4px 0 0;border-bottom:1px solid #f4f5f7}.my-groups div.my-groups-left div.data div.detail table tbody td div.option-menu div.menus div.delete-group{border-radius:0 0 4px 4px}.my-groups div.my-groups-left button{font-size:13px;height:30px;border:none;border-radius:4px;padding:10px}.my-groups div.my-groups-right{flex:1 1;height:100%;box-sizing:border-box}.my-group-users{height:100%;color:#192d5a;flex-direction:column}.my-group-users,.my-group-users div.header{width:100%;box-sizing:border-box;background-color:#fff;display:flex}.my-group-users div.header{margin:1px;align-items:center;flex-direction:row;height:50px;box-shadow:0 2px 4px rgba(25,45,90,.2)}.my-group-users div.header>.title{padding:0 15px;font-size:18px;max-width:calc(100% - 320px);box-sizing:border-box;word-break:break-all}.my-group-users div.header>.operations{width:320px}.my-group-users div.header button{padding:0;width:111px;height:30px;font-size:13px}.my-group-users div.data,.my-group-users div.no-data{margin:3px 1px 0;padding:15px 15px 0;font-size:13px;background-color:#fff;flex:1 1}.my-group-users div.data{display:flex;flex-direction:column;box-sizing:border-box;height:100%;overflow-y:hidden}.my-group-users div.data div.data-header{width:100%;box-sizing:border-box;background-color:rgba(10,80,200,.15);border-radius:2px}.my-group-users div.data div.data-header table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse}.my-group-users div.data div.data-header table thead tr{height:30px}.my-group-users div.data div.data-header table thead th{padding:0 10px;font-size:12px;font-weight:400;height:30px}.my-group-users div.data div.data-detail{width:100%;box-sizing:border-box;flex:1 1;overflow-y:auto}.my-group-users div.data div.data-detail table{table-layout:fixed;border-collapse:collapse;width:100%;box-sizing:border-box}.my-group-users div.data div.data-detail table thead th{background-color:rgba(1,81,204,.15);padding:10px}.my-group-users div.data div.data-detail table thead th:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.my-group-users div.data div.data-detail table thead th:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.my-group-users div.data div.data-detail table tbody tr{height:60px;word-break:break-all;box-shadow:inset 0 -1px #e2e3e8}.my-group-users div.data div.data-detail table tbody td{padding:0 10px}.my-group-users div.data div.data-detail table tbody tr:hover td{background-color:#eaebef}.my-group-users div.data td.name,.my-group-users div.data th.name{width:40%;text-align:left}.my-group-users div.data td.dept,.my-group-users div.data td.disp,.my-group-users div.data th.dept,.my-group-users div.data th.disp{width:25%;text-align:left}.my-group-users div.data td.functions,.my-group-users div.data th.functions{width:10%;text-align:right}.user-popup{width:540px;height:600px}.user-popup>.title{height:60px;padding-left:50px;background-color:#0a46a5;color:#fff;font-size:24px}.user-popup>.inner{padding:0 50px 30px;overflow-y:auto}.user-popup>.inner .name{margin-top:24px;display:flex;flex-direction:row}.user-popup>.inner .name .sei{margin-right:10px}.user-popup>.inner .name>div{width:50%;box-sizing:border-box}.user-popup>.inner .desc{padding-top:10px;font-size:10px}.user-popup>.buttons{padding:0 50px;height:80px}.user-popup>.buttons>div{width:100%;display:flex;flex-direction:column}.user-popup>.buttons>div .button-area{display:flex;justify-content:space-between}.user-popup form{font-size:14px}.user-popup form label{margin-top:24px;font-size:13px}.user-popup form input,.user-popup form select{width:100%;padding-left:10px;padding-right:10px;height:40px;box-sizing:border-box}.users{height:100%;color:#192d5a;flex-direction:column}.users,.users .header{width:100%;box-sizing:border-box;background-color:#fff;display:flex}.users .header{margin:1px;align-items:center;flex-direction:row;height:50px;box-shadow:0 2px 4px rgba(25,45,90,.2)}.users .header>.title{padding:0 15px;font-size:16px;box-sizing:border-box;word-break:break-all;width:131px;text-align:left}.users .header .operations{display:flex}.users .header .operations button{padding:0 10px;margin-right:15px;height:30px;font-size:13px}.users .header .search{display:flex;margin:0 15px 0 auto}.users .header .search>input{margin:0;padding:0 8px;border-top-right-radius:0;border-bottom-right-radius:0;flex-grow:1;font-size:14px;box-sizing:border-box;width:248px;height:40px}.users .header .search button{margin:0;border-top-right-radius:3px;border-bottom-right-radius:3px;height:40px}.users div.data{margin:3px 1px 0;padding:15px 15px 0;font-size:13px;background-color:#fff;flex:1 1;display:flex;flex-direction:column;box-sizing:border-box;width:100%;overflow-y:hidden}.users div.data div.data-header{width:100%;box-sizing:border-box;background-color:rgba(10,80,200,.15);border-radius:2px}.users div.data div.data-header table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-width:0}.users div.data div.data-header table thead tr{width:100%;box-sizing:border-box;height:30px}.users div.data div.data-header table thead th{padding:0 10px;font-size:12px;font-weight:400;height:30px}.users div.data div.data-detail{width:100%;box-sizing:border-box;flex:1 1;overflow-y:auto}.users div.data div.data-detail table{table-layout:fixed;border-collapse:collapse;width:100%;box-sizing:border-box}.users div.data div.data-detail table thead th{padding:10px;background-color:rgba(1,81,204,.15)}.users div.data div.data-detail table thead th:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.users div.data div.data-detail table thead th:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.users div.data div.data-detail table tbody tr{width:100%;box-sizing:border-box;height:60px;word-break:break-all;box-shadow:inset 0 -1px #e2e3e8}.users div.data div.data-detail table tbody tr:hover td{background-color:#eaebef}.users div.data div.data-detail table tbody td{padding:10px}.users div.data div.data-detail table tbody td div.option-menu{position:relative;margin:0 auto;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.users div.data div.data-detail table tbody td div.option-menu div.menus{border-radius:4px;position:absolute;flex-direction:column;top:22px;left:-52px;width:87px;height:63px;z-index:20;background-color:#fff;color:#2d3c64;font-size:12px;text-align:center;box-shadow:0 4px 12px rgba(25,45,90,.25),0 0 4px rgba(25,45,90,.15);cursor:pointer}.users div.data div.data-detail table tbody td div.option-menu div.menus>div{height:50%;width:100%;padding-top:8px;box-sizing:border-box}.users div.data div.data-detail table tbody td div.option-menu div.menus>div:hover{background-color:#f4f5f7}.users div.data div.data-detail table tbody td div.option-menu div.menus div.edit-group{border-radius:4px 4px 0 0;border-bottom:1px solid #f4f5f7}.users div.data div.data-detail table tbody td div.option-menu div.menus div.delete-group{border-radius:0 0 4px 4px}.users div.data td.email,.users div.data th.email{width:30%;text-align:left;box-sizing:border-box}.users div.data td.email>div,.users div.data th.email>div{display:flex;align-items:center}.users div.data td.email>div>button,.users div.data th.email>div>button{margin-left:3px}.users div.data td.name,.users div.data th.name{width:20%;text-align:left}.users div.data td.disp,.users div.data th.disp{width:15%;text-align:left}.users div.data td.dept,.users div.data th.dept{width:20%;text-align:left}.users div.data td.authority,.users div.data th.authority{width:10%;text-align:left}.users div.data td.functions,.users div.data th.functions{width:5%;text-align:right}.users div.data td.functions>div,.users div.data th.functions>div{display:flex;justify-content:flex-end}.users .message-no-match,.users .message-no-members{display:flex;align-items:center;justify-content:center;height:100%;font-size:24px;text-align:center}.users-upload-csv-file{width:500px;height:330px}.users-upload-csv-file .inner{overflow-y:auto;font-size:14px}.users-upload-csv-file .attachment{margin:5px auto;display:flex;flex-direction:row;align-items:center;justify-content:center;width:384px;text-align:center}.users-upload-csv-file .select-file{margin-bottom:8px;color:#444;text-align:center}.users-upload-csv-file .select-file>div{margin-bottom:8px}.users-upload-csv-file .select-file button{padding:8px;border-radius:4px;font-weight:700;font-size:12px}.users-upload-csv-file .explanation{margin:20px auto;font-size:12px}.users-upload-csv-file .drag-and-drop{margin:0 auto 20px;font-size:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:96px;box-sizing:border-box;border:2px dashed #a1a1b2;color:#a1a1b2}.users-upload-csv-file .upload-file{margin:20px auto;font-size:14px}.users-upload-csv-file .drag-and-drop.enter{border:2px dashed #000;color:#000}.users-upload-csv-file .drag-and-drop>p{margin:8px 0}.users-upload-csv-file .documents{margin:0;padding:0;color:#000;font-size:.8em}.users-upload-csv-file .documents ul{flex-direction:column}.users-upload-csv-file input[type=file]{display:none}.users-upload-csv-file>.buttons>button{width:120px}.users-results-upload{width:500px;height:300px}.users-results-upload .inner{overflow-y:auto;font-size:14px}.informations{padding:8px;border-top:1.5px solid #eee;background-color:#f4f4fa}.informations .information,.informations>.title{margin-left:auto;margin-right:auto;width:720px}.informations>.title{color:#135;font-size:16px}.informations .information{margin:0 auto;display:flex;color:#666;font-size:11px;line-height:19px}.informations .information .date{text-align:right}.informations .information .title{margin-left:10px;text-align:left;width:20%;font-weight:700}.informations .information .desc{margin-left:10px;text-align:left;width:50%;flex-grow:1}.meeting-status{display:inline-block;position:absolute;left:0;top:0}.meeting-status>div{box-sizing:border-box;min-width:73px;padding:1px 20px;text-align:center;border-top-left-radius:3px;border-bottom-right-radius:3px;font-size:11px;font-weight:700}.meeting-status .ended{background-color:rgba(25,45,90,.2);color:#192d5a}.meeting-status .started{background-color:rgba(255,170,0,.3);color:#ffa000}.superscriber-popup{width:300px;height:450px}.superscriber-popup .title{padding-left:24px;height:60px;background-color:#0a46a5;color:#fff;font-size:24px}.superscriber-popup .inner{padding:0;width:100%;height:300px;box-sizing:border-box;flex:1 1;text-align:left}.superscriber-popup .inner .form div.content_date{box-sizing:border-box;text-align:left;margin:10px 8px;padding:0 20px;width:100%}.superscriber-popup .inner .form div.content_date .item-title{color:#192d5a;margin:12px 0 0}.superscriber-popup .inner .form div.content_date .custom-date-picker{width:130px;margin-right:10px}.superscriber-popup .inner .form div.content_date .custom-date-picker label{width:100%;background-position:0 0;padding-left:18px}.superscriber-popup .inner .form div.content_plan{box-sizing:border-box;text-align:left;margin:10px 8px;padding:0 20px;width:100%}.superscriber-popup .inner .form div.content_plan .item-title{color:#192d5a;margin:12px 0 0}.superscriber-popup .inner .form div.content_plan .radio_button{margin:6px 0;width:16px;height:16px;float:left}.superscriber-popup .inner .form div.content_plan .radio_button input[type=radio]:checked+.radio{color:#fff;background-color:#31a9ee}.superscriber-popup .inner .form div.content_plan .label_undisabled{margin:8px 15px 8px 4px;float:left;font-size:14px;color:#192d5a}.superscriber-popup .inner .form div.content_plan .label_disabled{margin:8px 15px 8px 4px;float:left;font-size:14px;color:grey}>.buttons{margin:0;padding:16px;height:68px;background-color:#fff;box-sizing:border-box;border-radius:0 0 4px 4px}>.buttons button{margin:0 8px;width:120px;height:40px;border:none;border-radius:4px;font-size:13px;box-sizing:border-box}.meetings{background-color:#f4f5f7;display:flex;flex-direction:column;height:calc(100vh - 40px);box-sizing:border-box}.meetings .meetings-header{display:flex;align-items:center;margin-bottom:10px;box-shadow:0 2px 4px #e2e2e4;font-size:14px;background-color:#fff;height:50px}.meetings .meetings-header .meetings-title{color:#192d5a;padding:16px 0 18px 15px;width:90px;box-sizing:border-box;text-align:left;font-size:16px;font-weight:700}.meetings .meetings-header button.create{padding:9px 10px;font-weight:700;font-size:13px;margin-right:auto;margin-left:20px}.meetings .meetings-header .search{display:flex;margin:0 15px;width:279px}.meetings .meetings-header .search>input{width:249px;margin:0;padding:0 8px;border:1px solid #eee;border-radius:3px 0 0 3px;flex-grow:1;box-sizing:border-box;font-size:14px;height:40px}.meetings .meetings-header .search>button{width:30px;margin:0;border-top-right-radius:3px;border-bottom-right-radius:3px;height:40px}.meetings .meetings-header button{height:30px}.meetings .meetings-header .monthly>div+div{margin-left:24px}.meetings .meetings-header .monthly>div span{margin:0 8px;font-size:1.8em;font-weight:700}.meetings .meetings-info{padding-top:40px}.meetings .meetings-detail{flex:1 1;overflow-y:auto}.meetings table{text-align:left;border-collapse:separate;font-size:12px;table-layout:fixed;overflow:hidden;margin:0 15px;border-spacing:0 5px}.meetings table thead,.meetings table thead th{background-color:rgba(1,81,204,.15)}.meetings table thead th{padding:8px;text-align:left;color:#07347b}.meetings table thead th:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.meetings table thead th:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.meetings table tbody tr{height:70px;cursor:pointer;background-color:#fff}.meetings table tbody td{background-color:#fff;border-color:#fff;overflow-wrap:break-word;padding:0 10px;color:#192d5a}.meetings table tbody td:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.meetings table tbody td:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.meetings table tbody tr:hover td{background-color:#eaebef}.meetings table tbody tr:active td{background-color:#eeeff2}.meetings table tbody td.title,.meetings table tbody th.title{width:25%;position:relative;word-break:break-all;padding:24px 10px}.meetings table tbody td.date,.meetings table tbody th.date{width:15%;text-align:center}.meetings table tbody td.date .date,.meetings table tbody td.room .room{display:table-cell;padding-left:5px;vertical-align:middle}.meetings table tbody .icon{display:table-cell;width:18px;height:18px;background-position:50%;background-repeat:no-repeat}.meetings table tbody td.date .icon{background-image:url(/static/media/clock.8ad9cfbf.svg)}.meetings table tbody td.room .icon{background-image:url(/static/media/place.b5765d31.svg)}.meetings table tbody div.date>div{display:flex}.meetings table tbody td.date div.date>div+div{margin-top:8px}.meetings table tbody td.room,.meetings table tbody th.room{width:15%;word-break:break-all}.meetings table tbody td.numofmembers,.meetings table tbody th.numofmembers{width:7.5%}.meetings table tbody td.editor,.meetings table tbody th.editor{width:12.5%}.meetings table tbody td.updatedat,.meetings table tbody th.updatedat{width:10%}.meetings table tbody td.updatedat div+div{margin-top:8px}.meetings table tbody td.usageamount,.meetings table tbody td.usagetime,.meetings table tbody th.usageamount,.meetings table tbody th.usagetime{width:7.5%}.meetings table tbody td.usageamount{text-align:left}.meetings table tbody td.functions{text-align:right}.meetings table tbody td.functions>div{visibility:visible;display:flex;justify-content:flex-end}.meetings table tbody td.functions a,.meetings table tbody td.functions button{display:flex;align-items:center;justify-content:center;padding:0;border:none}.meetings table tbody td.functions button{background-color:transparent;margin-left:2px}.meetings table tbody th.functions{text-align:right}.ipad .meetings .header>.title{width:120px}.ipad .meetings .header .operations .search{width:238px}.ipad .meetings .header .monthly>div span{font-size:1.3em}.ipad .meetings .header .monthly>div+div{margin-left:16px}.ipad .meetings td.functions button>div{margin:0 auto}.top-usage{position:absolute;right:0;top:30px;width:300px;flex-direction:column;border-radius:4px;z-index:20;background-color:#fff;color:#192d5a;font-size:12px;text-align:center;box-shadow:0 4px 12px rgba(25,45,90,.25),0 0 4px rgba(25,45,90,.15);padding:5px 20px 15px}.top-usage>div{width:100%;box-sizing:border-box}.top-usage .top-usage-item{display:flex;flex-direction:row;border-bottom:1px solid #e2e3e8;box-sizing:border-box;padding:15px 0}.top-usage .top-usage-item>div{box-sizing:border-box}.top-usage .top-usage-item>div:first-child{margin-right:auto}.top-usage .top-usage-item>div:nth-child(3){color:#ffa000;font-size:14px;padding-right:6px;min-width:70px;text-align:right}.top-usage .top-usage-item:first-child{text-align:left;font-size:16px;color:#192d5a}.top-usage .top-usage-item:nth-child(4){border:none}.top-usage .top-usage-item:nth-child(4):after{content:"";display:block;line-height:0;overflow:hidden;position:absolute;left:33%;top:76%;width:61%;border-bottom:1px solid #e2e3e8}.top-usage .top-usage-item:nth-child(4)>div:nth-child(2),.top-usage .top-usage-item:nth-child(5)>div:nth-child(2){padding:0 80px 0 10px}.meeting-statistics-word-cloud{background-color:#fff;width:100%}.meeting-extraction{width:100%;background-color:#f4f5f7;color:#192d5a}.meeting-extraction div{display:flex;flex-direction:column}.meeting-extraction .header{margin-bottom:10px;box-shadow:0 2px 4px #e2e2e4;font-size:14px;background-color:#fff;flex-direction:row}.meeting-extraction .header .title{font-size:16px;color:#192d5a;text-align:left;padding:16px 0 18px 15px;font-weight:700;max-width:1024px;box-sizing:border-box;margin-right:26px;word-break:break-all}.meeting-extraction .header .left-buttons{margin:10px auto 0 0;height:30px;box-sizing:border-box;flex-direction:row}.meeting-extraction .header button{padding:10px 16px;margin:0 0 0 10px;height:33px;font-size:13px;box-sizing:border-box}.meeting-extraction .meeting-statistics-area{width:1100px}.meeting-extraction .meeting-statistics-area .meeting-statistics-score{display:inline}.meeting-extraction label.title{font-size:16px;color:#192d5a;text-align:left;padding:16px 0 5px 15px;font-weight:700}.meeting-extraction .no-data{padding:100px;width:500px}.meeting-extraction .score-area{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding-bottom:30px}.meeting-extraction .score-area div.score-list-detail{width:820px;box-sizing:border-box;text-align:left}.meeting-extraction table{width:780px;text-align:left;border-collapse:separate;font-size:12px;table-layout:fixed;overflow:hidden;margin-left:15px;border-spacing:0 1px;border-radius:3px}.meeting-extraction table thead{background-color:rgba(1,81,204,.15)}.meeting-extraction table thead tr:first-child th:first-child{border-top-left-radius:3px}.meeting-extraction table thead tr:first-child th:last-child{border-top-right-radius:3px}.meeting-extraction table thead th{padding:8px;text-align:left;color:#07347b}.meeting-extraction table thead th.room,.meeting-extraction table thead th.title{text-align:left}.meeting-extraction table tbody tr{height:50px}.meeting-extraction table tbody tr:last-child td:first-child{border-bottom-left-radius:3px}.meeting-extraction table tbody tr:last-child td:last-child{border-bottom-right-radius:3px}.meeting-extraction table tbody td{background-color:#fff;overflow-wrap:break-word;padding:0 8px}.meeting-extraction table tbody td:first-child{border-left:2px solid transparent}.meeting-extraction table tbody td:last-child{border-right:2px solid transparent}.meeting-extraction div.scroll{height:calc(100vh - 100px);overflow:auto}.password-reset{position:absolute;width:100%;height:400px;top:0;bottom:0;margin:auto;text-align:center}.password-reset .logo .img-top-logo{margin:0 auto}.password-reset .desc{width:36%;margin:0 auto;font-size:.8em}.password-reset .desc p{text-align:left}.password-reset form{margin:20px auto;width:90%;font-size:.8em}.password-reset form>div{display:flex;margin:10px auto;width:40%}.password-reset form input{width:100%;font-size:1.2em;padding:5px 10px;border-radius:4px;border:1.5px solid #eee}.password-reset form input:hover{border-color:#a7b4cf}.password-reset form .message a{color:red}.password-reset form .buttons a{width:100px;text-align:center;text-decoration:none;line-height:40px}.password-reset form .buttons a,.password-reset form input[type=submit]{margin:20px auto 0;height:40px;font-size:.8em;border-style:none;border-radius:4px}.password-reset form input[type=submit]{width:30%}.open-client{position:absolute;width:100%;height:400px;top:0;bottom:0;margin:auto;text-align:center}.open-client .logo .img-top-logo{margin:0 auto}.open-client .desc{width:50%;margin:30px auto;font-size:.8em}.open-client .desc p{text-align:left;line-height:18px}.open-client .buttons{margin:20px auto;width:90%;font-size:.8em}.open-client .buttons .button-1{padding:5px 10px;height:30px}html{background-color:#dcdcdc}body,html{margin:0 auto;padding:0;height:100vh}body{min-width:1200px;font-family:ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,游ゴシック,Yu Gothic,sans-serif;background-color:#fff}body.ipad{min-width:0}h1,h2,h3,h4,h5{margin:0;padding:0}ul{padding:0;width:100%;display:inline-flex;justify-content:space-around;list-style-type:none}ul a{text-decoration:none;cursor:pointer}a:active,a:hover,a:link,a:visited{color:#000}select{height:30px;font-size:1em;color:#2d3c64;outline:0;background-color:#eaebef;border:1px solid #eee;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}select:hover{border:1px solid rgba(10,80,200,.5)}select:focus{border:1px solid #0a50c8}select:focus::-ms-value{color:#2d3c64}select:disabled{background-color:rgba(234,235,239,.5);color:rgba(45,60,100,.5);border:1px solid rgba(234,235,239,.5)}select::-ms-expand{display:none}input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff}input:focus{outline:0}input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;border-radius:3px;color:#2d3c64;background-color:#eaebef;border:1px solid #eaebef!important}input[type=email]:hover,input[type=password]:hover,input[type=search]:hover,input[type=text]:hover{color:rgba(45,60,100,.5);border:1px solid #a6b4cf!important}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{color:#2d3c64;border:1px solid #0a50c8!important}input[type=email]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=text]:disabled{color:rgba(45,60,100,.5);background-color:rgba(234,235,239,.5);border:1px solid rgba(234,235,239,.5)!important}input[type=range]::-ms-track{width:300px;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#777;border-radius:10px}input[type=range]::-ms-fill-upper{background:#ddd;border-radius:10px}input[type=range]::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:grey}input[type=range]:focus::-ms-fill-lower{background:#888}input[type=range]:focus::-ms-fill-upper{background:#ccc}textarea{border-radius:3px;color:#2d3c64;background-color:#eaebef;border:1px solid #eaebef}textarea:hover{color:rgba(45,60,100,.5);border:1px solid rgba(10,80,200,.5)}textarea:focus{color:#2d3c64;outline:0;border:1px solid #0a50c8}textarea:disabled{color:rgba(45,60,100,.5);background-color:rgba(234,235,239,.5);border:1px solid rgba(234,235,239,.5)}option{height:30px}button,option{font-size:1em}button:focus{outline:0}.error{color:red;font-size:13px}.warning{color:rgba(25,45,90,.7);font-size:13px}.btnpt4,.btnpt5,.btnpt6,.btnpt7,.button-1{color:#2d3c64;background-color:#ffc800;border-style:none;border-radius:3px;cursor:pointer}.btnpt4 a,.btnpt5 a,.btnpt6 a,.btnpt7 a,.button-1 a{color:#2d3c64!important;border-style:none;cursor:pointer}.btnpt4:hover,.btnpt5:hover,.btnpt6:hover,.btnpt7:hover,.button-1:hover{background-color:#ffa000}.btnpt4:active,.btnpt5:active,.btnpt6:active,.btnpt7:active,.button-1:active{background-color:#eb8c00}.btnpt4:disabled,.btnpt5:disabled,.btnpt6:disabled,.btnpt7:disabled,.button-1:disabled{color:rgba(45,60,100,.5);background-color:rgba(234,235,239,.5);cursor:default}.btnpt4:focus,.btnpt5:focus,.btnpt6:focus,.btnpt7:focus,.button-1:focus{outline:0}.button-1-green{color:#fff;background-color:#1e7d2d;border-style:none;border-radius:3px;cursor:pointer}.button-1-green a{color:#fff!important;border-style:none;cursor:pointer}.button-1-green:hover{background-color:#006937}.button-1-green:active{background-color:#005037}.button-1-green:disabled{color:rgba(45,60,100,.5);background-color:rgba(234,235,239,.5);cursor:default}.button-1-green:focus{outline:0}.button-1-gray{color:#192d5a;background-color:#eaebef;border-radius:3px}.button-1-gray,.button-1-gray a{border-style:none;cursor:pointer}.button-1-gray a{color:#192d5a!important}.button-1-gray:active,.button-1-gray:hover{background-color:#e2e3e8}.button-1-gray:disabled{color:rgba(45,60,100,.5);background-color:rgba(234,235,239,.5);cursor:default}.button-1-gray:focus{outline:0}.button-2{color:#0a50c8;background-color:transparent;border:1px solid #0a50c8;border-radius:3px;cursor:pointer}.button-2 a{color:#0a50c8!important;border-style:none;cursor:pointer}.button-2:hover{background-color:rgba(10,80,200,.15)}.button-2:active{background-color:rgba(10,80,200,.25)}.button-2:disabled{color:rgba(45,60,100,.5);border-color:rgba(234,235,239,.5);background-color:rgba(234,235,239,.5);cursor:default}.button-2:focus{outline:0}.button-2-green{color:#1e7d2d;background-color:transparent;border:1px solid #1e7d2d;border-radius:3px;cursor:pointer}.button-2-green a{color:#1e7d2d!important;border-style:none;cursor:pointer}.button-2-green:hover{background-color:rgba(30,125,45,.15)}.button-2-green:active{background-color:rgba(30,125,45,.25)}.button-2-green:disabled{color:rgba(45,60,100,.5);border-color:rgba(234,235,239,.5);background-color:rgba(234,235,239,.5);cursor:default}.button-2-green:focus{outline:0}.button-2-red{color:#dd3b3b;background-color:transparent;border:1px solid #dd3b3b;border-radius:3px;cursor:pointer}.button-2-red a{color:#dd3b3b!important;border-style:none;cursor:pointer}.button-2-red:hover{background-color:rgba(221,59,59,.15)}.button-2-red:active{background-color:rgba(221,59,59,.25)}.button-2-red:disabled{color:rgba(45,60,100,.5);border-color:rgba(234,235,239,.5);background-color:rgba(234,235,239,.5);cursor:default}.button-2-red:focus{outline:0}.button-2-a25{color:rgba(10,80,200,.5);background-color:transparent;border:1px solid rgba(10,80,200,.5);border-radius:3px;cursor:pointer}.button-2-a25 a{color:rgba(10,80,200,.5)!important;border-style:none;cursor:pointer}.button-2-a25:hover{background-color:rgba(10,80,200,.15)}.button-2-a25:active{background-color:rgba(10,80,200,.25)}.button-2-a25:disabled{color:rgba(45,60,100,.5);border-color:rgba(234,235,239,.5);background-color:rgba(234,235,239,.5);cursor:default}.button-2-a25:focus{outline:0}.button-3{background-color:#eaebef;border-radius:3px}.button-3,.button-3 a{color:#2d3c64!important;border-style:none;cursor:pointer}.button-3:hover{background-color:#ffc800}.button-3:active{background-color:#ffa000}.button-3:disabled{color:rgba(45,60,100,.5);background-color:rgba(234,235,239,.5);cursor:default}.button-3:focus{outline:0}.btnpt1,.btnpt2,.button-text{background-color:transparent;border-radius:3px;text-align:left}.btnpt1,.btnpt1 a,.btnpt2,.btnpt2 a,.button-text,.button-text a{color:#0a50c8!important;border-style:none;cursor:pointer}.btnpt1:hover,.btnpt2:hover,.button-text:hover{color:#07347b}.btnpt1:disabled,.btnpt2:disabled,.button-text:disabled{color:#192d5a;cursor:default}.btnpt1:focus,.btnpt2:focus,.button-text:focus{outline:0}.button-text2{background-color:transparent;border-style:none;text-align:left}.button-text2,.button-text2 a{color:#192d5a!important;cursor:pointer}.button-text2:hover{color:#192d5a;text-decoration:underline}.button-text2:disabled{color:#192d5a;cursor:default}.button-text2:focus{outline:0}.btnicn,.button-icon{background-color:#eaebef;border-radius:50%;border-style:none;cursor:pointer;width:31px;height:31px;padding:4px;box-sizing:border-box}.btnicn:hover,.button-icon:hover{background-color:rgba(25,45,90,.2)}.btnicn:disabled,.button-icon:disabled{background-color:#f4f5f7;opacity:.5}.button-icon-transparent{background-color:transparent;border-radius:50%;border-style:none;cursor:pointer;width:31px;height:31px;padding:4px;box-sizing:border-box}.button-icon-transparent:hover{background-color:rgba(25,45,90,.2)}.button-icon-transparent:disabled{opacity:.5}.button-icon-transparent-blue{background-color:transparent;border-radius:50%;border-style:none;cursor:pointer;width:31px;height:31px;padding:4px;box-sizing:border-box}.button-icon-transparent-blue:hover{background-color:rgba(10,80,200,.15)}.button-icon-transparent-blue:disabled{background-color:#f4f5f7;opacity:.5}div.search .button-select,div.select .button-select{color:#2d3c64!important;background-color:#eaebef;border:1px solid #eaebef;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;padding:4px}div.search .button-select a,div.select .button-select a{color:#2d3c64!important;border-style:none;cursor:pointer}div.search .button-select:hover,div.select .button-select:hover{border:1px solid #a6b4cf}div.search .button-select:disabled,div.select .button-select:disabled{background-color:rgba(234,235,239,.5);border:1px solid rgba(234,235,239,.5)!important;cursor:default}div.search .button-select:focus,div.select .button-select:focus{border:1px solid #0a50c8;outline:0}div.select{position:relative}div.select .button-select{display:flex;align-items:center;justify-content:center;position:absolute;pointer-events:none;width:26px;height:38px;top:1px;right:1px}div.search .button-select{width:31px;height:40px;color:#0a50c8;background-color:transparent}div.search .button-select:active{background-color:rgba(10,80,200,.25)}div.search .button-select:hover{background-color:rgba(10,80,200,.15)}.button-top-icon{background-color:#eaebef;border-radius:50%;border-style:none;cursor:pointer;width:25px;height:25px;box-sizing:border-box}.button-top-icon:hover{background-color:rgba(25,45,90,.2)}.button-top-icon:disabled{background-color:#f4f5f7;opacity:.5}.button-rectangle-icon{background-color:#eaebef;border-radius:3px;border-style:none;cursor:pointer;width:35px;height:30px;padding:4px;box-sizing:border-box}.button-rectangle-icon:hover{background-color:rgba(25,45,90,.2)}.button-rectangle-icon:disabled{background-color:#f4f5f7;opacity:.5}.button-option-icon{background-color:transparent;border-radius:50%;border-style:none;cursor:pointer;width:31px;height:31px;padding:4px;box-sizing:border-box}.button-option-icon.selected,.button-option-icon:hover{background-color:rgba(25,45,90,.2)}label.required:after{padding-left:6px;vertical-align:bottom;content:"*";font-size:14px;color:#dc3c3c}[hidden]{display:none!important}.icon-volume{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABLUlEQVQ4jZWUMUtDMRDHf0/fKJbODoqjq6MFdRLB0XyFd4irUpzE6SGIm8Mh+AEacNLBRRGkW6Gbqw6uLYpricsbDkmT9iDDJX9++SeXCyEEcqOqenVOs0AmRHwNnOZ0SVADaQFvOVA5A+QYeI6sLwHXwJGqm0QdWYiqCzGNqvsFPoATgFLEj4Gh0awDjymIiUugL+JvS2Co6naNm0EKIuK3gHdVN1J1ExF/BxzGjvaTcdIGLkz+BGxny/8/VN0DsGmmPoGVuUHTYm6QiD8ABmZqFfiKgZZFfJFgjYFzk+8Br0VV9bLlF/EvtrLG3SLQB/ZLVdeOCGrgRsTn3lIXuFd1o+gdqboz4LuBRY/ZtMgacAVQhDB9Q9MqG6puJ+EsXTXjrJPSAWQ/tVk/tj+Artc/4UdJJwAAAABJRU5ErkJggg==) no-repeat;width:18px;height:18px;background-size:18px 18px;cursor:pointer}.icon-volume-disabled{background:url(data:image/png;base64,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wcVOLv5gcCjUNILRKU1SLCYxJCnFO/BO9GI6CIKX4AUoOPue6OBgFg+8fA8f3/e+5xxo2UmYlu09SLOqcNxD/9K/spfeaNORdtkMwjLvD089Gs/nK5apL13j1Tz351mM4jJUnUtZmBcVWAfi3qzKDUts3HrusfhBbEdpFomfxDtRGhk2u26aTMMfT3Ob1Ti7GJq+tI3DGX0G2IyYMiGhoquaqXNCj31Vh4KAe0pC1YRYvZlmKm5EpZwcjkSeSLdpyOvUeQOljOQxkZdJuCOVp8nD/O/32sd5vWltzfOgCOrWgtQaj+H9EdZ8WH+GleuGrOXfb2uY6dUz/3zjFwBzUHE5xXAhAAANGGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNC40LjAtRXhpdjIiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgeG1sbnM6R0lNUD0iaHR0cDovL3d3dy5naW1wLm9yZy94bXAvIgogICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgIHhtcE1NOkRvY3VtZW50SUQ9ImdpbXA6ZG9jaWQ6Z2ltcDpiOGI3ZTQwMi05YzdmLTQ5ZmItOWEyYy05ZjkzYTAyNDgzNWYiCiAgIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTEwYjA3MGYtYWZhNi00M2E3LWJhOWYtZDQxNGQ4ZWFhYTYxIgogICB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MTk5MmQ2NDktNjBhYS00MmY2LWEyYWQtM2E5YjNmYzZhMTdmIgogICBkYzpGb3JtYXQ9ImltYWdlL3BuZyIKICAgR0lNUDpBUEk9IjIuMCIKICAgR0lNUDpQbGF0Zm9ybT0iV2luZG93cyIKICAgR0lNUDpUaW1lU3RhbXA9IjE2NTA5NDgwNDQ3OTE5MzkiCiAgIEdJTVA6VmVyc2lvbj0iMi4xMC4yOCIKICAgdGlmZjpPcmllbnRhdGlvbj0iMSIKICAgeG1wOkNyZWF0b3JUb29sPSJHSU1QIDIuMTAiPgogICA8eG1wTU06SGlzdG9yeT4KICAgIDxyZGY6U2VxPgogICAgIDxyZGY6bGkKICAgICAgc3RFdnQ6YWN0aW9uPSJzYXZlZCIKICAgICAgc3RFdnQ6Y2hhbmdlZD0iLyIKICAgICAgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2ZjFiMzRjZi04MzliLTRhMDgtYWYxMi1iMDdkMzgzYmY2NzEiCiAgICAgIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkdpbXAgMi4xMCAoV2luZG93cykiCiAgICAgIHN0RXZ0OndoZW49IjIwMjItMDQtMjZUMTM6NDA6NDQiLz4KICAgIDwvcmRmOlNlcT4KICAgPC94bXBNTTpIaXN0b3J5PgogIDwvcmRmOkRlc2NyaXB0aW9uPgogPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+LppHPgAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5gQaBCgsrmEpkQAAAOxJREFUKM+Nkr1qAkEUhb9VS1G0tTCktLVUUCsR8hxJkbmdQazEahHsBht9BystrBZB7AQfISnSKkr6sYjszwwuzjQzh4977zkzGOytfFvJYC3x+bK1jIMU2aVC4lPkExPe8zKXbAL6R7SJFP3HN33IyZkjAK+skwgAE/ayQAV3Twfl3U+BwaAaqmwwqA/1HrW7WlVKjAHY0HIiCOdZUQfgh8pDKCWnmNc3DgBU+Y2ggngJ6swIgC5bTzkRSKA7Yb0se3o5XYqFORM7qQFLfYrNpIdcmMWbSp4XpuAZ94Frup3qTg+50HSsPvPpbqdTbnhmTNLwAAAAAElFTkSuQmCC) no-repeat;width:18px;height:18px;background-size:18px 18px}.icon-playing{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABI0lEQVQ4jZ3TvytFcRjH8Rf3ZrKw6Q7EH2BQSpSNlNH5ByTf7CSTjEpm35R/4JTJwqb8SFJWG8M1spjU7RocdXKcc9372T7P9+nT+3n6Pn3tdttvhZDm7RomYkx2Co059Vc9YgZH2OrQVxk0ggvUcNUpqF5SH8A9BjNfmD+EdBCH2IgxaZUR3aFRRRBj8oFnbEI9hLS47f9rHzchpMedll1QCOlsCOlwRtXCCVa6DsIQ9nL+HPNdB8WYnGEqV3pBoxeiP9XLjpbxkCuNotkL0Tt2c34Rl2UfslQxJtc5uhpWsVSPMen73RxC+ojJf+Ru4zTG5K1stGk0qxKyExnDAeW39pmFPfm+twJ1diLrP75q2a9YQAtzVXRVRD+6xQbGOwV9AcNlRTPjmfuJAAAAAElFTkSuQmCC) no-repeat;width:18px;height:18px;background-size:18px 18px;cursor:pointer}.icon-playing-disabled{background:url(data:image/png;base64,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1BqP4f0R1nxYf4aV64as5d9va5jp1TP/fOMXAHNQcTnFcCEAAA0YaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA0LjQuMC1FeGl2MiI+CiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczpHSU1QPSJodHRwOi8vd3d3LmdpbXAub3JnL3htcC8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgeG1wTU06RG9jdW1lbnRJRD0iZ2ltcDpkb2NpZDpnaW1wOjUyZTlkYzliLTFjYjAtNDM0Yi1hMWEyLTc0MmJmMDk3Mzg1MiIKICAgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphY2QwNGViNy1jNWEzLTQ1NGItOTFmNi03ZjYyMjgxZWM5NjIiCiAgIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNzc5YjMwYi1hNGM0LTQ5ODItODM0MS0wMjg5NThhZDI4YTgiCiAgIGRjOkZvcm1hdD0iaW1hZ2UvcG5nIgogICBHSU1QOkFQST0iMi4wIgogICBHSU1QOlBsYXRmb3JtPSJXaW5kb3dzIgogICBHSU1QOlRpbWVTdGFtcD0iMTY1MDk0ODA5ODQ2Mzc1MCIKICAgR0lNUDpWZXJzaW9uPSIyLjEwLjI4IgogICB0aWZmOk9yaWVudGF0aW9uPSIxIgogICB4bXA6Q3JlYXRvclRvb2w9IkdJTVAgMi4xMCI+CiAgIDx4bXBNTTpIaXN0b3J5PgogICAgPHJkZjpTZXE+CiAgICAgPHJkZjpsaQogICAgICBzdEV2dDphY3Rpb249InNhdmVkIgogICAgICBzdEV2dDpjaGFuZ2VkPSIvIgogICAgICBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmJhOTdkYjA5LWQ1NzctNGQ1Ny05ZWNjLTYxMDQ5ZDg1ZGJiNyIKICAgICAgc3RFdnQ6c29mdHdhcmVBZ2VudD0iR2ltcCAyLjEwIChXaW5kb3dzKSIKICAgICAgc3RFdnQ6d2hlbj0iMjAyMi0wNC0yNlQxMzo0MTozOCIvPgogICAgPC9yZGY6U2VxPgogICA8L3htcE1NOkhpc3Rvcnk+CiAgPC9yZGY6RGVzY3JpcHRpb24+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz4eZ32nAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfmBBoEKSZXr/HOAAAA20lEQVQoz42RMYrCQBSGv4SQTtBmg4KFeIDUyhYewGrPIGiRdwbXM7xGPISk8AAiy+oVLJaAgiKIpLaJncxEZ/WfbuZ7/3vzPwrskwySdfkuwJJ0mOFRkm8hdZZ45GXIcJKQLaFVFLEk1qvptKNiO+iJPSkEUvCf+lyk7bteZSRt0Csp306IOnMApnw6IR3TAuCXqs8bcs80IQOgS+52OvIFwIgfL3mMINeaEfCFOND7puTEx0PBgpX+mQtucrYzl4gmMXhmN2mQEZrtnvxOD/QoqL6IQNcM2ZShG/Q+QuldTn9vAAAAAElFTkSuQmCC) no-repeat;width:18px;height:18px;background-size:18px 18px}.icon-calendar{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsPBicAK2tesgAAAFZJREFUGNOtjtEJgDAMRF+KqzmLa9gx6ip1t/OrkEYhiB6Eu/eR4+CtJCEJWtfIkQEMgNaVNm6rFYfVeQ0MQAn/NWFuW+ONmVOzHef+5N+bMy1ugvhTF2WsWyOEvfAKAAAAAElFTkSuQmCC) no-repeat;width:11px;height:11px;background-size:11px 11px}.icon-clock{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsPBigsnisungAAALpJREFUGNOV0CFyAmEMBeDvZ8CgOAIGUS6B2ZrOcAL8Vu4JQMAJKrt+L9DO1LDnaAUIjlBVg/grGna2uI1K8l6Sl8eASJBzlup2ggobzHFBg5dcFteU0h/Z63GCD8xwwCcesMM3njw/XkdxoQriKpfFG065LN6xin4FN/IG+1wWP32NUR8CN47+HF//nqnbHOki8I58wRLn2Jh6Q+vAOxkNtqlup3fbp/Fk01l358Y+JC2x7bsxyOdB8QtSXD7HzAxvwAAAAABJRU5ErkJggg==) no-repeat;width:11px;height:11px;background-size:11px 11px}.icon-house{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsPBikWQTzGbQAAAK5JREFUGNOV0TFOQ0EMBNC3XzRcI9sipcgV8juq3IISEGyJ6LIg4Cap6PYIEUfYc9Bhmo+UREFRLFkje6awZzijUkTsLfJYV3jFQ29lc1Scx3qJD6zwhntscNtb+YZhEl5hi4x5b6ViPs3biZdmy/UN3vGMl97Kz85JAx7xhDsRYbZcR0T4r//4i8OP81ivscBXb+VzlxuOOLRAmtApcTrAfevyWONUIL2VdE6AfgFhhkyR5CsfVAAAAABJRU5ErkJggg==) no-repeat;width:11px;height:11px;background-size:11px 11px}.icon-user{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsPBic4A2nmLAAAANNJREFUGNOV0CFPgmEUxfHfi45gMrLhZnAzOAKRQvMTuD3PFyAa5KOQ+Qj3aVhtRLtBKQQ2mmY3h+WBvajFf7m7d2c759wGdrudPTmXC1xhFZE2+3vTNDpa5FzuscAdHut+oNMS9jHBKCI9YIRJdToW4xrLiPQJdS5rpF/iN4xzLt3q1MUYq0PudsGcyxRTbNHDLCLN9gUP4pxLD0/4wmuNdYLbiLT9+Y05njGMSAnDus+PYqQUl3hBPyJ9tD50jg1uSsnr03of4AzvORd/MMDaf/gGDKpFMvgPVoAAAAAASUVORK5CYII=) no-repeat;width:11px;height:11px;background-size:11px 11px}.icon-document{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsPBigbJpaLkQAAAFlJREFUGNNjYCASMCJz3oWGtjMwMFQgiwmtXs3IwMDAwISmKI6BgaFPaPVqRpgCGGBCU7SCgYHhMzarYSZW4FPEwMDAwILklmJ8nmEi1tdEK2RB8vV/BmoAAAHxFI76O5DxAAAAAElFTkSuQmCC) no-repeat;width:11px;height:11px;background-size:11px 11px}.icon-dictionary{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsPBikAtehzPAAAAGhJREFUGNOtkLENgDAMBC8odeZigVCxAUuwBENgFmAtJngKoIhIIEic5MLW2zoZPuAAZPTABIRisDuyyNhktJLIliGA5lwMRK1vGv42WdyY9FFpL0NFhYxGFf5RIUftN67LAzCzuMBf7LoAV6NrBYivAAAAAElFTkSuQmCC) no-repeat;width:11px;height:11px;background-size:11px 11px}.icon-flashcard{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsPBioPDno9bgAAAD9JREFUGNNjYBgUgJGBgYHh/yqG/wQVhkHUElQMk2f6v4qhASrQgCSJIcbAwMDAhMPKBmQaqzWEnMFCrAbaAgClThqkcEmBJQAAAABJRU5ErkJggg==) no-repeat;width:11px;height:11px;background-size:11px 11px}.icon-download{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAlklEQVQokZ1Ruw3CQAx9RjdAsgQzQM3Nch0zJDT0KeMVMgKmhhlYghFMYyTjO4nAa073PvKTTaqKCGIZAEBLPkVtU7m/4P8AsfTE0jXqdcTStyYcASzEkpw5AVhMqwJneyfHTUED+S3Z6FtotdeSn82AhbYA7vbdacmPDx3zpdo5sRyMuzpuAICEBrwx4uc7vCuNK/3jC4ITMsvmEtcqAAAAAElFTkSuQmCC) no-repeat;width:12px;height:12px;background-size:12px 12px}.icon-search{background:url(/static/media/search.bd2944ad.svg) no-repeat;width:18px;height:18px;background-size:18px 18px}.icon-inverted-triangle{background:url(/static/media/inverted-triangle.827a29ca.svg) no-repeat;width:12px;height:12px;background-size:12px 12px}.icon-inverted-triangle-disabled{background:url(/static/media/inverted-triangle-disabled.4823b28d.svg) no-repeat;width:12px;height:12px;background-size:12px 12px}.icon-pencil{background-image:url(/static/media/pencil.beb41eec.svg);background-repeat:no-repeat;background-position:50%}.icon-fill-drip-solid{background-image:url(/static/media/fill-drip-solid.7fb3882d.svg)}.icon-fill-drip-solid,.icon-fill-drip-solid-disabled{background-repeat:no-repeat;background-position:50%;background-size:16px 16px;width:20px;height:20px}.icon-fill-drip-solid-disabled{background-image:url(/static/media/fill-drip-solid-disabled.95d681af.svg)}.icon-content-copy{background-image:url(/static/media/content-copy.5b622fae.svg);background-size:18px 18px}.icon-content-copy,.icon-send-mail{background-repeat:no-repeat;background-position:50%}.icon-send-mail{background-image:url(/static/media/send-mail.f833ce80.svg);width:31px;height:31px;cursor:pointer}.icon-top-usage{background-image:url(/static/media/top-usage.979deb1c.svg)}.icon-top-usage,.icon-top-user{background-repeat:no-repeat;background-position:50%}.icon-top-user{background-image:url(/static/media/top-user.ee209511.svg)}.icon-trash{background-image:url(/static/media/trash.dfe34401.svg)}.icon-super-scribe,.icon-trash{background-repeat:no-repeat;background-position:50%;background-size:20px 20px}.icon-super-scribe{background-image:url(/static/media/super-scribe.5e4e7db7.svg)}.icon-chart-bar{background-image:url(/static/media/chart-bar.d61e6e55.svg);background-repeat:no-repeat;background-position:50%}.icon-chart-pie{background:url(/static/media/chart-pie.d2f8959d.svg) no-repeat 50%;fill:#4bd;width:18px;height:18px;padding:4px;border-radius:2px}.icon-picture{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABP0lEQVQ4y2NgGOyAsadn/3+qmkhNA3t69v9noZbBJSWOjAwMDAws2AQp8SUTtSOFaAM/fvwetn79pSsTJx76uX79pSsfP34Pw6aOhRjDPn36HrJ587XuwEDdFA4OluM/fvyxXL/+8pyPH78z8PNzriLZwL17bzcEBuomc3Gx7YEK7f7+/Vf8jh03pjAwMKwi2cuPHn1Q5eBgOYEsxsHBeuzRow+qZIWhnJzA7R8//lggi/348dtKTk7gNlkGOjurNq5ff3nut2+/XP7//8/97dsvl/XrLy8wN5dfSFak8PFxrv748TvT9u3XJz1+/EFFVlbgjr298ozt26+X/fjx++SUKUdIM5CBgYGBn59zJQMDw0pkse/ffx1fuvTsWpwuJDX7TZ16FNlw+6lTjyIMJDfbwQxbtuzcGtoUX4MeAADtJY8W8EiI3wAAAABJRU5ErkJggg==) no-repeat;width:20px;height:20px;background-size:20px 20px}.icon-left-arrow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsSBCEPTHm/iQAAAIJJREFUKM/F0a0NAkEYhOEnF0iwWwAFIMkqJIYO1tEDXVAAHZDgtgsUZj0NoM9i+DGIhXAHCj45mTczX4a/XohpGGKKtdb0mCc4YFnrgzfGBiusMcK+EwgxjbHFvCv5tdIVl76/noC25BMWj0rnbxK0Jd/akjeYonwEKvCIGXa/HfMOfwEZwsgXwnkAAAAASUVORK5CYII=) no-repeat;width:12px;height:12px;background-size:12px 12px}.img-logo{width:129px;height:24px;background:url(/static/media/logo.8aeff9ef.png) no-repeat 50%;background-size:contain}.img-login-background{width:730px;height:593px;background:url(/static/media/login-background.b83627be.svg) no-repeat 50%;background-size:contain}.img-top-logo{width:248px;height:46px;background:url(/static/media/top-logo.dd01c234.svg) no-repeat 50%;background-size:contain}.img-translated-by-google{width:132px;height:.125in;background-image:url(/static/media/translated-by-google-greyscale-short.b260631f.svg);background-repeat:no-repeat;background-position-x:right;background-position-y:center;background-size:contain}.img-translated-by-google-ie{width:122px;height:.125in;background-image:url(/static/media/translated-by-google-greyscale-short-ie.d3de71af.svg);background-repeat:no-repeat;background-position-x:right;background-position-y:center;background-size:contain}.icon-play{background:url(/static/media/play.b4fb5809.svg) no-repeat;background-size:24px 24px}.icon-pause,.icon-play{width:24px;height:24px;cursor:pointer}.icon-pause{background:url(/static/media/pause.761606c8.svg) no-repeat;background-size:24px 24px}.icon-fast-forward{background:url(/static/media/fast-forward.4d53f5d8.svg) no-repeat;background-size:24px 24px}.icon-fast-forward,.icon-fast-rewind{width:24px;height:24px;cursor:pointer}.icon-fast-rewind{background:url(/static/media/fast-rewind.40d741c8.svg) no-repeat;background-size:24px 24px}.icon-arrow-alt-circle-left{background:url(/static/media/arrow-alt-circle-left.9d7e8524.svg) no-repeat;width:24px;height:24px;background-size:24px 24px;cursor:pointer}.icon-arrow-alt-circle-right{background:url(/static/media/arrow-alt-circle-right.65b1787d.svg) no-repeat;width:24px;height:24px;background-size:24px 24px;cursor:pointer}.icon-nav-analysis{background:url(/static/media/nav-analysis.434dab23.svg) no-repeat;width:24px;height:24px;background-size:24px 24px}.icon-nav-help{background:url(/static/media/nav-help.80bce5af.svg) no-repeat;width:24px;height:24px;background-size:24px 24px}.icon-nav-home{background:url(/static/media/nav-home.d966789e.svg) no-repeat;width:24px;height:24px;background-size:24px 24px}.icon-nav-member{background:url(/static/media/nav-member.47a5f9ca.svg) no-repeat;width:24px;height:24px;background-size:24px 24px}.icon-nav-memo{background:url(/static/media/nav-memo.d65e9da3.svg) no-repeat;width:24px;height:24px;background-size:24px 24px}.icon-nav-settings{background:url(/static/media/nav-settings.7f6286ca.svg) no-repeat;width:24px;height:24px;background-size:24px 24px}.icon-nav-words{background:url(/static/media/nav-words.6364d928.svg) no-repeat;width:24px;height:24px;background-size:24px 24px}.icon-star-enabled{background-image:url(/static/media/star-enabled.739e2a5b.svg)}.icon-star-disabled,.icon-star-enabled{background-repeat:no-repeat;background-position:50%;width:26px;height:26px}.icon-star-disabled{background-image:url(/static/media/star-disabled.5a899605.svg)}.icon-star-not-selected{background-image:url(/static/media/star-not-selected.e94d5f72.svg);width:26px;height:26px}.icon-option,.icon-star-not-selected{background-repeat:no-repeat;background-position:50%}.icon-option{background-image:url(/static/media/option.40d220be.svg)}.icon-plus{background-image:url(/static/media/plus.7e0c911b.svg)}.icon-plus,.icon-plus-disabled{background-repeat:no-repeat;background-position:50%}.icon-plus-disabled{background-image:url(/static/media/plus-disabled.a8224867.svg)}.icon-comment-all{background-image:url(/static/media/comment-all.121a2082.svg)}.icon-comment-all,.icon-comment-all-not-selected{background-repeat:no-repeat;background-position:50%;width:31px;height:31px}.icon-comment-all-not-selected{background-image:url(/static/media/comment-all-not-selected.6fb1ae8d.svg)}.icon-jump{background-image:url(/static/media/jump.10aed456.svg)}.icon-jump,.icon-order{background-repeat:no-repeat;background-position:50%}.icon-order{background-image:url(/static/media/order.305a6002.svg);width:30px;height:30px}.icon-times-solid{background:url(/static/media/times-solid.2c5552a1.svg) no-repeat;width:18px;height:18px;background-size:18px 18px;cursor:pointer}.icon-download{background-image:url(/static/media/download.989b5a88.svg);background-repeat:no-repeat;background-position:50%;width:30px;height:30px}.icon-open{background-image:url(/static/media/open.a1adf624.svg)}.icon-closed,.icon-open{background-repeat:no-repeat;background-position:50%;border:2px solid #eaebef;border-radius:4px;width:24px;height:24px;background-size:24px 24px}.icon-closed{background-image:url(/static/media/closed.dbf9be1e.svg)}.icon-attachment-small{background-image:url(/static/media/attachment.60a1733c.svg)}.icon-attachment-small,.icon-book-small{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-book-small{background-image:url(/static/media/book.863b3f9d.svg)}.icon-book-navy-small{background-image:url(/static/media/book-navy.e7d79196.svg)}.icon-book-navy-small,.icon-calendar-navy-small{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-calendar-navy-small{background-image:url(/static/media/calendar-navy.773d82f8.svg)}.icon-check-small{background-image:url(/static/media/check.ef9799a5.svg)}.icon-check-small,.icon-clock-small{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-clock-small{background-image:url(/static/media/clock.8ad9cfbf.svg)}.icon-down-large{background-image:url(/static/media/down.f510a08a.svg);width:24px;height:24px;background-size:21px 21px}.icon-down-large,.icon-download-small{background-repeat:no-repeat;background-position:50%}.icon-download-small{background-image:url(/static/media/download.989b5a88.svg);width:16px;height:16px;background-size:13px 13px}.icon-pencil-medium{background-image:url(/static/media/pencil.beb41eec.svg)}.icon-pencil-disabled-medium,.icon-pencil-medium{background-repeat:no-repeat;background-position:50%;width:20px;height:20px;background-size:17px 17px;background-size:16px 16px}.icon-pencil-disabled-medium{background-image:url(/static/media/pencil-disabled.68c2e895.svg)}.icon-pencil-blue-medium{background-image:url(/static/media/pencil-blue.7bd9176e.svg)}.icon-pencil-blue-medium,.icon-star-enabled-medium{background-repeat:no-repeat;background-position:50%;width:20px;height:20px;background-size:17px 17px}.icon-star-enabled-medium{background-image:url(/static/media/star-enabled.739e2a5b.svg)}.icon-star-disabled-medium{background-image:url(/static/media/star-disabled.5a899605.svg)}.icon-star-disabled-medium,.icon-star-not-selected-medium{background-repeat:no-repeat;background-position:50%;width:20px;height:20px;background-size:17px 17px}.icon-star-not-selected-medium{background-image:url(/static/media/star-not-selected.e94d5f72.svg)}.icon-star-not-selected-disabled-medium{background-image:url(/static/media/star-not-selected-disabled.49bb21a6.svg);background-repeat:no-repeat;background-position:50%;width:20px;height:20px;background-size:17px 17px}.icon-start-small{background-image:url(/static/media/start.45c85c6b.svg)}.icon-start-small,.icon-start-small-disabled{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-start-small-disabled{background-image:url(/static/media/start-disabled.66f6d9cd.svg)}.icon-stop-small{background-image:url(/static/media/stop.219a131e.svg)}.icon-stop-small,.icon-stop-small-disabled{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-stop-small-disabled{background-image:url(/static/media/stop-disabled.4ae33dcd.svg)}.icon-jump-medium{background-image:url(/static/media/jump.10aed456.svg);width:20px;height:20px;background-size:17px 17px}.icon-jump-medium,.icon-stopwatch-small{background-repeat:no-repeat;background-position:50%}.icon-stopwatch-small{background-image:url(/static/media/stopwatch.6118d152.svg);width:16px;height:16px;background-size:13px 13px}.icon-trash-large{background-image:url(/static/media/trash.dfe34401.svg);background-repeat:no-repeat;background-position:50%;width:24px;height:24px;background-size:21px 21px}.icon-trash-medium{background-image:url(/static/media/trash.dfe34401.svg)}.icon-trash-disabled-medium,.icon-trash-medium{background-repeat:no-repeat;background-position:50%;width:20px;height:20px;background-size:17px 17px}.icon-trash-disabled-medium{background-image:url(/static/media/trash-disabled.3e9a3509.svg)}.icon-link-small{background-image:url(/static/media/link.db5ae924.svg)}.icon-link-small,.icon-mail-small{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-mail-small{background-image:url(/static/media/mail.2c5b7757.svg)}.icon-microphone-small{background-image:url(/static/media/microphone.673bd4e0.svg)}.icon-microphone-navy-small,.icon-microphone-small{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-microphone-navy-small{background-image:url(/static/media/microphone-navy.b89cfd19.svg)}.icon-minutes-navy-small{background-image:url(/static/media/minutes-navy.54c0c66d.svg)}.icon-minutes-navy-small,.icon-place-small{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-place-small{background-image:url(/static/media/place.b5765d31.svg)}.icon-place-navy-small{background-image:url(/static/media/place-navy.14958402.svg)}.icon-place-navy-small,.icon-user-small{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-user-small{background-image:url(/static/media/user.1819e196.svg)}.icon-users-small{background-image:url(/static/media/users.4e34c465.svg)}.icon-users-navy-small,.icon-users-small{background-repeat:no-repeat;background-position:50%;width:16px;height:16px;background-size:13px 13px}.icon-users-navy-small{background-image:url(/static/media/users-navy.1ba0a1b8.svg)}.icon-zoom-medium{background-image:url(/static/media/zoom.474e5a14.svg);background-repeat:no-repeat;background-position:50%;width:20px;height:20px;background-size:17px 17px}
/*# sourceMappingURL=main.ecb69e1e.chunk.css.map */