﻿
/*.abroadShow tr > td {
            background: #f2f0f1;
        }*/
.protop {
    margin-top: 20px;
}


.addNews h3::before {
    background: #0e94e0;
}

.noLogin {
    /*width: auto !important;*/
}

h2 {
    width: auto !important;
}

.tdimg {
    float: right;
    width: 24px;
    height: 24px;
    margin-top: 2px;
    margin-right: -12px;
    cursor: pointer;
}

.tstj {
    margin-top: 10px;
    text-align: left;
}

.tstjspan {
    color: #0e94e0;
    height: 22px;
    line-height: 24px;
    /* border: 1px solid #00a3ac; */
    padding: 0 10px;
    background-color: #fff;
    border-color: #0e94e0;
    /* padding: 12px 16px; */
    text-decoration: none;
    width: 420px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.jsyx input {
    width: 473px;
    padding: 0 7px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c8cbcc;
}

.savemailbtn {
    padding-top: 0;
    border-left: 1px solid #f7f6f6;
    border-top: 1px solid #f7f6f6;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    width: 36px;
    padding-left: 34px;
    /*background: #f7f6f6 url(../images/icon_vip.png) 0 -22px no-repeat;*/
    color: #333;
    margin-right: 12px;
    margin-left: 0;
}

.remarks {
    width: 55px !important;
}

.savemailbtn, .cancelbtn, .addlabelsbtn, .savelabelsbtn {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 3%;
    width: 60px;
}

.title_Cls {
    background-image: url(/DynamicTopic/images/updateCount.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 75px;
    height: 25px;
    line-height: 20px;
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    position: absolute;
}

.updateFontColor {
    color: #d3434d !important;
}

.progressFontColor {
    color: #d71022 !important;
}

.imgmiddle {
    vertical-align: middle;
    margin-top: -4px;
}

.notetable {
    width: 1004px;
    margin: 0 auto;
    border: 1px solid #e2e0dd;
    margin-top: 10px;
    margin-bottom: 30px;
}

    .notetable tr td {
        background-color: #fdfdd7;
        border: 1px solid #e2e0dd;
        padding-left: 20px !important;
        text-align: left;
        font-size: 14px;
        line-height: 30px;
        word-wrap: break-word;
        word-break: break-all;
    }

    .notetable img {
        vertical-align: middle;
        margin-top: -4px;
        padding: 3px;
    }

    .notetable tr td .imgxiugai {
        /* float: right; */
        /* margin-top: 7px; */
        cursor: pointer;
    }

#Dialog_Detail a.export {
    line-height: 24px;
    margin-left: 550px;
    display: inline-block;
}


.info-shrink-text {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

#info-manager-content {
    text-indent: 2em;
    font-size: 14px;
    color: #404040;
    font-family: 微软雅黑;
}

#explain {
    display: none;
    background: #000;
    opacity: 0.9; /*透明度设置bai样式*/
    border-radius: 5px;
    z-index: 11;
    /*height: 23px;
            width: 200px;*/
    position: absolute;
    margin-top: -40px;
    margin-left: 80px;
    line-height: 20px;
}

#explain1 {
    display: none;
    background: #000;
    opacity: 0.8; /*透明度设置bai样式*/
    border-radius: 5px;
    z-index: 11;
    /*height: 23px;
            width: 200px;*/
    position: absolute;
    margin-top: -40px;
    margin-left: 80px;
    line-height: 20px;
}

    #explain p, #explain1 p, #explain2 p, #explain3 p, #explain_jz p, #explain_jz1 p, #explain_jz2 p, #explain_TrackingDate p, #explain_JoinUnit p {
        padding-left: 10px;
        padding: 15px;
        color: #fff;
    }

#explain2 {
    display: none;
    background: #000;
    opacity: 0.8; /*透明度设置bai样式*/
    border-radius: 5px;
    z-index: 11;
    /*height: 23px;
            width: 200px;*/
    position: absolute;
    margin-top: -40px;
    margin-left: 80px;
    line-height: 20px;
}

#explain3 {
    display: none;
    background: #000;
    opacity: 0.8; /*透明度设置bai样式*/
    border-radius: 5px;
    z-index: 11;
    /*height: 23px;
            width: 200px;*/
    position: absolute;
    margin-top: -40px;
    margin-left: 80px;
    line-height: 20px;
}

.divspanRightProgressTitle input[type="checkbox"]::before {
    position: relative;
    /*content: "";*/
    top: 0px;
    left: -1px;
    width: 11px;
    height: 11px;
    display: block;
    /* border-radius: 50%; */
    background-color: #fff;
    border: 1px solid #1155c2;
    z-index: 5;
}

.divspanRightProgressTitle input[type="checkbox"]:checked::after {
    position: relative;
    /*content: "";*/
    bottom: 15px;
    left: -1px;
    top: -13px;
    width: 13px;
    height: 13px;
    display: block;
    /* border-radius: 50%; */
    visibility: visible;
    background-color: #1155c2;
    z-index: 6;
}


/*#divspanRightProgressTitle span {
            position: relative;
        }

        #divspanRightProgressTitle .allcheck {
            position: absolute;
            visibility: hidden;
        }

            #divspanRightProgressTitle .allcheck + label {
                display: inline-block;
                width: 16px;
                height: 16px;
                border: 1px solid #fd8845;
            }

            #divspanRightProgressTitle .allcheck:checked + label:after {
                content: "";
                position: absolute;
                left: 2px;
                bottom: 12px;
                width: 9px;
                height: 4px;
                border: 2px solid #fd8845;
                border-top-color: transparent;
                border-right-color: transparent;
                -ms-transform: rotate(-60deg);
                -moz-transform: rotate(-60deg);
                -webkit-transform: rotate(-60deg);
                transform: rotate(-45deg);
            }*/

.more-text {
    display: -webkit-box;
    width: 100%;
    -webkit-box-sizing: border-box;
    -webkit-box-pack: end;
    padding-right: 10px;
    color: #1155c2;
    font-size: 14px;
    position: absolute;
    cursor: pointer;
    margin-left: 844px;
    margin-top: -25px;
    /* bottom: 42px; */
    width: 24px;
    height: 24px;
    /* background: url(/images/quickup.png); */
    /* border-radius: 50%; */
    text-align: center;
}


