/*
 *  Theme Name:     dt-the7 Child
 *  Description:    dt-the7 Child Theme
 *  Template:       dt-the7
 *  Version:        1.0.0
 **/

@import url("/dt-the7/style.css");

/* =Theme customization starts here
 * -------------------------------------------------------------- */
.transposh_flags img {
  padding-left: 2px;
}

.translator_flags {
  text-align:right;
  position:absolute;
  right: 12%;
  background: rgba(255,255,255,0.75);
  padding: 0 4px 4px 4px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
}

.no_translate.transposh_flags {
  float: left;
}

.ui-tabs-panel p {
  padding: 0;
}