@charset "utf-8";

.tc {text-align: center !important;}
.tr {text-align: right !important;}
.vm {vertical-align: middle !important;}

.mt-10 {margin-top: 10px !important;}
.mt-20 {margin-top: 20px !important;}
.mt-30 {margin-top: 30px !important;}
.mt-40 {margin-top: 40px !important;}
.mt-50 {margin-top: 50px !important;}
.mt-60 {margin-top: 60px !important;}
.mt-70 {margin-top: 70px !important;}
.mt-80 {margin-top: 80px !important;}
.mt-90 {margin-top: 90px !important;}
.mt-100 {margin-top: 100px !important;}

.mb-10 {margin-bottom: 10px !important;}
.mb-20 {margin-bottom: 20px !important;}
.mb-30 {margin-bottom: 30px !important;}
.mb-40 {margin-bottom: 40px !important;}
.mb-50 {margin-bottom: 50px !important;}
.mb-60 {margin-bottom: 60px !important;}
.mb-70 {margin-bottom: 70px !important;}
.mb-80 {margin-bottom: 80px !important;}
.mb-90 {margin-bottom: 90px !important;}
.mb-100 {margin-bottom: 100px !important;}

.w-50 {width: 50px !important;}
.w-100 {width: 100px !important;}
.w-150 {width: 150px !important;}
.w-200 {width: 200px !important;}
.w-250 {width: 250px !important;}
.w-300 {width: 300px !important;}
.w-350 {width: 350px !important;}

.wp-100{width: 100% !important;}


.td-u {text-decoration: underline !important;}

.fs-80 {font-size: 80% !important;}
.fs-90 {font-size: 90% !important;}
.fs-100 {font-size: 100% !important;}
.fs-200 {font-size: 200% !important;}

.fc-black {color: black !important;}
.fc-red {color: red !important;}

.link-fc-black:link {color: black !important;}
.link-fc-black:visited {color: black !important;}
.link-fc-black:hover {color: black !important;}
.link-fc-black:active {color: black !important;}

.
