﻿/*! * Bootstrap v4.0.0-beta (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ @import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700"); @media print { *, ::after, ::before { text-shadow: none !important; box-shadow: none !important; } a, a:visited { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } pre { white-space: pre-wrap !important; } blockquote, pre { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } img, tr { page-break-inside: avoid; } h2, h3, p { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered td, .table-bordered th { border: 1px solid #ddd !important; } } html { box-sizing: border-box; font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; } *, ::after, ::before { box-sizing: inherit; } @-ms-viewport { width: device-width; } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #fff; } [tabindex="-1"]:focus { outline: 0 !important; } hr { box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } abbr[data-original-title], abbr[title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } dl, ol, ul { margin-top: 0; margin-bottom: 1rem; } ol ol, ol ul, ul ol, ul ul { margin-bottom: 0; } dt { font-weight: 700; } dd { margin-bottom: 0.5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } dfn { font-style: italic; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } a { color: #007bff; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover { color: #0056b3; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; } figure { margin: 0 0 1rem; } img { vertical-align: middle; border-style: none; } svg:not(:root) { overflow: hidden; } [role="button"], a, area, button, input, label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #868e96; text-align: left; caption-side: bottom; } th { text-align: left; } label { display: inline-block; margin-bottom: 0.5rem; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } [type="reset"], [type="submit"], button, html [type="button"] { -webkit-appearance: button; } [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border-style: none; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="date"], input[type="datetime-local"], input[type="month"], input[type="time"] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; } progress { vertical-align: baseline; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { outline-offset: -2px; -webkit-appearance: none; } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; } template { display: none; } [hidden] { display: none !important; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } .h1, h1 { font-size: 2.5rem; } .h2, h2 { font-size: 2rem; } .h3, h3 { font-size: 1.75rem; } .h4, h4 { font-size: 1.5rem; } .h5, h5 { font-size: 1.25rem; } .h6, h6 { font-size: 1rem; } .lead { font-size: 1.25rem; font-weight: 300; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.1; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.1; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.1; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.1; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } .small, small { font-size: 80%; font-weight: 400; } .mark, mark { padding: 0.2em; background-color: #fcf8e3; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; } .list-inline-item { display: inline-block; } .list-inline-item:not(:last-child) { margin-right: 5px; } .initialism { font-size: 90%; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote-footer { display: block; font-size: 80%; color: #868e96; } .blockquote-footer::before { content: "\2014 \00A0"; } .img-fluid { max-width: 100%; height: auto; } .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #ddd; border-radius: 0.25rem; transition: all 0.2s ease-in-out; max-width: 100%; height: auto; } .figure { display: inline-block; } .figure-img { margin-bottom: 0.5rem; line-height: 1; } .figure-caption { font-size: 90%; color: #868e96; } code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } code { padding: 0.2rem 0.4rem; font-size: 90%; color: #bd4147; background-color: #f8f9fa; border-radius: 0.25rem; } a > code { padding: 0; color: inherit; background-color: inherit; } kbd { padding: 0.2rem 0.4rem; font-size: 90%; color: #fff; background-color: #212529; border-radius: 0.2rem; } kbd kbd { padding: 0; font-size: 100%; font-weight: 700; } pre { display: block; margin-top: 0; margin-bottom: 1rem; font-size: 90%; color: #212529; } pre code { padding: 0; font-size: inherit; color: inherit; background-color: transparent; border-radius: 0; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; width: 100%; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid { width: 100%; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; width: 100%; } .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-1 { -ms-flex-order: 1; order: 1; } .order-2 { -ms-flex-order: 2; order: 2; } .order-3 { -ms-flex-order: 3; order: 3; } .order-4 { -ms-flex-order: 4; order: 4; } .order-5 { -ms-flex-order: 5; order: 5; } .order-6 { -ms-flex-order: 6; order: 6; } .order-7 { -ms-flex-order: 7; order: 7; } .order-8 { -ms-flex-order: 8; order: 8; } .order-9 { -ms-flex-order: 9; order: 9; } .order-10 { -ms-flex-order: 10; order: 10; } .order-11 { -ms-flex-order: 11; order: 11; } .order-12 { -ms-flex-order: 12; order: 12; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-1 { -ms-flex-order: 1; order: 1; } .order-sm-2 { -ms-flex-order: 2; order: 2; } .order-sm-3 { -ms-flex-order: 3; order: 3; } .order-sm-4 { -ms-flex-order: 4; order: 4; } .order-sm-5 { -ms-flex-order: 5; order: 5; } .order-sm-6 { -ms-flex-order: 6; order: 6; } .order-sm-7 { -ms-flex-order: 7; order: 7; } .order-sm-8 { -ms-flex-order: 8; order: 8; } .order-sm-9 { -ms-flex-order: 9; order: 9; } .order-sm-10 { -ms-flex-order: 10; order: 10; } .order-sm-11 { -ms-flex-order: 11; order: 11; } .order-sm-12 { -ms-flex-order: 12; order: 12; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-1 { -ms-flex-order: 1; order: 1; } .order-md-2 { -ms-flex-order: 2; order: 2; } .order-md-3 { -ms-flex-order: 3; order: 3; } .order-md-4 { -ms-flex-order: 4; order: 4; } .order-md-5 { -ms-flex-order: 5; order: 5; } .order-md-6 { -ms-flex-order: 6; order: 6; } .order-md-7 { -ms-flex-order: 7; order: 7; } .order-md-8 { -ms-flex-order: 8; order: 8; } .order-md-9 { -ms-flex-order: 9; order: 9; } .order-md-10 { -ms-flex-order: 10; order: 10; } .order-md-11 { -ms-flex-order: 11; order: 11; } .order-md-12 { -ms-flex-order: 12; order: 12; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-1 { -ms-flex-order: 1; order: 1; } .order-lg-2 { -ms-flex-order: 2; order: 2; } .order-lg-3 { -ms-flex-order: 3; order: 3; } .order-lg-4 { -ms-flex-order: 4; order: 4; } .order-lg-5 { -ms-flex-order: 5; order: 5; } .order-lg-6 { -ms-flex-order: 6; order: 6; } .order-lg-7 { -ms-flex-order: 7; order: 7; } .order-lg-8 { -ms-flex-order: 8; order: 8; } .order-lg-9 { -ms-flex-order: 9; order: 9; } .order-lg-10 { -ms-flex-order: 10; order: 10; } .order-lg-11 { -ms-flex-order: 11; order: 11; } .order-lg-12 { -ms-flex-order: 12; order: 12; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-1 { -ms-flex-order: 1; order: 1; } .order-xl-2 { -ms-flex-order: 2; order: 2; } .order-xl-3 { -ms-flex-order: 3; order: 3; } .order-xl-4 { -ms-flex-order: 4; order: 4; } .order-xl-5 { -ms-flex-order: 5; order: 5; } .order-xl-6 { -ms-flex-order: 6; order: 6; } .order-xl-7 { -ms-flex-order: 7; order: 7; } .order-xl-8 { -ms-flex-order: 8; order: 8; } .order-xl-9 { -ms-flex-order: 9; order: 9; } .order-xl-10 { -ms-flex-order: 10; order: 10; } .order-xl-11 { -ms-flex-order: 11; order: 11; } .order-xl-12 { -ms-flex-order: 12; order: 12; } } .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; } .table td, .table th { padding: 0.75rem; vertical-align: top; border-top: 1px solid #e9ecef; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #e9ecef; } .table tbody + tbody { border-top: 2px solid #e9ecef; } .table .table { background-color: #fff; } .table-sm td, .table-sm th { padding: 0.3rem; } .table-bordered { border: 1px solid #e9ecef; } .table-bordered td, .table-bordered th { border: 1px solid #e9ecef; } .table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > td, .table-primary > th { background-color: #b8daff; } .table-hover .table-primary:hover { background-color: #9fcdff; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #9fcdff; } .table-secondary, .table-secondary > td, .table-secondary > th { background-color: #dddfe2; } .table-hover .table-secondary:hover { background-color: #cfd2d6; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #cfd2d6; } .table-success, .table-success > td, .table-success > th { background-color: #c3e6cb; } .table-hover .table-success:hover { background-color: #b1dfbb; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; } .table-info, .table-info > td, .table-info > th { background-color: #bee5eb; } .table-hover .table-info:hover { background-color: #abdde5; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; } .table-warning, .table-warning > td, .table-warning > th { background-color: #ffeeba; } .table-hover .table-warning:hover { background-color: #ffe8a1; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .table-danger, .table-danger > td, .table-danger > th { background-color: #f5c6cb; } .table-hover .table-danger:hover { background-color: #f1b0b7; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .table-light, .table-light > td, .table-light > th { background-color: #fdfdfe; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; } .table-dark, .table-dark > td, .table-dark > th { background-color: #c6c8ca; } .table-hover .table-dark:hover { background-color: #b9bbbe; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .table-active, .table-active > td, .table-active > th { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .thead-inverse th { color: #fff; background-color: #212529; } .thead-default th { color: #495057; background-color: #e9ecef; } .table-inverse { color: #fff; background-color: #212529; } .table-inverse td, .table-inverse th, .table-inverse thead th { border-color: #32383e; } .table-inverse.table-bordered { border: 0; } .table-inverse.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-inverse.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 991px) { .table-responsive { display: block; width: 100%; overflow-x: auto; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive.table-bordered { border: 0; } } .form-control { display: block; width: 100%; padding: 0.5rem 0.75rem; font-size: 13px; line-height: 1.25; color: #495057; background-color: #fff; background-image: none; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; } .form-control::-webkit-input-placeholder { color: #868e96; opacity: 1; } .form-control:-ms-input-placeholder { color: #868e96; opacity: 1; } .form-control::placeholder { color: #868e96; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px); } select.form-control:focus::-ms-value { color: #495057; background-color: #fff; } .form-control-file, .form-control-range { display: block; } .col-form-label { padding-top: calc(0.5rem - 1px * 2); padding-bottom: calc(0.5rem - 1px * 2); margin-bottom: 0; } .col-form-label-lg { padding-top: calc(0.5rem - 1px * 2); padding-bottom: calc(0.5rem - 1px * 2); font-size: 1.25rem; } .col-form-label-sm { padding-top: calc(0.25rem - 1px * 2); padding-bottom: calc(0.25rem - 1px * 2); font-size: 0.875rem; } .col-form-legend { padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 0; font-size: 1rem; } .form-control-plaintext { padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 0; line-height: 1.25; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .form-control-plaintext.input-group-addon, .input-group-lg > .input-group-btn > .form-control-plaintext.btn, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .form-control-plaintext.input-group-addon, .input-group-sm > .input-group-btn > .form-control-plaintext.btn { padding-right: 0; padding-left: 0; } .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) { height: calc(1.8125rem + 2px); } .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) { height: calc(2.3125rem + 2px); } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; margin-bottom: 0.5rem; } .form-check.disabled .form-check-label { color: #868e96; } .form-check-label { padding-left: 1.25rem; margin-bottom: 0; } .form-check-input { position: absolute; margin-top: 0.25rem; margin-left: -1.25rem; } .form-check-input:only-child { position: static; } .form-check-inline { display: inline-block; } .form-check-inline .form-check-label { vertical-align: middle; } .form-check-inline + .form-check-inline { margin-left: 0.75rem; } .invalid-feedback { display: none; margin-top: 0.25rem; font-size: 0.875rem; color: #dc3545; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; width: 250px; padding: 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1; color: #fff; background-color: rgba(220, 53, 69, 0.8); border-radius: 0.2rem; } .custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid { border-color: #28a745; } .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .custom-select.is-valid ~ .invalid-feedback, .custom-select.is-valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback, .form-control.is-valid ~ .invalid-tooltip, .was-validated .custom-select:valid ~ .invalid-feedback, .was-validated .custom-select:valid ~ .invalid-tooltip, .was-validated .form-control:valid ~ .invalid-feedback, .was-validated .form-control:valid ~ .invalid-tooltip { display: block; } .form-check-input.is-valid + .form-check-label, .was-validated .form-check-input:valid + .form-check-label { color: #28a745; } .custom-control-input.is-valid ~ .custom-control-indicator, .was-validated .custom-control-input:valid ~ .custom-control-indicator { background-color: rgba(40, 167, 69, 0.25); } .custom-control-input.is-valid ~ .custom-control-description, .was-validated .custom-control-input:valid ~ .custom-control-description { color: #28a745; } .custom-file-input.is-valid ~ .custom-file-control, .was-validated .custom-file-input:valid ~ .custom-file-control { border-color: #28a745; } .custom-file-input.is-valid ~ .custom-file-control::before, .was-validated .custom-file-input:valid ~ .custom-file-control::before { border-color: inherit; } .custom-file-input.is-valid:focus, .was-validated .custom-file-input:valid:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid { border-color: #dc3545; } .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip { display: block; } .form-check-input.is-invalid + .form-check-label, .was-validated .form-check-input:invalid + .form-check-label { color: #dc3545; } .custom-control-input.is-invalid ~ .custom-control-indicator, .was-validated .custom-control-input:invalid ~ .custom-control-indicator { background-color: rgba(220, 53, 69, 0.25); } .custom-control-input.is-invalid ~ .custom-control-description, .was-validated .custom-control-input:invalid ~ .custom-control-description { color: #dc3545; } .custom-file-input.is-invalid ~ .custom-file-control, .was-validated .custom-file-input:invalid ~ .custom-file-control { border-color: #dc3545; } .custom-file-input.is-invalid ~ .custom-file-control::before, .was-validated .custom-file-input:invalid ~ .custom-file-control::before { border-color: inherit; } .custom-file-input.is-invalid:focus, .was-validated .custom-file-input:invalid:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .form-inline { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: -ms-flexbox; display: flex; -ms-flex: 0 0 auto; flex: 0 0 auto; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group { width: auto; } .form-inline .form-control-label { margin-bottom: 0; vertical-align: middle; } .form-inline .form-check { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: auto; margin-top: 0; margin-bottom: 0; } .form-inline .form-check-label { padding-left: 0; } .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; } .form-inline .custom-control-indicator { position: static; display: inline-block; margin-right: 0.25rem; vertical-align: text-bottom; } .form-inline .has-feedback .form-control-feedback { top: 0; } } .btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: 0.5rem 0.75rem; font-size: 1rem; line-height: 1.25; border-radius: 0.25rem; transition: all 0.15s ease-in-out; } .btn:focus, .btn:hover { text-decoration: none; } .btn.focus, .btn:focus { outline: 0; box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } .btn.active, .btn:active { background-image: none; } a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; } .btn-primary { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-primary:hover { color: #fff; background-color: #0069d9; border-color: #0062cc; } .btn-primary.focus, .btn-primary:focus { box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); } .btn-primary.disabled, .btn-primary:disabled { background-color: #007bff; border-color: #007bff; } .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle { background-color: #0069d9; background-image: none; border-color: #0062cc; } .btn-secondary { color: #fff; background-color: #868e96; border-color: #868e96; } .btn-secondary:hover { color: #fff; background-color: #727b84; border-color: #6c757d; } .btn-secondary.focus, .btn-secondary:focus { box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); } .btn-secondary.disabled, .btn-secondary:disabled { background-color: #868e96; border-color: #868e96; } .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle { background-color: #727b84; background-image: none; border-color: #6c757d; } .btn-success { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; } .btn-success.focus, .btn-success:focus { box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5); } .btn-success.disabled, .btn-success:disabled { background-color: #28a745; border-color: #28a745; } .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle { background-color: #218838; background-image: none; border-color: #1e7e34; } .btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; } .btn-info.focus, .btn-info:focus { box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5); } .btn-info.disabled, .btn-info:disabled { background-color: #17a2b8; border-color: #17a2b8; } .btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle { background-color: #138496; background-image: none; border-color: #117a8b; } .btn-warning { color: #111; background-color: #ffc107; border-color: #ffc107; } .btn-warning:hover { color: #111; background-color: #e0a800; border-color: #d39e00; } .btn-warning.focus, .btn-warning:focus { box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); } .btn-warning.disabled, .btn-warning:disabled { background-color: #ffc107; border-color: #ffc107; } .btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle { background-color: #e0a800; background-image: none; border-color: #d39e00; } .btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; } .btn-danger.focus, .btn-danger:focus { box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5); } .btn-danger.disabled, .btn-danger:disabled { background-color: #dc3545; border-color: #dc3545; } .btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle { background-color: #c82333; background-image: none; border-color: #bd2130; } .btn-light { color: #111; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #111; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light.focus, .btn-light:focus { box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); } .btn-light.disabled, .btn-light:disabled { background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light.active, .btn-light:active, .show > .btn-light.dropdown-toggle { background-color: #e2e6ea; background-image: none; border-color: #dae0e5; } .btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; } .btn-dark.focus, .btn-dark:focus { box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5); } .btn-dark.disabled, .btn-dark:disabled { background-color: #343a40; border-color: #343a40; } .btn-dark.active, .btn-dark:active, .show > .btn-dark.dropdown-toggle { background-color: #23272b; background-image: none; border-color: #1d2124; } .btn-outline-primary { color: #007bff; background-color: transparent; background-image: none; border-color: #007bff; } .btn-outline-primary:hover { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-outline-primary.focus, .btn-outline-primary:focus { box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #007bff; background-color: transparent; } .btn-outline-primary.active, .btn-outline-primary:active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-outline-secondary { color: #868e96; background-color: transparent; background-image: none; border-color: #868e96; } .btn-outline-secondary:hover { color: #fff; background-color: #868e96; border-color: #868e96; } .btn-outline-secondary.focus, .btn-outline-secondary:focus { box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #868e96; background-color: transparent; } .btn-outline-secondary.active, .btn-outline-secondary:active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #868e96; border-color: #868e96; } .btn-outline-success { color: #28a745; background-color: transparent; background-image: none; border-color: #28a745; } .btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-outline-success.focus, .btn-outline-success:focus { box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5); } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; } .btn-outline-success.active, .btn-outline-success:active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-outline-info { color: #17a2b8; background-color: transparent; background-image: none; border-color: #17a2b8; } .btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-outline-info.focus, .btn-outline-info:focus { box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5); } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; } .btn-outline-info.active, .btn-outline-info:active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-outline-warning { color: #ffc107; background-color: transparent; background-image: none; border-color: #ffc107; } .btn-outline-warning:hover { color: #fff; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning.focus, .btn-outline-warning:focus { box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; } .btn-outline-warning.active, .btn-outline-warning:active, .show > .btn-outline-warning.dropdown-toggle { color: #fff; background-color: #ffc107; border-color: #ffc107; } .btn-outline-danger { color: #dc3545; background-color: transparent; background-image: none; border-color: #dc3545; } .btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger.focus, .btn-outline-danger:focus { box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5); } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; } .btn-outline-danger.active, .btn-outline-danger:active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-outline-light { color: #f8f9fa; background-color: transparent; background-image: none; border-color: #f8f9fa; } .btn-outline-light:hover { color: #fff; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light.focus, .btn-outline-light:focus { box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; } .btn-outline-light.active, .btn-outline-light:active, .show > .btn-outline-light.dropdown-toggle { color: #fff; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-dark { color: #343a40; background-color: transparent; background-image: none; border-color: #343a40; } .btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-outline-dark.focus, .btn-outline-dark:focus { box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5); } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; } .btn-outline-dark.active, .btn-outline-dark:active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-link { font-weight: 400; color: #007bff; border-radius: 0; } .btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled { background-color: transparent; } .btn-link, .btn-link:active, .btn-link:focus { border-color: transparent; box-shadow: none; } .btn-link:hover { border-color: transparent; } .btn-link:focus, .btn-link:hover { color: #0056b3; text-decoration: underline; background-color: transparent; } .btn-link:disabled { color: #868e96; } .btn-link:disabled:focus, .btn-link:disabled:hover { text-decoration: none; } .btn-group-lg > .btn, .btn-lg { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } .btn-group-sm > .btn, .btn-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block { width: 100%; } .fade { opacity: 0; transition: opacity 0.15s linear; } .fade.show { opacity: 1; } .collapse { display: none; } .collapse.show { display: block; } tr.collapse.show { display: table-row; } tbody.collapse.show { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; } .dropdown, .dropup { position: relative; } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropup .dropdown-menu { margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { border-top: 0; border-bottom: 0.3em solid; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background: 0 0; border: 0; } .dropdown-item:focus, .dropdown-item:hover { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; } .dropdown-item.disabled, .dropdown-item:disabled { color: #868e96; background-color: transparent; } .show > a { outline: 0; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #868e96; white-space: nowrap; } .btn-group, .btn-group-vertical { position: relative; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; } .btn-group-vertical > .btn, .btn-group > .btn { position: relative; -ms-flex: 0 1 auto; flex: 0 1 auto; margin-bottom: 0; } .btn-group-vertical > .btn:hover, .btn-group > .btn:hover { z-index: 2; } .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus { z-index: 2; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group { margin-left: -1px; } .btn-toolbar { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: start; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn-group > .btn-group { float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn + .dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; } .btn + .dropdown-toggle-split::after { margin-left: 0; } .btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } .btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .btn-group-vertical { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: center; justify-content: center; } .btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100%; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: -ms-flexbox; display: flex; width: 100%; } .input-group .form-control { position: relative; z-index: 2; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover { z-index: 3; } .input-group .form-control, .input-group-addon, .input-group-btn { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; } .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.25; color: #495057; text-align: center; background-color: #e9ecef; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; border-radius: 0.2rem; } .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 0.5rem 1rem; font-size: 1.25rem; border-radius: 0.3rem; } .input-group-addon input[type="checkbox"], .input-group-addon input[type="radio"] { margin-top: 0; } .input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group-addon:not(:last-child) { border-right: 0; } .input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .form-control + .input-group-addon:not(:first-child) { border-left: 0; } .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -1px; } .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover { z-index: 3; } .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group { margin-right: -1px; } .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group { z-index: 2; margin-left: -1px; } .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover { z-index: 3; } .custom-control { position: relative; display: -ms-inline-flexbox; display: inline-flex; min-height: 1.5rem; padding-left: 1.5rem; margin-right: 1rem; } .custom-control-input { position: absolute; z-index: -1; opacity: 0; } .custom-control-input:checked ~ .custom-control-indicator { color: #fff; background-color: #007bff; } .custom-control-input:focus ~ .custom-control-indicator { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff; } .custom-control-input:active ~ .custom-control-indicator { color: #fff; background-color: #b3d7ff; } .custom-control-input:disabled ~ .custom-control-indicator { background-color: #e9ecef; } .custom-control-input:disabled ~ .custom-control-description { color: #868e96; } .custom-control-indicator { position: absolute; top: 0.25rem; left: 0; display: block; width: 1rem; height: 1rem; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #ddd; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; } .custom-checkbox .custom-control-indicator { border-radius: 0.25rem; } .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator { background-color: #007bff; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); } .custom-radio .custom-control-indicator { border-radius: 50%; } .custom-radio .custom-control-input:checked ~ .custom-control-indicator { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); } .custom-controls-stacked { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .custom-controls-stacked .custom-control { margin-bottom: 0.25rem; } .custom-controls-stacked .custom-control + .custom-control { margin-left: 0; } .custom-select { display: inline-block; max-width: 100%; height: calc(2.25rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; line-height: 1.25; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-size: 8px 10px; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-select:focus { border-color: #80bdff; outline: 0; } .custom-select:focus::-ms-value { color: #495057; background-color: #fff; } .custom-select:disabled { color: #868e96; background-color: #e9ecef; } .custom-select::-ms-expand { opacity: 0; } .custom-select-sm { height: calc(1.8125rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 75%; } .custom-file { position: relative; display: inline-block; max-width: 100%; height: 2.5rem; margin-bottom: 0; } .custom-file-input { min-width: 14rem; max-width: 100%; height: 2.5rem; margin: 0; opacity: 0; } .custom-file-control { position: absolute; top: 0; right: 0; left: 0; z-index: 5; height: 2.5rem; padding: 0.5rem 1rem; line-height: 1.5; color: #495057; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .custom-file-control:lang(en):empty::after { content: "Choose file..."; } .custom-file-control::before { position: absolute; top: -1px; right: -1px; bottom: -1px; z-index: 6; display: block; height: 2.5rem; padding: 0.5rem 1rem; line-height: 1.5; color: #495057; background-color: #e9ecef; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0 0.25rem 0.25rem 0; } .custom-file-control:lang(en)::before { content: "Browse"; } .nav { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:focus, .nav-link:hover { text-decoration: none; } .nav-link.disabled { color: #868e96; } .nav-tabs { border-bottom: 1px solid #ddd; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: #e9ecef #e9ecef #ddd; } .nav-tabs .nav-link.disabled { color: #868e96; background-color: transparent; border-color: transparent; } .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #495057; background-color: #fff; border-color: #ddd #ddd #fff; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { border-radius: 0.25rem; } .nav-pills .nav-link.active, .show > .nav-pills .nav-link { color: #fff; background-color: #007bff; } .nav-fill .nav-item { -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; } .nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; text-align: center; } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .navbar { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; } .navbar > .container, .navbar > .container-fluid { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } .navbar-brand:focus, .navbar-brand:hover { text-decoration: none; } .navbar-nav { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -ms-flex-align: center; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: 0 0; border: 1px solid transparent; border-radius: 0.25rem; } .navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; } @media (max-width: 575px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: -ms-flexbox !important; display: flex !important; } .navbar-expand-sm .navbar-toggler { display: none; } } @media (max-width: 767px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-md .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: -ms-flexbox !important; display: flex !important; } .navbar-expand-md .navbar-toggler { display: none; } } @media (max-width: 991px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: -ms-flexbox !important; display: flex !important; } .navbar-expand-lg .navbar-toggler { display: none; } } @media (max-width: 1199px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xl .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: -ms-flexbox !important; display: flex !important; } .navbar-expand-xl .navbar-toggler { display: none; } } .navbar-expand { -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container, .navbar-expand > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand .navbar-collapse { display: -ms-flexbox !important; display: flex !important; } .navbar-expand .navbar-toggler { display: none; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link { color: #fff; } .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); } .card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card-body { -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img { width: 100%; border-radius: calc(0.25rem - 1px); } .card-img-top { width: 100%; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); } .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } @media (min-width: 576px) { .card-deck { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { display: -ms-flexbox; display: flex; -ms-flex: 1 0 0%; flex: 1 0 0%; -ms-flex-direction: column; flex-direction: column; margin-right: 15px; margin-left: 15px; } } @media (min-width: 576px) { .card-group { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; } .card-group .card { -ms-flex: 1 0 0%; flex: 1 0 0%; } .card-group .card + .card { margin-left: 0; border-left: 0; } .card-group .card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group .card:first-child .card-img-top { border-top-right-radius: 0; } .card-group .card:first-child .card-img-bottom { border-bottom-right-radius: 0; } .card-group .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group .card:last-child .card-img-top { border-top-left-radius: 0; } .card-group .card:last-child .card-img-bottom { border-bottom-left-radius: 0; } .card-group .card:not(:first-child):not(:last-child) { border-radius: 0; } .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top { border-radius: 0; } } .card-columns .card { margin-bottom: 0.75rem; } @media (min-width: 576px) { .card-columns { -webkit-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; column-gap: 1.25rem; } .card-columns .card { display: inline-block; width: 100%; } } .breadcrumb { padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0.25rem; } .breadcrumb::after { display: block; clear: both; content: ""; } .breadcrumb-item { float: left; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; padding-left: 0.5rem; color: #868e96; content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #868e96; } .pagination { display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } .page-item.active .page-link { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; } .page-item.disabled .page-link { color: #868e96; pointer-events: none; background-color: #fff; border-color: #ddd; } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #ddd; } .page-link:focus, .page-link:hover { color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #ddd; } .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; } .pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; } .pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; } .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; } .pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; } .pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .badge-primary { color: #fff; background-color: #007bff; } .badge-primary[href]:focus, .badge-primary[href]:hover { color: #fff; text-decoration: none; background-color: #0062cc; } .badge-secondary { color: #fff; background-color: #868e96; } .badge-secondary[href]:focus, .badge-secondary[href]:hover { color: #fff; text-decoration: none; background-color: #6c757d; } .badge-success { color: #fff; background-color: #28a745; } .badge-success[href]:focus, .badge-success[href]:hover { color: #fff; text-decoration: none; background-color: #1e7e34; } .badge-info { color: #fff; background-color: #17a2b8; } .badge-info[href]:focus, .badge-info[href]:hover { color: #fff; text-decoration: none; background-color: #117a8b; } .badge-warning { color: #111; background-color: #ffc107; } .badge-warning[href]:focus, .badge-warning[href]:hover { color: #111; text-decoration: none; background-color: #d39e00; } .badge-danger { color: #fff; background-color: #dc3545; } .badge-danger[href]:focus, .badge-danger[href]:hover { color: #fff; text-decoration: none; background-color: #bd2130; } .badge-light { color: #111; background-color: #f8f9fa; } .badge-light[href]:focus, .badge-light[href]:hover { color: #111; text-decoration: none; background-color: #dae0e5; } .badge-dark { color: #fff; background-color: #343a40; } .badge-dark[href]:focus, .badge-dark[href]:hover { color: #fff; text-decoration: none; background-color: #1d2124; } .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0.3rem; } @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } .alert { padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible .close { position: relative; top: -0.75rem; right: -1.25rem; padding: 0.75rem 1.25rem; color: inherit; } .alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; } .alert-primary hr { border-top-color: #9fcdff; } .alert-primary .alert-link { color: #002752; } .alert-secondary { color: #464a4e; background-color: #e7e8ea; border-color: #dddfe2; } .alert-secondary hr { border-top-color: #cfd2d6; } .alert-secondary .alert-link { color: #2e3133; } .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; } .alert-success hr { border-top-color: #b1dfbb; } .alert-success .alert-link { color: #0b2e13; } .alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; } .alert-info hr { border-top-color: #abdde5; } .alert-info .alert-link { color: #062c33; } .alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; } .alert-warning hr { border-top-color: #ffe8a1; } .alert-warning .alert-link { color: #533f03; } .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; } .alert-danger hr { border-top-color: #f1b0b7; } .alert-danger .alert-link { color: #491217; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light hr { border-top-color: #ececf6; } .alert-light .alert-link { color: #686868; } .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; } .alert-dark hr { border-top-color: #b9bbbe; } .alert-dark .alert-link { color: #040505; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .progress { display: -ms-flexbox; display: flex; overflow: hidden; font-size: 0.75rem; line-height: 1rem; text-align: center; background-color: #e9ecef; border-radius: 0.25rem; } .progress-bar { height: 1rem; line-height: 1rem; color: #fff; background-color: #007bff; transition: width 0.6s ease; } .progress-bar-striped { background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent ); background-size: 1rem 1rem; } .progress-bar-animated { -webkit-animation: progress-bar-stripes 1s linear infinite; animation: progress-bar-stripes 1s linear infinite; } .media { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; } .media-body { -ms-flex: 1; flex: 1; } .list-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item-action { width: 100%; color: #495057; text-align: inherit; } .list-group-item-action:focus, .list-group-item-action:hover { color: #495057; text-decoration: none; background-color: #f8f9fa; } .list-group-item-action:active { color: #212529; background-color: #e9ecef; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .list-group-item:focus, .list-group-item:hover { text-decoration: none; } .list-group-item.disabled, .list-group-item:disabled { color: #868e96; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; } .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; } .list-group-flush:first-child .list-group-item:first-child { border-top: 0; } .list-group-flush:last-child .list-group-item:last-child { border-bottom: 0; } .list-group-item-primary { color: #004085; background-color: #b8daff; } a.list-group-item-primary, button.list-group-item-primary { color: #004085; } a.list-group-item-primary:focus, a.list-group-item-primary:hover, button.list-group-item-primary:focus, button.list-group-item-primary:hover { color: #004085; background-color: #9fcdff; } a.list-group-item-primary.active, button.list-group-item-primary.active { color: #fff; background-color: #004085; border-color: #004085; } .list-group-item-secondary { color: #464a4e; background-color: #dddfe2; } a.list-group-item-secondary, button.list-group-item-secondary { color: #464a4e; } a.list-group-item-secondary:focus, a.list-group-item-secondary:hover, button.list-group-item-secondary:focus, button.list-group-item-secondary:hover { color: #464a4e; background-color: #cfd2d6; } a.list-group-item-secondary.active, button.list-group-item-secondary.active { color: #fff; background-color: #464a4e; border-color: #464a4e; } .list-group-item-success { color: #155724; background-color: #c3e6cb; } a.list-group-item-success, button.list-group-item-success { color: #155724; } a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover { color: #155724; background-color: #b1dfbb; } a.list-group-item-success.active, button.list-group-item-success.active { color: #fff; background-color: #155724; border-color: #155724; } .list-group-item-info { color: #0c5460; background-color: #bee5eb; } a.list-group-item-info, button.list-group-item-info { color: #0c5460; } a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover { color: #0c5460; background-color: #abdde5; } a.list-group-item-info.active, button.list-group-item-info.active { color: #fff; background-color: #0c5460; border-color: #0c5460; } .list-group-item-warning { color: #856404; background-color: #ffeeba; } a.list-group-item-warning, button.list-group-item-warning { color: #856404; } a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover { color: #856404; background-color: #ffe8a1; } a.list-group-item-warning.active, button.list-group-item-warning.active { color: #fff; background-color: #856404; border-color: #856404; } .list-group-item-danger { color: #721c24; background-color: #f5c6cb; } a.list-group-item-danger, button.list-group-item-danger { color: #721c24; } a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover { color: #721c24; background-color: #f1b0b7; } a.list-group-item-danger.active, button.list-group-item-danger.active { color: #fff; background-color: #721c24; border-color: #721c24; } .list-group-item-light { color: #818182; background-color: #fdfdfe; } a.list-group-item-light, button.list-group-item-light { color: #818182; } a.list-group-item-light:focus, a.list-group-item-light:hover, button.list-group-item-light:focus, button.list-group-item-light:hover { color: #818182; background-color: #ececf6; } a.list-group-item-light.active, button.list-group-item-light.active { color: #fff; background-color: #818182; border-color: #818182; } .list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; } a.list-group-item-dark, button.list-group-item-dark { color: #1b1e21; } a.list-group-item-dark:focus, a.list-group-item-dark:hover, button.list-group-item-dark:focus, button.list-group-item-dark:hover { color: #1b1e21; background-color: #b9bbbe; } a.list-group-item-dark.active, button.list-group-item-dark.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.5; } .close:focus, .close:hover { color: #000; text-decoration: none; opacity: 0.75; } button.close { padding: 0; background: 0 0; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; } .modal.fade .modal-dialog { transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -25%); transform: translate(0, -25%); } .modal.show .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: 15px; border-bottom: 1px solid #e9ecef; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 15px; } .modal-footer { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; padding: 15px; border-top: 1px solid #e9ecef; } .modal-footer > :not(:first-child) { margin-left: 0.25rem; } .modal-footer > :not(:last-child) { margin-right: 0.25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 80px auto; } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg { max-width: 800px; } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 0.9; } .tooltip .arrow { position: absolute; display: block; width: 5px; height: 5px; } .tooltip.bs-tooltip-auto[x-placement^="top"], .tooltip.bs-tooltip-top { padding: 5px 0; } .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.bs-tooltip-top .arrow { bottom: 0; } .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.bs-tooltip-top .arrow::before { margin-left: -3px; content: ""; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.bs-tooltip-auto[x-placement^="right"], .tooltip.bs-tooltip-right { padding: 0 5px; } .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.bs-tooltip-right .arrow { left: 0; } .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.bs-tooltip-right .arrow::before { margin-top: -3px; content: ""; border-width: 5px 5px 5px 0; border-right-color: #000; } .tooltip.bs-tooltip-auto[x-placement^="bottom"], .tooltip.bs-tooltip-bottom { padding: 5px 0; } .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.bs-tooltip-bottom .arrow { top: 0; } .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before { margin-left: -3px; content: ""; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bs-tooltip-auto[x-placement^="left"], .tooltip.bs-tooltip-left { padding: 0 5px; } .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.bs-tooltip-left .arrow { right: 0; } .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.bs-tooltip-left .arrow::before { right: 0; margin-top: -3px; content: ""; border-width: 5px 0 5px 5px; border-left-color: #000; } .tooltip .arrow::before { position: absolute; border-color: transparent; border-style: solid; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; padding: 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; } .popover .arrow { position: absolute; display: block; width: 10px; height: 5px; } .popover .arrow::after, .popover .arrow::before { position: absolute; display: block; border-color: transparent; border-style: solid; } .popover .arrow::before { content: ""; border-width: 11px; } .popover .arrow::after { content: ""; border-width: 11px; } .popover.bs-popover-auto[x-placement^="top"], .popover.bs-popover-top { margin-bottom: 10px; } .popover.bs-popover-auto[x-placement^="top"] .arrow, .popover.bs-popover-top .arrow { bottom: 0; } .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::before, .popover.bs-popover-top .arrow::after, .popover.bs-popover-top .arrow::before { border-bottom-width: 0; } .popover.bs-popover-auto[x-placement^="top"] .arrow::before, .popover.bs-popover-top .arrow::before { bottom: -11px; margin-left: -6px; border-top-color: rgba(0, 0, 0, 0.25); } .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .popover.bs-popover-top .arrow::after { bottom: -10px; margin-left: -6px; border-top-color: #fff; } .popover.bs-popover-auto[x-placement^="right"], .popover.bs-popover-right { margin-left: 10px; } .popover.bs-popover-auto[x-placement^="right"] .arrow, .popover.bs-popover-right .arrow { left: 0; } .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::before, .popover.bs-popover-right .arrow::after, .popover.bs-popover-right .arrow::before { margin-top: -8px; border-left-width: 0; } .popover.bs-popover-auto[x-placement^="right"] .arrow::before, .popover.bs-popover-right .arrow::before { left: -11px; border-right-color: rgba(0, 0, 0, 0.25); } .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .popover.bs-popover-right .arrow::after { left: -10px; border-right-color: #fff; } .popover.bs-popover-auto[x-placement^="bottom"], .popover.bs-popover-bottom { margin-top: 10px; } .popover.bs-popover-auto[x-placement^="bottom"] .arrow, .popover.bs-popover-bottom .arrow { top: 0; } .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before, .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-bottom .arrow::before { margin-left: -7px; border-top-width: 0; } .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before, .popover.bs-popover-bottom .arrow::before { top: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); } .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover.bs-popover-bottom .arrow::after { top: -10px; border-bottom-color: #fff; } .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .popover.bs-popover-bottom .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 20px; margin-left: -10px; content: ""; border-bottom: 1px solid #f7f7f7; } .popover.bs-popover-auto[x-placement^="left"], .popover.bs-popover-left { margin-right: 10px; } .popover.bs-popover-auto[x-placement^="left"] .arrow, .popover.bs-popover-left .arrow { right: 0; } .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::before, .popover.bs-popover-left .arrow::after, .popover.bs-popover-left .arrow::before { margin-top: -8px; border-right-width: 0; } .popover.bs-popover-auto[x-placement^="left"] .arrow::before, .popover.bs-popover-left .arrow::before { right: -11px; border-left-color: rgba(0, 0, 0, 0.25); } .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .popover.bs-popover-left .arrow::after { right: -10px; border-left-color: #fff; } .popover-header { padding: 8px 14px; margin-bottom: 0; font-size: 1rem; color: inherit; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 9px 14px; color: #212529; } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-item { position: relative; display: none; -ms-flex-align: center; align-items: center; width: 100%; transition: -webkit-transform 0.6s ease; transition: transform 0.6s ease; transition: transform 0.6s ease, -webkit-transform 0.6s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } .carousel-item-next, .carousel-item-prev, .carousel-item.active { display: block; } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0; } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translateX(0); transform: translateX(0); } @supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .active.carousel-item-right, .carousel-item-next { -webkit-transform: translateX(100%); transform: translateX(100%); } @supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) { .active.carousel-item-right, .carousel-item-next { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .active.carousel-item-left, .carousel-item-prev { -webkit-transform: translateX(-100%); transform: translateX(-100%); } @supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) { .active.carousel-item-left, .carousel-item-prev { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .carousel-control-next, .carousel-control-prev { position: absolute; top: 0; bottom: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; } .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-next-icon, .carousel-control-prev-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat center center; background-size: 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { position: relative; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; background-color: rgba(255, 255, 255, 0.5); } .carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; } .carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; } .carousel-indicators .active { background-color: #fff; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; } .align-baseline { vertical-align: baseline !important; } .align-top { vertical-align: top !important; } .align-middle { vertical-align: middle !important; } .align-bottom { vertical-align: bottom !important; } .align-text-bottom { vertical-align: text-bottom !important; } .align-text-top { vertical-align: text-top !important; } .bg-primary { background-color: #007bff !important; } a.bg-primary:focus, a.bg-primary:hover { background-color: #0062cc !important; } .bg-secondary { background-color: #868e96 !important; } a.bg-secondary:focus, a.bg-secondary:hover { background-color: #6c757d !important; } .bg-success { background-color: #28a745 !important; } a.bg-success:focus, a.bg-success:hover { background-color: #1e7e34 !important; } .bg-info { background-color: #17a2b8 !important; } a.bg-info:focus, a.bg-info:hover { background-color: #117a8b !important; } .bg-warning { background-color: #ffc107 !important; } a.bg-warning:focus, a.bg-warning:hover { background-color: #d39e00 !important; } .bg-danger { background-color: #dc3545 !important; } a.bg-danger:focus, a.bg-danger:hover { background-color: #bd2130 !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:focus, a.bg-light:hover { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:focus, a.bg-dark:hover { background-color: #1d2124 !important; } .bg-white { background-color: #fff !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #e9ecef !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #007bff !important; } .border-secondary { border-color: #868e96 !important; } .border-success { border-color: #28a745 !important; } .border-info { border-color: #17a2b8 !important; } .border-warning { border-color: #ffc107 !important; } .border-danger { border-color: #dc3545 !important; } .border-light { border-color: #f8f9fa !important; } .border-dark { border-color: #343a40 !important; } .border-white { border-color: #fff !important; } .rounded { border-radius: 0.25rem !important; } .rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; } .rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; } .rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-circle { border-radius: 50%; } .rounded-0 { border-radius: 0; } .clearfix::after { display: block; clear: both; content: ""; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } .d-print-block { display: none !important; } @media print { .d-print-block { display: block !important; } } .d-print-inline { display: none !important; } @media print { .d-print-inline { display: inline !important; } } .d-print-inline-block { display: none !important; } @media print { .d-print-inline-block { display: inline-block !important; } } @media print { .d-print-none { display: none !important; } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-responsive::before { display: block; content: ""; } .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-21by9::before { padding-top: 42.857143%; } .embed-responsive-16by9::before { padding-top: 56.25%; } .embed-responsive-4by3::before { padding-top: 75%; } .embed-responsive-1by1::before { padding-top: 100%; } .flex-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-sm-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-md-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-lg-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-xl-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } @media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } } @media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } } @media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } } @media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; } @supports (position: -webkit-sticky) or (position: sticky) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; -webkit-clip-path: none; clip-path: none; } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .m-0 { margin: 0 !important; } .mt-0 { margin-top: 0 !important; } .mr-0 { margin-right: 0 !important; } .mb-0 { margin-bottom: 0 !important; } .ml-0 { margin-left: 0 !important; } .mx-0 { margin-right: 0 !important; margin-left: 0 !important; } .my-0 { margin-top: 0 !important; margin-bottom: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1 { margin-top: 0.25rem !important; } .mr-1 { margin-right: 0.25rem !important; } .mb-1 { margin-bottom: 0.25rem !important; } .ml-1 { margin-left: 0.25rem !important; } .mx-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; } .my-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2 { margin-top: 0.5rem !important; } .mr-2 { margin-right: 0.5rem !important; } .mb-2 { margin-bottom: 0.5rem !important; } .ml-2 { margin-left: 0.5rem !important; } .mx-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; } .my-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3 { margin-top: 1rem !important; } .mr-3 { margin-right: 1rem !important; } .mb-3 { margin-bottom: 1rem !important; } .ml-3 { margin-left: 1rem !important; } .mx-3 { margin-right: 1rem !important; margin-left: 1rem !important; } .my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4 { margin-top: 1.5rem !important; } .mr-4 { margin-right: 1.5rem !important; } .mb-4 { margin-bottom: 1.5rem !important; } .ml-4 { margin-left: 1.5rem !important; } .mx-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; } .my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5 { margin-top: 3rem !important; } .mr-5 { margin-right: 3rem !important; } .mb-5 { margin-bottom: 3rem !important; } .ml-5 { margin-left: 3rem !important; } .mx-5 { margin-right: 3rem !important; margin-left: 3rem !important; } .my-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0 { padding-top: 0 !important; } .pr-0 { padding-right: 0 !important; } .pb-0 { padding-bottom: 0 !important; } .pl-0 { padding-left: 0 !important; } .px-0 { padding-right: 0 !important; padding-left: 0 !important; } .py-0 { padding-top: 0 !important; padding-bottom: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1 { padding-top: 0.25rem !important; } .pr-1 { padding-right: 0.25rem !important; } .pb-1 { padding-bottom: 0.25rem !important; } .pl-1 { padding-left: 0.25rem !important; } .px-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; } .py-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2 { padding-top: 0.5rem !important; } .pr-2 { padding-right: 0.5rem !important; } .pb-2 { padding-bottom: 0.5rem !important; } .pl-2 { padding-left: 0.5rem !important; } .px-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; } .py-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3 { padding-top: 1rem !important; } .pr-3 { padding-right: 1rem !important; } .pb-3 { padding-bottom: 1rem !important; } .pl-3 { padding-left: 1rem !important; } .px-3 { padding-right: 1rem !important; padding-left: 1rem !important; } .py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4 { padding-top: 1.5rem !important; } .pr-4 { padding-right: 1.5rem !important; } .pb-4 { padding-bottom: 1.5rem !important; } .pl-4 { padding-left: 1.5rem !important; } .px-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; } .py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5 { padding-top: 3rem !important; } .pr-5 { padding-right: 3rem !important; } .pb-5 { padding-bottom: 3rem !important; } .pl-5 { padding-left: 3rem !important; } .px-5 { padding-right: 3rem !important; padding-left: 3rem !important; } .py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; } .m-auto { margin: auto !important; } .mt-auto { margin-top: auto !important; } .mr-auto { margin-right: auto !important; } .mb-auto { margin-bottom: auto !important; } .ml-auto { margin-left: auto !important; } .mx-auto { margin-right: auto !important; margin-left: auto !important; } .my-auto { margin-top: auto !important; margin-bottom: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0 { margin-top: 0 !important; } .mr-sm-0 { margin-right: 0 !important; } .mb-sm-0 { margin-bottom: 0 !important; } .ml-sm-0 { margin-left: 0 !important; } .mx-sm-0 { margin-right: 0 !important; margin-left: 0 !important; } .my-sm-0 { margin-top: 0 !important; margin-bottom: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1 { margin-left: 0.25rem !important; } .mx-sm-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; } .my-sm-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2 { margin-left: 0.5rem !important; } .mx-sm-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; } .my-sm-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3 { margin-top: 1rem !important; } .mr-sm-3 { margin-right: 1rem !important; } .mb-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3 { margin-left: 1rem !important; } .mx-sm-3 { margin-right: 1rem !important; margin-left: 1rem !important; } .my-sm-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4 { margin-left: 1.5rem !important; } .mx-sm-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; } .my-sm-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5 { margin-top: 3rem !important; } .mr-sm-5 { margin-right: 3rem !important; } .mb-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5 { margin-left: 3rem !important; } .mx-sm-5 { margin-right: 3rem !important; margin-left: 3rem !important; } .my-sm-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0 { padding-top: 0 !important; } .pr-sm-0 { padding-right: 0 !important; } .pb-sm-0 { padding-bottom: 0 !important; } .pl-sm-0 { padding-left: 0 !important; } .px-sm-0 { padding-right: 0 !important; padding-left: 0 !important; } .py-sm-0 { padding-top: 0 !important; padding-bottom: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1 { padding-left: 0.25rem !important; } .px-sm-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; } .py-sm-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2 { padding-left: 0.5rem !important; } .px-sm-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; } .py-sm-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3 { padding-top: 1rem !important; } .pr-sm-3 { padding-right: 1rem !important; } .pb-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3 { padding-left: 1rem !important; } .px-sm-3 { padding-right: 1rem !important; padding-left: 1rem !important; } .py-sm-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4 { padding-left: 1.5rem !important; } .px-sm-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; } .py-sm-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5 { padding-top: 3rem !important; } .pr-sm-5 { padding-right: 3rem !important; } .pb-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5 { padding-left: 3rem !important; } .px-sm-5 { padding-right: 3rem !important; padding-left: 3rem !important; } .py-sm-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto { margin-top: auto !important; } .mr-sm-auto { margin-right: auto !important; } .mb-sm-auto { margin-bottom: auto !important; } .ml-sm-auto { margin-left: auto !important; } .mx-sm-auto { margin-right: auto !important; margin-left: auto !important; } .my-sm-auto { margin-top: auto !important; margin-bottom: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0 { margin-top: 0 !important; } .mr-md-0 { margin-right: 0 !important; } .mb-md-0 { margin-bottom: 0 !important; } .ml-md-0 { margin-left: 0 !important; } .mx-md-0 { margin-right: 0 !important; margin-left: 0 !important; } .my-md-0 { margin-top: 0 !important; margin-bottom: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1 { margin-top: 0.25rem !important; } .mr-md-1 { margin-right: 0.25rem !important; } .mb-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1 { margin-left: 0.25rem !important; } .mx-md-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; } .my-md-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2 { margin-top: 0.5rem !important; } .mr-md-2 { margin-right: 0.5rem !important; } .mb-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2 { margin-left: 0.5rem !important; } .mx-md-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; } .my-md-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3 { margin-top: 1rem !important; } .mr-md-3 { margin-right: 1rem !important; } .mb-md-3 { margin-bottom: 1rem !important; } .ml-md-3 { margin-left: 1rem !important; } .mx-md-3 { margin-right: 1rem !important; margin-left: 1rem !important; } .my-md-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4 { margin-top: 1.5rem !important; } .mr-md-4 { margin-right: 1.5rem !important; } .mb-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4 { margin-left: 1.5rem !important; } .mx-md-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; } .my-md-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5 { margin-top: 3rem !important; } .mr-md-5 { margin-right: 3rem !important; } .mb-md-5 { margin-bottom: 3rem !important; } .ml-md-5 { margin-left: 3rem !important; } .mx-md-5 { margin-right: 3rem !important; margin-left: 3rem !important; } .my-md-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0 { padding-top: 0 !important; } .pr-md-0 { padding-right: 0 !important; } .pb-md-0 { padding-bottom: 0 !important; } .pl-md-0 { padding-left: 0 !important; } .px-md-0 { padding-right: 0 !important; padding-left: 0 !important; } .py-md-0 { padding-top: 0 !important; padding-bottom: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1 { padding-top: 0.25rem !important; } .pr-md-1 { padding-right: 0.25rem !important; } .pb-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1 { padding-left: 0.25rem !important; } .px-md-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; } .py-md-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2 { padding-top: 0.5rem !important; } .pr-md-2 { padding-right: 0.5rem !important; } .pb-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2 { padding-left: 0.5rem !important; } .px-md-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; } .py-md-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3 { padding-top: 1rem !important; } .pr-md-3 { padding-right: 1rem !important; } .pb-md-3 { padding-bottom: 1rem !important; } .pl-md-3 { padding-left: 1rem !important; } .px-md-3 { padding-right: 1rem !important; padding-left: 1rem !important; } .py-md-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4 { padding-top: 1.5rem !important; } .pr-md-4 { padding-right: 1.5rem !important; } .pb-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4 { padding-left: 1.5rem !important; } .px-md-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; } .py-md-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5 { padding-top: 3rem !important; } .pr-md-5 { padding-right: 3rem !important; } .pb-md-5 { padding-bottom: 3rem !important; } .pl-md-5 { padding-left: 3rem !important; } .px-md-5 { padding-right: 3rem !important; padding-left: 3rem !important; } .py-md-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto { margin-top: auto !important; } .mr-md-auto { margin-right: auto !important; } .mb-md-auto { margin-bottom: auto !important; } .ml-md-auto { margin-left: auto !important; } .mx-md-auto { margin-right: auto !important; margin-left: auto !important; } .my-md-auto { margin-top: auto !important; margin-bottom: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0 { margin-top: 0 !important; } .mr-lg-0 { margin-right: 0 !important; } .mb-lg-0 { margin-bottom: 0 !important; } .ml-lg-0 { margin-left: 0 !important; } .mx-lg-0 { margin-right: 0 !important; margin-left: 0 !important; } .my-lg-0 { margin-top: 0 !important; margin-bottom: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1 { margin-left: 0.25rem !important; } .mx-lg-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; } .my-lg-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2 { margin-left: 0.5rem !important; } .mx-lg-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; } .my-lg-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3 { margin-top: 1rem !important; } .mr-lg-3 { margin-right: 1rem !important; } .mb-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3 { margin-left: 1rem !important; } .mx-lg-3 { margin-right: 1rem !important; margin-left: 1rem !important; } .my-lg-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4 { margin-left: 1.5rem !important; } .mx-lg-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; } .my-lg-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5 { margin-top: 3rem !important; } .mr-lg-5 { margin-right: 3rem !important; } .mb-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5 { margin-left: 3rem !important; } .mx-lg-5 { margin-right: 3rem !important; margin-left: 3rem !important; } .my-lg-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0 { padding-top: 0 !important; } .pr-lg-0 { padding-right: 0 !important; } .pb-lg-0 { padding-bottom: 0 !important; } .pl-lg-0 { padding-left: 0 !important; } .px-lg-0 { padding-right: 0 !important; padding-left: 0 !important; } .py-lg-0 { padding-top: 0 !important; padding-bottom: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1 { padding-left: 0.25rem !important; } .px-lg-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; } .py-lg-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2 { padding-left: 0.5rem !important; } .px-lg-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; } .py-lg-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3 { padding-top: 1rem !important; } .pr-lg-3 { padding-right: 1rem !important; } .pb-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3 { padding-left: 1rem !important; } .px-lg-3 { padding-right: 1rem !important; padding-left: 1rem !important; } .py-lg-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4 { padding-left: 1.5rem !important; } .px-lg-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; } .py-lg-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5 { padding-top: 3rem !important; } .pr-lg-5 { padding-right: 3rem !important; } .pb-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5 { padding-left: 3rem !important; } .px-lg-5 { padding-right: 3rem !important; padding-left: 3rem !important; } .py-lg-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto { margin-top: auto !important; } .mr-lg-auto { margin-right: auto !important; } .mb-lg-auto { margin-bottom: auto !important; } .ml-lg-auto { margin-left: auto !important; } .mx-lg-auto { margin-right: auto !important; margin-left: auto !important; } .my-lg-auto { margin-top: auto !important; margin-bottom: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0 { margin-top: 0 !important; } .mr-xl-0 { margin-right: 0 !important; } .mb-xl-0 { margin-bottom: 0 !important; } .ml-xl-0 { margin-left: 0 !important; } .mx-xl-0 { margin-right: 0 !important; margin-left: 0 !important; } .my-xl-0 { margin-top: 0 !important; margin-bottom: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1 { margin-left: 0.25rem !important; } .mx-xl-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; } .my-xl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2 { margin-left: 0.5rem !important; } .mx-xl-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; } .my-xl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3 { margin-top: 1rem !important; } .mr-xl-3 { margin-right: 1rem !important; } .mb-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3 { margin-left: 1rem !important; } .mx-xl-3 { margin-right: 1rem !important; margin-left: 1rem !important; } .my-xl-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4 { margin-left: 1.5rem !important; } .mx-xl-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; } .my-xl-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5 { margin-top: 3rem !important; } .mr-xl-5 { margin-right: 3rem !important; } .mb-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5 { margin-left: 3rem !important; } .mx-xl-5 { margin-right: 3rem !important; margin-left: 3rem !important; } .my-xl-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0 { padding-top: 0 !important; } .pr-xl-0 { padding-right: 0 !important; } .pb-xl-0 { padding-bottom: 0 !important; } .pl-xl-0 { padding-left: 0 !important; } .px-xl-0 { padding-right: 0 !important; padding-left: 0 !important; } .py-xl-0 { padding-top: 0 !important; padding-bottom: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1 { padding-left: 0.25rem !important; } .px-xl-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; } .py-xl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2 { padding-left: 0.5rem !important; } .px-xl-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; } .py-xl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3 { padding-top: 1rem !important; } .pr-xl-3 { padding-right: 1rem !important; } .pb-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3 { padding-left: 1rem !important; } .px-xl-3 { padding-right: 1rem !important; padding-left: 1rem !important; } .py-xl-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4 { padding-left: 1.5rem !important; } .px-xl-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; } .py-xl-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5 { padding-top: 3rem !important; } .pr-xl-5 { padding-right: 3rem !important; } .pb-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5 { padding-left: 3rem !important; } .px-xl-5 { padding-right: 3rem !important; padding-left: 3rem !important; } .py-xl-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto { margin-top: auto !important; } .mr-xl-auto { margin-right: auto !important; } .mb-xl-auto { margin-bottom: auto !important; } .ml-xl-auto { margin-left: auto !important; } .mx-xl-auto { margin-right: auto !important; margin-left: auto !important; } .my-xl-auto { margin-top: auto !important; margin-bottom: auto !important; } } .text-justify { text-align: justify !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .font-weight-normal { font-weight: 400; } .font-weight-bold { font-weight: 700; } .font-italic { font-style: italic; } .text-white { color: #fff !important; } .text-primary { color: #007bff !important; } a.text-primary:focus, a.text-primary:hover { color: #0062cc !important; } .text-secondary { color: #868e96 !important; } a.text-secondary:focus, a.text-secondary:hover { color: #6c757d !important; } .text-success { color: #28a745 !important; } a.text-success:focus, a.text-success:hover { color: #1e7e34 !important; } .text-info { color: #17a2b8 !important; } a.text-info:focus, a.text-info:hover { color: #117a8b !important; } .text-warning { color: #ffc107 !important; } a.text-warning:focus, a.text-warning:hover { color: #d39e00 !important; } .text-danger { color: #dc3545 !important; } a.text-danger:focus, a.text-danger:hover { color: #bd2130 !important; } .text-light { color: #f8f9fa !important; } a.text-light:focus, a.text-light:hover { color: #dae0e5 !important; } .text-dark { color: #343a40 !important; } a.text-dark:focus, a.text-dark:hover { color: #1d2124 !important; } .text-muted { color: #868e96 !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } .dtp { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); z-index: 2000; font-size: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .dtp > .dtp-content { background: #fff; max-width: 300px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); max-height: 520px; position: relative; left: 50%; } .dtp > .dtp-content > .dtp-date-view > header.dtp-header { background: #1f99a9; color: #fff; text-align: center; padding: 0.3em; } .dtp div.dtp-date, .dtp div.dtp-time { background: #26c6da; text-align: center; color: #fff; padding: 10px; } .dtp div.dtp-date > div { padding: 0; margin: 0; } .dtp div.dtp-actual-month { font-size: 18px; color: rgba(255, 255, 255, 0.7); } .dtp div.dtp-actual-num { font-size: 3em; line-height: 0.9; font-weight: 600; } .dtp div.dtp-actual-maxtime { font-size: 3em; line-height: 0.9; } .dtp div.dtp-actual-year { font-size: 18px; color: rgba(255, 255, 255, 0.7); } .dtp div.dtp-picker { padding: 1em; text-align: center; } .dtp div.dtp-picker-month, .dtp div.dtp-actual-time { font-weight: 500; text-align: center; } .dtp div.dtp-picker-month { padding-bottom: 20px !important; text-transform: uppercase !important; } .dtp .dtp-close { position: absolute; top: 0.2em; right: 1em; } .dtp .dtp-close > a { color: #fff; } .dtp .dtp-close > a > i { font-size: 10px; } .dtp table.dtp-picker-days { margin: 0; min-height: 251px; } .dtp table.dtp-picker-days, .dtp table.dtp-picker-days tr, .dtp table.dtp-picker-days tr > td { border: none; } .dtp table.dtp-picker-days tr > td { font-weight: 700; font-size: 0.8em; text-align: center; padding: 0.5em 0.3em; } .dtp table.dtp-picker-days tr > td > span.dtp-select-day { color: #bdbdbd !important; padding: 0.4em 0.5em 0.5em 0.6em; } .dtp table.dtp-picker-days tr > td > a, .dtp .dtp-picker-time > a { color: #212121; text-decoration: none; padding: 7px 9px; border-radius: 50% !important; } .dtp table.dtp-picker-days tr > td > a.selected { background: #26c6da; color: #fff; } .dtp table.dtp-picker-days tr > th { color: #757575; text-align: center; font-weight: 700; padding: 0.4em 0.3em; } .dtp .p10 > a { color: rgba(255, 255, 255, 0.7); text-decoration: none; } .dtp .p10 > a:hover { color: #fff; } .dtp .p10 { width: 10%; display: inline-block; } .dtp .p20 { width: 20%; display: inline-block; } .dtp .p60 { width: 60%; display: inline-block; } .dtp .p80 { width: 80%; display: inline-block; } .dtp a.dtp-meridien-am, .dtp a.dtp-meridien-pm { position: relative; top: 10px; color: #212121; font-weight: 500; padding: 0.7em 0.5em; border-radius: 50% !important; text-decoration: none; background: #eee; font-size: 1em; } .dtp .dtp-actual-meridien a.selected { background: #26c6da; color: #fff; } .dtp .dtp-picker-time > .dtp-select-hour { cursor: pointer; } .dtp .dtp-picker-time > .dtp-select-minute { cursor: pointer; } .dtp .dtp-buttons { padding: 0 1em 1em 1em; text-align: right; } .dtp.hidden, .dtp .hidden { display: none; } .dtp .invisible { visibility: hidden; } .dtp .left { float: left; } .dtp .right { float: right; } .dtp .clearfix { clear: both; } .dtp .center { text-align: center; } .dtp-picker-year { margin-bottom: 1px; } .year-picker-item { text-align: center; padding-top: 5px; font-size: large; cursor: pointer; margin: 0 auto; } .dtp-actual-year:hover { cursor: pointer; } .dtp-actual-year.disabled:hover { cursor: inherit; } .year-picker-item:hover { color: #26c6da; } .year-picker-item.active { color: #26c6da; font-weight: bold; } .dtp-select-year-range { display: inline-block; text-align: center; width: 100%; } .c3 svg { font: 10px sans-serif; -webkit-tap-highlight-color: transparent; } .c3 line, .c3 path { fill: none; stroke: #000; } .c3 text { -webkit-user-select: none; -moz-user-select: none; user-select: none; } .c3-bars path, .c3-event-rect, .c3-legend-item-tile, .c3-xgrid-focus, .c3-ygrid { shape-rendering: crispEdges; } .c3-chart-arc path { stroke: #fff; } .c3-chart-arc text { fill: #fff; font-size: 13px; } .c3-grid line { stroke: #aaa; } .c3-grid text { fill: #aaa; } .c3-xgrid, .c3-ygrid { stroke-dasharray: 3 3; } .c3-text.c3-empty { fill: grey; font-size: 2em; } .c3-line { stroke-width: 1px; } .c3-circle._expanded_ { stroke-width: 1px; stroke: #fff; } .c3-selected-circle { fill: #fff; stroke-width: 2px; } .c3-bar { stroke-width: 0; } .c3-bar._expanded_ { fill-opacity: 1; fill-opacity: 0.75; } .c3-target.c3-focused { opacity: 1; } .c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step { stroke-width: 2px; } .c3-target.c3-defocused { opacity: 0.3 !important; } .c3-region { fill: #4682b4; fill-opacity: 0.1; } .c3-brush .extent { fill-opacity: 0.1; } .c3-legend-item { font-size: 12px; } .c3-legend-item-hidden { opacity: 0.15; } .c3-legend-background { opacity: 0.75; fill: #fff; stroke: #d3d3d3; stroke-width: 1; } .c3-title { font: 14px sans-serif; } .c3-tooltip-container { z-index: 10; } .c3-tooltip { border-collapse: collapse; border-spacing: 0; background-color: #fff; empty-cells: show; -webkit-box-shadow: 7px 7px 12px -9px #777; -moz-box-shadow: 7px 7px 12px -9px #777; box-shadow: 7px 7px 12px -9px #777; opacity: 0.9; } .c3-tooltip tr { border: 1px solid #ccc; } .c3-tooltip th { background-color: #aaa; font-size: 14px; padding: 2px 5px; text-align: left; color: #fff; } .c3-tooltip td { font-size: 13px; padding: 3px 6px; background-color: #fff; border-left: 1px dotted #999; } .c3-tooltip td > span { display: inline-block; width: 10px; height: 10px; margin-right: 6px; } .c3-tooltip td.value { text-align: right; } .c3-area { stroke-width: 0; opacity: 0.2; } .c3-chart-arcs-title { dominant-baseline: middle; font-size: 1.3em; } .c3-chart-arcs .c3-chart-arcs-background { fill: #e0e0e0; stroke: none; } .c3-chart-arcs .c3-chart-arcs-gauge-unit { fill: #000; font-size: 16px; } .c3-chart-arcs .c3-chart-arcs-gauge-max { fill: #777; } .c3-chart-arcs .c3-chart-arcs-gauge-min { fill: #777; } .c3-chart-arc .c3-gauge-value { fill: #000; } .c3-chart-arc.c3-target g path { opacity: 1; } .c3-chart-arc.c3-target.c3-focused g path { opacity: 1; } .mCustomScrollbar { -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; } .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action { -ms-touch-action: auto; touch-action: auto; } .mCustomScrollBox { position: relative; overflow: hidden; height: 100%; max-width: 100%; outline: none; direction: ltr; } .mCSB_container { overflow: hidden; width: auto; height: auto; } .mCSB_inside > .mCSB_container { margin-right: 30px; } .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; } .mCS-dir-rtl > .mCSB_inside > .mCSB_container { margin-right: 0; margin-left: 30px; } .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-left: 0; } .mCSB_scrollTools { position: absolute; width: 16px; height: auto; left: auto; top: 0; right: 0; bottom: 0; } .mCSB_outside + .mCSB_scrollTools { right: -26px; } .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { right: auto; left: 0; } .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { left: -26px; } .mCSB_scrollTools .mCSB_draggerContainer { position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto; } .mCSB_scrollTools a + .mCSB_draggerContainer { margin: 20px 0; } .mCSB_scrollTools .mCSB_draggerRail { width: 5px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; } .mCSB_scrollTools .mCSB_dragger { cursor: pointer; width: 100%; height: 30px; z-index: 1; } .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { position: relative; width: 10px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; text-align: center; } .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 12px; } .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 8px; } .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown { display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; } .mCSB_scrollTools .mCSB_buttonDown { bottom: 0; } .mCSB_horizontal.mCSB_inside > .mCSB_container { margin-right: 0; margin-bottom: 30px; } .mCSB_horizontal.mCSB_outside > .mCSB_container { min-height: 100%; } .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal { width: auto; height: 16px; top: auto; right: 0; bottom: 0; left: 0; } .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: -26px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer { margin: 0 20px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 2px; margin: 7px 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger { width: 30px; height: 100%; left: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; } .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { height: 12px; margin: 2px auto; } .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 8px; margin: 4px 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { display: block; position: absolute; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft { left: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { right: 0; } .mCSB_container_wrapper { position: absolute; height: auto; width: auto; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; margin-right: 30px; margin-bottom: 30px; } .mCSB_container_wrapper > .mCSB_container { padding-right: 30px; padding-bottom: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 20px; } .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 20px; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 0; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 20px; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 0; } .mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { margin-right: 0; margin-left: 30px; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container { padding-right: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container { padding-bottom: 0; } .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; margin-left: 0; } .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; } .mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight { -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; } .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail { -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; } .mCSB_scrollTools { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; } .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; } .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; } .mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.4); filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; } .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: #20aee3; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; } .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: #178bb7; filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; } .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight { background-image: url(mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; } .mCSB_scrollTools .mCSB_buttonUp { background-position: 0 0; } .mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -20px; } .mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -40px; } .mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -56px; } .mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; } .mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } .mCS-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); } .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); } .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.85); } .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.9); } .mCS-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; } .mCS-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; } .mCS-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; } .mCS-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; } .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; } .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; } .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; } .mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); } .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); } .mCS-light-2.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px 0; } .mCS-light-2.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -20px; } .mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -40px; } .mCS-light-2.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -56px; } .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; } .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; } .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); } .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); } .mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px 0; } .mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -20px; } .mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -40px; } .mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -56px; } .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px 0; } .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 6px; margin: 5px auto; } .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); } .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); } .mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -16px 0; } .mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -16px -20px; } .mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -20px -40px; } .mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -20px -56px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); } .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); } .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -96px 0; } .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -96px -20px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -100px -40px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -100px -56px; } .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail { background-color: #fff; background-color: rgba(255, 255, 255, 0.1); } .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 2px; } .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; } .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 2px; margin: 7px auto; } .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); } .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); } .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); } .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); } .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; } .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; } .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; } .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; } .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail { background-color: #fff; background-color: rgba(255, 255, 255, 0.15); } .mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger { height: 14px; } .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 14px; margin: 0 1px; } .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 14px; } .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 14px; margin: 1px 0; } .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 16px; height: 16px; margin: -1px 0; } .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 4px; } .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { height: 16px; width: 16px; margin: 0 -1px; } .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 4px; margin: 6px 0; } .mCS-rounded.mCSB_scrollTools .mCSB_buttonUp { background-position: 0 -72px; } .mCS-rounded.mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -92px; } .mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -112px; } .mCS-rounded.mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -128px; } .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); } .mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); } .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); } .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); } .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px -72px; } .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -92px; } .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -112px; } .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -128px; } .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail { width: 4px; } .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { background-color: transparent; background-position: center; } .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg=="); background-repeat: repeat-y; opacity: 0.3; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; } .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { height: 4px; margin: 6px 0; background-repeat: repeat-x; } .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp { background-position: -16px -72px; } .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown { background-position: -16px -92px; } .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft { background-position: -20px -112px; } .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight { background-position: -20px -128px; } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -96px -72px; } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -96px -92px; } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -100px -112px; } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -100px -128px; } .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-y; background-image: -moz-linear-gradient( left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); background-image: -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)) ); background-image: -webkit-linear-gradient( left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); background-image: -o-linear-gradient( left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); background-image: -ms-linear-gradient( left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); background-image: linear-gradient( to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); } .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-x; background-image: -moz-linear-gradient( top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)) ); background-image: -webkit-linear-gradient( top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); background-image: -o-linear-gradient( top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); background-image: -ms-linear-gradient( top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); background-image: linear-gradient( to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100% ); } .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger { height: 70px; } .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 70px; } .mCS-3d.mCSB_scrollTools, .mCS-3d-dark.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; } .mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; } .mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail { width: 8px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); } .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #555; } .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 8px; } .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 8px; margin: 4px 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); } .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 8px; margin: 4px auto; } .mCS-3d.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; } .mCS-3d.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; } .mCS-3d.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; } .mCS-3d.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; } .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); } .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); } .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; } .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; } .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; } .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; } .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; } .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer { -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; } .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical { right: 1px; } .mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical { box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); } .mCS-3d-thick.mCSB_scrollTools_horizontal, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal { bottom: 1px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); } .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4); width: 12px; margin: 2px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; } .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); } .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #555; } .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 12px; width: auto; } .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer { background-color: #000; background-color: rgba(0, 0, 0, 0.05); box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); } .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; } .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; } .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; } .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; } .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; } .mCS-3d-thick-dark.mCSB_scrollTools { box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); } .mCS-3d-thick-dark.mCSB_scrollTools_horizontal { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); } .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); } .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); } .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #777; } .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer { background-color: #fff; background-color: rgba(0, 0, 0, 0.05); box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); } .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; } .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; } .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; } .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; } .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; } .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical { right: 0; margin: 12px 0; } .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: 0; margin: 0 12px; } .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical { left: 0; right: auto; } .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; } .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger { height: 50px; } .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 50px; } .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; } .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; } .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; } .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; } .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail { width: 6px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); } .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; } .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 6px; margin: 5px 0; } .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 12px; } .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 12px; margin: 2px 0; } .mCS-light-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; } .mCS-light-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; } .mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; } .mCS-light-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; } .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); } .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); } .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); } .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); } .mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; } .mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; } .mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; } .mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; } .mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); } .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; } .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0; } .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 12px; margin: 2px 0; } .mCS-inset.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; } .mCS-inset.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; } .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; } .mCS-inset.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; } .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); } .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); } .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); } .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); } .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; } .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; } .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; } .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; } .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; border-width: 1px; border-style: solid; border-color: #fff; border-color: rgba(255, 255, 255, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail { border-color: #000; border-color: rgba(0, 0, 0, 0.2); } .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail { background-color: #fff; background-color: rgba(255, 255, 255, 0.6); } .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.6); } .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); } .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); } .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); } .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.75); } .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); } .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); } .jq-toast-wrap { display: block; position: fixed; width: 250px; pointer-events: none !important; margin: 0; padding: 0; letter-spacing: normal; z-index: 9000 !important; } .jq-toast-wrap * { margin: 0; padding: 0; } .jq-toast-wrap.bottom-left { bottom: 20px; left: 20px; } .jq-toast-wrap.bottom-right { bottom: 20px; right: 40px; } .jq-toast-wrap.top-left { top: 20px; left: 20px; } .jq-toast-wrap.top-right { top: 20px; right: 40px; } .jq-toast-single { display: block; box-shadow: 1px 0px 30px rgba(0, 0, 0, 0.1); width: 100%; padding: 15px; margin: 0px 0px 5px; font-size: 12px; font-family: arial, sans-serif; line-height: 17px; position: relative; pointer-events: all !important; background-color: #fff; color: #2b2b2b; } .jq-toast-single h2 { font-family: arial, sans-serif; font-size: 14px; margin: 0px 0px 7px; background: none; color: inherit; line-height: inherit; letter-spacing: normal; } .jq-toast-single a { color: #eee; text-decoration: none; font-weight: bold; border-bottom: 1px solid white; padding-bottom: 3px; font-size: 12px; } .jq-toast-single ul { margin: 0px 0px 0px 15px; background: none; padding: 0px; } .jq-toast-single ul li { list-style-type: disc !important; line-height: 17px; background: none; margin: 0; padding: 0; letter-spacing: normal; } .close-jq-toast-single { position: absolute; top: 3px; right: 7px; font-size: 14px; cursor: pointer; } .jq-toast-loader { display: block; position: absolute; bottom: -3px; height: 5px; width: 0%; left: 0; border-radius: 5px; background: red; } .jq-toast-loaded { width: 100%; } .jq-has-icon { padding: 10px 10px 10px 50px; background-repeat: no-repeat; background-position: 10px; } .jq-icon-info { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII="); background-color: #31708f; color: #000; border-color: #bce8f1; } .jq-icon-warning { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII="); background-color: #8a6d3b; color: #fcf8e3; border-color: #faebcc; } .jq-icon-error { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII="); background-color: #a94442; color: #f2dede; border-color: #ebccd1; } .jq-icon-success { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg=="); color: #dff0d8; background-color: #3c763d; border-color: #d6e9c6; } .morris-hover { position: absolute; z-index: 1; } .morris-hover.morris-default-style .morris-hover-row-label { font-weight: bold; margin: 0.25em 0; } .morris-hover.morris-default-style .morris-hover-point { white-space: nowrap; margin: 0.1em 0; } .morris-hover.morris-default-style { border-radius: 4px; padding: 10px 12px; color: #666; background: #63676b; border: none; color: #fff !important; box-shadow: none; font-size: 14px; } .morris-hover-point { color: rgba(255, 255, 255, 0.8) !important; } .ms-container { background: transparent url("images/switch.png") no-repeat 50% 50%; width: 370px; } .ms-container:after { content: "."; display: block; height: 0; line-height: 0; font-size: 0; clear: both; min-height: 0; visibility: hidden; } .ms-container .ms-selectable, .ms-container .ms-selection { background: #fff; color: #555555; float: left; width: 45%; } .ms-container .ms-selection { float: right; } .ms-container .ms-list { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; -moz-transition: border linear 0.2s, box-shadow linear 0.2s; -ms-transition: border linear 0.2s, box-shadow linear 0.2s; -o-transition: border linear 0.2s, box-shadow linear 0.2s; transition: border linear 0.2s, box-shadow linear 0.2s; border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; height: 200px; padding: 0; overflow-y: auto; } .ms-container .ms-list.ms-focus { border-color: rgba(82, 168, 236, 0.8); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); outline: 0; outline: thin dotted \9; } .ms-container ul { margin: 0; list-style-type: none; padding: 0; } .ms-container .ms-optgroup-container { width: 100%; } .ms-container .ms-optgroup-label { margin: 0; padding: 5px 0px 0px 5px; cursor: pointer; color: #999; } .ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection { border-bottom: 1px #eee solid; padding: 2px 10px; color: #555; font-size: 14px; } .ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover { cursor: pointer; color: #fff; text-decoration: none; background-color: #08c; } .ms-container .ms-selectable li.disabled, .ms-container .ms-selection li.disabled { background-color: #eee; color: #aaa; cursor: text; } .select2-container { box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; } .select2-container .select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 28px; user-select: none; -webkit-user-select: none; } .select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 8px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-selection--single .select2-selection__clear { position: relative; } .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-right: 8px; padding-left: 20px; } .select2-container .select2-selection--multiple { box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; user-select: none; -webkit-user-select: none; } .select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-search--inline { float: left; } .select2-container .select2-search--inline .select2-search__field { box-sizing: border-box; border: none; font-size: 100%; margin-top: 5px; padding: 0; } .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .select2-dropdown { background-color: white; border: 1px solid #aaa; border-radius: 4px; box-sizing: border-box; display: block; position: absolute; left: -100000px; width: 100%; z-index: 1051; } .select2-results { display: block; } .select2-results__options { list-style: none; margin: 0; padding: 0; } .select2-results__option { padding: 6px; user-select: none; -webkit-user-select: none; } .select2-results__option[aria-selected] { cursor: pointer; } .select2-container--open .select2-dropdown { left: 0; } .select2-container--open .select2-dropdown--above { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--open .select2-dropdown--below { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; } .select2-search--dropdown { display: block; padding: 4px; } .select2-search--dropdown .select2-search__field { padding: 4px; width: 100%; box-sizing: border-box; } .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .select2-search--dropdown.select2-search--hide { display: none; } .select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 99; background-color: #fff; filter: alpha(opacity=0); } .select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } .select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #aaa; border-radius: 4px; } .select2-container--default .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; } .select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; } .select2-container--default .select2-selection--single .select2-selection__placeholder { color: #999; } .select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; } .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; } .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; } .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 1px; right: auto; } .select2-container--default.select2-container--disabled .select2-selection--single { background-color: #eee; cursor: default; } .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; } .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; } .select2-container--default .select2-selection--multiple { background-color: white; border: 1px solid #aaa; border-radius: 4px; cursor: text; } .select2-container--default .select2-selection--multiple .select2-selection__rendered { box-sizing: border-box; list-style: none; margin: 0; padding: 0 5px; width: 100%; } .select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; } .select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #999; margin-top: 5px; float: left; } .select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; } .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #999; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #333; } .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline { float: right; } .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; } .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; } .select2-container--default.select2-container--focus .select2-selection--multiple { border: solid black 1px; outline: 0; } .select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #eee; cursor: default; } .select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; } .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple { border-top-left-radius: 0; border-top-right-radius: 0; } .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; } .select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0; box-shadow: none; -webkit-appearance: textfield; } .select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; } .select2-container--default .select2-results__option[role="group"] { padding: 0; } .select2-container--default .select2-results__option[aria-disabled="true"] { color: #999; } .select2-container--default .select2-results__option[aria-selected="true"] { background-color: #ddd; } .select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; } .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5897fb; color: white; } .select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; } .select2-container--classic .select2-selection--single { background-color: #f7f7f7; border: 1px solid #aaa; border-radius: 4px; outline: 0; background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%); background-image: -o-linear-gradient(top, #fff 50%, #eee 100%); background-image: linear-gradient(to bottom, #fff 50%, #eee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); } .select2-container--classic .select2-selection--single:focus { border: 1px solid #5897fb; } .select2-container--classic .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; } .select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-right: 10px; } .select2-container--classic .select2-selection--single .select2-selection__placeholder { color: #999; } .select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: #ddd; border: none; border-left: 1px solid #aaa; border-top-right-radius: 4px; border-bottom-right-radius: 4px; height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%); background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%); background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); } .select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; } .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; } .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow { border: none; border-right: 1px solid #aaa; border-radius: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; left: 1px; right: auto; } .select2-container--classic.select2-container--open .select2-selection--single { border: 1px solid #5897fb; } .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: transparent; border: none; } .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; } .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%); background-image: -o-linear-gradient(top, #fff 0%, #eee 50%); background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); } .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%); background-image: -o-linear-gradient(top, #eee 50%, #fff 100%); background-image: linear-gradient(to bottom, #eee 50%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); } .select2-container--classic .select2-selection--multiple { background-color: white; border: 1px solid #aaa; border-radius: 4px; cursor: text; outline: 0; } .select2-container--classic .select2-selection--multiple:focus { border: 1px solid #5897fb; } .select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0; padding: 0 5px; } .select2-container--classic .select2-selection--multiple .select2-selection__clear { display: none; } .select2-container--classic .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; } .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove { color: #888; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; } .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: #555; } .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { float: right; } .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; } .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; } .select2-container--classic.select2-container--open .select2-selection--multiple { border: 1px solid #5897fb; } .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; } .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--classic .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; outline: 0; } .select2-container--classic .select2-search--inline .select2-search__field { outline: 0; box-shadow: none; } .select2-container--classic .select2-dropdown { background-color: #fff; border: 1px solid transparent; } .select2-container--classic .select2-dropdown--above { border-bottom: none; } .select2-container--classic .select2-dropdown--below { border-top: none; } .select2-container--classic .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; } .select2-container--classic .select2-results__option[role="group"] { padding: 0; } .select2-container--classic .select2-results__option[aria-disabled="true"] { color: grey; } .select2-container--classic .select2-results__option--highlighted[aria-selected] { background-color: #3875d7; color: #fff; } .select2-container--classic .select2-results__group { cursor: default; display: block; padding: 6px; } .select2-container--classic.select2-container--open .select2-dropdown { border-color: #5897fb; } * { outline: none; } body { background: #fff; font-family: "Montserrat", sans-serif; margin: 0; overflow-x: hidden; color: #1d1a1a; font-weight: 300; font-size: 14px; } html { position: relative; min-height: 100%; background: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } a { color: #20aee3; } a:hover, a:focus { text-decoration: none; } a.link { color: #455a64; } a.link:hover, a.link:focus { color: #20aee3; } .img-responsive { width: 100%; height: auto; display: inline-block; } .img-rounded { border-radius: 4px; } html body .mdi:before, html body .mdi-set { line-height: initial; } h1, h2, h3, h4, h5, h6 { color: #1d1a1a; font-family: "Montserrat", sans-serif; font-weight: 400; } h1 { line-height: 40px; font-size: 36px; } h2 { line-height: 36px; font-size: 24px; } h3 { line-height: 30px; font-size: 21px; } h4 { line-height: 6px; font-size: 16px;font-weight: 600; } h5 { line-height: 18px; font-size: 16px; font-weight: 400; } h6 { line-height: 16px; font-size: 14px; font-weight: 400; } .display-5 { font-size: 3rem; } .display-6 { font-size: 36px; } .box { border-radius: 4px; padding: 10px; } html body .dl { display: inline-block; } html body .db { display: block; } .no-wrap td, .no-wrap th { white-space: nowrap; } html body blockquote { border-left: 5px solid #20aee3; border: 1px solid rgba(120, 130, 140, 0.13); padding: 15px; } .clear { clear: both; } ol li { margin: 5px 0; } html body .p-0 { padding: 0px; } html body .p-10 { padding: 10px; } html body .p-20 { padding: 20px; } html body .p-30 { padding: 30px; } html body .p-l-0 { padding-left: 0px; } html body .p-l-10 { padding-left: 10px; } html body .p-l-20 { padding-left: 20px; } html body .p-r-0 { padding-right: 0px; } html body .p-r-10 { padding-right: 10px; } html body .p-r-20 { padding-right: 20px; } html body .p-r-30 { padding-right: 30px; } html body .p-r-40 { padding-right: 40px; } html body .p-t-0 { padding-top: 0px; } html body .p-t-10 { padding-top: 10px; } html body .p-t-20 { padding-top: 20px; } html body .p-t-30 { padding-top: 30px; } html body .p-b-0 { padding-bottom: 0px; } html body .p-b-5 { padding-bottom: 5px; } html body .p-b-10 { padding-bottom: 10px; } html body .p-b-20 { padding-bottom: 20px; } html body .p-b-30 { padding-bottom: 30px; } html body .p-b-40 { padding-bottom: 40px; } html body .m-0 { margin: 0px; } html body .m-l-5 { margin-left: 5px; } html body .m-l-10 { margin-left: 10px; } html body .m-l-15 { margin-left: 15px; } html body .m-l-20 { margin-left: 20px; } html body .m-l-30 { margin-left: 30px; } html body .m-l-40 { margin-left: 40px; } html body .m-r-5 { margin-right: 5px; } html body .m-r-10 { margin-right: 10px; } html body .m-r-15 { margin-right: 15px; } html body .m-r-20 { margin-right: 20px; } html body .m-r-30 { margin-right: 30px; } html body .m-r-40 { margin-right: 40px; } html body .m-t-0 { margin-top: 0px; } html body .m-t-5 { margin-top: 5px; } html body .m-t-10 { margin-top: 10px; } html body .m-t-15 { margin-top: 15px; } html body .m-t-20 { margin-top: 20px; } html body .m-t-30 { margin-top: 30px; } html body .m-t-40 { margin-top: 40px; } html body .m-b-0 { margin-bottom: 0px; } html body .m-b-5 { margin-bottom: 5px; } html body .m-b-10 { margin-bottom: 10px; } html body .m-b-15 { margin-bottom: 15px; } html body .m-b-20 { margin-bottom: 20px; } html body .m-b-30 { margin-bottom: 30px; } html body .m-b-40 { margin-bottom: 40px; } html body .vt { vertical-align: top; } html body .vm { vertical-align: middle; } html body .vb { vertical-align: bottom; } .op-5 { opacity: 0.5; } .op-3 { opacity: 0.3; } html body .font-bold { font-weight: 700; } html body .font-normal { font-weight: normal; } html body .font-light { font-weight: 300; } html body .font-medium { font-weight: 500; } html body .font-16 { font-size: 16px; } html body .font-12 { font-size: 12px; } html body .font-14 { font-size: 14px; } html body .font-10 { font-size: 10px; } html body .font-18 { font-size: 18px; } html body .font-20 { font-size: 20px; } html body .b-0 { border: none !important; } html body .b-r { border-right: 1px solid rgba(120, 130, 140, 0.13); } html body .b-l { border-left: 1px solid rgba(120, 130, 140, 0.13); } html body .b-b { border-bottom: 1px solid rgba(120, 130, 140, 0.13); } html body .b-t { border-top: 1px solid rgba(120, 130, 140, 0.13); } html body .b-all { border: 1px solid rgba(120, 130, 140, 0.13) !important; } .thumb-sm { height: 32px; width: 32px; } .thumb-md { height: 48px; width: 48px; } .thumb-lg { height: 88px; width: 88px; } .hide { display: none; } .img-circle { border-radius: 100%; } .radius { border-radius: 4px; } .text-white { color: #fff !important; } .text-danger { color: #ff5c6c !important; } .text-muted { color: #bcc3d3 !important; } .text-warning { color: #ff9041 !important; } .text-success { color: #24d2b5 !important; } .text-info { color: #20aee3 !important; } .text-inverse { color: #2f3d4a !important; } html body .text-blue { color: #02bec9; } html body .text-purple { color: #7460ee; } html body .text-primary { color: #6772e5 !important; } html body .text-megna { color: #56c0d8; } html body .text-dark { color: #67757c; } html body .text-themecolor { color: #1d1a1a; } .bg-primary { background-color: #6772e5 !important; } .bg-success { background-color: #24d2b5 !important; } .bg-info { background-color: #20aee3 !important; } .bg-warning { background-color: #ff9041 !important; } .bg-danger { background-color: #ff5c6c !important; } html body .bg-megna { background-color: #56c0d8; } html body .bg-theme { background-color: #20aee3; } html body .bg-inverse { background-color: #2f3d4a; } html body .bg-purple { background-color: #7460ee; } html body .bg-light-part { background-color: rgba(0, 0, 0, 0.02); } html body .bg-light-primary { background-color: #f1effd; } html body .bg-light-success { background-color: #e8fdeb; } html body .bg-light-info { background-color: #cfecfe; } html body .bg-light-extra { background-color: #ebf3f5; } html body .bg-light-warning { background-color: #fff8ec; } html body .bg-light-danger { background-color: #f9e7eb; } html body .bg-light-inverse { background-color: #f6f6f6; } html body .bg-light { background-color: #e9edf2; } html body .bg-white { background-color: #fff; } .round { line-height: 48px; color: #fff; width: 50px; height: 50px; display: inline-block; font-weight: 400; text-align: center; border-radius: 100%; background: #20aee3; } .round img { border-radius: 100%; } .round-lg { line-height: 65px; width: 60px; height: 60px; font-size: 30px; } .round.round-info { background: #265567; } .round.round-warning { background: #ff9041; } .round.round-danger { background: #ff5c6c; } .round.round-success { background: #24d2b5; } .round.round-primary { background: #6772e5; } .label { padding: 3px 10px; line-height: 13px; color: #fff; font-weight: 400; border-radius: 4px; font-size: 75%; } .label-rounded { border-radius: 60px; } .label-custom { background-color: #56c0d8; } .label-success { background-color: #24d2b5; } .label-info { background-color: #20aee3; } .label-warning { background-color: #ff9041; } .label-danger { background-color: #ff5c6c; } .label-megna { background-color: #56c0d8; } .label-primary { background-color: #6772e5; } .label-purple { background-color: #7460ee; } .label-red { background-color: #fb3a3a; } .label-inverse { background-color: #e7ebf7;
color: #1651ad; } .label-default { background-color: #e9edf2; } .label-white { background-color: #fff; } .label-light-success { background-color: #e8fdeb; color: #24d2b5; } .label-light-info { background-color: #cfecfe; color: #20aee3; } .label-light-warning { background-color: #fff8ec; color: #ff9041; } .label-light-danger { background-color: #f9e7eb; color: #ff5c6c; } .label-light-megna { background-color: #e0f2f4; color: #56c0d8; } .label-light-primary { background-color: #f1effd; color: #6772e5; } .label-light-inverse { background-color: #f6f6f6; color: #2f3d4a; } .badge { font-weight: 400; } .badge-xs { font-size: 9px; } .badge-xs, .badge-sm { -webkit-transform: translate(0, -2px); -ms-transform: translate(0, -2px); -o-transform: translate(0, -2px); transform: translate(0, -2px); } .badge-success { background-color: #24d2b5; } .badge-info { background-color: #20aee3; } .badge-primary { background-color: #6772e5; } .badge-warning { background-color: #ff9041; color: #fff; } .badge-danger { background-color: #ff5c6c; } .badge-purple { background-color: #7460ee; } .badge-red { background-color: #fb3a3a; } .badge-inverse { background-color: #2f3d4a; } ul.list-style-none { margin: 0px; padding: 0px; } ul.list-style-none li { list-style: none; } ul.list-style-none li a { color: #67757c; padding: 8px 0px; display: block; text-decoration: none; } ul.list-style-none li a:hover { color: #20aee3; } .dropdown-item { padding: 8px 1rem; color: #67757c; } .card-no-border .card { border: 0px; border-radius: 0px; box-shadow: none; } .card-no-border .shadow-none { box-shadow: none; } .card-outline-danger, .card-outline-info, .card-outline-warning, .card-outline-success, .card-outline-primary { background: #fff; } .card-fullscreen { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 9999; overflow: auto; } .single-column .left-sidebar { display: none; } .single-column .page-wrapper { margin-left: 0px; } .single-column .page-wrapper .row > legend { margin-left: 15px; } .page-wrapper .row > legend { margin-left: 15px; font-size: 16px; text-transform: uppercase; font-weight: 500; } .fix-width { width: 100%; max-width: 1170px; margin: 0 auto; } .page-wrapper .card { border-radius: 15px; box-shadow: 0 0 4px #e3e3e39e; margin-bottom: 20px; background-color: #fff; }.page-wrapper .card .card {border: 1px solid #eaeaea;} .page-wrapper .card .card-body { padding: 15px; } .page-wrapper .card .round { font-size: 20px; } .page-wrapper .card h5 { font-size: 12px; } .waves-effect { color: black; font-size: 24px; } .topbar .top-navbar { align-items: inherit; } .topbar .top-navbar .navbar-header { line-height: 68px !important; } .topbar .top-navbar .navbar-header .navbar-brand img { height: 62px; object-fit: contain; } .topbar .top-navbar .navbar-nav > .nav-item > .nav-link { padding: 0; } .switch .btn { font-size: 12px; } .page-wrapper .dataTables_info { padding: 7px 0;  } .page-wrapper .dataTables_wrapper .dataTables_paginate { padding-top: 0; font-size: 14px;} .page-wrapper .dataTables_wrapper .dataTables_paginate a, .page-wrapper .dataTables_wrapper .dataTables_paginate .ellipsis  {
  background: #efefef !important;
  color: #1d1a1a !important;
  min-width: 40px;
  height: 40px;
  line-height: 38px;
  justify-content: center;
  padding: 0 10px !important;
  margin: 0 1px;
  border-radius: 5px;
  border: 0 !important;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
}.page-wrapper .dataTables_wrapper .dataTables_paginate a.paginate_button.current {
  background-color: #1caafc !important;
} .page-wrapper .table td, .page-wrapper .table th { vertical-align: middle; font-weight: 500; font-size: 12px; white-space: initial; } .page-wrapper .table td:last-child { white-space: inherit; } .btn { font-size: 13px; } .left-sidebar { padding-top: 60px !important; } .left-sidebar .sidebar-nav { padding-top: 0; } .left-sidebar > ul > li > a { font-size: 14px; } .login-register .login-box { border-radius: 5px; box-shadow: 0 2px 4px #ddd; } .login-register .login-box input { font-size: 12px; } .login-register .login-box .card-body { padding: 30px; } .login-register .login-box .form-group:last-child { margin-bottom: 0; } .o-income .c3 line, .o-income .c3 path { stroke: rgba(120, 130, 140, 0.13); } .categories_page input.image1 { display: none; } .categories_page a.image1 { position: absolute !important;height: 30px;border-radius: 5px !important;top: 47px !important;left: 40px;margin: 0 auto !important;width: fit-content;z-index: 1; } .categories_page #holder { position: static !important;width:122px;height: 122px;border: 1px solid rgba(0,0,0,.15);z-index: 0; } .ui-menu { background: white; padding: 20px; width: 310px !important; box-shadow: 0 2px 4px #efefef; list-style: none; font-size: 12px; font-weight: 500; overflow-y: auto; height: 350px; } .ui-menu li { cursor: pointer; } .ui-menu li + li { margin-top: 10px; } .left-sidebar { position: absolute; width: 260px; height: 100%; top: 0px; z-index: 20; padding-top: 70px; background: #fff; border-right: 1px solid rgba(120, 130, 140, 0.13);box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); } .fix-sidebar .left-sidebar { position: fixed; } .sidebar-nav .user-profile > a img { width: 30px; border-radius: 100%; margin-right: 10px; } .sidebar-nav .user-profile > ul { padding-left: 40px; } .scroll-sidebar { height: 100%; } .scroll-sidebar.ps .ps__scrollbar-y-rail { left: 2px; right: auto; background: none; width: 6px; } .collapse.in { display: block; } .sidebar-nav { background: #fff; padding: 15px 0 0 0px; } .sidebar-nav ul { margin: 0px; padding: 0px; } .sidebar-nav ul li { list-style: none; } .sidebar-nav ul li a { color: #8d97ad; padding: 10px 35px 10px 15px; display: block; font-size: 14px; font-weight: 400; } .sidebar-nav ul li a.active, .sidebar-nav ul li a:hover { color: #20aee3; } .sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i { color: #20aee3; } .sidebar-nav ul li a.active { font-weight: 500; color: #263238; } .sidebar-nav ul li ul { padding-left: 40px; } .sidebar-nav ul li ul li a { font-size: 13px; padding: 7px 35px 7px 15px; } .sidebar-nav ul li ul ul { padding-left: 15px; } .sidebar-nav ul li.nav-small-cap { font-size: 12px; margin-bottom: 0px; padding: 30px 14px 14px 0px; color: #bcc3d3; font-weight: 500; } .sidebar-nav ul li.nav-devider { height: 1px; background: rgba(120, 130, 140, 0.13); display: block; margin: 15px 0; } .sidebar-nav > ul > li > a { border-left: 3px solid transparent; } .sidebar-nav > ul > li > a i { width: 38px; font-size: 24px; display: inline-block; vertical-align: middle; color: #787f91; } .sidebar-nav > ul > li > a .label { float: right; margin-top: 2px; } .sidebar-nav > ul > li > a.active { font-weight: 400; background: #efefef; color: #26c6da; border-left: 3px solid #20aee3; } .sidebar-nav > ul > li { margin-bottom: 8px; margin-top: 8px; } .sidebar-nav > ul > li.active > a { color: #20aee3; font-weight: 500; } .sidebar-nav > ul > li.active > a i { color: #20aee3; } .sidebar-nav .waves-effect { transition: none; -webkit-transition: none; -o-transition: none; } .sidebar-nav .has-arrow { position: relative; } .sidebar-nav .has-arrow::after { position: absolute; content: ""; width: 7px; height: 7px; border-width: 1px 0 0 1px; border-style: solid; border-color: #8d97ad; right: 20px; -webkit-transform: rotate(135deg) translate(0, -50%); -ms-transform: rotate(135deg) translate(0, -50%); -o-transform: rotate(135deg) translate(0, -50%); transform: rotate(135deg) translate(0, -50%); -webkit-transform-origin: top; -ms-transform-origin: top; -o-transform-origin: top; transform-origin: top; top: 45%; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .sidebar-nav .active > .has-arrow::after, .sidebar-nav li > .has-arrow.active::after, .sidebar-nav .has-arrow[aria-expanded="true"]::after { -webkit-transform: rotate(-135deg) translate(0, -50%); -ms-transform: rotate(-135deg) translate(0, -50%); -o-transform: rotate(-135deg) translate(0, -50%); top: 42%; width: 7px; transform: rotate(-135deg) translate(0, -50%); } @media (min-width: 768px) { .mini-sidebar .sidebar-nav #sidebarnav li { position: relative; } .mini-sidebar .sidebar-nav #sidebarnav > li > ul { position: absolute; left: 70px; top: 46px; width: 220px; padding-bottom: 10px; z-index: 1001; background: #edf0f5; display: none; padding-left: 1px; } .mini-sidebar .user-profile .profile-img { width: 45px; } .mini-sidebar .user-profile .profile-img .setpos { top: -35px; } .mini-sidebar.fix-sidebar .left-sidebar { position: fixed; } .mini-sidebar .sidebar-nav #sidebarnav > li:hover > ul { height: auto !important; overflow: auto; } .mini-sidebar .sidebar-nav #sidebarnav > li:hover > ul, .mini-sidebar .sidebar-nav #sidebarnav > li:hover > ul.collapse { display: block; } .mini-sidebar .sidebar-nav #sidebarnav > li > a.has-arrow:after { display: none; } .mini-sidebar .left-sidebar { width: 70px; } .mini-sidebar .sidebar-nav #sidebarnav .user-profile > a { padding: 12px 20px; } .mini-sidebar .scroll-sidebar { padding-bottom: 0px; position: absolute; } .mini-sidebar .hide-menu, .mini-sidebar .nav-small-cap, .mini-sidebar .sidebar-footer, .mini-sidebar .user-profile .profile-text, .mini-sidebar > .label { display: none; } .mini-sidebar .nav-devider { width: 70px; } .mini-sidebar .sidebar-nav { background: transparent; } .mini-sidebar .sidebar-nav #sidebarnav > li > a { padding: 12px 20px; width: 70px; } .mini-sidebar .sidebar-nav #sidebarnav > li:hover > a { width: 290px; background: #edf0f5; } .mini-sidebar .sidebar-nav #sidebarnav > li:hover > a .hide-menu { display: inline; } .mini-sidebar .sidebar-nav #sidebarnav > li:hover > a .label { display: none; } } @media (max-width: 767px) { .mini-sidebar .left-sidebar { position: fixed; } .mini-sidebar .left-sidebar, .mini-sidebar .sidebar-footer { left: -260px; } .mini-sidebar.show-sidebar .left-sidebar, .mini-sidebar.show-sidebar .sidebar-footer { left: 0px; } } #main-wrapper { width: 100%; overflow: hidden; } .boxed #main-wrapper { width: 100%; max-width: 1300px; margin: 0 auto; box-shadow: 0 0 60px rgba(0, 0, 0, 0.1); } .boxed #main-wrapper .sidebar-footer { position: absolute; } .boxed #main-wrapper .topbar { max-width: 1300px; } .boxed #main-wrapper .footer { display: none; } .page-wrapper { background: #f0f2f3; padding-bottom: 60px; position: relative; } .container-fluid { padding: 25px 25px; } .card { margin-bottom: 30px; } .card .card-subtitle { font-weight: 300; margin-bottom: 15px; color: #bcc3d3; } .card .card-title { position: relative; font-weight: 600; } .fix-header .topbar { position: fixed; width: 100%; } .fix-header .page-wrapper { padding-top: 70px; } .fix-header .right-side-panel { top: 70px; height: calc(100% - 70px); } .topbar { position: relative; z-index: 50; } .topbar .navbar-collapse { box-shadow: -20px 0 0 white, 0 0 5px rgb(0, 0, 0, .2); padding: 0px; /*border-bottom:1px solid rgba(120,130,140,0.13)*/ } .topbar .top-navbar { min-height: 70px; padding: 0px; } .topbar .top-navbar .dropdown-toggle::after { display: none; } .topbar .top-navbar .navbar-header { line-height: 72px; padding-left: 10px; border-right: 1px solid rgba(120, 130, 140, 0.13); } .topbar .top-navbar .navbar-header .navbar-brand { margin-right: 0px; padding-bottom: 0px; padding-top: 0px; } .topbar .top-navbar .navbar-header .navbar-brand .light-logo { display: none; } .topbar .top-navbar .navbar-header .navbar-brand b { line-height: 70px; display: inline-block; } .topbar .top-navbar .navbar-nav > .nav-item > .nav-link { padding-left: 15px; padding-right: 15px; font-size: 20px; line-height: 54px; } .topbar .top-navbar .navbar-nav > .nav-item > span { line-height: 65px; font-size: 24px; font-weight: 500; color: #fff; padding: 0 10px; } .topbar .top-navbar .navbar-nav > .nav-item.show { background: rgba(0, 0, 0, 0.05); } .topbar .u-pro { margin-left: 10px; } .topbar .profile-pic { white-space: nowrap; padding-left: 15px; border-left: 1px solid rgba(120, 130, 140, 0.13); } .topbar .profile-pic img { width: 30px; border-radius: 100%; } .topbar .profile-pic span { font-size: 14px; white-space: nowrap; } .topbar .dropdown-menu { box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05); -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05); border-color: rgba(120, 130, 140, 0.13); } .topbar .dropdown-menu .dropdown-item { padding: 7px 1.5rem; } .topbar ul.dropdown-user { padding: 0px; min-width: 270px; } .topbar ul.dropdown-user li { list-style: none; padding: 0px; margin: 0px; } .topbar ul.dropdown-user li.divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: rgba(120, 130, 140, 0.13); } .topbar ul.dropdown-user li .dw-user-box { padding: 10px 15px; } .topbar ul.dropdown-user li .dw-user-box .u-img { width: 70px; display: inline-block; vertical-align: top; } .topbar ul.dropdown-user li .dw-user-box .u-img img { width: 100%; border-radius: 5px; } .topbar ul.dropdown-user li .dw-user-box .u-text { display: inline-block; padding-left: 10px; } .topbar ul.dropdown-user li .dw-user-box .u-text h4 { margin: 0px; font-size: 15px; } .topbar ul.dropdown-user li .dw-user-box .u-text p { margin-bottom: 2px; font-size: 12px; } .topbar ul.dropdown-user li .dw-user-box .u-text .btn { color: #fff; padding: 5px 10px; display: inline-block; } .topbar ul.dropdown-user li .dw-user-box .u-text .btn:hover { background: #e6294b; } .topbar ul.dropdown-user li a { padding: 9px 15px; display: block; color: #67757c; } .topbar ul.dropdown-user li a:hover { background: #e9edf2; color: #20aee3; text-decoration: none; } .search-box .app-search { position: absolute; margin: 0px; display: block; z-index: 110; width: 100%; top: -1px; box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2); display: none; left: 0px; } .search-box .app-search input { width: 100.5%; padding: 25px 40px 25px 20px; border-radius: 0px; font-size: 17px; transition: 0.5s ease-in; } .search-box .app-search input:focus { border-color: #fff; } .search-box .app-search .srh-btn { position: absolute; top: 23px; cursor: pointer; background: #fff; width: 15px; height: 15px; right: 20px; font-size: 14px; } .mini-sidebar .top-navbar .navbar-header { width: 70px; text-align: center; flex-shrink: 0; padding-left: 0px; } .logo-center .top-navbar .navbar-header { position: absolute; left: 0; right: 0; margin: 0 auto; } .notify { position: relative; top: -28px; right: -7px; } .notify .heartbit { position: absolute; top: -20px; right: -4px; height: 25px; width: 25px; z-index: 10; border: 5px solid #ff5c6c; border-radius: 70px; -moz-animation: heartbit 1s ease-out; -moz-animation-iteration-count: infinite; -o-animation: heartbit 1s ease-out; -o-animation-iteration-count: infinite; -webkit-animation: heartbit 1s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .notify .point { width: 6px; height: 6px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background-color: #ff5c6c; position: absolute; right: 6px; top: -10px; } @-moz-keyframes heartbit { 0% { -moz-transform: scale(0); opacity: 0; } 25% { -moz-transform: scale(0.1); opacity: 0.1; } 50% { -moz-transform: scale(0.5); opacity: 0.3; } 75% { -moz-transform: scale(0.8); opacity: 0.5; } 100% { -moz-transform: scale(1); opacity: 0; } } @-webkit-keyframes heartbit { 0% { -webkit-transform: scale(0); opacity: 0; } 25% { -webkit-transform: scale(0.1); opacity: 0.1; } 50% { -webkit-transform: scale(0.5); opacity: 0.3; } 75% { -webkit-transform: scale(0.8); opacity: 0.5; } 100% { -webkit-transform: scale(1); opacity: 0; } } .hdr-nav-bar .navbar { background: #fff; border-top: 1px solid rgba(120, 130, 140, 0.13); padding: 0 15px; } .hdr-nav-bar .navbar .navbar-nav > li { padding: 0 10px; } .hdr-nav-bar .navbar .navbar-nav > li > a { padding: 25px 5px; transition: 0.2s ease-in; border-bottom: 2px solid transparent; } .hdr-nav-bar .navbar .navbar-nav > li.active > a, .hdr-nav-bar .navbar .navbar-nav > li:hover > a, .hdr-nav-bar .navbar .navbar-nav > li > a:focus { border-color: #20aee3; } .hdr-nav-bar .navbar .navbar-nav .dropdown-toggle:after { display: none; } .hdr-nav-bar .navbar .navbar-brand { padding: 20px 5px; } .hdr-nav-bar .navbar .navbar-toggler { border: 0px; cursor: pointer; } .hdr-nav-bar .navbar .custom-select { border-radius: 60px; font-size: 14px; padding: 0.375rem 40px 0.375rem 18px; } .hdr-nav-bar .navbar .call-to-act { padding: 15px 0; } .page-titles { /*background:#f6f9fa;*/ margin-bottom: 10px; padding: 0px; } .page-titles h3 { font-weight: 500; line-height: 1; margin-bottom: 0px; margin-top: 0px; } .page-titles .breadcrumb { padding: 0px; margin-bottom: 0px; background: transparent; font-size: 12px; } .page-titles .breadcrumb li {margin: 0;}.page-titles .breadcrumb li a { color: #67757c; } .page-titles .breadcrumb .breadcrumb-item + .breadcrumb-item::before { content: "\e649"; font-family: themify; color: #a6b7bf; font-size: 11px; } .page-titles .breadcrumb .breadcrumb-item.active { color: #263238; font-weight: 500; } .p-relative { position: relative; } .lstick { width: 2px; background: #20aee3; height: 30px; margin-left: -20px; margin-right: 18px; display: inline-block; vertical-align: middle; } @-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); } } @-moz-keyframes rotate { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); } } @keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } .right-side-toggle { position: relative; } .right-side-toggle i { -webkit-transition-property: -webkit-transform; -webkit-transition-duration: 1s; -moz-transition-property: -moz-transform; -moz-transition-duration: 1s; transition-property: transform; transition-duration: 1s; -webkit-animation-name: rotate; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-name: rotate; -moz-animation-duration: 2s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear; animation-name: rotate; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: linear; position: absolute; top: 18px; left: 18px; } .right-sidebar { position: fixed; right: -240px; width: 240px; display: none; z-index: 1100; background: #fff; top: 0px; padding-bottom: 20px; height: 100%; box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; } .right-sidebar .rpanel-title { display: block; padding: 24px 20px; color: #fff; text-transform: uppercase; font-size: 15px; background: #20aee3; } .right-sidebar .rpanel-title span { float: right; cursor: pointer; font-size: 11px; } .right-sidebar .rpanel-title span:hover { color: #fff; } .right-sidebar .r-panel-body { padding: 20px; } .right-sidebar .r-panel-body ul { margin: 0px; padding: 0px; } .right-sidebar .r-panel-body ul li { list-style: none; padding: 5px 0; } .shw-rside { right: 0px; width: 240px; display: block; } .chatonline img { margin-right: 10px; float: left; width: 30px; } .chatonline li a { padding: 13px 0; float: left; width: 100%; } .chatonline li a span { color: #67757c; } .chatonline li a span small { display: block; font-size: 10px; } ul#themecolors { display: block; } ul#themecolors li { display: inline-block; } ul#themecolors li:first-child { display: block; } ul#themecolors li a { width: 50px; height: 50px; display: inline-block; margin: 5px; color: transparent; position: relative; } ul#themecolors li a.working:before { content: "\f00c"; font-family: "FontAwesome"; font-size: 18px; line-height: 50px; width: 50px; height: 50px; position: absolute; top: 0; left: 0; color: #fff; text-align: center; } .default-theme { background: #bcc3d3; } .green-theme { background: #24d2b5; } .yellow-theme { background: #ff9041; } .red-theme { background: #ff5c6c; } .blue-theme { background: #20aee3; } .purple-theme { background: #7460ee; } .megna-theme { background: #56c0d8; } .default-dark-theme { background: #263238; background: -moz-linear-gradient( left, #263238 0%, #263238 23%, #bcc3d3 23%, #bcc3d3 99% ); background: -webkit-linear-gradient( left, #263238 0%, #263238 23%, #bcc3d3 23%, #bcc3d3 99% ); background: linear-gradient( to right, #263238 0%, #263238 23%, #bcc3d3 23%, #bcc3d3 99% ); } .green-dark-theme { background: #263238; background: -moz-linear-gradient( left, #263238 0%, #263238 23%, #24d2b5 23%, #24d2b5 99% ); background: -webkit-linear-gradient( left, #263238 0%, #263238 23%, #00c292 23%, #24d2b5 99% ); background: linear-gradient( to right, #263238 0%, #263238 23%, #24d2b5 23%, #24d2b5 99% ); } .yellow-dark-theme { background: #263238; background: -moz-linear-gradient( left, #263238 0%, #263238 23%, #ff5c6c 23%, #ff5c6c 99% ); background: -webkit-linear-gradient( left, #263238 0%, #263238 23%, #ff5c6c 23%, #ff5c6c 99% ); background: linear-gradient( to right, #263238 0%, #263238 23%, #ff5c6c 23%, #ff5c6c 99% ); } .blue-dark-theme { background: #263238; background: -moz-linear-gradient( left, #263238 0%, #263238 23%, #20aee3 23%, #20aee3 99% ); background: -webkit-linear-gradient( left, #263238 0%, #263238 23%, #20aee3 23%, #20aee3 99% ); background: linear-gradient( to right, #263238 0%, #263238 23%, #20aee3 23%, #20aee3 99% ); } .purple-dark-theme { background: #263238; background: -moz-linear-gradient( left, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99% ); background: -webkit-linear-gradient( left, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99% ); background: linear-gradient( to right, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99% ); } .megna-dark-theme { background: #263238; background: -moz-linear-gradient( left, #263238 0%, #263238 23%, #56c0d8 23%, #56c0d8 99% ); background: -webkit-linear-gradient( left, #263238 0%, #263238 23%, #56c0d8 23%, #56c0d8 99% ); background: linear-gradient( to right, #263238 0%, #263238 23%, #56c0d8 23%, #56c0d8 99% ); } .red-dark-theme { background: #263238; background: -moz-linear-gradient( left, #263238 0%, #263238 23%, #ff5c6c 23%, #ff5c6c 99% ); background: -webkit-linear-gradient( left, #263238 0%, #263238 23%, #ff5c6c 23%, #ff5c6c 99% ); background: linear-gradient( to right, #263238 0%, #263238 23%, #ff5c6c 23%, #ff5c6c 99% ); } .footer { bottom: 0; color: #67757c; left: 0px; padding: 17px 15px; position: absolute; right: 0; border-top: 1px solid rgba(120, 130, 140, 0.13); background: #fff; } .slimScrollBar { z-index: 10 !important; } .mega-dropdown { position: static; width: 100%; } .mega-dropdown .dropdown-menu { width: 100%; padding: 30px; margin-top: 0px; } .mega-dropdown ul { padding: 0px; } .mega-dropdown ul li { list-style: none; } .mega-dropdown .carousel-item .container { padding: 0px; } .mega-dropdown .nav-accordion .card { margin-bottom: 1px; } .mega-dropdown .nav-accordion .card-header { background: #fff; } .mega-dropdown .nav-accordion .card-header h5 { margin: 0px; } .mega-dropdown .nav-accordion .card-header h5 a { text-decoration: none; color: #67757c; } .waves-effect { position: relative; cursor: pointer; display: inline-block; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; vertical-align: middle; z-index: 1; will-change: opacity, transform; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out; -ms-transition: all 0.1s ease-out; transition: all 0.1s ease-out; } .waves-effect .waves-ripple { position: absolute; border-radius: 50%; width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; opacity: 0; background: rgba(0, 0, 0, 0.2); -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; -ms-transition: all 0.7s ease-out; transition: all 0.7s ease-out; -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); pointer-events: none; } .waves-effect.waves-light .waves-ripple { background-color: rgba(255, 255, 255, 0.45); } .waves-effect.waves-red .waves-ripple { background-color: rgba(244, 67, 54, 0.7); } .waves-effect.waves-yellow .waves-ripple { background-color: rgba(255, 235, 59, 0.7); } .waves-effect.waves-orange .waves-ripple { background-color: rgba(255, 152, 0, 0.7); } .waves-effect.waves-purple .waves-ripple { background-color: rgba(156, 39, 176, 0.7); } .waves-effect.waves-green .waves-ripple { background-color: rgba(76, 175, 80, 0.7); } .waves-effect.waves-teal .waves-ripple { background-color: rgba(0, 150, 136, 0.7); } html body .waves-notransition { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; } .waves-circle { -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); text-align: center; width: 2.5em; height: 2.5em; line-height: 2.5em; border-radius: 50%; -webkit-mask-image: none; } .waves-input-wrapper { border-radius: 0.2em; vertical-align: bottom; } .waves-input-wrapper .waves-button-input { position: relative; top: 0; left: 0; z-index: 1; } .waves-block { display: block; } ul.list-inline li { display: inline-block; padding: 0 8px; } .vm.table td, .vm.table th { vertical-align: middle; } .no-th-brd.table th { border: 0px; } .table.no-border tbody td { border: 0px; } .calendar-events { padding: 8px 10px; border: 1px solid #fff; cursor: move; } .calendar-events:hover { border: 1px dashed rgba(120, 130, 140, 0.13); } .calendar-events i { margin-right: 8px; } .table-responsive { display: block; width: 100%; overflow-x: auto; -ms-overflow-style: -ms-autohiding-scrollbar; } .single-column .left-sidebar { display: none; } .single-column .page-wrapper { margin-left: 0px !important; } .profile-tab li a.nav-link, .customtab li a.nav-link { border: 0px; padding: 15px 20px; color: #67757c; } .profile-tab li a.nav-link.active, .customtab li a.nav-link.active { border-bottom: 2px solid #20aee3; color: #20aee3; } .profile-tab li a.nav-link:hover, .customtab li a.nav-link:hover { color: #20aee3; } html body .jqstooltip, html body .flotTip { width: auto !important; height: auto !important; background: #263238; color: #fff; padding: 5px 10px; } body .jqstooltip { border-color: transparent; border-radius: 60px; } .jq-icon-info { background-color: #20aee3; color: #fff; } .jq-icon-success { background-color: #24d2b5; color: #fff; } .jq-icon-error { background-color: #ff5c6c; color: #fff; } .jq-icon-warning { background-color: #ff9041; color: #fff; } .c3 text { fill-opacity: 0.5; } .no-shrink { flex-shrink: 0; } .up-img { background-size: cover; background-position: center center; min-height: 340px; } .pagination > li:first-child > a, .pagination > li:first-child > span { border-bottom-left-radius: 4px; border-top-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; } .pagination > li > a, .pagination > li > span { color: #263238; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #e9edf2; } .pagination-split li { margin-left: 5px; display: inline-block; float: left; } .pagination-split li:first-child { margin-left: 0; } .pagination-split li a { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #20aee3; border-color: #20aee3; } .pager li > a, .pager li > span { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #263238; } .pagination-circle li.active a { background: #24d2b5; } .pagination-circle li a { width: 40px; height: 40px; background: #e9edf2; border: 0px; text-align: center; border-radius: 100%; } .pagination-circle li a:first-child, .pagination-circle li a:last-child { border-radius: 100%; } .pagination-circle li a:hover { background: #24d2b5; color: #fff; } .pagination-circle li.disabled a { background: #e9edf2; color: rgba(120, 130, 140, 0.13); } .btn { padding: 7px 12px; cursor: pointer; font-weight: 600; } .btn:hover { opacity: 0.8; } .btn:focus { box-shadow: none; } .btn-group label { color: #fff !important; margin-bottom: 0px; } .btn-group label.btn-secondary { color: #67757c !important; } .btn-lg { padding: 0.75rem 1.5rem; font-size: 1.25rem; } .btn-md { padding: 12px 55px; font-size: 16px; } .btn-circle { border-radius: 100%; width: 40px; height: 40px; padding: 10px; } .btn-circle.btn-sm { width: 35px; height: 35px; padding: 8px 10px; font-size: 14px; } .btn-circle.btn-lg { width: 50px; height: 50px; padding: 14px 15px; font-size: 18px; line-height: 23px; } .btn-circle.btn-xl { width: 70px; height: 70px; padding: 14px 15px; font-size: 24px; } .btn-sm { padding: 0.25rem 0.5rem; font-size: 12px; } .btn-xs { padding: 0.25rem 0.5rem; font-size: 10px; } .button-list button, .button-list a { margin: 5px 12px 5px 0; } .btn-outline { color: inherit; background-color: transparent; transition: all 0.5s; } .btn-rounded { border-radius: 60px; padding: 7px 18px; } .btn-rounded.btn-lg { padding: 0.75rem 1.5rem; } .btn-rounded.btn-sm { padding: 0.25rem 0.5rem; font-size: 12px; } .btn-rounded.btn-xs { padding: 0.25rem 0.5rem; font-size: 10px; } .btn-rounded.btn-md { padding: 12px 35px; font-size: 16px; } .btn-secondary, .btn-secondary.disabled { box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12); transition: 0.2s ease-in; background-color: #fff; color: #67757c; border-color: #ccc; } .btn-secondary:hover, .btn-secondary.disabled:hover { box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); color: #fff !important; } .btn-secondary.active, .btn-secondary:active, .btn-secondary:focus, .btn-secondary.disabled.active, .btn-secondary.disabled:active, .btn-secondary.disabled:focus { box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); color: #fff !important; background: #263238; border-color: #263238; } .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active { color: #67757c !important; background-color: #fff; border-color: #ccc; cursor: default; } .btn-primary, .btn-primary.disabled { background: #6772e5; border: 1px solid #6772e5; transition: 0.2s ease-in; } .btn-primary:hover, .btn-primary.disabled:hover { background: #6772e5; box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2); border: 1px solid #6772e5; } .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus { background: #6352ce; border-color: transparent; } .btn-themecolor, .btn-themecolor.disabled { background: #20aee3; color: #fff; border: 1px solid #20aee3; } .btn-themecolor:hover, .btn-themecolor.disabled:hover { background: #20aee3; opacity: 0.7; border: 1px solid #20aee3; } .btn-themecolor.active, .btn-themecolor:active, .btn-themecolor:focus, .btn-themecolor.disabled.active, .btn-themecolor.disabled:active, .btn-themecolor.disabled:focus { background: #028ee1; } .btn-success, .btn-success.disabled { background: #24d2b5; border: 1px solid #24d2b5; transition: 0.2s ease-in; } .btn-success:hover, .btn-success.disabled:hover { background: #24d2b5; border: 1px solid #24d2b5; } .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus { background: #04b381; border-color: transparent; } .btn-info, .btn-info.disabled { background: #265567; border: 1px solid #265567; transition: 0.2s ease-in; } .btn-info:hover, .btn-info.disabled:hover { background: #265567; border: 1px solid #265567; } .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus { background: #34697d; border-color: transparent; } .btn-warning, .btn-warning.disabled { background: #ff9041; color: #fff; border: 1px solid #ff9041; transition: 0.2s ease-in; } .btn-warning:hover, .btn-warning.disabled:hover { background: #ff9041; color: #fff; border: 1px solid #ff9041; } .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus { background: #e9ab2e; color: #fff; border-color: transparent; } .btn-danger, .btn-danger.disabled { background: #ff5c6c; border: 1px solid #ff5c6c; transition: 0.2s ease-in; } .btn-danger:hover, .btn-danger.disabled:hover { background: #ff5c6c; border: 1px solid #ff5c6c; } .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus { background: #e6294b; border-color: transparent; } .btn-inverse, .btn-inverse.disabled { background: #2f3d4a; border: 1px solid #2f3d4a; color: #fff; } .btn-inverse:hover, .btn-inverse.disabled:hover { background: #2f3d4a; opacity: 0.7; color: #fff; border: 1px solid #2f3d4a; } .btn-inverse.active, .btn-inverse:active, .btn-inverse:focus, .btn-inverse.disabled.active, .btn-inverse.disabled:active, .btn-inverse.disabled:focus { background: #232a37; color: #fff; } .btn-red, .btn-red.disabled { background: #fb3a3a; border: 1px solid #fb3a3a; color: #fff; } .btn-red:hover, .btn-red.disabled:hover { opacity: 0.7; border: 1px solid #fb3a3a; background: #fb3a3a; } .btn-red.active, .btn-red:active, .btn-red:focus, .btn-red.disabled.active, .btn-red.disabled:active, .btn-red.disabled:focus { background: #e6294b; } .btn-outline-secondary { background-color: #fff; transition: 0.2s ease-in; border-color: #ccc; } .btn-outline-primary { color: #6772e5; background-color: #fff; border-color: #6772e5; transition: 0.2s ease-in; } .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.focus { background: #6772e5; color: #fff; border-color: #6772e5; } .btn-outline-primary.active, .btn-outline-primary:active, .btn-outline-primary:focus { background-color: #6352ce; border-color: #6352ce; } .btn-outline-success { color: #24d2b5; background-color: transparent; border-color: #24d2b5; transition: 0.2s ease-in; } .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success.focus { background: #24d2b5; border-color: #24d2b5; color: #fff; } .btn-outline-success.active, .btn-outline-success:active, .btn-outline-success:focus { background-color: #04b381; border-color: #04b381; } .btn-outline-info { color: #20aee3; background-color: transparent; border-color: #20aee3; transition: 0.2s ease-in; } .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info.focus { background: #20aee3; border-color: #20aee3; color: #fff; } .btn-outline-info.active, .btn-outline-info:active, .btn-outline-info:focus { background-color: #1d96c3; border-color: #1d96c3; } .btn-outline-warning { color: #ff9041; background-color: transparent; border-color: #ff9041; transition: 0.2s ease-in; } .btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning.focus { background: #ff9041; border-color: #ff9041; color: #fff; } .btn-outline-warning.active, .btn-outline-warning:active, .btn-outline-warning:focus { background-color: #e9ab2e; border-color: #e9ab2e; } .btn-outline-danger { color: #ff5c6c; background-color: transparent; border-color: #ff5c6c; transition: 0.2s ease-in; } .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger.focus { background: #ff5c6c; border-color: #ff5c6c; color: #fff; } .btn-outline-danger.active, .btn-outline-danger:active, .btn-outline-danger:focus { background-color: #e6294b; } .btn-outline-red { color: #fb3a3a; background-color: transparent; border-color: #fb3a3a; } .btn-outline-red:hover, .btn-outline-red:focus, .btn-outline-red.focus { background: #fb3a3a; border-color: #fb3a3a; color: #fff; } .btn-outline-red.active, .btn-outline-red:active, .btn-outline-red:focus { background-color: #d61f1f; } .btn-outline-inverse { color: #2f3d4a; background-color: transparent; border-color: #2f3d4a; } .btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse.focus { background: #2f3d4a; border-color: #2f3d4a; color: #fff; } .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .show > .btn-primary.dropdown-toggle { background-color: #6352ce; border: 1px solid #6352ce; } .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover, .btn-success.focus, .btn-success:focus, .show > .btn-success.dropdown-toggle { background-color: #04b381; border: 1px solid #04b381; } .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover, .btn-info.focus, .btn-info:focus, .show > .btn-info.dropdown-toggle { background-color: #138496; border: 1px solid #138496; } .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover, .btn-warning.focus, .btn-warning:focus, .show > .btn-warning.dropdown-toggle { background-color: #e9ab2e; border: 1px solid #e9ab2e; } .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover, .btn-danger.focus, .btn-danger:focus, .show > .btn-danger.dropdown-toggle { background-color: #e6294b; border: 1px solid #e6294b; } .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open > .dropdown-toggle.btn-inverse { background-color: #232a37; border: 1px solid #232a37; } .btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary.focus:active, .btn-secondary:active:focus, .btn-secondary:active:hover, .open > .dropdown-toggle.btn-secondary.focus, .open > .dropdown-toggle.btn-secondary:focus, .open > .dropdown-toggle.btn-secondary:hover, .btn-secondary.focus, .btn-secondary:focus, .show > .btn-secondary.dropdown-toggle { color: #fff; } .btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .btn-red.focus, .btn-red:active, .btn-red:focus, .btn-red:hover, .open > .dropdown-toggle.btn-red { background-color: #d61f1f; border: 1px solid #d61f1f; color: #fff; } .button-box .btn { margin: 0 8px 8px 0px; } .btn-label { background: rgba(0, 0, 0, 0.05); display: inline-block; margin: -6px 12px -6px -14px; padding: 7px 15px; } .btn-facebook { color: #fff; background-color: #3b5998; } .btn-facebook:hover { color: #fff; } .btn-twitter { color: #fff; background-color: #55acee; } .btn-twitter:hover { color: #fff; } .btn-linkedin { color: #fff; background-color: #007bb6; } .btn-linkedin:hover { color: #fff; } .btn-dribbble { color: #fff; background-color: #ea4c89; } .btn-dribbble:hover { color: #fff; } .btn-googleplus { color: #fff; background-color: #dd4b39; } .btn-googleplus:hover { color: #fff; } .btn-instagram { color: #fff; background-color: #3f729b; } .btn-pinterest { color: #fff; background-color: #cb2027; } .btn-dropbox { color: #fff; background-color: #007ee5; } .btn-flickr { color: #fff; background-color: #ff0084; } .btn-tumblr { color: #fff; background-color: #32506d; } .btn-skype { color: #fff; background-color: #00aff0; } .btn-youtube { color: #fff; background-color: #bb0000; } .btn-github { color: #fff; background-color: #171515; } .button-group .btn { margin-bottom: 5px; margin-right: 5px; } .no-button-group .btn { margin-bottom: 5px; margin-right: 0px; } .btn .text-active { display: none; } .btn.active .text-active { display: inline-block; } .btn.active .text { display: none; } .custom-select { background: url(../../assets/images/custom-select.png) right 0.75rem center no-repeat; } textarea { resize: none; } .form-control { color: #67757c; min-height: 38px; display: initial;background-color: #f4f4f4 !important;
border-color: #eaeaea !important; } .form-control-sm { min-height: 20px; } .form-control:disabled, .form-control[readonly] { opacity: 0.7; } .custom-control-input:focus ~ .custom-control-indicator { box-shadow: none; } .custom-control-input:checked ~ .custom-control-indicator { background-color: #24d2b5; } form label, label.control-label { font-weight: 500; } .form-group { margin-bottom: 8px; } .form-horizontal label { margin-bottom: 0px; } .form-control-static { padding-top: 0px; } .form-bordered .form-group { border-bottom: 1px solid rgba(120, 130, 140, 0.13); padding-bottom: 20px; } .dropzone { border: 1px dashed #b1b8bb; } .dropzone .dz-message { padding: 5% 0; margin: 0px; } .asColorPicker-dropdown { max-width: 260px; } .asColorPicker-trigger { position: absolute; top: 0; right: -35px; height: 38px; width: 37px; border: 0; } .asColorPicker-clear { display: none; position: absolute; top: 5px; right: 10px; text-decoration: none; } table th { font-weight: 400; } .daterangepicker td.active, .daterangepicker td.active:hover { background-color: #20aee3; } .datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover { background: #20aee3; color: #fff; } .datepicker td, .datepicker th { padding: 5px 10px; } .note-popover, .note-icon-caret { display: none; } .note-editor.note-frame { border: 1px solid #b1b8bb; } .note-editor.note-frame .panel-heading { padding: 6px 10px 10px; border-bottom: 1px solid rgba(120, 130, 140, 0.13); } .label { display: inline-block; } .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: 100%; } .bootstrap-select .dropdown-menu li a { display: block; padding: 7px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #67757c; white-space: nowrap; } .bootstrap-select .dropdown-menu li a:hover, .bootstrap-select .dropdown-menu li a:focus { color: #20aee3; background: #e9edf2; } .bootstrap-select .show > .dropdown-menu { display: block; } .bootstrap-touchspin .input-group-btn-vertical > .btn { padding: 9px 10px; } .select2-container--default .select2-selection--single { border-color: #b1b8bb; height: 38px; } .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 38px; } .select2-container--default .select2-selection--single .select2-selection__arrow { height: 33px; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { float: right; color: #fff; margin-right: 0px; margin-left: 4px; } .select2-container--default .select2-selection--multiple .select2-selection__choice { background: #20aee3; color: #fff; border-color: #20aee3; } .input-form .btn { padding: 8px 12px; } .form-material .form-group { overflow: hidden; } .form-material .form-control { background-color: transparent; background-position: center bottom, center calc(100% - 1px); background-repeat: no-repeat; background-size: 0 2px, 100% 1px; padding: 0; transition: background 0s ease-out 0s; } .form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus { background-image: linear-gradient(#20aee3, #20aee3), linear-gradient(#e9edf2, #e9edf2); border: 0 none; border-radius: 0; box-shadow: none; float: none; } .form-material .form-control.focus, .form-material .form-control:focus { background-size: 100% 2px, 100% 1px; outline: 0 none; transition-duration: 0.3s; } .form-control-line .form-group { overflow: hidden; } .form-control-line .form-control { border: 0px; border-radius: 0px; padding-left: 0px; border-bottom: 1px solid #f6f9ff; } .form-control-line .form-control:focus { border-bottom: 1px solid #20aee3; } .error .help-block { color: #fb3a3a; } .fileupload { overflow: hidden; position: relative; } .fileupload input.upload { cursor: pointer; filter: alpha(opacity=0); font-size: 20px; margin: 0; opacity: 0; padding: 0; position: absolute; right: 0; top: 0; } [type="radio"]:not(:checked), [type="radio"]:checked { position: absolute; left: -9999px; opacity: 0; } [type="radio"]:not(:checked) + label, [type="radio"]:checked + label { position: relative; padding-left: 35px; cursor: pointer; display: inline-block; height: 25px; line-height: 25px; font-size: 1rem; transition: 0.28s ease; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } [type="radio"] + label:before, [type="radio"] + label:after { content: ""; position: absolute; left: 0; top: 0; margin: 4px; width: 16px; height: 16px; z-index: 0; transition: 0.28s ease; } [type="radio"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:after, [type="radio"]:checked + label:before, [type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after { border-radius: 50%; } [type="radio"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:after { border: 1px solid #b1b8bb; } [type="radio"]:not(:checked) + label:after { z-index: -1; -webkit-transform: scale(0); transform: scale(0); } [type="radio"]:checked + label:before { border: 2px solid transparent; animation: ripple 0.2s linear forwards; } [type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after { border: 2px solid #26a69a; } [type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:after { background-color: #20aee3; z-index: 0; } [type="radio"]:checked + label:after { -webkit-transform: scale(1.02); transform: scale(1.02); } [type="radio"].with-gap:checked + label:after { -webkit-transform: scale(0.5); transform: scale(0.5); } [type="radio"].tabbed:focus + label:before { box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); animation: ripple 0.2s linear forwards; } [type="radio"].with-gap:disabled:checked + label:before { border: 2px solid rgba(0, 0, 0, 0.26); animation: ripple 0.2s linear forwards; } [type="radio"].with-gap:disabled:checked + label:after { border: none; background-color: rgba(0, 0, 0, 0.26); } [type="radio"]:disabled:not(:checked) + label:before, [type="radio"]:disabled:checked + label:before { background-color: transparent; border-color: rgba(0, 0, 0, 0.26); animation: ripple 0.2s linear forwards; } [type="radio"]:disabled + label { color: rgba(0, 0, 0, 0.26); } [type="radio"]:disabled:not(:checked) + label:before { border-color: rgba(0, 0, 0, 0.26); } [type="radio"]:disabled:checked + label:after { background-color: rgba(0, 0, 0, 0.26); border-color: #bdbdbd; } form p { margin-bottom: 10px; text-align: left; } form p:last-child { margin-bottom: 0; } [type="checkbox"]:not(:checked), [type="checkbox"]:checked { position: absolute; left: -9999px; opacity: 0; } [type="checkbox"] + label { position: relative; padding-left: 35px; cursor: pointer; display: inline-block; height: 25px; line-height: 25px; font-size: 13px; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; } [type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after { content: ""; position: absolute; top: 0; left: 0; width: 18px; height: 18px; z-index: 0; border: 1px solid #b1b8bb; border-radius: 1px; margin-top: 2px; transition: 0.2s; } [type="checkbox"]:not(.filled-in) + label:after { border: 0; -webkit-transform: scale(0); transform: scale(0); } [type="checkbox"]:not(:checked):disabled + label:before { border: none; background-color: rgba(0, 0, 0, 0.26); } [type="checkbox"].tabbed:focus + label:after { -webkit-transform: scale(1); transform: scale(1); border: 0; border-radius: 50%; box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); background-color: rgba(0, 0, 0, 0.1); } [type="checkbox"]:checked + label:before { top: -4px; left: -5px; width: 12px; height: 22px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #20aee3; border-bottom: 2px solid #20aee3; -webkit-transform: rotate(40deg); transform: rotate(40deg); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; } [type="checkbox"]:checked:disabled + label:before { border-right: 2px solid rgba(0, 0, 0, 0.26); border-bottom: 2px solid rgba(0, 0, 0, 0.26); } [type="checkbox"]:indeterminate + label:before { top: -11px; left: -12px; width: 10px; height: 22px; border-top: none; border-left: none; border-right: 2px solid #20aee3; border-bottom: none; -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; } [type="checkbox"]:indeterminate:disabled + label:before { border-right: 2px solid rgba(0, 0, 0, 0.26); background-color: transparent; } [type="checkbox"].filled-in + label:after { border-radius: 2px; } [type="checkbox"].filled-in + label:before, [type="checkbox"].filled-in + label:after { content: ""; left: 0; position: absolute; transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s; z-index: 1; } [type="checkbox"].filled-in:not(:checked) + label:before { width: 0; height: 0; border: 3px solid transparent; left: 6px; top: 10px; -webkit-transform: rotateZ(37deg); transform: rotateZ(37deg); -webkit-transform-origin: 20% 40%; transform-origin: 100% 100%; } [type="checkbox"].filled-in:not(:checked) + label:after { height: 20px; width: 20px; background-color: transparent; border: 1px solid #b1b8bb; top: 0px; z-index: 0; } [type="checkbox"].filled-in:checked + label:before { top: 0; left: 1px; width: 8px; height: 13px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: rotateZ(37deg); transform: rotateZ(37deg); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; } [type="checkbox"].filled-in:checked + label:after { top: 0; width: 20px; height: 20px; border: 2px solid #20aee3; background-color: #20aee3; z-index: 0; } [type="checkbox"].filled-in.tabbed:focus + label:after { border-radius: 2px; border-color: #5a5a5a; background-color: rgba(0, 0, 0, 0.1); } [type="checkbox"].filled-in.tabbed:checked:focus + label:after { border-radius: 2px; background-color: #20aee3; border-color: #20aee3; } [type="checkbox"].filled-in:disabled:not(:checked) + label:before { background-color: transparent; border: 2px solid transparent; } [type="checkbox"].filled-in:disabled:not(:checked) + label:after { border-color: transparent; background-color: #bdbdbd; } [type="checkbox"].filled-in:disabled:checked + label:before { background-color: transparent; } [type="checkbox"].filled-in:disabled:checked + label:after { background-color: #bdbdbd; border-color: #bdbdbd; } .switch, .switch * { -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; } .switch label { cursor: pointer; } .switch label input[type="checkbox"] { opacity: 0; width: 0; height: 0; } .switch label input[type="checkbox"]:checked + .lever { background-color: #7890df; } .switch label input[type="checkbox"]:checked + .lever:after { background-color: #3661ec; left: 24px; } .switch label .lever { content: ""; display: inline-block; position: relative; width: 40px; height: 15px; background-color: #818181; border-radius: 15px; margin-right: 10px; transition: background 0.3s ease; vertical-align: middle; margin: 0 16px; } .switch label .lever:after { content: ""; position: absolute; display: inline-block; width: 21px; height: 21px; background-color: #f1f1f1; border-radius: 21px; box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4); left: -5px; top: -3px; transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease; } input[type="checkbox"]:checked:not(:disabled) ~ .lever:active::after, input[type="checkbox"]:checked:not(:disabled).tabbed:focus ~ .lever::after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1); } input[type="checkbox"]:not(:disabled) ~ .lever:active:after, input[type="checkbox"]:not(:disabled).tabbed:focus ~ .lever::after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08); } .switch input[type="checkbox"][disabled] + .lever { cursor: default; } .switch label input[type="checkbox"][disabled] + .lever:after, .switch label input[type="checkbox"][disabled]:checked + .lever:after { background-color: #bdbdbd; } .scale-up { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transform: scale(0); transform: scale(0); display: inline-block; transform-origin: right 0px; } .scale-up-left { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transform: scale(0); transform: scale(0); display: inline-block; transform-origin: left 0px; } .show > .scale-up { transform: scale(1); transform-origin: right 0px; } .show > .scale-up-left { transform: scale(1); transform-origin: left 0px; } .card { box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); border-radius: 4px; } .well, pre { box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); } .page-titles .justify-content-end:last-child .d-flex { margin-right: 10px; } .btn-circle.right-side-toggle { position: fixed; bottom: 20px; right: 20px; padding: 25px; z-index: 10; } @keyframes ripple { 0% { box-shadow: 0px 0px 0px 1px transparent; } 50% { box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1); } 100% { box-shadow: 0px 0px 0px 15px transparent; } } .bootstrap-select.btn-group .dropdown-menu { box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); } .demo-checkbox label, .demo-radio-button label { min-width: 200px; margin-bottom: 20px; } .demo-swtich .demo-switch-title, .demo-swtich .switch { width: 150px; margin-bottom: 10px; display: inline-block; } [type="checkbox"] + label { padding-left: 26px; height: 25px; line-height: 21px; font-weight: normal; } [type="checkbox"]:checked + label:before { top: -4px; left: -2px; width: 11px; height: 19px; } [type="checkbox"]:checked.chk-col-red + label:before { border-right: 2px solid #fb3a3a; border-bottom: 2px solid #fb3a3a; } [type="checkbox"]:checked.chk-col-pink + label:before { border-right: 2px solid #e91e63; border-bottom: 2px solid #e91e63; } [type="checkbox"]:checked.chk-col-purple + label:before { border-right: 2px solid #7460ee; border-bottom: 2px solid #7460ee; } [type="checkbox"]:checked.chk-col-deep-purple + label:before { border-right: 2px solid #673ab7; border-bottom: 2px solid #673ab7; } [type="checkbox"]:checked.chk-col-indigo + label:before { border-right: 2px solid #3f51b5; border-bottom: 2px solid #3f51b5; } [type="checkbox"]:checked.chk-col-blue + label:before { border-right: 2px solid #02bec9; border-bottom: 2px solid #02bec9; } [type="checkbox"]:checked.chk-col-light-blue + label:before { border-right: 2px solid #03a9f4; border-bottom: 2px solid #03a9f4; } [type="checkbox"]:checked.chk-col-cyan + label:before { border-right: 2px solid #00bcd4; border-bottom: 2px solid #00bcd4; } [type="checkbox"]:checked.chk-col-teal + label:before { border-right: 2px solid #009688; border-bottom: 2px solid #009688; } [type="checkbox"]:checked.chk-col-green + label:before { border-right: 2px solid #26c6da; border-bottom: 2px solid #26c6da; } [type="checkbox"]:checked.chk-col-light-green + label:before { border-right: 2px solid #8bc34a; border-bottom: 2px solid #8bc34a; } [type="checkbox"]:checked.chk-col-lime + label:before { border-right: 2px solid #cddc39; border-bottom: 2px solid #cddc39; } [type="checkbox"]:checked.chk-col-#ff0 + label:before { border-right: 2px solid #ffe821; border-bottom: 2px solid #ffe821; } [type="checkbox"]:checked.chk-col-amber + label:before { border-right: 2px solid #ffc107; border-bottom: 2px solid #ffc107; } [type="checkbox"]:checked.chk-col-orange + label:before { border-right: 2px solid #ff9800; border-bottom: 2px solid #ff9800; } [type="checkbox"]:checked.chk-col-deep-orange + label:before { border-right: 2px solid #ff5722; border-bottom: 2px solid #ff5722; } [type="checkbox"]:checked.chk-col-brown + label:before { border-right: 2px solid #795548; border-bottom: 2px solid #795548; } [type="checkbox"]:checked.chk-col-grey + label:before { border-right: 2px solid #9e9e9e; border-bottom: 2px solid #9e9e9e; } [type="checkbox"]:checked.chk-col-blue-grey + label:before { border-right: 2px solid #607d8b; border-bottom: 2px solid #607d8b; } [type="checkbox"]:checked.chk-col-#000 + label:before { border-right: 2px solid #000; border-bottom: 2px solid #000; } [type="checkbox"]:checked.chk-col-#fff + label:before { border-right: 2px solid #fff; border-bottom: 2px solid #fff; } [type="checkbox"].filled-in:checked + label:after { top: 0; width: 20px; height: 20px; border: 2px solid #26a69a; background-color: #26a69a; z-index: 0; } [type="checkbox"].filled-in:checked + label:before { border-right: 2px solid #fff !important; border-bottom: 2px solid #fff !important; } [type="checkbox"].filled-in:checked.chk-col-red + label:after { border: 2px solid #fb3a3a; background-color: #fb3a3a; } [type="checkbox"].filled-in:checked.chk-col-pink + label:after { border: 2px solid #e91e63; background-color: #e91e63; } [type="checkbox"].filled-in:checked.chk-col-purple + label:after { border: 2px solid #7460ee; background-color: #7460ee; } [type="checkbox"].filled-in:checked.chk-col-deep-purple + label:after { border: 2px solid #673ab7; background-color: #673ab7; } [type="checkbox"].filled-in:checked.chk-col-indigo + label:after { border: 2px solid #3f51b5; background-color: #3f51b5; } [type="checkbox"].filled-in:checked.chk-col-blue + label:after { border: 2px solid #02bec9; background-color: #02bec9; } [type="checkbox"].filled-in:checked.chk-col-light-blue + label:after { border: 2px solid #03a9f4; background-color: #03a9f4; } [type="checkbox"].filled-in:checked.chk-col-cyan + label:after { border: 2px solid #00bcd4; background-color: #00bcd4; } [type="checkbox"].filled-in:checked.chk-col-teal + label:after { border: 2px solid #009688; background-color: #009688; } [type="checkbox"].filled-in:checked.chk-col-green + label:after { border: 2px solid #26c6da; background-color: #26c6da; } [type="checkbox"].filled-in:checked.chk-col-light-green + label:after { border: 2px solid #8bc34a; background-color: #8bc34a; } [type="checkbox"].filled-in:checked.chk-col-lime + label:after { border: 2px solid #cddc39; background-color: #cddc39; } [type="checkbox"].filled-in:checked.chk-col-#ff0 + label:after { border: 2px solid #ffe821; background-color: #ffe821; } [type="checkbox"].filled-in:checked.chk-col-amber + label:after { border: 2px solid #ffc107; background-color: #ffc107; } [type="checkbox"].filled-in:checked.chk-col-orange + label:after { border: 2px solid #ff9800; background-color: #ff9800; } [type="checkbox"].filled-in:checked.chk-col-deep-orange + label:after { border: 2px solid #ff5722; background-color: #ff5722; } [type="checkbox"].filled-in:checked.chk-col-brown + label:after { border: 2px solid #795548; background-color: #795548; } [type="checkbox"].filled-in:checked.chk-col-grey + label:after { border: 2px solid #9e9e9e; background-color: #9e9e9e; } [type="checkbox"].filled-in:checked.chk-col-blue-grey + label:after { border: 2px solid #607d8b; background-color: #607d8b; } [type="checkbox"].filled-in:checked.chk-col-#000 + label:after { border: 2px solid #000; background-color: #000; } [type="checkbox"].filled-in:checked.chk-col-#fff + label:after { border: 2px solid #fff; background-color: #fff; } [type="radio"]:not(:checked) + label { padding-left: 26px; height: 25px; line-height: 25px; font-weight: normal; } [type="radio"]:checked + label { padding-left: 26px; height: 25px; line-height: 25px; font-weight: normal; } [type="radio"].radio-col-red:checked + label:after { background-color: #fb3a3a; border-color: #fb3a3a; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-pink:checked + label:after { background-color: #e91e63; border-color: #e91e63; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-purple:checked + label:after { background-color: #7460ee; border-color: #7460ee; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-deep-purple:checked + label:after { background-color: #673ab7; border-color: #673ab7; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-indigo:checked + label:after { background-color: #3f51b5; border-color: #3f51b5; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-blue:checked + label:after { background-color: #02bec9; border-color: #02bec9; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-light-blue:checked + label:after { background-color: #03a9f4; border-color: #03a9f4; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-cyan:checked + label:after { background-color: #00bcd4; border-color: #00bcd4; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-teal:checked + label:after { background-color: #009688; border-color: #009688; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-green:checked + label:after { background-color: #26c6da; border-color: #26c6da; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-light-green:checked + label:after { background-color: #8bc34a; border-color: #8bc34a; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-lime:checked + label:after { background-color: #cddc39; border-color: #cddc39; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-#ff0:checked + label:after { background-color: #ffe821; border-color: #ffe821; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-amber:checked + label:after { background-color: #ffc107; border-color: #ffc107; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-orange:checked + label:after { background-color: #ff9800; border-color: #ff9800; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-deep-orange:checked + label:after { background-color: #ff5722; border-color: #ff5722; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-brown:checked + label:after { background-color: #795548; border-color: #795548; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-grey:checked + label:after { background-color: #9e9e9e; border-color: #9e9e9e; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-blue-grey:checked + label:after { background-color: #607d8b; border-color: #607d8b; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-#000:checked + label:after { background-color: #000; border-color: #000; animation: ripple 0.2s linear forwards; } [type="radio"].radio-col-#fff:checked + label:after { background-color: #fff; border-color: #fff; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-red:checked + label:before { border: 2px solid #fb3a3a; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-red:checked + label:after { background-color: #fb3a3a; border: 2px solid #fb3a3a; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-pink:checked + label:before { border: 2px solid #e91e63; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-pink:checked + label:after { background-color: #e91e63; border: 2px solid #e91e63; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-purple:checked + label:before { border: 2px solid #7460ee; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-purple:checked + label:after { background-color: #7460ee; border: 2px solid #7460ee; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-deep-purple:checked + label:before { border: 2px solid #673ab7; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-deep-purple:checked + label:after { background-color: #673ab7; border: 2px solid #673ab7; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-indigo:checked + label:before { border: 2px solid #3f51b5; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-indigo:checked + label:after { background-color: #3f51b5; border: 2px solid #3f51b5; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-blue:checked + label:before { border: 2px solid #02bec9; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-blue:checked + label:after { background-color: #02bec9; border: 2px solid #02bec9; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-light-blue:checked + label:before { border: 2px solid #03a9f4; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-light-blue:checked + label:after { background-color: #03a9f4; border: 2px solid #03a9f4; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-cyan:checked + label:before { border: 2px solid #00bcd4; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-cyan:checked + label:after { background-color: #00bcd4; border: 2px solid #00bcd4; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-teal:checked + label:before { border: 2px solid #009688; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-teal:checked + label:after { background-color: #009688; border: 2px solid #009688; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-green:checked + label:before { border: 2px solid #26c6da; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-green:checked + label:after { background-color: #26c6da; border: 2px solid #26c6da; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-light-green:checked + label:before { border: 2px solid #8bc34a; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-light-green:checked + label:after { background-color: #8bc34a; border: 2px solid #8bc34a; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-lime:checked + label:before { border: 2px solid #cddc39; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-lime:checked + label:after { background-color: #cddc39; border: 2px solid #cddc39; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-#ff0:checked + label:before { border: 2px solid #ffe821; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-#ff0:checked + label:after { background-color: #ffe821; border: 2px solid #ffe821; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-amber:checked + label:before { border: 2px solid #ffc107; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-amber:checked + label:after { background-color: #ffc107; border: 2px solid #ffc107; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-orange:checked + label:before { border: 2px solid #ff9800; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-orange:checked + label:after { background-color: #ff9800; border: 2px solid #ff9800; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-deep-orange:checked + label:before { border: 2px solid #ff5722; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-deep-orange:checked + label:after { background-color: #ff5722; border: 2px solid #ff5722; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-brown:checked + label:before { border: 2px solid #795548; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-brown:checked + label:after { background-color: #795548; border: 2px solid #795548; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-grey:checked + label:before { border: 2px solid #9e9e9e; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-grey:checked + label:after { background-color: #9e9e9e; border: 2px solid #9e9e9e; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-blue-grey:checked + label:before { border: 2px solid #607d8b; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-blue-grey:checked + label:after { background-color: #607d8b; border: 2px solid #607d8b; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-#000:checked + label:before { border: 2px solid #000; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-#000:checked + label:after { background-color: #000; border: 2px solid #000; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-#fff:checked + label:before { border: 2px solid #fff; animation: ripple 0.2s linear forwards; } [type="radio"].with-gap.radio-col-#fff:checked + label:after { background-color: #fff; border: 2px solid #fff; animation: ripple 0.2s linear forwards; } .switch label { font-weight: normal; font-size: 13px; } .switch label .lever { margin: 0 14px; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-red:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(251, 58, 58, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-red { background-color: rgba(251, 58, 58, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-red:after { background-color: #fb3a3a; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-pink:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(233, 30, 99, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-pink { background-color: rgba(233, 30, 99, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-pink:after { background-color: #e91e63; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-purple:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(116, 96, 238, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-purple { background-color: rgba(116, 96, 238, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-purple:after { background-color: #7460ee; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-deep-purple:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(103, 58, 183, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-deep-purple { background-color: rgba(103, 58, 183, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-deep-purple:after { background-color: #673ab7; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-indigo:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(63, 81, 181, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-indigo { background-color: rgba(63, 81, 181, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-indigo:after { background-color: #3f51b5; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-blue:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(2, 190, 201, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-blue { background-color: rgba(2, 190, 201, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-blue:after { background-color: #02bec9; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-light-blue:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(3, 169, 244, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-light-blue { background-color: rgba(3, 169, 244, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-light-blue:after { background-color: #03a9f4; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-cyan:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 188, 212, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-cyan { background-color: rgba(0, 188, 212, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-cyan:after { background-color: #00bcd4; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-teal:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-teal { background-color: rgba(0, 150, 136, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-teal:after { background-color: #009688; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-green:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 198, 218, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-green { background-color: rgba(38, 198, 218, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-green:after { background-color: #26c6da; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-light-green:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(139, 195, 74, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-light-green { background-color: rgba(139, 195, 74, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-light-green:after { background-color: #8bc34a; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-lime:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(205, 220, 57, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-lime { background-color: rgba(205, 220, 57, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-lime:after { background-color: #cddc39; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-#ff0:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 232, 33, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-#ff0 { background-color: rgba(255, 232, 33, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-#ff0:after { background-color: #ffe821; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-amber:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 193, 7, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-amber { background-color: rgba(255, 193, 7, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-amber:after { background-color: #ffc107; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-orange:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 152, 0, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-orange { background-color: rgba(255, 152, 0, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-orange:after { background-color: #ff9800; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-deep-orange:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 87, 34, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-deep-orange { background-color: rgba(255, 87, 34, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-deep-orange:after { background-color: #ff5722; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-brown:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(121, 85, 72, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-brown { background-color: rgba(121, 85, 72, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-brown:after { background-color: #795548; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-grey:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(158, 158, 158, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-grey { background-color: rgba(158, 158, 158, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-grey:after { background-color: #9e9e9e; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-blue-grey:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(96, 125, 139, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-blue-grey { background-color: rgba(96, 125, 139, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-blue-grey:after { background-color: #607d8b; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-#000:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-#000 { background-color: rgba(0, 0, 0, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-#000:after { background-color: #000; } .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-#fff:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.1); } .switch label input[type="checkbox"]:checked + .lever.switch-col-#fff { background-color: rgba(255, 255, 255, 0.5); } .switch label input[type="checkbox"]:checked + .lever.switch-col-#fff:after { background-color: #fff; } .help-block ul { padding: 0px; margin: 0px; } .help-block ul li { list-style: none; } .error .form-control { border-color: #ff5c6c; } .validate .form-control { border-color: #24d2b5; } .table-box { display: table; width: 100%; } .table.no-border tbody td { border: 0px; } .cell { display: table-cell; vertical-align: middle; } .table td, .table th { border-color: #d8e2ec; } .table thead th, .table th { font-weight: 500; } .table-hover tbody tr:hover { background: rgba(0, 0, 0, 0.02); } .nowrap { white-space: nowrap; } .lite-padding td { padding: 5px; } .v-middle td, .v-middle th { vertical-align: middle; } .table thead th, .table th { border: 0px; } .color-table.primary-table thead th { background-color: #6772e5; color: #fff; } .table-striped tbody tr:nth-of-type(odd) { background: #eaf2fb; } .color-table.success-table thead th { background-color: #24d2b5; color: #fff; } .color-table.info-table thead th { background-color: #20aee3; color: #fff; } .color-table.warning-table thead th { background-color: #ff9041; color: #fff; } .color-table.danger-table thead th { background-color: #ff5c6c; color: #fff; } .color-table.inverse-table thead th { background-color: #2f3d4a; color: #fff; } .color-table.dark-table thead th { background-color: #263238; color: #fff; } .color-table.red-table thead th { background-color: #fb3a3a; color: #fff; } .color-table.purple-table thead th { background-color: #7460ee; color: #fff; } .color-table.muted-table thead th { background-color: #bcc3d3; color: #fff; } .color-bordered-table.primary-bordered-table { border: 2px solid #6772e5; } .color-bordered-table.primary-bordered-table thead th { background-color: #6772e5; color: #fff; } .color-bordered-table.success-bordered-table { border: 2px solid #24d2b5; } .color-bordered-table.success-bordered-table thead th { background-color: #24d2b5; color: #fff; } .color-bordered-table.info-bordered-table { border: 2px solid #20aee3; } .color-bordered-table.info-bordered-table thead th { background-color: #20aee3; color: #fff; } .color-bordered-table.warning-bordered-table { border: 2px solid #ff9041; } .color-bordered-table.warning-bordered-table thead th { background-color: #ff9041; color: #fff; } .color-bordered-table.danger-bordered-table { border: 2px solid #ff5c6c; } .color-bordered-table.danger-bordered-table thead th { background-color: #ff5c6c; color: #fff; } .color-bordered-table.inverse-bordered-table { border: 2px solid #2f3d4a; } .color-bordered-table.inverse-bordered-table thead th { background-color: #2f3d4a; color: #fff; } .color-bordered-table.dark-bordered-table { border: 2px solid #263238; } .color-bordered-table.dark-bordered-table thead th { background-color: #263238; color: #fff; } .color-bordered-table.red-bordered-table { border: 2px solid #fb3a3a; } .color-bordered-table.red-bordered-table thead th { background-color: #fb3a3a; color: #fff; } .color-bordered-table.purple-bordered-table { border: 2px solid #7460ee; } .color-bordered-table.purple-bordered-table thead th { background-color: #7460ee; color: #fff; } .color-bordered-table.muted-bordered-table { border: 2px solid #bcc3d3; } .color-bordered-table.muted-bordered-table thead th { background-color: #bcc3d3; color: #fff; } .full-color-table.full-primary-table { background-color: #f1effd; } .full-color-table.full-primary-table thead th { background-color: #6772e5; border: 0; color: #fff; } .full-color-table.full-primary-table tbody td { border: 0; } .full-color-table.full-primary-table tr:hover { background-color: #6772e5; color: #fff; } .full-color-table.full-success-table { background-color: #e8fdeb; } .full-color-table.full-success-table thead th { background-color: #24d2b5; border: 0; color: #fff; } .full-color-table.full-success-table tbody td { border: 0; } .full-color-table.full-success-table tr:hover { background-color: #24d2b5; color: #fff; } .full-color-table.full-info-table { background-color: #cfecfe; } .full-color-table.full-info-table thead th { background-color: #20aee3; border: 0; color: #fff; } .full-color-table.full-info-table tbody td { border: 0; } .full-color-table.full-info-table tr:hover { background-color: #20aee3; color: #fff; } .full-color-table.full-warning-table { background-color: #fff8ec; } .full-color-table.full-warning-table thead th { background-color: #ff9041; border: 0; color: #fff; } .full-color-table.full-warning-table tbody td { border: 0; } .full-color-table.full-warning-table tr:hover { background-color: #ff9041; color: #fff; } .full-color-table.full-danger-table { background-color: #f9e7eb; } .full-color-table.full-danger-table thead th { background-color: #ff5c6c; border: 0; color: #fff; } .full-color-table.full-danger-table tbody td { border: 0; } .full-color-table.full-danger-table tr:hover { background-color: #ff5c6c; color: #fff; } .full-color-table.full-inverse-table { background-color: #f6f6f6; } .full-color-table.full-inverse-table thead th { background-color: #2f3d4a; border: 0; color: #fff; } .full-color-table.full-inverse-table tbody td { border: 0; } .full-color-table.full-inverse-table tr:hover { background-color: #2f3d4a; color: #fff; } .full-color-table.full-dark-table { background-color: rgba(43, 43, 43, 0.8); } .full-color-table.full-dark-table thead th { background-color: #263238; border: 0; color: #fff; } .full-color-table.full-dark-table tbody td { border: 0; color: #fff; } .full-color-table.full-dark-table tr:hover { background-color: #263238; color: #fff; } .full-color-table.full-red-table { background-color: #f9e7eb; } .full-color-table.full-red-table thead th { background-color: #fb3a3a; border: 0; color: #fff; } .full-color-table.full-red-table tbody td { border: 0; } .full-color-table.full-red-table tr:hover { background-color: #fb3a3a; color: #fff; } .full-color-table.full-purple-table { background-color: #f1effd; } .full-color-table.full-purple-table thead th { background-color: #7460ee; border: 0; color: #fff; } .full-color-table.full-purple-table tbody td { border: 0; } .full-color-table.full-purple-table tr:hover { background-color: #7460ee; color: #fff; } .full-color-table.full-muted-table { background-color: rgba(152, 166, 173, 0.2); } .full-color-table.full-muted-table thead th { background-color: #bcc3d3; border: 0; color: #fff; } .full-color-table.full-muted-table tbody td { border: 0; } .full-color-table.full-muted-table tr:hover { background-color: #bcc3d3; color: #fff; } .dataTables_wrapper:not(:first-child) { padding-top: 10px; } .dt-buttons { display: inline-block; padding-top: 5px; margin-bottom: 15px; } .dt-buttons .dt-button { padding: 5px 15px; border-radius: 4px; background: #265567; color: #fff; margin-right: 3px; font-weight: 600; } .dt-buttons .dt-button:hover { background: #265567; } .dataTables_info, .dataTables_length { display: inline-block; } .dataTables_length { margin-top: 10px; } .dataTables_length select { border: 0; background-image: linear-gradient(#20aee3, #20aee3), linear-gradient(#b1b8bb, #b1b8bb); background-size: 0 2px, 100% 1px; background-repeat: no-repeat; background-position: center bottom, center calc(100% - 1px); background-color: transparent; transition: background 0s ease-out; padding-bottom: 5px; } .dataTables_length select:focus { outline: none; background-image: linear-gradient(#20aee3, #20aee3), linear-gradient(#b1b8bb, #b1b8bb); background-size: 100% 2px, 100% 1px; box-shadow: none; transition-duration: 0.3s; } .dataTables_filter { float: right; margin-top: 10px; } .dataTables_filter input { border: 0; background-image: linear-gradient(#20aee3, #20aee3), linear-gradient(#b1b8bb, #b1b8bb); background-size: 0 2px, 100% 1px; background-repeat: no-repeat; background-position: center bottom, center calc(100% - 1px); background-color: transparent; transition: background 0s ease-out; float: none; box-shadow: none; border-radius: 0; margin-left: 10px; } .dataTables_filter input:focus { outline: none; background-image: linear-gradient(#20aee3, #20aee3), linear-gradient(#b1b8bb, #b1b8bb); background-size: 100% 2px, 100% 1px; box-shadow: none; transition-duration: 0.3s; } table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled { background: transparent; } table.dataTable thead .sorting_asc:after { content: "\f0de"; margin-left: 10px; font-family: fontawesome; cursor: pointer; } table.dataTable thead .sorting_desc:after { content: "\f0dd"; margin-left: 10px; font-family: fontawesome; cursor: pointer; } table.dataTable thead .sorting:after { content: "\f0dc"; margin-left: 10px; font-family: fontawesome !important; cursor: pointer; color: rgba(50, 50, 50, 0.5); } .dataTables_wrapper .dataTables_paginate { float: right; text-align: right; padding-top: 0.25em; } .dataTables_wrapper .dataTables_paginate .paginate_button { box-sizing: border-box; display: inline-block; min-width: 1.5em; padding: 0.5em 1em; text-align: center; text-decoration: none; cursor: pointer; *cursor: hand; color: #67757c; border: 1px solid #ddd; } .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { font-weight: 600; color: #fff !important; border: 1px solid #265567; background-color: #265567; } .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { cursor: default; color: #67757c; border: 1px solid #ddd; background: transparent; box-shadow: none; } .dataTables_wrapper .dataTables_paginate .paginate_button:hover { color: white; border: 1px solid #20aee3; background-color: #20aee3; } .dataTables_wrapper .dataTables_paginate .paginate_button:active { outline: none; background-color: #67757c; } .dataTables_wrapper .dataTables_paginate .ellipsis { padding: 0 1em; } .tablesaw-bar .btn-group label { color: #67757c !important; } .dt-bootstrap { display: block; } .paging_simple_numbers .pagination .paginate_button { padding: 0px; background: #fff; } .paging_simple_numbers .pagination .paginate_button:hover { background: #fff; } .paging_simple_numbers .pagination .paginate_button a { padding: 3px 10px; border: 0px; } .paging_simple_numbers .pagination .paginate_button.active a, .paging_simple_numbers .pagination .paginate_button:hover a { background: #20aee3; color: #fff; } .stylish-table tbody tr { border-left: 3px solid transparent; } .stylish-table tbody tr:hover, .stylish-table tbody tr.active { border-color: #20aee3; } .jsgrid-pager-page a, .jsgrid-pager-current-page, .jsgrid-pager-nav-button a { -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; min-width: 1.5em; padding: 0.5em 1em; text-align: center; text-decoration: none; cursor: pointer; color: #67757c; border: 1px solid #ddd; } .jsgrid-pager-page a:hover, .jsgrid-pager-nav-button a:hover { background-color: #20aee3; color: #fff; } .jsgrid-pager-current-page { background-color: #20aee3; color: #fff; } .jsgrid-pager-page, .jsgrid-pager-nav-button { padding: 0; } .jsgrid-pager-page.jsgrid-pager-current-page { padding: 0.5em 1em !important; } .ps { -ms-touch-action: auto; touch-action: auto; overflow: hidden !important; -ms-overflow-style: none; } @supports (-ms-overflow-style: none) { .ps { overflow: auto !important; } } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .ps { overflow: auto !important; } } .ps.ps--active-x > .ps__scrollbar-x-rail, .ps.ps--active-y > .ps__scrollbar-y-rail { display: block; background-color: transparent; } .ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail { background-color: #eee; opacity: 0.9; } .ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y { background-color: transparent; width: 8px; } .ps > .ps__scrollbar-x-rail { display: none; position: absolute; opacity: 0; bottom: 0px; height: 6px; } .ps > .ps__scrollbar-x-rail > .ps__scrollbar-x { position: absolute; background-color: rgba(255, 255, 255, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; bottom: 2px; height: 6px; } .ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x { height: 6px; } .ps > .ps__scrollbar-y-rail { display: none; position: absolute; opacity: 0; right: 0; width: 6px; } .ps > .ps__scrollbar-y-rail > .ps__scrollbar-y { position: absolute; background-color: rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; right: 2px; width: 6px; } .ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y { width: 6px; } .ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail { background-color: rgba(0, 0, 0, 0.2); opacity: 0.9; } .ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x { background-color: rgba(0, 0, 0, 0.2); height: 6px; } .ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y { background-color: rgba(0, 0, 0, 0.2); width: 6px; } .ps:hover > .ps__scrollbar-x-rail, .ps:hover > .ps__scrollbar-y-rail { opacity: 0.6; } .ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x { background-color: rgba(0, 0, 0, 0.2); } .ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y { background-color: rgba(0, 0, 0, 0.2); } #slimtest3.ps .ps__scrollbar-y-rail { left: 3px; right: auto; } #slimtest4.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y { background-color: #20aee3; } #slimtest4.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y { background-color: #20aee3; } #slimtest4.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y { background-color: #20aee3; } /*! *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ @font-face { font-family: "FontAwesome"; src: url("../scss/icons/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0"); src: url("../scss/icons/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../scss/icons/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../scss/icons/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../scss/icons/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../scss/icons/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-lg { font-size: 1.3333333333em; line-height: 0.75em; vertical-align: -15%; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-fw { width: 1.2857142857em; text-align: center; } .fa-ul { padding-left: 0; margin-left: 2.1428571429em; list-style-type: none; } .fa-ul > li { position: relative; } .fa-li { position: absolute; left: -2.1428571429em; width: 2.1428571429em; top: 0.1428571429em; text-align: center; } .fa-li.fa-lg { left: -1.8571428571em; } .fa-border { padding: 0.2em 0.25em 0.15em; border: solid 0.08em #eee; border-radius: 0.1em; } .fa-pull-left { float: left; } .fa-pull-right { float: right; } .fa.fa-pull-left { margin-right: 0.3em; } .fa.fa-pull-right { margin-left: 0.3em; } .pull-right { float: right; } .pull-left { float: left; } .fa.pull-left { margin-right: 0.3em; } .fa.pull-right { margin-left: 0.3em; } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; } .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: #fff; } .fa-glass:before { content: ""; } .fa-music:before { content: ""; } .fa-search:before { content: ""; } .fa-envelope-o:before { content: ""; } .fa-heart:before { content: ""; } .fa-star:before { content: ""; } .fa-star-o:before { content: ""; } .fa-user:before { content: ""; } .fa-film:before { content: ""; } .fa-th-large:before { content: ""; } .fa-th:before { content: ""; } .fa-th-list:before { content: ""; } .fa-check:before { content: ""; } .fa-remove:before, .fa-close:before, .fa-times:before { content: ""; } .fa-search-plus:before { content: ""; } .fa-search-minus:before { content: ""; } .fa-power-off:before { content: ""; } .fa-signal:before { content: ""; } .fa-gear:before, .fa-cog:before { content: ""; } .fa-trash-o:before { content: ""; } .fa-home:before { content: ""; } .fa-file-o:before { content: ""; } .fa-clock-o:before { content: ""; } .fa-road:before { content: ""; } .fa-download:before { content: ""; } .fa-arrow-circle-o-down:before { content: ""; } .fa-arrow-circle-o-up:before { content: ""; } .fa-inbox:before { content: ""; } .fa-play-circle-o:before { content: ""; } .fa-rotate-right:before, .fa-repeat:before { content: ""; } .fa-refresh:before { content: ""; } .fa-list-alt:before { content: ""; } .fa-lock:before { content: ""; } .fa-flag:before { content: ""; } .fa-headphones:before { content: ""; } .fa-volume-off:before { content: ""; } .fa-volume-down:before { content: ""; } .fa-volume-up:before { content: ""; } .fa-qrcode:before { content: ""; } .fa-barcode:before { content: ""; } .fa-tag:before { content: ""; } .fa-tags:before { content: ""; } .fa-book:before { content: ""; } .fa-bookmark:before { content: ""; } .fa-print:before { content: ""; } .fa-camera:before { content: ""; } .fa-font:before { content: ""; } .fa-bold:before { content: ""; } .fa-italic:before { content: ""; } .fa-text-height:before { content: ""; } .fa-text-width:before { content: ""; } .fa-align-left:before { content: ""; } .fa-align-center:before { content: ""; } .fa-align-right:before { content: ""; } .fa-align-justify:before { content: ""; } .fa-list:before { content: ""; } .fa-dedent:before, .fa-outdent:before { content: ""; } .fa-indent:before { content: ""; } .fa-video-camera:before { content: ""; } .fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; } .fa-pencil:before { content: ""; } .fa-map-marker:before { content: ""; } .fa-adjust:before { content: ""; } .fa-tint:before { content: ""; } .fa-edit:before, .fa-pencil-square-o:before { content: ""; } .fa-share-square-o:before { content: ""; } .fa-check-square-o:before { content: ""; } .fa-arrows:before { content: ""; } .fa-step-backward:before { content: ""; } .fa-fast-backward:before { content: ""; } .fa-backward:before { content: ""; } .fa-play:before { content: ""; } .fa-pause:before { content: ""; } .fa-stop:before { content: ""; } .fa-forward:before { content: ""; } .fa-fast-forward:before { content: ""; } .fa-step-forward:before { content: ""; } .fa-eject:before { content: ""; } .fa-chevron-left:before { content: ""; } .fa-chevron-right:before { content: ""; } .fa-plus-circle:before { content: ""; } .fa-minus-circle:before { content: ""; } .fa-times-circle:before { content: ""; } .fa-check-circle:before { content: ""; } .fa-question-circle:before { content: ""; } .fa-info-circle:before { content: ""; } .fa-crosshairs:before { content: ""; } .fa-times-circle-o:before { content: ""; } .fa-check-circle-o:before { content: ""; } .fa-ban:before { content: ""; } .fa-arrow-left:before { content: ""; } .fa-arrow-right:before { content: ""; } .fa-arrow-up:before { content: ""; } .fa-arrow-down:before { content: ""; } .fa-mail-forward:before, .fa-share:before { content: ""; } .fa-expand:before { content: ""; } .fa-compress:before { content: ""; } .fa-plus:before { content: ""; } .fa-minus:before { content: ""; } .fa-asterisk:before { content: ""; } .fa-exclamation-circle:before { content: ""; } .fa-gift:before { content: ""; } .fa-leaf:before { content: ""; } .fa-fire:before { content: ""; } .fa-eye:before { content: ""; } .fa-eye-slash:before { content: ""; } .fa-warning:before, .fa-exclamation-triangle:before { content: ""; } .fa-plane:before { content: ""; } .fa-calendar:before { content: ""; } .fa-random:before { content: ""; } .fa-comment:before { content: ""; } .fa-magnet:before { content: ""; } .fa-chevron-up:before { content: ""; } .fa-chevron-down:before { content: ""; } .fa-retweet:before { content: ""; } .fa-shopping-cart:before { content: ""; } .fa-folder:before { content: ""; } .fa-folder-open:before { content: ""; } .fa-arrows-v:before { content: ""; } .fa-arrows-h:before { content: ""; } .fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; } .fa-twitter-square:before { content: ""; } .fa-facebook-square:before { content: ""; } .fa-camera-retro:before { content: ""; } .fa-key:before { content: ""; } .fa-gears:before, .fa-cogs:before { content: ""; } .fa-comments:before { content: ""; } .fa-thumbs-o-up:before { content: ""; } .fa-thumbs-o-down:before { content: ""; } .fa-star-half:before { content: ""; } .fa-heart-o:before { content: ""; } .fa-sign-out:before { content: ""; } .fa-linkedin-square:before { content: ""; } .fa-thumb-tack:before { content: ""; } .fa-external-link:before { content: ""; } .fa-sign-in:before { content: ""; } .fa-trophy:before { content: ""; } .fa-github-square:before { content: ""; } .fa-upload:before { content: ""; } .fa-lemon-o:before { content: ""; } .fa-phone:before { content: ""; } .fa-square-o:before { content: ""; } .fa-bookmark-o:before { content: ""; } .fa-phone-square:before { content: ""; } .fa-twitter:before { content: ""; } .fa-facebook-f:before, .fa-facebook:before { content: ""; } .fa-github:before { content: ""; } .fa-unlock:before { content: ""; } .fa-credit-card:before { content: ""; } .fa-feed:before, .fa-rss:before { content: ""; } .fa-hdd-o:before { content: ""; } .fa-bullhorn:before { content: ""; } .fa-bell:before { content: ""; } .fa-certificate:before { content: ""; } .fa-hand-o-right:before { content: ""; } .fa-hand-o-left:before { content: ""; } .fa-hand-o-up:before { content: ""; } .fa-hand-o-down:before { content: ""; } .fa-arrow-circle-left:before { content: ""; } .fa-arrow-circle-right:before { content: ""; } .fa-arrow-circle-up:before { content: ""; } .fa-arrow-circle-down:before { content: ""; } .fa-globe:before { content: ""; } .fa-wrench:before { content: ""; } .fa-tasks:before { content: ""; } .fa-filter:before { content: ""; } .fa-briefcase:before { content: ""; } .fa-arrows-alt:before { content: ""; } .fa-group:before, .fa-users:before { content: ""; } .fa-chain:before, .fa-link:before { content: ""; } .fa-cloud:before { content: ""; } .fa-flask:before { content: ""; } .fa-cut:before, .fa-scissors:before { content: ""; } .fa-copy:before, .fa-files-o:before { content: ""; } .fa-paperclip:before { content: ""; } .fa-save:before, .fa-floppy-o:before { content: ""; } .fa-square:before { content: ""; } .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; } .fa-list-ul:before { content: ""; } .fa-list-ol:before { content: ""; } .fa-strikethrough:before { content: ""; } .fa-underline:before { content: ""; } .fa-table:before { content: ""; } .fa-magic:before { content: ""; } .fa-truck:before { content: ""; } .fa-pinterest:before { content: ""; } .fa-pinterest-square:before { content: ""; } .fa-google-plus-square:before { content: ""; } .fa-google-plus:before { content: ""; } .fa-money:before { content: ""; } .fa-caret-down:before { content: ""; } .fa-caret-up:before { content: ""; } .fa-caret-left:before { content: ""; } .fa-caret-right:before { content: ""; } .fa-columns:before { content: ""; } .fa-unsorted:before, .fa-sort:before { content: ""; } .fa-sort-down:before, .fa-sort-desc:before { content: ""; } .fa-sort-up:before, .fa-sort-asc:before { content: ""; } .fa-envelope:before { content: ""; } .fa-linkedin:before { content: ""; } .fa-rotate-left:before, .fa-undo:before { content: ""; } .fa-legal:before, .fa-gavel:before { content: ""; } .fa-dashboard:before, .fa-tachometer:before { content: ""; } .fa-comment-o:before { content: ""; } .fa-comments-o:before { content: ""; } .fa-flash:before, .fa-bolt:before { content: ""; } .fa-sitemap:before { content: ""; } .fa-umbrella:before { content: ""; } .fa-paste:before, .fa-clipboard:before { content: ""; } .fa-lightbulb-o:before { content: ""; } .fa-exchange:before { content: ""; } .fa-cloud-download:before { content: ""; } .fa-cloud-upload:before { content: ""; } .fa-user-md:before { content: ""; } .fa-stethoscope:before { content: ""; } .fa-suitcase:before { content: ""; } .fa-bell-o:before { content: ""; } .fa-coffee:before { content: ""; } .fa-cutlery:before { content: ""; } .fa-file-text-o:before { content: ""; } .fa-building-o:before { content: ""; } .fa-hospital-o:before { content: ""; } .fa-ambulance:before { content: ""; } .fa-medkit:before { content: ""; } .fa-fighter-jet:before { content: ""; } .fa-beer:before { content: ""; } .fa-h-square:before { content: ""; } .fa-plus-square:before { content: ""; } .fa-angle-double-left:before { content: ""; } .fa-angle-double-right:before { content: ""; } .fa-angle-double-up:before { content: ""; } .fa-angle-double-down:before { content: ""; } .fa-angle-left:before { content: ""; } .fa-angle-right:before { content: ""; } .fa-angle-up:before { content: ""; } .fa-angle-down:before { content: ""; } .fa-desktop:before { content: ""; } .fa-laptop:before { content: ""; } .fa-tablet:before { content: ""; } .fa-mobile-phone:before, .fa-mobile:before { content: ""; } .fa-circle-o:before { content: ""; } .fa-quote-left:before { content: ""; } .fa-quote-right:before { content: ""; } .fa-spinner:before { content: ""; } .fa-circle:before { content: ""; } .fa-mail-reply:before, .fa-reply:before { content: ""; } .fa-github-alt:before { content: ""; } .fa-folder-o:before { content: ""; } .fa-folder-open-o:before { content: ""; } .fa-smile-o:before { content: ""; } .fa-frown-o:before { content: ""; } .fa-meh-o:before { content: ""; } .fa-gamepad:before { content: ""; } .fa-keyboard-o:before { content: ""; } .fa-flag-o:before { content: ""; } .fa-flag-checkered:before { content: ""; } .fa-terminal:before { content: ""; } .fa-code:before { content: ""; } .fa-mail-reply-all:before, .fa-reply-all:before { content: ""; } .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; } .fa-location-arrow:before { content: ""; } .fa-crop:before { content: ""; } .fa-code-fork:before { content: ""; } .fa-unlink:before, .fa-chain-broken:before { content: ""; } .fa-question:before { content: ""; } .fa-info:before { content: ""; } .fa-exclamation:before { content: ""; } .fa-superscript:before { content: ""; } .fa-subscript:before { content: ""; } .fa-eraser:before { content: ""; } .fa-puzzle-piece:before { content: ""; } .fa-microphone:before { content: ""; } .fa-microphone-slash:before { content: ""; } .fa-shield:before { content: ""; } .fa-calendar-o:before { content: ""; } .fa-fire-extinguisher:before { content: ""; } .fa-rocket:before { content: ""; } .fa-maxcdn:before { content: ""; } .fa-chevron-circle-left:before { content: ""; } .fa-chevron-circle-right:before { content: ""; } .fa-chevron-circle-up:before { content: ""; } .fa-chevron-circle-down:before { content: ""; } .fa-html5:before { content: ""; } .fa-css3:before { content: ""; } .fa-anchor:before { content: ""; } .fa-unlock-alt:before { content: ""; } .fa-bullseye:before { content: ""; } .fa-ellipsis-h:before { content: ""; } .fa-ellipsis-v:before { content: ""; } .fa-rss-square:before { content: ""; } .fa-play-circle:before { content: ""; } .fa-ticket:before { content: ""; } .fa-minus-square:before { content: ""; } .fa-minus-square-o:before { content: ""; } .fa-level-up:before { content: ""; } .fa-level-down:before { content: ""; } .fa-check-square:before { content: ""; } .fa-pencil-square:before { content: ""; } .fa-external-link-square:before { content: ""; } .fa-share-square:before { content: ""; } .fa-compass:before { content: ""; } .fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; } .fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; } .fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; } .fa-euro:before, .fa-eur:before { content: ""; } .fa-gbp:before { content: ""; } .fa-dollar:before, .fa-usd:before { content: ""; } .fa-rupee:before, .fa-inr:before { content: ""; } .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; } .fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; } .fa-won:before, .fa-krw:before { content: ""; } .fa-bitcoin:before, .fa-btc:before { content: ""; } .fa-file:before { content: ""; } .fa-file-text:before { content: ""; } .fa-sort-alpha-asc:before { content: ""; } .fa-sort-alpha-desc:before { content: ""; } .fa-sort-amount-asc:before { content: ""; } .fa-sort-amount-desc:before { content: ""; } .fa-sort-numeric-asc:before { content: ""; } .fa-sort-numeric-desc:before { content: ""; } .fa-thumbs-up:before { content: ""; } .fa-thumbs-down:before { content: ""; } .fa-youtube-square:before { content: ""; } .fa-youtube:before { content: ""; } .fa-xing:before { content: ""; } .fa-xing-square:before { content: ""; } .fa-youtube-play:before { content: ""; } .fa-dropbox:before { content: ""; } .fa-stack-overflow:before { content: ""; } .fa-instagram:before { content: ""; } .fa-flickr:before { content: ""; } .fa-adn:before { content: ""; } .fa-bitbucket:before { content: ""; } .fa-bitbucket-square:before { content: ""; } .fa-tumblr:before { content: ""; } .fa-tumblr-square:before { content: ""; } .fa-long-arrow-down:before { content: ""; } .fa-long-arrow-up:before { content: ""; } .fa-long-arrow-left:before { content: ""; } .fa-long-arrow-right:before { content: ""; } .fa-apple:before { content: ""; } .fa-windows:before { content: ""; } .fa-android:before { content: ""; } .fa-linux:before { content: ""; } .fa-dribbble:before { content: ""; } .fa-skype:before { content: ""; } .fa-foursquare:before { content: ""; } .fa-trello:before { content: ""; } .fa-female:before { content: ""; } .fa-male:before { content: ""; } .fa-gittip:before, .fa-gratipay:before { content: ""; } .fa-sun-o:before { content: ""; } .fa-moon-o:before { content: ""; } .fa-archive:before { content: ""; } .fa-bug:before { content: ""; } .fa-vk:before { content: ""; } .fa-weibo:before { content: ""; } .fa-renren:before { content: ""; } .fa-pagelines:before { content: ""; } .fa-stack-exchange:before { content: ""; } .fa-arrow-circle-o-right:before { content: ""; } .fa-arrow-circle-o-left:before { content: ""; } .fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; } .fa-dot-circle-o:before { content: ""; } .fa-wheelchair:before { content: ""; } .fa-vimeo-square:before { content: ""; } .fa-turkish-lira:before, .fa-try:before { content: ""; } .fa-plus-square-o:before { content: ""; } .fa-space-shuttle:before { content: ""; } .fa-slack:before { content: ""; } .fa-envelope-square:before { content: ""; } .fa-wordpress:before { content: ""; } .fa-openid:before { content: ""; } .fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; } .fa-mortar-board:before, .fa-graduation-cap:before { content: ""; } .fa-yahoo:before { content: ""; } .fa-google:before { content: ""; } .fa-reddit:before { content: ""; } .fa-reddit-square:before { content: ""; } .fa-stumbleupon-circle:before { content: ""; } .fa-stumbleupon:before { content: ""; } .fa-delicious:before { content: ""; } .fa-digg:before { content: ""; } .fa-pied-piper-pp:before { content: ""; } .fa-pied-piper-alt:before { content: ""; } .fa-drupal:before { content: ""; } .fa-joomla:before { content: ""; } .fa-language:before { content: ""; } .fa-fax:before { content: ""; } .fa-building:before { content: ""; } .fa-child:before { content: ""; } .fa-paw:before { content: ""; } .fa-spoon:before { content: ""; } .fa-cube:before { content: ""; } .fa-cubes:before { content: ""; } .fa-behance:before { content: ""; } .fa-behance-square:before { content: ""; } .fa-steam:before { content: ""; } .fa-steam-square:before { content: ""; } .fa-recycle:before { content: ""; } .fa-automobile:before, .fa-car:before { content: ""; } .fa-cab:before, .fa-taxi:before { content: ""; } .fa-tree:before { content: ""; } .fa-spotify:before { content: ""; } .fa-deviantart:before { content: ""; } .fa-soundcloud:before { content: ""; } .fa-database:before { content: ""; } .fa-file-pdf-o:before { content: ""; } .fa-file-word-o:before { content: ""; } .fa-file-excel-o:before { content: ""; } .fa-file-powerpoint-o:before { content: ""; } .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; } .fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; } .fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; } .fa-file-movie-o:before, .fa-file-video-o:before { content: ""; } .fa-file-code-o:before { content: ""; } .fa-vine:before { content: ""; } .fa-codepen:before { content: ""; } .fa-jsfiddle:before { content: ""; } .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; } .fa-circle-o-notch:before { content: ""; } .fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: ""; } .fa-ge:before, .fa-empire:before { content: ""; } .fa-git-square:before { content: ""; } .fa-git:before { content: ""; } .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; } .fa-tencent-weibo:before { content: ""; } .fa-qq:before { content: ""; } .fa-wechat:before, .fa-weixin:before { content: ""; } .fa-send:before, .fa-paper-plane:before { content: ""; } .fa-send-o:before, .fa-paper-plane-o:before { content: ""; } .fa-history:before { content: ""; } .fa-circle-thin:before { content: ""; } .fa-header:before { content: ""; } .fa-paragraph:before { content: ""; } .fa-sliders:before { content: ""; } .fa-share-alt:before { content: ""; } .fa-share-alt-square:before { content: ""; } .fa-bomb:before { content: ""; } .fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; } .fa-tty:before { content: ""; } .fa-binoculars:before { content: ""; } .fa-plug:before { content: ""; } .fa-slideshare:before { content: ""; } .fa-twitch:before { content: ""; } .fa-yelp:before { content: ""; } .fa-newspaper-o:before { content: ""; } .fa-wifi:before { content: ""; } .fa-calculator:before { content: ""; } .fa-paypal:before { content: ""; } .fa-google-wallet:before { content: ""; } .fa-cc-visa:before { content: ""; } .fa-cc-mastercard:before { content: ""; } .fa-cc-discover:before { content: ""; } .fa-cc-amex:before { content: ""; } .fa-cc-paypal:before { content: ""; } .fa-cc-stripe:before { content: ""; } .fa-bell-slash:before { content: ""; } .fa-bell-slash-o:before { content: ""; } .fa-trash:before { content: ""; } .fa-copyright:before { content: ""; } .fa-at:before { content: ""; } .fa-eyedropper:before { content: ""; } .fa-paint-brush:before { content: ""; } .fa-birthday-cake:before { content: ""; } .fa-area-chart:before { content: ""; } .fa-pie-chart:before { content: ""; } .fa-line-chart:before { content: ""; } .fa-lastfm:before { content: ""; } .fa-lastfm-square:before { content: ""; } .fa-toggle-off:before { content: ""; } .fa-toggle-on:before { content: ""; } .fa-bicycle:before { content: ""; } .fa-bus:before { content: ""; } .fa-ioxhost:before { content: ""; } .fa-angellist:before { content: ""; } .fa-cc:before { content: ""; } .fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; } .fa-meanpath:before { content: ""; } .fa-buysellads:before { content: ""; } .fa-connectdevelop:before { content: ""; } .fa-dashcube:before { content: ""; } .fa-forumbee:before { content: ""; } .fa-leanpub:before { content: ""; } .fa-sellsy:before { content: ""; } .fa-shirtsinbulk:before { content: ""; } .fa-simplybuilt:before { content: ""; } .fa-skyatlas:before { content: ""; } .fa-cart-plus:before { content: ""; } .fa-cart-arrow-down:before { content: ""; } .fa-diamond:before { content: ""; } .fa-ship:before { content: ""; } .fa-user-secret:before { content: ""; } .fa-motorcycle:before { content: ""; } .fa-street-view:before { content: ""; } .fa-heartbeat:before { content: ""; } .fa-venus:before { content: ""; } .fa-mars:before { content: ""; } .fa-mercury:before { content: ""; } .fa-intersex:before, .fa-transgender:before { content: ""; } .fa-transgender-alt:before { content: ""; } .fa-venus-double:before { content: ""; } .fa-mars-double:before { content: ""; } .fa-venus-mars:before { content: ""; } .fa-mars-stroke:before { content: ""; } .fa-mars-stroke-v:before { content: ""; } .fa-mars-stroke-h:before { content: ""; } .fa-neuter:before { content: ""; } .fa-genderless:before { content: ""; } .fa-facebook-official:before { content: ""; } .fa-pinterest-p:before { content: ""; } .fa-whatsapp:before { content: ""; } .fa-server:before { content: ""; } .fa-user-plus:before { content: ""; } .fa-user-times:before { content: ""; } .fa-hotel:before, .fa-bed:before { content: ""; } .fa-viacoin:before { content: ""; } .fa-train:before { content: ""; } .fa-subway:before { content: ""; } .fa-medium:before { content: ""; } .fa-yc:before, .fa-y-combinator:before { content: ""; } .fa-optin-monster:before { content: ""; } .fa-opencart:before { content: ""; } .fa-expeditedssl:before { content: ""; } .fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: ""; } .fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; } .fa-battery-2:before, .fa-battery-half:before { content: ""; } .fa-battery-1:before, .fa-battery-quarter:before { content: ""; } .fa-battery-0:before, .fa-battery-empty:before { content: ""; } .fa-mouse-pointer:before { content: ""; } .fa-i-cursor:before { content: ""; } .fa-object-group:before { content: ""; } .fa-object-ungroup:before { content: ""; } .fa-sticky-note:before { content: ""; } .fa-sticky-note-o:before { content: ""; } .fa-cc-jcb:before { content: ""; } .fa-cc-diners-club:before { content: ""; } .fa-clone:before { content: ""; } .fa-balance-scale:before { content: ""; } .fa-hourglass-o:before { content: ""; } .fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; } .fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; } .fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; } .fa-hourglass:before { content: ""; } .fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; } .fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; } .fa-hand-scissors-o:before { content: ""; } .fa-hand-lizard-o:before { content: ""; } .fa-hand-spock-o:before { content: ""; } .fa-hand-pointer-o:before { content: ""; } .fa-hand-peace-o:before { content: ""; } .fa-trademark:before { content: ""; } .fa-registered:before { content: ""; } .fa-creative-commons:before { content: ""; } .fa-gg:before { content: ""; } .fa-gg-circle:before { content: ""; } .fa-tripadvisor:before { content: ""; } .fa-odnoklassniki:before { content: ""; } .fa-odnoklassniki-square:before { content: ""; } .fa-get-pocket:before { content: ""; } .fa-wikipedia-w:before { content: ""; } .fa-safari:before { content: ""; } .fa-chrome:before { content: ""; } .fa-firefox:before { content: ""; } .fa-opera:before { content: ""; } .fa-internet-explorer:before { content: ""; } .fa-tv:before, .fa-television:before { content: ""; } .fa-contao:before { content: ""; } .fa-500px:before { content: ""; } .fa-amazon:before { content: ""; } .fa-calendar-plus-o:before { content: ""; } .fa-calendar-minus-o:before { content: ""; } .fa-calendar-times-o:before { content: ""; } .fa-calendar-check-o:before { content: ""; } .fa-industry:before { content: ""; } .fa-map-pin:before { content: ""; } .fa-map-signs:before { content: ""; } .fa-map-o:before { content: ""; } .fa-map:before { content: ""; } .fa-commenting:before { content: ""; } .fa-commenting-o:before { content: ""; } .fa-houzz:before { content: ""; } .fa-vimeo:before { content: ""; } .fa-black-tie:before { content: ""; } .fa-fonticons:before { content: ""; } .fa-reddit-alien:before { content: ""; } .fa-edge:before { content: ""; } .fa-credit-card-alt:before { content: ""; } .fa-codiepie:before { content: ""; } .fa-modx:before { content: ""; } .fa-fort-awesome:before { content: ""; } .fa-usb:before { content: ""; } .fa-product-hunt:before { content: ""; } .fa-mixcloud:before { content: ""; } .fa-scribd:before { content: ""; } .fa-pause-circle:before { content: ""; } .fa-pause-circle-o:before { content: ""; } .fa-stop-circle:before { content: ""; } .fa-stop-circle-o:before { content: ""; } .fa-shopping-bag:before { content: ""; } .fa-shopping-basket:before { content: ""; } .fa-hashtag:before { content: ""; } .fa-bluetooth:before { content: ""; } .fa-bluetooth-b:before { content: ""; } .fa-percent:before { content: ""; } .fa-gitlab:before { content: ""; } .fa-wpbeginner:before { content: ""; } .fa-wpforms:before { content: ""; } .fa-envira:before { content: ""; } .fa-universal-access:before { content: ""; } .fa-wheelchair-alt:before { content: ""; } .fa-question-circle-o:before { content: ""; } .fa-blind:before { content: ""; } .fa-audio-description:before { content: ""; } .fa-volume-control-phone:before { content: ""; } .fa-braille:before { content: ""; } .fa-assistive-listening-systems:before { content: ""; } .fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: ""; } .fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: ""; } .fa-glide:before { content: ""; } .fa-glide-g:before { content: ""; } .fa-signing:before, .fa-sign-language:before { content: ""; } .fa-low-vision:before { content: ""; } .fa-viadeo:before { content: ""; } .fa-viadeo-square:before { content: ""; } .fa-snapchat:before { content: ""; } .fa-snapchat-ghost:before { content: ""; } .fa-snapchat-square:before { content: ""; } .fa-pied-piper:before { content: ""; } .fa-first-order:before { content: ""; } .fa-yoast:before { content: ""; } .fa-themeisle:before { content: ""; } .fa-google-plus-circle:before, .fa-google-plus-official:before { content: ""; } .fa-fa:before, .fa-font-awesome:before { content: ""; } .fa-handshake-o:before { content: ""; } .fa-envelope-open:before { content: ""; } .fa-envelope-open-o:before { content: ""; } .fa-linode:before { content: ""; } .fa-address-book:before { content: ""; } .fa-address-book-o:before { content: ""; } .fa-vcard:before, .fa-address-card:before { content: ""; } .fa-vcard-o:before, .fa-address-card-o:before { content: ""; } .fa-user-circle:before { content: ""; } .fa-user-circle-o:before { content: ""; } .fa-user-o:before { content: ""; } .fa-id-badge:before { content: ""; } .fa-drivers-license:before, .fa-id-card:before { content: ""; } .fa-drivers-license-o:before, .fa-id-card-o:before { content: ""; } .fa-quora:before { content: ""; } .fa-free-code-camp:before { content: ""; } .fa-telegram:before { content: ""; } .fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: ""; } .fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: ""; } .fa-thermometer-2:before, .fa-thermometer-half:before { content: ""; } .fa-thermometer-1:before, .fa-thermometer-quarter:before { content: ""; } .fa-thermometer-0:before, .fa-thermometer-empty:before { content: ""; } .fa-shower:before { content: ""; } .fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: ""; } .fa-podcast:before { content: ""; } .fa-window-maximize:before { content: ""; } .fa-window-minimize:before { content: ""; } .fa-window-restore:before { content: ""; } .fa-times-rectangle:before, .fa-window-close:before { content: ""; } .fa-times-rectangle-o:before, .fa-window-close-o:before { content: ""; } .fa-bandcamp:before { content: ""; } .fa-grav:before { content: ""; } .fa-etsy:before { content: ""; } .fa-imdb:before { content: ""; } .fa-ravelry:before { content: ""; } .fa-eercast:before { content: ""; } .fa-microchip:before { content: ""; } .fa-snowflake-o:before { content: ""; } .fa-superpowers:before { content: ""; } .fa-wpexplorer:before { content: ""; } .fa-meetup:before { content: ""; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } @font-face { font-family: "icomoon"; src: url("../scss/icons/iconmind/fonts/icomoon.eot?-rdmvgc"); src: url("../scss/icons/iconmind/fonts/icomoon.eot?#iefix-rdmvgc") format("embedded-opentype"), url("../scss/icons/iconmind/fonts/icomoon.woff?-rdmvgc") format("woff"), url("../scss/icons/iconmind/fonts/icomoon.ttf?-rdmvgc") format("truetype"), url("../scss/icons/iconmind/fonts/icomoon.svg?-rdmvgc#icomoon") format("svg"); font-weight: normal; font-style: normal; } [class^="icon-"], [class*=" icon-"] { font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-A-Z:before { content: "\e600"; } .icon-Aa:before { content: "\e601"; } .icon-Add-Bag:before { content: "\e602"; } .icon-Add-Basket:before { content: "\e603"; } .icon-Add-Cart:before { content: "\e604"; } .icon-Add-File:before { content: "\e605"; } .icon-Add-SpaceAfterParagraph:before { content: "\e606"; } .icon-Add-SpaceBeforeParagraph:before { content: "\e607"; } .icon-Add-User:before { content: "\e608"; } .icon-Add-UserStar:before { content: "\e609"; } .icon-Add-Window:before { content: "\e60a"; } .icon-Add:before { content: "\e60b"; } .icon-Address-Book:before { content: "\e60c"; } .icon-Address-Book2:before { content: "\e60d"; } .icon-Administrator:before { content: "\e60e"; } .icon-Aerobics-2:before { content: "\e60f"; } .icon-Aerobics-3:before { content: "\e610"; } .icon-Aerobics:before { content: "\e611"; } .icon-Affiliate:before { content: "\e612"; } .icon-Aim:before { content: "\e613"; } .icon-Air-Balloon:before { content: "\e614"; } .icon-Airbrush:before { content: "\e615"; } .icon-Airship:before { content: "\e616"; } .icon-Alarm-Clock:before { content: "\e617"; } .icon-Alarm-Clock2:before { content: "\e618"; } .icon-Alarm:before { content: "\e619"; } .icon-Alien-2:before { content: "\e61a"; } .icon-Alien:before { content: "\e61b"; } .icon-Aligator:before { content: "\e61c"; } .icon-Align-Center:before { content: "\e61d"; } .icon-Align-JustifyAll:before { content: "\e61e"; } .icon-Align-JustifyCenter:before { content: "\e61f"; } .icon-Align-JustifyLeft:before { content: "\e620"; } .icon-Align-JustifyRight:before { content: "\e621"; } .icon-Align-Left:before { content: "\e622"; } .icon-Align-Right:before { content: "\e623"; } .icon-Alpha:before { content: "\e624"; } .icon-Ambulance:before { content: "\e625"; } .icon-AMX:before { content: "\e626"; } .icon-Anchor-2:before { content: "\e627"; } .icon-Anchor:before { content: "\e628"; } .icon-Android-Store:before { content: "\e629"; } .icon-Android:before { content: "\e62a"; } .icon-Angel-Smiley:before { content: "\e62b"; } .icon-Angel:before { content: "\e62c"; } .icon-Angry:before { content: "\e62d"; } .icon-Apple-Bite:before { content: "\e62e"; } .icon-Apple-Store:before { content: "\e62f"; } .icon-Apple:before { content: "\e630"; } .icon-Approved-Window:before { content: "\e631"; } .icon-Aquarius-2:before { content: "\e632"; } .icon-Aquarius:before { content: "\e633"; } .icon-Archery-2:before { content: "\e634"; } .icon-Archery:before { content: "\e635"; } .icon-Argentina:before { content: "\e636"; } .icon-Aries-2:before { content: "\e637"; } .icon-Aries:before { content: "\e638"; } .icon-Army-Key:before { content: "\e639"; } .icon-Arrow-Around:before { content: "\e63a"; } .icon-Arrow-Back3:before { content: "\e63b"; } .icon-Arrow-Back:before { content: "\e63c"; } .icon-Arrow-Back2:before { content: "\e63d"; } .icon-Arrow-Barrier:before { content: "\e63e"; } .icon-Arrow-Circle:before { content: "\e63f"; } .icon-Arrow-Cross:before { content: "\e640"; } .icon-Arrow-Down:before { content: "\e641"; } .icon-Arrow-Down2:before { content: "\e642"; } .icon-Arrow-Down3:before { content: "\e643"; } .icon-Arrow-DowninCircle:before { content: "\e644"; } .icon-Arrow-Fork:before { content: "\e645"; } .icon-Arrow-Forward:before { content: "\e646"; } .icon-Arrow-Forward2:before { content: "\e647"; } .icon-Arrow-From:before { content: "\e648"; } .icon-Arrow-Inside:before { content: "\e649"; } .icon-Arrow-Inside45:before { content: "\e64a"; } .icon-Arrow-InsideGap:before { content: "\e64b"; } .icon-Arrow-InsideGap45:before { content: "\e64c"; } .icon-Arrow-Into:before { content: "\e64d"; } .icon-Arrow-Join:before { content: "\e64e"; } .icon-Arrow-Junction:before { content: "\e64f"; } .icon-Arrow-Left:before { content: "\e650"; } .icon-Arrow-Left2:before { content: "\e651"; } .icon-Arrow-LeftinCircle:before { content: "\e652"; } .icon-Arrow-Loop:before { content: "\e653"; } .icon-Arrow-Merge:before { content: "\e654"; } .icon-Arrow-Mix:before { content: "\e655"; } .icon-Arrow-Next:before { content: "\e656"; } .icon-Arrow-OutLeft:before { content: "\e657"; } .icon-Arrow-OutRight:before { content: "\e658"; } .icon-Arrow-Outside:before { content: "\e659"; } .icon-Arrow-Outside45:before { content: "\e65a"; } .icon-Arrow-OutsideGap:before { content: "\e65b"; } .icon-Arrow-OutsideGap45:before { content: "\e65c"; } .icon-Arrow-Over:before { content: "\e65d"; } .icon-Arrow-Refresh:before { content: "\e65e"; } .icon-Arrow-Refresh2:before { content: "\e65f"; } .icon-Arrow-Right:before { content: "\e660"; } .icon-Arrow-Right2:before { content: "\e661"; } .icon-Arrow-RightinCircle:before { content: "\e662"; } .icon-Arrow-Shuffle:before { content: "\e663"; } .icon-Arrow-Squiggly:before { content: "\e664"; } .icon-Arrow-Through:before { content: "\e665"; } .icon-Arrow-To:before { content: "\e666"; } .icon-Arrow-TurnLeft:before { content: "\e667"; } .icon-Arrow-TurnRight:before { content: "\e668"; } .icon-Arrow-Up:before { content: "\e669"; } .icon-Arrow-Up2:before { content: "\e66a"; } .icon-Arrow-Up3:before { content: "\e66b"; } .icon-Arrow-UpinCircle:before { content: "\e66c"; } .icon-Arrow-XLeft:before { content: "\e66d"; } .icon-Arrow-XRight:before { content: "\e66e"; } .icon-Ask:before { content: "\e66f"; } .icon-Assistant:before { content: "\e670"; } .icon-Astronaut:before { content: "\e671"; } .icon-At-Sign:before { content: "\e672"; } .icon-ATM:before { content: "\e673"; } .icon-Atom:before { content: "\e674"; } .icon-Audio:before { content: "\e675"; } .icon-Auto-Flash:before { content: "\e676"; } .icon-Autumn:before { content: "\e677"; } .icon-Baby-Clothes:before { content: "\e678"; } .icon-Baby-Clothes2:before { content: "\e679"; } .icon-Baby-Cry:before { content: "\e67a"; } .icon-Baby:before { content: "\e67b"; } .icon-Back2:before { content: "\e67c"; } .icon-Back-Media:before { content: "\e67d"; } .icon-Back-Music:before { content: "\e67e"; } .icon-Back:before { content: "\e67f"; } .icon-Background:before { content: "\e680"; } .icon-Bacteria:before { content: "\e681"; } .icon-Bag-Coins:before { content: "\e682"; } .icon-Bag-Items:before { content: "\e683"; } .icon-Bag-Quantity:before { content: "\e684"; } .icon-Bag:before { content: "\e685"; } .icon-Bakelite:before { content: "\e686"; } .icon-Ballet-Shoes:before { content: "\e687"; } .icon-Balloon:before { content: "\e688"; } .icon-Banana:before { content: "\e689"; } .icon-Band-Aid:before { content: "\e68a"; } .icon-Bank:before { content: "\e68b"; } .icon-Bar-Chart:before { content: "\e68c"; } .icon-Bar-Chart2:before { content: "\e68d"; } .icon-Bar-Chart3:before { content: "\e68e"; } .icon-Bar-Chart4:before { content: "\e68f"; } .icon-Bar-Chart5:before { content: "\e690"; } .icon-Bar-Code:before { content: "\e691"; } .icon-Barricade-2:before { content: "\e692"; } .icon-Barricade:before { content: "\e693"; } .icon-Baseball:before { content: "\e694"; } .icon-Basket-Ball:before { content: "\e695"; } .icon-Basket-Coins:before { content: "\e696"; } .icon-Basket-Items:before { content: "\e697"; } .icon-Basket-Quantity:before { content: "\e698"; } .icon-Bat-2:before { content: "\e699"; } .icon-Bat:before { content: "\e69a"; } .icon-Bathrobe:before { content: "\e69b"; } .icon-Batman-Mask:before { content: "\e69c"; } .icon-Battery-0:before { content: "\e69d"; } .icon-Battery-25:before { content: "\e69e"; } .icon-Battery-50:before { content: "\e69f"; } .icon-Battery-75:before { content: "\e6a0"; } .icon-Battery-100:before { content: "\e6a1"; } .icon-Battery-Charge:before { content: "\e6a2"; } .icon-Bear:before { content: "\e6a3"; } .icon-Beard-2:before { content: "\e6a4"; } .icon-Beard-3:before { content: "\e6a5"; } .icon-Beard:before { content: "\e6a6"; } .icon-Bebo:before { content: "\e6a7"; } .icon-Bee:before { content: "\e6a8"; } .icon-Beer-Glass:before { content: "\e6a9"; } .icon-Beer:before { content: "\e6aa"; } .icon-Bell-2:before { content: "\e6ab"; } .icon-Bell:before { content: "\e6ac"; } .icon-Belt-2:before { content: "\e6ad"; } .icon-Belt-3:before { content: "\e6ae"; } .icon-Belt:before { content: "\e6af"; } .icon-Berlin-Tower:before { content: "\e6b0"; } .icon-Beta:before { content: "\e6b1"; } .icon-Betvibes:before { content: "\e6b2"; } .icon-Bicycle-2:before { content: "\e6b3"; } .icon-Bicycle-3:before { content: "\e6b4"; } .icon-Bicycle:before { content: "\e6b5"; } .icon-Big-Bang:before { content: "\e6b6"; } .icon-Big-Data:before { content: "\e6b7"; } .icon-Bike-Helmet:before { content: "\e6b8"; } .icon-Bikini:before { content: "\e6b9"; } .icon-Bilk-Bottle2:before { content: "\e6ba"; } .icon-Billing:before { content: "\e6bb"; } .icon-Bing:before { content: "\e6bc"; } .icon-Binocular:before { content: "\e6bd"; } .icon-Bio-Hazard:before { content: "\e6be"; } .icon-Biotech:before { content: "\e6bf"; } .icon-Bird-DeliveringLetter:before { content: "\e6c0"; } .icon-Bird:before { content: "\e6c1"; } .icon-Birthday-Cake:before { content: "\e6c2"; } .icon-Bisexual:before { content: "\e6c3"; } .icon-Bishop:before { content: "\e6c4"; } .icon-Bitcoin:before { content: "\e6c5"; } .icon-Black-Cat:before { content: "\e6c6"; } .icon-Blackboard:before { content: "\e6c7"; } .icon-Blinklist:before { content: "\e6c8"; } .icon-Block-Cloud:before { content: "\e6c9"; } .icon-Block-Window:before { content: "\e6ca"; } .icon-Blogger:before { content: "\e6cb"; } .icon-Blood:before { content: "\e6cc"; } .icon-Blouse:before { content: "\e6cd"; } .icon-Blueprint:before { content: "\e6ce"; } .icon-Board:before { content: "\e6cf"; } .icon-Bodybuilding:before { content: "\e6d0"; } .icon-Bold-Text:before { content: "\e6d1"; } .icon-Bone:before { content: "\e6d2"; } .icon-Bones:before { content: "\e6d3"; } .icon-Book:before { content: "\e6d4"; } .icon-Bookmark:before { content: "\e6d5"; } .icon-Books-2:before { content: "\e6d6"; } .icon-Books:before { content: "\e6d7"; } .icon-Boom:before { content: "\e6d8"; } .icon-Boot-2:before { content: "\e6d9"; } .icon-Boot:before { content: "\e6da"; } .icon-Bottom-ToTop:before { content: "\e6db"; } .icon-Bow-2:before { content: "\e6dc"; } .icon-Bow-3:before { content: "\e6dd"; } .icon-Bow-4:before { content: "\e6de"; } .icon-Bow-5:before { content: "\e6df"; } .icon-Bow-6:before { content: "\e6e0"; } .icon-Bow:before { content: "\e6e1"; } .icon-Bowling-2:before { content: "\e6e2"; } .icon-Bowling:before { content: "\e6e3"; } .icon-Box2:before { content: "\e6e4"; } .icon-Box-Close:before { content: "\e6e5"; } .icon-Box-Full:before { content: "\e6e6"; } .icon-Box-Open:before { content: "\e6e7"; } .icon-Box-withFolders:before { content: "\e6e8"; } .icon-Box:before { content: "\e6e9"; } .icon-Boy:before { content: "\e6ea"; } .icon-Bra:before { content: "\e6eb"; } .icon-Brain-2:before { content: "\e6ec"; } .icon-Brain-3:before { content: "\e6ed"; } .icon-Brain:before { content: "\e6ee"; } .icon-Brazil:before { content: "\e6ef"; } .icon-Bread-2:before { content: "\e6f0"; } .icon-Bread:before { content: "\e6f1"; } .icon-Bridge:before { content: "\e6f2"; } .icon-Brightkite:before { content: "\e6f3"; } .icon-Broke-Link2:before { content: "\e6f4"; } .icon-Broken-Link:before { content: "\e6f5"; } .icon-Broom:before { content: "\e6f6"; } .icon-Brush:before { content: "\e6f7"; } .icon-Bucket:before { content: "\e6f8"; } .icon-Bug:before { content: "\e6f9"; } .icon-Building:before { content: "\e6fa"; } .icon-Bulleted-List:before { content: "\e6fb"; } .icon-Bus-2:before { content: "\e6fc"; } .icon-Bus:before { content: "\e6fd"; } .icon-Business-Man:before { content: "\e6fe"; } .icon-Business-ManWoman:before { content: "\e6ff"; } .icon-Business-Mens:before { content: "\e700"; } .icon-Business-Woman:before { content: "\e701"; } .icon-Butterfly:before { content: "\e702"; } .icon-Button:before { content: "\e703"; } .icon-Cable-Car:before { content: "\e704"; } .icon-Cake:before { content: "\e705"; } .icon-Calculator-2:before { content: "\e706"; } .icon-Calculator-3:before { content: "\e707"; } .icon-Calculator:before { content: "\e708"; } .icon-Calendar-2:before { content: "\e709"; } .icon-Calendar-3:before { content: "\e70a"; } .icon-Calendar-4:before { content: "\e70b"; } .icon-Calendar-Clock:before { content: "\e70c"; } .icon-Calendar:before { content: "\e70d"; } .icon-Camel:before { content: "\e70e"; } .icon-Camera-2:before { content: "\e70f"; } .icon-Camera-3:before { content: "\e710"; } .icon-Camera-4:before { content: "\e711"; } .icon-Camera-5:before { content: "\e712"; } .icon-Camera-Back:before { content: "\e713"; } .icon-Camera:before { content: "\e714"; } .icon-Can-2:before { content: "\e715"; } .icon-Can:before { content: "\e716"; } .icon-Canada:before { content: "\e717"; } .icon-Cancer-2:before { content: "\e718"; } .icon-Cancer-3:before { content: "\e719"; } .icon-Cancer:before { content: "\e71a"; } .icon-Candle:before { content: "\e71b"; } .icon-Candy-Cane:before { content: "\e71c"; } .icon-Candy:before { content: "\e71d"; } .icon-Cannon:before { content: "\e71e"; } .icon-Cap-2:before { content: "\e71f"; } .icon-Cap-3:before { content: "\e720"; } .icon-Cap-Smiley:before { content: "\e721"; } .icon-Cap:before { content: "\e722"; } .icon-Capricorn-2:before { content: "\e723"; } .icon-Capricorn:before { content: "\e724"; } .icon-Car-2:before { content: "\e725"; } .icon-Car-3:before { content: "\e726"; } .icon-Car-Coins:before { content: "\e727"; } .icon-Car-Items:before { content: "\e728"; } .icon-Car-Wheel:before { content: "\e729"; } .icon-Car:before { content: "\e72a"; } .icon-Cardigan:before { content: "\e72b"; } .icon-Cardiovascular:before { content: "\e72c"; } .icon-Cart-Quantity:before { content: "\e72d"; } .icon-Casette-Tape:before { content: "\e72e"; } .icon-Cash-Register:before { content: "\e72f"; } .icon-Cash-register2:before { content: "\e730"; } .icon-Castle:before { content: "\e731"; } .icon-Cat:before { content: "\e732"; } .icon-Cathedral:before { content: "\e733"; } .icon-Cauldron:before { content: "\e734"; } .icon-CD-2:before { content: "\e735"; } .icon-CD-Cover:before { content: "\e736"; } .icon-CD:before { content: "\e737"; } .icon-Cello:before { content: "\e738"; } .icon-Celsius:before { content: "\e739"; } .icon-Chacked-Flag:before { content: "\e73a"; } .icon-Chair:before { content: "\e73b"; } .icon-Charger:before { content: "\e73c"; } .icon-Check-2:before { content: "\e73d"; } .icon-Check:before { content: "\e73e"; } .icon-Checked-User:before { content: "\e73f"; } .icon-Checkmate:before { content: "\e740"; } .icon-Checkout-Bag:before { content: "\e741"; } .icon-Checkout-Basket:before { content: "\e742"; } .icon-Checkout:before { content: "\e743"; } .icon-Cheese:before { content: "\e744"; } .icon-Cheetah:before { content: "\e745"; } .icon-Chef-Hat:before { content: "\e746"; } .icon-Chef-Hat2:before { content: "\e747"; } .icon-Chef:before { content: "\e748"; } .icon-Chemical-2:before { content: "\e749"; } .icon-Chemical-3:before { content: "\e74a"; } .icon-Chemical-4:before { content: "\e74b"; } .icon-Chemical-5:before { content: "\e74c"; } .icon-Chemical:before { content: "\e74d"; } .icon-Chess-Board:before { content: "\e74e"; } .icon-Chess:before { content: "\e74f"; } .icon-Chicken:before { content: "\e750"; } .icon-Chile:before { content: "\e751"; } .icon-Chimney:before { content: "\e752"; } .icon-China:before { content: "\e753"; } .icon-Chinese-Temple:before { content: "\e754"; } .icon-Chip:before { content: "\e755"; } .icon-Chopsticks-2:before { content: "\e756"; } .icon-Chopsticks:before { content: "\e757"; } .icon-Christmas-Ball:before { content: "\e758"; } .icon-Christmas-Bell:before { content: "\e759"; } .icon-Christmas-Candle:before { content: "\e75a"; } .icon-Christmas-Hat:before { content: "\e75b"; } .icon-Christmas-Sleigh:before { content: "\e75c"; } .icon-Christmas-Snowman:before { content: "\e75d"; } .icon-Christmas-Sock:before { content: "\e75e"; } .icon-Christmas-Tree:before { content: "\e75f"; } .icon-Christmas:before { content: "\e760"; } .icon-Chrome:before { content: "\e761"; } .icon-Chrysler-Building:before { content: "\e762"; } .icon-Cinema:before { content: "\e763"; } .icon-Circular-Point:before { content: "\e764"; } .icon-City-Hall:before { content: "\e765"; } .icon-Clamp:before { content: "\e766"; } .icon-Clapperboard-Close:before { content: "\e767"; } .icon-Clapperboard-Open:before { content: "\e768"; } .icon-Claps:before { content: "\e769"; } .icon-Clef:before { content: "\e76a"; } .icon-Clinic:before { content: "\e76b"; } .icon-Clock-2:before { content: "\e76c"; } .icon-Clock-3:before { content: "\e76d"; } .icon-Clock-4:before { content: "\e76e"; } .icon-Clock-Back:before { content: "\e76f"; } .icon-Clock-Forward:before { content: "\e770"; } .icon-Clock:before { content: "\e771"; } .icon-Close-Window:before { content: "\e772"; } .icon-Close:before { content: "\e773"; } .icon-Clothing-Store:before { content: "\e774"; } .icon-Cloud--:before { content: "\e775"; } .icon-Cloud-:before { content: "\e776"; } .icon-Cloud-Camera:before { content: "\e777"; } .icon-Cloud-Computer:before { content: "\e778"; } .icon-Cloud-Email:before { content: "\e779"; } .icon-Cloud-Hail:before { content: "\e77a"; } .icon-Cloud-Laptop:before { content: "\e77b"; } .icon-Cloud-Lock:before { content: "\e77c"; } .icon-Cloud-Moon:before { content: "\e77d"; } .icon-Cloud-Music:before { content: "\e77e"; } .icon-Cloud-Picture:before { content: "\e77f"; } .icon-Cloud-Rain:before { content: "\e780"; } .icon-Cloud-Remove:before { content: "\e781"; } .icon-Cloud-Secure:before { content: "\e782"; } .icon-Cloud-Settings:before { content: "\e783"; } .icon-Cloud-Smartphone:before { content: "\e784"; } .icon-Cloud-Snow:before { content: "\e785"; } .icon-Cloud-Sun:before { content: "\e786"; } .icon-Cloud-Tablet:before { content: "\e787"; } .icon-Cloud-Video:before { content: "\e788"; } .icon-Cloud-Weather:before { content: "\e789"; } .icon-Cloud:before { content: "\e78a"; } .icon-Clouds-Weather:before { content: "\e78b"; } .icon-Clouds:before { content: "\e78c"; } .icon-Clown:before { content: "\e78d"; } .icon-CMYK:before { content: "\e78e"; } .icon-Coat:before { content: "\e78f"; } .icon-Cocktail:before { content: "\e790"; } .icon-Coconut:before { content: "\e791"; } .icon-Code-Window:before { content: "\e792"; } .icon-Coding:before { content: "\e793"; } .icon-Coffee-2:before { content: "\e794"; } .icon-Coffee-Bean:before { content: "\e795"; } .icon-Coffee-Machine:before { content: "\e796"; } .icon-Coffee-toGo:before { content: "\e797"; } .icon-Coffee:before { content: "\e798"; } .icon-Coffin:before { content: "\e799"; } .icon-Coin:before { content: "\e79a"; } .icon-Coins-2:before { content: "\e79b"; } .icon-Coins-3:before { content: "\e79c"; } .icon-Coins:before { content: "\e79d"; } .icon-Colombia:before { content: "\e79e"; } .icon-Colosseum:before { content: "\e79f"; } .icon-Column-2:before { content: "\e7a0"; } .icon-Column-3:before { content: "\e7a1"; } .icon-Column:before { content: "\e7a2"; } .icon-Comb-2:before { content: "\e7a3"; } .icon-Comb:before { content: "\e7a4"; } .icon-Communication-Tower:before { content: "\e7a5"; } .icon-Communication-Tower2:before { content: "\e7a6"; } .icon-Compass-2:before { content: "\e7a7"; } .icon-Compass-3:before { content: "\e7a8"; } .icon-Compass-4:before { content: "\e7a9"; } .icon-Compass-Rose:before { content: "\e7aa"; } .icon-Compass:before { content: "\e7ab"; } .icon-Computer-2:before { content: "\e7ac"; } .icon-Computer-3:before { content: "\e7ad"; } .icon-Computer-Secure:before { content: "\e7ae"; } .icon-Computer:before { content: "\e7af"; } .icon-Conference:before { content: "\e7b0"; } .icon-Confused:before { content: "\e7b1"; } .icon-Conservation:before { content: "\e7b2"; } .icon-Consulting:before { content: "\e7b3"; } .icon-Contrast:before { content: "\e7b4"; } .icon-Control-2:before { content: "\e7b5"; } .icon-Control:before { content: "\e7b6"; } .icon-Cookie-Man:before { content: "\e7b7"; } .icon-Cookies:before { content: "\e7b8"; } .icon-Cool-Guy:before { content: "\e7b9"; } .icon-Cool:before { content: "\e7ba"; } .icon-Copyright:before { content: "\e7bb"; } .icon-Costume:before { content: "\e7bc"; } .icon-Couple-Sign:before { content: "\e7bd"; } .icon-Cow:before { content: "\e7be"; } .icon-CPU:before { content: "\e7bf"; } .icon-Crane:before { content: "\e7c0"; } .icon-Cranium:before { content: "\e7c1"; } .icon-Credit-Card:before { content: "\e7c2"; } .icon-Credit-Card2:before { content: "\e7c3"; } .icon-Credit-Card3:before { content: "\e7c4"; } .icon-Cricket:before { content: "\e7c5"; } .icon-Criminal:before { content: "\e7c6"; } .icon-Croissant:before { content: "\e7c7"; } .icon-Crop-2:before { content: "\e7c8"; } .icon-Crop-3:before { content: "\e7c9"; } .icon-Crown-2:before { content: "\e7ca"; } .icon-Crown:before { content: "\e7cb"; } .icon-Crying:before { content: "\e7cc"; } .icon-Cube-Molecule:before { content: "\e7cd"; } .icon-Cube-Molecule2:before { content: "\e7ce"; } .icon-Cupcake:before { content: "\e7cf"; } .icon-Cursor-Click:before { content: "\e7d0"; } .icon-Cursor-Click2:before { content: "\e7d1"; } .icon-Cursor-Move:before { content: "\e7d2"; } .icon-Cursor-Move2:before { content: "\e7d3"; } .icon-Cursor-Select:before { content: "\e7d4"; } .icon-Cursor:before { content: "\e7d5"; } .icon-D-Eyeglasses:before { content: "\e7d6"; } .icon-D-Eyeglasses2:before { content: "\e7d7"; } .icon-Dam:before { content: "\e7d8"; } .icon-Danemark:before { content: "\e7d9"; } .icon-Danger-2:before { content: "\e7da"; } .icon-Danger:before { content: "\e7db"; } .icon-Dashboard:before { content: "\e7dc"; } .icon-Data-Backup:before { content: "\e7dd"; } .icon-Data-Block:before { content: "\e7de"; } .icon-Data-Center:before { content: "\e7df"; } .icon-Data-Clock:before { content: "\e7e0"; } .icon-Data-Cloud:before { content: "\e7e1"; } .icon-Data-Compress:before { content: "\e7e2"; } .icon-Data-Copy:before { content: "\e7e3"; } .icon-Data-Download:before { content: "\e7e4"; } .icon-Data-Financial:before { content: "\e7e5"; } .icon-Data-Key:before { content: "\e7e6"; } .icon-Data-Lock:before { content: "\e7e7"; } .icon-Data-Network:before { content: "\e7e8"; } .icon-Data-Password:before { content: "\e7e9"; } .icon-Data-Power:before { content: "\e7ea"; } .icon-Data-Refresh:before { content: "\e7eb"; } .icon-Data-Save:before { content: "\e7ec"; } .icon-Data-Search:before { content: "\e7ed"; } .icon-Data-Security:before { content: "\e7ee"; } .icon-Data-Settings:before { content: "\e7ef"; } .icon-Data-Sharing:before { content: "\e7f0"; } .icon-Data-Shield:before { content: "\e7f1"; } .icon-Data-Signal:before { content: "\e7f2"; } .icon-Data-Storage:before { content: "\e7f3"; } .icon-Data-Stream:before { content: "\e7f4"; } .icon-Data-Transfer:before { content: "\e7f5"; } .icon-Data-Unlock:before { content: "\e7f6"; } .icon-Data-Upload:before { content: "\e7f7"; } .icon-Data-Yes:before { content: "\e7f8"; } .icon-Data:before { content: "\e7f9"; } .icon-David-Star:before { content: "\e7fa"; } .icon-Daylight:before { content: "\e7fb"; } .icon-Death:before { content: "\e7fc"; } .icon-Debian:before { content: "\e7fd"; } .icon-Dec:before { content: "\e7fe"; } .icon-Decrase-Inedit:before { content: "\e7ff"; } .icon-Deer-2:before { content: "\e800"; } .icon-Deer:before { content: "\e801"; } .icon-Delete-File:before { content: "\e802"; } .icon-Delete-Window:before { content: "\e803"; } .icon-Delicious:before { content: "\e804"; } .icon-Depression:before { content: "\e805"; } .icon-Deviantart:before { content: "\e806"; } .icon-Device-SyncwithCloud:before { content: "\e807"; } .icon-Diamond:before { content: "\e808"; } .icon-Dice-2:before { content: "\e809"; } .icon-Dice:before { content: "\e80a"; } .icon-Digg:before { content: "\e80b"; } .icon-Digital-Drawing:before { content: "\e80c"; } .icon-Diigo:before { content: "\e80d"; } .icon-Dinosaur:before { content: "\e80e"; } .icon-Diploma-2:before { content: "\e80f"; } .icon-Diploma:before { content: "\e810"; } .icon-Direction-East:before { content: "\e811"; } .icon-Direction-North:before { content: "\e812"; } .icon-Direction-South:before { content: "\e813"; } .icon-Direction-West:before { content: "\e814"; } .icon-Director:before { content: "\e815"; } .icon-Disk:before { content: "\e816"; } .icon-Dj:before { content: "\e817"; } .icon-DNA-2:before { content: "\e818"; } .icon-DNA-Helix:before { content: "\e819"; } .icon-DNA:before { content: "\e81a"; } .icon-Doctor:before { content: "\e81b"; } .icon-Dog:before { content: "\e81c"; } .icon-Dollar-Sign:before { content: "\e81d"; } .icon-Dollar-Sign2:before { content: "\e81e"; } .icon-Dollar:before { content: "\e81f"; } .icon-Dolphin:before { content: "\e820"; } .icon-Domino:before { content: "\e821"; } .icon-Door-Hanger:before { content: "\e822"; } .icon-Door:before { content: "\e823"; } .icon-Doplr:before { content: "\e824"; } .icon-Double-Circle:before { content: "\e825"; } .icon-Double-Tap:before { content: "\e826"; } .icon-Doughnut:before { content: "\e827"; } .icon-Dove:before { content: "\e828"; } .icon-Down-2:before { content: "\e829"; } .icon-Down-3:before { content: "\e82a"; } .icon-Down-4:before { content: "\e82b"; } .icon-Down:before { content: "\e82c"; } .icon-Download-2:before { content: "\e82d"; } .icon-Download-fromCloud:before { content: "\e82e"; } .icon-Download-Window:before { content: "\e82f"; } .icon-Download:before { content: "\e830"; } .icon-Downward:before { content: "\e831"; } .icon-Drag-Down:before { content: "\e832"; } .icon-Drag-Left:before { content: "\e833"; } .icon-Drag-Right:before { content: "\e834"; } .icon-Drag-Up:before { content: "\e835"; } .icon-Drag:before { content: "\e836"; } .icon-Dress:before { content: "\e837"; } .icon-Drill-2:before { content: "\e838"; } .icon-Drill:before { content: "\e839"; } .icon-Drop:before { content: "\e83a"; } .icon-Dropbox:before { content: "\e83b"; } .icon-Drum:before { content: "\e83c"; } .icon-Dry:before { content: "\e83d"; } .icon-Duck:before { content: "\e83e"; } .icon-Dumbbell:before { content: "\e83f"; } .icon-Duplicate-Layer:before { content: "\e840"; } .icon-Duplicate-Window:before { content: "\e841"; } .icon-DVD:before { content: "\e842"; } .icon-Eagle:before { content: "\e843"; } .icon-Ear:before { content: "\e844"; } .icon-Earphones-2:before { content: "\e845"; } .icon-Earphones:before { content: "\e846"; } .icon-Eci-Icon:before { content: "\e847"; } .icon-Edit-Map:before { content: "\e848"; } .icon-Edit:before { content: "\e849"; } .icon-Eggs:before { content: "\e84a"; } .icon-Egypt:before { content: "\e84b"; } .icon-Eifel-Tower:before { content: "\e84c"; } .icon-eject-2:before { content: "\e84d"; } .icon-Eject:before { content: "\e84e"; } .icon-El-Castillo:before { content: "\e84f"; } .icon-Elbow:before { content: "\e850"; } .icon-Electric-Guitar:before { content: "\e851"; } .icon-Electricity:before { content: "\e852"; } .icon-Elephant:before { content: "\e853"; } .icon-Email:before { content: "\e854"; } .icon-Embassy:before { content: "\e855"; } .icon-Empire-StateBuilding:before { content: "\e856"; } .icon-Empty-Box:before { content: "\e857"; } .icon-End2:before { content: "\e858"; } .icon-End-2:before { content: "\e859"; } .icon-End:before { content: "\e85a"; } .icon-Endways:before { content: "\e85b"; } .icon-Engineering:before { content: "\e85c"; } .icon-Envelope-2:before { content: "\e85d"; } .icon-Envelope:before { content: "\e85e"; } .icon-Environmental-2:before { content: "\e85f"; } .icon-Environmental-3:before { content: "\e860"; } .icon-Environmental:before { content: "\e861"; } .icon-Equalizer:before { content: "\e862"; } .icon-Eraser-2:before { content: "\e863"; } .icon-Eraser-3:before { content: "\e864"; } .icon-Eraser:before { content: "\e865"; } .icon-Error-404Window:before { content: "\e866"; } .icon-Euro-Sign:before { content: "\e867"; } .icon-Euro-Sign2:before { content: "\e868"; } .icon-Euro:before { content: "\e869"; } .icon-Evernote:before { content: "\e86a"; } .icon-Evil:before { content: "\e86b"; } .icon-Explode:before { content: "\e86c"; } .icon-Eye-2:before { content: "\e86d"; } .icon-Eye-Blind:before { content: "\e86e"; } .icon-Eye-Invisible:before { content: "\e86f"; } .icon-Eye-Scan:before { content: "\e870"; } .icon-Eye-Visible:before { content: "\e871"; } .icon-Eye:before { content: "\e872"; } .icon-Eyebrow-2:before { content: "\e873"; } .icon-Eyebrow-3:before { content: "\e874"; } .icon-Eyebrow:before { content: "\e875"; } .icon-Eyeglasses-Smiley:before { content: "\e876"; } .icon-Eyeglasses-Smiley2:before { content: "\e877"; } .icon-Face-Style:before { content: "\e878"; } .icon-Face-Style2:before { content: "\e879"; } .icon-Face-Style3:before { content: "\e87a"; } .icon-Face-Style4:before { content: "\e87b"; } .icon-Face-Style5:before { content: "\e87c"; } .icon-Face-Style6:before { content: "\e87d"; } .icon-Facebook-2:before { content: "\e87e"; } .icon-Facebook:before { content: "\e87f"; } .icon-Factory-2:before { content: "\e880"; } .icon-Factory:before { content: "\e881"; } .icon-Fahrenheit:before { content: "\e882"; } .icon-Family-Sign:before { content: "\e883"; } .icon-Fan:before { content: "\e884"; } .icon-Farmer:before { content: "\e885"; } .icon-Fashion:before { content: "\e886"; } .icon-Favorite-Window:before { content: "\e887"; } .icon-Fax:before { content: "\e888"; } .icon-Feather:before { content: "\e889"; } .icon-Feedburner:before { content: "\e88a"; } .icon-Female-2:before { content: "\e88b"; } .icon-Female-Sign:before { content: "\e88c"; } .icon-Female:before { content: "\e88d"; } .icon-File-Block:before { content: "\e88e"; } .icon-File-Bookmark:before { content: "\e88f"; } .icon-File-Chart:before { content: "\e890"; } .icon-File-Clipboard:before { content: "\e891"; } .icon-File-ClipboardFileText:before { content: "\e892"; } .icon-File-ClipboardTextImage:before { content: "\e893"; } .icon-File-Cloud:before { content: "\e894"; } .icon-File-Copy:before { content: "\e895"; } .icon-File-Copy2:before { content: "\e896"; } .icon-File-CSV:before { content: "\e897"; } .icon-File-Download:before { content: "\e898"; } .icon-File-Edit:before { content: "\e899"; } .icon-File-Excel:before { content: "\e89a"; } .icon-File-Favorite:before { content: "\e89b"; } .icon-File-Fire:before { content: "\e89c"; } .icon-File-Graph:before { content: "\e89d"; } .icon-File-Hide:before { content: "\e89e"; } .icon-File-Horizontal:before { content: "\e89f"; } .icon-File-HorizontalText:before { content: "\e8a0"; } .icon-File-HTML:before { content: "\e8a1"; } .icon-File-JPG:before { content: "\e8a2"; } .icon-File-Link:before { content: "\e8a3"; } .icon-File-Loading:before { content: "\e8a4"; } .icon-File-Lock:before { content: "\e8a5"; } .icon-File-Love:before { content: "\e8a6"; } .icon-File-Music:before { content: "\e8a7"; } .icon-File-Network:before { content: "\e8a8"; } .icon-File-Pictures:before { content: "\e8a9"; } .icon-File-Pie:before { content: "\e8aa"; } .icon-File-Presentation:before { content: "\e8ab"; } .icon-File-Refresh:before { content: "\e8ac"; } .icon-File-Search:before { content: "\e8ad"; } .icon-File-Settings:before { content: "\e8ae"; } .icon-File-Share:before { content: "\e8af"; } .icon-File-TextImage:before { content: "\e8b0"; } .icon-File-Trash:before { content: "\e8b1"; } .icon-File-TXT:before { content: "\e8b2"; } .icon-File-Upload:before { content: "\e8b3"; } .icon-File-Video:before { content: "\e8b4"; } .icon-File-Word:before { content: "\e8b5"; } .icon-File-Zip:before { content: "\e8b6"; } .icon-File:before { content: "\e8b7"; } .icon-Files:before { content: "\e8b8"; } .icon-Film-Board:before { content: "\e8b9"; } .icon-Film-Cartridge:before { content: "\e8ba"; } .icon-Film-Strip:before { content: "\e8bb"; } .icon-Film-Video:before { content: "\e8bc"; } .icon-Film:before { content: "\e8bd"; } .icon-Filter-2:before { content: "\e8be"; } .icon-Filter:before { content: "\e8bf"; } .icon-Financial:before { content: "\e8c0"; } .icon-Find-User:before { content: "\e8c1"; } .icon-Finger-DragFourSides:before { content: "\e8c2"; } .icon-Finger-DragTwoSides:before { content: "\e8c3"; } .icon-Finger-Print:before { content: "\e8c4"; } .icon-Finger:before { content: "\e8c5"; } .icon-Fingerprint-2:before { content: "\e8c6"; } .icon-Fingerprint:before { content: "\e8c7"; } .icon-Fire-Flame:before { content: "\e8c8"; } .icon-Fire-Flame2:before { content: "\e8c9"; } .icon-Fire-Hydrant:before { content: "\e8ca"; } .icon-Fire-Staion:before { content: "\e8cb"; } .icon-Firefox:before { content: "\e8cc"; } .icon-Firewall:before { content: "\e8cd"; } .icon-First-Aid:before { content: "\e8ce"; } .icon-First:before { content: "\e8cf"; } .icon-Fish-Food:before { content: "\e8d0"; } .icon-Fish:before { content: "\e8d1"; } .icon-Fit-To:before { content: "\e8d2"; } .icon-Fit-To2:before { content: "\e8d3"; } .icon-Five-Fingers:before { content: "\e8d4"; } .icon-Five-FingersDrag:before { content: "\e8d5"; } .icon-Five-FingersDrag2:before { content: "\e8d6"; } .icon-Five-FingersTouch:before { content: "\e8d7"; } .icon-Flag-2:before { content: "\e8d8"; } .icon-Flag-3:before { content: "\e8d9"; } .icon-Flag-4:before { content: "\e8da"; } .icon-Flag-5:before { content: "\e8db"; } .icon-Flag-6:before { content: "\e8dc"; } .icon-Flag:before { content: "\e8dd"; } .icon-Flamingo:before { content: "\e8de"; } .icon-Flash-2:before { content: "\e8df"; } .icon-Flash-Video:before { content: "\e8e0"; } .icon-Flash:before { content: "\e8e1"; } .icon-Flashlight:before { content: "\e8e2"; } .icon-Flask-2:before { content: "\e8e3"; } .icon-Flask:before { content: "\e8e4"; } .icon-Flick:before { content: "\e8e5"; } .icon-Flickr:before { content: "\e8e6"; } .icon-Flowerpot:before { content: "\e8e7"; } .icon-Fluorescent:before { content: "\e8e8"; } .icon-Fog-Day:before { content: "\e8e9"; } .icon-Fog-Night:before { content: "\e8ea"; } .icon-Folder-Add:before { content: "\e8eb"; } .icon-Folder-Archive:before { content: "\e8ec"; } .icon-Folder-Binder:before { content: "\e8ed"; } .icon-Folder-Binder2:before { content: "\e8ee"; } .icon-Folder-Block:before { content: "\e8ef"; } .icon-Folder-Bookmark:before { content: "\e8f0"; } .icon-Folder-Close:before { content: "\e8f1"; } .icon-Folder-Cloud:before { content: "\e8f2"; } .icon-Folder-Delete:before { content: "\e8f3"; } .icon-Folder-Download:before { content: "\e8f4"; } .icon-Folder-Edit:before { content: "\e8f5"; } .icon-Folder-Favorite:before { content: "\e8f6"; } .icon-Folder-Fire:before { content: "\e8f7"; } .icon-Folder-Hide:before { content: "\e8f8"; } .icon-Folder-Link:before { content: "\e8f9"; } .icon-Folder-Loading:before { content: "\e8fa"; } .icon-Folder-Lock:before { content: "\e8fb"; } .icon-Folder-Love:before { content: "\e8fc"; } .icon-Folder-Music:before { content: "\e8fd"; } .icon-Folder-Network:before { content: "\e8fe"; } .icon-Folder-Open:before { content: "\e8ff"; } .icon-Folder-Open2:before { content: "\e900"; } .icon-Folder-Organizing:before { content: "\e901"; } .icon-Folder-Pictures:before { content: "\e902"; } .icon-Folder-Refresh:before { content: "\e903"; } .icon-Folder-Remove-:before { content: "\e904"; } .icon-Folder-Search:before { content: "\e905"; } .icon-Folder-Settings:before { content: "\e906"; } .icon-Folder-Share:before { content: "\e907"; } .icon-Folder-Trash:before { content: "\e908"; } .icon-Folder-Upload:before { content: "\e909"; } .icon-Folder-Video:before { content: "\e90a"; } .icon-Folder-WithDocument:before { content: "\e90b"; } .icon-Folder-Zip:before { content: "\e90c"; } .icon-Folder:before { content: "\e90d"; } .icon-Folders:before { content: "\e90e"; } .icon-Font-Color:before { content: "\e90f"; } .icon-Font-Name:before { content: "\e910"; } .icon-Font-Size:before { content: "\e911"; } .icon-Font-Style:before { content: "\e912"; } .icon-Font-StyleSubscript:before { content: "\e913"; } .icon-Font-StyleSuperscript:before { content: "\e914"; } .icon-Font-Window:before { content: "\e915"; } .icon-Foot-2:before { content: "\e916"; } .icon-Foot:before { content: "\e917"; } .icon-Football-2:before { content: "\e918"; } .icon-Football:before { content: "\e919"; } .icon-Footprint-2:before { content: "\e91a"; } .icon-Footprint-3:before { content: "\e91b"; } .icon-Footprint:before { content: "\e91c"; } .icon-Forest:before { content: "\e91d"; } .icon-Fork:before { content: "\e91e"; } .icon-Formspring:before { content: "\e91f"; } .icon-Formula:before { content: "\e920"; } .icon-Forsquare:before { content: "\e921"; } .icon-Forward:before { content: "\e922"; } .icon-Fountain-Pen:before { content: "\e923"; } .icon-Four-Fingers:before { content: "\e924"; } .icon-Four-FingersDrag:before { content: "\e925"; } .icon-Four-FingersDrag2:before { content: "\e926"; } .icon-Four-FingersTouch:before { content: "\e927"; } .icon-Fox:before { content: "\e928"; } .icon-Frankenstein:before { content: "\e929"; } .icon-French-Fries:before { content: "\e92a"; } .icon-Friendfeed:before { content: "\e92b"; } .icon-Friendster:before { content: "\e92c"; } .icon-Frog:before { content: "\e92d"; } .icon-Fruits:before { content: "\e92e"; } .icon-Fuel:before { content: "\e92f"; } .icon-Full-Bag:before { content: "\e930"; } .icon-Full-Basket:before { content: "\e931"; } .icon-Full-Cart:before { content: "\e932"; } .icon-Full-Moon:before { content: "\e933"; } .icon-Full-Screen:before { content: "\e934"; } .icon-Full-Screen2:before { content: "\e935"; } .icon-Full-View:before { content: "\e936"; } .icon-Full-View2:before { content: "\e937"; } .icon-Full-ViewWindow:before { content: "\e938"; } .icon-Function:before { content: "\e939"; } .icon-Funky:before { content: "\e93a"; } .icon-Funny-Bicycle:before { content: "\e93b"; } .icon-Furl:before { content: "\e93c"; } .icon-Gamepad-2:before { content: "\e93d"; } .icon-Gamepad:before { content: "\e93e"; } .icon-Gas-Pump:before { content: "\e93f"; } .icon-Gaugage-2:before { content: "\e940"; } .icon-Gaugage:before { content: "\e941"; } .icon-Gay:before { content: "\e942"; } .icon-Gear-2:before { content: "\e943"; } .icon-Gear:before { content: "\e944"; } .icon-Gears-2:before { content: "\e945"; } .icon-Gears:before { content: "\e946"; } .icon-Geek-2:before { content: "\e947"; } .icon-Geek:before { content: "\e948"; } .icon-Gemini-2:before { content: "\e949"; } .icon-Gemini:before { content: "\e94a"; } .icon-Genius:before { content: "\e94b"; } .icon-Gentleman:before { content: "\e94c"; } .icon-Geo--:before { content: "\e94d"; } .icon-Geo-:before { content: "\e94e"; } .icon-Geo-Close:before { content: "\e94f"; } .icon-Geo-Love:before { content: "\e950"; } .icon-Geo-Number:before { content: "\e951"; } .icon-Geo-Star:before { content: "\e952"; } .icon-Geo:before { content: "\e953"; } .icon-Geo2--:before { content: "\e954"; } .icon-Geo2-:before { content: "\e955"; } .icon-Geo2-Close:before { content: "\e956"; } .icon-Geo2-Love:before { content: "\e957"; } .icon-Geo2-Number:before { content: "\e958"; } .icon-Geo2-Star:before { content: "\e959"; } .icon-Geo2:before { content: "\e95a"; } .icon-Geo3--:before { content: "\e95b"; } .icon-Geo3-:before { content: "\e95c"; } .icon-Geo3-Close:before { content: "\e95d"; } .icon-Geo3-Love:before { content: "\e95e"; } .icon-Geo3-Number:before { content: "\e95f"; } .icon-Geo3-Star:before { content: "\e960"; } .icon-Geo3:before { content: "\e961"; } .icon-Gey:before { content: "\e962"; } .icon-Gift-Box:before { content: "\e963"; } .icon-Giraffe:before { content: "\e964"; } .icon-Girl:before { content: "\e965"; } .icon-Glass-Water:before { content: "\e966"; } .icon-Glasses-2:before { content: "\e967"; } .icon-Glasses-3:before { content: "\e968"; } .icon-Glasses:before { content: "\e969"; } .icon-Global-Position:before { content: "\e96a"; } .icon-Globe-2:before { content: "\e96b"; } .icon-Globe:before { content: "\e96c"; } .icon-Gloves:before { content: "\e96d"; } .icon-Go-Bottom:before { content: "\e96e"; } .icon-Go-Top:before { content: "\e96f"; } .icon-Goggles:before { content: "\e970"; } .icon-Golf-2:before { content: "\e971"; } .icon-Golf:before { content: "\e972"; } .icon-Google-Buzz:before { content: "\e973"; } .icon-Google-Drive:before { content: "\e974"; } .icon-Google-Play:before { content: "\e975"; } .icon-Google-Plus:before { content: "\e976"; } .icon-Google:before { content: "\e977"; } .icon-Gopro:before { content: "\e978"; } .icon-Gorilla:before { content: "\e979"; } .icon-Gowalla:before { content: "\e97a"; } .icon-Grave:before { content: "\e97b"; } .icon-Graveyard:before { content: "\e97c"; } .icon-Greece:before { content: "\e97d"; } .icon-Green-Energy:before { content: "\e97e"; } .icon-Green-House:before { content: "\e97f"; } .icon-Guitar:before { content: "\e980"; } .icon-Gun-2:before { content: "\e981"; } .icon-Gun-3:before { content: "\e982"; } .icon-Gun:before { content: "\e983"; } .icon-Gymnastics:before { content: "\e984"; } .icon-Hair-2:before { content: "\e985"; } .icon-Hair-3:before { content: "\e986"; } .icon-Hair-4:before { content: "\e987"; } .icon-Hair:before { content: "\e988"; } .icon-Half-Moon:before { content: "\e989"; } .icon-Halloween-HalfMoon:before { content: "\e98a"; } .icon-Halloween-Moon:before { content: "\e98b"; } .icon-Hamburger:before { content: "\e98c"; } .icon-Hammer:before { content: "\e98d"; } .icon-Hand-Touch:before { content: "\e98e"; } .icon-Hand-Touch2:before { content: "\e98f"; } .icon-Hand-TouchSmartphone:before { content: "\e990"; } .icon-Hand:before { content: "\e991"; } .icon-Hands:before { content: "\e992"; } .icon-Handshake:before { content: "\e993"; } .icon-Hanger:before { content: "\e994"; } .icon-Happy:before { content: "\e995"; } .icon-Hat-2:before { content: "\e996"; } .icon-Hat:before { content: "\e997"; } .icon-Haunted-House:before { content: "\e998"; } .icon-HD-Video:before { content: "\e999"; } .icon-HD:before { content: "\e99a"; } .icon-HDD:before { content: "\e99b"; } .icon-Headphone:before { content: "\e99c"; } .icon-Headphones:before { content: "\e99d"; } .icon-Headset:before { content: "\e99e"; } .icon-Heart-2:before { content: "\e99f"; } .icon-Heart:before { content: "\e9a0"; } .icon-Heels-2:before { content: "\e9a1"; } .icon-Heels:before { content: "\e9a2"; } .icon-Height-Window:before { content: "\e9a3"; } .icon-Helicopter-2:before { content: "\e9a4"; } .icon-Helicopter:before { content: "\e9a5"; } .icon-Helix-2:before { content: "\e9a6"; } .icon-Hello:before { content: "\e9a7"; } .icon-Helmet-2:before { content: "\e9a8"; } .icon-Helmet-3:before { content: "\e9a9"; } .icon-Helmet:before { content: "\e9aa"; } .icon-Hipo:before { content: "\e9ab"; } .icon-Hipster-Glasses:before { content: "\e9ac"; } .icon-Hipster-Glasses2:before { content: "\e9ad"; } .icon-Hipster-Glasses3:before { content: "\e9ae"; } .icon-Hipster-Headphones:before { content: "\e9af"; } .icon-Hipster-Men:before { content: "\e9b0"; } .icon-Hipster-Men2:before { content: "\e9b1"; } .icon-Hipster-Men3:before { content: "\e9b2"; } .icon-Hipster-Sunglasses:before { content: "\e9b3"; } .icon-Hipster-Sunglasses2:before { content: "\e9b4"; } .icon-Hipster-Sunglasses3:before { content: "\e9b5"; } .icon-Hokey:before { content: "\e9b6"; } .icon-Holly:before { content: "\e9b7"; } .icon-Home-2:before { content: "\e9b8"; } .icon-Home-3:before { content: "\e9b9"; } .icon-Home-4:before { content: "\e9ba"; } .icon-Home-5:before { content: "\e9bb"; } .icon-Home-Window:before { content: "\e9bc"; } .icon-Home:before { content: "\e9bd"; } .icon-Homosexual:before { content: "\e9be"; } .icon-Honey:before { content: "\e9bf"; } .icon-Hong-Kong:before { content: "\e9c0"; } .icon-Hoodie:before { content: "\e9c1"; } .icon-Horror:before { content: "\e9c2"; } .icon-Horse:before { content: "\e9c3"; } .icon-Hospital-2:before { content: "\e9c4"; } .icon-Hospital:before { content: "\e9c5"; } .icon-Host:before { content: "\e9c6"; } .icon-Hot-Dog:before { content: "\e9c7"; } .icon-Hotel:before { content: "\e9c8"; } .icon-Hour:before { content: "\e9c9"; } .icon-Hub:before { content: "\e9ca"; } .icon-Humor:before { content: "\e9cb"; } .icon-Hurt:before { content: "\e9cc"; } .icon-Ice-Cream:before { content: "\e9cd"; } .icon-ICQ:before { content: "\e9ce"; } .icon-ID-2:before { content: "\e9cf"; } .icon-ID-3:before { content: "\e9d0"; } .icon-ID-Card:before { content: "\e9d1"; } .icon-Idea-2:before { content: "\e9d2"; } .icon-Idea-3:before { content: "\e9d3"; } .icon-Idea-4:before { content: "\e9d4"; } .icon-Idea-5:before { content: "\e9d5"; } .icon-Idea:before { content: "\e9d6"; } .icon-Identification-Badge:before { content: "\e9d7"; } .icon-ImDB:before { content: "\e9d8"; } .icon-Inbox-Empty:before { content: "\e9d9"; } .icon-Inbox-Forward:before { content: "\e9da"; } .icon-Inbox-Full:before { content: "\e9db"; } .icon-Inbox-Into:before { content: "\e9dc"; } .icon-Inbox-Out:before { content: "\e9dd"; } .icon-Inbox-Reply:before { content: "\e9de"; } .icon-Inbox:before { content: "\e9df"; } .icon-Increase-Inedit:before { content: "\e9e0"; } .icon-Indent-FirstLine:before { content: "\e9e1"; } .icon-Indent-LeftMargin:before { content: "\e9e2"; } .icon-Indent-RightMargin:before { content: "\e9e3"; } .icon-India:before { content: "\e9e4"; } .icon-Info-Window:before { content: "\e9e5"; } .icon-Information:before { content: "\e9e6"; } .icon-Inifity:before { content: "\e9e7"; } .icon-Instagram:before { content: "\e9e8"; } .icon-Internet-2:before { content: "\e9e9"; } .icon-Internet-Explorer:before { content: "\e9ea"; } .icon-Internet-Smiley:before { content: "\e9eb"; } .icon-Internet:before { content: "\e9ec"; } .icon-iOS-Apple:before { content: "\e9ed"; } .icon-Israel:before { content: "\e9ee"; } .icon-Italic-Text:before { content: "\e9ef"; } .icon-Jacket-2:before { content: "\e9f0"; } .icon-Jacket:before { content: "\e9f1"; } .icon-Jamaica:before { content: "\e9f2"; } .icon-Japan:before { content: "\e9f3"; } .icon-Japanese-Gate:before { content: "\e9f4"; } .icon-Jeans:before { content: "\e9f5"; } .icon-Jeep-2:before { content: "\e9f6"; } .icon-Jeep:before { content: "\e9f7"; } .icon-Jet:before { content: "\e9f8"; } .icon-Joystick:before { content: "\e9f9"; } .icon-Juice:before { content: "\e9fa"; } .icon-Jump-Rope:before { content: "\e9fb"; } .icon-Kangoroo:before { content: "\e9fc"; } .icon-Kenya:before { content: "\e9fd"; } .icon-Key-2:before { content: "\e9fe"; } .icon-Key-3:before { content: "\e9ff"; } .icon-Key-Lock:before { content: "\ea00"; } .icon-Key:before { content: "\ea01"; } .icon-Keyboard:before { content: "\ea02"; } .icon-Keyboard3:before { content: "\ea03"; } .icon-Keypad:before { content: "\ea04"; } .icon-King-2:before { content: "\ea05"; } .icon-King:before { content: "\ea06"; } .icon-Kiss:before { content: "\ea07"; } .icon-Knee:before { content: "\ea08"; } .icon-Knife-2:before { content: "\ea09"; } .icon-Knife:before { content: "\ea0a"; } .icon-Knight:before { content: "\ea0b"; } .icon-Koala:before { content: "\ea0c"; } .icon-Korea:before { content: "\ea0d"; } .icon-Lamp:before { content: "\ea0e"; } .icon-Landscape-2:before { content: "\ea0f"; } .icon-Landscape:before { content: "\ea10"; } .icon-Lantern:before { content: "\ea11"; } .icon-Laptop-2:before { content: "\ea12"; } .icon-Laptop-3:before { content: "\ea13"; } .icon-Laptop-Phone:before { content: "\ea14"; } .icon-Laptop-Secure:before { content: "\ea15"; } .icon-Laptop-Tablet:before { content: "\ea16"; } .icon-Laptop:before { content: "\ea17"; } .icon-Laser:before { content: "\ea18"; } .icon-Last-FM:before { content: "\ea19"; } .icon-Last:before { content: "\ea1a"; } .icon-Laughing:before { content: "\ea1b"; } .icon-Layer-1635:before { content: "\ea1c"; } .icon-Layer-1646:before { content: "\ea1d"; } .icon-Layer-Backward:before { content: "\ea1e"; } .icon-Layer-Forward:before { content: "\ea1f"; } .icon-Leafs-2:before { content: "\ea20"; } .icon-Leafs:before { content: "\ea21"; } .icon-Leaning-Tower:before { content: "\ea22"; } .icon-Left--Right:before { content: "\ea23"; } .icon-Left--Right3:before { content: "\ea24"; } .icon-Left-2:before { content: "\ea25"; } .icon-Left-3:before { content: "\ea26"; } .icon-Left-4:before { content: "\ea27"; } .icon-Left-ToRight:before { content: "\ea28"; } .icon-Left:before { content: "\ea29"; } .icon-Leg-2:before { content: "\ea2a"; } .icon-Leg:before { content: "\ea2b"; } .icon-Lego:before { content: "\ea2c"; } .icon-Lemon:before { content: "\ea2d"; } .icon-Len-2:before { content: "\ea2e"; } .icon-Len-3:before { content: "\ea2f"; } .icon-Len:before { content: "\ea30"; } .icon-Leo-2:before { content: "\ea31"; } .icon-Leo:before { content: "\ea32"; } .icon-Leopard:before { content: "\ea33"; } .icon-Lesbian:before { content: "\ea34"; } .icon-Lesbians:before { content: "\ea35"; } .icon-Letter-Close:before { content: "\ea36"; } .icon-Letter-Open:before { content: "\ea37"; } .icon-Letter-Sent:before { content: "\ea38"; } .icon-Libra-2:before { content: "\ea39"; } .icon-Libra:before { content: "\ea3a"; } .icon-Library-2:before { content: "\ea3b"; } .icon-Library:before { content: "\ea3c"; } .icon-Life-Jacket:before { content: "\ea3d"; } .icon-Life-Safer:before { content: "\ea3e"; } .icon-Light-Bulb:before { content: "\ea3f"; } .icon-Light-Bulb2:before { content: "\ea40"; } .icon-Light-BulbLeaf:before { content: "\ea41"; } .icon-Lighthouse:before { content: "\ea42"; } .icon-Like-2:before { content: "\ea43"; } .icon-Like:before { content: "\ea44"; } .icon-Line-Chart:before { content: "\ea45"; } .icon-Line-Chart2:before { content: "\ea46"; } .icon-Line-Chart3:before { content: "\ea47"; } .icon-Line-Chart4:before { content: "\ea48"; } .icon-Line-Spacing:before { content: "\ea49"; } .icon-Line-SpacingText:before { content: "\ea4a"; } .icon-Link-2:before { content: "\ea4b"; } .icon-Link:before { content: "\ea4c"; } .icon-Linkedin-2:before { content: "\ea4d"; } .icon-Linkedin:before { content: "\ea4e"; } .icon-Linux:before { content: "\ea4f"; } .icon-Lion:before { content: "\ea50"; } .icon-Livejournal:before { content: "\ea51"; } .icon-Loading-2:before { content: "\ea52"; } .icon-Loading-3:before { content: "\ea53"; } .icon-Loading-Window:before { content: "\ea54"; } .icon-Loading:before { content: "\ea55"; } .icon-Location-2:before { content: "\ea56"; } .icon-Location:before { content: "\ea57"; } .icon-Lock-2:before { content: "\ea58"; } .icon-Lock-3:before { content: "\ea59"; } .icon-Lock-User:before { content: "\ea5a"; } .icon-Lock-Window:before { content: "\ea5b"; } .icon-Lock:before { content: "\ea5c"; } .icon-Lollipop-2:before { content: "\ea5d"; } .icon-Lollipop-3:before { content: "\ea5e"; } .icon-Lollipop:before { content: "\ea5f"; } .icon-Loop:before { content: "\ea60"; } .icon-Loud:before { content: "\ea61"; } .icon-Loudspeaker:before { content: "\ea62"; } .icon-Love-2:before { content: "\ea63"; } .icon-Love-User:before { content: "\ea64"; } .icon-Love-Window:before { content: "\ea65"; } .icon-Love:before { content: "\ea66"; } .icon-Lowercase-Text:before { content: "\ea67"; } .icon-Luggafe-Front:before { content: "\ea68"; } .icon-Luggage-2:before { content: "\ea69"; } .icon-Macro:before { content: "\ea6a"; } .icon-Magic-Wand:before { content: "\ea6b"; } .icon-Magnet:before { content: "\ea6c"; } .icon-Magnifi-Glass-:before { content: "\ea6d"; } .icon-Magnifi-Glass:before { content: "\ea6e"; } .icon-Magnifi-Glass2:before { content: "\ea6f"; } .icon-Mail-2:before { content: "\ea70"; } .icon-Mail-3:before { content: "\ea71"; } .icon-Mail-Add:before { content: "\ea72"; } .icon-Mail-Attachement:before { content: "\ea73"; } .icon-Mail-Block:before { content: "\ea74"; } .icon-Mail-Delete:before { content: "\ea75"; } .icon-Mail-Favorite:before { content: "\ea76"; } .icon-Mail-Forward:before { content: "\ea77"; } .icon-Mail-Gallery:before { content: "\ea78"; } .icon-Mail-Inbox:before { content: "\ea79"; } .icon-Mail-Link:before { content: "\ea7a"; } .icon-Mail-Lock:before { content: "\ea7b"; } .icon-Mail-Love:before { content: "\ea7c"; } .icon-Mail-Money:before { content: "\ea7d"; } .icon-Mail-Open:before { content: "\ea7e"; } .icon-Mail-Outbox:before { content: "\ea7f"; } .icon-Mail-Password:before { content: "\ea80"; } .icon-Mail-Photo:before { content: "\ea81"; } .icon-Mail-Read:before { content: "\ea82"; } .icon-Mail-Removex:before { content: "\ea83"; } .icon-Mail-Reply:before { content: "\ea84"; } .icon-Mail-ReplyAll:before { content: "\ea85"; } .icon-Mail-Search:before { content: "\ea86"; } .icon-Mail-Send:before { content: "\ea87"; } .icon-Mail-Settings:before { content: "\ea88"; } .icon-Mail-Unread:before { content: "\ea89"; } .icon-Mail-Video:before { content: "\ea8a"; } .icon-Mail-withAtSign:before { content: "\ea8b"; } .icon-Mail-WithCursors:before { content: "\ea8c"; } .icon-Mail:before { content: "\ea8d"; } .icon-Mailbox-Empty:before { content: "\ea8e"; } .icon-Mailbox-Full:before { content: "\ea8f"; } .icon-Male-2:before { content: "\ea90"; } .icon-Male-Sign:before { content: "\ea91"; } .icon-Male:before { content: "\ea92"; } .icon-MaleFemale:before { content: "\ea93"; } .icon-Man-Sign:before { content: "\ea94"; } .icon-Management:before { content: "\ea95"; } .icon-Mans-Underwear:before { content: "\ea96"; } .icon-Mans-Underwear2:before { content: "\ea97"; } .icon-Map-Marker:before { content: "\ea98"; } .icon-Map-Marker2:before { content: "\ea99"; } .icon-Map-Marker3:before { content: "\ea9a"; } .icon-Map:before { content: "\ea9b"; } .icon-Map2:before { content: "\ea9c"; } .icon-Marker-2:before { content: "\ea9d"; } .icon-Marker-3:before { content: "\ea9e"; } .icon-Marker:before { content: "\ea9f"; } .icon-Martini-Glass:before { content: "\eaa0"; } .icon-Mask:before { content: "\eaa1"; } .icon-Master-Card:before { content: "\eaa2"; } .icon-Maximize-Window:before { content: "\eaa3"; } .icon-Maximize:before { content: "\eaa4"; } .icon-Medal-2:before { content: "\eaa5"; } .icon-Medal-3:before { content: "\eaa6"; } .icon-Medal:before { content: "\eaa7"; } .icon-Medical-Sign:before { content: "\eaa8"; } .icon-Medicine-2:before { content: "\eaa9"; } .icon-Medicine-3:before { content: "\eaaa"; } .icon-Medicine:before { content: "\eaab"; } .icon-Megaphone:before { content: "\eaac"; } .icon-Memory-Card:before { content: "\eaad"; } .icon-Memory-Card2:before { content: "\eaae"; } .icon-Memory-Card3:before { content: "\eaaf"; } .icon-Men:before { content: "\eab0"; } .icon-Menorah:before { content: "\eab1"; } .icon-Mens:before { content: "\eab2"; } .icon-Metacafe:before { content: "\eab3"; } .icon-Mexico:before { content: "\eab4"; } .icon-Mic:before { content: "\eab5"; } .icon-Microphone-2:before { content: "\eab6"; } .icon-Microphone-3:before { content: "\eab7"; } .icon-Microphone-4:before { content: "\eab8"; } .icon-Microphone-5:before { content: "\eab9"; } .icon-Microphone-6:before { content: "\eaba"; } .icon-Microphone-7:before { content: "\eabb"; } .icon-Microphone:before { content: "\eabc"; } .icon-Microscope:before { content: "\eabd"; } .icon-Milk-Bottle:before { content: "\eabe"; } .icon-Mine:before { content: "\eabf"; } .icon-Minimize-Maximize-Close-Window:before { content: "\eac0"; } .icon-Minimize-Window:before { content: "\eac1"; } .icon-Minimize:before { content: "\eac2"; } .icon-Mirror:before { content: "\eac3"; } .icon-Mixer:before { content: "\eac4"; } .icon-Mixx:before { content: "\eac5"; } .icon-Money-2:before { content: "\eac6"; } .icon-Money-Bag:before { content: "\eac7"; } .icon-Money-Smiley:before { content: "\eac8"; } .icon-Money:before { content: "\eac9"; } .icon-Monitor-2:before { content: "\eaca"; } .icon-Monitor-3:before { content: "\eacb"; } .icon-Monitor-4:before { content: "\eacc"; } .icon-Monitor-5:before { content: "\eacd"; } .icon-Monitor-Analytics:before { content: "\eace"; } .icon-Monitor-Laptop:before { content: "\eacf"; } .icon-Monitor-phone:before { content: "\ead0"; } .icon-Monitor-Tablet:before { content: "\ead1"; } .icon-Monitor-Vertical:before { content: "\ead2"; } .icon-Monitor:before { content: "\ead3"; } .icon-Monitoring:before { content: "\ead4"; } .icon-Monkey:before { content: "\ead5"; } .icon-Monster:before { content: "\ead6"; } .icon-Morocco:before { content: "\ead7"; } .icon-Motorcycle:before { content: "\ead8"; } .icon-Mouse-2:before { content: "\ead9"; } .icon-Mouse-3:before { content: "\eada"; } .icon-Mouse-4:before { content: "\eadb"; } .icon-Mouse-Pointer:before { content: "\eadc"; } .icon-Mouse:before { content: "\eadd"; } .icon-Moustache-Smiley:before { content: "\eade"; } .icon-Movie-Ticket:before { content: "\eadf"; } .icon-Movie:before { content: "\eae0"; } .icon-Mp3-File:before { content: "\eae1"; } .icon-Museum:before { content: "\eae2"; } .icon-Mushroom:before { content: "\eae3"; } .icon-Music-Note:before { content: "\eae4"; } .icon-Music-Note2:before { content: "\eae5"; } .icon-Music-Note3:before { content: "\eae6"; } .icon-Music-Note4:before { content: "\eae7"; } .icon-Music-Player:before { content: "\eae8"; } .icon-Mustache-2:before { content: "\eae9"; } .icon-Mustache-3:before { content: "\eaea"; } .icon-Mustache-4:before { content: "\eaeb"; } .icon-Mustache-5:before { content: "\eaec"; } .icon-Mustache-6:before { content: "\eaed"; } .icon-Mustache-7:before { content: "\eaee"; } .icon-Mustache-8:before { content: "\eaef"; } .icon-Mustache:before { content: "\eaf0"; } .icon-Mute:before { content: "\eaf1"; } .icon-Myspace:before { content: "\eaf2"; } .icon-Navigat-Start:before { content: "\eaf3"; } .icon-Navigate-End:before { content: "\eaf4"; } .icon-Navigation-LeftWindow:before { content: "\eaf5"; } .icon-Navigation-RightWindow:before { content: "\eaf6"; } .icon-Nepal:before { content: "\eaf7"; } .icon-Netscape:before { content: "\eaf8"; } .icon-Network-Window:before { content: "\eaf9"; } .icon-Network:before { content: "\eafa"; } .icon-Neutron:before { content: "\eafb"; } .icon-New-Mail:before { content: "\eafc"; } .icon-New-Tab:before { content: "\eafd"; } .icon-Newspaper-2:before { content: "\eafe"; } .icon-Newspaper:before { content: "\eaff"; } .icon-Newsvine:before { content: "\eb00"; } .icon-Next2:before { content: "\eb01"; } .icon-Next-3:before { content: "\eb02"; } .icon-Next-Music:before { content: "\eb03"; } .icon-Next:before { content: "\eb04"; } .icon-No-Battery:before { content: "\eb05"; } .icon-No-Drop:before { content: "\eb06"; } .icon-No-Flash:before { content: "\eb07"; } .icon-No-Smoking:before { content: "\eb08"; } .icon-Noose:before { content: "\eb09"; } .icon-Normal-Text:before { content: "\eb0a"; } .icon-Note:before { content: "\eb0b"; } .icon-Notepad-2:before { content: "\eb0c"; } .icon-Notepad:before { content: "\eb0d"; } .icon-Nuclear:before { content: "\eb0e"; } .icon-Numbering-List:before { content: "\eb0f"; } .icon-Nurse:before { content: "\eb10"; } .icon-Office-Lamp:before { content: "\eb11"; } .icon-Office:before { content: "\eb12"; } .icon-Oil:before { content: "\eb13"; } .icon-Old-Camera:before { content: "\eb14"; } .icon-Old-Cassette:before { content: "\eb15"; } .icon-Old-Clock:before { content: "\eb16"; } .icon-Old-Radio:before { content: "\eb17"; } .icon-Old-Sticky:before { content: "\eb18"; } .icon-Old-Sticky2:before { content: "\eb19"; } .icon-Old-Telephone:before { content: "\eb1a"; } .icon-Old-TV:before { content: "\eb1b"; } .icon-On-Air:before { content: "\eb1c"; } .icon-On-Off-2:before { content: "\eb1d"; } .icon-On-Off-3:before { content: "\eb1e"; } .icon-On-off:before { content: "\eb1f"; } .icon-One-Finger:before { content: "\eb20"; } .icon-One-FingerTouch:before { content: "\eb21"; } .icon-One-Window:before { content: "\eb22"; } .icon-Open-Banana:before { content: "\eb23"; } .icon-Open-Book:before { content: "\eb24"; } .icon-Opera-House:before { content: "\eb25"; } .icon-Opera:before { content: "\eb26"; } .icon-Optimization:before { content: "\eb27"; } .icon-Orientation-2:before { content: "\eb28"; } .icon-Orientation-3:before { content: "\eb29"; } .icon-Orientation:before { content: "\eb2a"; } .icon-Orkut:before { content: "\eb2b"; } .icon-Ornament:before { content: "\eb2c"; } .icon-Over-Time:before { content: "\eb2d"; } .icon-Over-Time2:before { content: "\eb2e"; } .icon-Owl:before { content: "\eb2f"; } .icon-Pac-Man:before { content: "\eb30"; } .icon-Paint-Brush:before { content: "\eb31"; } .icon-Paint-Bucket:before { content: "\eb32"; } .icon-Paintbrush:before { content: "\eb33"; } .icon-Palette:before { content: "\eb34"; } .icon-Palm-Tree:before { content: "\eb35"; } .icon-Panda:before { content: "\eb36"; } .icon-Panorama:before { content: "\eb37"; } .icon-Pantheon:before { content: "\eb38"; } .icon-Pantone:before { content: "\eb39"; } .icon-Pants:before { content: "\eb3a"; } .icon-Paper-Plane:before { content: "\eb3b"; } .icon-Paper:before { content: "\eb3c"; } .icon-Parasailing:before { content: "\eb3d"; } .icon-Parrot:before { content: "\eb3e"; } .icon-Password-2shopping:before { content: "\eb3f"; } .icon-Password-Field:before { content: "\eb40"; } .icon-Password-shopping:before { content: "\eb41"; } .icon-Password:before { content: "\eb42"; } .icon-pause-2:before { content: "\eb43"; } .icon-Pause:before { content: "\eb44"; } .icon-Paw:before { content: "\eb45"; } .icon-Pawn:before { content: "\eb46"; } .icon-Paypal:before { content: "\eb47"; } .icon-Pen-2:before { content: "\eb48"; } .icon-Pen-3:before { content: "\eb49"; } .icon-Pen-4:before { content: "\eb4a"; } .icon-Pen-5:before { content: "\eb4b"; } .icon-Pen-6:before { content: "\eb4c"; } .icon-Pen:before { content: "\eb4d"; } .icon-Pencil-Ruler:before { content: "\eb4e"; } .icon-Pencil:before { content: "\eb4f"; } .icon-Penguin:before { content: "\eb50"; } .icon-Pentagon:before { content: "\eb51"; } .icon-People-onCloud:before { content: "\eb52"; } .icon-Pepper-withFire:before { content: "\eb53"; } .icon-Pepper:before { content: "\eb54"; } .icon-Petrol:before { content: "\eb55"; } .icon-Petronas-Tower:before { content: "\eb56"; } .icon-Philipines:before { content: "\eb57"; } .icon-Phone-2:before { content: "\eb58"; } .icon-Phone-3:before { content: "\eb59"; } .icon-Phone-3G:before { content: "\eb5a"; } .icon-Phone-4G:before { content: "\eb5b"; } .icon-Phone-Simcard:before { content: "\eb5c"; } .icon-Phone-SMS:before { content: "\eb5d"; } .icon-Phone-Wifi:before { content: "\eb5e"; } .icon-Phone:before { content: "\eb5f"; } .icon-Photo-2:before { content: "\eb60"; } .icon-Photo-3:before { content: "\eb61"; } .icon-Photo-Album:before { content: "\eb62"; } .icon-Photo-Album2:before { content: "\eb63"; } .icon-Photo-Album3:before { content: "\eb64"; } .icon-Photo:before { content: "\eb65"; } .icon-Photos:before { content: "\eb66"; } .icon-Physics:before { content: "\eb67"; } .icon-Pi:before { content: "\eb68"; } .icon-Piano:before { content: "\eb69"; } .icon-Picasa:before { content: "\eb6a"; } .icon-Pie-Chart:before { content: "\eb6b"; } .icon-Pie-Chart2:before { content: "\eb6c"; } .icon-Pie-Chart3:before { content: "\eb6d"; } .icon-Pilates-2:before { content: "\eb6e"; } .icon-Pilates-3:before { content: "\eb6f"; } .icon-Pilates:before { content: "\eb70"; } .icon-Pilot:before { content: "\eb71"; } .icon-Pinch:before { content: "\eb72"; } .icon-Ping-Pong:before { content: "\eb73"; } .icon-Pinterest:before { content: "\eb74"; } .icon-Pipe:before { content: "\eb75"; } .icon-Pipette:before { content: "\eb76"; } .icon-Piramids:before { content: "\eb77"; } .icon-Pisces-2:before { content: "\eb78"; } .icon-Pisces:before { content: "\eb79"; } .icon-Pizza-Slice:before { content: "\eb7a"; } .icon-Pizza:before { content: "\eb7b"; } .icon-Plane-2:before { content: "\eb7c"; } .icon-Plane:before { content: "\eb7d"; } .icon-Plant:before { content: "\eb7e"; } .icon-Plasmid:before { content: "\eb7f"; } .icon-Plaster:before { content: "\eb80"; } .icon-Plastic-CupPhone:before { content: "\eb81"; } .icon-Plastic-CupPhone2:before { content: "\eb82"; } .icon-Plate:before { content: "\eb83"; } .icon-Plates:before { content: "\eb84"; } .icon-Plaxo:before { content: "\eb85"; } .icon-Play-Music:before { content: "\eb86"; } .icon-Plug-In:before { content: "\eb87"; } .icon-Plug-In2:before { content: "\eb88"; } .icon-Plurk:before { content: "\eb89"; } .icon-Pointer:before { content: "\eb8a"; } .icon-Poland:before { content: "\eb8b"; } .icon-Police-Man:before { content: "\eb8c"; } .icon-Police-Station:before { content: "\eb8d"; } .icon-Police-Woman:before { content: "\eb8e"; } .icon-Police:before { content: "\eb8f"; } .icon-Polo-Shirt:before { content: "\eb90"; } .icon-Portrait:before { content: "\eb91"; } .icon-Portugal:before { content: "\eb92"; } .icon-Post-Mail:before { content: "\eb93"; } .icon-Post-Mail2:before { content: "\eb94"; } .icon-Post-Office:before { content: "\eb95"; } .icon-Post-Sign:before { content: "\eb96"; } .icon-Post-Sign2ways:before { content: "\eb97"; } .icon-Posterous:before { content: "\eb98"; } .icon-Pound-Sign:before { content: "\eb99"; } .icon-Pound-Sign2:before { content: "\eb9a"; } .icon-Pound:before { content: "\eb9b"; } .icon-Power-2:before { content: "\eb9c"; } .icon-Power-3:before { content: "\eb9d"; } .icon-Power-Cable:before { content: "\eb9e"; } .icon-Power-Station:before { content: "\eb9f"; } .icon-Power:before { content: "\eba0"; } .icon-Prater:before { content: "\eba1"; } .icon-Present:before { content: "\eba2"; } .icon-Presents:before { content: "\eba3"; } .icon-Press:before { content: "\eba4"; } .icon-Preview:before { content: "\eba5"; } .icon-Previous:before { content: "\eba6"; } .icon-Pricing:before { content: "\eba7"; } .icon-Printer:before { content: "\eba8"; } .icon-Professor:before { content: "\eba9"; } .icon-Profile:before { content: "\ebaa"; } .icon-Project:before { content: "\ebab"; } .icon-Projector-2:before { content: "\ebac"; } .icon-Projector:before { content: "\ebad"; } .icon-Pulse:before { content: "\ebae"; } .icon-Pumpkin:before { content: "\ebaf"; } .icon-Punk:before { content: "\ebb0"; } .icon-Punker:before { content: "\ebb1"; } .icon-Puzzle:before { content: "\ebb2"; } .icon-QIK:before { content: "\ebb3"; } .icon-QR-Code:before { content: "\ebb4"; } .icon-Queen-2:before { content: "\ebb5"; } .icon-Queen:before { content: "\ebb6"; } .icon-Quill-2:before { content: "\ebb7"; } .icon-Quill-3:before { content: "\ebb8"; } .icon-Quill:before { content: "\ebb9"; } .icon-Quotes-2:before { content: "\ebba"; } .icon-Quotes:before { content: "\ebbb"; } .icon-Radio:before { content: "\ebbc"; } .icon-Radioactive:before { content: "\ebbd"; } .icon-Rafting:before { content: "\ebbe"; } .icon-Rain-Drop:before { content: "\ebbf"; } .icon-Rainbow-2:before { content: "\ebc0"; } .icon-Rainbow:before { content: "\ebc1"; } .icon-Ram:before { content: "\ebc2"; } .icon-Razzor-Blade:before { content: "\ebc3"; } .icon-Receipt-2:before { content: "\ebc4"; } .icon-Receipt-3:before { content: "\ebc5"; } .icon-Receipt-4:before { content: "\ebc6"; } .icon-Receipt:before { content: "\ebc7"; } .icon-Record2:before { content: "\ebc8"; } .icon-Record-3:before { content: "\ebc9"; } .icon-Record-Music:before { content: "\ebca"; } .icon-Record:before { content: "\ebcb"; } .icon-Recycling-2:before { content: "\ebcc"; } .icon-Recycling:before { content: "\ebcd"; } .icon-Reddit:before { content: "\ebce"; } .icon-Redhat:before { content: "\ebcf"; } .icon-Redirect:before { content: "\ebd0"; } .icon-Redo:before { content: "\ebd1"; } .icon-Reel:before { content: "\ebd2"; } .icon-Refinery:before { content: "\ebd3"; } .icon-Refresh-Window:before { content: "\ebd4"; } .icon-Refresh:before { content: "\ebd5"; } .icon-Reload-2:before { content: "\ebd6"; } .icon-Reload-3:before { content: "\ebd7"; } .icon-Reload:before { content: "\ebd8"; } .icon-Remote-Controll:before { content: "\ebd9"; } .icon-Remote-Controll2:before { content: "\ebda"; } .icon-Remove-Bag:before { content: "\ebdb"; } .icon-Remove-Basket:before { content: "\ebdc"; } .icon-Remove-Cart:before { content: "\ebdd"; } .icon-Remove-File:before { content: "\ebde"; } .icon-Remove-User:before { content: "\ebdf"; } .icon-Remove-Window:before { content: "\ebe0"; } .icon-Remove:before { content: "\ebe1"; } .icon-Rename:before { content: "\ebe2"; } .icon-Repair:before { content: "\ebe3"; } .icon-Repeat-2:before { content: "\ebe4"; } .icon-Repeat-3:before { content: "\ebe5"; } .icon-Repeat-4:before { content: "\ebe6"; } .icon-Repeat-5:before { content: "\ebe7"; } .icon-Repeat-6:before { content: "\ebe8"; } .icon-Repeat-7:before { content: "\ebe9"; } .icon-Repeat:before { content: "\ebea"; } .icon-Reset:before { content: "\ebeb"; } .icon-Resize:before { content: "\ebec"; } .icon-Restore-Window:before { content: "\ebed"; } .icon-Retouching:before { content: "\ebee"; } .icon-Retro-Camera:before { content: "\ebef"; } .icon-Retro:before { content: "\ebf0"; } .icon-Retweet:before { content: "\ebf1"; } .icon-Reverbnation:before { content: "\ebf2"; } .icon-Rewind:before { content: "\ebf3"; } .icon-RGB:before { content: "\ebf4"; } .icon-Ribbon-2:before { content: "\ebf5"; } .icon-Ribbon-3:before { content: "\ebf6"; } .icon-Ribbon:before { content: "\ebf7"; } .icon-Right-2:before { content: "\ebf8"; } .icon-Right-3:before { content: "\ebf9"; } .icon-Right-4:before { content: "\ebfa"; } .icon-Right-ToLeft:before { content: "\ebfb"; } .icon-Right:before { content: "\ebfc"; } .icon-Road-2:before { content: "\ebfd"; } .icon-Road-3:before { content: "\ebfe"; } .icon-Road:before { content: "\ebff"; } .icon-Robot-2:before { content: "\ec00"; } .icon-Robot:before { content: "\ec01"; } .icon-Rock-andRoll:before { content: "\ec02"; } .icon-Rocket:before { content: "\ec03"; } .icon-Roller:before { content: "\ec04"; } .icon-Roof:before { content: "\ec05"; } .icon-Rook:before { content: "\ec06"; } .icon-Rotate-Gesture:before { content: "\ec07"; } .icon-Rotate-Gesture2:before { content: "\ec08"; } .icon-Rotate-Gesture3:before { content: "\ec09"; } .icon-Rotation-390:before { content: "\ec0a"; } .icon-Rotation:before { content: "\ec0b"; } .icon-Router-2:before { content: "\ec0c"; } .icon-Router:before { content: "\ec0d"; } .icon-RSS:before { content: "\ec0e"; } .icon-Ruler-2:before { content: "\ec0f"; } .icon-Ruler:before { content: "\ec10"; } .icon-Running-Shoes:before { content: "\ec11"; } .icon-Running:before { content: "\ec12"; } .icon-Safari:before { content: "\ec13"; } .icon-Safe-Box:before { content: "\ec14"; } .icon-Safe-Box2:before { content: "\ec15"; } .icon-Safety-PinClose:before { content: "\ec16"; } .icon-Safety-PinOpen:before { content: "\ec17"; } .icon-Sagittarus-2:before { content: "\ec18"; } .icon-Sagittarus:before { content: "\ec19"; } .icon-Sailing-Ship:before { content: "\ec1a"; } .icon-Sand-watch:before { content: "\ec1b"; } .icon-Sand-watch2:before { content: "\ec1c"; } .icon-Santa-Claus:before { content: "\ec1d"; } .icon-Santa-Claus2:before { content: "\ec1e"; } .icon-Santa-onSled:before { content: "\ec1f"; } .icon-Satelite-2:before { content: "\ec20"; } .icon-Satelite:before { content: "\ec21"; } .icon-Save-Window:before { content: "\ec22"; } .icon-Save:before { content: "\ec23"; } .icon-Saw:before { content: "\ec24"; } .icon-Saxophone:before { content: "\ec25"; } .icon-Scale:before { content: "\ec26"; } .icon-Scarf:before { content: "\ec27"; } .icon-Scissor:before { content: "\ec28"; } .icon-Scooter-Front:before { content: "\ec29"; } .icon-Scooter:before { content: "\ec2a"; } .icon-Scorpio-2:before { content: "\ec2b"; } .icon-Scorpio:before { content: "\ec2c"; } .icon-Scotland:before { content: "\ec2d"; } .icon-Screwdriver:before { content: "\ec2e"; } .icon-Scroll-Fast:before { content: "\ec2f"; } .icon-Scroll:before { content: "\ec30"; } .icon-Scroller-2:before { content: "\ec31"; } .icon-Scroller:before { content: "\ec32"; } .icon-Sea-Dog:before { content: "\ec33"; } .icon-Search-onCloud:before { content: "\ec34"; } .icon-Search-People:before { content: "\ec35"; } .icon-secound:before { content: "\ec36"; } .icon-secound2:before { content: "\ec37"; } .icon-Security-Block:before { content: "\ec38"; } .icon-Security-Bug:before { content: "\ec39"; } .icon-Security-Camera:before { content: "\ec3a"; } .icon-Security-Check:before { content: "\ec3b"; } .icon-Security-Settings:before { content: "\ec3c"; } .icon-Security-Smiley:before { content: "\ec3d"; } .icon-Securiy-Remove:before { content: "\ec3e"; } .icon-Seed:before { content: "\ec3f"; } .icon-Selfie:before { content: "\ec40"; } .icon-Serbia:before { content: "\ec41"; } .icon-Server-2:before { content: "\ec42"; } .icon-Server:before { content: "\ec43"; } .icon-Servers:before { content: "\ec44"; } .icon-Settings-Window:before { content: "\ec45"; } .icon-Sewing-Machine:before { content: "\ec46"; } .icon-Sexual:before { content: "\ec47"; } .icon-Share-onCloud:before { content: "\ec48"; } .icon-Share-Window:before { content: "\ec49"; } .icon-Share:before { content: "\ec4a"; } .icon-Sharethis:before { content: "\ec4b"; } .icon-Shark:before { content: "\ec4c"; } .icon-Sheep:before { content: "\ec4d"; } .icon-Sheriff-Badge:before { content: "\ec4e"; } .icon-Shield:before { content: "\ec4f"; } .icon-Ship-2:before { content: "\ec50"; } .icon-Ship:before { content: "\ec51"; } .icon-Shirt:before { content: "\ec52"; } .icon-Shoes-2:before { content: "\ec53"; } .icon-Shoes-3:before { content: "\ec54"; } .icon-Shoes:before { content: "\ec55"; } .icon-Shop-2:before { content: "\ec56"; } .icon-Shop-3:before { content: "\ec57"; } .icon-Shop-4:before { content: "\ec58"; } .icon-Shop:before { content: "\ec59"; } .icon-Shopping-Bag:before { content: "\ec5a"; } .icon-Shopping-Basket:before { content: "\ec5b"; } .icon-Shopping-Cart:before { content: "\ec5c"; } .icon-Short-Pants:before { content: "\ec5d"; } .icon-Shoutwire:before { content: "\ec5e"; } .icon-Shovel:before { content: "\ec5f"; } .icon-Shuffle-2:before { content: "\ec60"; } .icon-Shuffle-3:before { content: "\ec61"; } .icon-Shuffle-4:before { content: "\ec62"; } .icon-Shuffle:before { content: "\ec63"; } .icon-Shutter:before { content: "\ec64"; } .icon-Sidebar-Window:before { content: "\ec65"; } .icon-Signal:before { content: "\ec66"; } .icon-Singapore:before { content: "\ec67"; } .icon-Skate-Shoes:before { content: "\ec68"; } .icon-Skateboard-2:before { content: "\ec69"; } .icon-Skateboard:before { content: "\ec6a"; } .icon-Skeleton:before { content: "\ec6b"; } .icon-Ski:before { content: "\ec6c"; } .icon-Skirt:before { content: "\ec6d"; } .icon-Skrill:before { content: "\ec6e"; } .icon-Skull:before { content: "\ec6f"; } .icon-Skydiving:before { content: "\ec70"; } .icon-Skype:before { content: "\ec71"; } .icon-Sled-withGifts:before { content: "\ec72"; } .icon-Sled:before { content: "\ec73"; } .icon-Sleeping:before { content: "\ec74"; } .icon-Sleet:before { content: "\ec75"; } .icon-Slippers:before { content: "\ec76"; } .icon-Smart:before { content: "\ec77"; } .icon-Smartphone-2:before { content: "\ec78"; } .icon-Smartphone-3:before { content: "\ec79"; } .icon-Smartphone-4:before { content: "\ec7a"; } .icon-Smartphone-Secure:before { content: "\ec7b"; } .icon-Smartphone:before { content: "\ec7c"; } .icon-Smile:before { content: "\ec7d"; } .icon-Smoking-Area:before { content: "\ec7e"; } .icon-Smoking-Pipe:before { content: "\ec7f"; } .icon-Snake:before { content: "\ec80"; } .icon-Snorkel:before { content: "\ec81"; } .icon-Snow-2:before { content: "\ec82"; } .icon-Snow-Dome:before { content: "\ec83"; } .icon-Snow-Storm:before { content: "\ec84"; } .icon-Snow:before { content: "\ec85"; } .icon-Snowflake-2:before { content: "\ec86"; } .icon-Snowflake-3:before { content: "\ec87"; } .icon-Snowflake-4:before { content: "\ec88"; } .icon-Snowflake:before { content: "\ec89"; } .icon-Snowman:before { content: "\ec8a"; } .icon-Soccer-Ball:before { content: "\ec8b"; } .icon-Soccer-Shoes:before { content: "\ec8c"; } .icon-Socks:before { content: "\ec8d"; } .icon-Solar:before { content: "\ec8e"; } .icon-Sound-Wave:before { content: "\ec8f"; } .icon-Sound:before { content: "\ec90"; } .icon-Soundcloud:before { content: "\ec91"; } .icon-Soup:before { content: "\ec92"; } .icon-South-Africa:before { content: "\ec93"; } .icon-Space-Needle:before { content: "\ec94"; } .icon-Spain:before { content: "\ec95"; } .icon-Spam-Mail:before { content: "\ec96"; } .icon-Speach-Bubble:before { content: "\ec97"; } .icon-Speach-Bubble2:before { content: "\ec98"; } .icon-Speach-Bubble3:before { content: "\ec99"; } .icon-Speach-Bubble4:before { content: "\ec9a"; } .icon-Speach-Bubble5:before { content: "\ec9b"; } .icon-Speach-Bubble6:before { content: "\ec9c"; } .icon-Speach-Bubble7:before { content: "\ec9d"; } .icon-Speach-Bubble8:before { content: "\ec9e"; } .icon-Speach-Bubble9:before { content: "\ec9f"; } .icon-Speach-Bubble10:before { content: "\eca0"; } .icon-Speach-Bubble11:before { content: "\eca1"; } .icon-Speach-Bubble12:before { content: "\eca2"; } .icon-Speach-Bubble13:before { content: "\eca3"; } .icon-Speach-BubbleAsking:before { content: "\eca4"; } .icon-Speach-BubbleComic:before { content: "\eca5"; } .icon-Speach-BubbleComic2:before { content: "\eca6"; } .icon-Speach-BubbleComic3:before { content: "\eca7"; } .icon-Speach-BubbleComic4:before { content: "\eca8"; } .icon-Speach-BubbleDialog:before { content: "\eca9"; } .icon-Speach-Bubbles:before { content: "\ecaa"; } .icon-Speak-2:before { content: "\ecab"; } .icon-Speak:before { content: "\ecac"; } .icon-Speaker-2:before { content: "\ecad"; } .icon-Speaker:before { content: "\ecae"; } .icon-Spell-Check:before { content: "\ecaf"; } .icon-Spell-CheckABC:before { content: "\ecb0"; } .icon-Spermium:before { content: "\ecb1"; } .icon-Spider:before { content: "\ecb2"; } .icon-Spiderweb:before { content: "\ecb3"; } .icon-Split-FourSquareWindow:before { content: "\ecb4"; } .icon-Split-Horizontal:before { content: "\ecb5"; } .icon-Split-Horizontal2Window:before { content: "\ecb6"; } .icon-Split-Vertical:before { content: "\ecb7"; } .icon-Split-Vertical2:before { content: "\ecb8"; } .icon-Split-Window:before { content: "\ecb9"; } .icon-Spoder:before { content: "\ecba"; } .icon-Spoon:before { content: "\ecbb"; } .icon-Sport-Mode:before { content: "\ecbc"; } .icon-Sports-Clothings1:before { content: "\ecbd"; } .icon-Sports-Clothings2:before { content: "\ecbe"; } .icon-Sports-Shirt:before { content: "\ecbf"; } .icon-Spot:before { content: "\ecc0"; } .icon-Spray:before { content: "\ecc1"; } .icon-Spread:before { content: "\ecc2"; } .icon-Spring:before { content: "\ecc3"; } .icon-Spurl:before { content: "\ecc4"; } .icon-Spy:before { content: "\ecc5"; } .icon-Squirrel:before { content: "\ecc6"; } .icon-SSL:before { content: "\ecc7"; } .icon-St-BasilsCathedral:before { content: "\ecc8"; } .icon-St-PaulsCathedral:before { content: "\ecc9"; } .icon-Stamp-2:before { content: "\ecca"; } .icon-Stamp:before { content: "\eccb"; } .icon-Stapler:before { content: "\eccc"; } .icon-Star-Track:before { content: "\eccd"; } .icon-Star:before { content: "\ecce"; } .icon-Starfish:before { content: "\eccf"; } .icon-Start2:before { content: "\ecd0"; } .icon-Start-3:before { content: "\ecd1"; } .icon-Start-ways:before { content: "\ecd2"; } .icon-Start:before { content: "\ecd3"; } .icon-Statistic:before { content: "\ecd4"; } .icon-Stethoscope:before { content: "\ecd5"; } .icon-stop--2:before { content: "\ecd6"; } .icon-Stop-Music:before { content: "\ecd7"; } .icon-Stop:before { content: "\ecd8"; } .icon-Stopwatch-2:before { content: "\ecd9"; } .icon-Stopwatch:before { content: "\ecda"; } .icon-Storm:before { content: "\ecdb"; } .icon-Street-View:before { content: "\ecdc"; } .icon-Street-View2:before { content: "\ecdd"; } .icon-Strikethrough-Text:before { content: "\ecde"; } .icon-Stroller:before { content: "\ecdf"; } .icon-Structure:before { content: "\ece0"; } .icon-Student-Female:before { content: "\ece1"; } .icon-Student-Hat:before { content: "\ece2"; } .icon-Student-Hat2:before { content: "\ece3"; } .icon-Student-Male:before { content: "\ece4"; } .icon-Student-MaleFemale:before { content: "\ece5"; } .icon-Students:before { content: "\ece6"; } .icon-Studio-Flash:before { content: "\ece7"; } .icon-Studio-Lightbox:before { content: "\ece8"; } .icon-Stumbleupon:before { content: "\ece9"; } .icon-Suit:before { content: "\ecea"; } .icon-Suitcase:before { content: "\eceb"; } .icon-Sum-2:before { content: "\ecec"; } .icon-Sum:before { content: "\eced"; } .icon-Summer:before { content: "\ecee"; } .icon-Sun-CloudyRain:before { content: "\ecef"; } .icon-Sun:before { content: "\ecf0"; } .icon-Sunglasses-2:before { content: "\ecf1"; } .icon-Sunglasses-3:before { content: "\ecf2"; } .icon-Sunglasses-Smiley:before { content: "\ecf3"; } .icon-Sunglasses-Smiley2:before { content: "\ecf4"; } .icon-Sunglasses-W:before { content: "\ecf5"; } .icon-Sunglasses-W2:before { content: "\ecf6"; } .icon-Sunglasses-W3:before { content: "\ecf7"; } .icon-Sunglasses:before { content: "\ecf8"; } .icon-Sunrise:before { content: "\ecf9"; } .icon-Sunset:before { content: "\ecfa"; } .icon-Superman:before { content: "\ecfb"; } .icon-Support:before { content: "\ecfc"; } .icon-Surprise:before { content: "\ecfd"; } .icon-Sushi:before { content: "\ecfe"; } .icon-Sweden:before { content: "\ecff"; } .icon-Swimming-Short:before { content: "\ed00"; } .icon-Swimming:before { content: "\ed01"; } .icon-Swimmwear:before { content: "\ed02"; } .icon-Switch:before { content: "\ed03"; } .icon-Switzerland:before { content: "\ed04"; } .icon-Sync-Cloud:before { content: "\ed05"; } .icon-Sync:before { content: "\ed06"; } .icon-Synchronize-2:before { content: "\ed07"; } .icon-Synchronize:before { content: "\ed08"; } .icon-T-Shirt:before { content: "\ed09"; } .icon-Tablet-2:before { content: "\ed0a"; } .icon-Tablet-3:before { content: "\ed0b"; } .icon-Tablet-Orientation:before { content: "\ed0c"; } .icon-Tablet-Phone:before { content: "\ed0d"; } .icon-Tablet-Secure:before { content: "\ed0e"; } .icon-Tablet-Vertical:before { content: "\ed0f"; } .icon-Tablet:before { content: "\ed10"; } .icon-Tactic:before { content: "\ed11"; } .icon-Tag-2:before { content: "\ed12"; } .icon-Tag-3:before { content: "\ed13"; } .icon-Tag-4:before { content: "\ed14"; } .icon-Tag-5:before { content: "\ed15"; } .icon-Tag:before { content: "\ed16"; } .icon-Taj-Mahal:before { content: "\ed17"; } .icon-Talk-Man:before { content: "\ed18"; } .icon-Tap:before { content: "\ed19"; } .icon-Target-Market:before { content: "\ed1a"; } .icon-Target:before { content: "\ed1b"; } .icon-Taurus-2:before { content: "\ed1c"; } .icon-Taurus:before { content: "\ed1d"; } .icon-Taxi-2:before { content: "\ed1e"; } .icon-Taxi-Sign:before { content: "\ed1f"; } .icon-Taxi:before { content: "\ed20"; } .icon-Teacher:before { content: "\ed21"; } .icon-Teapot:before { content: "\ed22"; } .icon-Technorati:before { content: "\ed23"; } .icon-Teddy-Bear:before { content: "\ed24"; } .icon-Tee-Mug:before { content: "\ed25"; } .icon-Telephone-2:before { content: "\ed26"; } .icon-Telephone:before { content: "\ed27"; } .icon-Telescope:before { content: "\ed28"; } .icon-Temperature-2:before { content: "\ed29"; } .icon-Temperature-3:before { content: "\ed2a"; } .icon-Temperature:before { content: "\ed2b"; } .icon-Temple:before { content: "\ed2c"; } .icon-Tennis-Ball:before { content: "\ed2d"; } .icon-Tennis:before { content: "\ed2e"; } .icon-Tent:before { content: "\ed2f"; } .icon-Test-Tube:before { content: "\ed30"; } .icon-Test-Tube2:before { content: "\ed31"; } .icon-Testimonal:before { content: "\ed32"; } .icon-Text-Box:before { content: "\ed33"; } .icon-Text-Effect:before { content: "\ed34"; } .icon-Text-HighlightColor:before { content: "\ed35"; } .icon-Text-Paragraph:before { content: "\ed36"; } .icon-Thailand:before { content: "\ed37"; } .icon-The-WhiteHouse:before { content: "\ed38"; } .icon-This-SideUp:before { content: "\ed39"; } .icon-Thread:before { content: "\ed3a"; } .icon-Three-ArrowFork:before { content: "\ed3b"; } .icon-Three-Fingers:before { content: "\ed3c"; } .icon-Three-FingersDrag:before { content: "\ed3d"; } .icon-Three-FingersDrag2:before { content: "\ed3e"; } .icon-Three-FingersTouch:before { content: "\ed3f"; } .icon-Thumb:before { content: "\ed40"; } .icon-Thumbs-DownSmiley:before { content: "\ed41"; } .icon-Thumbs-UpSmiley:before { content: "\ed42"; } .icon-Thunder:before { content: "\ed43"; } .icon-Thunderstorm:before { content: "\ed44"; } .icon-Ticket:before { content: "\ed45"; } .icon-Tie-2:before { content: "\ed46"; } .icon-Tie-3:before { content: "\ed47"; } .icon-Tie-4:before { content: "\ed48"; } .icon-Tie:before { content: "\ed49"; } .icon-Tiger:before { content: "\ed4a"; } .icon-Time-Backup:before { content: "\ed4b"; } .icon-Time-Bomb:before { content: "\ed4c"; } .icon-Time-Clock:before { content: "\ed4d"; } .icon-Time-Fire:before { content: "\ed4e"; } .icon-Time-Machine:before { content: "\ed4f"; } .icon-Time-Window:before { content: "\ed50"; } .icon-Timer-2:before { content: "\ed51"; } .icon-Timer:before { content: "\ed52"; } .icon-To-Bottom:before { content: "\ed53"; } .icon-To-Bottom2:before { content: "\ed54"; } .icon-To-Left:before { content: "\ed55"; } .icon-To-Right:before { content: "\ed56"; } .icon-To-Top:before { content: "\ed57"; } .icon-To-Top2:before { content: "\ed58"; } .icon-Token-:before { content: "\ed59"; } .icon-Tomato:before { content: "\ed5a"; } .icon-Tongue:before { content: "\ed5b"; } .icon-Tooth-2:before { content: "\ed5c"; } .icon-Tooth:before { content: "\ed5d"; } .icon-Top-ToBottom:before { content: "\ed5e"; } .icon-Touch-Window:before { content: "\ed5f"; } .icon-Tourch:before { content: "\ed60"; } .icon-Tower-2:before { content: "\ed61"; } .icon-Tower-Bridge:before { content: "\ed62"; } .icon-Tower:before { content: "\ed63"; } .icon-Trace:before { content: "\ed64"; } .icon-Tractor:before { content: "\ed65"; } .icon-traffic-Light:before { content: "\ed66"; } .icon-Traffic-Light2:before { content: "\ed67"; } .icon-Train-2:before { content: "\ed68"; } .icon-Train:before { content: "\ed69"; } .icon-Tram:before { content: "\ed6a"; } .icon-Transform-2:before { content: "\ed6b"; } .icon-Transform-3:before { content: "\ed6c"; } .icon-Transform-4:before { content: "\ed6d"; } .icon-Transform:before { content: "\ed6e"; } .icon-Trash-withMen:before { content: "\ed6f"; } .icon-Tree-2:before { content: "\ed70"; } .icon-Tree-3:before { content: "\ed71"; } .icon-Tree-4:before { content: "\ed72"; } .icon-Tree-5:before { content: "\ed73"; } .icon-Tree:before { content: "\ed74"; } .icon-Trekking:before { content: "\ed75"; } .icon-Triangle-ArrowDown:before { content: "\ed76"; } .icon-Triangle-ArrowLeft:before { content: "\ed77"; } .icon-Triangle-ArrowRight:before { content: "\ed78"; } .icon-Triangle-ArrowUp:before { content: "\ed79"; } .icon-Tripod-2:before { content: "\ed7a"; } .icon-Tripod-andVideo:before { content: "\ed7b"; } .icon-Tripod-withCamera:before { content: "\ed7c"; } .icon-Tripod-withGopro:before { content: "\ed7d"; } .icon-Trophy-2:before { content: "\ed7e"; } .icon-Trophy:before { content: "\ed7f"; } .icon-Truck:before { content: "\ed80"; } .icon-Trumpet:before { content: "\ed81"; } .icon-Tumblr:before { content: "\ed82"; } .icon-Turkey:before { content: "\ed83"; } .icon-Turn-Down:before { content: "\ed84"; } .icon-Turn-Down2:before { content: "\ed85"; } .icon-Turn-DownFromLeft:before { content: "\ed86"; } .icon-Turn-DownFromRight:before { content: "\ed87"; } .icon-Turn-Left:before { content: "\ed88"; } .icon-Turn-Left3:before { content: "\ed89"; } .icon-Turn-Right:before { content: "\ed8a"; } .icon-Turn-Right3:before { content: "\ed8b"; } .icon-Turn-Up:before { content: "\ed8c"; } .icon-Turn-Up2:before { content: "\ed8d"; } .icon-Turtle:before { content: "\ed8e"; } .icon-Tuxedo:before { content: "\ed8f"; } .icon-TV:before { content: "\ed90"; } .icon-Twister:before { content: "\ed91"; } .icon-Twitter-2:before { content: "\ed92"; } .icon-Twitter:before { content: "\ed93"; } .icon-Two-Fingers:before { content: "\ed94"; } .icon-Two-FingersDrag:before { content: "\ed95"; } .icon-Two-FingersDrag2:before { content: "\ed96"; } .icon-Two-FingersScroll:before { content: "\ed97"; } .icon-Two-FingersTouch:before { content: "\ed98"; } .icon-Two-Windows:before { content: "\ed99"; } .icon-Type-Pass:before { content: "\ed9a"; } .icon-Ukraine:before { content: "\ed9b"; } .icon-Umbrela:before { content: "\ed9c"; } .icon-Umbrella-2:before { content: "\ed9d"; } .icon-Umbrella-3:before { content: "\ed9e"; } .icon-Under-LineText:before { content: "\ed9f"; } .icon-Undo:before { content: "\eda0"; } .icon-United-Kingdom:before { content: "\eda1"; } .icon-United-States:before { content: "\eda2"; } .icon-University-2:before { content: "\eda3"; } .icon-University:before { content: "\eda4"; } .icon-Unlike-2:before { content: "\eda5"; } .icon-Unlike:before { content: "\eda6"; } .icon-Unlock-2:before { content: "\eda7"; } .icon-Unlock-3:before { content: "\eda8"; } .icon-Unlock:before { content: "\eda9"; } .icon-Up--Down:before { content: "\edaa"; } .icon-Up--Down3:before { content: "\edab"; } .icon-Up-2:before { content: "\edac"; } .icon-Up-3:before { content: "\edad"; } .icon-Up-4:before { content: "\edae"; } .icon-Up:before { content: "\edaf"; } .icon-Upgrade:before { content: "\edb0"; } .icon-Upload-2:before { content: "\edb1"; } .icon-Upload-toCloud:before { content: "\edb2"; } .icon-Upload-Window:before { content: "\edb3"; } .icon-Upload:before { content: "\edb4"; } .icon-Uppercase-Text:before { content: "\edb5"; } .icon-Upward:before { content: "\edb6"; } .icon-URL-Window:before { content: "\edb7"; } .icon-Usb-2:before { content: "\edb8"; } .icon-Usb-Cable:before { content: "\edb9"; } .icon-Usb:before { content: "\edba"; } .icon-User:before { content: "\edbb"; } .icon-Ustream:before { content: "\edbc"; } .icon-Vase:before { content: "\edbd"; } .icon-Vector-2:before { content: "\edbe"; } .icon-Vector-3:before { content: "\edbf"; } .icon-Vector-4:before { content: "\edc0"; } .icon-Vector-5:before { content: "\edc1"; } .icon-Vector:before { content: "\edc2"; } .icon-Venn-Diagram:before { content: "\edc3"; } .icon-Vest-2:before { content: "\edc4"; } .icon-Vest:before { content: "\edc5"; } .icon-Viddler:before { content: "\edc6"; } .icon-Video-2:before { content: "\edc7"; } .icon-Video-3:before { content: "\edc8"; } .icon-Video-4:before { content: "\edc9"; } .icon-Video-5:before { content: "\edca"; } .icon-Video-6:before { content: "\edcb"; } .icon-Video-GameController:before { content: "\edcc"; } .icon-Video-Len:before { content: "\edcd"; } .icon-Video-Len2:before { content: "\edce"; } .icon-Video-Photographer:before { content: "\edcf"; } .icon-Video-Tripod:before { content: "\edd0"; } .icon-Video:before { content: "\edd1"; } .icon-Vietnam:before { content: "\edd2"; } .icon-View-Height:before { content: "\edd3"; } .icon-View-Width:before { content: "\edd4"; } .icon-Vimeo:before { content: "\edd5"; } .icon-Virgo-2:before { content: "\edd6"; } .icon-Virgo:before { content: "\edd7"; } .icon-Virus-2:before { content: "\edd8"; } .icon-Virus-3:before { content: "\edd9"; } .icon-Virus:before { content: "\edda"; } .icon-Visa:before { content: "\eddb"; } .icon-Voice:before { content: "\eddc"; } .icon-Voicemail:before { content: "\eddd"; } .icon-Volleyball:before { content: "\edde"; } .icon-Volume-Down:before { content: "\eddf"; } .icon-Volume-Up:before { content: "\ede0"; } .icon-VPN:before { content: "\ede1"; } .icon-Wacom-Tablet:before { content: "\ede2"; } .icon-Waiter:before { content: "\ede3"; } .icon-Walkie-Talkie:before { content: "\ede4"; } .icon-Wallet-2:before { content: "\ede5"; } .icon-Wallet-3:before { content: "\ede6"; } .icon-Wallet:before { content: "\ede7"; } .icon-Warehouse:before { content: "\ede8"; } .icon-Warning-Window:before { content: "\ede9"; } .icon-Watch-2:before { content: "\edea"; } .icon-Watch-3:before { content: "\edeb"; } .icon-Watch:before { content: "\edec"; } .icon-Wave-2:before { content: "\eded"; } .icon-Wave:before { content: "\edee"; } .icon-Webcam:before { content: "\edef"; } .icon-weight-Lift:before { content: "\edf0"; } .icon-Wheelbarrow:before { content: "\edf1"; } .icon-Wheelchair:before { content: "\edf2"; } .icon-Width-Window:before { content: "\edf3"; } .icon-Wifi-2:before { content: "\edf4"; } .icon-Wifi-Keyboard:before { content: "\edf5"; } .icon-Wifi:before { content: "\edf6"; } .icon-Wind-Turbine:before { content: "\edf7"; } .icon-Windmill:before { content: "\edf8"; } .icon-Window-2:before { content: "\edf9"; } .icon-Window:before { content: "\edfa"; } .icon-Windows-2:before { content: "\edfb"; } .icon-Windows-Microsoft:before { content: "\edfc"; } .icon-Windows:before { content: "\edfd"; } .icon-Windsock:before { content: "\edfe"; } .icon-Windy:before { content: "\edff"; } .icon-Wine-Bottle:before { content: "\ee00"; } .icon-Wine-Glass:before { content: "\ee01"; } .icon-Wink:before { content: "\ee02"; } .icon-Winter-2:before { content: "\ee03"; } .icon-Winter:before { content: "\ee04"; } .icon-Wireless:before { content: "\ee05"; } .icon-Witch-Hat:before { content: "\ee06"; } .icon-Witch:before { content: "\ee07"; } .icon-Wizard:before { content: "\ee08"; } .icon-Wolf:before { content: "\ee09"; } .icon-Woman-Sign:before { content: "\ee0a"; } .icon-WomanMan:before { content: "\ee0b"; } .icon-Womans-Underwear:before { content: "\ee0c"; } .icon-Womans-Underwear2:before { content: "\ee0d"; } .icon-Women:before { content: "\ee0e"; } .icon-Wonder-Woman:before { content: "\ee0f"; } .icon-Wordpress:before { content: "\ee10"; } .icon-Worker-Clothes:before { content: "\ee11"; } .icon-Worker:before { content: "\ee12"; } .icon-Wrap-Text:before { content: "\ee13"; } .icon-Wreath:before { content: "\ee14"; } .icon-Wrench:before { content: "\ee15"; } .icon-X-Box:before { content: "\ee16"; } .icon-X-ray:before { content: "\ee17"; } .icon-Xanga:before { content: "\ee18"; } .icon-Xing:before { content: "\ee19"; } .icon-Yacht:before { content: "\ee1a"; } .icon-Yahoo-Buzz:before { content: "\ee1b"; } .icon-Yahoo:before { content: "\ee1c"; } .icon-Yelp:before { content: "\ee1d"; } .icon-Yes:before { content: "\ee1e"; } .icon-Ying-Yang:before { content: "\ee1f"; } .icon-Youtube:before { content: "\ee20"; } .icon-Z-A:before { content: "\ee21"; } .icon-Zebra:before { content: "\ee22"; } .icon-Zombie:before { content: "\ee23"; } .icon-Zoom-Gesture:before { content: "\ee24"; } .icon-Zootool:before { content: "\ee25"; } @font-face { font-family: "themify"; src: url("../scss/icons/themify-icons//fonts/themify.eot?-fvbane"); src: url("../scss/icons/themify-icons//fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../scss/icons/themify-icons//fonts/themify.woff?-fvbane") format("woff"), url("../scss/icons/themify-icons//fonts/themify.ttf?-fvbane") format("truetype"), url("../scss/icons/themify-icons//fonts/themify.svg?-fvbane#themify") format("svg"); font-weight: normal; font-style: normal; } [class^="ti-"], [class*=" ti-"] { font-family: "themify"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .ti-wand:before { content: "\e600"; } .ti-volume:before { content: "\e601"; } .ti-user:before { content: "\e602"; } .ti-unlock:before { content: "\e603"; } .ti-unlink:before { content: "\e604"; } .ti-trash:before { content: "\e605"; } .ti-thought:before { content: "\e606"; } .ti-target:before { content: "\e607"; } .ti-tag:before { content: "\e608"; } .ti-tablet:before { content: "\e609"; } .ti-star:before { content: "\e60a"; } .ti-spray:before { content: "\e60b"; } .ti-signal:before { content: "\e60c"; } .ti-shopping-cart:before { content: "\e60d"; } .ti-shopping-cart-full:before { content: "\e60e"; } .ti-settings:before { content: "\e60f"; } .ti-search:before { content: "\e610"; } .ti-zoom-in:before { content: "\e611"; } .ti-zoom-out:before { content: "\e612"; } .ti-cut:before { content: "\e613"; } .ti-ruler:before { content: "\e614"; } .ti-ruler-pencil:before { content: "\e615"; } .ti-ruler-alt:before { content: "\e616"; } .ti-bookmark:before { content: "\e617"; } .ti-bookmark-alt:before { content: "\e618"; } .ti-reload:before { content: "\e619"; } .ti-plus:before { content: "\e61a"; } .ti-pin:before { content: "\e61b"; } .ti-pencil:before { content: "\e61c"; } .ti-pencil-alt:before { content: "\e61d"; } .ti-paint-roller:before { content: "\e61e"; } .ti-paint-bucket:before { content: "\e61f"; } .ti-na:before { content: "\e620"; } .ti-mobile:before { content: "\e621"; } .ti-minus:before { content: "\e622"; } .ti-medall:before { content: "\e623"; } .ti-medall-alt:before { content: "\e624"; } .ti-marker:before { content: "\e625"; } .ti-marker-alt:before { content: "\e626"; } .ti-arrow-up:before { content: "\e627"; } .ti-arrow-right:before { content: "\e628"; } .ti-arrow-left:before { content: "\e629"; } .ti-arrow-down:before { content: "\e62a"; } .ti-lock:before { content: "\e62b"; } .ti-location-arrow:before { content: "\e62c"; } .ti-link:before { content: "\e62d"; } .ti-layout:before { content: "\e62e"; } .ti-layers:before { content: "\e62f"; } .ti-layers-alt:before { content: "\e630"; } .ti-key:before { content: "\e631"; } .ti-import:before { content: "\e632"; } .ti-image:before { content: "\e633"; } .ti-heart:before { content: "\e634"; } .ti-heart-broken:before { content: "\e635"; } .ti-hand-stop:before { content: "\e636"; } .ti-hand-open:before { content: "\e637"; } .ti-hand-drag:before { content: "\e638"; } .ti-folder:before { content: "\e639"; } .ti-flag:before { content: "\e63a"; } .ti-flag-alt:before { content: "\e63b"; } .ti-flag-alt-2:before { content: "\e63c"; } .ti-eye:before { content: "\e63d"; } .ti-export:before { content: "\e63e"; } .ti-exchange-vertical:before { content: "\e63f"; } .ti-desktop:before { content: "\e640"; } .ti-cup:before { content: "\e641"; } .ti-crown:before { content: "\e642"; } .ti-comments:before { content: "\e643"; } .ti-comment:before { content: "\e644"; } .ti-comment-alt:before { content: "\e645"; } .ti-close:before { content: "\e646"; } .ti-clip:before { content: "\e647"; } .ti-angle-up:before { content: "\e648"; } .ti-angle-right:before { content: "\e649"; } .ti-angle-left:before { content: "\e64a"; } .ti-angle-down:before { content: "\e64b"; } .ti-check:before { content: "\e64c"; } .ti-check-box:before { content: "\e64d"; } .ti-camera:before { content: "\e64e"; } .ti-announcement:before { content: "\e64f"; } .ti-brush:before { content: "\e650"; } .ti-briefcase:before { content: "\e651"; } .ti-bolt:before { content: "\e652"; } .ti-bolt-alt:before { content: "\e653"; } .ti-blackboard:before { content: "\e654"; } .ti-bag:before { content: "\e655"; } .ti-move:before { content: "\e656"; } .ti-arrows-vertical:before { content: "\e657"; } .ti-arrows-horizontal:before { content: "\e658"; } .ti-fullscreen:before { content: "\e659"; } .ti-arrow-top-right:before { content: "\e65a"; } .ti-arrow-top-left:before { content: "\e65b"; } .ti-arrow-circle-up:before { content: "\e65c"; } .ti-arrow-circle-right:before { content: "\e65d"; } .ti-arrow-circle-left:before { content: "\e65e"; } .ti-arrow-circle-down:before { content: "\e65f"; } .ti-angle-double-up:before { content: "\e660"; } .ti-angle-double-right:before { content: "\e661"; } .ti-angle-double-left:before { content: "\e662"; } .ti-angle-double-down:before { content: "\e663"; } .ti-zip:before { content: "\e664"; } .ti-world:before { content: "\e665"; } .ti-wheelchair:before { content: "\e666"; } .ti-view-list:before { content: "\e667"; } .ti-view-list-alt:before { content: "\e668"; } .ti-view-grid:before { content: "\e669"; } .ti-uppercase:before { content: "\e66a"; } .ti-upload:before { content: "\e66b"; } .ti-underline:before { content: "\e66c"; } .ti-truck:before { content: "\e66d"; } .ti-timer:before { content: "\e66e"; } .ti-ticket:before { content: "\e66f"; } .ti-thumb-up:before { content: "\e670"; } .ti-thumb-down:before { content: "\e671"; } .ti-text:before { content: "\e672"; } .ti-stats-up:before { content: "\e673"; } .ti-stats-down:before { content: "\e674"; } .ti-split-v:before { content: "\e675"; } .ti-split-h:before { content: "\e676"; } .ti-smallcap:before { content: "\e677"; } .ti-shine:before { content: "\e678"; } .ti-shift-right:before { content: "\e679"; } .ti-shift-left:before { content: "\e67a"; } .ti-shield:before { content: "\e67b"; } .ti-notepad:before { content: "\e67c"; } .ti-server:before { content: "\e67d"; } .ti-quote-right:before { content: "\e67e"; } .ti-quote-left:before { content: "\e67f"; } .ti-pulse:before { content: "\e680"; } .ti-printer:before { content: "\e681"; } .ti-power-off:before { content: "\e682"; } .ti-plug:before { content: "\e683"; } .ti-pie-chart:before { content: "\e684"; } .ti-paragraph:before { content: "\e685"; } .ti-panel:before { content: "\e686"; } .ti-package:before { content: "\e687"; } .ti-music:before { content: "\e688"; } .ti-music-alt:before { content: "\e689"; } .ti-mouse:before { content: "\e68a"; } .ti-mouse-alt:before { content: "\e68b"; } .ti-money:before { content: "\e68c"; } .ti-microphone:before { content: "\e68d"; } .ti-menu:before { content: "\e68e"; } .ti-menu-alt:before { content: "\e68f"; } .ti-map:before { content: "\e690"; } .ti-map-alt:before { content: "\e691"; } .ti-loop:before { content: "\e692"; } .ti-location-pin:before { content: "\e693"; } .ti-list:before { content: "\e694"; } .ti-light-bulb:before { content: "\e695"; } .ti-Italic:before { content: "\e696"; } .ti-info:before { content: "\e697"; } .ti-infinite:before { content: "\e698"; } .ti-id-badge:before { content: "\e699"; } .ti-hummer:before { content: "\e69a"; } .ti-home:before { content: "\e69b"; } .ti-help:before { content: "\e69c"; } .ti-headphone:before { content: "\e69d"; } .ti-harddrives:before { content: "\e69e"; } .ti-harddrive:before { content: "\e69f"; } .ti-gift:before { content: "\e6a0"; } .ti-game:before { content: "\e6a1"; } .ti-filter:before { content: "\e6a2"; } .ti-files:before { content: "\e6a3"; } .ti-file:before { content: "\e6a4"; } .ti-eraser:before { content: "\e6a5"; } .ti-envelope:before { content: "\e6a6"; } .ti-download:before { content: "\e6a7"; } .ti-direction:before { content: "\e6a8"; } .ti-direction-alt:before { content: "\e6a9"; } .ti-dashboard:before { content: "\e6aa"; } .ti-control-stop:before { content: "\e6ab"; } .ti-control-shuffle:before { content: "\e6ac"; } .ti-control-play:before { content: "\e6ad"; } .ti-control-pause:before { content: "\e6ae"; } .ti-control-forward:before { content: "\e6af"; } .ti-control-backward:before { content: "\e6b0"; } .ti-cloud:before { content: "\e6b1"; } .ti-cloud-up:before { content: "\e6b2"; } .ti-cloud-down:before { content: "\e6b3"; } .ti-clipboard:before { content: "\e6b4"; } .ti-car:before { content: "\e6b5"; } .ti-calendar:before { content: "\e6b6"; } .ti-book:before { content: "\e6b7"; } .ti-bell:before { content: "\e6b8"; } .ti-basketball:before { content: "\e6b9"; } .ti-bar-chart:before { content: "\e6ba"; } .ti-bar-chart-alt:before { content: "\e6bb"; } .ti-back-right:before { content: "\e6bc"; } .ti-back-left:before { content: "\e6bd"; } .ti-arrows-corner:before { content: "\e6be"; } .ti-archive:before { content: "\e6bf"; } .ti-anchor:before { content: "\e6c0"; } .ti-align-right:before { content: "\e6c1"; } .ti-align-left:before { content: "\e6c2"; } .ti-align-justify:before { content: "\e6c3"; } .ti-align-center:before { content: "\e6c4"; } .ti-alert:before { content: "\e6c5"; } .ti-alarm-clock:before { content: "\e6c6"; } .ti-agenda:before { content: "\e6c7"; } .ti-write:before { content: "\e6c8"; } .ti-window:before { content: "\e6c9"; } .ti-widgetized:before { content: "\e6ca"; } .ti-widget:before { content: "\e6cb"; } .ti-widget-alt:before { content: "\e6cc"; } .ti-wallet:before { content: "\e6cd"; } .ti-video-clapper:before { content: "\e6ce"; } .ti-video-camera:before { content: "\e6cf"; } .ti-vector:before { content: "\e6d0"; } .ti-themify-logo:before { content: "\e6d1"; } .ti-themify-favicon:before { content: "\e6d2"; } .ti-themify-favicon-alt:before { content: "\e6d3"; } .ti-support:before { content: "\e6d4"; } .ti-stamp:before { content: "\e6d5"; } .ti-split-v-alt:before { content: "\e6d6"; } .ti-slice:before { content: "\e6d7"; } .ti-shortcode:before { content: "\e6d8"; } .ti-shift-right-alt:before { content: "\e6d9"; } .ti-shift-left-alt:before { content: "\e6da"; } .ti-ruler-alt-2:before { content: "\e6db"; } .ti-receipt:before { content: "\e6dc"; } .ti-pin2:before { content: "\e6dd"; } .ti-pin-alt:before { content: "\e6de"; } .ti-pencil-alt2:before { content: "\e6df"; } .ti-palette:before { content: "\e6e0"; } .ti-more:before { content: "\e6e1"; } .ti-more-alt:before { content: "\e6e2"; } .ti-microphone-alt:before { content: "\e6e3"; } .ti-magnet:before { content: "\e6e4"; } .ti-line-double:before { content: "\e6e5"; } .ti-line-dotted:before { content: "\e6e6"; } .ti-line-dashed:before { content: "\e6e7"; } .ti-layout-width-full:before { content: "\e6e8"; } .ti-layout-width-default:before { content: "\e6e9"; } .ti-layout-width-default-alt:before { content: "\e6ea"; } .ti-layout-tab:before { content: "\e6eb"; } .ti-layout-tab-window:before { content: "\e6ec"; } .ti-layout-tab-v:before { content: "\e6ed"; } .ti-layout-tab-min:before { content: "\e6ee"; } .ti-layout-slider:before { content: "\e6ef"; } .ti-layout-slider-alt:before { content: "\e6f0"; } .ti-layout-sidebar-right:before { content: "\e6f1"; } .ti-layout-sidebar-none:before { content: "\e6f2"; } .ti-layout-sidebar-left:before { content: "\e6f3"; } .ti-layout-placeholder:before { content: "\e6f4"; } .ti-layout-menu:before { content: "\e6f5"; } .ti-layout-menu-v:before { content: "\e6f6"; } .ti-layout-menu-separated:before { content: "\e6f7"; } .ti-layout-menu-full:before { content: "\e6f8"; } .ti-layout-media-right-alt:before { content: "\e6f9"; } .ti-layout-media-right:before { content: "\e6fa"; } .ti-layout-media-overlay:before { content: "\e6fb"; } .ti-layout-media-overlay-alt:before { content: "\e6fc"; } .ti-layout-media-overlay-alt-2:before { content: "\e6fd"; } .ti-layout-media-left-alt:before { content: "\e6fe"; } .ti-layout-media-left:before { content: "\e6ff"; } .ti-layout-media-center-alt:before { content: "\e700"; } .ti-layout-media-center:before { content: "\e701"; } .ti-layout-list-thumb:before { content: "\e702"; } .ti-layout-list-thumb-alt:before { content: "\e703"; } .ti-layout-list-post:before { content: "\e704"; } .ti-layout-list-large-image:before { content: "\e705"; } .ti-layout-line-solid:before { content: "\e706"; } .ti-layout-grid4:before { content: "\e707"; } .ti-layout-grid3:before { content: "\e708"; } .ti-layout-grid2:before { content: "\e709"; } .ti-layout-grid2-thumb:before { content: "\e70a"; } .ti-layout-cta-right:before { content: "\e70b"; } .ti-layout-cta-left:before { content: "\e70c"; } .ti-layout-cta-center:before { content: "\e70d"; } .ti-layout-cta-btn-right:before { content: "\e70e"; } .ti-layout-cta-btn-left:before { content: "\e70f"; } .ti-layout-column4:before { content: "\e710"; } .ti-layout-column3:before { content: "\e711"; } .ti-layout-column2:before { content: "\e712"; } .ti-layout-accordion-separated:before { content: "\e713"; } .ti-layout-accordion-merged:before { content: "\e714"; } .ti-layout-accordion-list:before { content: "\e715"; } .ti-ink-pen:before { content: "\e716"; } .ti-info-alt:before { content: "\e717"; } .ti-help-alt:before { content: "\e718"; } .ti-headphone-alt:before { content: "\e719"; } .ti-hand-point-up:before { content: "\e71a"; } .ti-hand-point-right:before { content: "\e71b"; } .ti-hand-point-left:before { content: "\e71c"; } .ti-hand-point-down:before { content: "\e71d"; } .ti-gallery:before { content: "\e71e"; } .ti-face-smile:before { content: "\e71f"; } .ti-face-sad:before { content: "\e720"; } .ti-credit-card:before { content: "\e721"; } .ti-control-skip-forward:before { content: "\e722"; } .ti-control-skip-backward:before { content: "\e723"; } .ti-control-record:before { content: "\e724"; } .ti-control-eject:before { content: "\e725"; } .ti-comments-smiley:before { content: "\e726"; } .ti-brush-alt:before { content: "\e727"; } .ti-youtube:before { content: "\e728"; } .ti-vimeo:before { content: "\e729"; } .ti-twitter:before { content: "\e72a"; } .ti-time:before { content: "\e72b"; } .ti-tumblr:before { content: "\e72c"; } .ti-skype:before { content: "\e72d"; } .ti-share:before { content: "\e72e"; } .ti-share-alt:before { content: "\e72f"; } .ti-rocket:before { content: "\e730"; } .ti-pinterest:before { content: "\e731"; } .ti-new-window:before { content: "\e732"; } .ti-microsoft:before { content: "\e733"; } .ti-list-ol:before { content: "\e734"; } .ti-linkedin:before { content: "\e735"; } .ti-layout-sidebar-2:before { content: "\e736"; } .ti-layout-grid4-alt:before { content: "\e737"; } .ti-layout-grid3-alt:before { content: "\e738"; } .ti-layout-grid2-alt:before { content: "\e739"; } .ti-layout-column4-alt:before { content: "\e73a"; } .ti-layout-column3-alt:before { content: "\e73b"; } .ti-layout-column2-alt:before { content: "\e73c"; } .ti-instagram:before { content: "\e73d"; } .ti-google:before { content: "\e73e"; } .ti-github:before { content: "\e73f"; } .ti-flickr:before { content: "\e740"; } .ti-facebook:before { content: "\e741"; } .ti-dropbox:before { content: "\e742"; } .ti-dribbble:before { content: "\e743"; } .ti-apple:before { content: "\e744"; } .ti-android:before { content: "\e745"; } .ti-save:before { content: "\e746"; } .ti-save-alt:before { content: "\e747"; } .ti-yahoo:before { content: "\e748"; } .ti-wordpress:before { content: "\e749"; } .ti-vimeo-alt:before { content: "\e74a"; } .ti-twitter-alt:before { content: "\e74b"; } .ti-tumblr-alt:before { content: "\e74c"; } .ti-trello:before { content: "\e74d"; } .ti-stack-overflow:before { content: "\e74e"; } .ti-soundcloud:before { content: "\e74f"; } .ti-sharethis:before { content: "\e750"; } .ti-sharethis-alt:before { content: "\e751"; } .ti-reddit:before { content: "\e752"; } .ti-pinterest-alt:before { content: "\e753"; } .ti-microsoft-alt:before { content: "\e754"; } .ti-linux:before { content: "\e755"; } .ti-jsfiddle:before { content: "\e756"; } .ti-joomla:before { content: "\e757"; } .ti-html5:before { content: "\e758"; } .ti-flickr-alt:before { content: "\e759"; } .ti-email:before { content: "\e75a"; } .ti-drupal:before { content: "\e75b"; } .ti-dropbox-alt:before { content: "\e75c"; } .ti-css3:before { content: "\e75d"; } .ti-rss:before { content: "\e75e"; } .ti-rss-alt:before { content: "\e75f"; } .topbar .top-navbar .mailbox { width: 300px; } .topbar .top-navbar .mailbox ul { padding: 0px; } .topbar .top-navbar .mailbox ul li { list-style: none; } .mailbox ul li .drop-title { font-weight: 500; padding: 11px 20px 15px; border-bottom: 1px solid rgba(120, 130, 140, 0.13); } .mailbox ul li .nav-link { border-top: 1px solid rgba(120, 130, 140, 0.13); padding-top: 15px; } .mailbox .message-center { height: 317px; overflow: auto; position: relative; } .mailbox .message-center a { border-bottom: 1px solid rgba(120, 130, 140, 0.13); display: block; text-decoration: none; padding: 9px 15px; } .mailbox .message-center a:hover { background: #e9edf2; } .mailbox .message-center a div { white-space: normal; } .mailbox .message-center a .user-img { width: 40px; position: relative; display: inline-block; margin: 0 10px 15px 0; } .mailbox .message-center a .user-img img { width: 100%; } .mailbox .message-center a .user-img .profile-status { border: 2px solid #fff; border-radius: 50%; display: inline-block; height: 10px; left: 30px; position: absolute; top: 1px; width: 10px; } .mailbox .message-center a .user-img .online { background: #24d2b5; } .mailbox .message-center a .user-img .busy { background: #ff5c6c; } .mailbox .message-center a .user-img .away { background: #ff9041; } .mailbox .message-center a .user-img .offline { background: #ff9041; } .mailbox .message-center a .mail-contnet { display: inline-block; width: 75%; padding-left: 10px; vertical-align: middle; } .mailbox .message-center a .mail-contnet h5 { margin: 5px 0px 0; } .mailbox .message-center a .mail-contnet .mail-desc, .mailbox .message-center a .mail-contnet .time { font-size: 12px; display: block; margin: 1px 0; text-overflow: ellipsis; overflow: hidden; color: #67757c; white-space: nowrap; } .city-weather-days { margin: 0px; } .city-weather-days li { text-align: center; padding: 15px 0; } .city-weather-days li span { display: block; padding: 10px 0 0; color: #bcc3d3; } .city-weather-days li i { display: block; font-size: 20px; color: #20aee3; } .city-weather-days li h3 { font-weight: 300; margin-top: 5px; } .weather-small h1 { line-height: 30px; } .weather-small sup { font-size: 60%; } .comment-widgets { position: relative; margin-bottom: 10px; } .comment-widgets .comment-row { border-bottom: 1px solid transparent; padding: 15px; } .comment-widgets .comment-row:last-child { border-bottom: 0px; } .comment-widgets .comment-row:hover, .comment-widgets .comment-row.active { background: rgba(0, 0, 0, 0.02); } .comment-text { padding: 15px 15px 15px 20px; width: 80%; } .comment-text:hover .comment-footer .action-icons, .comment-text.active .comment-footer .action-icons { visibility: visible; } .comment-text p { max-height: 65px; width: 100%; overflow: hidden; } .comment-footer .action-icons { visibility: hidden; } .comment-footer .action-icons a { padding-left: 7px; vertical-align: middle; color: #bcc3d3; } .comment-footer .action-icons a:hover, .comment-footer .action-icons a.active { color: #20aee3; } .todo-list li { border: 0px; margin-bottom: 0px; padding: 20px 15px 15px 0px; } .todo-list li .checkbox { width: 100%; } .todo-list li .checkbox label { font-weight: 400; padding-left: 30px; width: 100%; } .todo-list li .checkbox label span:first-child { width: 80%; display: inline-block; line-height: 25px; } .todo-list li:last-child { border-bottom: 0px; } .todo-list li .assignedto { padding: 0px 0 0 30px; margin: 0px; } .todo-list li .assignedto li { list-style: none; padding: 0px; display: inline-block; border: 0px; margin-right: 2px; } .todo-list li .assignedto li img { width: 30px; border-radius: 100%; } .todo-list li .item-date { padding-left: 30px; font-size: 12px; margin-top: 5px; display: inline-block; } .list-task .task-done span { text-decoration: line-through; } .chat-list { margin: 0px; padding: 0px; } .chat-list li { list-style: none; margin-top: 30px; } .chat-list li .chat-img { display: inline-block; width: 45px; vertical-align: top; } .chat-list li .chat-img img { width: 45px; border-radius: 100%; } .chat-list li .chat-content { width: calc(100% - 140px); display: inline-block; padding-left: 15px; } .chat-list li .chat-content h5 { color: #bcc3d3; } .chat-list li .chat-content .box { display: inline-block; margin-bottom: 10px; color: #263238; } .chat-list li .chat-time { display: inline-block; text-align: right; width: 80px; font-size: 13px; color: #bcc3d3; } .chat-list li.odd .chat-content { text-align: right; width: calc(100% - 90px); } .chat-list li.odd .box { clear: both; } .chat-list li.odd + .odd { margin-top: 0px; } .chat-list li.reverse { text-align: right; } .chat-list li.reverse .chat-time { text-align: left; } .chat-list li.reverse .chat-content { padding-left: 0px; padding-right: 15px; } .message-box ul li .drop-title { font-weight: 500; padding: 11px 20px 15px; border-bottom: 1px solid rgba(120, 130, 140, 0.13); } .message-box ul li .nav-link { border-top: 1px solid rgba(120, 130, 140, 0.13); padding-top: 15px; } .message-box .message-widget { position: relative; } .message-box .message-widget a { border-bottom: 1px solid rgba(120, 130, 140, 0.13); display: block; text-decoration: none; padding: 9px 15px; } .message-box .message-widget a:hover { background: #e9edf2; } .message-box .message-widget a:last-child { border-bottom: 0px; } .message-box .message-widget a div { white-space: normal; } .message-box .message-widget a .user-img { width: 45px; position: relative; display: inline-block; margin: 0 10px 15px 0; } .message-box .message-widget a .user-img img { width: 100%; } .message-box .message-widget a .user-img .profile-status { border: 2px solid #fff; border-radius: 50%; display: inline-block; height: 10px; left: 33px; position: absolute; top: -1px; width: 10px; } .message-box .message-widget a .user-img .online { background: #24d2b5; } .message-box .message-widget a .user-img .busy { background: #ff5c6c; } .message-box .message-widget a .user-img .away { background: #ff9041; } .message-box .message-widget a .user-img .offline { background: #ff9041; } .message-box .message-widget a .mail-contnet { display: inline-block; width: 70%; vertical-align: middle; } .message-box .message-widget a .mail-contnet h5 { margin: 5px 0px 0; } .message-box .message-widget a .mail-contnet .mail-desc, .message-box .message-widget a .mail-contnet .time { font-size: 12px; display: block; margin: 1px 0; text-overflow: ellipsis; overflow: hidden; color: #67757c; white-space: nowrap; } .calendar { float: left; margin-bottom: 0px; } .fc-view { margin-top: 30px; } .none-border .modal-footer { border-top: none; } .fc-toolbar { margin-bottom: 5px; margin-top: 15px; } .fc-toolbar h2 { font-size: 18px; font-weight: 500; line-height: 30px; text-transform: uppercase; } .fc-day { background: #fff; } .fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar button:focus, .fc-toolbar button:hover, .fc-toolbar .ui-state-hover { z-index: 0; } .fc-widget-header { border: 0px !important; } .fc-widget-content { border-color: rgba(120, 130, 140, 0.13) !important; } .fc th.fc-widget-header { color: #67757c; font-size: 13px; font-weight: 300; line-height: 20px; padding: 7px 0px; text-transform: uppercase; } .fc th.fc-sun, .fc th.fc-tue, .fc th.fc-thu, .fc th.fc-sat { background: #f2f7f8; } .fc th.fc-mon, .fc th.fc-wed, .fc th.fc-fri { background: #f2f7f8; } .fc-view { margin-top: 0px; } .fc-toolbar { margin: 0px; padding: 24px 0px; } .fc-button { background: #fff; border: 1px solid rgba(120, 130, 140, 0.13); color: #67757c; text-transform: capitalize; } .fc-button:hover { background: #e9edf2; opacity: 0.8; } .fc-text-arrow { font-family: inherit; font-size: 16px; } .fc-state-hover { background: #f5f5f5; } .fc-unthemed .fc-today { border: 1px solid #ff5c6c; background: #e9edf2 !important; } .fc-state-highlight { background: #f0f0f0; } .fc-cell-overlay { background: #f0f0f0; } .fc-unthemed .fc-today { background: #fff; } .fc-event { border-radius: 0px; border: none; cursor: move; color: #fff !important; font-size: 13px; margin: 1px -1px 0 -1px; padding: 5px 5px; text-align: center; background: #20aee3; } .calendar-event { cursor: move; margin: 10px 5px 0 0; padding: 6px 10px; display: inline-block; color: #fff; min-width: 140px; text-align: center; background: #20aee3; } .calendar-event a { float: right; opacity: 0.6; font-size: 10px; margin: 4px 0 0 10px; color: #fff; } .fc-basic-view td.fc-week-number span { padding-right: 5px; } .fc-basic-view .fc-day-number { padding: 10px 15px; display: inline-block; } .steamline { position: relative; border-left: 1px solid rgba(120, 130, 140, 0.13); margin-left: 20px; } .steamline .sl-left { float: left; margin-left: -20px; z-index: 1; width: 40px; line-height: 40px; text-align: center; height: 40px; border-radius: 100%; color: #fff; margin-right: 15px; } .steamline .sl-left img { max-width: 40px; } .steamline .sl-right { padding-left: 50px; } .steamline .sl-right .desc, .steamline .sl-right .inline-photos { margin-bottom: 30px; } .steamline .sl-item { border-bottom: 1px solid rgba(120, 130, 140, 0.13); margin: 20px 0; } .sl-date { font-size: 10px; color: #bcc3d3; } .time-item { border-color: rgba(120, 130, 140, 0.13); padding-bottom: 1px; position: relative; } .time-item:before { content: " "; display: table; } .time-item:after { background-color: #fff; border-color: rgba(120, 130, 140, 0.13); border-radius: 10px; border-style: solid; border-width: 2px; bottom: 0; content: ""; height: 14px; left: 0; margin-left: -8px; position: absolute; top: 5px; width: 14px; } .time-item-item:after { content: " "; display: table; } .item-info { margin-bottom: 15px; margin-left: 15px; } .item-info p { margin-bottom: 10px !important; } .feeds { margin: 0px; padding: 0px; } .feeds li { list-style: none; padding: 10px; display: block; } .feeds li:hover { background: rgba(0, 0, 0, 0.02); } .feeds li > div { width: 40px; height: 40px; margin-right: 5px; display: inline-block; text-align: center; vertical-align: middle; border-radius: 100%; } .feeds li > div i { line-height: 40px; } .feeds li span { float: right; width: auto; font-size: 12px; } .vert .carousel-item-next.carousel-item-left, .vert .carousel-item-prev.carousel-item-right { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .vert .carousel-item-next, .vert .active.carousel-item-right { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100% 0); } .vert .carousel-item-prev, .vert .active.carousel-item-left { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } .social-widget .soc-header { padding: 15px; text-align: center; font-size: 36px; color: #fff; } .social-widget .soc-header.box-facebook { background: #3b5998; } .social-widget .soc-header.box-twitter { background: #00aced; } .social-widget .soc-header.box-google { background: #f86c6b; } .social-widget .soc-header.box-linkedin { background: #4875b4; } .social-widget .soc-content { display: flex; text-align: center; } .social-widget .soc-content div { padding: 10px; } .social-widget .soc-content div h3 { margin-bottom: 0px; } .social-profile-first { text-align: center; padding-top: 22%; margin-bottom: 96px; } .social-profile-first.bg-over { background: rgba(56, 83, 161, 0.7); } .social-profile-first .middle { vertical-align: middle; } .profiletimeline { position: relative; padding-left: 40px; margin-right: 10px; border-left: 1px solid rgba(120, 130, 140, 0.13); margin-left: 30px; } .profiletimeline .sl-left { float: left; margin-left: -60px; z-index: 1; margin-right: 15px; } .profiletimeline .sl-left img { max-width: 40px; } .profiletimeline .sl-item { margin-top: 8px; margin-bottom: 30px; } .profiletimeline .sl-date { font-size: 12px; color: #bcc3d3; } .profiletimeline .time-item { border-color: rgba(120, 130, 140, 0.13); padding-bottom: 1px; position: relative; } .profiletimeline .time-item:before { content: " "; display: table; } .profiletimeline .time-item:after { background-color: #fff; border-color: rgba(120, 130, 140, 0.13); border-radius: 10px; border-style: solid; border-width: 2px; bottom: 0; content: ""; height: 14px; left: 0; margin-left: -8px; position: absolute; top: 5px; width: 14px; } .profiletimeline .time-item-item:after { content: " "; display: table; } .profiletimeline .item-info { margin-bottom: 15px; margin-left: 15px; } .profiletimeline .item-info p { margin-bottom: 10px !important; } .little-profile .pro-img { margin-bottom: 20px; } .little-profile .pro-img img { width: 128px; height: 128px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); border-radius: 100%; } .little-profile .soc-pro a { color: #bcc3d3; } .little-profile .soc-pro a:hover { color: #263238; } .stats-row { margin-bottom: 20px; } .stats-row .stat-item { display: inline-block; padding-right: 15px; } .stats-row .stat-item + .stat-item { padding-left: 15px; border-left: 1px solid rgba(120, 130, 140, 0.13); } .gaugejs-box { position: relative; margin: 0 auto; } .gaugejs-box canvas.gaugejs { width: 100% !important; height: auto !important; } .country-state { list-style: none; margin: 0; padding: 0 0 0 10px; } .country-state li { margin-top: 30px; margin-bottom: 10px; }.country-state li:first-child {margin-top: 0;} .country-state h2 { margin-bottom: 0px; font-weight: 400; } .contact-box { position: relative; } .contact-box .add-ct-btn { position: absolute; right: 4px; top: -46px; } .contact-box .contact-widget > a { padding: 15px 10px; } .contact-box .contact-widget > a .user-img { margin-bottom: 0px !important; } .blog-widget { margin-top: 30px; } .blog-widget .blog-image img { border-radius: 4px; margin-top: -45px; margin-bottom: 20px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); } .msg-item { margin-bottom: 20px; } .msg-body { background: #fff; padding: 15px; font-size: 14px; position: relative; } .msg-body .dwn-aro { width: 0; position: absolute; bottom: -8px; height: 0; left: 10px; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #fff; } .m-pic img { width: 40px; border-radius: 100%; } .activity-box .date-devider { border-top: 2px solid rgba(120, 130, 140, 0.13); position: relative; } .activity-box .date-devider span { background: #e9edf2; padding: 5px 15px; border-radius: 60px; font-size: 14px; top: -15px; position: relative; margin-left: 20px; } .activity-box .activity-item { display: flex; margin-bottom: 30px; } .activity-box .activity-item .image-list > a { margin-left: -15px; position: relative; vertical-align: middle; } .activity-box .activity-item .image-list > a:first-child, .activity-box .activity-item .image-list > a:last-child { margin-left: 0px; } .activity-box .activity-item .image-list > a:hover { z-index: 10; } .activity-box .activity-item .image-list > a:hover img { box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2); } .product-review { margin: 0px; padding: 25px; } .product-review li { display: block; padding: 20px 0; list-style: none; } .product-review li .font, .product-review li span { display: inline-block; margin-left: 10px; } .social-profile { text-align: center; background: rgba(7, 10, 43, 0.8); } .profile-tab li a.nav-link, .customtab li a.nav-link { border: 0px; padding: 15px 20px; color: #67757c; } .profile-tab li a.nav-link.active, .customtab li a.nav-link.active { border-bottom: 2px solid #20aee3; color: #20aee3; } .profile-tab li a.nav-link:hover, .customtab li a.nav-link:hover { color: #20aee3; } @media (min-width: 1600px) { .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9 { float: left; } .col-xlg-12 { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .col-xlg-11 { -webkit-box-flex: 0; -webkit-flex: 0 0 91.66666667%; -ms-flex: 0 0 91.66666667%; flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-xlg-10 { -webkit-box-flex: 0; -webkit-flex: 0 0 83.33333333%; -ms-flex: 0 0 83.33333333%; flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-xlg-9 { -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xlg-8 { -webkit-box-flex: 0; -webkit-flex: 0 0 66.66666667%; -ms-flex: 0 0 66.66666667%; flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-xlg-7 { -webkit-box-flex: 0; -webkit-flex: 0 0 58.33333333%; -ms-flex: 0 0 58.33333333%; flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-xlg-6 { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xlg-5 { -webkit-box-flex: 0; -webkit-flex: 0 0 41.66666667%; -ms-flex: 0 0 41.66666667%; flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-xlg-4 { -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333333%; -ms-flex: 0 0 33.33333333%; flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-xlg-3 { -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xlg-2 { -webkit-box-flex: 0; -webkit-flex: 0 0 16.66666667%; -ms-flex: 0 0 16.66666667%; flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xlg-1 { -webkit-box-flex: 0; -webkit-flex: 0 0 8.33333333%; -ms-flex: 0 0 8.33333333%; flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-xlg-pull-12 { right: 100%; } .col-xlg-pull-11 { right: 91.66666667%; } .col-xlg-pull-10 { right: 83.33333333%; } .col-xlg-pull-9 { right: 75%; } .col-xlg-pull-8 { right: 66.66666667%; } .col-xlg-pull-7 { right: 58.33333333%; } .col-xlg-pull-6 { right: 50%; } .col-xlg-pull-5 { right: 41.66666667%; } .col-xlg-pull-4 { right: 33.33333333%; } .col-xlg-pull-3 { right: 25%; } .col-xlg-pull-2 { right: 16.66666667%; } .col-xlg-pull-1 { right: 8.33333333%; } .col-xlg-pull-0 { right: auto; } .col-xlg-push-12 { left: 100%; } .col-xlg-push-11 { left: 91.66666667%; } .col-xlg-push-10 { left: 83.33333333%; } .col-xlg-push-9 { left: 75%; } .col-xlg-push-8 { left: 66.66666667%; } .col-xlg-push-7 { left: 58.33333333%; } .col-xlg-push-6 { left: 50%; } .col-xlg-push-5 { left: 41.66666667%; } .col-xlg-push-4 { left: 33.33333333%; } .col-xlg-push-3 { left: 25%; } .col-xlg-push-2 { left: 16.66666667%; } .col-xlg-push-1 { left: 8.33333333%; } .col-xlg-push-0 { left: auto; } .offset-xlg-12 { margin-left: 100%; } .offset-xlg-11 { margin-left: 91.66666667%; } .offset-xlg-10 { margin-left: 83.33333333%; } .offset-xlg-9 { margin-left: 75%; } .offset-xlg-8 { margin-left: 66.66666667%; } .offset-xlg-7 { margin-left: 58.33333333%; } .offset-xlg-6 { margin-left: 50%; } .offset-xlg-5 { margin-left: 41.66666667%; } .offset-xlg-4 { margin-left: 33.33333333%; } .offset-xlg-3 { margin-left: 25%; } .offset-xlg-2 { margin-left: 16.66666667%; } .offset-xlg-1 { margin-left: 8.33333333%; } .offset-xlg-0 { margin-left: 0; } } .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .bootstrap-touchspin .input-group-btn { align-items: normal; } .form-control-danger, .form-control-success, .form-control-warning { padding-right: 2.25rem; background-repeat: no-repeat; background-position: center right 0.5625rem; -webkit-background-size: 1.125rem 1.125rem; background-size: 1.125rem 1.125rem; } .has-success .col-form-label, .has-success .custom-control, .has-success .form-check-label, .has-success .form-control-feedback, .has-success .form-control-label { color: #24d2b5; } .has-success .form-control-success { background-image: url(../../assets/images/icon/success.svg); } .has-success .form-control { border-color: #24d2b5; } .has-warning .col-form-label, .has-warning .custom-control, .has-warning .form-check-label, .has-warning .form-control-feedback, .has-warning .form-control-label { color: #ff9041; } .has-warning .form-control-warning { background-image: url(../../assets/images/icon/warning.svg); } .has-warning .form-control { border-color: #ff9041; } .has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label { color: #ff5c6c; } .has-danger .form-control-danger { background-image: url(../../assets/images/icon/danger.svg); } .has-danger .form-control { border-color: #ff5c6c; } .input-group-addon [type="radio"]:not(:checked), .input-group-addon [type="radio"]:checked, .input-group-addon [type="checkbox"]:not(:checked), .input-group-addon [type="checkbox"]:checked { position: initial; opacity: 1; } .invisible { visibility: hidden !important; } .hidden-xs-up { display: none !important; } @media (max-width: 575px) { .hidden-xs-down { display: none !important; } } @media (min-width: 576px) { .hidden-sm-up { display: none !important; } } @media (max-width: 767px) { .hidden-sm-down { display: none !important; } } @media (min-width: 768px) { .hidden-md-up { display: none !important; } } @media (max-width: 991px) { .hidden-md-down { display: none !important; } } @media (min-width: 992px) { .hidden-lg-up { display: none !important; } } @media (max-width: 1199px) { .hidden-lg-down { display: none !important; } } @media (min-width: 1200px) { .hidden-xl-up { display: none !important; } } .hidden-xl-down { display: none !important; } .card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title { color: #fff; } @media (min-width: 1650px) { .widget-app-columns { column-count: 3; } .website-visitor { height: 445px; } .auto-height { max-height: 315px; } } @media (max-width: 1600px) { .website-visitor { height: 333px; } .auto-height { min-height: 240px; } } @media (max-width: 1370px) { .widget-app-columns { column-count: 2; } .website-visitor { height: 353px; } .auto-height { min-height: 186px; } } @media (min-width: 1024px) { .page-wrapper { margin-left: 260px; } } @media (max-width: 1023px) { .page-wrapper { margin-left: 70px; transition: 0.2s ease-in; } .widget-app-columns { column-count: 1; } .inbox-center a { width: 200px; } .hdr-nav-bar .navbar .navbar-nav > li a { padding: 12px 15px; border-bottom: 0px solid transparent; border-left: 2px solid transparent; } .hdr-nav-bar .navbar .navbar-nav > li:hover a { padding: 12px 20px; } .hdr-nav-bar .call-to-act .custom-select { margin-bottom: 10px; } .d-flex { display: block !important; } .d-flex.no-block { display: flex !important; } } @media (min-width: 768px) { .navbar-header { width: 260px; flex-shrink: 0; } .navbar-header .navbar-brand { padding-top: 0px; } .page-titles .breadcrumb { text-transform: uppercase; } .card-group .card:first-child, .card-group .card:not(:first-child):not(:last-child) { border-right: 1px solid rgba(0, 0, 0, 0.03); } .material-icon-list-demo .icons div { width: 33%; padding: 15px; display: inline-block; line-height: 40px; } .mini-sidebar .page-wrapper { margin-left: 70px; } .flex-wrap { flex-wrap: nowrap !important; -webkit-flex-wrap: nowrap !important; } } @media (max-width: 767px) { .container-fluid { padding: 20px; } .topbar { position: fixed; width: 100%; } .topbar .top-navbar { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; flex-wrap: nowrap; -webkit-align-items: center; } .topbar .top-navbar .navbar-collapse { display: flex; width: 100%; } .topbar .top-navbar .navbar-nav { flex-direction: row; } .topbar .top-navbar .navbar-nav > .nav-item.show { position: static; } .topbar .top-navbar .navbar-nav > .nav-item.show .dropdown-menu { width: 100%; margin-top: 0px; } .topbar .top-navbar .navbar-nav > .nav-item > .nav-link { padding-left: 0.5rem; padding-right: 0.5rem; } .topbar .top-navbar .navbar-nav .dropdown-menu { position: absolute; } .mega-dropdown .dropdown-menu { height: 480px; overflow: auto; } .mini-sidebar .page-wrapper { margin-left: 0px; padding-top: 70px; } .comment-text .comment-footer .action-icons { display: block; padding: 10px 0; } .vtabs .tabs-vertical { width: auto; } .material-icon-list-demo .icons div { width: 100%; } .error-page .footer { position: fixed; bottom: 0px; z-index: 10; } .error-box { position: relative; padding-bottom: 60px; } .error-body { padding-top: 10%; } .error-body h1 { font-size: 100px; font-weight: 600; line-height: 100px; } .login-register { position: relative; overflow: hidden; } .login-box { width: 90%; } .login-sidebar { padding: 10% 0; } .login-sidebar .login-box { position: relative; } .chat-main-box .chat-left-aside { left: -250px; position: absolute; transition: 0.5s ease-in; background: #fff; } .chat-main-box .chat-left-aside.open-pnl { left: 0px; } .chat-main-box .chat-left-aside .open-panel { display: block; } .chat-main-box .chat-right-aside { width: 100%; } ul.timeline:before { left: 40px; } ul.timeline > li > .timeline-panel { width: calc(100% - 90px); } ul.timeline > li > .timeline-badge { top: 16px; left: 15px; margin-left: 0; } ul.timeline > li > .timeline-panel { float: right; } ul.timeline > li > .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; } ul.timeline > li > .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; } .left-aside { width: 100%; position: relative; border: 0px; } .right-aside { margin-left: 0px; } .flex-wrap { flex-wrap: wrap !important; -webkit-flex-wrap: wrap !important; } .chat-list li .chat-content { width: calc(100% - 80px); } .fc-toolbar .fc-left, .fc-toolbar .fc-right, .fc-toolbar .fc-center { float: none; display: block; text-align: center; margin-top: 10px; overflow: hidden; } } .preloader { width: 100%; height: 100%; top: 0px; position: fixed; z-index: 99999; background: #fff; } .preloader .cssload-speeding-wheel { position: absolute; top: calc(50% - 3.5px); left: calc(50% - 3.5px); } .loader, .loader__figure { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .loader { overflow: visible; padding-top: 2em; height: 0; width: 2em; } .loader__figure { height: 0; width: 0; box-sizing: border-box; border: 0 solid #1976d2; border-radius: 50%; -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1); -moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1); animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1); } .loader__label { float: left; margin-left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin: 0.5em 0 0 50%; font-size: 0.875em; letter-spacing: 0.1em; line-height: 1.5em; color: #1976d2; white-space: nowrap; -webkit-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1); -moz-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1); animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1); } @-webkit-keyframes loader-figure { 0% { height: 0; width: 0; background-color: #1976d2; } 29% { background-color: #1976d2; } 30% { height: 2em; width: 2em; background-color: transparent; border-width: 1em; opacity: 1; } 100% { height: 2em; width: 2em; border-width: 0; opacity: 0; background-color: transparent; } } @-moz-keyframes loader-figure { 0% { height: 0; width: 0; background-color: #1976d2; } 29% { background-color: #1976d2; } 30% { height: 2em; width: 2em; background-color: transparent; border-width: 1em; opacity: 1; } 100% { height: 2em; width: 2em; border-width: 0; opacity: 0; background-color: transparent; } } @keyframes loader-figure { 0% { height: 0; width: 0; background-color: #1976d2; } 29% { background-color: #1976d2; } 30% { height: 2em; width: 2em; background-color: transparent; border-width: 1em; opacity: 1; } 100% { height: 2em; width: 2em; border-width: 0; opacity: 0; background-color: transparent; } } @-webkit-keyframes loader-label { 0% { opacity: 0.25; } 30% { opacity: 1; } 100% { opacity: 0.25; } } @-moz-keyframes loader-label { 0% { opacity: 0.25; } 30% { opacity: 1; } 100% { opacity: 0.25; } } @keyframes loader-label { 0% { opacity: 0.25; } 30% { opacity: 1; } 100% { opacity: 0.25; } } /*! * animate.css -http://daneden.me/animate * Version - 3.5.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2016 Daniel Eden */ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; } @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); } 90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } } @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); } 90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } } .bounce { -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; transform-origin: center bottom; } @-webkit-keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } .flash { -webkit-animation-name: flash; animation-name: flash; } @-webkit-keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes rubberBand { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); } 40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); } 50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); } 65% { -webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1); } 75% { -webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes rubberBand { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); } 40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); } 50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); } 65% { -webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1); } 75% { -webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; } @-webkit-keyframes shake { from, to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } } @keyframes shake { from, to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } } .shake { -webkit-animation-name: shake; animation-name: shake; } @-webkit-keyframes headShake { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg); } 18.5% { -webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg); } 31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg); } 43.5% { -webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg); } 50% { -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes headShake { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg); } 18.5% { -webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg); } 31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg); } 43.5% { -webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg); } 50% { -webkit-transform: translateX(0); transform: translateX(0); } } .headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; } @-webkit-keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); } 40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); } 60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); } 80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); } to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } } @keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); } 40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); } 60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); } 80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); } to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } } .swing { -webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; } @-webkit-keyframes tada { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes tada { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .tada { -webkit-animation-name: tada; animation-name: tada; } @-webkit-keyframes wobble { from { -webkit-transform: none; transform: none; } 15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { -webkit-transform: none; transform: none; } } @keyframes wobble { from { -webkit-transform: none; transform: none; } 15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { -webkit-transform: none; transform: none; } } .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @-webkit-keyframes jello { from, 11.1%, to { -webkit-transform: none; transform: none; } 22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } @keyframes jello { from, 11.1%, to { -webkit-transform: none; transform: none; } 22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } .jello { -webkit-animation-name: jello; animation-name: jello; -webkit-transform-origin: center; transform-origin: center; } @-webkit-keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0); } 75% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 90% { -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); } to { -webkit-transform: none; transform: none; } } @keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0); } 75% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 90% { -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); } to { -webkit-transform: none; transform: none; } } .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0); } 75% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 90% { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } to { -webkit-transform: none; transform: none; } } @keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0); } 75% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 90% { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } to { -webkit-transform: none; transform: none; } } .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0); } 75% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } 90% { -webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } to { -webkit-transform: none; transform: none; } } @keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0); } 75% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } 90% { -webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } to { -webkit-transform: none; transform: none; } } .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } 75% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 90% { -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } 75% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 90% { -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } } @keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } } .bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } @keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } .bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 20% { opacity: 1; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } @keyframes bounceOutLeft { 20% { opacity: 1; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } .bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 20% { opacity: 1; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } @keyframes bounceOutRight { 20% { opacity: 1; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } .bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); } to { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } @keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); } to { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } .bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDownBig { from { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInDownBig { from { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInLeftBig { from { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInLeftBig { from { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInUpBig { from { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUpBig { from { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } @keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } @keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } @keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes flip { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95); transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { -webkit-transform: perspective(400px); transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } @keyframes flip { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95); transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { -webkit-transform: perspective(400px); transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; } @-webkit-keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } @keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } .flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; } @-webkit-keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } @keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } .flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; } @-webkit-keyframes flipOutX { from { -webkit-transform: perspective(400px); transform: perspective(400px); } 30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } @keyframes flipOutX { from { -webkit-transform: perspective(400px); transform: perspective(400px); } 30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } .flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; } @-webkit-keyframes flipOutY { from { -webkit-transform: perspective(400px); transform: perspective(400px); } 30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } @keyframes flipOutY { from { -webkit-transform: perspective(400px); transform: perspective(400px); } 30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } .flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; } @-webkit-keyframes lightSpeedIn { from { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; } 80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; } to { -webkit-transform: none; transform: none; opacity: 1; } } @keyframes lightSpeedIn { from { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; } 80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; } to { -webkit-transform: none; transform: none; opacity: 1; } } .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } @-webkit-keyframes lightSpeedOut { from { opacity: 1; } to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } @keyframes lightSpeedOut { from { opacity: 1; } to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } .lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } @-webkit-keyframes rotateIn { from { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, -200deg); transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateIn { from { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, -200deg); transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: none; transform: none; opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInDownLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateInDownLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: none; transform: none; opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInDownRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateInDownRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: none; transform: none; opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateInUpLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateInUpLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: none; transform: none; opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInUpRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateInUpRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: none; transform: none; opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateOut { from { -webkit-transform-origin: center; transform-origin: center; opacity: 1; } to { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, 200deg); transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } @keyframes rotateOut { from { -webkit-transform-origin: center; transform-origin: center; opacity: 1; } to { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, 200deg); transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } .rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutDownLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } @keyframes rotateOutDownLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutDownRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutDownRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes rotateOutUpLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutUpLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutUpRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 90deg); transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } @keyframes rotateOutUpRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 90deg); transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } } @keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } } .hinge { -webkit-animation-name: hinge; animation-name: hinge; } @-webkit-keyframes rollIn { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes rollIn { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; -webkit-transform: none; transform: none; } } .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } @-webkit-keyframes rollOut { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } @keyframes rollOut { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } .rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; } @-webkit-keyframes zoomIn { from { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @keyframes zoomIn { from { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @-webkit-keyframes zoomInDown { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomInDown { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; } @-webkit-keyframes zoomInLeft { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomInLeft { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; } @-webkit-keyframes zoomInRight { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomInRight { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; } @-webkit-keyframes zoomInUp { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomInUp { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; } @-webkit-keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } @keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } .zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; } @-webkit-keyframes zoomOutDown { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutDown { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; } @-webkit-keyframes zoomOutLeft { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); transform: scale(0.1) translate3d(-2000px, 0, 0); -webkit-transform-origin: left center; transform-origin: left center; } } @keyframes zoomOutLeft { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); transform: scale(0.1) translate3d(-2000px, 0, 0); -webkit-transform-origin: left center; transform-origin: left center; } } .zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; } @-webkit-keyframes zoomOutRight { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); transform: scale(0.1) translate3d(2000px, 0, 0); -webkit-transform-origin: right center; transform-origin: right center; } } @keyframes zoomOutRight { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); transform: scale(0.1) translate3d(2000px, 0, 0); -webkit-transform-origin: right center; transform-origin: right center; } } .zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; } @-webkit-keyframes zoomOutUp { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutUp { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; } @-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @-webkit-keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @-webkit-keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } .topbar { background: #fff;z-index: 50000; } .topbar .navbar-header { background: #fff; } .topbar .top-navbar .navbar-header .navbar-brand .light-logo { display: none; color: rgba(0, 0, 0, 0.7); } .topbar .navbar-light .navbar-nav .nav-item > a.nav-link { color: rgba(0, 0, 0, 0.7) !important; } .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus { color: #000 !important; } a.link:hover, a.link:focus { color: #20aee3 !important; } .bg-theme { background-color: #20aee3 !important; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #20aee3; border-color: #20aee3; } .right-sidebar .rpanel-title { background: #20aee3; } .stylish-table tbody tr:hover, .stylish-table tbody tr.active { border-left: 4px solid #20aee3; } .text-themecolor { color: #1d1a1a !important; } .profile-tab li a.nav-link.active, .customtab li a.nav-link.active { border-bottom: 2px solid #20aee3; color: #20aee3; } .profile-tab li a.nav-link:hover, .customtab li a.nav-link:hover { color: #20aee3; } .btn-themecolor, .btn-themecolor.disabled { background: #20aee3; color: #fff; border: 1px solid #20aee3; } .btn-themecolor:hover, .btn-themecolor.disabled:hover { background: #20aee3; opacity: 0.7; border: 1px solid #20aee3; } .btn-themecolor.active, .btn-themecolor:focus, .btn-themecolor.disabled.active, .btn-themecolor.disabled:focus { background: #028ee1; } .label-themecolor { background: #20aee3; } .sidebar-nav > ul > li.active > a { color: #265567; border-color: #265567; } .sidebar-nav > ul > li.active > a i { color: #265567; } .sidebar-nav ul li a.active, .sidebar-nav ul li a:hover { color: #265567; } .sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i { color: #265567; } .sidebar-nav > ul > li > a i { color: #787f91; } table .label { font-size: 1em; font-weight: 600; padding: 7px 10px; min-width: 70px; } .page-wrapper .card:last-child, .table:last-child { margin-bottom: 0; } /*# sourceMappingURL=style.css.map */ .uploadBox .input-group-btn { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .uploadBox .uploadBtn { z-index: 5; position: relative; border-top-right-radius: 4px !important; border-bottom-right-radius: 4px !important; } ._imag { object-fit: cover; } .btn-success[type="submit"] { position: fixed; bottom: 24px; right: 24px; z-index: 999; }.row.info-row {
        margin-bottom: 30px;
    }label.control-label .req {
      color: red;
      font-weight: 600;
    }span.reqSpn {
      color: red;
      display: block;
      width: fit-content;
    }
    .row.info-row .card {
        background-color: #6c757d;
        color: #fff;
    }
    .row.info-row .card h2 {
        color: #fff;
        font-weight: 600;
        position: relative;
    }
    .row.info-row .card h2::before {
        content: '';
        display: block;
        position: absolute;
        width: 50px;
        height: 1px;
        background-color: #fff;
        bottom: -4px;
    }
    .row.info-row .card .align-self-center.display-6.ml-auto {
        width: 50px;
        height: 50px;
        background-color: #9b9b9b;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
    }
    .row.info-row .card .align-self-center.display-6.ml-auto img {
        max-width: 35px;
    }

    ul.notiCol {
        padding: 0;
        margin: 0;
        max-height: 385px;
        min-height: 385px;
        overflow: auto;
    }
    ul.notiCol li {
        display: flex;
        flex-wrap: wrap;
        padding: 0 10px;
        margin: 10px 0;
    }
    ul.notiCol li .lgo {
        width: 37px;
        margin-right: 15px;
        border-radius: 40px;
        overflow: hidden;
        border: 1px solid #00000078;
    }
    ul.notiCol li .lgo img {
        max-width: 100%;
    }
    ul.notiCol li .cnt h4 {
        margin: 0;
        line-height: 1;
    }
    ul.notiCol li .cnt h4 a {
        color: #1d1a1a;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 200px;
        display: block;
    }
    ul.notiCol li .cnt small {
        color: #504e4e;
    }


    .card.countsCard li small {
        display: block;
        width: 55px;
        margin: 0 37% 0 auto;
        font-size: 12px;
        color: #1d1a1a;
        text-align: center;
        font-weight: 500;
    }
    .card.countsCard .proCont {
        background: transparent;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        position: relative;
    }
    .card.countsCard .proCont .progress-bar {
        /* position: relative; */
    }
    .card.countsCard .progress .progress-bar,
    .card.countsCard .progress span.percent {
        background-color: #1daafc !important;
    }
    .card.countsCard .exp .progress .progress-bar,
    .card.countsCard .exp .progress span.percent {
        background-color: #d92751 !important;
    }
    .card.countsCard .proCont .numb {
        width: 70px;
        font-size: 22px;
        font-weight: 600;
        color: #1d1a1a;
        text-align: left;
    }
    .card.countsCard .progress {
        flex: 1;
        padding: 5px;
        border-radius: 20px;
        position: relative;
        overflow: visible;
    }
    .card.countsCard .proCont span.percent {
        position: absolute;
        left: 0;
        /* right: 2%; */
        height: 40px;
        line-height: 38px;
        width: 40px;
        text-align: center;
        border: 2px solid #fff;
        background-color: #000;
        border-radius: 30px;
        font-size: 12px;
        color: #fff;
        z-index: 9;
        font-weight: 600;
        top: -12px;
    }
.card-header.flx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background-color: #fff !important;
    padding: 0.75rem 1.25rem;
}
.card-header.flx .card-title {
  margin: 0;
  display: inline-flex;
align-items: center;
height: 33px;
}.card-header.flx .card-title img {
    margin-right: 5px;
  }.card-header.flx .card-title i {
    font-size: 18px;
    color: #fd8361;
    margin-right: 5px;
  }.col-lg-12 > .card {
    background-color: #ffffff !important;
  }.btn-info, .btn-info:hover {
    background: #656cf8;
    border-color: #656cf8;
  }.btn-success, .btn-success:hover {
    background: #6cc33e;
    border-color: #6cc33e;
  }.btn-warning-disable {
    background-color: #1caafc;
    color: #fff;
  }.btn-warning-disable:hover {
    color: #fff;
  }.btn-warning {
    background: #fd4f1d;
    border-color: #fd4f1d;
  }.btn-danger {
    background: #da2751;
    border-color: #da2751;
  }.custom-nav .btn {
    font-weight: 400;
    font-size: 14px;
    box-shadow: 0 5px 10px 0 #0003;
    margin-left: 7px;
  }.custom-nav .btn img {
    max-width: 15px;
  }.card-header.flx .custom-nav label.control-label {
    margin: 0;
  }.page-wrapper .card select.form-control {
    font-weight: 400;
  }.btn.inputBtn {
    padding: 0 10px;
    width: 100%;
    line-height: 38px;
    border: 0;
  }.table-striped tbody tr {
    background-color: #fff;
  }.table-striped tbody tr:nth-of-type(2n+1) {
    background: #fdfdfd;
  }table.custom-tbl th {
    background-color: #efefef !important;
    padding: 15px 0.75rem;
    font-size: 14px !important;
    font-weight: 600 !important;
  }.infoCrd .switch label.control-label {
    width: 180px;
}.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
    z-index: 999;
}.table td, .table th {
    border-color: #cfd0d2;
    font-size: 13px !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }.table td small a {
    color: #007cff;
    font-size: 11px;
  }.table-striped tbody tr {
  background-color: #fff;
}table .label[data-toggle="tooltip"] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    /* font-size: 16px; */
  }table .label[data-toggle="tooltip"] img {
    margin-left: 4px;
    max-width: 20px;
    max-height: 20px;
  }.select2 .select2-selection {
    border: 0 !important;
  }.select2 .select2-selection .select2-selection__rendered {
    min-height: 38px;
background-color: #f4f4f4 !important;
border:1px solid #eaeaea !important;
margin: 0 !important;
padding: 0.5rem 0.75rem !important;
border-radius: 0.25rem;
width: 100% !important;
display: inline-flex;
gap: 5px;
flex-wrap: wrap;
  }.select2 .select2-selection .select2-selection__rendered .select2-selection__choice {
    margin: 0;
  }.select2 .select2-selection .select2-selection__rendered .select2-search__field {
    margin: 0;
  }.table td .btn {
    padding: 4px 12px;
  }.btn.btn-success-light {
    background-color: #0fce9b;
  }nav[aria-label="Pagination Navigation"] .relative.z-0.inline-flex.shadow-sm.rounded-md {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }nav[aria-label="Pagination Navigation"] .relative.z-0.inline-flex.shadow-sm.rounded-md > *, nav[aria-label="Pagination Navigation"] .relative.z-0.inline-flex.shadow-sm.rounded-md > * > span {
    padding: 0 !important;
    font-size: 14px;
    width: auto;
    display: inline-flex;
    font-size: 14px;
    border: 0 !important;
  }nav[aria-label="Pagination Navigation"] .relative.z-0.inline-flex.shadow-sm.rounded-md > * {
    background: #efefef !important;
    color: #1d1a1a;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    justify-content: center;
    padding: 0 10px !important;
    margin: 0 1px;
    border-radius: 5px;
  }nav[aria-label="Pagination Navigation"] .relative.z-0.inline-flex.shadow-sm.rounded-md > * > svg {
    height: auto;
    transform: none;
    width: 22px;
  }nav[aria-label="Pagination Navigation"] .relative.z-0.inline-flex.shadow-sm.rounded-md span[aria-current="page"] .bg-white, nav[aria-label="Pagination Navigation"] .relative.z-0.inline-flex.shadow-sm.rounded-md span[aria-disabled="true"] .bg-white {
    background: transparent !important;
  }nav[aria-label="Pagination Navigation"] .relative.z-0.inline-flex.shadow-sm.rounded-md span[aria-current="page"] {
    background-color: #1caafc !important;
    color: #fff;
  }.row.btmBtnsRow .btn {
    position: unset;
  }.row.btmBtnsRow .ml-auto {
    display: block;
  }.label-primary-light {
    /* background-color: #e7ebf7;
    color: #1651ad; */
  }.label-warning-light {
    background-color: #fd6842;
    color: #fff;
  }.label-info-light {
    background-color: #aa8bd8;
    color: #fff;
  }a.label.label-info-light:hover {
    color: #fff;
  }a.buttons-excel {
    background: #656cf8 !important;
  }.card.countsCard .hide-lg {
    display: none;
  }.nowrap {
    white-space: nowrap !important;
  }div.input-group-addon {
    background-color: #f4f4f4;
    border-color: #eaeaea !important;
  }
  @media (max-width: 1400px) {
    .row.info-row + .row .col-lg-3 {
      flex: 0 0 50%;
      max-width: 50%;
    }.row.info-row + .row .col-lg-3:first-child, .row.info-row + .row .col-lg-3:nth-child(2) {
      margin: 0 0 30px;
    }.row.info-row .card-body .p-10 {
      padding: 0;
    }.row.info-row .card h2 {
      font-size: 16px;
    }.card.countsCard .hide-lg {
      display: block;
      font-size: 22px;
      font-weight: 600;
    }ul.notiCol {
      max-height: 423px;
    }


    .infoCrd .col {
      flex-grow: 0;
    }
    .infoCrd .demo-checkbox label {
      white-space: nowrap;
    }
  }