.font_tiny {
  font-size: 0.9rem;
}

.font_small {
  font-size: 0.95rem;
}

.font_normal {
  font-size: 1rem;
}

.font_big {
  font-size: 1.15rem;
}

.font_huge {
  font-size: 1.3rem;
}

.font_20 {
  font-size: 2rem;
}

.font_18 {
  font-size: 1.8rem;
}

.font_16 {
  font-size: 1.6rem;
}

.font_14 {
  font-size: 1.4rem;
}

.font_14 {
  font-size: 1.4rem;
}

.font_13 {
  font-size: 1.3rem;
}

.font_12 {
  font-size: 1.2rem;
}

.font_11 {
  font-size: 1.1rem;
}

.font_10 {
  font-size: 1rem;
}

.font_09 {
  font-size: 0.9rem;
}

.font_08 {
  font-size: 0.8rem;
}

.font_07 {
  font-size: 0.7rem;
}

.font_20b {
  font-size: 2rem;
  font-weight: bold;
}

.font_18b {
  font-size: 1.8rem;
  font-weight: bold;
}

.font_16b {
  font-size: 1.6rem;
  font-weight: bold;
}

.font_15b {
  font-size: 1.5rem;
  font-weight: bold;
}

.font_14b {
  font-size: 1.4rem;
  font-weight: bold;
}

.font_13b {
  font-size: 1.3rem;
  font-weight: bold;
}

.font_12b {
  font-size: 1.2rem;
  font-weight: bold;
}

.font_11b {
  font-size: 1.1rem;
  font-weight: bold;
}

.font_10b {
  font-size: 1rem;
  font-weight: bold;
}

.font_09b {
  font-size: 0.9rem;
  font-weight: bold;
}

.font_08b {
  font-size: 0.8rem;
  font-weight: bold;
}

.font_07b {
  font-size: 0.7rem;
  font-weight: bold;
}

.font_icon {
  font-size: 1.5rem;
  padding-top: 0.5rem !important;
}

.font_weight_400 {
  font-weight: 400;
}

.font_weight_500 {
  font-weight: 500;
}

.pointer {
  cursor: pointer;
}

.lh_15 {
  line-height: 1.5rem;
}

.lh_16 {
  line-height: 1.6rem;
}

.lh_17 {
  line-height: 1.7rem;
}

.lh_18 {
  line-height: 1.8rem;
}

.lh_19 {
  line-height: 1.9rem;
}

.lh_20 {
  line-height: 2rem;
}

.lh_21 {
  line-height: 2.1rem;
}

.lh_22 {
  line-height: 2.2rem;
}

.w10px {
  width: 10px;
}

.w20px {
  width: 20px;
}

.w30px {
  width: 30px;
}

.w35px {
  width: 35px;
}

.w40px {
  width: 40px;
}

.w50px {
  width: 50px;
}

.w60px {
  width: 60px;
}

.w70px {
  width: 70px;
}

.w75px {
  width: 75px;
}

.w80px {
  width: 80px;
}

.w90px {
  width: 90px;
}

.w100px {
  width: 100px;
}

.w110px {
  width: 110px;
}

.w120px {
  width: 120px;
}

.w125px {
  width: 125px;
}

.w130px {
  width: 130px;
}

.w140px {
  width: 140px;
}

.w150px {
  width: 150px;
}

.w160px {
  width: 160px;
}

.w170px {
  width: 170px;
}

.w180px {
  width: 180px;
}

.w190px {
  width: 190px;
}

.w200px {
  width: 200px;
}

.w210px {
  width: 210px;
}

.w220px {
  width: 220px;
}

.w230px {
  width: 230px;
}

.w240px {
  width: 240px;
}

.w250px {
  width: 250px;
}

.w270px {
  width: 270px;
}

.w300px {
  width: 300px;
}

.w330px {
  width: 330px;
}

.w350px {
  width: 350px;
}

.w400px {
  width: 400px;
}

.w450px {
  width: 450px;
}

.w460px {
  width: 460px;
}

.w470px {
  width: 470px;
}

.w500px {
  width: 500px;
}

.w550px {
  width: 550px;
}

