.tm-status-off,.tm-status-on {
    display: inline-block!important;
    *display: inline!important;
    zoom:1;padding-left: 20px;
    line-height: 16px;
    white-space: nowrap;
    text-align: left
}

.tm-status-on {
    background: url(https://www.micstatic.com/common/img/logo/tm_on_16_8a9a2d8a.png) no-repeat 0 center
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5),screen and (min--moz-device-pixel-ratio:1.5) {
    .tm-status-on {
        background:url(https://www.micstatic.com/common/img/logo/tm_on_32_b981b1f3.png) no-repeat 0 center;
        background-size: 16px
    }
}

.tm-status-on:hover {
    text-decoration: underline
}

.tm-status-off {
    background: url(https://www.micstatic.com/common/img/logo/tm_off_16_2d3f5f04.png) no-repeat 0 center
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5),screen and (min--moz-device-pixel-ratio:1.5) {
    .tm-status-off {
        background:url(https://www.micstatic.com/common/img/logo/tm_off_32_f4e7fa36.png) no-repeat 0 center;
        background-size: 16px
    }
}

.tm-status-off:hover .tm-status-off:visited,.tm-status-off:link {
    color: #888
}

.tm-status-off:hover {
    text-decoration: underline
}

#dialog,#dialog4login {
    position: fixed;
    _position: absolute;
    width: 525px;
    z-index: 200;
    font-family: Verdana,Arial,Helvetica;
    font-size: 14px;
    padding: 6px;
    background: #333;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-raduis: 4px;
    -webkit-box-shadow: 2px 2px 10px #666;
    box-shadow: 2px 2px 10px #666
}

#dialog-header,#header4login {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 10px 0 20px;
    background: #f7f7f7;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ddd
}

#dialog-title,#title4login {
    float: left
}

#close4login,#dialog-close {
    float: right;
    cursor: pointer;
    margin: 12px 3px 0 0;
    height: 11px;
    width: 11px;
    background: url(https://www.micstatic.com/common/img/mice/images/close_e9d8f546.gif) no-repeat
}

#content4login,#dialog-content {
    display: block;
    padding: 0;
    min-height: 160px;
    color: #666;
    font-size: 14px;
    background: #fff
}

#dialog-content-inner {
    min-height: 128px
}

#dialog-mask {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .4;
    filter: Alpha(Opacity=40);
    z-index: 100
}

#dialog-button-container {
    text-align: center;
    margin: 2px 6px 6px 2px
}

html:lang(ar) #title4login,html:lang(sa) #title4login {
    float: right
}

html:lang(ar) #header4login,html:lang(sa) #header4login {
    padding: 0 20px 0 10px
}

html:lang(ar) #close4login,html:lang(sa) #close4login {
    float: left;
    margin: 12px 0 0 3px
}

html:lang(ar) #webtm-wrapper,html:lang(sa) #webtm-wrapper {
    right: auto;
    left: 70px
}

/*# sourceMappingURL=../../../__sources__/common/css/tm/tm_e4b8ad3a.css.map */
