﻿.bgcolor-white {
  background-color: white; }

.border-none {
  border: 0 none; }

.d-none {
  display: none; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.font-size-11 {
  font-size: 11px; }

.font-size-medium {
  font-size: medium; }

.list-style-none {
  list-style: none; }

.list-style-type-disc {
  list-style-type: disc; }

.lh-10 {
  line-height: 1.0em; }

.lh-12 {
  line-height: 1.2em; }

.mb--5 {
  margin-bottom: -5px; }

.mb-0 {
  margin-bottom: 0; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.ml-10 {
  margin-left: 10px; }

.ml-18 {
  margin-left: 18px; }

.ml-28 {
  margin-left: 28px; }

.mr--20 {
  margin-right: -20px; }

.mr-5 {
  margin-right: 5px !important; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mt--10 {
  margin-top: -10px; }

.mt--15 {
  margin-top: -15px; }

.mt--30 {
  margin-top: -30px; }

.mt-0 {
  margin-top: 0; }

.mt-1 {
  margin-top: 1px; }

.mt-3 {
  margin-top: 3px; }

.mt-4 {
  margin-top: 4px; }

.mt--5 {
  margin-top: -5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px !important; }

.mt-15 {
  margin-top: 15px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-140 {
  margin-top: 140px !important; }

.outline-none {
  outline: none; }

.overflow-hidden {
  overflow: hidden; }

.pr-8 {
  padding-right: 8px; }

.pt-25 {
  padding-top: 25px; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.w-200 {
  width: 200px; }

.w-500 {
  width: 500px; }
