/* Minification failed. Returning unminified contents.
(1394,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1395,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1771,28): run-time error CSS1039: Token not allowed after unary operator: '-body-color'
(1802,24): run-time error CSS1039: Token not allowed after unary operator: '-body-color'
(2605,26): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
(2606,21): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
(2667,17): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
(2701,25): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
(3102,27): run-time error CSS1046: Expect comma, found '0'
(3102,31): run-time error CSS1046: Expect comma, found '/'
(4549,21): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
(4553,25): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
(4659,17): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
(4676,22): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */

.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon>:first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-adn{color:#fff;background-color:#d87a68;border-color:rgba(0,0,0,0.2)}.btn-adn:hover,.btn-adn:focus,.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}
.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{background-image:none}
.btn-adn.disabled,.btn-adn[disabled],fieldset[disabled] .btn-adn,.btn-adn.disabled:hover,.btn-adn[disabled]:hover,fieldset[disabled] .btn-adn:hover,.btn-adn.disabled:focus,.btn-adn[disabled]:focus,fieldset[disabled] .btn-adn:focus,.btn-adn.disabled:active,.btn-adn[disabled]:active,fieldset[disabled] .btn-adn:active,.btn-adn.disabled.active,.btn-adn[disabled].active,fieldset[disabled] .btn-adn.active{background-color:#d87a68;border-color:rgba(0,0,0,0.2)}
.btn-adn .badge{color:#d87a68;background-color:#fff}
.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{color:#fff;background-color:#163758;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{background-image:none}
.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket .badge{color:#205081;background-color:#fff}
.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,0.2)}
.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{background-image:none}
.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}
.btn-dropbox .badge{color:#1087dd;background-color:#fff}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook .badge{color:#3b5998;background-color:#fff}
.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,0.2)}
.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{background-image:none}
.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-flickr .badge{color:#ff0084;background-color:#fff}
.btn-foursquare{color:#fff;background-color:#f94877;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,0.2)}
.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{background-image:none}
.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#f94877;border-color:rgba(0,0,0,0.2)}
.btn-foursquare .badge{color:#f94877;background-color:#fff}
.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,0.2)}
.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{background-image:none}
.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgba(0,0,0,0.2)}
.btn-github .badge{color:#444;background-color:#fff}
.btn-google{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google:hover,.btn-google:focus,.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}
.btn-google.disabled,.btn-google[disabled],fieldset[disabled] .btn-google,.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled:active,.btn-google[disabled]:active,fieldset[disabled] .btn-google:active,.btn-google.disabled.active,.btn-google[disabled].active,fieldset[disabled] .btn-google.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google .badge{color:#dd4b39;background-color:#fff}
.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-instagram .badge{color:#3f729b;background-color:#fff}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-linkedin .badge{color:#007bb6;background-color:#fff}
.btn-microsoft{color:#fff;background-color:#2672ec;border-color:rgba(0,0,0,0.2)}.btn-microsoft:hover,.btn-microsoft:focus,.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,0.2)}
.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{background-image:none}
.btn-microsoft.disabled,.btn-microsoft[disabled],fieldset[disabled] .btn-microsoft,.btn-microsoft.disabled:hover,.btn-microsoft[disabled]:hover,fieldset[disabled] .btn-microsoft:hover,.btn-microsoft.disabled:focus,.btn-microsoft[disabled]:focus,fieldset[disabled] .btn-microsoft:focus,.btn-microsoft.disabled:active,.btn-microsoft[disabled]:active,fieldset[disabled] .btn-microsoft:active,.btn-microsoft.disabled.active,.btn-microsoft[disabled].active,fieldset[disabled] .btn-microsoft.active{background-color:#2672ec;border-color:rgba(0,0,0,0.2)}
.btn-microsoft .badge{color:#2672ec;background-color:#fff}
.btn-odnoklassniki{color:#fff;background-color:#f4731c;border-color:rgba(0,0,0,0.2)}.btn-odnoklassniki:hover,.btn-odnoklassniki:focus,.btn-odnoklassniki:active,.btn-odnoklassniki.active,.open>.dropdown-toggle.btn-odnoklassniki{color:#fff;background-color:#d35b0a;border-color:rgba(0,0,0,0.2)}
.btn-odnoklassniki:active,.btn-odnoklassniki.active,.open>.dropdown-toggle.btn-odnoklassniki{background-image:none}
.btn-odnoklassniki.disabled,.btn-odnoklassniki[disabled],fieldset[disabled] .btn-odnoklassniki,.btn-odnoklassniki.disabled:hover,.btn-odnoklassniki[disabled]:hover,fieldset[disabled] .btn-odnoklassniki:hover,.btn-odnoklassniki.disabled:focus,.btn-odnoklassniki[disabled]:focus,fieldset[disabled] .btn-odnoklassniki:focus,.btn-odnoklassniki.disabled:active,.btn-odnoklassniki[disabled]:active,fieldset[disabled] .btn-odnoklassniki:active,.btn-odnoklassniki.disabled.active,.btn-odnoklassniki[disabled].active,fieldset[disabled] .btn-odnoklassniki.active{background-color:#f4731c;border-color:rgba(0,0,0,0.2)}
.btn-odnoklassniki .badge{color:#f4731c;background-color:#fff}
.btn-openid{color:#fff;background-color:#f7931e;border-color:rgba(0,0,0,0.2)}.btn-openid:hover,.btn-openid:focus,.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}
.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{background-image:none}
.btn-openid.disabled,.btn-openid[disabled],fieldset[disabled] .btn-openid,.btn-openid.disabled:hover,.btn-openid[disabled]:hover,fieldset[disabled] .btn-openid:hover,.btn-openid.disabled:focus,.btn-openid[disabled]:focus,fieldset[disabled] .btn-openid:focus,.btn-openid.disabled:active,.btn-openid[disabled]:active,fieldset[disabled] .btn-openid:active,.btn-openid.disabled.active,.btn-openid[disabled].active,fieldset[disabled] .btn-openid.active{background-color:#f7931e;border-color:rgba(0,0,0,0.2)}
.btn-openid .badge{color:#f7931e;background-color:#fff}
.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{background-image:none}
.btn-pinterest.disabled,.btn-pinterest[disabled],fieldset[disabled] .btn-pinterest,.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,fieldset[disabled] .btn-pinterest:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active,fieldset[disabled] .btn-pinterest.active{background-color:#cb2027;border-color:rgba(0,0,0,0.2)}
.btn-pinterest .badge{color:#cb2027;background-color:#fff}
.btn-reddit{color:#000;background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}.btn-reddit:hover,.btn-reddit:focus,.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}
.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{background-image:none}
.btn-reddit.disabled,.btn-reddit[disabled],fieldset[disabled] .btn-reddit,.btn-reddit.disabled:hover,.btn-reddit[disabled]:hover,fieldset[disabled] .btn-reddit:hover,.btn-reddit.disabled:focus,.btn-reddit[disabled]:focus,fieldset[disabled] .btn-reddit:focus,.btn-reddit.disabled:active,.btn-reddit[disabled]:active,fieldset[disabled] .btn-reddit:active,.btn-reddit.disabled.active,.btn-reddit[disabled].active,fieldset[disabled] .btn-reddit.active{background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}
.btn-reddit .badge{color:#eff7ff;background-color:#000}
.btn-soundcloud{color:#fff;background-color:#f50;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:hover,.btn-soundcloud:focus,.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{color:#fff;background-color:#c40;border-color:rgba(0,0,0,0.2)}
.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{background-image:none}
.btn-soundcloud.disabled,.btn-soundcloud[disabled],fieldset[disabled] .btn-soundcloud,.btn-soundcloud.disabled:hover,.btn-soundcloud[disabled]:hover,fieldset[disabled] .btn-soundcloud:hover,.btn-soundcloud.disabled:focus,.btn-soundcloud[disabled]:focus,fieldset[disabled] .btn-soundcloud:focus,.btn-soundcloud.disabled:active,.btn-soundcloud[disabled]:active,fieldset[disabled] .btn-soundcloud:active,.btn-soundcloud.disabled.active,.btn-soundcloud[disabled].active,fieldset[disabled] .btn-soundcloud.active{background-color:#f50;border-color:rgba(0,0,0,0.2)}
.btn-soundcloud .badge{color:#f50;background-color:#fff}
.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{background-image:none}
.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-tumblr .badge{color:#2c4762;background-color:#fff}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-twitter .badge{color:#55acee;background-color:#fff}
.btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}.btn-vimeo:hover,.btn-vimeo:focus,.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,0.2)}
.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{background-image:none}
.btn-vimeo.disabled,.btn-vimeo[disabled],fieldset[disabled] .btn-vimeo,.btn-vimeo.disabled:hover,.btn-vimeo[disabled]:hover,fieldset[disabled] .btn-vimeo:hover,.btn-vimeo.disabled:focus,.btn-vimeo[disabled]:focus,fieldset[disabled] .btn-vimeo:focus,.btn-vimeo.disabled:active,.btn-vimeo[disabled]:active,fieldset[disabled] .btn-vimeo:active,.btn-vimeo.disabled.active,.btn-vimeo[disabled].active,fieldset[disabled] .btn-vimeo.active{background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}
.btn-vimeo .badge{color:#1ab7ea;background-color:#fff}
.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{color:#fff;background-color:#466482;border-color:rgba(0,0,0,0.2)}
.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{background-image:none}
.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}
.btn-vk .badge{color:#587ea3;background-color:#fff}
.btn-yahoo{color:#fff;background-color:#720e9e;border-color:rgba(0,0,0,0.2)}.btn-yahoo:hover,.btn-yahoo:focus,.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,0.2)}
.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{background-image:none}
.btn-yahoo.disabled,.btn-yahoo[disabled],fieldset[disabled] .btn-yahoo,.btn-yahoo.disabled:hover,.btn-yahoo[disabled]:hover,fieldset[disabled] .btn-yahoo:hover,.btn-yahoo.disabled:focus,.btn-yahoo[disabled]:focus,fieldset[disabled] .btn-yahoo:focus,.btn-yahoo.disabled:active,.btn-yahoo[disabled]:active,fieldset[disabled] .btn-yahoo:active,.btn-yahoo.disabled.active,.btn-yahoo[disabled].active,fieldset[disabled] .btn-yahoo.active{background-color:#720e9e;border-color:rgba(0,0,0,0.2)}
.btn-yahoo .badge{color:#720e9e;background-color:#fff}
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
#loading {
    position: fixed;
    z-index: 998;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: #fff;
}

    #loading .background {
        z-index: 999;
        width: 100%;
        height: 100%;
        background: linear-gradient(-45deg, #3023ae, #c86dd7);
        background: -webkit-linear-gradient(-45deg, #3023ae, #c86dd7);
        background: -moz-linear-gradient(-45deg, #3023ae, #c86dd7);
        background: -o-linear-gradient(-45deg, #3023ae, #c86dd7);
        opacity: .4;
    }

.spinner {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -150px;
    width: 300px;
    text-align: center;
}

    .spinner img {
        width: 60px;
    }

    .spinner .steps {
        margin-top: 10px;
        text-shadow: black 0px 0px 3px;
        color: #fff;
        font-size: 18px;
    }

        .spinner .steps::after {
            /*content:". . .";*/
        }

/*.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.tf {
    color: #9d9d9d;
    font-size: 14px;
}


.inputVal {
    margin-left: 10px;
    font-size: 14px;
    height: 20px;
    width: 60px;
    color: #555;
    margin-top: -2px;
    background-color: #b3b3b3;
    background-image: none;
    border: 1px solid #ccc;
    text-align: center;
}

.btn-active {
    color: #fff;
    background-color: #413A56;
    border-color: #ccc;
}
.btn-active:focus {
    color:#fff;
}
#ScheduleWrapper {
    overflow: auto;
    width: 100%;
}

    #ScheduleWrapper .column {
        text-align: center;
        width: 300px;
        float: left;
    }

    #ScheduleWrapper .container {
        background-color: #1F386C;
        color: whitesmoke;
    }

    #ScheduleWrapper .blockElement {
        background-color: #222;
    }

    #ScheduleWrapper table {
        table-layout: fixed;
        width: 100%;
    }

    #ScheduleWrapper .scheduleAct {
        margin-right: 35%;
    }

    #ScheduleWrapper .columnTitle {
        height: 44px;
        background-color: #F2F2F2;
        border: 1px solid #c1c1c1;
        padding-left: 10px;
        margin: 5px;
    }


    #ScheduleWrapper table td:first-child {
        text-align: right;
    }

    #ScheduleWrapper table td:last-child {
        text-align: left;
    }

    #ScheduleWrapper .element:hover {
        cursor: pointer;
        opacity: 0.9;
        color: #fff;
    }*/



/**
 * angular-cookie-law - @version v0.2.4 - @author Palmabit Srl<hello@palmabit.com>
 */
.cl-banner {
  background: #000000;
  height: auto;
  min-height: 24px;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 15px 25px;
  z-index: 10000;

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/*
.cl-banner.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.cl-banner.fixed.bottom {
  bottom: 0;
  top: auto;
}
*/

.cl-banner p {
  color: white;
  margin: 0;
  padding: 0;
}

.cl-banner a {
  color: white;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin: 11px 20px 0 20px;
}

.cl-banner .cl-accept {
  background: #007700;
}

.cl-banner .cl-accept:hover {
  background: #009900;
}

.cl-banner .cl-disable {
  background: #990000;
}

.cl-banner .cl-disable:hover {
  background: #bb0000;
}

.cl-banner .cl-policy {
  background: #0033bb;
}

.cl-banner .cl-policy:hover {
  background: #0055dd;
}

div.auto-complete-container {
    border: 1px solid lightsteelblue;
    background-color: #cccccc;
    white-space: nowrap;
}

    div.auto-complete-container.unselectable {
        user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
    }

div.auto-complete-absolute-container {
    position: absolute;
    z-index: 10000;
}

div.auto-complete-container ul.auto-complete-results {
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0px;
    padding: 0px;
}

    div.auto-complete-container ul.auto-complete-results li.auto-complete-item {
        list-style-type: none;
        padding: 8px 5px;
        background-color: #efefef;
        color: Black;
        cursor: pointer;
        font-weight: bold;
    }

    div.auto-complete-container ul.auto-complete-results li:not(:first-child) {
        margin-top: 1px;
    }

    div.auto-complete-container ul.auto-complete-results li.auto-complete-item:hover {
        background-color: #6699FF;
        color: White;
    }

    div.auto-complete-container ul.auto-complete-results li.auto-complete-item-selected {
        background-color: #6699FF;
        color: White;
    }

    div.auto-complete-container ul.auto-complete-results li.auto-complete-item.auto-complete-no-match {
        background-color: #efefef;
        color: Black;
        white-space: initial;
    }

div.auto-complete-container table.auto-complete {
    width: 100%;
    border-collapse: collapse;
    margin: 0px;
    border-width: 0px;
    border-style: none;
}

    div.auto-complete-container table.auto-complete tr {
        white-space: nowrap;
        text-align: left;
    }

    div.auto-complete-container table.auto-complete tbody tr > td {
        padding: 0px;
        background-color: transparent;
        border-width: 0px;
    }

/**
 * Selectize (v0.15.2)
 * https://selectize.dev
 *
 * Copyright (c) 2013-2015 Brian Reavis & contributors
 * Copyright (c) 2020-2022 Selectize Team & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 * @author Ris Adams <selectize@risadams.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input.dragging {
    overflow: visible
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0,0,0,0.06) !important;
    border: 0 none !important;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: "!";
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    box-shadow: 0 2px 5px rgba(0,0,0,0.2)
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header {
    position: relative;
    padding: 10px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important;
    text-decoration: none
}

    .selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover {
        color: black
    }

.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content {
    display: flex
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    flex-grow: 1;
    flex-basis: 0;
    min-width: 0
}

    .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
        border-right: 0 none
    }

    .selectize-dropdown.plugin-optgroup_columns .optgroup:before {
        display: none
    }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button .item {
    display: inline-flex;
    align-items: center;
    padding-right: 0 !important
}

    .selectize-control.plugin-remove_button .item .remove {
        color: inherit;
        text-decoration: none;
        vertical-align: middle;
        display: inline-block;
        padding: 2px 6px;
        border-left: 1px solid #d0d0d0;
        border-radius: 0 2px 2px 0;
        box-sizing: border-box;
        margin-left: 6px
    }

        .selectize-control.plugin-remove_button .item .remove:hover {
            background: rgba(0,0,0,0.05)
        }

    .selectize-control.plugin-remove_button .item.active .remove {
        border-left-color: #cacaca
    }

.selectize-control.plugin-remove_button .disabled .item .remove:hover {
    background: 0
}

.selectize-control.plugin-remove_button .disabled .item .remove {
    border-left-color: white
}

.selectize-control.plugin-clear_button .clear {
    text-decoration: none;
    display: flex;
    position: absolute;
    height: 100%;
    width: 25px;
    top: 0;
    right: calc(8px - 6px);
    color: #000;
    opacity: .4;
    font-weight: bold;
    border: 0;
    cursor: pointer;
    z-index: 1;
    font-size: 21px;
    justify-content: center;
    align-items: center
}

    .selectize-control.plugin-clear_button .clear:hover {
        opacity: 1
    }

.selectize-control.plugin-clear_button.single .clear {
    right: calc(8px - 6px + 1.5rem)
}

.selectize-dropdown.plugin-auto_position.selectize-position-top {
    border-top: 1px solid #d0d0d0;
    border-bottom: 0 none;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 -6px 12px rgba(0,0,0,0.18)
}

.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active {
    border-radius: 0 0 3px 3px;
    border-top: 0 none
}

    .selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before {
        top: 0;
        bottom: unset
    }

.selectize-control {
    position: relative
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    font-smoothing: inherit
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
    background: #fff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
    padding: calc(8px - 2px - 0px) 8px calc(8px - 2px - 3px - 0px)
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important
}

.selectize-input.focus {
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.15)
}

.selectize-input.dropdown-active {
    border-radius: 3px 3px 0 0
}

.selectize-input > * {
    vertical-align: baseline;
    display: inline-block;
    zoom: 1
}

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0
}

    .selectize-control.multi .selectize-input > div.active {
        background: #e8e8e8;
        color: #303030;
        border: 0 solid #cacaca
    }

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: white;
    border: 0 solid white
}

.selectize-input > input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    user-select: auto !important;
    box-shadow: none !important
}

    .selectize-input > input::-ms-clear {
        display: none
    }

    .selectize-input > input:focus {
        outline: none !important
    }

    .selectize-input > input[placeholder] {
        box-sizing: initial
    }

.selectize-input.has-items > input {
    margin: 0 0 !important
}

.selectize-input::after {
    content: " ";
    display: block;
    clear: left
}

.selectize-input.dropdown-active::before {
    content: " ";
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border-radius: 0 0 3px 3px
}

    .selectize-dropdown [data-selectable] {
        cursor: pointer;
        overflow: hidden
    }

        .selectize-dropdown [data-selectable] .highlight {
            background: rgba(125,168,208,0.2);
            border-radius: 1px
        }

    .selectize-dropdown .option, .selectize-dropdown .optgroup-header, .selectize-dropdown .no-results, .selectize-dropdown .create {
        padding: 5px 8px
    }

    .selectize-dropdown .option, .selectize-dropdown [data-disabled], .selectize-dropdown [data-disabled] [data-selectable].option {
        cursor: inherit;
        opacity: .5
    }

    .selectize-dropdown [data-selectable].option {
        opacity: 1;
        cursor: pointer
    }

    .selectize-dropdown .optgroup:first-child .optgroup-header {
        border-top: 0 none
    }

    .selectize-dropdown .optgroup-header {
        color: #303030;
        background: #fff;
        cursor: default
    }

    .selectize-dropdown .active {
        background-color: #e8e8e8;
        color: #303030
    }

        .selectize-dropdown .active.create {
            color: #495c68
        }

    .selectize-dropdown .selected {
        background-color: #e8e8e8;
        color: #303030
    }

    .selectize-dropdown .create {
        color: rgba(48,48,48,0.5)
    }

    .selectize-dropdown .active:not(.selected) {
        background: #f5fafd;
        color: #495c68
    }

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    overflow-scrolling: touch
}

.selectize-dropdown-emptyoptionlabel {
    text-align: center
}

.selectize-dropdown .spinner {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 5px 8px
}

    .selectize-dropdown .spinner:after {
        content: " ";
        display: block;
        width: 24px;
        height: 24px;
        margin: 3px;
        border-radius: 50%;
        border: 5px solid #d0d0d0;
        border-color: #d0d0d0 transparent #d0d0d0 transparent;
        animation: lds-dual-ring 1.2s linear infinite
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer
}

    .selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input:not(:read-only) {
        cursor: text
    }

    .selectize-control.single .selectize-input:after {
        content: " ";
        display: block;
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #808080 transparent transparent transparent
    }

    .selectize-control.single .selectize-input.dropdown-active:after {
        margin-top: -4px;
        border-width: 0 5px 5px 5px;
        border-color: transparent transparent #808080 transparent
    }

.selectize-control.rtl {
    text-align: right
}

    .selectize-control.rtl.single .selectize-input:after {
        left: 15px;
        right: auto
    }

    .selectize-control.rtl .selectize-input > input {
        margin: 0 4px 0 -2px !important
    }

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fafafa
}

.selectize-dropdown.plugin-auto_position.selectize-position-top {
    border-top: 1px solid #d0d0d0;
    border-bottom: 0 none;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 -6px 12px rgba(0,0,0,0.18)
}

.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active {
    border-radius: 0 0 3px 3px;
    border-top: 0 none
}

    .selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before {
        top: 0;
        bottom: unset
    }

.selectize-control.plugin-clear_button .clear {
    text-decoration: none;
    display: flex;
    position: absolute;
    height: 100%;
    width: 25px;
    top: 0;
    right: calc(8px - 6px);
    color: #000;
    opacity: .4;
    font-weight: bold;
    border: 0;
    cursor: pointer;
    z-index: 1;
    font-size: 21px;
    justify-content: center;
    align-items: center
}

    .selectize-control.plugin-clear_button .clear:hover {
        opacity: 1
    }

.selectize-control.plugin-clear_button.single .clear {
    right: calc(8px - 6px + 1.5rem)
}

.selectize-control.plugin-drag_drop.multi > .selectize-input.dragging {
    overflow: visible
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0,0,0,0.06) !important;
    border: 0 none !important;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: "!";
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    box-shadow: 0 2px 5px rgba(0,0,0,0.2)
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header {
    position: relative;
    padding: 10px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important;
    text-decoration: none
}

    .selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover {
        color: black
    }

.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content {
    display: flex
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    flex-grow: 1;
    flex-basis: 0;
    min-width: 0
}

    .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
        border-right: 0 none
    }

    .selectize-dropdown.plugin-optgroup_columns .optgroup:before {
        display: none
    }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button .item {
    display: inline-flex;
    align-items: center;
    padding-right: 0 !important
}

    .selectize-control.plugin-remove_button .item .remove {
        color: inherit;
        text-decoration: none;
        vertical-align: middle;
        display: inline-block;
        padding: 2px 6px;
        border-left: 1px solid #d0d0d0;
        border-radius: 0 2px 2px 0;
        box-sizing: border-box;
        margin-left: 6px
    }

        .selectize-control.plugin-remove_button .item .remove:hover {
            background: rgba(0,0,0,0.05)
        }

    .selectize-control.plugin-remove_button .item.active .remove {
        border-left-color: #cacaca
    }

.selectize-control.plugin-remove_button .disabled .item .remove:hover {
    background: 0
}

.selectize-control.plugin-remove_button .disabled .item .remove {
    border-left-color: white
}

:root {
    --highlight-color: #8769de;
    --body-color: #5c5c5c;
}

label {
    margin-bottom: 15px;
}

hr {
    border-top: 1px solid #4a4a4a;
}

.hint {
    color: #aaa;
}

.error {
    color: #c20202;
}

/*banner*/
.banner {
    width: 100%;
    background: #F0EFF7;
    padding: 3px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    transition: max-height 0.3s ease, padding 0.3s ease;
    z-index: 10;
    cursor: pointer;
    min-height: 50px;
}

.banner-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    margin: 0 auto;
}
    .banner-header i{
        padding:0 10px;
    }
    .banner-header b {
        color: #c20202;
        text-align:center;
    }

.banner-content {
    display: none;
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    padding:25px;
    text-align:center;
}

#toggle-banner {
    background: none;
    border: none;
    cursor: pointer;
    color: #000;
    padding: 0;
    margin-left: 10px;
    min-width:20px;
}

/*temporary gague style*/

.monitoring-ui .consumption-container {
    background: #0f4c6b;
    margin: 0;
}

.consumption-container .highcharts-figure .chart-container {
    height: 250px;
    width: 400px;
    float: left;
}

.consumption-container .highcharts-figure, .consumption-container .highcharts-data-table table {
    width: 600px;
    margin: 0 auto;
}

.consumption-container .highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #EBEBEB;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.consumption-container .highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.consumption-container .highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.consumption-container .highcharts-data-table td, .consumption-container .highcharts-data-table th, .consumption-container .highcharts-data-table caption {
    padding: 0.5em;
}

.consumption-container .highcharts-data-table thead tr, .consumption-container .highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.consumption-container .highcharts-data-table tr:hover {
    background: #f1f7ff;
}

.consumption-container .highcharts-button, consumption-container .highcharts-credits {
    display: none;
}

.consumption-container .highcharts-root .highcharts-axis-title, .consumption-container .highcharts-axis-labels {
    color: #fff !important;
    fill: #fff !important;
}
/*gauge styles end*/
/*ng-animate*/
#device-create .ng-hide-remove {
    animation: fadeIn 1s normal;
    -webkit-animation: fadeIn 1s normal;
}

#device-create .ng-hide-add {
    animation-name: fadeIn;
    animation-direction: reverse;
    animation-duration: .5s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-direction: reverse;
    -webkit-animation-duration: .5s;
}

/*device type page (admin) {start}*/

body.unauth .cl-banner {
    top: 0px;
}

.cl-banner {
    box-shadow: 0px 0px 40px 10px #c1c0c3;
    background: rgb(251, 251, 252);
    color: unset;
    position: relative;
    top: -25px;
}

    .cl-banner p {
        color: unset;
    }

    .cl-banner .cl-accept {
        color: unset;
        text-decoration: none;
        background: none;
        font-size: 14px;
        max-width: 250px !important;
    }

        .cl-banner .cl-accept:hover {
            background: none;
        }

    .cl-banner a {
        color: unset;
        margin: 0;
        text-decoration: underline;
    }

        .cl-banner a:hover {
            opacity: .9;
        }

body.unauth .blank-page {
    padding-top: 0px;
}

.blank-page {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    padding: 40px 50px;
    position: relative;
}

    .blank-page h4 {
        font-weight: bold;
    }

    .blank-page ul {
        list-style-type: none;
        padding: 0;
    }

        .blank-page ul li {
            margin: 10px 0px;
        }

    .blank-page li span {
        text-decoration: underline;
    }

.type-parent {
    background: linear-gradient(to top, rgba(255,255,255,1),rgba(0,0,0,.1),rgba(255,255,255,1));
    margin-bottom: 10px;
}

    .type-parent .title {
        font-size: 22px;
        padding: 20px;
        text-align: left;
        border-bottom: 1px solid rgba(136,106,222,.5);
    }

    .type-parent .center {
        margin: 0 auto;
        width: 100%;
    }

    .type-parent .box {
        display: inline-block;
        float: none;
    }

/*device type page (admin) {end}*/

/*CUSTOM SIDEBAR SAVE*/
.sidebar-save {
    position: absolute;
    right: 0;
    top: 94px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border-color: #af61d0;
    box-shadow: rgb(62, 50, 178) -2px 0px 15px -2px;
    z-index: 1;
    color: #fff;
}

    .sidebar-save .separator {
        width: 100%;
        height: 1px;
        background-image: linear-gradient(125deg, #3023ae, #c86dd7);
    }

    .sidebar-save .button-container {
        padding: 22px 10px;
    }

        .sidebar-save .button-container.undo {
            background: #ececf1;
            border-top-left-radius: 18px;
            color: #4a4a4a;
        }

        .sidebar-save .button-container.save {
            background: #8668de;
            border-bottom-left-radius: 18px;
        }

        .sidebar-save .button-container span {
            margin-right: 5px;
            width: 40px;
            display: inline-block;
        }


.slide-right {
    animation-name: slide-right;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}


/*custom radiobox {start}*/
input[type="radio"] {
    display: none;
}

    input[type="radio"] + label, input[type="checkbox"] + label {
        font-family: Arcon;
        font-size: 16px;
        font-weight: 400;
        color: #7d7d7d;
        cursor: pointer;
        padding-right: 10px;
    }

        input[type="radio"] + label .outer, input[type="checkbox"] + label .outer {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: -2px 6px 0 0;
            vertical-align: middle;
            -moz-border-radius: 50%;
            border-radius: 50%;
            border: 1px solid #4a4a4a;
            position: relative;
        }

        input[type="radio"] + label .outer, input[type="checkbox"] + label .outer {
            background-color: #fff;
        }

    input[type="radio"]:checked + label .inner, input[type="checkbox"]:checked + label .inner {
        background-color: #3cc883;
        width: 12px;
        height: 12px;
        position: absolute;
        display: inline-block;
        top: 3px;
        left: 3px;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    input[type="radio"] + label span,
    input[type="radio"]:checked + label .outer, input[type="checkbox"] + label span,
    input[type="checkbox"]:checked + label .outer {
        -webkit-transition: background-color 0.4s linear;
        -o-transition: background-color 0.4s linear;
        -moz-transition: background-color 0.4s linear;
        transition: background-color 0.4s linear;
    }
/*custom radiobox {end}*/

/*custom checkbox {start}*/
.form-horizontal .checkbox {
    padding: 0;
}

.checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkbox span {
        font-weight: normal;
    }
    /* Hide the browser's default checkbox */
    .checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid var(--body-color);
}

/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark {
    background-color: #ddd;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
    background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after {
    left: 8px;
    top: -7px;
    width: 11px;
    height: 23px;
    border: solid var(--body-color);
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*custom checkbox {end}*/

/*header style {start}*/
#header-nav {
    box-shadow: inset 0 5px 10px -5px rgba(0,0,0,0.1);
    z-index: 5;
    position: relative;
    background-color: #fff;
    border: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}

    #header-nav .user-nav {
        color: #bfbec0;
        padding: 10px;
        height: 68px;
        font-size: 22px;
        position: absolute;
        right: 0;
    }

    #header-nav .greet-box {
        display: table;
    }

        #header-nav .greet-box .user-greet {
            display: table-cell;
            vertical-align: middle;
            padding-left: 10px;
        }

        #header-nav .greet-box .logged-user {
            background-color: #886ade;
            border-radius: 50%;
            display: inline-block;
            width: 50px;
            height: 50px;
            position: relative;
        }

            #header-nav .greet-box .logged-user .glyphicon-user {
                color: #fff;
                position: absolute;
                font-size: 26px;
                top: 12px;
                left: 12px;
            }

    #header-nav .user-nav:hover {
        cursor: pointer;
        color: #000;
    }

    #header-nav .user-nav .dropdown-menu {
        left: unset;
        right: 0px;
        top: 64px !important;
        border: none;
        padding: 0;
        z-index: 2;
        margin: 0;
        box-shadow: -2px -2px 10px 2px rgba(0, 0, 0, .3);
        transform: none !important;
    }

        #header-nav .user-nav .dropdown-menu li a {
            opacity: .6;
        }

            #header-nav .user-nav .dropdown-menu li a:hover {
                opacity: 1;
            }

        #header-nav .user-nav .dropdown-menu .divider {
            width: 100%;
        }

    #header-nav .user-nav li {
        font-family: 'Quicksand', sans-serif;
        font-size: 20px !important;
        text-transform: uppercase;
        color: #ccc;
        background-color: #ccc;
    }

        #header-nav .user-nav li a {
            width: 100%;
        }

    #header-nav:before {
        position: absolute;
        display: block;
        background-color: #fff;
        bottom: 100%;
        content: "";
        top: -10px;
        right: 10px;
        left: 10px;
        z-index: 4;
        box-shadow: inset 0 5px 10px -5px rgba(0,0,0,0.1);
    }

    #header-nav:after {
        position: absolute;
        display: block;
        background-color: #fff;
        bottom: 100%;
        content: "";
        top: -20px;
        right: 20px;
        left: 20px;
        z-index: 3;
        box-shadow: inset 0 5px 10px -5px rgba(0,0,0,0.1);
    }


    #header-nav .initial-nav {
        margin-right: 0;
        margin-top: 10px;
    }

        #header-nav .initial-nav li {
            font-size: 16px;
        }

/*header  style {end}*/

/*default bootstrap overwrite {start} */

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.2);
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

html {
    overflow-x: hidden;
    height: 100%;
}

html, body, #main-container, #main {
    /*height:100%;*/
}

body {
    background-color: #EFEEF1;
    padding-top: 40px;
    padding-bottom: 50px;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 16px;
    color: #5c5c5c;
    min-height: 100%;
}

    body a, body div {
        font-family: 'Hind Vadodara',sans-serif;
        font-size: inherit;
        font-weight: 400;
    }

    body .f22 {
        font-size: 22px;
    }

h1, h2, h3 {
    margin-top: 0px;
    padding-top: 20px;
}


.dropdown-menu {
    border: none;
}

.fa-color {
    color: #BFBEC0;
}


.tooltip .tooltip-inner {
    font-size: 16px;
    max-width: 350px;
}

body .ui-widget-shadow {
    opacity: .9;
    background: rgb(136, 106, 222);
    color: #fff;
}

.wrap {
    word-wrap: break-word;
    text-overflow: ellipsis; /* will make [...] at the end */
    white-space: nowrap;
    overflow: hidden;
}

.main-f {
    font-family: 'Hind Vadodara',sans-serif;
    font-weight: 400;
}

.center {
    text-align: center;
}

.jumbotron {
    background-color: #fff;
}

    .jumbotron .info-page {
        padding-top: 0 !important;
    }

    .jumbotron .page {
        text-align: center;
        padding-top: 80px;
        padding-bottom: 50px;
        /*height: 400px;*/
    }

        .jumbotron .page.full {
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: #fff;
            z-index: 10;
            overflow-y: scroll;
        }

/*report page {start}*/

.monitoring-ui .content {
    float: left;
    width: 85%;
}

.monitoring-ui .sidebar {
    width: 15%;
    height: 100%;
    min-width: 150px;
    float: left;
    border-bottom-right-radius: 0px;
}

    .monitoring-ui .sidebar .monitor-link {
        width: 100%;
        height: 150px;
        position: relative;
    }

        .monitoring-ui .sidebar .monitor-link:hover {
            cursor: pointer;
            background: #4a4a4a;
            transform: scale(1.1);
        }

        .monitoring-ui .sidebar .monitor-link.selected {
            background: #4a4a4a;
        }

        .monitoring-ui .sidebar .monitor-link .inner {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .monitoring-ui .sidebar .monitor-link .logo {
            font-size: 50px;
            color: #7eb363;
            padding: 20px;
        }

        .monitoring-ui .sidebar .monitor-link .text {
            color: #fff;
            font-weight: 600;
            font-size: 18px;
        }

.jumbotron .page.monitoring-ui {
    background: #0c7782; /* fallback for old browsers */
    background: -webkit-linear-gradient(60deg, #0c3b82, #0c7782); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(60deg, #0c3b82, #0c7782); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #fff;
    padding: 0;
}

    .jumbotron .page.monitoring-ui .chart-box {
        padding: 5px;
    }

    .jumbotron .page.monitoring-ui .report-chart-container {
        height: 500px;
    }

    .jumbotron .page.monitoring-ui .highcharts-axis-labels {
        color: #ddd;
        fill: #ddd;
    }

    .jumbotron .page.monitoring-ui select, .jumbotron .page.monitoring-ui button, .jumbotron .page.monitoring-ui input {
        height: 39px;
        margin: 0;
    }

    .jumbotron .page.monitoring-ui .title {
        padding: 15px;
        font-size: 1.2em;
    }

    .jumbotron .page.monitoring-ui .select-box {
        overflow-y: scroll;
        height: 500px;
        background: #136189;
    }

        .jumbotron .page.monitoring-ui .select-box .item {
            padding: 5px;
            cursor: pointer;
        }

            .jumbotron .page.monitoring-ui .select-box .item.selected {
                background: rgba(0,0,0,.5);
            }

            .jumbotron .page.monitoring-ui .select-box .item:hover {
                background: rgba(0,0,0,.5);
                font-size: 1.1em;
            }
    /*report page {end}*/

    /*alert page {start}*/
    .jumbotron .page.monitoring-ui.alert {
        min-width: 1100px !important;
        padding-left: 0;
        padding-right: 0;
    }

        .jumbotron .page.monitoring-ui.alert .header {
            font-size: 20px;
            text-align: center;
            border-bottom: 1px solid #000;
            padding-bottom: 20px;
            margin: 10px;
        }

.page.monitoring-ui .refresh {
    position: absolute;
    left: 0;
    padding: 10px;
}

    .page.monitoring-ui .refresh:hover {
        transform: scale(1.1);
        cursor:pointer;
    }

.page.monitoring-ui.alert input {
    border-radius: 10px;
}

.page.monitoring-ui.alert .section {
    background: rgba(0,0,0,.5);
    box-shadow: 2px 0px 10px #b9bcc6;
    padding: 10px;
    border-radius: 10px;
}

.page.monitoring-ui.alert .scrollable {
    max-height: 450px !important;
    overflow: hidden;
    overflow-y: scroll;
    width: 100%;
}

.page.monitoring-ui.alert .item, .page.alert .alert-list-header {
    text-align: left;
    padding: 4px;
    padding-left: 0;
    font-weight: 600;
}

    .page.monitoring-ui.alert .item:hover {
        cursor: pointer;
        background-color: rgba(255, 238, 198, .05);
    }

    .page.monitoring-ui.alert .item.selected {
        background-color: rgb(0,0,0);
    }

.page.monitoring-ui.alert a {
    text-decoration: none;
    font-size: 22px;
    color: #eec600;
}

.page.monitoring-ui.alert .form-control {
    background: #fff;
}

.page.monitoring-ui .alert-list-item:hover, .page.monitoring-ui .alert-list-item.selected {
    background: rgba(0,0,0,.3);
}

.page.monitoring-ui.alert .device-alert-info {
    padding: 20px;
    min-height: 350px;
}

    .page.monitoring-ui.alert .device-alert-info hr {
        margin: 0;
    }

    .page.monitoring-ui.alert .device-alert-info .box {
        background: #0f4c6b;
        box-shadow: 1px 1px 3px 1px #ffffff6b;
        max-width: 200px;
        margin: 4px;
    }

    .page.monitoring-ui.alert .device-alert-info .graph {
        padding: 20px;
        font-size: 20px;
        opacity: .7;
        color: #fefefe;
    }

        .page.monitoring-ui.alert .device-alert-info .graph .fas {
            font-size: 60px;
            display: block;
            padding: 30px;
        }

    .page.monitoring-ui.alert .device-alert-info .info-col {
        border-bottom: 1px dashed;
    }

    .page.monitoring-ui.alert .device-alert-info .graph a {
        color: #fefefe;
    }

    .page.monitoring-ui.alert .device-alert-info .graph:hover {
        opacity: 1;
    }

.page.monitoring-ui.alert .heating-schedule {
}

/*alert page {end}*/
.jumbotron .page .scrollTop {
    /*display:none;*/
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    padding: 5px;
    background: rgba(0,0,0,.5);
    z-index: 10;
    color: #fff;
    border-radius: 5px;
}

.jumbotron h2 {
    padding-bottom: 20px;
    font-weight: 400;
}

.jumbotron a, div {
    text-decoration: none;
}

.custom-google {
    display: inline-block;
    position: relative;
    background: #fff;
    transition: background-color 1s ease;
    max-width: 229px;
    color: #444;
    border-radius: 4px;
    border: thin solid #888;
    box-shadow: 1px 1px 1px grey;
    white-space: nowrap;
    cursor: pointer;
}

    .custom-google:hover {
        text-decoration: none;
        color: unset;
        background-color: #ddd;
    }

    .custom-google .icon-container {
        display: inline-block;
        position: absolute;
        top: 12px;
        left: 8px;
    }

        .custom-google .icon-container .icon {
            display: inline-block;
        }

    .custom-google span.buttonText {
        display: inline-block;
        vertical-align: middle;
        padding: 10px 80px 10px 50px;
        font-size: 14px;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
    }

.custom-facebook {
    display: inline-block;
    position: relative;
    background: #395697;
    transition: opacity 1s ease;
    max-width: 229px;
    border-radius: 4px;
    border: thin solid #888;
    box-shadow: 1px 1px 1px grey;
    white-space: nowrap;
    cursor: pointer;
}

    .custom-facebook .icon-container {
        position: absolute;
        top: 4px;
        left: 0px;
    }


    .custom-facebook span.buttonText {
        display: inline-block;
        vertical-align: middle;
        padding: 10px 42px 10px 50px;
        font-size: 14px;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        color: #fff;
    }

    .custom-facebook:hover {
        opacity: .8;
    }


.custom-login {
    padding: 10px;
}

.main-logo {
    padding: 10px 0px;
    margin: 0 auto;
    position: relative;
}

    .main-logo img {
        opacity: .8;
        height: 60px;
        width: auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

.input-group-addon:hover {
    cursor: pointer;
}

.input-group {
    display: inline-table;
    max-width: 320px;
}

.input-error {
    border-color: #c20202 !important;
}

.clipboard-field {
    display: none;
}

    .clipboard-field .glyphicon {
        top: 0;
    }

    .clipboard-field .input-group {
        max-width: unset;
        z-index: 0;
    }

.container {
    position: relative;
}

    .container .jumbotron, .container-fluid .jumbotron {
        border-radius: 0px;
    }

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
}

.main-body {
    min-width: 320px;
    position: relative;
    /*notification banner*/
    padding-top: 80px;
}

.validation {
    border-radius: 3px;
    box-shadow: 0 0 5px 1px #990000;
    color: #fb4545;
    font-size: 16px;
    padding: 5px;
}


.box-text {
    min-height: 1.6em;
}

.fixed-warning {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0%;
    right: 0;
    font-size: 20px;
    min-height: 100px;
    text-align: center;
}

.instructions {
    padding: 10px 0;
    font-size: 20px;
    color: #ccc;
}

    .instructions .glyphicon-ok {
        color: #54de98;
        padding-right: 10px;
        transition-duration: 0.8s;
        transition-property: transform;
        -ms-transition: ease-in-out 0.2s;
        -webkit-transition: ease-in-out 0.2s;
        transition: ease-in-out 0.2s;
    }

.form-group .invisible {
    opacity: 0;
}

.form-group .input {
    padding-left: 3px;
}

.form-group label {
    width: 100%;
}

.form-group input, .form-group label {
    text-align: center;
}

.form-group .appear {
    display: block;
    margin: 0;
    opacity: 1;
}

.clickable {
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

    .clickable:hover {
        opacity: .8;
    }

.form-horizontal .control-label {
    text-align: center;
}

.form-group .visible {
    opacity: 1;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.form-group .form-control {
    box-shadow: none;
    border-radius: 0px;
    background: rgba(255,255,255,.5);
}

.form-control {
    border: none;
    border-bottom: 1px solid;
    border-radius: unset;
    -webkit-box-shadow: none;
    box-shadow: unset;
    padding-left: 3px;
    padding-right: 0;
    background: rgba(255,255,255,.5);
}

.form-default {
    border-bottom: unset;
    border: 1px solid #ccc;
}

.form-control:focus {
    -webkit-box-shadow: unset;
    border-color: #66afe9;
    box-shadow: unset;
}

.custom-disabled {
    pointer-events: none;
    opacity: .4;
}


/*default bootstrap overwrite {end} */

/*device-communication {start}*/

.communication-column {
    text-align: center;
    padding-top: 7px;
    display: block;
}

.device-state-wrapper {
    height: 200px;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
    z-index: 1;
}

    .device-state-wrapper .connected-wrapper {
        display: none;
        width: 100%;
        height: 100%;
    }

    .device-state-wrapper .waiting-wrapper {
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .device-state-wrapper .connected {
        -webkit-animation: scalein 1s linear;
        -moz-animation: scalein 1s linear;
        -o-animation: scalein 1s linear;
        animation: scalein 1s linear;
        width: 100%;
        height: 100%;
        background: var(--highlight-color);
        color: var(--highlight-color);
        border-radius: 50%;
        padding: 15px;
    }


    .device-state-wrapper .waiting {
        /*-webkit-animation: scaleSpin 2s linear infinite;
        -moz-animation: scaleSpin 2s linear infinite;
        -o-animation: scaleSpin 2s linear infinite;*/
        width: 100%;
        height: 100%;
        color: #303030;
        background-image: linear-gradient(-45deg, #3023ae, #c86dd7);
        background-image: -webkit-linear-gradient(-45deg, #3023ae, #c86dd7);
        border-radius: 50%;
        padding: 15px;
        opacity: .8;
    }

    .device-state-wrapper .waiting-wrapper .inner {
        animation: pulse-wait 1.5s ease-out infinite;
        -webkit-animation: pulse-wait 2s infinite cubic-bezier(0,0,0,1);
        box-shadow: 0 0 0 0 rgba(48,35,174,.5);
    }

.pulse-animation {
    animation: pulse-wait 1.5s ease-out infinite;
    -webkit-animation: pulse-wait 2s infinite cubic-bezier(0,0,0,1);
    -webkit-box-shadow: 0 0 0 0 rgba(48,35,174,.5);
}



.device-state-wrapper .waiting-wrapper .text {
    position: absolute;
    top: 90px;
    left: 0px;
    font-size: 15px;
    font-weight: 500;
    color: #333;
}

.device-state-wrapper .connected .glyphicon {
    font-size: 50px;
    position: absolute;
    top: 75px;
    left: 75px;
}


.device-state-wrapper .inner {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background: #fff;
}

.instructions-column .instructions {
    font-size: 22px;
    text-align: center;
    color: var(--highlight-color);
}

.instructions-column {
    padding-bottom: 50px;
    padding-top: 80px;
}

    .instructions-column .instructions .text {
        margin: 20px 0;
    }

    .instructions-column .instructions .direction {
        min-width: 200px;
        border: 1px solid;
        border-radius: 2px;
        margin: 5px;
        display: inline-table;
        box-shadow: 1px 1px 7px 0px #555555;
        padding: 5px;
        max-width: 125px;
        height: 120px;
    }

        .instructions-column .instructions .direction.off-dis {
            display: none;
        }

        .instructions-column .instructions .direction:hover {
            box-shadow: 1px 1px 10px 2px #555555;
        }

        .instructions-column .instructions .direction a {
            cursor: pointer;
            color: var(--highlight-color);
            top: 15px;
            position: relative;
        }

        .instructions-column .instructions .direction .diff:hover {
            color: #4a4a4a;
        }

        .instructions-column .instructions .direction input {
            width: 50%;
            text-align: center;
            margin: 0;
        }

        .instructions-column .instructions .direction span {
            margin-right: 4px;
        }

.disappear {
    animation-name: scaleout;
    animation-duration: .5s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}


@-webkit-keyframes slide-right {
    0% {
        right: -78px;
    }

    70% {
        right: 10px;
    }

    75% {
        right: -8px;
    }

    80% {
        right: 8px;
    }

    90% {
        right: -4px;
    }

    100% {
        right: 0px;
    }
}

@keyframes slide-right {
    0% {
        right: -78px;
    }

    70% {
        right: 10px;
    }

    75% {
        right: -8px;
    }

    80% {
        right: 8px;
    }

    90% {
        right: -4px;
    }

    100% {
        right: 0px;
    }
}

@keyframes pulse-wait {
    to {
        box-shadow: 0 0 0 30px rgba(200,109,215,0);
    }
}

@-webkit-keyframes pulse-wait {
    to {
        box-shadow: 0 0 0 30px rgba(200,109,215,0);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes scalein {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@-moz-keyframes scalein {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes scalein {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
    }
}


@keyframes scaleout {
    100% {
        -webkit-transform: scale(0);
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes scaleSpin {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(.95);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-moz-keyframes scaleSpin {
    0% {
        -moz-transform: rotate(0deg) scale(1);
    }

    50% {
        -moz-transform: rotate(180deg) scale(.95);
    }

    100% {
        -moz-transform: rotate(360deg) scale(1);
    }
}

@-webkit-keyframes scaleSpin {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(.95);
    }

    100% {
        -webkit-transform: rotate(360deg) scale(1);
    }
}

@-o-keyframes scaleSpin {
    0% {
        -o-transform: rotate(0deg) scale(1);
    }

    50% {
        -o-transform: rotate(180deg) scale(.95);
    }

    100% {
        -o-transform: rotate(360deg) scale(1);
    }
}

.wiggle-anim {
    -webkit-animation-name: wiggle;
    -ms-animation-name: wiggle;
    -ms-animation-duration: 500ms;
    -webkit-animation-duration: 200ms;
    -webkit-animation-iteration-count: infinite;
    -ms-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    /*background: linear-gradient(317deg, #c86dd7, #3023ae);
    background-size: 400% 400%;
    -webkit-animation: gradient-anim 2s ease infinite;
    -moz-animation: gradient-anim 2s ease infinite;
    -o-animation: gradient-anim 2s ease infinite;
    animation: gradient-anim 2s ease infinite;*/
}




@-webkit-keyframes gradient-anim {
    0% {
        background-position: 50% 0%;
    }

    50% {
        background-position: 51% 100%;
    }

    100% {
        background-position: 50% 0%;
    }
}

@-moz-keyframes gradient-anim {
    0% {
        background-position: 50% 0%;
    }

    50% {
        background-position: 51% 100%;
    }

    100% {
        background-position: 50% 0%;
    }
}

@-o-keyframes gradient-anim {
    0% {
        background-position: 50% 0%;
    }

    50% {
        background-position: 51% 100%;
    }

    100% {
        background-position: 50% 0%;
    }
}

@keyframes gradient-anim {
    0% {
        background-position: 50% 0%;
    }

    50% {
        background-position: 51% 100%;
    }

    100% {
        background-position: 50% 0%;
    }
}


@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: rotate(0deg);
    }

    25% {
        -webkit-transform: rotate(2deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        -webkit-transform: rotate(-2deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-ms-keyframes wiggle {
    0% {
        -ms-transform: rotate(5deg);
    }

    100% {
        -ms-transform: rotate(-5deg);
    }
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(2deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(-2deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

/*device-communication {end}*/


/*clients/devices page {start}*/

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.page.devices {
    /*min-width: 800px;*/
}

.page.clients .search {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}

    .page.clients .search .title {
        font-weight: 600;
        padding: 5px;
        text-align: center !important;
    }

.page.clients .row-item, .page.devices .row-item {
    text-align: left;
    padding: 10px;
    border: 1px solid #ececec;
}

    .page.clients .row-item div, .page.devices .row-item div {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .page.clients .row-item:hover, .page.devices .row-item:hover {
        background: rgb(0 0 0 / 10%);
    }

.page.clients .box-container.header, .page.devices .box-container.header {
    min-height: unset;
    text-align: left;
    padding: 15px 10px;
    cursor: pointer;
    margin-top: 15px;
}

    .page.clients .box-container.header.search {
        cursor: default;
    }

    .page.clients .box-container.header div, .page.devices .box-container.header div {
        font-weight: 600;
    }
/*clients page {end}*/
/* equal box style {start}*/
.page.clients .box {
    padding: 6px;
}



.box-container {
    background: rgba(187,187,187,0.4);
    background: -moz-linear-gradient(-45deg, rgba(187,187,187,0.4) 0%, rgba(255,255,255,0.53) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(187,187,187,0.4)), color-stop(100%, rgba(255,255,255,0.53)));
    background: -webkit-linear-gradient(-45deg, rgba(187,187,187,0.4) 0%, rgba(255,255,255,0.53) 100%);
    background: -o-linear-gradient(-45deg, rgba(187,187,187,0.4) 0%, rgba(255,255,255,0.53) 100%);
    background: -ms-linear-gradient(-45deg, rgba(187,187,187,0.4) 0%, rgba(255,255,255,0.53) 100%);
    background: linear-gradient(-45deg, rgba(187,187,187,0.4) 0%, rgba(255,255,255,0.53) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#ffffff', GradientType=1 );
    -webkit-box-shadow: 0px 0px 2px 1px rgba(209,209,209,1);
    -moz-box-shadow: 0px 0px 2px 1px rgba(209,209,209,1);
    box-shadow: 0px 0px 2px 1px rgba(209,209,209,1);
    min-height: 270px;
}

    .box-container .active .fa-wifi {
        color: #54de98;
    }

    .box-container:hover {
        background-color: rgba(187,187,187,0.3);
    }

        .box-container:hover .fa-color {
            color: rgba(0,0,0,0.5);
        }

        .box-container:hover .active .fa-color {
            color: #43b179;
        }

    .box-container hr {
        width: 100%;
        border-color: #fff;
        margin: 0 auto;
    }

    .box-container .dropdown {
        position: absolute;
        top: 8px;
        right: 8px;
    }

    .box-container .dropdown-menu {
        top: 36px;
        left: -130px;
        z-index: 1;
    }

    .box-container .config {
        color: #bfbec0;
    }

        .box-container .config:hover {
            cursor: pointer;
            color: #000;
        }

    .box-container .box-content {
        position: absolute;
        left: 50%;
        width: 100%;
        top: 50%;
        transform: translateX(-50%);
        -webkit-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
    }

    .box-container.alert-box {
        background: rgba(242, 85, 91, .5);
    }

    .box-container .shared-box {
        background: rgba(136, 106, 222, 0.5);
    }

    .box-container .data {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        color: #54de98;
        font-size: 1.6em;
    }

    .box-container.alert-box .data {
        color: #fb4545;
    }


    .box-container .mode {
        position: absolute;
        left: 50%;
        font-weight: 600;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

        .box-container .mode > div {
            font-weight: 600;
        }

    .box-container .box-content:hover {
        cursor: pointer;
    }

.box-heading div {
    font-size: 18px;
    padding: 5px;
}

.box-heading .box-title {
    padding-right: 30px;
    padding-left: 30px;
    word-wrap: break-word;
    text-overflow: ellipsis; /* will make [...] at the end */
    white-space: nowrap; /* paragraph to one line */
    overflow: hidden; /* older browsers */
}

/* equal box style {end}*/

/* admin device command {start} */

.batch-command-container {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .batch-command-container .btn {
        margin-bottom: 15px;
        margin-top: 15px;
    }
/* heartbeat {start} */
.heartbeat-container table {
    width: 100%;
    text-align: center;
    table-layout: fixed;
    margin-top: 20px;
}

    .heartbeat-container table td {
        padding: 10px;
        box-shadow: 0px 0px 2px #ccc;
    }

    .heartbeat-container table tr:hover {
        background: rgba(0,0,0,.05);
        cursor: pointer;
    }

    .heartbeat-container table td.stats {
        font-weight: 600;
    }

    .heartbeat-container table td.off {
        color: #fb4545;
    }

    .heartbeat-container table td.on {
        color: #54de98;
    }

    .heartbeat-container table tr.active {
        background: rgba(135, 105, 222, 0.3);
    }

.heartbeat-container .fa-heartbeat.beating {
    animation: pulse 1.5s infinite;
    color: #fb4545;
}

@keyframes pulse-color {
    0% {
        color: #ccc;
    }

    50% {
        color: inherit;
    }

    100% {
        color: #ccc;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.5);
    }

    100% {
        transform: scale(1);
    }
}

.heartbeat-container .fa-heartbeat {
    font-size: 30px;
    transition: all .2s ease-in-out;
}

    .heartbeat-container .fa-heartbeat:hover {
        cursor: pointer;
        color: #aaa;
    }

    .heartbeat-container .fa-heartbeat:focus {
        cursor: pointer;
        color: unset;
    }
/* heartbeat {end} */


/* Search query style {start}*/

.search-form input {
    max-width: 100%;
    padding-left: 10px;
}

.query-box {
    height: 20px;
}

.search-form .form-group {
    float: right !important;
    -webkit-transition: all 0.35s, border-radius 0s;
    -ms-transition: all 0.35s, border-radius 0s;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
}

    .search-form .form-group input.form-control {
        border: 0 none;
        background: transparent;
        box-shadow: none;
        display: block;
    }

        .search-form .form-group input.form-control::-webkit-input-placeholder {
            display: none;
        }

        .search-form .form-group input.form-control:-moz-placeholder {
            /* Firefox 18- */
            display: none;
        }

        .search-form .form-group input.form-control::-moz-placeholder {
            /* Firefox 19+ */
            display: none;
        }

        .search-form .form-group input.form-control:-ms-input-placeholder {
            display: none;
        }

    .search-form .form-group:hover,
    .search-form .form-group.hover,
    .search-form .form-group.exp {
        width: 100%;
        border-radius: 4px 25px 25px 4px;
    }

    .search-form .form-group span.form-control-feedback {
        position: absolute;
        top: -1px;
        right: -2px;
        z-index: 1;
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        color: #ccc;
        left: initial;
        font-size: 14px;
        pointer-events: all;
    }

        .search-form .form-group span.form-control-feedback:hover {
            cursor: pointer;
            color: #666;
        }

.dropdown-backdrop {
    position: static;
}


/* Search query style {end} */
.navbar {
    background-color: #fff;
    border: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}

.navigation:hover {
    opacity: .8;
}

.navigation {
    width: 150px;
    text-align: left;
    border-bottom: 1px solid;
    cursor: pointer;
    margin: 10px 0px;
    text-decoration: none;
    color: inherit;
}

    .navigation span {
        padding-right: 5px;
        padding-left: 5px;
    }

    .navigation b {
        width: 140px;
    }
/* Set width on the form input elements since they're 100% wide by default */
select,
textarea, .btn {
    padding-left: 0;
    padding-right: 0;
}

.form-control {
    display: inline;
}

.btn {
    -webkit-transition: background-color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out;
    -ms-transition: background-color 0.4s ease-in-out;
    min-width: 150px;
    max-width: 320px;
}

.btn-warning {
    width: 143px;
    margin-top: 20px;
    color: #f0ad4e;
    font-size: 18px;
    font-family: 'Arcon-Regular';
    font-weight: 400;
    min-width: 150px;
    max-width: 320px;
    width: 100%;
    border: 1px solid;
    border-radius: 4px;
    background-color: rgba(255,255,255,.5);
    text-transform: uppercase;
}

    .btn-warning:active, .btn-warning:focus {
        color: #f0ad4e;
        background-color: rgba(255,255,255,.5);
        outline: none;
    }

    .btn-warning:hover {
        background-color: rgba(240, 173, 78, 0.2);
        color: #f0ad4e;
    }

.btn-block {
    display: inline-block;
}

.btn-trans input:hover, .btn-trans button:hover {
    width: 100%;
}

.btn-trans input, .btn-trans button {
    font-family: 'Arcon-Regular';
    font-size: 16px;
    width: 160px;
    -webkit-transition: width 1s;
    transition: width 1s;
    -ms-transition: width 1s;
}


.btn-signup {
    background-color: rgba(255,255,255,.5);
    width: 143px;
    margin-top: 25px;
    border: 2px solid;
    border-color: #54de98;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Arcon-Regular';
    font-weight: 400;
}


    .btn-signup:hover {
        background-color: rgba(83, 222, 151, 0.2);
    }

.scrollable-menu {
    height: auto;
    max-height: 500px;
    overflow-x: hidden;
}

.non-btn {
    border-radius: 2px;
    opacity: .7;
    margin-top: 20px;
    width: 143px;
    font-size: 18px;
    color: #4a4a4a;
    font-family: 'Hind Vadodara',sans-serif;
    font-weight: 400;
    padding: 6px 0px;
    width: 100%;
    border: 1px solid;
    background: rgba(255,255,255,.5);
    text-transform: uppercase;
}

    .non-btn:hover {
        color: #000;
        background-color: rgba(204,204,204,.2);
        opacity: 1;
    }

.p15 {
    padding: 15px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 40px;
}

.ptb15 {
    padding: 15px 0;
}

.ptb20 {
    padding: 20px 0;
}

.ptb30 {
    padding: 30px 0;
}

.ptb40 {
    padding: 40px 0;
}

.ptb60 {
    padding-top: 60px;
}

.pt100 {
    padding-top: 100px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.h {
    height: 100%;
}

.p0 {
    padding: 0;
}

.op-7 {
    opacity: .7;
}


/*device logs style {start}*/

.log-container {
    padding: 20px 0;
}

    .log-container table td {
        width: 200px;
    }

    .log-container .table {
        width: 100%;
    }

        .log-container .table tbody .success {
            background-color: rgba(129, 189, 130,.5);
        }

        .log-container .table tbody .fail {
            background-color: rgba(255, 102, 102,.5);
        }

        .log-container .table tbody .status {
            padding: 8px;
            border-radius: 5px;
            width: 90px;
            text-align: center;
            display: block;
        }

        .log-container .table tbody .glyphicon-refresh:hover {
            opacity: .6;
        }

        .log-container .table thead th {
            font-weight: bold;
            padding: 5px;
            padding-bottom: 20px;
            background: rgba(48, 35, 174,.1);
            border-bottom: 1px solid #ccc;
        }

        .log-container .table td {
            padding: 5px 5px;
        }

            .log-container .table td:first-child {
                width: 50%;
            }

        .log-container .table th:first-child {
            width: 50%;
        }

        .log-container .table .log-row:nth-child(odd) {
            background-color: #f9f9f9;
        }

        .log-container .table .log-row:hover {
            background-image: linear-gradient(to top, rgba(48, 35, 174,.2), rgba(255,255,255,.2));
        }

    .log-container .info .request, .log-container .info .response {
        word-wrap: break-word;
        display: none;
    }

        .log-container .info .response .color {
            width: 26px;
            height: 26px;
            border-radius: 5px;
            display: inline-block;
            margin: 4px;
            vertical-align: middle;
        }

    .log-container .info {
        width: 100%;
        table-layout: fixed;
    }

        .log-container .info table {
            table-layout: fixed;
            width: 100%;
        }

            .log-container .info table td {
                word-break: break-all;
            }


            .log-container .info table tr {
                border-bottom: 1px solid #ccc;
            }

                .log-container .info table tr:hover {
                    background-color: rgba(0,0,0,.1);
                }

        .log-container .info .request pre {
            overflow-x: scroll;
        }

        .log-container .info .content {
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .log-container .info .header {
            font-size: 16px;
            font-weight: bold;
        }

        .log-container .info .open {
            background-color: rgba(0,0,0,.1);
        }

        .log-container .info .header:hover {
            cursor: pointer;
        }

    .log-container .scrollable-menu {
        max-height: 500px;
        border: 1px solid #ccc;
        margin: 20px 0;
    }

    .log-container .table .content {
        padding: 0;
    }

    .log-container .non-btn {
        width: 300px;
    }

/*device logs style {end}*/


/* html id elements style {start} */

#main {
    padding: 0px 25px 30px 25px;
    margin: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

    #main .powered {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 10px;
    }

        #main .powered a {
            font-size: 15px;
            color: #ccc;
        }

#main-container {
    box-shadow: 0px 0px 40px 10px #c1c0c3;
    padding: 0;
    border-radius: 20px;
}

#validationSummary {
    list-style-type: none;
    color: #c20202;
    padding-left: 0px;
}

#ui-datepicker-div {
    padding: 0px;
    border-radius: unset;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(209,209,209,1);
    -moz-box-shadow: 1px 1px 2px 1px rgba(209,209,209,1);
    box-shadow: 1px 1px 2px 1px rgba(209,209,209,1);
}

#ui-datepicker-div {
    z-index: 10;
}

    #ui-datepicker-div div {
        border: 0px;
        border-radius: unset;
    }

    #ui-datepicker-div .ui-widget-header {
        background: #fff;
    }

    #ui-datepicker-div .ui-datepicker-title {
        border: 0px;
    }

/*#html id element style {end}*/

/*footer {start}*/

footer {
    color: #4a4a4a !important;
    padding: 20px 0;
    position: relative;
    z-index: 3;
    text-align: right;
}

    footer .el {
        display: block;
    }

        footer .el p, footer .el a {
            cursor: pointer;
            text-decoration: none;
            display: inline-block;
            font-size: 14px;
        }



    footer:hover p {
        color: #4a4a4a;
        /*text-shadow: 0px 0px 6px #886ade;*/
    }

    footer div {
        font-family: 'Arcon-Regular';
    }



    footer .dropdown-menu {
        text-align: center;
        right: 0;
        padding: 0 0;
    }

        footer .dropdown-menu li a {
            font-size: 22px;
            color: #ccc;
        }



    footer a {
        color: inherit;
        text-decoration: none;
    }


/*footer {end}*/

/*confirmation page*/

.confirmation.page .wrapper {
    position: relative;
    height: 400px;
}

.confirmation.page .text-container {
    position: fixed;
    min-width: 320px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.confirmation.page .text {
    background: linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,1),rgba(255,255,255,0));
    background: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,1),rgba(255,255,255,0));
    text-align: center;
    padding: 40px;
    font-size: 20px;
    border-bottom: 1px solid;
    border-top: 1px solid;
}

    .confirmation.page .text span {
        opacity: .8;
    }




/*device container {start}*/

/*circle navigation {start} */
.devices-container .title-box .circle-icon {
    height: 36px;
    width: 36px;
    line-height: 29px;
    background: #fff;
    box-shadow: 0px 0px 2px 1px #3023AE;
    -webkit-box-shadow: 0px 0px 2px 1px #3023AE;
    border-radius: 100%;
    position: absolute;
}

    .devices-container .title-box .circle-icon .glyphicon-stats::before {
        vertical-align: middle;
    }

.devices-container .title-box .schedule-link .circle-icon {
    font-size: 20px;
    padding: 4px;
    left: 84px;
    top: -3px;
}

.devices-container .title-box .color-link .color-icon {
    top: 80px;
    left: 88px;
    padding: 2px;
}

.devices-container .title-box .color-link svg {
    transform: translate(2px,2px);
    -webkit-transform: translate(2px,2px);
    fill: #3023ae;
}

.devices-container .title-box .info-link {
    z-index: 1;
}

    .devices-container .title-box .info-link .circle-icon {
        top: 80px;
        left: -3px;
        padding: 2px;
        font-size: 20px;
        z-index: 1;
    }

.devices-container .title-box .details-link .circle-icon {
    top: -3px;
    left: -1px;
    font-size: 20px;
    padding: 2px;
    cursor: pointer;
}

    .devices-container .title-box .circle-icon i, .devices-container .title-box .details-link .circle-icon svg {
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        left: 50%;
    }

    .devices-container .title-box .details-link .circle-icon .glyphicon {
        display: block;
        margin: -2px 1px -1px -1px;
    }



.devices-container .title-box a.active .circle-icon {
    box-shadow: 0px 0px 2px 6px rgba(74, 48, 181, .5);
    -webkit-box-shadow: 0px 0px 4px 10px rgba(74, 48, 181, .5);
    -moz-box-shadow: 0px 0px 2px 6px rgba(74, 48, 181, .5);
}

/*mode select {start}*/
.devices-container .mode-select {
    width: 225px;
    bottom: 0;
    top: 0px;
    left: 50%;
    padding: 30px 0;
    padding-right: 0;
    position: absolute;
    z-index: -1;
    display: none;
    height: 100% !important;
}

    .devices-container .mode-select .inner {
        min-width: 100%;
        min-height: 100%;
        border-radius: 20px;
        background: #fff;
        box-shadow: 1px 0px 9px 4px rgba(255, 255, 255, .9), 1px 0px 30px 4px rgba(199, 108, 215, 0.9);
    }

    .devices-container .mode-select ul {
        right: 0;
        list-style-type: none;
        height: 100%;
    }

        .devices-container .mode-select ul li {
            text-align: right;
            display: inline-block;
            opacity: 1 !important;
            cursor: pointer;
            font-size: 18px;
            display: none;
            color: #5c5c5c;
            position: relative;
        }

            .devices-container .mode-select ul li span {
                padding: 25px 10px;
                display: inline-block;
            }

            .devices-container .mode-select ul li.active {
                font-weight: 600;
                color: inherit;
                font-size: 20px;
            }

.devices-container .manual-temp-container {
    line-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

    .devices-container .manual-temp-container input {
        text-align: center;
        border: none;
        outline: none;
        border-bottom: 1px solid;
        font-size: 18px;
    }

    .devices-container .manual-temp-container .button {
        padding: 5px;
        background: rgba(48, 36, 174, 0.05);
        border-radius: 30px;
        border: 1px solid;
        width: 40px;
        margin: 8px auto;
        cursor: pointer;
    }

        .devices-container .manual-temp-container .button:hover {
            box-shadow: 0px 0px 10px -1px;
            background: rgba(48, 36, 174, 0.25);
        }

/*border draw */
.color-anim {
    -webkit-animation: color-change 2s infinite;
    animation: color-change 2s infinite;
}

    .color-anim span {
        color: inherit;
    }

@keyframes color-change {
    0% {
        color: #482fb4;
    }

    50% {
        color: #b061d0;
    }

    100% {
        color: #482fb4;
    }
}

.draw {
    -webkit-backface-visibility: hidden;
}

    .draw .slider {
        position: absolute !important;
        height: 2px;
        width: 0;
        animation: border 1s forwards;
    }

        .draw .slider.up {
            right: 10px;
            top: 0;
            background-color: #482fb4;
        }

        .draw .slider.bottom {
            bottom: 0;
            left: -10px;
            background-color: #b061d0;
        }

@keyframes border {
    0% {
        width: 0px;
    }

    100% {
        width: 100%;
    }
}

/*mode select {end}*/

.devices-container {
    height: 290px;
    width: 290px;
    text-align: center;
    color: #3023ae;
    padding: 28px;
    left: -10px;
    z-index: 6;
    position: relative;
}

    .devices-container .open {
        opacity: 1;
    }

    .devices-container .title-box {
        position: absolute;
        top: -10px;
        width: 130px;
        height: 130px;
        right: -15px;
    }

        .devices-container .title-box .inner {
            background-color: #fff;
            border-radius: 50%;
            position: relative;
        }

            .devices-container .title-box .inner a {
                text-decoration: inherit;
                color: inherit;
            }

        .devices-container .title-box .circle {
            padding: 4px;
        }


    .devices-container .config {
        transition-duration: 0.8s;
        transition-property: transform;
        font-size: 24px;
        z-index: 2;
        position: absolute;
        top: 10px;
        right: 44px;
    }

        .devices-container .config:hover {
            -ms-transform: rotate(360deg); /* IE 9 */
            -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
            transform: rotate(360deg);
            cursor: pointer;
            opacity: .5;
        }

    .devices-container .dropdown-menu {
        margin: 0;
        border-radius: 2px;
        padding: 0;
    }

    .devices-container .scrollable-menu {
        max-height: unset;
    }

        .devices-container .scrollable-menu::-webkit-scrollbar-thumb {
            background-color: rgba(255,255,255,.5);
        }

        .devices-container .scrollable-menu::-webkit-scrollbar-track {
            background: transparent;
        }

        .devices-container .scrollable-menu::-webkit-scrollbar {
            width: 4px;
        }

    .devices-container .devices-list {
        color: #fff;
    }

    .devices-container .circle {
        padding: 7px;
        background-image: linear-gradient(-45deg, #3023ae, #c86dd7);
        background-image: -webkit-linear-gradient(-45deg, #3023ae, #c86dd7);
        background-image: -o-linear-gradient(-45deg, #3023ae, #c86dd7);
        background-image: -moz-linear-gradient(-45deg, #3023ae, #c86dd7);
        border-radius: 50%;
        box-shadow: 0 4px 6px 0 rgba(199, 108, 215, 0.61);
    }


        .devices-container .circle.manual-mode .manual-temp .fas {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            padding: 15px;
            border-radius: 50%;
            border: 1px solid;
            cursor: pointer;
            top: unset;
        }

        .devices-container .circle.manual-mode .manual-temp .down {
            bottom: 48px !important;
        }

        .devices-container .circle.manual-mode .manual-temp .up {
            top: 48px !important;
        }

        .devices-container .circle.manual-mode .manual-temp .button {
            position: absolute;
            top: 50%;
            left: 50px;
            transform: translateY(-50%);
            border: 1px solid;
            border-radius: 100%;
            padding: 7px;
            text-align: center;
            width: 38px;
            cursor: pointer;
            background: rgba(48, 36, 174, 0.25);
        }

            .devices-container .circle.manual-mode .manual-temp .button:hover {
                box-shadow: 0px 0px 10px -1px;
            }

    .devices-container .manual-mode.circle {
        border: 1px solid;
        border-color: #4a4a4a;
        box-shadow: none;
        background: #fff;
        transition: ease-in-out background .2s;
    }

    .devices-container .manual-mode .device {
        border: 1px solid;
        border-color: inherit;
    }

    .devices-container .circle.manual-mode .manual-temp .fas:hover {
        box-shadow: 0px 0px 10px -1px;
        background: rgba(48, 36, 174, 0.25);
    }

    .devices-container .circle.manual-mode .info-content, .devices-container .circle.manual-mode .extra {
        display: none;
    }

    .devices-container .circle.manual-mode .manual-temp .val-container .val {
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        font-size: 34px;
        background: none;
        border: unset;
        border: none;
        text-align: center;
        width: 150px;
        pointer-events: none;
    }



    .devices-container.offline .circle.main {
        animation: 1.5s pulse-wait infinite;
        -webkit-animation: 1.5s pulse-wait infinite;
        -moz-animation: 1.5s pulse-wait infinite;
        -o-animation: 1.5s pulse-wait infinite;
        box-shadow: 0 0 1px #ff8484;
        color: #a33939;
        background-image: -webkit-linear-gradient(-45deg, #ff8484, #a33939);
        background-image: linear-gradient(-45deg, #ff8484, #a33939);
        background-image: -o-linear-gradient(-45deg, #ff8484, #a33939);
        background-image: -moz-linear-gradient(-45deg, #ff8484, #a33939);
    }

    .devices-container .title {
        font-size: 16px;
        line-height: 112px;
    }

    .devices-container .nav {
        top: 48px;
        width: 100%;
        position: absolute;
    }

        .devices-container .nav .title {
            font-size: 22px;
            line-height: 22px;
        }

            .devices-container .nav .title:hover {
                cursor: pointer;
                opacity: .8;
            }

    .devices-container .device .title span {
        font-size: 22px;
        padding-right: 4px;
        cursor: pointer;
    }

        .devices-container .device .title span:hover {
            opacity: .6;
        }

    .devices-container .device .main {
        font-size: 60px;
        line-height: 60px;
        word-spacing: -15px;
    }

    /*.devices-container .cur-device-container .circle.main {
        animation: pulse-device 10s ease-in-out infinite;
    }*/

    .devices-container .device .state {
        font-weight: bold;
        font-size: 22px;
        display: inline-block;
    }

    .devices-container.offline .device .state {
        color: #990000;
    }

    .devices-container.offline .li-item .device .state {
        color: inherit;
    }

    .devices-container .device .state.active {
        animation: 3s infinite glow;
        -webkit-animation: 3s infinite glow;
    }

    .devices-container .device .state.on:after {
        color: #54de98;
        content: "ON";
    }

    .devices-container .device .state.off:after {
        color: #fb4545;
        content: "OFF";
    }

    .devices-container .device .extra {
        font-size: 20px;
        line-height: 24px;
        text-align: left;
        padding: 0 28px;
        font-family: 'Arcon-Regular';
    }

    .devices-container .device {
        text-align: left;
        background: #fff;
        border-radius: 50%;
    }

        .devices-container .device .info-content {
            padding: 45px 10px 0px 28px;
            text-align: left;
        }

        .devices-container .device div {
            margin: 0;
        }

        .devices-container .device .info-content .unit {
            font-size: 40px;
        }

        .devices-container .device .info-content div {
            padding: 0;
        }



    .devices-container .li-item {
        width: 200px;
        height: 220px;
        padding: 10px 0;
        opacity: .7;
        margin-right: 56px;
        direction: ltr;
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -ms-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity .1s ease-in-out;
    }

        .devices-container .li-item .info-content {
            padding: 15px 15px 0px 15px;
        }

            .devices-container .li-item .info-content .state {
                font-size: 18px;
            }

            .devices-container .li-item .info-content .main {
                font-size: 45px;
                line-height: 45px;
                padding-top: 5px;
                padding-bottom: 5px;
            }

                .devices-container .li-item .info-content .main .unit {
                    font-size: 32px;
                    padding-left: 5px;
                }

        .devices-container .li-item .extra {
            padding: 0 0px;
            text-align: left;
            padding-left: 15px;
            font-size: 15.5px;
            line-height: 15.5px;
        }

        .devices-container .li-item:last-child {
            border-bottom: 0px;
        }

    .devices-container .dropdown-menu .li-item:hover {
        cursor: pointer;
        opacity: 1;
    }

    .devices-container.open .cur-device-container .circle.main {
        box-shadow: 0 0px 14px 2px rgba(255, 255, 255, 0.91);
    }
/*device container {end}*/


.device-dropdown {
    width: 100%;
    z-index: 99999;
    box-shadow: unset;
    padding-bottom: 20px;
    background: transparent;
    opacity: 0;
    max-height: 100%;
    direction: rtl;
}

    .device-dropdown .no-devices {
        text-align: center;
        font-size: 1.2em;
        height: 150px;
        transform: translateY(-100px);
        -webkit-transform: translateY(-100px);
        color: #fff;
        animation: bounce-drop 1.5s ease-in forwards;
    }


#sidebar {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 320px;
    opacity: .8;
    z-index: 6;
    display: none;
    background-image: -webkit-linear-gradient(0deg, rgba(48,35,174,1), #c86dd7 52%, rgba(255,255,255,0));
    background-image: -moz-linear-gradient(to right, rgba(48,35,174,1), #c86dd7 52%, rgba(255,255,255,0));
    background-image: -o-linear-gradient(to right, rgba(48,35,174,1), #c86dd7 52%, rgba(255,255,255,0));
    background-image: -ms-linear-gradient(to right, rgba(48,35,174,1), #c86dd7 52%, rgba(255,255,255,0));
    background-image: linear-gradient(90deg, rgba(48,35,174,1), #c86dd7 52%, rgba(255,255,255,0));
}

/*tariff {start}*/

.tariff-container {
}

    .tariff-container div.inner {
        text-align: center;
        color: #5c5c5c;
        padding: 5px;
        box-shadow: 0px 0px 2px 1px #5c5c5c;
        min-height: 200px;
        background: rgba(255,255,255,.5);
    }

    .tariff-container .tariff-toggle {
        min-height: 40px;
    }

    .tariff-container .custom-switch-toggle {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    .tariff-container .fas, .tariff-container .far {
        font-size: 26px;
    }

    .tariff-container .constant.active {
        color: var(--highlight-color);
    }

        .tariff-container .constant.active .fas, .tariff-container .constant.active .far {
            color: var(--highlight-color);
            transform: scale(1.5);
            -webkit-transform: scale(1.5);
            -moz-transform: scale(1.5);
            -ms-transform: scale(1.5);
            transition: transform ease-in-out .4s, color 1s ease-in-out;
            -webkit-transition: transform ease-in-out .4s, color 1s ease-in-out;
            -moz-transition: transform ease-in-out .4s, color 1s ease-in-out;
        }

    .tariff-container .constant {
        margin: 15px 0;
    }

    .tariff-container .text {
        transition: color ease-in-out .4s;
        margin: 15px 0;
        padding: 0px 5px;
    }

    .tariff-container .constant input {
        margin: 15px 0;
        max-width: 80px;
    }

    .tariff-container .constant .far {
        position: relative;
    }

        .tariff-container .constant .far span.inner {
            font-size: 10px;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
        }

.ep-form-wrapper, .ep-form-row-wrapper, .ep-form-row, .ep-subrow-flex {
    display: flex;
    flex-direction: column;
}

.ep-form, .ep-form-subrow {
    display: flex;
    flex-direction: row;
}

.ep-regioncode {
    display: flex;
    justify-content: center;
}

.ep-form {
    padding-top: 15px;
    justify-content: center;
}

.ep-form-row {
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.ep-form-label, .ep-form-label-smaller {
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.ep-form-label {
    font-weight: 700;
}

.ep-form-label-smaller {
    font-weight: 300;
}

        
        

/*spot opt {start}*/


.spot-optimization .profile {
    border: 1px solid;
    padding: 35px 10px;
}

.spot-optimization .btn {
    margin-bottom: 20px;
}

.spot-optimization .text {
    padding: 10px 0px;
}

    .spot-optimization .text.light {
        opacity: .7;
    }

.spot-optimization .logo {
    color: var(--highlight-color);
    font-size: 34px;
}
/*spot opt {end}*/
/*device control table*/
.device-control {
    margin-top: 25px;
    padding: 25px 0;
    /*border: 1px solid #ccc;*/
}

.control-container {
    height: 100px;
    box-shadow: 1px 1px 7px 0px #555555;
    height: 60px;
    line-height: 60px;
    border-radius: 2px;
    background: var(--highlight-color);
    padding: 0;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    width: 160px;
}

    .control-container:hover {
        opacity: .8;
        cursor: pointer;
    }

    .control-container .header {
        height: 40%;
    }

    .control-container .body {
        height: 60%;
    }

/*custom switch {start}*/

.custom-switch-toggle {
    margin-left: 5px;
    position: absolute;
    display: inline-block;
    width: 64px !important;
    height: 25px;
}

    .custom-switch-toggle.center {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    .custom-switch-toggle input {
        display: none;
    }

    .custom-switch-toggle .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ffffff;
        box-shadow: inset 2px 2px 3px 0 rgba(0, 0, 0, 0.3), inset -2px -2px 3px 0 rgba(0, 0, 0, 0.3);
        -webkit-transition: .4s;
        transition: .4s;
    }

        .custom-switch-toggle .slider:before {
            position: absolute;
            content: "";
            height: 19px;
            width: 19px;
            left: 4px;
            bottom: 3px;
            background-color: #ffffff;
            box-shadow: -2px -2px 4px 0 rgba(255, 255, 255, 0.5), 2px 2px 4px 0 rgba(255, 255, 255, 0.5);
            border-style: solid;
            border-width: 2px;
            border-image-slice: 1;
            -webkit-transition: .4s;
            transition: .4s;
            -webkit-transition: .4s;
        }

    .custom-switch-toggle input:checked + .slider {
        background-image: linear-gradient(-45deg, #3023ae, #c86dd7);
        background-image: -webkit-linear-gradient(-45deg, #3023ae, #c86dd7);
        background-image: -moz-linear-gradient(-45deg, #3023ae, #c86dd7);
        box-shadow: inset 2px 2px 3px 0 rgba(0, 0, 0, 0.3), inset -2px -2px 3px 0 rgba(0, 0, 0, 0.3);
    }

    .custom-switch-toggle input:focus + .slider {
        box-shadow: 0 0 1px #2196F3;
    }

    .custom-switch-toggle input:checked + .slider:before {
        -webkit-transform: translateX(38px);
        -ms-transform: translateX(38px);
        transform: translateX(38px);
    }

    /* Rounded sliders */
    .custom-switch-toggle .slider.round {
        border-radius: 34px;
    }

        .custom-switch-toggle .slider.round:before {
            border-radius: 50%;
        }

/*custom switch {end}*/


/*device container end*/
.custom-circle {
    margin-right: 5px;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #ccc;
}

.legend-group ul, .statistics-group ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 10px;
}

.statistics-group {
    padding-right: 0;
}

    .statistics-group ul li {
        margin-bottom: 10px;
    }

    .statistics-group .group-header:hover {
        cursor: pointer;
        opacity: .8;
    }

    .statistics-group ul .value {
        font-size: 20px;
        line-height: 25px;
        font-weight: 400;
    }

    .statistics-group ul .savings {
        font-size: 20px;
    }

        .statistics-group ul .savings .value {
            font-size: 24px;
            font-weight: 600;
        }

    .legend-group div, .statistics-group div {
        font-size: 16px;
    }

#legends {
    padding-left: 0;
    padding-right: 0;
}

    #legends .group-header {
        font-size: 22px;
    }

        #legends .group-header:hover {
            cursor: pointer;
            opacity: .8;
        }

.legend-group .chart-legends li {
    margin-top: 10px;
    line-height: 24px;
}

    .legend-group .chart-legends li:hover {
        cursor: pointer;
        opacity: .8;
    }

.legend-group .chart-legends .border {
    color: #ccc;
}

.legend-group .chart-legends .fa-circle {
    font-size: 12px;
}

.statistics-group .group-header {
    font-size: 22px;
}

.highcharts-data-table {
    position: absolute;
    height: auto;
    max-height: 385px;
    padding: 20px;
    overflow-x: hidden;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1000;
    border: 1px solid #000;
}

    .highcharts-data-table table {
        margin: 0 auto;
        table-layout: fixed;
        width: 100%;
    }

    .highcharts-data-table td {
        padding: 10px;
        white-space: -o-pre-wrap;
        word-wrap: break-word;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        border: 1px solid #ccc;
    }

    .highcharts-data-table th {
        text-overflow: ellipsis;
        overflow: hidden;
    }

.highcharts-button text {
    fill: #fff !important;
}

/*.highcharts-button:last-child rect {
    fill: #886ade !important;
}*/

.statistics-group .right {
    float: none;
}

.click:hover {
    cursor: pointer;
    opacity: .6;
}

.ease-animation {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}


#chartAdditional {
    margin-bottom: 15px;
}

#Slider .ui-slider-handle {
    overflow: hidden;
    top: -.1em;
    height: 0.4em;
    margin-left: -1.1em;
    width: 2.2em;
}

#Slider .ui-state-default {
    font-weight: normal;
    background: #3024ae;
    border: 1px solid #000000;
}

#Slider.ui-slider-horizontal {
    height: .2em !important;
    background: #c4b4ee;
    margin-bottom: 20px;
}

#chartAdditional .ui-widget-content {
    background: #886ade;
    border: 1px solid #ffffff;
}



#chartAdditional .form-control {
    padding: 0 6px;
    box-shadow: none;
    height: 25px;
    width: 100px;
    text-align: center;
    border-radius: unset;
    border: none;
}

    #chartAdditional .form-control:focus {
        border-bottom: 1px solid #ccc;
    }

#chartAdditional .datefields.not-found .non-btn {
    width: 200px;
    margin: 0 10px;
    padding: 15px 0;
}

#chartAdditional .datefields.not-found input {
    font-size: 1.4em;
    width: 200px;
    height: 50px;
}

#chartAdditional .datefields {
    text-align: center;
    position: relative;
    /*min-width: 330px;*/
}

    #chartAdditional .datefields .input-title {
        font-size: 1.4em;
        min-width: 110px;
        display: inline-block;
    }

    #chartAdditional .datefields input {
        font-size: 16px;
        border-bottom: 1px solid;
        box-shadow: rgba(196,180,238,.42) 0 10px 8px -7px;
        -webkit-box-shadow: rgba(196,180,238,.42) 0 10px 8px -7px;
        -moz-box-shadow: rgba(196,180,238,.42) 0 10px 8px -7px;
    }

        #chartAdditional .datefields input:read-only {
            background: transparent;
        }

    #chartAdditional .datefields div {
        display: inline-block;
        min-width: 100%;
        padding: 10px;
    }

    #chartAdditional .datefields .glyphicon-refresh {
        line-height: 40px;
        width: 40px;
        font-size: 20px;
        display: inline-block;
        position: absolute;
        left: 20px;
    }

        #chartAdditional .datefields .glyphicon-refresh:hover {
            opacity: .6;
            cursor: pointer;
        }

        #chartAdditional .datefields .glyphicon-refresh.active {
            color: #54de98;
            font-size: 24px;
        }

#sliderContainer {
    padding: 20px 0px;
    margin-top: 25px;
}

    #sliderContainer #Slider {
        margin: 0 auto;
        width: 90%;
    }


.slider-unactive {
    pointer-events: none;
    opacity: .5;
}

.mobile-legends-container {
    display: none;
}

#mobile-legends ul {
    list-style-type: none;
    padding: 5px;
}

    #mobile-legends ul li {
        padding: 10px 2px;
        font-size: 16px;
    }

#GlobalMessage {
    display: none;
    position: fixed;
    z-index: 999;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
}

    #GlobalMessage div {
        padding: 20px;
        color: white;
        background-image: linear-gradient(45deg, rgba(48, 35, 174, 0.6), rgba(200, 109, 215, 0.6));
        background-image: -webkit-linear-gradient(45deg, rgba(48, 35, 174, 0.6), rgba(200, 109, 215, 0.6));
        display: inline-block;
        font-size: 22px;
        text-shadow: black 0px 0px 3px;
        min-width: 300px;
        max-width: 800px;
        width: 50%;
        box-shadow: 0px 0px 5px 1px #3023ae;
        border-radius: 5px;
    }

#feedback {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 97;
    background: rgba(0,0,0,.1);
    display: none;
}

    #feedback .close {
        position: fixed;
        top: 10px;
        right: 20px;
        font-size: 35px;
        height: 15vh;
        width: 15vw;
        text-align: center;
        z-index: 99;
    }

        #feedback .close:hover {
        }

    #feedback iframe {
        position: fixed;
        height: 100%;
        min-width: 100%;
        display: block;
        z-index: 98;
        /*top:25%;*/
        margin: 0 auto;
    }

        #feedback iframe freebirdHeaderMast {
            display: none !important;
        }

#notify {
    padding: 20px;
    background-color: rgba(0,0,0,0.8);
    display: none;
    z-index: 10;
    position: fixed;
    left: 5%;
    top: 0;
    width: 90%;
}

    #notify .close {
        color: #fff;
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 10px;
    }

    #notify .text {
        color: #fff;
    }