.w600px {
  width: 600px;
}

.w700px {
  width: 700px;
}

.w720px {
  width: 720px;
}

.w760px {
  width: 760px;
}

.w780px {
  width: 780px;
}

.w800px {
  width: 800px;
}

.w900px {
  width: 900px;
}

.w960px {
  width: 960px;
}

.w1200px {
  width: 1200px;
}

.w1500px {
  width: 1500px;
}

dl, ol, ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}

li {
  list-style: none;
}

a, a:focus, button, button:focus, input:focus, select:focus, textarea:focus {
  outline: none !important;
  outline-width: 0 !important;
}

.w-95 {
  width: 95% !important;
}

.w-90 {
  width: 90% !important;
}

.w-85 {
  width: 85% !important;
}

.w-80 {
  width: 80% !important;
}

.w-75 {
  width: 75% !important;
}

.w-70 {
  width: 70% !important;
}

.w-65 {
  width: 65% !important;
}

.w-60 {
  width: 60% !important;
}

.w-55 {
  width: 55% !important;
}

.w-50 {
  width: 50% !important;
}

.w-45 {
  width: 45% !important;
}

.w-40 {
  width: 40% !important;
}

.w-35 {
  width: 35% !important;
}

.w-33 {
  width: 33.33% !important;
}

.w-32 {
  width: 32% !important;
}

.w-30 {
  width: 30% !important;
}

.w-25 {
  width: 25% !important;
}

.w-20 {
  width: 20% !important;
}

.w-15 {
  width: 15% !important;
}

.w-13 {
  width: 13% !important;
}

.w-12 {
  width: 12% !important;
}

.w-10 {
  width: 10% !important;
}

.w-5 {
  width: 5% !important;
}

.row_0 {
  margin-left: 0;
  margin-right: 0;
}

.pl_min {
  padding-left: 1px !important;
}

.pr_min {
  padding-right: 1px !important;
}

/* row col padding right left */
.rowcol_px_1 {
  margin-left: calc(-15px - 0.25rem) !important;
  margin-right: calc(-15px - 0.25rem) !important;
}
.rowcol_px_1 [class^=col] {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.rowcol_px_2 {
  margin-left: calc(-15px - 0.5rem) !important;
  margin-right: calc(-15px - 0.5rem) !important;
}
.rowcol_px_2 [class^=col] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.rowcol_px_3 {
  margin-left: calc(-15px - 1rem) !important;
  margin-right: calc(-15px - 1rem) !important;
}
.rowcol_px_3 [class^=col] {
  padding-left: 1rem;
  padding-right: 1rem;
}

.blur {
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

input[type=password] {
  font-family: sans-serif;
}

.align-middle > td {
  vertical-align: middle;
}

.word_break {
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}

pre.word_break {
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.fixed_table {
  table-layout: fixed;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ellipsis_element {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.ellipsis_content {
  display: table-cell;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.div_scroll_hidden::-webkit-scrollbar {
  display: none;
}

.div_scroll_hidden {
  -ms-overflow-style: none;
}

#toast-container {
  bottom: 15% !important;
}

#toast-container > .toast {
  background-image: none !important;
  font-size: 1rem !important;
  line-height: 1.6rem !important;
}

#toast-container > div {
  padding: 0.8rem 1rem !important;
  opacity: 1;
  box-shadow: none !important;
}

#toast-container > div:hover {
  opacity: 1;
  box-shadow: none !important;
}

#toast-container.toast-top-center > div, #toast-container.toast-bottom-center > div {
  width: 90%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container .toast-progress {
  opacity: 0.07 !important;
}

#toast-container .toast-close-button {
  top: 0.15rem !important;
  right: 0.15rem !important;
  opacity: 0.15 !important;
}

#toast-container > .toast-warning {
  background-color: #FBB743 !important;
}

#toast-container > .toast-info {
  background-color: #3DABDF !important;
}

#toast-container > .toast-success {
  background-color: #3B9F40 !important;
}

#toast-container > .toast-error {
  background-color: #EF5B79 !important;
}

.form_error {
  border: 1px solid #DB3545;
}
