.bg-dynamic {
    background-image: url(../images/Company/advanced-screening-back.jpg);
    background-size: 100% 350px;
    background-repeat: no-repeat;
    margin-top: 36px;
    overflow: hidden;
}

.title-advance {
    padding: 25px 0;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-weight: 500;
    font-size: 40px;
    text-align: center;
}

.main-dynamic {
    margin-top: 0;
    width: 84%;
    padding-left: 290px;
    margin: 0 auto 10px auto;
    position: relative;
    box-sizing: border-box;
}

.side-dynamic {
    position: absolute;
    width: 280px;
    left: 0;
    top: 0;
    background: #fff;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}

.search-relation-from {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

.input-search-relation,
.input-search-stock {
    font-size: 1rem;
    width: 255px;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    padding: 0 12px;
    outline: none;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
}

.input-search-relation:hover,
.input-search-stock:hover {
    box-shadow: 0 0 3px #00AEC7;
}

.input-search-relation:focus,
.input-search-stock:focus {
    box-shadow: 0 0 3px #00AEC7;
    border-color: #00AEC7;
    color: #333333;
}

.choose-relation,
.choose-relation-sub {
    height: 16px;
    width: 16px;
    display: inline-block;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    vertical-align: text-bottom;
    margin-top: 10px;
    margin-right: 6px;
    user-select: none;
    cursor: pointer;
}

.choose-relation-sub {
    display: none;
}

.mycustomer-companys-list,
.lastest-companys-list,
.hot-companys-list {
    max-height: 230px;
    overflow-y: auto;
    margin-top: 5px;
    border: 1px solid #D8D8D8;
    width: 255px;
    padding-bottom: 8px;
}

.mycustomer-companys-list {
    border: none;
    overflow: hidden;
    max-height: 500px;
}

.each-list-company {
    padding-left: 17px;
    display: block;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.show-hide-lastest,
.show-hide-hot,
.show-hide-customer {
    cursor: pointer;
    position: relative;
    top: 0;
    margin-top: 0;
    height: 0;
    width: 0;
    display: inline-block;
    border-top: 6px solid transparent;
    border-left: 6px solid #ccc;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.show-hide-lastest.sel,
.show-hide-hot.sel,
.show-hide-customer.sel {
    border-left: 6px solid transparent;
    border-top: 6px solid #ccc;
    top: 4px;
}

.before-search-div {
    position: relative;
}

.before-search-div:hover,
.search-list-div:hover {
    cursor: pointer;
    background-color: #f4f4f4;
}

.before-search-div em {
    font-style: normal;
    color: #00AEC7;
}

.before-search-div>span {
    right: 10px;
    position: absolute;
    border-radius: 2px;
    background: #50AFC6;
    padding: 1px 5px;
    color: #fff;
    font-size: 1rem;
    line-height: 20px;
    margin-top: 5px;
}

.search-relation-person div {
    line-height: 30px;
    text-align: center;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    border-bottom: 1px solid #D9D9D9;
    padding-left: 5px;
    cursor: pointer;
}

.search-relation-person div:last-child {
    border-bottom: 0;
}

.search-relation-choose .input-toolbar-before-search {
    margin-left: 631px;
    margin-top: 7px;
    width: 240px;
}

.search-relation-btns {
    margin-top: -25px;
    margin-left: 85px;
}

#input-toolbar-before-search02 {
    margin-left: 947px;
}

#inputToolbarBeforeSearch01,
#inputToolbarBeforeSearch02,
#inputToolbarBeforeSearchStock01,
#inputToolbarBeforeSearchStock02,
#inputToolbarBeforeSearchMy,
#inputToolbarBeforeSearchFavor {
    width: 255px;
    top: 38px;
    text-align: left;
    box-sizing: border-box;
}

#inputToolbarHistorySearch01.history-long,
#inputToolbarHistorySearchStock01.history-long {
    margin-top: 6px;
    width: 550px;
    text-align: left;
}

#inputToolbarHistorySearch02.history-long,
#inputToolbarHistorySearchStock02.history-long {
    margin-top: 6px;
    width: 550px;
    margin-left: -300px;
    text-align: left;
}

.input-toolbar-before-search.active,
.input-toolbar-search-list.active {
    display: block;
}

.input-toolbar-before-search,
.input-toolbar-search-list {
    position: absolute;
    width: 569px;
    line-height: 38px;
    top: 31px;
    left: 0;
    background-color: #fff;
    box-shadow: 0 0 6px #D0CDCD;
    display: none;
    font-size: 1rem;
    z-index: 2;
    max-height: 195px;
    overflow-y: auto;
}

.search-inputarea .input-toolbar-search-list,
.search-inputarea .input-toolbar-before-search {
    width: 560px;
    top: 38px;
}