.map-container {
    position: relative;
}

.sensors .dropdown-menu {
    max-width: 400px;
    min-width: 100%;
    text-align: center;
    max-height: 250px;
    overflow-y: scroll;
    border-top: 1px solid #bbb;
}

.sensors .dropdown-item {
    padding: 6px;
}

    .sensors .dropdown-item:hover {
        background: #bbb;
    }

#location-map-canvas {
    height: 300px;
    border: solid 1px rgba(209,209,209,1);
    -webkit-box-shadow: 0px 0px 2px 1px rgba(209,209,209,1);
    -moz-box-shadow: 0px 0px 2px 1px rgba(209,209,209,1);
    box-shadow: 0px 0px 2px 1px rgba(209,209,209,1);
}

.overlay {
    background: rgba(0,0,0,.7);
    pointer-events: none;
    z-index: 9999;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.map-container {
    position: relative;
}

    .map-container.disabled .overlay {
        display: block;
    }

    .map-container.disabled #location-map-canvas {
        pointer-events: none;
    }

#loadChart {
    margin: 0 auto;
}

#chart {
    height: auto !important;
    width: 100%;
}

#chart-container .highcharts-container {
    max-height: 380px !important;
    min-height: 350px !important;
    width: auto !important;
}

#chart-container .highcharts-legend, #chart-container .highcharts-title, #chart-container .highcharts-subtitle {
    display: none;
}


