
select:focus {outline:0 !important;}

.dropdown-toggle::after{
  margin-left: 5; 
}

.topBarHover:hover{
	color: rgba(0,0,0,.7) !important;
}

.tcm {
  font-family: 'tcm';
}

@font-face {
  font-family: 'tcm';
  src: url(../src/tcm.ttf) format('truetype');
}