.bg-light.lt,
.bg-light .lt {
    background-color: #f3f5f6
}
 
.bg-light.dk,
.bg-light .dk {
    background-color: #e4eaec
}

.bg-light.dker,
.bg-light .dker {
    background-color: #dde6e9
}

.bg-light.bg,
.bg-light .bg {
    background-color: #edf1f2
}
 
.bg-dark.lt,
.bg-dark .lt {
    background-color: #474c5e
}

.bg-dark.lter,
.bg-dark .lter {
    background-color: #54596a
}
 
.bg-dark.dker,
.bg-dark .dker {
    background-color: #232735
}

.bg-dark.bg,
.bg-dark .bg {
    background-color: #3a3f51
}

.bg-dark a {
    color: #c1c3c9
}

.bg-dark a:hover {
    color: #fff
}

.bg-dark a.list-group-item:hover,
.bg-dark a.list-group-item:focus {
    background-color: inherit
}


 
.bg-dark .nav>li>a:hover,
.bg-dark .nav>li>a:focus {
    background-color: #32374a
}

.bg-dark .nav .open>a {
    background-color: #2e3344
}

.bg-dark .caret {
    border-top-color: #a6a8b1;
    border-bottom-color: #a6a8b1
}

.bg-dark.navbar .nav>li.active>a {
    color: #fff;
    background-color: #2e3344
}

.bg-dark .open>a,
.bg-dark .open>a:hover,
.bg-dark .open>a:focus {
    color: #fff
}

.bg-dark .text-muted {
    color: #8b8e99 !important
}

.bg-dark .text-lt {
    color: #eaebed !important
}

.bg-dark.auto .list-group-item,
.bg-dark .auto .list-group-item {
    background-color: transparent;
    border-color: #2f3342 !important
}

.bg-dark.auto .list-group-item:hover,
.bg-dark .auto .list-group-item:hover,
.bg-dark.auto .list-group-item:focus,
.bg-dark .auto .list-group-item:focus,
.bg-dark.auto .list-group-item:active,
.bg-dark .auto .list-group-item:active,
.bg-dark.auto .list-group-item.active,
.bg-dark .auto .list-group-item.active {
    background-color: #2e3344 !important
}

.bg-black {
    color: #7793a7;
    background-color: #1c2b36
}

.bg-black.lt,
.bg-black .lt {
    background-color: #263845
}

.bg-black.lter,
.bg-black .lter {
    background-color: #314554
}

.bg-black.dk,
.bg-black .dk {
    background-color: #131e26
}

.bg-black.dker,
.bg-black .dker {
    background-color: #0a1015
}

.bg-black.bg,
.bg-black .bg {
    background-color: #1c2b36
}

.bg-black a {
    color: #96abbb
}

.bg-black a:hover {
    color: #fff
}

.bg-black a.list-group-item:hover,
.bg-black a.list-group-item:focus {
    background-color: inherit
}

.bg-black .nav>li:hover>a,
.bg-black .nav>li:focus>a,
.bg-black .nav>li.active>a {
    color: #fff;
    background-color: #131e26
}

.bg-black .nav>li>a {
    color: #869fb1
}

.bg-black .nav>li>a:hover,
.bg-black .nav>li>a:focus {
    background-color: #16232d
}

.bg-black .nav .open>a {
    background-color: #131e26
}

.bg-black .caret {
    border-top-color: #7793a7;
    border-bottom-color: #7793a7
}

.bg-black.navbar .nav>li.active>a {
    color: #fff;
    background-color: #131e26
}

.bg-black .open>a,
.bg-black .open>a:hover,
.bg-black .open>a:focus {
    color: #fff
}

.bg-black .text-muted {
    color: #5c798f !important
}

.bg-black .text-lt {
    color: #c4d0d9 !important
}

.bg-black.auto .list-group-item,
.bg-black .auto .list-group-item {
    background-color: transparent;
    border-color: #131e25 !important
}

.bg-black.auto .list-group-item:hover,
.bg-black .auto .list-group-item:hover,
.bg-black.auto .list-group-item:focus,
.bg-black .auto .list-group-item:focus,
.bg-black.auto .list-group-item:active,
.bg-black .auto .list-group-item:active,
.bg-black.auto .list-group-item.active,
.bg-black .auto .list-group-item.active {
    background-color: #131e26 !important
}

.bg-primary {
    color: #f4f3f9;
    background-color: #7266ba
}