.input-toolbar-before-search div,
.input-toolbar-search-list div {
    padding: 0 12px;
    border-bottom: 1px solid #E8E8E9;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.input-toolbar-before-search div:last-child,
.input-toolbar-search-list div:last-child {
    border-bottom: none;
}

.input-toolbar-search-list div:first-child {
    font-weight: bold;
}

.key-down-sel {
    cursor: pointer;
    background-color: #f4f4f4;
}

.no-data {
    color: #ccc;
}

.lastest-companys-list,
.hot-companys-list,
.drop-companys-list {
    display: none;
}

.dynamic-context {
    margin-top: 10px;
    background: #fff;
    min-height: 500px;
}

.header-module {
    height: 36px;
    background: #f4f4f4;
    margin-bottom: 10px;
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    line-height: 36px;
}

.side-dynamic-main {
    padding-left: 12px;
}

.list-dynamic-context {
    background: url(../images/Company/line04.png) repeat-y 187px 0;
    overflow: hidden;
    position: relative;
    text-align: left;
    margin-bottom: 16px;
    min-height: 500px;
}

.dynamic-loading {
    text-align: center;
    height: 400px;
    font-size: 14px;
    line-height: 400px;
}

#listDynamicContext {
    min-height: 800px;
}

#listDynamicContext li {
    padding-left: 187px;
    position: relative;
    margin-bottom: 40px;
}

.dynamic-list-time {
    width: 167px;
    position: absolute;
    left: 20px;
    top: 10px;
    text-align: center;
    font-size: 14px;
}

.r-dynamic-list {
    position: relative;
    padding-left: 60px;
    margin: 10px 0;
    padding-right: 20px;
}

.r-dynamic-list:after {
    display: block;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    left: -4px;
    top: 15px;
    border-radius: 10px;
    background: #00aec7;
}

.r-dynamic-companyname {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
}

.dynamic-companyname {
    cursor: pointer;
    margin-right: 10px;
}

.dynamic-event-type {
    border-radius: 2px;
    padding: 0 5px;
    margin-right: 10px;
    color: #6D78A5;
    line-height: 20px;
    vertical-align: middle;
    height: 18px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(109, 120, 165, 0.5);
}

.dynamic-event-abstract {
    vertical-align: middle;
}

.dynamic-event-abstract i {
    font-style: normal;
}

.addmore {
    font-size: 1rem;
    height: 36px;
    line-height: 36px;
    color: rgb(82, 145, 219);
    text-align: center;
    cursor: pointer;
    display: none;
}

.addmore img {
    vertical-align: middle;
}

input[type="checkbox"]:checked+.choose-relation {
    border: 1px solid #00AEC7;
    background: url(../images/Company/icon_right.png) no-repeat;
}

input[type="checkbox"]:checked+.choose-relation-sub {
    border: 1px solid #00AEC7;
    background: url(../images/Company/icon_right.png) no-repeat;
}

.text-only-abstract {
    margin-right: 10px;
}

.list-icon-customer {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    border: 1px solid #00AEC7;
    cursor: pointer;
    line-height: 20px;
}

.list-icon-customer {
    right: 18px;
    top: 5px;
    display: none;
}

.list-icon-customer i {
    background: url(../images/Company/web_sprite.png) no-repeat;
    background-position: -60px 0;
}

.list-icon-customer i {
    width: 20px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    margin: 4px 0 0 5px;
}

.list-icon-customer.sel {
    background: #00AEC7;
}

.list-icon-customer.sel i {
    background-position: -40px 0;
}

.no-list-data {
    line-height: 300px;
    text-align: center;
    font-size: 14px;
}

.r-dynamci-content {
    line-height: 24px;
    display: none;
}

.beta-icon {
    padding: 0 12px;
    height: 36px;
    font-size: 16px;
    background: #00aec7;
    color: #fff;
    text-align: center;
    position: relative;
    top: -22px;
    left: 10px;
    border-radius: 3px;
    font-weight: normal;
}

.each-customer-category {
    padding-left: 45px;
    line-height: 24px;
}

.dynamic-subscribe {
    float: left;
    margin-left: 50px;
}

#openCloseSubscribe i {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
    background: #fff;
    border-radius: 20px;
}

#openCloseSubscribe {
    cursor: pointer;
    height: 20px;
    padding: 1px;
    background: #ccc;
    width: 40px;
    vertical-align: middle;
    margin-left: 20px;
    display: inline-block;
    position: relative;
    border-radius: 20px;
}

#openCloseSubscribe.sel {
    background: #50AFC6;
}

#openCloseSubscribe.sel i {
    right: 1px;
    left: auto;
}

.addSbsover {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
}

.addSbsalert {
    display: block;
    left: 50%;
    position: fixed;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 500px;
    z-index: 999;
    background-color: white;
    height: max-content;
}

.addSbstitle {
    background-color: #e9e9e9;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    padding-left: 30px;
}

.subsInput {
    background-color: white;
    width: 40vw;
    text-align: left;
    border: 1px solid #c5c5c5;
    border-radius: 2px;
    padding: 0 10px;
    line-height: 40px;
    min-height: 40px;
    color: black;
    position: relative;
    display: inline-block;
    position: relative;
    margin: auto;
    margin-left: 40px;
}

.subsInput:focus {
    border: 1px solid #00aec7;
    outline: none;
}

