.mt-buttons {
	display:none;
}

.matome-item{
	padding:0px!important;
	margin-bottom:20px;
}

.matome-item > div:nth-child(2) {
	font-weight:1!important;
	padding-left:20px!important;
}

.matome-item > div:nth-child(2) > a > img{
	margin-top:30px!important;
}

.mt-header {
	font-size: 12px;
    font-weight: bold;
    border-left: 13px solid #66cdaa;
    padding-left: 10px;
    box-shadow: 0px 1px 2px silver;
	padding-left:33px;
}

.mt-header > a > img {
	margin-left:17px;
	margin-top:5px;
	max-width:20px!important;
	height:20px!important;
}

.mt-header > a:nth-child(2) , .mt-header > a:nth-child(3) , .mt-header > span{
	margin-top:0px!important;
	margin-bottom:0px!important;
}

.mt-header > span > a > img {
	margin-top:-3px;
}