.bg-primary.lt,
.bg-primary .lt {
    background-color: #847abf
}

.bg-primary.lter,
.bg-primary .lter {
    background-color: #958dc6
}

.bg-primary.dk,
.bg-primary .dk {
    background-color: #6051b5
}

.bg-primary.dker,
.bg-primary .dker {
    background-color: #5244a9
}

.bg-primary.bg,
.bg-primary .bg {
    background-color: #7266ba
}

.bg-primary a {
    color: #fff
}

.bg-primary a:hover {
    color: #fff
}

.bg-primary a.list-group-item:hover,
.bg-primary a.list-group-item:focus {
    background-color: inherit
}

.bg-primary .nav>li:hover>a,
.bg-primary .nav>li:focus>a,
.bg-primary .nav>li.active>a {
    color: #fff;
    background-color: #6051b5
}

.bg-primary .nav>li>a {
    color: #f2f2f2
}

.bg-primary .nav>li>a:hover,
.bg-primary .nav>li>a:focus {
    background-color: #6658b8
}

.bg-primary .nav .open>a {
    background-color: #6051b5
}

.bg-primary .caret {
    border-top-color: #f4f3f9;
    border-bottom-color: #f4f3f9
}

.bg-primary.navbar .nav>li.active>a {
    color: #fff;
    background-color: #6051b5
}

.bg-primary .open>a,
.bg-primary .open>a:hover,
.bg-primary .open>a:focus {
    color: #fff
}

.bg-primary .text-muted {
    color: #d6d3e6 !important
}

.bg-primary .text-lt {
    color: #fff !important
}

.bg-primary.auto .list-group-item,
.bg-primary .auto .list-group-item {
    background-color: transparent;
    border-color: #6254b2 !important
}

.bg-primary.auto .list-group-item:hover,
.bg-primary .auto .list-group-item:hover,
.bg-primary.auto .list-group-item:focus,
.bg-primary .auto .list-group-item:focus,
.bg-primary.auto .list-group-item:active,
.bg-primary .auto .list-group-item:active,
.bg-primary.auto .list-group-item.active,
.bg-primary .auto .list-group-item.active {
    background-color: #6051b5 !important
}



.bg-success.lt,
.bg-success .lt {
    background-color: #31d257
}

.bg-success.lter,
.bg-success .lter {
    background-color: #48d46a
}

.bg-success.dk,
.bg-success .dk {
    background-color: #20af42
}

.bg-success.dker,
.bg-success .dker {
    background-color: #1a9c39
}

.bg-success.bg,
.bg-success .bg {
    background-color: #27c24c
}

.bg-success a {
    color: #eefaf1
}

.bg-success a:hover {
    color: #fff
}

.bg-success a.list-group-item:hover,
.bg-success a.list-group-item:focus {
    background-color: inherit
}

.bg-success .nav>li:hover>a,
.bg-success .nav>li:focus>a,
.bg-success .nav>li.active>a {
    color: #fff;
    background-color: #20af42
}

.bg-success .nav>li>a {
    color: #daf5e0
}

.bg-success .nav>li>a:hover,
.bg-success .nav>li>a:focus {
    background-color: #22b846
}

.bg-success .nav .open>a {
    background-color: #20af42
}

.bg-success .caret {
    border-top-color: #c6efd0;
    border-bottom-color: #c6efd0
}

.bg-success.navbar .nav>li.active>a {
    color: #fff;
    background-color: #20af42
}

.bg-success .open>a,
.bg-success .open>a:hover,
.bg-success .open>a:focus {
    color: #fff
}

.bg-success .text-muted {
    color: #9ee4af !important
}

.bg-success .text-lt {
    color: #fff !important
}

.bg-success.auto .list-group-item,
.bg-success .auto .list-group-item {
    background-color: transparent;
    border-color: #23ad44 !important
}

.bg-success.auto .list-group-item:hover,
.bg-success .auto .list-group-item:hover,
.bg-success.auto .list-group-item:focus,
.bg-success .auto .list-group-item:focus,
.bg-success.auto .list-group-item:active,
.bg-success .auto .list-group-item:active,
.bg-success.auto .list-group-item.active,
.bg-success .auto .list-group-item.active {
    background-color: #20af42 !important
}

.bg-info {
    color: #dcf2f8;
    background-color: #23b7e5
}

.bg-info.lt,
.bg-info .lt {
    background-color: #3dbde5
}

