
    @media screen and (min-width: 1000px) {
        body #chat_window .chat_box .abs {top: unset; bottom: 0;}
        body #chat_window .chat_box .more_box:before { top: unset; bottom: 22px;}
        body #chat_window .chat_box .more_box:after { top: unset; bottom: 22px;}
    }