/*login page*/

/*manipulate via auth class*/
body #l-bg {
    background-image: url('b_login_op.jpg');
    /*background-image: url('b_login_op2.jpg');*/
    background-size: cover;
    background-position-y: 50%;
    opacity: .1;
    /*filter: blur(10px);*/
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

body.unauth {
    padding: 0;
    background: #efeef1;
    min-height: 870px;
}

    body.unauth, body.unauth #main-container, body.unauth #main {
        height: 100%;
    }

        body.unauth .jumbotron {
            background-color: unset;
        }

        body.unauth #main-container {
            width: 100%;
            padding: 0;
            border-radius: unset;
        }

            body.unauth #main-container #main {
                margin: 0;
            }

        body.unauth #header-nav {
            display: none;
        }

        body.unauth footer {
            display: none;
        }



body .btn-signup {
    border: 1px solid;
    background-color: transparent;
    margin: 0;
}

    body .btn-signup:hover {
        background-color: rgba(136,106,222,.2);
    }

body .btn-signup {
    min-width: 150px;
    max-width: 320px;
    width: 100%;
    margin-top: 20px;
    text-transform: uppercase;
}

    body .btn-signup.reg {
        width: 144px;
    }

body.unauth .validation {
    color: #990000;
    margin: 10px;
    box-shadow: unset;
}