.bg-info.lter,
.bg-info .lter {
    background-color: #55c3e6
}

.bg-info.dk,
.bg-info .dk {
    background-color: #16aad8
}

.bg-info.dker,
.bg-info .dker {
    background-color: #1199c4
}

.bg-info.bg,
.bg-info .bg {
    background-color: #23b7e5
}

.bg-info a {
    color: #fff
}

.bg-info a:hover {
    color: #fff
}

.bg-info a.list-group-item:hover,
.bg-info a.list-group-item:focus {
    background-color: inherit
}

.bg-info .nav>li:hover>a,
.bg-info .nav>li:focus>a,
.bg-info .nav>li.active>a {
    color: #fff;
    background-color: #16aad8
}

.bg-info .nav>li>a {
    color: #f2f2f2
}

.bg-info .nav>li>a:hover,
.bg-info .nav>li>a:focus {
    background-color: #17b2e2
}

.bg-info .nav .open>a {
    background-color: #16aad8
}

.bg-info .caret {
    border-top-color: #dcf2f8;
    border-bottom-color: #dcf2f8
}

.bg-info.navbar .nav>li.active>a {
    color: #fff;
    background-color: #16aad8
}

.bg-info .open>a,
.bg-info .open>a:hover,
.bg-info .open>a:focus {
    color: #fff
}

.bg-info .text-muted {
    color: #b0e1f1 !important
}

.bg-info .text-lt {
    color: #fff !important
}

.bg-info.auto .list-group-item,
.bg-info .auto .list-group-item {
    background-color: transparent;
    border-color: #19a9d5 !important
}

.bg-info.auto .list-group-item:hover,
.bg-info .auto .list-group-item:hover,
.bg-info.auto .list-group-item:focus,
.bg-info .auto .list-group-item:focus,
.bg-info.auto .list-group-item:active,
.bg-info .auto .list-group-item:active,
.bg-info.auto .list-group-item.active,
.bg-info .auto .list-group-item.active {
    background-color: #16aad8 !important
}

.bg-warning {
    color: #fffefa;
    background-color: #fad733
}

.bg-warning.lt,
.bg-warning .lt {
    background-color: #f8da4e
}

.bg-warning.lter,
.bg-warning .lter {
    background-color: #f7de69
}

.bg-warning.dk,
.bg-warning .dk {
    background-color: #fcd417
}

.bg-warning.dker,
.bg-warning .dker {
    background-color: #face00
}

.bg-warning.bg,
.bg-warning .bg {
    background-color: #fad733
}

.bg-warning a {
    color: #fff
}

.bg-warning a:hover {
    color: #fff
}

.bg-warning a.list-group-item:hover,
.bg-warning a.list-group-item:focus {
    background-color: inherit
}

.bg-warning .nav>li:hover>a,
.bg-warning .nav>li:focus>a,
.bg-warning .nav>li.active>a {
    color: #fff;
    background-color: #fcd417
}

.bg-warning .nav>li>a {
    color: #f2f2f2
}

.bg-warning .nav>li>a:hover,
.bg-warning .nav>li>a:focus {
    background-color: #fcd621
}

.bg-warning .nav .open>a {
    background-color: #fcd417
}

.bg-warning .caret {
    border-top-color: #fffefa;
    border-bottom-color: #fffefa
}

.bg-warning.navbar .nav>li.active>a {
    color: #fff;
    background-color: #fcd417
}

.bg-warning .open>a,
.bg-warning .open>a:hover,
.bg-warning .open>a:focus {
    color: #fff
}

.bg-warning .text-muted {
    color: #fbf2cb !important
}

.bg-warning .text-lt {
    color: #fff !important
}

.bg-warning.auto .list-group-item,
.bg-warning .auto .list-group-item {
    background-color: transparent;
    border-color: #f9d21a !important
}

.bg-warning.auto .list-group-item:hover,
.bg-warning .auto .list-group-item:hover,
.bg-warning.auto .list-group-item:focus,
.bg-warning .auto .list-group-item:focus,
.bg-warning.auto .list-group-item:active,
.bg-warning .auto .list-group-item:active,
.bg-warning.auto .list-group-item.active,
.bg-warning .auto .list-group-item.active {
    background-color: #fcd417 !important
}

.bg-danger {
    color: #fff;
    background-color: #f05050;
    border: 3px solid white;
}

.bg-danger.lt,
.bg-danger .lt {
    background-color: #f06a6a
}

