
.themeprimary {
    color: #2dc3e8 !important
}

.themesecondary {
    color: #fb6e52 !important
}

.themethirdcolor {
    color: #ffce55 !important
}

.themefourthcolor {
    color: #a0d468 !important
}

.themefifthcolor {
    color: #e75b8d !important
}

.white {
    color: #fff !important
}

.snow {
    color: #fbfbfb !important
}

.whitesmoke {
    color: #f5f5f5 !important
}

.seashell {
    color: #f3f3f3 !important
}

.ivory {
    color: #eee !important
}

.platinum {
    color: #e5e5e5 !important
}

.lightgray {
    color: #d0d0d0 !important
}

.gray {
    color: #ccc !important
}

.darkgray {
    color: #999 !important
}

.silver {
    color: #777 !important
}

.sonic-silver {
    color: #737373 !important
}

.storm-cloud {
    color: #666 !important
}

.lightcarbon {
    color: #555 !important
}

.carbon {
    color: #444 !important
}

.slate-gray {
    color: #333 !important
}

.darkcarbon {
    color: #262626 !important
}

.blue {
    color: #5db2ff !important
}

.info {
    color: #57b5e3 !important
}

.sky {
    color: #11a9cc !important
}

.primary {
    color: #4374e0 !important
}

.azure {
    color: #2dc3e8 !important
}

.blueberry {
    color: #6f85bf !important
}

.palegreen {
    color: #a0d468 !important
}

.success {
    color: #53a93f !important
}

.green {
    color: #8cc474 !important
}

.lightyellow {
    color: #f6d52e !important
}

.yellow {
    color: #ffce55 !important
}

.warning {
    color: #f4b400 !important
}

.gold {
    color: #f9b256 !important
}

.orange {
    color: #fb6e52 !important
}

.lightred {
    color: #e46f61 !important
}

.darkorange {
    color: #ed4e2a !important
}

.red {
    color: #df5138 !important
}

.pink {
    color: #e75b8d !important
}

.darkpink {
    color: #cc324b !important
}

.danger {
    color: #d73d32 !important
}

.magenta {
    color: #bc5679 !important
}

.purple {
    color: #7e3794 !important
}

.maroon {
    color: #981b48 !important
}

.bg-themeprimary {
    background-color: #2dc3e8 !important
}

.bg-themesecondary {
    background-color: #fb6e52 !important
}

.bg-themethirdcolor {
    background-color: #ffce55 !important
}

.bg-themefourthcolor {
    background-color: #a0d468 !important
}

.bg-themefifthcolor {
    background-color: #e75b8d !important
}

.bg-white {
    background-color: #fff !important
}

.bg-snow {
    background-color: #fbfbfb !important
}

.bg-whitesmoke {
    background-color: #f5f5f5 !important
}

.bg-seashell {
    background-color: #f3f3f3 !important
}

.bg-ivory {
    background-color: #eee !important
}

.bg-platinum {
    background-color: #e5e5e5 !important
}

.bg-lightgray {
    background-color: #d0d0d0 !important
}

.bg-gray {
    background-color: #ccc !important
}

.bg-darkgray {
    background-color: #999 !important
}

.bg-silver {
    background-color: #777 !important
}

.bg-sonic-silver {
    background-color: #737373 !important
}

.bg-storm-cloud {
    background-color: #666 !important
}

.bg-lightcarbon {
    background-color: #555 !important
}

.bg-carbon {
    background-color: #444 !important
}

.bg-slate-gray {
    background-color: #333 !important
}

.bg-darkcarbon {
    background-color: #262626 !important
}

.bg-blue {
    background-color: #5db2ff !important
}

.bg-info {
    background-color: #57b5e3 !important
}

.bg-sky {
    background-color: #11a9cc !important
}

.bg-primary {
    background-color: #4374e0 !important
}

.bg-azure {
    background-color: #2dc3e8 !important
}

.bg-blueberry {
    background-color: #6f85bf !important
}

.bg-palegreen {
    background-color: #a0d468 !important
}

