﻿#head {
    position: relative;
    z-index: 300
}

#head .mod-userbar {
    top: 45px
}

#nav {
    border-top: 1px solid #ddd;
    box-shadow: 1px 1px 1px #efefef;
    -moz-box-shadow: 1px 1px 1px #efefef;
    -webkit-box-shadow: 1px 1px 1px #efefef
}

#nav .nav-2 {
    display: none
}

#foot {
    margin: 0;
    width: 100%;
    border-top: 1px solid #ddd;
    padding-top: 30px
}

#foot .mod-footer {
    width: 980px;
    margin: 0 auto
}

#mod_feedback.mod-feedback {
    display: none
}

.mod-userbar-select div {
    z-index: 200
}

.mod-feed {
    background: url(../images/leftbar_bg_ba48994b.png) repeat-y left
}

.mod-feed .leftbar {
    position: relative;
    width: 160px;
    float: left;
    height: 740px
}

.mod-feed .left-nav-title {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0
}

.mod-feed .left-nav-ul {
    position: relative;
    z-index: 2
}

.mod-feed .left-nav-list {
    height: 42px
}

.mod-feed .left-nav-item {
    display: block;
    color: #666;
    font-size: 14px;
    padding: 4px 0 13px 40px;
    z-index: 3;
    background: url(../images/feedback_bg_d04e4948.png) no-repeat 22px -40px;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    cursor: pointer
}

.mod-feed .left-nav-item:hover {
    color: #000
}