.bg-danger.lter,
.bg-danger .lter {
    background-color: #f18282
}

.bg-danger.dk,
.bg-danger .dk {
    background-color: #f13636
}

.bg-danger.dker,
.bg-danger .dker {
    background-color: #f21b1b
}

.bg-danger.bg,
.bg-danger .bg {
    background-color: #f05050
}

.bg-danger a {
    color: #fff
}

.bg-danger a:hover {
    color: #fff
}

.bg-danger a.list-group-item:hover,
.bg-danger a.list-group-item:focus {
    background-color: inherit
}

.bg-danger .nav>li:hover>a,
.bg-danger .nav>li:focus>a,
.bg-danger .nav>li.active>a {
    color: #fff;
    background-color: #f13636
}

.bg-danger .nav>li>a {
    color: #f2f2f2
}

.bg-danger .nav>li>a:hover,
.bg-danger .nav>li>a:focus {
    background-color: #f13f3f
}

.bg-danger .nav .open>a {
    background-color: #f13636
}

.bg-danger .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.bg-danger.navbar .nav>li.active>a {
    color: #fff;
    background-color: #f13636
}

.bg-danger .open>a,
.bg-danger .open>a:hover,
.bg-danger .open>a:focus {
    color: #fff
}

.bg-danger .text-muted {
    color: #e6e6e6 !important
}

.bg-danger .text-lt {
    color: #fff !important
}

.bg-danger.auto .list-group-item,
.bg-danger .auto .list-group-item {
    background-color: transparent;
    border-color: #ee3939 !important
}

/* .bg-danger.auto .list-group-item:hover,
.bg-danger .auto .list-group-item:hover,
.bg-danger.auto .list-group-item:focus,
.bg-danger .auto .list-group-item:focus,
.bg-danger.auto .list-group-item:active,
.bg-danger .auto .list-group-item:active,
.bg-danger.auto .list-group-item.active,
.bg-danger .auto .list-group-item.active {
    background-color: #f13636 !important
} */

.bg-white {
    color: #58666e;
    background-color: #fff
}

.bg-white a {
    color: inherit
}

.bg-white a:hover {
    color: inherit
}

.bg-white .text-muted {
    color: #777 !important
}

.bg-white .lt,
.bg-white .lter,
.bg-white .dk,
.bg-white .dker {
    background-color: #fff
}

.bg-white-only {
    background-color: #fff
}

.bg-white-opacity {
    background-color: rgba(255, 255, 255, 0.5)
}

.bg-black-opacity {
    background-color: rgba(32, 43, 54, 0.5)
}

a.bg-light:hover {
    color: inherit
}

a.bg-primary:hover {
    background-color: #6254b2
}

a.text-primary:hover {
    color: #6254b2
}

.text-primary {
    color: #7266ba
}

.text-primary-lt {
    color: #8278c2
}

.text-primary-lter {
    color: #9289ca
}

.text-primary-dk {
    color: #6254b2
}

.text-primary-dker {
    color: #564aa3
}

a.bg-info:hover {
    background-color: #19a9d5
}

a.text-info:hover {
    color: #19a9d5
}

.text-info {
    color: #23b7e5
}

.text-info-lt {
    color: #3abee8
}

.text-info-lter {
    color: #51c6ea
}

.text-info-dk {
    color: #19a9d5
}

.text-info-dker {
    color: #1797be
}

a.bg-success:hover {
    background-color: #23ad44
}

a.text-success:hover {
    color: #23ad44
}

.text-success {
    color: #27c24c
}

.text-success-lt {
    color: #2ed556
}

.text-success-lter {
    color: #43d967
}

.text-success-dk {
    color: #23ad44
}

.text-success-dker {
    color: #1e983b
}

a.bg-warning:hover {
    background-color: #f9d21a
}

a.text-warning:hover {
    color: #f9d21a
}

.text-warning {
    color: #fad733
}

.text-warning-lt {
    color: #fbdc4c
}

.text-warning-lter {
    color: #fbe165
}

.text-warning-dk {
    color: #f9d21a
}

.text-warning-dker {
    color: #f4ca06
}

a.bg-danger:hover {
    background-color: #ee3939
}

a.text-danger:hover {
    color: #ee3939
}

.text-danger {
    color: #f05050
}

.text-danger-lt {
    color: #f26767
}

.text-danger-lter {
    color: #f47f7f
}

