/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.selectize-control.single>.selectize-input>input,.selectize-control>.selectize-dropdown{width:100%}.ui-select-choices-row:hover{background-color:#f5f5f5}.ng-dirty.ng-invalid>a.select2-choice{border-color:#D44950}.select2-result-single{padding-left:0}.select-locked>.ui-select-match-close,.select2-locked>.select2-search-choice-close{display:none}body>.select2-container.open{z-index:9999}.ui-select-container.select2.direction-up .ui-select-match,.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container.select2.direction-up .ui-select-dropdown,.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-4px}.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search,.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match,.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden,.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.selectize-input.selectize-focus{border-color:#007FBB!important}.selectize-control.multi>.selectize-input>input{margin:0!important}.ng-dirty.ng-invalid>div.selectize-input{border-color:#D44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-2px}.ui-select-container[theme=selectize] input.ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0;width:0}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px!important}.ui-select-bootstrap .ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap>.ui-select-choices,.ui-select-bootstrap>.ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:0;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none}.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices-row>span{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>span:focus,.ui-select-bootstrap .ui-select-choices-row>span:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>span{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>span,.ui-select-bootstrap .ui-select-choices-row.disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#D44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25)}.ui-select-bootstrap .ui-select-match-text{width:100%;padding-right:1em}.ui-select-bootstrap .ui-select-match-text span{display:inline-block;width:100%;overflow:hidden}.ui-select-bootstrap .ui-select-toggle>a.btn{position:absolute;height:10px;right:10px;margin-top:-2px}.ui-select-refreshing.glyphicon{position:absolute;right:0;padding:8px 27px}@-webkit-keyframes ui-select-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes ui-select-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ui-select-spin{-webkit-animation:ui-select-spin 2s infinite linear;animation:ui-select-spin 2s infinite linear}.ui-select-refreshing.ng-animate{-webkit-animation:none 0s}
/*# sourceMappingURL=select.min.css.map */

#Profile-content > .mc-row,
#Security-content > .mc-row {
    margin: 20px 0;
    font-size: 14px;
}

.mc-row h4 {
    width: 200px;
    margin-right: 40px;
    display: inline-block;
    text-align: right;
    color: #555;
    vertical-align: top;
}
.ruIndivStyle{
    width : 349px;
}
.mc-row p,
.mc-row input,
.mc-row .image-holder {
    display: inline-block;
    width: 580px;
}
.hw-developer .footer{
    margin-bottom: 50px!important;
}
.mc-row input.input-mini {
    width: 130px;
    margin-right: 30px;
}

.mc-row button {
    width: 212px;
    height: 42px;
    background: #f2f2f2;
    border: 1px solid #f4f4f4;
    border-radius: 5px;
    margin: 0 10px;
}
.game-ticket td{
    max-width: 180px;
}
.submitarea {
    position: relative;
    left: 235px;
}

.errorTip {
    display: inline-block;
    color: maroon;
    margin-left: 20px;
}

.test-grid {
    // width: 1200px;
    // height: 600px;
    background: #eee;
}

.heightfix {
    /* margin-bottom: 80px; */
    overflow:hidden;
}

.minheight {
    min-height: 500px;
}

@media all and (min-height:850px){
    .minheight {
        min-height: 650px;
    }
}
.mc-mainframe h1,
.mc-mainframe h2,
.mc-mainframe h3  {
    margin: 0;
}

*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/** pagination start**/
.pagination .prepage {
    background-image: url("../resources/images/pager/page-left.png?v=20230704120143");
    border: 1px solid #d3d7dc;
    padding: 0 7px;
}
.pagination .nextpage {
    background-image: url("../resources/images/pager/page-right.png?v=20230704120143");
    border: 1px solid #d3d7dc;
    padding: 0 7px;
}
.pagination>li>a,.pagination>li>span {
    float: left;
    padding: 1px 6px;
    line-height: 1.42857143;
    color: #777777;
    text-decoration: none;
    background-color: #fff;
    border: none;
    margin: 5px;
    font-size: 12px;
    border-radius: 100%;
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus
    {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #D31C1C;
    border-color: #D31C1C;
}

/* * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 */
.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 16px;
    margin-right:38px;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.no-items {
    font-size: 16px;
    padding-left: 36px;
    padding-top: 16px;
    line-height: 17px;
}
/* pagination end */

/* for progressing bar */
div.progressbar {
    width: 0;
    height: 250px;
    margin: auto;
    overflow: hidden;
    font-size: 16px;
}

.progressbar .ngdialog-content {
    height: 250px;
    padding-top: 24px;
    background: #f0f0f0;
}

.progressbar .ngcustom-title {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.progressbar .ngdialog-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    font-size: 32px;
}

.progressbar .progressStatus {
    text-align: right;
}

.progressbar .progressStatus .progressing {
    height: 5px;
    margin: 70px 0 8px 60px;
    background: rgba(40, 192, 198, 1);
    display: block;
    border-radius: 5px;
}

.progressbar .progressStatus .progressPercentage {
    padding-right: 10%;
}

.progressbar .ngdialog-buttons {
    width: 600px;
    height: 50px;
    position: absolute;
    text-align: center;
    bottom: 0;
    right: 0;
}

.progressbar .ngdialog-buttons .ngdialog-button {
    background-color: #F2F2F2;
    border: 1px solid #7C7C7C;
    border-radius: 5px;
    color: #000;
    height: 32px;
    width: 128px;
}
/*  progressing bar end*/

.uicb-checked .uicb-txt {
    color:#555;
}


/*upload theme dialog style*/
div.uploadTheme {
    width: 600px;
    height: 280px;
    margin: auto;
    overflow: hidden;
    border-radius: 5px;
    font-size: 16px;
    background: #fff;
}
.uploadTheme .ngdialog-overlay {
    z-index: -1;
}

.uploadTheme header {
    height: 50px;
    text-align: center;
}

.uploadTheme header h3 {
    font-size: 20px;
    line-height: 50px;
    color: #7C7C7C;
    border-bottom: 1px solid #C8C8C8;
}

.uploadTheme section {
    height: 150px;
    font-size: 0;
    padding-top: 64px;
}

.uploadTheme footer {
    height: 80px;
}

.uploadTheme section .uploadTitle {
    display: inline-block;
    width: 250px;
    font-size: 16px;
    text-align: center;
}
.uploadTheme section .uploadSelect {
    display: inline-block;
    width: 350px;
    font-size: 16px;
    text-align: left;
}

.uploadTheme footer {
    text-align: center;
}

.uploadTheme footer button {
    height: 42px;
    width: 150px;
    border: 1px solid #C8C8C8;
    background: #e9e9e9;
    border-radius: 4px;
    margin: 25px 8px 0 8px;
    font-size: 16px;
}

#themeflashuploadUploader {
    position: relative;
    left: 0;
    top: -70px;
}

.btn-medium {
    width: 200px!important;
}

.redstar {
    color: #d33434;
}

.btn-upload {
    border: 1px solid #8e8e8e;
    border-radius: 5px;
    height: 32px;
    width: 240px;
}

.floattitle {
    font-size: 12px;
    border-radius: 2px;
    position:absolute;
    display:none;
    border:1px solid #ddd;
    background-color: #fff;
    padding:8px 16px;
    color:#555;
    box-shadow:0 0 1px rgba(0,0,0,0.2);
    margin-top:4px;
}


.mktooltiphold{

}
.mktooltiphold:hover .floattitle{
display:block;
}

/*myreports_HiGame*/



div#testflashupload {
    opacity: 0;
    position: relative;
    left: 0;
    top: -82px;
}


div[id^="flashuploadImg"]{
    /* border: 1px solid #0040D0; */
    position:absolute;
    opacity: 0;
    left: 0px;
    top:0px;
}

.imgUpload-frame img{
    width: inherit;
    height: inherit;
}
.defaultTip{
    color: #b2b2b2;
}

.reportNoData .no-items{
    display: none;
}

/*new flash plugin*/
div.flashuploadButtonSample {
    border-radius: 0;
}
div.flashuploadImgholder {
    border-radius: 0;
    opacity: 0
}
div#themeflashupload {
    opacity: 0;
    position: absolute;
    left: 162px;
    top: 98px;
}

.ui-datepicker { z-index:9999 !important}

/*# settings */
#Security-content input.ng-invalid.ng-dirty { border-color:#d03437;}

.mtbtt-value input.txtLength-middle { width: 410px; }

.mtb-lw { width: 150px; display: block;float:left;margin-top:5px;padding-left: 10px; }

.cty-cd { width: 90px; font-size: 15px; }

.mtbtt-value .nmb-mid { width: 306px; margin-right: 28px;}

.mtbtt-value .nmb-end { width: 100px; }

.sp-cty { position: relative;top: -15px; }

.sp-pn { position: relative;top: -15px;left: 45px;  }

.sp-et { position: relative;top: -15px;left: 295px;   }

.td-tit { padding-right: 0px; }

.td-val { padding-left: 40px; }

.pic-sec { margin-top: 25px; }

