/* here you can put your own css to customize and override the theme */


.brand {
  display: inline-block;
  margin-top: 12px;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  width: 160px;
  color: #8b9dbf;
  font-size: medium;
}

.brand img {
  margin-left: 20px;
}

.tdbar
{
    margin-top: 3px;
    margin-bottom: 0px;
    width: 30px;
    height: 15px;
    border: 1px solid black;
    float: left;
}


.ctdbar
{
    margin-top: 6px;
    margin-bottom: 0px;
    width: 20px;
    height: 7px;
    border: 1px solid black;
    float: left;
}
