@charset "utf-8";

table .u-valignT { vertical-align: top !important; }

.w-75{
    max-width: 100%;
    width: 750px;
    margin: 20px auto;
}
.blue{
    background: #05a!important;
    color: #fff!important;
}

.gray{
    background: #cbdced!important;
    color: #262626;
}

@media screen and (max-width:750px) {
	
}