.bg-success {
    background-color: #53a93f !important
}

.bg-green {
    background-color: #8cc474 !important
}

.bg-lightyellow {
    background-color: #f6d52e !important
}

.bg-yellow {
    background-color: #ffce55 !important
}

.bg-warning {
    background-color: #f4b400 !important
}

.bg-gold {
    background-color: #f9b256 !important
}

.bg-orange {
    background-color: #fb6e52 !important
}

.bg-lightred {
    background-color: #e46f61 !important
}

.bg-darkorange {
    background-color: #ed4e2a !important
}

.bg-red {
    background-color: #df5138 !important
}

.bg-danger {
    background-color: #d73d32 !important
}

.bg-pink {
    background-color: #e75b8d !important
}

.bg-darkpink {
    background-color: #cc324b !important
}

.bg-magenta {
    background-color: #bc5679 !important
}

.bg-purple {
    background-color: #7e3794 !important
}

.bg-maroon {
    background-color: #981b48 !important
}

.before-themeprimary:before {
    background-color: #2dc3e8 !important
}

.before-themesecondary:before {
    background-color: #fb6e52 !important
}

.before-themethirdcolor:before {
    background-color: #ffce55 !important
}

.before-themefourthcolor:before {
    background-color: #a0d468 !important
}

.before-themefifthcolor:before {
    background-color: #e75b8d !important
}

.before-white:before {
    background-color: #fff !important
}

.before-snow:before {
    background-color: #fbfbfb !important
}

.before-whitesmoke:before {
    background-color: #f5f5f5 !important
}

.before-seashell:before {
    background-color: #f3f3f3 !important
}

.before-ivory:before {
    background-color: #eee !important
}

.before-platinum:before {
    background-color: #e5e5e5 !important
}

.before-lightgray:before {
    background-color: #d0d0d0 !important
}

.before-gray:before {
    background-color: #ccc !important
}

.before-darkgray:before {
    background-color: #999 !important
}

.before-silver:before {
    background-color: #777 !important
}

.before-sonic-silver:before {
    background-color: #737373 !important
}

.before-storm-cloud:before {
    background-color: #666 !important
}

.before-lightcarbon:before {
    background-color: #555 !important
}

.before-carbon:before {
    background-color: #444 !important
}

.before-slate-gray:before {
    background-color: #333 !important
}

.before-darkcarbon:before {
    background-color: #262626 !important
}

.before-blue:before {
    background-color: #5db2ff !important
}

.before-info:before {
    background-color: #57b5e3 !important
}

.before-sky:before {
    background-color: #11a9cc !important
}

.before-primary:before {
    background-color: #4374e0 !important
}

.before-azure:before {
    background-color: #2dc3e8 !important
}

.before-blueberry:before {
    background-color: #6f85bf !important
}

.before-palegreen:before {
    background-color: #a0d468 !important
}

.before-success:before {
    background-color: #53a93f !important
}

.before-green:before {
    background-color: #8cc474 !important
}

.before-lightyellow:before {
    background-color: #f6d52e !important
}

.before-yellow:before {
    background-color: #ffce55 !important
}

.before-warning:before {
    background-color: #f4b400 !important
}

.before-gold:before {
    background-color: #f9b256 !important
}

.before-orange:before {
    background-color: #fb6e52 !important
}

.before-lightred:before {
    background-color: #e46f61 !important
}

.before-darkorange:before {
    background-color: #ed4e2a !important
}

.before-red:before {
    background-color: #df5138 !important
}

.before-danger:before {
    background-color: #d73d32 !important
}

.before-pink:before {
    background-color: #e75b8d !important
}

.before-darkpink:before {
    background-color: #cc324b !important
}

.before-magenta:before {
    background-color: #bc5679 !important
}

.before-purple:before {
    background-color: #7e3794 !important
}

.before-maroon:before {
    background-color: #981b48 !important
}

.bordered-solid {
    border-style: solid !important
}

.bordered-dashed {
    border-style: dashed !important
}

.bordered-dotted {
    border-style: dotted !important
}