.switch {
    width: 42px;
    height: 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.round {
    border-radius: 24px;
}

.slider {
    background: #b7b7b7;
    position: absolute;
    transition: all .4s;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0px;
    cursor: pointer;
}

.slider::after {
    content: '';
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    top: 2px;
    transition: all .4s;
}

.notifyType {
    display: none;
}

input:checked+.slider {
    background: #00aec7;
}

input:checked+.slider::after {
    transform: translateX(26px);
}

.subs-dialog {
    z-index: 998;
    width: 270px;
    position: absolute;
    left: -1px;
    top: 38px;
    border-image: initial;
    background: #fff;
    height: 120px;
    /* overflow: scroll; */
    display: none;
    box-shadow: 0 0 10px rgba(148, 148, 148, 0.4);
}

.subs-dialog ul {
    line-height: 30px;
    text-align: left;
    font-size: 13px;
    text-overflow: ellipsis;
    display: grid;
    white-space: nowrap;
    width: 100%;
}

.subs-dialog li {
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 13px;
    background: white;
    position: relative;
    padding-left: 0;
    width: 100%;
    padding-right: 0;
    margin-left: 0;
}

.subs-dialog li:hover {
    background: #E9E9E9;
    box-shadow: 0 0 10px rgba(148, 148, 148, 0.4);
}

.presearchArea:focus {
    box-shadow: none;
    border-color: #00aec7;
    color: #333333;
}

#keywordResult::-webkit-scrollbar {
    height: 10px;
}

.addSbstitle-x {
    float: right;
    background: url('../images/Company/close.png') no-repeat;
    margin-top: 10px;
    margin-right: 20px;
    background-size: 100%;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.addSbInput {
    height: 32px;
    border: none;
    width: 240px;
    outline: none;
    font-size: 14px;
    color: #c2c2c2;
    line-height: 30px;
    border-radius: 2px;
    border: 1px solid #c5c5c5;
    color: #333;
    padding: 0 10px;
    float: right;
    margin-right: 60px;
}

.choose-addSb {
    height: 16px;
    width: 16px;
    display: inline-block;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    vertical-align: text-bottom;
    margin-top: 10px;
    margin-right: 6px;
    user-select: none;
    cursor: pointer;
}

.addSbscontent {
    margin-top: 30px;
    margin-left: 70px;
    height: 32px;
}

.addSbscontent span {
    line-height: 34px;
}

.emailNotifyArea {
    margin-top: 16px;
    margin-left: 40px;
    height: 32px;
}

.addSbTips {
    margin-top: 16px;
    padding: 5px 5px 5px 60px;
    height: 36px;
    line-height: 18px;
    background: #edf6fd;
    border: 1px solid #d5e9fa;
    font-size: 14px;
    color: #333;
    width: 305px;
    margin-left: 70px;
    position: relative;
}

.addSbTips:before {
    content: '';
    background: url(../images/Company/icon-tips.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 18px;
    line-height: 36px;
    vertical-align: sub;
    margin-left: 10px;
    position: absolute;
    left: 10px;
}

.emailNotifyArea .addSbsDsply {
    padding-left: 30px;
    line-height: 32px;
}

.each-main-advanced {
    text-align: center;
    margin: 20px;
}

.btn-advanced-show {
    cursor: pointer;
    width: 150px;
    height: 38px;
    border: 1px solid #50AFC6;
    line-height: 36px;
    background: #50AFC6;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 10px;
    border-radius: 2px;
    outline: none;
}

.btn-advanced-reset {
    cursor: pointer;
    width: 150px;
    height: 38px;
    border: 1px solid #50AFC6;
    line-height: 36px;
    background: #fff;
    font-size: 16px;
    color: #50AFC6;
    ;
    margin: 0 10px;
    border-radius: 2px;
    outline: none;
}

#btnDynamicSubscribe {
    cursor: pointer;
    color: #50AFC6;
}

.each-fold-dynamic {
    padding-top: 10px;
    display: none;
}

.statics-dynamic {
    padding-top: 10px;
    font-weight: bold;
}

.showMoreDynamic {
    cursor: pointer;
    color: #50AFC6;
}

.showMoreDynamic:hover {
    color: #77C4D4;
}

.statics-dynamic i {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    height: 18px;
    line-height: 0;
    width: 18px;
    background: url(../images/Company/icon-fold.png) no-repeat
}

.free-tips {
    position: absolute;
    font-size: 12px;
    margin-top: -10px;
    margin-left: 2px;
    color: #f7b110;
    font-weight: bold;
}

#moduleStockCompanys {
    display: none;
}

.text-insert {
    color: #108EE9!important;
}

.text-red {
    color: #E50113!important;
}

.text-green {
    color: #42BA6E!important;
}

.text-delete {
    color: #108EE9!important;
}

.search-msg-vip {
    height: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    text-align: center;
    user-select: none;
}

.search-msg-vip span {
    cursor: pointer;
    color: #00AEC7;
}

.search-msg-vip span:hover {
    color: #77C4D4;
}