body.unauth #main-container {
    border-radius: 20px;
    box-shadow: unset;
}

body.unauth #main .powered {
    bottom: -50px;
}



.back-nav {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(162,162,162,.2),transparent);
    transition: background.5s;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 80px;
    z-index: 3;
    color: inherit;
}

    .back-nav .back {
        font-size: 30px;
        position: absolute;
        display: block;
        color: #886ade;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translateX(-50%,-50%);
        transition: color ease-in-out .5s;
    }

    .back-nav:hover {
        cursor: pointer;
        /*background-color: rgba(136,106,222,.01);*/
        background: linear-gradient(90deg, rgba(136,106,222,.4), rgba(136,106,222,.01));
    }

        .back-nav:hover > .back {
            color: #fff;
        }

#login-page {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.main-login {
    width: 600px;
    margin: auto;
    position: relative;
    text-align: center;
    background: rgba(255,255,255,.8);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 40px 10px #c1c0c3;
}

    .main-login .form-container {
        z-index: 2;
        position: relative;
    }

        .main-login .form-container .space-br {
            height: 50px;
            width: 100%;
        }

    .main-login .form-group {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

.form-input.l-input {
    margin: 0 auto !important;
    max-width: 320px;
    background: none;
}

    .form-input.l-input input {
        padding-left: 10px !important;
        padding-right: 10px;
        background: none;
        text-align: center;
        font-size: 20px !important;
    }

        .form-input.l-input input::-webkit-input-placeholder {
            font-size: 16px;
        }

.form-control.l-input {
    font-size: 18px;
}

::-webkit-input-placeholder {
    font-size: 16px;
}

.not-found-text {
    font-size: 18px;
    text-align: center;
    color: #c20202;
    padding: 25px 0;
}

.has-error {
    border-color: #c20202;
}

    .has-error .form-control {
        border-color: #c20202;
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }

        .has-error .form-control:focus {
            -webkit-box-shadow: unset;
            box-shadow: unset;
            border-color: #fb4545;
        }

#login-page .logo {
    opacity: .8;
    margin-bottom: 50px;
    /*position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);*/
}

    #login-page .logo img {
        height: 60px;
        width: auto;
    }