.text-danger-dk {
    color: #ee3939
}

.text-danger-dker {
    color: #ec2121
}

a.bg-dark:hover {
    background-color: #2f3342
}

a.text-dark:hover {
    color: #2f3342
}

.text-dark {
    color: #3a3f51
}

.text-dark-lt {
    color: #454b60
}

.text-dark-lter {
    color: #4f566f
}

.text-dark-dk {
    color: #2f3342
}

.text-dark-dker {
    color: #252833
} 


a.bg-#000000:hover {
    background-color: #131e25
}

a.text-#000000:hover {
    color: #131e25
}

.text-#000000 {
    color: #1c2b36
}

.text-#000000-lt {
    color: #253847
}

.text-#000000-lter {
    color: #2d4658
}

.text-#000000-dk {
    color: #131e25
}

.text-#000000-dker {
    color: #0b1014
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

.text-muted {
    color: #777
}

.bg {
    background-color: #f0f3f4
}

.pos-rlt {
    position: relative
}

.pos-stc {
    position: static !important
}

.pos-abt {
    position: absolute
}

.pos-fix {
    position: fixed
}

.show {
    visibility: visible
}

.line {
    width: 100%;
    height: 2px;
    margin: 10px 0;
    overflow: hidden;
    font-size: 0
}

.line-xs {
    margin: 0
}

.line-lg {
    margin-top: 15px;
    margin-bottom: 15px
}

.line-dashed {
    background-color: transparent;
    border-style: dashed !important;
    border-width: 0
}

.no-line {
    border-width: 0
}

.no-border,
.no-borders {
    border-color: transparent;
    border-width: 0
}

.no-radius {
    border-radius: 0
}

.block {
    display: block
}

.block.hide {
    display: none
}

.inline {
    display: inline-block !important
}

.none {
    display: none
}

.pull-none {
    float: none
}

.rounded {
    border-radius: 500px
}

.clear {
    display: block;
    overflow: hidden
}

.no-bg {
    color: inherit;
    background-color: transparent
}

.no-select {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}

.l-h {
    line-height: 1.42857143
}

.l-h-0x {
    line-height: 0
}

.l-h-1x {
    line-height: 1.2
}

.l-h-2x {
    line-height: 2em
}

.l-s-1x {
    letter-spacing: 1
}

.l-s-2x {
    letter-spacing: 2
}

.l-s-3x {
    letter-spacing: 3
}

.font-normal {
    font-weight: normal
}

.font-thin {
    font-weight: 300
}
.font-400 {
    font-weight: 400;
    color: #112b4a;
}
.font-500 {
    font-weight: 500;
    color: #112b4a;
}
.font-bold {
    font-weight: 700
}

.text-3x {
    font-size: 3em
}

.text-2x {
    font-size: 2em
}

.text-lg {
    font-size: 18px
}

.text-md {
    font-size: 16px
}

.text-base {
    font-size: 14px
}

.text-sm {
    font-size: 13px
}

.text-xs {
    font-size: 12px
}

.text-xxs {
    text-indent: -9999px
}

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

.text-u-c {
    text-transform: uppercase
}

.text-l-t {
    text-decoration: line-through
}

.text-u-l {
    text-decoration: underline
}

.text-active,
.active>.text,
.active>.auto .text {
    display: none !important
}

.active>.text-active,
.active>.auto .text-active {
    display: inline-block !important
}

.box-shadow {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05)
}

.box-shadow-lg {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05)
}

.text-shadow {
    font-size: 170px;
    text-shadow: 0 1px 0 #dee5e7, 0 2px 0 #fcfdfd, 0 5px 10px rgba(0, 0, 0, 0.125), 0 10px 20px rgba(0, 0, 0, 0.2)
}

.no-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}
 
.b {
    border: 1px solid rgba(0, 0, 0, 0.05)
}

.b-a {
    border: 1px solid #dee5e7
}

.b-t {
    border-top: 1px solid #dee5e7
}

.b-r {
    border-right: 1px solid #dee5e7
}

.b-b {
    border-bottom: 1px solid #dee5e7
}

.b-l {
    border-left: 1px solid #dee5e7
}

.b-light {
    border-color: #edf1f2
}

.b-dark {
    border-color: #3a3f51
}

.b-black {
    border-color: #3a3f51
}

.b-primary {
    border-color: #7266ba
}

.b-success {
    border-color: #27c24c
}

