.speech {
    border: 2px solid #5e164d;
border-radius: 10px 10px 10px 10px;
    width: 250px;
    padding: 0;
    margin: 0;
  }
  .speech input {
    border: 0;
    width: 240px;
    display: inline-block;
    height: 30px;
  }
  .speech img {
    float: right;
    width: 40px;
  }
input#transcript{  width: 200px;
height:auto!important;
background:  #151515 url(https://storage.ning.com/topology/rest/1.0/file/get/10550209270?profile=RESIZE_1200x) left 0px scroll !important;
background-repeat: no-repeat !important;
   border: 1px solid #b9e0a0;
border-radius: 10px 10px 10px 10px;

}
 a.dashboardBar-ningLogo,div.dashboardBar-toggleButton.toggle-button,div#dashboardBar,div.dashboardBar-innerSection,.dashboardBarWrap{background:#000!important;}