#login-page .external {
    padding-top: 50px;
}

    #login-page .external .f22 {
        padding-bottom: 10px;
    }

#login-page .title-container {
    padding-bottom: 80px;
    z-index: 2;
}

#login-page .title {
    font-size: 36px;
    font-weight: 400;
}

#login-page .sub {
    margin-top: 15px;
    font-size: 22px;
    line-height: 32px;
}

#login-page .glyphicon {
    position: absolute;
    top: 25%;
    padding: 6px;
    right: 0;
}

    #login-page .glyphicon:hover {
        cursor: pointer;
        opacity: .7;
    }

#login-page .row {
    margin: 0;
    padding: 0;
}


/*device create start*/
#device-create .title {
    padding-bottom: 80px;
}

    #device-create .title h3 {
        margin: 40px 0;
    }

.location-info {
    color: #886ade;
    padding-left: 5px;
}

#device-create .row {
    margin-top: 20px;
}

#device-create .clear {
    position: absolute;
    right: 5px;
    top: 0;
    color: #000;
    font-size: 22px;
    line-height: 28px;
    z-index: 2;
    cursor: pointer;
}

div.auto-complete-container ul.auto-complete-results li.auto-complete-item {
    background-color: #ffffff;
    color: #4a4a4a;
}
/*device create end*/
/*account page*/
.invoices {
    padding-top: 20px;
    margin-top: 10px;
    border: 1px dashed;
    border-color: #4a4a4a;
}

