@charset "UTF-8";
.text-right{text-align:right}
tr.is-hidden{display: none !important;}
.fp-size-model{width: 18em;}
@media only screen and (max-width:767px){
	.fp-size-model{width: 100%;}
}