.b-info {
    border-color: #23b7e5
}

.b-warning {
    border-color: #fad733
}

.b-danger {
    border-color: #f05050
}

.b-white {
    border-color: #fff
}

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

.b-l-light {
    border-left-color: #edf1f2
}

.b-l-dark {
    border-left-color: #3a3f51
}

.b-l-black {
    border-left-color: #3a3f51
}

.b-l-primary {
    border-left-color: #7266ba
}

.b-l-success {
    border-left-color: #27c24c
}

.b-l-info {
    border-left-color: #23b7e5
}

.b-l-warning {
    border-left-color: #fad733
}

.b-l-danger {
    border-left-color: #f05050
}

.b-l-white {
    border-left-color: #fff
}

.b-l-2x {
    border-left-width: 2px
}

.b-l-3x {
    border-left-width: 3px
}

.b-l-4x {
    border-left-width: 4px
}

.b-l-5x {
    border-left-width: 5px
}

.b-2x {
    border-width: 2px
}

.b-3x {
    border-width: 3px
}

.b-4x {
    border-width: 4px
}

.b-5x {
    border-width: 5px
}

.r {
    border-radius: 2px 2px 2px 2px
}

.r-2x {
    border-radius: 4px
}

.r-3x {
    border-radius: 6px
}

.r-l {
    border-radius: 2px 0 0 2px
}

.r-r {
    border-radius: 0 2px 2px 0
}

.r-t {
    border-radius: 2px 2px 0 0
}

.r-b {
    border-radius: 0 0 2px 2px
}

.m-xxs {
    margin: 2px 4px
}

.m-xs {
    margin: 5px
}

.m-sm {
    margin: 10px
}

.m {
    margin: 15px
}

.m-md {
    margin: 20px
}

.m-lg {
    margin: 30px
}

.m-xl {
    margin: 50px
}

.m-n {
    margin: 0 !important
}

.m-l-none {
    margin-left: 0 !important
}

.m-l-xs {
    margin-left: 5px
}

.m-l-sm {
    margin-left: 10px
}

.m-l {
    margin-left: 15px
}

.m-l-md {
    margin-left: 20px
}

.m-l-lg {
    margin-left: 30px
}

.m-l-xl {
    margin-left: 40px
}

.m-l-xxl {
    margin-left: 50px
}

.m-l-n-xxs {
    margin-left: -1px
}

.m-l-n-xs {
    margin-left: -5px
}

.m-l-n-sm {
    margin-left: -10px
}

.m-l-n {
    margin-left: -15px
}

.m-l-n-md {
    margin-left: -20px
}

.m-l-n-lg {
    margin-left: -30px
}

.m-l-n-xl {
    margin-left: -40px
}

.m-l-n-xxl {
    margin-left: -50px
}

.m-t-none {
    margin-top: 0 !important
}

.m-t-xxs {
    margin-top: 1px
}

.m-t-xs {
    margin-top: 5px
}

.m-t-sm {
    margin-top: 10px
}

.m-t {
    margin-top: 15px
}

.m-t-md {
    margin-top: 20px
}

.m-t-lg {
    margin-top: 30px
}

.m-t-xl {
    margin-top: 40px
}

.m-t-xxl {
    margin-top: 50px
}

.m-t-n-xxs {
    margin-top: -1px
}

.m-t-n-xs {
    margin-top: -5px
}

.m-t-n-sm {
    margin-top: -10px
}

.m-t-n {
    margin-top: -15px
}

.m-t-n-md {
    margin-top: -20px
}

.m-t-n-lg {
    margin-top: -30px
}

.m-t-n-xl {
    margin-top: -40px
}

.m-t-n-xxl {
    margin-top: -50px
}

.m-r-none {
    margin-right: 0 !important
}

.m-r-xxs {
    margin-right: 1px
}

.m-r-xs {
    margin-right: 5px
}

.m-r-sm {
    margin-right: 10px
}

.m-r {
    margin-right: 15px
}

.m-r-md {
    margin-right: 20px
}

.m-r-lg {
    margin-right: 30px
}

.m-r-xl {
    margin-right: 40px
}

.m-r-xxl {
    margin-right: 50px
}

.m-r-n-xxs {
    margin-right: -1px
}

.m-r-n-xs {
    margin-right: -5px
}

.m-r-n-sm {
    margin-right: -10px
}

.m-r-n {
    margin-right: -15px
}