.invoice.file-container {
    max-width: 120px;
    padding: 4px;
    display: inline-block;
    cursor: pointer;
}

    .invoice.file-container:hover {
        opacity: .7;
    }

    .invoice.file-container .fas {
        font-size: 40px;
        color: #ff5959;
    }

    .invoice.file-container .name {
        overflow-x: hidden;
        padding: 4px;
        text-align: center;
        text-overflow: ellipsis;
        max-width: 120px;
        white-space: nowrap;
    }

.god_p {
    box-shadow: 0px 1px 4px;
    padding: 20px;
    width: 150px;
    margin: 0 auto;
    cursor: pointer;
}

    .god_p.finished {
        background: #98fb98;
    }

    .god_p:hover {
        box-shadow: 1px 1px 10px 2px #555555;
    }

.dropzone {
    height: 200px;
    border: 1px dashed;
    border-radius: 5px;
    position: relative;
    margin-top: 10px;
    border-color: #4a4a4a;
    -webkit-transition: background .5s; /* For Safari 3.1 to 6.0 */
    transition: background .5s;
    -moz-transition: background .5s;
}

    .dropzone.dragging {
        background: #ccc;
        box-shadow: 0px 0px 5px 1px #1f1f1f;
    }

    .dropzone .logo {
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        left: 50%;
    }

