/*! * Bootstrap v4.0.0-alpha.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */.container { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; } .container::after { content: ""; display: table; clear: both; } @media (min-width: 576px) { .container { width: 540px; max-width: 100%; } } @media (min-width: 768px) { .container { width: 720px; max-width: 100%; } } @media (min-width: 992px) { .container { width: 960px; max-width: 100%; } } @media (min-width: 1200px) { .container { width: 1140px; max-width: 100%; } }.container-fluid { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; } .container-fluid::after { content: ""; display: table; clear: both; }.row { margin-right: -15px; margin-left: -15px; } .row::after { content: ""; display: table; clear: both; } @media (min-width: 576px) { .row { margin-right: -15px; margin-left: -15px; } } @media (min-width: 768px) { .row { margin-right: -15px; margin-left: -15px; } } @media (min-width: 992px) { .row { margin-right: -15px; margin-left: -15px; } } @media (min-width: 1200px) { .row { margin-right: -15px; margin-left: -15px; } }.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; padding-right: 15px; padding-left: 15px; padding-right: 15px; padding-left: 15px; padding-right: 15px; padding-left: 15px; padding-right: 15px; padding-left: 15px; }.col-xs-1 { float: left; width: 8.3333333333%; }.col-xs-2 { float: left; width: 16.6666666667%; }.col-xs-3 { float: left; width: 25%; }.col-xs-4 { float: left; width: 33.3333333333%; }.col-xs-5 { float: left; width: 41.6666666667%; }.col-xs-6 { float: left; width: 50%; }.col-xs-7 { float: left; width: 58.3333333333%; }.col-xs-8 { float: left; width: 66.6666666667%; }.col-xs-9 { float: left; width: 75%; }.col-xs-10 { float: left; width: 83.3333333333%; }.col-xs-11 { float: left; width: 91.6666666667%; }.col-xs-12 { float: left; width: 100%; }.pull-xs-0 { right: auto; }.pull-xs-1 { right: 8.3333333333%; }.pull-xs-2 { right: 16.6666666667%; }.pull-xs-3 { right: 25%; }.pull-xs-4 { right: 33.3333333333%; }.pull-xs-5 { right: 41.6666666667%; }.pull-xs-6 { right: 50%; }.pull-xs-7 { right: 58.3333333333%; }.pull-xs-8 { right: 66.6666666667%; }.pull-xs-9 { right: 75%; }.pull-xs-10 { right: 83.3333333333%; }.pull-xs-11 { right: 91.6666666667%; }.pull-xs-12 { right: 100%; }.push-xs-0 { left: auto; }.push-xs-1 { left: 8.3333333333%; }.push-xs-2 { left: 16.6666666667%; }.push-xs-3 { left: 25%; }.push-xs-4 { left: 33.3333333333%; }.push-xs-5 { left: 41.6666666667%; }.push-xs-6 { left: 50%; }.push-xs-7 { left: 58.3333333333%; }.push-xs-8 { left: 66.6666666667%; }.push-xs-9 { left: 75%; }.push-xs-10 { left: 83.3333333333%; }.push-xs-11 { left: 91.6666666667%; }.push-xs-12 { left: 100%; }.offset-xs-1 { margin-left: 8.3333333333%; }.offset-xs-2 { margin-left: 16.6666666667%; }.offset-xs-3 { margin-left: 25%; }.offset-xs-4 { margin-left: 33.3333333333%; }.offset-xs-5 { margin-left: 41.6666666667%; }.offset-xs-6 { margin-left: 50%; }.offset-xs-7 { margin-left: 58.3333333333%; }.offset-xs-8 { margin-left: 66.6666666667%; }.offset-xs-9 { margin-left: 75%; }.offset-xs-10 { margin-left: 83.3333333333%; }.offset-xs-11 { margin-left: 91.6666666667%; }/*! * Bootstrap v4.0.0-alpha.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) *//*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }body { margin: 0; }article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary { display: block; }audio,canvas,progress,video { display: inline-block; }audio:not([controls]) { display: none; height: 0; }progress { vertical-align: baseline; }template,[hidden] { display: none; }a { background-color: transparent; -webkit-text-decoration-skip: objects; }a:active,a:hover { outline-width: 0; }abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }b,strong { font-weight: inherit; }b,strong { font-weight: bolder; }dfn { font-style: italic; }h1 { font-size: 2em; margin: 0.67em 0; }mark { background-color: #ff0; color: #000; }small { font-size: 80%; }sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }sub { bottom: -0.25em; }sup { top: -0.5em; }img { border-style: none; }svg:not(:root) { overflow: hidden; }code,kbd,pre,samp { font-family: monospace, monospace; font-size: 1em; }figure { margin: 1em 40px; }hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }button,input,optgroup,select,textarea { font: inherit; margin: 0; }optgroup { font-weight: bold; }button,input { overflow: visible; }button,select { text-transform: none; }button,html [type="button"],[type="reset"],[type="submit"] { -webkit-appearance: button; }button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }textarea { overflow: auto; }[type="checkbox"],[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button { height: auto; }[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }::-webkit-input-placeholder { color: inherit; opacity: 0.54; }::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }@media print { *, *::before, *::after, *::first-letter, p::first-line, div::first-line, blockquote::first-line, li::first-line { text-shadow: none !important; -webkit-box-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; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } .navbar { display: none; } .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } .tag { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }html { -webkit-box-sizing: border-box; box-sizing: border-box; }*,*::before,*::after { -webkit-box-sizing: inherit; box-sizing: inherit; }@-ms-viewport { width: device-width; }html { font-size: 16px; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; }body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 1rem; line-height: 1.5; color: #373a3c; background-color: #fff; }[tabindex="-1"]:focus { outline: none !important; }h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem; }p { margin-top: 0; margin-bottom: 1rem; }abbr[title],abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #818a91; }address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }ol,ul,dl { margin-top: 0; margin-bottom: 1rem; }ol ol,ul ul,ol ul,ul ol { margin-bottom: 0; }dt { font-weight: bold; }dd { margin-bottom: .5rem; margin-left: 0; }blockquote { margin: 0 0 1rem; }a { color: #0275d8; text-decoration: none; } a:focus, a:hover { color: #014c8c; text-decoration: underline; } a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }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: none; }pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }figure { margin: 0 0 1rem; }img { vertical-align: middle; }[role="button"] { cursor: pointer; }a,area,button,[role="button"],input,label,select,summary,textarea { -ms-touch-action: manipulation; touch-action: manipulation; }table { border-collapse: collapse; background-color: transparent; }caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #818a91; text-align: left; caption-side: bottom; }th { text-align: left; }label { display: inline-block; margin-bottom: .5rem; }button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }input,button,select,textarea { line-height: inherit; }input[type="radio"]:disabled,input[type="checkbox"]:disabled { cursor: not-allowed; }input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] { -webkit-appearance: listbox; }textarea { resize: vertical; }fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }legend { display: block; width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; }input[type="search"] { -webkit-appearance: none; }output { display: inline-block; }[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; }.display-2 { font-size: 5.5rem; font-weight: 300; }.display-3 { font-size: 4.5rem; font-weight: 300; }.display-4 { font-size: 3.5rem; font-weight: 300; }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: normal; }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 { padding: 0.5rem 1rem; margin-bottom: 1rem; font-size: 1.25rem; border-left: 0.25rem solid #eceeef; }.blockquote-footer { display: block; font-size: 80%; color: #818a91; } .blockquote-footer::before { content: "\2014 \00A0"; }.blockquote-reverse { padding-right: 1rem; padding-left: 0; text-align: right; border-right: 0.25rem solid #eceeef; border-left: 0; }.blockquote-reverse .blockquote-footer::before { content: ""; }.blockquote-reverse .blockquote-footer::after { content: "\00A0 \2014"; }.img-fluid { max-width: 100%; height: auto; }.img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #ddd; border-radius: 0.25rem; -webkit-transition: all .2s ease-in-out; transition: all .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: #818a91; }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: #f7f7f9; border-radius: 0.25rem; }kbd { padding: 0.2rem 0.4rem; font-size: 90%; color: #fff; background-color: #333; border-radius: 0.2rem; } kbd kbd { padding: 0; font-size: 100%; font-weight: bold; }pre { display: block; margin-top: 0; margin-bottom: 1rem; font-size: 90%; color: #373a3c; } pre code { padding: 0; font-size: inherit; color: inherit; background-color: transparent; border-radius: 0; }.pre-scrollable { max-height: 340px; overflow-y: scroll; }.table { width: 100%; max-width: 100%; margin-bottom: 1rem; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #eceeef; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #eceeef; } .table tbody + tbody { border-top: 2px solid #eceeef; } .table .table { background-color: #fff; }.table-sm th,.table-sm td { padding: 0.3rem; }.table-bordered { border: 1px solid #eceeef; } .table-bordered th, .table-bordered td { border: 1px solid #eceeef; } .table-bordered thead th, .table-bordered thead td { 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-active,.table-active > th,.table-active > td { 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); }.table-success,.table-success > th,.table-success > td { background-color: #dff0d8; }.table-hover .table-success:hover { background-color: #d0e9c6; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #d0e9c6; }.table-info,.table-info > th,.table-info > td { background-color: #d9edf7; }.table-hover .table-info:hover { background-color: #c4e3f3; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #c4e3f3; }.table-warning,.table-warning > th,.table-warning > td { background-color: #fcf8e3; }.table-hover .table-warning:hover { background-color: #faf2cc; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #faf2cc; }.table-danger,.table-danger > th,.table-danger > td { background-color: #f2dede; }.table-hover .table-danger:hover { background-color: #ebcccc; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #ebcccc; }.thead-inverse th { color: #fff; background-color: #373a3c; }.thead-default th { color: #55595c; background-color: #eceeef; }.table-inverse { color: #eceeef; background-color: #373a3c; } .table-inverse th, .table-inverse td, .table-inverse thead th { border-color: #55595c; } .table-inverse.table-bordered { border: 0; }.table-responsive { display: block; width: 100%; min-height: 0%; overflow-x: auto; }.table-reflow thead { float: left; }.table-reflow tbody { display: block; white-space: nowrap; }.table-reflow th,.table-reflow td { border-top: 1px solid #eceeef; border-left: 1px solid #eceeef; } .table-reflow th:last-child, .table-reflow td:last-child { border-right: 1px solid #eceeef; }.table-reflow thead:last-child tr:last-child th,.table-reflow thead:last-child tr:last-child td,.table-reflow tbody:last-child tr:last-child th,.table-reflow tbody:last-child tr:last-child td,.table-reflow tfoot:last-child tr:last-child th,.table-reflow tfoot:last-child tr:last-child td { border-bottom: 1px solid #eceeef; }.table-reflow tr { float: left; } .table-reflow tr th, .table-reflow tr td { display: block !important; border: 1px solid #eceeef; }/*! * Bootstrap v4.0.0-alpha.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */.fade { opacity: 0; -webkit-transition: opacity .15s linear; transition: opacity .15s linear; } .fade.in { opacity: 1; }.collapse { display: none; } .collapse.in { display: block; }tr.collapse.in { display: table-row; }tbody.collapse.in { display: table-row-group; }.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height; transition-property: height; }.dropup,.dropdown { position: relative; }.dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.3em; vertical-align: middle; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-left: 0.3em solid transparent; }.dropdown-toggle:focus { outline: 0; }.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: #373a3c; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }.dropdown-divider { height: 1px; margin: 0.5rem 0; overflow: hidden; background-color: #e5e5e5; }.dropdown-item { display: block; width: 100%; padding: 3px 1.5rem; clear: both; font-weight: normal; color: #373a3c; text-align: inherit; white-space: nowrap; background: none; border: 0; } .dropdown-item:focus, .dropdown-item:hover { color: #2b2d2f; text-decoration: none; background-color: #f5f5f5; } .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover { color: #fff; text-decoration: none; background-color: #0275d8; outline: 0; } .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover { color: #818a91; } .dropdown-item.disabled:focus, .dropdown-item.disabled:hover { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }.open > .dropdown-menu { display: block; }.open > a { outline: 0; }.dropdown-menu-right { right: 0; left: auto; }.dropdown-menu-left { right: auto; left: 0; }.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #818a91; white-space: nowrap; }.dropdown-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 990; }.dropup .caret,.navbar-fixed-bottom .dropdown .caret { content: ""; border-top: 0; border-bottom: 0.3em solid; }.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 0.125rem; }.nav { padding-left: 0; margin-bottom: 0; list-style: none; }.nav-link { display: inline-block; } .nav-link:focus, .nav-link:hover { text-decoration: none; } .nav-link.disabled { color: #818a91; } .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover { color: #818a91; cursor: not-allowed; background-color: transparent; }.nav-inline .nav-item { display: inline-block; }.nav-inline .nav-item + .nav-item,.nav-inline .nav-link + .nav-link { margin-left: 1rem; }.nav-tabs { border-bottom: 1px solid #ddd; } .nav-tabs::after { content: ""; display: table; clear: both; } .nav-tabs .nav-item { float: left; margin-bottom: -1px; } .nav-tabs .nav-item + .nav-item { margin-left: 0.2rem; } .nav-tabs .nav-link { display: block; padding: 0.5em 1em; border: 1px solid transparent; border-top-right-radius: 0.25rem; border-top-left-radius: 0.25rem; } .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: #eceeef #eceeef #ddd; } .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover { color: #818a91; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover { color: #55595c; background-color: #fff; border-color: #ddd #ddd transparent; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }.nav-pills::after { content: ""; display: table; clear: both; }.nav-pills .nav-item { float: left; } .nav-pills .nav-item + .nav-item { margin-left: 0.2rem; }.nav-pills .nav-link { display: block; padding: 0.5em 1em; border-radius: 0.25rem; }.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,.nav-pills .nav-item.open .nav-link,.nav-pills .nav-item.open .nav-link:focus,.nav-pills .nav-item.open .nav-link:hover { color: #fff; cursor: default; background-color: #0275d8; }.nav-stacked .nav-item { display: block; float: none; } .nav-stacked .nav-item + .nav-item { margin-top: 0.2rem; margin-left: 0; }.tab-content > .tab-pane { display: none; }.tab-content > .active { display: block; }.navbar { position: relative; padding: 0.5rem 1rem; } .navbar::after { content: ""; display: table; clear: both; } @media (min-width: 576px) { .navbar { border-radius: 0.25rem; } }.navbar-full { z-index: 1000; } @media (min-width: 576px) { .navbar-full { border-radius: 0; } }.navbar-fixed-top,.navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; } @media (min-width: 576px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }.navbar-fixed-top { top: 0; }.navbar-fixed-bottom { bottom: 0; }.navbar-sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1030; width: 100%; } @media (min-width: 576px) { .navbar-sticky-top { border-radius: 0; } }.navbar-brand { float: left; padding-top: 0.25rem; padding-bottom: 0.25rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; } .navbar-brand:focus, .navbar-brand:hover { text-decoration: none; }.navbar-divider { float: left; width: 1px; padding-top: 0.425rem; padding-bottom: 0.425rem; margin-right: 1rem; margin-left: 1rem; overflow: hidden; } .navbar-divider::before { content: "\00a0"; }.navbar-text { display: inline-block; padding-top: .425rem; padding-bottom: .425rem; }.navbar-toggler { width: 2.5em; height: 2em; padding: 0.5rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent no-repeat center center; -webkit-background-size: 24px 24px; background-size: 24px 24px; border: 1px solid transparent; border-radius: 0.25rem; } .navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; }.navbar-toggleable-xs::after { content: ""; display: table; clear: both; }@media (max-width: 575px) { .navbar-toggleable-xs .navbar-brand { display: block; float: none; margin-top: .5rem; margin-right: 0; } .navbar-toggleable-xs .navbar-nav { margin-top: .5rem; margin-bottom: .5rem; } .navbar-toggleable-xs .navbar-nav .dropdown-menu { position: static; float: none; } }@media (min-width: 576px) { .navbar-toggleable-xs { display: block; } }.navbar-toggleable-sm::after { content: ""; display: table; clear: both; }@media (max-width: 767px) { .navbar-toggleable-sm .navbar-brand { display: block; float: none; margin-top: .5rem; margin-right: 0; } .navbar-toggleable-sm .navbar-nav { margin-top: .5rem; margin-bottom: .5rem; } .navbar-toggleable-sm .navbar-nav .dropdown-menu { position: static; float: none; } }@media (min-width: 768px) { .navbar-toggleable-sm { display: block; } }.navbar-toggleable-md::after { content: ""; display: table; clear: both; }@media (max-width: 991px) { .navbar-toggleable-md .navbar-brand { display: block; float: none; margin-top: .5rem; margin-right: 0; } .navbar-toggleable-md .navbar-nav { margin-top: .5rem; margin-bottom: .5rem; } .navbar-toggleable-md .navbar-nav .dropdown-menu { position: static; float: none; } }@media (min-width: 992px) { .navbar-toggleable-md { display: block; } }.navbar-toggleable-lg::after { content: ""; display: table; clear: both; }@media (max-width: 1199px) { .navbar-toggleable-lg .navbar-brand { display: block; float: none; margin-top: .5rem; margin-right: 0; } .navbar-toggleable-lg .navbar-nav { margin-top: .5rem; margin-bottom: .5rem; } .navbar-toggleable-lg .navbar-nav .dropdown-menu { position: static; float: none; } }@media (min-width: 1200px) { .navbar-toggleable-lg { display: block; } }.navbar-toggleable-xl { display: block; } .navbar-toggleable-xl::after { content: ""; display: table; clear: both; } .navbar-toggleable-xl .navbar-brand { display: block; float: none; margin-top: .5rem; margin-right: 0; } .navbar-toggleable-xl .navbar-nav { margin-top: .5rem; margin-bottom: .5rem; } .navbar-toggleable-xl .navbar-nav .dropdown-menu { position: static; float: none; }.navbar-nav .nav-item { float: left; }.navbar-nav .nav-link { display: block; padding-top: .425rem; padding-bottom: .425rem; } .navbar-nav .nav-link + .nav-link { margin-left: 1rem; }.navbar-nav .nav-item + .nav-item { margin-left: 1rem; }.navbar-light .navbar-brand,.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler: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 .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .active > .nav-link:focus,.navbar-light .navbar-nav .active > .nav-link:hover,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .nav-link.open:focus,.navbar-light .navbar-nav .nav-link.open:hover,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.active:focus,.navbar-light .navbar-nav .nav-link.active:hover { color: rgba(0, 0, 0, 0.9); }.navbar-light .navbar-toggler { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); border-color: rgba(0, 0, 0, 0.1); }.navbar-light .navbar-divider { background-color: rgba(0, 0, 0, 0.075); }.navbar-dark .navbar-brand,.navbar-dark .navbar-toggler { color: white; } .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-toggler:focus, .navbar-dark .navbar-toggler:hover { color: white; }.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 .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .active > .nav-link:focus,.navbar-dark .navbar-nav .active > .nav-link:hover,.navbar-dark .navbar-nav .nav-link.open,.navbar-dark .navbar-nav .nav-link.open:focus,.navbar-dark .navbar-nav .nav-link.open:hover,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.active:focus,.navbar-dark .navbar-nav .nav-link.active:hover { color: white; }.navbar-dark .navbar-toggler { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); border-color: rgba(255, 255, 255, 0.1); }.navbar-dark .navbar-divider { background-color: rgba(255, 255, 255, 0.075); }.navbar-toggleable-xs::after { content: ""; display: table; clear: both; }@media (max-width: 575px) { .navbar-toggleable-xs .navbar-nav .nav-item { float: none; margin-left: 0; } }@media (min-width: 576px) { .navbar-toggleable-xs { display: block !important; } }.navbar-toggleable-sm::after { content: ""; display: table; clear: both; }@media (max-width: 767px) { .navbar-toggleable-sm .navbar-nav .nav-item { float: none; margin-left: 0; } }@media (min-width: 768px) { .navbar-toggleable-sm { display: block !important; } }.navbar-toggleable-md::after { content: ""; display: table; clear: both; }@media (max-width: 991px) { .navbar-toggleable-md .navbar-nav .nav-item { float: none; margin-left: 0; } }@media (min-width: 992px) { .navbar-toggleable-md { display: block !important; } }.card { position: relative; display: block; margin-bottom: 0.75rem; background-color: #fff; border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.125); }.card-block { padding: 1.25rem; } .card-block::after { content: ""; display: table; clear: both; }.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-right-radius: 0.25rem; border-top-left-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: #f5f5f5; border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header::after { content: ""; display: table; clear: both; } .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: #f5f5f5; border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer::after { content: ""; display: table; clear: both; } .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-primary { background-color: #0275d8; border-color: #0275d8; } .card-primary .card-header, .card-primary .card-footer { background-color: transparent; }.card-success { background-color: #5cb85c; border-color: #5cb85c; } .card-success .card-header, .card-success .card-footer { background-color: transparent; }.card-info { background-color: #5bc0de; border-color: #5bc0de; } .card-info .card-header, .card-info .card-footer { background-color: transparent; }.card-warning { background-color: #f0ad4e; border-color: #f0ad4e; } .card-warning .card-header, .card-warning .card-footer { background-color: transparent; }.card-danger { background-color: #d9534f; border-color: #d9534f; } .card-danger .card-header, .card-danger .card-footer { background-color: transparent; }.card-outline-primary { background-color: transparent; border-color: #0275d8; }.card-outline-secondary { background-color: transparent; border-color: #ccc; }.card-outline-info { background-color: transparent; border-color: #5bc0de; }.card-outline-success { background-color: transparent; border-color: #5cb85c; }.card-outline-warning { background-color: transparent; border-color: #f0ad4e; }.card-outline-danger { background-color: transparent; border-color: #d9534f; }.card-inverse .card-header,.card-inverse .card-footer { border-color: rgba(255, 255, 255, 0.2); }.card-inverse .card-header,.card-inverse .card-footer,.card-inverse .card-title,.card-inverse .card-blockquote { color: #fff; }.card-inverse .card-link,.card-inverse .card-text,.card-inverse .card-subtitle,.card-inverse .card-blockquote .blockquote-footer { color: rgba(255, 255, 255, 0.65); }.card-inverse .card-link:focus, .card-inverse .card-link:hover { color: #fff; }.card-blockquote { padding: 0; margin-bottom: 0; border-left: 0; }.card-img { border-radius: calc(0.25rem - 1px); }.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }.card-img-top { border-top-right-radius: calc(0.25rem - 1px); border-top-left-radius: calc(0.25rem - 1px); }.card-img-bottom { border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }@media (min-width: 576px) { .card-deck { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -0.625rem; margin-bottom: 0.75rem; margin-left: -0.625rem; } .card-deck .card { -webkit-box-flex: 1; -webkit-flex: 1 0 0; -ms-flex: 1 0 0; flex: 1 0 0; margin-right: 0.625rem; margin-bottom: 0; margin-left: 0.625rem; } }@media (min-width: 576px) { .card-group { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; } .card-group .card { -webkit-box-flex: 1; -webkit-flex: 1 0 0; -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-bottom-right-radius: 0; border-top-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-bottom-left-radius: 0; border-top-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-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom { border-radius: 0; } }@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: #eceeef; border-radius: 0.25rem; } .breadcrumb::after { content: ""; display: table; clear: both; }.breadcrumb-item { float: left; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; padding-left: 0.5rem; color: #818a91; content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #818a91; }.pagination { display: inline-block; padding-left: 0; margin-top: 1rem; margin-bottom: 1rem; border-radius: 0.25rem; }.page-item { display: inline; } .page-item:first-child .page-link { margin-left: 0; border-bottom-left-radius: 0.25rem; border-top-left-radius: 0.25rem; } .page-item:last-child .page-link { border-bottom-right-radius: 0.25rem; border-top-right-radius: 0.25rem; } .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover { z-index: 2; color: #fff; cursor: default; background-color: #0275d8; border-color: #0275d8; } .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover { color: #818a91; pointer-events: none; cursor: not-allowed; background-color: #fff; border-color: #ddd; }.page-link { position: relative; float: left; padding: 0.5rem 0.75rem; margin-left: -1px; color: #0275d8; text-decoration: none; background-color: #fff; border: 1px solid #ddd; } .page-link:focus, .page-link:hover { color: #014c8c; background-color: #eceeef; border-color: #ddd; }.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; }.pagination-lg .page-item:first-child .page-link { border-bottom-left-radius: 0.3rem; border-top-left-radius: 0.3rem; }.pagination-lg .page-item:last-child .page-link { border-bottom-right-radius: 0.3rem; border-top-right-radius: 0.3rem; }.pagination-sm .page-link { padding: 0.275rem 0.75rem; font-size: 0.875rem; }.pagination-sm .page-item:first-child .page-link { border-bottom-left-radius: 0.2rem; border-top-left-radius: 0.2rem; }.pagination-sm .page-item:last-child .page-link { border-bottom-right-radius: 0.2rem; border-top-right-radius: 0.2rem; }.tag { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; } .tag:empty { display: none; }.btn .tag { position: relative; top: -1px; }a.tag:focus, a.tag:hover { color: #fff; text-decoration: none; cursor: pointer; }.tag-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }.tag-default { background-color: #818a91; } .tag-default[href]:focus, .tag-default[href]:hover { background-color: #687077; }.tag-primary { background-color: #0275d8; } .tag-primary[href]:focus, .tag-primary[href]:hover { background-color: #025aa5; }.tag-success { background-color: #5cb85c; } .tag-success[href]:focus, .tag-success[href]:hover { background-color: #449d44; }.tag-info { background-color: #5bc0de; } .tag-info[href]:focus, .tag-info[href]:hover { background-color: #31b0d5; }.tag-warning { background-color: #f0ad4e; } .tag-warning[href]:focus, .tag-warning[href]:hover { background-color: #ec971f; }.tag-danger { background-color: #d9534f; } .tag-danger[href]:focus, .tag-danger[href]:hover { background-color: #c9302c; }.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #eceeef; border-radius: 0.3rem; } @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } }.jumbotron-hr { border-top-color: #d0d5d8; }.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: bold; }.alert-dismissible { padding-right: 2.5rem; } .alert-dismissible .close { position: relative; top: -.125rem; right: -1.25rem; color: inherit; }.alert-success { background-color: #dff0d8; border-color: #d0e9c6; color: #3c763d; } .alert-success hr { border-top-color: #c1e2b3; } .alert-success .alert-link { color: #2b542c; }.alert-info { background-color: #d9edf7; border-color: #bcdff1; color: #31708f; } .alert-info hr { border-top-color: #a6d5ec; } .alert-info .alert-link { color: #245269; }.alert-warning { background-color: #fcf8e3; border-color: #faf2cc; color: #8a6d3b; } .alert-warning hr { border-top-color: #f7ecb5; } .alert-warning .alert-link { color: #66512c; }.alert-danger { background-color: #f2dede; border-color: #ebcccc; color: #a94442; } .alert-danger hr { border-top-color: #e4b9b9; } .alert-danger .alert-link { color: #843534; }@-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: block; width: 100%; height: 1rem; margin-bottom: 1rem; }.progress[value] { background-color: #eee; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0.25rem; }.progress[value]::-ms-fill { background-color: #0074d9; border: 0; }.progress[value]::-moz-progress-bar { background-color: #0074d9; border-bottom-left-radius: 0.25rem; border-top-left-radius: 0.25rem; }.progress[value]::-webkit-progress-value { background-color: #0074d9; border-bottom-left-radius: 0.25rem; border-top-left-radius: 0.25rem; }.progress[value="100"]::-moz-progress-bar { border-bottom-right-radius: 0.25rem; border-top-right-radius: 0.25rem; }.progress[value="100"]::-webkit-progress-value { border-bottom-right-radius: 0.25rem; border-top-right-radius: 0.25rem; }.progress[value]::-webkit-progress-bar { background-color: #eee; border-radius: 0.25rem; }base::-moz-progress-bar,.progress[value] { background-color: #eee; border-radius: 0.25rem; }@media screen and (min-width: 0\0) { .progress { background-color: #eee; border-radius: 0.25rem; } .progress-bar { display: inline-block; height: 1rem; text-indent: -999rem; background-color: #0074d9; border-bottom-left-radius: 0.25rem; border-top-left-radius: 0.25rem; } .progress[width="100%"] { border-bottom-right-radius: 0.25rem; border-top-right-radius: 0.25rem; } }.progress-striped[value]::-webkit-progress-value { background-image: -webkit-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-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); -webkit-background-size: 1rem 1rem; background-size: 1rem 1rem; }.progress-striped[value]::-moz-progress-bar { 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-striped[value]::-ms-fill { 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; }@media screen and (min-width: 0\0) { .progress-bar-striped { background-image: -webkit-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-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); -webkit-background-size: 1rem 1rem; background-size: 1rem 1rem; } }.progress-animated[value]::-webkit-progress-value { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }.progress-animated[value]::-moz-progress-bar { animation: progress-bar-stripes 2s linear infinite; }@media screen and (min-width: 0\0) { .progress-animated .progress-bar-striped { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } }.progress-success[value]::-webkit-progress-value { background-color: #5cb85c; }.progress-success[value]::-moz-progress-bar { background-color: #5cb85c; }.progress-success[value]::-ms-fill { background-color: #5cb85c; }@media screen and (min-width: 0\0) { .progress-success .progress-bar { background-color: #5cb85c; } }.progress-info[value]::-webkit-progress-value { background-color: #5bc0de; }.progress-info[value]::-moz-progress-bar { background-color: #5bc0de; }.progress-info[value]::-ms-fill { background-color: #5bc0de; }@media screen and (min-width: 0\0) { .progress-info .progress-bar { background-color: #5bc0de; } }.progress-warning[value]::-webkit-progress-value { background-color: #f0ad4e; }.progress-warning[value]::-moz-progress-bar { background-color: #f0ad4e; }.progress-warning[value]::-ms-fill { background-color: #f0ad4e; }@media screen and (min-width: 0\0) { .progress-warning .progress-bar { background-color: #f0ad4e; } }.progress-danger[value]::-webkit-progress-value { background-color: #d9534f; }.progress-danger[value]::-moz-progress-bar { background-color: #d9534f; }.progress-danger[value]::-ms-fill { background-color: #d9534f; }@media screen and (min-width: 0\0) { .progress-danger .progress-bar { background-color: #d9534f; } }.media { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }.media-body { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }.media-middle { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }.media-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; }.media-object { display: block; } .media-object.img-thumbnail { max-width: none; }.media-right { padding-left: 10px; }.media-left { padding-right: 10px; }.media-heading { margin-top: 0; margin-bottom: 5px; }.media-list { padding-left: 0; list-style: none; }.list-group { padding-left: 0; margin-bottom: 0; }.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; } .list-group-item:first-child { border-top-right-radius: 0.25rem; border-top-left-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.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { color: #818a91; cursor: not-allowed; background-color: #eceeef; } .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading { color: inherit; } .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text { color: #818a91; } .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { z-index: 2; color: #fff; text-decoration: none; background-color: #0275d8; border-color: #0275d8; } .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small { color: inherit; } .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text { color: #a8d6fe; }.list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; }.list-group-item-action { width: 100%; color: #555; text-align: inherit; } .list-group-item-action .list-group-item-heading { color: #333; } .list-group-item-action:focus, .list-group-item-action:hover { color: #555; text-decoration: none; background-color: #f5f5f5; }.list-group-item-success { color: #3c763d; background-color: #dff0d8; }a.list-group-item-success,button.list-group-item-success { color: #3c763d; } a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; } 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: #3c763d; background-color: #d0e9c6; } a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover { color: #fff; background-color: #3c763d; border-color: #3c763d; }.list-group-item-info { color: #31708f; background-color: #d9edf7; }a.list-group-item-info,button.list-group-item-info { color: #31708f; } a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; } 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: #31708f; background-color: #c4e3f3; } a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover { color: #fff; background-color: #31708f; border-color: #31708f; }.list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; }a.list-group-item-warning,button.list-group-item-warning { color: #8a6d3b; } a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; } 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: #8a6d3b; background-color: #faf2cc; } a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; }.list-group-item-danger { color: #a94442; background-color: #f2dede; }a.list-group-item-danger,button.list-group-item-danger { color: #a94442; } a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; } 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: #a94442; background-color: #ebcccc; } a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover { color: #fff; background-color: #a94442; border-color: #a94442; }.list-group-item-heading { margin-top: 0; margin-bottom: 5px; }.list-group-item-text { margin-bottom: 0; line-height: 1.3; }.close { float: right; font-size: 1.5rem; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; } .close:focus, .close:hover { color: #000; text-decoration: none; cursor: pointer; opacity: .5; }button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }/*! * Bootstrap v4.0.0-alpha.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }.embed-responsive-21by9 { padding-bottom: 42.8571428571%; }.embed-responsive-16by9 { padding-bottom: 56.25%; }.embed-responsive-4by3 { padding-bottom: 75%; }.embed-responsive-1by1 { padding-bottom: 100%; }/*! * Bootstrap v4.0.0-alpha.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */.form-control { display: block; width: 100%; padding: 0.5rem 0.75rem; font-size: 1rem; line-height: 1.25; color: #55595c; background-color: #fff; background-image: none; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #55595c; background-color: #fff; border-color: #66afe9; outline: none; } .form-control::-webkit-input-placeholder { color: #999; opacity: 1; } .form-control:-ms-input-placeholder { color: #999; opacity: 1; } .form-control::placeholder { color: #999; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #eceeef; opacity: 1; } .form-control:disabled { cursor: not-allowed; }select.form-control:not([size]):not([multiple]) { height: calc(2.5rem - 2px); }select.form-control:focus::-ms-value { color: #55595c; background-color: #fff; }.form-control-file,.form-control-range { display: block; }.col-form-label { padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 0; }.col-form-label-lg { padding-top: 0.75rem; padding-bottom: 0.75rem; font-size: 1.25rem; }.col-form-label-sm { padding-top: 0.25rem; padding-bottom: 0.25rem; font-size: 0.875rem; }.col-form-legend { padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 0; font-size: 1rem; }.form-control-static { padding-top: 0.5rem; padding-bottom: 0.5rem; line-height: 1.25; border: solid transparent; border-width: 1px 0; } .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.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; border-radius: 0.2rem; }select.form-control-sm: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]),.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) { height: 1.8125rem; }.form-control-lg, .input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn { padding: 0.75rem 1.5rem; font-size: 1.25rem; border-radius: 0.3rem; }select.form-control-lg: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]),.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) { height: 3.1666666667rem; }.form-group { margin-bottom: 1rem; }.form-text { display: block; margin-top: 0.25rem; }.form-check { position: relative; display: block; margin-bottom: 0.75rem; } .form-check + .form-check { margin-top: -.25rem; } .form-check.disabled .form-check-label { color: #818a91; cursor: not-allowed; }.form-check-label { padding-left: 1.25rem; margin-bottom: 0; cursor: pointer; }.form-check-input { position: absolute; margin-top: .25rem; margin-left: -1.25rem; } .form-check-input:only-child { position: static; }.form-check-inline { position: relative; display: inline-block; padding-left: 1.25rem; margin-bottom: 0; vertical-align: middle; cursor: pointer; } .form-check-inline + .form-check-inline { margin-left: .75rem; } .form-check-inline.disabled { color: #818a91; cursor: not-allowed; }.form-control-feedback { margin-top: 0.25rem; }.form-control-success,.form-control-warning,.form-control-danger { padding-right: 2.25rem; background-repeat: no-repeat; background-position: center right 0.625rem; -webkit-background-size: 1.25rem 1.25rem; background-size: 1.25rem 1.25rem; }.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control { color: #5cb85c; }.has-success .form-control { border-color: #5cb85c; } .has-success .form-control:focus { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3; }.has-success .input-group-addon { color: #5cb85c; border-color: #5cb85c; background-color: #eaf6ea; }.has-success .form-control-success { 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='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control { color: #f0ad4e; }.has-warning .form-control { border-color: #f0ad4e; } .has-warning .form-control:focus { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac; }.has-warning .input-group-addon { color: #f0ad4e; border-color: #f0ad4e; background-color: white; }.has-warning .form-control-warning { 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='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control { color: #d9534f; }.has-danger .form-control { border-color: #d9534f; } .has-danger .form-control:focus { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; }.has-danger .input-group-addon { color: #d9534f; border-color: #d9534f; background-color: #fdf7f7; }.has-danger .form-control-danger { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }@media (min-width: 576px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-static { display: inline-block; } .form-inline .input-group { display: inline-table; width: auto; vertical-align: middle; } .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; } .form-inline .input-group > .form-control { width: 100%; } .form-inline .form-control-label { margin-bottom: 0; vertical-align: middle; } .form-inline .form-check { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .form-inline .form-check-label { padding-left: 0; } .form-inline .form-check-input { position: relative; margin-left: 0; } .form-inline .has-feedback .form-control-feedback { top: 0; } }.btn { display: inline-block; font-weight: normal; line-height: 1.25; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: 0.5rem 1rem; font-size: 1rem; border-radius: 0.25rem; } .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:focus, .btn:hover { text-decoration: none; } .btn.focus { text-decoration: none; } .btn:active, .btn.active { background-image: none; outline: 0; } .btn.disabled, .btn:disabled { cursor: not-allowed; opacity: .65; }a.btn.disabled,fieldset[disabled] a.btn { pointer-events: none; }.btn-primary { color: #fff; background-color: #0275d8; border-color: #0275d8; } .btn-primary:hover { color: #fff; background-color: #025aa5; border-color: #01549b; } .btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #025aa5; border-color: #01549b; } .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #025aa5; border-color: #01549b; background-image: none; } .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; background-color: #014682; border-color: #01315a; } .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus { background-color: #0275d8; border-color: #0275d8; } .btn-primary.disabled:hover, .btn-primary:disabled:hover { background-color: #0275d8; border-color: #0275d8; }.btn-secondary { color: #373a3c; background-color: #fff; border-color: #ccc; } .btn-secondary:hover { color: #373a3c; background-color: #e6e5e5; border-color: #adadad; } .btn-secondary:focus, .btn-secondary.focus { color: #373a3c; background-color: #e6e5e5; border-color: #adadad; } .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle { color: #373a3c; background-color: #e6e5e5; border-color: #adadad; background-image: none; } .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus { color: #373a3c; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus { background-color: #fff; border-color: #ccc; } .btn-secondary.disabled:hover, .btn-secondary:disabled:hover { background-color: #fff; border-color: #ccc; }.btn-info { color: #fff; background-color: #5bc0de; border-color: #5bc0de; } .btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #2aabd2; } .btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #2aabd2; } .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #2aabd2; background-image: none; } .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #fff; background-color: #269abc; border-color: #1f7e9a; } .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus { background-color: #5bc0de; border-color: #5bc0de; } .btn-info.disabled:hover, .btn-info:disabled:hover { background-color: #5bc0de; border-color: #5bc0de; }.btn-success { color: #fff; background-color: #5cb85c; border-color: #5cb85c; } .btn-success:hover { color: #fff; background-color: #449d44; border-color: #419641; } .btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #419641; } .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #419641; background-image: none; } .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #fff; background-color: #398439; border-color: #2d672d; } .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus { background-color: #5cb85c; border-color: #5cb85c; } .btn-success.disabled:hover, .btn-success:disabled:hover { background-color: #5cb85c; border-color: #5cb85c; }.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; } .btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #eb9316; } .btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #eb9316; } .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #eb9316; background-image: none; } .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #d58512; border-color: #b06d0f; } .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus { background-color: #f0ad4e; border-color: #f0ad4e; } .btn-warning.disabled:hover, .btn-warning:disabled:hover { background-color: #f0ad4e; border-color: #f0ad4e; }.btn-danger { color: #fff; background-color: #d9534f; border-color: #d9534f; } .btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #c12e2a; } .btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #c12e2a; } .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #c12e2a; background-image: none; } .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #ac2925; border-color: #8b211e; } .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus { background-color: #d9534f; border-color: #d9534f; } .btn-danger.disabled:hover, .btn-danger:disabled:hover { background-color: #d9534f; border-color: #d9534f; }.btn-outline-primary { color: #0275d8; background-image: none; background-color: transparent; border-color: #0275d8; } .btn-outline-primary:hover { color: #fff; background-color: #0275d8; border-color: #0275d8; } .btn-outline-primary:focus, .btn-outline-primary.focus { color: #fff; background-color: #0275d8; border-color: #0275d8; } .btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #0275d8; border-color: #0275d8; } .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus { color: #fff; background-color: #014682; border-color: #01315a; } .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus { border-color: #43a7fd; } .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover { border-color: #43a7fd; }.btn-outline-secondary { color: #ccc; background-image: none; background-color: transparent; border-color: #ccc; } .btn-outline-secondary:hover { color: #fff; background-color: #ccc; border-color: #ccc; } .btn-outline-secondary:focus, .btn-outline-secondary.focus { color: #fff; background-color: #ccc; border-color: #ccc; } .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #ccc; border-color: #ccc; } .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus { color: #fff; background-color: #a1a1a1; border-color: #8c8c8c; } .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus { border-color: white; } .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { border-color: white; }.btn-outline-info { color: #5bc0de; background-image: none; background-color: transparent; border-color: #5bc0de; } .btn-outline-info:hover { color: #fff; background-color: #5bc0de; border-color: #5bc0de; } .btn-outline-info:focus, .btn-outline-info.focus { color: #fff; background-color: #5bc0de; border-color: #5bc0de; } .btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #5bc0de; border-color: #5bc0de; } .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus { color: #fff; background-color: #269abc; border-color: #1f7e9a; } .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus { border-color: #b0e1ef; } .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover { border-color: #b0e1ef; }.btn-outline-success { color: #5cb85c; background-image: none; background-color: transparent; border-color: #5cb85c; } .btn-outline-success:hover { color: #fff; background-color: #5cb85c; border-color: #5cb85c; } .btn-outline-success:focus, .btn-outline-success.focus { color: #fff; background-color: #5cb85c; border-color: #5cb85c; } .btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #5cb85c; border-color: #5cb85c; } .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus { color: #fff; background-color: #398439; border-color: #2d672d; } .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus { border-color: #a3d7a3; } .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover { border-color: #a3d7a3; }.btn-outline-warning { color: #f0ad4e; background-image: none; background-color: transparent; border-color: #f0ad4e; } .btn-outline-warning:hover { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; } .btn-outline-warning:focus, .btn-outline-warning.focus { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; } .btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; } .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus { color: #fff; background-color: #d58512; border-color: #b06d0f; } .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus { border-color: #f8d9ac; } .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover { border-color: #f8d9ac; }.btn-outline-danger { color: #d9534f; background-image: none; background-color: transparent; border-color: #d9534f; } .btn-outline-danger:hover { color: #fff; background-color: #d9534f; border-color: #d9534f; } .btn-outline-danger:focus, .btn-outline-danger.focus { color: #fff; background-color: #d9534f; border-color: #d9534f; } .btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #d9534f; border-color: #d9534f; } .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus { color: #fff; background-color: #ac2925; border-color: #8b211e; } .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus { border-color: #eba5a3; } .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover { border-color: #eba5a3; }.btn-link { font-weight: normal; color: #0275d8; border-radius: 0; } .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled { background-color: transparent; } .btn-link, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover { border-color: transparent; } .btn-link:focus, .btn-link:hover { color: #014c8c; text-decoration: underline; background-color: transparent; } .btn-link:disabled:focus, .btn-link:disabled:hover { color: #818a91; text-decoration: none; }.btn-lg, .btn-group-lg > .btn { padding: 0.75rem 1.5rem; font-size: 1.25rem; border-radius: 0.3rem; }.btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; border-radius: 0.2rem; }.btn-block { display: block; width: 100%; }.btn-block + .btn-block { margin-top: 0.5rem; }input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block { width: 100%; }.btn-group,.btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; margin-bottom: 0; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 2; }.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group { margin-left: -1px; }.btn-toolbar { margin-left: -0.5rem; } .btn-toolbar::after { content: ""; display: table; clear: both; } .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; } .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 0.5rem; }.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-bottom-right-radius: 0; border-top-right-radius: 0; }.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-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-bottom-right-radius: 0; border-top-right-radius: 0; }.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; }.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle { outline: 0; }.btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .btn + .dropdown-toggle-split::after { margin-left: 0; }.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 1.125rem; padding-left: 1.125rem; }.btn .caret { margin-left: 0; }.btn-lg .caret, .btn-group-lg > .btn .caret { border-width: 0.3em 0.3em 0; border-bottom-width: 0; }.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 0.3em 0.3em; }.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }.btn-group-vertical > .btn-group::after { content: ""; display: table; clear: both; }.btn-group-vertical > .btn-group > .btn { float: none; }.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-right-radius: 0; border-top-left-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-right-radius: 0; border-top-left-radius: 0; }[data-toggle="buttons"] > .btn input[type="radio"],[data-toggle="buttons"] > .btn input[type="checkbox"],[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }.input-group { position: relative; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .input-group .form-control { position: relative; z-index: 2; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-bottom: 0; } .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover { z-index: 3; }.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control: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: normal; line-height: 1.25; color: #55595c; text-align: center; background-color: #eceeef; 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.75rem 1.5rem; font-size: 1.25rem; border-radius: 0.3rem; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:last-child) > .btn,.input-group-btn:not(:last-child) > .btn-group > .btn,.input-group-btn:not(:last-child) > .dropdown-toggle,.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-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:not(:first-child),.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-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:focus, .input-group-btn > .btn:active, .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:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:hover { z-index: 3; }.custom-control { position: relative; display: inline-block; padding-left: 1.5rem; cursor: pointer; } .custom-control + .custom-control { margin-left: 1rem; }.custom-control-input { position: absolute; z-index: -1; opacity: 0; } .custom-control-input:checked ~ .custom-control-indicator { color: #fff; background-color: #0074d9; } .custom-control-input:focus ~ .custom-control-indicator { -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; } .custom-control-input:active ~ .custom-control-indicator { color: #fff; background-color: #84c6ff; } .custom-control-input:disabled ~ .custom-control-indicator { cursor: not-allowed; background-color: #eee; } .custom-control-input:disabled ~ .custom-control-description { color: #767676; cursor: not-allowed; }.custom-control-indicator { position: absolute; top: .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; -webkit-background-size: 50% 50%; 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='#fff' 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: #0074d9; 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='#fff' 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='#fff'/%3E%3C/svg%3E"); }.custom-controls-stacked .custom-control { float: left; clear: left; } .custom-controls-stacked .custom-control + .custom-control { margin-left: 0; }.custom-select { display: inline-block; max-width: 100%; height: calc(2.5rem - 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; padding-right: 0.75rem \9; color: #55595c; 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='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-image: none \9; -webkit-background-size: 8px 10px; background-size: 8px 10px; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; -moz-appearance: none; -webkit-appearance: none; } .custom-select:focus { border-color: #51a7e8; outline: none; } .custom-select:focus::-ms-value { color: #55595c; background-color: #fff; } .custom-select:disabled { color: #818a91; cursor: not-allowed; background-color: #eceeef; } .custom-select::-ms-expand { opacity: 0; }.custom-select-sm { padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 75%; }.custom-file { position: relative; display: inline-block; max-width: 100%; height: 2.5rem; cursor: pointer; }.custom-file-input { min-width: 14rem; max-width: 100%; margin: 0; filter: alpha(opacity=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: #555; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff; border: 1px solid #ddd; border-radius: 0.25rem; } .custom-file-control:lang(en)::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: #555; background-color: #eee; border: 1px solid #ddd; border-radius: 0 0.25rem 0.25rem 0; } .custom-file-control:lang(en)::before { content: "Browse"; }/*! * Bootstrap v4.0.0-alpha.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */.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-faded { background-color: #f7f7f9; }.bg-primary { background-color: #0275d8 !important; }a.bg-primary:focus, a.bg-primary:hover { background-color: #025aa5 !important; }.bg-success { background-color: #5cb85c !important; }a.bg-success:focus, a.bg-success:hover { background-color: #449d44 !important; }.bg-info { background-color: #5bc0de !important; }a.bg-info:focus, a.bg-info:hover { background-color: #31b0d5 !important; }.bg-warning { background-color: #f0ad4e !important; }a.bg-warning:focus, a.bg-warning:hover { background-color: #ec971f !important; }.bg-danger { background-color: #d9534f !important; }a.bg-danger:focus, a.bg-danger:hover { background-color: #c9302c !important; }.bg-inverse { background-color: #373a3c !important; }a.bg-inverse:focus, a.bg-inverse:hover { background-color: #1f2021 !important; }.rounded { border-radius: 0.25rem; }.rounded-top { border-top-right-radius: 0.25rem; border-top-left-radius: 0.25rem; }.rounded-right { border-bottom-right-radius: 0.25rem; border-top-right-radius: 0.25rem; }.rounded-bottom { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }.rounded-left { border-bottom-left-radius: 0.25rem; border-top-left-radius: 0.25rem; }.rounded-circle { border-radius: 50%; }.clearfix::after { content: ""; display: table; clear: both; }.d-block { display: block !important; }.d-inline-block { display: inline-block !important; }.d-inline { display: inline !important; }.flex-xs-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }.flex-xs-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }.flex-xs-unordered { -webkit-box-ordinal-group: 1; -webkit-order: 0; -ms-flex-order: 0; order: 0; }.flex-items-xs-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }.flex-items-xs-middle { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }.flex-items-xs-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }.flex-xs-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; }.flex-xs-middle { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }.flex-xs-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; }.flex-items-xs-left { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }.flex-items-xs-center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }.flex-items-xs-right { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }.flex-items-xs-around { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }.flex-items-xs-between { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }@media (min-width: 576px) { .flex-sm-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } .flex-sm-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .flex-sm-unordered { -webkit-box-ordinal-group: 1; -webkit-order: 0; -ms-flex-order: 0; order: 0; } }@media (min-width: 576px) { .flex-items-sm-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } .flex-items-sm-middle { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .flex-items-sm-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } }@media (min-width: 576px) { .flex-sm-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } .flex-sm-middle { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } .flex-sm-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } }@media (min-width: 576px) { .flex-items-sm-left { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } .flex-items-sm-center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .flex-items-sm-right { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } .flex-items-sm-around { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; } .flex-items-sm-between { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }@media (min-width: 768px) { .flex-md-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } .flex-md-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .flex-md-unordered { -webkit-box-ordinal-group: 1; -webkit-order: 0; -ms-flex-order: 0; order: 0; } }@media (min-width: 768px) { .flex-items-md-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } .flex-items-md-middle { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .flex-items-md-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } }@media (min-width: 768px) { .flex-md-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } .flex-md-middle { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } .flex-md-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } }@media (min-width: 768px) { .flex-items-md-left { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } .flex-items-md-center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .flex-items-md-right { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } .flex-items-md-around { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; } .flex-items-md-between { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }@media (min-width: 992px) { .flex-lg-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } .flex-lg-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .flex-lg-unordered { -webkit-box-ordinal-group: 1; -webkit-order: 0; -ms-flex-order: 0; order: 0; } }@media (min-width: 992px) { .flex-items-lg-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } .flex-items-lg-middle { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .flex-items-lg-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } }@media (min-width: 992px) { .flex-lg-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } .flex-lg-middle { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } .flex-lg-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } }@media (min-width: 992px) { .flex-items-lg-left { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } .flex-items-lg-center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .flex-items-lg-right { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } .flex-items-lg-around { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; } .flex-items-lg-between { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }@media (min-width: 1200px) { .flex-xl-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } .flex-xl-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .flex-xl-unordered { -webkit-box-ordinal-group: 1; -webkit-order: 0; -ms-flex-order: 0; order: 0; } }@media (min-width: 1200px) { .flex-items-xl-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } .flex-items-xl-middle { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .flex-items-xl-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } }@media (min-width: 1200px) { .flex-xl-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } .flex-xl-middle { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } .flex-xl-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } }@media (min-width: 1200px) { .flex-items-xl-left { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } .flex-items-xl-center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .flex-items-xl-right { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } .flex-items-xl-around { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; } .flex-items-xl-between { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }.float-xs-left { float: left !important; }.float-xs-right { float: right !important; }.float-xs-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; } }.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; }.w-100 { width: 100% !important; }.h-100 { height: 100% !important; }.mx-auto { margin-right: auto !important; margin-left: auto !important; }.m-0 { margin: 0 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: 1rem 1rem !important; }.mt-1 { margin-top: 1rem !important; }.mr-1 { margin-right: 1rem !important; }.mb-1 { margin-bottom: 1rem !important; }.ml-1 { margin-left: 1rem !important; }.mx-1 { margin-right: 1rem !important; margin-left: 1rem !important; }.my-1 { margin-top: 1rem !important; margin-bottom: 1rem !important; }.m-2 { margin: 1.5rem 1.5rem !important; }.mt-2 { margin-top: 1.5rem !important; }.mr-2 { margin-right: 1.5rem !important; }.mb-2 { margin-bottom: 1.5rem !important; }.ml-2 { margin-left: 1.5rem !important; }.mx-2 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }.my-2 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }.m-3 { margin: 3rem 3rem !important; }.mt-3 { margin-top: 3rem !important; }.mr-3 { margin-right: 3rem !important; }.mb-3 { margin-bottom: 3rem !important; }.ml-3 { margin-left: 3rem !important; }.mx-3 { margin-right: 3rem !important; margin-left: 3rem !important; }.my-3 { margin-top: 3rem !important; margin-bottom: 3rem !important; }.p-0 { padding: 0 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: 1rem 1rem !important; }.pt-1 { padding-top: 1rem !important; }.pr-1 { padding-right: 1rem !important; }.pb-1 { padding-bottom: 1rem !important; }.pl-1 { padding-left: 1rem !important; }.px-1 { padding-right: 1rem !important; padding-left: 1rem !important; }.py-1 { padding-top: 1rem !important; padding-bottom: 1rem !important; }.p-2 { padding: 1.5rem 1.5rem !important; }.pt-2 { padding-top: 1.5rem !important; }.pr-2 { padding-right: 1.5rem !important; }.pb-2 { padding-bottom: 1.5rem !important; }.pl-2 { padding-left: 1.5rem !important; }.px-2 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }.py-2 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }.p-3 { padding: 3rem 3rem !important; }.pt-3 { padding-top: 3rem !important; }.pr-3 { padding-right: 3rem !important; }.pb-3 { padding-bottom: 3rem !important; }.pl-3 { padding-left: 3rem !important; }.px-3 { padding-right: 3rem !important; padding-left: 3rem !important; }.py-3 { padding-top: 3rem !important; padding-bottom: 3rem !important; }.pos-f-t { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }.text-justify { text-align: justify !important; }.text-nowrap { white-space: nowrap !important; }.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.text-xs-left { text-align: left !important; }.text-xs-right { text-align: right !important; }.text-xs-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: normal; }.font-weight-bold { font-weight: bold; }.font-italic { font-style: italic; }.text-white { color: #fff !important; }.text-muted { color: #818a91 !important; }a.text-muted:focus, a.text-muted:hover { color: #687077 !important; }.text-primary { color: #0275d8 !important; }a.text-primary:focus, a.text-primary:hover { color: #025aa5 !important; }.text-success { color: #5cb85c !important; }a.text-success:focus, a.text-success:hover { color: #449d44 !important; }.text-info { color: #5bc0de !important; }a.text-info:focus, a.text-info:hover { color: #31b0d5 !important; }.text-warning { color: #f0ad4e !important; }a.text-warning:focus, a.text-warning:hover { color: #ec971f !important; }.text-danger { color: #d9534f !important; }a.text-danger:focus, a.text-danger:hover { color: #c9302c !important; }.text-gray-dark { color: #373a3c !important; }a.text-gray-dark:focus, a.text-gray-dark:hover { color: #1f2021 !important; }.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }.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; }.visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } }.visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } }.visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } }@media print { .hidden-print { display: none !important; } }/*! * Bootstrap v4.0.0-alpha.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */.img-fluid, .carousel-inner > .carousel-item > img,.carousel-inner > .carousel-item > a > img { max-width: 100%; height: auto; }.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 { -webkit-transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); transform: translate(0, -25%); } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-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; background-color: #fff; -webkit-background-clip: padding-box; 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.in { opacity: 0.5; }.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; } .modal-header::after { content: ""; display: table; clear: both; }.modal-header .close { margin-top: -2px; }.modal-title { margin: 0; line-height: 1.5; }.modal-body { position: relative; padding: 15px; }.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer::after { content: ""; display: table; clear: both; }.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }@media (min-width: 576px) { .modal-dialog { max-width: 600px; margin: 30px auto; } .modal-sm { max-width: 300px; } }@media (min-width: 992px) { .modal-lg { max-width: 900px; } }.tooltip { position: absolute; z-index: 1070; display: block; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.in { opacity: 0.9; } .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom { padding: 5px 0; margin-top: -3px; } .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before { bottom: 0; left: 50%; margin-left: -5px; content: ""; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left { padding: 0 5px; margin-left: 3px; } .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before { top: 50%; left: 0; margin-top: -5px; content: ""; border-width: 5px 5px 5px 0; border-right-color: #000; } .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top { padding: 5px 0; margin-top: 3px; } .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before { top: 0; left: 50%; margin-left: -5px; content: ""; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right { padding: 0 5px; margin-left: -3px; } .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before { top: 50%; right: 0; margin-top: -5px; content: ""; border-width: 5px 0 5px 5px; border-left-color: #000; }.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; } .tooltip-inner::before { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }.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: normal; letter-spacing: normal; line-break: auto; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; } .popover.popover-top, .popover.bs-tether-element-attached-bottom { margin-top: -10px; } .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after { left: 50%; border-bottom-width: 0; } .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before { bottom: -11px; margin-left: -11px; border-top-color: rgba(0, 0, 0, 0.25); } .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after { bottom: -10px; margin-left: -10px; border-top-color: #fff; } .popover.popover-right, .popover.bs-tether-element-attached-left { margin-left: 10px; } .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after { top: 50%; border-left-width: 0; } .popover.popover-right::before, .popover.bs-tether-element-attached-left::before { left: -11px; margin-top: -11px; border-right-color: rgba(0, 0, 0, 0.25); } .popover.popover-right::after, .popover.bs-tether-element-attached-left::after { left: -10px; margin-top: -10px; border-right-color: #fff; } .popover.popover-bottom, .popover.bs-tether-element-attached-top { margin-top: 10px; } .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after { left: 50%; border-top-width: 0; } .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before { top: -11px; margin-left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); } .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after { top: -10px; margin-left: -10px; border-bottom-color: #f7f7f7; } .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before { position: absolute; top: 0; left: 50%; display: block; width: 20px; margin-left: -10px; content: ""; border-bottom: 1px solid #f7f7f7; } .popover.popover-left, .popover.bs-tether-element-attached-right { margin-left: -10px; } .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after { top: 50%; border-right-width: 0; } .popover.popover-left::before, .popover.bs-tether-element-attached-right::before { right: -11px; margin-top: -11px; border-left-color: rgba(0, 0, 0, 0.25); } .popover.popover-left::after, .popover.bs-tether-element-attached-right::after { right: -10px; margin-top: -10px; border-left-color: #fff; }.popover-title { padding: 8px 14px; margin: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 0.2375rem 0.2375rem 0 0; } .popover-title:empty { display: none; }.popover-content { padding: 9px 14px; }.popover::before,.popover::after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }.popover::before { content: ""; border-width: 11px; }.popover::after { content: ""; border-width: 10px; }.carousel { position: relative; }.carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner > .carousel-item { position: relative; display: none; -webkit-transition: .6s ease-in-out left; transition: .6s ease-in-out left; } .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img { line-height: 1; } @media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .carousel-item { -webkit-transition: -webkit-transform .6s ease-in-out; transition: transform .6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right { left: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left { left: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; } .carousel-inner > .active { left: 0; } .carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; } .carousel-inner > .next { left: 100%; } .carousel-inner > .prev { left: -100%; } .carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; } .carousel-inner > .active.left { left: -100%; } .carousel-inner > .active.right { left: 100%; }.carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); opacity: 0.5; } .carousel-control.left { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); } .carousel-control.right { right: 0; left: auto; background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); } .carousel-control:focus, .carousel-control:hover { color: #fff; text-decoration: none; outline: 0; opacity: .9; } .carousel-control .icon-prev, .carousel-control .icon-next { position: absolute; top: 50%; z-index: 5; display: inline-block; width: 20px; height: 20px; margin-top: -10px; font-family: serif; line-height: 1; } .carousel-control .icon-prev { left: 50%; margin-left: -10px; } .carousel-control .icon-next { right: 50%; margin-right: -10px; } .carousel-control .icon-prev::before { content: "\2039"; } .carousel-control .icon-next::before { content: "\203a"; }.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: transparent; border: 1px solid #fff; border-radius: 10px; } .carousel-indicators .active { width: 12px; height: 12px; margin: 0; 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; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-caption .btn { text-shadow: none; }@media (min-width: 576px) { .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; } .carousel-control .icon-prev { margin-left: -15px; } .carousel-control .icon-next { margin-right: -15px; } .carousel-caption { right: 20%; left: 20%; padding-bottom: 30px; } .carousel-indicators { bottom: 20px; } }/************************ Icons ******************************/@font-face { font-family: 'coffeecup-font-icons'; src: url('../fonts/coffeecup-font-icons.eot?cc-w484d8'); src: url('../fonts/coffeecup-font-icons.eot?#iefixcc-w484d8') format('embedded-opentype'), url('../fonts/coffeecup-font-icons.woff?cc-w484d8') format('woff'), url('../fonts/coffeecup-font-icons.ttf?cc-w484d8') format('truetype'), url('../fonts/coffeecup-font-icons.svg?cc-w484d8#coffeecup-font-icons') format('svg'); font-weight: normal; font-style: normal;}[class*="coffeecup-icons-"] { font-family: 'coffeecup-font-icons'; speak: none; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; display: inline; width: auto; height: auto; line-height: 1.7; vertical-align: baseline; background-image: none; background-position: 0% 0%; background-repeat: repeat; margin-top: 0;}[class*="coffeecup-icons-"]:before { text-decoration: inherit; display: inline-block; speak: none;}/* makes sure icons active on rollover in links */a [class*="coffeecup-icons-"] { display: inline-block;}/* makes the font 33% larger relative to the icon container */.coffeecup-icons-large:before { vertical-align: -10%; font-size: 1.3333333333333333em;}.button [class^="coffeecup-icons-"],.button [class*=" coffeecup-icons-"],.nav [class^="coffeecup-icons-"],.nav [class*=" coffeecup-icons-"] { display: inline; /* keeps button heights with and without icons the same */}.button [class^="coffeecup-icons-"].coffeecup-icons-large,.button [class*=" coffeecup-icons-"].coffeecup-icons-large,.nav [class^="coffeecup-icons-"].coffeecup-icons-large,.nav [class*=" coffeecup-icons-"].coffeecup-icons-large { line-height: .9em;}.button [class^="coffeecup-icons-"].coffeecup-icons-spin,.button [class*=" coffeecup-icons-"].coffeecup-icons-spin,.nav [class^="coffeecup-icons-"].coffeecup-icons-spin,.nav [class*=" coffeecup-icons-"].coffeecup-icons-spin { display: inline-block;}li [class^="coffeecup-icons-"],li [class*=" coffeecup-icons-"],.nav li [class^="coffeecup-icons-"],.nav li [class*=" coffeecup-icons-"] { display: inline-block; width: 1.25em; text-align: center;}li [class^="coffeecup-icons-"].coffeecup-icons-large,li [class*=" coffeecup-icons-"].coffeecup-icons-large,.nav li [class^="coffeecup-icons-"].coffeecup-icons-large,.nav li [class*=" coffeecup-icons-"].coffeecup-icons-large { /* increased font size for coffeecup-icons-large */ width: 1.5625em;}ul.icons { list-style-type: none; text-indent: -0.75em;}ul.icons li [class^="coffeecup-icons-"],ul.icons li [class*=" coffeecup-icons-"] { width: .75em;}.coffeecup-icons-muted { color: #eeeeee;}.coffeecup-icons-border { border: solid 1px #eeeeee; padding: .2em .25em .15em; border-radius: 3px; -webkit-background-clip: padding-box; background-clip: padding-box;}.coffeecup-icons-2x { font-size: 2em;}.coffeecup-icons-2x.coffeecup-icons-border { border-width: 2px; border-radius: 0.25em; -webkit-background-clip: padding-box; background-clip: padding-box;}.coffeecup-icons-3x { font-size: 3em;}.coffeecup-icons-3x.coffeecup-icons-border { border-width: 3px; border-radius: 0.3125em; -webkit-background-clip: padding-box; background-clip: padding-box;}.coffeecup-icons-4x { font-size: 4em;}.coffeecup-icons-4x.coffeecup-icons-border { border-width: 4px; border-radius: 0.375em; -webkit-background-clip: padding-box; background-clip: padding-box;}[class^="coffeecup-icons-"].left,[class*=" coffeecup-icons-"].left { margin-right: 0.3em;}[class^="coffeecup-icons-"].right,[class*=" coffeecup-icons-"].right { margin-left: 0.3em;}.button [class^="coffeecup-icons-"].left.coffeecup-icons-2x,.button [class^="coffeecup-icons-"].right.coffeecup-icons-2x,.button [class*=" coffeecup-icons-"].left.coffeecup-icons-2x,.button [class*=" coffeecup-icons-"].right.coffeecup-icons-2x { margin-top: 0.18em;}.button [class^="coffeecup-icons-"].coffeecup-icons-spin.coffeecup-icons-large,.button [class*=" coffeecup-icons-"].coffeecup-icons-spin.coffeecup-icons-large { line-height: 0.8em;}.button.small [class^="coffeecup-icons-"].left.coffeecup-icons-2x,.button.small [class^="coffeecup-icons-"].right.coffeecup-icons-2x,.button.small [class*=" coffeecup-icons-"].left.coffeecup-icons-2x,.button.small [class*=" coffeecup-icons-"].right.coffeecup-icons-2x { margin-top: 0.25em;}.button.large [class^="coffeecup-icons-"],.button.large [class*=" coffeecup-icons-"] { margin-top: 0;}.button.large [class^="coffeecup-icons-"].left.coffeecup-icons-2x,.button.large [class^="coffeecup-icons-"].right.coffeecup-icons-2x,.button.large [class*=" coffeecup-icons-"].left.coffeecup-icons-2x,.button.large [class*=" coffeecup-icons-"].right.coffeecup-icons-2x { margin-top: .005em;}.button.large [class^="coffeecup-icons-"].left.coffeecup-icons-2x,.button.large [class*=" coffeecup-icons-"].left.coffeecup-icons-2x { margin-right: 0.2em;}.button.large [class^="coffeecup-icons-"].right.coffeecup-icons-2x,.button.large [class*=" coffeecup-icons-"].right.coffeecup-icons-2x { margin-left: 0.2em;}.coffeecup-icons-spin { display: inline-block; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear;}@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); }}@keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); }}@-moz-document url-prefix() { .coffeecup-icons-spin { height: 0.9em; } .btn .coffeecup-icons-spin { height: auto; } .coffeecup-icons-spin.coffeecup-icons-large { height: 1.25em; } .btn .coffeecup-icons-spin.coffeecup-icons-large { height: 0.75em; }}.coffeecup-icons-home:before { content: "\e900";}.coffeecup-icons-home2:before { content: "\e901";}.coffeecup-icons-home3:before { content: "\e902";}.coffeecup-icons-home4:before { content: "\e903";}.coffeecup-icons-home5:before { content: "\e904";}.coffeecup-icons-home6:before { content: "\e905";}.coffeecup-icons-home7:before { content: "\e906";}.coffeecup-icons-home8:before { content: "\e907";}.coffeecup-icons-home9:before { content: "\e908";}.coffeecup-icons-office:before { content: "\e909";}.coffeecup-icons-city:before { content: "\e90a";}.coffeecup-icons-newspaper:before { content: "\e90b";}.coffeecup-icons-magazine:before { content: "\e90c";}.coffeecup-icons-design:before { content: "\e90d";}.coffeecup-icons-pencil:before { content: "\e90e";}.coffeecup-icons-pencil2:before { content: "\e90f";}.coffeecup-icons-pencil3:before { content: "\e910";}.coffeecup-icons-pencil4:before { content: "\e911";}.coffeecup-icons-pencil5:before { content: "\e912";}.coffeecup-icons-pencil6:before { content: "\e913";}.coffeecup-icons-pencil7:before { content: "\e914";}.coffeecup-icons-eraser:before { content: "\e915";}.coffeecup-icons-eraser2:before { content: "\e916";}.coffeecup-icons-eraser3:before { content: "\e917";}.coffeecup-icons-quill:before { content: "\e918";}.coffeecup-icons-quill2:before { content: "\e919";}.coffeecup-icons-quill3:before { content: "\e91a";}.coffeecup-icons-quill4:before { content: "\e91b";}.coffeecup-icons-pen:before { content: "\e91c";}.coffeecup-icons-pen-plus:before { content: "\e91d";}.coffeecup-icons-pen-minus:before { content: "\e91e";}.coffeecup-icons-pen2:before { content: "\e91f";}.coffeecup-icons-pen3:before { content: "\e920";}.coffeecup-icons-pen4:before { content: "\e921";}.coffeecup-icons-pen5:before { content: "\e922";}.coffeecup-icons-marker:before { content: "\e923";}.coffeecup-icons-marker2:before { content: "\e924";}.coffeecup-icons-blog:before { content: "\e925";}.coffeecup-icons-blog2:before { content: "\e926";}.coffeecup-icons-pen6:before { content: "\e927";}.coffeecup-icons-brush:before { content: "\e928";}.coffeecup-icons-spray:before { content: "\e929";}.coffeecup-icons-palette:before { content: "\e92a";}.coffeecup-icons-palette2:before { content: "\e92b";}.coffeecup-icons-color-sampler:before { content: "\e92c";}.coffeecup-icons-toggle:before { content: "\e92d";}.coffeecup-icons-bucket:before { content: "\e92e";}.coffeecup-icons-bucket2:before { content: "\e92f";}.coffeecup-icons-gradient:before { content: "\e930";}.coffeecup-icons-eyedropper:before { content: "\e931";}.coffeecup-icons-eyedropper2:before { content: "\e932";}.coffeecup-icons-eyedropper3:before { content: "\e933";}.coffeecup-icons-droplet:before { content: "\e934";}.coffeecup-icons-droplet2:before { content: "\e935";}.coffeecup-icons-droplet-contrast:before { content: "\e936";}.coffeecup-icons-color-clear:before { content: "\e937";}.coffeecup-icons-paint-format:before { content: "\e938";}.coffeecup-icons-stamp:before { content: "\e939";}.coffeecup-icons-images:before { content: "\e93a";}.coffeecup-icons-image:before { content: "\e93b";}.coffeecup-icons-image2:before { content: "\e93c";}.coffeecup-icons-image-compare:before { content: "\e93d";}.coffeecup-icons-images2:before { content: "\e93e";}.coffeecup-icons-image3:before { content: "\e93f";}.coffeecup-icons-images3:before { content: "\e940";}.coffeecup-icons-image4:before { content: "\e941";}.coffeecup-icons-image5:before { content: "\e942";}.coffeecup-icons-image6:before { content: "\e943";}.coffeecup-icons-camera:before { content: "\e944";}.coffeecup-icons-camera2:before { content: "\e945";}.coffeecup-icons-camera3:before { content: "\e946";}.coffeecup-icons-shutter:before { content: "\e947";}.coffeecup-icons-headphones:before { content: "\e948";}.coffeecup-icons-headset:before { content: "\e949";}.coffeecup-icons-music:before { content: "\e94a";}.coffeecup-icons-music2:before { content: "\e94b";}.coffeecup-icons-music3:before { content: "\e94c";}.coffeecup-icons-music4:before { content: "\e94d";}.coffeecup-icons-music5:before { content: "\e94e";}.coffeecup-icons-music6:before { content: "\e94f";}.coffeecup-icons-album:before { content: "\e950";}.coffeecup-icons-cassette:before { content: "\e951";}.coffeecup-icons-tape:before { content: "\e952";}.coffeecup-icons-piano:before { content: "\e953";}.coffeecup-icons-guitar:before { content: "\e954";}.coffeecup-icons-trumpet:before { content: "\e955";}.coffeecup-icons-speakers:before { content: "\e956";}.coffeecup-icons-play:before { content: "\e957";}.coffeecup-icons-play2:before { content: "\e958";}.coffeecup-icons-clapboard-play:before { content: "\e959";}.coffeecup-icons-clapboard:before { content: "\e95a";}.coffeecup-icons-media:before { content: "\e95b";}.coffeecup-icons-presentation:before { content: "\e95c";}.coffeecup-icons-movie:before { content: "\e95d";}.coffeecup-icons-film:before { content: "\e95e";}.coffeecup-icons-film2:before { content: "\e95f";}.coffeecup-icons-film3:before { content: "\e960";}.coffeecup-icons-film4:before { content: "\e961";}.coffeecup-icons-video-camera:before { content: "\e962";}.coffeecup-icons-video-camera2:before { content: "\e963";}.coffeecup-icons-video-camera-slash:before { content: "\e964";}.coffeecup-icons-video-camera3:before { content: "\e965";}.coffeecup-icons-video-camera4:before { content: "\e966";}.coffeecup-icons-video-camera-slash2:before { content: "\e967";}.coffeecup-icons-video-camera5:before { content: "\e968";}.coffeecup-icons-recording:before { content: "\e969";}.coffeecup-icons-dice:before { content: "\e96a";}.coffeecup-icons-gamepad:before { content: "\e96b";}.coffeecup-icons-gamepad2:before { content: "\e96c";}.coffeecup-icons-gamepad3:before { content: "\e96d";}.coffeecup-icons-pacman:before { content: "\e96e";}.coffeecup-icons-spades:before { content: "\e96f";}.coffeecup-icons-clubs:before { content: "\e970";}.coffeecup-icons-diamonds:before { content: "\e971";}.coffeecup-icons-chess-king:before { content: "\e972";}.coffeecup-icons-chess-queen:before { content: "\e973";}.coffeecup-icons-chess-rock:before { content: "\e974";}.coffeecup-icons-chess-bishop:before { content: "\e975";}.coffeecup-icons-chess-knight:before { content: "\e976";}.coffeecup-icons-chess-pawn:before { content: "\e977";}.coffeecup-icons-chess:before { content: "\e978";}.coffeecup-icons-bullhorn:before { content: "\e979";}.coffeecup-icons-megaphone:before { content: "\e97a";}.coffeecup-icons-new:before { content: "\e97b";}.coffeecup-icons-connection:before { content: "\e97c";}.coffeecup-icons-connection2:before { content: "\e97d";}.coffeecup-icons-connection3:before { content: "\e97e";}.coffeecup-icons-connection4:before { content: "\e97f";}.coffeecup-icons-podcast:before { content: "\e980";}.coffeecup-icons-station:before { content: "\e981";}.coffeecup-icons-station2:before { content: "\e982";}.coffeecup-icons-antenna:before { content: "\e983";}.coffeecup-icons-satellite-dish:before { content: "\e984";}.coffeecup-icons-satellite-dish2:before { content: "\e985";}.coffeecup-icons-feed:before { content: "\e986";}.coffeecup-icons-podcast2:before { content: "\e987";}.coffeecup-icons-antenna2:before { content: "\e988";}.coffeecup-icons-mic:before { content: "\e989";}.coffeecup-icons-mic-off:before { content: "\e98a";}.coffeecup-icons-mic2:before { content: "\e98b";}.coffeecup-icons-mic-off2:before { content: "\e98c";}.coffeecup-icons-mic3:before { content: "\e98d";}.coffeecup-icons-mic4:before { content: "\e98e";}.coffeecup-icons-mic5:before { content: "\e98f";}.coffeecup-icons-book:before { content: "\e990";}.coffeecup-icons-book2:before { content: "\e991";}.coffeecup-icons-book-play:before { content: "\e992";}.coffeecup-icons-book3:before { content: "\e993";}.coffeecup-icons-bookmark:before { content: "\e994";}.coffeecup-icons-books:before { content: "\e995";}.coffeecup-icons-archive:before { content: "\e996";}.coffeecup-icons-reading:before { content: "\e997";}.coffeecup-icons-library:before { content: "\e998";}.coffeecup-icons-library2:before { content: "\e999";}.coffeecup-icons-graduation:before { content: "\e99a";}.coffeecup-icons-file-text:before { content: "\e99b";}.coffeecup-icons-profile:before { content: "\e99c";}.coffeecup-icons-file-empty:before { content: "\e99d";}.coffeecup-icons-file-empty2:before { content: "\e99e";}.coffeecup-icons-files-empty:before { content: "\e99f";}.coffeecup-icons-files-empty2:before { content: "\e9a0";}.coffeecup-icons-file-plus:before { content: "\e9a1";}.coffeecup-icons-file-plus2:before { content: "\e9a2";}.coffeecup-icons-file-minus:before { content: "\e9a3";}.coffeecup-icons-file-minus2:before { content: "\e9a4";}.coffeecup-icons-file-download:before { content: "\e9a5";}.coffeecup-icons-file-download2:before { content: "\e9a6";}.coffeecup-icons-file-upload:before { content: "\e9a7";}.coffeecup-icons-file-upload2:before { content: "\e9a8";}.coffeecup-icons-file-check:before { content: "\e9a9";}.coffeecup-icons-file-check2:before { content: "\e9aa";}.coffeecup-icons-file-eye:before { content: "\e9ab";}.coffeecup-icons-file-eye2:before { content: "\e9ac";}.coffeecup-icons-file-text2:before { content: "\e9ad";}.coffeecup-icons-file-text3:before { content: "\e9ae";}.coffeecup-icons-file-picture:before { content: "\e9af";}.coffeecup-icons-file-picture2:before { content: "\e9b0";}.coffeecup-icons-file-music:before { content: "\e9b1";}.coffeecup-icons-file-music2:before { content: "\e9b2";}.coffeecup-icons-file-play:before { content: "\e9b3";}.coffeecup-icons-file-play2:before { content: "\e9b4";}.coffeecup-icons-file-video:before { content: "\e9b5";}.coffeecup-icons-file-video2:before { content: "\e9b6";}.coffeecup-icons-copy:before { content: "\e9b7";}.coffeecup-icons-copy2:before { content: "\e9b8";}.coffeecup-icons-file-zip:before { content: "\e9b9";}.coffeecup-icons-file-zip2:before { content: "\e9ba";}.coffeecup-icons-file-xml:before { content: "\e9bb";}.coffeecup-icons-file-xml2:before { content: "\e9bc";}.coffeecup-icons-file-css:before { content: "\e9bd";}.coffeecup-icons-file-css2:before { content: "\e9be";}.coffeecup-icons-file-presentation:before { content: "\e9bf";}.coffeecup-icons-file-presentation2:before { content: "\e9c0";}.coffeecup-icons-file-stats:before { content: "\e9c1";}.coffeecup-icons-file-stats2:before { content: "\e9c2";}.coffeecup-icons-file-locked:before { content: "\e9c3";}.coffeecup-icons-file-locked2:before { content: "\e9c4";}.coffeecup-icons-file-spreadsheet:before { content: "\e9c5";}.coffeecup-icons-file-spreadsheet2:before { content: "\e9c6";}.coffeecup-icons-copy3:before { content: "\e9c7";}.coffeecup-icons-copy4:before { content: "\e9c8";}.coffeecup-icons-paste:before { content: "\e9c9";}.coffeecup-icons-paste2:before { content: "\e9ca";}.coffeecup-icons-paste3:before { content: "\e9cb";}.coffeecup-icons-paste4:before { content: "\e9cc";}.coffeecup-icons-stack:before { content: "\e9cd";}.coffeecup-icons-stack2:before { content: "\e9ce";}.coffeecup-icons-stack3:before { content: "\e9cf";}.coffeecup-icons-folder:before { content: "\e9d0";}.coffeecup-icons-folder-search:before { content: "\e9d1";}.coffeecup-icons-folder-download:before { content: "\e9d2";}.coffeecup-icons-folder-upload:before { content: "\e9d3";}.coffeecup-icons-folder-plus:before { content: "\e9d4";}.coffeecup-icons-folder-plus2:before { content: "\e9d5";}.coffeecup-icons-folder-minus:before { content: "\e9d6";}.coffeecup-icons-folder-minus2:before { content: "\e9d7";}.coffeecup-icons-folder-check:before { content: "\e9d8";}.coffeecup-icons-folder-heart:before { content: "\e9d9";}.coffeecup-icons-folder-remove:before { content: "\e9da";}.coffeecup-icons-folder2:before { content: "\e9db";}.coffeecup-icons-folder-open:before { content: "\e9dc";}.coffeecup-icons-folder3:before { content: "\e9dd";}.coffeecup-icons-folder4:before { content: "\e9de";}.coffeecup-icons-folder-plus3:before { content: "\e9df";}.coffeecup-icons-folder-minus3:before { content: "\e9e0";}.coffeecup-icons-folder-plus4:before { content: "\e9e1";}.coffeecup-icons-folder-minus4:before { content: "\e9e2";}.coffeecup-icons-folder-download2:before { content: "\e9e3";}.coffeecup-icons-folder-upload2:before { content: "\e9e4";}.coffeecup-icons-folder-download3:before { content: "\e9e5";}.coffeecup-icons-folder-upload3:before { content: "\e9e6";}.coffeecup-icons-folder5:before { content: "\e9e7";}.coffeecup-icons-folder-open2:before { content: "\e9e8";}.coffeecup-icons-folder6:before { content: "\e9e9";}.coffeecup-icons-folder-open3:before { content: "\e9ea";}.coffeecup-icons-certificate:before { content: "\e9eb";}.coffeecup-icons-cc:before { content: "\e9ec";}.coffeecup-icons-price-tag:before { content: "\e9ed";}.coffeecup-icons-price-tag2:before { content: "\e9ee";}.coffeecup-icons-price-tags:before { content: "\e9ef";}.coffeecup-icons-price-tag3:before { content: "\e9f0";}.coffeecup-icons-price-tags2:before { content: "\e9f1";}.coffeecup-icons-price-tag4:before { content: "\e9f2";}.coffeecup-icons-price-tags3:before { content: "\e9f3";}.coffeecup-icons-price-tag5:before { content: "\e9f4";}.coffeecup-icons-price-tags4:before { content: "\e9f5";}.coffeecup-icons-barcode:before { content: "\e9f6";}.coffeecup-icons-barcode2:before { content: "\e9f7";}.coffeecup-icons-qrcode:before { content: "\e9f8";}.coffeecup-icons-ticket:before { content: "\e9f9";}.coffeecup-icons-ticket2:before { content: "\e9fa";}.coffeecup-icons-theater:before { content: "\e9fb";}.coffeecup-icons-store:before { content: "\e9fc";}.coffeecup-icons-store2:before { content: "\e9fd";}.coffeecup-icons-cart:before { content: "\e9fe";}.coffeecup-icons-cart2:before { content: "\e9ff";}.coffeecup-icons-cart3:before { content: "\ea00";}.coffeecup-icons-cart4:before { content: "\ea01";}.coffeecup-icons-cart5:before { content: "\ea02";}.coffeecup-icons-cart-add:before { content: "\ea03";}.coffeecup-icons-cart-add2:before { content: "\ea04";}.coffeecup-icons-cart-remove:before { content: "\ea05";}.coffeecup-icons-basket:before { content: "\ea06";}.coffeecup-icons-bag:before { content: "\ea07";}.coffeecup-icons-bag2:before { content: "\ea08";}.coffeecup-icons-percent:before { content: "\ea09";}.coffeecup-icons-coins:before { content: "\ea0a";}.coffeecup-icons-coin-dollar:before { content: "\ea0b";}.coffeecup-icons-coin-euro:before { content: "\ea0c";}.coffeecup-icons-coin-pound:before { content: "\ea0d";}.coffeecup-icons-coin-yen:before { content: "\ea0e";}.coffeecup-icons-piggy-bank:before { content: "\ea0f";}.coffeecup-icons-wallet:before { content: "\ea10";}.coffeecup-icons-cash:before { content: "\ea11";}.coffeecup-icons-cash2:before { content: "\ea12";}.coffeecup-icons-cash3:before { content: "\ea13";}.coffeecup-icons-cash4:before { content: "\ea14";}.coffeecup-icons-credit-card:before { content: "\ea15";}.coffeecup-icons-credit-card2:before { content: "\ea16";}.coffeecup-icons-calculator:before { content: "\ea17";}.coffeecup-icons-calculator2:before { content: "\ea18";}.coffeecup-icons-calculator3:before { content: "\ea19";}.coffeecup-icons-chip:before { content: "\ea1a";}.coffeecup-icons-lifebuoy:before { content: "\ea1b";}.coffeecup-icons-phone:before { content: "\ea1c";}.coffeecup-icons-phone2:before { content: "\ea1d";}.coffeecup-icons-phone-slash:before { content: "\ea1e";}.coffeecup-icons-phone-wave:before { content: "\ea1f";}.coffeecup-icons-phone-plus:before { content: "\ea20";}.coffeecup-icons-phone-minus:before { content: "\ea21";}.coffeecup-icons-phone-plus2:before { content: "\ea22";}.coffeecup-icons-phone-minus2:before { content: "\ea23";}.coffeecup-icons-phone-incoming:before { content: "\ea24";}.coffeecup-icons-phone-outgoing:before { content: "\ea25";}.coffeecup-icons-phone3:before { content: "\ea26";}.coffeecup-icons-phone-slash2:before { content: "\ea27";}.coffeecup-icons-phone-wave2:before { content: "\ea28";}.coffeecup-icons-phone-hang-up:before { content: "\ea29";}.coffeecup-icons-phone-hang-up2:before { content: "\ea2a";}.coffeecup-icons-address-book:before { content: "\ea2b";}.coffeecup-icons-address-book2:before { content: "\ea2c";}.coffeecup-icons-address-book3:before { content: "\ea2d";}.coffeecup-icons-notebook:before { content: "\ea2e";}.coffeecup-icons-at-sign:before { content: "\ea2f";}.coffeecup-icons-envelop:before { content: "\ea30";}.coffeecup-icons-envelop2:before { content: "\ea31";}.coffeecup-icons-envelop3:before { content: "\ea32";}.coffeecup-icons-envelop4:before { content: "\ea33";}.coffeecup-icons-envelop5:before { content: "\ea34";}.coffeecup-icons-mailbox:before { content: "\ea35";}.coffeecup-icons-pushpin:before { content: "\ea36";}.coffeecup-icons-pushpin2:before { content: "\ea37";}.coffeecup-icons-location:before { content: "\ea38";}.coffeecup-icons-location2:before { content: "\ea39";}.coffeecup-icons-location3:before { content: "\ea3a";}.coffeecup-icons-location4:before { content: "\ea3b";}.coffeecup-icons-location5:before { content: "\ea3c";}.coffeecup-icons-location6:before { content: "\ea3d";}.coffeecup-icons-location7:before { content: "\ea3e";}.coffeecup-icons-compass:before { content: "\ea3f";}.coffeecup-icons-compass2:before { content: "\ea40";}.coffeecup-icons-compass3:before { content: "\ea41";}.coffeecup-icons-compass4:before { content: "\ea42";}.coffeecup-icons-compass5:before { content: "\ea43";}.coffeecup-icons-compass6:before { content: "\ea44";}.coffeecup-icons-map:before { content: "\ea45";}.coffeecup-icons-map2:before { content: "\ea46";}.coffeecup-icons-map3:before { content: "\ea47";}.coffeecup-icons-map4:before { content: "\ea48";}.coffeecup-icons-map5:before { content: "\ea49";}.coffeecup-icons-direction:before { content: "\ea4a";}.coffeecup-icons-reset:before { content: "\ea4b";}.coffeecup-icons-history:before { content: "\ea4c";}.coffeecup-icons-clock:before { content: "\ea4d";}.coffeecup-icons-clock2:before { content: "\ea4e";}.coffeecup-icons-clock3:before { content: "\ea4f";}.coffeecup-icons-clock4:before { content: "\ea50";}.coffeecup-icons-watch:before { content: "\ea51";}.coffeecup-icons-watch2:before { content: "\ea52";}.coffeecup-icons-alarm:before { content: "\ea53";}.coffeecup-icons-alarm-add:before { content: "\ea54";}.coffeecup-icons-alarm-check:before { content: "\ea55";}.coffeecup-icons-alarm-cancel:before { content: "\ea56";}.coffeecup-icons-bell:before { content: "\ea57";}.coffeecup-icons-bell2:before { content: "\ea58";}.coffeecup-icons-bell3:before { content: "\ea59";}.coffeecup-icons-bell-plus:before { content: "\ea5a";}.coffeecup-icons-bell-minus:before { content: "\ea5b";}.coffeecup-icons-bell-check:before { content: "\ea5c";}.coffeecup-icons-bell-cross:before { content: "\ea5d";}.coffeecup-icons-stopwatch:before { content: "\ea5e";}.coffeecup-icons-calendar:before { content: "\ea5f";}.coffeecup-icons-calendar2:before { content: "\ea60";}.coffeecup-icons-calendar3:before { content: "\ea61";}.coffeecup-icons-calendar4:before { content: "\ea62";}.coffeecup-icons-calendar5:before { content: "\ea63";}.coffeecup-icons-printer:before { content: "\ea64";}.coffeecup-icons-printer2:before { content: "\ea65";}.coffeecup-icons-printer3:before { content: "\ea66";}.coffeecup-icons-printer4:before { content: "\ea67";}.coffeecup-icons-shredder:before { content: "\ea68";}.coffeecup-icons-mouse:before { content: "\ea69";}.coffeecup-icons-mouse2:before { content: "\ea6a";}.coffeecup-icons-mouse-left:before { content: "\ea6b";}.coffeecup-icons-mouse-right:before { content: "\ea6c";}.coffeecup-icons-keyboard:before { content: "\ea6d";}.coffeecup-icons-keyboard2:before { content: "\ea6e";}.coffeecup-icons-typewriter:before { content: "\ea6f";}.coffeecup-icons-display:before { content: "\ea70";}.coffeecup-icons-display2:before { content: "\ea71";}.coffeecup-icons-display3:before { content: "\ea72";}.coffeecup-icons-display4:before { content: "\ea73";}.coffeecup-icons-laptop:before { content: "\ea74";}.coffeecup-icons-mobile:before { content: "\ea75";}.coffeecup-icons-mobile2:before { content: "\ea76";}.coffeecup-icons-tablet:before { content: "\ea77";}.coffeecup-icons-mobile3:before { content: "\ea78";}.coffeecup-icons-tv:before { content: "\ea79";}.coffeecup-icons-radio:before { content: "\ea7a";}.coffeecup-icons-cabinet:before { content: "\ea7b";}.coffeecup-icons-drawer:before { content: "\ea7c";}.coffeecup-icons-drawer2:before { content: "\ea7d";}.coffeecup-icons-drawer-out:before { content: "\ea7e";}.coffeecup-icons-drawer-in:before { content: "\ea7f";}.coffeecup-icons-drawer3:before { content: "\ea80";}.coffeecup-icons-box:before { content: "\ea81";}.coffeecup-icons-box-add:before { content: "\ea82";}.coffeecup-icons-box-remove:before { content: "\ea83";}.coffeecup-icons-download:before { content: "\ea84";}.coffeecup-icons-upload:before { content: "\ea85";}.coffeecup-icons-floppy-disk:before { content: "\ea86";}.coffeecup-icons-floppy-disks:before { content: "\ea87";}.coffeecup-icons-floppy-disks2:before { content: "\ea88";}.coffeecup-icons-floppy-disk2:before { content: "\ea89";}.coffeecup-icons-floppy-disk3:before { content: "\ea8a";}.coffeecup-icons-disk:before { content: "\ea8b";}.coffeecup-icons-disk2:before { content: "\ea8c";}.coffeecup-icons-usb-stick:before { content: "\ea8d";}.coffeecup-icons-drive:before { content: "\ea8e";}.coffeecup-icons-server:before { content: "\ea8f";}.coffeecup-icons-database:before { content: "\ea90";}.coffeecup-icons-database2:before { content: "\ea91";}.coffeecup-icons-database3:before { content: "\ea92";}.coffeecup-icons-database4:before { content: "\ea93";}.coffeecup-icons-database-menu:before { content: "\ea94";}.coffeecup-icons-database-add:before { content: "\ea95";}.coffeecup-icons-database-remove:before { content: "\ea96";}.coffeecup-icons-database-insert:before { content: "\ea97";}.coffeecup-icons-database-export:before { content: "\ea98";}.coffeecup-icons-database-upload:before { content: "\ea99";}.coffeecup-icons-database-refresh:before { content: "\ea9a";}.coffeecup-icons-database-diff:before { content: "\ea9b";}.coffeecup-icons-database-edit:before { content: "\ea9c";}.coffeecup-icons-database-edit2:before { content: "\ea9d";}.coffeecup-icons-database-check:before { content: "\ea9e";}.coffeecup-icons-database-arrow:before { content: "\ea9f";}.coffeecup-icons-database-time:before { content: "\eaa0";}.coffeecup-icons-database-time2:before { content: "\eaa1";}.coffeecup-icons-undo:before { content: "\eaa2";}.coffeecup-icons-redo:before { content: "\eaa3";}.coffeecup-icons-rotate-ccw:before { content: "\eaa4";}.coffeecup-icons-rotate-cw:before { content: "\eaa5";}.coffeecup-icons-rotate-ccw2:before { content: "\eaa6";}.coffeecup-icons-rotate-cw2:before { content: "\eaa7";}.coffeecup-icons-rotate-ccw3:before { content: "\eaa8";}.coffeecup-icons-rotate-cw3:before { content: "\eaa9";}.coffeecup-icons-flip-vertical:before { content: "\eaaa";}.coffeecup-icons-flip-vertical2:before { content: "\eaab";}.coffeecup-icons-flip-horizontal:before { content: "\eaac";}.coffeecup-icons-flip-horizontal2:before { content: "\eaad";}.coffeecup-icons-flip-vertical3:before { content: "\eaae";}.coffeecup-icons-flip-vertical4:before { content: "\eaaf";}.coffeecup-icons-angle:before { content: "\eab0";}.coffeecup-icons-shear:before { content: "\eab1";}.coffeecup-icons-unite:before { content: "\eab2";}.coffeecup-icons-subtract:before { content: "\eab3";}.coffeecup-icons-interset:before { content: "\eab4";}.coffeecup-icons-exclude:before { content: "\eab5";}.coffeecup-icons-align-left:before { content: "\eab6";}.coffeecup-icons-align-center-horizontal:before { content: "\eab7";}.coffeecup-icons-align-right:before { content: "\eab8";}.coffeecup-icons-align-top:before { content: "\eab9";}.coffeecup-icons-align-center-vertical:before { content: "\eaba";}.coffeecup-icons-align-bottom:before { content: "\eabb";}.coffeecup-icons-undo2:before { content: "\eabc";}.coffeecup-icons-redo2:before { content: "\eabd";}.coffeecup-icons-forward:before { content: "\eabe";}.coffeecup-icons-reply:before { content: "\eabf";}.coffeecup-icons-reply-all:before { content: "\eac0";}.coffeecup-icons-bubble:before { content: "\eac1";}.coffeecup-icons-bubbles:before { content: "\eac2";}.coffeecup-icons-bubbles2:before { content: "\eac3";}.coffeecup-icons-bubble2:before { content: "\eac4";}.coffeecup-icons-bubbles3:before { content: "\eac5";}.coffeecup-icons-bubbles4:before { content: "\eac6";}.coffeecup-icons-bubble-notification:before { content: "\eac7";}.coffeecup-icons-bubbles5:before { content: "\eac8";}.coffeecup-icons-bubbles6:before { content: "\eac9";}.coffeecup-icons-bubble3:before { content: "\eaca";}.coffeecup-icons-bubble-dots:before { content: "\eacb";}.coffeecup-icons-bubble-lines:before { content: "\eacc";}.coffeecup-icons-bubble4:before { content: "\eacd";}.coffeecup-icons-bubble-dots2:before { content: "\eace";}.coffeecup-icons-bubble-lines2:before { content: "\eacf";}.coffeecup-icons-bubble5:before { content: "\ead0";}.coffeecup-icons-bubble6:before { content: "\ead1";}.coffeecup-icons-bubbles7:before { content: "\ead2";}.coffeecup-icons-bubble7:before { content: "\ead3";}.coffeecup-icons-bubbles8:before { content: "\ead4";}.coffeecup-icons-bubble8:before { content: "\ead5";}.coffeecup-icons-bubble-dots3:before { content: "\ead6";}.coffeecup-icons-bubble-lines3:before { content: "\ead7";}.coffeecup-icons-bubble9:before { content: "\ead8";}.coffeecup-icons-bubble-dots4:before { content: "\ead9";}.coffeecup-icons-bubble-lines4:before { content: "\eada";}.coffeecup-icons-bubbles9:before { content: "\eadb";}.coffeecup-icons-bubbles10:before { content: "\eadc";}.coffeecup-icons-bubble-blocked:before { content: "\eadd";}.coffeecup-icons-bubble-quote:before { content: "\eade";}.coffeecup-icons-bubble-user:before { content: "\eadf";}.coffeecup-icons-bubble-smiley:before { content: "\eae0";}.coffeecup-icons-bubble-check:before { content: "\eae1";}.coffeecup-icons-bubble-video:before { content: "\eae2";}.coffeecup-icons-bubble-link:before { content: "\eae3";}.coffeecup-icons-bubble-lock:before { content: "\eae4";}.coffeecup-icons-bubble-star:before { content: "\eae5";}.coffeecup-icons-bubble-heart:before { content: "\eae6";}.coffeecup-icons-bubble-paperclip:before { content: "\eae7";}.coffeecup-icons-bubble-cancel:before { content: "\eae8";}.coffeecup-icons-bubble-plus:before { content: "\eae9";}.coffeecup-icons-bubble-minus:before { content: "\eaea";}.coffeecup-icons-bubble-notification2:before { content: "\eaeb";}.coffeecup-icons-bubble-left:before { content: "\eaec";}.coffeecup-icons-bubble-right:before { content: "\eaed";}.coffeecup-icons-bubble-first:before { content: "\eaee";}.coffeecup-icons-bubble-last:before { content: "\eaef";}.coffeecup-icons-bubble-reply:before { content: "\eaf0";}.coffeecup-icons-bubble-forward:before { content: "\eaf1";}.coffeecup-icons-bubble-reply2:before { content: "\eaf2";}.coffeecup-icons-bubble-forward2:before { content: "\eaf3";}.coffeecup-icons-user:before { content: "\eaf4";}.coffeecup-icons-users:before { content: "\eaf5";}.coffeecup-icons-user-plus:before { content: "\eaf6";}.coffeecup-icons-user-minus:before { content: "\eaf7";}.coffeecup-icons-user-cancel:before { content: "\eaf8";}.coffeecup-icons-user-block:before { content: "\eaf9";}.coffeecup-icons-user-lock:before { content: "\eafa";}.coffeecup-icons-user-check:before { content: "\eafb";}.coffeecup-icons-users2:before { content: "\eafc";}.coffeecup-icons-user2:before { content: "\eafd";}.coffeecup-icons-users3:before { content: "\eafe";}.coffeecup-icons-user-plus2:before { content: "\eaff";}.coffeecup-icons-user-minus2:before { content: "\eb00";}.coffeecup-icons-user-cancel2:before { content: "\eb01";}.coffeecup-icons-user-block2:before { content: "\eb02";}.coffeecup-icons-user-lock2:before { content: "\eb03";}.coffeecup-icons-user-check2:before { content: "\eb04";}.coffeecup-icons-user3:before { content: "\eb05";}.coffeecup-icons-user4:before { content: "\eb06";}.coffeecup-icons-user5:before { content: "\eb07";}.coffeecup-icons-user6:before { content: "\eb08";}.coffeecup-icons-users4:before { content: "\eb09";}.coffeecup-icons-user-tie:before { content: "\eb0a";}.coffeecup-icons-user7:before { content: "\eb0b";}.coffeecup-icons-users5:before { content: "\eb0c";}.coffeecup-icons-collaboration:before { content: "\eb0d";}.coffeecup-icons-vcard:before { content: "\eb0e";}.coffeecup-icons-hat:before { content: "\eb0f";}.coffeecup-icons-bowtie:before { content: "\eb10";}.coffeecup-icons-tie:before { content: "\eb11";}.coffeecup-icons-hanger:before { content: "\eb12";}.coffeecup-icons-tshirt:before { content: "\eb13";}.coffeecup-icons-pants:before { content: "\eb14";}.coffeecup-icons-shorts:before { content: "\eb15";}.coffeecup-icons-sock:before { content: "\eb16";}.coffeecup-icons-laundry:before { content: "\eb17";}.coffeecup-icons-quotes-left:before { content: "\eb18";}.coffeecup-icons-quotes-right:before { content: "\eb19";}.coffeecup-icons-quotes-left2:before { content: "\eb1a";}.coffeecup-icons-quotes-right2:before { content: "\eb1b";}.coffeecup-icons-hour-glass:before { content: "\eb1c";}.coffeecup-icons-hour-glass2:before { content: "\eb1d";}.coffeecup-icons-hour-glass3:before { content: "\eb1e";}.coffeecup-icons-spinner:before { content: "\eb1f";}.coffeecup-icons-spinner2:before { content: "\eb20";}.coffeecup-icons-spinner3:before { content: "\eb21";}.coffeecup-icons-spinner4:before { content: "\eb22";}.coffeecup-icons-spinner5:before { content: "\eb23";}.coffeecup-icons-spinner6:before { content: "\eb24";}.coffeecup-icons-spinner7:before { content: "\eb25";}.coffeecup-icons-spinner8:before { content: "\eb26";}.coffeecup-icons-spinner9:before { content: "\eb27";}.coffeecup-icons-spinner10:before { content: "\eb28";}.coffeecup-icons-spinner11:before { content: "\eb29";}.coffeecup-icons-microscope:before { content: "\eb2a";}.coffeecup-icons-binoculars:before { content: "\eb2b";}.coffeecup-icons-binoculars2:before { content: "\eb2c";}.coffeecup-icons-search:before { content: "\eb2d";}.coffeecup-icons-zoom-in:before { content: "\eb2e";}.coffeecup-icons-zoom-out:before { content: "\eb2f";}.coffeecup-icons-search2:before { content: "\eb30";}.coffeecup-icons-zoom-in2:before { content: "\eb31";}.coffeecup-icons-zoom-out2:before { content: "\eb32";}.coffeecup-icons-search3:before { content: "\eb33";}.coffeecup-icons-search4:before { content: "\eb34";}.coffeecup-icons-zoom-in3:before { content: "\eb35";}.coffeecup-icons-zoom-out3:before { content: "\eb36";}.coffeecup-icons-search5:before { content: "\eb37";}.coffeecup-icons-search6:before { content: "\eb38";}.coffeecup-icons-enlarge:before { content: "\eb39";}.coffeecup-icons-shrink:before { content: "\eb3a";}.coffeecup-icons-enlarge2:before { content: "\eb3b";}.coffeecup-icons-shrink2:before { content: "\eb3c";}.coffeecup-icons-enlarge3:before { content: "\eb3d";}.coffeecup-icons-shrink3:before { content: "\eb3e";}.coffeecup-icons-enlarge4:before { content: "\eb3f";}.coffeecup-icons-shrink4:before { content: "\eb40";}.coffeecup-icons-enlarge5:before { content: "\eb41";}.coffeecup-icons-shrink5:before { content: "\eb42";}.coffeecup-icons-enlarge6:before { content: "\eb43";}.coffeecup-icons-shrink6:before { content: "\eb44";}.coffeecup-icons-enlarge7:before { content: "\eb45";}.coffeecup-icons-shrink7:before { content: "\eb46";}.coffeecup-icons-key:before { content: "\eb47";}.coffeecup-icons-key2:before { content: "\eb48";}.coffeecup-icons-key3:before { content: "\eb49";}.coffeecup-icons-key4:before { content: "\eb4a";}.coffeecup-icons-key5:before { content: "\eb4b";}.coffeecup-icons-keyhole:before { content: "\eb4c";}.coffeecup-icons-lock:before { content: "\eb4d";}.coffeecup-icons-lock2:before { content: "\eb4e";}.coffeecup-icons-lock3:before { content: "\eb4f";}.coffeecup-icons-lock4:before { content: "\eb50";}.coffeecup-icons-unlocked:before { content: "\eb51";}.coffeecup-icons-lock5:before { content: "\eb52";}.coffeecup-icons-unlocked2:before { content: "\eb53";}.coffeecup-icons-safe:before { content: "\eb54";}.coffeecup-icons-wrench:before { content: "\eb55";}.coffeecup-icons-wrench2:before { content: "\eb56";}.coffeecup-icons-wrench3:before { content: "\eb57";}.coffeecup-icons-equalizer:before { content: "\eb58";}.coffeecup-icons-equalizer2:before { content: "\eb59";}.coffeecup-icons-equalizer3:before { content: "\eb5a";}.coffeecup-icons-equalizer4:before { content: "\eb5b";}.coffeecup-icons-cog:before { content: "\eb5c";}.coffeecup-icons-cogs:before { content: "\eb5d";}.coffeecup-icons-cog2:before { content: "\eb5e";}.coffeecup-icons-cog3:before { content: "\eb5f";}.coffeecup-icons-cog4:before { content: "\eb60";}.coffeecup-icons-cog5:before { content: "\eb61";}.coffeecup-icons-cog6:before { content: "\eb62";}.coffeecup-icons-cog7:before { content: "\eb63";}.coffeecup-icons-factory:before { content: "\eb64";}.coffeecup-icons-hammer:before { content: "\eb65";}.coffeecup-icons-hammer-wrench:before { content: "\eb66";}.coffeecup-icons-knife:before { content: "\eb67";}.coffeecup-icons-screwdriver:before { content: "\eb68";}.coffeecup-icons-screwdriver2:before { content: "\eb69";}.coffeecup-icons-magic-wand:before { content: "\eb6a";}.coffeecup-icons-magic-wand2:before { content: "\eb6b";}.coffeecup-icons-pulse:before { content: "\eb6c";}.coffeecup-icons-pulse2:before { content: "\eb6d";}.coffeecup-icons-aid-kit:before { content: "\eb6e";}.coffeecup-icons-aid-kit2:before { content: "\eb6f";}.coffeecup-icons-stethoscope:before { content: "\eb70";}.coffeecup-icons-ambulance:before { content: "\eb71";}.coffeecup-icons-alarm2:before { content: "\eb72";}.coffeecup-icons-pandage:before { content: "\eb73";}.coffeecup-icons-pandage2:before { content: "\eb74";}.coffeecup-icons-bug:before { content: "\eb75";}.coffeecup-icons-bug2:before { content: "\eb76";}.coffeecup-icons-syringe:before { content: "\eb77";}.coffeecup-icons-syringe2:before { content: "\eb78";}.coffeecup-icons-pill:before { content: "\eb79";}.coffeecup-icons-construction:before { content: "\eb7a";}.coffeecup-icons-traffic-cone:before { content: "\eb7b";}.coffeecup-icons-traffic-lights:before { content: "\eb7c";}.coffeecup-icons-pie-chart:before { content: "\eb7d";}.coffeecup-icons-pie-chart2:before { content: "\eb7e";}.coffeecup-icons-pie-chart3:before { content: "\eb7f";}.coffeecup-icons-pie-chart4:before { content: "\eb80";}.coffeecup-icons-pie-chart5:before { content: "\eb81";}.coffeecup-icons-pie-chart6:before { content: "\eb82";}.coffeecup-icons-pie-chart7:before { content: "\eb83";}.coffeecup-icons-stats-dots:before { content: "\eb84";}.coffeecup-icons-stats-bars:before { content: "\eb85";}.coffeecup-icons-pie-chart8:before { content: "\eb86";}.coffeecup-icons-stats-bars2:before { content: "\eb87";}.coffeecup-icons-stats-bars3:before { content: "\eb88";}.coffeecup-icons-stats-bars4:before { content: "\eb89";}.coffeecup-icons-stats-bars5:before { content: "\eb8a";}.coffeecup-icons-stats-bars6:before { content: "\eb8b";}.coffeecup-icons-chart:before { content: "\eb8c";}.coffeecup-icons-stats-growth:before { content: "\eb8d";}.coffeecup-icons-stats-decline:before { content: "\eb8e";}.coffeecup-icons-stats-growth2:before { content: "\eb8f";}.coffeecup-icons-stats-decline2:before { content: "\eb90";}.coffeecup-icons-stairs-up:before { content: "\eb91";}.coffeecup-icons-stairs-down:before { content: "\eb92";}.coffeecup-icons-stairs:before { content: "\eb93";}.coffeecup-icons-stairs2:before { content: "\eb94";}.coffeecup-icons-ladder:before { content: "\eb95";}.coffeecup-icons-rating:before { content: "\eb96";}.coffeecup-icons-rating2:before { content: "\eb97";}.coffeecup-icons-rating3:before { content: "\eb98";}.coffeecup-icons-cake:before { content: "\eb99";}.coffeecup-icons-podium:before { content: "\eb9a";}.coffeecup-icons-stars:before { content: "\eb9b";}.coffeecup-icons-medal-star:before { content: "\eb9c";}.coffeecup-icons-medal:before { content: "\eb9d";}.coffeecup-icons-medal2:before { content: "\eb9e";}.coffeecup-icons-medal-first:before { content: "\eb9f";}.coffeecup-icons-medal-second:before { content: "\eba0";}.coffeecup-icons-medal-third:before { content: "\eba1";}.coffeecup-icons-crown:before { content: "\eba2";}.coffeecup-icons-trophy:before { content: "\eba3";}.coffeecup-icons-trophy2:before { content: "\eba4";}.coffeecup-icons-trophy3:before { content: "\eba5";}.coffeecup-icons-diamond:before { content: "\eba6";}.coffeecup-icons-diamond2:before { content: "\eba7";}.coffeecup-icons-trophy4:before { content: "\eba8";}.coffeecup-icons-gift:before { content: "\eba9";}.coffeecup-icons-gift2:before { content: "\ebaa";}.coffeecup-icons-balloon:before { content: "\ebab";}.coffeecup-icons-pipe:before { content: "\ebac";}.coffeecup-icons-mustache:before { content: "\ebad";}.coffeecup-icons-mustache2:before { content: "\ebae";}.coffeecup-icons-glass:before { content: "\ebaf";}.coffeecup-icons-glass2:before { content: "\ebb0";}.coffeecup-icons-glass3:before { content: "\ebb1";}.coffeecup-icons-glass4:before { content: "\ebb2";}.coffeecup-icons-bottle:before { content: "\ebb3";}.coffeecup-icons-bottle2:before { content: "\ebb4";}.coffeecup-icons-bottle3:before { content: "\ebb5";}.coffeecup-icons-bottle4:before { content: "\ebb6";}.coffeecup-icons-mug:before { content: "\ebb7";}.coffeecup-icons-fork-knife:before { content: "\ebb8";}.coffeecup-icons-spoon-knife:before { content: "\ebb9";}.coffeecup-icons-cook:before { content: "\ebba";}.coffeecup-icons-plate:before { content: "\ebbb";}.coffeecup-icons-steak:before { content: "\ebbc";}.coffeecup-icons-fish:before { content: "\ebbd";}.coffeecup-icons-chicken:before { content: "\ebbe";}.coffeecup-icons-hamburger:before { content: "\ebbf";}.coffeecup-icons-pizza:before { content: "\ebc0";}.coffeecup-icons-cheese:before { content: "\ebc1";}.coffeecup-icons-bread:before { content: "\ebc2";}.coffeecup-icons-icecream:before { content: "\ebc3";}.coffeecup-icons-milk:before { content: "\ebc4";}.coffeecup-icons-cup:before { content: "\ebc5";}.coffeecup-icons-cup2:before { content: "\ebc6";}.coffeecup-icons-coffee-baen:before { content: "\ebc7";}.coffeecup-icons-coffee:before { content: "\ebc8";}.coffeecup-icons-teapot:before { content: "\ebc9";}.coffeecup-icons-leaf:before { content: "\ebca";}.coffeecup-icons-leaf2:before { content: "\ebcb";}.coffeecup-icons-apple:before { content: "\ebcc";}.coffeecup-icons-grapes:before { content: "\ebcd";}.coffeecup-icons-cherry:before { content: "\ebce";}.coffeecup-icons-tree:before { content: "\ebcf";}.coffeecup-icons-tree2:before { content: "\ebd0";}.coffeecup-icons-tree3:before { content: "\ebd1";}.coffeecup-icons-tree4:before { content: "\ebd2";}.coffeecup-icons-cactus:before { content: "\ebd3";}.coffeecup-icons-mountains:before { content: "\ebd4";}.coffeecup-icons-paw:before { content: "\ebd5";}.coffeecup-icons-footprint:before { content: "\ebd6";}.coffeecup-icons-tent:before { content: "\ebd7";}.coffeecup-icons-flower:before { content: "\ebd8";}.coffeecup-icons-flower2:before { content: "\ebd9";}.coffeecup-icons-rocket:before { content: "\ebda";}.coffeecup-icons-meter:before { content: "\ebdb";}.coffeecup-icons-meter2:before { content: "\ebdc";}.coffeecup-icons-meter-slow:before { content: "\ebdd";}.coffeecup-icons-meter-medium:before { content: "\ebde";}.coffeecup-icons-meter-fast:before { content: "\ebdf";}.coffeecup-icons-meter3:before { content: "\ebe0";}.coffeecup-icons-hammer2:before { content: "\ebe1";}.coffeecup-icons-balance:before { content: "\ebe2";}.coffeecup-icons-scale:before { content: "\ebe3";}.coffeecup-icons-bomb:before { content: "\ebe4";}.coffeecup-icons-fire:before { content: "\ebe5";}.coffeecup-icons-fire2:before { content: "\ebe6";}.coffeecup-icons-lab:before { content: "\ebe7";}.coffeecup-icons-atom:before { content: "\ebe8";}.coffeecup-icons-atom2:before { content: "\ebe9";}.coffeecup-icons-magnet:before { content: "\ebea";}.coffeecup-icons-magnet2:before { content: "\ebeb";}.coffeecup-icons-dumbbell:before { content: "\ebec";}.coffeecup-icons-skull:before { content: "\ebed";}.coffeecup-icons-skull2:before { content: "\ebee";}.coffeecup-icons-lamp:before { content: "\ebef";}.coffeecup-icons-lamp2:before { content: "\ebf0";}.coffeecup-icons-lamp3:before { content: "\ebf1";}.coffeecup-icons-spotlight:before { content: "\ebf2";}.coffeecup-icons-lamp4:before { content: "\ebf3";}.coffeecup-icons-lamp5:before { content: "\ebf4";}.coffeecup-icons-lamp6:before { content: "\ebf5";}.coffeecup-icons-lamp7:before { content: "\ebf6";}.coffeecup-icons-lamp8:before { content: "\ebf7";}.coffeecup-icons-broom:before { content: "\ebf8";}.coffeecup-icons-toiletpaper:before { content: "\ebf9";}.coffeecup-icons-bin:before { content: "\ebfa";}.coffeecup-icons-bin2:before { content: "\ebfb";}.coffeecup-icons-bin3:before { content: "\ebfc";}.coffeecup-icons-bin4:before { content: "\ebfd";}.coffeecup-icons-bin5:before { content: "\ebfe";}.coffeecup-icons-briefcase:before { content: "\ebff";}.coffeecup-icons-briefcase2:before { content: "\ec00";}.coffeecup-icons-briefcase3:before { content: "\ec01";}.coffeecup-icons-airplane:before { content: "\ec02";}.coffeecup-icons-airplane2:before { content: "\ec03";}.coffeecup-icons-airplane3:before { content: "\ec04";}.coffeecup-icons-airplane4:before { content: "\ec05";}.coffeecup-icons-paperplane:before { content: "\ec06";}.coffeecup-icons-car:before { content: "\ec07";}.coffeecup-icons-steering-wheel:before { content: "\ec08";}.coffeecup-icons-car2:before { content: "\ec09";}.coffeecup-icons-gas:before { content: "\ec0a";}.coffeecup-icons-bus:before { content: "\ec0b";}.coffeecup-icons-truck:before { content: "\ec0c";}.coffeecup-icons-bike:before { content: "\ec0d";}.coffeecup-icons-road:before { content: "\ec0e";}.coffeecup-icons-train:before { content: "\ec0f";}.coffeecup-icons-train2:before { content: "\ec10";}.coffeecup-icons-ship:before { content: "\ec11";}.coffeecup-icons-boat:before { content: "\ec12";}.coffeecup-icons-chopper:before { content: "\ec13";}.coffeecup-icons-chopper2:before { content: "\ec14";}.coffeecup-icons-cube:before { content: "\ec15";}.coffeecup-icons-cube2:before { content: "\ec16";}.coffeecup-icons-cube3:before { content: "\ec17";}.coffeecup-icons-cube4:before { content: "\ec18";}.coffeecup-icons-pyramid:before { content: "\ec19";}.coffeecup-icons-pyramid2:before { content: "\ec1a";}.coffeecup-icons-package:before { content: "\ec1b";}.coffeecup-icons-puzzle:before { content: "\ec1c";}.coffeecup-icons-puzzle2:before { content: "\ec1d";}.coffeecup-icons-puzzle3:before { content: "\ec1e";}.coffeecup-icons-puzzle4:before { content: "\ec1f";}.coffeecup-icons-glasses-3d:before { content: "\ec20";}.coffeecup-icons-glasses-3d2:before { content: "\ec21";}.coffeecup-icons-glasses:before { content: "\ec22";}.coffeecup-icons-glasses2:before { content: "\ec23";}.coffeecup-icons-brain:before { content: "\ec24";}.coffeecup-icons-accessibility:before { content: "\ec25";}.coffeecup-icons-accessibility2:before { content: "\ec26";}.coffeecup-icons-strategy:before { content: "\ec27";}.coffeecup-icons-target:before { content: "\ec28";}.coffeecup-icons-target2:before { content: "\ec29";}.coffeecup-icons-target3:before { content: "\ec2a";}.coffeecup-icons-ammo:before { content: "\ec2b";}.coffeecup-icons-gun:before { content: "\ec2c";}.coffeecup-icons-gun-forbidden:before { content: "\ec2d";}.coffeecup-icons-shield:before { content: "\ec2e";}.coffeecup-icons-shield-check:before { content: "\ec2f";}.coffeecup-icons-shield-notice:before { content: "\ec30";}.coffeecup-icons-shield2:before { content: "\ec31";}.coffeecup-icons-shield3:before { content: "\ec32";}.coffeecup-icons-shield4:before { content: "\ec33";}.coffeecup-icons-soccer:before { content: "\ec34";}.coffeecup-icons-football:before { content: "\ec35";}.coffeecup-icons-archery:before { content: "\ec36";}.coffeecup-icons-bow:before { content: "\ec37";}.coffeecup-icons-sword:before { content: "\ec38";}.coffeecup-icons-tennis:before { content: "\ec39";}.coffeecup-icons-pingpong:before { content: "\ec3a";}.coffeecup-icons-baseball:before { content: "\ec3b";}.coffeecup-icons-basketball:before { content: "\ec3c";}.coffeecup-icons-golf:before { content: "\ec3d";}.coffeecup-icons-golf2:before { content: "\ec3e";}.coffeecup-icons-hockey:before { content: "\ec3f";}.coffeecup-icons-racing:before { content: "\ec40";}.coffeecup-icons-finish:before { content: "\ec41";}.coffeecup-icons-eight-ball:before { content: "\ec42";}.coffeecup-icons-bowling:before { content: "\ec43";}.coffeecup-icons-bowling2:before { content: "\ec44";}.coffeecup-icons-power:before { content: "\ec45";}.coffeecup-icons-power2:before { content: "\ec46";}.coffeecup-icons-power3:before { content: "\ec47";}.coffeecup-icons-switch:before { content: "\ec48";}.coffeecup-icons-switch2:before { content: "\ec49";}.coffeecup-icons-power-cord:before { content: "\ec4a";}.coffeecup-icons-power-cord2:before { content: "\ec4b";}.coffeecup-icons-outlet:before { content: "\ec4c";}.coffeecup-icons-clipboard:before { content: "\ec4d";}.coffeecup-icons-clipboard2:before { content: "\ec4e";}.coffeecup-icons-clipboard3:before { content: "\ec4f";}.coffeecup-icons-clipboard4:before { content: "\ec50";}.coffeecup-icons-clipboard5:before { content: "\ec51";}.coffeecup-icons-clipboard6:before { content: "\ec52";}.coffeecup-icons-playlist:before { content: "\ec53";}.coffeecup-icons-playlist-add:before { content: "\ec54";}.coffeecup-icons-list-numbered:before { content: "\ec55";}.coffeecup-icons-list:before { content: "\ec56";}.coffeecup-icons-list2:before { content: "\ec57";}.coffeecup-icons-more:before { content: "\ec58";}.coffeecup-icons-more2:before { content: "\ec59";}.coffeecup-icons-grid:before { content: "\ec5a";}.coffeecup-icons-grid2:before { content: "\ec5b";}.coffeecup-icons-grid3:before { content: "\ec5c";}.coffeecup-icons-grid4:before { content: "\ec5d";}.coffeecup-icons-grid5:before { content: "\ec5e";}.coffeecup-icons-grid6:before { content: "\ec5f";}.coffeecup-icons-grid7:before { content: "\ec60";}.coffeecup-icons-tree5:before { content: "\ec61";}.coffeecup-icons-tree6:before { content: "\ec62";}.coffeecup-icons-tree7:before { content: "\ec63";}.coffeecup-icons-lan:before { content: "\ec64";}.coffeecup-icons-lan2:before { content: "\ec65";}.coffeecup-icons-lan3:before { content: "\ec66";}.coffeecup-icons-menu:before { content: "\ec67";}.coffeecup-icons-circle-small:before { content: "\ec68";}.coffeecup-icons-menu2:before { content: "\ec69";}.coffeecup-icons-menu3:before { content: "\ec6a";}.coffeecup-icons-menu4:before { content: "\ec6b";}.coffeecup-icons-menu5:before { content: "\ec6c";}.coffeecup-icons-menu6:before { content: "\ec6d";}.coffeecup-icons-menu7:before { content: "\ec6e";}.coffeecup-icons-menu8:before { content: "\ec6f";}.coffeecup-icons-menu9:before { content: "\ec70";}.coffeecup-icons-menu10:before { content: "\ec71";}.coffeecup-icons-cloud:before { content: "\ec72";}.coffeecup-icons-cloud-download:before { content: "\ec73";}.coffeecup-icons-cloud-upload:before { content: "\ec74";}.coffeecup-icons-cloud-check:before { content: "\ec75";}.coffeecup-icons-cloud2:before { content: "\ec76";}.coffeecup-icons-cloud-download2:before { content: "\ec77";}.coffeecup-icons-cloud-upload2:before { content: "\ec78";}.coffeecup-icons-cloud-check2:before { content: "\ec79";}.coffeecup-icons-download2:before { content: "\ec7a";}.coffeecup-icons-download3:before { content: "\ec7b";}.coffeecup-icons-upload2:before { content: "\ec7c";}.coffeecup-icons-upload3:before { content: "\ec7d";}.coffeecup-icons-import:before { content: "\ec7e";}.coffeecup-icons-import2:before { content: "\ec7f";}.coffeecup-icons-download4:before { content: "\ec80";}.coffeecup-icons-upload4:before { content: "\ec81";}.coffeecup-icons-download5:before { content: "\ec82";}.coffeecup-icons-upload5:before { content: "\ec83";}.coffeecup-icons-download6:before { content: "\ec84";}.coffeecup-icons-upload6:before { content: "\ec85";}.coffeecup-icons-download7:before { content: "\ec86";}.coffeecup-icons-upload7:before { content: "\ec87";}.coffeecup-icons-download8:before { content: "\ec88";}.coffeecup-icons-upload8:before { content: "\ec89";}.coffeecup-icons-download9:before { content: "\ec8a";}.coffeecup-icons-upload9:before { content: "\ec8b";}.coffeecup-icons-download10:before { content: "\ec8c";}.coffeecup-icons-upload10:before { content: "\ec8d";}.coffeecup-icons-sphere:before { content: "\ec8e";}.coffeecup-icons-sphere2:before { content: "\ec8f";}.coffeecup-icons-sphere3:before { content: "\ec90";}.coffeecup-icons-planet:before { content: "\ec91";}.coffeecup-icons-planet2:before { content: "\ec92";}.coffeecup-icons-earth:before { content: "\ec93";}.coffeecup-icons-earth2:before { content: "\ec94";}.coffeecup-icons-earth3:before { content: "\ec95";}.coffeecup-icons-link:before { content: "\ec96";}.coffeecup-icons-unlink:before { content: "\ec97";}.coffeecup-icons-link2:before { content: "\ec98";}.coffeecup-icons-unlink2:before { content: "\ec99";}.coffeecup-icons-link3:before { content: "\ec9a";}.coffeecup-icons-unlink3:before { content: "\ec9b";}.coffeecup-icons-link4:before { content: "\ec9c";}.coffeecup-icons-unlink4:before { content: "\ec9d";}.coffeecup-icons-link5:before { content: "\ec9e";}.coffeecup-icons-unlink5:before { content: "\ec9f";}.coffeecup-icons-anchor:before { content: "\eca0";}.coffeecup-icons-flag:before { content: "\eca1";}.coffeecup-icons-flag2:before { content: "\eca2";}.coffeecup-icons-flag3:before { content: "\eca3";}.coffeecup-icons-flag4:before { content: "\eca4";}.coffeecup-icons-flag5:before { content: "\eca5";}.coffeecup-icons-flag6:before { content: "\eca6";}.coffeecup-icons-flag7:before { content: "\eca7";}.coffeecup-icons-flag8:before { content: "\eca8";}.coffeecup-icons-attachment:before { content: "\eca9";}.coffeecup-icons-attachment2:before { content: "\ecaa";}.coffeecup-icons-eye:before { content: "\ecab";}.coffeecup-icons-eye-plus:before { content: "\ecac";}.coffeecup-icons-eye-minus:before { content: "\ecad";}.coffeecup-icons-eye-blocked:before { content: "\ecae";}.coffeecup-icons-eye2:before { content: "\ecaf";}.coffeecup-icons-eye-blocked2:before { content: "\ecb0";}.coffeecup-icons-eye3:before { content: "\ecb1";}.coffeecup-icons-eye-blocked3:before { content: "\ecb2";}.coffeecup-icons-eye4:before { content: "\ecb3";}.coffeecup-icons-bookmark2:before { content: "\ecb4";}.coffeecup-icons-bookmark3:before { content: "\ecb5";}.coffeecup-icons-bookmarks:before { content: "\ecb6";}.coffeecup-icons-bookmark4:before { content: "\ecb7";}.coffeecup-icons-spotlight2:before { content: "\ecb8";}.coffeecup-icons-starburst:before { content: "\ecb9";}.coffeecup-icons-snowflake:before { content: "\ecba";}.coffeecup-icons-temperature:before { content: "\ecbb";}.coffeecup-icons-temperature2:before { content: "\ecbc";}.coffeecup-icons-weather-lightning:before { content: "\ecbd";}.coffeecup-icons-weather-lightning2:before { content: "\ecbe";}.coffeecup-icons-weather-rain:before { content: "\ecbf";}.coffeecup-icons-weather-rain2:before { content: "\ecc0";}.coffeecup-icons-weather-snow:before { content: "\ecc1";}.coffeecup-icons-weather-snow2:before { content: "\ecc2";}.coffeecup-icons-weather-cloud-wind:before { content: "\ecc3";}.coffeecup-icons-weather-cloud-wind2:before { content: "\ecc4";}.coffeecup-icons-weather-cloud-sun:before { content: "\ecc5";}.coffeecup-icons-weather-cloud-sun2:before { content: "\ecc6";}.coffeecup-icons-weather-cloudy:before { content: "\ecc7";}.coffeecup-icons-weather-cloudy2:before { content: "\ecc8";}.coffeecup-icons-weather-sun-wind:before { content: "\ecc9";}.coffeecup-icons-weather-sun-wind2:before { content: "\ecca";}.coffeecup-icons-sun:before { content: "\eccb";}.coffeecup-icons-sun2:before { content: "\eccc";}.coffeecup-icons-moon:before { content: "\eccd";}.coffeecup-icons-day-night:before { content: "\ecce";}.coffeecup-icons-day-night2:before { content: "\eccf";}.coffeecup-icons-weather-windy:before { content: "\ecd0";}.coffeecup-icons-fan:before { content: "\ecd1";}.coffeecup-icons-umbrella:before { content: "\ecd2";}.coffeecup-icons-sun3:before { content: "\ecd3";}.coffeecup-icons-contrast:before { content: "\ecd4";}.coffeecup-icons-brightness-contrast:before { content: "\ecd5";}.coffeecup-icons-brightness-high:before { content: "\ecd6";}.coffeecup-icons-brightness-medium:before { content: "\ecd7";}.coffeecup-icons-brightness-low:before { content: "\ecd8";}.coffeecup-icons-bed:before { content: "\ecd9";}.coffeecup-icons-bed2:before { content: "\ecda";}.coffeecup-icons-furniture:before { content: "\ecdb";}.coffeecup-icons-chair:before { content: "\ecdc";}.coffeecup-icons-star-empty:before { content: "\ecdd";}.coffeecup-icons-star-empty2:before { content: "\ecde";}.coffeecup-icons-star-full:before { content: "\ecdf";}.coffeecup-icons-star-empty3:before { content: "\ece0";}.coffeecup-icons-star-half:before { content: "\ece1";}.coffeecup-icons-star-full2:before { content: "\ece2";}.coffeecup-icons-star:before { content: "\ece3";}.coffeecup-icons-heart:before { content: "\ece4";}.coffeecup-icons-heart2:before { content: "\ece5";}.coffeecup-icons-heart3:before { content: "\ece6";}.coffeecup-icons-heart4:before { content: "\ece7";}.coffeecup-icons-heart-broken:before { content: "\ece8";}.coffeecup-icons-heart5:before { content: "\ece9";}.coffeecup-icons-heart6:before { content: "\ecea";}.coffeecup-icons-heart-broken2:before { content: "\eceb";}.coffeecup-icons-heart7:before { content: "\ecec";}.coffeecup-icons-heart8:before { content: "\eced";}.coffeecup-icons-heart-broken3:before { content: "\ecee";}.coffeecup-icons-lips:before { content: "\ecef";}.coffeecup-icons-lips2:before { content: "\ecf0";}.coffeecup-icons-thumbs-up:before { content: "\ecf1";}.coffeecup-icons-thumbs-up2:before { content: "\ecf2";}.coffeecup-icons-thumbs-down:before { content: "\ecf3";}.coffeecup-icons-thumbs-down2:before { content: "\ecf4";}.coffeecup-icons-thumbs-up3:before { content: "\ecf5";}.coffeecup-icons-thumbs-down3:before { content: "\ecf6";}.coffeecup-icons-height:before { content: "\ecf7";}.coffeecup-icons-man:before { content: "\ecf8";}.coffeecup-icons-woman:before { content: "\ecf9";}.coffeecup-icons-man-woman:before { content: "\ecfa";}.coffeecup-icons-male:before { content: "\ecfb";}.coffeecup-icons-female:before { content: "\ecfc";}.coffeecup-icons-peace:before { content: "\ecfd";}.coffeecup-icons-yin-yang:before { content: "\ecfe";}.coffeecup-icons-happy:before { content: "\ecff";}.coffeecup-icons-happy2:before { content: "\ed00";}.coffeecup-icons-smile:before { content: "\ed01";}.coffeecup-icons-smile2:before { content: "\ed02";}.coffeecup-icons-tongue:before { content: "\ed03";}.coffeecup-icons-tongue2:before { content: "\ed04";}.coffeecup-icons-sad:before { content: "\ed05";}.coffeecup-icons-sad2:before { content: "\ed06";}.coffeecup-icons-wink:before { content: "\ed07";}.coffeecup-icons-wink2:before { content: "\ed08";}.coffeecup-icons-grin:before { content: "\ed09";}.coffeecup-icons-grin2:before { content: "\ed0a";}.coffeecup-icons-cool:before { content: "\ed0b";}.coffeecup-icons-cool2:before { content: "\ed0c";}.coffeecup-icons-angry:before { content: "\ed0d";}.coffeecup-icons-angry2:before { content: "\ed0e";}.coffeecup-icons-evil:before { content: "\ed0f";}.coffeecup-icons-evil2:before { content: "\ed10";}.coffeecup-icons-shocked:before { content: "\ed11";}.coffeecup-icons-shocked2:before { content: "\ed12";}.coffeecup-icons-baffled:before { content: "\ed13";}.coffeecup-icons-baffled2:before { content: "\ed14";}.coffeecup-icons-confused:before { content: "\ed15";}.coffeecup-icons-confused2:before { content: "\ed16";}.coffeecup-icons-neutral:before { content: "\ed17";}.coffeecup-icons-neutral2:before { content: "\ed18";}.coffeecup-icons-hipster:before { content: "\ed19";}.coffeecup-icons-hipster2:before { content: "\ed1a";}.coffeecup-icons-wondering:before { content: "\ed1b";}.coffeecup-icons-wondering2:before { content: "\ed1c";}.coffeecup-icons-sleepy:before { content: "\ed1d";}.coffeecup-icons-sleepy2:before { content: "\ed1e";}.coffeecup-icons-frustrated:before { content: "\ed1f";}.coffeecup-icons-frustrated2:before { content: "\ed20";}.coffeecup-icons-crying:before { content: "\ed21";}.coffeecup-icons-crying2:before { content: "\ed22";}.coffeecup-icons-cursor:before { content: "\ed23";}.coffeecup-icons-cursor2:before { content: "\ed24";}.coffeecup-icons-lasso:before { content: "\ed25";}.coffeecup-icons-lasso2:before { content: "\ed26";}.coffeecup-icons-select:before { content: "\ed27";}.coffeecup-icons-select2:before { content: "\ed28";}.coffeecup-icons-point-up:before { content: "\ed29";}.coffeecup-icons-point-right:before { content: "\ed2a";}.coffeecup-icons-point-down:before { content: "\ed2b";}.coffeecup-icons-point-left:before { content: "\ed2c";}.coffeecup-icons-pointer:before { content: "\ed2d";}.coffeecup-icons-reminder:before { content: "\ed2e";}.coffeecup-icons-drag-left-right:before { content: "\ed2f";}.coffeecup-icons-drag-left:before { content: "\ed30";}.coffeecup-icons-drag-right:before { content: "\ed31";}.coffeecup-icons-touch:before { content: "\ed32";}.coffeecup-icons-multitouch:before { content: "\ed33";}.coffeecup-icons-touch-zoom:before { content: "\ed34";}.coffeecup-icons-touch-pinch:before { content: "\ed35";}.coffeecup-icons-hand:before { content: "\ed36";}.coffeecup-icons-grab:before { content: "\ed37";}.coffeecup-icons-stack-empty:before { content: "\ed38";}.coffeecup-icons-stack-plus:before { content: "\ed39";}.coffeecup-icons-stack-minus:before { content: "\ed3a";}.coffeecup-icons-stack-star:before { content: "\ed3b";}.coffeecup-icons-stack-picture:before { content: "\ed3c";}.coffeecup-icons-stack-down:before { content: "\ed3d";}.coffeecup-icons-stack-up:before { content: "\ed3e";}.coffeecup-icons-stack-cancel:before { content: "\ed3f";}.coffeecup-icons-stack-check:before { content: "\ed40";}.coffeecup-icons-stack-text:before { content: "\ed41";}.coffeecup-icons-stack-clubs:before { content: "\ed42";}.coffeecup-icons-stack-spades:before { content: "\ed43";}.coffeecup-icons-stack-hearts:before { content: "\ed44";}.coffeecup-icons-stack-diamonds:before { content: "\ed45";}.coffeecup-icons-stack-user:before { content: "\ed46";}.coffeecup-icons-stack4:before { content: "\ed47";}.coffeecup-icons-stack-music:before { content: "\ed48";}.coffeecup-icons-stack-play:before { content: "\ed49";}.coffeecup-icons-move:before { content: "\ed4a";}.coffeecup-icons-dots:before { content: "\ed4b";}.coffeecup-icons-warning:before { content: "\ed4c";}.coffeecup-icons-warning2:before { content: "\ed4d";}.coffeecup-icons-notification:before { content: "\ed4e";}.coffeecup-icons-notification2:before { content: "\ed4f";}.coffeecup-icons-question:before { content: "\ed50";}.coffeecup-icons-question2:before { content: "\ed51";}.coffeecup-icons-question3:before { content: "\ed52";}.coffeecup-icons-question4:before { content: "\ed53";}.coffeecup-icons-question5:before { content: "\ed54";}.coffeecup-icons-question6:before { content: "\ed55";}.coffeecup-icons-plus:before { content: "\ed56";}.coffeecup-icons-minus:before { content: "\ed57";}.coffeecup-icons-plus2:before { content: "\ed58";}.coffeecup-icons-minus2:before { content: "\ed59";}.coffeecup-icons-plus3:before { content: "\ed5a";}.coffeecup-icons-minus3:before { content: "\ed5b";}.coffeecup-icons-plus-circle:before { content: "\ed5c";}.coffeecup-icons-minus-circle:before { content: "\ed5d";}.coffeecup-icons-plus-circle2:before { content: "\ed5e";}.coffeecup-icons-minus-circle2:before { content: "\ed5f";}.coffeecup-icons-info:before { content: "\ed60";}.coffeecup-icons-info2:before { content: "\ed61";}.coffeecup-icons-cancel-circle:before { content: "\ed62";}.coffeecup-icons-cancel-circle2:before { content: "\ed63";}.coffeecup-icons-blocked:before { content: "\ed64";}.coffeecup-icons-cancel-square:before { content: "\ed65";}.coffeecup-icons-cancel-square2:before { content: "\ed66";}.coffeecup-icons-cancel:before { content: "\ed67";}.coffeecup-icons-spam:before { content: "\ed68";}.coffeecup-icons-cross:before { content: "\ed69";}.coffeecup-icons-cross2:before { content: "\ed6a";}.coffeecup-icons-cross3:before { content: "\ed6b";}.coffeecup-icons-checkmark:before { content: "\ed6c";}.coffeecup-icons-checkmark2:before { content: "\ed6d";}.coffeecup-icons-checkmark3:before { content: "\ed6e";}.coffeecup-icons-checkmark4:before { content: "\ed6f";}.coffeecup-icons-checkmark5:before { content: "\ed70";}.coffeecup-icons-spell-check:before { content: "\ed71";}.coffeecup-icons-spell-check2:before { content: "\ed72";}.coffeecup-icons-enter:before { content: "\ed73";}.coffeecup-icons-exit:before { content: "\ed74";}.coffeecup-icons-enter2:before { content: "\ed75";}.coffeecup-icons-exit2:before { content: "\ed76";}.coffeecup-icons-enter3:before { content: "\ed77";}.coffeecup-icons-exit3:before { content: "\ed78";}.coffeecup-icons-wall:before { content: "\ed79";}.coffeecup-icons-fence:before { content: "\ed7a";}.coffeecup-icons-play3:before { content: "\ed7b";}.coffeecup-icons-pause:before { content: "\ed7c";}.coffeecup-icons-stop:before { content: "\ed7d";}.coffeecup-icons-previous:before { content: "\ed7e";}.coffeecup-icons-next:before { content: "\ed7f";}.coffeecup-icons-backward:before { content: "\ed80";}.coffeecup-icons-forward2:before { content: "\ed81";}.coffeecup-icons-play4:before { content: "\ed82";}.coffeecup-icons-pause2:before { content: "\ed83";}.coffeecup-icons-stop2:before { content: "\ed84";}.coffeecup-icons-backward2:before { content: "\ed85";}.coffeecup-icons-forward3:before { content: "\ed86";}.coffeecup-icons-first:before { content: "\ed87";}.coffeecup-icons-last:before { content: "\ed88";}.coffeecup-icons-previous2:before { content: "\ed89";}.coffeecup-icons-next2:before { content: "\ed8a";}.coffeecup-icons-eject:before { content: "\ed8b";}.coffeecup-icons-volume-high:before { content: "\ed8c";}.coffeecup-icons-volume-medium:before { content: "\ed8d";}.coffeecup-icons-volume-low:before { content: "\ed8e";}.coffeecup-icons-volume-mute:before { content: "\ed8f";}.coffeecup-icons-speaker-left:before { content: "\ed90";}.coffeecup-icons-speaker-right:before { content: "\ed91";}.coffeecup-icons-volume-mute2:before { content: "\ed92";}.coffeecup-icons-volume-increase:before { content: "\ed93";}.coffeecup-icons-volume-decrease:before { content: "\ed94";}.coffeecup-icons-volume-high2:before { content: "\ed95";}.coffeecup-icons-volume-medium2:before { content: "\ed96";}.coffeecup-icons-volume-medium3:before { content: "\ed97";}.coffeecup-icons-volume-low2:before { content: "\ed98";}.coffeecup-icons-volume-mute3:before { content: "\ed99";}.coffeecup-icons-volume-increase2:before { content: "\ed9a";}.coffeecup-icons-volume-decrease2:before { content: "\ed9b";}.coffeecup-icons-volume-decrease3:before { content: "\ed9c";}.coffeecup-icons-volume-5:before { content: "\ed9d";}.coffeecup-icons-volume-4:before { content: "\ed9e";}.coffeecup-icons-volume-3:before { content: "\ed9f";}.coffeecup-icons-volume-2:before { content: "\eda0";}.coffeecup-icons-volume-1:before { content: "\eda1";}.coffeecup-icons-volume-0:before { content: "\eda2";}.coffeecup-icons-volume-mute4:before { content: "\eda3";}.coffeecup-icons-volume-mute5:before { content: "\eda4";}.coffeecup-icons-loop:before { content: "\eda5";}.coffeecup-icons-loop2:before { content: "\eda6";}.coffeecup-icons-loop3:before { content: "\eda7";}.coffeecup-icons-infinite-square:before { content: "\eda8";}.coffeecup-icons-infinite:before { content: "\eda9";}.coffeecup-icons-infinite2:before { content: "\edaa";}.coffeecup-icons-loop4:before { content: "\edab";}.coffeecup-icons-shuffle:before { content: "\edac";}.coffeecup-icons-shuffle2:before { content: "\edad";}.coffeecup-icons-wave:before { content: "\edae";}.coffeecup-icons-wave2:before { content: "\edaf";}.coffeecup-icons-split:before { content: "\edb0";}.coffeecup-icons-merge:before { content: "\edb1";}.coffeecup-icons-first2:before { content: "\edb2";}.coffeecup-icons-last2:before { content: "\edb3";}.coffeecup-icons-arrow-up:before { content: "\edb4";}.coffeecup-icons-arrow-up2:before { content: "\edb5";}.coffeecup-icons-arrow-up3:before { content: "\edb6";}.coffeecup-icons-arrow-up4:before { content: "\edb7";}.coffeecup-icons-arrow-right:before { content: "\edb8";}.coffeecup-icons-arrow-right2:before { content: "\edb9";}.coffeecup-icons-arrow-right3:before { content: "\edba";}.coffeecup-icons-arrow-right4:before { content: "\edbb";}.coffeecup-icons-arrow-down:before { content: "\edbc";}.coffeecup-icons-arrow-down2:before { content: "\edbd";}.coffeecup-icons-arrow-down3:before { content: "\edbe";}.coffeecup-icons-arrow-down4:before { content: "\edbf";}.coffeecup-icons-arrow-left:before { content: "\edc0";}.coffeecup-icons-arrow-left2:before { content: "\edc1";}.coffeecup-icons-arrow-left3:before { content: "\edc2";}.coffeecup-icons-arrow-left4:before { content: "\edc3";}.coffeecup-icons-arrow-up5:before { content: "\edc4";}.coffeecup-icons-arrow-right5:before { content: "\edc5";}.coffeecup-icons-arrow-down5:before { content: "\edc6";}.coffeecup-icons-arrow-left5:before { content: "\edc7";}.coffeecup-icons-arrow-up-left:before { content: "\edc8";}.coffeecup-icons-arrow-up6:before { content: "\edc9";}.coffeecup-icons-arrow-up-right:before { content: "\edca";}.coffeecup-icons-arrow-right6:before { content: "\edcb";}.coffeecup-icons-arrow-down-right:before { content: "\edcc";}.coffeecup-icons-arrow-down6:before { content: "\edcd";}.coffeecup-icons-arrow-down-left:before { content: "\edce";}.coffeecup-icons-arrow-left6:before { content: "\edcf";}.coffeecup-icons-arrow-up-left2:before { content: "\edd0";}.coffeecup-icons-arrow-up7:before { content: "\edd1";}.coffeecup-icons-arrow-up-right2:before { content: "\edd2";}.coffeecup-icons-arrow-right7:before { content: "\edd3";}.coffeecup-icons-arrow-down-right2:before { content: "\edd4";}.coffeecup-icons-arrow-down7:before { content: "\edd5";}.coffeecup-icons-arrow-down-left2:before { content: "\edd6";}.coffeecup-icons-arrow-left7:before { content: "\edd7";}.coffeecup-icons-arrow-up-left3:before { content: "\edd8";}.coffeecup-icons-arrow-up8:before { content: "\edd9";}.coffeecup-icons-arrow-up-right3:before { content: "\edda";}.coffeecup-icons-arrow-right8:before { content: "\eddb";}.coffeecup-icons-arrow-down-right3:before { content: "\eddc";}.coffeecup-icons-arrow-down8:before { content: "\eddd";}.coffeecup-icons-arrow-down-left3:before { content: "\edde";}.coffeecup-icons-arrow-left8:before { content: "\eddf";}.coffeecup-icons-circle-up:before { content: "\ede0";}.coffeecup-icons-circle-right:before { content: "\ede1";}.coffeecup-icons-circle-down:before { content: "\ede2";}.coffeecup-icons-circle-left:before { content: "\ede3";}.coffeecup-icons-circle-up2:before { content: "\ede4";}.coffeecup-icons-circle-right2:before { content: "\ede5";}.coffeecup-icons-circle-down2:before { content: "\ede6";}.coffeecup-icons-circle-left2:before { content: "\ede7";}.coffeecup-icons-circle-up-left:before { content: "\ede8";}.coffeecup-icons-circle-up3:before { content: "\ede9";}.coffeecup-icons-circle-up-right:before { content: "\edea";}.coffeecup-icons-circle-right3:before { content: "\edeb";}.coffeecup-icons-circle-down-right:before { content: "\edec";}.coffeecup-icons-circle-down3:before { content: "\eded";}.coffeecup-icons-circle-down-left:before { content: "\edee";}.coffeecup-icons-circle-left3:before { content: "\edef";}.coffeecup-icons-circle-up-left2:before { content: "\edf0";}.coffeecup-icons-circle-up4:before { content: "\edf1";}.coffeecup-icons-circle-up-right2:before { content: "\edf2";}.coffeecup-icons-circle-right4:before { content: "\edf3";}.coffeecup-icons-circle-down-right2:before { content: "\edf4";}.coffeecup-icons-circle-down4:before { content: "\edf5";}.coffeecup-icons-circle-down-left2:before { content: "\edf6";}.coffeecup-icons-circle-left4:before { content: "\edf7";}.coffeecup-icons-arrow-resize:before { content: "\edf8";}.coffeecup-icons-arrow-resize2:before { content: "\edf9";}.coffeecup-icons-arrow-resize3:before { content: "\edfa";}.coffeecup-icons-arrow-resize4:before { content: "\edfb";}.coffeecup-icons-arrow-resize5:before { content: "\edfc";}.coffeecup-icons-arrow-resize6:before { content: "\edfd";}.coffeecup-icons-arrow-resize7:before { content: "\edfe";}.coffeecup-icons-arrow-resize8:before { content: "\edff";}.coffeecup-icons-square-up-left:before { content: "\ee00";}.coffeecup-icons-square-up:before { content: "\ee01";}.coffeecup-icons-square-up-right:before { content: "\ee02";}.coffeecup-icons-square-right:before { content: "\ee03";}.coffeecup-icons-square-down-right:before { content: "\ee04";}.coffeecup-icons-square-down:before { content: "\ee05";}.coffeecup-icons-square-down-left:before { content: "\ee06";}.coffeecup-icons-square-left:before { content: "\ee07";}.coffeecup-icons-arrow-up9:before { content: "\ee08";}.coffeecup-icons-arrow-right9:before { content: "\ee09";}.coffeecup-icons-arrow-down9:before { content: "\ee0a";}.coffeecup-icons-arrow-left9:before { content: "\ee0b";}.coffeecup-icons-arrow-up10:before { content: "\ee0c";}.coffeecup-icons-arrow-right10:before { content: "\ee0d";}.coffeecup-icons-arrow-down10:before { content: "\ee0e";}.coffeecup-icons-arrow-left10:before { content: "\ee0f";}.coffeecup-icons-arrow-up-left4:before { content: "\ee10";}.coffeecup-icons-arrow-up11:before { content: "\ee11";}.coffeecup-icons-arrow-up-right4:before { content: "\ee12";}.coffeecup-icons-arrow-right11:before { content: "\ee13";}.coffeecup-icons-arrow-down-right4:before { content: "\ee14";}.coffeecup-icons-arrow-down11:before { content: "\ee15";}.coffeecup-icons-arrow-down-left4:before { content: "\ee16";}.coffeecup-icons-arrow-left11:before { content: "\ee17";}.coffeecup-icons-arrow-up-left5:before { content: "\ee18";}.coffeecup-icons-arrow-up12:before { content: "\ee19";}.coffeecup-icons-arrow-up-right5:before { content: "\ee1a";}.coffeecup-icons-arrow-right12:before { content: "\ee1b";}.coffeecup-icons-arrow-down-right5:before { content: "\ee1c";}.coffeecup-icons-arrow-down12:before { content: "\ee1d";}.coffeecup-icons-arrow-down-left5:before { content: "\ee1e";}.coffeecup-icons-arrow-left12:before { content: "\ee1f";}.coffeecup-icons-arrow-up13:before { content: "\ee20";}.coffeecup-icons-arrow-right13:before { content: "\ee21";}.coffeecup-icons-arrow-down13:before { content: "\ee22";}.coffeecup-icons-arrow-left13:before { content: "\ee23";}.coffeecup-icons-arrow-up14:before { content: "\ee24";}.coffeecup-icons-arrow-right14:before { content: "\ee25";}.coffeecup-icons-arrow-down14:before { content: "\ee26";}.coffeecup-icons-arrow-left14:before { content: "\ee27";}.coffeecup-icons-circle-up5:before { content: "\ee28";}.coffeecup-icons-circle-right5:before { content: "\ee29";}.coffeecup-icons-circle-down5:before { content: "\ee2a";}.coffeecup-icons-circle-left5:before { content: "\ee2b";}.coffeecup-icons-circle-up6:before { content: "\ee2c";}.coffeecup-icons-circle-right6:before { content: "\ee2d";}.coffeecup-icons-circle-down6:before { content: "\ee2e";}.coffeecup-icons-circle-left6:before { content: "\ee2f";}.coffeecup-icons-arrow-up15:before { content: "\ee30";}.coffeecup-icons-arrow-right15:before { content: "\ee31";}.coffeecup-icons-arrow-down15:before { content: "\ee32";}.coffeecup-icons-arrow-left15:before { content: "\ee33";}.coffeecup-icons-arrow-up16:before { content: "\ee34";}.coffeecup-icons-arrow-right16:before { content: "\ee35";}.coffeecup-icons-arrow-down16:before { content: "\ee36";}.coffeecup-icons-arrow-left16:before { content: "\ee37";}.coffeecup-icons-menu-open:before { content: "\ee38";}.coffeecup-icons-menu-open2:before { content: "\ee39";}.coffeecup-icons-menu-close:before { content: "\ee3a";}.coffeecup-icons-menu-close2:before { content: "\ee3b";}.coffeecup-icons-enter4:before { content: "\ee3c";}.coffeecup-icons-enter5:before { content: "\ee3d";}.coffeecup-icons-esc:before { content: "\ee3e";}.coffeecup-icons-enter6:before { content: "\ee3f";}.coffeecup-icons-backspace:before { content: "\ee40";}.coffeecup-icons-backspace2:before { content: "\ee41";}.coffeecup-icons-tab:before { content: "\ee42";}.coffeecup-icons-transmission:before { content: "\ee43";}.coffeecup-icons-transmission2:before { content: "\ee44";}.coffeecup-icons-sort:before { content: "\ee45";}.coffeecup-icons-sort2:before { content: "\ee46";}.coffeecup-icons-move-up:before { content: "\ee47";}.coffeecup-icons-move-down:before { content: "\ee48";}.coffeecup-icons-sort-alpha-asc:before { content: "\ee49";}.coffeecup-icons-sort-alpha-desc:before { content: "\ee4a";}.coffeecup-icons-sort-numeric-asc:before { content: "\ee4b";}.coffeecup-icons-sort-numberic-desc:before { content: "\ee4c";}.coffeecup-icons-sort-amount-asc:before { content: "\ee4d";}.coffeecup-icons-sort-amount-desc:before { content: "\ee4e";}.coffeecup-icons-sort-time-asc:before { content: "\ee4f";}.coffeecup-icons-sort-time-desc:before { content: "\ee50";}.coffeecup-icons-battery-6:before { content: "\ee51";}.coffeecup-icons-battery-5:before { content: "\ee52";}.coffeecup-icons-battery-4:before { content: "\ee53";}.coffeecup-icons-battery-3:before { content: "\ee54";}.coffeecup-icons-battery-2:before { content: "\ee55";}.coffeecup-icons-battery-1:before { content: "\ee56";}.coffeecup-icons-battery-0:before { content: "\ee57";}.coffeecup-icons-battery-charging:before { content: "\ee58";}.coffeecup-icons-key-keyboard:before { content: "\ee59";}.coffeecup-icons-key-A:before { content: "\ee5a";}.coffeecup-icons-key-up:before { content: "\ee5b";}.coffeecup-icons-key-right:before { content: "\ee5c";}.coffeecup-icons-key-down:before { content: "\ee5d";}.coffeecup-icons-key-left:before { content: "\ee5e";}.coffeecup-icons-command:before { content: "\ee5f";}.coffeecup-icons-shift:before { content: "\ee60";}.coffeecup-icons-ctrl:before { content: "\ee61";}.coffeecup-icons-opt:before { content: "\ee62";}.coffeecup-icons-checkbox-checked:before { content: "\ee63";}.coffeecup-icons-checkbox-unchecked:before { content: "\ee64";}.coffeecup-icons-checkbox-partial:before { content: "\ee65";}.coffeecup-icons-square:before { content: "\ee66";}.coffeecup-icons-triangle:before { content: "\ee67";}.coffeecup-icons-triangle2:before { content: "\ee68";}.coffeecup-icons-diamond3:before { content: "\ee69";}.coffeecup-icons-diamond4:before { content: "\ee6a";}.coffeecup-icons-checkbox-checked2:before { content: "\ee6b";}.coffeecup-icons-checkbox-unchecked2:before { content: "\ee6c";}.coffeecup-icons-checkbox-partial2:before { content: "\ee6d";}.coffeecup-icons-radio-checked:before { content: "\ee6e";}.coffeecup-icons-radio-checked2:before { content: "\ee6f";}.coffeecup-icons-radio-unchecked:before { content: "\ee70";}.coffeecup-icons-toggle-on:before { content: "\ee71";}.coffeecup-icons-toggle-off:before { content: "\ee72";}.coffeecup-icons-checkmark-circle:before { content: "\ee73";}.coffeecup-icons-circle:before { content: "\ee74";}.coffeecup-icons-circle2:before { content: "\ee75";}.coffeecup-icons-circles:before { content: "\ee76";}.coffeecup-icons-circles2:before { content: "\ee77";}.coffeecup-icons-crop:before { content: "\ee78";}.coffeecup-icons-crop2:before { content: "\ee79";}.coffeecup-icons-make-group:before { content: "\ee7a";}.coffeecup-icons-ungroup:before { content: "\ee7b";}.coffeecup-icons-vector:before { content: "\ee7c";}.coffeecup-icons-vector2:before { content: "\ee7d";}.coffeecup-icons-rulers:before { content: "\ee7e";}.coffeecup-icons-ruler:before { content: "\ee7f";}.coffeecup-icons-pencil-ruler:before { content: "\ee80";}.coffeecup-icons-scissors:before { content: "\ee81";}.coffeecup-icons-scissors2:before { content: "\ee82";}.coffeecup-icons-scissors3:before { content: "\ee83";}.coffeecup-icons-haircut:before { content: "\ee84";}.coffeecup-icons-comb:before { content: "\ee85";}.coffeecup-icons-filter:before { content: "\ee86";}.coffeecup-icons-filter2:before { content: "\ee87";}.coffeecup-icons-filter3:before { content: "\ee88";}.coffeecup-icons-filter4:before { content: "\ee89";}.coffeecup-icons-font:before { content: "\ee8a";}.coffeecup-icons-ampersand:before { content: "\ee8b";}.coffeecup-icons-ligature:before { content: "\ee8c";}.coffeecup-icons-ligature2:before { content: "\ee8d";}.coffeecup-icons-font-size:before { content: "\ee8e";}.coffeecup-icons-typography:before { content: "\ee8f";}.coffeecup-icons-text-height:before { content: "\ee90";}.coffeecup-icons-text-width:before { content: "\ee91";}.coffeecup-icons-height2:before { content: "\ee92";}.coffeecup-icons-width:before { content: "\ee93";}.coffeecup-icons-bold:before { content: "\ee94";}.coffeecup-icons-underline:before { content: "\ee95";}.coffeecup-icons-italic:before { content: "\ee96";}.coffeecup-icons-strikethrough:before { content: "\ee97";}.coffeecup-icons-strikethrough2:before { content: "\ee98";}.coffeecup-icons-font-size2:before { content: "\ee99";}.coffeecup-icons-bold2:before { content: "\ee9a";}.coffeecup-icons-underline2:before { content: "\ee9b";}.coffeecup-icons-italic2:before { content: "\ee9c";}.coffeecup-icons-strikethrough3:before { content: "\ee9d";}.coffeecup-icons-omega:before { content: "\ee9e";}.coffeecup-icons-sigma:before { content: "\ee9f";}.coffeecup-icons-nbsp:before { content: "\eea0";}.coffeecup-icons-page-break:before { content: "\eea1";}.coffeecup-icons-page-break2:before { content: "\eea2";}.coffeecup-icons-superscript:before { content: "\eea3";}.coffeecup-icons-subscript:before { content: "\eea4";}.coffeecup-icons-superscript2:before { content: "\eea5";}.coffeecup-icons-subscript2:before { content: "\eea6";}.coffeecup-icons-text-color:before { content: "\eea7";}.coffeecup-icons-highlight:before { content: "\eea8";}.coffeecup-icons-pagebreak:before { content: "\eea9";}.coffeecup-icons-clear-formatting:before { content: "\eeaa";}.coffeecup-icons-table:before { content: "\eeab";}.coffeecup-icons-table2:before { content: "\eeac";}.coffeecup-icons-insert-template:before { content: "\eead";}.coffeecup-icons-pilcrow:before { content: "\eeae";}.coffeecup-icons-ltr:before { content: "\eeaf";}.coffeecup-icons-rtl:before { content: "\eeb0";}.coffeecup-icons-ltr2:before { content: "\eeb1";}.coffeecup-icons-rtl2:before { content: "\eeb2";}.coffeecup-icons-section:before { content: "\eeb3";}.coffeecup-icons-paragraph-left:before { content: "\eeb4";}.coffeecup-icons-paragraph-center:before { content: "\eeb5";}.coffeecup-icons-paragraph-right:before { content: "\eeb6";}.coffeecup-icons-paragraph-justify:before { content: "\eeb7";}.coffeecup-icons-paragraph-left2:before { content: "\eeb8";}.coffeecup-icons-paragraph-center2:before { content: "\eeb9";}.coffeecup-icons-paragraph-right2:before { content: "\eeba";}.coffeecup-icons-paragraph-justify2:before { content: "\eebb";}.coffeecup-icons-indent-increase:before { content: "\eebc";}.coffeecup-icons-indent-decrease:before { content: "\eebd";}.coffeecup-icons-paragraph-left3:before { content: "\eebe";}.coffeecup-icons-paragraph-center3:before { content: "\eebf";}.coffeecup-icons-paragraph-right3:before { content: "\eec0";}.coffeecup-icons-paragraph-justify3:before { content: "\eec1";}.coffeecup-icons-indent-increase2:before { content: "\eec2";}.coffeecup-icons-indent-decrease2:before { content: "\eec3";}.coffeecup-icons-share:before { content: "\eec4";}.coffeecup-icons-share2:before { content: "\eec5";}.coffeecup-icons-new-tab:before { content: "\eec6";}.coffeecup-icons-new-tab2:before { content: "\eec7";}.coffeecup-icons-popout:before { content: "\eec8";}.coffeecup-icons-embed:before { content: "\eec9";}.coffeecup-icons-embed2:before { content: "\eeca";}.coffeecup-icons-markup:before { content: "\eecb";}.coffeecup-icons-regexp:before { content: "\eecc";}.coffeecup-icons-regexp2:before { content: "\eecd";}.coffeecup-icons-code:before { content: "\eece";}.coffeecup-icons-circle-css:before { content: "\eecf";}.coffeecup-icons-circle-code:before { content: "\eed0";}.coffeecup-icons-terminal:before { content: "\eed1";}.coffeecup-icons-unicode:before { content: "\eed2";}.coffeecup-icons-seven-segment-0:before { content: "\eed3";}.coffeecup-icons-seven-segment-1:before { content: "\eed4";}.coffeecup-icons-seven-segment-2:before { content: "\eed5";}.coffeecup-icons-seven-segment-3:before { content: "\eed6";}.coffeecup-icons-seven-segment-4:before { content: "\eed7";}.coffeecup-icons-seven-segment-5:before { content: "\eed8";}.coffeecup-icons-seven-segment-6:before { content: "\eed9";}.coffeecup-icons-seven-segment-7:before { content: "\eeda";}.coffeecup-icons-seven-segment-8:before { content: "\eedb";}.coffeecup-icons-seven-segment-9:before { content: "\eedc";}.coffeecup-icons-share3:before { content: "\eedd";}.coffeecup-icons-share4:before { content: "\eede";}.coffeecup-icons-mail:before { content: "\eedf";}.coffeecup-icons-mail2:before { content: "\eee0";}.coffeecup-icons-mail3:before { content: "\eee1";}.coffeecup-icons-mail4:before { content: "\eee2";}.coffeecup-icons-google:before { content: "\eee3";}.coffeecup-icons-google-plus:before { content: "\eee4";}.coffeecup-icons-google-plus2:before { content: "\eee5";}.coffeecup-icons-google-plus3:before { content: "\eee6";}.coffeecup-icons-google-drive:before { content: "\eee7";}.coffeecup-icons-facebook:before { content: "\eee8";}.coffeecup-icons-facebook2:before { content: "\eee9";}.coffeecup-icons-facebook3:before { content: "\eeea";}.coffeecup-icons-ello:before { content: "\eeeb";}.coffeecup-icons-instagram:before { content: "\eeec";}.coffeecup-icons-twitter:before { content: "\eeed";}.coffeecup-icons-twitter2:before { content: "\eeee";}.coffeecup-icons-twitter3:before { content: "\eeef";}.coffeecup-icons-feed2:before { content: "\eef0";}.coffeecup-icons-feed3:before { content: "\eef1";}.coffeecup-icons-feed4:before { content: "\eef2";}.coffeecup-icons-youtube:before { content: "\eef3";}.coffeecup-icons-youtube2:before { content: "\eef4";}.coffeecup-icons-youtube3:before { content: "\eef5";}.coffeecup-icons-youtube4:before { content: "\eef6";}.coffeecup-icons-twitch:before { content: "\eef7";}.coffeecup-icons-vimeo:before { content: "\eef8";}.coffeecup-icons-vimeo2:before { content: "\eef9";}.coffeecup-icons-vimeo3:before { content: "\eefa";}.coffeecup-icons-lanyrd:before { content: "\eefb";}.coffeecup-icons-flickr:before { content: "\eefc";}.coffeecup-icons-flickr2:before { content: "\eefd";}.coffeecup-icons-flickr3:before { content: "\eefe";}.coffeecup-icons-flickr4:before { content: "\eeff";}.coffeecup-icons-picassa:before { content: "\ef00";}.coffeecup-icons-picassa2:before { content: "\ef01";}.coffeecup-icons-dribbble:before { content: "\ef02";}.coffeecup-icons-dribbble2:before { content: "\ef03";}.coffeecup-icons-dribbble3:before { content: "\ef04";}.coffeecup-icons-forrst:before { content: "\ef05";}.coffeecup-icons-forrst2:before { content: "\ef06";}.coffeecup-icons-deviantart:before { content: "\ef07";}.coffeecup-icons-deviantart2:before { content: "\ef08";}.coffeecup-icons-steam:before { content: "\ef09";}.coffeecup-icons-steam2:before { content: "\ef0a";}.coffeecup-icons-dropbox:before { content: "\ef0b";}.coffeecup-icons-onedrive:before { content: "\ef0c";}.coffeecup-icons-github:before { content: "\ef0d";}.coffeecup-icons-github2:before { content: "\ef0e";}.coffeecup-icons-github3:before { content: "\ef0f";}.coffeecup-icons-github4:before { content: "\ef10";}.coffeecup-icons-github5:before { content: "\ef11";}.coffeecup-icons-wordpress:before { content: "\ef12";}.coffeecup-icons-wordpress2:before { content: "\ef13";}.coffeecup-icons-joomla:before { content: "\ef14";}.coffeecup-icons-blogger:before { content: "\ef15";}.coffeecup-icons-blogger2:before { content: "\ef16";}.coffeecup-icons-tumblr:before { content: "\ef17";}.coffeecup-icons-tumblr2:before { content: "\ef18";}.coffeecup-icons-yahoo:before { content: "\ef19";}.coffeecup-icons-tux:before { content: "\ef1a";}.coffeecup-icons-apple2:before { content: "\ef1b";}.coffeecup-icons-finder:before { content: "\ef1c";}.coffeecup-icons-android:before { content: "\ef1d";}.coffeecup-icons-windows:before { content: "\ef1e";}.coffeecup-icons-windows8:before { content: "\ef1f";}.coffeecup-icons-soundcloud:before { content: "\ef20";}.coffeecup-icons-soundcloud2:before { content: "\ef21";}.coffeecup-icons-skype:before { content: "\ef22";}.coffeecup-icons-reddit:before { content: "\ef23";}.coffeecup-icons-linkedin:before { content: "\ef24";}.coffeecup-icons-linkedin2:before { content: "\ef25";}.coffeecup-icons-lastfm:before { content: "\ef26";}.coffeecup-icons-lastfm2:before { content: "\ef27";}.coffeecup-icons-delicious:before { content: "\ef28";}.coffeecup-icons-stumbleupon:before { content: "\ef29";}.coffeecup-icons-stumbleupon2:before { content: "\ef2a";}.coffeecup-icons-stackoverflow:before { content: "\ef2b";}.coffeecup-icons-pinterest:before { content: "\ef2c";}.coffeecup-icons-pinterest2:before { content: "\ef2d";}.coffeecup-icons-xing:before { content: "\ef2e";}.coffeecup-icons-xing2:before { content: "\ef2f";}.coffeecup-icons-flattr:before { content: "\ef30";}.coffeecup-icons-foursquare:before { content: "\ef31";}.coffeecup-icons-paypal:before { content: "\ef32";}.coffeecup-icons-paypal2:before { content: "\ef33";}.coffeecup-icons-paypal3:before { content: "\ef34";}.coffeecup-icons-yelp:before { content: "\ef35";}.coffeecup-icons-file-pdf:before { content: "\ef36";}.coffeecup-icons-file-openoffice:before { content: "\ef37";}.coffeecup-icons-file-word:before { content: "\ef38";}.coffeecup-icons-file-excel:before { content: "\ef39";}.coffeecup-icons-libreoffice:before { content: "\ef3a";}.coffeecup-icons-html5:before { content: "\ef3b";}.coffeecup-icons-html52:before { content: "\ef3c";}.coffeecup-icons-css3:before { content: "\ef3d";}.coffeecup-icons-git:before { content: "\ef3e";}.coffeecup-icons-svg:before { content: "\ef3f";}.coffeecup-icons-codepen:before { content: "\ef40";}.coffeecup-icons-chrome:before { content: "\ef41";}.coffeecup-icons-firefox:before { content: "\ef42";}.coffeecup-icons-IE:before { content: "\ef43";}.coffeecup-icons-opera:before { content: "\ef44";}.coffeecup-icons-safari:before { content: "\ef45";}@media screen and (min-width: 265px) {.row [class*="custom-265-col-xs-"] { padding-left:0.9375rem; padding-right:0.9375rem; float:left;}.row .custom-265-col-xs-1 { width:8.333333333333332%;}.row .custom-265-col-xs-2 { width:16.666666666666664%;}.row .custom-265-col-xs-3 { width:25%;}.row .custom-265-col-xs-4 { width:33.33333333333333%;}.row .custom-265-col-xs-5 { width:41.666666666666664%;}.row .custom-265-col-xs-6 { width:50%;}.row .custom-265-col-xs-7 { width:58.33333333333333%;}.row .custom-265-col-xs-8 { width:66.66666666666666%;}.row .custom-265-col-xs-9 { width:75%;}.row .custom-265-col-xs-10 { width:83.33333333333333%;}.row .custom-265-col-xs-11 { width:91.66666666666666%;}.row .custom-265-col-xs-12 { width:100%;}[class*="custom-265-col-xs-"]>.subgrid { margin-left:-0.9375rem; margin-right:-0.9375rem;}.row .custom-265-offset-xs-0 { margin-left:0%;}.row .custom-265-offset-xs-1 { margin-left:8.333333333333332%;}.row .custom-265-offset-xs-2 { margin-left:16.666666666666664%;}.row .custom-265-offset-xs-3 { margin-left:25%;}.row .custom-265-offset-xs-4 { margin-left:33.33333333333333%;}.row .custom-265-offset-xs-5 { margin-left:41.666666666666664%;}.row .custom-265-offset-xs-6 { margin-left:50%;}.row .custom-265-offset-xs-7 { margin-left:58.33333333333333%;}.row .custom-265-offset-xs-8 { margin-left:66.66666666666666%;}.row .custom-265-offset-xs-9 { margin-left:75%;}.row .custom-265-offset-xs-10 { margin-left:83.33333333333333%;}.row .custom-265-offset-xs-11 { margin-left:91.66666666666666%;}.row [class*="custom-265-push-xs-"] { position:relative;}.row .custom-265-push-xs-11 { left:91.66666666666666%;}.row .custom-265-push-xs-10 { left:83.33333333333333%;}.row .custom-265-push-xs-9 { left:75%;}.row .custom-265-push-xs-8 { left:66.66666666666666%;}.row .custom-265-push-xs-7 { left:58.33333333333333%;}.row .custom-265-push-xs-6 { left:50%;}.row .custom-265-push-xs-5 { left:41.666666666666664%;}.row .custom-265-push-xs-4 { left:33.33333333333333%;}.row .custom-265-push-xs-3 { left:25%;}.row .custom-265-push-xs-2 { left:16.666666666666664%;}.row .custom-265-push-xs-1 { left:8.333333333333332%;}.row .custom-265-push-xs-0 { left:auto;}.row [class*="custom-265-pull-xs-"] { position:relative;}.row .custom-265-pull-xs-11 { right:91.66666666666666%;}.row .custom-265-pull-xs-10 { right:83.33333333333333%;}.row .custom-265-pull-xs-9 { right:75%;}.row .custom-265-pull-xs-8 { right:66.66666666666666%;}.row .custom-265-pull-xs-7 { right:58.33333333333333%;}.row .custom-265-pull-xs-6 { right:50%;}.row .custom-265-pull-xs-5 { right:41.666666666666664%;}.row .custom-265-pull-xs-4 { right:33.33333333333333%;}.row .custom-265-pull-xs-3 { right:25%;}.row .custom-265-pull-xs-2 { right:16.666666666666664%;}.row .custom-265-pull-xs-1 { right:8.333333333333332%;}.row .custom-265-pull-xs-0 { right:auto;}.show_grid_structure>.row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}.show_subgrid_structure>.row .row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}}@media screen and (min-width: 479px) {.row [class*="custom-479-col-xs-"] { padding-left:0.9375rem; padding-right:0.9375rem; float:left;}.row .custom-479-col-xs-1 { width:8.333333333333332%;}.row .custom-479-col-xs-2 { width:16.666666666666664%;}.row .custom-479-col-xs-3 { width:25%;}.row .custom-479-col-xs-4 { width:33.33333333333333%;}.row .custom-479-col-xs-5 { width:41.666666666666664%;}.row .custom-479-col-xs-6 { width:50%;}.row .custom-479-col-xs-7 { width:58.33333333333333%;}.row .custom-479-col-xs-8 { width:66.66666666666666%;}.row .custom-479-col-xs-9 { width:75%;}.row .custom-479-col-xs-10 { width:83.33333333333333%;}.row .custom-479-col-xs-11 { width:91.66666666666666%;}.row .custom-479-col-xs-12 { width:100%;}[class*="custom-479-col-xs-"]>.subgrid { margin-left:-0.9375rem; margin-right:-0.9375rem;}.row .custom-479-offset-xs-0 { margin-left:0%;}.row .custom-479-offset-xs-1 { margin-left:8.333333333333332%;}.row .custom-479-offset-xs-2 { margin-left:16.666666666666664%;}.row .custom-479-offset-xs-3 { margin-left:25%;}.row .custom-479-offset-xs-4 { margin-left:33.33333333333333%;}.row .custom-479-offset-xs-5 { margin-left:41.666666666666664%;}.row .custom-479-offset-xs-6 { margin-left:50%;}.row .custom-479-offset-xs-7 { margin-left:58.33333333333333%;}.row .custom-479-offset-xs-8 { margin-left:66.66666666666666%;}.row .custom-479-offset-xs-9 { margin-left:75%;}.row .custom-479-offset-xs-10 { margin-left:83.33333333333333%;}.row .custom-479-offset-xs-11 { margin-left:91.66666666666666%;}.row [class*="custom-479-push-xs-"] { position:relative;}.row .custom-479-push-xs-11 { left:91.66666666666666%;}.row .custom-479-push-xs-10 { left:83.33333333333333%;}.row .custom-479-push-xs-9 { left:75%;}.row .custom-479-push-xs-8 { left:66.66666666666666%;}.row .custom-479-push-xs-7 { left:58.33333333333333%;}.row .custom-479-push-xs-6 { left:50%;}.row .custom-479-push-xs-5 { left:41.666666666666664%;}.row .custom-479-push-xs-4 { left:33.33333333333333%;}.row .custom-479-push-xs-3 { left:25%;}.row .custom-479-push-xs-2 { left:16.666666666666664%;}.row .custom-479-push-xs-1 { left:8.333333333333332%;}.row .custom-479-push-xs-0 { left:auto;}.row [class*="custom-479-pull-xs-"] { position:relative;}.row .custom-479-pull-xs-11 { right:91.66666666666666%;}.row .custom-479-pull-xs-10 { right:83.33333333333333%;}.row .custom-479-pull-xs-9 { right:75%;}.row .custom-479-pull-xs-8 { right:66.66666666666666%;}.row .custom-479-pull-xs-7 { right:58.33333333333333%;}.row .custom-479-pull-xs-6 { right:50%;}.row .custom-479-pull-xs-5 { right:41.666666666666664%;}.row .custom-479-pull-xs-4 { right:33.33333333333333%;}.row .custom-479-pull-xs-3 { right:25%;}.row .custom-479-pull-xs-2 { right:16.666666666666664%;}.row .custom-479-pull-xs-1 { right:8.333333333333332%;}.row .custom-479-pull-xs-0 { right:auto;}.show_grid_structure>.row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}.show_subgrid_structure>.row .row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}}@media screen and (min-width: 576px) {.row [class*="col-sm-"] { padding-left:0.9375rem; padding-right:0.9375rem; float:left;}.row .col-sm-1 { width:8.333333333333332%;}.row .col-sm-2 { width:16.666666666666664%;}.row .col-sm-3 { width:25%;}.row .col-sm-4 { width:33.33333333333333%;}.row .col-sm-5 { width:41.666666666666664%;}.row .col-sm-6 { width:50%;}.row .col-sm-7 { width:58.33333333333333%;}.row .col-sm-8 { width:66.66666666666666%;}.row .col-sm-9 { width:75%;}.row .col-sm-10 { width:83.33333333333333%;}.row .col-sm-11 { width:91.66666666666666%;}.row .col-sm-12 { width:100%;}[class*="col-sm-"]>.subgrid { margin-left:-0.9375rem; margin-right:-0.9375rem;}.row .offset-sm-0 { margin-left:0%;}.row .offset-sm-1 { margin-left:8.333333333333332%;}.row .offset-sm-2 { margin-left:16.666666666666664%;}.row .offset-sm-3 { margin-left:25%;}.row .offset-sm-4 { margin-left:33.33333333333333%;}.row .offset-sm-5 { margin-left:41.666666666666664%;}.row .offset-sm-6 { margin-left:50%;}.row .offset-sm-7 { margin-left:58.33333333333333%;}.row .offset-sm-8 { margin-left:66.66666666666666%;}.row .offset-sm-9 { margin-left:75%;}.row .offset-sm-10 { margin-left:83.33333333333333%;}.row .offset-sm-11 { margin-left:91.66666666666666%;}.row [class*="push-sm-"] { position:relative;}.row .push-sm-11 { left:91.66666666666666%;}.row .push-sm-10 { left:83.33333333333333%;}.row .push-sm-9 { left:75%;}.row .push-sm-8 { left:66.66666666666666%;}.row .push-sm-7 { left:58.33333333333333%;}.row .push-sm-6 { left:50%;}.row .push-sm-5 { left:41.666666666666664%;}.row .push-sm-4 { left:33.33333333333333%;}.row .push-sm-3 { left:25%;}.row .push-sm-2 { left:16.666666666666664%;}.row .push-sm-1 { left:8.333333333333332%;}.row .push-sm-0 { left:auto;}.row [class*="pull-sm-"] { position:relative;}.row .pull-sm-11 { right:91.66666666666666%;}.row .pull-sm-10 { right:83.33333333333333%;}.row .pull-sm-9 { right:75%;}.row .pull-sm-8 { right:66.66666666666666%;}.row .pull-sm-7 { right:58.33333333333333%;}.row .pull-sm-6 { right:50%;}.row .pull-sm-5 { right:41.666666666666664%;}.row .pull-sm-4 { right:33.33333333333333%;}.row .pull-sm-3 { right:25%;}.row .pull-sm-2 { right:16.666666666666664%;}.row .pull-sm-1 { right:8.333333333333332%;}.row .pull-sm-0 { right:auto;}.show_grid_structure>.row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}.show_subgrid_structure>.row .row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}}@media screen and (min-width: 768px) {.row [class*="col-md-"] { padding-left:0.9375rem; padding-right:0.9375rem; float:left;}.row .col-md-1 { width:8.333333333333332%;}.row .col-md-2 { width:16.666666666666664%;}.row .col-md-3 { width:25%;}.row .col-md-4 { width:33.33333333333333%;}.row .col-md-5 { width:41.666666666666664%;}.row .col-md-6 { width:50%;}.row .col-md-7 { width:58.33333333333333%;}.row .col-md-8 { width:66.66666666666666%;}.row .col-md-9 { width:75%;}.row .col-md-10 { width:83.33333333333333%;}.row .col-md-11 { width:91.66666666666666%;}.row .col-md-12 { width:100%;}[class*="col-md-"]>.subgrid { margin-left:-0.9375rem; margin-right:-0.9375rem;}.row .offset-md-0 { margin-left:0%;}.row .offset-md-1 { margin-left:8.333333333333332%;}.row .offset-md-2 { margin-left:16.666666666666664%;}.row .offset-md-3 { margin-left:25%;}.row .offset-md-4 { margin-left:33.33333333333333%;}.row .offset-md-5 { margin-left:41.666666666666664%;}.row .offset-md-6 { margin-left:50%;}.row .offset-md-7 { margin-left:58.33333333333333%;}.row .offset-md-8 { margin-left:66.66666666666666%;}.row .offset-md-9 { margin-left:75%;}.row .offset-md-10 { margin-left:83.33333333333333%;}.row .offset-md-11 { margin-left:91.66666666666666%;}.row [class*="push-md-"] { position:relative;}.row .push-md-11 { left:91.66666666666666%;}.row .push-md-10 { left:83.33333333333333%;}.row .push-md-9 { left:75%;}.row .push-md-8 { left:66.66666666666666%;}.row .push-md-7 { left:58.33333333333333%;}.row .push-md-6 { left:50%;}.row .push-md-5 { left:41.666666666666664%;}.row .push-md-4 { left:33.33333333333333%;}.row .push-md-3 { left:25%;}.row .push-md-2 { left:16.666666666666664%;}.row .push-md-1 { left:8.333333333333332%;}.row .push-md-0 { left:auto;}.row [class*="pull-md-"] { position:relative;}.row .pull-md-11 { right:91.66666666666666%;}.row .pull-md-10 { right:83.33333333333333%;}.row .pull-md-9 { right:75%;}.row .pull-md-8 { right:66.66666666666666%;}.row .pull-md-7 { right:58.33333333333333%;}.row .pull-md-6 { right:50%;}.row .pull-md-5 { right:41.666666666666664%;}.row .pull-md-4 { right:33.33333333333333%;}.row .pull-md-3 { right:25%;}.row .pull-md-2 { right:16.666666666666664%;}.row .pull-md-1 { right:8.333333333333332%;}.row .pull-md-0 { right:auto;}.show_grid_structure>.row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}.show_subgrid_structure>.row .row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}}@media screen and (min-width: 992px) {.row [class*="col-lg-"] { padding-left:0.9375rem; padding-right:0.9375rem; float:left;}.row .col-lg-1 { width:8.333333333333332%;}.row .col-lg-2 { width:16.666666666666664%;}.row .col-lg-3 { width:25%;}.row .col-lg-4 { width:33.33333333333333%;}.row .col-lg-5 { width:41.666666666666664%;}.row .col-lg-6 { width:50%;}.row .col-lg-7 { width:58.33333333333333%;}.row .col-lg-8 { width:66.66666666666666%;}.row .col-lg-9 { width:75%;}.row .col-lg-10 { width:83.33333333333333%;}.row .col-lg-11 { width:91.66666666666666%;}.row .col-lg-12 { width:100%;}[class*="col-lg-"]>.subgrid { margin-left:-0.9375rem; margin-right:-0.9375rem;}.row .offset-lg-0 { margin-left:0%;}.row .offset-lg-1 { margin-left:8.333333333333332%;}.row .offset-lg-2 { margin-left:16.666666666666664%;}.row .offset-lg-3 { margin-left:25%;}.row .offset-lg-4 { margin-left:33.33333333333333%;}.row .offset-lg-5 { margin-left:41.666666666666664%;}.row .offset-lg-6 { margin-left:50%;}.row .offset-lg-7 { margin-left:58.33333333333333%;}.row .offset-lg-8 { margin-left:66.66666666666666%;}.row .offset-lg-9 { margin-left:75%;}.row .offset-lg-10 { margin-left:83.33333333333333%;}.row .offset-lg-11 { margin-left:91.66666666666666%;}.row [class*="push-lg-"] { position:relative;}.row .push-lg-11 { left:91.66666666666666%;}.row .push-lg-10 { left:83.33333333333333%;}.row .push-lg-9 { left:75%;}.row .push-lg-8 { left:66.66666666666666%;}.row .push-lg-7 { left:58.33333333333333%;}.row .push-lg-6 { left:50%;}.row .push-lg-5 { left:41.666666666666664%;}.row .push-lg-4 { left:33.33333333333333%;}.row .push-lg-3 { left:25%;}.row .push-lg-2 { left:16.666666666666664%;}.row .push-lg-1 { left:8.333333333333332%;}.row .push-lg-0 { left:auto;}.row [class*="pull-lg-"] { position:relative;}.row .pull-lg-11 { right:91.66666666666666%;}.row .pull-lg-10 { right:83.33333333333333%;}.row .pull-lg-9 { right:75%;}.row .pull-lg-8 { right:66.66666666666666%;}.row .pull-lg-7 { right:58.33333333333333%;}.row .pull-lg-6 { right:50%;}.row .pull-lg-5 { right:41.666666666666664%;}.row .pull-lg-4 { right:33.33333333333333%;}.row .pull-lg-3 { right:25%;}.row .pull-lg-2 { right:16.666666666666664%;}.row .pull-lg-1 { right:8.333333333333332%;}.row .pull-lg-0 { right:auto;}.show_grid_structure>.row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}.show_subgrid_structure>.row .row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}}@media screen and (min-width: 1200px) {.row [class*="col-xl-"] { padding-left:0.9375rem; padding-right:0.9375rem; float:left;}.row .col-xl-1 { width:8.333333333333332%;}.row .col-xl-2 { width:16.666666666666664%;}.row .col-xl-3 { width:25%;}.row .col-xl-4 { width:33.33333333333333%;}.row .col-xl-5 { width:41.666666666666664%;}.row .col-xl-6 { width:50%;}.row .col-xl-7 { width:58.33333333333333%;}.row .col-xl-8 { width:66.66666666666666%;}.row .col-xl-9 { width:75%;}.row .col-xl-10 { width:83.33333333333333%;}.row .col-xl-11 { width:91.66666666666666%;}.row .col-xl-12 { width:100%;}[class*="col-xl-"]>.subgrid { margin-left:-0.9375rem; margin-right:-0.9375rem;}.row .offset-xl-0 { margin-left:0%;}.row .offset-xl-1 { margin-left:8.333333333333332%;}.row .offset-xl-2 { margin-left:16.666666666666664%;}.row .offset-xl-3 { margin-left:25%;}.row .offset-xl-4 { margin-left:33.33333333333333%;}.row .offset-xl-5 { margin-left:41.666666666666664%;}.row .offset-xl-6 { margin-left:50%;}.row .offset-xl-7 { margin-left:58.33333333333333%;}.row .offset-xl-8 { margin-left:66.66666666666666%;}.row .offset-xl-9 { margin-left:75%;}.row .offset-xl-10 { margin-left:83.33333333333333%;}.row .offset-xl-11 { margin-left:91.66666666666666%;}.row [class*="push-xl-"] { position:relative;}.row .push-xl-11 { left:91.66666666666666%;}.row .push-xl-10 { left:83.33333333333333%;}.row .push-xl-9 { left:75%;}.row .push-xl-8 { left:66.66666666666666%;}.row .push-xl-7 { left:58.33333333333333%;}.row .push-xl-6 { left:50%;}.row .push-xl-5 { left:41.666666666666664%;}.row .push-xl-4 { left:33.33333333333333%;}.row .push-xl-3 { left:25%;}.row .push-xl-2 { left:16.666666666666664%;}.row .push-xl-1 { left:8.333333333333332%;}.row .push-xl-0 { left:auto;}.row [class*="pull-xl-"] { position:relative;}.row .pull-xl-11 { right:91.66666666666666%;}.row .pull-xl-10 { right:83.33333333333333%;}.row .pull-xl-9 { right:75%;}.row .pull-xl-8 { right:66.66666666666666%;}.row .pull-xl-7 { right:58.33333333333333%;}.row .pull-xl-6 { right:50%;}.row .pull-xl-5 { right:41.666666666666664%;}.row .pull-xl-4 { right:33.33333333333333%;}.row .pull-xl-3 { right:25%;}.row .pull-xl-2 { right:16.666666666666664%;}.row .pull-xl-1 { right:8.333333333333332%;}.row .pull-xl-0 { right:auto;}.show_grid_structure>.row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}.show_subgrid_structure>.row .row { background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(200,200,200); stroke-opacity:0.16; stroke-width:30px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>'); background-repeat:no-repeat, no-repeat;}}