.m-r-n-md {
    margin-right: -20px
}

.m-r-n-lg {
    margin-right: -30px
}

.m-r-n-xl {
    margin-right: -40px
}

.m-r-n-xxl {
    margin-right: -50px
}

.m-b-none {
    margin-bottom: 0 !important
}

.m-b-xxs {
    margin-bottom: 1px
}

.m-b-xs {
    margin-bottom: 5px
}

.m-b-sm {
    margin-bottom: 10px
}

.m-b {
    margin-bottom: 15px
}

.m-b-md {
    margin-bottom: 20px
}

.m-b-lg {
    margin-bottom: 30px
}

.m-b-xl {
    margin-bottom: 40px
}

.m-b-xxl {
    margin-bottom: 50px
}

.m-b-n-xxs {
    margin-bottom: -1px
}

.m-b-n-xs {
    margin-bottom: -5px
}

.m-b-n-sm {
    margin-bottom: -10px
}

.m-b-n {
    margin-bottom: -15px
}

.m-b-n-md {
    margin-bottom: -20px
}

.m-b-n-lg {
    margin-bottom: -30px
}

.m-b-n-xl {
    margin-bottom: -40px
}

.m-b-n-xxl {
    margin-bottom: -50px
}

.avatar {
    position: relative;
    display: block;
    white-space: nowrap;
    border-radius: 500px
}

.avatar img {
    width: 100%;
    border-radius: 500px
}

.avatar i {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    margin: 2px;
    border-style: solid;
    border-width: 2px;
    border-radius: 100%
}

.avatar i.right {
    right: 0;
    left: auto
}

.avatar i.bottom {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto
}

.avatar i.left {
    top: auto;
    bottom: 0
}

.avatar i.on {
    background-color: #27c24c
}

.avatar i.off {
    background-color: #98a6ad
}

.avatar i.busy {
    background-color: #f05050
}

.avatar i.away {
    background-color: #fad733
}

.avatar.thumb-md i {
    width: 12px;
    height: 12px;
    margin: 3px
}

.avatar.thumb-sm i {
    margin: 1px
}

.avatar.thumb-xs i {
    margin: 0
}

.w-1x {
    width: 1em
}

.w-2x {
    width: 2em
}

.w-3x {
    width: 3em
}

.w-xxs {
    width: 60px
}

.w-xs {
    width: 90px
}

.w-sm {
    width: 150px
}

.w {
    width: 200px
}

.w-md {
    width: 240px
}

.w-lg {
    width: 280px
}

.w-xl {
    width: 320px
}

.w-xxl {
    width: 360px
}

.w-full {
    width: 100%
}

.w-auto {
    width: auto
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.thumb-xl {
    display: inline-block;
    width: 128px
}

.thumb-lg {
    display: inline-block;
    width: 96px
}

.thumb-md {
    display: inline-block;
    width: 64px
}

.thumb {
    display: inline-block;
    width: 50px
}

.thumb-sm {
    display: inline-block;
    width: 40px;
    max-width: 25px;
    margin-top: 0px;
}

.thumb-xs {
    display: inline-block;
    width: 34px
}

.thumb-xxs {
    display: inline-block;
    width: 30px
}

.thumb-wrapper {
    padding: 2px;
    border: 1px solid #dee5e7
}

.thumb img,
.thumb-xs img,
.thumb-sm img,
.thumb-md img,
.thumb-lg img,
.thumb-btn img {
    height: 90px;
    max-width: 90px;
    vertical-align: middle
}

.img-full {
    width: 100%
}

.img-full img {
    width: 100%
}
 
.scroll-x,
.scroll-y {
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

.scroll-y {
    overflow-y: auto
}

.scroll-x {
    overflow-x: auto
}

.hover-action {
    display: none
}

.hover-rotate {
    -webkit-transition: all .2s ease-in-out .1s;
    transition: all .2s ease-in-out .1s
}

.hover-anchor:hover>.hover-action,
.hover-anchor:focus>.hover-action,
.hover-anchor:active>.hover-action {
    display: inherit
}

.hover-anchor:hover>.hover-rotate,
.hover-anchor:focus>.hover-rotate,
.hover-anchor:active>.hover-rotate {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.scrollable {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.scrollable.hover {
    overflow-y: hidden !important
}

.scrollable.hover:hover {
    overflow: visible !important;
    overflow-y: auto !important
}

.smart .scrollable {
    overflow-y: auto !important
}