.home-manage a {
    text-decoration: none;
    color: #4a4a4a;
    font-size: 18px;
    padding: 10px;
}

    .home-manage a:hover {
        cursor: pointer;
        opacity: .8;
    }

.home-manage span {
    font-size: 16px;
}

.home-ico-container {
    border-radius: 100%;
    box-shadow: 1px 1px 10px 0;
    padding: 50px;
    display: inline-block;
    position: relative;
    width: 200px;
    height: 200px;
    margin-top: 40px;
}

    .home-ico-container .glyphicon {
        font-size: 140px;
        opacity: .2;
        transform: translate(-25px,-25px);
        -webkit-transform: translate(-25px,-25px);
    }


/*settings page {start}*/



#colorpicker-wrapper {
    padding-top: 21px;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

    #colorpicker-wrapper .minicolors-slider-wheel .minicolors-slider {
        border-radius: 10px;
        margin-left: 10px;
    }
    
    #colorpicker-wrapper .minicolors-slider-wheel .minicolors-opacity-slider {
        border-radius: 10px;
        margin-left: 10px;
    }

    #colorpicker-wrapper .minicolors-inline .minicolors-panel {
        box-shadow: 0px 0px 7px 2px #ddd;
        padding-right: 10px;
        border-radius: 10px;
        background: #ddd;
    }

    #colorpicker-wrapper .rgba-input {
        width: 180px;
        font-size: 12px;
        text-align: center;
        color: #000;
    }

