﻿a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
keygen,
label, li,
meter,
nav,
object, output,
p, pre, progress,
q,
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul,
var {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body {
    width: 380px;
    height: 400px;
    font-family: Tahoma, Arial;
    font-size: 12px;
}

.dr-messnger-content-popup {
    width:380px;
    height:400px;
}

.dr-messnger-content-popup .messaggio {
    padding-top:30%;
}

.dr-messnger-content-popup  .message-from {
    width:380px;
}
.dr-messnger-content-popup  .message-from input {
    width:100%;
    height:25px;
    border:none;
}

.dr-messnger-content-popup  .message-content textarea {
    width:380px;
    height:200px !important;
    height:25px;
    border:none;
}
    .dr-messnger-content-popup .control-bar {
        padding-top:20px;
        text-align:center;
    }