.bordered-double {
    border-style: double !important
}

.bordered-1 {
    border: 1px solid #fff
}

.bordered-2 {
    border: 2px solid #fff
}

.bordered-3 {
    border: 3px solid #fff
}

.bordered-4 {
    border: 4px solid #fff
}

.bordered-5 {
    border: 5px solid #fff
}

.bordered-bottom-1 {
    border-bottom: 1px solid #fff
}

.bordered-bottom-2 {
    border-bottom: 2px solid #fff
}

.bordered-bottom-3 {
    border-bottom: 3px solid #fff
}

.bordered-bottom-4 {
    border-bottom: 4px solid #fff
}

.bordered-bottom-5 {
    border-bottom: 5px solid #fff
}

.bordered-top-1 {
    border-top: 1px solid #fff
}

.bordered-top-2 {
    border-top: 2px solid #fff
}

.bordered-top-3 {
    border-top: 3px solid #fff
}

.bordered-top-4 {
    border-top: 4px solid #fff
}

.bordered-top-5 {
    border-top: 5px solid #fff
}

.bordered-left-1 {
    border-left: 1px solid #fff
}

.bordered-left-2 {
    border-left: 2px solid #fff
}

.bordered-left-3 {
    border-left: 3px solid #fff
}

.bordered-left-4 {
    border-left: 4px solid #fff
}

.bordered-left-5 {
    border-left: 5px solid #fff
}

.bordered-right-1 {
    border-right: 1px solid #fff
}

.bordered-right-2 {
    border-right: 2px solid #fff
}

.bordered-right-3 {
    border-right: 3px solid #fff
}

.bordered-right-4 {
    border-right: 4px solid #fff
}

.bordered-right-5 {
    border-right: 5px solid #fff
}

.bordered-themeprimary {
    border-color: #2dc3e8 !important
}

.bordered-themesecondary {
    border-color: #fb6e52 !important
}

.bordered-themethirdcolor {
    border-color: #ffce55 !important
}

.bordered-themefourthcolor {
    border-color: #a0d468 !important
}

.bordered-themefifthcolor {
    border-color: #e75b8d !important
}

.bordered-white {
    border-color: #fff !important
}

.bordered-snow {
    border-color: #fbfbfb !important
}

.bordered-whitesmoke {
    border-color: #f5f5f5 !important
}

.bordered-seashell {
    border-color: #f3f3f3 !important
}

.bordered-ivory {
    border-color: #eee !important
}

.bordered-platinum {
    border-color: #e5e5e5 !important
}

.bordered-lightgray {
    border-color: #d0d0d0 !important
}

.bordered-gray {
    border-color: #ccc !important
}

.bordered-darkgray {
    border-color: #999 !important
}

.bordered-silver {
    border-color: #777 !important
}

.bordered-sonic-silver {
    border-color: #737373 !important
}

.bordered-storm-cloud {
    border-color: #666 !important
}

.bordered-lightcarbon {
    border-color: #555 !important
}

.bordered-carbon {
    border-color: #444 !important
}

.bordered-slate-gray {
    border-color: #333 !important
}

.bordered-darkcarbon {
    border-color: #262626 !important
}

.bordered-blue {
    border-color: #5db2ff !important
}

.bordered-info {
    border-color: #57b5e3 !important
}

.bordered-sky {
    border-color: #11a9cc !important
}

.bordered-primary {
    border-color: #4374e0 !important
}

.bordered-azure {
    border-color: #2dc3e8 !important
}

.bordered-blueberry {
    border-color: #6f85bf !important
}

.bordered-palegreen {
    border-color: #a0d468 !important
}

.bordered-success {
    border-color: #53a93f !important
}

.bordered-green {
    border-color: #8cc474 !important
}

.bordered-lightyellow {
    border-color: #f6d52e !important
}

.bordered-yellow {
    border-color: #ffce55 !important
}

.bordered-warning {
    border-color: #f4b400 !important
}

.bordered-gold {
    border-color: #f9b256 !important
}

.bordered-orange {
    border-color: #fb6e52 !important
}