.mod-feed .left-nav-bg-wrapper {
    display: block;
    position: absolute;
    height: 40px;
    width: 159px;
    background: #fff;
    border-left: 3px solid #4a97e3;
    top: 57px;
    left: 0;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.mod-feed .left-nav-bg {
    display: block;
    height: 38px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.mod-feed .feedback-input-container,.mod-feed .feedback-textarea-container,.mod-feed .feedback-button-container,.mod-feed .feedback-upload-container {
    position: relative;
    margin-bottom: 10px
}

.mod-feed .feedback-input-container,.mod-feed .feedback-button-container,.mod-feed .feedback-upload-container {
    height: 34px
}

.mod-feed .feedback-input-container .feedback-input,.mod-feed .feedback-textarea-container .feedback-textarea,.mod-feed .feedback-button-container .feedback-button {
    display: block;
    float: left;
    margin-left: 10px
}

.mod-feed .feedback-input-container  .feedback-input,.mod-feed .feedback-textarea-container .feedback-textarea {
    padding-left: 10px;
    border: 1px solid #dfdfdf;
    border-top-color: #ccc;
    border-left-color: #ccc;
    box-shadow: inset 1px 1px 1px #efefef;
    -moz-box-shadow: inset 1px 1px 1px #efefef;
    -webkit-box-shadow: inset 1px 1px 1px #efefef;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.mod-feed .feedback-input-container  .feedback-input.focus,.mod-feed .feedback-textarea-container .feedback-textarea.focus {
    padding-left: 10px;
    border: 1px solid #377bcb;
    border-top-color: #377bcb;
    border-left-color: #377bcb;
    box-shadow: inset 1px 1px 1px #efefef;
    -moz-box-shadow: inset 1px 1px 1px #efefef;
    -webkit-box-shadow: inset 1px 1px 1px #efefef
}

.mod-feed .feedback-textarea-container .feedback-tag {
    position: absolute;
    width: 140px;
    height: 0;
    top: 112px;
    right: 138px;
    _right: 168px;
    background: #f7f7f7;
    border: 1px solid #efefef;
    border-top: none;
    z-index: 65535;
    text-align: center;
    line-height: 24px;
    color: #999;
    overflow: hidden;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px
}


.mod-feed .feedback-textarea-container .feedback-tag.active {
    height: 24px
}

.mod-feed .feedback-input-container  .feedback-input.error,.mod-feed .feedback-textarea-container .feedback-textarea.error {
    border: 1px solid #da1111;
    color: #666
}

.mod-feed .feedback-input-container  .feedback-msg,.mod-feed .feedback-textarea-container  .feedback-msg {
    line-height: 30px;
    padding-left: 10px;
    color: #c00
}

.mod-feed .feedback-input-container  .feedback-input {
    font-size: 12px;
    height: 12px;
    padding: 9px 0 9px 10px;
    width: 120px
}

.mod-feed .feedback-input-container  .feedback-input-email {
    width: 160px
}

.mod-feed .feedback-input-container  .feedback-input-pass {
    width: 160px
}

.mod-feed .feedback-input-container  .feedback-input-date {
    padding-right: 20px;
    width: 100px;
    background: url(../images/content_input_date.png?cdnversion=37708284.png) right 9px no-repeat #fff
}

.mod-feed .feedback-input-container  .date.feedback-input-date {
    background: url(../images/content_input_date.png?cdnversion=37708284.png) right 9px no-repeat #fff
}

.mod-feed .feedback-textarea-container .feedback-textarea {
    height: 100px;
    width: 450px;
    padding-top: 10px;
    padding-right: 10px;
    resize: none
}

.mod-feed .feedback-post-hidden {
    display: none
}

.mod-feed .rightbar {
    float: right
}

.mod-feed .feedback-enter {
    position: relative;
    margin-top: 20px;
    width: 800px;
    overflow: hidden
}

.mod-feed .feedback-enter-wrapper {
    position: relative;
    z-index: 200
}

.mod-feed .feedback-enter-wrapper div.feedback-detail.myfeed {
    display: none;
    padding-left: 10px
}

.mod-feed .feedback-detail {
    display: none;
    padding-left: 90px
}

.mod-feed .feedback-detail-title {
    padding-top: 20px;
    padding-left: 15px;
    font-size: 20px;
    z-index: 100
}

.mod-feed .feedback-detail-ul {
    padding-top: 30px
}

.mod-feed .feedback-detail-list {
    padding-bottom: 20px
}

.mod-feed .feedback-detail-list .list-title,.mod-feed .feedback-detail-list .list-msg,.mod-feed .feedback-detail-list .list-link {
    padding-left: 30px
}

.mod-feed .feedback-detail-list .list-title {
    display: block;
    font-size: 14px;
    height: 16px;
    font-weight: normal;
    color: #666;
    cursor: pointer
}

.mod-feed .feedback-detail-list h4.list-title {
    background: url(../images/feedback_bg_d04e4948.png) no-repeat 0 -18px
}

.mod-feed .feedback-detail-list.active h4.list-title {
    background-position: 0 -1px
}

.mod-feed .feedback-detail-list .list-msg 
{
	
    padding-top: 20px;
    color: #999;
    line-height: 20px;
    overflow: hidden;
    height: 0;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    display: none
}

.mod-feed .feedback-detail-list .list-link {
    padding-top: 15px;
    display: none
}

.mod-feed .feedback-detail-list .list-link .list-link-item {
    display: block;
    float: left;
    margin-right: 20px;
    height: 28px;
    width: 105px;
    border: 1px solid #dedede;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #fafafa;
    box-shadow: 1px 1px 1px #efefef;
    -moz-box-shadow: 1px 1px 1px #efefef;
    -webkit-box-shadow: 1px 1px 1px #efefef;
    color: #999;
    text-align: center;
    line-height: 28px;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.mod-feed .feedback-detail-list .list-link .list-link-item:hover {
    border: 1px solid #7ab7f3;
    background-color: #e0f0ff;
    box-shadow: 1px 1px 1px #efefef;
    -moz-box-shadow: 1px 1px 1px #efefef;
    -webkit-box-shadow: 1px 1px 1px #efefef;
    color: #4d8fda
}

.mod-feed .feedback-detail-list.active .list-msg {
    display: block;
    height: auto
}

.mod-feed .feedback-detail-list.active .list-link {
    display: block
}

.mod-feed .feedback-form {
    position: relative;
    padding-left: 90px;
    top: -40px;
    display: none
}

.mod-feed .feedback-enter-form {
    position: relative;
    margin-top: 20px;
    z-index: 300
}

.mod-feed .feedback-form .feedback-input-container .feedback-label,.mod-feed .feedback-form .feedback-textarea-container .feedback-label,.mod-feed .feedback-form .feedback-upload-container .feedback-label {
    float: left;
    line-height: 34px;
    width: 100px;
    text-align: right;
    color: #666
}

.mod-feed .feedback-form .feedback-input-container .feedback-radio-label,.mod-feed .feedback-form .feedback-textarea-container .feedback-radio-label,.mod-feed .feedback-form .feedback-upload-container .feedback-radio-label {
    margin-left: 10px;
    font-size: 14px;
    color: #333
}

.mod-feed .feedback-form .feedback-input-container .feedback-radio,.mod-feed .feedback-form .feedback-textarea-container .feedback-radio,.mod-feed .feedback-form .feedback-upload-container .feedback-radio {
    margin: 9px 3px 0 0
}

.mod-feed .feedback-form .feedback-input-container .warning,.mod-feed .feedback-form .feedback-textarea-container .warning {
    color: #c00;
    line-height: 32px;
    font-size: 1em;
    font-family: STHeiti,"宋体";
    margin-right: 5px;
    display: inline
}

.mod-feed .feedback-button-container {
    padding-left: 100px
}

.mod-feed .feedback-button-container .feedback-button {
    height: 33px;
    width: 109px;
    border: none;
    color: #f7f7f7;
    text-shadow: -1px -1px 0 #3884d0;
    background: url(../images/button_icon.png?cdnversion=37708284.png) no-repeat 0 0;
    cursor: pointer;
    text-align:center;
    line-height:33px;
}

.mod-feed .feedback-button-container .feedback-button:hover {
    color: #fff;
    background-position: 0 -35px
}

.mod-feed .feedback-detail-content {
    padding-top: 30px
}

.mod-feed .feedback-detail-loading {
    font-size: 12px;
    padding: 9px 0 9px 40px;
    background: url(../images/loading_bf37cfd7.gif) no-repeat 14px 8px
}

.mod-feed .feedback-detail-feedlist {
}

.mod-feed .feedback-detail-feedlist .warning-title {
    height: 24px;
    line-height: 24px;
    padding-left: 30px;
    color: #666;
    background: url(../images/emotion_1ef48043.png) no-repeat 0 20px;
    margin-left: 15px;
    font-weight: normal;
    border-top: 1px solid #efefef;
    padding-top: 20px
}

.mod-feed .feedback-detail-content .detail-content-ul {
}

.mod-feed .feedback-detail-content .detail-content-list {
    padding-left: 15px
}

.mod-feed .feedback-detail-content .detail-content-list .list-title {
    height: 22px;
    padding-top: 8px;
    border-bottom: 1px solid #eee;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    cursor: pointer
}

.mod-feed .feedback-detail-content .detail-content-list .list-title:hover {
    background: #fcfcfc
}

.mod-feed .feedback-detail-content .detail-content-list .list-title h4 {
    font-weight: normal;
    width: 80%;
    float: left;
    color: #666;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    height: 14px
}

.mod-feed .feedback-detail-content .detail-content-list .list-title span {
    display: block;
    width: 20%;
    text-align: right;
    float: right;
    color: #666;
    cursor: pointer
}

.mod-feed .feedback-detail-content .detail-content-list .list-title .list-show-detail em.time,.mod-feed .feedback-detail-content .detail-content-list .list-title .list-show-detail a.doing,.mod-feed .feedback-detail-content .detail-content-list .list-title .list-show-detail a.done,.mod-feed .feedback-detail-content .detail-content-list .list-title .list-show-detail em.arrow {
    float: left
}

.mod-feed .feedback-detail-content .detail-content-list .list-title em.time {
    margin-right: 10px
}

.mod-feed .feedback-detail-content .detail-content-list .list-title em.arrow {
    display: block;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 5px;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.mod-feed .feedback-detail-content .detail-content-list.up .list-title em.arrow {
    border-bottom: 5px solid #ccc;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.mod-feed .feedback-detail-content .detail-content-list.down .list-title em.arrow {
    border-top: 5px solid #ccc;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.mod-feed .feedback-detail-content .detail-content-list .list-title a.done {
    color: #0c0
}

.mod-feed .feedback-detail-content .detail-content-list .list-title a.doing {
    color: #1d61ad
}

.mod-feed .feedback-detail-content .detail-content-list .list-title a.doing:hover {
    color: #1d61ad
}

.mod-feed .feedback-detail-content .detail-content-list.up .list-content {
    padding-left: 20px;
    overflow: hidden;
    height: 0;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.mod-feed .feedback-detail-content .detail-content-list.down .list-content {
    padding-left: 20px;
    overflow: hidden;
    height: auto;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-p {
    padding-top: 6px
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-p label {
    width: 80px;
    float: left;
    color: #666;
    text-align: right
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-p a {
    color: #666;
    float: right;
    display: block;
    width: 660px;
    width: 670px!important;
    overflow: hidden;
    word-break: break-all
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail {
    position: relative;
    display: none;
    background: #fcfcfc;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.mod-feed .feedback-detail-content .detail-content-list.down .list-content-detail {
    display: block
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail-arrow {
    position: absolute;
    height: 14px;
    width: 14px;
    display: block;
    top: -7px;
    top: -6px\9;
    left: 70px
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail-arrow .a {
    position: absolute;
    color: #ddd;
    font-size: 12px;
    top: -1px;
    left: 0
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail-arrow .b {
    position: absolute;
    color: #fcfcfc;
    font-size: 12px;
    top: 0;
    left: 0
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail-info {
    display: block;
    height: 20px;
    padding-bottom: 10px
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail-info .list-content-detail-name {
    color: #2b78e4;
    font-weight: bold;
    cursor: default;
    margin-right: 10px
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail-info .list-content-detail-time {
    color: #999;
    cursor: default
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail-info a.list-content-detail-time:hover {
    color: #999
}

.mod-feed .feedback-detail-content .detail-content-list .list-content-detail-content {
    color: #666;
    line-height: 24px
}

.mod-feed .feedback-myfeedback-pages {
    display: block;
    padding: 20px 15px 20px 0;
    float: right
}

.mod-feed .feedback-myfeedback-pages .myfeedback-pages-pre,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-list,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-list .pages-list,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-next {
    display: block;
    float: left
}

.mod-feed .feedback-myfeedback-pages .myfeedback-pages-pre,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-list .pages-list,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-next {
    font-size: 12px;
    height: 12px;
    margin: 3px;
    padding: 4px 8px 6px;
    border: 1px solid #DFE2E4;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #efefef;
    text-decoration: none;
    text-align: center;
    color: #3B7FCA;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    cursor: pointer
}

.mod-feed .feedback-myfeedback-pages .myfeedback-pages-pre:hover,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-list .pages-list:hover,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-next:hover {
    background: #458FCE;
    border: 1px solid #458FCE;
    color: white
}

.mod-feed .feedback-myfeedback-pages .myfeedback-pages-list .pages-list.active {
    background: #458FCE;
    border: 1px solid #458FCE;
    color: white
}

.feedback-robot {
    position: fixed;
    _position: absolute;
    bottom: 15%;
    left: 10px
}

.pass-hidden-upload {
    position: absolute;
    top: 258px;
    left: 200px;
    _left: 110px;
    z-index: 300
}

.ajaxUpload .ajaxUpload-show {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 380px;
    background: none;
    z-index: 201;
    margin-left: 200px\9
}

.ajaxUpload .ajaxUpload-show .ajaxUpload-button {
    display: block;
    border: none;
    width: 110px;
    height: 30px;
    float: left;
    background: url(../images/button_icon.png?cdnversion=37708284.png) no-repeat 0 -167px;
    display: none\9
}

.ajaxUpload .ajaxUpload-info {
    position: relative;
    display: inline-block;
    background: none;
    width: 220px;
    height: 30px;
    overflow: hidden;
    padding-right: 25px;
    line-height: 30px;
    padding-left: 5px;
    color: #666;
    word-wrap: break-word;
    font-size: 12px;
    z-index: 200
}

.ajaxUpload .ajaxUpload-info.done {
    background: url(../images/forgot/done.png?cdnversion=37708284.png) no-repeat right -8px
}

.ajaxUpload .ajaxUpload-info.sending {
    background: url(../images/ucenter/loading.gif?cdnversion=37708284.gif) no-repeat right 4px
}

.ajaxUpload .ajaxupload-form {
    position: relative;
    float: left;
    top: -33px;
    *top: -32px;
    height: 33px;
    z-index: 65535;
    opacity: 0;
    opacity: 1\9
}

.ajaxUpload {
    position: relative;
    height: 30px;
    overflow: hidden
}

.ajaxupload-form-file {
    height: 34px;
    height: 30px\9;
    height: 28px\9;
    margin-top: 1px\9;
    line-height: 30px
}

.tang-calendar {
    font-family: Arial, '宋体';
    font-size: 12px;
    width: 230px;
    position: relative;
    background-color: #FFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .25)
}

.tang-calendar-title {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    _height: 30px;
    background: url(../images/forgot/calendar_bg.png?cdnversion=37708284.png) repeat-x 0 0 #BFBFBF;
    _background-position: 0 2px;
    border: 1px solid #979797;
    border-width: 1px 1px 0
}

.tang-calendar-prebtn,.tang-calendar-nextbtn,.tang-calendar-yprebtn,.tang-calendar-ynextbtn {
    position: absolute;
    top: 7px;
    left: 15px;
    height: 15px;
    width: 15px;
    background: url(../images/forgot/calendar_bg.png?cdnversion=37708284.png) no-repeat -15px -29px #BFBFBF;
    cursor: pointer
}

.tang-calendar-nextbtn {
    right: 15px;
    _right: 23px;
    left: auto;
    background-position: -15px -44px
}

.tang-calendar-yprebtn {
    left: 1px;
    background-position: -28px -44px
}

.tang-calendar-ynextbtn {
    right: 3px;
    _right: 10px;
    left: auto;
    background-position: -27px -29px
}

.tang-calendar-yprebtn:hover {
    left: 1px;
    background-position: -41px -44px
}

.tang-calendar-ynextbtn:hover {
    right: 3px;
    _right: 10px;
    left: auto;
    background-position: -40px -29px
}

.tang-calendar-prebtn:hover {
    background-position: 0 -29px
}

.tang-calendar-nextbtn:hover {
    background-position: 0 -44px
}

.tang-calendar-table {
    border: 1px solid #A9A9A9;
    border-width: 0 1px 1px
}

.tang-calendar-table table {
    height: 100%;
    width: 100%
}

.tang-calendar-table table thead {
    border-collapse: collapse
}

.tang-calendar-table td {
    text-align: center
}

.tang-calendar-table tbody td {
    cursor: pointer;
    border: none;
    color: #000
}

.tang-calendar-weekdays {
    background-color: #F3F3F3;
    color: #333;
    font-weight: bold;
    border: 1px solid #FFF;
    border-width: 1px 1px 0
}

.tang-calendar-weekdays tr {
    height: 30px;
    *height: 21px
}

.tang-calendar-table tbody td.tang-calendar-premonth,.tang-calendar-table tbody td.tang-calendar-nextmonth {
    color: #999;
    background-color: #FFF
}

.tang-calendar-table tbody td.tang-calendar-disable {
    color: #CCC;
    background-color: #FFF
}

.tang-calendar-table tbody td.tang-calendar-highlight {
    background-color: #1F69FF;
    color: #FFF
}

.tang-calendar-table tbody td.tang-calendar-selected {
    background-color: #FFF;
    color: #C00
}

.tang-calendar-table tbody td.tang-calendar-hover {
    background-color: #E94949;
    color: #FFF
}

.tang-calendar-year,.tang-calendar-month {
    background: url(../images/calendar_bg.png?cdnversion=37708284.png) no-repeat right -59px;
    *background-position-y: -58px;
    padding-right: 12px
}

.tang-calendar-timer {
    float: left;
    overflow: hidden;
    line-height: 15px;
    _height: 20px
}

.tang-calendar-timer-table {
    table-layout: fixed;
    border-spacing: 0;
    _width: 140px
}

.tang-calendar-timer-character {
    font-size: 14px;
    font-weight: bold;
    color: #FFF
}

.tang-calendar-timer-choosen {
    position: absolute;
    width: 120px;
    background: white;
    bottom: 25px;
    background-color: #FFF;
    border: 1px solid #CCC
}

.tang-calendar-timer-over {
    background-color: #1F69FF;
    color: #FFF
}

.tang-calendar-timer-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.tang-calendar-timer-li {
    list-style: none;
    float: left;
    width: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer
}

.tang-calendar-timer-input {
    height: 16px;
    text-align: center;
    border: #CCC 1px solid
}

.tang-calendar-timer-hms {
    width: 18px
}

.tang-calendar-timer-colon {
    width: 7px
}

.tang-calendar-timer .tang-calendar-input-both {
    border-left: 0;
    border-right: 0
}

.tang-calendar-timer .tang-calendar-input-right {
    border-right: 0
}

.tang-calendar-timer-img {
    background-image: url(../images/forgot/calendar_bg.png?cdnversion=37708284.png);
    background-repeat: no-repeat;
    background-color: transparent;
    float: left;
    height: 10px;
    width: 13px;
    border: 0
}

.tang-calendar-timer-updown {
    float: left
}

.tang-calendar-timer-up {
    background-position: 0 -75px
}

.tang-calendar-timer-down {
    background-position: -16px -75px
}

.tang-calendar .tang-calendar-footer {
    padding: 3px;
    background: url(../images/forgot/calendar_bg.png?cdnversion=37708284.png) repeat-x scroll 0 0 #BFBFBF;
    _background-position: 0 2px;
    border: 1px solid #a9a9a9;
    border-width: 0 1px 1px 1px;
    overflow: hidden;
    _zoom: 1
}

.tang-calendar-footer .tang-calendar-footer-today {
    line-height: 15px;
    _height: 15px;
    float: right;
    padding: 2px 5px;
    background: #E3E3E3;
    border: 1px solid #BBB
}

.tang-calendar-footer .tang-calendar-footer-today .tang-calendar-footer-button {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    text-decoration: none;
    outline: none
}

.mod-feed .feedback-textarea-container .feedback-tag,.mod-feed .feedback-detail-list .list-link .list-link-item,.mod-feed .feedback-detail-content .detail-content-list .list-content-detail,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-pre,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-list .pages-list,.mod-feed .feedback-myfeedback-pages .myfeedback-pages-next {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}