.tt-inv-report {
    margin-right: 10px;
}
h1.tt-exchRate {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 50px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
h3.tt-exchDate {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	width: 100%;
	text-align: center;
    font-style:italic;
}

.tt-galleryThumb{
	max-width: 150px;
	min-width: 150px;
	max-height: 120px;
}

.gallery .item {
	height: 150px;
}

.galleryfilter {
    margin-right: 10px;
}
.tiles-body{
    border-radius:15px!important;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
}

.tt-exchContainer {
    position: relative!important;
    margin-top:5px;
    width:100%;
}
.tt-exchContainer iframe {
    /*position:absolute!important;*/
    top: 0!important;
    width: 100%!important;
    height:30px;
}

div.gauge {
	display: inline-block;
	position: relative;
}

.tiles-body {
	text-align: justify;
}

.tiles-body > h3.lifted-header {
	margin-top: -45px;
}

.tt-widget-header{
    font-size:14px;
    margin-bottom:8px;
    margin-left:10px;
    font-weight:bold;
    width:100%;
}
.tt-widget-wrapper{
    bottom:8px;
    left:10px;

}
.tt-widget-border{
    border-bottom:2px solid #444;
    margin-bottom:14px;
}
.fe_container {
    color:red!important;
}

.tt-widget-comment {
	color:black;
	font-size: 13px;
}

.ui-grid-viewport {
    overflow-anchor: none;
}