:focus{outline:0!important}.button{color:#666;border-color:#ccc;border-radius:3px;background-color:#fff;margin-left:5px}.button.hover,.button:focus,.button:hover{background-color:#f0f0f0}.button:active{-moz-box-shadow:inset 0 1px 5px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 1px 5px rgba(0,0,0,.3);box-shadow:inset 0 1px 5px rgba(0,0,0,.3)}.button-primary{background-color:#4587f0;border-color:#2f67c1;border-radius:3px;color:#fff;margin-left:5px;margin-right:4px}.button-primary:hover{color:#fff}.button-active{background-color:#68c700;border-color:#62a519;border-radius:3px;color:#fff;margin-left:5px}.button-active:hover{color:#fff;background-color:#2F67C1}.button-success{background-color:#ffb854;border-color:#d59235;border-radius:3px;color:#fff;margin-left:5px}.button-success:hover{color:#fff}.button-danger{background-color:#f00000;border-color:#ab1616;border-radius:3px;color:#fff;margin-left:5px}.button-danger:hover{color:#fff}.button-yellow-aside{background-color:#ff9200;border-color:#ff9200;border-radius:3px;color:#fff;margin-left:5px;font-size:13px}.button-yellow-aside .aside-create-text{position:relative;top:2px}.button-yellow-aside:focus,.button-yellow-aside:hover{color:#fff}.button-nobg{background:0 0;border:1px solid transparent;border-radius:3px}.button-nobg.hover,.button-nobg:hover{border:1px solid #3871cb;color:#fff}.button-nobg:active,.button-nobg:focus{border:1px solid #3871cb;color:#fff;outline:0;-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.2);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.2);box-shadow:inset 0 0 3px rgba(0,0,0,.2)}.button-nobg-history{background:0 0;border:1px solid transparent;border-radius:3px;color:#666}.button-nobg-history.hover,.button-nobg-history:hover{border:1px solid #CCC;color:#666}.button-nobg-history:active,.button-nobg-history:focus{border:1px solid #CCC;color:#666;outline:0;-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.dotting{display:inline-block;width:10px;min-height:2px;padding-right:2px;border-left:2px solid currentColor;border-right:2px solid currentColor;background-color:currentColor;background-clip:content-box;box-sizing:border-box;-webkit-animation:dot 4s infinite step-start both;animation:dot 4s infinite step-start both}.dotting:before{content:'...'}.dotting::before{content:''}:root .dotting{margin-left:2px;padding-left:2px}@-webkit-keyframes dot{25%{border-color:transparent;background-color:transparent}50%{border-right-color:transparent;background-color:transparent}75%{border-right-color:transparent}}@keyframes dot{25%{border-color:transparent;background-color:transparent}50%{border-right-color:transparent;background-color:transparent}75%{border-right-color:transparent}}.btn-group>ul.dropdown-menu{min-width:172px}.btn-group>ul.dropdown-menu>li{line-height:25px;cursor:pointer;margin-top:4px;margin-bottom:4px}.btn-group>ul.dropdown-menu>li a.default{color:#000;width:172px;font-weight:400}.btn-group>ul.dropdown-menu>li .hover,.btn-group>ul.dropdown-menu>li:hover{background-color:#f5f5f5}.btn-group>ul.dropdown-menu>li.divider{display:block;margin-left:0}.btn-group>ul.dropdown-menu>li a.danger{width:172px;color:#bd362f}.histoty-up a.hover{background-color:#f5f5f5}.dropdown-menu a.danger-list{color:#D0021B}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff;border-bottom:1px solid #fff}.toast-message a:hover{text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:25px;right:0;width:100%;text-align:center}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none;font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB",STHeitiSC-Light,"Microsoft YaHei","微软雅黑",Arial,sans-serif!important;max-width:480px;height:40px;left:calc(50% - 240px);outline:0}#toast-container:active,#toast-container:hover,#toast-containerfoucs{outline:0}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;text-align:center;font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB",STHeitiSC-Light,"Microsoft YaHei","微软雅黑",Arial,sans-serif!important;pointer-events:auto;overflow:hidden;margin:0 0 10px;color:#fff}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast .toast-message{padding:10px 60px;overflow:hidden;display:inline-block;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px rgba(0,0,0,.2);-webkit-box-shadow:0 0 12px rgba(0,0,0,.2);box-shadow:0 0 12px rgba(0,0,0,.2);font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB",STHeitiSC-Light,"Microsoft YaHei","微软雅黑",Arial,sans-serif!important}.toast-success .toast-message{background-color:#68c700}.toast-error .toast-message{background-color:#f00000}.toast-info .toast-message{background-color:#9c9eab}.toast-warning .toast-message{background-color:#ffa220}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.toast-top-center{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}.modal.fade.in{overflow-y:auto}.modal-header .icons-close{top:13px;list-style-type:none;cursor:pointer;color:#666;font-size:13px;float:right;width:20px;height:20px;line-height:20px;text-align:center;margin-top:-3px;margin-right:-3px}.modal-header .icons-close:hover{text-decoration:none}.modal-header.noborder{border-bottom:none}.history-label{color:#999;font-size:14px;margin-left:5px}.file-history-dialog{table-layout:fixed;border:none}.file-history-dialog .item .his-btn{display:none}.file-history-dialog .item .his-btn,.file-history-dialog .item .his-nickname,.file-history-dialog .item .his-time{color:#999}.file-history-dialog .item:hover .his-btn{display:inline-block;font-size:18px}.file-history-dialog .item:hover .his-nickname,.file-history-dialog .item:hover .his-time{display:none}.file-history-dialog .item:hover .his-time.current-history{display:inline-block}.file-history-dialog tr{border:none}.file-history-dialog>tbody>tr>td{padding:0;line-height:61px;border:none;color:#666;text-overflow:ellipsis;overflow-wrap:normal;white-space:nowrap;text-align:center;overflow:hidden}.file-history-dialog .filename-wrapper .filename-box{position:relative;padding-left:38px}.file-history-dialog .filename-wrapper .filename-box .file-class{position:absolute;left:0}.file-history-dialog .filename-wrapper .filename-box .file-class .icons{font-size:30px;line-height:61px}.file-history-dialog .filename-wrapper .filename-box .file-name{float:left;text-align:left;text-overflow:ellipsis;overflow-wrap:normal;white-space:nowrap;overflow:hidden}.file-history-dialog .filename-wrapper .filename-box a{color:#666}.file-history-dialog .file-download{padding:3px 12px 6px}.modal{height:100%}.modal .modal-footer{border-top:none}.modal .modal-footer button:last-child{margin-right:0}.modal .report-file-box,.modal .report-file-box .report-checkbox,.modal .report-file-box p{margin-bottom:20px}.modal .report-file-box *{font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB",STHeitiSC-Light,"Microsoft YaHei","微软雅黑",Arial,sans-serif!important}.modal-body{padding:15px 15px 0}.modal-footer button{font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB",STHeitiSC-Light,"Microsoft YaHei","微软雅黑",Arial,sans-serif!important}.modal-footer .button{margin-right:4px}.panel-box{border:1px solid #d6d6d6;border-radius:1px;width:100%;height:300px;margin:0 4px 10px;overflow:auto}.panel-box .menu{padding-left:0;margin-bottom:0}.panel-box .menu li{list-style:none}.panel-box .menu li a{color:#666;display:block;cursor:pointer;padding:10px 0 10px 40px;position:relative}.panel-box .menu li a:before{padding-right:10px;font-size:18px;vertical-align:sub}.panel-box .menu li .current,.panel-box .menu li a:hover{color:#4487f0}.panel-box .menu li a:focus,.panel-box .menu li a:hover{text-decoration:none;outline:0}.panel-box .menu li .current span{font-weight:700}.panel-box .menu .sub{display:none}.panel-box .menu .sub li a{display:block;padding:5px 0 5px 35px}.panel-box .menu .folders .icons-down,.panel-box .menu .folders .icons-right{position:absolute;left:15px;top:13px}.panel-box .menu .sub .folders>.icons-down,.panel-box .menu .sub .folders>.icons-right{position:absolute;left:15px;top:9px}.panel-box#savefile ul li a span{font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB",STHeitiSC-Light,"Microsoft YaHei","微软雅黑",Arial,sans-serif}.panel-box .memu li a:hover,.panel-box .sub li .sen_x,.panel-box .sub li a:hover{color:#4487f0}.modal-content .modal-header{padding:18px 22px}.modal-content .modal-header .modal-title{font-size:18px;font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB",STHeitiSC-Light,"Microsoft YaHei","微软雅黑",Arial,sans-serif!important}.modal-loader-box{height:150px}.modal-loader-box .modal-loader-inner{position:absolute;top:0;bottom:0;left:0;right:0}.modal-loader-box .modal-loader-inner .loader{border-radius:10px;box-shadow:0 0 4px transparent}.spin{-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation:spin .8s infinite linear;-o-animation:spin .8s infinite linear;animation:spin .8s infinite linear}@-webkit-keyframes spin{0%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}@keyframes spin{0%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}.loader-content{height:calc(100% - 86px);width:calc(100% - 210px);position:fixed;top:86px;left:210px;text-align:center;background-color:rgba(255,255,255,.7);display:block}.loader-box{width:100%;height:100%;background-color:#fff;position:fixed;z-index:99999;top:0;text-align:center}.loader{width:80px;height:80px;position:absolute;background-color:#fff;top:0;left:0;right:0;bottom:0;margin:auto!important;border-radius:10px;box-shadow:0 0 4px rgba(0,0,0,.36);text-align:center;z-index:100}.loader-container{width:50px;height:50px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;animation:rotate-all 1s linear infinite;-moz-animation:rotate-all 1s linear infinite;-webkit-animation:rotate-all 1s linear infinite;-o-animation:rotate-all 1s linear infinite}.left-side,.right-side{width:50%;height:100%;position:absolute;top:0;overflow:hidden}.left-side{left:0}.right-side{right:0}.bar{width:100%;height:100%;-moz-border-radius:200px 0 0 200px;-webkit-border-radius:200px;border-radius:200px 0 0 200px;border:5px solid #4587F0;position:relative}.bar:after{content:"";width:0;height:10px;display:block;background:#4587F0;position:absolute;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.right-side .bar{-moz-border-radius:0 200px 200px 0;-webkit-border-radius:0;border-radius:0 200px 200px 0;border-left:none;transform:rotate(-10deg);transform-origin:left center;animation:rotate-right .5s linear infinite alternate;-moz-animation:rotate-right .5s linear infinite alternate;-webkit-animation:rotate-right .5s linear infinite alternate;-o-animation:rotate-right .5s linear infinite alternate}.left-side .bar{border-right:none;transform:rotate(10deg);transform-origin:right center;animation:rotate-left .5s linear infinite alternate;-moz-animation:rotate-left .5s linear infinite alternate;-webkit-animation:rotate-left .5s linear infinite alternate;-o-animation:rotate-left .5s linear infinite alternate}@keyframes rotate-left{to{transform:rotate(-30deg)}from{transform:rotate(-175deg)}}@keyframes rotate-right{from{transform:rotate(175deg)}to{transform:rotate(30deg)}}@keyframes rotate-all{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.thumb8{width:8px!important;height:8px!important}.thumb16{width:16px!important;height:16px!important}.thumb24{width:24px!important;height:24px!important}.thumb32{width:32px!important;height:32px!important}.thumb36{width:36px!important;height:36px!important}.thumb48{width:48px!important;height:48px!important}.thumb64{width:64px!important;height:64px!important}.thumb80{width:80px!important;height:80px!important}.thumb96{width:96px!important;height:96px!important}.thumb128{width:128px!important;height:128px!important}.thumb345{width:345px!important;height:345px!important}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.b0{border-width:0!important}.bl0{border-left-width:0!important}.br0{border-right-width:0!important}.bt0{border-top-width:0!important}.bb0{border-bottom-width:0!important}.br{border-right:1px solid #d5d5d5}.bl{border-left:1px solid #d5d5d5}.bt{border-top:1px solid #d5d5d5}.bb{border-bottom:1px solid #d5d5d5}.b,.ba{border-right:1px solid #d5d5d5;border-left:1px solid #d5d5d5;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5}.radius-clear{border-radius:0!important}.shadow-clear{box-shadow:0 0 0 #000!important}@font-face{font-family:drive;src:url(https://cloudfront.wpscdn.com/usercenter/fonts/drive-be061ca37a.eot?63);src:url(https://cloudfront.wpscdn.com/usercenter/fonts/drive-be061ca37a.eot?#iefix7) format('embedded-opentype'),url(https://cloudfront.wpscdn.com/usercenter/fonts/drive-cecbe17162.ttf?83) format('truetype'),url(https://cloudfront.wpscdn.com/usercenter/fonts/drive-3b5341e3d4.woff?93) format('woff'),url(https://cloudfront.wpscdn.com/usercenter/fonts/drive.svg?10#drive) format('svg');font-weight:400;font-style:normal}.icons{font-family:drive!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icons-sharefolder1 .path1:before{content:"\e90b";color:#74aaff}.icons-sharefolder1 .path2:before{content:"\e90c";margin-left:-.95996094em;color:#fff}.icons-sharefolder1 .path3:before{content:"\e90d";margin-left:-.95996094em;color:#74aaff}.icons-sharefolder1 .path4:before{content:"\e910";margin-left:-.95996094em;color:#fff}.icons-WPSlogo .path1:before{content:"\e63a";color:#fc3358}.icons-WPSlogo .path2:before{content:"\e63b";margin-left:-3.07128906em;color:#4a4a4a}.icons-code .path1:before{content:"\e911";color:#72b2a2}.icons-code .path2:before{content:"\e912";margin-left:-1em;color:#fff}.icons-excel .path1:before{content:"\e913";color:#79ac65}.icons-excel .path2:before{content:"\e914";margin-left:-1em;color:#fff}.icons-excel .path3:before{content:"\e915";margin-left:-1em;color:#fff}.icons-ppt .path1:before{content:"\e916";color:#e27115}.icons-ppt .path2:before{content:"\e917";margin-left:-1em;color:#fff}.icons-folder:before{content:"\e918";color:#74AAFF}.icons-uploadfile .path1:before{content:"\e919";color:#74aaff}.icons-uploadfile .path2:before{content:"\e91a";margin-left:-1em;color:#fff}.icons-pdf .path1:before{content:"\e91b";color:#d66247}.icons-pdf .path2:before{content:"\e91c";margin-left:-1em;color:#fff}.icons-csv .path1:before{content:"\e91d";color:#efb825}.icons-csv .path2:before{content:"\e91e";margin-left:-1em;color:#fff}.icons-zip .path1:before{content:"\e91f";color:#808db7}.icons-zip .path2:before{content:"\e920";margin-left:-1em;color:#fff}.icons-text .path1:before{content:"\e921";color:#70b8e6}.icons-text .path2:before{content:"\e922";margin-left:-1em;color:#fff}.icons-doc .path1:before{content:"\e904";color:#6798e5}.icons-doc .path2:before{content:"\e905";margin-left:-1em;color:#fff}.icons-image .path1:before{content:"\e906";color:#b49fd4}.icons-image .path2:before{content:"\e907";margin-left:-1em;color:#fff}.icons-image .path3:before{content:"\e908";margin-left:-1em;color:#fff}.icons-image .path4:before{content:"\e909";margin-left:-1em;color:#fff}.icons-image .path5:before{content:"\e90a";margin-left:-1em;color:#fff}.icons-unknown .path1:before{content:"\e90e";color:#979bbb}.icons-unknown .path2:before{content:"\e90f";margin-left:-1em;color:#cacbd8}.icons-preview1:before{content:"\e901"}.icons-companyfolder .path1:before{content:"\e902";color:#666}.icons-companyfolder .path2:before{content:"\e903";margin-left:-1.02050781em;color:#fff}.icons-returntime:before{content:"\e900"}.icons-sharefolder:before{content:"\e807"}.icons-card:before{content:"\e803"}.icons-company:before{content:"\e805"}.icons-list:before{content:"\e806"}.icons-anonymous:before{content:"\e800"}.icons-phone:before{content:"\e801"}.icons-ring:before{content:"\e802"}.icons-add-user:before{content:"\e804"}.icons-cloud:before{content:"\e644"}.icons-folder-black:before{content:"\e63c"}.icons-add:before{content:"\e600"}.icons-addfolder:before{content:"\e601"}.icons-apps:before{content:"\e602"}.icons-attachments:before{content:"\e603"}.icons-back:before{content:"\e604"}.icons-go:before{content:"\e605"}.icons-check:before{content:"\e606"}.icons-chevronright:before{content:"\e607"}.icons-chevrondown:before{content:"\e608"}.icons-chevrontop:before{content:"\e609"}.icons-chevronleft:before{content:"\e60a"}.icons-clock:before{content:"\e60b"}.icons-close:before{content:"\e60c"}.icons-delete:before{content:"\e612"}.icons-dot:before{content:"\e615"}.icons-dot2:before{content:"\e616"}.icons-down:before{content:"\e617"}.icons-up:before{content:"\e618"}.icons-right:before{content:"\e619"}.icons-left:before{content:"\e61a"}.icons-download-copy:before{content:"\e61b"}.icons-download:before{content:"\e61c"}.icons-group:before{content:"\e622"}.icons-link:before{content:"\e625"}.icons-pen:before{content:"\e628"}.icons-info:before{content:"\e62b"}.icons-search:before{content:"\e62c"}.icons-user:before{content:"\e62d"}.icons-preview:before{content:"\e62e"}.icons-settings:before{content:"\e62f"}.icons-spinner:before{content:"\e645"}.icons-plus:before{content:"\e114"}.icons-recovery:before{content:"\e116"}.icons-minus:before{content:"\e115"}.btn.hover,.button-active.hover,.button-danger.hover,.button-nobg-history.hover,.button-nobg.hover,.button-primary.hover,.button-success.hover,.button-yellow-aside.hover,.button.hover{color:#333;text-decoration:none}.has-success .form-control,.has-success .form-control:focus{border-color:#91c5ef;box-shadow:none}.modal .error{color:#f00000}.modal label{font-weight:400!important}.modal-no-padding{padding:0!important;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999}@media (min-width:768px){.modal-dialog{width:600px;margin:120px auto}}.table>thead>tr>th{font-weight:400}.tooltip-inner{word-wrap:break-word!important}body{font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB",STHeitiSC-Light,"Microsoft YaHei","微软雅黑",Arial,sans-serif;font-size:14px}.form-control{box-shadow:none}.form-control:focus{border:1px solid #91c5ef;box-shadow:none}.table>thead>tr>th{border-bottom:1px solid #D6D6D6;color:#999}.header-extends{min-width:960px;position:absolute;width:100%;top:36px;left:0;background-color:#343434}.header-extends.header-shadow{box-shadow:0 1px 4px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);-moz-box-shadow:0 1px 4px rgba(0,0,0,.3)}.header-extends .container-fluid{padding-left:20px}.header-extends .alert{background:#FFFBCA;border-color:#D5D5D5;border-radius:0;height:38px;line-height:38px;padding:0;margin-bottom:0;text-align:center}.header-extends .navbar{border-width:0!important;margin:0}.header-extends .navbar-header{font-weight:700;position:absolute}.header-extends .container{width:100%;padding:0 185px;text-align:center}.header-extends .navbar-brand{font-size:14px;color:#FFF}.header-extends ul>li{margin:0 15px}.header-extends ul>li>a{padding-top:15px!important;padding-bottom:15px!important;display:block;height:50px}.header-extends .header-box{margin-left:auto;margin-right:auto}.header-extends .navbar-nav{float:none}.header-extends .navbar-nav>li>a{color:#FFF}.header-extends .navbar-nav>li>a:focus,.header-extends .navbar-nav>li>a:hover{color:#fff;background-color:transparent;font-weight:700}.header-extends .navbar-nav>.active>a,.header-extends .navbar-nav>.active>a:focus,.header-extends .navbar-nav>.active>a:hover{color:#fff;background-color:transparent;border-bottom:4px solid #FC3358}.header-extends .navbar-nav>.disabled>a,.header-extends .navbar-nav>.disabled>a:focus,.header-extends .navbar-nav>.disabled>a:hover{color:#fff;background-color:transparent;border-bottom:2px solid #FC3358}.header-extends .navbar-nav>li{display:inline-block;float:none}.header-alert{width:100%;min-width:960px;top:86px;padding-top:86px;margin-bottom:-86px;border-left:0;border-right:0}.header-alert .alert{padding:0;line-height:38px;height:38px;text-align:center;border-color:#D5D5D5;background-color:#FFFBCA}.create-crew{padding:0 15px 10px}.crew-title{border-bottom:1px solid #E3E3E3;margin:20px 0;height:10px;position:relative}.crew-title span{background-color:#f5f5f5;position:absolute;top:-3px;padding-right:10px;color:#666;font-size:16px}.rowpad{margin-left:-26px}.crew-box{padding:10px 26px;display:inline-table}.crew-box .panel{height:185px;width:235px;cursor:pointer;margin-bottom:30px;background-color:#FFF;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15);border-radius:4px;padding-bottom:48px;padding-top:36px;text-align:center;position:relative;border-width:0!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.crew-box .panel h4{font-weight:400;padding-left:15%;padding-right:15%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.crew-box .panel p{color:#999}.crew-box .panel.disabled{cursor:default;background-color:transparent}.crew-box .panel.disabled h4{color:#666}.crew-box .panel:hover{animation:btnanimation .5s;-moz-animation:btnanimation .5s;-webkit-animation:btnanimation .5s;-o-animation:btnanimation .5s;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.3);box-shadow:0 1px 10px rgba(0,0,0,.3)}@keyframes btnanimation{0%{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}50%{-webkit-box-shadow:0 1px 15px rgba(0,0,0,.35);box-shadow:0 1px 15px rgba(0,0,0,.35)}100%{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.3);box-shadow:0 1px 10px rgba(0,0,0,.3)}}@-moz-keyframes btnanimation{0%{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}50%{-webkit-box-shadow:0 1px 15px rgba(0,0,0,.35);box-shadow:0 1px 15px rgba(0,0,0,.35)}100%{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.3);box-shadow:0 1px 10px rgba(0,0,0,.3)}}@-webkit-keyframes btnanimation{0%{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}50%{-webkit-box-shadow:0 1px 15px rgba(0,0,0,.35);box-shadow:0 1px 15px rgba(0,0,0,.35)}100%{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.3);box-shadow:0 1px 10px rgba(0,0,0,.3)}}@-o-keyframes btnanimation{0%{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}50%{-webkit-box-shadow:0 1px 15px rgba(0,0,0,.35);box-shadow:0 1px 15px rgba(0,0,0,.35)}100%{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.3);box-shadow:0 1px 10px rgba(0,0,0,.3)}}.crew-box .members{position:absolute;width:100%;height:48px;background-color:#F2F2F2;left:0;bottom:0;text-align:left;display:inline-flex}.crew-box .members>ul{height:100%;display:inline-block;max-width:200%;white-space:nowrap;list-style:none;padding:11px;text-align:left;width:208px;overflow:hidden}.crew-box .members>ul>li{width:25px;height:25px;background-color:#E7E7E8;border-radius:50%;display:inline-block;overflow:hidden;text-align:center;margin-right:15px}.crew-box .members>ul>li .icons{font-size:18px;line-height:25px;color:#95A0B0}.crew-box .ellipsis:after{content:"...";line-height:35px;color:#999;font-size:20px}.crew-box .members-box{overflow:hidden}.crew-box .members-box>li>img{width:100%;height:100%}@media screen and (max-width:1200px){.crew-box{padding:10px 40px}.rowpad{margin-left:-40px}}.apps{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);background-color:#fff;width:100%;overflow:auto;padding:0}.apps .intro-box{height:145px;padding:30px 36px;color:#999}.apps .intro-box .avatar{display:inline-block;width:60px;height:60px;float:left;margin-right:25px}.apps .intro-box .info{float:left;color:#666;line-height:30px;height:30px}.apps .intro-box .info .info1 span{font-size:18px}.apps .intro-box .info .info2{color:#999}.apps .intro-box .info .info-btn{margin-top:22px}.apps h3{font-size:16px;color:#666;font-weight:400;padding-left:10px;height:27px}.apps h3 span{color:#999}.apps .apps-box1{padding:0 50px}.apps .apps-box2{padding:0 50px 40px}.apps .apps-line{width:100%;height:1px;background-color:#E9E9E9;margin:33px 0 35px}.apps .apps-item{height:68px;padding:10px 0 10px 10px}.apps .apps-item:hover{background-color:#F6F6F6}.apps .apps-item .apps-logo{height:40px;width:40px;background-color:#D8D8D8;border-radius:4px;float:left;margin-right:22px}.apps .apps-item .apps-name{float:left}.apps .apps-item .apps-name .title{font-size:16px;color:#666}.apps .apps-item .apps-name .descption{color:#999;font-size:13px}.apps .apps-item .apps-link{float:right;line-height:40px}.apps .apps-item .apps-link .btn-link{width:54px;text-align:center}.cooper-box-body{padding-bottom:23px}.component-nav .nav{background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}.component-nav .nav>li.active a{color:#4587F0}.component-nav .nav>li>a{color:#666;padding:13px 15px}.component-nav .nav>li>a:focus,.component-nav .nav>li>a:hover{color:#115ed7;background-color:#FFF}.component-nav .nav>li:first-child{margin-top:10px}.component-nav .nav>li:last-child{margin-bottom:10px}.contentBox-wrap #contentBox{min-height:600px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15);background-color:#fff;padding-left:0;padding-right:0;overflow:hidden}.contentBox-wrap #contentBox .container{width:100%}.contentBox-wrap #contentBox.contact-body .container{padding:0}.cooper-intro-form{margin-top:23px}.cooper-box-header{font-size:16px;color:#666}.cooper-bill-empty{margin-top:30px;text-align:center}.cooper-bill-ticket{width:100%;height:165px}.cooper-bill-ticket .cooper-bill-logo{height:165px;line-height:165px;margin-left:20px}.cooper-bill-ticket .cooper-bill-status{line-height:165px;text-align:center}.cooper-bill-ticket .cooper-bill-status.success{color:#FFB854}.cooper-bill-ticket .cooper-bill-status.danger{color:#F00000}.cooper-bill-ticket .cooper-bill-info{margin-top:52px}.cooper-bill-ticket .cooper-bill-action{float:right;padding-top:40px}.cooper-bill-ticket .cooper-bill-action button{display:block;margin-bottom:12px}.border-r{border-right:1px solid #E6E6E6}#cooperContent{padding-top:24px;min-height:550px;position:relative}#cooperContent .empty-box{z-index:1}#cooperContent .overview h3{margin-top:0;padding-left:15px}#cooperContent .overview .unit{position:absolute;top:21px;margin-left:11px;color:#999}#cooperContent .overview .mb15{margin-bottom:15px}#cooperContent .overview .icons.icons-anonymous{background:#d3d3d3;border-radius:50%;color:#999;font-size:24px;margin-right:20px;padding:2px 3px 4px;vertical-align:top}#cooperContent .overview .space,#cooperContent .overview>div:first-child{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15);background:#fff;padding:15px 0}#cooperContent .overview .space{margin-left:10px;padding-top:15px;min-width:200px}#cooperContent .overview .space .info-space{height:150px}#cooperContent .overview .space .info-space span{width:70px;display:inline-block;position:relative;top:-90px}#cooperContent .overview .space .info-space span#spaceRemain:after{content:"可用"}#cooperContent .overview .members .col-xs-6{padding-bottom:10px;margin-bottom:30px}#cooperContent .overview .members .members-list-box{overflow:auto}#cooperContent .overview .members .members-list{list-style-type:none;padding:0}#cooperContent .overview .members .members-list div{display:inline-block}#cooperContent .overview .members .members-list div p{margin:0}#cooperContent .overview .members .members-list .img-circle{width:30px;height:30px;margin-right:16px;vertical-align:super}#cooperContent .overview .members .members-list li{padding:13px 0}#cooperContent .overview .members .members-list li:first-child{vertical-align:top}.container,.invoice-form{padding:23px}.container .cooper-intro-name,.invoice-form .cooper-intro-name{float:right;height:50px;line-height:50px;color:#666;margin:5px 0}.container .cooper-intro-input,.invoice-form .cooper-intro-input{height:50px;line-height:50px;color:#666;margin:8px 0}.container .cooper-intro-input .form-control,.container .cooper-intro-input input,.invoice-form .cooper-intro-input .form-control,.invoice-form .cooper-intro-input input{margin-top:12px;width:260px;-moz-box-shadow:0 1px 0 #ECECEC;-webkit-box-shadow:0 1px 0 #ECECEC;box-shadow:0 1px 0 #ECECEC;height:32px}.container .cooper-intro-input .logo,.invoice-form .cooper-intro-input .logo{width:50px;height:50px;background-color:#4587F0;border-radius:4px;text-align:center;float:left;margin-bottom:20px}.container .cooper-intro-input .logo img,.invoice-form .cooper-intro-input .logo img{height:52px;width:52px}.container .cooper-intro-input .logo .icons,.invoice-form .cooper-intro-input .logo .icons{color:#FFF;line-height:50px;font-size:28px}.container .cooper-intro-input .text,.invoice-form .cooper-intro-input .text{height:50px;line-height:50px;float:left;margin-left:20px;cursor:pointer}.container .cooper-intro-input .button,.invoice-form .cooper-intro-input .button{margin-left:0}.container .cooper-label,.invoice-form .cooper-label{font-weight:400;color:#999}.container label,.invoice-form label{line-height:20px}.cooper-advance{height:50px;line-height:50px}.cooper-advance button{margin-left:0}.cooper-advance label{display:block;font-weight:400;color:#999}.cooper-lisence{margin-top:16px;height:365px;width:100%}.cooper-lisence img{height:365px;width:258px;background-color:#ccc;float:left}.cooper-lisence .action{float:left;margin-top:270px;margin-left:10px}.cooper-lisence .action a{display:block;margin-top:12px}.cooper-wpskey .title{margin:50px 0 15px}.cooper-wpskey .input-group{width:475px}.cooper-wpskey .input-group input{box-shadow:inset 0 1px 0 #ECECEC;-moz-box-shadow:inset 0 1px 0 #ECECEC;-webkit-box-shadow:inset 0 1px 0 #ECECEC;color:#666}.cooper-wpskey .input-group .input-group-addon{background-color:#fff;box-shadow:inset 0 1px 0 #ECECEC;-moz-box-shadow:inset 0 1px 0 #ECECEC;-webkit-box-shadow:inset 0 1px 0 #ECECEC;cursor:pointer}.cooper-wpskey .cooper-active-info{margin-top:12px}.contact-aside .contact-aside-header{height:50px;line-height:50px;border-bottom:1px solid #EBEBEB;font-size:16px}.contact-aside .contact-aside-header .title{margin-left:13px}.cooper-header,header.coopers{background-color:#343434}header.coopers{padding-top:20px;margin-top:-15px}header.coopers p{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;margin:0;padding:10px 20%;color:#FFF;text-align:center}header.coopers .logo{width:50px;height:50px;border-radius:4px;margin:0 auto;text-align:center}header.coopers .logo .icons{color:#FFF;line-height:50px;font-size:28px}header.coopers .logo img{height:50px;width:50px}.cooper-header{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}.cooper-header .nav{float:none!important;text-align:center}.cooper-header .nav a{color:#FFF}.cooper-header .navbar-nav>li{margin:0 15px;display:inline-block;float:none!important}.cooper-header .navbar-nav>li>a{color:#FFF;padding:10px 15px!important}.cooper-header .navbar-nav>.active>a,.cooper-header .navbar-nav>.active>a:focus,.cooper-header .navbar-nav>.active>a:hover,.cooper-header .navbar-nav>.disabled>a,.cooper-header .navbar-nav>.disabled>a:focus,.cooper-header .navbar-nav>.disabled>a:hover,.cooper-header .navbar-nav>li>a:focus,.cooper-header .navbar-nav>li>a:hover{color:#fff;background-color:transparent;border-bottom:4px solid #FC3358}.my-cooper.active>a{border-bottom-width:0!important;font-weight:700}.intro{position:relative;background:#fff;padding:50px 0 80px;min-height:600px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}.intro .form-horizontal .form-group{height:50px;margin-left:0;margin-right:0}.intro .form-horizontal .form-group.avatar-wrap{height:80px}.intro .form-horizontal .form-group.avatar-wrap .control-label{padding-top:16px}.intro .form-horizontal label{font-weight:400}.intro .form-horizontal .img-circle#avatar{width:60px;margin-right:25px}.intro .form-horizontal img{background:#eee}.intro .form-horizontal .pt7{display:inline-block}.intro .form-horizontal .icons.icons-user{background:#d3d3d3;border-radius:32px;font-size:48px;margin-right:20px;padding:3px 8px 13px;vertical-align:middle;color:#999}.intro .form-horizontal .col-sm-offset-1 .form-group{margin-left:0;margin-bottom:0}.intro input#saveInfoBtn:visited{background:#FFF}.intro #destroy{position:absolute;left:30px;bottom:30px;color:#999;text-decoration:underline}.intro #destroy.active,.intro #destroy:hover{color:#f00000}.crew-create-dialog .modal-header{padding:18px 22px}.crew-create-dialog .modal-header .modal-title{font-size:18px}.crew-create-dialog .modal-header .icons-close{font-size:13px}.crew-create-dialog .modal-body{padding:22px 20px 18px}.crew-create-dialog .modal-body .form-group{margin-bottom:28px}.crew-create-dialog .modal-body label{margin-bottom:14px;font-weight:400}.crew-create-dialog .modal-footer button{padding:6px 20px}.cooper-invite-member .modal-header{padding:21px 25px}.cooper-invite-member .modal-header .modal-title{font-size:18px}.cooper-invite-member .modal-header .icons-close{position:absolute;right:16px;top:16px;font-size:16px}.cooper-invite-member .modal-body{padding:15px 21px 0}.cooper-invite-member .modal-title.success p{font-size:16px;text-align:center}.cooper-invite-member .modal-title.success .icons{font-size:32px;color:#68C700}.cooper-invite-member .invite-subtitle span{line-height:34px}.cooper-invite-member .invite-subtitle input{width:215px}.cooper-invite-member .depts-box{min-height:302px;overflow:auto}.cooper-invite-member .members-box-header{width:370px;height:32px;line-height:32px;border-bottom:1px solid #d5d5d5;margin-bottom:3px;position:absolute;top:0}.cooper-invite-member .members-box-header .all-select-box,.cooper-invite-member .members-box-header .mail-desc-box,.cooper-invite-member .members-box-header .member-sort-box{float:left}.cooper-invite-member .members-box-header .all-select-box .caret,.cooper-invite-member .members-box-header .mail-desc-box .caret,.cooper-invite-member .members-box-header .member-sort-box .caret{display:none}.cooper-invite-member .members-box-header .all-select-box:hover,.cooper-invite-member .members-box-header .mail-desc-box:hover,.cooper-invite-member .members-box-header .member-sort-box:hover{cursor:pointer}.cooper-invite-member .members-box-header .all-select-box.selected .caret,.cooper-invite-member .members-box-header .mail-desc-box.selected .caret,.cooper-invite-member .members-box-header .member-sort-box.selected .caret{display:inline-block}.cooper-invite-member .members-box-header .all-select-box{width:45px;padding-left:15px}.cooper-invite-member .members-box-header .member-sort-box{width:100px}.cooper-invite-member .members-box-header .mail-desc-box{width:224px}.cooper-invite-member .members-box-body{widows:370px;position:absolute;top:32px}.cooper-invite-member .depts-box{border-right:1px solid #d5d5d5;padding:0}.cooper-invite-member .depts-box>div{height:302px;overflow:auto}.cooper-invite-member .members-box{position:relative;height:32px;padding:0 0 10px}.cooper-invite-member .members-box ul{list-style:none;padding:0;display:block;position:absolute;width:370px;overflow-y:auto;max-height:270px}.cooper-invite-member .members-box ul li{display:block;position:relative;cursor:pointer;height:32px;line-height:32px;padding-left:85px;padding-right:15px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.cooper-invite-member .members-box ul li:hover{background:#EEE}.cooper-invite-member .members-box ul li.disabled{cursor:default}.cooper-invite-member .members-box .member-nickname{float:left;width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cooper-invite-member .members-box .member-item-contact{text-align:left;margin-left:60px;max-width:215px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cooper-invite-member .members-box .member-item-contact span{display:inline-block;max-width:215px;color:#999}.cooper-invite-member .members-box .head{position:absolute;left:15px}.cooper-invite-member .members-box .head .avatar,.cooper-invite-member .members-box .head input{display:inline-block}.cooper-invite-member .members-box .head input{position:relative;top:-4px}.cooper-invite-member .members-box .head .avatar{top:3px;margin-left:15px}.cooper-invite-member .members-box .empty-box{z-index:1;text-align:center;width:370px!important}.cooper-invite-member .members-box .empty-box .brand-img{width:48px;height:48px}.cooper-invite-member .members-box .empty-box .icons{color:#5bc0de;font-size:32px;position:absolute!important;top:10px;left:10px}.cooper-invite-member .members-box .empty-box p{color:#999;position:absolute!important;width:370px;left:15px;top:15px}.cooper-invite-member .members-box .empty-box p span{display:inline-block;max-width:40%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle}.cooper-invite-member .selection-box{border-right:1px solid #d5d5d5;border-left:1px solid #d5d5d5;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;margin:20px 0 15px!important}.cooper-invite-member .addmember-tips{margin-bottom:15px;color:#999}.add-member-Box .modal-header{padding:21px 25px}.add-member-Box .modal-header .modal-title{font-size:18px}.add-member-Box .modal-header .icons-close{position:absolute;right:16px;top:16px;font-size:16px}.add-member-Box .modal-body{padding:21px;max-height:469px;overflow:auto}.add-member-Box .modal-body label{margin-bottom:14px;font-weight:400}.add-member-Box .modal-body .form-group{margin-bottom:23px}.add-member-Box .modal-footer button{padding:6px 20px}.attach-to-dept,.invited-members{list-style:none;padding:0;margin:0}.attach-to-dept{margin:0 -5px}.attach-to-dept li{display:inline-block;max-width:120px;height:30px;line-height:30px;position:relative;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;border-radius:4px;padding:0 28px 0 5px;background-color:#F3F3F3;margin:2px 5px;border-right:1px solid #d5d5d5;border-left:1px solid #d5d5d5;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5}.attach-to-dept li .clean{position:absolute;right:0;top:0;height:100%;width:25px;text-align:center;cursor:pointer;line-height:30px;color:#A7A7A7;font-size:12px}.invited-members li{position:relative;padding:10px 36px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.invited-members li:last-child{margin-bottom:10px}.invited-members li .avatar,.invited-members li .clean{position:absolute}.invited-members li .avatar{left:0;top:7px}.invited-members li .clean{right:0;width:20px;height:20px;border-radius:50%;color:#FFF;background:#999;text-align:center;line-height:20px;font-size:8px;cursor:pointer}.crew-setting .modal-header{padding:21px 25px 20px;border-bottom:0}.crew-setting .modal-header .modal-title{font-size:18px}.crew-setting .modal-header .icons-close{position:absolute;right:16px;top:16px;font-size:16px}.crew-setting .corp-buy-guide{margin:0 0 10px}.crew-setting .corp-buy-guide .corp-buy-link{color:#4587f0}.crew-setting .corp-buy-guide .corp-buy-link:hover{text-decoration:none}.crew-setting .corp-buy-guide .corp-buy-desc{color:#999}.crew-setting .modal-body{min-height:160px;padding:0 21px 3px}.crew-setting .modal-body label{margin-bottom:14px;font-weight:400}.crew-setting .modal-body .member-role-info-target{color:#666;float:right;margin-right:16px}.crew-setting .tab-content{padding:24px 21px 2px;margin-left:-21px;margin-right:-21px;overflow:auto}.crew-setting .tab-content>div>p{margin-bottom:18px}.crew-setting .nav-tabs{margin:0 -21px;padding:0 21px}.crew-setting .nav-tabs>li>a{border:0;border-bottom:3px solid transparent;color:#666;padding:6px 20px}.crew-setting .nav-tabs>li.active>a,.crew-setting .nav-tabs>li>a:focus,.crew-setting .nav-tabs>li>a:hover{font-weight:600;background:#FFF;border:0;border-bottom:3px solid #FC3358;padding:6px 20px}.crew-setting #addMemberFm .form-group{margin-bottom:22px}.crew-setting #addMemberFm .form-group #inviteLink{margin-left:10px}.crew-setting #addMemberFm .form-group .popover{left:4%!important;width:92%!important;max-width:92%}.crew-setting #addMemberFm .form-group .popover .popover-content{padding:9px 0 0}.crew-setting #addMemberFm .form-group .popover .close{color:#666;opacity:1;font-size:16px}.crew-setting #addMemberFm .form-group .popover .arrow{left:18%!important}.crew-setting #addMemberFm .form-group .popover .container{padding:0}.crew-setting #addMemberFm .form-group .popover .container .col-xs-8{padding-left:0;padding-right:0;margin-top:17px}.crew-setting #addMemberFm .form-group .popover .container .qrcode{width:119px;height:119px;border:1px solid #eee;padding:7px}.crew-setting label.label-crew{margin-top:5px;margin-bottom:0}.crew-setting .member-list-letter{margin-left:15px}.crew-setting .member-list-letter:hover{text-decoration:none}.crew-setting .input-group .input-wrap{display:table-cell;padding-right:14px}.crew-setting .input-group .input-wrap input{border-radius:4px}.crew-setting .input-group .input-group-btn input{width:69px;border-radius:4px}.crew-setting .member-list{list-style:none;padding:0 3px 20px;margin:0}.crew-setting .member-list>li{position:relative;height:32px;line-height:32px;padding:0 50px 0 38px;margin:10px 0}.crew-setting .member-list>li .member-item{float:left}.crew-setting .member-list>li .member-item .member-item-nickname{float:left;width:155px}.crew-setting .member-list>li .member-item .member-item-nickname .member-name-section{float:left}.crew-setting .member-list>li .member-item .member-item-nickname .unactiveuser{max-width:100px}.crew-setting .member-list>li .member-item .member-item-nickname .normaluser{max-width:155px}.crew-setting .member-list>li .member-item .member-item-nickname .currentuser{max-width:125px}.crew-setting .member-list>li .member-item .member-item-nickname .member-extrainfo-section{float:left;max-width:55px}.crew-setting .member-list>li .member-item .member-item-contact{width:280px;float:left;margin-left:5px;color:#999;text-align:center;text-align:left}.crew-setting .member-list>li .member-item div{display:inline-block;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}@media screen and (max-width:768px){.crew-setting .member-list>li .member-item .member-item-contact{margin-left:0;width:45%}.crew-setting .member-list>li .member-item .member-item-contact span{color:#999}.crew-setting .member-list>li .member-item div:first-child{width:45%}}.crew-setting .member-list .actions,.crew-setting .member-list .avatar{position:absolute}.crew-setting .member-list .avatar{left:0;top:3px}.crew-setting .member-list .actions{right:0}.crew-setting .member-list .actions .btn,.crew-setting .member-list .actions .button,.crew-setting .member-list .actions .button-active,.crew-setting .member-list .actions .button-danger,.crew-setting .member-list .actions .button-nobg,.crew-setting .member-list .actions .button-nobg-history,.crew-setting .member-list .actions .button-primary,.crew-setting .member-list .actions .button-success,.crew-setting .member-list .actions .button-yellow-aside{color:#666}.crew-setting .member-list .actions .dropdown-menu{position:fixed;left:auto}.crew-setting .member-list .actions .btn.disabled,.crew-setting .member-list .actions .button-active.disabled,.crew-setting .member-list .actions .button-danger.disabled,.crew-setting .member-list .actions .button-nobg-history.disabled,.crew-setting .member-list .actions .button-nobg.disabled,.crew-setting .member-list .actions .button-primary.disabled,.crew-setting .member-list .actions .button-success.disabled,.crew-setting .member-list .actions .button-yellow-aside.disabled,.crew-setting .member-list .actions .button.disabled{color:#333;opacity:1}.crew-setting .member-list .actions .text-danger{color:#a94442!important}.crew-setting .member-list .actions .btn.dropdown-toggle .caret,.crew-setting .member-list .actions .button-active.dropdown-toggle .caret,.crew-setting .member-list .actions .button-danger.dropdown-toggle .caret,.crew-setting .member-list .actions .button-nobg-history.dropdown-toggle .caret,.crew-setting .member-list .actions .button-nobg.dropdown-toggle .caret,.crew-setting .member-list .actions .button-primary.dropdown-toggle .caret,.crew-setting .member-list .actions .button-success.dropdown-toggle .caret,.crew-setting .member-list .actions .button-yellow-aside.dropdown-toggle .caret,.crew-setting .member-list .actions .button.dropdown-toggle .caret{margin-left:5px}.crew-setting #setting .form-group p{color:#999;margin-top:10px}.unbind-dialog .modal-body{padding:20px 15px}.unbind-dialog .modal-body .input-group-btn a.disabled{background:#C1C0C0}.unbind-dialog .modal-body span{max-width:88%;display:inline-block;cursor:pointer;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:top}.unbind-dialog .modal-footer button{width:70px}.unbind-verify-dialog{padding:15px}.unbind-verify-dialog .modal-body .input-group-btn a.disabled{background:#C1C0C0}.unbind-verify-dialog .modal-body p{line-height:150%}.unbind-verify-dialog .modal-body p span{max-width:85%;display:inline-block;cursor:pointer;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:top}.change-bind-dialog{padding:15px}.change-bind-dialog .modal-footer button#ok:focus,.unbind-dialog .modal-footer button#ok:focus,.unbind-verify-dialog .modal-footer button#ok:focus{color:#fff}.change-bind-dialog .modal-body .form-control.error::-moz-placeholder,.unbind-dialog .modal-body .form-control.error::-moz-placeholder,.unbind-verify-dialog .modal-body .form-control.error::-moz-placeholder{color:#999;opacity:1}.change-bind-dialog .modal-body .form-control.error:-ms-input-placeholder,.unbind-dialog .modal-body .form-control.error:-ms-input-placeholder,.unbind-verify-dialog .modal-body .form-control.error:-ms-input-placeholder{color:#999}.change-bind-dialog .modal-body .form-control.error::-webkit-input-placeholder,.unbind-dialog .modal-body .form-control.error::-webkit-input-placeholder,.unbind-verify-dialog .modal-body .form-control.error::-webkit-input-placeholder{color:#999}.avatar{width:25px;height:25px;border-radius:50%;background:#E7E7E8;text-align:center;position:relative;overflow:hidden}.avatar .icons{color:#95A0B0;line-height:25px}.avatar img{width:100%;height:100%;vertical-align:top}.cooper-invite-member .avatar{height:25px;width:25px;text-align:center;position:relative;overflow:hidden}.cooper-invite-member .avatar .icons{color:#95A0B0;line-height:25px}.cooper-invite-member .avatar img{border-radius:50%;width:25px;height:25px;vertical-align:top}.cooper-invite-member label{font-weight:400;margin-bottom:10px}.cooper-invite-member .row{margin:0}.cooper-invite-member .width-members{text-align:left!important;position:relative;padding:0 180px 0 22px;min-height:60px}.cooper-invite-member .width-members .btn-link:active,.cooper-invite-member .width-members .btn-link:focus,.cooper-invite-member .width-members .btn-link:hover{text-decoration:none}.cooper-invite-member .width-members .changePermission>a:hover{background-color:#f5f5f5}.cooper-invite-member .width-members .cooper-add-btn{opacity:1!important;padding:6px 20px!important}.cooper-invite-member .width-members .cooper-add-caret{padding:6px!important}.cooper-invite-member .width-members .cooper-add-drop{min-width:134px!important}.cooper-invite-member .width-members .cooper-add-drop li{width:134px!important;margin:0!important}.cooper-invite-member .width-members .cooper-add-drop li a:hover,.cooper-invite-member .width-members .cooper-add-drop li:hover{background-color:transparent!important}.cooper-invite-member .width-members .buttons{position:absolute;top:6px;right:17px}.cooper-invite-member .width-members .buttons button{padding:6px 20px}.cooper-invite-member .width-members .buttons .dropdown-toggle{color:#666}.cooper-invite-member .width-members .sel-members-box{height:100%;display:inline-block;max-width:200%;white-space:nowrap;overflow:hidden;list-style:none;padding:11px 0;text-align:left;margin-bottom:0}.cooper-invite-member .width-members .sel-members-box .add-title{width:auto;border-radius:0;background:#FFF;line-height:25px}.cooper-invite-member .width-members .sel-members-box .add-more-title{border-radius:0;width:100px;background-color:#fff;line-height:25px;text-align:left}.cooper-invite-member .width-members .sel-members-box>li{width:25px;height:25px;background-color:#E7E7E8;border-radius:50%;display:inline-block;overflow:hidden;text-align:center;margin-right:15px}.cooper-invite-member .width-members .sel-members-box>li .icons{font-size:18px;line-height:25px;color:#95A0B0}.cooper-invite-member .width-members .sel-members-box>li>img{width:100%;height:100%}.delete-account-dialog .input-append{display:inline-table;width:100%}.delete-account-dialog .input-append input{display:table-cell;vertical-align:top;border-top-right-radius:0;border-bottom-right-radius:0}.delete-account-dialog .input-append .input-append-btn{display:table-cell;vertical-align:top;width:1px}.delete-account-dialog .input-append .input-append-btn button{margin:0;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.delete-account-dialog .input-append .disabled{border:1px solid #ccc;color:#666}.delete-account-dialog .input-append label{display:table-footer-group}.delete-account-dialog #hasEmail,.delete-account-dialog #noEmail,.delete-account-dialog-success .modal-footer #cancel{display:none}.cooper-contact .text-danger{color:#a94442!important}.cooper-contact #contentBox,.cooper-contact #departments{min-height:500px}.cooper-contact .dept-av{background:#FFF!important;border-radius:0;overflow:visible}.cooper-contact .icons-group{font-size:24px;color:#F5A623!important}.cooper-contact #departments,.cooper-contact .contact-aside-header{background:#fff}.cooper-contact #departments{padding:10px 0}.cooper-contact .contact-search{width:205px}.cooper-contact .contact-action,.cooper-contact .contact-aside-header,.cooper-contact .contact-header{height:50px}.cooper-contact .contact-info,.cooper-contact .contact-nickname{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.cooper-contact .contact-header,.cooper-contact aside .title{border-bottom:1px solid #d5d5d5}.cooper-contact .contact-header{padding:0 18px}.cooper-contact .contact-header .title{line-height:50px;font-size:16px;max-width:60%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;display:inline-block}.cooper-contact .contact-header .pull-right{padding:12px 0}.cooper-contact .contact-action{padding:6px 0}.cooper-contact .container>.contact-body{padding:15px 0}.cooper-contact .container>.contact-body .row{margin:0;line-height:55px}.cooper-contact .contact-item .avatar{margin:15px 0!important}.cooper-contact .contact-item .icons-anonymous{color:#95A0B0!important;font-size:20px!important}.cooper-contact .contact-item .dropdown{display:inline-block;line-height:1;top:9px}.cooper-contact .contact-item .dropdown .disabled{color:#333;opacity:1;cursor:default}.cooper-contact .contact-item .dropdown-menu{left:auto;right:0}.cooper-contact .empty-box{margin-top:-60px;top:50%!important}.cooper-contact .empty-box .brand-img{text-align:center;height:60px}.cooper-contact .empty-box .icons{font-size:48px;color:#5bc0de}.cooper-contact .empty-box .c1{color:#999}.cooper-contact .empty-box p{text-align:center;padding-left:20%;padding-right:20%}.cooper-contact .empty-box p span{color:#5bc0de;display:inline-block;max-width:30%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle}.cooper-contact .depts-items .row{cursor:pointer}.jstree-children,.jstree-container-ul,.jstree-node{display:block;margin:0;padding:3px 0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}.jstree-anchor:focus{outline:0}.jstree-anchor,.jstree-anchor:active,.jstree-anchor:hover,.jstree-anchor:link,.jstree-anchor:visited{text-decoration:none;color:inherit}.jstree-icon,.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-ocl{cursor:pointer}.jstree-leaf>.jstree-ocl{cursor:default}.jstree .jstree-open>.jstree-children{display:block}.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-themeicon{margin-right:2px}.jstree-anchor>.jstree-themeicon-hidden,.jstree-hidden,.jstree-no-icons .jstree-themeicon{display:none}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}.jstree-rtl .jstree-node{margin-left:0}.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vakata-context{display:none}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context li{list-style:none;display:inline}.vakata-context li>a{display:block;padding:0 2em;text-decoration:none;width:auto;color:#000;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 #fff;border-radius:1px}.vakata-context li>a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);background-position:right center;background-repeat:no-repeat}.vakata-context li>a:focus{outline:0}.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:#fff;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:0 0;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:#fff;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context-rtl li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);background-position:left center;background-repeat:no-repeat}.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}.vakata-context-rtl li>a>i{margin:0 -2em 0 0}.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:#fff;background:#e2e3e3}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}#jstree-dnd{line-height:16px;margin:0;padding:4px}#jstree-dnd .jstree-copy,#jstree-dnd .jstree-icon{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}#jstree-dnd .jstree-ok{background:green}#jstree-dnd .jstree-er{background:red}#jstree-dnd .jstree-copy{margin:0 2px}.jstree-default .jstree-icon,.jstree-default .jstree-node{background-repeat:no-repeat;background-color:transparent}.jstree-default .jstree-anchor,.jstree-default .jstree-wholerow{transition:background-color .15s,box-shadow .15s}.jstree-default .jstree-hovered{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #ccc}.jstree-default .jstree-clicked{background:#fff;border-radius:2px;box-shadow:inset 0 0 1px #999}.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}.jstree-default .jstree-disabled{color:#666}.jstree-default .jstree-disabled.jstree-hovered{box-shadow:none}.jstree-default .jstree-disabled>.jstree-icon{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:700}.jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none!important}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:0 0;box-shadow:none}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#e7f4f9}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:0 0}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9}.jstree-default>.jstree-striped{min-width:100%;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top}.jstree-default>.jstree-wholerow-ul .jstree-clicked,.jstree-default>.jstree-wholerow-ul .jstree-hovered{background:0 0;box-shadow:none;border-radius:0;color:#4587f0}.jstree-default .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.jstree-default .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default .jstree-wholerow-clicked{background:#fff;background:-webkit-linear-gradient(top,#fff 0,#fff 100%);background:linear-gradient(to bottom,#fff 0,#fff 100%)}.jstree-default .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px}.jstree-default .jstree-anchor{line-height:24px;height:24px}.jstree-default .jstree-icon,.jstree-default .jstree-icon:empty{width:24px;height:24px;line-height:24px}.jstree-default.jstree-rtl .jstree-node{margin-right:24px}.jstree-default .jstree-wholerow{height:24px}.jstree-default .jstree-icon,.jstree-default .jstree-node{background-image:url(https://cloudfront.wpscdn.com/img/jstree/32px.png)}.jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}.jstree-default .jstree-last{background:0 0}.jstree-default .jstree-open>.jstree-ocl{background-position:-132px -4px}.jstree-default .jstree-closed>.jstree-ocl{background-position:-100px -4px}.jstree-default .jstree-leaf>.jstree-ocl{background-position:-68px -4px}.jstree-default .jstree-themeicon{background-position:-260px -4px}.jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default>.jstree-no-dots .jstree-node{background:0 0}.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -4px}.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -4px}.jstree-default .jstree-disabled,.jstree-default .jstree-disabled.jstree-hovered{background:0 0}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-checkbox{background-position:-164px -4px}.jstree-default .jstree-checkbox:hover{background-position:-164px -36px}.jstree-default .jstree-checked>.jstree-checkbox,.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-228px -4px}.jstree-default .jstree-checked>.jstree-checkbox:hover,.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-228px -36px}.jstree-default .jstree-anchor>.jstree-undetermined{background-position:-196px -4px}.jstree-default .jstree-anchor>.jstree-undetermined:hover{background-position:-196px -36px}.jstree-default .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default>.jstree-striped{background-size:auto 48px}.jstree-default.jstree-rtl .jstree-node{background-position:100% 1px;background-repeat:repeat-y}.jstree-default.jstree-rtl .jstree-open>.jstree-ocl{background-position:-132px -36px}.jstree-default.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-100px -36px}.jstree-default.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-68px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -36px}.jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(https://cloudfront.wpscdn.com/img/jstree/throbber.gif) center center no-repeat}.jstree-default .jstree-file{background:url(https://cloudfront.wpscdn.com/img/jstree/32px.png) -100px -68px no-repeat}.jstree-default .jstree-folder{background:url(https://cloudfront.wpscdn.com/img/jstree/32px.png) -260px -4px no-repeat}.jstree-default>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default{line-height:24px;padding:0 4px}#jstree-dnd.jstree-default .jstree-er,#jstree-dnd.jstree-default .jstree-ok{background-image:url(https://cloudfront.wpscdn.com/img/jstree/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default i{background:0 0;width:24px;height:24px;line-height:24px}#jstree-dnd.jstree-default .jstree-ok{background-position:-4px -68px}#jstree-dnd.jstree-default .jstree-er{background-position:-36px -68px}.jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}.jstree-default.jstree-rtl .jstree-last{background:0 0}.jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-default-small .jstree-anchor{line-height:18px;height:18px}.jstree-default-small .jstree-icon,.jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}.jstree-default-small.jstree-rtl .jstree-node{margin-right:18px}.jstree-default-small .jstree-wholerow{height:18px}.jstree-default-small .jstree-icon,.jstree-default-small .jstree-node{background-image:url(https://cloudfront.wpscdn.com/img/jstree/32px.png)}.jstree-default-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}.jstree-default-small .jstree-last{background:0 0}.jstree-default-small .jstree-open>.jstree-ocl{background-position:-135px -7px}.jstree-default-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}.jstree-default-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}.jstree-default-small .jstree-themeicon{background-position:-263px -7px}.jstree-default-small>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-small>.jstree-no-dots .jstree-node{background:0 0}.jstree-default-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}.jstree-default-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}.jstree-default-small .jstree-disabled,.jstree-default-small .jstree-disabled.jstree-hovered{background:0 0}.jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-small .jstree-checkbox{background-position:-167px -7px}.jstree-default-small .jstree-checkbox:hover{background-position:-167px -39px}.jstree-default-small .jstree-checked>.jstree-checkbox,.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-231px -7px}.jstree-default-small .jstree-checked>.jstree-checkbox:hover,.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-231px -39px}.jstree-default-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}.jstree-default-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}.jstree-default-small .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-small>.jstree-striped{background-size:auto 36px}.jstree-default-small.jstree-rtl .jstree-node{background-position:100% 1px;background-repeat:repeat-y}.jstree-default-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}.jstree-default-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}.jstree-default-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}.jstree-default-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(https://cloudfront.wpscdn.com/img/jstree/throbber.gif) center center no-repeat}.jstree-default-small .jstree-file{background:url(https://cloudfront.wpscdn.com/img/jstree/32px.png) -103px -71px no-repeat}.jstree-default-small .jstree-folder{background:url(https://cloudfront.wpscdn.com/img/jstree/32px.png) -263px -7px no-repeat}.jstree-default-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-small{line-height:18px;padding:0 4px}#jstree-dnd.jstree-default-small .jstree-er,#jstree-dnd.jstree-default-small .jstree-ok{background-image:url(https://cloudfront.wpscdn.com/img/jstree/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-small i{background:0 0;width:18px;height:18px;line-height:18px}#jstree-dnd.jstree-default-small .jstree-ok{background-position:-7px -71px}#jstree-dnd.jstree-default-small .jstree-er{background-position:-39px -71px}.jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}.jstree-default-small.jstree-rtl .jstree-last{background:0 0}.jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-default-large .jstree-anchor{line-height:32px;height:32px}.jstree-default-large .jstree-icon,.jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}.jstree-default-large.jstree-rtl .jstree-node{margin-right:32px}.jstree-default-large .jstree-wholerow{height:32px}.jstree-default-large .jstree-icon,.jstree-default-large .jstree-node{background-image:url(https://cloudfront.wpscdn.com/img/jstree/32px.png)}.jstree-default-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}.jstree-default-large .jstree-last{background:0 0}.jstree-default-large .jstree-open>.jstree-ocl{background-position:-128px 0}.jstree-default-large .jstree-closed>.jstree-ocl{background-position:-96px 0}.jstree-default-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}.jstree-default-large .jstree-themeicon{background-position:-256px 0}.jstree-default-large>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-large>.jstree-no-dots .jstree-node{background:0 0}.jstree-default-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}.jstree-default-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}.jstree-default-large .jstree-disabled,.jstree-default-large .jstree-disabled.jstree-hovered{background:0 0}.jstree-default-large .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-large .jstree-checkbox{background-position:-160px 0}.jstree-default-large .jstree-checkbox:hover{background-position:-160px -32px}.jstree-default-large .jstree-checked>.jstree-checkbox,.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-224px 0}.jstree-default-large .jstree-checked>.jstree-checkbox:hover,.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-224px -32px}.jstree-default-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}.jstree-default-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}.jstree-default-large .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-large>.jstree-striped{background-size:auto 64px}.jstree-default-large.jstree-rtl .jstree-node{background-position:100% 1px;background-repeat:repeat-y}.jstree-default-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}.jstree-default-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}.jstree-default-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}.jstree-default-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(https://cloudfront.wpscdn.com/img/jstree/throbber.gif) center center no-repeat}.jstree-default-large .jstree-file{background:url(https://cloudfront.wpscdn.com/img/jstree/32px.png) -96px -64px no-repeat}.jstree-default-large .jstree-folder{background:url(https://cloudfront.wpscdn.com/img/jstree/32px.png) -256px 0 no-repeat}.jstree-default-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-large{line-height:32px;padding:0 4px}#jstree-dnd.jstree-default-large .jstree-er,#jstree-dnd.jstree-default-large .jstree-ok{background-image:url(https://cloudfront.wpscdn.com/img/jstree/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-large i{background:0 0;width:32px;height:32px;line-height:32px}#jstree-dnd.jstree-default-large .jstree-ok{background-position:0 -64px}#jstree-dnd.jstree-default-large .jstree-er{background-position:-32px -64px}.jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)}.jstree-default-large.jstree-rtl .jstree-last{background:0 0}@media (max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}#jstree-dnd.jstree-dnd-responsive>i{background:0 0;width:40px;height:40px}#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url(https://cloudfront.wpscdn.com/img/jstree/40px.png);background-position:0 -200px;background-size:120px 240px}#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url(https://cloudfront.wpscdn.com/img/jstree/40px.png);background-position:-40px -200px;background-size:120px 240px}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}}@media (max-width:768px){.jstree-default-responsive .jstree-leaf>.jstree-ocl,.jstree-default-responsive .jstree-node{background:0 0}.jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}.jstree-default-responsive .jstree-anchor{line-height:40px;height:40px}.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}.jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px}.jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-ocl,.jstree-default-responsive .jstree-themeicon{background-size:120px 240px}.jstree-default-responsive .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default-responsive .jstree-open>.jstree-ocl{background-position:0 0!important}.jstree-default-responsive .jstree-closed>.jstree-ocl{background-position:0 -40px!important}.jstree-default-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-40px 0!important}.jstree-default-responsive .jstree-themeicon{background-position:-40px -40px}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-checkbox:hover{background-position:-40px -80px}.jstree-default-responsive .jstree-checked>.jstree-checkbox,.jstree-default-responsive .jstree-checked>.jstree-checkbox:hover,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:0 -80px}.jstree-default-responsive .jstree-anchor>.jstree-undetermined,.jstree-default-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -120px}.jstree-default-responsive .jstree-anchor{font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}.jstree-default-responsive>.jstree-striped{background:0 0}.jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(64,64,64,.2);background:#ebebeb;height:40px}.jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default-responsive .jstree-wholerow-clicked{background:#fff}.jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666}.jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666;border-top:0}.jstree-default-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-node>.jstree-ocl,.jstree-default-responsive .jstree-themeicon{background-image:url(https://cloudfront.wpscdn.com/img/jstree/40px.png);background-size:120px 240px}.jstree-default-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y}.jstree-default-responsive .jstree-last{background:0 0}.jstree-default-responsive .jstree-leaf>.jstree-ocl{background-position:-40px -120px}.jstree-default-responsive .jstree-last>.jstree-ocl{background-position:-40px -160px}.jstree-default-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-responsive .jstree-file{background:url(https://cloudfront.wpscdn.com/img/jstree/40px.png) 0 -160px no-repeat;background-size:120px 240px}.jstree-default-responsive .jstree-folder{background:url(https://cloudfront.wpscdn.com/img/jstree/40px.png) -40px -40px no-repeat;background-size:120px 240px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}.userLogin .drive-apps{float:right;margin:0 56px}.userLogin .drive-apps .drive-apps-content{height:36px;line-height:39px}.userLogin .drive-apps .drive-apps-content .icons{color:#999;font-size:16px;cursor:pointer}.userLogin .drive-apps .drive-apps-content .icons:hover{color:#666}.drive-apps-item .drive-apps-item-title{text-align:center;font-size:13px;color:#666;height:39px;line-height:39px}.drive-dropdown-info-img{margin:5px}.drive-dropdown-info-img .drive-avatar-circle{border-radius:50%;background:#f5f5f5;height:60px;width:60px}.main-header .user .drive-apps-menu{top:42px}.drive-apps-menu{padding:36px 20px 18px;left:-300px;border-radius:6px;max-height:400px;width:312px}.drive-apps-menu>li>a:hover{background-color:#fff}.drive-apps-menu.dropdown-menu:after,.drive-apps-menu.dropdown-menu:before{border:solid transparent;content:' ';height:0;right:35px;position:absolute;width:0}.drive-apps-menu.dropdown-menu:before{border-width:8px;border-bottom-color:#fff;top:-16px}.drive-apps-menu>li>a{padding:0}.drive-info-menu{left:-60px;width:228px}.drive-info-menu.dropdown-menu:after,.drive-info-menu.dropdown-menu:before{right:10px}.drive-dropdown-line{height:1px;background-color:#E8E8E8;width:100%;margin:4px 0}.drive-apps-grid{width:50px;display:block;float:left;margin:0 20px 5px}.dropdown.open .dropdown-menu{display:block}.drive-apps-item-icon{height:50px;width:50px;background-size:50px 50px}.drive-apps-item-icon.wps-corp-mail{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-corp-mail.png)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.drive-apps-item-icon.wps-corp-mail{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-corp-mail2x.png)}}.drive-apps-item-icon.wps-cal{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-cal.png)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.drive-apps-item-icon.wps-cal{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-cal2x.png)}}.drive-apps-item-icon.wps-contact{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-contact.png)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.drive-apps-item-icon.wps-contact{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-contact2x.png)}}.drive-apps-item-icon.wps-drive{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-drive.png)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.drive-apps-item-icon.wps-drive{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-drive2x.png)}}.drive-apps-item-icon.wps-office{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-office.png)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.drive-apps-item-icon.wps-office{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-office2x.png)}}.drive-apps-item-icon.wps-docer{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-docer.png)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.drive-apps-item-icon.wps-docer{background-image:url(https://cloudfront.wpscdn.com/img/apps/wps-docer2x.png)}}.avatar-mask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100%;background:#333;opacity:.4;filter:alpha(opacity=40)}.photo_pop{display:none;z-index:1001;position:fixed;top:50%;left:50%;margin-top:-240px;margin-left:-310px;width:680px;height:550px;padding:30px;color:#6b4e09;border:5px solid #85868b;background:#fff}.pp_fail i,.pp_success i{display:inline-block;position:absolute;height:15px!important;top:5px;left:0}.pp_success{color:#83b751;padding-left:18px;background-position:-97px -800px}.pp_warnning{position:absolute;bottom:54px;left:210px;display:none}.pp_fail{color:#eb301d;padding-left:18px}.pp_close{float:right;color:#999}.avatar-mask2{position:absolute;z-index:3}/*! Jcrop.css v2.0.4 - build: 20151117
 *  Copyright 2008-2015 Tapmodo Interactive LLC
 *  Free software under MIT License
 **/.jcrop-active{direction:ltr;text-align:left;box-sizing:border-box;-ms-touch-action:none}.jcrop-dragging{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.jcrop-selection{z-index:2}.jcrop-selection.jcrop-current{z-index:4}.jcrop-border{background:url(data:image/gif;base64,R0lGODlhCAAIAJEAAKqqqv///wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgAAACwAAAAACAAIAAACDZQFCadrzVRMB9FZ5SwAIfkECQoAAAAsAAAAAAgACAAAAg+ELqCYaudeW9ChyOyltQAAIfkECQoAAAAsAAAAAAgACAAAAg8EhGKXm+rQYtC0WGl9oAAAIfkECQoAAAAsAAAAAAgACAAAAg+EhWKQernaYmjCWLF7qAAAIfkECQoAAAAsAAAAAAgACAAAAg2EISmna81UTAfRWeUsACH5BAkKAAAALAAAAAAIAAgAAAIPFA6imGrnXlvQocjspbUAACH5BAkKAAAALAAAAAAIAAgAAAIPlIBgl5vq0GLQtFhpfaIAACH5BAUKAAAALAAAAAAIAAgAAAIPlIFgknq52mJowlixe6gAADs=) #fff;line-height:1px!important;font-size:0!important;overflow:hidden;position:absolute;filter:alpha(opacity=50)!important;opacity:.5!important}.jcrop-border.ord-e,.jcrop-border.ord-n,.jcrop-border.ord-w{top:0}.jcrop-border.ord-n,.jcrop-border.ord-s{width:100%;height:1px!important}.jcrop-border.ord-e,.jcrop-border.ord-w{height:100%;width:1px!important}.jcrop-border.ord-e{right:-1px}.jcrop-border.ord-n{top:-1px}.jcrop-border.ord-w{left:-1px}.jcrop-border.ord-s{bottom:-1px}.jcrop-selection{position:absolute}.jcrop-box{z-index:2;display:block;background:0 0;border:none;padding:0;margin:0;font-size:0}.jcrop-box:active,.jcrop-box:hover{background:0 0}.jcrop-box:focus{outline:rgba(128,128,128,.65) dotted 1px}.jcrop-active,.jcrop-box{position:relative}.jcrop-box{width:100%;height:100%;cursor:move}.jcrop-handle{z-index:4;background-color:rgba(49,28,28,.58);border:1px solid #eee;width:9px;height:9px;font-size:0;position:absolute;filter:alpha(opacity=80)!important;opacity:.8!important}.jcrop-handle.ord-n{left:50%;margin-left:-5px;margin-top:-5px;top:0;cursor:n-resize}.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.jcrop-handle.ord-e{margin-right:-5px;margin-top:-5px;right:0;top:50%;cursor:e-resize}.jcrop-handle.ord-w{left:0;margin-left:-5px;margin-top:-5px;top:50%;cursor:w-resize}.jcrop-handle.ord-nw{left:0;margin-left:-5px;margin-top:-5px;top:0;cursor:nw-resize}.jcrop-handle.ord-ne{margin-right:-5px;margin-top:-5px;right:0;top:0;cursor:ne-resize}.jcrop-handle.ord-se{bottom:0;margin-bottom:-5px;margin-right:-5px;right:0;cursor:se-resize}.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.jcrop-touch .jcrop-handle{z-index:4;background-color:rgba(49,28,28,.58);border:1px solid #eee;width:18px;height:18px;font-size:0;position:absolute;filter:alpha(opacity=80)!important;opacity:.8!important}.jcrop-touch .jcrop-handle.ord-n{left:50%;margin-left:-10px;margin-top:-10px;top:0;cursor:n-resize}.jcrop-touch .jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-10px;margin-left:-10px;cursor:s-resize}.jcrop-touch .jcrop-handle.ord-e{margin-right:-10px;margin-top:-10px;right:0;top:50%;cursor:e-resize}.jcrop-touch .jcrop-handle.ord-w{left:0;margin-left:-10px;margin-top:-10px;top:50%;cursor:w-resize}.jcrop-touch .jcrop-handle.ord-nw{left:0;margin-left:-10px;margin-top:-10px;top:0;cursor:nw-resize}.jcrop-touch .jcrop-handle.ord-ne{margin-right:-10px;margin-top:-10px;right:0;top:0;cursor:ne-resize}.jcrop-touch .jcrop-handle.ord-se{bottom:0;margin-bottom:-10px;margin-right:-10px;right:0;cursor:se-resize}.jcrop-touch .jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-10px;margin-left:-10px;cursor:sw-resize}.jcrop-dragbar{font-size:0;position:absolute}.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:9px!important;width:100%}.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{top:0;height:100%;width:9px!important}.jcrop-dragbar.ord-n{margin-top:-5px;cursor:n-resize;top:0}.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-5px;cursor:s-resize}.jcrop-dragbar.ord-e{margin-right:-5px;right:0;cursor:e-resize}.jcrop-dragbar.ord-w{margin-left:-5px;cursor:w-resize}.jcrop-shades{position:relative;top:0;left:0}.jcrop-shades div{cursor:crosshair}.jcrop-noresize .jcrop-dragbar,.jcrop-noresize .jcrop-handle{display:none}.jcrop-nodrag .jcrop-shades div,.jcrop-selection.jcrop-nodrag .jcrop-box{cursor:default}.jcrop-light .jcrop-border{background:#fff;filter:alpha(opacity=70)!important;opacity:.7!important}.jcrop-light .jcrop-handle{background-color:#000;border-color:#fff}.jcrop-dark .jcrop-border{background:#000;filter:alpha(opacity=70)!important;opacity:.7!important}.jcrop-dark .jcrop-handle{background-color:#fff;border-color:#000}.solid-line .jcrop-border{background:#fff}.jcrop-thumb{position:absolute;overflow:hidden;z-index:5}.jcrop-active img,.jcrop-thumb canvas,.jcrop-thumb img{min-width:none;min-height:none;max-width:none;max-height:none}.jcrop-hl-active .jcrop-border{filter:alpha(opacity=20)!important;opacity:.2!important}.jcrop-hl-active .jcrop-handle{filter:alpha(opacity=10)!important;opacity:.1!important}.jcrop-hl-active .jcrop-selection:hover .jcrop-border{background-color:#ccc;filter:alpha(opacity=50)!important;opacity:.5!important}.jcrop-hl-active .jcrop-selection.jcrop-current .jcrop-border{background:url(data:image/gif;base64,R0lGODlhCAAIAJEAAKqqqv///wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgAAACwAAAAACAAIAAACDZQFCadrzVRMB9FZ5SwAIfkECQoAAAAsAAAAAAgACAAAAg+ELqCYaudeW9ChyOyltQAAIfkECQoAAAAsAAAAAAgACAAAAg8EhGKXm+rQYtC0WGl9oAAAIfkECQoAAAAsAAAAAAgACAAAAg+EhWKQernaYmjCWLF7qAAAIfkECQoAAAAsAAAAAAgACAAAAg2EISmna81UTAfRWeUsACH5BAkKAAAALAAAAAAIAAgAAAIPFA6imGrnXlvQocjspbUAACH5BAkKAAAALAAAAAAIAAgAAAIPlIBgl5vq0GLQtFhpfaIAACH5BAUKAAAALAAAAAAIAAgAAAIPlIFgknq52mJowlixe6gAADs=) grey;opacity:.35!important;filter:alpha(opacity=35)!important}.jcrop-hl-active .jcrop-selection.jcrop-current .jcrop-handle{filter:alpha(opacity=30)!important;opacity:.3!important}.jcrop-hl-active .jcrop-selection.jcrop-focus .jcrop-border{background:url(data:image/gif;base64,R0lGODlhCAAIAJEAAKqqqv///wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgAAACwAAAAACAAIAAACDZQFCadrzVRMB9FZ5SwAIfkECQoAAAAsAAAAAAgACAAAAg+ELqCYaudeW9ChyOyltQAAIfkECQoAAAAsAAAAAAgACAAAAg8EhGKXm+rQYtC0WGl9oAAAIfkECQoAAAAsAAAAAAgACAAAAg+EhWKQernaYmjCWLF7qAAAIfkECQoAAAAsAAAAAAgACAAAAg2EISmna81UTAfRWeUsACH5BAkKAAAALAAAAAAIAAgAAAIPFA6imGrnXlvQocjspbUAACH5BAkKAAAALAAAAAAIAAgAAAIPlIBgl5vq0GLQtFhpfaIAACH5BAUKAAAALAAAAAAIAAgAAAIPlIFgknq52mJowlixe6gAADs=);opacity:.65!important;filter:alpha(opacity=65)!important}.jcrop-hl-active .jcrop-selection.jcrop-focus .jcrop-handle{filter:alpha(opacity=60)!important;opacity:.6!important}button.jcrop-box{background:0 0}#uploadAvatar{display:none}.jcrop-target{position:relative;width:100%;height:288px;background:#000}.jcrop-active{position:absolute;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}#preview-canvas{display:none}.container .btn-unbind{color:#D0021B;text-align:center;text-decoration:none}.container .btn-unbind:active.when.container .btn-unbind:focus,.container .btn-unbind:hover{color:#d9534f}.container .help-block{font-weight:400;margin-top:0;margin-bottom:0}.container .account-login-wrap{margin-top:15px}.container .account-login-wrap hr{margin:10px -23px 35px}.container .account-login-wrap .introduction{padding-left:30px}.container .account-login-wrap .btn,.container .account-login-wrap .button,.container .account-login-wrap .button-active,.container .account-login-wrap .button-danger,.container .account-login-wrap .button-nobg,.container .account-login-wrap .button-nobg-history,.container .account-login-wrap .button-primary,.container .account-login-wrap .button-success,.container .account-login-wrap .button-yellow-aside{width:96px;padding-left:0;padding-right:0}.container .account-login-wrap label.control-label{padding-top:7px;font-weight:400}.container .account-login-wrap .primaty-intro{margin-left:25px;color:#A5A5A5}.container .account-login-wrap .form-group{margin:0 0 10px -15px}.container .account-login-wrap .form-group .control-label{text-align:left;padding-left:6%}.container .account-login-wrap .form-group .row{position:relative}.container .account-login-wrap .form-group .row .col-xs-3.button-wrap button,.container .account-login-wrap .form-group .row .col-xs-3.button-wrap input{position:absolute;right:0}.container .account-login-wrap .form-group .row .button-wrap{position:absolute;right:20px;top:0}.container .account-login-wrap .form-group .row input.form-control{display:inline-block}.container .account-login-wrap .form-group .row p{max-width:400px;overflow:hidden;text-overflow:ellipsis;padding-top:7px;padding-bottom:5px}.container .account-login-wrap .form-group .email-wrap .row{height:50px}.container .account-login-wrap .form-group .email-wrap .row p{padding-left:5px}.container .account-login-wrap .form-group-email{margin-bottom:0}.container .account-login-wrap .bindPhone{margin-top:15px}.container .account-login-wrap .bindPhone .phoneCodeWrap{margin-top:10px;display:none}.container .account-login-wrap .bindPhone .bindPhoneCodeWrap{margin-bottom:20px}.container .account-login-wrap .bindPhone .phoneNum{margin-left:5px}.container .account-login-wrap .account-intro.row{margin-top:10px;margin-bottom:30px}.container .account-login-wrap .account-intro.row span{margin-left:20px;color:#999}.container .account-login-wrap #bindEmail .intro,.container .account-login-wrap .bindPhone .intro{padding-left:30px}.container .account-login-wrap #bindEmail .btn-unbind,.container .account-login-wrap .bindPhone .btn-unbind{padding:6px 0;border:1px solid #FFF;background:#FFF}.container .account-login-wrap #bindEmail .button-wrap button.form_disabled,.container .account-login-wrap .bindPhone .button-wrap button.form_disabled{padding-left:0;padding-right:0;text-align:center;color:#FFF;background:#AAAAB7;border:#AAAAB7}.container .account-login-wrap #bindEmail .button-wrap button.form_disabled:active,.container .account-login-wrap #bindEmail .button-wrap button.form_disabled:hover,.container .account-login-wrap .bindPhone .button-wrap button.form_disabled:active,.container .account-login-wrap .bindPhone .button-wrap button.form_disabled:hover{color:#FFF;background:#AAAAB7;border:#AAAAB7}.container .account-login-wrap #bindEmail .b_setPrimaryEmail,.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord,.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord,.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord,.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord,.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord,.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord,.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord,.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord,.container .account-login-wrap #bindEmail .button.bb_sendEmailCord,.container .account-login-wrap .bindPhone .b_setPrimaryEmail,.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord,.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord,.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord,.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord,.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord,.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord,.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord,.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord,.container .account-login-wrap .bindPhone .button.bb_sendEmailCord{border:1px solid #FFF;color:#4587f0;background:#FFF}.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .b_setPrimaryEmail:hover,.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:hover,.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:hover,.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:hover,.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:hover,.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:hover,.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:hover,.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:hover,.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:hover,.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:focus,.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:active.when.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .b_setPrimaryEmail:hover,.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .btn.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .btn.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-active.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-active.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-danger.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-danger.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-nobg-history.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-nobg-history.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-nobg.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-nobg.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-primary.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-primary.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-success.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-success.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button-yellow-aside.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button-yellow-aside.bb_sendEmailCord:hover,.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:active.when.container .account-login-wrap #bindEmail .button.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .b_setPrimaryEmail:focus,.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:active.when.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:focus,.container .account-login-wrap .bindPhone .button.bb_sendEmailCord:hover{color:#1669ec}.container #formChangePassword{margin-left:-23px;margin-right:-23px}.container #formChangePassword #passwordLevel{display:block;position:absolute;top:35px;left:18px;line-height:20px;color:#a94442}.container #formChangePassword .form-group{margin-bottom:12px;margin-left:23px;margin-right:23px}.container #formChangePassword .form-group .form-group{margin-left:0;margin-right:0}.container #formChangePassword .form-group .form-control{max-width:300px}.container #formChangePassword .form-group .row{margin-right:-35px}.container #formChangePassword label.control-label{padding-top:7px;font-weight:400;text-align:right}.container #formChangePassword[data-type=notshow]{background:#FFF;opacity:.3;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);filter:alpha(opacity=30)}.container .unshow-password{position:absolute;left:0;width:100%;z-index:1}.container .unshow-password p{margin-top:100px;margin-bottom:130px;color:#666}.container .thirdBox{margin-bottom:40px;margin-top:45px}.container .thirdBox hr{margin-bottom:20px}.container .thirdBox .row{height:65px;line-height:65px}.container .thirdBox .row:hover{background:#F6F6F6;cursor:pointer}.container .thirdBox .row img{width:30px;height:30px;margin-right:22px;border-radius:3px;opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50)}.container .thirdBox .row .col-xs-3{text-align:right;padding-right:35px}.container .thirdBox .row .col-xs-3 a{width:70px}.container .thirdBox .row .col-xs-9{padding-left:45px}.container .thirdBox .row .btn-unbind{display:none}.container .thirdBox .row[data-choose=true] img{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100)}.container .thirdBox .row[data-choose=true] .btn-unbind{display:inline-block}.container .thirdBox .row[data-choose=true] .btn-primary{display:none}.container .deviceBox p.refresh{padding:6px 0}.container .deviceBox p.refresh a{text-decoration:none}.container .deviceBox hr{margin-bottom:5px;margin-left:-23px;margin-right:-23px}.container .deviceBox .row{height:60px;line-height:60px;text-align:center;margin-left:0;margin-right:0}.container .deviceBox .row .col-xs-4{text-align:left}.container .deviceBox .row:hover{background:#F6F6F6}.container .deviceBox .device-name span,.container .deviceBox .device-section span,.container .deviceBox .device.time span{display:block;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.container .deviceBox .iscurrent{padding-left:0;padding-right:0}.third-callback{position:absolute;top:60px;text-align:center;width:100%;margin-top:250px;font-size:16px}.third-callback .bc_msg,.third-callback .failPic{display:inline-block;vertical-align:top;height:50px;line-height:50px}.third-callback .bc_msg .icons-info,.third-callback .failPic .icons-info{font-size:50px;color:#FFA33B;border:#F99320;margin-right:10px}.third-callback a{text-decoration:none;color:#51a351}body,html{min-width:980px;background-color:#f5f5f5}#content{margin-top:86px;padding-top:15px}.empty-box{position:absolute;top:50%;left:0;width:100%;z-index:-1}.empty-box.block-box{top:calc(50% - 120px);top:-moz-calc(50% - 120px);top:-webkit-calc(50% - 120px)}.empty-box .brand-img{width:125px;height:125px;margin:0 auto}.empty-box .brand-img img{width:100%;height:100%}.empty-box h4{text-align:center;margin-top:30px}.empty-box h5{text-align:center;color:#999}