/* CSS Document */
.tm-address-horizontal .tm-label {
    width: 150px;
    float: left;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tm-address-horizontal .tm-label {
    font-size: 14px;
    color: #232331;
}

.tm-font-alt-2 {
/*  font-family: 'Unica One', Helvetica, Arial, sans-serif;*/
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.tm-address-horizontal .tm-data {
    margin-left: 130px;
}

.shearchTop .dataTables_filter{
	text-align: center !important;
	float: none !important;
}

.clearSpace{
	height: 50px;
}

.shearchTop input{
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 10px;
}

.glyphicon-none:before {
    content: "\2122";
    color: transparent !important;
}