.sectit { color: #555; }


.mk-select, .mksel-multiple { width: 190px;}

.hg-time{border-color:#d03437;}
/*# settings */
.imgUpload-item.imgLoaded {
    position: relative;
}
.imgUpload-row.mkcl > div > div {
    position: absolute;
    top: 0;
    left: 0;
}

/* 涓婁紶鍥剧墖鍚庡浘鐗囦笉閫忔槑 */
.upload-box .after-upload{
    opacity:inherit;
}

/*閹躲儴銆冮梻顔煎娇閹绘劗銇氶弽宄扮础*/
body div.rpt-tip {
    border-width: 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    min-width: 310px;
}
div.rpt-tip p {
    line-height: 1.4;
}

.proFont {font-size: 14px;}
.datepick-txt{width: 77px !important;}

#higameDatepicke{width:200px !important;}

.lctcb-txt{line-height:32px;display:inline-block;width:72px;font-size:14px;padding-left:8px;}
.lct-colbox{ display:inline-block; margin-right:12px;}
.lct-colbox em{ display:block; color:#b2b2b2; padding-left:8px; line-height:22px;font-size:12px;}
.divline{
    width:520px;
    padding:0px;
    margin:0px;
    word-wrap:break-word;
}
.horizontalview{
    width: 120px;
}
.dfront-txt{ border:1px solid #dcdcdc; border-radius:5px; font-size:14px;padding: 0 4px; width:240px; height:30px; line-height:30px;}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #aaa;
    padding: 0.2em 0.4em;
}
table.wikitable  td {
    word-break: keep-all !important;
    word-wrap: break-word !important;
}
.promoGraphics1{
    width: 109px;
}
.promoGraphics2{
    width: 164px;
}
.promoGraphics3{
    width: 240px;
}
.promoGraphics4{
    width: 360px;
}
.promoGraphics5{
    width: 550px;
}

/* bottom cookie start*/
.pagebtm-note { position: fixed; bottom: 0; left: 0; right: 0; z-index: 199; background-color: #FFE3C5; }

.pbn-cont { width: 980px; margin: auto; padding: 12px 10px; font-size: 14px; color: #686868; position: relative; }

.pbn-btn { position: absolute; background-color: #33D4BE; color: #FFF; right: 0; top: 8px; width: 90px; height: 24px; line-height: 24px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); border-radius: 4px; font-size: 14px; text-align: center; }

.pbn-link { color: #33D4BE; }

.pbn-link:hover { text-decoration: underline; }

.pbn-btn:hover { background-color: #50DBC9; }

.bodyPB40 { padding-bottom: 40px; }
/* bottom cookie end*/

/* 鐟欙絽鍠卲laceHolder闂傤噣顣�*/
span.mkPlaceHolderText { position: relative; }

span.mkPlaceHolderText label { position: absolute; top: -60px; left: 12px; color: #7C7C7C; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#7C7C7C;}

/*Huawei ID service*/
#HuaweiID-service-content input.ng-invalid {  border-color: red;  }
form#HuaweiID-service-content.form-untouched input {
    border-color: #dcdcdc;
}
#pushDetailsForm input.ng-invalid {  border-color: red;  }
form#pushDetailsForm.form-untouched input {
    border-color: #dcdcdc;
}

.borderless {
    border: none;
    background: #ffffff;
    width: 720px!important;
}
.link-inactived, .link-inactived:hover {
    color: grey;
    text-decoration: none;
}
/*.link-inactived:hover:after {*/
    /*content: 'Please active Push service first.';*/
    /*font-size: 12px;*/
    /*border: 1px solid rgb(172, 172, 172);*/
    /*padding: 6px 8px;*/
/*}*/
.mct-dellink { margin-right: 8px; color: #b3b3b3; }
.form-controlone {
  width: 45%;
  min-width: 360px;
  max-width: 420px;
}
.form-labelOne{padding-top:6px;color:#6f7479}
.distd-t { line-height: 32px; color: #000; }

.distd-more { color: #999; word-break: keep-all; line-height: 1.4; }

/* select ui start*/
.mk-select, .mksel-multiple { width: 148px; border: 1px solid #DCDCDC; z-index: 8; font-size: 14px; position: relative; border-radius: 10px; padding: 12px 16px; cursor: pointer; background-color: #fff; }

.mk-select .mks-arr, .mksel-multiple .mks-arr { width: 11px; height: 7px; position: absolute; right: 12px; top: 42%; background-position: 0 0; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; background-image: url("img/dfmfCommon.png?v=20230704120143"); background-repeat: no-repeat; }

.mk-select.mks-clicked, .mksel-multiple.mks-clicked { border-radius: 10px 10px 0 0; z-index: 9; }

.mk-select .mks-cur, .mksel-multiple .mks-cur { border: 0; width: 80%; color: #333; line-height: 1.2; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.mk-select .mks-options { width: 100%; height: auto; border-color: #DCDCDC; border-style: solid; border-width: 0 1px 1px; position: absolute; top: 38px; left: -1px; display: none; border-radius: 0 0 10px 10px; max-height: 180px; overflow-y: auto; }

div.mtbshort-sel.mksel-multiple { padding: 0; width: 170px; }

.mks-opbox { width: 100%; height: auto; border-color: #DCDCDC; border-style: solid; border-width: 0 1px 1px; position: absolute; top: 31px; left: -1px; display: none; border-radius: 0 0 10px 10px; background-color: #FFFFFF; box-sizing: content-box; }

.mks-opbox .mks-options { display: block; overflow-y: auto; max-height: 180px; }

.mks-opact { padding: 10px 0 6px; text-align: center; border-top: 1px solid #F3F3F3; }

.mks-opok { text-align: center; display: inline-block; padding: 6px 20px; }

.mks-clicked .mks-opbox { display: block;}

.mksel-multiple .mks-cur { width: auto; margin-right: 20px; padding: 7px 10px; }

.mk-select.mks-clicked, .mksel-multiple.mks-clicked { border-radius: 10px 10px 0 0; z-index: 9; }

.mks-clicked .mks-arr { transform: rotate(180deg); opacity: 0.4; }

.mks-clicked .mks-options { display: block; }

.mks-options li { height: 40px; line-height: 40px; padding-left: 18px; background-color: #fff; border-top: 1px solid #F3F3F3; color: #7c7c7c; }

.mks-options li:hover { background-color: #F2F2F2; cursor: pointer; }

.mks-options li:last-child { border-radius: 0 0 9px 9px; }

.mksel-multiple li, div.mksel-multiple ul.mks-options li { padding-left: 0; }

.mksel-multiple label { display: block; line-height: 40px; padding-left: 8px; }

.mks-options li.mkso-done { position: relative; color: #28C0C6; }

.mkso-done .deco { background-image: url("img/dfmfCommon.png?v=20230704120143"); background-repeat: no-repeat; background-position: -75px -75px; width: 20px; height: 20px; top: 50%; margin-top: -10px; right: 10px; position: absolute; }

div.mtbshort-sel { padding: 7px 10px; border-radius: 5px; display: inline-block; margin-right: 28px; vertical-align: middle; }

div.mtbshort-sel .mks-cur { line-height: 20px; }

div.mtbshort-sel .mks-options { top: 30px; width: inherit;}

div.mtbshort-sel .mks-options li {height: 31px;line-height: 29px;font-size: 14px;padding-left: 11px;}

div.mtbshort-sel .mks-options label { height: 30px; line-height: 30px; }

/* select ui end*/

/* higame publish涓殑鏃堕棿鎺т欢 */
.time-inp-hide { display: none; }

.time-datepick-txt { padding: 8px 4px; border: 1px solid #ddd; width: 78px; border-radius: 5px; text-align: center; }

.time-img-jqTooltip { vertical-align: middle; margin-left: 12px; }

body div.mktip { box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); border-width: 1px; max-width: 800px!important; }
/* higame publish涓殑鏃堕棿鎺т欢 end */

/* UCD custom */
.manager-name-overflow {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100px;
    word-break: keep-all;
}

.popAgree-par { font-size: 14px; line-height: 22px; color: #7c7c7c; margin-bottom: 18px; }
.yl-link { color: #e63c3c; }
.yl-link:hover { text-decoration: underline; }

.profile-input{
    width: 187px;
}

.dp-countries { padding-top: 4px; float: left; padding-left: 12px; }

.mksel-front { font-size: 14px; color: #555; vertical-align: middle; }

.btn-grey, .btn-blue, .btn-red { border-radius: 5px; display: inline-block; text-align: center; text-decoration: none; border-width: 1px; border-style: solid; white-space: nowrap; word-break: keep-all; -webkit-transition: all 0.35s; transition: all 0.35s; }

.btn-grey { background-color: #F2F2F2; border-color: #DCDCDC; color: #333; }

.btn-grey:hover { background-color: #E3E3E3; }

.btn-red.btn-disabled, a.btn-disabled, .btn-blue.btn-disabled, .btn-grey.btn-disabled { background-color: #F8F8F8; color: #B7B7B7; border-color: #E8E8E8; cursor: default; }

.lmp-foot .btn-grey { width: 208px; margin: 0 10px; height: 42px; border-radius: 10px; line-height: 42px; font-size: 16px; }

.mcb-tpbar .btn-grey { float: right; height: 30px; line-height: 30px; width: 120px; font-size: 14px; margin-top: 18px; color: #000; }

.mcb-tpbar .btn-grey em { font-size: 16px; margin-right: 4px; vertical-align: middle; color: #555; }

.mcb-tpbar .btn-red { float: right; height: 40px; line-height: 40px; width: 120px; font-size: 14px; font-weight: bold; margin-top: 14px; }

.mtbtt-btnline .btn-grey { height: 42px; width: 212px; margin-right: 16px; line-height: 42px; font-size: 16px; }

.mtb-msgfoot .btn-grey { padding: 12px 48px; font-size: 16px; }

.mtb-tabTopbar .btn-red, .mtb-tabTopbar .btn-grey { float: right; height: 40px; line-height: 40px; padding: 0 26px; font-size: 14px; font-weight: bold; margin-top: 14px; }

.mtb-tabTopbar .btn-grey { height: 30px; line-height: 30px; margin-top: 19px; }

div.lmpf-3btns .btn-grey { width: 150px; margin: 0 6px; }

td.mtbtt-bl3btns .btn-grey { width: 179px; }

.dp-range { height: 40px; line-height: 40px; padding-left: 16px; padding-right: 16px; font-size: 14px; float: left; }

.date-period .datepick-txt { width: 88px; font-weight: normal; padding-top: 7px; padding-bottom: 7px; }

.datepick-txt { padding: 8px 4px; border: 1px solid #ddd; width: 78px; border-radius: 5px; text-align: center; }

.img-jqTooltip { vertical-align: middle; margin-left: 12px; }

.side-misc { float: right; }

.dateperiod-row .side-misc { padding-top: 12px; padding-right: 16px; position: relative; }

.rep-products { color: #777; font-size: 14px; cursor: pointer; }

.rep-products em { vertical-align: middle; }

.rep-products b { background-image: url("img/mccommon.png?v=20230704120143"); background-position: 0 -50px; background-repeat: no-repeat; height: 3px; transition: all 0.2s linear 0s; width: 6px; display: inline-block; vertical-align: middle; margin-left: 12px; }

.mcth-expand .rep-products b { background-position: -10px -50px; }

.mkcsstransitions .mcth-expand .rep-products b { background-position: 0 -50px; -webkit-transform: translate3d(0, 0, 0) rotate(180deg); transform: translate3d(0, 0, 0) rotate(180deg); }

.mcth-dropbase { position: absolute; top: 28px; left: -10px; border: 1px solid #DCDCDC; background-color: #fff; border-radius: 5px; display: none; }

.mcth-expand .mcth-dropbase { display: block; }

.side-misc .mcth-dropbase { left: auto; right: 10px; top: 32px; }

.mcth-searchdrop .mksearch-box { margin: 16px 16px 2px; }

.mksearch-box { border: 1px solid #ddd; border-radius: 5px; position: relative; }

.mksb-txt { border: 0; padding: 8px 32px 8px 4px; background-color: transparent; width: 160px; }

.mksb-btn { width: 18px; height: 18px; position: absolute; top: 7px; right: 8px; background-image: url("img/dfmfCommon.png?v=20230704120143"); background-repeat: no-repeat; background-position: -75px 0; }

.mcth-list { padding-bottom: 6px; padding-top: 6px; max-height: 160px; overflow-y: auto; }

.mcth-list label { padding: 10px 16px 10px 20px; display: block; cursor: pointer; }

.mcth-list label:hover { background-color: #F2F2F2; }

.mcth-list .mcth-timesection label { padding: 0; }

.mcth-list .mcth-timesection label { background-color: transparent; }

.mcth-selected { background-color: #F2F2F2; }

.figure-cont { padding: 24px; }

.mct-rowmsg { color: #999; padding: 16px 0; text-align: center; }

.mcb-tpbar { padding-left: 38px; }

.mcb-tpbar h3 { font-size: 24px; color: #000; line-height: 68px; }

.mtb-menu { width: 196px; float: left; }

.mtb-mitem { display: block; border-left: 4px solid transparent; }

.mtb-mitem:hover .mtb-mtxt { color: #d33434; }

a.mtb-mcur { background-color: #fff; border-color: #d33434; }

a.mtb-mcur .mtb-mibox { border-color: #E7E7E7; }

a.mtb-mcur .mtb-mtxt { color: #d33434; font-weight: bold; }

a.mtb-mcur:hover { cursor: default; }

.mtb-mibox { border-width: 1px 0; border-style: solid; border-color: transparent; display: block; }

.mtb-mtxt { color: #333; font-size: 14px; display: inline-block; vertical-align: middle; line-height: 68px; margin-left: 20px; }

.mtb-tabcontent { padding-top: 56px; }

.rm-txt { display: block; color: #7c7c7c; line-height: 1; font-size: 14px; line-height: 68px; }

/* earnings display show*/
.expand-tr{display: none}



.mc-txtbox { border: 1px solid #dcdcdc; border-radius: 5px; font-size: 14px; height: 30px; line-height: 30px; padding: 0 10px; color: #000; vertical-align: middle; }

.mft-input{width: 150px;margin:4px 12px;}

.mfe-label{text-align: right;}

.skip-input-position{ position: absolute;  top:12px;  z-index: -100; }

.skip-img-position { position: absolute;  top:-10px;  z-index: -100; }

.auto-complete-input{ width: 91% !important;}

.auto-complete-icon{ width: 5% !important; margin-right: 0 !important;}

.input-error-important{ border-color:#e63c3c !important;}

.w-380{width:380px;}

.dialog-input-width-360{width:360px;}

.label-width-140{min-width:140px;}

@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide{display:none !important;}ng\:form{display:block;}
.ng-animate-start{clip:rect(0,auto,auto,0);-ms-zoom:1.0001;}.ng-animate-active{clip:rect(-1px,auto,auto,0);-ms-zoom:1;}

.progress-error{text-align: left;margin: auto; color: #e63c3c; white-space: nowrap;top: 10px; position: relative; left: 3px;font-size: 12px;width:80%;}
.text-italic{font-style: italic}

.countrycode{float: left; width:207px; height: 36px;}

.vertical-align-bottom{vertical-align:bottom}

.product-select-error span{
    border-color: #e63c3c !important;
    outline: 0;
    box-shadow: none !important;
}

.mw-35{
    max-width: 350px !important;
}
.reset-body-margin{margin-top:0 !important;overflow-y: hidden !important;}
.ucd-tooltip-text{word-break: keep-all;}
.prevent-browser-outline{outline:0;}
.padding-top-7{padding-top:7px;}
.radio-unchecked{background-image: url("../resources/images/check/radio.png?v=20230704120143") !important;}
.radio-disabled{background-image: url("../resources/images/check/radio-disabled.png?v=20230704120143") !important;}
.text-cut{text-overflow: ellipsis; white-space: nowrap;  overflow: hidden;}
.vertical-align-none{vertical-align:inherit;}
.language-box{height:68px;}
.card-footer .card-contant{padding-right:10px;}

.proxy-aptitude{
    display: inline-block;
    margin-top: 8px;
}

li.ui-select-choices-group{
    display: list-item !important;
}


/*dialog end */
.agreement-list .tips{
    max-height: 110px;
    overflow: auto;
    padding: 5px 15px;
}
.agreementPdf .pdf-toolbar {
    background-color: #EEF1F7;
    padding: 2px;
}
.agreementPdf .hv-center-x.tips {
    min-height:inherit;
    padding: 3px;
    background-color: #fff;
}
.pdf-content-width{
    width: 100%;
    text-align: center;
}
 .home-page .pdf-content-width{
    width: 100%;
    text-align: center;
}
@media screen and (min-height: 901px) {
    .dialog-content {
        max-height: 670px;
    }
    .pdf-dialog {
        max-height: 800px;
    }
    .dialog-footer {
        padding: 40px 28px;
    }
    .textarea-large-pdf {
        height: 570px;
    }
    .agreementPdf .textarea-large-pdf {
        height: 465px;
    }
}

@media screen and (max-height: 900px) {
    .agreementPdf .dialog-content {
        max-height: 620px;
    }
    .pdf-dialog {
        max-height: 700px;
    }
    .textarea-large-pdf {
        height: 530px;
    }
    .agreementPdf .textarea-large-pdf {
        height: 415px;
    }
}

@media screen and (max-height: 768px) {
    .pdf-dialog {
        max-height: 500px;
    }
    .textarea-large-pdf {
        height: 320px;
    }
    .agreementPdf .textarea-large-pdf {
         height: 241px;
     }
    .dialog-footer {
        padding: 20px 10px;
    }
}

@media screen and (max-height: 600px) {
    .pdf-dialog {
        max-height: 400px;
    }
}
.preview-of-pdf-protocol .pdfName{
    width: 520px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
}

.dialog-wrap.large {
    width: 988px;
}

.dialog-wrap.superlarge {
    width: 1080px;
}

/*myaccount - newEarnings*/
.tips.tips-height {
    min-height: 0;
}

.process-bar-content{
    float: left;width: 90%;
    margin-left: 5%;
}

#disputeStatus{
    background: inherit;
}

.progress-overlay {
    position: absolute;
    top: 0;
    border-radius: 0px;
}

.progress-overlay-left {
    left: 0;
}

.progress-overlay-right {
    right: 0;
}

.prevClassName{
    float: left;margin-top: 46px;width: 5%;
}
.process-bar-content{
    float: left;width: 90%;
    margin-left: 5%;
}

.border-bottom-dashed{
    border-bottom:1px dashed #ccc;
    width:100%

}
.disputeStatusBG{
    width: 100%;
    min-height: 200px;
    border-radius: 5px;
}

.wid-170{
    width: 170px !important;
}

.settlement-width80 {
    min-width:120px;
}

.appromo.outline
{
    outline:none;
}
/*鎺у埗ie娴忚鍣ㄧ殑input涓嶆樉绀哄弶*/
::-ms-clear,
::-ms-reveal
{
    display:none;
}
/*myaccount - newEarnings end*/

.progress-bar-color{
    background:rgb(22, 204, 143) !important;
}
.progress-label-position{
    width:520px;text-align:right;left: 0;
}
.background-none{
    background:none;
}
.v-top{
    vertical-align: top !important;
}

.btn-default-focus{outline:0;box-shadow:none;color:#333;background-color:#EBEBEB;border-color:none;text-decoration:none;outline-offset:-2px;}
.showAll,.showAppGallery,.showTheme,.showPreload,.showPush,.showHuaweiID,.showHuaweiAI,.showIap,.showGame{display:none !important;}
.blur-img{opacity: 0.4;}
.no-cursor{cursor:default;}

.linebreak{word-wrap: break-word; word-break: normal; }
.enough-height-for-footer{height: calc(100vh - 140px);}
.text-align-left{text-align:left;}
.tip-margin{margin:20px;width:95%;}
.table-wrap-overflow{overflow-y: auto;height:450px;}
.bottom-13{bottom: 13px;}


.tips-container.userguideTOP {overflow-x: hidden;overflow-y: hidden;}
.tips-container.userguideTOP:before,.tips-container.userguideTOP:after {content: "";display: table;}
.tips-container.userguideTOP .tips-content-text {width: 100%!important;display: inline-block;}
.tips-container.userguideTOP .tips-content-text .tips-title {font-size: 16px;font-weight: 700;color: #36383c;}
.tips-container.userguideTOP .tips-content-text .tips-text {color: #6f7479;font-size: 14px;}
.tips-container.userguideTOP .tips-content-text .btn-primary {
    float: right;
}
.tips-container.userguideTOP .tips-content-text .float-left.wid-90.newDefaultLeft{
    width: 80%!important;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tips-container.userguideTOP .sample-grid {width: 100%;}
.userguideTOP + .fluid-box  .container-fixed{
    height: calc(100vh - 145px);
}
.center-list{ right: 30px;bottom: 15px;  margin-top: 20px;}
.proper-height-hide-scrollbar-section{min-height: calc(100vh - 323px);}
.proper-height-hide-scrollbar-myservices{height: 70px !important;}
.proper-height-ai-service-detail{height:780px;}
.userguideTOP + .fluid-box .proper-height-ai-service-detail{height: 700px;}
.pay-service-tax .icon-tip-small{margin-top: 7px;}
.margin-left-20{margin-left: -20px;}
.nav-content-width{width: inherit !important;}
.keep-all{word-break: keep-all !important;}
.country-title{font-size: 14px;font-weight: 700;bottom:8px;}
.height-tiny-adjust .text{position:relative;bottom:2px;}
.myproduct-minheight{position:relative;min-height:700px;}
.payreport-minheight{min-height: calc(100vh - 333px) !important;}
.package-minheight{min-height:250px !important;}
.italic-font{font-style: italic;}
.moneyExpired{
    text-decoration: line-through;
}
.recharge-account{
	margin-left:16px;
}
.wordbreakall{
    word-break: break-all;
}
.ml-95{
    margin-left: 95px !important;
}
.ml-110{
    margin-left: 110px !important;
}
.smrz-countryCode{
    width:100px !important;
    display: inline-block !important;
}
.min-120{
    min-height: 120px !important;
}

[name = 'card-footer']{
    top: auto !important;
}
.no-border{
    border:none !important;
    padding:0;
}
.no-border .upload-box{
    width: 120px !important;
    height: 120px !important;
    border:none !important;
}

table.table-settlement td>span{
    display: inline-block;
    width: 93px;
}
.servicecards .service-item:hover .caption {
    display: none !important;
}
.CountryCode-height{
    height: 29.5px !important;
}
.wallPaper-Height{
    height: 128px !important;
}
.mw-15 {
    max-width: 150px;
}
.displayName-cursor{
    cursor: pointer
}

.disp-show{
	display: block;
}
.file-name-overflow{
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    text-align:left;
}
.hftip{
    display:block;
}

.mt-f35{
    margin-top:-35px;
}

.servicecards .service-item .service-img, .reportcards .service-item .service-img {
    display: none !important;
}
.servicecards .service-item .service-img:first-child, .reportcards .service-item .service-img:first-child {
    display: inline-block !important;
}
.servicecards .service-item:hover .service-img:first-child, .reportcards .service-item:hover .service-img:first-child {
    display: none !important;
}
.servicecards .service-item:hover .service-img:last-child, .reportcards .service-item:hover .service-img:last-child {
    display: inline-block !important;
}
.upload-180h-120w{
    width:120px !important;
    height: 180px !important;
}

.hidenscrollbar
{
    overflow: hidden !important;
}

.wid-32
{
    width: 32% !important;
}
.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background:rgba(0, 0, 0, 0.4) url("../resources/images/loading.gif?v=20230704120143") no-repeat fixed center;
    z-index: 99999;
}

.modal-top50 {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 50px!important;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4) url("../resources/images/loading.gif?v=20230704120143") no-repeat fixed center;
    z-index: 99999;
}
.servicecards .relative-selected {
    border: 1px solid #1890ff !important;
}

.servicecards .hidden-icon {
    background: transparent !important;
}

.servicecards .icon-lvgou {
    background-image: url(./img/lvgou-40x40.png?d245d6) !important;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}
.broser-list-max {
    width: 100%;
    text-align: center;
}
.icon-mycall1 {
     background-image: url("../resources/images/icon.png?v=20230704120143");
     background-position: 0px -263px;
     width: 18px;
     height: 18px;
 }
.myteamlist-manager-name-overflow {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 150px;
    word-break: keep-all;
    word-wrap: normal !important;
}
.cookietip {
    background: url("../css/img/prompt.png?v=20230704120143") no-repeat;
    width: 17px;
    height: 17px;
    margin-right: 0px;
    top: 14px;
    left: 0px;
}
.device-localstorage-link{
    color: #9195A1;
}


.upload-box .close-dialog {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    z-index: 9999;
    display: none;
}
.upload-box:hover .after-upload + .close-dialog {
    display: flex;
}
.upload-box .see,.upload-box .delete,.upload-box .reupload {
    display: inline-block;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 5px;
}
.upload-box .see {
    background-image: url("../resources/images-asyn/icon/see.png?v=20230704120143");
}
.upload-box .delete {
    background-image: url("../resources/images-asyn/icon/delete.png?v=20230704120143");
}
.upload-box .reupload {
    background-image: url("../resources/images-asyn/icon/reupload.png?v=20230704120143");
}

.pdf-no-border .dialog-title{
    border-bottom:0;
}
.pdf-no-border .dialog-content .pdf-content {
    border: none;
}
.height-400 {
    height: 400px;
}
.user-realname-flow{
    width:25%
}

.bg-f7 {
    background:#f7f7f7 !important;
}
.ucd-droplist-content{
    margin-top: 0px !important;
    padding-top: 4px;
}
.height-150{
    height: 150px !important;
}

.step-list-width {
	width:100% !important;
}
.pay-btn{
    background: #f7f7f7;
    margin: 0 -30px;
    padding: 30px 30px 50px;
}

.tip-pos{
    position: relative;
    top: -3px;
    margin-right: 5px;
}

.padding-top-0 {
	padding-top: 0!important;
}

.lang-height-mid{
    position: relative;
    top: -8px;
    width: 130px;
}
.langHeight .ui-select-bootstrap>.ui-select-choices, .ui-select-bootstrap>.ui-select-no-choice{
    max-height:300px;
}
.apppromo.price-edit1, input{
    width: 100%;
    -webkit-transition: none;
    transition: none;
}
.textarea-height-150{
    height:150px;
}
.taxReceiptType-item{
    float: left;
    width: 91%;
    margin-right: 1.3%;
}
.iframeBox .dialog-outer {
    font-size: inherit;
}
.icon-tip-blue{
    background-image:url("../images/znkf.png?v=20230704120143") !important;
    background-position:0 !important;
}
.code-phone-flex{
    display:flex;
    align-items: center;
}
.width-100{
    width: 100px;
}
.wid-133{
    width: 133px;
}
.table-layout {
    table-layout: fixed;
}

.arpicture-switch-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 24px;
    display: block;
    z-index: 1;
    cursor: pointer;
}
.arpicture-switch-wrap.switch-disabled{
    cursor: not-allowed;
}
.arpicture-switch .ucd-switch-text{
}
.arpicture-img {
    max-width: 40px;
    max-height: 40px;
}

.arpicture-detail .card-title {
    width: 100%;
}

.arpicture-detail .manager-name-overflow {
    width: calc(100% - 270px);
}

.arpicture-detail .product_title_rightBtn {
   width: 266px;
    right: -11px;
    top: -8px;
}

.arpicture-select-input {
    outline: none;
    border: 0;
}
.mw-26{
    max-width: 260px !important;
}
.del-attachment {
    margin-top: 6px;
}

.ui-select-match input:focus {
    outline: none;
    border: 0;
}

.viewer-container.modal-top50.viewer-fixed {
    z-index: 10001!important;
}

.newArPicture {
    height: 529px;
    overflow-y: auto;
    padding: 30px 30px 1px;
}

.newArPicture.view {
    max-height: 600px;
    height: 100%;
}

.arpicture-modal {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15) url("../resources/images/loading.gif?v=20230704120143") no-repeat center;
    z-index: 99999;
}
.wid-contact-30{
    width:30px;
}
.wid-contact-291{
    width:291px;
}
.wid-contact-140{
    width:140px;
}



.white-space-normal{
    white-space: normal!important;
}

.wid-160{
    width: 160px!important;
}
/************************AM使用**************/
@media (max-width: 1920px){
    .am-developer .services-box .col-5 {
        width: 30%;
        max-width: 360px;
    }
    .am-developer .services-box .col-5 .service-item .title-content{
        height: 240px;
    }
    .am-developer .services-box .col-5 .service-item .title-content .layer-left{
        padding-top:30px;
    }
    .am-developer .services-box .col-5 .service-item .title-content .layer-right{
        padding: 35px 10px 0;
    }
}

.word-wrap-white-space{
    word-wrap: break-word;
    white-space: pre-wrap !important;
}
.display-align-items-center{
    display:flex;
    align-items:center
}
/****************新增商户订单查询样式**************/

.my-search-input{
    padding: 4px 4px;
}
.my-label{
    padding-right: 5px!important;
}
.my-label-short{
    min-width: 170px!important;
}
.refund-desc{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 120px;
}

/* 后期精灵图替换 */

.scopeIcon-active, .aside-nav-item.active > .aside-nav-head > .aside-nav-icon .scopeIcon {
    background-image: url("./img/credential_2.png?v=20230704120143");
    background-repeat:no-repeat;
    width: 20px;
    height: 20px;
}

.scopeIcon-hover, .aside-nav-item:hover:not(.active) > .aside-nav-head > .aside-nav-icon .scopeIcon, .aside-nav-item:hover:not(.active) > .aside-nav-head > .aside-nav-title .scopeIcon {
    background-image: url("./img/credential_1.png?v=20230704120143");
    background-repeat:no-repeat;
    width: 20px;
    height: 20px;
}

.scopeIcon {
    background-image: url("./img/credential_3.png?v=20230704120143");
    background-repeat:no-repeat;
    width: 20px;
    height: 20px;
}

.taxName{
    width: 310px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.taxtip{
    margin-left: 350px;
}
.placeTip::placeholder{
    color: #bbb;
}
.bolder{
    font-weight: bolder;
}
textarea{
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 2px #d9d9d9;
    outline-color: #8ec9fc;
}
textarea:hover{
    border: 1px solid #40a9ff;
}
img.user-head {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.overflowVisible{
    overflow: visible;
}

.layer-column{
    display:block;
}
.static-info .info{
    display: inline-block;
}
.static-info .name{
    display: block;
}
.static-info .form-control{
    display: inline-block;
    width: inherit;
}
.ucd-droplist-content{
    margin-left: -9px;
    max-height: 274px;
    width: inherit;
}
.ucd-droplist-content .filtrate{
    width:100%;
}
.scope-textarea{
    resize:none;
}

.agreementBannerTitle{
    line-height: 45px
}

.agreementBannerCheck{
    margin-top: 5px!important;
}

.ucd-tabs-pane .layer-column {
     display: block;
 }

.invalidTeam{
    color: #999!important;
}

.table-wrap-myservice{
    min-height: 320px !important;
    position:relative;
    overflow-x:visible;
}
.item.inline-block .search {
    vertical-align: middle;
    cursor: pointer;
    height: 16px;
}
.select-match-ticket{
    position:absolute;
    width:100%;
}
.select-content-ticket{
    height: 32px;
}

.appManagerServiceType .ucd-droplist-content{
    width:254px;
}
.appManagerProdType .ucd-droplist-content{
    width:170px;
}
.language-point{
    position: relative;
}
.language-point .language-point-i{
    position: absolute;
    top: 10px;
    right: 10px;
}
.myreport.appselect.form-control{
    width:200px;
}
.upload-box .after-upload{
    opacity:inherit;
}
.ic-delimg {
    background: transparent url("../../resources/images/uc_icon.gif") no-repeat scroll 0 -25px;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 18px;
    z-index: 8;
}
.report-filter .form-control .radio{
    margin: 10px 10px 0 0;
}
.transferRadio {
    margin: 0px!important;
}
.transferRadioTwo{
    margin: 0px 40px!important;
}
.report-filter.section{
    padding: 30px 30px 0 30px;
}

.name-slice{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    width: 200px;
}

.opaque {
    opacity: 1!important;
}

.tab-disabled {
    background-color: rgb(212, 216, 220)!important;
}

span.text-head {
    line-height: 32px;
    color: black;
}

span.text-body {
    color: rgb(153, 153, 153)
}

.myreport.payment .table tbody tr{
    background: #fff;
}
.myreport.payment .table tbody tr.backgroundGray{
    background: #f4f6fa;
}
.myreport.payment .table tbody tr.backgroundGray td{
    background: #f4f6fa;
    font-weight: bold;
}
.myreport dt{
    font-weight: bold;
}

.declare{
    margin: 20px 0 0 30px;
    text-align: left;
}
.explain{
    position: absolute;
    left: 40px;
    text-align: left;
    top: 428px;
}
.explain_spec{
    margin: -12px 0 0 -20px;
    text-align: left;
}

.adbusiness{
    font-size:14px;
}

.myreportOs .btn.btn-xs{
    min-height: 0;
}
#checkBox4appTask{
    position: absolute;
    width: 500px;
    background: white;
    z-index: 1024;
}
#checkBox4appTask .layer-column-aside{
    width:40%
}
#checkBox4appTask .layer-column-content{
    width:60%
}
.checkBox4appTaskContent{
    margin: 10px 10px 0 0 !important;
}

tr > td > a.figure {
    white-space: nowrap;
}
/**云文件夹推广 begin*/
.table-wrap-cfp {
    min-height: 400px;
    overflow: auto;
}

.table-wrap-cfp th {
    min-width: 25px !important;
}

.pop-cfp {
    position: absolute;
    opacity: 0;
}

.table_width_1k {
    width: 1000px !important;
}

.marin_left_2 {
    margin-left: -2px !important;
}

.back_to_list {
    margin: -10px 0 0 -30px !important;
}

.no_ime_mod {
    ime-mode: disabled;
}

.time_select {
    width: 200px;
    float: left;
}

.time_tip {
    line-height: 36px !important;
    display: inline !important;
    margin-left: 4px !important;
}

.time_tip_no_margin {
    line-height: 36px !important;
    display: inline !important;
}

.time_input {
    width: 200px !important;
}

.no_margin {
    height: auto;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
}
/**云文件夹推广 end*/

.table-anti-min-height {
    min-height: 0!important;
}

.manager-name-overflow{
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    word-break: keep-all;
}

.claim-tip-name-overflow{
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 180px;
    word-break: keep-all;
}
.claim-tip-name-overflow-text{
    margin-left: 20px;
}
.apk-name-overflow{
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    text-align:left;
}

.apk-versionNumber-overflow{
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    text-align:left;
}

.add-service-tip-large i {
    width: 60px;
    position: absolute!important;
    height: 60px;
    top: 6px!important;
    left: -8px!important;
    opacity: 0;
}
.add-service-tip-small i {
    width: 60px;
    position: absolute!important;
    height: 60px;
    top: 6px!important;
    left: 8px !important;
    opacity: 0;
}

.manager-service-tip i {
    width: 40px;
    position: absolute!important;
    height: 40px;
    top: 7px!important;
    opacity: 0;
    margin-left: -20px;
    left:0;
}
.app-manager-grey-tips i{
    width: 200%;
    position: absolute!important;
    height: 20px;
    top: 2px!important;
    margin-left: -20px;
    left:0;
}

.app-tv-left i {
    position: relative;
    left: -10px;
    top: -14px!important;
    opacity: 0;
}
a { cursor: pointer }
.aside-nav-item{cursor:pointer;}
.tv-app-detail-dev{margin-left: 30px;}

.text-ellipsis {
    max-width: 200px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.icon-list.icon-list-grid.column-6.add-service-tip-small .item{
    width: 25%;
}

.upload-apk-image{
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.aplPromote .text-link{
    padding-right: 10px;
}
.sportHealth1 {
    width: 100% !important;
    height: auto !important;
    border: none !important;
}
.sportHealth2{
    width: 50% !important;
    float: left !important;
}

.sportHealth3{
    width: 100%;
}
.sportHealth4{
    border: none;
}

.sportHealth5{
    display: block;
}
.sportHealth6{
    width: 5%;
    min-width: 80px;
}

.img.img-size-fixed-medium {
    height: 120px;
    width: 120px;
}
.form-wrap-detail{
    font-size: small !important;
}
.form-control .app-detail-i .icon-position {
    top:-2px;
}

.table-wrap{
    min-height: 310px;
}

.app-claims-input{
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

body .aside-nav.shrinking>.aside-nav-list>.aside-nav-item.notitle:hover>.aside-nav-head .aside-nav-title {
    display: none!important;
}





.head-tools .head-user-info .help-head {
    border-radius: 100%;
    vertical-align: middle;
    line-height: 30px;
    margin-right: 20px;
}
.bubble-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    width: 150px;
    height: 150px;
    margin: 0 16px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #00B7FB;
    border-radius: 100%;
}

.bubble-item.bubble-item-box {
    border-radius: 20px;
}

.bubble-item.green {
    background: #32c398;
}

.bubble-item.pink {
    background: #ff7983;
}

.bubble-item.orange {
    background: #f1a528;
}

.bubble-item.purple {
    background: #666699 !important;
}

.bubble-item.purple:hover {
    box-shadow: 0 10px 15px rgba(102, 102, 153, 0.3) !important;
}

.left-0{
    left: 0;
}
.sample.userguide .sample-box {
    width: 100% !important;
}
.sample.userguide .dialog-footer .checkbox{
    position: absolute;
    right: 30px;
    margin-top: 10px;
}

.sample.userguide .img-guide {
    width: 100% !important;
}
.userguide .backToGuide{
    padding: 10px 30px 1px;
}
.userguide .dialog-content{
    padding: 0px 30px 1px;
}
.userguide .sample-grid{
    height: 450px !important;
}
.userguide .bubble-item a{
    outline: none;
}
.userguide .backToGuide a{
    outline: none;
}

.dialog-wrap.vLarge {
    width: 1050px;
}
.emphasis4{
    border-color: #ffe999 !important;
}
.head-tools .guideheader {
    cursor: pointer;
    display: inline-block;
    margin-right: 30px;
    line-height: 30px;
    vertical-align: middle;
    height: 30px;
    color:rgb(123, 128, 132);
}
.head-tools .guideheader  img{
    line-height: 30px;
    vertical-align: middle;
    margin: 0 10px 0 10px;
}

#contactQQ_market iframe {
    vertical-align: middle;
}


.noPreVersionTip{
    cursor: no-drop;
    position: absolute;
    top: 4px;
    width: 198px;
    height: 35px;
}

.refund {
    margin-left: 172px;
}
tbody.bg-customer:nth-child(2n+1) tr{
    background: #fff;
}
tbody.bg-customer:nth-child(2n+1) tr:hover{
    background: #e8edf2;
}

.dialog-box .form-control {
    word-break:normal;
}

/* 原来的Dialog的样式 首页和user.js里有用到  */
.lm-mask {
  background-color: transparent;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
  line-height: 1;
}
.lmp-rezpop {
  width: 500px;
  margin-left: -250px;
  margin-top: -89.5px;
}
.lm-popup {
  background-color: #fff;
  border-radius: 10px;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 99;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  border: 0;
}
.lmp-rezpop .lmp-cont {
  padding: 42px 54px 32px;
  cursor: move;
}
.msgpop-icon {
  width: 64px;
  display: block;
  margin: 0 auto 22px;
}
.lmp-rezpop .msgpop-txtmain {
  margin-bottom: 0;
  font-size: 16px;
  color: #555;
  text-align: center;
}
.lmp-foot {
  padding: 5px 0 12px;
  text-align: center;
}
.lmp-foot .btn-grey {
  width: 208px;
  margin: 0 10px;
  height: 42px;
  border-radius: 10px;
  line-height: 42px;
  font-size: 16px;
}
.btn-grey {
  background-color: #F2F2F2;
  border-color: #DCDCDC;
  color: #333;
}
.btn-grey, .btn-blue, .btn-red {
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  white-space: nowrap;
  word-break: keep-all;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.mymessageTitle{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}
/* Dialogs样式结束 */

.ueditorBox a{
    color: #0ea5f3;
    text-decoration: none;
}

.ueditorBox a:hover {
    text-decoration: underline;
}


input.input{
  line-height: 100%;
}

li.item{
    word-break: keep-all;
}
.orderImgSize{width:180px;height:110px;}

.orderBillRep .section {
	padding: 0 0 80px;
}

/* 发票信息css样式 */
div.invoice-tips {
    font-size: 13px;
}

div.invoice-tips span {
    font-weight: bold;
}

div.invoice-tips ul li {
    line-height: 1.8em;
}

div.invoice-tips ul li.tips-item a {
    color: #28C0C6;
}

div.invoice-tips ul li.tips-item a:hover {
    text-decoration: underline;
}

.container-fixed.no-padding{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.container-fixed.no-padding .frame-padding{
    padding: 0 30px 0px 30px;
}

.pr-04{
    padding-right: 4px!important;
}
.ucd-datepicker td.ucd-datepicker-tr .ucd-datepicker-btn{
    margin-right:2px;
}

.iframe-wrap {
    width: 100%;
    height: calc(100vh - 200px);
}

.iframe-wrap body {
    width: auto !important;
    height: auto !important;
}

.iframe-help{
    height:calc(100vh - 146px) !important;
}
.iframe-console{
    height:calc(100vh - 66px) !important;
}
.iframe-help-console{
    height:calc(100vh - 121px) !important;
}
.container-help{
    padding:0px; !important;
}
.pd-30{
    padding:0px 30px;
}
.upload-pic-size1{
	width:270px;
 	height:171px;
}
.upload-pic-size2{
	width:444px;
 	height:184px;
}
.upload-pic-size3{
	width:270px;
 	height:116px;
}
.upload-pic-size4{
	width:270px;
 	height:337px;
}

.size135x120{
    width: 135px !important;
    height: 120px !important;
}
.size150x120{
    width: 150px !important;
    height: 120px !important;
}

@media screen and (max-height: 700px){
    .dialog-content-scroll{
        height:380px;
        overflow-y: scroll!important;
    }
}
.user-nav-layer-ru{
    width: 204px!important;
}

.item.inline-block.auto-complete-icon .search{
    vertical-align: middle;
    cursor: pointer;
    height: 16px;
}
.item.inline-block.auto-complete-icon.width-50px{
    width: 56px!important;
    margin-left: 3px;
}
.input.bankSearch{
    width:280px;
    margin-right:10px;
}
.dialog-content .max-height-410px{
    max-height:400px;
}
.dialog-wrap.width-800px{
    width: 800px;
}

.checkbox.lign-height1_5{
    line-height: 1.5!important;
}

.form-label-box.label-20{
    width:20%;
    min-width:200px;
}
.form-label-box.label-40{
    width:40%;
    min-width:200px;
}
.border-bottom-none{
    border-bottom: none !important;
}

.nav .nav-content .nav-tools .icon.icon-tip-new.tip-new-crumb {
    vertical-align: top;
}

.dialog-wrap.width-600px{
    width: 600px;
}

.form-control .input-group .item.margin-0px {
    margin-right:0px;
}
.form-control .input-group .item a.margin-left-10px,.form-control .input-group .item i.margin-left-10px {
    margin-left:10px;
}
.form-control .input-group .item i.margin-left-3px {
    margin-left:3px!important;
}
.content-width-400 {
    width: 400px;
}

.app-name-overflow {
    display: inline-block;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    text-align: left;
    word-wrap: normal !important;
}

.min-height-460 {
    min-height: 460px;
}

.min-height-160 {
    min-height: 160px;
}

.min-height-700 {
    min-height: 700px !important;
}

.myteamlist-app-name-overflow {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 160px;
    word-break: keep-all;
    word-wrap: normal !important;
}

.myteamlist-manager-permission-overflow {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 150px;
    word-break: keep-all;
    word-wrap: normal !important;
}
.myservice-manager-name-overflow {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 130px;
    word-break: keep-all;
    word-wrap: normal !important;
}

.padding-top-200 {
    padding-top: 200px !important;
}

.ml-380 {
    margin-left: 380px !important;
}

.main-user-name-length {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    max-width: 400px;
    word-break: keep-all;
    word-wrap: normal !important;
}

.user-name-head-length {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    max-width: 150px;
    word-break: keep-all;
    word-wrap: normal !important;
}

.cursor-default {
    cursor: default !important;
}

.wid-default-verify-code .form-control .input.wid-default {
    width: 190px;
}

.expand-content.max-height-2350px {
    max-height: 2350px;
}

.section-compact img {
    max-width: 100%;
}

.upload-size-level-tv {
    height: 84px;
}

.tv-detail-396223 {
    width: 198px;
    height: 111px;
}

.tv-detail-307172 {
    width: 146px;
    height: 84px;
}

.checkbox-group {
    padding-top: 20px;
}

.checkbox-group .checkbox {
    margin-bottom: 0;
    vertical-align: middle;
    margin-right: 15px;
}

.checkbox-dash {
    display: inline-block;
    position: relative;
    border: 1px dashed #36383c;
    border-radius: 10px;
    padding: 10px 5px 10px 15px;
}

.checkbox-title {
    position: absolute;
    top: -12px;
    width: 100%;
    text-align: center;
}

.checkbox-title > span {
    background: #fff;
    padding: 0 10px;
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99999;
}
.loading-model{
    position: absolute;
    top:50%;
    left:50%;
    margin:-60px 0 0 -60px;
    width:120px;
    height:120px;
    background: url("../resources/images/loading.png?v=20230704120143") no-repeat fixed center;
    z-index: 99999;
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

.modal-top50 {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 50px!important;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4) url("../resources/images/loading.gif?v=20230704120143") no-repeat fixed center;
    z-index: 99999;
}


.disp-3 {
    min-width: 30%;
    max-width: 30%;
    margin-right: 20px;
}

.disp-4 {
    padding-right: 20px;
    display: block;
    width: 25%;
    float: left;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
}

.disp-33 {
    padding-right: 0px;
    display: block;
    width: 33%;
    float: left;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
}

.disp-2 {
    min-width: 35%;
    max-width: 35%;
    margin-right: 15px;
}

.disp-6 {
    min-width: 15%;
    max-width: 15%;
}

.text-disabled {
    color: #d1d1d1 !important;
}

.line-b-default {
    position: relative;
    padding-bottom: 5px;

}

.line-b-default::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    display: block;
    width: 50%;
    height: 3px;
    background: #fff;
    transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    z-index: 1;
}

.bar {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 50%;
    height: 3px;
    background: #e63c3c;
}

.line-b-default::after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    display: block;
    width: 0;
    height: 3px;
    background: #e63c3c;
    transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
}

.line-b-default.active::before {
    width: 0;
}

.line-b-default.active::after {
    width: 50%;
}

.member-group .member-item .member-item-content .item-right .item-bottom .item-btns {
    width: 89px;
    height: 27px;
    background-color: #f8b62d;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    display: inline-block;
    color: #f3f6f9;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
}

.member-group .member-item .member-item-content .item-right .item-bottom .item-btns.disabled {
    background-color: #bfc4cc;
    box-shadow: none;
}

.nav-item-btns {
    margin: 10px 30px;
}
.z-index-10001 {
    z-index: 10001;
}

.aui-pdfalert-little {
    height: 80%;
    overflow-y: auto;
    display: block;
    top: 15%;
}

.permission .single {
    max-width: 850px !important;
}

.text-underline {
    text-decoration: underline;
}

.vip-wrap-outdate-color {
    color: #77797b !important;
}

.max-role-name-overflow {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    max-width: 220px;
    word-break: keep-all;
    word-wrap: normal !important;
}

.absolute-top-left {
    position: absolute;
    top: 0;
    left: 0;
}

.permission-system {
    border-bottom: 1px solid #e2e2e2;
    background-color: #f4f7fa;
}

.pl-15 {
    padding-left: 150px !important;
}

.marin_left_17 {
    margin-left: 17px !important;
}

.clear-both {
    clear: both;
}
.acceptMessage .ucd-switch-medium1 .ucd-switch-input:checked ~ .ucd-switch-outer > .ucd-switch-inner, .ucd-switch-medium1.ucd-checked .ucd-switch-inner {
    left: 29px;
}
.broser-list-max {
    width: 100%;
    text-align: center;
}

.tip-member{
    height: 120px;
}


.termmember{
    height:160px;
}
@media only screen and (max-width: 1680px) {
    .termmember{
        height:200px;
    }
}


.termmember .layer-left{
    width:100%;
    padding-right: 240px;
}

.termmember .left-box{
    display: table-cell !important;
}
.termmember .text-box{
    display: table-cell !important;
    padding-left:20px !important;
}
.termmember .but-b{
    position: absolute !important;
    margin-top: -18px;
    top: 50%;
    right: 20px
}
.termmember .termmember-box{
    display: table-cell !important;
    border:none !important;
}
.right-06{
    right: -6px !important;
}

.container-fixed .min-height-per95 {
    min-height: calc(100% - 50px) !important;
}

.min-wid-120{
    min-width: 120px;
}
.width-250{
    width: 250px;
}
.team-account .form-label-box{
    width:23% !important;
}
.dynamicg-table{
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 0 20px #e6e6e6;
  /*wisoper合入*/
}
.questionna{
	height:auto!important;
}
.a-agreedown {
    cursor: pointer;
    color: #1487d0;
    font-size: 12px;
}

.esdkiframe-1{
	width:420px!important; 
	height:650px!important;
}
.device-localstorage-link{
    color: #9195A1;
}


.light-label{
	color: #e63c3c;
}
.app-transfer-name-overflow {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 130px;
    word-break: keep-all;
    word-wrap: normal !important;
}
.apk-versionNumber-overflow {
    width: 87px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    text-align: left;
    word-wrap: normal !important;
}
.font-15 {
	font-size:15px;
}

.upload-box .close-dialog {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    z-index: 9999;
    display: none;
}
.upload-box:hover .after-upload + .close-dialog {
    display: flex;
}
.upload-box .see,.upload-box .delete,.upload-box .reupload,.upload-box .see-person,.upload-box .reupload-person,.upload-box .see-person-shh,.upload-box .reupload-person-shh {
    display: inline-block;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 5px;
}
.upload-box .see {
    background-image: url("../resources/images-asyn/icon/see.png?v=20230704120143");
}
.upload-box .delete {
    background-image: url("../resources/images-asyn/icon/delete.png?v=20230704120143");
}
.upload-box .reupload {
    background-image: url("../resources/images-asyn/icon/reupload.png?v=20230704120143");
}
.upload-box .see-person {
    background-image: url(../../resources/images-asyn/icon/see.png);
}
.upload-box .reupload-person {
    background-image: url(../../resources/images-asyn/icon/reupload.png);
}
.pdf-no-border .dialog-title{
    border-bottom:0;
}
.pdf-no-border .dialog-content .pdf-content {
    border: none;
}
.height-400 {
    height: 400px;
}

.dialog-box .dialog-outer .no-padding-top{
    padding-top: 0px;
}

.bank-iban .areaCode+input{
    text-indent: 30px;
}
.left-250{
    left:250px;
}
.ucd-droplist-content{
 margin-top: 0px !important;
 padding-top:4px;
}

.add-credentials-icon{
    position: relative;
    text-align: left;
}
.add-credentials-icon:after{
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #fff;
    top: 17px;
    right: 5px;
}
.add-credentials-div{
    display: none;
    background: #fff;
    z-index: 99;
    position: absolute;
    top: 40px;
    left: 0;
    border: 1px solid #C7CBD1;
    width: auto;
    padding: 9px 0;
    transition: top .3s ease-out;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.add-credentials-icon:hover .add-credentials-div{
    display: block;
}

.add-credentials-div li{
    text-align: left;
    line-height: 38px;
    cursor: pointer;
    position: relative;
}
.add-credentials-div li a{
    display: block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
    padding: 5px 20px;
}

.add-credentials-div li p{
    display: block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #333;
    line-height: 16px;
}

.add-credentials-div li:hover{
    background: #f7f7fe;
}
/*.iframe-right-100-200{*/
    /*margin-right: calc(100% - 100vw + 200px);*/
/*}*/

.iframe-right-100-60{
    margin-right: calc(100% - 100vw + 60px);
}

.bg-apiconsole-title {
    background: url("../images/bg-console.jpg?v=20230704120143") no-repeat;
    background-size: 100%;
    -moz-background-size: 100%;
    height: 250px;
}

.height-233{
    height: 400px!important;
}

.font-ca{
    color: #1890ff;
}
.tip-pos{
    position: relative;
    top: -3px;
    margin-right: 5px;
}

.padding-top-0 {
	padding-top: 0!important;
}

.add-project-icon{
    position: relative;
    font-size: 18px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.drop-menu:after{
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 6px;
    background: url("../images/drop-down.png?v=20230704120143") no-repeat;
    top: 8px;
    right: -10px;
}

.api-console-welcome {
    position: absolute;
    top: 40%;
    left: 120px;
    color: #fff;
    transform: translateY(-50%);
}
.api-console-welcome-input{
    height: 60px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    font-size: 18px;
    outline: none!important;
    color: #fff;
    padding-right: 70px;
}
.api-console-welcome-del{
    position: absolute;
    right: 40px;
    top: 20px;
}
.api-console-welcome-search{
    position: absolute;
    right: 0px;
    top: 20px;
}
.width-25px{
    width:25px;
}

.top-right-10px{
    top:-10px;
    right:-30px;
}
.width-18px{
    width:18px;
}


.margin-top-180{
    margin-top: 100px;
}
.api-console-20{
    right: 20px;
    top:0;
}
.kit-name-position{
    display: block;
    position: absolute;
    font-size: 14px;
    right: 10px;
    bottom: 10px;
}
.width-40px{
    width: 40px;
}
.showAllApi{
    height: 230px;
    overflow: hidden
}
.api-console-30{
    right: 20px;
    top: 12px;
}

.warn-color {
    color: #f15859;
}
.apiprobgr{
    background: url("../images/apiprobgr.jpg?v=20230704120143") no-repeat center bottom ;
    background-size:100% 100%;
}


.api-console-project{
    background: #fff;
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    z-index: 20;
    padding:12px 0px;
    width: 224px;
    position: absolute;
    left: 0;
    top: 25px;
}
.api-console-project .ucd-droplist-options .ucd-droplist-option{
    padding: 0px 20px;
    height:auto!important;
    line-height: unset!important;
    box-sizing: border-box;
}
.api-console-project .ucd-droplist-options .ucd-droplist-option:first-child{
    border-bottom: 1px solid #D9D9D9;
}
.api-console-project .ucd-droplist-options .ucd-droplist-option:first-child:hover{
    background: none;
}
.api-console-project .ucd-droplist-options .ucd-droplist-option:first-child .api-console-name-overflow{
    display: inline-block;
    width: auto;
    padding-right: 0;
}
.api-console-name-overflow {
    font-size: 18px;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-right: 20px;
}



.section-panel{
    position: relative;
    padding-left: 104px;
    margin-top: 30px;
}
.section-panel .thumbnail{
    width: 80px;
    height:80px;
    position: absolute;
    left:0;
    top:0;
    text-align: center;
}
.section-panel .h2{
    margin-bottom: 10px;
}
.section-panel>p{
    color: #999;
    margin-bottom: 30px;
}
.panel-clasify{
    display: table;
    margin-bottom: 30px;
}
.panel-clasify .panel-cell{
    display: table-cell;
    padding: 0 30px;
}
.panel-clasify .panel-cell:first-child{
    padding-left: 0;
}
.panel-clasify .panel-cell p{
    color: #666;
}
.panel-clasify .panel-cell p:first-child{
    color: #999;
    margin-bottom: 6px;
}
.card-thumbnail{
    float: left;
    width: 340px;
    height:212px;
    border-radius: 10px;
    overflow: hidden;
    background: rgba(17,33,75,0.33);
    margin-right: 16px;
    position: relative;
}
.card-thumbnail .h3{
    color: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    top:50%;
    left:0;
    transform:translateY(-50%) ;
    padding-bottom: 6px;
}
.card-thumbnail .h3:after{
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 30px;
    height: 4px;
    background: #1890ff;
    left: 50%;
    transform:translateX(-50%) ;
}
.abroad-card .card-title{
    margin-bottom: 15px;
}
.drop-menu{
    position: relative;
    display: inline-block;
    min-width: 100px;
    max-width: 224px;
    padding-right: 10px;
    margin-left: 20px;
}
.create-new{
    width: 350px;
    height: 265px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    background: #fff;
    margin-top: 30px;
}
.create-new .thumbnail{
    width: 100%;
    height: 200px;
    text-align: center;
    border-bottom: 1px solid #EFF0F2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.create-new .thumbnail img{
    height: 64px;
    height:64px;
}
.thumbnail-bottom{
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size:20px;
    color: #1890ff;
}
.dialog-content .table-wrap{
    overflow-y: auto!important;
}
.pro-name{
    max-width: 180px;
    display: block;
}
.text-callback{
    font-size: 16px;
    color: #4D4D4D;
    position: relative;
    display: inline-block;
    padding-left: 16px;
    line-height: 24px;
}
.text-callback:before{
    content: '';
    display: block;
    position: absolute;
    width: 9px;
    height: 9px;
    border: 0 solid #4D4D4D;
    border-width: 1.5px 0 0 1.5px;
    transform: rotate(-45deg);
    left: 0;
    top: 6px;
}
.apikey-apiconsole .ui-select-container>div {
    padding-top: 10px;
}
.table-wrap.max-height-350px {
    max-height: 350px;
}

.permission-padding-10 .ui-select-container>div {
    padding-top: 10px;
}
.permission-padding-0 .ui-select-container>div {
    padding-top: 0px;
}

.tips-content-text-api .icon-tip-small {
    background-image:none;
    background-color:transparent;
    width: 100%;
    top: 18px;
    left: 0;
}
.api-tool{
    position: absolute;
    display: none;
}
.refund-upload-desc{
    color:#999;
    margin-top:6px;
}
.top-and-bottom{
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.refund-title{
    font-weight: 500;
    font-size: 18px;
}
.refund-content{
    margin: 5px 30px;
}
.dia-wid-1000{
    width: 1000px !important;
}
.specialTip{
    position: absolute;
    right: -21px;
    top: 12px;
}
.specialTips{
    position: absolute;
    right: -21px;
    top: 9px;
}
.bank-branch-91{
    width: 91% !important;
}
.input-error{ border:1px solid #e63c3c !important;}
.bank-branch-91-tips{
    width: 112% !important;
    margin-top: -26px;
}
.tips-content-text-api:hover .api-tool{
    display: block;
}
.marginChange{
    margin-top: -14px !important;
    margin-bottom: 20px !important;
}
.broser~.fluid-box>.aside-nav {
    height: calc(100vh - 107px);
}
.dialog-wrap.width-870px{
    width: 870px;
}
.aside-nav::-webkit-scrollbar{
    display: none;
}
.aside-nav:hover::-webkit-scrollbar{
    display: block;
    width: 4px;
}
.aside-nav:hover::-webkit-scrollbar-thumb{
    background-color: #ccc !important;
}
.wid-300 {
    width: 300px !important;
}

.api-tip-pos{
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.width-150px {
    width: 150px !important;
}

.width-180px {
    width: 180px !important;
}

.width-900px {
    width: 900px !important;
}
.cursor-pointer { cursor: pointer }

.margin-top-0{
    margin-top: 0!important;
}

.text-error-mg {
    margin-top: 0px!important;
    margin-bottom: 10px!important;
}

.static-info .statistics-list.padding-1 {
    padding-left: 10px;
}
@media screen and (min-width: 1700px){
    .statistics-list .statistics-item .statistics-text {
        display: block;
    }
    .static-info .statistics-list.padding-1 {
        padding-left: 30px;
    }
    .statistics-list .statistics-item .max-min-width {
        max-width: 200px;
        min-width: 180px;
    }
}

@media screen and (min-width: 1500px) and (max-width: 1699px){
    .statistics-list .statistics-item .statistics-text {
        display: block;
    }
    .static-info .statistics-list.padding-1 {
        padding-left: 10px;
    }
    .statistics-list .statistics-item .max-min-width {
        max-width: 170px;
        min-width: 150px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1499px) {
    .statistics-list .statistics-item .max-min-width {
        max-width: 150px;
        min-width: 120px;
    }

    .creditcard .static-info .v-middle {
        width: 50px;
        height: 50px;
    }

    .static-info-wrap .static-info.static-info-item {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

@media screen and (max-width: 1200px) {
    .statistics-list .statistics-item .max-min-width {
        max-width: 120px;
        min-width: 100px;
    }

    .creditcard .static-info .v-middle {
        width: 30px;
        height: 30px;
    }

    .static-info-wrap .static-info.static-info-item {
        padding-right: 5px !important;
        padding-left: 5px !important;;
    }
}

.project_del{
    position: absolute;
    display: none;
}

.api-console-head-name:hover .project_del{
    display: block ;
}
.pr-28{
    padding-right: 28px;
}
.bank-branch-45{
    width: 45% !important;
}

.select-mul {
  padding: 0 11px;
  margin-bottom: 8px;
}


.apk-choose .select-mul {
	width: 33.33%!important;
    float: left!important;
  	padding-left: 11px !important;
}

.apk-choose .select-mul .text {
  max-width: 250px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select-min-width{
    min-width:200px;
}
.line-36{
    line-height: 36px;
    margin-right: 20px;
    position: relative;
}

.clearfix .line-36:not(:first-child):after{
    position: absolute;
    content: "";
    display: block;
    width: 8px;
    height: 0;
    border-top: 1px solid #333;
    top: 18px;
    left: -14px;
}
.upload-box .reupload-person-shh {
    background-image: url("../resources/images-asyn/icon/reupload.png?v=20230704120143");
}
.upload-box .see-person-shh {
    background-image: url("../resources/images-asyn/icon/see.png?v=20230704120143");
}

.forum-size {
    height: 512px;
    margin-top:calc(50vh - 285px);
    cursor: pointer
}

.forum-icon {
    margin-top: 5px;
    float: right;
    position: absolute;
    left: 50%;
    top: calc(50vh - 285px);
    z-index: 2;
    margin-left: 394px;
    background-image:url("../images/close.png?v=20230704120143");
    width:36px;
    height: 36px;
}


.sort-icon{
    position: relative;
    display: inline-block;
    height: 10px;
}
.sort-icon::before{
    content: "";
    position: absolute;
    top: -6px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color:#999;
}
.sort-icon::after{
    content: "";
    position: absolute;
    top: 5px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color:#999;
}
.team-account-name-overflow{
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 150px;
    word-break: keep-all;
    word-wrap: normal !important;
}
.pt-100{
    padding-top: 100px;
}
.close-icon-a{
    display: block;
    height: 20px;
    width: 20px;
    margin-top: -15px;
}
.newMobTV > .dialog-content {
    max-height: 100000px;
    min-height: 30px;
    overflow-x: inherit;
    overflow-y: inherit;
    padding: 30px 30px 0;
}
.date-periodB{background-color: #fff;display: inline-block;}
.mft-input{width: 150px;margin:4px 12px;}
.choose-tr{background-color: #f2f2f2;}
.expand-tr{display: none}
.expand-table{text-align: center;margin:4px auto 12px;}
/* eamingA */
.info-tr .btn-grey{padding:6px 8px; margin:0 6px;}
/*.dateperiod-row{overflow: hidden;}*/
.ext-show {
    display: table-row;
}
.ext-hide {
    display: none;
}
.wid-contact-30{
    width:30px;
}
.wid-contact-291{
    width:291px;
}
.wid-contact-140{
    width:140px;
}
.wid-contact-180{
    width:180px;
}
.filtrate-sub .filtrate-sub-item.selected:before, .filtrate-sub .filtrate-sub-item:hover:before{
    left: 20px !important;
}
.menu-length-cont{
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fluid-box .fluid-column .container-fixed .container-fluid .api-card .ml-2 .mt-3 .services-box {
    background: none !important;
    border-radius: 2px;
}
.huaweicomplete-dropdown {
    background-color: #ffffff;
    border-width: 1px;
    border-color: #ececec;
    border-radius: 2px;
    border-style: solid;
    width: 250px;
    cursor: pointer;
    padding: 6px;
    z-index: 9999;
    margin-top: -6px;
    position: absolute;
}

.huaweicomplete-searching {
    font-size: 14px;
    color: #acacac;
}

.huaweicomplete-description {
    font-size: 14px;
}

.huaweicomplete-row {
    clear: both;
    padding: 5px;
    margin-bottom: 4px;
    color: #000000;

}

.huaweicomplete-selected-row {
    color: #ffffff;
    background-color: lightblue;
}

.huaweicomplete-image-holder {
    float: left;
    padding-top: 2px;
    margin-left: 5px;
    margin-right: 10px;
}

.huaweicomplete-image {
    height: 34px;
    border-color: #ececec;
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    width: 34px;
}

.huaweicomplete-image-default {
    background-size: contain;
    background-position: center;
    width: 34px;
    height: 34px;
}
.huaweicomplete-holder {
    position: relative;
}
.form-control-ngcomplete{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 23px 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e2e7ec;
    border-radius: 4px;
    box-shadow: none;
}
.form-control-ngcomplete[disabled]{
    /*background-color: #f4f6fa;*/
    background-color:  #f5f5f5;
    color: #BFBFBF;
    opacity: 1;
}

.huaweicomplete-dropdown{
    width:100% !important;
    z-index: 1001 !important;
    margin-top: 1px  !important;
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.huaweicomplete-row{
    line-height: 34px;
    cursor: pointer;
    font-weight: 400;
}

.huaweicomplete-row .huaweicomplete-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.overseas-bank-branch-drop-show{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    height: 10px;
    top: 50%;
    right: 10px;
    margin-top: -2px;
}

.max-height-355{
    max-height:355px;
}


.min-height-0{
    min-height:0;
}
.ngdialog-close {
    display: none;
}
.card-binding{
    margin-left: 20px
}
.local-display-name{
    margin-bottom: 8px !important;
}
.login-id{
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tip-right{
    margin-right: 8px;
}
.invoice-info{
    margin-bottom: 20px;
}
.date{
    font-size : 12px ;
    color : #666666 ;
}
.info-name{
    margin-right: 24px;
}
.currencySymbol{
    margin-right: 5px;
}
.invoice-name{
    width: 99px  !important;
    display: inline-block;
}
.balances_proforma_invoice_status1{
    color : #FFAB40;
}
.balances_proforma_invoice_status3{
    color : #81bd3e;
}
.balances_proforma_invoice_status4{
    color : #ce0e2d;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.dropdown {
  position: relative;
}
.ui-select-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ui-select-container .form-control[disabled], .ui-select-container .form-control[readonly], .ui-select-container fieldset[disabled] .form-control {
  background-color: #f5f5f5;
  opacity: 1;
  color:#BFBFBF!important;
}
.ui-select-container.form-control,.ui-select-container .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e2e7ec;
  border-radius: 4px;
  box-shadow: none;
}
.ui-select-container .text-muted {
  color: #999;
}
.ui-select-container .pull-right {
  float: right !important;
}
.ui-select-container .pull-left {
  float: left !important;
}
.ui-select-container .btn .caret {
  margin-left: 0;
}
.ui-select-container .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.ui-select-container .btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ui-select-container .btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.ui-select-container .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.ui-select-container .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-select-container .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type="search"] {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: none;
}
.ui-select-container .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 66px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.ui-select-container .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.ui-select-container .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}

.promission-label{
  width:16%!important;
}

.promission-box{
  width:84%!important;
  padding:20px 27px;
  background: #FAFAFA;
}

.promission-box>span:nth-child(4n+2){
  padding-left:7px;
}

.promission-box>span:nth-child(4n+3){
  padding-left:14px;
}

.promission-box>span:nth-child(4n){
  padding-left:21px;
}

.promission-box-member{
  width:84%;
  padding:20px 30px;
  background: #FAFAFA;
}

.promission-box-member>span:nth-child(4n+2)>span{
  padding-left:7px;
}

.promission-box-member>span:nth-child(4n+3)>span{
  padding-left:14px;
}

.promission-box-member>span:nth-child(4n)>span{
  padding-left:21px;
}

.ui-select-container.open > .dropdown-menu {
  display: block;
  z-index: 1001;
}
.ui-select-container .btn{
  min-width: 66px !important;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  max-width: 150px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}

.ui-select-bootstrap .ui-select-match-text
{
    width: 97%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}
.ui-select-bootstrap .ui-select-choices-row>span {
	color: #91989e;
	padding: 0 10px;
	line-height: 34px;
}
.ui-select-container >input{
    width:100% !important;
}
.ui-select-bootstrap .ui-select-choices-row .ui-select-choices-row-inner>div
{
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    word-break: keep-all;
}
.ui-select-bootstrap .ui-select-choices-row.active>span{
    background-color: #f4f6fa;
    color: #36383c;
}
.ui-select-bootstrap .ui-select-choices-row>span:focus, .ui-select-bootstrap .ui-select-choices-row>span:hover
{
    background-color: #f4f6fa;
    color: #36383c;
}
.ui-select-bootstrap>.ui-select-choices, .ui-select-bootstrap>.ui-select-no-choice
{
	margin-top: 0px;
}
.child-and-grand-child-selected{
    margin-left:0px !important;
    width: 25%;
}
.filtrate-sub .filtrate-sub-item >.selected{
    color: #1890ff;
}
.tv-detail-144573{
    width:207px;
    height: 286px;
}
.tv-detail-880494{
    width:330px;
    height: 186px;
}

.ui-select-bootstrap .ui-select-search-hidden{opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    display: none !important;}
.div-notice{
    width:900px;
    margin-bottom: 30px;
}
.permission .ui-select-search{
    width: 100%!important;
    height: 36px!important;
    position: absolute;
    top: 1px;
    left: 0px;
    border-bottom: 1px solid rgb(226, 231, 236) !important;
    text-indent: 20px;
}
.permission .border-radius{
    border: 1px solid #e2e7ec;
    border-radius: 5px;
}
.permission .ui-select-container.form-control {
    border: 0;
    padding-top: 36px;
    position: relative;
    height: auto !important;
    min-height: 34px;
    padding-bottom: 0!important;
}
.permission .ui-select-container >div {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 300px;
}
.permission .ui-select-multiple.ui-select-bootstrap .ui-select-match-item{
    -webkit-appearance: none!important;
    display: inline-block;

    overflow: hidden;
    max-width: 100% !important;
    line-height: 34px;
}
.permission-padding .ui-select-container.form-control>div {
    padding-top: 10px;
}


.permission .ui-select-bootstrap>.ui-select-choices{
    max-height: 300px;
}

.permission .btn-primary{
    border-color: #fff;
    color: #555;
    background: #fff;
}
.permission .btn-primary, .btn:hover  {
    box-shadow: 0 1px 5px 0 rgba(165,169,176,.3);
}
/*!
 * Viewer.js v1.3.2
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-01-24T11:01:30.299Z
 */.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");background-repeat:no-repeat;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container::selection,.viewer-container ::selection{background-color:transparent}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:rgba(0,0,0,.5);overflow:hidden}.viewer-list{-webkit-box-sizing:content-box;box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;-webkit-transition:opacity .15s;transition:opacity .15s;width:30px}.viewer-list>li:hover{opacity:.75}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;right:0}.viewer-player,.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:3px 0}.viewer-toolbar>ul>li{background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;-webkit-transition:background-color .15s;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:hover{background-color:rgba(0,0,0,.8)}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:rgba(0,0,0,.8);border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1;margin:0 5% 5px;max-width:90%;opacity:.8;overflow:hidden;text-overflow:ellipsis;-webkit-transition:opacity .15s;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;-webkit-transition:background-color .15s;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:rgba(0,0,0,.8)}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:rgba(0,0,0,.5)}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:-webkit-grab;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{-webkit-transition:all .3s;transition:all .3s}@-webkit-keyframes viewer-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes viewer-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.viewer-loading:after{-webkit-animation:viewer-spinner 1s linear infinite;animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.5);border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{display:none}}