﻿
.txt-large { font-size: 140%; }
.txt-bigger { font-size: 120%; }
.txt-smaller { font-size: 80%; }

.alert-primary { display: block; border: 1px solid transparent; border-radius: 4px; box-shadow: 0 6px 20px rgba(0,0,0,0.03); margin-bottom: 30px; margin-top: 30px; padding: 11px 16px; font-size: inherit; line-height: inherit; background: #702282; color: #fff; }
.alert-secondary { display: block; border: 1px solid transparent; border-radius: 4px; box-shadow: 0 6px 20px rgba(0,0,0,0.03); margin-bottom: 30px; margin-top: 30px; padding: 11px 16px; font-size: inherit; line-height: inherit; background: #AF4AAA; color: #fff; }
.alert-success { display: block; position: relative; font-size: 20px; line-height: 26px; margin-bottom: 30px; margin-top: 30px; padding: 0 35px 0 65px; color: #555; text-align: justify; background: none; border: 0; border-radius: 0; min-height: 50px; }
.alert-danger { display: block; position: relative; font-size: 20px; line-height: 26px; margin-bottom: 30px; margin-top: 30px; padding: 0 35px 0 65px; color: #555; text-align: justify; background: none; border: 0; border-radius: 0; min-height: 50px; }
.alert-stop { display: block; position: relative; font-size: 20px; line-height: 26px; margin-bottom: 30px; margin-top: 30px; padding: 0 35px 0 65px; color: #555; text-align: justify; background: none; border: 0; border-radius: 0; min-height: 50px; }
.alert-warning { display: block; position: relative; font-size: 20px; line-height: 26px; margin-bottom: 30px; margin-top: 30px; padding: 0 35px 0 65px; color: #555; text-align: justify; background: none; border: 0; border-radius: 0; min-height: 50px; }
.alert-info { display: block; position: relative; font-size: 20px; line-height: 26px; margin-bottom: 30px; margin-top: 30px; padding: 0 35px 0 65px; color: #555; text-align: justify; background: none; border: 0; border-radius: 0; min-height: 50px; }

.badge-primary { position: relative; top: -1px; display: inline-block; min-width: 10px; padding: 3px 8px; font-size: 12px; font-weight: 700; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #702282; border-radius: 10px; }
.badge-secondary { position: relative; top: -1px; display: inline-block; min-width: 10px; padding: 3px 8px; font-size: 12px; font-weight: 700; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #93328E; border-radius: 10px; }
.badge-success { position: relative; top: -1px; display: inline-block; min-width: 10px; padding: 3px 8px; font-size: 12px; font-weight: 700; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #439e01; border-radius: 10px; }
.badge-danger { position: relative; top: -1px; display: inline-block; min-width: 10px; padding: 3px 8px; font-size: 12px; font-weight: 700; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #db0303; border-radius: 10px; }
.badge-warning { position: relative; top: -1px; display: inline-block; min-width: 10px; padding: 3px 8px; font-size: 12px; font-weight: 700; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #e18400; border-radius: 10px; }
.badge-info { position: relative; top: -1px; display: inline-block; min-width: 10px; padding: 3px 8px; font-size: 12px; font-weight: 700; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #888b8d; border-radius: 10px; }

.link-icon-download { position: relative; }
.link-icon-pdf { position: relative; }
.link-icon-zip { position: relative; }
.link-icon-xls { position: relative; }
.link-icon-doc { position: relative; }
.link-icon-xml { position: relative; }
.link-icon-xhtml { position: relative; }
.link-with-bullet { position: relative; }