#color-box {
    margin-top: 20px;
    margin-bottom: 20px;
    opacity: 0;
    transition: opacity .5s ease-in;
    -webkit-transition: opacity .5s ease-in;
}

    #color-box div {
        text-align: center;
    }


    #color-box .demonstration {
        width: 100%;
        height: 100px;
        border-radius: 5px;
        transition: margin .5s, width .5s, opacity .5s;
        -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    }

        #color-box .demonstration .box {
            height: 100px;
            text-shadow: black 0px 0px 3px;
            color: #fff;
            font-size: 22px;
            padding: 0;
            line-height: 100px;
        }

.devices-container .glyphicon-menu-left {
    position: absolute;
    top: 10px;
    right: 46px;
    font-size: 22px;
}

    .devices-container .glyphicon-menu-left:hover {
        opacity: .6;
        cursor: pointer;
    }

.schedule-period {
    padding-right: 0;
}

.schedule-btn {
    float: right;
    text-align: right;
    top: 50px;
    position: relative;
}

ul li .custom-switch-toggle {
    position: absolute;
    right: 0;
}

.settings-parameters {
    /*padding: 40px 0px 10px 0px;*/
    padding-left: 20px;
    position: relative;
    font-size: 18px;
}

    .settings-parameters .schedule-type {
    }

        .settings-parameters .schedule-type .wrapper {
            display: inline-block;
            position: relative;
            border: 2px solid;
            border-radius: 100%;
            padding: 10px;
            text-align: center;
            font-weight: bold;
            min-width: 80px;
            min-height: 80px;
            margin-top: 20px;
            margin-right: 20px;
            cursor: pointer;
        }

            .settings-parameters .schedule-type .wrapper:hover {
                opacity: .6;
            }

            .settings-parameters .schedule-type .wrapper .fas {
                transform: translate(-50%,-50%);
                position: absolute;
                top: 50%;
                left: 50%;
            }

            .settings-parameters .schedule-type .wrapper.active {
                color: #3023ae;
            }

    .settings-parameters .schedule-param {
        max-width: 350px;
    }

    .settings-parameters .custom-circle {
        border: 1px solid #979797;
    }

    .settings-parameters .title {
        font-size: 22px;
    }

    .settings-parameters li {
        padding: 10px 2px;
        position: relative;
        cursor: pointer;
    }

    .settings-parameters .advancedParam {
        border-top: 1px solid;
    }

    .settings-parameters .dropdown-toggle {
        width: 190px;
    }

    .settings-parameters .dropdown-menu li {
        font-size: 16px;
        padding: 10px 10px;
    }

    .settings-parameters .selected {
        background-color: #ff502e;
        box-shadow: 0px 0px 4px 1px #ff502e;
        border: unset;
    }

    .settings-parameters .add {
        display: inline-block;
        height: 40px;
        width: 40px;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        border-radius: 100%;
        box-shadow: 2px 2px 8px 1px rgba(12, 12, 12, 0.43);
        -moz-box-shadow: 2px 2px 8px 1px rgba(12, 12, 12, 0.43);
        background: -o-linear-gradient(135deg,rgba(48, 35, 174, .2),rgba(200, 109, 215, .2));
        background: -moz-linear-gradient(135deg,rgba(48, 35, 174, .2),rgba(200, 109, 215, .2));
        cursor: pointer;
    }

    .settings-parameters .form-control {
        max-width: 60%;
        text-align: center;
        margin-left: 20px;
    }

    .settings-parameters li:hover .add {
        color: #3024ae;
    }


#copy-check {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    float: left;
}

.selected {
    color: #cacaca;
}

#schedule-period {
    max-width: 239px;
    font-size: 18px;
    color: #4a4a4a;
}

    #schedule-period .period-day {
        padding: 5px;
        font-size: 20px;
    }

        #schedule-period .period-day .inline {
            display: inline;
        }


        #schedule-period .period-day .hidden {
            display: none;
        }

        #schedule-period .period-day .title:hover {
            cursor: pointer;
            opacity: .6;
        }

#schedule-parameters .schedule-period .selected {
    background-color: #fff;
    box-shadow: none;
    color: #4a4a4a;
    font-weight: 600;
    font-size: 20px;
}

#schedule-period .current-period .selected {
    font-weight: 600;
    color: #4a4a4a;
    padding-top: 10px;
}


#schedule-period .current-period {
    margin-bottom: 200px;
}

    #schedule-period .current-period .title {
        font-size: 22px;
        font-weight: 600;
    }

    #schedule-period .current-period .copy {
        font-size: 16px;
    }


#schedule-period .copy-sign {
    color: #54de98;
    padding-right: 10px;
    transition-duration: 0.8s;
    transition-property: transform;
    -ms-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
}

    #schedule-period .copy-sign:hover {
        font-size: 22px;
        cursor: pointer;
    }

#schedule-period .current-period .copy:hover {
    cursor: pointer;
    opacity: .6;
}

.settings-parameters ul {
    padding-top: 11px;
    padding-left: 0;
    list-style: none;
}

    .settings-parameters ul .schedule-title {
        font-size: 16px;
        line-height: 20px;
        display: inline-block;
        max-width: 70%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .settings-parameters ul .schedule-title .custom-switch-toggle {
            pointer-events: none;
        }

        .settings-parameters ul .schedule-title:hover {
            cursor: pointer;
            opacity: .6;
        }

.settings-parameters .active {
    color: #413a56;
}

#schedule .point-anchor .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
}

#schedule .visible {
    transition: opacity .5s linear;
    -webkit-transition: opacity .5s linear;
    -ms-transition: opacity .5s linear;
}

#schedule .invisible {
    opacity: 0;
}

#schedule-chart {
    padding-top: 20px;
}

#schedule-chart-container .datapoint-label {
    border-radius: 5px;
    background: #ccc;
    opacity: .4;
    padding-left: 5px;
    padding-right: 5px;
}

#schedule-chart-container .point-anchor {
    position: absolute;
    z-index: 1;
    width: 130px;
    height: 85px;
    text-align: center;
    margin-left: -42px;
    border-radius: 2px;
    background: #fff;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
}


    #schedule-chart-container .point-anchor .link {
        position: absolute;
        opacity: .3;
        width: 2px;
        bottom: 85px;
        left: 50%;
        z-index: 0;
    }

    #schedule-chart-container .point-anchor .parameter {
        width: 100%;
        text-align: left;
    }

    #schedule-chart-container .point-anchor div {
        padding: 0 20px;
        text-align: left;
    }

.settings-btn {
    float: right;
    text-align: right;
}



#schedule input[type=number] {
    margin: 1px;
    border: none;
}

#schedule .point-anchor input:focus {
    outline: none;
    border: 0;
}

#anchor-input .ui-widget-content {
    padding: 0;
    border: none;
}

#anchor-input .ui-spinner {
    padding-right: 25px;
}

    #anchor-input .ui-spinner .ui-icon {
        left: 8px;
    }

    #anchor-input .ui-spinner .ui-spinner-up:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f062";
    }

    #anchor-input .ui-spinner .ui-spinner-down:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f063";
    }

#anchor-input a:hover {
    cursor: pointer;
    opacity: .2;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    visibility: hidden;
}

input[type="number"] {
    -moz-appearance: textfield;
}

#schedule-chart-container .highcharts-legend, #schedule-chart-container .highcharts-title, #schedule-chart-container .highcharts-subtitle, #schedule-chart-container .highcharts-button {
    display: none;
}

#schedule-chart-container .highcharts-markers path {
    z-index: 1;
}

#schedule-chart-container .highcharts-tooltip {
    position: fixed;
    visibility: visible;
    top: 0;
    left: 0;
}

#schedule-chart {
    width: 100%;
    height: 400px;
}


#mobile-point-anchor {
    display: none;
}


.first-connection {
    text-align: center;
    font-size: 1.4em;
}

    .first-connection .block {
        margin: 40px 0;
    }

    .first-connection .fa-wifi {
        font-size: 80px;
        color: #54de98;
    }

        .first-connection .fa-wifi.waiting {
            animation: 2s infinite pulse-color;
        }

    .first-connection .button.disabled a {
        pointer-events: none;
        color: #ccc;
        border-color: #ccc;
    }

    .first-connection .button a {
        padding: 5px;
        opacity: .8;
        font-size: 32px;
        display: inline-block;
        color: #886ade;
        border: 1px solid #886ade;
        width: 220px;
    }

        .first-connection .button a:focus {
            outline: none;
        }

        .first-connection .button a:hover {
            opacity: 1;
        }

    .first-connection .button .glyphicon {
        top: 5px;
    }

    .first-connection input {
        text-align: center;
        max-width: 400px;
        font-size: 1em;
        background: none;
    }

    .first-connection .small {
        font-size: .6em;
    }

.first-connection {
    height: 400px;
    /*display:none;*/
}

    /*
  We are using CSS transitions for when the enter and move events
  are triggered for the element that has the `repeated-item` class
*/
    /*.page.ng-hide {
  opacity: 0;
}*/

    .first-connection .page.ng-hide-add {
        animation-name: slideFromLeft;
        animation-direction: reverse;
        -webkit-animation-name: slideFromLeft;
        -webkit-animation-direction: reverse;
    }

    .first-connection.moveToLeft .page.ng-hide-add {
        animation-name: slideFromRight;
        animation-direction: reverse;
        -webkit-animation-name: slideFromRight;
        -webkit-animation-direction: reverse;
    }

    .first-connection .page.ng-hide-remove {
        animation-name: slideFromRight;
        -webkit-animation-name: slideFromRight;
    }

    .first-connection.moveToLeft .page.ng-hide-remove {
        animation-name: slideFromLeft;
        -webkit-animation-name: slideFromLeft;
    }

    .first-connection .page {
        position: absolute;
        top: 35px;
        bottom: 0;
        right: 0;
        left: 0;
        animation-duration: 0.50s;
        animation-timing-function: ease-in-out;
        -webkit-animation-duration: 0.50s;
        -webkit-animation-timing-function: ease-in-out;
    }

.first-connection {
    min-height: 600px;
}
/* When the page enters, slide it from the right */
/*.page.ng-enter {
    animation-name: slideFromRight;
    -webkit-animation-name: slideFromRight;
}*/
/* When the page enters and moveToLeft is true, slide it from the left(out of the user view) to the right (left corner) */
/*.page.moveToLeft.ng-enter {
    animation-name: slideFromLeft;
    -webkit-animation-name: slideFromLeft;
}*/
/* When the page leaves, slide it to left(out of the user view) from the left corner,
    in other words slide it from the left(out of the view) to the left corner but in reverse order */
/*.page.ng-leave {
    animation-name: slideFromLeft;
    animation-direction: reverse;
    -webkit-animation-name: slideFromLeft;
    -webkit-animation-direction: reverse;
}*/
/* When the page leaves, slide it to the right(out of the user view) from the the left corner,
    in other words, slide it from the right but in reverse order  */
/*.page.moveToLeft.ng-leave {
    animation-name: slideFromRight;
    animation-direction: reverse;
    -webkit-animation-name: slideFromRight;
    -webkit-animation-direction: reverse;
}*/
@keyframes glow {
    from {
        opacity: 1;
    }

    50% {
        opacity: .7;
        color: #b262d1;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes glow {
    from {
        opacity: 1;
    }

    50% {
        opacity: .7;
        color: #b262d1;
    }

    to {
        opacity: 1;
    }
}

@keyframes bounce-drop {
    0% {
        transform: translateY(-100px);
    }

    70% {
        transform: translateY(50px);
    }

    80% {
        transform: translateY(30px);
    }

    90% {
        transform: translateY(50px);
    }

    95% {
        transform: translateY(40px);
    }

    100% {
        transform: translateY(50px);
    }
}

@-webkit-keyframes bounce-drop {
    0% {
        -webkit-transform: translateY(-100px);
    }

    70% {
        -webkit-transform: translateY(50px);
    }

    80% {
        -webkit-transform: translateY(30px);
    }

    90% {
        -webkit-transform: translateY(50px);
    }

    95% {
        -webkit-transform: translateY(40px);
    }

    100% {
        -webkit-transform: translateY(50px);
    }
}

@keyframes slideFromRight {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes slideFromLeft {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes slideFromRight {
    0% {
        -webkit-transform: translateX(100%);
    }

    60% {
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-webkit-keyframes slideFromLeft {
    0% {
        -webkit-transform: translateX(-100%);
    }

    60% {
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

/*settings page {end}*/
/*large screens,tablets and phones style media queries*/


/* Monitor/Reports styles */
.monitor-container{
    display: flex;
    flex-direction:column;
    background: rgba(0, 0, 0, .5);
    box-shadow: 2px 0 10px #b9bcc6;
    padding: 10px;
    margin: 5px;
    border-radius: 10px;
}
.monitor-header{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px;
}
.monitor-header-title{
    font-size: 40px;
    font-family: 'Hind Vadodara', sans-serif;
    font-weight: 400;
    text-decoration: none;
}
.monitor-table{
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    display: table;
}
.monitor-table-header{
    font-size: 20px;
    font-family: 'Hind Vadodara', sans-serif;
    font-weight: 400;
    text-decoration: none;
    display: table-header-group;
}
.monitor-table-cell{
    font-weight: 400;
}
.monitor-container button, .monitor-container input{
    height: 30px!important;
    border-radius: 2px!important;
}
.monitor-search-button{
    background: #537e9a;
    color: white;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 15px;
}
.monitor-search-button:disabled{
    background: rgba(0, 0, 0, .3);
    color: rgba(204,204,204,0.37);
    cursor: pointer;
}
.monitor-table-wrapper{
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    overflow-y: auto;
    max-height: 450px;
    width: 100%;
}
.monitor-table-body{
    display: table-row-group;
}
.monitor-table-body-row{
    text-align: left;
    font-weight: 400;
    border-top: 1px solid #ddd;
    padding: 4px;
}
.monitor-table-button{
    background-color: white;
    color: black;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}
.monitor-initial-seachbox{
    width: 100%;
    margin-bottom: 4px;
    margin-left: 50px;
}
.monitor-container button[disabled]{
    background: gray;
}
.monitor-container input{
    outline: none;
    color: black;
    text-align: center;
    width: 235px;
    border: none;
}

.selectize-dropdown-content .option{
    display: inline-block;
}
