.vspl_wind{
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    padding: 20px;
    z-index: 10000;
}

#vspl_obrat_svyz{
    width: 700px;
}

.vspl_black{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
}

.vspl_wind input{
    display: block;
}

.master_svyz{
    margin-top: 10px;
    font-size: 13px;
    padding: 6px;
}

.specializ_ico{
    background: url(/static/ms_sp.png) no-repeat;
    width: 25px;
    height: 25px;
    background-position: center;
    padding: 18px;
    background-size: 25px;
    border-radius: 50%;
    border: 1px solid;
    margin: 0 auto;
    margin-top: -4px;
    display: none;
    margin-right: 5px;
    float: left;
}

@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
    #thread-list .table-tab{
        display: block;
    }
}