.bordered-lightred {
    border-color: #e46f61 !important
}

.bordered-darkorange {
    border-color: #ed4e2a !important
}

.bordered-red {
    border-color: #df5138 !important
}

.bordered-danger {
    border-color: #d73d32 !important
}

.bordered-pink {
    border-color: #e75b8d !important
}

.bordered-darkpink {
    border-color: #cc324b !important
}

.bordered-magenta {
    border-color: #bc5679 !important
}

.bordered-purple {
    border-color: #7e3794 !important
}

.bordered-maroon {
    border-color: #981b48 !important
}

.no-padding {
    padding: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.padding-5 {
    padding: 5px !important
}

.padding-10 {
    padding: 10px !important
}

.padding-20 {
    padding: 20px !important
}

.padding-30 {
    padding: 30px !important
}

.padding-40 {
    padding: 40px !important
}

.padding-50 {
    padding: 50px !important
}

.padding-left-5 {
    padding-left: 5px !important
}

.padding-left-10 {
    padding-left: 10px !important
}

.padding-left-20 {
    padding-left: 20px !important
}

.padding-left-30 {
    padding-left: 30px !important
}

.padding-left-40 {
    padding-left: 40px !important
}

.padding-left-50 {
    padding-left: 50px !important
}

.padding-top-5 {
    padding-top: 5px !important
}

.padding-top-10 {
    padding-top: 10px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-right-5 {
    padding-right: 5px !important
}

.padding-right-10 {
    padding-right: 10px !important
}

.padding-right-20 {
    padding-right: 20px !important
}

.padding-right-30 {
    padding-right: 30px !important
}

.padding-right-40 {
    padding-right: 40px !important
}

.padding-right-50 {
    padding-right: 50px !important
}

.padding-bottom-5 {
    padding-bottom: 5px !important
}

.padding-bottom-10 {
    padding-bottom: 10px !important
}

.padding-bottom-20 {
    padding-bottom: 20px !important
}

.padding-bottom-30 {
    padding-bottom: 30px !important
}

.padding-bottom-40 {
    padding-bottom: 40px !important
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

.no-margin {
    margin: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.margin-5 {
    margin: 5px !important
}

.margin-10 {
    margin: 10px !important
}

.margin-20 {
    margin: 20px !important
}

.margin-30 {
    margin: 30px !important
}

.margin-40 {
    margin: 40px !important
}

.margin-50 {
    margin: 50px !important
}

.margin-left-5 {
    margin-left: 5px !important
}

.margin-left-10 {
    margin-left: 10px !important
}

.margin-left-20 {
    margin-left: 20px !important
}

.margin-left-30 {
    margin-left: 30px !important
}

.margin-left-40 {
    margin-left: 40px !important
}

.margin-left-50 {
    margin-left: 50px !important
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

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

.margin-top-30 {
    margin-top: 30px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

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

.margin-right-10 {
    margin-right: 10px !important
}

.margin-right-20 {
    margin-right: 20px !important
}

.margin-right-30 {
    margin-right: 30px !important
}

.margin-right-40 {
    margin-right: 40px !important
}

.margin-right-50 {
    margin-right: 50px !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.font-10 {
    font-size: 10%
}

.font-20 {
    font-size: 20%
}

.font-30 {
    font-size: 30%
}

.font-40 {
    font-size: 40%
}

.font-50 {
    font-size: 50%
}

.font-60 {
    font-size: 60%
}

.font-70 {
    font-size: 70%
}

.font-80 {
    font-size: 80%
}

.font-90 {
    font-size: 90%
}

.font-110 {
    font-size: 110%
}

.font-120 {
    font-size: 120%
}

.font-130 {
    font-size: 130%
}

.font-140 {
    font-size: 140%
}

.font-150 {
    font-size: 150%
}

.font-160 {
    font-size: 160%
}

.font-170 {
    font-size: 170%
}

.font-180 {
    font-size: 180%
}

.font-190 {
    font-size: 190%
}

.font-200 {
    font-size: 200%
}
