@charset "UTF-8";
/* Do not put any CSS rules in this. Should only have SASS variables. */
/* Do not put any CSS rules in this. Should only have fonts */
@font-face {
font-family: Gilroy-Bold;
src: url("/styles/fonts/gilroy_bold_macroman/gilroy-bold-webfont.woff");
}
@font-face {
font-family: Gilroy-SemiBold;
src: url("/styles/fonts/gilroy_semibold_macroman/gilroy-semibold-webfont.woff");
}
@font-face {
font-family: Gilroy-Regular;
src: url("/styles/fonts/gilroy_regular_macroman/gilroy-regular-webfont.woff");
}
@font-face {
font-family: Lato;
src: url("/styles/fonts/lato_regular/lato-regular.woff");
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
html {
-x-font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
display: block;
}

/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
summary {
display: list-item;
}

/* line 53, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}

/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
display: none;
height: 0;
}

/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
display: none;
}

/* line 88, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
a {
background: transparent;
}

/* line 96, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
outline: 0;
}

/* line 108, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
border-bottom: 1px dotted;
}

/* line 116, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
font-weight: bold;
}

/* line 125, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
font-style: italic;
}

/* line 134, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
font-size: 2em;
margin: 0.67em 0;
}

/* line 143, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
mark {
background: #ff0;
color: #000;
}

/* line 152, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
small {
font-size: 80%;
}

/* line 160, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

/* line 168, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
sup {
top: -0.5em;
}

/* line 172, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
sub {
bottom: -0.25em;
}

/* line 183, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
img {
border: 0;
}

/* line 191, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
overflow: hidden;
}

/* line 202, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
figure {
margin: 1em 40px;
}

/* line 210, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}

/* line 220, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
pre, xmp {
overflow: auto;
}

/* line 228, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
xmp,
samp {
font-family: monospace, monospace;
font-size: 1em;
}

/* line 251, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}

/* line 265, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button {
overflow: visible;
}

/* line 276, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
text-transform: none;
}

/* line 289, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}

/* line 301, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
cursor: default;
}

/* line 310, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

/* line 321, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input {
line-height: normal;
}

/* line 333, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}

/* line 345, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}

/* line 356, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

/* line 369, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}

/* line 378, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}

/* line 389, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
legend {
border: 0;
padding: 0;
}

/* line 398, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
overflow: auto;
}

/* line 407, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
font-weight: bold;
}

/* line 418, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* line 423, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
padding: 0;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}

/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
font-family: SourceSansPro, "Helvetica Neue", Arial;
font-size: 13px;
line-height: 1.42857;
color: #2e2e2e;
background-color: #fff;
}

/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}

/* line 48, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
color: #1f8476;
text-decoration: none;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
color: #1f8476;
text-decoration: underline;
}
/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
a:focus.glide_ref_item_link, a:focus.column_head.list_hdrcell {
outline-offset: 2px;
}

/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
margin: 0;
}

/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
vertical-align: middle;
}

/* line 81, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}

/* line 86, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
border-radius: 3px;
}

/* line 93, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto;
}

/* line 106, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
border-radius: 50%;
}

/* line 113, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
margin-top: 18px;
margin-bottom: 18px;
border: 0;
border-top: 1px solid #e6e9eb;
}

/* line 125, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only, .input-group-checkbox input.checkbox, .input-group-checkbox input.radio, .input-group-radio input.checkbox, .input-group-radio input.radio, .select2-hidden-accessible, .input-switch input[type=checkbox] {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

/* line 141, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #cbcbcb;
}

/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 18px;
margin-bottom: 9px;
}
/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 9px;
margin-bottom: 9px;
}
/* line 41, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%;
}

/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
font-size: 33px;
}

/* line 48, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
font-size: 27px;
}

/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
font-size: 23px;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
font-size: 17px;
}

/* line 51, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
font-size: 13px;
}

/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
font-size: 12px;
}

/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
p {
margin: 0 0 9px;
}

/* line 62, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.lead {
margin-bottom: 18px;
font-size: 14px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 550px) {
/* line 62, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.lead {
font-size: 19.5px;
}
}

/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
font-size: 92%;
}

/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
cite {
font-style: normal;
}

/* line 88, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
background-color: #feeee3;
padding: .2em;
}

/* line 95, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-left {
text-align: left;
}

/* line 96, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-right {
text-align: right;
}

/* line 97, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-center {
text-align: center;
}

/* line 98, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
text-align: justify;
}

/* line 99, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
white-space: nowrap;
}

/* line 102, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
text-transform: lowercase;
}

/* line 103, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase {
text-transform: uppercase;
}

/* line 104, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
text-transform: capitalize;
}

/* line 107, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
color: #cbcbcb;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
color: #1f8476;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
color: #155b51;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
color: #216f4e;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
color: #154832;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
color: #2d7c8c;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
color: #215a65;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
color: #837a15;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
color: #57510e;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
color: #641e1b;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
color: #3c1210;
}

/* line 124, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
color: #fff;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
background-color: #1f8476;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
background-color: #155b51;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
background-color: #d5f4e7;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
background-color: #ade9d0;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
background-color: #e5ecf9;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
background-color: #bcceef;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
background-color: #feeee3;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
background-color: #fcd0b2;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
background-color: #ffffff;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
background-color: #e6e6e6;
}

/* line 143, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.page-header {
padding-bottom: 8px;
margin: 36px 0 18px;
border-bottom: 1px solid #e6e9eb;
}

/* line 154, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
margin-top: 0;
margin-bottom: 9px;
}
/* line 158, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0;
}

/* line 167, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled, .list-inline {
padding-left: 0;
list-style: none;
}

/* line 173, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
margin-left: -5px;
}
/* line 177, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}

/* line 185, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
dl {
margin-top: 0;
margin-bottom: 18px;
}

/* line 189, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
line-height: 1.42857;
}

/* line 193, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
dt {
font-weight: bold;
}

/* line 196, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
dd {
margin-left: 0;
}

/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
clear: both;
}
@media (min-width: 550px) {
/* line 211, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
/* line 218, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal dd {
margin-left: 180px;
}
}

/* line 229, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #cbcbcb;
}

/* line 235, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.initialism {
font-size: 90%;
text-transform: uppercase;
}

/* line 241, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
blockquote {
padding: 9px 18px;
margin: 0 0 18px;
font-size: 16.25px;
border-left: 5px solid #e6e9eb;
}
/* line 250, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
/* line 257, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #cbcbcb;
}
/* line 265, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}

/* line 274, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right,
.row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before,
.row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) blockquote:before,
.row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) blockquote:before,
.row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) blockquote:before,
.row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before,
.row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) blockquote:before,
.row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) blockquote:before,
.row .input-group-radio input.radio ~ label.radio-label:not(.no-float) blockquote:before {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #e6e9eb;
border-left: 0;
text-align: right;
}
/* line 286, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
.row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before footer:before,
.row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) blockquote:before footer:before,
.row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) blockquote:before footer:before,
.row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) blockquote:before footer:before,
.row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before footer:before,
.row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) blockquote:before footer:before,
.row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) blockquote:before footer:before,
.row .input-group-radio input.radio ~ label.radio-label:not(.no-float) blockquote:before footer:before,
blockquote.pull-right small:before,
.row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before small:before,
.row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) blockquote:before small:before,
.row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) blockquote:before small:before,
.row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) blockquote:before small:before,
.row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before small:before,
.row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) blockquote:before small:before,
.row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) blockquote:before small:before,
.row .input-group-radio input.radio ~ label.radio-label:not(.no-float) blockquote:before small:before,
blockquote.pull-right .small:before,
.row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before .small:before,
.row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) blockquote:before .small:before,
.row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) blockquote:before .small:before,
.row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) blockquote:before .small:before,
.row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before .small:before,
.row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) blockquote:before .small:before,
.row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) blockquote:before .small:before,
.row .input-group-radio input.radio ~ label.radio-label:not(.no-float) blockquote:before .small:before {
content: '';
}
/* line 287, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
.row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before footer:after,
.row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) blockquote:before footer:after,
.row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) blockquote:before footer:after,
.row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) blockquote:before footer:after,
.row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before footer:after,
.row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) blockquote:before footer:after,
.row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) blockquote:before footer:after,
.row .input-group-radio input.radio ~ label.radio-label:not(.no-float) blockquote:before footer:after,
blockquote.pull-right small:after,
.row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before small:after,
.row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) blockquote:before small:after,
.row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) blockquote:before small:after,
.row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) blockquote:before small:after,
.row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before small:after,
.row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) blockquote:before small:after,
.row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) blockquote:before small:after,
.row .input-group-radio input.radio ~ label.radio-label:not(.no-float) blockquote:before small:after,
blockquote.pull-right .small:after,
.row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before .small:after,
.row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) blockquote:before .small:after,
.row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) blockquote:before .small:after,
.row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) blockquote:before .small:after,
.row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) blockquote:before .small:after,
.row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) blockquote:before .small:after,
.row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) blockquote:before .small:after,
.row .input-group-radio input.radio ~ label.radio-label:not(.no-float) blockquote:before .small:after {
content: '\00A0 \2014';
}

/* line 294, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
content: "";
}

/* line 300, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
address {
margin-bottom: 18px;
font-style: normal;
line-height: 1.42857;
}

/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
xmp,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss */
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 3px;
}

/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss */
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
padding: 0;
font-size: 100%;
box-shadow: none;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss */
pre, xmp {
display: block;
padding: 8.5px;
margin: 0 0 9px;
font-size: 12px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #4a4a4a;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 3px;
}
/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss */
pre code, xmp code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}

/* line 65, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
clear: both;
}
@media (min-width: 550px) {
/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container {
width: 750px;
}
}
@media (min-width: 800px) {
/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container {
width: 1170px;
}
}

/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
clear: both;
}

/* line 39, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.row {
margin-left: -15px;
margin-right: -15px;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
clear: both;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}

/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
width: 8.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
width: 16.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
width: 25%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
width: 33.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
width: 41.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
width: 50%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
width: 58.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
width: 66.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
width: 75%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
width: 83.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
width: 91.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
width: 100%;
}

/* line 55, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
right: auto;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
right: 8.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
right: 16.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
right: 25%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
right: 33.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
right: 41.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
right: 50%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
right: 58.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
right: 66.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
right: 75%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
right: 83.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
right: 91.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
right: 100%;
}

/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
left: auto;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
left: 8.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
left: 16.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
left: 25%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
left: 33.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
left: 41.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
left: 50%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
left: 58.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
left: 66.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
left: 75%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
left: 83.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
left: 91.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
left: 100%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
margin-left: 0%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
margin-left: 8.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
margin-left: 16.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
margin-left: 25%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
margin-left: 33.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
margin-left: 41.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
margin-left: 50%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
margin-left: 58.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
margin-left: 66.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
margin-left: 75%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
margin-left: 83.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
margin-left: 91.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
margin-left: 100%;
}

@media (min-width: 550px) {
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-1 {
width: 8.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-2 {
width: 16.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-3 {
width: 25%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-4 {
width: 33.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-5 {
width: 41.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-6 {
width: 50%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-7 {
width: 58.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-8 {
width: 66.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-9 {
width: 75%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-10 {
width: 83.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-11 {
width: 91.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-12 {
width: 100%;
}

/* line 55, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-0 {
right: auto;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-1 {
right: 8.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-2 {
right: 16.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-3 {
right: 25%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-4 {
right: 33.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-5 {
right: 41.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-6 {
right: 50%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-7 {
right: 58.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-8 {
right: 66.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-9 {
right: 75%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-10 {
right: 83.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-11 {
right: 91.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-pull-12 {
right: 100%;
}

/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-0 {
left: auto;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-1 {
left: 8.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-2 {
left: 16.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-3 {
left: 25%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-4 {
left: 33.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-5 {
left: 41.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-6 {
left: 50%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-7 {
left: 58.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-8 {
left: 66.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-9 {
left: 75%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-10 {
left: 83.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-11 {
left: 91.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-push-12 {
left: 100%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-0 {
margin-left: 0%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-1 {
margin-left: 8.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-2 {
margin-left: 16.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-3 {
margin-left: 25%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-4 {
margin-left: 33.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-5 {
margin-left: 41.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-6 {
margin-left: 50%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-7 {
margin-left: 58.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-8 {
margin-left: 66.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-9 {
margin-left: 75%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-10 {
margin-left: 83.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-11 {
margin-left: 91.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 800px) {
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-1 {
width: 8.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-2 {
width: 16.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-3 {
width: 25%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-4 {
width: 33.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-5 {
width: 41.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-6 {
width: 50%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-7 {
width: 58.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-8 {
width: 66.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-9 {
width: 75%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-10 {
width: 83.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-11 {
width: 91.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-12 {
width: 100%;
}

/* line 55, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-0 {
right: auto;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-1 {
right: 8.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-2 {
right: 16.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-3 {
right: 25%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-4 {
right: 33.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-5 {
right: 41.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-6 {
right: 50%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-7 {
right: 58.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-8 {
right: 66.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-9 {
right: 75%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-10 {
right: 83.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-11 {
right: 91.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-pull-12 {
right: 100%;
}

/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-0 {
left: auto;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-1 {
left: 8.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-2 {
left: 16.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-3 {
left: 25%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-4 {
left: 33.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-5 {
left: 41.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-6 {
left: 50%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-7 {
left: 58.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-8 {
left: 66.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-9 {
left: 75%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-10 {
left: 83.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-11 {
left: 91.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-push-12 {
left: 100%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-0 {
margin-left: 0%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-1 {
margin-left: 8.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-2 {
margin-left: 16.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-3 {
margin-left: 25%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-4 {
margin-left: 33.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-5 {
margin-left: 41.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-6 {
margin-left: 50%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-7 {
margin-left: 58.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-8 {
margin-left: 66.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-9 {
margin-left: 75%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-10 {
margin-left: 83.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-11 {
margin-left: 91.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-1 {
width: 8.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-2 {
width: 16.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-3 {
width: 25%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-4 {
width: 33.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-5 {
width: 41.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-6 {
width: 50%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-7 {
width: 58.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-8 {
width: 66.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-9 {
width: 75%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-10 {
width: 83.33333%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-11 {
width: 91.66667%;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-12 {
width: 100%;
}

/* line 55, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-0 {
right: auto;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-1 {
right: 8.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-2 {
right: 16.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-3 {
right: 25%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-4 {
right: 33.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-5 {
right: 41.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-6 {
right: 50%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-7 {
right: 58.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-8 {
right: 66.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-9 {
right: 75%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-10 {
right: 83.33333%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-11 {
right: 91.66667%;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-pull-12 {
right: 100%;
}

/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-0 {
left: auto;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-1 {
left: 8.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-2 {
left: 16.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-3 {
left: 25%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-4 {
left: 33.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-5 {
left: 41.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-6 {
left: 50%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-7 {
left: 58.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-8 {
left: 66.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-9 {
left: 75%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-10 {
left: 83.33333%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-11 {
left: 91.66667%;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-push-12 {
left: 100%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-0 {
margin-left: 0%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-1 {
margin-left: 8.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-2 {
margin-left: 16.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-3 {
margin-left: 25%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-4 {
margin-left: 33.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-5 {
margin-left: 41.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-6 {
margin-left: 50%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-7 {
margin-left: 58.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-8 {
margin-left: 66.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-9 {
margin-left: 75%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-10 {
margin-left: 83.33333%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-11 {
margin-left: 91.66667%;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-lg-offset-12 {
margin-left: 100%;
}
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
table {
background-color: #ffffff;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
th {
text-align: left;
}

/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table {
width: 100%;
max-width: 100%;
margin-bottom: 18px;
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 6px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #cbcbcb;
}
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td {
vertical-align: bottom;
border-bottom: 2px solid #cbcbcb;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
border-top: 2px solid #cbcbcb;
}
/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
background-color: #fff;
}

/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 0;
}

/* line 85, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
border: 1px solid #cbcbcb;
}
/* line 91, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #cbcbcb;
}
/* line 98, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}

/* line 112, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}

/* line 126, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}

/* line 138, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}

/* line 146, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #d5f4e7;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #c1efdb;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #e5ecf9;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #d0ddf4;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #feeee3;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #fddfca;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #ffffff;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #f2f2f2;
}

@media screen and (max-width: 549px) {
/* line 174, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
width: 100%;
margin-bottom: 13.5px;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #cbcbcb;
-webkit-overflow-scrolling: touch;
}
/* line 185, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table {
margin-bottom: 0;
}
/* line 193, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
/* line 202, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
border: 0;
}
/* line 210, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
/* line 214, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
/* line 227, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 18px;
font-size: 19.5px;
line-height: inherit;
color: #2e2e2e;
border: 0;
border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}

/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
display: block;
}

/* line 65, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
display: block;
width: 100%;
}

/* line 71, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
height: auto;
}

/* line 77, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 77, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 77, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 77, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
input[type="file"]:focus.glide_ref_item_link, input[type="file"]:focus.column_head.list_hdrcell,
input[type="radio"]:focus.glide_ref_item_link,
input[type="radio"]:focus.column_head.list_hdrcell,
input[type="checkbox"]:focus.glide_ref_item_link,
input[type="checkbox"]:focus.column_head.list_hdrcell {
outline-offset: 2px;
}

/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
output {
display: block;
padding-top: 7px;
font-size: 13px;
line-height: 1.42857;
color: #2e2e2e;
}

/* line 115, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
display: block;
width: 100%;
height: 32px;
padding: 6px 9px;
font-size: 13px;
line-height: 1.42857;
color: #2e2e2e;
background-color: #fff;
background-image: none;
border: 1px solid #cbcbcb;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 102, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
color: #666666;
opacity: 1;
}
/* line 106, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
color: #666666;
}
/* line 109, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
color: #666666;
}
/* line 141, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #e6e9eb;
opacity: 1;
}

/* line 153, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
height: auto;
}

/* line 165, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
-webkit-appearance: none;
}

/* line 178, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 32px;
line-height: 1.42857 \0;
}
/* line 186, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
line-height: 24px;
}
/* line 189, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
line-height: 45px;
}

/* line 200, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
margin-bottom: 15px;
}

/* line 209, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
position: relative;
display: block;
min-height: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
/* line 217, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}

/* line 224, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}

/* line 233, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}

/* line 239, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}

/* line 248, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}

/* line 260, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
cursor: not-allowed;
}

/* line 269, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
cursor: not-allowed;
}

/* line 279, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
cursor: not-allowed;
}

/* line 287, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.input_controls span[id^="sys_readonly."][gsft_fieldtype=html] {
padding-top: 7px;
}

/* line 297, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
/* line 304, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .nav-segmented.input-group-btn > li.form-control-static, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .nav-segmented.input-group-btn > li.form-control-static {
padding-left: 0;
padding-right: 0;
}

/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .nav-segmented.input-group-btn > li {
height: 24px;
padding: 2px 8px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

/* line 74, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
height: 24px;
line-height: 24px;
}

/* line 79, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
height: auto;
}

/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .nav-segmented.input-group-btn > li {
height: 45px;
padding: 10px 16px;
font-size: 17px;
line-height: 1.33;
border-radius: 3px;
}

/* line 74, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
height: 45px;
line-height: 45px;
}

/* line 79, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
height: auto;
}

/* line 326, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
position: relative;
}
/* line 331, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
padding-right: 40px;
}

/* line 336, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
position: absolute;
top: 23px;
right: 0;
z-index: 2;
display: block;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
}

/* line 347, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .nav-segmented.input-group-btn > li + .form-control-feedback {
width: 45px;
height: 45px;
line-height: 45px;
}

/* line 352, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .nav-segmented.input-group-btn > li + .form-control-feedback {
width: 24px;
height: 24px;
line-height: 24px;
}

/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #216f4e;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .has-success .form-control {
border-color: #216f4e;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .has-success .form-control:focus {
border-color: #154832;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #38be85;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #38be85;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #38be85;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-success .input-group-addon {
color: #216f4e;
border-color: #216f4e;
background-color: #d5f4e7;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-success .form-control-feedback {
color: #216f4e;
}

/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #837a15;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .has-warning .form-control {
border-color: #837a15;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .has-warning .form-control:focus {
border-color: #57510e;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbcc23;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbcc23;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbcc23;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-warning .input-group-addon {
color: #837a15;
border-color: #837a15;
background-color: #feeee3;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-warning .form-control-feedback {
color: #837a15;
}

/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #641e1b;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .has-error .form-control {
border-color: #641e1b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .has-error .form-control:focus {
border-color: #3c1210;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b43631;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b43631;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b43631;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-error .input-group-addon {
color: #641e1b;
border-color: #641e1b;
background-color: #ffffff;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-error .form-control-feedback {
color: #641e1b;
}

/* line 371, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label.select2-hidden-accessible ~ .form-control-feedback {
top: 0;
}

/* line 381, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #6e6e6e;
}

/* line 392, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.row .form-field {
min-height: 32px;
}

@media (min-width: 550px) {
/* line 414, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-group, .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
/* line 421, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-control, .navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
/* line 427, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .input-group, .navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
/* line 431, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.navbar-form .input-group .input-group-btn,
.form-inline .input-group .form-control,
.navbar-form .input-group .form-control {
width: auto;
}
/* line 439, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
width: 100%;
}
/* line 443, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .control-label, .navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
/* line 451, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .radio, .navbar-form .radio,
.form-inline .checkbox,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
/* line 458, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .radio label, .navbar-form .radio label,
.form-inline .checkbox label,
.navbar-form .checkbox label {
padding-left: 0;
}
/* line 462, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
/* line 472, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}

/* line 489, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
/* line 499, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 25px;
}
/* line 505, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 800px) {
/* line 512, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
/* line 523, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
@media (min-width: 550px) {
/* line 534, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 550px) {
/* line 544, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group-sm .control-label {
padding-top: 3px;
}
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn, .nav-segmented > li {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 9px;
font-size: 13px;
line-height: 1.42857;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .nav-segmented > li:focus, .btn:active:focus, .nav-segmented > li:active:focus, .btn.active:focus, .nav-segmented > li.active:focus {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .nav-segmented > li:focus, .btn:active:focus, .nav-segmented > li:active:focus, .btn.active:focus, .nav-segmented > li.active:focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .nav-segmented > li:focus, .btn:active:focus, .nav-segmented > li:active:focus, .btn.active:focus, .nav-segmented > li.active:focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .nav-segmented > li:focus, .btn:active:focus, .nav-segmented > li:active:focus, .btn.active:focus, .nav-segmented > li.active:focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.btn:focus.glide_ref_item_link, .nav-segmented > li:focus.glide_ref_item_link, .btn:focus.column_head.list_hdrcell, .nav-segmented > li:focus.column_head.list_hdrcell, .btn:active:focus.glide_ref_item_link, .nav-segmented > li:active:focus.glide_ref_item_link, .btn:active:focus.column_head.list_hdrcell, .nav-segmented > li:active:focus.column_head.list_hdrcell, .btn.active:focus.glide_ref_item_link, .nav-segmented > li.active:focus.glide_ref_item_link, .btn.active:focus.column_head.list_hdrcell, .nav-segmented > li.active:focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .nav-segmented > li:hover, .btn:focus, .nav-segmented > li:focus {
color: #2e2e2e;
text-decoration: none;
}
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .nav-segmented > li:active, .btn.active, .nav-segmented > li.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .nav-segmented > li.disabled, .btn[disabled], .nav-segmented > li[disabled], fieldset[disabled] .btn, fieldset[disabled] .nav-segmented > li {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default, .btn-destructive-subdued, .btn-success-subdued, .nav-segmented > li {
color: #2e2e2e;
background-color: rgba(255, 255, 255, 0.45);
border-color: #cbcbcb;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default:hover, .btn-destructive-subdued:hover, .btn-success-subdued:hover, .nav-segmented > li:hover, .btn-default.hover, .hover.btn-destructive-subdued, .hover.btn-success-subdued, .nav-segmented > li.hover, .btn-default:focus, .btn-destructive-subdued:focus, .btn-success-subdued:focus, .nav-segmented > li:focus, .btn-default.focus, .focus.btn-destructive-subdued, .focus.btn-success-subdued, .nav-segmented > li.focus, .btn-default:active, .btn-destructive-subdued:active, .btn-success-subdued:active, .nav-segmented > li:active, .btn-default.active, .active.btn-destructive-subdued, .active.btn-success-subdued, .nav-segmented > li.active {
color: #2e2e2e;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default:hover, .btn-destructive-subdued:hover, .btn-success-subdued:hover, .nav-segmented > li:hover, .btn-default.hover, .hover.btn-destructive-subdued, .hover.btn-success-subdued, .nav-segmented > li.hover {
background-color: rgba(255, 255, 255, 0.45);
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.btn-default:focus, .btn-destructive-subdued:focus, .btn-success-subdued:focus, .nav-segmented > li:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default:focus, .btn-destructive-subdued:focus, .btn-success-subdued:focus, .nav-segmented > li:focus, .btn-default.focus, .focus.btn-destructive-subdued, .focus.btn-success-subdued, .nav-segmented > li.focus {
background-color: rgba(255, 255, 255, 0.45);
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default:focus, .btn-destructive-subdued:focus, .btn-success-subdued:focus, .nav-segmented > li:focus, .btn-default.focus, .focus.btn-destructive-subdued, .focus.btn-success-subdued, .nav-segmented > li.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default:focus, .btn-destructive-subdued:focus, .btn-success-subdued:focus, .nav-segmented > li:focus, .btn-default.focus, .focus.btn-destructive-subdued, .focus.btn-success-subdued, .nav-segmented > li.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default:focus, .btn-destructive-subdued:focus, .btn-success-subdued:focus, .nav-segmented > li:focus, .btn-default.focus, .focus.btn-destructive-subdued, .focus.btn-success-subdued, .nav-segmented > li.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.btn-default:focus.glide_ref_item_link, .btn-destructive-subdued:focus.glide_ref_item_link, .btn-success-subdued:focus.glide_ref_item_link, .nav-segmented > li:focus.glide_ref_item_link, .btn-default:focus.column_head.list_hdrcell, .btn-destructive-subdued:focus.column_head.list_hdrcell, .btn-success-subdued:focus.column_head.list_hdrcell, .nav-segmented > li:focus.column_head.list_hdrcell, .btn-default.focus.glide_ref_item_link, .focus.glide_ref_item_link.btn-destructive-subdued, .focus.glide_ref_item_link.btn-success-subdued, .nav-segmented > li.focus.glide_ref_item_link, .btn-default.focus.column_head.list_hdrcell, .focus.column_head.list_hdrcell.btn-destructive-subdued, .focus.column_head.list_hdrcell.btn-success-subdued, .nav-segmented > li.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default:active, .btn-destructive-subdued:active, .btn-success-subdued:active, .nav-segmented > li:active, .btn-default:active:focus, .btn-destructive-subdued:active:focus, .btn-success-subdued:active:focus, .nav-segmented > li:active:focus, .btn-default:active.focus, .btn-destructive-subdued:active.focus, .btn-success-subdued:active.focus, .nav-segmented > li:active.focus, .btn-default.active, .active.btn-destructive-subdued, .active.btn-success-subdued, .nav-segmented > li.active, .btn-default.active:focus, .active.btn-destructive-subdued:focus, .active.btn-success-subdued:focus, .nav-segmented > li.active:focus, .btn-default.active.focus, .active.focus.btn-destructive-subdued, .active.focus.btn-success-subdued, .nav-segmented > li.active.focus, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn-destructive-subdued, .open > .dropdown-toggle.btn-success-subdued, .nav-segmented.open > li.dropdown-toggle, .open > .btn-default.dropdown-toggle:focus, .open > .dropdown-toggle.btn-destructive-subdued:focus, .open > .dropdown-toggle.btn-success-subdued:focus, .nav-segmented.open > li.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-destructive-subdued, .open > .dropdown-toggle.focus.btn-success-subdued, .nav-segmented.open > li.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: rgba(255, 255, 255, 0.45);
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default.disabled, .disabled.btn-destructive-subdued, .disabled.btn-success-subdued, .nav-segmented > li.disabled, .btn-default.disabled:hover, .disabled.btn-destructive-subdued:hover, .disabled.btn-success-subdued:hover, .nav-segmented > li.disabled:hover, .btn-default.disabled:focus, .disabled.btn-destructive-subdued:focus, .disabled.btn-success-subdued:focus, .nav-segmented > li.disabled:focus, .btn-default.disabled:active, .disabled.btn-destructive-subdued:active, .disabled.btn-success-subdued:active, .nav-segmented > li.disabled:active, .btn-default.disabled.active, .disabled.active.btn-destructive-subdued, .disabled.active.btn-success-subdued, .nav-segmented > li.disabled.active, .btn-default[disabled], [disabled].btn-destructive-subdued, [disabled].btn-success-subdued, .nav-segmented > li[disabled], .btn-default[disabled]:hover, [disabled].btn-destructive-subdued:hover, [disabled].btn-success-subdued:hover, .nav-segmented > li[disabled]:hover, .btn-default[disabled]:focus, [disabled].btn-destructive-subdued:focus, [disabled].btn-success-subdued:focus, .nav-segmented > li[disabled]:focus, .btn-default[disabled]:active, [disabled].btn-destructive-subdued:active, [disabled].btn-success-subdued:active, .nav-segmented > li[disabled]:active, .btn-default[disabled].active, [disabled].active.btn-destructive-subdued, [disabled].active.btn-success-subdued, .nav-segmented > li[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-destructive-subdued, fieldset[disabled] .btn-success-subdued, fieldset[disabled] .nav-segmented > li, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-destructive-subdued:hover, fieldset[disabled] .btn-success-subdued:hover, fieldset[disabled] .nav-segmented > li:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-destructive-subdued:focus, fieldset[disabled] .btn-success-subdued:focus, fieldset[disabled] .nav-segmented > li:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-destructive-subdued:active, fieldset[disabled] .btn-success-subdued:active, fieldset[disabled] .nav-segmented > li:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .active.btn-destructive-subdued, fieldset[disabled] .active.btn-success-subdued, fieldset[disabled] .nav-segmented > li.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-default .badge, .btn-destructive-subdued .badge, .btn-success-subdued .badge, .nav-segmented > li .badge {
color: #ffffff;
background-color: #1f8476;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
color: #ffffff;;
background-color: #1f8476;
border-color: #10463f;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary:hover, .btn-primary.hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
color: #ffffff;;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary:hover, .btn-primary.hover {
background-color: #1f8476;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.btn-primary:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
background-color: #1f8476;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.btn-primary:focus.glide_ref_item_link, .btn-primary:focus.column_head.list_hdrcell, .btn-primary.focus.glide_ref_item_link, .btn-primary.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary:active, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #1f8476;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-primary .badge {
color: #ffffff;
background-color: #1f8476;
}

/* line 64, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
color: #1e4335;
background-color: #48c891;
border-color: #2d9669;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success:hover, .btn-success-subdued:hover, .btn-success-subdued.hover, .btn-success.hover, .btn-success:focus, .btn-success-subdued:focus, .btn-success-subdued.focus, .btn-success.focus, .btn-success:active, .btn-success-subdued:active, .btn-success-subdued.active, .btn-success.active {
color: #1e4335;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success:hover, .btn-success-subdued:hover, .btn-success-subdued.hover, .btn-success.hover {
background-color: #48c891;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.btn-success:focus, .btn-success-subdued:focus, .btn-success-subdued.focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success:focus, .btn-success-subdued:focus, .btn-success-subdued.focus, .btn-success.focus {
background-color: #48c891;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success:focus, .btn-success-subdued:focus, .btn-success-subdued.focus, .btn-success.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success:focus, .btn-success-subdued:focus, .btn-success-subdued.focus, .btn-success.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success:focus, .btn-success-subdued:focus, .btn-success-subdued.focus, .btn-success.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.btn-success:focus.glide_ref_item_link, .glide_ref_item_link.btn-success-subdued:focus, .glide_ref_item_link.btn-success-subdued.focus, .btn-success:focus.column_head.list_hdrcell, .column_head.list_hdrcell.btn-success-subdued:focus, .column_head.list_hdrcell.btn-success-subdued.focus, .btn-success.focus.glide_ref_item_link, .btn-success.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success:active, .btn-success-subdued:active, .btn-success-subdued.active, .btn-success:active:focus, .btn-success-subdued:active:focus, .btn-success-subdued.focus:active, .btn-success-subdued.active:focus, .btn-success:active.focus, .focus.btn-success-subdued:active, .focus.btn-success-subdued.active, .btn-success.active, .btn-success.active:focus, .active.btn-success-subdued:focus, .active.btn-success-subdued.focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle, .open > .btn-success.dropdown-toggle:focus, .open > .dropdown-toggle.btn-success-subdued:focus, .open > .dropdown-toggle.btn-success-subdued.focus, .open > .btn-success.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #48c891;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .disabled.btn-success-subdued:hover, .disabled.btn-success-subdued.hover, .btn-success.disabled:focus, .disabled.btn-success-subdued:focus, .disabled.btn-success-subdued.focus, .btn-success.disabled:active, .disabled.btn-success-subdued:active, .disabled.btn-success-subdued.active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, [disabled].btn-success-subdued:hover, [disabled].btn-success-subdued.hover, .btn-success[disabled]:focus, [disabled].btn-success-subdued:focus, [disabled].btn-success-subdued.focus, .btn-success[disabled]:active, [disabled].btn-success-subdued:active, [disabled].btn-success-subdued.active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success-subdued:hover, fieldset[disabled] .btn-success-subdued.hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success-subdued:focus, fieldset[disabled] .btn-success-subdued.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success-subdued:active, fieldset[disabled] .btn-success-subdued.active, fieldset[disabled] .btn-success.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-success .badge {
color: #ffffff;
background-color: #1f8476;
}

/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
color: #1a424b;
background-color: #6abecf;
border-color: #3a9eb3;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info:hover, .btn-info.hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active {
color: #1a424b;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info:hover, .btn-info.hover {
background-color: #6abecf;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.btn-info:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info:focus, .btn-info.focus {
background-color: #6abecf;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info:focus, .btn-info.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info:focus, .btn-info.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info:focus, .btn-info.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.btn-info:focus.glide_ref_item_link, .btn-info:focus.column_head.list_hdrcell, .btn-info.focus.glide_ref_item_link, .btn-info.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info:active, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #6abecf;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-info .badge {
color: #ffffff;
background-color: #1f8476;
}

/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
color: #29250d;
background-color: #dfd139;
border-color: #afa31c;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning:hover, .btn-warning.hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active {
color: #29250d;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning:hover, .btn-warning.hover {
background-color: #dfd139;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.btn-warning:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
background-color: #dfd139;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.btn-warning:focus.glide_ref_item_link, .btn-warning:focus.column_head.list_hdrcell, .btn-warning.focus.glide_ref_item_link, .btn-warning.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning:active, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #dfd139;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-warning .badge {
color: #ffffff;
background-color: #1f8476;
}

/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger, .btn-destructive {
color: #ffffff;
background-color: #c83c36;
border-color: #a0302b;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger:hover, .btn-destructive:hover, .btn-destructive-subdued:hover, .btn-destructive-subdued.hover, .btn-danger.hover, .hover.btn-destructive, .btn-danger:focus, .btn-destructive:focus, .btn-destructive-subdued:focus, .btn-destructive-subdued.focus, .btn-danger.focus, .focus.btn-destructive, .btn-danger:active, .btn-destructive:active, .btn-destructive-subdued:active, .btn-destructive-subdued.active, .btn-danger.active, .active.btn-destructive {
color: #ffffff;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger:hover, .btn-destructive:hover, .btn-destructive-subdued:hover, .btn-destructive-subdued.hover, .btn-danger.hover, .hover.btn-destructive {
background-color: #c83c36;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.btn-danger:focus, .btn-destructive:focus, .btn-destructive-subdued:focus, .btn-destructive-subdued.focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger:focus, .btn-destructive:focus, .btn-destructive-subdued:focus, .btn-destructive-subdued.focus, .btn-danger.focus, .focus.btn-destructive {
background-color: #c83c36;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger:focus, .btn-destructive:focus, .btn-destructive-subdued:focus, .btn-destructive-subdued.focus, .btn-danger.focus, .focus.btn-destructive {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger:focus, .btn-destructive:focus, .btn-destructive-subdued:focus, .btn-destructive-subdued.focus, .btn-danger.focus, .focus.btn-destructive {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger:focus, .btn-destructive:focus, .btn-destructive-subdued:focus, .btn-destructive-subdued.focus, .btn-danger.focus, .focus.btn-destructive {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.btn-danger:focus.glide_ref_item_link, .btn-destructive:focus.glide_ref_item_link, .glide_ref_item_link.btn-destructive-subdued:focus, .glide_ref_item_link.btn-destructive-subdued.focus, .btn-danger:focus.column_head.list_hdrcell, .btn-destructive:focus.column_head.list_hdrcell, .column_head.list_hdrcell.btn-destructive-subdued:focus, .column_head.list_hdrcell.btn-destructive-subdued.focus, .btn-danger.focus.glide_ref_item_link, .focus.glide_ref_item_link.btn-destructive, .btn-danger.focus.column_head.list_hdrcell, .focus.column_head.list_hdrcell.btn-destructive {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger:active, .btn-destructive:active, .btn-destructive-subdued:active, .btn-destructive-subdued.active, .btn-danger:active:focus, .btn-destructive:active:focus, .btn-destructive-subdued:active:focus, .btn-destructive-subdued.focus:active, .btn-destructive-subdued.active:focus, .btn-danger:active.focus, .btn-destructive:active.focus, .focus.btn-destructive-subdued:active, .focus.btn-destructive-subdued.active, .btn-danger.active, .active.btn-destructive, .btn-danger.active:focus, .active.btn-destructive:focus, .active.btn-destructive-subdued:focus, .active.btn-destructive-subdued.focus, .btn-danger.active.focus, .active.focus.btn-destructive, .open > .btn-danger.dropdown-toggle, .open > .dropdown-toggle.btn-destructive, .open > .btn-danger.dropdown-toggle:focus, .open > .dropdown-toggle.btn-destructive:focus, .open > .dropdown-toggle.btn-destructive-subdued:focus, .open > .dropdown-toggle.btn-destructive-subdued.focus, .open > .btn-danger.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-destructive {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #c83c36;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger.disabled, .disabled.btn-destructive, .btn-danger.disabled:hover, .disabled.btn-destructive:hover, .disabled.btn-destructive-subdued:hover, .disabled.btn-destructive-subdued.hover, .btn-danger.disabled:focus, .disabled.btn-destructive:focus, .disabled.btn-destructive-subdued:focus, .disabled.btn-destructive-subdued.focus, .btn-danger.disabled:active, .disabled.btn-destructive:active, .disabled.btn-destructive-subdued:active, .disabled.btn-destructive-subdued.active, .btn-danger.disabled.active, .disabled.active.btn-destructive, .btn-danger[disabled], [disabled].btn-destructive, .btn-danger[disabled]:hover, [disabled].btn-destructive:hover, [disabled].btn-destructive-subdued:hover, [disabled].btn-destructive-subdued.hover, .btn-danger[disabled]:focus, [disabled].btn-destructive:focus, [disabled].btn-destructive-subdued:focus, [disabled].btn-destructive-subdued.focus, .btn-danger[disabled]:active, [disabled].btn-destructive:active, [disabled].btn-destructive-subdued:active, [disabled].btn-destructive-subdued.active, .btn-danger[disabled].active, [disabled].active.btn-destructive, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-destructive, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-destructive:hover, fieldset[disabled] .btn-destructive-subdued:hover, fieldset[disabled] .btn-destructive-subdued.hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-destructive:focus, fieldset[disabled] .btn-destructive-subdued:focus, fieldset[disabled] .btn-destructive-subdued.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-destructive:active, fieldset[disabled] .btn-destructive-subdued:active, fieldset[disabled] .btn-destructive-subdued.active, fieldset[disabled] .btn-danger.active, fieldset[disabled] .active.btn-destructive {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.btn-danger .badge, .btn-destructive .badge {
color: #ffffff;
background-color: #1f8476;
}

/* line 85, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
color: #1f8476;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
/* line 91, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
/* line 98, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
/* line 104, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
color: #1f8476;
text-decoration: underline;
background-color: transparent;
}
/* line 112, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #cbcbcb;
text-decoration: none;
}

/* line 124, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .nav-segmented.btn-group-lg > li {
padding: 10px 16px;
font-size: 17px;
line-height: 1.33;
border-radius: 3px;
}

/* line 128, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, .nav-segmented.btn-group-sm > li {
padding: 2px 8px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

/* line 132, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn, .nav-segmented.btn-group-xs > li {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

/* line 140, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
display: block;
width: 100%;
}

/* line 146, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
margin-top: 5px;
}

/* line 154, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}

/* line 163, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 9px;
font-size: 13px;
line-height: 1.42857;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn:focus, .link-btn:active:focus, .link-btn.active:focus {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn:focus, .link-btn:active:focus, .link-btn.active:focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn:focus, .link-btn:active:focus, .link-btn.active:focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn:focus, .link-btn:active:focus, .link-btn.active:focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.link-btn:focus.glide_ref_item_link, .link-btn:focus.column_head.list_hdrcell, .link-btn:active:focus.glide_ref_item_link, .link-btn:active:focus.column_head.list_hdrcell, .link-btn.active:focus.glide_ref_item_link, .link-btn.active:focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 184, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn.link-btn-default:hover, .link-btn:focus {
color: #2e2e2e;
background-color: rgba(255, 255, 255, 0.45);
border-color: #cbcbcb;
text-decoration: none;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover:hover, .link-btn.link-btn-default:hover.hover, .link-btn.link-btn-default:hover:focus, .link-btn.link-btn-default:hover.focus, .link-btn.link-btn-default:hover:active, .link-btn.link-btn-default:hover.active, .link-btn:focus:hover, .link-btn:focus.hover, .link-btn:focus:focus, .link-btn:focus.focus, .link-btn:focus:active, .link-btn:focus.active {
color: #2e2e2e;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover:hover, .link-btn.link-btn-default:hover.hover, .link-btn:focus:hover, .link-btn:focus.hover {
background-color: rgba(255, 255, 255, 0.45);
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.link-btn.link-btn-default:hover:focus, .link-btn:focus:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover:focus, .link-btn.link-btn-default:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
background-color: rgba(255, 255, 255, 0.45);
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover:focus, .link-btn.link-btn-default:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover:focus, .link-btn.link-btn-default:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover:focus, .link-btn.link-btn-default:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.link-btn.link-btn-default:hover:focus.glide_ref_item_link, .link-btn.link-btn-default:hover:focus.column_head.list_hdrcell, .link-btn.link-btn-default:hover.focus.glide_ref_item_link, .link-btn.link-btn-default:hover.focus.column_head.list_hdrcell, .link-btn:focus:focus.glide_ref_item_link, .link-btn:focus:focus.column_head.list_hdrcell, .link-btn:focus.focus.glide_ref_item_link, .link-btn:focus.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover:active, .link-btn.link-btn-default:hover:active:focus, .link-btn.link-btn-default:hover:active.focus, .link-btn.link-btn-default:hover.active, .link-btn.link-btn-default:hover.active:focus, .link-btn.link-btn-default:hover.active.focus, .open > .link-btn.link-btn-default:hover.dropdown-toggle, .open > .link-btn.link-btn-default:hover.dropdown-toggle:focus, .open > .link-btn.link-btn-default:hover.dropdown-toggle.focus, .link-btn:focus:active, .link-btn:focus:active:focus, .link-btn:focus:active.focus, .link-btn:focus.active, .link-btn:focus.active:focus, .link-btn:focus.active.focus, .open > .link-btn:focus.dropdown-toggle, .open > .link-btn:focus.dropdown-toggle:focus, .open > .link-btn:focus.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: rgba(255, 255, 255, 0.45);
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover.disabled, .link-btn.link-btn-default:hover.disabled:hover, .link-btn.link-btn-default:hover.disabled:focus, .link-btn.link-btn-default:hover.disabled:active, .link-btn.link-btn-default:hover.disabled.active, .link-btn.link-btn-default:hover[disabled], .link-btn.link-btn-default:hover[disabled]:hover, .link-btn.link-btn-default:hover[disabled]:focus, .link-btn.link-btn-default:hover[disabled]:active, .link-btn.link-btn-default:hover[disabled].active, fieldset[disabled] .link-btn.link-btn-default:hover, fieldset[disabled] .link-btn.link-btn-default:hover:hover, fieldset[disabled] .link-btn.link-btn-default:hover:focus, fieldset[disabled] .link-btn.link-btn-default:hover:active, fieldset[disabled] .link-btn.link-btn-default:hover.active, .link-btn:focus.disabled, .link-btn:focus.disabled:hover, .link-btn:focus.disabled:focus, .link-btn:focus.disabled:active, .link-btn:focus.disabled.active, .link-btn:focus[disabled], .link-btn:focus[disabled]:hover, .link-btn:focus[disabled]:focus, .link-btn:focus[disabled]:active, .link-btn:focus[disabled].active, fieldset[disabled] .link-btn:focus, fieldset[disabled] .link-btn:focus:hover, fieldset[disabled] .link-btn:focus:focus, fieldset[disabled] .link-btn:focus:active, fieldset[disabled] .link-btn:focus.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-default:hover .badge, .link-btn:focus .badge {
color: #ffffff;
background-color: #1f8476;
}
/* line 190, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn.link-btn-primary:hover, .link-btn:focus {
color: #ffffff;;
background-color: #1f8476;
border-color: #10463f;
text-decoration: none;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover:hover, .link-btn.link-btn-primary:hover.hover, .link-btn.link-btn-primary:hover:focus, .link-btn.link-btn-primary:hover.focus, .link-btn.link-btn-primary:hover:active, .link-btn.link-btn-primary:hover.active, .link-btn:focus:hover, .link-btn:focus.hover, .link-btn:focus:focus, .link-btn:focus.focus, .link-btn:focus:active, .link-btn:focus.active {
color: #ffffff;;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover:hover, .link-btn.link-btn-primary:hover.hover, .link-btn:focus:hover, .link-btn:focus.hover {
background-color: #1f8476;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.link-btn.link-btn-primary:hover:focus, .link-btn:focus:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover:focus, .link-btn.link-btn-primary:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
background-color: #1f8476;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover:focus, .link-btn.link-btn-primary:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover:focus, .link-btn.link-btn-primary:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover:focus, .link-btn.link-btn-primary:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.link-btn.link-btn-primary:hover:focus.glide_ref_item_link, .link-btn.link-btn-primary:hover:focus.column_head.list_hdrcell, .link-btn.link-btn-primary:hover.focus.glide_ref_item_link, .link-btn.link-btn-primary:hover.focus.column_head.list_hdrcell, .link-btn:focus:focus.glide_ref_item_link, .link-btn:focus:focus.column_head.list_hdrcell, .link-btn:focus.focus.glide_ref_item_link, .link-btn:focus.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover:active, .link-btn.link-btn-primary:hover:active:focus, .link-btn.link-btn-primary:hover:active.focus, .link-btn.link-btn-primary:hover.active, .link-btn.link-btn-primary:hover.active:focus, .link-btn.link-btn-primary:hover.active.focus, .open > .link-btn.link-btn-primary:hover.dropdown-toggle, .open > .link-btn.link-btn-primary:hover.dropdown-toggle:focus, .open > .link-btn.link-btn-primary:hover.dropdown-toggle.focus, .link-btn:focus:active, .link-btn:focus:active:focus, .link-btn:focus:active.focus, .link-btn:focus.active, .link-btn:focus.active:focus, .link-btn:focus.active.focus, .open > .link-btn:focus.dropdown-toggle, .open > .link-btn:focus.dropdown-toggle:focus, .open > .link-btn:focus.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #1f8476;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover.disabled, .link-btn.link-btn-primary:hover.disabled:hover, .link-btn.link-btn-primary:hover.disabled:focus, .link-btn.link-btn-primary:hover.disabled:active, .link-btn.link-btn-primary:hover.disabled.active, .link-btn.link-btn-primary:hover[disabled], .link-btn.link-btn-primary:hover[disabled]:hover, .link-btn.link-btn-primary:hover[disabled]:focus, .link-btn.link-btn-primary:hover[disabled]:active, .link-btn.link-btn-primary:hover[disabled].active, fieldset[disabled] .link-btn.link-btn-primary:hover, fieldset[disabled] .link-btn.link-btn-primary:hover:hover, fieldset[disabled] .link-btn.link-btn-primary:hover:focus, fieldset[disabled] .link-btn.link-btn-primary:hover:active, fieldset[disabled] .link-btn.link-btn-primary:hover.active, .link-btn:focus.disabled, .link-btn:focus.disabled:hover, .link-btn:focus.disabled:focus, .link-btn:focus.disabled:active, .link-btn:focus.disabled.active, .link-btn:focus[disabled], .link-btn:focus[disabled]:hover, .link-btn:focus[disabled]:focus, .link-btn:focus[disabled]:active, .link-btn:focus[disabled].active, fieldset[disabled] .link-btn:focus, fieldset[disabled] .link-btn:focus:hover, fieldset[disabled] .link-btn:focus:focus, fieldset[disabled] .link-btn:focus:active, fieldset[disabled] .link-btn:focus.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-primary:hover .badge, .link-btn:focus .badge {
color: #ffffff;
background-color: #1f8476;
}
/* line 196, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn.link-btn-success:hover, .link-btn:focus {
color: #1e4335;
background-color: #48c891;
border-color: #2d9669;
text-decoration: none;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover:hover, .link-btn.link-btn-success:hover.hover, .link-btn.link-btn-success:hover:focus, .link-btn.link-btn-success:hover.focus, .link-btn.link-btn-success:hover:active, .link-btn.link-btn-success:hover.active, .link-btn:focus:hover, .link-btn:focus.hover, .link-btn:focus:focus, .link-btn:focus.focus, .link-btn:focus:active, .link-btn:focus.active {
color: #1e4335;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover:hover, .link-btn.link-btn-success:hover.hover, .link-btn:focus:hover, .link-btn:focus.hover {
background-color: #48c891;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.link-btn.link-btn-success:hover:focus, .link-btn:focus:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover:focus, .link-btn.link-btn-success:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
background-color: #48c891;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover:focus, .link-btn.link-btn-success:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover:focus, .link-btn.link-btn-success:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover:focus, .link-btn.link-btn-success:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.link-btn.link-btn-success:hover:focus.glide_ref_item_link, .link-btn.link-btn-success:hover:focus.column_head.list_hdrcell, .link-btn.link-btn-success:hover.focus.glide_ref_item_link, .link-btn.link-btn-success:hover.focus.column_head.list_hdrcell, .link-btn:focus:focus.glide_ref_item_link, .link-btn:focus:focus.column_head.list_hdrcell, .link-btn:focus.focus.glide_ref_item_link, .link-btn:focus.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover:active, .link-btn.link-btn-success:hover:active:focus, .link-btn.link-btn-success:hover:active.focus, .link-btn.link-btn-success:hover.active, .link-btn.link-btn-success:hover.active:focus, .link-btn.link-btn-success:hover.active.focus, .open > .link-btn.link-btn-success:hover.dropdown-toggle, .open > .link-btn.link-btn-success:hover.dropdown-toggle:focus, .open > .link-btn.link-btn-success:hover.dropdown-toggle.focus, .link-btn:focus:active, .link-btn:focus:active:focus, .link-btn:focus:active.focus, .link-btn:focus.active, .link-btn:focus.active:focus, .link-btn:focus.active.focus, .open > .link-btn:focus.dropdown-toggle, .open > .link-btn:focus.dropdown-toggle:focus, .open > .link-btn:focus.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #48c891;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover.disabled, .link-btn.link-btn-success:hover.disabled:hover, .link-btn.link-btn-success:hover.disabled:focus, .link-btn.link-btn-success:hover.disabled:active, .link-btn.link-btn-success:hover.disabled.active, .link-btn.link-btn-success:hover[disabled], .link-btn.link-btn-success:hover[disabled]:hover, .link-btn.link-btn-success:hover[disabled]:focus, .link-btn.link-btn-success:hover[disabled]:active, .link-btn.link-btn-success:hover[disabled].active, fieldset[disabled] .link-btn.link-btn-success:hover, fieldset[disabled] .link-btn.link-btn-success:hover:hover, fieldset[disabled] .link-btn.link-btn-success:hover:focus, fieldset[disabled] .link-btn.link-btn-success:hover:active, fieldset[disabled] .link-btn.link-btn-success:hover.active, .link-btn:focus.disabled, .link-btn:focus.disabled:hover, .link-btn:focus.disabled:focus, .link-btn:focus.disabled:active, .link-btn:focus.disabled.active, .link-btn:focus[disabled], .link-btn:focus[disabled]:hover, .link-btn:focus[disabled]:focus, .link-btn:focus[disabled]:active, .link-btn:focus[disabled].active, fieldset[disabled] .link-btn:focus, fieldset[disabled] .link-btn:focus:hover, fieldset[disabled] .link-btn:focus:focus, fieldset[disabled] .link-btn:focus:active, fieldset[disabled] .link-btn:focus.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-success:hover .badge, .link-btn:focus .badge {
color: #ffffff;
background-color: #1f8476;
}
/* line 202, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn.link-btn-danger:hover, .link-btn:focus {
color: #ffffff;
background-color: #c83c36;
border-color: #a0302b;
text-decoration: none;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover:hover, .link-btn.link-btn-danger:hover.hover, .link-btn.link-btn-danger:hover:focus, .link-btn.link-btn-danger:hover.focus, .link-btn.link-btn-danger:hover:active, .link-btn.link-btn-danger:hover.active, .link-btn:focus:hover, .link-btn:focus.hover, .link-btn:focus:focus, .link-btn:focus.focus, .link-btn:focus:active, .link-btn:focus.active {
color: #ffffff;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover:hover, .link-btn.link-btn-danger:hover.hover, .link-btn:focus:hover, .link-btn:focus.hover {
background-color: #c83c36;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.link-btn.link-btn-danger:hover:focus, .link-btn:focus:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover:focus, .link-btn.link-btn-danger:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
background-color: #c83c36;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover:focus, .link-btn.link-btn-danger:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover:focus, .link-btn.link-btn-danger:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover:focus, .link-btn.link-btn-danger:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.link-btn.link-btn-danger:hover:focus.glide_ref_item_link, .link-btn.link-btn-danger:hover:focus.column_head.list_hdrcell, .link-btn.link-btn-danger:hover.focus.glide_ref_item_link, .link-btn.link-btn-danger:hover.focus.column_head.list_hdrcell, .link-btn:focus:focus.glide_ref_item_link, .link-btn:focus:focus.column_head.list_hdrcell, .link-btn:focus.focus.glide_ref_item_link, .link-btn:focus.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover:active, .link-btn.link-btn-danger:hover:active:focus, .link-btn.link-btn-danger:hover:active.focus, .link-btn.link-btn-danger:hover.active, .link-btn.link-btn-danger:hover.active:focus, .link-btn.link-btn-danger:hover.active.focus, .open > .link-btn.link-btn-danger:hover.dropdown-toggle, .open > .link-btn.link-btn-danger:hover.dropdown-toggle:focus, .open > .link-btn.link-btn-danger:hover.dropdown-toggle.focus, .link-btn:focus:active, .link-btn:focus:active:focus, .link-btn:focus:active.focus, .link-btn:focus.active, .link-btn:focus.active:focus, .link-btn:focus.active.focus, .open > .link-btn:focus.dropdown-toggle, .open > .link-btn:focus.dropdown-toggle:focus, .open > .link-btn:focus.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #c83c36;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover.disabled, .link-btn.link-btn-danger:hover.disabled:hover, .link-btn.link-btn-danger:hover.disabled:focus, .link-btn.link-btn-danger:hover.disabled:active, .link-btn.link-btn-danger:hover.disabled.active, .link-btn.link-btn-danger:hover[disabled], .link-btn.link-btn-danger:hover[disabled]:hover, .link-btn.link-btn-danger:hover[disabled]:focus, .link-btn.link-btn-danger:hover[disabled]:active, .link-btn.link-btn-danger:hover[disabled].active, fieldset[disabled] .link-btn.link-btn-danger:hover, fieldset[disabled] .link-btn.link-btn-danger:hover:hover, fieldset[disabled] .link-btn.link-btn-danger:hover:focus, fieldset[disabled] .link-btn.link-btn-danger:hover:active, fieldset[disabled] .link-btn.link-btn-danger:hover.active, .link-btn:focus.disabled, .link-btn:focus.disabled:hover, .link-btn:focus.disabled:focus, .link-btn:focus.disabled:active, .link-btn:focus.disabled.active, .link-btn:focus[disabled], .link-btn:focus[disabled]:hover, .link-btn:focus[disabled]:focus, .link-btn:focus[disabled]:active, .link-btn:focus[disabled].active, fieldset[disabled] .link-btn:focus, fieldset[disabled] .link-btn:focus:hover, fieldset[disabled] .link-btn:focus:focus, fieldset[disabled] .link-btn:focus:active, fieldset[disabled] .link-btn:focus.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-danger:hover .badge, .link-btn:focus .badge {
color: #ffffff;
background-color: #1f8476;
}
/* line 208, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn.link-btn-info:hover, .link-btn:focus {
color: #1a424b;
background-color: #6abecf;
border-color: #3a9eb3;
text-decoration: none;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover:hover, .link-btn.link-btn-info:hover.hover, .link-btn.link-btn-info:hover:focus, .link-btn.link-btn-info:hover.focus, .link-btn.link-btn-info:hover:active, .link-btn.link-btn-info:hover.active, .link-btn:focus:hover, .link-btn:focus.hover, .link-btn:focus:focus, .link-btn:focus.focus, .link-btn:focus:active, .link-btn:focus.active {
color: #1a424b;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover:hover, .link-btn.link-btn-info:hover.hover, .link-btn:focus:hover, .link-btn:focus.hover {
background-color: #6abecf;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.link-btn.link-btn-info:hover:focus, .link-btn:focus:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover:focus, .link-btn.link-btn-info:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
background-color: #6abecf;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover:focus, .link-btn.link-btn-info:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover:focus, .link-btn.link-btn-info:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover:focus, .link-btn.link-btn-info:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.link-btn.link-btn-info:hover:focus.glide_ref_item_link, .link-btn.link-btn-info:hover:focus.column_head.list_hdrcell, .link-btn.link-btn-info:hover.focus.glide_ref_item_link, .link-btn.link-btn-info:hover.focus.column_head.list_hdrcell, .link-btn:focus:focus.glide_ref_item_link, .link-btn:focus:focus.column_head.list_hdrcell, .link-btn:focus.focus.glide_ref_item_link, .link-btn:focus.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover:active, .link-btn.link-btn-info:hover:active:focus, .link-btn.link-btn-info:hover:active.focus, .link-btn.link-btn-info:hover.active, .link-btn.link-btn-info:hover.active:focus, .link-btn.link-btn-info:hover.active.focus, .open > .link-btn.link-btn-info:hover.dropdown-toggle, .open > .link-btn.link-btn-info:hover.dropdown-toggle:focus, .open > .link-btn.link-btn-info:hover.dropdown-toggle.focus, .link-btn:focus:active, .link-btn:focus:active:focus, .link-btn:focus:active.focus, .link-btn:focus.active, .link-btn:focus.active:focus, .link-btn:focus.active.focus, .open > .link-btn:focus.dropdown-toggle, .open > .link-btn:focus.dropdown-toggle:focus, .open > .link-btn:focus.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #6abecf;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover.disabled, .link-btn.link-btn-info:hover.disabled:hover, .link-btn.link-btn-info:hover.disabled:focus, .link-btn.link-btn-info:hover.disabled:active, .link-btn.link-btn-info:hover.disabled.active, .link-btn.link-btn-info:hover[disabled], .link-btn.link-btn-info:hover[disabled]:hover, .link-btn.link-btn-info:hover[disabled]:focus, .link-btn.link-btn-info:hover[disabled]:active, .link-btn.link-btn-info:hover[disabled].active, fieldset[disabled] .link-btn.link-btn-info:hover, fieldset[disabled] .link-btn.link-btn-info:hover:hover, fieldset[disabled] .link-btn.link-btn-info:hover:focus, fieldset[disabled] .link-btn.link-btn-info:hover:active, fieldset[disabled] .link-btn.link-btn-info:hover.active, .link-btn:focus.disabled, .link-btn:focus.disabled:hover, .link-btn:focus.disabled:focus, .link-btn:focus.disabled:active, .link-btn:focus.disabled.active, .link-btn:focus[disabled], .link-btn:focus[disabled]:hover, .link-btn:focus[disabled]:focus, .link-btn:focus[disabled]:active, .link-btn:focus[disabled].active, fieldset[disabled] .link-btn:focus, fieldset[disabled] .link-btn:focus:hover, fieldset[disabled] .link-btn:focus:focus, fieldset[disabled] .link-btn:focus:active, fieldset[disabled] .link-btn:focus.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-info:hover .badge, .link-btn:focus .badge {
color: #ffffff;
background-color: #1f8476;
}
/* line 214, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn.link-btn-warning:hover, .link-btn:focus {
color: #29250d;
background-color: #dfd139;
border-color: #afa31c;
text-decoration: none;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover:hover, .link-btn.link-btn-warning:hover.hover, .link-btn.link-btn-warning:hover:focus, .link-btn.link-btn-warning:hover.focus, .link-btn.link-btn-warning:hover:active, .link-btn.link-btn-warning:hover.active, .link-btn:focus:hover, .link-btn:focus.hover, .link-btn:focus:focus, .link-btn:focus.focus, .link-btn:focus:active, .link-btn:focus.active {
color: #29250d;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover:hover, .link-btn.link-btn-warning:hover.hover, .link-btn:focus:hover, .link-btn:focus.hover {
background-color: #dfd139;
box-shadow: 0 6px 18px -9px #000000;
transition: box-shadow 0.2s;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.link-btn.link-btn-warning:hover:focus, .link-btn:focus:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover:focus, .link-btn.link-btn-warning:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
background-color: #dfd139;
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover:focus, .link-btn.link-btn-warning:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover:focus, .link-btn.link-btn-warning:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover:focus, .link-btn.link-btn-warning:hover.focus, .link-btn:focus:focus, .link-btn:focus.focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.link-btn.link-btn-warning:hover:focus.glide_ref_item_link, .link-btn.link-btn-warning:hover:focus.column_head.list_hdrcell, .link-btn.link-btn-warning:hover.focus.glide_ref_item_link, .link-btn.link-btn-warning:hover.focus.column_head.list_hdrcell, .link-btn:focus:focus.glide_ref_item_link, .link-btn:focus:focus.column_head.list_hdrcell, .link-btn:focus.focus.glide_ref_item_link, .link-btn:focus.focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover:active, .link-btn.link-btn-warning:hover:active:focus, .link-btn.link-btn-warning:hover:active.focus, .link-btn.link-btn-warning:hover.active, .link-btn.link-btn-warning:hover.active:focus, .link-btn.link-btn-warning:hover.active.focus, .open > .link-btn.link-btn-warning:hover.dropdown-toggle, .open > .link-btn.link-btn-warning:hover.dropdown-toggle:focus, .open > .link-btn.link-btn-warning:hover.dropdown-toggle.focus, .link-btn:focus:active, .link-btn:focus:active:focus, .link-btn:focus:active.focus, .link-btn:focus.active, .link-btn:focus.active:focus, .link-btn:focus.active.focus, .open > .link-btn:focus.dropdown-toggle, .open > .link-btn:focus.dropdown-toggle:focus, .open > .link-btn:focus.dropdown-toggle.focus {
outline: none;
box-shadow: inset 0px 1px 4px 0 rgba(0, 0, 0, 0.25);
background-color: #dfd139;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover.disabled, .link-btn.link-btn-warning:hover.disabled:hover, .link-btn.link-btn-warning:hover.disabled:focus, .link-btn.link-btn-warning:hover.disabled:active, .link-btn.link-btn-warning:hover.disabled.active, .link-btn.link-btn-warning:hover[disabled], .link-btn.link-btn-warning:hover[disabled]:hover, .link-btn.link-btn-warning:hover[disabled]:focus, .link-btn.link-btn-warning:hover[disabled]:active, .link-btn.link-btn-warning:hover[disabled].active, fieldset[disabled] .link-btn.link-btn-warning:hover, fieldset[disabled] .link-btn.link-btn-warning:hover:hover, fieldset[disabled] .link-btn.link-btn-warning:hover:focus, fieldset[disabled] .link-btn.link-btn-warning:hover:active, fieldset[disabled] .link-btn.link-btn-warning:hover.active, .link-btn:focus.disabled, .link-btn:focus.disabled:hover, .link-btn:focus.disabled:focus, .link-btn:focus.disabled:active, .link-btn:focus.disabled.active, .link-btn:focus[disabled], .link-btn:focus[disabled]:hover, .link-btn:focus[disabled]:focus, .link-btn:focus[disabled]:active, .link-btn:focus[disabled].active, fieldset[disabled] .link-btn:focus, fieldset[disabled] .link-btn:focus:hover, fieldset[disabled] .link-btn:focus:focus, fieldset[disabled] .link-btn:focus:active, fieldset[disabled] .link-btn:focus.active {
background-color: #e6e9eb;
border-color: #cbcbcb;
color: #4a4a4a;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_buttons.scss */
.link-btn.link-btn-warning:hover .badge, .link-btn:focus .badge {
color: #ffffff;
background-color: #1f8476;
}
/* line 220, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn:active, .link-btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 227, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.link-btn.disabled, .link-btn[disabled], fieldset[disabled] .link-btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

/* line 237, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.list_group_toggle_overwrite {
padding: 0;
width: 16px;
height: 16px;
margin: 0px !important;
border: none;
background: transparent;
}
/* line 245, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.list_group_toggle_overwrite img.img_overwrite {
vertical-align: unset;
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
opacity: 1;
}

/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
display: none;
}
/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
display: block;
}

/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
display: table-row;
}

/* line 28, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
display: table-row-group;
}

/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}

/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}

/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown {
position: relative;
}

/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
outline: 0;
}

/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 13px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 3px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right, .row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) .dropdown-menu:before, .row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) .dropdown-menu:before, .row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) .dropdown-menu:before, .row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) .dropdown-menu:before, .row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) .dropdown-menu:before, .row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) .dropdown-menu:before, .row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) .dropdown-menu:before, .row .input-group-radio input.radio ~ label.radio-label:not(.no-float) .dropdown-menu:before {
right: 0;
left: auto;
}
/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
height: 1px;
margin: 8px 0;
overflow: hidden;
background-color: #e5e5e5;
}
/* line 63, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #4a4a4a;
white-space: nowrap;
}

/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #3d3d3d;
background-color: #f5f5f5;
}

/* line 86, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #1f8476;
}

/* line 101, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #cbcbcb;
}

/* line 109, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}

/* line 122, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
display: block;
}
/* line 127, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
outline: 0;
}

/* line 136, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
left: auto;
right: 0;
}

/* line 146, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
left: 0;
right: auto;
}

/* line 152, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #cbcbcb;
white-space: nowrap;
}

/* line 162, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}

/* line 172, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu, .row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) :before > .dropdown-menu, .row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) :before > .dropdown-menu, .row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) :before > .dropdown-menu, .row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) :before > .dropdown-menu, .row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) :before > .dropdown-menu, .row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) :before > .dropdown-menu, .row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) :before > .dropdown-menu, .row .input-group-radio input.radio ~ label.radio-label:not(.no-float) :before > .dropdown-menu {
right: 0;
left: auto;
}

/* line 185, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
/* line 191, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}

@media (min-width: 550px) {
/* line 205, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
/* line 210, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group, .nav-segmented,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn, .nav-segmented > .btn, .nav-segmented > li,
.btn-group-vertical > .btn,
.nav-segmented.btn-group-vertical > li {
position: relative;
float: left;
}
/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .nav-segmented > .btn:hover, .nav-segmented > li:hover, .btn-group > .btn:focus, .nav-segmented > .btn:focus, .nav-segmented > li:focus, .btn-group > .btn:active, .nav-segmented > .btn:active, .nav-segmented > li:active, .btn-group > .btn.active, .nav-segmented > .btn.active, .nav-segmented > li.active,
.btn-group-vertical > .btn:hover,
.nav-segmented.btn-group-vertical > li:hover,
.btn-group-vertical > .btn:focus,
.nav-segmented.btn-group-vertical > li:focus,
.btn-group-vertical > .btn:active,
.nav-segmented.btn-group-vertical > li:active,
.btn-group-vertical > .btn.active,
.nav-segmented.btn-group-vertical > li.active {
z-index: 2;
}
/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:focus, .nav-segmented > .btn:focus, .nav-segmented > li:focus,
.btn-group-vertical > .btn:focus,
.nav-segmented.btn-group-vertical > li:focus {
outline: 0;
}

/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn, .nav-segmented .btn + .btn, .btn-group .nav-segmented > li + .btn, .nav-segmented > li + .btn, .btn-group .nav-segmented > .btn + li, .nav-segmented > .btn + li, .btn-group .nav-segmented > li + li, .nav-segmented > li + li,
.btn-group .btn + .btn-group,
.nav-segmented .btn + .btn-group,
.btn-group .nav-segmented > li + .btn-group,
.nav-segmented > li + .btn-group,
.btn-group .btn + .nav-segmented,
.nav-segmented .btn + .nav-segmented,
.btn-group .nav-segmented > li + .nav-segmented,
.nav-segmented > li + .nav-segmented,
.btn-group .btn-group + .btn,
.nav-segmented .btn-group + .btn,
.btn-group .nav-segmented + .btn,
.nav-segmented .nav-segmented + .btn,
.btn-group .nav-segmented > .btn-group + li,
.nav-segmented > .btn-group + li,
.btn-group .nav-segmented > .nav-segmented + li,
.nav-segmented > .nav-segmented + li,
.btn-group .btn-group + .btn-group,
.nav-segmented .btn-group + .btn-group,
.btn-group .nav-segmented + .btn-group,
.nav-segmented .nav-segmented + .btn-group,
.btn-group .btn-group + .nav-segmented,
.nav-segmented .btn-group + .nav-segmented,
.btn-group .nav-segmented + .nav-segmented,
.nav-segmented .nav-segmented + .nav-segmented {
margin-left: -1px;
}

/* line 39, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
margin-left: -5px;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
clear: both;
}
/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group, .btn-toolbar .nav-segmented,
.btn-toolbar .input-group {
float: left;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn, .nav-segmented.btn-toolbar > li,
.btn-toolbar > .btn-group,
.btn-toolbar > .nav-segmented,
.btn-toolbar > .input-group {
margin-left: 5px;
}

/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .nav-segmented > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .nav-segmented > li:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}

/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child, .nav-segmented > .btn:first-child, .nav-segmented > li:first-child {
margin-left: 0;
}
/* line 61, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .nav-segmented > .btn:first-child:not(:last-child):not(.dropdown-toggle), .nav-segmented > li:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}

/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child), .nav-segmented > .btn:last-child:not(:first-child), .nav-segmented > li:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.nav-segmented > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}

/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group, .nav-segmented > .btn-group, .btn-group > .nav-segmented, .nav-segmented > .nav-segmented {
float: left;
}

/* line 75, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .nav-segmented > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .nav-segmented:not(:first-child):not(:last-child) > .btn, .nav-segmented > .nav-segmented:not(:first-child):not(:last-child) > .btn, .btn-group > .nav-segmented.btn-group:not(:first-child):not(:last-child) > li, .btn-group > .nav-segmented:not(:first-child):not(:last-child) > li, .nav-segmented > .nav-segmented:not(:first-child):not(:last-child) > li {
border-radius: 0;
}

/* line 79, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child, .nav-segmented > .btn-group:first-child > .btn:last-child, .btn-group > .nav-segmented:first-child > .btn:last-child, .nav-segmented > .nav-segmented:first-child > .btn:last-child, .btn-group > .nav-segmented.btn-group:first-child > li:last-child, .btn-group > .nav-segmented:first-child > li:last-child, .nav-segmented > .nav-segmented:first-child > li:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.nav-segmented > .btn-group:first-child > .dropdown-toggle,
.btn-group > .nav-segmented:first-child > .dropdown-toggle,
.nav-segmented > .nav-segmented:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}

/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child, .nav-segmented > .btn-group:last-child > .btn:first-child, .btn-group > .nav-segmented:last-child > .btn:first-child, .nav-segmented > .nav-segmented:last-child > .btn:first-child, .btn-group > .nav-segmented.btn-group:last-child > li:first-child, .btn-group > .nav-segmented:last-child > li:first-child, .nav-segmented > .nav-segmented:last-child > li:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}

/* line 89, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active, .nav-segmented .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.open.nav-segmented .dropdown-toggle {
outline: 0;
}

/* line 108, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle, .nav-segmented > .btn + .dropdown-toggle, .nav-segmented.btn-group > li + .dropdown-toggle, .nav-segmented > li + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}

/* line 112, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .nav-segmented > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.nav-segmented > .btn + .dropdown-toggle, .nav-segmented.btn-group-lg > li + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}

/* line 119, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle, .open.nav-segmented .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 123, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link, .open.nav-segmented .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

/* line 130, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret, .nav-segmented > li .caret {
margin-left: 0;
}

/* line 134, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret, .nav-segmented.btn-group-lg > li .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}

/* line 139, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .nav-segmented.btn-group-lg > li .caret {
border-width: 0 5px 5px;
}

/* line 148, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn, .nav-segmented.btn-group-vertical > li,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .nav-segmented,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .nav-segmented > .btn,
.btn-group-vertical > .nav-segmented.btn-group > li,
.btn-group-vertical > .nav-segmented > li {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .nav-segmented:before, .btn-group-vertical > .btn-group:after, .btn-group-vertical > .nav-segmented:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .nav-segmented:after {
clear: both;
}
/* line 160, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .nav-segmented > .btn, .btn-group-vertical > .nav-segmented.btn-group > li, .btn-group-vertical > .nav-segmented > li {
float: none;
}
/* line 165, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn, .nav-segmented.btn-group-vertical > li + .btn, .nav-segmented.btn-group-vertical > .btn + li, .nav-segmented.btn-group-vertical > li + li,
.btn-group-vertical > .btn + .btn-group,
.nav-segmented.btn-group-vertical > li + .btn-group,
.btn-group-vertical > .btn + .nav-segmented,
.nav-segmented.btn-group-vertical > li + .nav-segmented,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .nav-segmented + .btn,
.nav-segmented.btn-group-vertical > .btn-group + li,
.nav-segmented.btn-group-vertical > .nav-segmented + li,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .nav-segmented + .btn-group,
.btn-group-vertical > .btn-group + .nav-segmented,
.btn-group-vertical > .nav-segmented + .nav-segmented {
margin-top: -1px;
margin-left: 0;
}

/* line 175, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child), .nav-segmented.btn-group-vertical > li:not(:first-child):not(:last-child) {
border-radius: 0;
}
/* line 178, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child), .nav-segmented.btn-group-vertical > li:first-child:not(:last-child) {
border-top-right-radius: 3px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
/* line 182, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child), .nav-segmented.btn-group-vertical > li:last-child:not(:first-child) {
border-bottom-left-radius: 3px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}

/* line 187, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .nav-segmented:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .nav-segmented.btn-group:not(:first-child):not(:last-child) > li, .btn-group-vertical > .nav-segmented:not(:first-child):not(:last-child) > li {
border-radius: 0;
}

/* line 191, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .nav-segmented:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .nav-segmented.btn-group:first-child:not(:last-child) > li:last-child, .btn-group-vertical > .nav-segmented:first-child:not(:last-child) > li:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .nav-segmented:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

/* line 196, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .nav-segmented:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .nav-segmented.btn-group:last-child:not(:first-child) > li:first-child, .btn-group-vertical > .nav-segmented:last-child:not(:first-child) > li:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}

/* line 205, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
/* line 210, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn, .nav-segmented.btn-group-justified > li,
.btn-group-justified > .btn-group,
.btn-group-justified > .nav-segmented {
float: none;
display: table-cell;
width: 1%;
}
/* line 216, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn, .btn-group-justified > .nav-segmented .btn, .btn-group-justified > .btn-group .nav-segmented > li, .btn-group-justified > .nav-segmented > li {
width: 100%;
}
/* line 220, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .nav-segmented .dropdown-menu {
left: auto;
}

/* line 235, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"], .nav-segmented[data-toggle="buttons"] > li > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
.nav-segmented[data-toggle="buttons"] > li > input[type="checkbox"] {
position: absolute;
z-index: -1;
opacity: 0;
filter: alpha(opacity=0);
}

/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group.ref-container {
width: 100%;
}

/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
/* line 64, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}

/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}

/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
padding: 6px 9px;
font-size: 13px;
font-weight: normal;
line-height: 1;
color: #2e2e2e;
text-align: center;
background-color: #ffffff;
border: 1px solid #cbcbcb;
border-radius: 3px;
}
/* line 90, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .nav-segmented.input-group-btn > li.input-group-addon {
padding: 2px 8px;
font-size: 12px;
border-radius: 3px;
}
/* line 95, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .nav-segmented.input-group-btn > li.input-group-addon {
padding: 10px 16px;
font-size: 17px;
border-radius: 3px;
}
/* line 102, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}

/* line 109, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.nav-segmented.input-group-btn:first-child > li,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .nav-segmented > .btn,
.input-group-btn:first-child > .nav-segmented.btn-group > li,
.input-group-btn:first-child > .nav-segmented > li,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.nav-segmented.input-group-btn:last-child > li:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .nav-segmented:not(:last-child) > .btn,
.input-group-btn:last-child > .nav-segmented.btn-group:not(:last-child) > li,
.input-group-btn:last-child > .nav-segmented:not(:last-child) > li {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}

/* line 118, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
border-right: 0;
}

/* line 121, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.nav-segmented.input-group-btn:last-child > li,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .nav-segmented > .btn,
.input-group-btn:last-child > .nav-segmented.btn-group > li,
.input-group-btn:last-child > .nav-segmented > li,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.nav-segmented.input-group-btn:first-child > li:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .nav-segmented:not(:first-child) > .btn,
.input-group-btn:first-child > .nav-segmented.btn-group:not(:first-child) > li,
.input-group-btn:first-child > .nav-segmented:not(:first-child) > li {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}

/* line 130, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
border-left: 0;
}

/* line 136, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
/* line 145, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn, .nav-segmented.input-group-btn > li {
height: 32px;
position: relative;
}
/* line 148, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn, .nav-segmented.input-group-btn > li + .btn, .nav-segmented.input-group-btn > .btn + li, .nav-segmented.input-group-btn > li + li {
margin-left: -1px;
}
/* line 152, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .nav-segmented.input-group-btn > li:hover, .input-group-btn > .btn:focus, .nav-segmented.input-group-btn > li:focus, .input-group-btn > .btn:active, .nav-segmented.input-group-btn > li:active {
z-index: 2;
}
/* line 161, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn, .nav-segmented.input-group-btn:first-child > li,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > .nav-segmented {
margin-right: -1px;
}
/* line 167, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn, .nav-segmented.input-group-btn:last-child > li,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .nav-segmented {
margin-left: -1px;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
clear: both;
}
/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
position: relative;
display: block;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #ffffff;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
color: #cbcbcb;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #cbcbcb;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
/* line 46, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #ffffff;
border-color: #1f8476;
}
/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
height: 1px;
margin: 8px 0;
overflow: hidden;
background-color: #e5e5e5;
}
/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
max-width: none;
}

/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
border-bottom: 1px solid #ddd;
}
/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 3px 3px 0 0;
}
/* line 89, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
border-color: #ffffff #ffffff #ddd;
}
/* line 96, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #666666;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}

/* line 118, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
float: left;
}
/* line 122, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
border-radius: 3px;
}
/* line 125, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
margin-left: 2px;
}
/* line 131, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #1f8476;
}

/* line 144, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
float: none;
}
/* line 146, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}

/* line 160, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified, .tabs2_strip.nav-justified {
width: 100%;
}
/* line 163, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li, .tabs2_strip.nav-justified > li {
float: none;
}
/* line 165, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a, .tabs2_strip.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
/* line 171, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 550px) {
/* line 177, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li, .tabs2_strip.nav-justified > li {
display: table-cell;
width: 1%;
}
/* line 180, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a, .tabs2_strip.nav-justified > li > a {
margin-bottom: 0;
}
}

/* line 190, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified, .tabs2_strip.nav-justified {
border-bottom: 0;
}
/* line 193, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .tabs2_strip.nav-justified > li > a {
margin-right: 0;
border-radius: 3px;
}
/* line 199, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .tabs2_strip.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.tabs2_strip.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus,
.tabs2_strip.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 550px) {
/* line 206, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .tabs2_strip.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 3px 3px 0 0;
}
/* line 210, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .tabs2_strip.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.tabs2_strip.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus,
.tabs2_strip.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}

/* line 224, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane, .tab-content > .segmented-pane {
display: none;
}
/* line 227, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
display: block;
}

/* line 237, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 18px;
border: 1px solid transparent;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
clear: both;
}
@media (min-width: 550px) {
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
border-radius: 3px;
}
}

/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .popover-header:before, .navbar-header:after, .popover-header:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after, .popover-header:after {
clear: both;
}
@media (min-width: 550px) {
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-header, .popover-header {
float: left;
}
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
clear: both;
}
/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 550px) {
/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
/* line 75, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
overflow-y: visible;
}
/* line 81, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}

/* line 92, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
/* line 92, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}

/* line 108, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header, .container > .popover-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .popover-header,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}

/* line 123, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 550px) {
/* line 123, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
border-radius: 0;
}
}

/* line 133, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@media (min-width: 550px) {
/* line 133, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}

/* line 146, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}

/* line 150, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}

/* line 159, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
float: left;
padding: 16px 15px;
font-size: 17px;
line-height: 18px;
height: 50px;
}
/* line 166, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 550px) {
/* line 172, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}

/* line 185, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 3px;
}
/* line 198, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
outline: 0;
}
/* line 203, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
/* line 209, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 550px) {
/* line 185, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
display: none;
}
}

/* line 224, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
margin: 8px -15px;
}
/* line 227, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 18px;
}
@media (max-width: 549px) {
/* line 235, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
/* line 243, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
/* line 247, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .open .dropdown-menu > li > a {
line-height: 18px;
}
/* line 249, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 550px) {
/* line 224, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
float: left;
margin: 0;
}
/* line 262, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li {
float: left;
}
/* line 264, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
padding-top: 16px;
padding-bottom: 16px;
}
/* line 270, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
}

@media (min-width: 550px) {
/* line 284, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-left {
float: left !important;
}

/* line 287, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-right {
float: right !important;
}
}
/* line 298, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 9px;
margin-bottom: 9px;
}
@media (max-width: 549px) {
/* line 310, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 550px) {
/* line 298, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
/* line 330, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form.navbar-right:last-child {
margin-right: -15px;
}
}

/* line 340, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}

/* line 345, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

/* line 354, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
margin-top: 9px;
margin-bottom: 9px;
}
/* line 357, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .nav-segmented.btn-group-sm > li.navbar-btn {
margin-top: 13px;
margin-bottom: 13px;
}
/* line 360, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .nav-segmented.btn-group-xs > li.navbar-btn {
margin-top: 14px;
margin-bottom: 14px;
}

/* line 370, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
margin-top: 16px;
margin-bottom: 16px;
}
@media (min-width: 550px) {
/* line 370, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
/* line 379, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text.navbar-right:last-child {
margin-right: 0;
}
}

/* line 389, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
background-color: #e6e9eb;
border-color: #d4d9dc;
}
/* line 393, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
color: #777;
}
/* line 395, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #000444;
background-color: transparent;
}
/* line 402, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
color: #2e2e2e;
}
/* line 407, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
color: #777;
}
/* line 410, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
/* line 417, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #d4d9dc;
}
/* line 425, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
/* line 434, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
border-color: #ddd;
}
/* line 436, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
/* line 440, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
/* line 445, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #d4d9dc;
}
/* line 454, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #d4d9dc;
color: #555;
}
@media (max-width: 549px) {
/* line 465, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
/* line 467, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
/* line 474, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #d4d9dc;
}
/* line 482, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
/* line 498, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
color: #777;
}
/* line 500, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
color: #333;
}
/* line 505, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
color: #777;
}
/* line 507, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333;
}
/* line 513, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}

/* line 523, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
background-color: #222;
border-color: #000000;
}
/* line 527, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
color: #cbcbcb;
}
/* line 529, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
/* line 536, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
color: #cbcbcb;
}
/* line 541, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
color: #cbcbcb;
}
/* line 544, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
/* line 551, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #000000;
}
/* line 559, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
/* line 569, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
border-color: #333;
}
/* line 571, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
/* line 575, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
/* line 580, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #000000;
}
/* line 588, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #000000;
color: #fff;
}
@media (max-width: 549px) {
/* line 599, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #000000;
}
/* line 602, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #000000;
}
/* line 605, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #cbcbcb;
}
/* line 607, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
/* line 614, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #000000;
}
/* line 622, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
/* line 633, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
color: #cbcbcb;
}
/* line 635, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
color: #fff;
}
/* line 640, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
color: #cbcbcb;
}
/* line 642, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff;
}
/* line 648, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}

/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_nav_message.scss */
.outputmsg_nav a {
color: #165C53;
}

/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
padding: 8px 15px;
margin-bottom: 18px;
list-style: none;
background-color: #f5f5f5;
border-radius: 3px;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
display: inline-block;
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
content: "/ ";
padding: 0 5px;
color: #ccc;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
color: #cbcbcb;
}

/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager {
padding-left: 0;
margin: 18px 0;
list-style: none;
text-align: center;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
clear: both;
}
/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
display: inline;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #ffffff;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
float: right;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
float: left;
}
/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #cbcbcb;
background-color: #fff;
cursor: not-allowed;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
display: none;
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.btn .label, .nav-segmented > li .label {
position: relative;
top: -1px;
}

/* line 33, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}

/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
background-color: #cbcbcb;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
background-color: #b2b2b2;
}

/* line 48, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
background-color: #1f8476;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #155b51;
}

/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
background-color: #48c891;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
background-color: #33aa77;
}

/* line 56, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
background-color: #6abecf;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
background-color: #43adc3;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
background-color: #dfd139;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #c5b720;
}

/* line 64, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
background-color: #c83c36;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #a0302b;
}

/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #4a4a4a;
border-radius: 10px;
}
/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
display: none;
}
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge, .nav-segmented > li .badge {
position: relative;
top: -1px;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .nav-segmented.btn-group-xs > li .badge {
top: 0;
padding: 1px 5px;
}
/* line 39, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
color: #1f8476;
background-color: #fff;
}
/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
margin-left: 3px;
}

/* line 51, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}

/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 18px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
/* line 17, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
padding: 9px;
color: #2e2e2e;
}

/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #1f8476;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert, .notification {
padding: 10px;
margin-bottom: 18px;
border: 1px solid transparent;
border-radius: 3px;
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4, .notification h4 {
margin-top: 0;
color: inherit;
}
/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link, .notification .alert-link {
font-weight: bold;
}
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p, .notification > p,
.alert > ul,
.notification > ul {
margin-bottom: 0;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p, .notification > p + p {
margin-top: 5px;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible,
.notification-dismissible {
padding-right: 30px;
}
/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close,
.notification-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}

/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success, .notification-success {
background-color: #b5ebd4;
border-color: #48c891;
color: #1e4335;
}
/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr, .notification-success hr {
border-top-color: #39be85;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link, .notification-success .alert-link {
color: #0e2019;
text-decoration: underline;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info, .notification-info {
background-color: #b5dde5;
border-color: #6abecf;
color: #1a424b;
}
/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr, .notification-info hr {
border-top-color: #57b6c9;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link, .notification-info .alert-link {
color: #0d2125;
text-decoration: underline;
}

/* line 63, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning, .notification-warning {
background-color: #fbf1b4;
border-color: #dfd139;
color: #29250d;
}
/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr, .notification-warning hr {
border-top-color: #dbcc23;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link, .notification-warning .alert-link {
color: #020201;
text-decoration: underline;
}

/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger, .notification-danger, .notification-error {
background-color: #ffdadc;
border-color: #c83c36;
color: #64201a;
}
/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr, .notification-danger hr, .notification-error hr {
border-top-color: #b43631;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link, .notification-danger .alert-link, .notification-error .alert-link {
color: #3c130f;
text-decoration: underline;
}

@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #ffffff;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 37, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 18px;
color: #ffffff;
text-align: center;
background-color: #1f8476;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}

/* line 55, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
background-size: 40px 40px;
}

/* line 65, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}

/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
min-width: 30px;
}
/* line 77, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar[aria-valuenow="0"] {
color: #cbcbcb;
min-width: 30px;
background-color: transparent;
background-image: none;
box-shadow: none;
}

/* line 91, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
background-color: #48c891;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 95, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
background-color: #6abecf;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 99, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
background-color: #dfd139;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 103, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
background-color: #c83c36;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
overflow: hidden;
zoom: 1;
}

/* line 17, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
margin-top: 15px;
}

/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
margin-top: 0;
}

/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-object {
display: block;
}

/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
margin: 0 0 5px;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
margin-right: 10px;
}
/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-right, .row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) .media > :before, .row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) .media > :before, .row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) .media > :before, .row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) .media > :before, .row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) .media > :before, .row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) .media > :before, .row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) .media > :before, .row .input-group-radio input.radio ~ label.radio-label:not(.no-float) .media > :before {
margin-left: 10px;
}

/* line 53, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-list {
padding-left: 0;
list-style: none;
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
margin-bottom: 20px;
padding-left: 0;
}

/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item > .badge {
float: right;
}
/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
margin-right: 5px;
}

/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item {
color: #555;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
color: #333;
}
/* line 62, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5;
}

/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
background-color: #e6e9eb;
color: #cbcbcb;
}
/* line 79, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
/* line 82, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
color: #cbcbcb;
}
/* line 88, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #1f8476;
border-color: #1f8476;
}
/* line 97, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
/* line 102, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #8be4d8;
}

/* line 4, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
color: #216f4e;
background-color: #d5f4e7;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
color: #216f4e;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
color: #216f4e;
background-color: #c1efdb;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
color: #fff;
background-color: #216f4e;
border-color: #216f4e;
}

/* line 4, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
color: #2d7c8c;
background-color: #e5ecf9;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
color: #2d7c8c;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
color: #2d7c8c;
background-color: #d0ddf4;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
color: #fff;
background-color: #2d7c8c;
border-color: #2d7c8c;
}

/* line 4, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
color: #837a15;
background-color: #feeee3;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
color: #837a15;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
color: #837a15;
background-color: #fddfca;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
color: #fff;
background-color: #837a15;
border-color: #837a15;
}

/* line 4, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
color: #641e1b;
background-color: #ffffff;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
color: #641e1b;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
color: #641e1b;
background-color: #f2f2f2;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
color: #fff;
background-color: #641e1b;
border-color: #641e1b;
}

/* line 124, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}

/* line 128, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}

/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel {
margin-bottom: 18px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 3px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
padding: 15px;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
clear: both;
}

/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}

/* line 33, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
/* line 39, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a {
color: inherit;
}

/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}

/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group {
margin-bottom: 0;
}
/* line 62, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}

/* line 85, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}

/* line 89, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
border-top-width: 0;
}

/* line 99, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
/* line 105, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
/* line 112, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 2px;
}
/* line 116, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 2px;
}
/* line 124, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
/* line 131, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 2px;
}
/* line 135, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 2px;
}
/* line 142, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #cbcbcb;
}
/* line 146, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
/* line 150, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
/* line 157, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
/* line 161, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
/* line 170, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
/* line 186, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}

/* line 198, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
margin-bottom: 18px;
}
/* line 202, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
margin-bottom: 0;
border-radius: 3px;
}
/* line 205, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
margin-top: 5px;
}
/* line 210, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
border-bottom: 0;
}
/* line 212, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
border-top: 1px solid #ddd;
}
/* line 216, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
border-top: 0;
}
/* line 218, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}

/* line 226, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
border-color: #ddd;
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
color: #4a4a4a;
background-color: #f5f5f5;
border-color: #ddd;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #4a4a4a;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}

/* line 229, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
border-color: #428bca;
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #428bca;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
color: #428bca;
background-color: #fff;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #428bca;
}

/* line 232, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
border-color: #beebd8;
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
color: #216f4e;
background-color: #d5f4e7;
border-color: #beebd8;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #beebd8;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
color: #d5f4e7;
background-color: #216f4e;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #beebd8;
}

/* line 235, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
border-color: #5bc0de;
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
color: #fff;
background-color: #5bc0de;
border-color: #5bc0de;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #5bc0de;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
color: #5bc0de;
background-color: #fff;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #5bc0de;
}

/* line 238, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
border-color: #df8a13;
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
color: #fff;
background-color: #df8a13;
border-color: #df8a13;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #df8a13;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
color: #df8a13;
background-color: #fff;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #df8a13;
}

/* line 241, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
border-color: #e9b0ae;
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
color: #641e1b;
background-color: #ffffff;
border-color: #e9b0ae;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #e9b0ae;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
color: #ffffff;
background-color: #641e1b;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #e9b0ae;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}

/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss */
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
padding: 24px;
border-radius: 3px;
}

/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
padding: 9px;
border-radius: 3px;
}

/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss */
.close {
float: right;
font-size: 19.5px;
font-weight: bold;
line-height: 1;
color: #2e2e2e;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
color: #2e2e2e;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}

/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss */
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
overflow: hidden;
}

/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}

/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
#attachment.modal .modal-dialog {
overflow-y: hidden;
}

/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}

/* line 56, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #cbcbcb;
border: 1px solid #cbcbcb;
border-radius: 3px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}

/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
/* line 79, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}

/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
padding: 20px;
border-bottom: 1px solid #e5e5e5;
min-height: 21.42857px;
}

/* line 90, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
margin-top: -2px;
}

/* line 95, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
margin: 0;
line-height: 1.42857;
}

/* line 102, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
position: relative;
padding: 20px;
}

/* line 108, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
padding: 20px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
clear: both;
}
/* line 115, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn, .modal-footer .nav-segmented > li + .btn, .modal-footer .nav-segmented > .btn + li, .modal-footer .nav-segmented > li + li {
margin-left: 5px;
margin-bottom: 0;
}
/* line 120, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn, .modal-footer .nav-segmented .btn + .btn, .modal-footer .btn-group .nav-segmented > li + .btn, .modal-footer .nav-segmented > li + .btn, .modal-footer .btn-group .nav-segmented > .btn + li, .modal-footer .nav-segmented > .btn + li, .modal-footer .btn-group .nav-segmented > li + li, .modal-footer .nav-segmented > li + li {
margin-left: -1px;
}
/* line 124, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}

/* line 130, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}

@media (min-width: 550px) {
/* line 141, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
width: 600px;
margin: 30px auto;
}

/* line 145, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

/* line 150, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-sm {
width: 400px;
}
}
@media (min-width: 800px) {
/* line 154, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-lg {
width: 900px;
}
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
position: absolute;
z-index: 1300;
display: block;
visibility: visible;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
/* line 17, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
margin-top: -3px;
padding: 14px 0;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
margin-left: 3px;
padding: 0 14px;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
margin-top: 3px;
padding: 14px 0;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
margin-left: -3px;
padding: 0 14px;
}

/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
max-width: 300px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 3px;
}

/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}

/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -14px;
border-width: 14px 14px 0;
border-top-color: #000000;
}
/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 14px;
border-width: 14px 14px 0;
border-top-color: #000000;
}
/* line 56, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 14px;
border-width: 14px 14px 0;
border-top-color: #000000;
}
/* line 62, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -14px;
border-width: 14px 14px 14px 0;
border-right-color: #000000;
}
/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -14px;
border-width: 14px 0 14px 14px;
border-left-color: #000000;
}
/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -14px;
border-width: 0 14px 14px;
border-bottom-color: #000000;
}
/* line 83, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 14px;
border-width: 0 14px 14px;
border-bottom-color: #000000;
}
/* line 89, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 14px;
border-width: 0 14px 14px;
border-bottom-color: #000000;
}

/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 375px;
padding: 1px;
text-align: left;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid #cbcbcb;
border-radius: 3px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
margin-top: -14px;
}
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
margin-left: 14px;
}
/* line 28, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
margin-top: 14px;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
margin-left: -14px;
}

/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 13px;
font-weight: normal;
line-height: 18px;
background-color: #ffffff;
border-bottom: 1px solid #f2f2f2;
border-radius: 2px 2px 0 0;
}

/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
padding: 9px 14px;
}

/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}

/* line 62, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
border-width: 15px;
}

/* line 65, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
border-width: 14px;
content: "";
}

/* line 71, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
left: 50%;
margin-left: -15px;
border-bottom-width: 0;
border-top-color: #000666;
border-top-color: #cbcbcb;
bottom: -15px;
}
/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -14px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
/* line 86, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
top: 50%;
left: -15px;
margin-top: -15px;
border-left-width: 0;
border-right-color: #000666;
border-right-color: #cbcbcb;
}
/* line 93, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -14px;
border-left-width: 0;
border-right-color: #ffffff;
}
/* line 101, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
left: 50%;
margin-left: -15px;
border-top-width: 0;
border-bottom-color: #000666;
border-bottom-color: #cbcbcb;
top: -15px;
}
/* line 108, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -14px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
/* line 117, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
top: 50%;
right: -15px;
margin-top: -15px;
border-right-width: 0;
border-left-color: #000666;
border-left-color: #cbcbcb;
}
/* line 124, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -14px;
}

/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
position: relative;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
line-height: 1;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
left: 0;
}
/* line 39, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
/* line 46, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
left: 100%;
}
/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
left: -100%;
}
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
left: -100%;
}
/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
left: 100%;
}

/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 87, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 94, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
/* line 103, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
/* line 112, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
/* line 117, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
/* line 122, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
}
/* line 132, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
content: '\2039';
}
/* line 137, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
content: '\203a';
}

/* line 148, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
/* line 159, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
}
/* line 180, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}

/* line 191, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 202, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn, .carousel-caption .nav-segmented > li {
text-shadow: none;
}

@media screen and (min-width: 550px) {
/* line 213, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
/* line 222, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
/* line 226, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}

/* line 233, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}

/* line 240, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
bottom: 20px;
}
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .popover-body .row:before, .popover-body .form-group:before, .popover-body legend:before, .clearfix:after, .popover-body .row:after, .popover-body .form-group:after, .popover-body legend:after {
content: " ";
display: table;
}
/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after, .popover-body .row:after, .popover-body .form-group:after, .popover-body legend:after {
clear: both;
}

/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}

/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right, .row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) :before, .row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) :before, .row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) :before, .row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) :before, .row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) :before, .row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) :before, .row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) :before, .row .input-group-radio input.radio ~ label.radio-label:not(.no-float) :before {
float: right !important;
}

/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
float: left !important;
}

/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
display: none !important;
}

/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.show {
display: block !important;
}

/* line 33, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
visibility: hidden;
}

/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}

/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
display: none !important;
visibility: hidden !important;
}

/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

@-ms-viewport {
width: device-width;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important;
}

/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}

@media (max-width: 549px) {
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
display: block !important;
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
table.visible-xs {
display: table;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
tr.visible-xs {
display: table-row !important;
}

/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 549px) {
/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block {
display: block !important;
}
}

@media (max-width: 549px) {
/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-inline {
display: inline !important;
}
}

@media (max-width: 549px) {
/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-inline-block {
display: inline-block !important;
}
}

@media (min-width: 550px) and (max-width: 799px) {
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
display: block !important;
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
table.visible-sm {
display: table;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
tr.visible-sm {
display: table-row !important;
}

/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 550px) and (max-width: 799px) {
/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-sm-block {
display: block !important;
}
}

@media (min-width: 550px) and (max-width: 799px) {
/* line 73, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-sm-inline {
display: inline !important;
}
}

@media (min-width: 550px) and (max-width: 799px) {
/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-sm-inline-block {
display: inline-block !important;
}
}

@media (min-width: 800px) and (max-width: 1199px) {
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
display: block !important;
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
table.visible-md {
display: table;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
tr.visible-md {
display: table-row !important;
}

/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 800px) and (max-width: 1199px) {
/* line 87, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-md-block {
display: block !important;
}
}

@media (min-width: 800px) and (max-width: 1199px) {
/* line 92, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-md-inline {
display: inline !important;
}
}

@media (min-width: 800px) and (max-width: 1199px) {
/* line 97, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-md-inline-block {
display: inline-block !important;
}
}

@media (min-width: 1200px) {
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
display: block !important;
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
table.visible-lg {
display: table;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
tr.visible-lg {
display: table-row !important;
}

/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
/* line 106, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-lg-block {
display: block !important;
}
}

@media (min-width: 1200px) {
/* line 111, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-lg-inline {
display: inline !important;
}
}

@media (min-width: 1200px) {
/* line 116, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-lg-inline-block {
display: inline-block !important;
}
}

@media (max-width: 549px) {
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.hidden-xs {
display: none !important;
}
}
@media (min-width: 550px) and (max-width: 799px) {
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.hidden-sm {
display: none !important;
}
}
@media (min-width: 800px) and (max-width: 1199px) {
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.hidden-lg {
display: none !important;
}
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
display: none !important;
}

@media print {
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
display: block !important;
}

/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
table.visible-print {
display: table;
}

/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
tr.visible-print {
display: table-row !important;
}

/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
/* line 150, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
display: none !important;
}
@media print {
/* line 150, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
display: block !important;
}
}

/* line 157, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
display: none !important;
}
@media print {
/* line 157, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
display: inline !important;
}
}

/* line 164, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
display: none !important;
}
@media print {
/* line 164, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
display: inline-block !important;
}
}

@media print {
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.hidden-print {
display: none !important;
}
}
/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.form-group {
margin-bottom: 8px;
}

/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.navbar {
min-height: initial;
margin-bottom: 5px;
}

/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.input-group .form-control.element_reference_input {
width: 100% !important;
}

/* line 17, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.input-group-addon label {
margin-bottom: 0;
}

/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
div.label {
height: 30px;
vertical-align: middle;
}

@media print {
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
a[href]:after {
content: "";
}
}
/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}

/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.default-focus-outline:focus {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.default-focus-outline:focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.default-focus-outline:focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.default-focus-outline:focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.default-focus-outline:focus.glide_ref_item_link, .default-focus-outline:focus.column_head.list_hdrcell {
outline-offset: 2px;
}

@media screen and (-ms-high-contrast: active) {
/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_overrides.scss */
.ms-high-contrast-outline {
outline: 5px double #c83c36 !important;
}
}

/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_accessibility.scss */
.toolbarImgActive.btn-default.active, .toolbarImgActive.active.btn-destructive-subdued, .toolbarImgActive.active.btn-success-subdued, .nav-segmented > li.toolbarImgActive.active {
position: relative;
color: white;
}
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_accessibility.scss */
.toolbarImgActive.btn-default.active .icon-tack, .toolbarImgActive.active.btn-destructive-subdued .icon-tack, .toolbarImgActive.active.btn-success-subdued .icon-tack, .nav-segmented > li.toolbarImgActive.active .icon-tack {
position: relative;
}
/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_accessibility.scss */
.toolbarImgActive.btn-default.active:before, .toolbarImgActive.active.btn-destructive-subdued:before, .toolbarImgActive.active.btn-success-subdued:before, .nav-segmented > li.toolbarImgActive.active:before {
content: '';
background-color: rgba(0,0,0,0.45);
position: absolute;
bottom: 1px;
left: 1px;
right: 1px;
top: 1px;
border-radius: 3px;
z-index: 0;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_labels.scss */
label {
font-weight: normal;
}

/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.is-required .help-block,
.is-required .control-label,
.is-required .radio,
.is-required .checkbox,
.is-required .radio-inline,
.is-required .checkbox-inline {
color: #c83c36;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .is-required .form-control {
border-color: #c83c36;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .is-required .form-control:focus {
border-color: #a0302b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.is-required .input-group-addon {
color: #c83c36;
border-color: #c83c36;
background-color: #c83c36;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.is-required .form-control-feedback {
color: #c83c36;
}

/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.is-filled .help-block,
.is-filled .control-label,
.is-filled .radio,
.is-filled .checkbox,
.is-filled .radio-inline,
.is-filled .checkbox-inline {
color: #cbcbcb;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.is-filled .form-control-feedback {
color: #cbcbcb;
}

/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #c83c36;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .has-error .form-control {
border-color: #c83c36;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.form-submitted .has-error .form-control:focus {
border-color: #a0302b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-error .input-group-addon {
color: #c83c36;
border-color: #c83c36;
background-color: #c83c36;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/mixins/_override_forms.scss */
.has-error .form-control-feedback {
color: #c83c36;
}

/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_inputs.scss */
.required-marker {
background-color: transparent !important;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_inputs.scss */
.required-marker:before {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
color: #c83c36;
padding: 0 8px;
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_inputs.scss */
.is-filled .required-marker:before {
color: #2e2e2e;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_inputs.scss */
.is-prefilled .required-marker:before {
color: #2e2e2e;
}

/* line 39, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_inputs.scss */
.has-success .control-label, .has-warning .control-label, .has-error .control-label, .is-required .control-label, .is-filled .control-label {
color: #2e2e2e;
}

/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_inputs.scss */
select.form-control[disabled], select.form-control[readonly] {
-webkit-appearance: none;
}

/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group-transparent {
position: relative;
}
/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group-transparent input[type=search].form-control, .input-group-transparent input.form-control.form-control-search {
border-radius: 9999px;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group-transparent .input-group-addon-transparent {
position: absolute;
left: 6px;
top: 4px;
width: 22px;
z-index: 3;
font-size: 18px;
}
/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group-transparent .input-group-addon-transparent ~ input {
padding-left: 28px;
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group-transparent .input-group-addon-transparent.icon-filter {
left: 9px;
top: 6px;
}

/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group-addon-pull-right.input-group-addon-transparent {
right: 0;
left: inherit;
}
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group-addon-pull-right.input-group-addon-transparent.icon-vcr-down {
top: 2px;
font-size: 10px;
cursor: pointer;
}

/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group.select-group select {
min-width: 32px;
border-radius: 0;
-moz-appearance: none;
-webkit-appearance: none;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
cursor: pointer;
margin-left: 1px;
z-index: 2;
}
/* line 56, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group.select-group input[type=text].form-control {
z-index: 1;
}
/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_input_groups.scss */
.input-group.select-group input[type=text].form-control:focus {
z-index: 3;
}

/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox ~ label.checkbox-label, .input-group-checkbox input.checkbox ~ label.radio-label, .input-group-checkbox input.radio ~ label.checkbox-label, .input-group-checkbox input.radio ~ label.radio-label, .input-group-radio input.checkbox ~ label.checkbox-label, .input-group-radio input.checkbox ~ label.radio-label, .input-group-radio input.radio ~ label.checkbox-label, .input-group-radio input.radio ~ label.radio-label {
margin: 0 8px;
-moz-user-select: -moz-none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
}
/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox ~ label.checkbox-label:before, .input-group-checkbox input.checkbox ~ label.radio-label .before-container, .input-group-checkbox input.checkbox ~ label.radio-label:before, .input-group-checkbox input.radio ~ label.checkbox-label .before-container, .input-group-checkbox input.radio ~ label.checkbox-label:before, .input-group-checkbox input.radio ~ label.radio-label .before-container, .input-group-checkbox input.radio ~ label.radio-label:before, .input-group-radio input.checkbox ~ label.checkbox-label .before-container, .input-group-radio input.checkbox ~ label.checkbox-label:before, .input-group-radio input.checkbox ~ label.radio-label .before-container, .input-group-radio input.checkbox ~ label.radio-label:before, .input-group-radio input.radio ~ label.checkbox-label .before-container, .input-group-radio input.radio ~ label.checkbox-label:before, .input-group-radio input.radio ~ label.radio-label .before-container, .input-group-radio input.radio ~ label.radio-label:before {
color: transparent;
position: relative;
margin-right: 8px;
background: #ffffff;
border: 1px solid #cbcbcb;
padding: 3px;
display: inline-block;
box-sizing: border-box;
width: 20px;
height: 20px;
text-align: center;
vertical-align: middle;
content: "";
}
/* line 42, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.row .input-group-checkbox input.checkbox ~ label.checkbox-label, .row .input-group-checkbox input.checkbox ~ label.radio-label, .row .input-group-checkbox input.radio ~ label.checkbox-label, .row .input-group-checkbox input.radio ~ label.radio-label, .row .input-group-radio input.checkbox ~ label.checkbox-label, .row .input-group-radio input.checkbox ~ label.radio-label, .row .input-group-radio input.radio ~ label.checkbox-label, .row .input-group-radio input.radio ~ label.radio-label {
margin-left: 0;
margin-top: 0;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) :before, .row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) :before, .row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) :before, .row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) :before, .row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) :before, .row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) :before, .row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) :before, .row .input-group-radio input.radio ~ label.radio-label:not(.no-float) :before {
margin-left: 0;
margin-right: 0;
}
/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.checkbox ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox.checkbox ~ label.checkbox-label:before, .input-group-checkbox input.radio.checkbox ~ label.checkbox-label .before-container, .input-group-checkbox input.radio.checkbox ~ label.checkbox-label:before, .input-group-radio input.checkbox.checkbox ~ label.checkbox-label .before-container, .input-group-radio input.checkbox.checkbox ~ label.checkbox-label:before, .input-group-radio input.radio.checkbox ~ label.checkbox-label .before-container, .input-group-radio input.radio.checkbox ~ label.checkbox-label:before {
border-radius: 3px;
}
/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.checkbox:checked ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox.checkbox:checked ~ label.checkbox-label:before, .input-group-checkbox input.radio.checkbox:checked ~ label.checkbox-label .before-container, .input-group-checkbox input.radio.checkbox:checked ~ label.checkbox-label:before, .input-group-radio input.checkbox.checkbox:checked ~ label.checkbox-label .before-container, .input-group-radio input.checkbox.checkbox:checked ~ label.checkbox-label:before, .input-group-radio input.radio.checkbox:checked ~ label.checkbox-label .before-container, .input-group-radio input.radio.checkbox:checked ~ label.checkbox-label:before {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@supports (content: "x"/"y") {
/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.checkbox:checked ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox.checkbox:checked ~ label.checkbox-label:before, .input-group-checkbox input.radio.checkbox:checked ~ label.checkbox-label .before-container, .input-group-checkbox input.radio.checkbox:checked ~ label.checkbox-label:before, .input-group-radio input.checkbox.checkbox:checked ~ label.checkbox-label .before-container, .input-group-radio input.checkbox.checkbox:checked ~ label.checkbox-label:before, .input-group-radio input.radio.checkbox:checked ~ label.checkbox-label .before-container, .input-group-radio input.radio.checkbox:checked ~ label.checkbox-label:before {
content: ""/"";
}
}
@supports not (content: "x"/"y") {
/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.checkbox:checked ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox.checkbox:checked ~ label.checkbox-label:before, .input-group-checkbox input.radio.checkbox:checked ~ label.checkbox-label .before-container, .input-group-checkbox input.radio.checkbox:checked ~ label.checkbox-label:before, .input-group-radio input.checkbox.checkbox:checked ~ label.checkbox-label .before-container, .input-group-radio input.checkbox.checkbox:checked ~ label.checkbox-label:before, .input-group-radio input.radio.checkbox:checked ~ label.checkbox-label .before-container, .input-group-radio input.radio.checkbox:checked ~ label.checkbox-label:before {
content: "";
alt: "";
}
}
/* line 86, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.radio ~ label.radio-label .before-container, .input-group-checkbox input.checkbox.radio ~ label.radio-label:before, .input-group-checkbox input.radio.radio ~ label.radio-label .before-container, .input-group-checkbox input.radio.radio ~ label.radio-label:before, .input-group-radio input.checkbox.radio ~ label.radio-label .before-container, .input-group-radio input.checkbox.radio ~ label.radio-label:before, .input-group-radio input.radio.radio ~ label.radio-label .before-container, .input-group-radio input.radio.radio ~ label.radio-label:before {
border-radius: 10px;
font-weight: bold;
line-height: 20px;
}
/* line 96, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.radio:hover ~ label.radio-label .before-container, .input-group-checkbox input.checkbox.radio:hover ~ label.radio-label:before, .input-group-checkbox input.radio.radio:hover ~ label.radio-label .before-container, .input-group-checkbox input.radio.radio:hover ~ label.radio-label:before, .input-group-radio input.checkbox.radio:hover ~ label.radio-label .before-container, .input-group-radio input.checkbox.radio:hover ~ label.radio-label:before, .input-group-radio input.radio.radio:hover ~ label.radio-label .before-container, .input-group-radio input.radio.radio:hover ~ label.radio-label:before {
border-color: #1f8476;
}
/* line 105, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.radio:checked ~ label.radio-label .before-container, .input-group-checkbox input.checkbox.radio:checked ~ label.radio-label:before, .input-group-checkbox input.radio.radio:checked ~ label.radio-label .before-container, .input-group-checkbox input.radio.radio:checked ~ label.radio-label:before, .input-group-radio input.checkbox.radio:checked ~ label.radio-label .before-container, .input-group-radio input.checkbox.radio:checked ~ label.radio-label:before, .input-group-radio input.radio.radio:checked ~ label.radio-label .before-container, .input-group-radio input.radio.radio:checked ~ label.radio-label:before {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
}
/* line 116, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox:checked ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox:checked ~ label.checkbox-label:before, .input-group-checkbox input.checkbox:checked ~ label.radio-label .before-container, .input-group-checkbox input.checkbox:checked ~ label.radio-label:before, .input-group-checkbox input.radio:checked ~ label.checkbox-label .before-container, .input-group-checkbox input.radio:checked ~ label.checkbox-label:before, .input-group-checkbox input.radio:checked ~ label.radio-label .before-container, .input-group-checkbox input.radio:checked ~ label.radio-label:before, .input-group-radio input.checkbox:checked ~ label.checkbox-label .before-container, .input-group-radio input.checkbox:checked ~ label.checkbox-label:before, .input-group-radio input.checkbox:checked ~ label.radio-label .before-container, .input-group-radio input.checkbox:checked ~ label.radio-label:before, .input-group-radio input.radio:checked ~ label.checkbox-label .before-container, .input-group-radio input.radio:checked ~ label.checkbox-label:before, .input-group-radio input.radio:checked ~ label.radio-label .before-container, .input-group-radio input.radio:checked ~ label.radio-label:before {
color: #1f8476;
}
/* line 126, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox:disabled ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox:disabled ~ label.checkbox-label:before, .input-group-checkbox input.checkbox:disabled ~ label.radio-label .before-container, .input-group-checkbox input.checkbox:disabled ~ label.radio-label:before, .input-group-checkbox input.checkbox.disabled ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox.disabled ~ label.checkbox-label:before, .input-group-checkbox input.checkbox.disabled ~ label.radio-label .before-container, .input-group-checkbox input.checkbox.disabled ~ label.radio-label:before, .input-group-checkbox input.radio:disabled ~ label.checkbox-label .before-container, .input-group-checkbox input.radio:disabled ~ label.checkbox-label:before, .input-group-checkbox input.radio:disabled ~ label.radio-label .before-container, .input-group-checkbox input.radio:disabled ~ label.radio-label:before, .input-group-checkbox input.radio.disabled ~ label.checkbox-label .before-container, .input-group-checkbox input.radio.disabled ~ label.checkbox-label:before, .input-group-checkbox input.radio.disabled ~ label.radio-label .before-container, .input-group-checkbox input.radio.disabled ~ label.radio-label:before, .input-group-radio input.checkbox:disabled ~ label.checkbox-label .before-container, .input-group-radio input.checkbox:disabled ~ label.checkbox-label:before, .input-group-radio input.checkbox:disabled ~ label.radio-label .before-container, .input-group-radio input.checkbox:disabled ~ label.radio-label:before, .input-group-radio input.checkbox.disabled ~ label.checkbox-label .before-container, .input-group-radio input.checkbox.disabled ~ label.checkbox-label:before, .input-group-radio input.checkbox.disabled ~ label.radio-label .before-container, .input-group-radio input.checkbox.disabled ~ label.radio-label:before, .input-group-radio input.radio:disabled ~ label.checkbox-label .before-container, .input-group-radio input.radio:disabled ~ label.checkbox-label:before, .input-group-radio input.radio:disabled ~ label.radio-label .before-container, .input-group-radio input.radio:disabled ~ label.radio-label:before, .input-group-radio input.radio.disabled ~ label.checkbox-label .before-container, .input-group-radio input.radio.disabled ~ label.checkbox-label:before, .input-group-radio input.radio.disabled ~ label.radio-label .before-container, .input-group-radio input.radio.disabled ~ label.radio-label:before {
background: #e6e9eb;
border-color: #cbcbcb;
}
/* line 137, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.no-before ~ label.checkbox-label:before, .input-group-checkbox input.checkbox.no-before ~ label.radio-label:before, .input-group-checkbox input.radio.no-before ~ label.checkbox-label:before, .input-group-checkbox input.radio.no-before ~ label.radio-label:before, .input-group-radio input.checkbox.no-before ~ label.checkbox-label:before, .input-group-radio input.checkbox.no-before ~ label.radio-label:before, .input-group-radio input.radio.no-before ~ label.checkbox-label:before, .input-group-radio input.radio.no-before ~ label.radio-label:before {
display: none;
}
/* line 147, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.focus ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox.focus ~ label.checkbox-label:before, .input-group-checkbox input.checkbox.focus ~ label.radio-label .before-container, .input-group-checkbox input.checkbox.focus ~ label.radio-label:before, .input-group-checkbox input.checkbox:focus ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox:focus ~ label.checkbox-label:before, .input-group-checkbox input.checkbox:focus ~ label.radio-label .before-container, .input-group-checkbox input.checkbox:focus ~ label.radio-label:before, .input-group-checkbox input.radio.focus ~ label.checkbox-label .before-container, .input-group-checkbox input.radio.focus ~ label.checkbox-label:before, .input-group-checkbox input.radio.focus ~ label.radio-label .before-container, .input-group-checkbox input.radio.focus ~ label.radio-label:before, .input-group-checkbox input.radio:focus ~ label.checkbox-label .before-container, .input-group-checkbox input.radio:focus ~ label.checkbox-label:before, .input-group-checkbox input.radio:focus ~ label.radio-label .before-container, .input-group-checkbox input.radio:focus ~ label.radio-label:before, .input-group-radio input.checkbox.focus ~ label.checkbox-label .before-container, .input-group-radio input.checkbox.focus ~ label.checkbox-label:before, .input-group-radio input.checkbox.focus ~ label.radio-label .before-container, .input-group-radio input.checkbox.focus ~ label.radio-label:before, .input-group-radio input.checkbox:focus ~ label.checkbox-label .before-container, .input-group-radio input.checkbox:focus ~ label.checkbox-label:before, .input-group-radio input.checkbox:focus ~ label.radio-label .before-container, .input-group-radio input.checkbox:focus ~ label.radio-label:before, .input-group-radio input.radio.focus ~ label.checkbox-label .before-container, .input-group-radio input.radio.focus ~ label.checkbox-label:before, .input-group-radio input.radio.focus ~ label.radio-label .before-container, .input-group-radio input.radio.focus ~ label.radio-label:before, .input-group-radio input.radio:focus ~ label.checkbox-label .before-container, .input-group-radio input.radio:focus ~ label.checkbox-label:before, .input-group-radio input.radio:focus ~ label.radio-label .before-container, .input-group-radio input.radio:focus ~ label.radio-label:before {
box-shadow: 0 0 6px 0 #1f8476;
border-color: #1f8476;
}
@media screen and (-ms-high-contrast: active) {
/* line 147, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.focus ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox.focus ~ label.checkbox-label:before, .input-group-checkbox input.checkbox.focus ~ label.radio-label .before-container, .input-group-checkbox input.checkbox.focus ~ label.radio-label:before, .input-group-checkbox input.checkbox:focus ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox:focus ~ label.checkbox-label:before, .input-group-checkbox input.checkbox:focus ~ label.radio-label .before-container, .input-group-checkbox input.checkbox:focus ~ label.radio-label:before, .input-group-checkbox input.radio.focus ~ label.checkbox-label .before-container, .input-group-checkbox input.radio.focus ~ label.checkbox-label:before, .input-group-checkbox input.radio.focus ~ label.radio-label .before-container, .input-group-checkbox input.radio.focus ~ label.radio-label:before, .input-group-checkbox input.radio:focus ~ label.checkbox-label .before-container, .input-group-checkbox input.radio:focus ~ label.checkbox-label:before, .input-group-checkbox input.radio:focus ~ label.radio-label .before-container, .input-group-checkbox input.radio:focus ~ label.radio-label:before, .input-group-radio input.checkbox.focus ~ label.checkbox-label .before-container, .input-group-radio input.checkbox.focus ~ label.checkbox-label:before, .input-group-radio input.checkbox.focus ~ label.radio-label .before-container, .input-group-radio input.checkbox.focus ~ label.radio-label:before, .input-group-radio input.checkbox:focus ~ label.checkbox-label .before-container, .input-group-radio input.checkbox:focus ~ label.checkbox-label:before, .input-group-radio input.checkbox:focus ~ label.radio-label .before-container, .input-group-radio input.checkbox:focus ~ label.radio-label:before, .input-group-radio input.radio.focus ~ label.checkbox-label .before-container, .input-group-radio input.radio.focus ~ label.checkbox-label:before, .input-group-radio input.radio.focus ~ label.radio-label .before-container, .input-group-radio input.radio.focus ~ label.radio-label:before, .input-group-radio input.radio:focus ~ label.checkbox-label .before-container, .input-group-radio input.radio:focus ~ label.checkbox-label:before, .input-group-radio input.radio:focus ~ label.radio-label .before-container, .input-group-radio input.radio:focus ~ label.radio-label:before {
outline: 5px double #c83c36 !important;
}
}
/* line 162, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_radio_checkboxes.scss */
.input-group-checkbox input.checkbox.hover ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox.hover ~ label.checkbox-label:before, .input-group-checkbox input.checkbox.hover ~ label.radio-label .before-container, .input-group-checkbox input.checkbox.hover ~ label.radio-label:before, .input-group-checkbox input.checkbox:hover ~ label.checkbox-label .before-container, .input-group-checkbox input.checkbox:hover ~ label.checkbox-label:before, .input-group-checkbox input.checkbox:hover ~ label.radio-label .before-container, .input-group-checkbox input.checkbox:hover ~ label.radio-label:before, .input-group-checkbox input.radio.hover ~ label.checkbox-label .before-container, .input-group-checkbox input.radio.hover ~ label.checkbox-label:before, .input-group-checkbox input.radio.hover ~ label.radio-label .before-container, .input-group-checkbox input.radio.hover ~ label.radio-label:before, .input-group-checkbox input.radio:hover ~ label.checkbox-label .before-container, .input-group-checkbox input.radio:hover ~ label.checkbox-label:before, .input-group-checkbox input.radio:hover ~ label.radio-label .before-container, .input-group-checkbox input.radio:hover ~ label.radio-label:before, .input-group-radio input.checkbox.hover ~ label.checkbox-label .before-container, .input-group-radio input.checkbox.hover ~ label.checkbox-label:before, .input-group-radio input.checkbox.hover ~ label.radio-label .before-container, .input-group-radio input.checkbox.hover ~ label.radio-label:before, .input-group-radio input.checkbox:hover ~ label.checkbox-label .before-container, .input-group-radio input.checkbox:hover ~ label.checkbox-label:before, .input-group-radio input.checkbox:hover ~ label.radio-label .before-container, .input-group-radio input.checkbox:hover ~ label.radio-label:before, .input-group-radio input.radio.hover ~ label.checkbox-label .before-container, .input-group-radio input.radio.hover ~ label.checkbox-label:before, .input-group-radio input.radio.hover ~ label.radio-label .before-container, .input-group-radio input.radio.hover ~ label.radio-label:before, .input-group-radio input.radio:hover ~ label.checkbox-label .before-container, .input-group-radio input.radio:hover ~ label.checkbox-label:before, .input-group-radio input.radio:hover ~ label.radio-label .before-container, .input-group-radio input.radio:hover ~ label.radio-label:before {
border-color: #1f8476;
}

/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013
*/
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container {
margin: 0;
position: relative;
display: inline-block;
vertical-align: middle;
border: none;
padding: 0;
}

/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
/*
Force border-box so that % widths fit the parent
container without overlap because of margin/padding.

More Info : http://www.quirksmode.org/css/box.html
*/
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* line 41, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container .select2-choice {
display: block;
min-height: 32px;
padding: 0 0 0 8px;
overflow: hidden;
position: relative;
white-space: nowrap;
line-height: 30px;
color: #2e2e2e;
text-decoration: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #cbcbcb;
border-radius: 3px;
-moz-user-select: -moz-none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
}

/* line 61, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.form-submitted .is-required .select2-container .select2-choice {
border-color: #c83c36;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.form-submitted .is-required .select2-container.select2-container-active .select2-choice {
border-color: #a0302b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
}

/* line 61, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.form-submitted .has-error .select2-container .select2-choice {
border-color: #c83c36;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.form-submitted .has-error .select2-container.select2-container-active .select2-choice {
border-color: #a0302b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de8986;
}

/* line 82, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container.select2-drop-above .select2-choice {
border-bottom-color: #1f8476;
border-radius: 3px;
}

/* line 87, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
margin-right: 40px;
}

/* line 92, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container .select2-choice > .select2-chosen {
margin-right: 26px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: left;
}

/* line 101, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container abbr {
display: none;
width: 12px;
height: 12px;
position: absolute;
right: 28px;
text-decoration: none;
border: 0;
cursor: pointer;
}

/* line 112, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container.select2-allowclear abbr {
display: inline-block;
}

/* line 116, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container abbr:hover {
background-position: right -11px;
cursor: pointer;
}

/* line 121, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-drop-mask {
border: 0;
margin: 0;
padding: 0;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 9998;
/* styles required for IE to work */
background-color: #fff;
filter: alpha(opacity=0);
}

/* line 140, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-drop {
width: 100%;
margin-top: 5px;
position: absolute;
z-index: 9999;
top: 100%;
background: #fff;
color: #2e2e2e;
border: 1px solid #1f8476;
border-radius: 3px;
box-shadow: rgba(0, 0, 0, 0.07) 0 8px 30px 8px;
}

/* line 153, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-drop-auto-width {
border-top: 1px solid #1f8476;
width: auto;
}

/* line 158, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-drop-auto-width .select2-search {
padding-top: 4px;
}

/* line 162, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-drop.select2-drop-above {
margin-top: -5px;
border-radius: 3px;
box-shadow: rgba(0, 0, 0, 0.15) 0 -4px 5px;
}

/* line 168, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container .select2-choice .select2-arrow {
display: inline-block;
width: 32px;
height: 100%;
position: absolute;
right: 0;
top: 0;
background-clip: padding-box;
text-align: center;
}

/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container .select2-choice .select2-arrow b {
display: block;
width: 100%;
height: 100%;
}
/* line 184, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container .select2-choice .select2-arrow b:before {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
font-size: 10px;
}

/* line 193, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container.select2-reference .select2-choice {
display: table-cell;
width: 100%;
}
/* line 198, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container.select2-reference .select2-reference-launcher {
display: table-cell;
width: 32px;
height: 100%;
background-clip: padding-box;
text-align: center;
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* line 28, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/retina_icons/_retina_icons.scss */
.select2-container.select2-reference .select2-reference-launcher::before {
content: "";
}

/* line 208, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-search {
display: inline-block;
width: 100%;
min-height: 32px;
margin: 4px 0;
padding-left: 4px;
padding-right: 4px;
position: relative;
z-index: 10000;
white-space: nowrap;
}
/* line 219, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-search:after {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
position: absolute;
left: 10px;
top: 8px;
font-size: 16px;
}

/* line 228, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-search input {
width: 100%;
min-height: 32px;
padding: 4px 5px 4px 24px;
margin: 0;
outline: 0;
font-family: sans-serif;
font-size: 14px;
border: 1px solid #1f8476;
border-radius: 16px;
box-shadow: none;
}

/* line 241, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-search input.select2-active {
background: #fff url("/images/select2-spinner.gif") no-repeat 98%;
}

/* line 245, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
border: 1px solid #1f8476;
outline: none;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 257, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
border: 1px solid #1f8476;
}

/* line 262, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
background: transparent;
border-left: none;
filter: none;
}

/* line 267, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
background-position: -18px 1px;
}

/* results */
/* line 272, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results {
max-height: 200px;
padding: 0;
margin: 0;
position: relative;
overflow-x: hidden;
overflow-y: auto;
-webkit-tap-highlight-color: transparent;
}

/* Decrease the height of the results for smaller viewport such as when a user is at 200% zoom */
@media screen and (max-height: 480px) {
/* line 284, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results {
max-height: 100px;
}
}
/* line 289, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results ul.select2-result-sub {
margin: 0;
padding-left: 0;
}

/* line 294, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results ul.select2-result-sub > li .select2-result-label {
padding-left: 20px;
}

/* line 295, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 40px;
}

/* line 296, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 60px;
}

/* line 297, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 80px;
}

/* line 298, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 100px;
}

/* line 299, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 110px;
}

/* line 300, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 120px;
}

/* line 302, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results li {
list-style: none;
display: list-item;
background-image: none;
}

/* line 308, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
font-weight: bold;
}

/* line 312, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-result-label {
padding: 3px 7px 4px;
margin: 0;
cursor: pointer;
min-height: 1em;
-moz-user-select: -moz-none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
}

/* line 320, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-highlighted {
background: #1f8476;
color: #ffffff;
}
@media (forced-colors: active) {
/* line 320, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-highlighted {
background: Highlight;
color: HighlightText;
forced-color-adjust: none;
}
}

/* line 331, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results li em {
background: #feffde;
font-style: normal;
}

/* line 336, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-highlighted em {
background: transparent;
}

/* line 340, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-highlighted ul {
background: #ffffff;
color: #2e2e2e;
}

/* line 346, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
background: transparent;
text-align: center;
margin: 10px 0;
display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 358, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-disabled.select2-highlighted {
color: #666;
background: #f4f4f4;
display: list-item;
cursor: default;
}

/* line 364, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-disabled {
background: #f4f4f4;
display: list-item;
cursor: default;
}

/* line 370, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-results .select2-selected {
display: none;
}

/* line 374, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-more-results.select2-active {
background: #f4f4f4 url("/images/select2-spinner.gif") no-repeat 100%;
}

/* line 378, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-more-results {
background: #f4f4f4;
text-align: center;
padding: 4px;
display: list-item;
}

/* disabled styles */
/* line 387, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container.select2-container-disabled .select2-choice {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}

/* line 394, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
background-color: #f4f4f4;
background-image: none;
border-left: 0;
}

/* line 400, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container.select2-container-disabled abbr {
display: none;
}

/* multiselect */
/* line 407, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices {
height: auto !important;
height: 1%;
margin: 0;
padding: 0;
position: relative;
border: 1px solid #1f8476;
cursor: text;
overflow: hidden;
background-color: #ffffff;
border-radius: 3px;
}

/* line 420, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-locked {
padding: 3px 5px 3px 5px !important;
}

/* line 424, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices {
min-height: 32px;
}

/* line 428, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
border: 1px solid #1f8476;
outline: none;
box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
}

/* line 434, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices li {
float: left;
list-style: none;
}

/* line 438, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
margin: 0;
padding: 0;
white-space: nowrap;
}

/* line 444, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
padding: 5px;
margin: 1px 0;
font-family: sans-serif;
font-size: 100%;
color: #666;
outline: 0;
border: 0;
background: transparent !important;
box-shadow: none;
}

/* line 456, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
background: #fff url("/images/select2-spinner.gif") no-repeat 100% !important;
}

/* line 460, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-default {
color: #666666 !important;
}

/* line 464, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 18px 3px 5px;
margin: 3px 0 3px 5px;
position: relative;
line-height: 13px;
color: #2e2e2e;
cursor: default;
border: 1px solid #1f8476;
background-color: #e6e9eb;
background-clip: padding-box;
border-radius: 3px;
-moz-user-select: -moz-none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}

/* line 480, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
cursor: default;
}

/* line 484, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
background-color: #1f8476;
color: #ffffff;
}
/* line 488, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus a {
color: #ffffff;
}

/* line 493, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-search-choice-close {
display: block;
width: 12px;
height: 13px;
position: absolute;
right: 5px;
top: 9px;
text-decoration: none;
line-height: .7em;
}
/* line 503, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-search-choice-close:before {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
}
/* line 507, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-search-choice-close[role="button"]:focus, .select2-search-choice-close[tabindex="0"]:focus {
outline: 5px auto #1f8476;
outline-offset: -2px;
}

/* line 514, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-search-choice-close {
right: 5px;
}

/* line 518, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
background-position: right -11px;
}

/* line 521, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
background-position: right -11px;
}

/* disabled styles */
/* line 526, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}

/* line 533, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
padding: 3px 5px 3px 5px;
border: 1px solid #ddd;
background-image: none;
background-color: #f4f4f4;
}

/* line 540, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
display: none;
background: none;
}

/* end multiselect */
/* line 547, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
text-decoration: underline;
}

/* line 552, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-offscreen, .select2-offscreen:focus {
clip: rect(0 0 0 0) !important;
width: 1px !important;
height: 1px !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
position: absolute !important;
outline: 0 !important;
left: 0px !important;
top: 0px !important;
}

/* line 566, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-display-none {
display: none;
}

/* line 570, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_select2.scss */
.select2-measure-scrollbar {
position: absolute;
top: -10000px;
left: -10000px;
width: 100px;
height: 100px;
overflow: scroll;
}

/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
button:focus, [role="button"]:focus, [tabindex="0"]:focus {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
button:focus, [role="button"]:focus, [tabindex="0"]:focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
button:focus, [role="button"]:focus, [tabindex="0"]:focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
button:focus, [role="button"]:focus, [tabindex="0"]:focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
button:focus.glide_ref_item_link, button:focus.column_head.list_hdrcell, [role="button"]:focus.glide_ref_item_link, [role="button"]:focus.column_head.list_hdrcell, [tabindex="0"]:focus.glide_ref_item_link, [tabindex="0"]:focus.column_head.list_hdrcell {
outline-offset: 2px;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn.disabled, .nav-segmented > li.disabled, .btn[disabled], .nav-segmented > li[disabled], fieldset[disabled] .btn, fieldset[disabled] .nav-segmented > li {
opacity: 0.3;
filter: alpha(opacity=30);
}

/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn-icon {
background-color: transparent;
border-color: transparent;
font-size: 20px;
padding: 0;
margin-left: 4px;
width: 31px;
height: 31px;
line-height: 1;
/* because font size is 20px*/
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn-icon:hover {
background-color: rgba(0, 0, 0, 0.1);
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn-icon:active {
outline: none;
box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px inset;
background-color: rgba(0, 0, 0, 0.1);
border: 1px solid #1f8476;
}
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn-icon:focus {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn-icon:focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn-icon:focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn-icon:focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.btn-icon:focus.glide_ref_item_link, .btn-icon:focus.column_head.list_hdrcell {
outline-offset: 2px;
}

/* line 41, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn-icon.list_popup {
line-height: 1.5;
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn.btn-default.btn-icon, .btn.btn-icon.btn-destructive-subdued, .btn.btn-icon.btn-success-subdued, .nav-segmented > li.btn-icon {
width: 31px;
}

/* line 92, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn.mask_btn, .nav-segmented > li.mask_btn {
position: relative;
}
/* line 96, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_buttons.scss */
.btn.mask_btn.active::after, .nav-segmented > li.mask_btn.active::after {
background-color: #2e2e2e;
content: "";
height: 16px;
left: 50%;
margin-inline-start: -1px;
margin-block-start: -7px;
position: absolute;
top: 50%;
transform: rotate(45deg);
width: 1px;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar {
padding: 6px 0;
border-radius: 0;
border-bottom: 1px solid #cbcbcb;
box-shadow: rgba(0, 0, 0, 0.08) 0 1px 2px;
}
/* line 7, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar .container-fluid {
padding-left: 5px;
padding-right: 5px;
}
/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar .container-fluid .navbar-header, .navbar .container-fluid .popover-header {
float: left;
}
/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar .container-fluid .navbar-right {
float: right;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar .navbar-title {
font-size: 13px;
font-weight: bold;
margin: 9px 0 9px 5px;
vertical-align: middle;
color: #2e2e2e;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar .nav-segmented .navbar-btn {
margin-left: 0;
}
/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar .navbar-btn {
margin-top: 0;
margin-bottom: 0;
margin-left: 5px;
min-width: 32px;
}
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar .navbar-btn:first-child {
margin-left: 0;
}
/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar .navbar-btn .icon-menu {
font-size: 14px;
}

/* line 46, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar-text {
margin-top: 8px;
margin-bottom: 8px;
}

/* line 51, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_nav.scss */
.navbar-nav > li > a.btn {
padding: 6px 9px;
}

/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs, .tabs2_strip {
border-bottom: 1px solid #ddd;
list-style: none;
margin: 0;
padding-left: 0;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs.tabs2_form .tabs2_tab, .tabs2_strip.tabs2_form .tabs2_tab {
border-left-width: 0;
border-right-width: 1px;
padding-top: 6px;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs.tabs2_form .tabs2_tab .tabs2_close, .tabs2_strip.tabs2_form .tabs2_tab .tabs2_close {
margin-top: 1px;
float: right;
position: relative;
vertical-align: inherit !important;
}
/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li, .nav-tabs .tabs2_tab, .tabs2_strip > li, .tabs2_strip .tabs2_tab {
position: relative;
display: block;
float: left;
z-index: 2;
height: 32px;
margin-right: 0;
margin-top: 0;
margin-bottom: -1px;
padding: 5px 8px;
box-sizing: border-box;
border: 1px solid #cbcbcb;
border-top-width: 3px;
border-right-width: 0;
background-color: #e6e9eb;
cursor: pointer;
}
/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li:first-of-type, .nav-tabs .tabs2_tab:first-of-type, .tabs2_strip > li:first-of-type, .tabs2_strip .tabs2_tab:first-of-type {
border-top-left-radius: 3px;
}
/* line 61, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li, .nav-tabs > li > a, .nav-tabs .tabs2_tab, .nav-tabs .tabs2_tab > a, .tabs2_strip > li, .tabs2_strip > li > a, .tabs2_strip .tabs2_tab, .tabs2_strip .tabs2_tab > a {
font-weight: 500;
}
/* line 65, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li, .nav-tabs > li > a, .nav-tabs > li .tab_caption_text, .nav-tabs .tabs2_tab, .nav-tabs .tabs2_tab > a, .nav-tabs .tabs2_tab .tab_caption_text, .tabs2_strip > li, .tabs2_strip > li > a, .tabs2_strip > li .tab_caption_text, .tabs2_strip .tabs2_tab, .tabs2_strip .tabs2_tab > a, .tabs2_strip .tabs2_tab .tab_caption_text {
color: #2e2e2e;
}
/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li > a, .nav-tabs > li .tab_caption_text, .nav-tabs .tabs2_tab > a, .nav-tabs .tabs2_tab .tab_caption_text, .tabs2_strip > li > a, .tabs2_strip > li .tab_caption_text, .tabs2_strip .tabs2_tab > a, .tabs2_strip .tabs2_tab .tab_caption_text {
display: inline-block;
padding: 0;
max-width: 200px;
float: left;
position: relative;
line-height: 1.42857;
border: 1px solid transparent;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
/* line 80, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li > a:focus, .nav-tabs .tabs2_tab > a:focus, .tabs2_strip > li > a:focus, .tabs2_strip .tabs2_tab > a:focus {
outline: none;
}
/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li .btn-icon, .nav-tabs .tabs2_tab .btn-icon, .tabs2_strip > li .btn-icon, .tabs2_strip .tabs2_tab .btn-icon {
padding: 0;
margin-left: 0;
font-size: 13px !important;
width: 18px;
height: 18px;
display: inline-block;
float: left;
position: relative;
line-height: 16px;
color: #cbcbcb;
}
/* line 98, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li .btn-icon:focus, .nav-tabs .tabs2_tab .btn-icon:focus, .tabs2_strip > li .btn-icon:focus, .tabs2_strip .tabs2_tab .btn-icon:focus {
outline: none;
color: #1f8476;
}
/* line 104, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li.active, .nav-tabs > li.tabs2_active, .nav-tabs .tabs2_tab.active, .nav-tabs .tabs2_tab.tabs2_active, .tabs2_strip > li.active, .tabs2_strip > li.tabs2_active, .tabs2_strip .tabs2_tab.active, .tabs2_strip .tabs2_tab.tabs2_active {
background-color: #fff;
z-index: 3;
border-bottom: 1px solid transparent;
border-top-color: #1f8476;
}
/* line 111, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.active .tabs2_hover, .nav-tabs > li.active .tabs2_hover:hover, .nav-tabs > li.active .tabs2_hover:focus, .nav-tabs > li.tabs2_active > a, .nav-tabs > li.tabs2_active > a:hover, .nav-tabs > li.tabs2_active > a:focus, .nav-tabs > li.tabs2_active .tabs2_hover, .nav-tabs > li.tabs2_active .tabs2_hover:hover, .nav-tabs > li.tabs2_active .tabs2_hover:focus, .nav-tabs .tabs2_tab.active > a, .nav-tabs .tabs2_tab.active > a:hover, .nav-tabs .tabs2_tab.active > a:focus, .nav-tabs .tabs2_tab.active .tabs2_hover, .nav-tabs .tabs2_tab.active .tabs2_hover:hover, .nav-tabs .tabs2_tab.active .tabs2_hover:focus, .nav-tabs .tabs2_tab.tabs2_active > a, .nav-tabs .tabs2_tab.tabs2_active > a:hover, .nav-tabs .tabs2_tab.tabs2_active > a:focus, .nav-tabs .tabs2_tab.tabs2_active .tabs2_hover, .nav-tabs .tabs2_tab.tabs2_active .tabs2_hover:hover, .nav-tabs .tabs2_tab.tabs2_active .tabs2_hover:focus, .tabs2_strip > li.active > a, .tabs2_strip > li.active > a:hover, .tabs2_strip > li.active > a:focus, .tabs2_strip > li.active .tabs2_hover, .tabs2_strip > li.active .tabs2_hover:hover, .tabs2_strip > li.active .tabs2_hover:focus, .tabs2_strip > li.tabs2_active > a, .tabs2_strip > li.tabs2_active > a:hover, .tabs2_strip > li.tabs2_active > a:focus, .tabs2_strip > li.tabs2_active .tabs2_hover, .tabs2_strip > li.tabs2_active .tabs2_hover:hover, .tabs2_strip > li.tabs2_active .tabs2_hover:focus, .tabs2_strip .tabs2_tab.active > a, .tabs2_strip .tabs2_tab.active > a:hover, .tabs2_strip .tabs2_tab.active > a:focus, .tabs2_strip .tabs2_tab.active .tabs2_hover, .tabs2_strip .tabs2_tab.active .tabs2_hover:hover, .tabs2_strip .tabs2_tab.active .tabs2_hover:focus, .tabs2_strip .tabs2_tab.tabs2_active > a, .tabs2_strip .tabs2_tab.tabs2_active > a:hover, .tabs2_strip .tabs2_tab.tabs2_active > a:focus, .tabs2_strip .tabs2_tab.tabs2_active .tabs2_hover, .tabs2_strip .tabs2_tab.tabs2_active .tabs2_hover:hover, .tabs2_strip .tabs2_tab.tabs2_active .tabs2_hover:focus {
background-color: transparent;
border-color: transparent;
color: #2e2e2e;
}
/* line 119, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li:hover, .nav-tabs > li.hover, .nav-tabs > li:focus, .nav-tabs > li.focus, .nav-tabs .tabs2_tab:hover, .nav-tabs .tabs2_tab.hover, .nav-tabs .tabs2_tab:focus, .nav-tabs .tabs2_tab.focus, .tabs2_strip > li:hover, .tabs2_strip > li.hover, .tabs2_strip > li:focus, .tabs2_strip > li.focus, .tabs2_strip .tabs2_tab:hover, .tabs2_strip .tabs2_tab.hover, .tabs2_strip .tabs2_tab:focus, .tabs2_strip .tabs2_tab.focus {
border-bottom: 1px solid #cbcbcb;
border-top-color: #1f8476;
}
/* line 123, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li:hover .btn-icon, .nav-tabs > li.hover .btn-icon, .nav-tabs > li:focus .btn-icon, .nav-tabs > li.focus .btn-icon, .nav-tabs .tabs2_tab:hover .btn-icon, .nav-tabs .tabs2_tab.hover .btn-icon, .nav-tabs .tabs2_tab:focus .btn-icon, .nav-tabs .tabs2_tab.focus .btn-icon, .tabs2_strip > li:hover .btn-icon, .tabs2_strip > li.hover .btn-icon, .tabs2_strip > li:focus .btn-icon, .tabs2_strip > li.focus .btn-icon, .tabs2_strip .tabs2_tab:hover .btn-icon, .tabs2_strip .tabs2_tab.hover .btn-icon, .tabs2_strip .tabs2_tab:focus .btn-icon, .tabs2_strip .tabs2_tab.focus .btn-icon {
color: #1f8476;
}
/* line 128, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li:hover.active, .nav-tabs > li:hover.tabs2_active, .nav-tabs > li.hover.active, .nav-tabs > li.hover.tabs2_active, .nav-tabs > li:focus.active, .nav-tabs > li:focus.tabs2_active, .nav-tabs > li.focus.active, .nav-tabs > li.focus.tabs2_active, .nav-tabs .tabs2_tab:hover.active, .nav-tabs .tabs2_tab:hover.tabs2_active, .nav-tabs .tabs2_tab.hover.active, .nav-tabs .tabs2_tab.hover.tabs2_active, .nav-tabs .tabs2_tab:focus.active, .nav-tabs .tabs2_tab:focus.tabs2_active, .nav-tabs .tabs2_tab.focus.active, .nav-tabs .tabs2_tab.focus.tabs2_active, .tabs2_strip > li:hover.active, .tabs2_strip > li:hover.tabs2_active, .tabs2_strip > li.hover.active, .tabs2_strip > li.hover.tabs2_active, .tabs2_strip > li:focus.active, .tabs2_strip > li:focus.tabs2_active, .tabs2_strip > li.focus.active, .tabs2_strip > li.focus.tabs2_active, .tabs2_strip .tabs2_tab:hover.active, .tabs2_strip .tabs2_tab:hover.tabs2_active, .tabs2_strip .tabs2_tab.hover.active, .tabs2_strip .tabs2_tab.hover.tabs2_active, .tabs2_strip .tabs2_tab:focus.active, .tabs2_strip .tabs2_tab:focus.tabs2_active, .tabs2_strip .tabs2_tab.focus.active, .tabs2_strip .tabs2_tab.focus.tabs2_active {
background-color: #fff;
border-color: #cbcbcb;
border-bottom: transparent;
border-top-color: #1f8476;
}
/* line 137, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li:hover.justselected, .nav-tabs > li:hover.tabs2_active.tabs2_hover, .nav-tabs > li:hover.tabs2_active:hover, .nav-tabs > li.hover.justselected, .nav-tabs > li.hover.tabs2_active.tabs2_hover, .nav-tabs > li.hover.tabs2_active:hover, .nav-tabs > li:focus.justselected, .nav-tabs > li:focus.tabs2_active.tabs2_hover, .nav-tabs > li:focus.tabs2_active:hover, .nav-tabs > li.focus.justselected, .nav-tabs > li.focus.tabs2_active.tabs2_hover, .nav-tabs > li.focus.tabs2_active:hover, .nav-tabs .tabs2_tab:hover.justselected, .nav-tabs .tabs2_tab:hover.tabs2_active.tabs2_hover, .nav-tabs .tabs2_tab:hover.tabs2_active:hover, .nav-tabs .tabs2_tab.hover.justselected, .nav-tabs .tabs2_tab.hover.tabs2_active.tabs2_hover, .nav-tabs .tabs2_tab.hover.tabs2_active:hover, .nav-tabs .tabs2_tab:focus.justselected, .nav-tabs .tabs2_tab:focus.tabs2_active.tabs2_hover, .nav-tabs .tabs2_tab:focus.tabs2_active:hover, .nav-tabs .tabs2_tab.focus.justselected, .nav-tabs .tabs2_tab.focus.tabs2_active.tabs2_hover, .nav-tabs .tabs2_tab.focus.tabs2_active:hover, .tabs2_strip > li:hover.justselected, .tabs2_strip > li:hover.tabs2_active.tabs2_hover, .tabs2_strip > li:hover.tabs2_active:hover, .tabs2_strip > li.hover.justselected, .tabs2_strip > li.hover.tabs2_active.tabs2_hover, .tabs2_strip > li.hover.tabs2_active:hover, .tabs2_strip > li:focus.justselected, .tabs2_strip > li:focus.tabs2_active.tabs2_hover, .tabs2_strip > li:focus.tabs2_active:hover, .tabs2_strip > li.focus.justselected, .tabs2_strip > li.focus.tabs2_active.tabs2_hover, .tabs2_strip > li.focus.tabs2_active:hover, .tabs2_strip .tabs2_tab:hover.justselected, .tabs2_strip .tabs2_tab:hover.tabs2_active.tabs2_hover, .tabs2_strip .tabs2_tab:hover.tabs2_active:hover, .tabs2_strip .tabs2_tab.hover.justselected, .tabs2_strip .tabs2_tab.hover.tabs2_active.tabs2_hover, .tabs2_strip .tabs2_tab.hover.tabs2_active:hover, .tabs2_strip .tabs2_tab:focus.justselected, .tabs2_strip .tabs2_tab:focus.tabs2_active.tabs2_hover, .tabs2_strip .tabs2_tab:focus.tabs2_active:hover, .tabs2_strip .tabs2_tab.focus.justselected, .tabs2_strip .tabs2_tab.focus.tabs2_active.tabs2_hover, .tabs2_strip .tabs2_tab.focus.tabs2_active:hover {
background-color: #fff;
border-bottom: 1px solid transparent;
border-top-color: #1f8476;
}
/* line 143, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li:hover > a, .nav-tabs > li:hover .tab_caption_text, .nav-tabs > li.hover > a, .nav-tabs > li.hover .tab_caption_text, .nav-tabs > li:focus > a, .nav-tabs > li:focus .tab_caption_text, .nav-tabs > li.focus > a, .nav-tabs > li.focus .tab_caption_text, .nav-tabs .tabs2_tab:hover > a, .nav-tabs .tabs2_tab:hover .tab_caption_text, .nav-tabs .tabs2_tab.hover > a, .nav-tabs .tabs2_tab.hover .tab_caption_text, .nav-tabs .tabs2_tab:focus > a, .nav-tabs .tabs2_tab:focus .tab_caption_text, .nav-tabs .tabs2_tab.focus > a, .nav-tabs .tabs2_tab.focus .tab_caption_text, .tabs2_strip > li:hover > a, .tabs2_strip > li:hover .tab_caption_text, .tabs2_strip > li.hover > a, .tabs2_strip > li.hover .tab_caption_text, .tabs2_strip > li:focus > a, .tabs2_strip > li:focus .tab_caption_text, .tabs2_strip > li.focus > a, .tabs2_strip > li.focus .tab_caption_text, .tabs2_strip .tabs2_tab:hover > a, .tabs2_strip .tabs2_tab:hover .tab_caption_text, .tabs2_strip .tabs2_tab.hover > a, .tabs2_strip .tabs2_tab.hover .tab_caption_text, .tabs2_strip .tabs2_tab:focus > a, .tabs2_strip .tabs2_tab:focus .tab_caption_text, .tabs2_strip .tabs2_tab.focus > a, .tabs2_strip .tabs2_tab.focus .tab_caption_text {
color: #2e2e2e;
text-decoration: none;
border-color: transparent;
background-color: transparent;
}
/* line 151, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li:focus, .nav-tabs > li.focus, .nav-tabs .tabs2_tab:focus, .nav-tabs .tabs2_tab.focus, .tabs2_strip > li:focus, .tabs2_strip > li.focus, .tabs2_strip .tabs2_tab:focus, .tabs2_strip .tabs2_tab.focus {
outline: none;
}
/* line 154, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs > li:focus:not(.justselected), .nav-tabs > li.focus:not(.justselected), .nav-tabs .tabs2_tab:focus:not(.justselected), .nav-tabs .tabs2_tab.focus:not(.justselected), .tabs2_strip > li:focus:not(.justselected), .tabs2_strip > li.focus:not(.justselected), .tabs2_strip .tabs2_tab:focus:not(.justselected), .tabs2_strip .tabs2_tab.focus:not(.justselected) {
box-shadow: 0 -1px 3px -1px #cbcbcb;
}
/* line 167, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.nav-tabs.nav-justified > li > a, .tabs2_strip.nav-justified > li > a {
display: block;
max-width: inherit;
float: inherit;
position: relative;
border: 1px solid transparent !important;
}

/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.tab-content > .tab-pane, .tab-content > .segmented-pane {
display: none;
padding: 5px;
margin-top: -1px;
border: 1px solid #cbcbcb;
border-radius: 0;
}
/* line 186, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
.tab-content > .tab-pane.active, .tab-content > .active.segmented-pane {
display: block;
}

/* line 194, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
#gsft_main_forms .tabs2_strip a.tabs2_add:hover {
text-decoration: none;
}
/* line 198, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
#gsft_main_forms .tabs2_tab:only-of-type .tabs2_close {
display: none;
}
/* line 202, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
#gsft_main_forms .tabs2_close {
color: #aeaeae;
font-size: 10px;
margin-left: 12px;
display: inline-block;
vertical-align: text-bottom;
height: 13px;
}
/* line 211, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tabs.scss */
#gsft_main_forms iframe {
padding: 5px;
border-top: 1px solid #cbcbcb;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-placeholder {
display: none;
}

/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-header {
border-bottom: 1px solid #e6e9eb;
padding: 0 10px;
float: left;
width: 100%;
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-header h1 {
color: #2e2e2e;
float: left;
}
/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-header .btn-icon {
margin-top: 2px;
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-header .btn-icon a, .popover-header .btn-icon span {
font-size: 20px;
}
/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-header.popover-header-buttons .btn + .btn, .popover-header.popover-header-buttons .nav-segmented > li + .btn, .popover-header.popover-header-buttons .nav-segmented > .btn + li, .popover-header.popover-header-buttons .nav-segmented > li + li {
margin-left: 5px;
}
/* line 35, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-header.popover-header-bar {
min-width: 275px;
padding: 8px;
}
/* line 39, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-header.popover-header-bar .popover-title {
padding: 4px 0px 0px 4px;
font-size: 18px;
font-weight: normal;
border-bottom: medium none;
}

/* line 48, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
HTML[data-doctype=true].rtl .popover-header h1 {
float: right;
padding-right: 8px;
}

/* line 53, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-content {
overflow-x: hidden;
}
/* line 56, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-content .popover-header {
width: calc(100% + (14px * 2));
margin-left: -14px;
}
/* line 61, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-content .popover-body {
padding-top: 9px;
}
/* line 65, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-content .notification {
-webkit-transition: opacity 0.3s, max-height 0.4s, line-height 0.3s, margin 0.1s, padding 0.1s;
-moz-transition: opacity 0.3s, max-height 0.4s, line-height 0.3s, margin 0.1s, padding 0.1s;
-o-transition: opacity 0.3s, max-height 0.4s, line-height 0.3s, margin 0.1s, padding 0.1s;
transition: opacity 0.3s, max-height 0.4s, line-height 0.3s, margin 0.1s, padding 0.1s;
display: inline-block !important;
}
/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-content .notification.ng-hide {
opacity: 0;
padding-top: 0;
padding-bottom: 0;
margin-bottom: 0;
line-height: 0;
max-height: 0;
}
/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-content .notification:not(.ng-hide) {
opacity: 1;
line-height: inherit;
max-height: 500px;
}

/* line 86, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popovers.scss */
.popover-body {
clear: both;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row .btn-icon {
line-height: 1.38em;
}
/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row .form-control {
width: 75%;
display: block;
}
/* line 17, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row.three-controls .form-control {
width: 68%;
}
/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row.one-control .form-control, .popover-body .row.form-control-row.one-control .lightweight-reference {
width: 89%;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row.no-controls .form-control {
width: 100%;
}
/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row .lightweight-reference {
float: left;
}
/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row .lightweight-reference .form-control {
width: 100%;
}
/* line 37, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row .homepage-button {
width: 22%;
}
/* line 39, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row .homepage-button .icon-home::before {
margin-top: 1px;
}
/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.form-control-row .label {
font-size: inherit;
color: inherit;
width: 100%;
display: block;
height: 30px;
font-size: 13px;
color: #666666;
font-weight: bold;
}
/* line 56, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.collapsed {
max-height: 0 !important;
min-height: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
border-bottom: none;
}
/* line 64, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row-link {
text-align: left;
width: 100%;
display: block;
font-size: 16px;
}
/* line 70, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row-link [class^="icon-"], .popover-body .row-link [class*=" icon-"] {
margin-right: 10px;
font-size: 20px;
}
/* line 77, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row {
overflow: hidden;
}
/* line 81, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row, .popover-body .form-group, .popover-body legend {
display: block;
padding: 6px 4px 6px 0;
margin: 0 -13px 0 0;
border-bottom: 1px solid #e6e9eb;
max-height: 300px;
}
/* line 90, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row label, .popover-body .row .label, .popover-body .form-group label, .popover-body .form-group .label, .popover-body legend label, .popover-body legend .label {
padding: 0;
margin-bottom: 0;
font-weight: normal;
color: #2e2e2e;
font-size: 13px;
text-align: left;
}
/* line 100, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row-no-border {
border-top: none;
}
/* line 104, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .row.border-top {
border-top: 1px solid #e6e9eb;
}
/* line 108, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body legend {
font-size: 13px;
font-weight: bold;
margin-bottom: 0;
padding: 15px 0 5px 0;
min-height: inherit;
width: 110%;
}
/* line 117, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
}
/* line 123, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body label.pull-left, .popover-body .label.pull-left, .popover-body .drilldown-button .drilldown-value {
margin-top: 8px;
}
/* line 128, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .delete-button.icon-delete,
.popover-body .drag-handle.icon-drag,
.popover-body .drilldown-button .icon-chevron-right {
padding: 2px 0 4px 1px;
}
/* line 135, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .drilldown-button, .popover-body .drilldown-button:hover {
text-decoration: none;
color: #2e2e2e;
}
/* line 140, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .drilldown-button .icon-chevron-right {
color: #cbcbcb;
}
/* line 144, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .drilldown-button .drilldown-value {
color: #cbcbcb;
margin-right: 9px;
}
/* line 150, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .delete-button.icon-delete {
color: #c83c36;
}
/* line 153, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .delete-button.icon-delete.disabled {
color: #cbcbcb;
}
/* line 158, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .drag-handle.icon-drag {
color: #cbcbcb;
}
/* line 162, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .btn-icon.pull-left {
padding: 0 0 4px 1px;
line-height: 1;
}
/* line 167, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .icon-info.pull-right, .popover-body .row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) .icon-info:before, .row .input-group-checkbox input.checkbox ~ label.checkbox-label:not(.no-float) .popover-body .icon-info:before, .popover-body .row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) .icon-info:before, .row .input-group-checkbox input.checkbox ~ label.radio-label:not(.no-float) .popover-body .icon-info:before, .popover-body .row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) .icon-info:before, .row .input-group-checkbox input.radio ~ label.checkbox-label:not(.no-float) .popover-body .icon-info:before, .popover-body .row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) .icon-info:before, .row .input-group-checkbox input.radio ~ label.radio-label:not(.no-float) .popover-body .icon-info:before, .popover-body .row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) .icon-info:before, .row .input-group-radio input.checkbox ~ label.checkbox-label:not(.no-float) .popover-body .icon-info:before, .popover-body .row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) .icon-info:before, .row .input-group-radio input.checkbox ~ label.radio-label:not(.no-float) .popover-body .icon-info:before, .popover-body .row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) .icon-info:before, .row .input-group-radio input.radio ~ label.checkbox-label:not(.no-float) .popover-body .icon-info:before, .popover-body .row .input-group-radio input.radio ~ label.radio-label:not(.no-float) .icon-info:before, .row .input-group-radio input.radio ~ label.radio-label:not(.no-float) .popover-body .icon-info:before {
color: #1f8476;
}
/* line 173, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .cell-default .cell-title {
display: block;
font-size: 11px;
padding: 0;
font-weight: bold;
color: #666666;
}
/* line 181, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_popover_elements.scss */
.popover-body .cell-default .cell-content {
display: block;
padding: 0;
margin: 0 0 0 6px;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-header {
padding: 10px;
}
/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-header .close {
font-size: 2rem;
margin-top: -4px;
}
/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-header .btn, .modal-header .nav-segmented > li {
margin-left: 10px;
}

/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
h4.modal-title::first-letter {
text-transform: uppercase;
}

/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-title h4 {
font-size: 16px;
}

/* line 23, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-footer {
padding-top: 0;
padding-bottom: 25px;
border-top: none;
}

/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-sm .modal-header, .modal-sm .modal-body, .modal-sm .modal-footer, .modal-alert .modal-header, .modal-alert .modal-body, .modal-alert .modal-footer {
padding: 10px;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-sm .modal-body, .modal-alert .modal-body {
overflow-y: auto;
}
/* line 37, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-sm .modal-body.modal-body-long, .modal-alert .modal-body.modal-body-long {
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #cbcbcb;
border-top: 1px solid #cbcbcb;
}

/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-sm .modal-body {
max-height: 400px;
}

/* line 53, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-alert .modal-header {
border: none;
}
@media (min-width: 550px) {
/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-alert {
width: 300px;
}
}
/* line 61, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-alert .modal-body {
max-height: 125px;
padding-top: 0;
padding-bottom: 0;
}

/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-footer.flex {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
/* line 71, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-footer.flex > button {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}

/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal .modal-body .modal-footer {
clear: both;
padding: 20px 10px 5px;
}
/* line 83, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-sm .modal-body .modal-footer {
padding-bottom: 0;
padding-top: 20px;
}
/* line 88, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-alert .modal-body .modal-footer {
padding: 10px 0;
}

@media (min-width: 550px) and (max-width: 600px) {
/* line 96, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-md {
width: auto;
margin: 10px;
}
}
@media (min-width: 800px) and (max-width: 900px) {
/* line 103, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_modals.scss */
.modal-lg {
width: auto;
margin: 10px;
}
}
/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch {
height: 28px;
}
/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox] ~ .switch {
background-color: #4a4a4a;
width: 50px;
height: 27px;
border-radius: 5px;
position: relative;
display: inline-block;
transition: all 0.4s;
box-shadow: inset 0px 0px 3px 0px #777;
}
@media screen and (-ms-high-contrast: active) {
/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox] ~ .switch {
-ms-high-contrast-adjust: none;
}
}
@media screen and (-ms-high-contrast: black-on-white) {
/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox] ~ .switch {
background-color: #000;
}
}
@media screen and (-ms-high-contrast: white-on-black) {
/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox] ~ .switch {
background-color: #fff;
}
}
/* line 42, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox] ~ .switch:before {
content: '';
color: transparent;
background-color: #fff;
border-radius: 4px;
width: 45%;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: 2px;
transition: all 0.4s;
box-shadow: 0 6px 18px -9px #000000;
}
@media screen and (-ms-high-contrast: active) {
/* line 42, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox] ~ .switch:before {
-ms-high-contrast-adjust: none;
}
}
@media screen and (-ms-high-contrast: black-on-white) {
/* line 42, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox] ~ .switch:before {
background-color: #fff;
}
}
@media screen and (-ms-high-contrast: white-on-black) {
/* line 42, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox] ~ .switch:before {
background-color: #000;
}
}
/* line 70, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox]:checked ~ .switch {
background-color: #1f8476;
}
@media screen and (-ms-high-contrast: white-on-black) {
/* line 70, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox]:checked ~ .switch {
background-color: #48c891;
}
}
/* line 77, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox]:checked ~ .switch:before {
left: 23.5px;
}
/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox]:disabled ~ .switch {
opacity: 0.5;
}
/* line 93, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox].hover ~ .switch:before, .input-switch input[type=checkbox]:hover ~ .switch:before {
box-shadow: 0 6px 18px -5px #000000;
}
/* line 101, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox].focus ~ .switch, .input-switch input[type=checkbox]:focus ~ .switch {
border: 1px solid #1f8476;
box-shadow: 0px 0px 6px 1px #1f8476, inset 0px 0px 3px 0px #777;
}
@media screen and (-ms-high-contrast: active) {
/* line 101, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch input[type=checkbox].focus ~ .switch, .input-switch input[type=checkbox]:focus ~ .switch {
outline: 5px double #c83c36 !important;
}
}
/* line 115, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch.input-switch-accessibility input[type=checkbox] ~ .switch:after {
content: '0';
color: #4a4a4a;
width: 45%;
position: absolute;
left: 23.5px;
top: 0;
bottom: 0;
margin: 2px;
line-height: 23px;
text-align: center;
font-weight: bold;
}
/* line 132, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_switches.scss */
.input-switch.input-switch-accessibility input[type=checkbox]:checked ~ .switch:after {
content: '1';
color: #ffffff;
left: 0;
}

/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.btn-group .btn.selected, .nav-segmented .btn.selected, .btn-group .nav-segmented > li.selected, .nav-segmented > li.selected, .btn-group .nav-segmented > li.active, .nav-segmented > li.active {
background-color: #b8e0d7;
box-shadow: rgba(0, 0, 0, 0.2) 0 1px 8px inset;
}

/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.nav-segmented > li a {
color: #2e2e2e;
text-decoration: none;
padding: 0;
display: inline-block;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.nav-segmented > li a:focus {
outline: none;
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.nav-segmented > li a:hover, .nav-segmented > li a:focus {
background-color: transparent;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.nav-segmented > li.active {
background-color: #b8e0d7;
border-color: #1f8476;
box-shadow: rgba(0, 0, 0, 0.2) 0 1px 8px inset;
}
/* line 36, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.nav-segmented > li:focus, .nav-segmented > li.focus {
background-color: #b8e0d7 !important;
border-color: #1f8476;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1f8476;
}
/* line 42, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.nav-segmented > li i {
font-size: 1.5rem;
}
/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.nav-segmented.nav-segmented-icon > li {
padding: 1px 0;
}
/* line 53, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.nav-segmented.nav-segmented-icon i {
font-size: 18px;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_button_groups.scss */
.segmented-pane {
border: none;
}

/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_icons.scss */
.icon-refreshing {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-animation: spin 1s infinite linear;
-webkit-animation: spin 1s infinite linear;
animation: spin 1s infinite linear;
}
/* line 28, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/retina_icons/_retina_icons.scss */
.icon-refreshing::before {
content: "";
}

@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
/* line 21, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_icons.scss */
.icon-loading {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-animation: spin 1s infinite linear;
-webkit-animation: spin 1s infinite linear;
animation: spin 1s infinite linear;
}
/* line 28, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/retina_icons/_retina_icons.scss */
.icon-loading::before {
content: "";
}

@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
/* line 42, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_icons.scss */
.icon-lg {
font-size: 1.5rem;
line-height: 1;
}

/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_icons.scss */
.icon-loading {
font-size: 2rem;
width: 2rem;
height: 2rem;
text-align: right;
}
/* line 53, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_icons.scss */
.icon-loading:before {
vertical-align: top;
}

/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_icons.scss */
.icon-loading.icon-lg {
font-size: 2rem;
width: 2rem;
height: 2rem;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tooltip.scss */
.tooltip {
font-size: 13px;
z-index: 1300;
}

/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tooltip.scss */
.tooltip-inner {
padding: 8px;
word-break: break-word;
}

/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tooltip.scss */
.sidebar .tab-content .visualizations-list .tooltip {
width: auto !important;
margin-right: 20px;
padding-left: 20px;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_progress-bars.scss */
.progress {
height: 10px;
border-radius: 5px;
border: 1px solid #1f8476;
box-shadow: none;
}

/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_progress-bars.scss */
.progress-bar[aria-valuenow="0"] {
min-width: 0;
}

/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_progress-bars.scss */
.progress-bar {
box-shadow: none;
}

/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_progress-bars.scss */
.progress-success {
border-color: #48c891;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_progress-bars.scss */
.progress-info {
border-color: #6abecf;
}

/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_progress-bars.scss */
.progress-warning {
border-color: #dfd139;
}

/* line 28, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_progress-bars.scss */
.progress-danger {
border-color: #c83c36;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_close.scss */
.close {
opacity: 0.5;
filter: alpha(opacity=50);
}
/* line 4, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_close.scss */
.close:hover, .close:focus {
opacity: 1;
filter: alpha(opacity=100);
}

/* line 2, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_alerts.scss */
.alert .close, .notification .close {
border-radius: 3px;
color: inherit;
margin-top: -6px;
}

/* line 13, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_alerts.scss */
.notification .notification-icon {
display: inline-block;
color: inherit;
margin-right: 5px;
}
/* line 18, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_alerts.scss */
.notification .notification-icon::before {
margin-top: -1px;
}

/* line 3, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td {
border-bottom-width: 1px;
font-weight: bold;
color: #2e2e2e;
}
/* line 9, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table > thead > tr > th.col-control,
.table > thead > tr > td.col-control {
padding-top: 0;
}
/* line 14, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table > thead .table-btn-lg {
margin-bottom: -6px;
}
/* line 17, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table > thead .table-btn-lg.list-header-search {
padding-bottom: 6px;
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td a, .table th a {
color: #2e2e2e;
text-decoration: underline;
}
/* line 28, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td a.btn, .table th a.btn {
text-decoration: none;
}
/* line 33, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td:focus, .table th:focus {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
}
@-moz-document url-prefix() {
/* line 33, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td:focus, .table th:focus {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 33, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td:focus, .table th:focus {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 33, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td:focus, .table th:focus {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.table td:focus.glide_ref_item_link, .table td:focus.column_head.list_hdrcell, .table th:focus.glide_ref_item_link, .table th:focus.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table .table-col-header {
text-decoration: none;
padding-right: 6px;
}
/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table .table-btn-lg {
padding: 0;
color: #1f8476;
font-size: 18px;
}
/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table tbody tr.detail-row td {
border-top: none;
padding-top: 0;
}
/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td.col-control {
background-color: #e6e9eb;
}
/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td.col-small {
width: 1px;
}
/* line 62, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td.col-center {
vertical-align: middle;
}
/* line 67, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table .col-change-sort {
color: #1f8476;
text-decoration: none;
font-weight: bold;
}
/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table .col-change-sort .col-sort {
padding-right: 3px;
}
/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table .col-change-sort .sort-icon-padding {
padding-inline-end: 6px;
}
/* line 81, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table .col-menu {
margin-left: 8px;
}
/* line 91, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table.table-hover > tbody > tr:hover > td, .table.table-hover > tbody > tr:hover > th, .table.table-hover > tbody > tr.hover > td, .table.table-hover > tbody > tr.hover > th, .table.table-hover.table-striped.table-detail-row > tbody > tr:hover > td, .table.table-hover.table-striped.table-detail-row > tbody > tr:hover > th, .table.table-hover.table-striped.table-detail-row > tbody > tr.hover > td, .table.table-hover.table-striped.table-detail-row > tbody > tr.hover > th {
background-color: #f5f5f5;
}
/* line 102, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table.table-striped.table-detail-row > tbody > tr:nth-child(4n + 1) > td, .table.table-striped.table-detail-row > tbody > tr:nth-child(4n + 1) > th,
.table.table-striped.table-detail-row > tbody > tr:nth-child(4n + 2) > td,
.table.table-striped.table-detail-row > tbody > tr:nth-child(4n + 2) > th {
background-color: #f9f9f9;
}
/* line 109, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table.table-striped.table-detail-row > tbody > tr:nth-child(4n + 3) > td, .table.table-striped.table-detail-row > tbody > tr:nth-child(4n + 3) > th,
.table.table-striped.table-detail-row > tbody > tr:nth-child(4n + 4) > td,
.table.table-striped.table-detail-row > tbody > tr:nth-child(4n + 4) > th {
background-color: #ffffff;
}
/* line 117, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table:focus::after {
outline: thin dotted;
outline: 3px solid #1f8476;
/* IE */
outline: 5px auto #1f8476;
/* Webkit */
outline-offset: -2px;
bottom: 0;
content: "";
left: 0;
pointer-events: none;
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
@-moz-document url-prefix() {
/* line 117, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table:focus::after {
outline: 3px solid #1f8476;
/* FF */
}
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
/* line 117, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table:focus::after {
outline: 3px solid #1f8476;
/* SAFARI */
}
}
}
@media screen and (-ms-high-contrast: active) {
/* line 117, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table:focus::after {
outline: 5px double #c83c36 !important;
}
}
/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss */
.table:focus::after.glide_ref_item_link, .table:focus::after.column_head.list_hdrcell {
outline-offset: 2px;
}
/* line 130, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table .list_nav_bottom {
margin-top: 0px !important;
border-top: 1px solid #bdc0c4;
}
/* line 135, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table td.list_decoration {
padding-top: 10px;
}
/* line 139, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_tables.scss */
.table th[sort_dir=DESC] a, .table th[sort_dir=ASC] a {
color: #1f8476;
}

/* line 19, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb {
list-style: none;
padding-left: 0;
white-space: nowrap;
height: 46px;
width: 100%;
padding-right: 45px;
display: table;
}
/* line 28, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li {
display: table-cell;
position: relative;
}
/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li > a {
display: block;
padding: 14px 15px 12px 38px;
transition: all 1s;
text-align: center;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li > a, .process-breadcrumb > li > a:visited, .process-breadcrumb > li > a:hover {
color: #2e2e2e;
text-decoration: none;
}
/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li:first-child > a {
padding-left: 15px;
}
/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li:last-child:after {
display: none;
}
/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li:after {
display: block;
height: 32px;
width: 32px;
position: absolute;
top: 6px;
right: -18px;
border-top: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
background-color: transparent;
content: ' ';
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li.active > a:before, .process-breadcrumb > li > a:hover:before {
position: absolute;
bottom: 0;
left: 3px;
right: -3px;
top: auto;
height: 3px;
background-color: #1f8476;
display: inline-block;
content: ' ';
transform: skewX(-45deg);
}
/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li.disabled > a, .process-breadcrumb > li.disabled > a:visited, .process-breadcrumb > li.disabled > a:hover {
border-bottom-color: transparent;
cursor: default;
}
/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li.disabled > a:before, .process-breadcrumb > li.disabled > a:visited:before, .process-breadcrumb > li.disabled > a:hover:before {
display: none;
}
/* line 83, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb > li.completed > a:after {
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
color: #1f8476;
vertical-align: text-bottom;
margin-left: 5px;
}
/* line 92, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb.process-breadcrumb-border {
border: 1px solid #cbcbcb;
}

/* line 98, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
.process-breadcrumb-table {
table-layout: fixed;
width: 100%;
}

/* line 106, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
HTML[data-doctype=true].rtl .process-breadcrumb > li:before {
display: block;
height: 32px;
width: 32px;
position: absolute;
top: 6px;
right: -18px;
border-top: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
background-color: transparent;
content: ' ';
-moz-transform: rotate(225deg);
-ms-transform: rotate(225deg);
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
/* line 110, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
HTML[data-doctype=true].rtl .process-breadcrumb > li:first-child:before {
display: none;
}
/* line 115, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
HTML[data-doctype=true].rtl .process-breadcrumb > li:after {
display: none;
}
/* line 119, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
HTML[data-doctype=true].rtl .process-breadcrumb > li.active > a:before, HTML[data-doctype=true].rtl .process-breadcrumb > li > a:hover:before {
transform: skewX(45deg);
left: 0;
}
/* line 126, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
HTML[data-doctype=true].rtl .msie9 .process-breadcrumb > li:before {
-ms-transform: rotate(315deg);
}
/* line 130, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_process_breadcrumbs.scss */
HTML[data-doctype=true].rtl .windows .process-breadcrumb > li.active > a:before, HTML[data-doctype=true].rtl a:hover:before {
left: 3px;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_anchors.scss */
a[class^="icon-"],
a[class*=" icon-"] {
text-decoration: none;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_dropdowns.scss */
.dropDownTableStyle {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 13px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 3px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}

/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_dropdowns.scss */
.dropDownRowStyle {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #4a4a4a;
white-space: nowrap;
}
/* line 31, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_dropdowns.scss */
.dropDownRowStyle:hover, .dropDownRowStyle:focus {
text-decoration: none;
color: #3d3d3d;
background-color: #f5f5f5;
}

/* line 4, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .form-control {
height: 24px;
min-height: 24px;
font-size: 12px;
padding: 0 6px;
}
/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .form-control.select2-container {
padding: 0;
}
/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .form-control-static {
padding-top: 2px;
padding-bottom: 2px;
}
/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .row-compact {
margin-left: 0px;
margin-right: 0px;
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .form-group {
margin-bottom: 5px;
}
/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .row .form-field {
min-height: 24px;
}
/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .navbar {
padding: 3px 0;
min-height: 0;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .navbar .navbar-title {
margin-top: 4px;
margin-bottom: 4px;
}
/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .navbar .navbar-btn {
min-width: 28px;
}
/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .navbar .btn-icon {
line-height: .9;
}
/* line 51, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .navbar .navbar-text {
margin-top: 6px;
margin-bottom: 0;
line-height: 1;
}
/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .select2-container .select2-choice {
min-height: 22px;
line-height: 22px;
padding-left: 6px;
}
/* line 65, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .select2-container .select2-choice .select2-arrow b:before {
font-size: 7px;
}
/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-group-transparent .input-group-addon-transparent {
font-size: 15px;
top: 0;
}
/* line 73, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-group-transparent .input-group-addon-transparent.icon-search {
left: 8px;
top: 0;
}
/* line 79, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .sn-live-search .input-group-transparent .input-group-addon-transparent.icon-search {
top: 12px;
}
/* line 83, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-group .input-group-btn .btn, .compact .input-group .input-group-btn .nav-segmented > li {
width: 24px;
}
/* line 87, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-group-addon {
padding: 4px 5px;
}
/* line 92, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-group-addon-pull-right.input-group-addon-transparent.icon-vcr-down {
top: 7px;
font-size: 7px;
right: -7px;
}
/* line 99, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-group .input-group-btn:last-child > .btn, .compact .input-group .nav-segmented.input-group-btn:last-child > li {
padding: 2px 5px !important;
}
/* line 104, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .btn, .compact .nav-segmented > li, .compact .nav-segmented > li {
padding: 2px 4px;
}
/* line 109, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-switch {
height: 20px;
margin-top: 1px;
}
/* line 114, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-switch input[type=checkbox] ~ .switch {
width: 40px;
height: 20px;
}
/* line 119, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-switch input[type=checkbox]:checked ~ .switch:before {
left: 18.5px;
}
/* line 123, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .input-switch.input-switch-accessibility input[type=checkbox]:checked ~ .switch:after {
top: -3px;
}
/* line 128, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .notification {
padding: 5px;
margin-bottom: 5px;
}
/* line 132, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .notification .close {
font-size: 14px;
margin-right: -2px;
width: 18px;
height: 18px;
margin-top: 0;
}
/* line 141, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact BUTTON[name*=vcr_].btn-icon {
font-size: 9px !important;
}
/* line 145, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .btn-icon {
width: 25px;
height: 25px;
font-size: 18px;
line-height: 1.0;
}
/* line 152, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .container-fluid {
padding-left: 5px;
padding-right: 5px;
}
/* line 158, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .table-condensed > thead > tr > th, .compact .table-condensed > thead > tr > td, .compact .table-condensed > tbody > tr > th,
.compact .table-condensed > tbody > tr > td, .compact .table-condensed > tfoot > tr > th, .compact .table-condensed > tfoot > tr > td {
padding: 2px;
}
/* line 165, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .table > thead .table-btn-lg {
margin-bottom: 0;
}
@media (min-width: 800px) {
/* line 172, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 4px;
font-size: 12px;
}
/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .form-group .form-field .activity-detail {
padding-top: 3px;
}
}
/* line 184, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact label.col-md-4 {
padding-right: 5px;
}
/* line 189, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body .row, .compact .popover-body .form-group, .compact .popover-body .popover-body legend {
padding: 4px 4px 4px 0;
min-height: 32px;
}
/* line 196, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body label.pull-left, .compact .popover-body .label.pull-left {
margin-top: 5px;
}
/* line 200, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body legend {
padding-top: 10px;
}
/* line 205, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body .drilldown-button .icon-chevron-right {
font-size: 14px;
}
/* line 209, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body .drilldown-button .drilldown-value {
margin-top: 5px;
}
/* line 215, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body .form-control-row .btn-icon {
padding: 0;
line-height: 1;
}
/* line 220, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body .form-control-row.three-controls .form-control {
width: 75%;
}
/* line 224, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body .form-control-row.one-control .form-control {
width: 91%;
}
/* line 229, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact .popover-body .form-control-row .lightweight-reference .form-control {
width: 100%;
}
/* line 236, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_compact.scss */
.compact select[size].form-control, .compact select[multiple].form-control {
height: auto;
}

@media print {
/* line 8, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}

/* line 15, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
a,
a:visited {
text-decoration: underline;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
a[href]:after {
content: " (" attr(href) ")";
}

/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
abbr[title]:after {
content: " (" attr(title) ")";
}

/* line 29, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}

/* line 34, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
pre, xmp,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
thead {
display: table-header-group;
}

/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
tr,
img {
page-break-inside: avoid;
}

/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
img {
max-width: 100% !important;
}

/* line 53, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
p,
h2,
h3 {
orphans: 3;
widows: 3;
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
h2,
h3 {
page-break-after: avoid;
}

/* line 67, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
select {
background: #fff !important;
}

/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
.navbar {
display: none;
}

/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
.table td,
.table th {
background-color: #fff !important;
}

/* line 83, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
.btn > .caret, .nav-segmented > li > .caret,
.dropup > .btn > .caret,
.nav-segmented.dropup > li > .caret {
border-top-color: #000 !important;
}

/* line 87, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
.label {
border: 1px solid #000;
}

/* line 91, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
.table {
border-collapse: collapse !important;
}

/* line 95, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss */
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url("bootstrap/glyphicons-halflings-regular.eot");
src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 27, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/* line 40, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
content: "\2a";
}

/* line 41, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
content: "\2b";
}

/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}

/* line 44, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
content: "\2212";
}

/* line 45, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
content: "\2601";
}

/* line 46, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
content: "\2709";
}

/* line 47, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
content: "\270f";
}

/* line 48, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
content: "\e001";
}

/* line 49, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
content: "\e002";
}

/* line 50, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
content: "\e003";
}

/* line 51, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
content: "\e005";
}

/* line 52, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
content: "\e006";
}

/* line 53, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
content: "\e007";
}

/* line 54, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
content: "\e008";
}

/* line 55, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
content: "\e009";
}

/* line 56, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
content: "\e010";
}

/* line 57, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
content: "\e011";
}

/* line 58, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
content: "\e012";
}

/* line 59, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
content: "\e013";
}

/* line 60, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
content: "\e014";
}

/* line 61, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
content: "\e015";
}

/* line 62, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
content: "\e016";
}

/* line 63, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
content: "\e017";
}

/* line 64, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
content: "\e018";
}

/* line 65, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
content: "\e019";
}

/* line 66, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
content: "\e020";
}

/* line 67, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
content: "\e021";
}

/* line 68, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
content: "\e022";
}

/* line 69, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
content: "\e023";
}

/* line 70, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
content: "\e024";
}

/* line 71, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
content: "\e025";
}

/* line 72, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
content: "\e026";
}

/* line 73, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
content: "\e027";
}

/* line 74, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
content: "\e028";
}

/* line 75, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
content: "\e029";
}

/* line 76, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
content: "\e030";
}

/* line 77, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
content: "\e031";
}

/* line 78, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
content: "\e032";
}

/* line 79, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
content: "\e033";
}

/* line 80, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
content: "\e034";
}

/* line 81, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
content: "\e035";
}

/* line 82, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
content: "\e036";
}

/* line 83, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
content: "\e037";
}

/* line 84, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
content: "\e038";
}

/* line 85, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
content: "\e039";
}

/* line 86, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
content: "\e040";
}

/* line 87, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
content: "\e041";
}

/* line 88, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
content: "\e042";
}

/* line 89, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
content: "\e043";
}

/* line 90, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
content: "\e044";
}

/* line 91, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
content: "\e045";
}

/* line 92, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
content: "\e046";
}

/* line 93, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
content: "\e047";
}

/* line 94, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
content: "\e048";
}

/* line 95, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
content: "\e049";
}

/* line 96, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
content: "\e050";
}

/* line 97, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
content: "\e051";
}

/* line 98, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
content: "\e052";
}

/* line 99, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
content: "\e053";
}

/* line 100, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
content: "\e054";
}

/* line 101, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
content: "\e055";
}

/* line 102, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
content: "\e056";
}

/* line 103, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
content: "\e057";
}

/* line 104, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
content: "\e058";
}

/* line 105, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
content: "\e059";
}

/* line 106, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
content: "\e060";
}

/* line 107, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
content: "\e062";
}

/* line 108, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
content: "\e063";
}

/* line 109, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
content: "\e064";
}

/* line 110, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
content: "\e065";
}

/* line 111, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
content: "\e066";
}

/* line 112, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
content: "\e067";
}

/* line 113, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
content: "\e068";
}

/* line 114, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
content: "\e069";
}

/* line 115, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
content: "\e070";
}

/* line 116, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
content: "\e071";
}

/* line 117, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
content: "\e072";
}

/* line 118, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
content: "\e073";
}

/* line 119, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
content: "\e074";
}

/* line 120, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
content: "\e075";
}

/* line 121, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
content: "\e076";
}

/* line 122, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
content: "\e077";
}

/* line 123, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
content: "\e078";
}

/* line 124, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
content: "\e079";
}

/* line 125, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
content: "\e080";
}

/* line 126, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
content: "\e081";
}

/* line 127, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
content: "\e082";
}

/* line 128, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
content: "\e083";
}

/* line 129, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
content: "\e084";
}

/* line 130, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
content: "\e085";
}

/* line 131, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
content: "\e086";
}

/* line 132, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
content: "\e087";
}

/* line 133, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
content: "\e088";
}

/* line 134, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
content: "\e089";
}

/* line 135, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
content: "\e090";
}

/* line 136, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
content: "\e091";
}

/* line 137, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
content: "\e092";
}

/* line 138, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
content: "\e093";
}

/* line 139, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
content: "\e094";
}

/* line 140, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
content: "\e095";
}

/* line 141, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
content: "\e096";
}

/* line 142, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
content: "\e097";
}

/* line 143, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
content: "\e101";
}

/* line 144, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
content: "\e102";
}

/* line 145, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
content: "\e103";
}

/* line 146, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
content: "\e104";
}

/* line 147, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
content: "\e105";
}

/* line 148, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
content: "\e106";
}

/* line 149, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
content: "\e107";
}

/* line 150, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
content: "\e108";
}

/* line 151, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
content: "\e109";
}

/* line 152, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
content: "\e110";
}

/* line 153, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
content: "\e111";
}

/* line 154, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
content: "\e112";
}

/* line 155, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
content: "\e113";
}

/* line 156, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
content: "\e114";
}

/* line 157, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
content: "\e115";
}

/* line 158, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
content: "\e116";
}

/* line 159, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
content: "\e117";
}

/* line 160, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
content: "\e118";
}

/* line 161, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
content: "\e119";
}

/* line 162, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
content: "\e120";
}

/* line 163, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
content: "\e121";
}

/* line 164, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
content: "\e122";
}

/* line 165, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
content: "\e123";
}

/* line 166, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
content: "\e124";
}

/* line 167, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
content: "\e125";
}

/* line 168, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
content: "\e126";
}

/* line 169, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
content: "\e127";
}

/* line 170, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
content: "\e128";
}

/* line 171, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
content: "\e129";
}

/* line 172, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
content: "\e130";
}

/* line 173, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
content: "\e131";
}

/* line 174, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
content: "\e132";
}

/* line 175, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
content: "\e133";
}

/* line 176, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
content: "\e134";
}

/* line 177, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
content: "\e135";
}

/* line 178, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
content: "\e136";
}

/* line 179, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
content: "\e137";
}

/* line 180, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
content: "\e138";
}

/* line 181, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
content: "\e139";
}

/* line 182, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
content: "\e140";
}

/* line 183, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
content: "\e141";
}

/* line 184, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
content: "\e142";
}

/* line 185, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
content: "\e143";
}

/* line 186, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
content: "\e144";
}

/* line 187, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
content: "\e145";
}

/* line 188, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
content: "\e146";
}

/* line 189, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
content: "\e148";
}

/* line 190, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
content: "\e149";
}

/* line 191, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
content: "\e150";
}

/* line 192, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}

/* line 193, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}

/* line 194, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
content: "\e153";
}

/* line 195, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}

/* line 196, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
content: "\e155";
}

/* line 197, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}

/* line 198, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
content: "\e157";
}

/* line 199, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
content: "\e158";
}

/* line 200, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
content: "\e159";
}

/* line 201, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
content: "\e160";
}

/* line 202, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
content: "\e161";
}

/* line 203, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
content: "\e162";
}

/* line 204, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
content: "\e163";
}

/* line 205, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
content: "\e164";
}

/* line 206, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
content: "\e165";
}

/* line 207, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
content: "\e166";
}

/* line 208, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
content: "\e167";
}

/* line 209, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
content: "\e168";
}

/* line 210, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
content: "\e169";
}

/* line 211, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
content: "\e170";
}

/* line 212, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
content: "\e171";
}

/* line 213, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
content: "\e172";
}

/* line 214, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
content: "\e173";
}

/* line 215, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
content: "\e174";
}

/* line 216, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
content: "\e175";
}

/* line 217, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
content: "\e176";
}

/* line 218, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
content: "\e177";
}

/* line 219, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
content: "\e178";
}

/* line 220, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
content: "\e179";
}

/* line 221, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
content: "\e180";
}

/* line 222, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
content: "\e181";
}

/* line 223, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
content: "\e182";
}

/* line 224, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
content: "\e183";
}

/* line 225, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
content: "\e184";
}

/* line 226, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
content: "\e185";
}

/* line 227, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
content: "\e186";
}

/* line 228, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
content: "\e187";
}

/* line 229, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
content: "\e188";
}

/* line 230, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
content: "\e189";
}

/* line 231, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
content: "\e190";
}

/* line 232, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
content: "\e191";
}

/* line 233, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
content: "\e192";
}

/* line 234, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
content: "\e193";
}

/* line 235, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
content: "\e194";
}

/* line 236, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
content: "\e195";
}

/* line 237, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
content: "\e197";
}

/* line 238, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
content: "\e198";
}

/* line 239, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
content: "\e199";
}

/* line 240, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
content: "\e200";
}

/* line 241, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
content: "\e201";
}

/* line 242, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
content: "\e202";
}

/* line 243, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
content: "\e203";
}

/* line 244, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
content: "\e204";
}

/* line 245, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
content: "\e205";
}

/* line 246, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
content: "\e206";
}

/* line 255, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
content: "\e209";
}

/* line 256, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
content: "\e210";
}

/* line 257, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
content: "\e211";
}

/* line 258, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
content: "\e212";
}

/* line 259, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
content: "\e213";
}

/* line 260, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
content: "\e214";
}

/* line 261, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
content: "\e215";
}

/* line 262, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
content: "\e216";
}

/* line 263, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
content: "\26fa";
}

/* line 264, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
content: "\e218";
}

/* line 265, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
content: "\e219";
}

/* line 266, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
content: "\f8ff";
}

/* line 267, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
content: "\e221";
}

/* line 268, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
content: "\231b";
}

/* line 269, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
content: "\e223";
}

/* line 270, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
content: "\e224";
}

/* line 271, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
content: "\e225";
}

/* line 272, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
content: "\e226";
}

/* line 273, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
content: "\e227";
}

/* line 274, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
content: "\e227";
}

/* line 275, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
content: "\e227";
}

/* line 276, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
content: "\00a5";
}

/* line 277, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
content: "\00a5";
}

/* line 278, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
content: "\20bd";
}

/* line 279, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
content: "\20bd";
}

/* line 280, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
content: "\e230";
}

/* line 281, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
content: "\e231";
}

/* line 282, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}

/* line 283, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
content: "\e233";
}

/* line 284, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
content: "\e234";
}

/* line 285, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
content: "\e235";
}

/* line 286, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
content: "\e236";
}

/* line 287, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
content: "\e237";
}

/* line 288, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
content: "\e238";
}

/* line 289, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
content: "\e239";
}

/* line 290, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
content: "\e240";
}

/* line 291, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
content: "\e241";
}

/* line 292, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
content: "\e242";
}

/* line 293, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
content: "\e243";
}

/* line 294, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
content: "\e244";
}

/* line 295, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
content: "\e245";
}

/* line 296, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
content: "\e246";
}

/* line 297, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
content: "\e247";
}

/* line 298, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
content: "\e248";
}

/* line 299, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
content: "\e249";
}

/* line 300, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
content: "\e250";
}

/* line 301, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
content: "\e251";
}

/* line 302, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
content: "\e252";
}

/* line 303, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
content: "\e253";
}

/* line 304, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
content: "\e254";
}

/* line 305, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
content: "\e255";
}

/* line 306, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
content: "\e256";
}

/* line 307, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
content: "\e257";
}

/* line 308, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
content: "\e258";
}

/* line 309, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
content: "\e259";
}

/* line 310, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
content: "\e260";
}

/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
padding: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #428bca;
}
/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
/* line 16, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
margin-bottom: 15px;
font-size: 20px;
font-weight: 200;
}
/* line 22, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
border-top-color: #3071a9;
}
/* line 26, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron {
border-radius: 3px;
}
/* line 30, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 550px) {
/* line 6, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
/* line 38, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
/* line 43, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
font-size: 58.5px;
}
}

/* line 4, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
display: inline-block;
padding-left: 0;
margin: 18px 0;
border-radius: 3px;
}
/* line 10, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
display: inline;
}
/* line 12, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 9px;
line-height: 1.42857;
text-decoration: none;
color: #1f8476;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
}
/* line 25, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 32, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
/* line 41, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
color: #1f8476;
background-color: #ffffff;
border-color: #ddd;
}
/* line 51, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
background-color: #1f8476;
border-color: #1f8476;
cursor: default;
}
/* line 63, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #cbcbcb;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 17px;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 17, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}

/* line 5, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 2px 8px;
font-size: 12px;
}
/* line 11, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 17, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}

/* line 1, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_avatar.scss */
.avatar {
line-height: 32px;
width: 32px;
height: 32px;
font-size: 10.66667px;
border-radius: 50%;
font-size: 1rem;
-moz-user-select: -moz-none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
display: inline-block;
overflow: hidden;
background: transparent center;
color: #ffffff;
font-weight: bold;
text-align: center;
background-size: cover;
box-sizing: border-box;
}

/* line 20, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_avatar.scss */
.avatar-sm {
line-height: 24px;
width: 24px;
height: 24px;
font-size: 8px;
}

/* line 24, ../../../../../../../../glide-launcher-lite/glide/ui.html/styles/heisenberg/sass/custom/_avatar.scss */
.avatar-lg {
line-height: 48px;
width: 48px;
height: 48px;
font-size: 16px;
}

/*
abntree.scss
style for the angular-bootstrap-nav-tree
for both Bootstrap 2 and Bootstrap 3
*/
/* ------------------------------------------
AngularJS Animations...
The first selector is for Angular 1.1.5
The second selector is for Angular 1.2.0
*/
/* line 14, sass/external_lib/_abntree.scss */
.abn-tree-animate-enter,
li.abn-tree-row.ng-enter {
transition: 200ms linear all;
position: relative;
display: block;
opacity: 0;
max-height: 0px;
}

/* line 22, sass/external_lib/_abntree.scss */
.abn-tree-animate-enter.abn-tree-animate-enter-active,
li.abn-tree-row.ng-enter-active {
opacity: 1;
max-height: 30px;
}

/* line 28, sass/external_lib/_abntree.scss */
.abn-tree-animate-leave,
li.abn-tree-row.ng-leave {
transition: 200ms linear all;
position: relative;
display: block;
height: 30px;
max-height: 30px;
opacity: 1;
}

/* line 37, sass/external_lib/_abntree.scss */
.abn-tree-animate-leave.abn-tree-animate-leave-active,
li.abn-tree-row.ng-leave-active {
height: 0px;
max-height: 0px;
opacity: 0;
}

/*
------------------------------------------
Angular 1.2.0 Animation
*/
/*
end animation stuff
-----------------------------------------
begin normal css stuff
*/
/* line 67, sass/external_lib/_abntree.scss */
ul.abn-tree i.abn-tree-icon-parent {
font-size: 10px;
}

/* line 71, sass/external_lib/_abntree.scss */
ul.abn-tree i.abn-tree-icon-leaf {
font-size: 8px;
padding-right: 5px;
}

/* line 76, sass/external_lib/_abntree.scss */
ul.abn-tree li.abn-tree-row {
padding: 0px;
margin: 0px;
}

/* line 81, sass/external_lib/_abntree.scss */
ul.abn-tree li.abn-tree-row a {
padding: 3px 10px;
}

/* line 85, sass/external_lib/_abntree.scss */
ul.abn-tree i.indented {
padding: 2px;
}

/* line 89, sass/external_lib/_abntree.scss */
.abn-tree {
cursor: pointer;
}

/* line 92, sass/external_lib/_abntree.scss */
ul.nav.abn-tree .level-1 .indented {
position: relative;
left: 0px;
}

/* line 96, sass/external_lib/_abntree.scss */
ul.nav.abn-tree .level-2 .indented {
position: relative;
left: 10px;
}

/* line 100, sass/external_lib/_abntree.scss */
ul.nav.abn-tree .level-3 .indented {
position: relative;
left: 20px;
}

/* line 104, sass/external_lib/_abntree.scss */
ul.nav.abn-tree .level-4 .indented {
position: relative;
left: 30px;
}

/* line 108, sass/external_lib/_abntree.scss */
ul.nav.abn-tree .level-5 .indented {
position: relative;
left: 40px;
}

/* line 112, sass/external_lib/_abntree.scss */
ul.nav.abn-tree .level-6 .indented {
position: relative;
left: 50px;
}

/* line 116, sass/external_lib/_abntree.scss */
ul.nav.nav-list.abn-tree .level-7 .indented {
position: relative;
left: 60px;
}

/* line 120, sass/external_lib/_abntree.scss */
ul.nav.nav-list.abn-tree .level-8 .indented {
position: relative;
left: 70px;
}

/* line 124, sass/external_lib/_abntree.scss */
ul.nav.nav-list.abn-tree .level-9 .indented {
position: relative;
left: 80px;
}

/* line 1, sass/external_lib/_ng_table.scss */
.ng-table th {
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/* line 10, sass/external_lib/_ng_table.scss */
.ng-table th.sortable {
cursor: pointer;
}

/* line 13, sass/external_lib/_ng_table.scss */
.ng-table th.sortable div {
padding-right: 18px;
position: relative;
}

/* line 17, sass/external_lib/_ng_table.scss */
.ng-table th.sortable div:after,
.ng-table th.sortable div:before {
content: "";
border-width: 0 4px 4px;
border-style: solid;
border-color: #000 transparent;
visibility: visible;
right: 8px;
top: 50%;
position: absolute;
opacity: .3;
margin-top: -4px;
}

/* line 30, sass/external_lib/_ng_table.scss */
.ng-table th.sortable div:before {
margin-top: 2px;
border-bottom: none;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #000;
}

/* line 37, sass/external_lib/_ng_table.scss */
.ng-table th.sortable div:hover:after,
.ng-table th.sortable div:hover:before {
opacity: 1;
visibility: visible;
}

/* line 42, sass/external_lib/_ng_table.scss */
.ng-table th.sortable.sort-desc,
.ng-table th.sortable.sort-asc {
background-color: rgba(141, 192, 219, 0.25);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

/* line 47, sass/external_lib/_ng_table.scss */
.ng-table th.sortable.sort-desc div:after,
.ng-table th.sortable.sort-asc div:after {
margin-top: -2px;
}

/* line 51, sass/external_lib/_ng_table.scss */
.ng-table th.sortable.sort-desc div:before,
.ng-table th.sortable.sort-asc div:before {
visibility: hidden;
}

/* line 55, sass/external_lib/_ng_table.scss */
.ng-table th.sortable.sort-asc div:after,
.ng-table th.sortable.sort-asc div:hover:after {
visibility: visible;
filter: alpha(opacity=60);
-khtml-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
}

/* line 63, sass/external_lib/_ng_table.scss */
.ng-table th.sortable.sort-desc div:after {
border-bottom: none;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #000;
visibility: visible;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
filter: alpha(opacity=60);
-khtml-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
}

/* line 77, sass/external_lib/_ng_table.scss */
.ng-table th.filter .input-filter {
margin: 0;
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* line 86, sass/external_lib/_ng_table.scss */
.ng-table + .pagination {
margin-top: 0;
}

@media only screen and (max-width: 800px) {
/* line 90, sass/external_lib/_ng_table.scss */
.ng-table-responsive {
border-bottom: 1px solid #999999;
}

/* line 93, sass/external_lib/_ng_table.scss */
.ng-table-responsive tr {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

/* line 98, sass/external_lib/_ng_table.scss */
.ng-table-responsive td:before {
position: absolute;
padding: 8px;
left: 0;
top: 0;
width: 50%;
white-space: nowrap;
text-align: left;
font-weight: bold;
}

/* line 108, sass/external_lib/_ng_table.scss */
.ng-table-responsive thead tr th {
text-align: left;
}

/* line 111, sass/external_lib/_ng_table.scss */
.ng-table-responsive thead tr.ng-table-filters th {
padding: 0;
}

/* line 114, sass/external_lib/_ng_table.scss */
.ng-table-responsive thead tr.ng-table-filters th form > div {
padding: 8px;
}

/* line 117, sass/external_lib/_ng_table.scss */
.ng-table-responsive td {
border: none;
border-bottom: 1px solid #eeeeee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align: left;
}

/* line 125, sass/external_lib/_ng_table.scss */
.ng-table-responsive td:before {
content: attr(data-title-text);
}

/* line 128, sass/external_lib/_ng_table.scss */
.ng-table-responsive,
.ng-table-responsive thead,
.ng-table-responsive tbody,
.ng-table-responsive th,
.ng-table-responsive td,
.ng-table-responsive tr {
display: block;
}
}
/* line 1, sass/external_lib/_datetimepicker.scss */
.datetimepicker-wrapper {
vertical-align: middle;
display: inline-block;
}

/* line 6, sass/external_lib/_datetimepicker.scss */
.datetimepicker-wrapper.datepicker {
margin-bottom: 0 !important;
width: calc(100% - 143px);
}

/* line 11, sass/external_lib/_datetimepicker.scss */
.datetimepicker-wrapper [ng-model=hours],
.datetimepicker-wrapper [ng-model=minutes] {
width: 46px !important;
}

/* line 1, sass/_common.scss */
html,
body {
margin: 0;
padding: 0;
height: 100%;
font-family: "Gilroy-Regular", avenir, Arial,"Helvetica Neue";
font-weight: 300;
font-size: 14px;
color: #293E40;
}

/* line 12, sass/_common.scss */
::-ms-clear {
display: none;
}

/* line 17, sass/_common.scss */
body {
-ms-overflow-style: scrollbar;
}

/* line 19, sass/_common.scss */
.icon-star-before, .icon-star.half:before, .icon-star.half-big:before {
position: relative;
z-index: 9;
width: 53.5%;
display: block;
overflow: hidden;
}

/* line 27, sass/_common.scss */
.icon-star-after, .icon-star.half:after, .icon-star.half-big:after {
content: "\f1f1";
position: absolute;
z-index: 8;
top: 4px;
left: 0;
font-family: "retina_icons";
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}

/* line 47, sass/_common.scss */
.icon-star.half {
position: relative;
padding-top: 4px;
}
/* line 60, sass/_common.scss */
.icon-star.half-big {
position: relative;
padding-top: 6px;
}
/* line 68, sass/_common.scss */
.icon-star.half-big:after {
top: 6px;
}

/* line 75, sass/_common.scss */
.storeWrap .table {
background-color: #f7f7f7;
}

/* line 79, sass/_common.scss */
.tppWrap .table {
background-color: #ffffff;
}

/* line 83, sass/_common.scss */
#wrapper {
min-height: 100%;
position: relative;
}

/* line 88, sass/_common.scss */
.wrap, .storeHeaderWrapper, .publisherHeaderWrapper, .storeWrap, .tppWrap {
margin: auto;
max-width: 1600px;
background-color: #f7f7f7;
position: relative;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

/* line 96, sass/_common.scss */
.wordwrap {
white-space: pre-wrap;
/* CSS3 */
white-space: -moz-pre-wrap;
/* Firefox */
white-space: -pre-wrap;
/* Opera <7 */
white-space: -o-pre-wrap;
/* Opera 7 */
word-wrap: break-word;
/* IE */
}

/* line 108, sass/_common.scss */
.publisherHeaderWrapper {
min-width: 1068px;
}

/* line 118, sass/_common.scss */
.storeContentPadding {
padding-top: 70px;
}

/* line 122, sass/_common.scss */
.storeContentPaddingWithTab {
padding-top: 120px;
}
@media (max-width: 800px) {
/* line 122, sass/_common.scss */
.storeContentPaddingWithTab {
padding-top: 70px;
}
}

/* line 129, sass/_common.scss */
.store-tabs-outer-container {
position: fixed;
right: 0;
left: 0;
top: 70px;
z-index: 15;
margin: auto;
max-width: 1600px;
border-top: 1.0px solid #D4D8D9;
box-shadow: 0 1px 0 0 #D4D8D9;
}
@media (max-width: 800px) {
/* line 129, sass/_common.scss */
.store-tabs-outer-container {
display: none;
}
}

/* line 144, sass/_common.scss */
.store-tabs-container {
position: relative;
display: flex;
justify-content: space-between;
background: #FFFFFF;
}
/* line 149, sass/_common.scss */
.store-tabs-container .btn-group, .store-tabs-container .nav-segmented {
padding: 6px 20px;
margin-top: 2px;
}
/* line 153, sass/_common.scss */
.store-tabs-container .help-btn {
padding: 6px 12px;
width: 66px;
height: 34px;
border: 1px solid #02506B;
border-radius: 4px;
margin-left: 10px;
font-weight: 700;
color: #02506B;
background: transparent;
}
/* line 163, sass/_common.scss */
.store-tabs-container .help-btn:hover, .store-tabs-container .help-btn:focus, .store-tabs-container .help-btn:active {
background: #BDDBE3;
}

/* line 169, sass/_common.scss */
.tppWrap {
background-color: #ffffff;
padding-top: 10px;
box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
min-width: 1068px;
}

/* line 177, sass/_common.scss */
.tppWrap.appEditPage {
padding-top: 0;
overflow: auto;
}

/* line 182, sass/_common.scss */
#storeContent {
padding-bottom: 57px;
min-height: 100vh;
}

/* line 187, sass/_common.scss */
#footerWrapper {
margin: auto;
max-width: 1600px;
min-width: 370px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

/* line 194, sass/_common.scss */
#tppContent {
padding-bottom: 57px;
}

/* line 198, sass/_common.scss */
#footerSection {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
overflow: hidden;
}

/* line 206, sass/_common.scss */
#footerSectionStore {
width: 100%;
position: relative;
overflow: hidden;
max-width: 1600px;
margin: auto;
display: flex;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

/* line 216, sass/_common.scss */
#footerWrapperStore {
width: 100%;
display: flex;
justify-content: space-between;
padding: 15px 48px;
font-family: "Lato";
font-size: 14px;
}
/* line 224, sass/_common.scss */
#footerWrapperStore .navbar-footer-left,
#footerWrapperStore .navbar-footer-right {
gap: 16px;
}
/* line 229, sass/_common.scss */
#footerWrapperStore .navbar-footer-left {
display: flex;
flex-direction: column;
max-width: unset;
}
/* line 233, sass/_common.scss */
#footerWrapperStore .navbar-footer-left img {
align-self: start;
}
/* line 237, sass/_common.scss */
#footerWrapperStore .navbar-footer-left a {
color: #007B9D !important;
text-decoration: underline;
}
@media (max-width: 414px) {
/* line 243, sass/_common.scss */
#footerWrapperStore .navbar-footer-left ul {
display: grid !important;
}
}
@media (max-width: 767px) {
/* line 229, sass/_common.scss */
#footerWrapperStore .navbar-footer-left {
margin-left: 0px;
}
}
/* line 252, sass/_common.scss */
#footerWrapperStore .navbar-footer-right {
list-style-type: none;
display: flex;
flex-direction: column;
margin-top: 10px;
margin-right: 10px;
}
/* line 259, sass/_common.scss */
#footerWrapperStore .navbar-footer-right .footer-icons {
display: flex;
justify-content: space-between;
}
@media (max-width: 768px) {
/* line 259, sass/_common.scss */
#footerWrapperStore .navbar-footer-right .footer-icons {
width: 246px;
}
}
/* line 266, sass/_common.scss */
#footerWrapperStore .navbar-footer-right .footer-icons a:hover {
filter: brightness(0%);
}
@media (max-width: 768px) {
/* line 216, sass/_common.scss */
#footerWrapperStore {
flex-direction: column;
}
}

/* line 280, sass/_common.scss */
textarea {
resize: none;
}

/* line 284, sass/_common.scss */
.progress-bar {
background-color: #1B7F68;
}

/* line 288, sass/_common.scss */
.innerul li:before {
content: "-";
position: relative;
left: -5px;
}

/* line 289, sass/_common.scss */
.innerul li {
list-style-type: none;
}

/* line 291, sass/_common.scss */
.appstore_overlay {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #ffffff;
opacity: 0.5;
filter: alpha(opacity=50);
z-index: 2000;
}

/* line 303, sass/_common.scss */
.appstore_loading {
position: fixed;
top: 50%;
left: 50%;
font-size: 4rem;
width: 4rem;
height: 4rem;
z-index: 2001;
}

/* line 313, sass/_common.scss */
.decimal_input {
width: 25%;
}

/* line 317, sass/_common.scss */
.select_input {
width: 50%;
}

/* line 321, sass/_common.scss */
.black {
color: #000000;
}

/* line 325, sass/_common.scss */
.accent {
color: #1B7F68;
}

/* line 329, sass/_common.scss */
.positive {
color: #48c891;
}

/* line 333, sass/_common.scss */
.warning {
color: #dfd139;
}

/* line 337, sass/_common.scss */
.negative {
color: #c83c36;
}

/* line 341, sass/_common.scss */
.dark {
color: #666666;
}

/* line 345, sass/_common.scss */
.yellow {
color: #dfd139;
}

/* line 349, sass/_common.scss */
.sn-bold {
font-family: "Gilroy-Bold";
}

/* line 353, sass/_common.scss */
.sn-semi-bold {
font-family: "Gilroy-SemiBold";
}

/* line 357, sass/_common.scss */
.sn-green-dark {
color: #293E40;
}

/* line 361, sass/_common.scss */
.sn-green-lite {
color: #1B7F68;
}

/* line 365, sass/_common.scss */
.sn-link-arrow {
font-size: 14px;
font-family: "Gilroy-SemiBold";
font-weight: 400;
}

/* line 371, sass/_common.scss */
.sn-link-arrow:after {
display: inline-block;
content: "";
width: 20px;
height: 20px;
background: transparent url(../images/arrow.svg) no-repeat;
background-size: contain;
margin-left: 10px;
vertical-align: middle;
margin-bottom: 1px;
}

/* line 383, sass/_common.scss */
.sn-link-arrow-back {
font-size: 14px;
font-family: "Gilroy-SemiBold";
font-weight: 400;
}

/* line 389, sass/_common.scss */
.sn-link-arrow-back:before {
display: inline-block;
content: "";
width: 20px;
height: 20px;
background: transparent url(../images/arrow-back.svg) no-repeat;
background-size: contain;
margin-right: 10px;
vertical-align: middle;
margin-bottom: 1px;
}

/* line 401, sass/_common.scss */
.appstore-heading, .sn-appstore-home-title-common, .sn-appstore-home-title, .sn-appstore-home-title-all-apps {
font-size: 22px;
}
@media (max-width: 550px) {
/* line 401, sass/_common.scss */
.appstore-heading, .sn-appstore-home-title-common, .sn-appstore-home-title, .sn-appstore-home-title-all-apps {
font-size: 16px;
}
}

/* line 408, sass/_common.scss */
.appstore-sub-heading {
font-size: 18px;
}

/* line 412, sass/_common.scss */
.f15px {
font-size: 15px;
}

/* line 416, sass/_common.scss */
.f14px {
font-size: 14px;
}

/* line 427, sass/_common.scss */
.publisher-page {
margin-top: 10px;
}

/* line 431, sass/_common.scss */
.publisher-notification {
margin: 10px;
}

/* line 435, sass/_common.scss */
.limit-width {
max-width: 100%;
overflow-x: auto;
}

/* line 440, sass/_common.scss */
.navbar-text {
float: right;
}

/* line 444, sass/_common.scss */
.navbar-footer-left {
float: left;
max-width: 236px;
margin-top: 10px;
margin-left: 10px;
}

/* line 451, sass/_common.scss */
.footer-link-list > li {
padding-right: 15px;
font-size: 12px;
}
@media (max-width: 414px) {
/* line 451, sass/_common.scss */
.footer-link-list > li {
display: inline-grid !important;
}
}

/* bootstrap nav avoid collapse begin*/
/* line 460, sass/_common.scss */
.navbar-collapse.collapse {
display: block !important;
}

/* line 464, sass/_common.scss */
.navbar-nav > li, .navbar-nav {
float: left !important;
}

/* line 469, sass/_common.scss */
.navbar-nav.navbar-right:last-child {
margin-right: -15px !important;
}

/* line 473, sass/_common.scss */
.navbar-right {
float: right !important;
}

/* bootstrap nav avoid collapse end*/
/* line 479, sass/_common.scss */
.horizantal-rule {
border: 1px solid #e6e9eb;
margin: 15px 0px;
}

/* line 484, sass/_common.scss */
.left-text-box {
width: 50px;
position: absolute;
right: 15px;
}

/* line 490, sass/_common.scss */
.inline-editable-edit-icon {
font-size: 18px;
color: #1f8476;
margin-left: 10px;
cursor: pointer;
}

/* line 497, sass/_common.scss */
.inline-editable-save-icon {
font-size: 20px;
color: #48c891;
margin-left: 10px;
cursor: pointer;
}

/* line 504, sass/_common.scss */
.inline-editable-cross-icon {
font-size: 20px;
color: #c83c36;
margin-left: 10px;
cursor: pointer;
}

/* line 511, sass/_common.scss */
.form-label-on-top {
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
}

/* line 517, sass/_common.scss */
.hide-pager .ng-table-pager {
display: none;
}

/* line 521, sass/_common.scss */
.appstore-tag {
background-color: #5fbaa4;
padding: 5px 8px 5px 8px;
margin: 5px;
}

/*Five column layout start*/
/* line 530, sass/_common.scss */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}

/* line 540, sass/_common.scss */
.col-xs-1-5 {
width: 20%;
float: left;
}

@media (min-width: 768px) {
/* line 546, sass/_common.scss */
.col-sm-1-5 {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
/* line 553, sass/_common.scss */
.col-md-1-5 {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
/* line 560, sass/_common.scss */
.col-lg-1-5 {
width: 20%;
float: left;
}
}
/*Five column layout end*/
/* line 568, sass/_common.scss */
.form-control {
font-size: 12px;
}

/* line 572, sass/_common.scss */
.color-green-icon-check-circle {
color: #4BD762;
}

/* line 576, sass/_common.scss */
.color-red-icon-cross-circle {
color: #FF402C;
}

/* line 580, sass/_common.scss */
.link-pointer {
cursor: pointer;
}

/* line 584, sass/_common.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
background-color: #1B7F68;
color: #fff;
border-radius: 0px;
}

/* line 590, sass/_common.scss */
.sn-underline, .alert a, .notification a, .sn-underline-danger, .tpp-home-v2 .bottom-container .deck-box .db-text a {
border-bottom: 2px solid #1B7F68;
border-radius: 0;
}

/* line 596, sass/_common.scss */
#footerWrapper .navbar {
background-color: #F7F7F7;
border-top: none;
padding-top: 13px;
}

/* line 603, sass/_common.scss */
.btn, .nav-segmented > li {
border-radius: 0px;
}

/* line 607, sass/_common.scss */
.btn-default, .btn-destructive-subdued, .btn-success-subdued, .nav-segmented > li {
border-color: #293E40;
border: 2px solid #293E40;
}

/* line 612, sass/_common.scss */
.btn-primary {
background-color: #293E40;
border: 2px solid #293E40;
}

/* line 617, sass/_common.scss */
.btn-primary:hover, .btn-primary.hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary:active:focus {
background-color: #536566;
-webkit-box-shadow: none;
box-shadow: none;
border: 2px solid  #536566;
}

/* line 624, sass/_common.scss */
.btn-default:hover, .btn-destructive-subdued:hover, .btn-success-subdued:hover, .nav-segmented > li:hover, .btn-default.hover, .hover.btn-destructive-subdued, .hover.btn-success-subdued, .nav-segmented > li.hover, .btn-default:focus, .btn-destructive-subdued:focus, .btn-success-subdued:focus, .nav-segmented > li:focus, .btn-default.focus, .focus.btn-destructive-subdued, .focus.btn-success-subdued, .nav-segmented > li.focus, .btn-default:active, .btn-destructive-subdued:active, .btn-success-subdued:active, .nav-segmented > li:active, .btn-default:active:focus, .btn-destructive-subdued:active:focus, .btn-success-subdued:active:focus, .nav-segmented > li:active:focus {
background-color: #293E40;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}

/* line 631, sass/_common.scss */
.btn:focus, .nav-segmented > li:focus, .btn:active:focus, .nav-segmented > li:active:focus, .btn-primary:focus, .btn-primary:active:focus {
border-color: #1f8476;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}

/* line 637, sass/_common.scss */
a {
color: #293E40;
}

/* line 641, sass/_common.scss */
a:hover, a:active, a:focus {
color: #1B7F68;
text-decoration: none;
}

/* line 646, sass/_common.scss */
select:focus {
outline: 5px auto;
outline-color: #1f8476;
}

/* line 651, sass/_common.scss */
.sn-underline-white {
border-bottom: 1px solid #293E40;
border-radius: 0;
}

/* line 656, sass/_common.scss */
a.sn-underline-white:hover, a.sn-underline-white:active, a.sn-underline-white:focus {
color: black;
border-bottom: 2px solid #293E40;
font-family: 'Gilroy-SemiBold' !important;
}

/* line 662, sass/_common.scss */
.alert a, .notification a, .notification a {
font-family: 'Gilroy-SemiBold';
}

/* line 667, sass/_common.scss */
.alert-warning a, .notification-warning a, .notification-warning a {
color: #020201;
}

/* line 671, sass/_common.scss */
.alert-success a, .notification-success a, .notification-success a {
color: #0e2019;
}

/* line 675, sass/_common.scss */
.alert-info a, .notification-info a, .notification-info a {
color: #0d2125;
}

/* line 679, sass/_common.scss */
.alert-danger a, .notification-danger a, .notification-error a, .notification-error a {
color: #3c130f;
}

/* line 683, sass/_common.scss */
.open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn-destructive-subdued, .open > .dropdown-toggle.btn-success-subdued, .nav-segmented.open > li.dropdown-toggle, .open > .btn-default.dropdown-toggle:focus, .open > .dropdown-toggle.btn-destructive-subdued:focus, .open > .dropdown-toggle.btn-success-subdued:focus, .nav-segmented.open > li.dropdown-toggle:focus {
background-color: #293E40;
color: #fff;
box-shadow: none;
}

/* line 689, sass/_common.scss */
.form-control::-moz-placeholder {
opacity: 0.4;
}

/* line 693, sass/_common.scss */
.form-control:-ms-input-placeholder {
opacity: 0.4;
}

/* line 697, sass/_common.scss */
.form-control::-webkit-input-placeholder {
opacity: 0.4;
}

/* line 701, sass/_common.scss */
.color-green {
color: green;
}

/* line 705, sass/_common.scss */
.color-red {
color: red;
}

/* line 709, sass/_common.scss */
[role="button"]:focus {
outline: none;
}

/* line 713, sass/_common.scss */
.recommended-logo {
border: 2px solid;
z-index: 4;
position: absolute;
text-transform: uppercase;
font-size: 11px;
border-bottom-left-radius: 2px;
min-width: 98px;
text-align: center;
font-family: "Gilroy-SemiBold", avenir, Arial,"Helvetica Neue";
}

/* line 724, sass/_common.scss */
.recommended-tile-background {
border-color: #A7D4DF;
background: #A7D4DF;
}

/* line 728, sass/_common.scss */
.upcoming-tile-background {
border-color: #f4e4cb;
background: #f4e4cb;
}

/* line 733, sass/_common.scss */
.sn-underline-danger {
border-bottom-color: #641e1b;
}

/* line 1, sass/_tpp_common.scss */
hr.tpp {
margin: 10px 0;
}

/* line 5, sass/_tpp_common.scss */
a.no-pointer {
cursor: default;
}

/* line 9, sass/_tpp_common.scss */
a.tpp-block {
color: #d1222b !important;
text-decoration: none !important;
cursor: pointer;
}

/* line 15, sass/_tpp_common.scss */
a.tpp-block:hover {
text-decoration: underline;
}

/* line 19, sass/_tpp_common.scss */
.tpp-page-layout {
margin: 2% 4%;
}

/* line 23, sass/_tpp_common.scss */
.tpp-block-container {
margin: 15px 15px 40px 15px;
}
@media (min-width: 769px) {
/* line 23, sass/_tpp_common.scss */
.tpp-block-container {
height: 216px;
}
}

/* line 30, sass/_tpp_common.scss */
.tpp-block-lhs-box {
height: 216px;
border: 1px solid #dddddd;
border-radius: 3px 0 0 3px;
position: relative;
overflow-y: auto;
overflow-x: hidden;
}

/* line 39, sass/_tpp_common.scss */
.tpp-page-heading {
font-size: 14px;
margin-left: 10px;
margin-bottom: 20px;
}

/* line 45, sass/_tpp_common.scss */
.tpp-block-heading {
color: black;
font-size: 22px;
font-weight: 400;
padding: 7px 0;
}

/* line 52, sass/_tpp_common.scss */
.tpp-block-image-container {
padding: 25px;
border: 4px solid #c4cacf;
border-radius: 128px;
height: 128px;
width: 128px;
margin: 30px;
text-align: center;
line-height: 69px;
}

/* line 63, sass/_tpp_common.scss */
.tpp-block-thick-line {
height: 3px;
background-color: #dddddd;
margin: 0 -16px 0 -14px;
}

/* line 69, sass/_tpp_common.scss */
.tpp-block-status-section {
height: 17px;
border-radius: 3px 0 0 0;
font-size: 11px;
font-weight: 500;
text-align: center;
margin: -1px -16px;
padding: 1px;
}

/* line 79, sass/_tpp_common.scss */
.tpp-block-status-completed {
background-color: #5b6684;
color: #ffffff;
}

/* line 84, sass/_tpp_common.scss */
.tpp-block-status-incompleted {
background-color: #dddddd;
color: black;
}

/* line 89, sass/_tpp_common.scss */
.tpp-block-status-text {
color: #acacac;
}

/* line 93, sass/_tpp_common.scss */
.tpp-block-text {
color: black;
font-size: 13px;
line-height: 21px;
}

@media (min-width: 1200px) {
/* line 99, sass/_tpp_common.scss */
.tpp-block-left-image {
width: 180px;
}
}

@media (min-width: 1200px) {
/* line 105, sass/_tpp_common.scss */
.tpp-block-left-text {
width: calc(99% - 180px);
}
}

/* line 112, sass/_tpp_common.scss */
.tpp-block-label {
font-weight: 300;
}

/* line 116, sass/_tpp_common.scss */
.tpp-block-lhs-button {
position: absolute;
top: 180px;
}

/* line 121, sass/_tpp_common.scss */
.tpp-block-rhs-box {
border: 1px solid #dddddd;
border-radius: 0 3px 3px 0;
height: 100%;
border-left: none;
overflow-y: auto;
}

/* line 129, sass/_tpp_common.scss */
.tpp-block-red {
color: #d1222b;
}

/* line 133, sass/_tpp_common.scss */
.tpp-block-red a {
color: #d1222b;
}

/* line 137, sass/_tpp_common.scss */
.tpp-block-rhs-item {
height: 40px;
font-size: 14px;
padding: 10px;
margin-bottom: 10px;
}

/* line 144, sass/_tpp_common.scss */
.tpp-block-rhs-item-small {
font-size: 14px;
margin-bottom: 10px;
}

/* line 149, sass/_tpp_common.scss */
.tpp-block-rhs-heading {
background-color: #f2efef;
height: 40px;
border-bottom: 1px solid #dddddd;
font-size: 12px;
padding: 10px;
margin-bottom: 10px;
}
@media (min-width: 1300px) {
/* line 149, sass/_tpp_common.scss */
.tpp-block-rhs-heading {
font-size: 14px;
}
}

/* line 161, sass/_tpp_common.scss */
.tpp-block-rhs-heading-image {
padding: 0 5px;
}

/* line 165, sass/_tpp_common.scss */
.tpp-block-rhs-heading-text {
padding: 2px;
color: black;
}

/* line 170, sass/_tpp_common.scss */
.tpp-block-rhs-text-icon {
color: #333333;
text-align: right;
padding: 2px;
}

/* line 176, sass/_tpp_common.scss */
.tpp-block-rhs-text {
color: #333333;
padding: 2px 8px;
font-size: 13px;
}

/* line 182, sass/_tpp_common.scss */
.tpp-block-rhs-text-userdata {
color: #485563;
font-weight: 500;
padding: 6px;
}

/* line 188, sass/_tpp_common.scss */
.tpp-block-rhs-text-email {
padding: 0px;
}

/* line 192, sass/_tpp_common.scss */
.tpp-block-rhs-edit-button {
margin-top: -5px;
}

/* line 196, sass/_tpp_common.scss */
.tpp-block-rhs-circle {
margin: -3px;
height: 30px;
width: 30px;
background-color: #acacac;
border-radius: 30px;
color: white;
text-transform: uppercase;
font-size: 13px;
font-weight: 400;
text-align: center;
line-height: 30px;
}

/* line 210, sass/_tpp_common.scss */
.mark-as-complete-button {
background-color: #5b6684;
overflow: hidden;
white-space: nowrap;
color: white;
border: none;
border-radius: 3px;
font-size: 10px;
float: right;
}
@media (min-width: 1200px) {
/* line 210, sass/_tpp_common.scss */
.mark-as-complete-button {
font-size: 13px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 210, sass/_tpp_common.scss */
.mark-as-complete-button {
font-size: 10px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 210, sass/_tpp_common.scss */
.mark-as-complete-button {
font-size: 10px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 210, sass/_tpp_common.scss */
.mark-as-complete-button {
font-size: 10px;
}
}

/* line 233, sass/_tpp_common.scss */
.mark-as-complete-button:hover {
box-shadow: 0 6px 18px -9px #000000;
}

/* line 237, sass/_tpp_common.scss */
.mark-as-complete-button:focus {
outline: none;
}

/* line 241, sass/_tpp_common.scss */
.tpp-block-button {
background-color: #e1e3e4;
}

/* line 245, sass/_tpp_common.scss */
.tpp-block-button:focus {
background-color: #e1e3e4;
outline: none;
}

/* line 250, sass/_tpp_common.scss */
#event_date_time_label.control-label {
line-height: 82px;
}

/* line 254, sass/_tpp_common.scss */
#event_date_time_label .required-marker:before {
top: 35px;
}

/* line 258, sass/_tpp_common.scss */
.control-label-inner {
color: black !important;
}

/* line 262, sass/_tpp_common.scss */
.alert-multiple-line {
vertical-align: middle;
line-height: 20px;
}

/* line 267, sass/_tpp_common.scss */
.font-weight-normal {
font-weight: normal;
}

/* line 272, sass/_tpp_common.scss */
.select.custom-select option {
width: max-content;
}

/* line 1, sass/_heisenberg_fixes.scss */
.form-group {
margin-bottom: 17px;
}

/* line 5, sass/_heisenberg_fixes.scss */
.form-group .control-label {
text-align: right;
color: #666666;
}

/* line 10, sass/_heisenberg_fixes.scss */
.form-group .control-label .required-marker:before {
padding: 0;
position: absolute;
right: -10px;
}

/* line 16, sass/_heisenberg_fixes.scss */
.align-fix {
position: relative;
margin-top: 5px;
}

/* line 21, sass/_heisenberg_fixes.scss */
.align-fix-more {
position: relative;
margin-top: 10px;
}

/* line 26, sass/_heisenberg_fixes.scss */
.is-required .form-control {
border-color: #bdc0c4;
}

/* line 1, sass/_image_viewer.scss */
.image-viewer {
margin-top: 100px;
}

/* line 5, sass/_image_viewer.scss */
.image-viewer-image {
margin-top: 100px;
cursor: pointer;
}

/* line 10, sass/_image_viewer.scss */
.modal-open .imageModalBackDrop {
opacity: 0.93;
}

/* line 14, sass/_image_viewer.scss */
.imageModalWindow .modal-content {
background-color: rgba(0, 0, 0, 0.7);
border: none;
outline: none;
background-repeat: no-repeat;
color: white;
padding-bottom: 5%;
}
@media (min-width: 1200px) {
/* line 14, sass/_image_viewer.scss */
.imageModalWindow .modal-content {
width: 1200px;
left: -16%;
}
}

/* line 28, sass/_image_viewer.scss */
.modal-open .imageModalWindow {
margin-top: 20px;
}

/* line 32, sass/_image_viewer.scss */
.imageModalWindow .image-modal-close {
position: absolute;
font-size: 20px;
height: 50px;
color: white;
top: 0em;
right: 0em;
background-color: transparent;
background-repeat: no-repeat;
cursor: pointer;
}

/* line 44, sass/_image_viewer.scss */
.imageModalWindow .image-modal-fullscreen {
position: absolute;
width: 15px;
height: 15px;
top: 0.5em;
right: 2.7em;
background-color: transparent;
background-repeat: no-repeat;
cursor: pointer;
}

/* line 55, sass/_image_viewer.scss */
.imageModalWindow .image-right-scroll {
position: absolute;
font-size: 25px;
color: white;
top: 236px;
right: 0;
background-color: transparent;
background-repeat: no-repeat;
cursor: pointer;
z-index: 10;
}
@media (min-width: 1200px) {
/* line 55, sass/_image_viewer.scss */
.imageModalWindow .image-right-scroll {
top: 316px;
}
}

/* line 72, sass/_image_viewer.scss */
.imageModalWindow .image-left-scroll {
position: absolute;
font-size: 25px;
color: white;
top: 236px;
left: 0;
background-color: transparent;
background-repeat: no-repeat;
cursor: pointer;
z-index: 10;
}
@media (min-width: 1200px) {
/* line 72, sass/_image_viewer.scss */
.imageModalWindow .image-left-scroll {
top: 316px;
}
}

/* line 88, sass/_image_viewer.scss */
.image-modal-description {
margin-bottom: 20px;
}
/* line 90, sass/_image_viewer.scss */
.image-modal-description h3 {
color: #fff;
}

/* line 95, sass/_image_viewer.scss */
.image-container {
width: 100%;
height: 400px;
position: relative;
}
@media (min-width: 1200px) {
/* line 95, sass/_image_viewer.scss */
.image-container {
height: 550px;
}
}

/* line 104, sass/_image_viewer.scss */
.modal-image {
max-width: 100%;
max-height: 100%;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
}

/* line 115, sass/_image_viewer.scss */
.image-viewer-carousel {
/*Bootstrap Carousel Configuration start*/
/*Bootstrap Carousel Configuration End*/
}
/* line 118, sass/_image_viewer.scss */
.image-viewer-carousel .carousel .carousel-indicators {
display: none;
}
/* line 122, sass/_image_viewer.scss */
.image-viewer-carousel .carousel .carousel-control .glyphicon-chevron-right:before {
content: " ";
width: 10px;
height: 14px;
background: url("../images/btn-arrow-next.png");
position: absolute;
background-repeat: no-repeat;
top: 0;
left: 0;
}
/* line 133, sass/_image_viewer.scss */
.image-viewer-carousel .carousel .carousel-control .glyphicon-chevron-left:before {
content: " ";
width: 10px;
height: 14px;
background: url("../images/btn-arrow-prev.png");
position: absolute;
background-repeat: no-repeat;
top: 0;
left: 0;
}
/* line 144, sass/_image_viewer.scss */
.image-viewer-carousel .carousel .carousel-control.left {
background-image: none;
background-repeat: no-repeat;
width: 10px;
}
/* line 149, sass/_image_viewer.scss */
.image-viewer-carousel .carousel .carousel-control.left .glyphicon {
margin: 0px;
top: 32px;
left: 0px;
width: 10px;
height: 14px;
}
/* line 158, sass/_image_viewer.scss */
.image-viewer-carousel .carousel .carousel-control.right {
background-image: none;
background-repeat: no-repeat;
width: 10px;
}
/* line 163, sass/_image_viewer.scss */
.image-viewer-carousel .carousel .carousel-control.right .glyphicon {
margin: 0px;
top: 32px;
right: 0px;
width: 10px;
height: 14px;
}
/* line 174, sass/_image_viewer.scss */
.image-viewer-carousel .carousel-outer-container {
width: 100%;
margin: auto;
cursor: pointer;
}
/* line 180, sass/_image_viewer.scss */
.image-viewer-carousel .carousel-group-image-container {
width: 100px;
height: 75px;
display: inline-block;
position: relative;
background-position: 50% 25%;
background-size: cover;
margin-right: 10px;
border: 1px solid #e6e9eb;
}
/* line 191, sass/_image_viewer.scss */
.image-viewer-carousel .selected-image .carousel-video-play-icon {
position: relative;
display: block;
height: 100px;
width: 100px;
top: calc(50% - 50px);
left: calc(50% - 50px);
}
/* line 199, sass/_image_viewer.scss */
.image-viewer-carousel .carousel-group-image-container .carousel-video-play-icon {
position: absolute;
display: block;
height: 50px;
width: 50px;
top: calc(50% - 25px);
left: calc(50% - 25px);
}
/* line 208, sass/_image_viewer.scss */
.image-viewer-carousel .carousel-group-image-container:last-child {
margin-right: 0px;
}

/* line 213, sass/_image_viewer.scss */
.selected-image {
width: 100%;
height: 250px;
background-color: transparent;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 15px;
border: 1px solid #e5e5e5;
cursor: pointer;
}

/* line 224, sass/_image_viewer.scss */
.carousel-group-image-container.selected {
border: 2px solid #1B7F68;
}

/* line 1, sass/_dual_list_box.scss */
.dual-list-box {
overflow: auto;
}

/* line 4, sass/_dual_list_box.scss */
.dual-list-box .select {
margin-right: 20px;
float: left;
width: 100%;
}

/* line 9, sass/_dual_list_box.scss */
.dual-list-box select {
width: 100%;
height: 300px;
overflow: auto;
word-wrap: break-word;
font-size: 12px;
}

/* line 16, sass/_dual_list_box.scss */
.dual-list-box label {
font-weight: bold;
margin-top: 10px;
}

/* line 20, sass/_dual_list_box.scss */
.dual-list-box .buttons {
margin-top: 150px;
margin-left: 33%;
margin-right: 33%;
}

/* line 25, sass/_dual_list_box.scss */
.dual-list-box .text {
clear: both;
font-size: 11px;
}

/* line 29, sass/_dual_list_box.scss */
.dual-list-box label::after {
content: ":";
}

/* line 32, sass/_dual_list_box.scss */
.btn.mover, .nav-segmented > li.mover {
display: block;
margin-top: 15px;
vertical-align: top;
}

/* line 37, sass/_dual_list_box.scss */
.btn.mover.left, .nav-segmented > li.mover.left {
padding: 3px 8px 2px 6px;
}

/* line 40, sass/_dual_list_box.scss */
.btn.mover.right, .nav-segmented > li.mover.right {
margin-top: 24px;
padding: 3px 7px 2px;
}

/* line 44, sass/_dual_list_box.scss */
.btn.mover i, .nav-segmented > li.mover i {
margin: 0;
}

/* demo css */
/* line 49, sass/_dual_list_box.scss */
.li {
list-style-type: disc;
}

/* line 1, sass/_modal_common.scss */
.fade.in {
opacity: 0.9;
}

/* line 5, sass/_modal_common.scss */
.modal-header {
border-bottom: 1px solid #bdc0c4;
}

/* line 9, sass/_modal_common.scss */
.modal-title {
font-size: 16px;
}

/* line 13, sass/_modal_common.scss */
.modal-subtitle-first {
font-size: 15px;
padding-bottom: 10px;
}

/* line 18, sass/_modal_common.scss */
.modal-subtitle {
font-size: 15px;
padding-bottom: 5px;
padding-top: 15px;
}

/* line 24, sass/_modal_common.scss */
.modal-footer-left {
float: left;
}

/* line 28, sass/_modal_common.scss */
.popover.fade.in, .modal.fade.in {
opacity: 1;
}

/* line 33, sass/_modal_common.scss */
.modal-window-orderform .modal-lg {
width: 1100px;
}

/* line 1, sass/_ng_table_custom.scss */
.ng-table-responsive thead tr th {
text-align: left;
}

/* line 5, sass/_ng_table_custom.scss */
.ng-table-responsive tr {
height: 50px;
}

/* line 9, sass/_ng_table_custom.scss */
.ng-table-responsive tbody tr th {
vertical-align: middle;
}

/* line 13, sass/_ng_table_custom.scss */
.ng-table-responsive tbody tr td {
vertical-align: middle;
}

/* line 17, sass/_ng_table_custom.scss */
.ng-table-responsive tbody tr td {
border-bottom: 1px solid #bdc0c4;
}

/* line 21, sass/_ng_table_custom.scss */
.ng-table thead tr th {
text-align: left;
font-weight: 500;
}

/* line 26, sass/_ng_table_custom.scss */
.ng-table tr {
height: 50px;
}

/* line 30, sass/_ng_table_custom.scss */
.ng-table tbody tr th {
vertical-align: middle;
}

/* line 34, sass/_ng_table_custom.scss */
.ng-table tbody tr td {
vertical-align: middle;
}

/* line 38, sass/_ng_table_custom.scss */
.ng-table tbody tr td {
border-bottom: 1px solid #bdc0c4;
}

/* line 42, sass/_ng_table_custom.scss */
.ng-table th.sortable div:before {
display: none;
}

/* line 46, sass/_ng_table_custom.scss */
.ng-table th.sortable div:after {
display: none;
}

/* line 50, sass/_ng_table_custom.scss */
.tppWrap .ng-table th.sortable.sort-desc, .tppWrap .ng-table th.sortable.sort-asc {
background-color: #ffffff;
text-shadow: none;
color: #1f8476;
}

/* line 56, sass/_ng_table_custom.scss */
.tpp-popup-table .ng-table th.sortable.sort-desc, .tpp-popup-table .ng-table th.sortable.sort-asc {
background-color: #ffffff;
text-shadow: none;
color: #1f8476;
}

/* line 62, sass/_ng_table_custom.scss */
.storeWrap .ng-table th.sortable.sort-desc, .storeWrap .ng-table th.sortable.sort-asc {
background-color: #f7f7f7;
text-shadow: none;
color: #1f8476;
}

/* line 68, sass/_ng_table_custom.scss */
.ng-table th.filter .input-filter {
border-radius: 3px;
}

/* line 72, sass/_ng_table_custom.scss */
.ng-table td.multiline {
white-space: pre;
}

/* line 76, sass/_ng_table_custom.scss */
.ng-table.short tr {
height: 30px;
}

/* Store Home */
/* line 7, sass/_store_home.scss */
.filterSkipLink a {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}

/* line 17, sass/_store_home.scss */
.filterSkipLink a:focus {
position: static;
display: inline-block;
margin: 10px;
width: auto;
height: auto;
}

/* line 26, sass/_store_home.scss */
.store-home-application-review-rating {
color: #dfd139;
font-size: 14px;
}

/* line 31, sass/_store_home.scss */
.store-home-tiles-container {
width: calc(100% - 25px);
margin-right: 25px;
padding: 0px 10px 0px 10px;
}
@media (min-width: 1630px) {
/* line 31, sass/_store_home.scss */
.store-home-tiles-container {
width: 100%;
margin-right: 10px;
}
}

/* line 42, sass/_store_home.scss */
.store-home-right-container {
width: calc(100% - 280px);
padding: 20px 0px 0px 20px;
}
@media (max-width: 767px) {
/* line 42, sass/_store_home.scss */
.store-home-right-container {
width: 100%;
padding: 15px;
}
}

/* line 51, sass/_store_home.scss */
.store-home-right-container-oem {
width: 100%;
padding: 10px 0px 0px 10px;
}
@media (max-width: 767px) {
/* line 51, sass/_store_home.scss */
.store-home-right-container-oem {
width: 100%;
padding: 15px;
}
}

/* line 60, sass/_store_home.scss */
.store-home-outer-container {
min-height: calc(100vh - 120px);
}

/* line 66, sass/_store_home.scss */
.sn-appstore-home-title-common, .sn-appstore-home-title, .sn-appstore-home-title-all-apps {
padding-bottom: 5px;
padding-left: 0px;
font-size: 21px;
font-weight: 400;
font-family: "Gilroy-SemiBold";
color: #293E40;
}

/* line 76, sass/_store_home.scss */
.sn-appstore-home-title {
padding-left: 28px;
}

/* line 86, sass/_store_home.scss */
.sn-appstore-home-title-all-apps-outer {
margin: 15px 18px 0px 8px;
}

/* line 90, sass/_store_home.scss */
.app-title-top-padding {
padding-top: 30px;
}

/* line 94, sass/_store_home.scss */
.sn-appstore-home-title-all-integrations-outer {
margin: 5px 18px 0px 8px;
}

/* line 98, sass/_store_home.scss */
.sn-appstore-home-title-tag {
padding: 0px 10px 10px 0px;
font-size: 16px;
}

/* line 105, sass/_store_home.scss */
.store-home-ruler {
border-bottom: 1px solid lightgrey;
margin: 0px 18px 0px 8px;
}

/* line 110, sass/_store_home.scss */
.store-home-sort-dropdown {
width: 150px;
border-radius: 0px !important;
border-color: lightgray;
height: 30px;
margin-left: 5px;
}

/* line 118, sass/_store_home.scss */
.sn-appstore-featured-outer-container {
height: 294px;
overflow: hidden;
margin-bottom: 15px;
}
@media (min-width: 1200px) {
/* line 118, sass/_store_home.scss */
.sn-appstore-featured-outer-container {
height: 340px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 118, sass/_store_home.scss */
.sn-appstore-featured-outer-container {
height: 275px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 118, sass/_store_home.scss */
.sn-appstore-featured-outer-container {
height: 330px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 118, sass/_store_home.scss */
.sn-appstore-featured-outer-container {
height: 310px;
}
}

@media (max-width: 991px) {
/* line 136, sass/_store_home.scss */
.sn-appstore-featured-2 {
display: none !important;
}
}

@media (max-width: 500px) {
/* line 142, sass/_store_home.scss */
.sn-appstore-featured-1 {
display: none !important;
}
}

/* line 148, sass/_store_home.scss */
.sn-appstore-featured-wrapper {
min-width: 320px;
}

/* line 152, sass/_store_home.scss */
.sn-appstore-recommended-outer-container {
overflow: hidden;
margin-bottom: 45px;
}

@media (max-width: 991px) {
/* line 157, sass/_store_home.scss */
.sn-appstore-recommended-2 {
display: none !important;
}
}

@media (max-width: 500px) {
/* line 163, sass/_store_home.scss */
.sn-appstore-recommended-1 {
display: none !important;
}
}

/* line 169, sass/_store_home.scss */
.sn-appstore-recommended-wrapper {
min-width: 320px;
}

/* line 173, sass/_store_home.scss */
.sn-appstore-tile-container, .sn-appstore-featured-tile-container {
border: 1px solid #e6e9eb;
margin: 10px;
margin-bottom: 10px;
display: inline-block;
position: relative;
cursor: pointer;
text-align: left;
}

/* line 183, sass/_store_home.scss */
.sn-appstore-image, .sn-appstore-featuredimage-container {
background-color: #ffffff;
text-align: center;
}

/* line 188, sass/_store_home.scss */
.sn-appstore-image-tagline, .sn-appstore-featuredimage-tagline {
text-align: left;
overflow: auto;
}

/* line 193, sass/_store_home.scss */
.sn-appstore-image-tagline-wrapper {
position: relative;
width: 100%;
height: 100%;
}

/* line 200, sass/_store_home.scss */
.appstore-app-title, .appstore-featuredapp-title {
font-size: 16px;
color: #293E40;
font-weight: 400;
font-family: "Gilroy-SemiBold";
margin-bottom: 5px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

/* line 211, sass/_store_home.scss */
.appstore-bottom-overlay-title, .appstore-featured-bottom-overlay-title {
color: #016bc1;
}

/* line 215, sass/_store_home.scss */
.appstore-company-name, .appstore-featuredapp-company-name {
font-size: 11px;
font-weight: 300;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 5px;
}

/* line 224, sass/_store_home.scss */
.sn-appstore-featured-tile-size, .sn-appstore-featured-tile-container, .sn-appstore-featured-top-overlay-container, .sn-appstore-featured-bottom-overlay-container {
width: calc((100% - 60px) / 3);
height: 221px;
}
@media (min-width: 1200px) {
/* line 224, sass/_store_home.scss */
.sn-appstore-featured-tile-size, .sn-appstore-featured-tile-container, .sn-appstore-featured-top-overlay-container, .sn-appstore-featured-bottom-overlay-container {
width: calc((100% - 70px) / 3);
height: 320px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 224, sass/_store_home.scss */
.sn-appstore-featured-tile-size, .sn-appstore-featured-tile-container, .sn-appstore-featured-top-overlay-container, .sn-appstore-featured-bottom-overlay-container {
width: calc((100% - 40px) / 2);
height: 248px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 224, sass/_store_home.scss */
.sn-appstore-featured-tile-size, .sn-appstore-featured-tile-container, .sn-appstore-featured-top-overlay-container, .sn-appstore-featured-bottom-overlay-container {
width: calc((100% - 40px) / 2);
height: 260px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 224, sass/_store_home.scss */
.sn-appstore-featured-tile-size, .sn-appstore-featured-tile-container, .sn-appstore-featured-top-overlay-container, .sn-appstore-featured-bottom-overlay-container {
width: calc(100% - 20px);
height: 210px;
}
}

/* line 245, sass/_store_home.scss */
.sn-appstore-featured-tile-container {
border-color: #eee;
}
/* line 252, sass/_store_home.scss */
.sn-appstore-featured-tile-container .express-triangle {
position: absolute;
width: 0;
height: 0;
right: -1px;
top: 0px;
border-top: 50px solid #cc0000;
border-left: 50px solid transparent;
z-index: 5;
}
/* line 263, sass/_store_home.scss */
.sn-appstore-featured-tile-container .triangle-text {
position: absolute;
top: 14px;
right: -3px;
font-size: 11px;
color: white;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
z-index: 6;
}

/* line 276, sass/_store_home.scss */
.sn-appstore-top-overlay-container, .sn-appstore-featured-top-overlay-container {
position: absolute;
top: 0;
left: 0;
z-index: 4;
}

/* line 283, sass/_store_home.scss */
.sn-appstore-bottom-overlay-container, .sn-appstore-featured-bottom-overlay-container {
background-color: #dcdcdc;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}

/* line 291, sass/_store_home.scss */
.sn-appstore-featured-top-overlay-container {
width: 100%;
height: 100%;
}

/* line 298, sass/_store_home.scss */
.sn-appstore-featured-bottom-overlay-container {
width: 100%;
height: 100%;
padding: 10px;
}

/* line 306, sass/_store_home.scss */
.sn-appstore-featuredimage-size, .sn-appstore-featuredimage-container, .sn-appstore-featuredimage {
width: 100%;
max-height: 107px;
}
@media (min-width: 1200px) {
/* line 306, sass/_store_home.scss */
.sn-appstore-featuredimage-size, .sn-appstore-featuredimage-container, .sn-appstore-featuredimage {
width: 100%;
max-height: 206px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 306, sass/_store_home.scss */
.sn-appstore-featuredimage-size, .sn-appstore-featuredimage-container, .sn-appstore-featuredimage {
width: 100%;
max-height: 134px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 306, sass/_store_home.scss */
.sn-appstore-featuredimage-size, .sn-appstore-featuredimage-container, .sn-appstore-featuredimage {
width: 100%;
max-height: 146px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 306, sass/_store_home.scss */
.sn-appstore-featuredimage-size, .sn-appstore-featuredimage-container, .sn-appstore-featuredimage {
width: 100%;
max-height: 96px;
}
}

/* line 337, sass/_store_home.scss */
.sn-appstore-featuredimage-tagline {
width: 100%;
height: calc(100% - 28px);
}
@media (min-width: 1200px) {
/* line 337, sass/_store_home.scss */
.sn-appstore-featuredimage-tagline {
width: 100%;
height: calc(100% - 28px);
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 337, sass/_store_home.scss */
.sn-appstore-featuredimage-tagline {
width: 100%;
height: calc(100% - 28px);
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 337, sass/_store_home.scss */
.sn-appstore-featuredimage-tagline {
width: 100%;
height: calc(100% - 28px);
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 337, sass/_store_home.scss */
.sn-appstore-featuredimage-tagline {
width: 100%;
height: calc(100% - 28px);
}
}

/* line 361, sass/_store_home.scss */
.sn-appstore-featuredimage-tagline-inner {
width: 100%;
height: calc(100% - 15px);
overflow: hidden;
font-size: 13px;
font-weight: 300;
}

/* line 369, sass/_store_home.scss */
.appstore-featuredapp-title-size, .appstore-featuredapp-title {
width: calc(100% - 40px);
}
@media (min-width: 1200px) {
/* line 369, sass/_store_home.scss */
.appstore-featuredapp-title-size, .appstore-featuredapp-title {
width: calc(100% - 40px);
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 369, sass/_store_home.scss */
.appstore-featuredapp-title-size, .appstore-featuredapp-title {
width: calc(100% - 40px);
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 369, sass/_store_home.scss */
.appstore-featuredapp-title-size, .appstore-featuredapp-title {
width: calc(100% - 40px);
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 369, sass/_store_home.scss */
.appstore-featuredapp-title-size, .appstore-featuredapp-title {
width: calc(100% - 40px);
}
}

/* line 385, sass/_store_home.scss */
.appstore-featuredapp-title {
font-size: 16px;
}

/* line 391, sass/_store_home.scss */
.appstore-featured-bottom-overlay-title {
width: 100%;
}

/* line 396, sass/_store_home.scss */
.appstore-featuredapp-tagline {
width: 100%;
height: 3.0em;
margin-bottom: 5px;
font-size: 14px;
font-weight: 300;
}

/* line 404, sass/_store_home.scss */
.sn-appstore-more-button {
float: right;
width: 100px;
}

/* line 409, sass/_store_home.scss */
.appstore-featuredapp-company-name {
width: 180px;
}
@media (min-width: 1200px) {
/* line 409, sass/_store_home.scss */
.appstore-featuredapp-company-name {
width: 220px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 409, sass/_store_home.scss */
.appstore-featuredapp-company-name {
width: 214px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 409, sass/_store_home.scss */
.appstore-featuredapp-company-name {
width: 220px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 409, sass/_store_home.scss */
.appstore-featuredapp-company-name {
width: 150px;
}
}

/* line 426, sass/_store_home.scss */
.sn-appstore-tile-bottom {
z-index: 4;
background: #ffffff;
padding: 20px;
padding-top: 10px;
height: 114px;
overflow: hidden;
}

/* line 435, sass/_store_home.scss */
.sn-appstore-certified {
font-size: 14px;
color: #000000;
}

@media (max-width: 767px) {
/* line 440, sass/_store_home.scss */
.hide-on-xs {
display: none !important;
}
}

/* line 446, sass/_store_home.scss */
.show-on-xs {
display: none;
}
@media (max-width: 767px) {
/* line 446, sass/_store_home.scss */
.show-on-xs {
display: block !important;
}
}

@media (max-width: 414px) {
/* line 453, sass/_store_home.scss */
.hide-on-mobile {
display: none !important;
}
}

/* line 459, sass/_store_home.scss */
.show-on-mobile {
display: none;
}
@media (max-width: 414px) {
/* line 459, sass/_store_home.scss */
.show-on-mobile {
display: block !important;
}
}

/* line 466, sass/_store_home.scss */
.sn-appstore-empty-search-text {
margin: 10px;
font-size: 15px;
}

/* line 471, sass/_store_home.scss */
.sn-appstore-special-app-note {
padding: 20px 20px 20px 20px;
font-family: "Gilroy-SemiBold";
font-size: 22px;
line-height: 30px;
background: #1B7F68;
}
/* line 478, sass/_store_home.scss */
.sn-appstore-special-app-note .note-container {
float: left;
padding: 10px;
}
/* line 481, sass/_store_home.scss */
.sn-appstore-special-app-note .note-container .app-type {
color: #293E40;
opacity: 0.9;
}
/* line 485, sass/_store_home.scss */
.sn-appstore-special-app-note .note-container .app-text {
color: #fff;
opacity: 0.9;
}

/* line 493, sass/_store_home.scss */
.view-more {
float: right;
}

/* line 497, sass/_store_home.scss */
.store-home-all-featured {
font-size: 14px;
font-family: "Gilroy-SemiBold";
font-weight: 400;
padding-top: 5px;
padding-right: 40px;
}
@media (max-width: 549px) {
/* line 497, sass/_store_home.scss */
.store-home-all-featured {
font-size: 13px;
}
}

/* line 508, sass/_store_home.scss */
.store-home-all-featured a {
font-size: 14px;
font-family: "Gilroy-SemiBold";
text-decoration: none;
color: #293E40;
}
@media (max-width: 549px) {
/* line 508, sass/_store_home.scss */
.store-home-all-featured a {
font-size: 14px;
}
}

/* line 518, sass/_store_home.scss */
.store-home-all-featured a:hover, a:visited, a:link, a:active {
text-decoration: none;
}

/* line 522, sass/_store_home.scss */
.wrapper-with-background {
background-color: #FFFFFF;
width: 100%;
}

/* line 527, sass/_store_home.scss */
.tpp-min-width {
min-width: 1400px;
}

/* line 531, sass/_store_home.scss */
.store-home-news-text {
display: inline-block;
margin: 10px 0px 10px 10px;
font-size: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 531, sass/_store_home.scss */
.store-home-news-text {
font-size: 15px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 531, sass/_store_home.scss */
.store-home-news-text {
display: none;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 531, sass/_store_home.scss */
.store-home-news-text {
display: none;
}
}

/* line 546, sass/_store_home.scss */
.store-home-news-text-mobile {
display: none;
margin-left: 100px;
font-size: 18px;
margin-top: 20px;
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 546, sass/_store_home.scss */
.store-home-news-text-mobile {
display: block;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 546, sass/_store_home.scss */
.store-home-news-text-mobile {
display: block;
font-size: 13px;
margin-left: 15px;
margin-right: 15px;
}
}

/* line 562, sass/_store_home.scss */
.store-home-news-box-outer-outer {
padding-right: 10px;
padding-left: 10px;
}
@media (min-width: 1200px) {
/* line 562, sass/_store_home.scss */
.store-home-news-box-outer-outer {
padding-right: 36px;
padding-left: 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 562, sass/_store_home.scss */
.store-home-news-box-outer-outer {
padding-right: 10px;
padding-left: 10px;
}
}

/* line 576, sass/_store_home.scss */
.store-home-news-box-outer {
background-color: #BEE3E3;
}

/* line 580, sass/_store_home.scss */
.store-home-news-box {
width: 500px;
margin: 0 auto;
height: 50px;
}

/* line 586, sass/_store_home.scss */
.store-home-news-box-text {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-left: 10px;
font-size: 18px;
}

/* line 594, sass/_store_home.scss */
.sn-appstore-fade-text {
position: absolute;
z-index: 3;
right: 0;
bottom: 0;
left: 0;
height: 80px;
background: linear-gradient(to bottom, rgba(248, 248, 248, 0) 0%, #dcdcdc 100%);
}

/* line 604, sass/_store_home.scss */
.store-accordion-group {
border-top: none;
border-left: none;
border-bottom: none;
border-radius: 0px !important;
margin-top: 0px !important;
}

/* line 612, sass/_store_home.scss */
.store-home-checkbox {
font-size: 12px;
min-height: 25px !important;
}

/* line 617, sass/_store_home.scss */
.store-home-checkbox > label:before {
width: 15px !important;
height: 15px !important;
padding-left: 1px !important;
padding-right: 1px !important;
padding-top: 1px !important;
}

/* line 625, sass/_store_home.scss */
.store-home-checkbox > input.checkbox:checked ~ label.checkbox-label:before {
color: #fff;
background: #293E40;
}

/* line 630, sass/_store_home.scss */
.store-home-checkbox > input.checkbox:hover ~ label.checkbox-label:before {
border-color: #293E40;
}

/* line 634, sass/_store_home.scss */
.accordion-container {
padding-left: 0px;
padding-right: 0px;
margin-top: 20px;
margin-left: 36px;
width: 244px;
}
@media (max-width: 767px) {
/* line 634, sass/_store_home.scss */
.accordion-container {
width: 100%;
}
}

/* line 645, sass/_store_home.scss */
.accordion-container .panel-group {
background-color: #ffffff;
}

/* line 649, sass/_store_home.scss */
.accordion-group-clear {
font-size: 11px;
font-weight: 400;
color: #0f6bc1;
float: left;
margin-bottom: 10px;
}

/* line 657, sass/_store_home.scss */
.store-accordion-group.panel {
margin-bottom: 0px;
box-shadow: none;
border: none;
}

/* line 663, sass/_store_home.scss */
.store-accordion-group.panel-default > .panel-heading {
background-color: #ffffff;
font-size: 14px;
font-family: "Gilroy-Bold";
}

/* line 669, sass/_store_home.scss */
.store-accordion-group .panel-heading {
padding: 0;
}

/* line 673, sass/_store_home.scss */
.store-accordion-group .panel-title > a {
display: block;
padding: 10px 15px;
outline: none;
box-shadow: none;
}
/* line 679, sass/_store_home.scss */
.store-accordion-group .panel-title > a:hover {
color: #293E40;
}

/* line 684, sass/_store_home.scss */
.store-accordion-group .panel-title .enclose-title {
display: block;
outline: none;
box-shadow: none;
font-size: 14px;
}

/* line 691, sass/_store_home.scss */
.store-accordion-group.panel-default > .panel-collapse > .panel-body {
border: none;
padding-top: 0px;
}

/* line 696, sass/_store_home.scss */
.store-accordion-collapse-icon {
font-size: 10px;
margin-top: 5px;
color: #7F8C8C;
}

/* line 702, sass/_store_home.scss */
.store-home-category-heading {
font-family: "Gilroy-SemiBold";
}

/* line 706, sass/_store_home.scss */
.parent-category-button {
font-family: "Gilroy-Regular";
font-size: 12px;
margin: 0 5px;
}

/* line 712, sass/_store_home.scss */
.store-home-display-filter {
display: inline-block;
background-color: #ffffff;
border-radius: 16.5px;
color: #4A4A4A;
font-size: 14px;
font-weight: 300;
height: 30px;
line-height: 1.2;
margin: 0 10px 10px 0px;
padding: 7px 10px;
}

/* line 725, sass/_store_home.scss */
.filterListContainer {
margin-bottom: 30px;
margin-top: 10px;
}

/* line 730, sass/_store_home.scss */
.store-filter-close-icon {
color: #979797;
padding-left: 5px;
cursor: pointer;
}

/* line 736, sass/_store_home.scss */
.store-filter-close-icon:before {
padding-bottom: 1px;
}

/* line 740, sass/_store_home.scss */
.store-filter-text {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

/* line 746, sass/_store_home.scss */
.store-filter-text:hover {
text-overflow: inherit;
overflow: visible;
}

/* line 751, sass/_store_home.scss */
.store-home-subscription-container {
color: #293E40;
font-size: 14px;
margin: 10px 15px;
padding-top: 15px;
padding-bottom: 5px;
border-bottom: 2px solid #E2E5E5;
}

/* line 760, sass/_store_home.scss */
.store-home-subscription-gear-box {
display: inline-block;
}

/* line 764, sass/_store_home.scss */
.store-home-subscription-text {
padding: 9px;
font-size: 14px;
}
@media (max-width: 450px) {
/* line 764, sass/_store_home.scss */
.store-home-subscription-text {
display: none;
}
}

/* line 773, sass/_store_home.scss */
.store-home-carousel-container {
margin: 0px -15px 2px -15px;
padding: 0px 0px 0px 0px;
}
@media (min-width: 1201px) {
/* line 773, sass/_store_home.scss */
.store-home-carousel-container {
max-height: 150px;
}
}
@media (min-width: 779px) and (max-width: 1200px) {
/* line 773, sass/_store_home.scss */
.store-home-carousel-container {
max-height: 195px;
}
}
@media (min-width: 541px) and (max-width: 778px) {
/* line 773, sass/_store_home.scss */
.store-home-carousel-container {
max-height: 214px;
}
}
@media (min-width: 300px) and (max-width: 540px) {
/* line 773, sass/_store_home.scss */
.store-home-carousel-container {
max-height: 300px;
}
}
/* line 789, sass/_store_home.scss */
.store-home-carousel-container .banner-image-div {
border-bottom: 1.0px solid #D4D8D9;
}

/* line 794, sass/_store_home.scss */
.store_home_banner_1600_150 {
display: none;
}
@media (min-width: 1201px) {
/* line 794, sass/_store_home.scss */
.store_home_banner_1600_150 {
display: block;
width: 100%;
max-height: 150px;
}
}

/* line 804, sass/_store_home.scss */
.store_home_banner_1250_195 {
display: none;
}
@media (min-width: 779px) and (max-width: 1200px) {
/* line 804, sass/_store_home.scss */
.store_home_banner_1250_195 {
display: block;
width: 100%;
max-height: 195px;
}
}

/* line 814, sass/_store_home.scss */
.store_home_banner_778_214 {
display: none;
}
@media (min-width: 541px) and (max-width: 778px) {
/* line 814, sass/_store_home.scss */
.store_home_banner_778_214 {
display: block;
width: 100%;
max-height: 214px;
}
}

/* line 824, sass/_store_home.scss */
.store_home_banner_540_300 {
display: none;
}
@media (min-width: 300px) and (max-width: 540px) {
/* line 824, sass/_store_home.scss */
.store_home_banner_540_300 {
width: 100%;
max-height: 300px;
display: block;
}
}

/* line 834, sass/_store_home.scss */
.store-home-banner-carousel {
/*Bootstrap Carousel Configuration start*/
/*Bootstrap Carousel Configuration End*/
}
/* line 838, sass/_store_home.scss */
.store-home-banner-carousel .carousel-icon {
position: absolute;
top: 50%;
margin-top: -10px;
margin-left: 0px;
margin-right: 0px;
}
/* line 846, sass/_store_home.scss */
.store-home-banner-carousel .carousel .carousel-control.left {
background-image: none;
background-repeat: no-repeat;
width: 10px;
opacity: 0.9;
}
/* line 852, sass/_store_home.scss */
.store-home-banner-carousel .carousel .carousel-control.left .icon {
left: 20px;
}
/* line 857, sass/_store_home.scss */
.store-home-banner-carousel .carousel .carousel-control.right {
background-image: none;
background-repeat: no-repeat;
width: 10px;
opacity: 0.9;
}
/* line 863, sass/_store_home.scss */
.store-home-banner-carousel .carousel .carousel-control.right .icon {
right: 20px;
}

/* line 872, sass/_store_home.scss */
.sn-products .header {
padding-top: 15px;
margin-bottom: 5px;
width: calc(100% - 300px);
}
/* line 877, sass/_store_home.scss */
.sn-products .title {
display: inline;
vertical-align: bottom;
}
/* line 882, sass/_store_home.scss */
.sn-products .view-agreements {
padding-top: 25px;
text-align: right;
text-decoration: underline;
width: 300px;
}
@media (max-width: 768px) {
/* line 882, sass/_store_home.scss */
.sn-products .view-agreements {
float: left !important;
text-align: left;
}
}

/*Mobile */
/* line 898, sass/_store_home.scss */
.store-mobile-search-container {
margin: 15px;
}
@media (min-width: 800px) {
/* line 898, sass/_store_home.scss */
.store-mobile-search-container {
display: none !important;
}
}
/* line 907, sass/_store_home.scss */
.store-mobile-search-container .mobile-search-box input[type="search"] {
border-radius: 0;
}
/* line 912, sass/_store_home.scss */
.store-mobile-search-container .filter-icon {
width: 50px;
cursor: pointer;
padding-top: 2px;
}
/* line 917, sass/_store_home.scss */
.store-mobile-search-container .filter-icon .icon-filter:before {
color: black;
font-size: 22px;
}
/* line 923, sass/_store_home.scss */
.store-mobile-search-container .input-group-transparent .input-group-addon-transparent {
right: auto;
left: 20px;
top: 3px;
}

/* line 930, sass/_store_home.scss */
.mobile-accordion-container {
margin-left: 15px;
padding-right: 50px;
margin-top: 15px;
}
@media (min-width: 768px) {
/* line 930, sass/_store_home.scss */
.mobile-accordion-container {
display: none !important;
}
}

/* line 940, sass/_store_home.scss */
.recommended-tileposition {
top: 0;
right: 1px;
}

/* line 945, sass/_store_home.scss */
.recommedation-common-text {
padding-left: 10px;
padding-right: 20px;
font-size: 16px;
}

/* line 3, sass/_store_products.scss */
.products-container .products-family-title {
font-size: 22px;
margin-top: 20px;
margin-bottom: 20px;
}
/* line 9, sass/_store_products.scss */
.products-container .product-box {
cursor: pointer;
border: 2px solid black;
margin: 10px 20px 10px 20px;
text-align: center;
}
@media (min-width: 1200px) {
/* line 9, sass/_store_products.scss */
.products-container .product-box {
width: calc((100% - 170px) / 4);
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 9, sass/_store_products.scss */
.products-container .product-box {
width: calc((100% - 130px) / 3);
}
}
@media (min-width: 550px) and (max-width: 767px) {
/* line 9, sass/_store_products.scss */
.products-container .product-box {
width: calc((100% - 90px) / 2);
}
}
@media (min-width: 300px) and (max-width: 549px) {
/* line 9, sass/_store_products.scss */
.products-container .product-box {
width: calc(100% - 50px);
}
}
/* line 28, sass/_store_products.scss */
.products-container .product-title {
padding: 10px 10px;
width: calc(100% - 50px);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* line 34, sass/_store_products.scss */
.products-container .product-title:hover {
background-color: #293E40;
color: #ffffff;
}
/* line 40, sass/_store_products.scss */
.products-container .product-subscribe-common, .products-container .product-subscribe, .products-container .product-subscribed {
border-left: 1px solid black;
padding: 10px 10px;
width: 50px;
}
/* line 48, sass/_store_products.scss */
.products-container .product-subscribe:hover {
background-color: #293E40;
color: #ffffff;
}
/* line 54, sass/_store_products.scss */
.products-container .product-subscribed {
color: #1F8476;
cursor: auto;
}
/* line 60, sass/_store_products.scss */
.products-container .products-graphic-container {
background-color: #e1e1e1 !important;
fill: #e1e1e1 !important;
stroke: #e1e1e1 !important;
}
/* line 66, sass/_store_products.scss */
.products-container .products-graphic-text-container {
padding-left: 50px;
padding-top: 40px;
padding-bottom: 40px;
padding-right: 0px;
width: calc(100% - 440px);
}
@media (max-width: 800px) {
/* line 66, sass/_store_products.scss */
.products-container .products-graphic-text-container {
width: 100%;
padding-top: 20px;
}
}
/* line 78, sass/_store_products.scss */
.products-container .products-graphic-title {
font-family: Gilroy-Bold;
font-size: 36px;
}
@media (min-width: 1200px) {
/* line 78, sass/_store_products.scss */
.products-container .products-graphic-title {
font-size: 36px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 78, sass/_store_products.scss */
.products-container .products-graphic-title {
font-size: 32px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 78, sass/_store_products.scss */
.products-container .products-graphic-title {
font-size: 28px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 78, sass/_store_products.scss */
.products-container .products-graphic-title {
font-size: 24px;
}
}
/* line 95, sass/_store_products.scss */
.products-container .products-graphic-description {
font-size: 18px;
}
@media (min-width: 1200px) {
/* line 95, sass/_store_products.scss */
.products-container .products-graphic-description {
font-size: 18px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 95, sass/_store_products.scss */
.products-container .products-graphic-description {
font-size: 16px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 95, sass/_store_products.scss */
.products-container .products-graphic-description {
font-size: 14px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 95, sass/_store_products.scss */
.products-container .products-graphic-description {
font-size: 12px;
}
}
/* line 111, sass/_store_products.scss */
.products-container .products-graphic-image-container {
max-height: 400px;
width: 440px;
padding-right: 40px;
padding-left: 0px;
}
/* line 118, sass/_store_products.scss */
.products-container .products-graphic-image {
max-height: 400px;
}

/* line 126, sass/_store_products.scss */
.products-popup-container .products-family-title {
font-size: 22px;
margin-top: 20px;
margin-bottom: 20px;
}
/* line 132, sass/_store_products.scss */
.products-popup-container .product-box {
cursor: pointer;
border: 2px solid black;
margin: 10px 20px 10px 20px;
text-align: center;
width: calc(100% - 40px);
padding: 0px;
}
/* line 141, sass/_store_products.scss */
.products-popup-container .product-title {
padding: 10px 10px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* line 146, sass/_store_products.scss */
.products-popup-container .product-title:hover {
background-color: #293E40;
color: #ffffff;
}

/* line 155, sass/_store_products.scss */
.product-apps-container .products-detail-title-box {
font-size: 22px;
margin: 20px;
padding-top: 10px;
border-top: 1px solid lightgrey;
border-bottom: 1px solid lightgrey;
background: #ffffff;
}
/* line 163, sass/_store_products.scss */
.product-apps-container .products-detail-title-box #store_product_learn_more_link {
float: right;
font-size: 14px;
margin-top: 5px;
}
/* line 167, sass/_store_products.scss */
.product-apps-container .products-detail-title-box #store_product_learn_more_link img {
width: 14px;
margin-right: 2px;
}
/* line 173, sass/_store_products.scss */
.product-apps-container .products-detail-title-box #store_product_learn_more_opt_in {
margin-right: 50px;
}
/* line 177, sass/_store_products.scss */
.product-apps-container .products-detail-title-box #store_product_learn_more_opt_out {
margin-right: 40px;
}
/* line 181, sass/_store_products.scss */
.product-apps-container .products-detail-title-box #store_product_subscribe, .product-apps-container .products-detail-title-box #store_product_unsubscribe {
min-width: 175px;
}
/* line 187, sass/_store_products.scss */
.product-apps-container .app-box {
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
background-color: #ffffff;
padding: 10px 10px 10px 10px;
}
/* line 195, sass/_store_products.scss */
.product-apps-container .app-row {
margin-bottom: 10px;
}
/* line 199, sass/_store_products.scss */
.product-apps-container .back-to-product-list {
margin: 18px 0px 10px 15px;
font-family: "Gilroy-SemiBold";
}
/* line 204, sass/_store_products.scss */
.product-apps-container .product-detail-missing-manage-entitlement-link {
margin-top: 20px;
text-decoration: underline;
}
/* line 209, sass/_store_products.scss */
.product-apps-container .opt-in-text {
margin: 0px 20px 20px 10px;
}
/* line 213, sass/_store_products.scss */
.product-apps-container .app-title {
font-family: Gilroy-SemiBold;
font-size: 16px;
}
/* line 218, sass/_store_products.scss */
.product-apps-container .app-tagline {
font-size: 14px;
}
/* line 222, sass/_store_products.scss */
.product-apps-container .app-platform-plugin-id {
padding-right: 10px;
}
/* line 226, sass/_store_products.scss */
.product-apps-container .app-liscense {
border-left: 1px solid #293E40;
padding-left: 10px;
padding-right: 10px;
}
/* line 232, sass/_store_products.scss */
.product-apps-container .app-liscense-date {
border-left: 1px solid #293E40;
padding-left: 10px;
}
/* line 237, sass/_store_products.scss */
.product-apps-container .products-detail-title-box-left {
width: calc(100% - 390px);
}
@media (max-width: 1000px) {
/* line 237, sass/_store_products.scss */
.product-apps-container .products-detail-title-box-left {
width: 100%;
}
}
/* line 244, sass/_store_products.scss */
.product-apps-container .products-detail-title-box-right {
width: 390px;
}
@media (max-width: 1000px) {
/* line 244, sass/_store_products.scss */
.product-apps-container .products-detail-title-box-right {
display: none;
}
}
/* line 251, sass/_store_products.scss */
.product-apps-container .products-detail-title-box-low-res {
margin-bottom: 20px;
}
@media (min-width: 1001px) {
/* line 251, sass/_store_products.scss */
.product-apps-container .products-detail-title-box-low-res {
display: none;
}
}
/* line 258, sass/_store_products.scss */
.product-apps-container .product-name {
padding-bottom: 20px;
padding-right: 10px;
display: inline-block;
}
/* line 264, sass/_store_products.scss */
.product-apps-container .check-mark {
color: #1F8476;
}
/* line 268, sass/_store_products.scss */
.product-apps-container .product-detail-tabs {
display: inline-block;
vertical-align: bottom;
padding-left: 20px;
}
/* line 273, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab-section {
overflow: hidden;
padding-bottom: 23px;
padding-top: 2px;
margin-right: 3px;
margin-top: 10px;
}
/* line 281, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab-section ul {
list-style-type: none;
margin: 0;
padding-left: 0;
font-weight: 400;
font-size: 16px;
}
/* line 289, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab-section li {
display: inline;
}
/* line 293, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab-container {
padding-top: 10px;
font-size: 15px;
float: left;
color: #343d47;
font-weight: 400;
}
/* line 300, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab-container:focus {
outline: none;
border: 1px solid #293E40;
}
/* line 305, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab {
padding: 17px;
}
/* line 308, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab:hover {
color: #1B7F68;
padding-bottom: 21px;
cursor: pointer;
}
/* line 313, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab:active {
color: #293E40;
border-bottom: 4px solid #293E40;
padding-bottom: 21px;
}
/* line 319, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab-focus:focus {
outline: none;
color: #293E40;
}
/* line 323, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .tab-focus:active {
outline: none;
color: #293E40;
}
/* line 328, sass/_store_products.scss */
.product-apps-container .product-detail-tabs .selected-tab, .product-apps-container .product-detail-tabs .selected-tab:hover {
color: #293E40;
border-bottom: 4px solid #293E40;
padding-bottom: 21px;
}

/*App Detail Page*/
/* line 3, sass/_store_application.scss */
.table-layout {
display: table;
width: 100%;
}

/* line 7, sass/_store_application.scss */
.table-layout .table-cell {
display: table-cell;
vertical-align: top;
}

/* line 12, sass/_store_application.scss */
.fixed-width {
width: 275px;
vertical-align: top;
}

/* line 17, sass/_store_application.scss */
.store_application {
background-color: #ffffff;
}

/* line 21, sass/_store_application.scss */
.store_application_progressbar_height {
height: 1em;
}

/* line 25, sass/_store_application.scss */
.appdetail-review-header {
font-size: 22px;
color: #000000;
margin-top: 10px;
}

/* line 31, sass/_store_application.scss */
.store_application_reviews_outside {
padding: 25px 0px 15px 0px;
border-bottom: solid 1px #e6e8ea;
}

/* line 36, sass/_store_application.scss */
.star-icon {
color: #1B7F68;
}

/* line 39, sass/_store_application.scss */
.store_applciation_reviews_rating_icon {
font-size: 19px;
}

/* line 43, sass/_store_application.scss */
.store_application_reviews_user {
margin-bottom: 6px;
color: #666666;
}

/* line 48, sass/_store_application.scss */
.store_application_reviews_text {
margin-top: 5px;
color: #293E40;
font-weight: 300;
}

/* line 54, sass/_store_application.scss */
.store_applciation_no_reviews {
margin-top: 10px;
}

/* line 58, sass/_store_application.scss */
.store_applciation_no_ratings {
margin-top: 10px;
}

/* line 62, sass/_store_application.scss */
.store_application_comments_outside {
margin-top: 5px;
}

/* line 66, sass/_store_application.scss */
.store_application_comments_text {
font-size: 13px;
}

/* line 70, sass/_store_application.scss */
.store_applciation_comments_user {
color: #666666;
}

/* line 74, sass/_store_application.scss */
.store_applciation_write_review_outside {
margin: 10px 23px 10px 0px;
}

/* line 78, sass/_store_application.scss */
.store_applciation_write_review {
font-size: 15px;
}

/* line 83, sass/_store_application.scss */
.store_applciation_write_review_form_outside {
margin-top: 10px;
}

/* line 87, sass/_store_application.scss */
.store_application_form_width {
width: 100%;
}

/* line 91, sass/_store_application.scss */
.store_application_section, .store_application_reviews_ratings_section {
background-color: #ffffff;
position: relative;
}

/* line 97, sass/_store_application.scss */
.appdetail_bottom_button_container {
margin-top: 10px;
}
@media (max-width: 549px) {
/* line 97, sass/_store_application.scss */
.appdetail_bottom_button_container {
margin: 10px 0px;
}
}

/* line 104, sass/_store_application.scss */
.appdetail_button {
width: 100%;
}

/* line 109, sass/_store_application.scss */
.appdetail_review_rightsidebar {
background-color: #f2f2f2;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
border-radius: 3px;
float: right;
width: 100%;
}

/* line 119, sass/_store_application.scss */
.appdetail_button_rightsidebar {
background-color: white;
padding: 10px;
}
@media (min-width: 1200px) {
/* line 119, sass/_store_application.scss */
.appdetail_button_rightsidebar {
width: 100%;
max-width: 410px;
}
}
@media (min-width: 901px) and (max-width: 1199px) {
/* line 119, sass/_store_application.scss */
.appdetail_button_rightsidebar {
max-width: 395px;
}
}
@media (max-width: 900px) {
/* line 119, sass/_store_application.scss */
.appdetail_button_rightsidebar {
margin-top: 20px;
}
}
/* line 133, sass/_store_application.scss */
.appdetail_button_rightsidebar .section-seperator {
border-top: 2px solid #F2F2F2;
margin: 0px 1px 10px 5px;
padding: 0px 1px 3px 10px;
}
/* line 139, sass/_store_application.scss */
.appdetail_button_rightsidebar .icons-padding {
padding: 4px;
}
/* line 143, sass/_store_application.scss */
.appdetail_button_rightsidebar .action {
padding-left: 27px;
}
/* line 147, sass/_store_application.scss */
.appdetail_button_rightsidebar .store-application-sub-header {
font-size: 16px;
font-family: Gilroy-SemiBold;
margin: 10px 0px 0px 0px;
}

/* line 155, sass/_store_application.scss */
.store_application_rating_summary_outside {
margin-top: 10px;
}

/* line 159, sass/_store_application.scss */
.store_application_reviews_ratings_section {
margin: 0px 20px;
}

/* line 164, sass/_store_application.scss */
.store_application_comment_submit_button {
float: right;
margin-left: 5px;
margin-top: 5px;
}

/* line 170, sass/_store_application.scss */
.store_application_comment_help.help-block {
display: inline-block;
vertical-align: middle;
line-height: 25px;
}

/* line 176, sass/_store_application.scss */
.store_application_hr {
border-color: #e6e9eb;
background-color: #e6e9eb;
margin-top: 10px;
}

/* line 182, sass/_store_application.scss */
.store_application_average_rating {
font-size: 32px;
float: left;
color: #1B7F68;
}

/* line 188, sass/_store_application.scss */
.store_application_rating_summary {
float: left;
margin-left: 10px;
}

/* line 193, sass/_store_application.scss */
.store_application_rating_summary_icon {
color: #293E40;
font-size: 18px;
}

/* line 198, sass/_store_application.scss */
.store_application_rating_stats {
margin-top: 10px;
}

/* line 202, sass/_store_application.scss */
.store_application_float_left {
float: left;
}

/* line 206, sass/_store_application.scss */
.store_application_float_right {
float: right;
}

/* line 210, sass/_store_application.scss */
.store_application_icon {
float: left;
margin-left: 5px;
}

/* line 215, sass/_store_application.scss */
.store_application_progressbar {
float: left;
width: 75%;
margin-left: 5px;
}

/* line 221, sass/_store_application.scss */
.progress {
border-color: #E4E4E4;
border-radius: 10px;
margin-top: 2px;
background: #E4E4E4;
}

/* line 228, sass/_store_application.scss */
.store_application_review_rating {
float: left;
color: #1B7F68;
font-size: 22px;
margin-bottom: 10px;
margin-top: -10px;
}

/* line 236, sass/_store_application.scss */
.rating-widget > span {
outline: none;
}

/* line 240, sass/_store_application.scss */
.show-more-box {
padding: 20px;
background-color: #f2f2f2;
}

/* line 245, sass/_store_application.scss */
.store-application-sub-header {
font-size: 16px;
font-family: Gilroy-SemiBold;
margin: 20px 0px 10px 0px;
}

/* line 251, sass/_store_application.scss */
.store-application-sub-content {
margin-left: 25px;
}

/* line 255, sass/_store_application.scss */
.sn-appstore-socialButton {
display: inline-block;
padding: 5px;
cursor: pointer;
margin-left: 2px;
}
/* line 260, sass/_store_application.scss */
.sn-appstore-socialButton img {
height: 20px;
}

/* line 265, sass/_store_application.scss */
.application-not-found-text {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
margin: auto;
width: 100%;
text-align: center;
height: 10px;
font-size: 15px;
}

/* line 280, sass/_store_application.scss */
.store-application-accordion .panel {
border: none;
box-shadow: none;
}

/* line 285, sass/_store_application.scss */
.store-application-accordion .panel-heading {
border: none;
background: none;
padding: 0;
margin-bottom: 10px;
}

/* line 292, sass/_store_application.scss */
.store-application-accordion .panel-body {
border-top: none !important;
padding: 0;
}

/* line 298, sass/_store_application.scss */
.application-details {
padding: 25px 25px 80px 25px;
}

/* line 304, sass/_store_application.scss */
.app-header-with-padding, .sn-app-header-with-padding {
padding: 25px 30px;
background-color: #E4E4E4;
}

/* line 309, sass/_store_application.scss */
.sn-app-header-with-padding {
background: url("../images/sn_app_background.png");
background-size: 100% 100%;
padding-bottom: 100px;
}

/* line 315, sass/_store_application.scss */
.app-header {
min-height: 100px;
}
/* line 318, sass/_store_application.scss */
.app-header .app-logo {
height: 100px;
width: 100px;
position: absolute;
line-height: 100px;
}
/* line 324, sass/_store_application.scss */
.app-header .app-logo .img, .app-header .app-logo .img-with-cert-badge {
max-height: 100px;
max-width: 100px;
vertical-align: middle;
}
@media (max-width: 550px) {
/* line 330, sass/_store_application.scss */
.app-header .app-logo .img-with-cert-badge {
margin-top: 47px;
}
}
/* line 337, sass/_store_application.scss */
.app-header .app-logo .express-triangle {
position: absolute;
width: 0;
height: 0;
right: 0px;
top: 1px;
border-top: 50px solid #cc0000;
border-left: 50px solid transparent;
z-index: 5;
}
/* line 348, sass/_store_application.scss */
.app-header .app-logo .triangle-text {
position: absolute;
top: -29px;
right: -5px;
font-size: 11px;
color: white;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
z-index: 6;
}
/* line 361, sass/_store_application.scss */
.app-header .app-title-section {
width: 100%;
padding-left: 115px;
padding-right: 45px;
}
/* line 367, sass/_store_application.scss */
.app-header .certification {
font-size: 12px;
}
/* line 379, sass/_store_application.scss */
.app-header .app-title-section .app-title {
font-family: Gilroy-SemiBold;
font-size: 28px;
}
@media (max-width: 550px) {
/* line 379, sass/_store_application.scss */
.app-header .app-title-section .app-title {
font-size: 20px;
display: flex;
flex-direction: column-reverse;
}
}
/* line 388, sass/_store_application.scss */
.app-header .app-title-section .application-indicator {
display: flex;
flex-direction: column;
align-items: center;
margin: -16px -64px;
}
@media (max-width: 550px) {
/* line 388, sass/_store_application.scss */
.app-header .app-title-section .application-indicator {
margin: -16px -70px 0px 50px;
}
}
/* line 397, sass/_store_application.scss */
.app-header .app-title-section .application-indicator .upcoming-integration-container {
min-height: 35px;
}
/* line 399, sass/_store_application.scss */
.app-header .app-title-section .application-indicator .upcoming-integration-container .upcoming-integration-label {
border: 1px solid #fabe9c;
background: #f7e4ca;
font-size: 14px;
padding: 3px 37px;
}
/* line 408, sass/_store_application.scss */
.app-header .app-title-section .app-instance-availability {
margin-top: 5px;
}
/* line 412, sass/_store_application.scss */
.app-header .app-title-section .company-logo {
width: 75px;
}
/* line 416, sass/_store_application.scss */
.app-header .app-title-section .company, .app-header .app-title-section .pricing {
font-family: Gilroy-SemiBold;
margin-top: 10px;
}
/* line 421, sass/_store_application.scss */
.app-header .app-title-section .compatibility {
font-family: Gilroy-SemiBold;
}
/* line 423, sass/_store_application.scss */
.app-header .app-title-section .compatibility .compatibility-list {
font-family: Gilroy-Regular;
}
/* line 427, sass/_store_application.scss */
.app-header .app-title-section .app-tagline {
width: 85%;
}

/* line 434, sass/_store_application.scss */
.app-header-ratings {
background-color: #FFFFFF;
padding: 8px 5px 8px 8px;
}

/* line 439, sass/_store_application.scss */
.app-header-ratings-count {
display: inline-block;
margin-left: 5px;
margin-top: 2px;
}

/* line 445, sass/_store_application.scss */
.app-body-margin {
margin-bottom: 20px;
font-weight: 300;
}
@media (max-width: 550px) {
/* line 445, sass/_store_application.scss */
.app-body-margin {
margin-bottom: 10px;
}
}

/* line 453, sass/_store_application.scss */
.app-support-tile {
max-width: 300px;
min-height: 125px;
background-color: #e5e5e5;
border-radius: 5px;
padding: 10px 20px;
margin-bottom: 5px;
overflow: hidden;
overflow-wrap: break-word;
float: left;
margin-right: 15px;
}
@media (min-width: 768px) {
/* line 453, sass/_store_application.scss */
.app-support-tile {
width: calc((100% - 45px) / 3);
}
}
@media (max-width: 767px) {
/* line 453, sass/_store_application.scss */
.app-support-tile {
width: 100%;
max-width: none;
}
}
/* line 474, sass/_store_application.scss */
.app-support-tile .store-application-sub-header {
margin-top: 0px;
}
/* line 478, sass/_store_application.scss */
.app-support-tile .additional_contact {
margin-top: 10px;
}

/* line 483, sass/_store_application.scss */
.app-strong-text {
font-weight: 400;
}
/* line 486, sass/_store_application.scss */
.app-strong-text .app-price {
font-size: 20px;
font-weight: 600;
}

/* line 492, sass/_store_application.scss */
.ratings-container-oem {
width: calc(100% - 400px);
}
@media (max-width: 991px) {
/* line 492, sass/_store_application.scss */
.ratings-container-oem {
width: 100%;
}
}

/* line 499, sass/_store_application.scss */
.col-ratings-container-wrap {
width: 100%;
float: left;
}

/* line 503, sass/_store_application.scss */
.col-ratings-container {
position: relative;
top: 0;
left: auto;
width: 280px;
float: left;
background-color: #ffffff;
}
@media (max-width: 550px) {
/* line 503, sass/_store_application.scss */
.col-ratings-container {
width: 100%;
}
}

/* line 515, sass/_store_application.scss */
.col-reviews-container {
width: 100%;
float: left;
background-color: #ffffff;
}

/* line 521, sass/_store_application.scss */
.app-body {
margin: 10px 0px 10px 0px;
background-color: #ffffff;
padding: 10px 20px 10px 30px;
}
/* line 526, sass/_store_application.scss */
.app-body .summary {
float: left;
width: calc(100% - 370px);
}
@media (max-width: 991px) {
/* line 526, sass/_store_application.scss */
.app-body .summary {
float: none;
width: 100%;
}
}
/* line 536, sass/_store_application.scss */
.app-body .img-viewer {
max-width: 360px;
width: 360px;
float: right;
margin: 20px 0px 5px 10px;
right: 10px;
z-index: 10;
}
@media (max-width: 991px) {
/* line 536, sass/_store_application.scss */
.app-body .img-viewer {
float: none;
display: block;
margin: 20px auto 10px auto;
width: auto;
}
}

/* line 552, sass/_store_application.scss */
.app-body-tabs, .app-review-tabs {
margin: 10px 0px 10px 0px;
padding-left: 12px;
font-size: 16px;
}
@media (max-width: 465px) {
/* line 552, sass/_store_application.scss */
.app-body-tabs, .app-review-tabs {
font-size: 12px;
}
}
/* line 559, sass/_store_application.scss */
.app-body-tabs .icon, .app-review-tabs .icon {
font-size: 18px;
}
@media (max-width: 465px) {
/* line 559, sass/_store_application.scss */
.app-body-tabs .icon, .app-review-tabs .icon {
font-size: 14px;
}
}
/* line 566, sass/_store_application.scss */
.app-body-tabs .active, .app-review-tabs .active {
padding-bottom: 20px;
border-bottom: solid 4px #293E40;
font-family: Gilroy-SemiBold;
}

/* line 573, sass/_store_application.scss */
.app-review-tabs {
padding-left: 0px;
}
/* line 576, sass/_store_application.scss */
.app-review-tabs .review-cat-count {
padding-left: 3px;
}

/* line 581, sass/_store_application.scss */
.details-tab {
max-width: 200px;
width: 180px;
float: left;
}
@media (max-width: 465px) {
/* line 581, sass/_store_application.scss */
.details-tab {
max-width: 125px;
}
}

/* line 589, sass/_store_application.scss */
.reviews-tab {
max-width: 210px;
width: 210px;
float: left;
}
@media (max-width: 465px) {
/* line 589, sass/_store_application.scss */
.reviews-tab {
max-width: 150px;
}
}

/* line 598, sass/_store_application.scss */
.app-body-tabs .active, .app-review-tabs .active, .app-body-tabs:hover .active, .app-review-tabs:hover .active {
color: #293E40;
cursor: default;
}

/* line 603, sass/_store_application.scss */
.app-body-tabs a, .app-review-tabs a {
opacity: 0.6;
}

/* line 607, sass/_store_application.scss */
.app-body-tabs > a.active, .app-review-tabs > a.active, .app-body-tabs > a:hover, .app-review-tabs > a:hover {
opacity: 1;
}

/* line 612, sass/_store_application.scss */
.app-body-oem {
font-size: 13px;
}
@media (max-width: 991px) {
/* line 612, sass/_store_application.scss */
.app-body-oem {
padding-right: 0px;
margin-top: 10px;
}
}

/* line 622, sass/_store_application.scss */
.img-viewer-oem {
width: 380px;
position: absolute;
right: 10px;
z-index: 10;
display: none;
}
@media (min-width: 991px) {
/* line 622, sass/_store_application.scss */
.img-viewer-oem {
background-color: white;
padding: 10px;
display: block;
margin-right: 10px;
}
}
/* line 636, sass/_store_application.scss */
.img-viewer-oem .sn-appstore-socialButton {
display: inline-block;
cursor: pointer;
margin-left: 2px;
}
/* line 640, sass/_store_application.scss */
.img-viewer-oem .sn-appstore-socialButton img {
height: 50px;
}

/* line 646, sass/_store_application.scss */
.img-viewer-oem-low-resolution {
display: none;
}
@media (max-width: 990px) {
/* line 646, sass/_store_application.scss */
.img-viewer-oem-low-resolution {
width: 100%;
display: block;
margin: 0px auto;
}
}
/* line 654, sass/_store_application.scss */
.img-viewer-oem-low-resolution .sn-appstore-socialButton {
display: inline-block;
cursor: pointer;
margin-left: 2px;
}
/* line 658, sass/_store_application.scss */
.img-viewer-oem-low-resolution .sn-appstore-socialButton img {
height: 50px;
}

/* line 665, sass/_store_application.scss */
.share-with-text {
font-weight: 500;
display: inline-block;
margin-right: 10px;
}

/* line 671, sass/_store_application.scss */
.oem-partner-text {
font-weight: 400;
}

/* line 675, sass/_store_application.scss */
.oem-getapp-button {
margin-bottom: 10px;
margin-top: 10px;
width: 300px;
border-radius: 5px;
}
@media (max-width: 550px) {
/* line 675, sass/_store_application.scss */
.oem-getapp-button {
width: 200px;
}
}

/* line 685, sass/_store_application.scss */
.low-resolution-top-buttons {
display: none;
}
@media (max-width: 900px) {
/* line 685, sass/_store_application.scss */
.low-resolution-top-buttons {
display: block;
padding: 10px;
}
}
/* line 691, sass/_store_application.scss */
.low-resolution-top-buttons button {
margin-bottom: 10px;
}

/* line 696, sass/_store_application.scss */
.docs {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
display: inline-block;
}

/* line 703, sass/_store_application.scss */
.docs-spacer {
margin-top: 10px;
}

/* line 707, sass/_store_application.scss */
.app-main-body {
width: calc(100% - 437px);
margin-right: 30px;
float: left;
}
@media (max-width: 900px) {
/* line 707, sass/_store_application.scss */
.app-main-body {
width: 100%;
margin-right: 0px;
}
}

/* line 717, sass/_store_application.scss */
.app-main-body-oem {
width: calc(100% - 400px);
margin-right: 10px;
float: left;
}
@media (max-width: 990px) {
/* line 717, sass/_store_application.scss */
.app-main-body-oem {
width: 100%;
margin-right: 0px;
}
}

/* line 727, sass/_store_application.scss */
.app-sidebar {
width: 407px;
float: left;
}
@media (max-width: 900px) {
/* line 727, sass/_store_application.scss */
.app-sidebar {
width: 100%;
margin-bottom: 20px;
}
}

/* line 737, sass/_store_application.scss */
.app-subscription-paid-notice {
margin: 10px 0px;
font-weight: normal;
}

/* line 742, sass/_store_application.scss */
.select-instances-header {
margin: 0px 15px 15px 15px;
font-weight: bold;
}

/* line 747, sass/_store_application.scss */
.buy-app-title {
font-size: 22px;
font-weight: 500;
}

/* line 752, sass/_store_application.scss */
.buy-app-tagline {
font-size: 13px;
font-weight: 400;
}

/* line 757, sass/_store_application.scss */
.price-tier-table {
table-layout: fixed;
margin-bottom: 10px;
}

/* line 762, sass/_store_application.scss */
.price-tier-table td, .price-tier-table th {
border: none !important;
background-color: #ffffff;
font-size: 12px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

/* line 771, sass/_store_application.scss */
fieldset span.options-display {
display: inline-block;
}

/* line 775, sass/_store_application.scss */
.instance-box {
overflow-y: auto;
max-height: 80px;
}

/* line 780, sass/_store_application.scss */
.instance-name {
padding-right: 20px;
padding-bottom: 3px;
font-size: 12px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

/* line 788, sass/_store_application.scss */
.instance-name.icon-circle-solid:before {
font-size: 7px;
}

/* line 792, sass/_store_application.scss */
.instance-box-alert {
padding-top: 5px;
}

/* line 796, sass/_store_application.scss */
.dual-list-box option:disabled {
color: #a8a8a8;
}

/* line 800, sass/_store_application.scss */
.review-rating-container {
background: #FFFFFF;
margin-top: 15px;
padding: 0px 10px 50px 10px;
}

/* line 806, sass/_store_application.scss */
.review-sub-header {
font-size: 22px;
font-family: Gilroy-SemiBold;
margin: 10px 0px 10px 0px;
}

/* line 812, sass/_store_application.scss */
.review-tabs {
border-bottom: solid 1px #e6e8ea;
padding-top: 10px;
width: 100%;
float: left;
background: #fff;
}

/* line 820, sass/_store_application.scss */
.review-padding-right {
padding-right: 5px;
}

/* line 824, sass/_store_application.scss */
.price-tier-row {
margin: 5px 0px 1px 0px;
}
/* line 826, sass/_store_application.scss */
.price-tier-row .price-tier-cell {
max-width: 175px;
height: 67px;
float: left;
background: #fff;
padding: 5px;
margin: 1px;
text-align: center;
width: 175px;
}
/* line 836, sass/_store_application.scss */
.price-tier-row .price-label {
padding: 10px;
}
/* line 839, sass/_store_application.scss */
.price-tier-row .more-prices {
padding: 20px;
}
/* line 842, sass/_store_application.scss */
.price-tier-row .price-num {
font-family: "Gilroy-SemiBold";
}

/* line 847, sass/_store_application.scss */
.back-to-search {
margin: 18px 0px -10px 0px;
font-family: "Gilroy-SemiBold";
}

/* line 852, sass/_store_application.scss */
.special-app-tag-container {
margin-top: 12px;
}
/* line 854, sass/_store_application.scss */
.special-app-tag-container .special-app-tag {
background: #fff;
padding: 2px 10px 2px 10px;
font-family: "Gilroy-SemiBold";
font-size: 11px;
border: 1px solid;
}

/* line 863, sass/_store_application.scss */
.app-dependency-status-icon {
margin-right: 10px;
}

/* line 867, sass/_store_application.scss */
.app-dependency-status-icon.icon-check {
color: green;
}

/* line 871, sass/_store_application.scss */
.app-dependency-status-icon.icon-cross {
color: red;
}

/* line 875, sass/_store_application.scss */
.app-dependency-status-icon.icon-add {
color: green;
}

/* line 879, sass/_store_application.scss */
.app-dependency-status-icon.icon-circle-solid {
font-size: 8px;
vertical-align: middle;
margin-right: 15px;
}

/* line 885, sass/_store_application.scss */
.status-info-section {
font-size: 0.78em;
margin-top: 20px;
padding: 5px;
border: 1px solid lightgray;
background: #ededed;
border-radius: 3px;
font-style: italic;
}

/* line 895, sass/_store_application.scss */
.disabled-link {
cursor: not-allowed;
pointer-events: none;
opacity: 0.6;
}

/* line 901, sass/_store_application.scss */
.accordian-padding {
padding-right: 5px;
}

/* line 906, sass/_store_application.scss */
.g2crowd-review-wrapper .title {
font-family: Gilroy-SemiBold;
font-size: 22px;
margin-bottom: 10px;
}
/* line 911, sass/_store_application.scss */
.g2crowd-review-wrapper .review {
padding-bottom: 15px;
}
/* line 913, sass/_store_application.scss */
.g2crowd-review-wrapper .review .question {
font-family: Gilroy-SemiBold;
}
/* line 916, sass/_store_application.scss */
.g2crowd-review-wrapper .review .answer {
line-height: 20px;
}
/* line 920, sass/_store_application.scss */
.g2crowd-review-wrapper .review-source {
font-size: 12px;
margin-top: 12px;
}
/* line 923, sass/_store_application.scss */
.g2crowd-review-wrapper .review-source img {
padding-left: 5px;
}

/* line 930, sass/_store_application.scss */
.no-left-padding {
padding-left: 0px;
}

/* line 934, sass/_store_application.scss */
.no-reviews {
padding: 20px;
}

/* line 938, sass/_store_application.scss */
.review-read-more-less {
padding: 10px 0px 1px 0px;
max-width: 100px;
width: 100px;
float: left;
}

/* line 945, sass/_store_application.scss */
.review-actions {
padding-top: 15px;
}
/* line 947, sass/_store_application.scss */
.review-actions li {
padding-top: 10px;
}

/* line 952, sass/_store_application.scss */
.publisher_dropbox_info {
text-align: right;
color: lightslategray;
}

/* line 958, sass/_store_application.scss */
.app-version-popup .panel-override {
border: solid 1px black;
margin-bottom: 10px;
}
/* line 962, sass/_store_application.scss */
.app-version-popup .panel-override .bold {
font-family: "Gilroy-SemiBold";
}
/* line 966, sass/_store_application.scss */
.app-version-popup .panel-override .relese_notes {
padding: 0px 15px;
word-break: break-word;
}
/* line 972, sass/_store_application.scss */
.app-version-popup .app-withdrawn .panel-heading {
background: #D1D1D1;
}

/* line 978, sass/_store_application.scss */
.recommended-appdetailposition {
position: relative;
border-radius: 2px;
margin-right: 10px;
float: left;
top: 2px;
text-transform: none;
padding: 3px 10px 3px 10px;
}
/* line 987, sass/_store_application.scss */
.recommended-appdetailposition .recommended-label {
text-transform: uppercase;
}
/* line 991, sass/_store_application.scss */
.recommended-appdetailposition .recommended-reason {
font-size: 13px;
font-family: 'Gilroy-Regular';
}

/* line 997, sass/_store_application.scss */
.recommended-appdetailposition.wide {
width: 100%;
text-align: left;
}

/* line 1002, sass/_store_application.scss */
.snapp-notes-list {
padding-inline-start: inherit;
margin-top: 5px;
margin-bottom: 5px;
}

/* line 1008, sass/_store_application.scss */
.app-custom-disclaimer {
margin-bottom: 18px;
}

/* line 1012, sass/_store_application.scss */
.app-missing-manage-entitlement-link {
margin-top: 20px;
display: block;
margin-left: 10px;
}

/* line 1018, sass/_store_application.scss */
.remove-disabled-info {
width: 250px;
}

/* line 1023, sass/_store_application.scss */
app-indicators #indicator-message-wrapper {
margin-top: 10px;
border: 1px solid #e3da60;
background-color: #f4f0bf;
padding: 0px 0px 10px 10px !important;
}
/* line 1028, sass/_store_application.scss */
app-indicators #indicator-message-wrapper .indicator-message {
display: flex;
align-items: start;
margin-bottom: 4px;
}
/* line 1032, sass/_store_application.scss */
app-indicators #indicator-message-wrapper .indicator-message img, app-indicators #indicator-message-wrapper .indicator-message svg {
width: 12px;
margin: 3px 2px 0px 0px;
fill: #E42338;
filter: invert(34%) sepia(89%) saturate(3516%) hue-rotate(334deg) brightness(85%) contrast(112%);
}
/* line 1041, sass/_store_application.scss */
app-indicators #indicator-message-wrapper-success {
margin-top: 10px;
border: 1px solid #77B27B;
background-color: #C9E0CA;
padding: 0px 0px 10px 10px !important;
}
/* line 1046, sass/_store_application.scss */
app-indicators #indicator-message-wrapper-success #indicator-message-success-message {
display: flex;
align-items: start;
margin-bottom: 4px;
}
/* line 1050, sass/_store_application.scss */
app-indicators #indicator-message-wrapper-success #indicator-message-success-message img, app-indicators #indicator-message-wrapper-success #indicator-message-success-message svg {
width: 22px;
margin: 10px 4px 0px 0px;
filter: invert(32%) sepia(16%) saturate(1597%) hue-rotate(137deg) brightness(102%) contrast(85%);
}

/* line 1059, sass/_store_application.scss */
#store_application_detail_try {
border-color: #1f8476;
}

/* line 1063, sass/_store_application.scss */
.store_application_detail_action_button_info_message {
display: flex;
align-items: baseline;
margin-top: 8px;
}
/* line 1067, sass/_store_application.scss */
.store_application_detail_action_button_info_message img {
margin: -2px 5px 0px 0px;
width: 15px;
}

/* line 1074, sass/_store_application.scss */
.store_application_detail_disabled_button_icon img {
margin: -4px 0px 0px 2px;
width: 15px;
}

/* line 1080, sass/_store_application.scss */
.store_application_detail_info_alert_icon {
margin: -3px 5px 0px 0px;
width: 15px;
}

/* line 1085, sass/_store_application.scss */
.store_application_detail_info_alert_contact_btn {
cursor: pointer;
}

/* line 1, sass/_store_companyprofile.scss */
.stcp-breadcrumb {
margin: 10px;
}

/* line 5, sass/_store_companyprofile.scss */
.stcp-banner {
background: #293E40;
text-align: center;
}

/* line 10, sass/_store_companyprofile.scss */
.partner-award-badge {
width: 200px;
}

/* line 14, sass/_store_companyprofile.scss */
.stcp-banner-title {
color: white;
font-size: 64px;
text-align: center;
padding: 50px 0;
font-family: "Gilroy-SemiBold";
display: inline-block;
}

/* line 23, sass/_store_companyprofile.scss */
.stcp-profile-container {
padding: 20px 40px;
}

/* line 27, sass/_store_companyprofile.scss */
.stcp-detail-container {
overflow: hidden;
width: 100%;
}

/* line 32, sass/_store_companyprofile.scss */
.stcp-back-button {
font-weight: 500;
font-size: 16px;
color: #293E40;
}

/* line 38, sass/_store_companyprofile.scss */
.stcp-profile {
background: #ffffff;
padding: 20px;
float: left;
}
@media (max-width: 875px) {
/* line 38, sass/_store_companyprofile.scss */
.stcp-profile {
width: 100%;
margin-top: 20px;
}
}
@media (min-width: 876px) {
/* line 38, sass/_store_companyprofile.scss */
.stcp-profile {
width: calc(100% - 386px);
padding-bottom: 99999px;
margin-bottom: -99999px;
}
}

/* line 54, sass/_store_companyprofile.scss */
.stcp-sidebar {
float: right;
background: #ffffff;
padding: 0px 25px;
}
@media (max-width: 875px) {
/* line 54, sass/_store_companyprofile.scss */
.stcp-sidebar {
width: 100%;
margin-top: 20px;
}
}
@media (min-width: 876px) {
/* line 54, sass/_store_companyprofile.scss */
.stcp-sidebar {
width: 354px;
padding-bottom: 99999px;
margin-bottom: -99999px;
}
}

/* line 71, sass/_store_companyprofile.scss */
.stcp-sidebar .vendor-info {
width: 100%;
padding: 25px;
font-size: 14px;
font-weight: 300;
}
/* line 77, sass/_store_companyprofile.scss */
.stcp-sidebar .vendor-info .vendor-attr {
font-family: "Gilroy-SemiBold";
}
/* line 81, sass/_store_companyprofile.scss */
.stcp-sidebar .vendor-info .vendorprops {
margin-bottom: 15px;
}

/* line 88, sass/_store_companyprofile.scss */
div:last-child.vendorprops {
margin-bottom: 0 !important;
}

/* line 93, sass/_store_companyprofile.scss */
.stcp-profile .vendor-logo {
height: 100px;
width: 100px;
line-height: 100px;
}
/* line 98, sass/_store_companyprofile.scss */
.stcp-profile .vendor-logo img {
max-height: 100px;
max-width: 100px;
vertical-align: middle;
}
@media (min-width: 601px) {
/* line 93, sass/_store_companyprofile.scss */
.stcp-profile .vendor-logo {
position: absolute;
}
}
/* line 109, sass/_store_companyprofile.scss */
.stcp-profile .vendor-info {
width: 100%;
padding-left: 115px;
font-size: 14px;
font-weight: 300;
}
/* line 115, sass/_store_companyprofile.scss */
.stcp-profile .vendor-info .vendor-title {
font-size: 28px;
font-weight: 500;
font-family: "Gilroy-SemiBold";
padding-bottom: 10px;
}
/* line 122, sass/_store_companyprofile.scss */
.stcp-profile .vendor-info .vendor-about {
font-size: 14px;
}
@media (max-width: 600px) {
/* line 109, sass/_store_companyprofile.scss */
.stcp-profile .vendor-info {
padding-left: 15px;
}
}
@media (min-width: 601px) {
/* line 109, sass/_store_companyprofile.scss */
.stcp-profile .vendor-info {
padding-left: 115px;
}
}

/* line 136, sass/_store_companyprofile.scss */
.stcp-profile .stcp-profile-head {
height: 250px;
padding: 5px;
}

/* line 141, sass/_store_companyprofile.scss */
.stcp-profile .stcp-profile-logo {
max-height: 100px;
max-width: 100px;
margin-left: 10px;
}

/* line 147, sass/_store_companyprofile.scss */
.stcp-profile .stcp-title {
font-size: 22px;
padding: 10px 5px 0px;
display: block;
}

/* line 153, sass/_store_companyprofile.scss */
.stcp-profile .stcp-tagline {
color: gray;
padding: 0px 5px 5px 5px;
display: block;
}

/* line 158, sass/_store_companyprofile.scss */
.stcp-profile .stcp-card-container {
margin: 15px auto;
display: block;
min-height: 50px;
}

/* line 164, sass/_store_companyprofile.scss */
.stcp-profile .stcp-card {
padding-left: 10px;
}

/* line 168, sass/_store_companyprofile.scss */
.stcp-profile .stcp-card .stcp-data-label {
display: block;
color: gray;
}

/* line 172, sass/_store_companyprofile.scss */
.stcp-profile .stcp-card .stcp-data-value {
display: block;
}

/* line 176, sass/_store_companyprofile.scss */
.stcp-profile .stcp-card.card-br {
border-right: 1px solid #AEAEAE;
}

/* line 180, sass/_store_companyprofile.scss */
.stcp-profile .stcp-about {
color: gray;
padding: 10px 15px 10px 5px;
}
@media (max-width: 800px) {
/* line 180, sass/_store_companyprofile.scss */
.stcp-profile .stcp-about {
margin: 10px;
}
}

/* line 188, sass/_store_companyprofile.scss */
.stcp-profile .stcp-about .title {
font-weight: 700;
}

/* line 192, sass/_store_companyprofile.scss */
.stcp-apps-outer-container {
overflow: hidden;
margin: 20px 0px;
}

/* utils */
/* line 198, sass/_store_companyprofile.scss */
.block-display {
display: block;
}

/* line 202, sass/_store_companyprofile.scss */
.app-tile-wrapper {
margin: 0 auto;
width: 100%;
}

/* line 206, sass/_store_companyprofile.scss */
.app-tile {
background-color: #FFF;
width: 300px;
height: 160px;
border-color: #eee;
float: left;
cursor: pointer;
position: relative;
margin: 10px;
}
/* line 218, sass/_store_companyprofile.scss */
.app-tile .update-set {
position: absolute;
height: 1.5em;
bottom: -1px;
width: 100px;
}
/* line 224, sass/_store_companyprofile.scss */
.app-tile .update-set .inner-us-label {
background: rgba(0, 0, 0, 0.3);
color: #fff;
text-align: center;
font-size: 11px;
height: 1.5em;
line-height: 1.5em;
}
@media (min-width: 1200px) {
/* line 206, sass/_store_companyprofile.scss */
.app-tile {
width: calc((100% - 70px) / 3);
}
}
@media (min-width: 992px) and (max-width: 1199px) {
/* line 206, sass/_store_companyprofile.scss */
.app-tile {
width: calc((100% - 60px) / 3);
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 206, sass/_store_companyprofile.scss */
.app-tile {
width: calc((100% - 40px) / 2);
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 206, sass/_store_companyprofile.scss */
.app-tile {
width: calc((100% - 40px) / 2);
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 206, sass/_store_companyprofile.scss */
.app-tile {
width: calc(100% - 20px);
margin: 10px 2px;
}
}
/* line 252, sass/_store_companyprofile.scss */
.app-tile .app-head {
height: 110px;
width: 100%;
}
/* line 256, sass/_store_companyprofile.scss */
.app-tile .app-head .app-title-section {
padding-left: 96px;
height: calc(100% - 15px);
}
/* line 262, sass/_store_companyprofile.scss */
.app-tile .app-footer {
height: 24px;
padding: 2px 10px;
background-color: #e0e0e0;
display: none;
}
/* line 269, sass/_store_companyprofile.scss */
.app-tile .app-logo {
height: 72px;
width: 72px;
position: absolute;
line-height: 68px;
top: 20px;
left: 20px;
}
/* line 277, sass/_store_companyprofile.scss */
.app-tile .app-logo img {
max-height: 70px;
max-width: 70px;
vertical-align: middle;
}
/* line 285, sass/_store_companyprofile.scss */
.app-tile .app-overlay-top {
position: absolute;
top: 0;
left: 0;
z-index: 4;
width: 100%;
height: 160px;
padding: 20px;
background-color: #ffffff;
}
/* line 296, sass/_store_companyprofile.scss */
.app-tile .app-overlay-bottom {
background-color: #dcdcdc;
padding: 20px;
height: 160px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
}
/* line 307, sass/_store_companyprofile.scss */
.app-tile .app-overlay-bottom .app-title-section {
height: calc(100%);
}
/* line 311, sass/_store_companyprofile.scss */
.app-tile .app-overlay-bottom .morebutton {
position: absolute;
right: 0px;
bottom: 0px;
width: 100%;
padding-top: 5px;
background-color: #dcdcdc;
}
/* line 321, sass/_store_companyprofile.scss */
.app-tile .app-title-section {
width: 100%;
overflow: hidden;
position: relative;
}
/* line 326, sass/_store_companyprofile.scss */
.app-tile .app-title-section .app-title {
font-size: 16px;
font-weight: 400;
font-family: "Gilroy-SemiBold";
max-height: 3.0em;
margin-bottom: 5px;
color: #293E40;
overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
/* line 326, sass/_store_companyprofile.scss */
.app-tile .app-title-section .app-title {
font-size: 15px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 326, sass/_store_companyprofile.scss */
.app-tile .app-title-section .app-title {
font-size: 14px;
}
}
/* line 343, sass/_store_companyprofile.scss */
.app-tile .app-title-section .app-tagline {
font-size: 14px;
font-weight: 300;
max-height: 3.0em;
margin-bottom: 5px;
overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
/* line 343, sass/_store_companyprofile.scss */
.app-tile .app-title-section .app-tagline {
font-size: 13px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 343, sass/_store_companyprofile.scss */
.app-tile .app-title-section .app-tagline {
font-size: 12px;
}
}
/* line 358, sass/_store_companyprofile.scss */
.app-tile .app-title-section .app-description {
font-size: 14px;
font-weight: 300;
max-height: 4.0em;
margin-bottom: 5px;
overflow: hidden;
}
/* line 367, sass/_store_companyprofile.scss */
.app-tile .app-title-section .oem-partner-text-container {
display: inline-block;
position: absolute;
bottom: 1px;
width: calc(100% - 115px);
}
/* line 374, sass/_store_companyprofile.scss */
.app-tile .app-title-section .oem-partner-text {
border: 1px solid;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
background: #f7f7f7;
padding: 2px 10px 2px 10px;
font-family: "Gilroy-SemiBold";
font-size: 11px;
}

/* line 389, sass/_store_companyprofile.scss */
.app-tile-bottom-container {
position: relative;
margin-top: 5px;
}
/* line 393, sass/_store_companyprofile.scss */
.app-tile-bottom-container .app-tile-bottom-container-left {
float: left;
width: calc(100% - 130px);
}
/* line 398, sass/_store_companyprofile.scss */
.app-tile-bottom-container .app-tile-bottom-container-right {
font-size: 12px;
float: right;
width: 130px;
}
/* line 404, sass/_store_companyprofile.scss */
.app-tile-bottom-container .app-tile-bottom-container-right-inner {
float: right;
}
/* line 408, sass/_store_companyprofile.scss */
.app-tile-bottom-container .app-vendor {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 200px;
margin-top: 3px;
font-size: 12px;
}
/* line 417, sass/_store_companyprofile.scss */
.app-tile-bottom-container .company-logo {
width: 78px;
}

/* line 423, sass/_store_companyprofile.scss */
.vendor-profile-container {
width: 970px;
margin: 0 auto;
overflow: hidden;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1200px) {
/* line 423, sass/_store_companyprofile.scss */
.vendor-profile-container {
width: 1170px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
/* line 423, sass/_store_companyprofile.scss */
.vendor-profile-container {
width: calc(100% - 20px);
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 423, sass/_store_companyprofile.scss */
.vendor-profile-container {
width: calc(100% - 20px);
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 423, sass/_store_companyprofile.scss */
.vendor-profile-container {
width: calc(100% - 20px);
}
}

/* line 444, sass/_store_companyprofile.scss */
.vendor-apps-title {
font-size: 22px;
font-family: "Gilroy-SemiBold";
margin-top: 25px;
}

/* About Us page */
/* line 2, sass/_store_aboutus.scss */
.aboutus {
background-color: white;
}
/* line 5, sass/_store_aboutus.scss */
.aboutus h2 {
font-family: "Gilroy-SemiBold";
font-size: 36px;
color: #293E40;
line-height: 110%;
text-align: center;
}
/* line 13, sass/_store_aboutus.scss */
.aboutus h3 {
font-weight: bold;
font-size: 14px;
color: black;
line-height: 120%;
}
/* line 20, sass/_store_aboutus.scss */
.aboutus .content-container {
background-color: #F7F7F7;
padding: 40px 0;
}
/* line 25, sass/_store_aboutus.scss */
.aboutus .section {
padding: 20px 0;
}
/* line 29, sass/_store_aboutus.scss */
.aboutus .colored-background {
background-color: #FAFAFA;
}
/* line 33, sass/_store_aboutus.scss */
.aboutus .text {
font-size: 18px;
color: #293E40;
}
/* line 38, sass/_store_aboutus.scss */
.aboutus .aboutus-banner {
background-image: url("/images/events/sn-bg-pattern.gif");
background-size: cover;
height: 250px;
}
/* line 44, sass/_store_aboutus.scss */
.aboutus .aboutus-banner .aboutus-banner-content {
font-size: 47px;
font-family: "Gilroy-Regular";
text-align: center;
color: white;
}
@media (max-width: 450px) {
/* line 44, sass/_store_aboutus.scss */
.aboutus .aboutus-banner .aboutus-banner-content {
padding: 25px 0px;
}
}
@media (min-width: 451px) {
/* line 44, sass/_store_aboutus.scss */
.aboutus .aboutus-banner .aboutus-banner-content {
padding: 60px 0px;
}
}
@media (min-width: 851px) {
/* line 44, sass/_store_aboutus.scss */
.aboutus .aboutus-banner .aboutus-banner-content {
padding: 90px 0px;
}
}
/* line 64, sass/_store_aboutus.scss */
.aboutus .text-container {
margin: auto;
text-align: center;
padding: 50px 0 100px 0;
}
@media (min-width: 1200px) {
/* line 64, sass/_store_aboutus.scss */
.aboutus .text-container {
width: 75%;
}
}
@media (max-width: 1199px) {
/* line 64, sass/_store_aboutus.scss */
.aboutus .text-container {
width: 65%;
}
}
/* line 78, sass/_store_aboutus.scss */
.aboutus .sub-text-container {
padding: 20px 0;
}
/* line 82, sass/_store_aboutus.scss */
.aboutus .list-container {
margin-top: 20px;
margin-bottom: 10px;
overflow: hidden;
}
/* line 88, sass/_store_aboutus.scss */
.aboutus .line-image {
height: 5px;
width: 28px;
}
/* line 93, sass/_store_aboutus.scss */
.aboutus .icon-image-container {
padding-top: 5px;
}
/* line 97, sass/_store_aboutus.scss */
.aboutus .image-custom-size {
height: 50px;
width: 199px;
}
/* line 102, sass/_store_aboutus.scss */
.aboutus .product-container {
background-color: #F8FBFC;
padding: 70px 30px;
text-align: center;
}
/* line 108, sass/_store_aboutus.scss */
.aboutus .aboutus-superscript {
font-family: Gilroy-Regular;
font-size: 50%;
top: -1em;
}
/* line 114, sass/_store_aboutus.scss */
.aboutus blockquote {
margin: auto;
text-align: left;
line-height: 200%;
border-left: none;
position: relative;
}
/* line 122, sass/_store_aboutus.scss */
.aboutus blockquote:before {
font-size: 70px;
content: "\201C";
position: absolute;
top: 17px;
color: cadetblue;
font-family: Arial;
margin-left: -25px;
}
/* line 132, sass/_store_aboutus.scss */
.aboutus blockquote:after {
content: "\201D";
position: absolute;
bottom: -10px;
color: cadetblue;
font-family: Arial;
font-size: 70px;
padding-left: 5px;
}
/* line 142, sass/_store_aboutus.scss */
.aboutus .quote-container {
text-align: left;
border-left: 2px solid #BDC0C4;
padding: 0 30px;
}
/* line 148, sass/_store_aboutus.scss */
.aboutus .quote-image {
width: 250px;
padding-right: 30px;
padding-top: 40px;
}
/* line 154, sass/_store_aboutus.scss */
.aboutus .quote-text {
font-size: 18px;
color: #293E40;
}
/* line 160, sass/_store_aboutus.scss */
.aboutus .quote-citer {
color: #293E40;
text-align: left;
padding-left: 18px;
}
/* line 166, sass/_store_aboutus.scss */
.aboutus .tpp-section {
margin: auto;
text-align: center;
}

/* line 1, sass/_store_events.scss */
.events-tabs {
height: 60px;
background: #FFFFFF;
}
/* line 4, sass/_store_events.scss */
.events-tabs .events-tab-wrapper {
width: 440px;
margin: 0 auto;
}
/* line 8, sass/_store_events.scss */
.events-tabs .events-tab {
width: 144px;
height: 60px;
color: #666;
float: left;
margin: 0 10px;
opacity: 0.6;
font-family: Gilroy-SemiBold;
padding: 17px 0px;
border-top: 5px solid transparent;
cursor: pointer;
text-align: center;
}
/* line 21, sass/_store_events.scss */
.events-tabs .events-tab.selected {
font-family: "Gilroy-SemiBold";
border-bottom: 5px solid #293E40;
cursor: default;
opacity: 1;
}
/* line 28, sass/_store_events.scss */
.events-tabs .events-tab.selected:hover {
color: #293E40;
}
/* line 32, sass/_store_events.scss */
.events-tabs .events-tab:hover {
color: #1B7F68;
}

/* line 36, sass/_store_events.scss */
.store-event-banner {
background-image: url("/images/events/sn-bg-pattern.gif");
background-size: cover;
height: 250px;
}
/* line 41, sass/_store_events.scss */
.store-event-banner .store-event-banner-content {
font-size: 45px;
text-align: center;
padding: 80px 0px;
color: #fff;
}

/* line 48, sass/_store_events.scss */
.event-tile-wrapper {
margin: 0 auto;
}
@media (min-width: 1600px) {
/* line 48, sass/_store_events.scss */
.event-tile-wrapper {
width: 1600px;
padding: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
/* line 48, sass/_store_events.scss */
.event-tile-wrapper {
width: 1155px;
}
}
@media (min-width: 816px) and (max-width: 1199px) {
/* line 48, sass/_store_events.scss */
.event-tile-wrapper {
width: 770px;
}
}
@media (max-width: 815px) {
/* line 48, sass/_store_events.scss */
.event-tile-wrapper {
width: 385px;
}
}

/* line 67, sass/_store_events.scss */
.store-event-tile {
width: 355px;
height: 452px;
background-color: #fff;
float: left;
margin: 15px;
position: relative;
}
/* line 75, sass/_store_events.scss */
.store-event-tile .store-event-header.tpp-infosession {
background-color: #e6e9eb;
}
/* line 79, sass/_store_events.scss */
.store-event-tile .store-event-header {
padding: 20px 25px 0px 25px;
position: relative;
height: calc(100% - 60px);
}
/* line 84, sass/_store_events.scss */
.store-event-tile .store-event-header .event-type {
margin: 8px;
float: right;
font-family: "Gilroy-Bold";
font-size: 12px;
text-transform: uppercase;
}
/* line 92, sass/_store_events.scss */
.store-event-tile .store-event-header .event-icon img {
width: 50px;
height: 50px;
margin-bottom: 8px;
}
/* line 98, sass/_store_events.scss */
.store-event-tile .store-event-header .event-img {
padding: 5px 0px;
}
/* line 102, sass/_store_events.scss */
.store-event-tile .store-event-header .event-tile-title {
font-family: "Gilroy-Regular";
font-size: 22px;
max-height: 92px;
overflow: hidden;
margin: 5px 0px;
}
/* line 110, sass/_store_events.scss */
.store-event-tile .store-event-header .event-header-bottom {
position: absolute;
bottom: 0px;
width: 305px;
margin: 10px 0px;
}
/* line 116, sass/_store_events.scss */
.store-event-tile .store-event-header .event-header-bottom .event-tile-location {
font-family: Gilroy-SemiBold;
}
/* line 120, sass/_store_events.scss */
.store-event-tile .store-event-header .event-header-bottom .event-tile-datetime {
font-family: Gilroy-Regular;
color: #7A8688;
letter-spacing: 0;
line-height: 18px;
}
/* line 129, sass/_store_events.scss */
.store-event-tile .store-event-footer.tpp-infosession {
height: 60px;
background-color: #e6e9eb;
}
/* line 133, sass/_store_events.scss */
.store-event-tile .store-event-footer {
font-family: "Gilroy-SemiBold";
bottom: 0px;
width: 100%;
padding: 0px 25px 0px 25px;
}
/* line 139, sass/_store_events.scss */
.store-event-tile .store-event-footer .store-event-footer-button {
width: 50%;
float: left;
text-align: center;
height: 62%;
line-height: 35px;
cursor: pointer;
border: solid 2px;
}
/* line 148, sass/_store_events.scss */
.store-event-tile .store-event-footer .store-event-footer-button .event-icon-popup {
position: relative;
top: -1px;
}
/* line 153, sass/_store_events.scss */
.store-event-tile .store-event-footer .store-event-footer-button.archived {
opacity: 0.4;
cursor: not-allowed;
}
/* line 159, sass/_store_events.scss */
.store-event-tile .store-event-footer .event-more-btn {
border: solid 2px transparent;
}

/* line 166, sass/_store_events.scss */
.store-event-overlay .modal-content {
height: 680px;
}
@media (min-width: 1200px) {
/* line 171, sass/_store_events.scss */
.store-event-overlay .modal-lg {
width: 1350px;
}
}
/* line 176, sass/_store_events.scss */
.store-event-overlay .btn-event-close {
position: absolute;
top: 5px;
right: 5px;
z-index: 10;
}
/* line 183, sass/_store_events.scss */
.store-event-overlay .btn-event-edit {
position: relative;
top: 5px;
}

/* line 189, sass/_store_events.scss */
.event-readmore {
padding: 40px;
padding-top: 25px;
}
/* line 193, sass/_store_events.scss */
.event-readmore .tab-section {
overflow: hidden;
border-bottom: 1px solid #BDC0C4;
border-top: 1px solid #BDC0C4;
padding-bottom: 13px;
padding-top: 2px;
margin-right: 3px;
margin-top: 10px;
}
/* line 203, sass/_store_events.scss */
.event-readmore .tab-section ul {
list-style-type: none;
margin: 0;
padding-left: 0;
font-weight: 400;
font-size: 16px;
}
/* line 211, sass/_store_events.scss */
.event-readmore .tab-section li {
display: inline;
}
/* line 215, sass/_store_events.scss */
.event-readmore .tab-container {
padding-top: 10px;
font-size: 15px;
float: left;
color: #343d47;
font-weight: 400;
}
/* line 222, sass/_store_events.scss */
.event-readmore .tab-container:focus {
outline: none;
border: 1px solid #293E40;
}
/* line 227, sass/_store_events.scss */
.event-readmore .tab {
padding: 17px;
}
/* line 230, sass/_store_events.scss */
.event-readmore .tab:hover {
color: #1B7F68;
padding-bottom: 11px;
}
/* line 234, sass/_store_events.scss */
.event-readmore .tab:active {
color: #293E40;
border-bottom: 4px solid #293E40;
padding-bottom: 11px;
}
/* line 240, sass/_store_events.scss */
.event-readmore .tab-focus:focus {
outline: none;
color: #293E40;
}
/* line 244, sass/_store_events.scss */
.event-readmore .tab-focus:active {
outline: none;
color: #293E40;
}
/* line 249, sass/_store_events.scss */
.event-readmore .selected-tab, .event-readmore .selected-tab:hover {
color: #293E40;
border-bottom: 4px solid #293E40;
padding-bottom: 11px;
}
/* line 255, sass/_store_events.scss */
.event-readmore .event-section {
padding-top: 10px;
height: 390px;
overflow-x: hidden;
margin-bottom: 10px;
}
/* line 262, sass/_store_events.scss */
.event-readmore .event-reg-confirm {
line-height: 44px;
margin-top: 20px;
font-size: 14px;
}
/* line 268, sass/_store_events.scss */
.event-readmore .event-icon img {
width: 50px;
height: 50px;
}
/* line 273, sass/_store_events.scss */
.event-readmore .event-type {
margin-top: 10px;
right: 0px;
bottom: 0px;
font-family: "Gilroy-Bold";
}
/* line 280, sass/_store_events.scss */
.event-readmore .event-title {
font-size: 22px;
font-family: "Gilroy-Bold";
margin: 5px 0px;
max-height: 80px;
overflow: hidden;
}
/* line 288, sass/_store_events.scss */
.event-readmore .event-location {
font-family: Gilroy-SemiBold;
}
/* line 292, sass/_store_events.scss */
.event-readmore .event-datetime {
letter-spacing: 0;
line-height: 18px;
}
/* line 297, sass/_store_events.scss */
.event-readmore .event-meetinglink {
margin-top: 10px;
font-size: 1.15em;
font-weight: 400;
color: #637274;
}
/* line 304, sass/_store_events.scss */
.event-readmore .event-meetingnotes {
margin-top: 10px;
font-size: 1.15em;
text-align: justify;
white-space: pre-line;
}
/* line 311, sass/_store_events.scss */
.event-readmore .event-body {
margin: 15px 0;
height: 240px;
}
/* line 315, sass/_store_events.scss */
.event-readmore .event-body .event-img .no-image {
text-align: center;
border: 1px dashed #cbcbcb;
width: 480px;
height: 240px;
padding-top: 130px;
}
@media (min-width: 1200px) {
/* line 326, sass/_store_events.scss */
.event-readmore .event-body .event-img {
float: left;
}
/* line 329, sass/_store_events.scss */
.event-readmore .event-body .event-img img {
width: 480px;
height: 240px;
}
/* line 335, sass/_store_events.scss */
.event-readmore .event-body .event-desc {
font-size: 14px;
float: left;
width: calc(100% - 495px);
margin-left: 15px;
height: 240px;
overflow-y: auto;
white-space: pre-line;
}
}
@media (min-width: 950px) and (max-width: 1199px) {
/* line 349, sass/_store_events.scss */
.event-readmore .event-body .event-img {
float: left;
}
/* line 352, sass/_store_events.scss */
.event-readmore .event-body .event-img img {
width: 480px;
height: 240px;
}
/* line 358, sass/_store_events.scss */
.event-readmore .event-body .event-desc {
font-size: 14px;
float: left;
width: calc(100% - 495px);
margin-left: 15px;
height: 240px;
overflow-y: auto;
}
}
@media (min-width: 800px) and (max-width: 949px) {
/* line 371, sass/_store_events.scss */
.event-readmore .event-body .event-img {
float: left;
}
/* line 374, sass/_store_events.scss */
.event-readmore .event-body .event-img img {
width: 300px;
height: 150px;
}
/* line 380, sass/_store_events.scss */
.event-readmore .event-body .event-desc {
font-size: 1.1em;
float: left;
width: calc(100% - 310px);
margin-left: 10px;
height: 150px;
overflow-y: auto;
}
}
@media (min-width: 500px) and (max-width: 799px) {
/* line 394, sass/_store_events.scss */
.event-readmore .event-body .event-img {
text-align: center;
}
/* line 396, sass/_store_events.scss */
.event-readmore .event-body .event-img img {
width: 400px;
height: 200px;
}
/* line 402, sass/_store_events.scss */
.event-readmore .event-body .event-desc {
font-size: 1.2em;
margin-top: 10px;
}
}
@media (max-width: 499px) {
/* line 412, sass/_store_events.scss */
.event-readmore .event-body .event-img {
text-align: center;
}
/* line 414, sass/_store_events.scss */
.event-readmore .event-body .event-img img {
width: 300px;
height: 150px;
}
/* line 420, sass/_store_events.scss */
.event-readmore .event-body .event-desc {
font-size: 1.2em;
margin-top: 10px;
}
}
/* line 428, sass/_store_events.scss */
.event-readmore .event-register-btn {
margin-top: 20px;
width: 250px;
font-weight: 300;
}
/* line 433, sass/_store_events.scss */
.event-readmore .event-register-btn .event-icon-popup {
position: relative;
top: -3px;
}
/* line 439, sass/_store_events.scss */
.event-readmore .event-speaker {
padding-bottom: 5px;
}
/* line 441, sass/_store_events.scss */
.event-readmore .event-speaker .speaker-name {
padding-top: 15px;
font-size: 22px;
font-weight: 400;
}
/* line 447, sass/_store_events.scss */
.event-readmore .event-speaker .speaker-title {
font-size: 16px;
color: #81878E;
font-weight: 100;
}
/* line 453, sass/_store_events.scss */
.event-readmore .event-speaker .speaker-bio {
padding: 10px 0;
font-size: 13px;
}
/* line 458, sass/_store_events.scss */
.event-readmore .event-speaker .speaker-image {
width: 180px;
height: 180px;
border-radius: 100px;
margin: 30px;
}
@media (max-width: 540px) {
/* line 464, sass/_store_events.scss */
.event-readmore .event-speaker .align-spkr-img {
margin-right: 100%;
}
}

/* line 477, sass/_store_events.scss */
.event-registration .reg-content {
min-height: 500px;
padding: 40px 80px;
position: relative;
}
/* line 483, sass/_store_events.scss */
.event-registration .reg-guest {
border-left: 1px solid #666;
}
/* line 487, sass/_store_events.scss */
.event-registration .event-reg-heading {
color: #666;
font-weight: 400;
font-size: 20px;
margin-bottom: 30px;
}
/* line 493, sass/_store_events.scss */
.event-registration .event-form-lbl {
font-size: 13px;
color: #666;
}
/* line 497, sass/_store_events.scss */
.event-registration .circle-or {
width: 70px;
height: 70px;
color: #000;
background-color: #eee;
position: absolute;
left: -35px;
top: 215px;
line-height: 70px;
text-align: center;
font-weight: 400;
font-size: 13px;
border-radius: 35px;
}
/* line 511, sass/_store_events.scss */
.event-registration .event-btn {
margin-top: 10px;
width: 110px;
}

/* line 3, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-container {
background-color: #E1EBE9 !important;
fill: #E1EBE9 !important;
stroke: #E1EBE9 !important;
}
/* line 8, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-text-container {
padding-left: 50px;
padding-top: 40px;
padding-bottom: 40px;
padding-right: 0px;
width: calc(100% - 500px);
}
@media (max-width: 800px) {
/* line 8, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-text-container {
width: 100%;
padding-top: 20px;
}
}
/* line 19, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-title {
font-family: Gilroy-Bold;
font-size: 36px;
padding-bottom: 15px;
}
@media (min-width: 1200px) {
/* line 19, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-title {
font-size: 36px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 19, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-title {
font-size: 32px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 19, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-title {
font-size: 28px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 19, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-title {
font-size: 24px;
}
}
/* line 37, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-description {
font-size: 18px;
line-height: 30px;
}
@media (min-width: 1200px) {
/* line 37, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-description {
font-size: 18px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 37, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-description {
font-size: 16px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 37, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-description {
font-size: 14px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 37, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-description {
font-size: 12px;
}
}
/* line 54, sass/_store_integrations.scss */
.integrations-container .integrations-graphic-image-container {
max-height: 300px;
width: 480px;
padding-right: 40px;
padding-left: 0px;
}
/* line 61, sass/_store_integrations.scss */
.integrations-container .tiles-wrapper {
padding-left: 0px;
}

/* line 3, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-container {
background-color: #DCEFF4 !important;
fill: #DCEFF4 !important;
stroke: #DCEFF4 !important;
}
/* line 8, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-text-container {
padding-left: 50px;
padding-top: 40px;
padding-bottom: 40px;
padding-right: 0px;
width: calc(100% - 600px);
}
@media (max-width: 800px) {
/* line 8, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-text-container {
width: 100%;
padding-top: 20px;
}
}
/* line 19, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-title {
font-family: Gilroy-Bold;
font-size: 36px;
padding-bottom: 15px;
}
@media (min-width: 1200px) {
/* line 19, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-title {
font-size: 36px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 19, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-title {
font-size: 32px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 19, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-title {
font-size: 28px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 19, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-title {
font-size: 24px;
}
}
/* line 37, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-description {
font-size: 18px;
line-height: 30px;
}
@media (min-width: 1200px) {
/* line 37, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-description {
font-size: 18px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 37, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-description {
font-size: 16px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 37, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-description {
font-size: 14px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 37, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-description {
font-size: 12px;
}
}
/* line 54, sass/_store_innovationlab.scss */
.innovationlab-container .innovationlab-graphic-image-container {
max-height: 300px;
width: 600px;
padding-right: 40px;
padding-left: 0px;
background-color: #ACD0DA !important;
}
/* line 62, sass/_store_innovationlab.scss */
.innovationlab-container .tiles-wrapper {
padding-left: 0px;
}

/* line 67, sass/_store_innovationlab.scss */
.innovationlab-tile-indicator {
background: #7ABCCE;
width: 4px;
height: 100%;
left: 0;
position: absolute;
top: 0;
}

/* line 76, sass/_store_innovationlab.scss */
#innovationlab-indicator {
padding-top: 10px;
}

/* line 80, sass/_store_innovationlab.scss */
#innovationlab-message-wrapper {
border: 1px solid #EE7482;
background-color: #F8C8CD;
padding: 0px 0px 10px 10px !important;
}
/* line 84, sass/_store_innovationlab.scss */
#innovationlab-message-wrapper #innovationlab-message {
display: flex;
align-items: start;
}
/* line 87, sass/_store_innovationlab.scss */
#innovationlab-message-wrapper #innovationlab-message img, #innovationlab-message-wrapper #innovationlab-message svg {
width: 12px;
margin: 3px 2px 0px 0px;
fill: #E42338;
filter: invert(34%) sepia(89%) saturate(3516%) hue-rotate(334deg) brightness(85%) contrast(112%);
}

/* line 96, sass/_store_innovationlab.scss */
.innovationlab-text-indicator {
color: #293E40;
vertical-align: middle;
}

/* line 101, sass/_store_innovationlab.scss */
.innovationlab-logo {
height: 23px;
width: 23px;
}

/* line 106, sass/_store_innovationlab.scss */
.innovationlab-notification {
padding: 7px 15px;
color: #293E40;
border: 1px solid #ACD0DA;
border-radius: 5px;
background-color: #DCEFF4;
}

/* line 3, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-container {
background-color: #DCEFF4 !important;
fill: #DCEFF4 !important;
stroke: #DCEFF4 !important;
}
/* line 8, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-text-container {
padding-left: 50px;
padding-top: 40px;
padding-bottom: 40px;
padding-right: 0px;
width: calc(100% - 600px);
}
@media (max-width: 800px) {
/* line 8, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-text-container {
width: 100%;
padding-top: 20px;
}
}
/* line 19, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-title {
font-family: Gilroy-Bold;
font-size: 36px;
padding-bottom: 15px;
}
@media (min-width: 1200px) {
/* line 19, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-title {
font-size: 36px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 19, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-title {
font-size: 32px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 19, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-title {
font-size: 28px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 19, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-title {
font-size: 24px;
}
}
/* line 37, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-description {
font-size: 18px;
line-height: 30px;
}
@media (min-width: 1200px) {
/* line 37, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-description {
font-size: 18px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 37, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-description {
font-size: 16px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
/* line 37, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-description {
font-size: 14px;
}
}
@media (min-width: 300px) and (max-width: 499px) {
/* line 37, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-description {
font-size: 12px;
}
}
/* line 54, sass/_store_generativeai.scss */
.generativeai-container .generativeai-graphic-image-container {
max-height: 300px;
width: 600px;
padding-right: 40px;
padding-left: 0px;
background-color: #ACD0DA !important;
}
/* line 62, sass/_store_generativeai.scss */
.generativeai-container .tiles-wrapper {
padding-left: 0px;
}

/* line 1, sass/_tpp_activity.scss */
.activity-heading {
font-size: 1.2em;
font-weight: 400;
color: #8c8c8c;
margin-top: 15px;
margin-bottom: 7px;
}

/* line 9, sass/_tpp_activity.scss */
.no-activity-message {
font-size: 1.5em;
font-weight: 400;
color: #cccccc;
margin: 40px;
text-align: center;
}

/* line 17, sass/_tpp_activity.scss */
.activity-container {
min-height: 86px;
padding: 10px 15px;
margin-bottom: 15px;
border: 1px solid #e0e0e0;
border-radius: 5px;
border-left: 7px solid;
border-left-color: #e0e0e0;
}
/* line 26, sass/_tpp_activity.scss */
.activity-container .activity-details-container {
height: 32px;
width: 100%;
vertical-align: middle;
display: table;
}
/* line 32, sass/_tpp_activity.scss */
.activity-container .activity-details-container .activity-detail {
vertical-align: middle;
display: inline-block;
}
/* line 37, sass/_tpp_activity.scss */
.activity-container .activity-details-container .user-circle {
border-radius: 50%;
width: 32px;
height: 32px;
}
/* line 43, sass/_tpp_activity.scss */
.activity-container .activity-details-container .user-initials {
padding: 6px 5px;
background: #666;
border: 2px solid #666;
color: #fff;
text-align: center;
}
/* line 51, sass/_tpp_activity.scss */
.activity-container .activity-details-container .activity-user-image {
width: 32px;
height: 32px;
margin: 0 auto;
}
/* line 56, sass/_tpp_activity.scss */
.activity-container .activity-details-container .activity-user-image img {
max-width: 32px;
max-height: 32px;
border-radius: 16px;
}
/* line 63, sass/_tpp_activity.scss */
.activity-container .activity-details-container .activity-details-text {
font-size: 1em;
font-weight: 400;
color: #8c8c8c;
margin-left: 5px;
}
/* line 71, sass/_tpp_activity.scss */
.activity-container .status-change {
margin-top: 12px;
font-size: 1em;
font-style: italic;
font-weight: 600;
color: #566bbd;
}
/* line 79, sass/_tpp_activity.scss */
.activity-container .notes {
margin-top: 12px;
}

/* line 84, sass/_tpp_activity.scss */
.activity-container.work-notes {
border-left-color: grey;
}

/* line 88, sass/_tpp_activity.scss */
.activity-container.work-notes.internal-only {
border-left-color: gold;
}

/* line 92, sass/_tpp_activity.scss */
.product-activity-missing-manage-entitlement {
display: block;
}

/* line 96, sass/_tpp_activity.scss */
.app-activity-missing-manage-entitlement-col-sm-2 {
margin-top: 60px;
text-decoration: underline;
}

/* line 1, sass/_tpp_application.scss */
.publisher_dropbox {
border: 1px dashed #cbcbcb;
height: 65px;
text-align: center;
padding-top: 20px;
line-height: 23px;
border-radius: 3px;
width: auto;
max-width: 447px;
color: lightslategray;
}

/* line 13, sass/_tpp_application.scss */
.publisher_dropbox:hover, .publisher_dropbox:focus {
cursor: pointer;
color: #1B7F68;
border: 1px dashed #1B7F68;
}

/* line 19, sass/_tpp_application.scss */
.published_checkbox_label_before {
position: relative;
top: -13px;
padding-right: 3px;
}

@media (max-width: 799px) {
/* line 25, sass/_tpp_application.scss */
.publisher_dropbox_lessresolution {
height: 100px;
}
}
@media (min-width: 800px) and (max-width: 1390px) {
/* line 25, sass/_tpp_application.scss */
.publisher_dropbox_lessresolution {
height: 85px;
}
}

/* line 36, sass/_tpp_application.scss */
.publisher_app_icon {
height: 100px;
width: 100px;
background: #e6e9eb;
}

/* line 42, sass/_tpp_application.scss */
.publisher_featured_icon {
height: 200px;
width: 447px;
}

/* line 47, sass/_tpp_application.scss */
.publisher_app_icon img, .publisher_featured_icon img {
max-height: 100%;
max-width: 100%;
}

/* line 52, sass/_tpp_application.scss */
.publisher_app_icon .no-image, .publisher_featured_icon .no-image {
text-align: center;
border: 1px dashed #cbcbcb;
padding-top: 30px;
height: 100%;
border-radius: 3px;
}

/* line 60, sass/_tpp_application.scss */
.publisher_app_icon .no-image:hover, .publisher_featured_icon .no-image:hover {
cursor: pointer;
color: #1B7F68;
}

/* line 65, sass/_tpp_application.scss */
.publisher_featured_icon .no-image {
padding-top: 90px;
}

/* line 69, sass/_tpp_application.scss */
.publisher_dragover {
color: #48c891;
border-color: #48c891 !important;
}
/* line 72, sass/_tpp_application.scss */
.publisher_dragover div {
opacity: 0.85 !important;
-webkit-transition: all 500ms ease-out;
-moz-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
transition: all 500ms ease-out;
}

/* line 78, sass/_tpp_application.scss */
.publisher-application-list-image-container {
width: 100px;
height: 100px;
text-align: center;
position: relative;
}

/* line 85, sass/_tpp_application.scss */
.publisher-application-list-image {
max-height: 100%;
max-width: 100%;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
}

/* line 96, sass/_tpp_application.scss */
.publisher-application-list-action {
margin: 10px 0px;
}

/* line 100, sass/_tpp_application.scss */
.publisher-edit-application-page {
margin-bottom: 10px;
}

/* line 104, sass/_tpp_application.scss */
.publisher-application-release-checkbox {
width: 150px;
float: left;
}
@media (max-width: 991px) {
/* line 104, sass/_tpp_application.scss */
.publisher-application-release-checkbox {
width: 150px;
}
}

/* line 113, sass/_tpp_application.scss */
.publisher-application-patch-level-box {
width: 300px;
float: left;
}
@media (max-width: 991px) {
/* line 113, sass/_tpp_application.scss */
.publisher-application-patch-level-box {
width: 250px;
}
}

/* line 121, sass/_tpp_application.scss */
.publisher-application-no-min-release {
width: 350px;
float: left;
padding: 6px;
}
@media (max-width: 991px) {
/* line 121, sass/_tpp_application.scss */
.publisher-application-no-min-release {
width: 250px;
}
}

/* line 130, sass/_tpp_application.scss */
.publisher-application-patch-level-label {
width: 110px;
float: left;
}
@media (max-width: 991px) {
/* line 130, sass/_tpp_application.scss */
.publisher-application-patch-level-label {
width: 110px;
}
}

/* line 138, sass/_tpp_application.scss */
.publisher-application-patch-level-dropdown {
margin-top: -5px;
width: 180px;
float: left;
}
@media (max-width: 991px) {
/* line 138, sass/_tpp_application.scss */
.publisher-application-patch-level-dropdown {
width: 120px;
}
}

/* line 147, sass/_tpp_application.scss */
.publisher-edit-video-error {
margin-top: 10px;
color: #c83c36;
}

/* line 152, sass/_tpp_application.scss */
.certification-progress {
font-size: 12px;
width: 730px;
}

/* line 157, sass/_tpp_application.scss */
.certification-progress-container {
overflow-x: auto;
}

/* line 161, sass/_tpp_application.scss */
.certification-progress-container .process-breadcrumb > li > a {
padding-right: 10px;
padding-left: 10px;
}

/* line 166, sass/_tpp_application.scss */
.certification-progress-container .process-breadcrumb > li:after {
height: 17px;
width: 17px;
top: 14px;
right: -2px;
}

/* line 173, sass/_tpp_application.scss */
.certification-progress-modal .modal-dialog {
width: 785px;
}

/* line 177, sass/_tpp_application.scss */
.tpp-business-challenge-popover {
margin-left: 5px;
}

/* line 181, sass/_tpp_application.scss */
.tpp-required-marker:before {
top: 8px;
}

/* line 185, sass/_tpp_application.scss */
.tpp-icon-info:before {
font-size: 14px;
}

/* line 189, sass/_tpp_application.scss */
.tpp-icon-info.icon-unlocked {
color: #ff8c3e;
}

/* line 193, sass/_tpp_application.scss */
.tpp-icon-info.restricted:before {
font-weight: 1000;
font-size: 20px;
}

/* line 198, sass/_tpp_application.scss */
.tpp-business-challenge-popover + .popover {
width: 400px;
}

/* line 202, sass/_tpp_application.scss */
.tpp-sales-contact-popover {
display: block;
}

/* line 206, sass/_tpp_application.scss */
.tpp-sales-contact-popover + .popover {
width: 400px;
}

/* line 210, sass/_tpp_application.scss */
.tpp-subscription-agreement-popover + .popover {
width: 400px;
}

/* line 214, sass/_tpp_application.scss */
.tpp-custom-price-type-container .tpp-custom-price-type-label {
padding-left: 0px;
}

/* line 217, sass/_tpp_application.scss */
.tpp-listview-label {
font-weight: bold;
font-size: 14px;
padding-top: 10px;
padding-bottom: 5px;
}

/* line 223, sass/_tpp_application.scss */
.tpp-listview-item {
padding-left: 5px;
margin-bottom: -5px;
font-size: 11px;
}

/* line 228, sass/_tpp_application.scss */
.tpp-category-error {
clear: both;
color: #f95050;
padding-top: 10px;
}

/* line 233, sass/_tpp_application.scss */
.tpp-listview-item-display {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
display: block;
}

/* line 239, sass/_tpp_application.scss */
.future-category {
border-style: dashed;
border-width: 1px;
border-color: grey;
padding-top: 15px;
background-color: #f5f5f5;
margin-bottom: 10px;
margin-right: 15px;
}

/* line 248, sass/_tpp_application.scss */
.category-suggestion-heading {
font-size: 16px;
}

/* line 252, sass/_tpp_application.scss */
.category-suggestion-text {
font-weight: normal;
font-size: 12px;
}

/* line 256, sass/_tpp_application.scss */
.linkDisabled {
cursor: not-allowed;
pointer-events: none;
color: grey;
}

/* line 261, sass/_tpp_application.scss */
.tpp-no-horizontal-padding {
padding-left: 0;
padding-right: 0;
}

/* line 265, sass/_tpp_application.scss */
.control-label.tpp-price-tier-left-label {
padding-right: 5px;
padding-left: 0;
}

/* line 269, sass/_tpp_application.scss */
.control-label.tpp-price-tier-right-label {
text-align: left;
padding-left: 5px;
padding-right: 0px;
}

/* line 274, sass/_tpp_application.scss */
.tpp-price-tier-icon {
margin-left: 3px;
font-size: large;
}

/* line 278, sass/_tpp_application.scss */
.icon-add-circle-empty.tpp-price-tier-icon {
color: green;
}

/* line 281, sass/_tpp_application.scss */
.icon-delete.tpp-price-tier-icon {
color: red;
}

/* line 285, sass/_tpp_application.scss */
.documents-title {
color: #666666;
width: 447px;
height: 42px;
background: #F7F7F7;
border: 1px #D1D6D6;
border-left: 0px;
border-right: 0px;
padding: 7px;
padding: 7px;
box-shadow: 0 -1px 0 0 #D1D6D6, 0 1px 0 0 #D1D6D6;
margin-bottom: 15px;
}

/* line 299, sass/_tpp_application.scss */
.beta-logo {
background-color: #FF7213;
font-size: 11px;
font-weight: 300;
padding: 0 5px;
width: 37px;
border-radius: 3px;
color: white;
margin-left: 7px;
}

/* line 310, sass/_tpp_application.scss */
.beta-logo:after {
content: "Beta";
}

/* line 314, sass/_tpp_application.scss */
.app-title-container {
background-color: #f5f5f5;
border-bottom: 1px solid transparent;
border-color: lightgray;
padding: 15px 30px 15px 50px;
}
/* line 320, sass/_tpp_application.scss */
.app-title-container .beta-logo {
margin-top: 5px;
position: absolute;
}
/* line 325, sass/_tpp_application.scss */
.app-title-container .beta-details {
margin-right: 20px;
}
/* line 328, sass/_tpp_application.scss */
.app-title-container .beta-details .heading {
font-weight: 400;
}
/* line 332, sass/_tpp_application.scss */
.app-title-container .beta-details .beta-id {
font-size: 16px;
}

/* line 337, sass/_tpp_application.scss */
.app-detail-progress {
height: 86px;
background-color: #fafafa;
margin: 10px;
border: 1px solid #e0e0e0;
}

/* line 343, sass/_tpp_application.scss */
.app-detail-button-container-wrap {
height: 30px;
}
/* line 345, sass/_tpp_application.scss */
.app-detail-button-container-wrap .app-detail-button-container {
margin-left: 20px;
margin-right: 20px;
text-align: right;
}

/* line 351, sass/_tpp_application.scss */
.app-detail-sub-header {
display: grid;
margin-top: 10px;
}

/* line 356, sass/_tpp_application.scss */
.listing-notice {
margin: 0 10px;
}

/* line 360, sass/_tpp_application.scss */
.shift-left-subelements {
padding-left: 0;
margin-left: 0;
}

/* line 365, sass/_tpp_application.scss */
.listing-icon-help-section {
margin-left: 20px;
margin-top: 10px;
text-align: center;
}
/* line 370, sass/_tpp_application.scss */
.listing-icon-help-section .subsection {
margin-right: 30px;
}
/* line 373, sass/_tpp_application.scss */
.listing-icon-help-section .subsection .description {
margin-top: 3px;
margin-left: 10px;
}

/* line 381, sass/_tpp_application.scss */
.new-notes {
margin-top: 10px;
}
/* line 384, sass/_tpp_application.scss */
.new-notes .form-group {
margin-bottom: 8px;
}
/* line 387, sass/_tpp_application.scss */
.new-notes .form-group .new-note-decorator {
z-index: 3;
position: absolute;
top: 5px;
left: 30px;
bottom: 5px;
display: block;
width: 6px;
background-color: grey;
}
/* line 398, sass/_tpp_application.scss */
.new-notes .form-group .new-note-decorator.internal-only {
background-color: gold;
}
/* line 402, sass/_tpp_application.scss */
.new-notes .form-group textarea {
padding-left: 15px;
}
/* line 407, sass/_tpp_application.scss */
.new-notes .bottom-wrap {
height: 40px;
vertical-align: middle;
display: table-cell;
float: right;
}
/* line 413, sass/_tpp_application.scss */
.new-notes .bottom-wrap #internal-checkbox-container {
vertical-align: middle;
display: inline-block;
margin-right: 40px;
}
/* line 419, sass/_tpp_application.scss */
.new-notes .bottom-wrap #post-button {
vertical-align: middle;
display: inline-block;
}
/* line 423, sass/_tpp_application.scss */
.new-notes .bottom-wrap #post-button button {
padding: 6px 20px;
}

/* line 431, sass/_tpp_application.scss */
.diff-page label.col-sm-4 {
margin-top: 5px;
}
/* line 434, sass/_tpp_application.scss */
.diff-page label.highlight {
background-color: #b5dde5;
border: 1px solid #6abecf;
color: #1a424b;
border-radius: 3px;
}
/* line 440, sass/_tpp_application.scss */
.diff-page label.checkbox-label.highlight {
padding-right: 10px;
}
/* line 443, sass/_tpp_application.scss */
.diff-page .form-group .control-label .required-marker:before {
right: -20px;
}

/* line 447, sass/_tpp_application.scss */
.tpp-edit-listing-document-name {
max-width: 300px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

/* line 453, sass/_tpp_application.scss */
.tpp-edit-listing-document-name-tooltip {
max-width: 300px;
word-break: break-word;
word-wrap: break-word;
}

/* line 458, sass/_tpp_application.scss */
.tpp-no-horizontal-padding .tpp-edit-listing-document-container {
margin-bottom: 10px;
display: flex;
}

/* line 463, sass/_tpp_application.scss */
.buildtools-ticket-table-container {
margin-top: 20px;
}
/* line 465, sass/_tpp_application.scss */
.buildtools-ticket-table-container .table {
margin-top: 5px;
width: 500px;
}
/* line 469, sass/_tpp_application.scss */
.buildtools-ticket-table-container .table td a, .buildtools-ticket-table-container .table th a {
color: #293E40;
text-decoration: none;
}
/* line 474, sass/_tpp_application.scss */
.buildtools-ticket-table-container .table td a:hover {
color: #1B7F68;
}

/* line 480, sass/_tpp_application.scss */
.buildtools-ticket-actions {
margin-top: 3px;
}
/* line 482, sass/_tpp_application.scss */
.buildtools-ticket-actions .first-element {
margin-left: -15px;
margin-right: 5px;
}

/* line 488, sass/_tpp_application.scss */
.tpp-application-header-icon {
margin-right: 4px;
}

/* line 492, sass/_tpp_application.scss */
.tpp-application-header-icon.icon-warning-circle {
color: #ff8c3e;
}

/* line 496, sass/_tpp_application.scss */
.tpp-application-header-icon.icon-check {
color: #1f8476;
}

/* line 500, sass/_tpp_application.scss */
.tpp-application-header-icon:before {
font-size: 18px;
padding-bottom: 3px;
}

/* line 505, sass/_tpp_application.scss */
.tpp-application-warning-icon.icon-warning-circle {
color: #ff8c3e;
}

/* line 509, sass/_tpp_application.scss */
.tpp-security-warning {
margin-top: 5px;
}

/* line 513, sass/_tpp_application.scss */
.tpp-security-fail-warning {
margin: 10px 10px;
text-align: left;
font-weight: 500;
}

/* line 519, sass/_tpp_application.scss */
.tpp-edit-release-details-input-width {
width: 30%;
}

/* line 1, sass/_tpp_customers.scss */
.export-as-csv {
text-align: right;
}

/* line 4, sass/_tpp_customers.scss */
.all-purchases a {
color: #278efc !important;
text-decoration: none !important;
}

/* line 8, sass/_tpp_customers.scss */
.publisher_search_icon {
font-size: 18px;
color: #1f8476;
cursor: pointer;
}

/* line 14, sass/_tpp_customers.scss */
.publisher_arrow_icon {
color: #1f8476;
margin-right: 10px;
}

/* line 19, sass/_tpp_customers.scss */
.cm-container {
margin-left: 40px;
margin-right: 40px;
}

/* line 24, sass/_tpp_customers.scss */
.cm-segmented {
width: 600px;
}

/* line 28, sass/_tpp_customers.scss */
.cm-segmented.two {
width: 400px;
}

/* line 32, sass/_tpp_customers.scss */
.cm-segmented-container {
text-align: center;
margin-bottom: 50px;
}

/* line 37, sass/_tpp_customers.scss */
.cm-segmented > li > a {
width: 180px;
}

/* line 41, sass/_tpp_customers.scss */
.cm-tab-list {
list-style-type: none;
margin-top: 6px;
padding-left: 0px;
}

/* line 47, sass/_tpp_customers.scss */
.cm-tab-list > li {
display: inline-block;
padding: 0px 10px 0px 10px;
}

/* line 52, sass/_tpp_customers.scss */
.cm-tab-list > li + li {
border-left: 2px solid lightgray;
}

/* line 56, sass/_tpp_customers.scss */
.cm-tab-list > li > a {
color: #1f8476;
}

/* line 60, sass/_tpp_customers.scss */
.cm-tab-list > li.selected > a {
color: #000000;
font-weight: bold;
}

/* line 65, sass/_tpp_customers.scss */
.cm-tab-show-text {
color: #666666;
}

/* line 69, sass/_tpp_customers.scss */
.tpp-customers-filterListContainer {
margin-bottom: 20px;
margin-top: 20px;
}

/* line 74, sass/_tpp_customers.scss */
.tpp-customers-display-filter {
display: inline-block;
background-color: #2a3e41;
border-radius: 5px;
color: #ffffff;
font-size: 11px;
font-weight: 300;
height: 25px;
line-height: 1.2;
margin: 0 10px 10px 0px;
padding: 5px 10px;
}

/* line 87, sass/_tpp_customers.scss */
.dropdown-menu > li > a {
text-decoration: none !important;
font-weight: 400;
padding: 5px 20px;
}

/* line 93, sass/_tpp_customers.scss */
.cm-table-no-data {
margin-top: 100px;
text-align: center;
font-size: 14px;
}

/* line 99, sass/_tpp_customers.scss */
.cm-notes {
height: 1.5em;
width: 250px;
}

/* line 104, sass/_tpp_customers.scss */
.cm-notes-link {
cursor: pointer;
}

/* line 109, sass/_tpp_customers.scss */
.cm-link, .cm-notes-link {
text-decoration: none !important;
color: #1f8476 !important;
}

/* line 114, sass/_tpp_customers.scss */
.cm-fulfillers {
color: #666666;
}

/* line 118, sass/_tpp_customers.scss */
.cm-greytext {
color: #666666;
overflow: hidden;
text-overflow: ellipsis;
}

/* line 123, sass/_tpp_customers.scss */
.cm-biggertext {
font-size: 12.5px;
}

/* line 128, sass/_tpp_customers.scss */
.beta-table .table-striped > tbody > tr:nth-child(odd) > td {
background-color: #fff;
}
/* line 132, sass/_tpp_customers.scss */
.beta-table .table-striped > tbody > tr:nth-child(even) > td {
background-color: #f7f7f7;
}
/* line 136, sass/_tpp_customers.scss */
.beta-table .table > tbody + tbody {
border-top: 2px solid #dcdcdc;
}
/* line 140, sass/_tpp_customers.scss */
.beta-table .table > thead > tr > th, .beta-table .table > tbody > tr > td {
border-top: none;
}
/* line 144, sass/_tpp_customers.scss */
.beta-table .ng-table tr {
height: 30px;
}
/* line 148, sass/_tpp_customers.scss */
.beta-table .ng-table tbody tr td {
border-bottom: none;
}
/* line 152, sass/_tpp_customers.scss */
.beta-table .ng-table tbody tr:last-child td, .beta-table .ng-table tbody tr td[rowspan] {
border-bottom: 2px solid #dcdcdc;
}

/* line 157, sass/_tpp_customers.scss */
.cm-table .dropdown-menu {
left: auto;
right: 0;
}

/* line 162, sass/_tpp_customers.scss */
.cm-table-line {
margin-bottom: 5px;
}

/* line 165, sass/_tpp_customers.scss */
.cm-alert {
margin-bottom: 10px;
}

/* line 168, sass/_tpp_customers.scss */
.cm-alert-icon {
font-size: 18px;
}

/* line 171, sass/_tpp_customers.scss */
.cm-order-price-type {
display: inline-block;
margin-top: 5px;
}

/* line 175, sass/_tpp_customers.scss */
.cm-alert-date {
font-size: 12px;
padding-left: 25px;
}

/* line 179, sass/_tpp_customers.scss */
.order-form-alignment-fix {
margin-top: 21px;
}

/* line 182, sass/_tpp_customers.scss */
.order-form-alignment-fix2 {
margin-top: 16px;
}

/* line 186, sass/_tpp_customers.scss */
.line-seperator-container {
position: relative;
}

/* line 192, sass/_tpp_customers.scss */
.line-seperator {
color: #cbcbcb;
position: absolute;
left: 130px;
top: 12px;
-ms-transform: rotate(270deg);
/* IE 9 */
-webkit-transform: rotate(270deg);
/* Chrome, Safari, Opera */
transform: rotate(270deg);
}

/* line 204, sass/_tpp_customers.scss */
.inline-div-container {
display: inline-block;
min-width: 200px;
}

/* line 209, sass/_tpp_customers.scss */
.inline-div-container .inline-div {
float: left;
line-height: 37px;
width: 90px;
}

/* line 215, sass/_tpp_customers.scss */
.inline-div-container .inline-div-left-dotted-border {
display: inline-block;
width: 100px;
border-left-style: dotted;
padding-left: 7px;
border-left-width: 2px;
border-left-color: #bdc0c4;
}

/* line 224, sass/_tpp_customers.scss */
.quantity-text {
position: absolute;
left: 165px;
top: 5px;
font-size: 16px;
}

/* line 230, sass/_tpp_customers.scss */
.pricetype-text {
position: absolute;
left: 165px;
top: 25px;
width: 110px;
text-overflow: ellipsis;
white-space: nowrap;
display: inline-block;
overflow: hidden;
}
@media (max-width: 1160px) {
/* line 230, sass/_tpp_customers.scss */
.pricetype-text {
width: 70px;
}
}

/* line 245, sass/_tpp_customers.scss */
.subscription-agreement-text {
display: inline-block;
text-overflow: ellipsis;
max-width: 330px;
overflow: hidden;
padding-right: 5px;
}

/* line 253, sass/_tpp_customers.scss */
.orderform-pricetype-select {
font-size: 11.5px;
display: inline-block;
}

/* line 258, sass/_tpp_customers.scss */
.order-form-header.registrationSubHeader {
margin-top: 10px;
}

/* line 262, sass/_tpp_customers.scss */
.order-form-price-tier-table-container {
margin-left: 60px;
margin-right: 20px;
height: 146px;
overflow-y: auto;
border: 1px;
border-style: solid;
border-color: #bdc0c4;
border-radius: 3px;
}

/* line 273, sass/_tpp_customers.scss */
.order-form-contract-term-message {
width: 42%;
margin-left: -25px;
margin-top: 10px;
}

/* line 279, sass/_tpp_customers.scss */
.order-form-contract-term-error-msg {
width: 150%;
}

/* line 283, sass/_tpp_customers.scss */
.table.order-form-price-tier-table {
margin-bottom: 0;
}

/* line 287, sass/_tpp_customers.scss */
.carousel-icon {
position: absolute;
top: 50%;
margin-top: -10px;
margin-left: -10px;
margin-right: -10px;
}

/* line 296, sass/_tpp_customers.scss */
.date-customer-wrapper * {
outline: none;
}
/* line 300, sass/_tpp_customers.scss */
.date-customer-wrapper a {
color: #278efc !important;
}
/* line 304, sass/_tpp_customers.scss */
.date-customer-wrapper .uib-datepicker-popup.dropdown-menu {
right: auto;
top: auto !important;
left: auto !important;
}
/* line 310, sass/_tpp_customers.scss */
.date-customer-wrapper .datetimepicker-wrapper tr {
height: auto;
}
/* line 314, sass/_tpp_customers.scss */
.date-customer-wrapper .input-group {
margin: auto;
}
/* line 318, sass/_tpp_customers.scss */
.date-customer-wrapper .btn.btn-default, .date-customer-wrapper .btn.btn-destructive-subdued, .date-customer-wrapper .nav-segmented > li.btn-destructive-subdued, .date-customer-wrapper .btn.btn-success-subdued, .date-customer-wrapper .nav-segmented > li.btn-success-subdued, .date-customer-wrapper .nav-segmented > li {
border-radius: 3px;
}
/* line 323, sass/_tpp_customers.scss */
.date-customer-wrapper .disabled {
pointer-events: none;
opacity: 1;
color: #666666 !important;
}

/* line 330, sass/_tpp_customers.scss */
.date-customer-wrapper.align {
margin-bottom: -15px;
}

/* line 336, sass/_tpp_customers.scss */
.cm-table-alert-line .tooltip-inner a {
color: #ffffff !important;
}

/* line 343, sass/_tpp_customers.scss */
.ng-table th.sortable .table-header-tooltip + div {
position: absolute;
color: #4a4a4a;
}

/* line 348, sass/_tpp_customers.scss */
.width100 {
width: 100%;
}

/* line 1, sass/_tpp_faq.scss */
.publisher_faq_header {
font-size: 22px;
margin-left: 20px;
margin-bottom: 10px;
}

/* line 6, sass/_tpp_faq.scss */
.publisher_faq_question {
margin-left: 20px;
margin-bottom: 3px;
font-weight: bold;
}

/* line 11, sass/_tpp_faq.scss */
.publisher_faq_answer {
margin-left: 20px;
margin-bottom: 15px;
font-size: 15px;
}

/* line 17, sass/_tpp_faq.scss */
.help-center-container {
padding: 50px 70px;
}

/* line 23, sass/_tpp_faq.scss */
.help .help-section {
width: 29%;
margin: 2%;
background-color: white;
padding: 2px;
}
@media (max-width: 1050px) and (min-width: 675px) {
/* line 23, sass/_tpp_faq.scss */
.help .help-section {
width: 45%;
}
}
@media (max-width: 674px) {
/* line 23, sass/_tpp_faq.scss */
.help .help-section {
width: 100%;
}
}
/* line 38, sass/_tpp_faq.scss */
.help .help-support-spacing {
margin-left: 2%;
margin-top: 15px;
padding-left: 17px;
}
/* line 44, sass/_tpp_faq.scss */
.help .equalWrap {
flex-wrap: wrap;
display: flex;
}
/* line 49, sass/_tpp_faq.scss */
.help .helpcenter-banner {
background-image: url("/images/events/sn-bg-pattern.gif");
background-size: cover;
height: 241px;
}
/* line 55, sass/_tpp_faq.scss */
.help .helpcenter-banner .helpcenter-banner-content {
font-size: 48px;
font-family: "Gilroy-SemiBold";
text-align: center;
padding: 80px 0px;
color: #fff;
}
/* line 63, sass/_tpp_faq.scss */
.help .category-heading {
color: #293E40;
font-size: 22px;
font-family: "Gilroy-SemiBold";
padding: 20px;
}
/* line 70, sass/_tpp_faq.scss */
.help .help-content {
font-size: 16px;
font-family: Gilroy-regular;
padding: 7px 0;
}
/* line 76, sass/_tpp_faq.scss */
.help a:hover {
text-decoration: underline;
}
/* line 80, sass/_tpp_faq.scss */
.help a.sn-underline:hover, .help .alert a:hover, .alert .help a:hover, .help .notification a:hover, .notification .help a:hover, .help a.sn-underline-danger:hover, .help .tpp-home-v2 .bottom-container .deck-box .db-text a:hover, .tpp-home-v2 .bottom-container .deck-box .db-text .help a:hover {
text-decoration: none;
}
/* line 84, sass/_tpp_faq.scss */
.help .extra-space {
padding-top: 15px;
}

/* line 89, sass/_tpp_faq.scss */
.help-sideindex {
background-color: #ffffff;
padding: 10px;
overflow-y: auto;
overflow-x: hidden;
}
@media (min-width: 551px) {
/* line 89, sass/_tpp_faq.scss */
.help-sideindex {
padding-bottom: 999999px;
margin-bottom: -999999px;
}
}

/* line 101, sass/_tpp_faq.scss */
.help-article-container {
overflow-y: auto;
padding: 40px 30px;
}

/* line 106, sass/_tpp_faq.scss */
.help-contact-support {
margin-left: 10px;
padding: 3px 13px;
}

/* line 3, sass/_tpp_header.scss */
.tppHeader .search-outer-container {
margin-top: 10px;
width: calc(100% - 400px);
}
/* line 8, sass/_tpp_header.scss */
.tppHeader .search-container {
width: 537px;
margin: 0 auto;
}
/* line 13, sass/_tpp_header.scss */
.tppHeader .account-search {
position: fixed;
height: 45px;
background: #293E40;
border-radius: 3px;
top: 5px;
right: calc(100%/2);
font-size: 12px;
z-index: 101;
cursor: move;
color: #fff;
clear: both;
width: fit-content;
width: max-content;
}
/* line 27, sass/_tpp_header.scss */
.tppHeader .account-search .col-1 {
float: left;
width: 42px;
cursor: pointer;
padding: 6px;
}
/* line 33, sass/_tpp_header.scss */
.tppHeader .account-search .col-2 {
min-width: 200px;
padding: 5px;
white-space: nowrap;
display: inline-block;
}
/* line 40, sass/_tpp_header.scss */
.tppHeader .account-search .account-search-highlighter {
color: yellow;
padding: 0px 5px 0px 5px;
}
/* line 46, sass/_tpp_header.scss */
.tppHeader .navbar-header .collapsed, .tppHeader .popover-header .collapsed {
margin-top: 0px;
}
/* line 50, sass/_tpp_header.scss */
.tppHeader .navbar-header .navbar-toggle, .tppHeader .popover-header .navbar-toggle {
margin-top: 0px;
}
/* line 54, sass/_tpp_header.scss */
.tppHeader .navbar {
background-color: #ffffff;
border: none;
box-shadow: none;
border-bottom: 1px solid lightgrey;
padding-top: 10px;
padding-bottom: 4px;
margin-bottom: 0px;
}
/* line 64, sass/_tpp_header.scss */
.tppHeader .navbar .navbar-user-name {
font-size: 16px;
border-left: 2px solid lightgrey;
cursor: pointer;
}
/* line 70, sass/_tpp_header.scss */
.tppHeader .navbar ul {
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: default;
}
/* line 79, sass/_tpp_header.scss */
.tppHeader .navbar-publisher-image {
max-height: 32px;
}
@media (max-width: 549px) {
/* line 79, sass/_tpp_header.scss */
.tppHeader .navbar-publisher-image {
max-width: 90px;
}
}
/* line 86, sass/_tpp_header.scss */
.tppHeader .navbar .navbar-user-text {
max-width: 125px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: bottom;
display: inline-block;
}
@media (max-width: 880px) {
/* line 86, sass/_tpp_header.scss */
.tppHeader .navbar .navbar-user-text {
max-width: 100px;
}
}
/* line 98, sass/_tpp_header.scss */
.tppHeader .navbar .navbar-company-text {
max-width: 175px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: bottom;
display: inline-block;
font-size: 16px;
}
/* line 108, sass/_tpp_header.scss */
.tppHeader .navbar .navbar-link {
color: #293E40;
font-size: 16px;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
text-decoration: none;
}
/* line 119, sass/_tpp_header.scss */
.tppHeader .navbar .navbar-link:hover {
color: #1B7F68;
}
/* line 123, sass/_tpp_header.scss */
.tppHeader .navbar-right .navbar-login {
font-size: 16px;
padding-right: 20px;
}
@media (max-width: 767px) {
/* line 128, sass/_tpp_header.scss */
.tppHeader .navbar-right {
float: left !important;
}
}
/* line 134, sass/_tpp_header.scss */
.tppHeader .navbar-right-element {
color: #293E40;
font-size: 16px;
}
/* line 139, sass/_tpp_header.scss */
.tppHeader .navbar-mid-element {
font-size: 16px;
color: #81878e;
border-left: 2px solid rgba(0, 0, 0, 0.175);
}
@media (max-width: 767px) {
/* line 139, sass/_tpp_header.scss */
.tppHeader .navbar-mid-element {
border-left: none;
}
}
/* line 148, sass/_tpp_header.scss */
.tppHeader .navbar-right-list {
list-style-type: none;
padding-left: 10px;
}
@media (max-width: 767px) {
/* line 153, sass/_tpp_header.scss */
.tppHeader .navbar-right-list-md {
display: none;
}
}
@media (min-width: 768px) {
/* line 159, sass/_tpp_header.scss */
.tppHeader .navbar-right-list-xs {
display: none;
}
}
@media (max-width: 767px) {
/* line 165, sass/_tpp_header.scss */
.tppHeader .navbar-right > ul {
padding: 0px;
}
}
/* line 171, sass/_tpp_header.scss */
.tppHeader .navbar-right-list > li {
display: inline-block;
padding: 0px 15px 0px 15px;
}
@media (max-width: 767px) {
/* line 171, sass/_tpp_header.scss */
.tppHeader .navbar-right-list > li {
display: block;
padding: 10px 0px 10px 0px;
}
}
/* line 182, sass/_tpp_header.scss */
.tppHeader .navbar-right-list .dropdown-menu > li > a {
font-size: 16px;
}
/* line 187, sass/_tpp_header.scss */
.tppHeader .navbar .navbar-left-list {
list-style-type: none;
padding: 0px;
cursor: pointer;
}
@media (max-width: 1199px) {
/* line 187, sass/_tpp_header.scss */
.tppHeader .navbar .navbar-left-list {
float: left;
}
}
@media (max-width: 549px) {
/* line 198, sass/_tpp_header.scss */
.tppHeader .navbar-left-list-publisher {
margin-top: 8px;
}
}
/* line 204, sass/_tpp_header.scss */
.tppHeader .navbar-left-list > li {
display: inline-block;
padding: 0px 0px 0px 10px;
}
/* line 209, sass/_tpp_header.scss */
.tppHeader .navbar-left-list:focus:hover {
outline: none;
}
/* line 213, sass/_tpp_header.scss */
.tppHeader .navbar-right-list .caret {
color: #293E40;
margin-left: 5px;
}
/* line 218, sass/_tpp_header.scss */
.tppHeader .tooltip.user-name .tooltip-inner {
color: #2e2e2e;
background-color: #ffffff;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 224, sass/_tpp_header.scss */
.tppHeader .tooltip.bottom.user-name .tooltip-arrow {
border-bottom-color: #ffffff !important;
}
/* line 228, sass/_tpp_header.scss */
.tppHeader .tpp-search-box {
width: 200px;
float: left;
}
@media (min-width: 1200px) {
/* line 228, sass/_tpp_header.scss */
.tppHeader .tpp-search-box {
width: 300px;
}
}
@media (min-width: 1201px) and (max-width: 1299px) {
/* line 228, sass/_tpp_header.scss */
.tppHeader .tpp-search-box {
width: 250px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 228, sass/_tpp_header.scss */
.tppHeader .tpp-search-box {
width: 200px;
}
}
@media (max-width: 767px) {
/* line 228, sass/_tpp_header.scss */
.tppHeader .tpp-search-box {
width: 200px;
}
}
@media (max-width: 767px) {
/* line 228, sass/_tpp_header.scss */
.tppHeader .tpp-search-box {
margin: 10px 0px 10px 0px;
}
}
/* line 252, sass/_tpp_header.scss */
.tppHeader .input-group-transparent .input-group-addon-transparent {
left: auto;
right: 5px;
}
/* line 257, sass/_tpp_header.scss */
.tppHeader .input-group-transparent input[type=search].form-control, .tppHeader .input-group-transparent input.form-control.form-control-search {
border-radius: 3px;
padding-left: 9px;
padding-right: 35px;
font-size: 16px;
}
/* line 264, sass/_tpp_header.scss */
.tppHeader .search-icon {
cursor: pointer;
}
@media (min-width: 1200px) {
/* line 268, sass/_tpp_header.scss */
.tppHeader .tpp-search-outer-container {
margin-left: 50px;
margin-right: 50px;
}
}
@media (max-width: 1199px) {
/* line 268, sass/_tpp_header.scss */
.tppHeader .tpp-search-outer-container {
display: none;
}
}
@media (max-width: 767px) {
/* line 268, sass/_tpp_header.scss */
.tppHeader .tpp-search-outer-container {
margin-right: 210px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
/* line 268, sass/_tpp_header.scss */
.tppHeader .tpp-search-outer-container {
display: none !important;
}
}
/* line 287, sass/_tpp_header.scss */
.tppHeader .tpp-search-container {
width: 300px;
margin: 0 auto;
}
@media (min-width: 1300px) {
/* line 287, sass/_tpp_header.scss */
.tppHeader .tpp-search-container {
width: 400px;
}
}
@media (min-width: 1201px) and (max-width: 1299px) {
/* line 287, sass/_tpp_header.scss */
.tppHeader .tpp-search-container {
width: 300px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 287, sass/_tpp_header.scss */
.tppHeader .tpp-search-container {
width: 300px;
}
}
@media (max-width: 767px) {
/* line 287, sass/_tpp_header.scss */
.tppHeader .tpp-search-container {
width: 300px;
}
}
/* line 305, sass/_tpp_header.scss */
.tppHeader .tpp-news-notification-icon {
font-size: 24px;
padding: 2px 5px 2px 5px;
cursor: pointer;
height: 30px;
}
/* line 312, sass/_tpp_header.scss */
.tppHeader .news-right-element {
padding: 0px !important;
position: relative;
}
/* line 317, sass/_tpp_header.scss */
.tppHeader .news-right-element:hover {
opacity: 0.7;
}
/* line 324, sass/_tpp_header.scss */
.tppHeader .news-unread-count {
position: absolute;
top: -2px;
left: 12px;
background-color: #d4130d;
color: #fff;
border-radius: 100%;
text-align: center;
cursor: pointer;
}
/* line 334, sass/_tpp_header.scss */
.tppHeader .news-unread-count.single {
padding: 1px 3px;
font-size: 12px;
width: 20px;
}
/* line 340, sass/_tpp_header.scss */
.tppHeader .news-unread-count.double {
padding: 1px 1px;
font-size: 12px;
width: 25px;
}
/* line 346, sass/_tpp_header.scss */
.tppHeader .news-unread-count.tripple {
padding: 2px 1px;
font-size: 10px;
width: 30px;
}

/* line 2, sass/_store_header.scss */
.storeheader .navbar-header .collapsed, .storeheader .popover-header .collapsed {
margin-top: 0px;
}
/* line 6, sass/_store_header.scss */
.storeheader .navbar-header .navbar-toggle, .storeheader .popover-header .navbar-toggle {
margin-top: 0px;
}
/* line 10, sass/_store_header.scss */
.storeheader .navbar-header, .storeheader .popover-header {
float: left !important;
}
/* line 14, sass/_store_header.scss */
.storeheader .navbar {
background-color: #ffffff;
border: none;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
/* line 22, sass/_store_header.scss */
.storeheader .navbar .container-fluid {
padding-right: 0px;
}
/* line 26, sass/_store_header.scss */
.storeheader .navbar .navbar-collapse {
padding-right: 0px;
}
/* line 30, sass/_store_header.scss */
.storeheader #navbar-wrapper {
display: flex !important;
justify-content: right;
}
/* line 35, sass/_store_header.scss */
.storeheader .navbar ul {
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: default;
}
/* line 45, sass/_store_header.scss */
.storeheader .navbar-store-image {
min-height: 50px;
margin-left: 15px;
}
@media (max-width: 991px) {
/* line 45, sass/_store_header.scss */
.storeheader .navbar-store-image {
min-height: 45px;
}
}
/* line 54, sass/_store_header.scss */
.storeheader .navbar-avatar-outer {
display: inline-block;
margin-right: 10px;
}
/* line 59, sass/_store_header.scss */
.storeheader .navbar-user-name {
width: fit-content !important;
}
/* line 62, sass/_store_header.scss */
.storeheader .navbar-user-name > span {
display: inline-block;
width: 100%;
height: 100%;
}
/* line 67, sass/_store_header.scss */
.storeheader .navbar-user-name > span > button {
display: flex;
align-items: center;
width: 100%;
height: 100%;
border: none;
padding: 15px;
border-bottom: 6px solid transparent;
background: transparent;
}
/* line 77, sass/_store_header.scss */
.storeheader .navbar-user-name > span > button:active, .storeheader .navbar-user-name > span > button:focus {
outline: none;
border-bottom: 6px solid #62D84E;
}
/* line 83, sass/_store_header.scss */
.storeheader .navbar-user-name > span > button > span {
font-family: "Lato";
margin-right: 8px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 160px;
}
/* line 92, sass/_store_header.scss */
.storeheader .navbar-user-name > span > button img {
width: 12px;
margin-top: 2px;
}
@media (max-width: 768px) {
/* line 97, sass/_store_header.scss */
.storeheader .navbar-user-name > span > button > span, .storeheader .navbar-user-name > span > button img {
display: none;
}
}
/* line 104, sass/_store_header.scss */
.storeheader .navbar-user-name > span > span {
margin-left: 10px;
}
/* line 120, sass/_store_header.scss */
.storeheader .navbar-user-name .open > .dropdown-menu {
display: flex;
flex-direction: column;
align-items: flex-start;
cursor: default;
position: absolute;
width: 318px;
background: #FFFFFF;
border-radius: 0px 0px 8px 8px;
padding: 8px 16px 8px 0px;
border: none;
left: auto;
box-shadow: 0px 2px 4px 0px rgba(96, 110, 116, 0.25);
top: auto;
gap: 8px;
margin-bottom: 0px;
}
@media (max-width: 549px) {
/* line 120, sass/_store_header.scss */
.storeheader .navbar-user-name .open > .dropdown-menu {
position: fixed;
top: 68px;
left: 0px;
right: 0px;
}
}
/* line 144, sass/_store_header.scss */
.storeheader .navbar-user-name .open > .dropdown-menu a {
display: flex;
flex-direction: row;
align-items: center;
padding: 8px 16px;
gap: 8px;
border-radius: 4px;
margin-left: 16px;
}
/* line 154, sass/_store_header.scss */
.storeheader .navbar-user-name .open > .dropdown-menu .label-group {
display: flex;
flex-direction: row;
align-items: center;
padding: 0px;
gap: 8px;
width: 254px;
height: 24px;
}
/* line 163, sass/_store_header.scss */
.storeheader .navbar-user-name .open > .dropdown-menu .label-group .link-text {
color: #1D1D1D;
font-family: Lato;
font-size: 14px;
font-weight: 400;
width: 210px;
height: 24px;
font-style: normal;
line-height: 24px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
/* line 178, sass/_store_header.scss */
.storeheader .navbar-user-name .open > .dropdown-menu .separator {
width: 318px;
height: 1px;
background-color: #CFD5D7;
}
/* line 188, sass/_store_header.scss */
.storeheader .navbar-avatar {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 50%;
background: #858585;
padding-top: 10px;
text-align: center;
font-size: 14px;
vertical-align: middle;
color: #ffffff;
}
/* line 201, sass/_store_header.scss */
.storeheader .navbar-avatar:hover {
background: #1B7F68;
}
/* line 205, sass/_store_header.scss */
.storeheader .navbar .navbar-li {
font-size: 16px;
cursor: pointer;
vertical-align: middle;
height: 70px;
width: 71px;
}
@media (max-width: 1199px) {
/* line 205, sass/_store_header.scss */
.storeheader .navbar .navbar-li {
width: 60px;
}
}
@media (max-width: 991px) {
/* line 205, sass/_store_header.scss */
.storeheader .navbar .navbar-li {
width: 50px;
}
}
@media (max-width: 414px) {
/* line 205, sass/_store_header.scss */
.storeheader .navbar .navbar-li {
width: 40px;
}
}
/* line 225, sass/_store_header.scss */
.storeheader .navbar .navbar-right-list > li {
border-left: 1px solid #E2E5E5;
}
/* line 230, sass/_store_header.scss */
.storeheader .navbar-right-list-store > li {
border-left: none !important;
}
/* line 234, sass/_store_header.scss */
.storeheader .sign-in {
vertical-align: auto;
margin-right: 20px;
min-width: 100px;
padding: 16px 0px !important;
}
@media (max-width: 767px) {
/* line 234, sass/_store_header.scss */
.storeheader .sign-in {
min-width: 50px;
margin-right: 0px;
}
}
/* line 245, sass/_store_header.scss */
.storeheader .sign-in img {
display: none;
}
@media (max-width: 768px) {
/* line 245, sass/_store_header.scss */
.storeheader .sign-in img {
display: block;
}
}
/* line 251, sass/_store_header.scss */
.storeheader .sign-in .sign-in-btn {
padding: 6px 12px;
width: 75px;
height: 38px;
background: #007393;
border-radius: 4px;
border: none;
margin-left: 12px;
}
@media (max-width: 768px) {
/* line 251, sass/_store_header.scss */
.storeheader .sign-in .sign-in-btn {
display: none;
}
}
/* line 262, sass/_store_header.scss */
.storeheader .sign-in .sign-in-btn:hover {
background: #02506B;
}
/* line 266, sass/_store_header.scss */
.storeheader .sign-in .sign-in-btn > span {
font-family: "Lato";
font-weight: 700;
font-size: 16px;
line-height: 28px;
color: #FFFFFF;
margin: auto;
}
/* line 276, sass/_store_header.scss */
.storeheader .sign-in .sign-in-avatar {
display: none;
background: transparent;
border: none;
margin: 4px 0px 0px 5px;
}
@media (max-width: 768px) {
/* line 276, sass/_store_header.scss */
.storeheader .sign-in .sign-in-avatar {
display: block;
}
}
/* line 284, sass/_store_header.scss */
.storeheader .sign-in .sign-in-avatar:focus, .storeheader .sign-in .sign-in-avatar:active {
outline: none;
}
@media (max-width: 767px) {
/* line 292, sass/_store_header.scss */
.storeheader .navbar-menu > span {
display: inline-block;
width: 100%;
height: 100%;
}
/* line 297, sass/_store_header.scss */
.storeheader .navbar-menu > span > button {
display: inline-block;
width: 100%;
height: 100%;
border: none;
background: transparent;
}
/* line 306, sass/_store_header.scss */
.storeheader .navbar-menu > span .navbar-menu-hamburger:focus, .storeheader .navbar-menu > span .navbar-menu-hamburger:active, .storeheader .navbar-menu > span .navbar-menu-icon-cross:focus, .storeheader .navbar-menu > span .navbar-menu-icon-cross:active {
outline: none;
}
/* line 311, sass/_store_header.scss */
.storeheader .navbar-menu > span .dropdown-toggle .navbar-menu-hamburger {
display: inline-block;
}
/* line 315, sass/_store_header.scss */
.storeheader .navbar-menu > span .dropdown-toggle .navbar-menu-icon-cross {
display: none;
}
/* line 321, sass/_store_header.scss */
.storeheader .navbar-menu > span.open .dropdown-toggle .navbar-menu-hamburger {
display: none;
}
/* line 325, sass/_store_header.scss */
.storeheader .navbar-menu > span.open .dropdown-toggle .navbar-menu-icon-cross {
display: inline-block;
}
/* line 330, sass/_store_header.scss */
.storeheader .navbar-menu .dropdown-menu {
top: 68px;
right: -1px;
}
}
@media (max-width: 767px) and (max-width: 549px) {
/* line 330, sass/_store_header.scss */
.storeheader .navbar-menu .dropdown-menu {
position: fixed;
top: 68px;
left: 0px;
right: 0px;
}
}
@media (max-width: 767px) {
/* line 341, sass/_store_header.scss */
.storeheader .navbar-menu .dropdown-menu > li > a {
font-size: 16px;
padding: 15px 20px;
}
}
@media (min-width: 768px) {
/* line 290, sass/_store_header.scss */
.storeheader .navbar-menu {
display: none !important;
}
}
/* line 355, sass/_store_header.scss */
.storeheader .navbar .navbar-link {
color: #293E40;
font-size: 14px;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
text-decoration: none;
}
/* line 366, sass/_store_header.scss */
.storeheader .navbar .navbar-link:hover {
color: #1B7F68;
}
/* line 370, sass/_store_header.scss */
.storeheader .navbar .store-navbar-link {
color: #293E40;
font-size: 16px;
padding: 26px 0;
font-family: Gilroy-SemiBold;
display: inline-block;
vertical-align: middle;
text-align: center;
width: 100%;
height: 100%;
}
/* line 382, sass/_store_header.scss */
.storeheader .navbar .store-navbar-link:hover {
color: #1B7F68;
background: #F7F7F7;
}
/* line 387, sass/_store_header.scss */
.storeheader .tab-menu-item {
display: none;
}
@media (max-width: 800px) {
/* line 387, sass/_store_header.scss */
.storeheader .tab-menu-item {
display: block;
}
}
/* line 394, sass/_store_header.scss */
.storeheader .navbar-right {
padding-top: 0px;
}
/* line 401, sass/_store_header.scss */
.storeheader .navbar-right-element {
color: #666666;
font-size: 16px;
}
/* line 406, sass/_store_header.scss */
.storeheader .navbar-right-list {
margin-bottom: 0px;
height: 70px;
list-style-type: none;
padding-left: 10px;
}
/* line 419, sass/_store_header.scss */
.storeheader .navbar-right-list > li {
display: inline-block;
padding: 0px 0px 0px 0px;
}
/* line 430, sass/_store_header.scss */
.storeheader .navbar .navbar-left-list {
list-style-type: none;
padding: 0px;
margin-top: 10px;
cursor: pointer;
display: block;
}
@media (max-width: 1199px) {
/* line 430, sass/_store_header.scss */
.storeheader .navbar .navbar-left-list {
float: left;
}
}
/* line 443, sass/_store_header.scss */
.storeheader .navbar-left-list > li {
display: inline-block;
padding: 0px 0px 0px 10px;
}
/* line 448, sass/_store_header.scss */
.storeheader .navbar-left-list:focus:hover {
outline: none;
}
/* line 452, sass/_store_header.scss */
.storeheader .navbar-right-list .caret {
color: #293E40;
margin-left: 5px;
}
/* line 457, sass/_store_header.scss */
.storeheader .tooltip.user-name .tooltip-inner {
color: #2e2e2e;
background-color: #ffffff;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 463, sass/_store_header.scss */
.storeheader .tooltip.bottom.user-name .tooltip-arrow {
border-bottom-color: #ffffff !important;
}
@media (max-width: 767px) {
/* line 467, sass/_store_header.scss */
.storeheader .search-box {
float: left;
width: 200px;
}
}
@media (max-width: 767px) {
/* line 467, sass/_store_header.scss */
.storeheader .search-box {
float: left;
margin: 10px 0px 10px 0px;
}
}
/* line 479, sass/_store_header.scss */
.storeheader .input-group-transparent .input-group-addon-transparent {
left: 10px;
top: 10px;
}
/* line 484, sass/_store_header.scss */
.storeheader .input-group-transparent input[type=search].form-control,
.storeheader .input-group-transparent input.form-control.form-control-search {
height: 40px;
font-size: 14px;
padding-left: 20px;
padding-right: 9px;
width: calc(100% - 50px);
display: inline-block;
border-radius: 4px 0px 0px 4px;
border: 1px solid #CBCBCB;
font-family: "Lato";
}
/* line 497, sass/_store_header.scss */
.storeheader .navbar-search-button {
display: inline-block;
width: 50px;
height: 40px;
margin-left: -5px;
vertical-align: bottom;
border-radius: 0px 4px 4px 0px;
background: transparent;
border: 1px solid #cbcbcb;
border-left: none;
}
/* line 509, sass/_store_header.scss */
.storeheader .store-home-search-icon {
font-size: 16px !important;
position: unset;
}
/* line 514, sass/_store_header.scss */
.storeheader .search-outer-container {
display: inline-block;
margin-top: 15px;
}
@media (max-width: 800px) {
/* line 514, sass/_store_header.scss */
.storeheader .search-outer-container {
display: none !important;
}
}
/* line 524, sass/_store_header.scss */
.storeheader .search-container {
width: 500px;
margin: 0 auto;
}
@media (min-width: 1024px) and (max-width: 1200px) {
/* line 524, sass/_store_header.scss */
.storeheader .search-container {
width: 440px;
}
}
@media (min-width: 992px) and (max-width: 1023px) {
/* line 524, sass/_store_header.scss */
.storeheader .search-container {
width: 400px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/* line 524, sass/_store_header.scss */
.storeheader .search-container {
width: 260px;
}
}
/* line 543, sass/_store_header.scss */
.storeheader .hoverSwitch > .visible-hover {
display: none;
}
/* line 547, sass/_store_header.scss */
.storeheader .hoverSwitch:hover > .visible-hover {
display: inline;
}
/* line 551, sass/_store_header.scss */
.storeheader .hoverSwitch:hover > .visible-normal {
display: none;
}
/* line 555, sass/_store_header.scss */
.storeheader .open > button {
border-bottom: 6px solid #62D84E;
outline: none;
}

/* line 561, sass/_store_header.scss */
.appstore-header {
position: fixed;
right: 0;
left: 0;
top: 0;
z-index: 16;
margin: auto;
max-width: 1600px;
}

/* line 577, sass/_store_header.scss */
.language-switcher-text {
color: #293E40;
font-size: 16px;
padding: 26px 0px 21px;
font-family: Gilroy-SemiBold;
display: inline-block;
vertical-align: middle;
text-align: center;
}

/* line 587, sass/_store_header.scss */
.dropdown-toggle-btn {
height: 70px;
width: 100%;
border: none;
background-color: transparent;
border-bottom: 6px solid transparent;
}
/* line 594, sass/_store_header.scss */
.dropdown-toggle-btn:active, .dropdown-toggle-btn:focus {
outline: none !important;
}

/* line 601, sass/_store_header.scss */
.dropdown-toggle-btn:active {
outline: none;
}

/* line 605, sass/_store_header.scss */
.language-switcher-chevron {
font-size: 8px;
padding-left: 8px;
}

/* line 610, sass/_store_header.scss */
.language-switcher-dropdown {
box-shadow: 0px 2px 4px 0px rgba(96, 110, 116, 0.25);
border: none;
background-color: #FFFFFF;
cursor: default;
margin-left: -158px;
border-radius: 0px 0px 8px 8px;
left: auto;
overflow-y: auto;
overflow-x: hidden;
padding: 16px 16px 16px 0px;
top: auto;
}
/* line 623, sass/_store_header.scss */
.language-switcher-dropdown a {
display: flex;
flex-direction: row;
align-items: center;
font-weight: 400;
font-size: 14px;
font-family: "Lato";
line-height: 24px;
color: #1D1D1D;
padding: 5px 0px !important;
width: 100%;
gap: 10px;
height: 40px;
margin-bottom: 8px;
border-left: 6px solid transparent;
}
/* line 638, sass/_store_header.scss */
.language-switcher-dropdown a:hover, .language-switcher-dropdown a:focus {
background-color: transparent !important;
}
/* line 642, sass/_store_header.scss */
.language-switcher-dropdown a .language {
gap: 8px;
background-color: transparent;
border-radius: 4px;
align-items: center;
padding: 6px 16px;
width: 120px;
height: 36px;
border-radius: 4px;
margin-left: 16px;
}
/* line 652, sass/_store_header.scss */
.language-switcher-dropdown a .language:hover {
background-color: #f5f5f5 !important;
}

/* line 660, sass/_store_header.scss */
.language-options {
display: none;
background-color: #f5f5f5;
}

/* line 665, sass/_store_header.scss */
.dropdown-submenu:hover > .language-options {
display: block;
}

/* line 669, sass/_store_header.scss */
.dropdown-submenu:hover > .selected-language {
font-family: Gilroy-SemiBold;
}

/* line 673, sass/_store_header.scss */
.language-switcher-chevron-down {
font-size: 8px;
display: block;
float: right;
margin-right: 85%;
margin-top: 5px;
}

/* line 681, sass/_store_header.scss */
.language-switcher-chevron-up {
font-size: 8px;
display: none;
float: right;
margin-right: 85%;
margin-top: 5px;
}

/* line 689, sass/_store_header.scss */
.dropdown-submenu:hover > .language-switcher-chevron-up {
display: block;
}

/* line 693, sass/_store_header.scss */
.dropdown-submenu:hover > .language-switcher-chevron-down {
display: none;
}

/* line 697, sass/_store_header.scss */
.language-switcher-link {
width: 200px !important;
color: #293E40;
font-size: 16px;
padding: 26px 0px 21px !important;
font-family: Gilroy-SemiBold;
display: inline-block;
vertical-align: middle;
text-align: center;
height: 70px;
}
@media (max-width: 900px) {
/* line 697, sass/_store_header.scss */
.language-switcher-link {
display: none !important;
}
}

/* line 713, sass/_store_header.scss */
.language-switcher-link:hover {
background-color: #f5f5f5;
}

/* line 717, sass/_store_header.scss */
.u-navigation-menu {
box-shadow: 0px 2px 4px 0px rgba(96, 110, 116, 0.25);
background-color: #FFFFFF;
box-sizing: border-box;
width: 434px;
max-height: 692px;
border: none;
cursor: default;
margin-left: -388px;
padding: 16px 16px 16px 0px;
border-radius: 0px 0px 8px 8px;
left: auto;
overflow-y: auto;
overflow-x: hidden;
top: auto;
}
/* line 733, sass/_store_header.scss */
.u-navigation-menu .u-navigation {
display: flex;
flex-direction: row;
align-items: flex-start;
padding: 8px;
gap: 16px;
margin-left: 16px;
}
/* line 742, sass/_store_header.scss */
.u-navigation-menu .u-navigation:hover {
background-color: #F5F6F7;
border-radius: 8px;
}
/* line 747, sass/_store_header.scss */
.u-navigation-menu .property-redirection {
visibility: hidden;
}
/* line 751, sass/_store_header.scss */
.u-navigation-menu .u-navigation:hover .property-redirection {
visibility: visible;
margin-left: auto;
}
/* line 756, sass/_store_header.scss */
.u-navigation-menu .card-image-container > img {
height: 32px;
width: 32px;
}
/* line 761, sass/_store_header.scss */
.u-navigation-menu .property-data {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px;
width: 336px;
}
/* line 769, sass/_store_header.scss */
.u-navigation-menu .property-name {
display: flex;
flex-direction: row;
align-items: center;
padding: 0px;
gap: 8px;
width: 100%;
font-family: "Gilroy-SemiBold";
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #1D1D1D;
}
/* line 784, sass/_store_header.scss */
.u-navigation-menu .property-desc {
width: 336px;
font-family: "Lato";
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #36444B;
}

/* line 795, sass/_store_header.scss */
.active-site {
border-left: 6px solid #62D84E !important;
}

/* line 1, sass/_tpp_home.scss */
.tpp-home-v2 {
margin: 0.5% 4% 2% 4%;
}
/* line 4, sass/_tpp_home.scss */
.tpp-home-v2 .title-container {
margin-bottom: 25px;
}
/* line 7, sass/_tpp_home.scss */
.tpp-home-v2 .title-container .title-inner-container {
padding-bottom: 15px;
padding-left: 10px;
}
/* line 12, sass/_tpp_home.scss */
.tpp-home-v2 .title-container .title {
font-size: 22px;
font-weight: 300;
}
/* line 17, sass/_tpp_home.scss */
.tpp-home-v2 .title-container .title-ruler {
margin-top: 0px;
border-bottom: 2px solid #e0e0e0;
}
/* line 22, sass/_tpp_home.scss */
.tpp-home-v2 .title-container .caption {
font-size: 12px;
line-height: 24px;
}
/* line 28, sass/_tpp_home.scss */
.tpp-home-v2 .bottom-container {
text-align: center;
width: 100%;
margin-top: 25px;
padding-bottom: 10px;
background-color: #f2efef;
margin-left: 0;
padding-top: 20px;
}
/* line 37, sass/_tpp_home.scss */
.tpp-home-v2 .bottom-container .deck-box {
padding: 0 20px;
min-height: 240px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* line 41, sass/_tpp_home.scss */
.tpp-home-v2 .bottom-container .deck-box .db-icon {
width: 100%;
height: 53px;
margin-bottom: 20px;
}
/* line 45, sass/_tpp_home.scss */
.tpp-home-v2 .bottom-container .deck-box .db-icon img {
width: 53px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
/* line 52, sass/_tpp_home.scss */
.tpp-home-v2 .bottom-container .deck-box .db-title {
font-weight: 700;
font-style: normal;
text-transform: uppercase;
padding-bottom: 20px;
font-size: 14px;
color: inherit;
}
/* line 60, sass/_tpp_home.scss */
.tpp-home-v2 .bottom-container .deck-box .db-text {
font-weight: 300;
font-style: normal;
font-size: 13px;
line-height: 1.5em;
color: inherit;
max-width: 350px;
margin: 0 auto;
}
/* line 68, sass/_tpp_home.scss */
.tpp-home-v2 .bottom-container .deck-box .db-text div {
margin-bottom: 20px;
}
/* line 78, sass/_tpp_home.scss */
.tpp-home-v2 .alert-section-container {
margin-bottom: 15px;
border: 1px solid #e0e0e0;
overflow: auto;
padding-bottom: 10px;
}
/* line 84, sass/_tpp_home.scss */
.tpp-home-v2 .alert-section-container .alert-section-heading {
background-color: #f2efef;
height: 45px;
padding: 5px 20px;
display: table;
vertical-align: middle;
width: 100%;
}
/* line 92, sass/_tpp_home.scss */
.tpp-home-v2 .alert-section-container .alert-section-heading .alert-section-heading-text {
font-size: 16px;
font-weight: 450;
margin: 0 10px;
display: inline-block;
vertical-align: middle;
}
/* line 100, sass/_tpp_home.scss */
.tpp-home-v2 .alert-section-container .alert-section-heading .alert-section-heading-helptext {
font-size: 11.5px;
font-weight: 200;
color: #838384;
margin-left: 10px;
}
/* line 108, sass/_tpp_home.scss */
.tpp-home-v2 .alert-section-container .alert-section-body {
padding: 10px;
font-size: 13px;
}
/* line 112, sass/_tpp_home.scss */
.tpp-home-v2 .alert-section-container .alert-section-body .alert-action-heading {
font-weight: 800;
}
/* line 116, sass/_tpp_home.scss */
.tpp-home-v2 .alert-section-container .alert-section-body .alert-no-action-message {
font-size: 12px;
font-style: italic;
}
/* line 121, sass/_tpp_home.scss */
.tpp-home-v2 .alert-section-container .alert-section-body .action-action-list {
font-size: 13px;
}

/* line 1, sass/_tpp_program.scss */
.marketing-button-outer {
height: auto;
position: relative;
padding: 5% 10px;
}

/* line 8, sass/_tpp_program.scss */
.marketing-register {
margin-top: 5px;
margin-bottom: 5px;
}

/* line 13, sass/_tpp_program.scss */
.marketing-existing {
margin-top: 5px;
margin-bottom: 5px;
}

/* line 18, sass/_tpp_program.scss */
.marketing-texts {
height: auto;
position: relative;
padding: 5% 10px;
}

/* line 24, sass/_tpp_program.scss */
.marketing-button-inner {
height: auto;
position: relative;
margin-bottom: 10px;
}

/* line 30, sass/_tpp_program.scss */
.label {
font-weight: normal;
}

/* line 34, sass/_tpp_program.scss */
.program-benefits-list > li {
font-weight: bold;
}

/* line 38, sass/_tpp_program.scss */
.program-benefits-list-inner {
font-weight: normal;
list-style: none;
}

/* line 43, sass/_tpp_program.scss */
.program-benefits-list-inner li:before {
content: "-";
}

/* line 47, sass/_tpp_program.scss */
.marketing-image-overlay-box {
position: absolute;
top: 50px;
left: 25px;
}
@media (min-width: 768px) and (max-width: 992px) {
/* line 47, sass/_tpp_program.scss */
.marketing-image-overlay-box {
top: 25px;
}
}
@media (max-width: 768px) {
/* line 47, sass/_tpp_program.scss */
.marketing-image-overlay-box {
top: 10px;
}
}

/* line 60, sass/_tpp_program.scss */
.marketing-image-overlay-text-big {
font-size: 50px;
color: #fff;
}
@media (min-width: 768px) and (max-width: 992px) {
/* line 60, sass/_tpp_program.scss */
.marketing-image-overlay-text-big {
font-size: 30px;
}
}
@media (max-width: 768px) {
/* line 60, sass/_tpp_program.scss */
.marketing-image-overlay-text-big {
font-size: 20px;
}
}

/* line 71, sass/_tpp_program.scss */
.marketing-image-overlay-text-small {
font-size: 25px;
color: #fff;
}
@media (min-width: 768px) and (max-width: 992px) {
/* line 71, sass/_tpp_program.scss */
.marketing-image-overlay-text-small {
font-size: 20px;
}
}
@media (max-width: 768px) {
/* line 71, sass/_tpp_program.scss */
.marketing-image-overlay-text-small {
font-size: 13px;
}
}

/* line 1, sass/_tpp_progress.scss */
.progress-section {
width: 700px;
margin: 0 auto;
}
/* line 5, sass/_tpp_progress.scss */
.progress-section .progress-container {
position: relative;
padding: 18px;
}
/* line 9, sass/_tpp_progress.scss */
.progress-section .progress-container .nodes {
display: -webkit-flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: justify;
position: relative;
display: flex;
display: -ms-flexbox;
}
/* line 18, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node {
width: 90px;
height: 50px;
border-radius: 16px;
position: relative;
z-index: 3;
}
/* line 25, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle {
width: 32px;
height: 32px;
border-radius: 16px;
margin: 0 auto;
}
/* line 32, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.done {
background-color: #1B7F68;
border: 2px solid #1B7F68;
}
/* line 35, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.done .checked {
padding: 7.5px 5.5px;
}
/* line 39, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.done .in-prog {
display: none;
}
/* line 44, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.in_prog {
background-color: #fff;
border: 2px solid #1B7F68;
}
/* line 47, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.in_prog .in-prog {
padding: 12.5px 6px;
}
/* line 51, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.in_prog .checked {
display: none;
}
/* line 56, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.not_started {
background-color: #d1d1d1;
border: 2px solid #d1d1d1;
}
/* line 59, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.not_started .in-prog {
display: none;
}
/* line 62, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .circle.not_started .checked {
display: none;
}
/* line 67, sass/_tpp_progress.scss */
.progress-section .progress-container .cert-prog-node .cert-status {
font-size: 11px;
text-align: center;
margin-top: 4px;
color: #293E40;
}
/* line 75, sass/_tpp_progress.scss */
.progress-section .progress-container .progress-connector {
position: absolute;
top: 32px;
left: 61px;
z-index: 1;
width: calc(100% - 122px);
height: 4px;
background-color: #d1d1d1;
}
/* line 86, sass/_tpp_progress.scss */
.progress-section .progress-container .progress-connector.done {
background-color: #1B7F68;
}

/* line 1, sass/_tpp_registration.scss */
.registration-padding, .registrationMainHeader, .registrationSubHeader, .section-header, .section-text, .developer-section-text, .section-text-line2, .section-buttons, .vendor-agreement-accept {
padding-left: 80px;
}

/* line 4, sass/_tpp_registration.scss */
.registrationMainHeader {
margin-bottom: 40px;
font-size: 16px;
color: #000000;
}

/* line 11, sass/_tpp_registration.scss */
.registrationSubHeader {
margin-top: 20px;
margin-bottom: 20px;
font-size: 15px;
color: #000000;
font-family: Gilroy-SemiBold;
}

/* line 20, sass/_tpp_registration.scss */
.section-header {
font-size: 18px;
color: #000000;
margin-bottom: 20px;
}

/* line 27, sass/_tpp_registration.scss */
.section-text, .developer-section-text {
margin-bottom: 20px;
}

/* line 32, sass/_tpp_registration.scss */
.section-text-line2 {
margin-top: 20px;
}

/* line 41, sass/_tpp_registration.scss */
.developer-section-text {
margin-bottom: 10px;
font-weight: bold;
}

/* line 47, sass/_tpp_registration.scss */
.vendor-agreement-accept {
margin-top: 10px;
border-top: 2px solid #e6e9eb;
padding-top: 30px;
padding-bottom: 30px;
}

/* line 55, sass/_tpp_registration.scss */
.agreementUpdatedText {
font-size: 15px;
margin-bottom: 15px;
}

/* line 1, sass/_tpp_tabs.scss */
.publisher-inner-tabs {
padding: 0px 20px 0px 20px;
text-align: center;
background-color: #ffffff;
border-bottom: 1px solid transparent;
border-color: lightgray;
}
/* line 8, sass/_tpp_tabs.scss */
.publisher-inner-tabs a {
color: #000000;
}
/* line 12, sass/_tpp_tabs.scss */
.publisher-inner-tabs .nav-pills > li > a {
border: none;
font-size: 14px;
padding: 5px 5px 0px 5px;
margin: 15px 40px 0px 10px;
}
/* line 19, sass/_tpp_tabs.scss */
.publisher-inner-tabs .nav-pills {
display: inline-block;
margin-bottom: -4px;
}
/* line 24, sass/_tpp_tabs.scss */
.publisher-inner-tabs .nav-pills > li.tab-selected > a {
border-bottom: 5px solid #1f8476;
color: #1f8476;
margin-bottom: -1px;
border-radius: 0;
}
/* line 31, sass/_tpp_tabs.scss */
.publisher-inner-tabs .nav-pills > li.tab-selected > a:hover {
color: #1f8476;
}

/* line 36, sass/_tpp_tabs.scss */
.publisher-outer-tabs {
margin: 0;
text-align: center;
background-color: #faf9f9;
border-bottom: 1px solid transparent;
border-color: lightgray;
position: relative;
z-index: 100;
}
/* line 45, sass/_tpp_tabs.scss */
.publisher-outer-tabs a {
color: #000000;
}
/* line 49, sass/_tpp_tabs.scss */
.publisher-outer-tabs .nav-pills > li > a {
color: black;
border-radius: 0;
box-shadow: #CBCBCB 0px 4px inset;
background-color: #E6E9EB;
width: 176px;
height: 40px;
font-size: 14px;
padding: 12px 5px 0px 5px;
margin: 0px 0px 0px 0px;
}
/* line 61, sass/_tpp_tabs.scss */
.publisher-outer-tabs > .nav-pills {
display: inline-block;
margin-bottom: -6px;
}
/* line 65, sass/_tpp_tabs.scss */
.publisher-outer-tabs > .nav-pills li {
margin-top: 9px;
margin-left: 0px;
border-style: solid;
border-color: #DFDDDF;
border-width: 1px 1px 1px 0px;
}
/* line 73, sass/_tpp_tabs.scss */
.publisher-outer-tabs > .nav-pills li.tab-selected {
border-bottom-color: white;
}
/* line 81, sass/_tpp_tabs.scss */
.publisher-outer-tabs > .nav-pills li.tab-disabled:hover {
box-shadow: none;
}
/* line 85, sass/_tpp_tabs.scss */
.publisher-outer-tabs > .nav-pills li.tab-selected:hover {
box-shadow: none;
}
/* line 89, sass/_tpp_tabs.scss */
.publisher-outer-tabs > .nav-pills li:first-child {
border-left: 1px solid #DFDDDF;
}
/* line 94, sass/_tpp_tabs.scss */
.publisher-outer-tabs .nav-pills > li:not(.tab-disabled) > a:hover {
box-shadow: #1F8476 0px 4px inset;
}
/* line 98, sass/_tpp_tabs.scss */
.publisher-outer-tabs .nav-pills > li.tab-selected > a {
box-shadow: #1F8476 0px 4px inset;
color: black;
border-radius: 0;
background-color: white;
}
/* line 108, sass/_tpp_tabs.scss */
.publisher-outer-tabs .nav-pills > li.tab-disabled > a {
cursor: default;
color: #c2c2c2;
}
/* line 113, sass/_tpp_tabs.scss */
.publisher-outer-tabs .nav-pills > li.tab-selected > a:hover {
color: black;
}

/* line 118, sass/_tpp_tabs.scss */
.tab-horizantal-rule {
border: 1px solid #e6e9eb;
margin: 0px 0px 15px 0px;
}

/* line 123, sass/_tpp_tabs.scss */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}

/* line 127, sass/_tpp_tabs.scss */
.nav-segmented > li {
font-size: 12px;
}

/* line 1, sass/_store_tabs.scss */
.store-tabs {
padding: 3px 20px 3px 20px;
background-color: #ffffff;
height: 49px;
}
/* line 6, sass/_store_tabs.scss */
.store-tabs .nav-pills > li > a {
border: none;
font-family: "Gilroy-SemiBold";
color: #293E40;
font-size: 14px;
opacity: 0.6;
padding: 0px 5px 12px 5px;
margin: 10px 5px 0px 5px;
}
/* line 16, sass/_store_tabs.scss */
.store-tabs .nav-pills {
display: inline-block;
}
/* line 20, sass/_store_tabs.scss */
.store-tabs .nav-pills > li.tab-selected > a {
color: #293E40;
opacity: 1;
border-bottom: 4px solid #293E40;
border-radius: 0;
}
/* line 27, sass/_store_tabs.scss */
.store-tabs .nav-pills > li > a:hover {
font-weight: bold;
}
/* line 31, sass/_store_tabs.scss */
.store-tabs .nav-pills > li > a:focus {
font-weight: bold;
}

/* line 36, sass/_store_tabs.scss */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}

/* line 1, sass/_tpp_companyprofile.scss */
.tcp-about {
float: left;
margin-right: 5px;
}

/* line 5, sass/_tpp_companyprofile.scss */
.tcp-title-help {
font-weight: 500;
color: gray;
text-align: center;
margin-top: -25px;
margin-bottom: 20px;
font-size: 12px;
}
/* line 13, sass/_tpp_companyprofile.scss */
.tcp-title-help .extend {
font-weight: 300;
}

/* line 18, sass/_tpp_companyprofile.scss */
.tpp-button-margin {
margin: 0px 5px;
}

/* line 1, sass/_tpp_certify.scss */
.certify-tabs-outer-container {
margin-top: 20px;
}

/* line 5, sass/_tpp_certify.scss */
.certify-tabs-container {
width: 1250px;
margin: 0 auto;
}
/* line 9, sass/_tpp_certify.scss */
.certify-tabs-container .search-filter {
padding-left: 25px;
display: flex;
width: 650px;
}
/* line 13, sass/_tpp_certify.scss */
.certify-tabs-container .search-filter > * {
margin-right: 10px;
}
/* line 16, sass/_tpp_certify.scss */
.certify-tabs-container .search-filter > span {
line-height: 2;
width: 80px;
}
/* line 20, sass/_tpp_certify.scss */
.certify-tabs-container .search-filter > select {
min-width: 200px;
max-width: 200px;
}
/* line 24, sass/_tpp_certify.scss */
.certify-tabs-container .search-filter > input {
width: 280px;
}

/* line 10, sass/_tpp_certify.scss */
.cert-page-title-container {
margin-top: 15px;
}
/* line 33, sass/_tpp_certify.scss */
.cert-page-title-container .cert-page-title-inner-container {
width: 1230px;
margin: 0 auto;
}
/* line 38, sass/_tpp_certify.scss */
.cert-page-title-container .cert-title {
font-size: 22px;
font-weight: 300;
}
/* line 43, sass/_tpp_certify.scss */
.cert-page-title-container .cert-title-ruler {
width: 1220px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
border-bottom: 2px solid #e0e0e0;
}
/* line 51, sass/_tpp_certify.scss */
.cert-page-title-container .cert-caption {
font-size: 12px;
line-height: 24px;
}
/* line 56, sass/_tpp_certify.scss */
.cert-page-title-container .cert-box {
border: 1px solid #e0e0e0;
padding: 5px;
float: right;
height: 50px;
text-align: center;
width: 146px;
line-height: 1.7em;
white-space: normal;
font-size: 12px;
font-weight: 300;
}

/* line 70, sass/_tpp_certify.scss */
.certify-container {
width: 1230px;
margin: 0 auto;
}
/* line 74, sass/_tpp_certify.scss */
.certify-container .certify-main-body {
min-height: 250px;
background-color: #fff;
}
/* line 81, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body {
padding: 15px;
}
/* line 84, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .section-title {
font-size: 18px;
font-weight: 400;
margin-bottom: 10px;
}
/* line 90, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .section-title:not(:first-child) {
margin-top: 50px;
}
/* line 94, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section {
min-height: 86px;
margin-bottom: 15px;
position: relative;
}
/* line 100, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row-outer:not(:last-child) {
margin-bottom: 15px;
}
/* line 104, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .section-caption {
width: 10px;
min-height: 86px;
border: 1px solid #e0e0e0;
background-color: #1B7F68;
position: absolute;
height: calc(100% - 0px);
}
/* line 112, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .section-caption .rotate-text {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
position: absolute;
top: calc(50% - 10px);
color: #fff;
font-weight: 400;
white-space: nowrap;
}
/* line 123, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row, .certify-container .certify-main-body .apps-body .app-section .no-apps-row {
margin-left: 10px;
border: 1px solid #e0e0e0;
background-color: #ebebeb;
/*.in-progress-tile{
width: 150px;
}*/
/*.vtask-col{
@extend .app-row-title;
background-color: white;
border-right: 6px #ebebeb solid;
height: 266px;
width: 166px;
overflow: hidden;
.title{
text-align: center;
font-family: Gilroy-SemiBold;
font-size: 15px;
padding: 25px 5px 5px 5px;
}
.progress-wrap{
padding: 0px 10px;
}
.item{
padding: 2px 2px 2px 20px;
font-size: 12px;
margin-left: 10px;
.approved{
color: $color-sn-green-lite;
padding-bottom: 5px;
}
.not-approved{
color: #888;
padding-bottom: 5px;
}
}

}*/
}
/* line 128, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title {
float: left;
background-color: #ebebeb;
width: 316px;
}
/* line 133, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title .title-wrap, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title .title-wrap {
height: 112px;
font-size: 16px;
width: 316px;
font-weight: 400;
padding: 0px 15px;
display: table-cell;
vertical-align: middle;
}
/* line 143, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title .title-wrap.lg, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title .title-wrap.lg {
word-break: break-all;
}
/* line 147, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title .version-wrap, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title .version-wrap {
height: 16px;
font-size: 11px;
width: 316px;
padding: 1px 15px;
}
/* line 153, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title .version-wrap .version-caption, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title .version-wrap .version-caption {
color: #888;
font-weight: 300;
}
/* line 158, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title .version-wrap .version-val, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title .version-wrap .version-val {
color: #333;
font-weight: 400;
}
/* line 165, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title .release-details-wrap, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title .release-details-wrap {
height: auto;
}
/* line 169, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title .app-title-cert, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title .app-title-cert {
color: #333;
}
/* line 178, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title.artifact, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title.artifact {
width: 85%;
margin-top: 10px;
}
/* line 182, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title.artifact .version-wrap, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title.artifact .version-wrap {
font-size: 15px;
width: 100%;
}
/* line 187, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title.artifact .version-wrap.build-updated-message, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title.artifact .version-wrap.build-updated-message {
margin-top: 5px;
font-size: 13px;
}
/* line 192, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-title.artifact .app-row-actions.artifact, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-title.artifact .app-row-actions.artifact {
line-height: 40px;
}
/* line 230, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-beta-id, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-beta-id {
height: 16px;
padding-left: 15px;
margin-top: 4px;
font-weight: bold;
}
/* line 237, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-progress, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-progress {
width: 700px;
float: left;
height: 176px;
background-color: #fafafa;
}
/* line 244, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-progress.lg, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-progress.lg {
height: 267px;
}
/* line 248, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions {
width: 172px;
float: left;
height: 176px;
background-color: #f1f1f1;
line-height: 176px;
text-align: center;
}
/* line 256, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions .btn-group, .certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions .nav-segmented, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions .btn-group, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions .nav-segmented {
background-color: #bdc0c4;
}
/* line 259, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions .btn-group .btn, .certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions .nav-segmented .btn, .certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions .btn-group .nav-segmented > li, .certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions .nav-segmented > li, .certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions .btn-group .dropdown-menu > li > a, .certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions .nav-segmented .dropdown-menu > li > a, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions .btn-group .btn, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions .nav-segmented .btn, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions .btn-group .nav-segmented > li, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions .nav-segmented > li, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions .btn-group .dropdown-menu > li > a, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions .nav-segmented .dropdown-menu > li > a {
font-weight: 300;
}
/* line 265, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-row .app-row-actions.lg, .certify-container .certify-main-body .apps-body .app-section .no-apps-row .app-row-actions.lg {
height: 267px;
line-height: 267px;
}
/* line 274, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .no-apps-row {
min-height: 86px;
text-align: center;
font-weight: 400;
line-height: 86px;
font-size: 14px;
background-color: #fafafa;
}
/* line 283, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container {
position: relative;
padding: 18px;
}
/* line 287, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .nodes {
display: -webkit-flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: justify;
position: relative;
display: flex;
display: -ms-flexbox;
}
/* line 296, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node {
width: 97px;
height: 50px;
border-radius: 16px;
position: relative;
z-index: 3;
}
/* line 303, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle {
width: 32px;
height: 32px;
border-radius: 16px;
margin: 0 auto;
}
/* line 310, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.done {
background-color: #1B7F68;
border: 2px solid #1B7F68;
}
/* line 313, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.done .checked {
padding: 7.5px 5.5px;
}
/* line 317, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.done .in-prog {
display: none;
}
/* line 322, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.in_prog {
background-color: #fff;
border: 2px solid #1B7F68;
}
/* line 325, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.in_prog .in-prog {
padding: 12.5px 6px;
}
/* line 329, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.in_prog .checked {
display: none;
}
/* line 334, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.not_started {
background-color: #d1d1d1;
border: 2px solid #d1d1d1;
}
/* line 337, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.not_started .in-prog {
display: none;
}
/* line 340, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .circle.not_started .checked {
display: none;
}
/* line 345, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .cert-prog-node .cert-status {
font-size: 11px;
text-align: center;
margin-top: 4px;
color: #293E40;
}
/* line 353, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .progress-connector {
position: absolute;
top: 32px;
left: 61px;
z-index: 1;
width: calc(100% - 70px);
height: 4px;
background-color: #d1d1d1;
}
/* line 364, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .cert-progress-container .progress-connector.done {
background-color: #1B7F68;
}
/* line 369, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .listing-only-container {
top: 53px;
}
/* line 373, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .review-text-container {
display: inline-block;
height: 176px;
float: left;
width: 60px;
}
/* line 380, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .review-text-container.lg {
height: 267px;
}
/* line 384, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph {
display: inline-block;
position: relative;
width: calc(100% - 60px);
}
/* line 389, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .rectangle-container {
display: inline-block;
}
/* line 393, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender {
display: inline-block;
position: absolute;
top: 29px;
}
/* line 398, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .progress-connector-vertical {
display: inline-block;
height: 90px;
background-color: #d1d1d1;
width: 4px;
margin-left: -12px;
position: relative;
top: 3px;
z-index: 2;
}
/* line 409, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .progress-connector-vertical.lg {
height: 176px;
}
/* line 413, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .progress-connector-vertical.done {
background-color: #1B7F68;
}
/* line 417, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .progress-connector-vertical.hide {
width: 0px;
}
/* line 421, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .progress-connector-horizontal {
display: inline-block;
height: 4px;
background-color: #d1d1d1;
width: 35px;
position: relative;
top: -35px;
margin-left: -4px;
z-index: 2;
}
/* line 432, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .progress-connector-horizontal.lg {
top: -83px;
}
/* line 436, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .progress-connector-horizontal.done {
background-color: #1B7F68;
}
/* line 440, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .certified-icon {
background-color: #d1d1d1;
display: inline-block;
max-height: 80px;
position: relative;
top: -35px;
margin-left: -4px;
z-index: 3;
border-radius: 50%;
padding: 10px;
}
/* line 452, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .certified-icon.lg {
top: -83px;
}
/* line 456, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .progress-connector-extender .certified-icon.done {
background-color: #1B7F68;
}
/* line 461, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-graph .listing-only-connector {
top: 90px;
margin-left: -10px;
}
/* line 469, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .progress-ruler {
position: relative;
height: 1px;
width: 100%;
top: -90px;
z-index: 1;
/* color: black; */
background-color: lightgrey;
}
/* line 479, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .app-review-text {
height: 88px;
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
padding-bottom: 20px;
}
/* line 486, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .list-review-text {
height: 88px;
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
padding-bottom: 20px;
}
/* line 493, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section .listing-only-header {
margin-top: 53px;
}
/* line 499, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.process .section-caption {
height: 178px;
background-color: #ebebeb;
background: repeating-linear-gradient(-45deg, transparent, transparent 2px, #ccc 2px, #ccc 4px);
}
/* line 505, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.process .section-caption.lg {
height: 269px;
}
/* line 509, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.process .rotate-text {
left: -16px;
}
/* line 515, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .section-caption {
height: 88px;
background-color: #111;
}
/* line 518, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .section-caption .snapp {
height: 123px;
}
/* line 523, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .app-row-progress {
height: 86px;
}
/* line 525, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .app-row-progress .snapp {
height: 123px;
}
/* line 529, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .rotate-text {
left: -8px;
}
/* line 532, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .no-apps-row {
min-height: 86px;
}
/* line 536, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .app-row .title-wrap {
height: 38px;
}
/* line 539, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .app-row .app-row-actions {
height: 86px;
line-height: 86px;
}
/* line 542, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.history .app-row .app-row-actions .snapp {
height: 123px;
line-height: 123px;
}
/* line 552, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-in-process .section-caption {
height: 108px;
background-color: #ff8c3e;
background: repeating-linear-gradient(-45deg, #e8a679, #e8a679 2px, #ff8c3e 2px, #ff8c3e 4px);
}
/* line 558, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-in-process .app-row-progress {
height: 106px;
}
/* line 561, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-in-process .rotate-text {
left: -8px;
}
/* line 564, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-in-process .no-apps-row {
min-height: 86px;
}
/* line 568, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-in-process .app-row .title-wrap {
height: 70px;
}
/* line 571, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-in-process .app-row .app-row-actions {
height: 106px;
line-height: 106px;
}
/* line 575, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-in-process .app-row .app-beta-dates {
background-color: #f1f1f1;
height: 22px;
margin-left: 5px;
}
/* line 585, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-complete .section-caption {
height: 108px;
background-color: #ff8c3e;
}
/* line 590, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-complete .app-row-progress {
height: 106px;
}
/* line 593, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-complete .rotate-text {
left: -8px;
}
/* line 596, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-complete .no-apps-row {
min-height: 86px;
}
/* line 600, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-complete .app-row .title-wrap {
height: 70px;
}
/* line 603, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.beta-complete .app-row .app-row-actions {
height: 106px;
line-height: 106px;
}
/* line 611, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.published {
min-height: 112px;
}
/* line 613, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.published .snapp {
min-height: 160px;
}
/* line 616, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.published .section-caption {
height: 114px;
background-color: #1B7F68;
}
/* line 619, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.published .section-caption .snapp {
height: 164px;
}
/* line 623, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.published .rotate-text {
left: -14px;
}
/* line 627, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.published .no-apps-row {
min-height: 86px;
}
/* line 631, sass/_tpp_certify.scss */
.certify-container .certify-main-body .apps-body .app-section.published .app-row .title-wrap {
height: 64px;
}
/* line 640, sass/_tpp_certify.scss */
.certify-container .app-row-cert-releases {
width: 870px;
height: 112px;
background-color: #fafafa;
float: left;
padding: 0px 15px;
}
/* line 647, sass/_tpp_certify.scss */
.certify-container .app-row-cert-releases .snapp {
height: 164px;
top: 22px;
}
/* line 652, sass/_tpp_certify.scss */
.certify-container .app-row-cert-releases .releases {
padding: 10px;
height: 112px;
display: -webkit-flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: justify;
position: relative;
display: flex;
display: -ms-flexbox;
}
/* line 666, sass/_tpp_certify.scss */
.certify-container .app-cert-release {
padding: 10px;
height: 92px;
max-height: 92px;
width: 144px;
border: 1px solid #e0e0e0;
position: relative;
background-color: #fff;
border-radius: 3px;
}
/* line 677, sass/_tpp_certify.scss */
.certify-container .app-cert-release.express-filler {
width: 653px;
}
/* line 681, sass/_tpp_certify.scss */
.certify-container .app-cert-release.striped {
background-image: url("/images/striped-bg.png");
background-repeat: repeat;
}
/* line 685, sass/_tpp_certify.scss */
.certify-container .app-cert-release.striped .warning {
text-align: center;
color: #ff9c00;
font-size: 16px;
font-weight: bold;
line-height: 20px;
margin-top: 4px;
}
/* line 695, sass/_tpp_certify.scss */
.certify-container .app-cert-release .release-name {
font-size: 14px;
font-weight: 400;
text-align: center;
}
/* line 701, sass/_tpp_certify.scss */
.certify-container .app-cert-release .state {
font-size: 12px;
text-align: center;
font-weight: 400;
margin-top: 4px;
color: #293E40;
}
/* line 710, sass/_tpp_certify.scss */
.certify-container .app-cert-release .check .circle {
width: 20px;
height: 20px;
margin-top: 4px;
border-radius: 10px;
margin: 4px auto 0px auto;
background-color: #fff;
border: 2px solid #1B7F68;
position: relative;
}
/* line 719, sass/_tpp_certify.scss */
.certify-container .app-cert-release .check .circle img {
width: 12px;
height: 9px;
position: absolute;
top: 4px;
left: 2px;
color: #1B7F68;
}
/* line 731, sass/_tpp_certify.scss */
.certify-container .app-cert-release .request-btn {
margin-top: 4px;
}
/* line 734, sass/_tpp_certify.scss */
.certify-container .app-cert-release .request-btn button {
white-space: normal;
font-weight: 300;
font-size: 11.5px;
background-color: rgba(189, 192, 196, 0.45);
}
/* line 741, sass/_tpp_certify.scss */
.certify-container .app-cert-release .request-btn button:hover, .certify-container .app-cert-release .request-btn button:focus {
background-color: #293E40;
}
/* line 746, sass/_tpp_certify.scss */
.certify-container .certify-footer {
text-align: center;
margin-bottom: 20px;
}
/* line 749, sass/_tpp_certify.scss */
.certify-container .certify-footer .sub-head {
font-size: 16px;
margin-top: 10px;
}

/* line 2, sass/_tpp_begin.scss */
.tpp-block-accordion {
border-left: none;
border-top: none;
border-right: none;
background-color: white;
}

/* line 9, sass/_tpp_begin.scss */
.tpp-block-accordion.panel {
margin-bottom: 1px;
}

/* line 13, sass/_tpp_begin.scss */
.tpp-block-accordion.panel-default > .panel-heading {
background-color: white;
font-size: 15px;
}

/* line 18, sass/_tpp_begin.scss */
.tpp-block-accordion .panel-heading {
padding: 0;
}

/* line 22, sass/_tpp_begin.scss */
.tpp-block-accordion .panel-title > a {
display: block;
padding: 10px 15px;
}

/* line 27, sass/_tpp_begin.scss */
.tpp-block-accordion .panel-title .enclose-title {
display: block;
}

/* line 1, sass/_tpp_distribute_overview.scss */
.distribute-container-wrapper {
position: relative;
}

/* line 4, sass/_tpp_distribute_overview.scss */
.distribute-metrics {
position: relative;
margin: auto;
width: 1300px;
margin-bottom: 40px;
}
/* line 10, sass/_tpp_distribute_overview.scss */
.distribute-metrics .outer-box-common, .distribute-metrics .outer-box, .distribute-metrics .outer-box-contract, .distribute-metrics .outer-box-demo, .distribute-metrics .chart-container {
border: 2px solid #eee;
border-radius: 5px;
box-shadow: 0px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.2);
margin-left: 20px;
padding: 20px;
margin-top: 20px;
}
/* line 18, sass/_tpp_distribute_overview.scss */
.distribute-metrics .outer-box {
width: 600px;
}
/* line 22, sass/_tpp_distribute_overview.scss */
.distribute-metrics .outer-box-contract {
width: 350px;
}
/* line 26, sass/_tpp_distribute_overview.scss */
.distribute-metrics .outer-box-demo {
width: 230px;
}
/* line 30, sass/_tpp_distribute_overview.scss */
.distribute-metrics .first-row {
height: 280px;
}
/* line 33, sass/_tpp_distribute_overview.scss */
.distribute-metrics .second-row {
height: 225px;
}
/* line 36, sass/_tpp_distribute_overview.scss */
.distribute-metrics .second-row-taller {
height: 300px;
}
/* line 39, sass/_tpp_distribute_overview.scss */
.distribute-metrics .progress-circle {
width: 180px;
margin-right: 10px;
}
/* line 43, sass/_tpp_distribute_overview.scss */
.distribute-metrics .increase-icon {
font-size: 14px;
position: relative;
bottom: 5px;
}
/* line 48, sass/_tpp_distribute_overview.scss */
.distribute-metrics .inner-box, .distribute-metrics .inner-vertical-box, .distribute-metrics .inner-horizontal-box, .distribute-metrics .inner-horizontal-box-contract {
border: 2px solid #eee;
border-radius: 5px;
box-shadow: 0px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.2);
margin-right: 20px;
display: inline-block;
text-align: center;
padding-top: 20px;
}
/* line 57, sass/_tpp_distribute_overview.scss */
.distribute-metrics .inner-vertical-box {
height: 160px;
width: calc((100% - 180px - 80px) / 3);
}
/* line 62, sass/_tpp_distribute_overview.scss */
.distribute-metrics .inner-horizontal-box, .distribute-metrics .inner-horizontal-box-contract {
height: 85px;
width: calc((100% - 80px) / 2);
padding-top: 5px;
margin-bottom: 10px;
}
/* line 69, sass/_tpp_distribute_overview.scss */
.distribute-metrics .inner-horizontal-box-contract {
width: calc(100% - 150px);
}
/* line 73, sass/_tpp_distribute_overview.scss */
.distribute-metrics .number-1 {
font-size: 30px;
color: #8bc3ff;
}
/* line 77, sass/_tpp_distribute_overview.scss */
.distribute-metrics .number-2 {
font-size: 30px;
color: #FCC94C;
}
/* line 81, sass/_tpp_distribute_overview.scss */
.distribute-metrics .number-3 {
font-size: 30px;
color: #9DEAA3;
}
/* line 85, sass/_tpp_distribute_overview.scss */
.distribute-metrics .number-4 {
font-size: 30px;
color: #F95454;
}
/* line 89, sass/_tpp_distribute_overview.scss */
.distribute-metrics .number-big {
font-size: 50px;
color: #5087c0;
padding-top: 5px;
}
/* line 94, sass/_tpp_distribute_overview.scss */
.distribute-metrics .number-revenue {
font-size: 25px;
color: #39495A;
}
/* line 98, sass/_tpp_distribute_overview.scss */
.distribute-metrics .title-text {
font-weight: bold;
padding-bottom: 10px;
}
/* line 102, sass/_tpp_distribute_overview.scss */
.distribute-metrics .description-text {
padding-bottom: 10px;
}
/* line 105, sass/_tpp_distribute_overview.scss */
.distribute-metrics .caption-text {
padding-top: 5px;
}
/* line 111, sass/_tpp_distribute_overview.scss */
.distribute-metrics .chart-outer-container {
width: 1220px;
height: 464px;
}
/* line 115, sass/_tpp_distribute_overview.scss */
.distribute-metrics .tpp-dashboard-purchase-popover-width {
max-width: 490px;
}
/* line 117, sass/_tpp_distribute_overview.scss */
.distribute-metrics .tpp-dashboard-purchase-popover-width .popover-inner {
width: 486px;
}
/* line 120, sass/_tpp_distribute_overview.scss */
.distribute-metrics .tpp-dashboard-purchase-popover-width .popover-content {
width: 486px;
}

/* line 1, sass/_tpp_events.scss */
.tpp-events-wrapper {
padding: 20px 40px;
}
/* line 4, sass/_tpp_events.scss */
.tpp-events-wrapper .event-table-no-data {
margin-top: 50px;
text-align: center;
font-size: 14px;
}
/* line 10, sass/_tpp_events.scss */
.tpp-events-wrapper .tpp-events-filters {
line-height: 15px;
font-size: 13px;
font-weight: 400;
}
/* line 15, sass/_tpp_events.scss */
.tpp-events-wrapper .tpp-events-filters .btn[disabled], .tpp-events-wrapper .tpp-events-filters .nav-segmented > li[disabled] {
opacity: 1.0;
color: #000;
}
/* line 21, sass/_tpp_events.scss */
.tpp-events-wrapper .events-heading {
font-size: 15px;
font-weight: bold;
line-height: 32px;
}
/* line 27, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list {
margin-top: 10px;
width: 100%;
font-size: 12px;
}
/* line 32, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-header {
background-color: #f7f7f7;
border-top: 2px solid #eee;
border-bottom: 2px solid #eee;
}
/* line 36, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-header th:first-child {
padding-left: 10px;
}
/* line 39, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-header th {
font-weight: 500;
line-height: 30px;
}
/* line 45, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body {
border-bottom: 2px solid #eee;
}
/* line 48, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td {
padding: 10px 0px;
height: 80px;
}
/* line 51, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td img.event-tile {
height: 60px;
width: 120px;
float: left;
margin-right: 10px;
cursor: pointer;
}
/* line 58, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td .event-tb-title {
font-weight: 400;
cursor: pointer;
}
/* line 62, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td .event-tb-description {
height: 60px;
overflow: hidden;
line-height: 20px;
white-space: pre-line;
}
/* line 69, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td .event-tb-text {
line-height: 60px;
}
/* line 73, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td .event-published {
margin-top: 5px;
color: #289fbd;
}
/* line 78, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td .event-review {
margin-top: 5px;
color: #fc8d42;
}
/* line 83, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td .event-rejected {
margin-top: 5px;
color: #d1232b;
}
/* line 88, sass/_tpp_events.scss */
.tpp-events-wrapper .events-list .events-tb-body td .event-draft {
margin-top: 5px;
color: #1f9933;
}
/* line 97, sass/_tpp_events.scss */
.tpp-events-wrapper .table-spacer {
height: 20px;
}

/* line 102, sass/_tpp_events.scss */
.event-reg {
padding: 20px 40px;
}
/* line 105, sass/_tpp_events.scss */
.event-reg .event-title {
font-size: 2.0em;
font-weight: 300;
}
/* line 110, sass/_tpp_events.scss */
.event-reg .event-datetime {
font-weight: bold;
text-transform: uppercase;
font-color: #666;
}

/* line 117, sass/_tpp_events.scss */
.manageondemand-preview {
width: 200px;
height: 150px;
background-color: transparent;
background-size: cover;
background-repeat: no-repeat;
border: 1px solid #e5e5e5;
cursor: pointer;
position: relative;
}

/* line 128, sass/_tpp_events.scss */
.video-play-icon {
position: absolute;
display: block;
height: 70px;
width: 70px;
left: calc(100% - 137px);
top: calc(100% - 110px);
}

/* line 137, sass/_tpp_events.scss */
.media-preview {
width: 260px;
height: 135px;
background-color: transparent;
background-size: cover;
background-repeat: no-repeat;
border: 1px solid lightgray;
cursor: pointer;
position: relative;
background-position: center;
}

/* line 149, sass/_tpp_events.scss */
.media-play-icon {
position: absolute;
display: block;
height: 60px;
width: 60px;
left: calc(100% - 155px);
top: calc(100% - 95px);
}

/* line 158, sass/_tpp_events.scss */
.ondemand-container {
padding: 30px 90px;
}

/* line 162, sass/_tpp_events.scss */
.mediarow-container {
padding: 20px 0;
border-bottom: 2px solid lightgray;
}
/* line 166, sass/_tpp_events.scss */
.mediarow-container .media-wrapper {
padding-left: 0px;
width: 270px;
}
/* line 171, sass/_tpp_events.scss */
.mediarow-container .media-text-wrapper {
padding-left: 30px;
width: calc(100% - 270px);
}
/* line 176, sass/_tpp_events.scss */
.mediarow-container .media-title {
font-size: 25px;
font-weight: 500;
}
/* line 181, sass/_tpp_events.scss */
.mediarow-container .media-attributes {
font-size: 13px;
color: gray;
padding-left: 18px;
}
/* line 187, sass/_tpp_events.scss */
.mediarow-container .media-description {
font-size: 14px;
color: black;
padding-left: 18px;
}

/* line 194, sass/_tpp_events.scss */
.speaker-image {
width: 180px;
height: 180px;
border-radius: 50%;
background: #e6e9eb;
text-align: center;
}
/* line 201, sass/_tpp_events.scss */
.speaker-image .no-image {
text-align: center;
border: 1px dashed #cbcbcb;
padding-top: 75px;
height: 100%;
}
/* line 208, sass/_tpp_events.scss */
.speaker-image img {
height: inherit;
width: inherit;
border-radius: inherit;
}

/* line 1, sass/_tpp_preferred_partners.scss */
.preferred-partner-page {
width: 1400px;
margin: 0 auto;
padding: 0px;
}
/* line 5, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .page-seperator {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 10px;
}
/* line 11, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile {
margin: 15px 10px;
background-color: #fff;
float: left;
height: 165px;
width: 446px;
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
cursor: pointer;
border-color: #eee;
border-radius: 5px;
padding: 10px;
}
/* line 23, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-logo-area {
height: 145px;
width: 100px;
float: left;
}
/* line 27, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-logo-area img {
max-width: 100px;
max-height: 100px;
}
/* line 33, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-body {
float: left;
height: 145px;
width: calc(100% - 100px);
}
/* line 38, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-body .partner-body-top {
height: 90px;
}
/* line 42, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-body .partner-body-bottom {
border-top: 1px solid #eee;
height: 55px;
font-size: 13px;
}
/* line 46, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-body .partner-body-bottom .partner-email {
margin-top: 8px;
}
/* line 50, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-body .partner-body-bottom .partner-phone {
margin-top: 8px;
}
/* line 56, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-title-desc {
float: left;
height: 90px;
width: calc(100% - 100px);
overflow: hidden;
padding: 0px 2px;
}
/* line 62, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-title-desc .partner-title {
font-size: 16px;
font-weight: 400;
max-height: 3.0em;
margin-bottom: 5px;
color: #016bc1;
overflow: hidden;
}
/* line 71, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-title-desc .partner-desc {
font-size: 12px;
font-weight: 300;
max-height: 3.0em;
margin-bottom: 5px;
overflow: hidden;
}
/* line 80, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-solutions {
text-align: center;
width: 100px;
height: 90px;
float: left;
border-left: 1px solid #eee;
padding: 0px 2px;
}
/* line 88, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-solutions .sol-label {
margin-top: 6px;
font-size: 12px;
color: #999;
font-weight: 300;
}
/* line 95, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .partner-tile .partner-solutions .sol-count {
font-size: 30px;
font-weight: 300;
margin-top: 6px;
color: #556;
}
/* line 106, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .preferredpartners-bottom {
padding: 50px 250px;
margin-top: 40px;
border-top: 1px solid #eee;
font-size: 22px;
text-align: center;
color: #666;
position: relative;
}
/* line 115, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .preferredpartners-bottom .prefdev_logo {
position: absolute;
top: -40px;
left: 680px;
}
/* line 120, sass/_tpp_preferred_partners.scss */
.preferred-partner-page .preferredpartners-bottom .stronger {
font-weight: 400;
}

/* line 3, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .stcp-profile {
border: none;
}
/* line 7, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .profile-breadcrumb {
height: 30px;
margin-right: 0px;
font-weight: 500;
font-size: 12.5px;
}
/* line 14, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .about-partner {
color: #666666;
font-size: 13.5px;
line-height: 1.5;
}
/* line 20, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .vendor-info {
padding-left: 130px;
}
/* line 24, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .vendor-title {
font-size: 26px;
font-weight: 500;
}
/* line 29, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .vendor-detail {
margin-top: 15px;
margin-left: 1px;
border-top: 1px solid #e6e8ea;
border-bottom: 1px solid #e6e8ea;
}
/* line 36, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .vendorprops {
padding-left: 0px;
margin-top: 5px;
}
/* line 41, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .vendor-attr {
font-size: 15px;
margin-top: 20px;
}
/* line 46, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .certified-app-section {
background-color: #F4F4F4;
text-align: center;
padding: 70px;
height: 250px;
}
/* line 53, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .certified-app-count {
color: rgba(0, 130, 255, 0.72);
font-size: 40px;
font-weight: 400;
}
/* line 59, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .developers {
margin-left: 1px;
}
/* line 63, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .user-container {
margin-top: 10px;
margin-bottom: 5px;
padding-left: 0px;
}
/* line 69, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .user-img-container {
padding-left: 2px;
}
/* line 72, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .user-img-container img {
height: 55px;
width: 55px;
background: #f5f5f5;
border-radius: 50%;
}
/* line 80, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .user-text-container {
padding-top: 10px;
}
/* line 83, sass/_tpp_preferredpartner_profile.scss */
.tpp-preferredpartner-profile-wrapper .user-text-container .text {
font-size: 11.5px;
color: #666666;
}

/* line 1, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper {
padding: 20px 5px;
}
/* line 4, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .tpp-marketing-filters {
line-height: 15px;
font-size: 13px;
font-weight: 400;
}
/* line 9, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .tpp-marketing-filters .btn[disabled], .tpp-marketing-wrapper .tpp-marketing-filters .nav-segmented > li[disabled] {
opacity: 1.0;
color: #000;
}
/* line 19, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.filter-search {
width: 1%;
}
/* line 23, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.col-4-percent {
width: 4%;
}
/* line 27, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.col-7-percent {
width: 7%;
}
/* line 31, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.col-title {
width: 9%;
}
/* line 35, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.col-note {
width: 14%;
}
/* line 39, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.assigned-to-container {
width: 15%;
height: 75px;
}
/* line 44, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.assigned-to-editing {
display: table-cell;
vertical-align: top;
}
/* line 48, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.assigned-to-editing .assigned-to-input-wrap {
padding-left: 0;
padding-right: 8px;
margin-top: 2px;
}
/* line 54, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.assigned-to-editing .assigned-to-icons {
margin-top: 5px;
}
/* line 58, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.assigned-to-editing .btn-icon {
width: 23px;
height: 23px;
margin-left: 0;
}
/* line 64, sass/_tpp_listing_review_dashboard.scss */
.tpp-marketing-wrapper .application-list table tbody tr td.assigned-to-editing .help-block {
margin-bottom: 0;
}

/* line 2, sass/_tpp_notification_contacts.scss */
.notification-contact-row {
margin-top: 20px;
}
/* line 5, sass/_tpp_notification_contacts.scss */
.notification-contact-row .vertical-align-column {
margin-top: 10px;
}
/* line 9, sass/_tpp_notification_contacts.scss */
.notification-contact-row .sub-heading {
font-size: 1.1em;
font-weight: 400;
color: #637274;
}
/* line 16, sass/_tpp_notification_contacts.scss */
.notification-contact-row .action-icons .disabled {
color: #cbcbcb;
}
/* line 21, sass/_tpp_notification_contacts.scss */
.notification-contact-row .edit-button-group {
text-align: center;
}
/* line 25, sass/_tpp_notification_contacts.scss */
.notification-contact-row .icon {
font-size: 17px;
}
/* line 29, sass/_tpp_notification_contacts.scss */
.notification-contact-row .category-edit-section {
padding-left: 15px;
padding-right: 15px;
}
/* line 33, sass/_tpp_notification_contacts.scss */
.notification-contact-row .category-edit-section table {
background-color: inherit;
}
/* line 36, sass/_tpp_notification_contacts.scss */
.notification-contact-row .category-edit-section table td {
border: none;
text-align: center;
}

/* line 44, sass/_tpp_notification_contacts.scss */
.notification-contact-row.notification-contact-editing {
background-color: #e6e9eb;
border-radius: 2px;
padding: 20px 20px 0px 20px;
}

/* line 50, sass/_tpp_notification_contacts.scss */
.notification-contact-footer {
margin-top: 30px;
}

/* line 1, sass/_tpp_company_invitation.scss */
.tpp-company-invitation {
overflow: auto;
}

/* line 4, sass/_tpp_company_invitation.scss */
.tpp-company-invitation .select {
margin-right: 20px;
float: left;
width: 100%;
}

/* line 9, sass/_tpp_company_invitation.scss */
.tpp-company-invitation select {
width: 100%;
height: 290px;
overflow-y: auto;
word-wrap: break-word;
font-size: 12px;
}

/* line 16, sass/_tpp_company_invitation.scss */
.tpp-company-invitation .link {
margin-top: 8px;
}

/* line 19, sass/_tpp_company_invitation.scss */
.tpp-company-invitation label.control-label {
font-weight: bold;
margin-top: 10px;
}

/* line 23, sass/_tpp_company_invitation.scss */
.tpp-company-invitation .text {
clear: both;
font-size: 11px;
}

/* line 27, sass/_tpp_company_invitation.scss */
.tpp-company-invitation label.control-label::after {
content: ":";
}

/* line 30, sass/_tpp_company_invitation.scss */
.tpp-company-invitation .checkbox-container {
margin-top: 25px;
margin-left: 1px;
}

/* line 1, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper {
padding: 20px 40px;
}
/* line 4, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list {
width: 100%;
font-size: 12px;
}
/* line 8, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-header {
background-color: #f7f7f7;
border-top: 2px solid #eee;
border-bottom: 2px solid #eee;
}
/* line 12, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-header th:first-child {
padding-left: 10px;
}
/* line 15, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-header th {
font-weight: 500;
line-height: 30px;
}
/* line 21, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-body {
border-bottom: 2px solid #eee;
}
/* line 24, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-body td {
padding: 10px 0px;
height: 30px;
line-height: 30px;
padding-right: 10px;
}
/* line 30, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-body td .form-control[disabled].striped {
background-image: url("/images/striped-bg.png");
background-repeat: repeat;
}
/* line 36, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-body td:first-child {
padding-left: 10px;
}
/* line 40, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-body td.taller {
height: 70px;
display: table-cell;
vertical-align: top;
}
/* line 46, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-body .help-block {
margin-bottom: 0px;
line-height: 15px;
}
/* line 50, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .customers-tb-body .help-block.error {
color: red;
font-style: italic;
}
/* line 56, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .delete-customer-icon.disabled {
color: #cbcbcb;
}
/* line 60, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customers-list .delete-customer-icon {
margin-left: 3px;
font-size: large;
color: red;
}
/* line 67, sass/_tpp_invite_beta_customers.scss */
.tpp-beta-customers-wrapper .customer-limit-message {
font-style: italic;
}

/* line 1, sass/_tpp_actions_widget.scss */
.section-container {
margin-bottom: 15px;
border: 1px solid #e0e0e0;
height: 393px;
}
/* line 7, sass/_tpp_actions_widget.scss */
.section-container .section-heading {
background-color: #f2efef;
height: 45px;
padding: 10px 20px;
display: table;
vertical-align: middle;
width: 100%;
}
/* line 15, sass/_tpp_actions_widget.scss */
.section-container .section-heading .section-heading-logo {
height: 23px;
width: 23px;
display: inline-block;
vertical-align: middle;
}
/* line 22, sass/_tpp_actions_widget.scss */
.section-container .section-heading .section-heading-text {
font-size: 16px;
font-weight: 450;
margin: 0 10px;
display: inline-block;
vertical-align: middle;
}
/* line 32, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-logo {
height: 30px;
width: 30px;
}
/* line 37, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-title {
font-size: 13px;
font-weight: 400;
}
/* line 42, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-heading {
font-size: 12px;
font-weight: 300;
}
/* line 46, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-heading a {
color: inherit;
}
/* line 50, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-heading a.single-line {
width: 350px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
}
/* line 58, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-heading a:hover {
color: #d1222b;
}
/* line 62, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-heading .action-preheading {
font-weight: 500;
}
/* line 67, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-helptext {
font-size: 11.5px;
font-weight: 200;
color: #838384;
}
/* line 73, sass/_tpp_actions_widget.scss */
.section-container .section-body .no-data-message {
font-size: 1.2em;
margin: 40px;
text-align: center;
}
/* line 79, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-container-border {
margin: 0 auto;
width: 90%;
border-bottom: 1px solid #dbdbdb;
}
/* line 85, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-container-no-logo {
margin-left: 0;
margin-right: 0;
width: 93%;
height: 61px;
position: relative;
}
/* line 92, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-container-no-logo .column {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
/* line 98, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-container-no-logo .column-left {
left: 25px;
}
/* line 102, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-container-no-logo .column-right {
left: 45px;
}
/* line 107, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-container-with-logo {
padding: 0 20px;
margin-left: 0;
margin-right: 0;
width: 400px;
display: table-cell;
vertical-align: middle;
height: 85px;
}
/* line 116, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-container-with-logo .column-left {
float: left;
width: 15%;
text-align: center;
margin-top: 1px;
}
/* line 123, sass/_tpp_actions_widget.scss */
.section-container .section-body .action-container-with-logo .column-right {
float: left;
width: 85%;
}
/* line 130, sass/_tpp_actions_widget.scss */
.section-container .section-viewall {
background-color: #f2efef;
height: 35px;
padding: 10px 20px;
display: table;
vertical-align: middle;
width: calc(100% - 32px);
text-align: right;
font-size: 12px;
font-weight: 450;
position: absolute;
bottom: 16px;
}
/* line 143, sass/_tpp_actions_widget.scss */
.section-container .section-viewall a {
color: inherit;
}

/* line 2, sass/_tpp_announcement.scss */
.tpp-home-news-box {
background-color: #e6e9eb;
width: 650px;
margin: 0 auto;
padding: 5px 20px 10px 20px;
text-align: left;
border: 1px solid lightgrey;
border-radius: 10px;
}

/* line 12, sass/_tpp_announcement.scss */
.tpp-home-news-box-text {
height: 1.5em;
width: 600px;
margin-bottom: 5px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}

/* line 21, sass/_tpp_announcement.scss */
.tpp-home-news-title {
margin-top: 10px;
margin-bottom: 10px;
font-size: 15px;
font-weight: bold;
}

/* line 28, sass/_tpp_announcement.scss */
.tpp-announcement-more-button {
font-size: 11px;
padding: 2px 10px;
}

/* line 33, sass/_tpp_announcement.scss */
.tpp-announcement-more-button-container {
width: 100px;
margin: 0 auto;
}

/* line 38, sass/_tpp_announcement.scss */
.news-new {
color: #c83c36;
font-weight: bold;
}

/* line 43, sass/_tpp_announcement.scss */
.announcement-detail-wrapper {
width: calc(100% - 80px);
margin: 10px 40px 40px 40px;
border: 1px solid lightgrey;
height: calc(100% - 80px);
}

/* line 50, sass/_tpp_announcement.scss */
.announcement-detail-container {
margin: 20px;
}

/* line 54, sass/_tpp_announcement.scss */
.tpp-announcement-details-button {
font-size: 11px;
padding: 10px 10px;
}

/* line 59, sass/_tpp_announcement.scss */
.announcement-wrapper {
width: calc(100% - 80px);
margin: 40px 40px 40px 40px;
border: 1px solid lightgrey;
}

/* line 65, sass/_tpp_announcement.scss */
.back-to-announcement {
width: calc(100% - 80px);
margin: 10px 40px 10px 40px;
}

/* line 70, sass/_tpp_announcement.scss */
.announcement-container {
margin: 20px;
}

/* line 74, sass/_tpp_announcement.scss */
.announcement-image-container {
width: 150px;
display: inline-block;
text-align: center;
}

/* line 80, sass/_tpp_announcement.scss */
.announcement-image-container img {
max-width: 100px;
}

/* line 84, sass/_tpp_announcement.scss */
.announcement-row {
margin-bottom: 30px;
}

/* line 88, sass/_tpp_announcement.scss */
.announcement-title-row {
font-size: 20px;
margin-bottom: 10px;
font-weight: 300;
}

/* line 94, sass/_tpp_announcement.scss */
.announcement-description-row {
margin-bottom: 10px;
font-weight: 400;
}

/* line 99, sass/_tpp_announcement.scss */
.announcement-date {
margin-bottom: 10px;
font-weight: 400;
color: grey;
}

/* line 2, sass/_tpp_certify_app_group.scss */
.application-group span.heading {
font-size: 11px;
font-weight: 300;
color: #8d8d8e;
}
/* line 8, sass/_tpp_certify_app_group.scss */
.application-group .danger {
color: #c83c36;
}
/* line 12, sass/_tpp_certify_app_group.scss */
.application-group .no-apps-row {
min-height: 86px;
text-align: center;
font-weight: 400;
line-height: 86px;
font-size: 14px;
background-color: #fafafa;
margin-left: 10px;
border: 1px solid #e0e0e0;
}
/* line 23, sass/_tpp_certify_app_group.scss */
.application-group .panel.panel-default {
border: none;
border-left: none;
border-right: none;
border-top: none;
border-bottom: none;
box-shadow: none;
margin-bottom: 15px;
}
/* line 33, sass/_tpp_certify_app_group.scss */
.application-group .panel-default .panel-heading {
border: 1px solid #dedede;
border-radius: 3px;
height: 44px;
background-color: #f9f9f9;
padding: 12px 15px;
}
/* line 40, sass/_tpp_certify_app_group.scss */
.application-group .panel-default .panel-heading .app-title {
float: left;
font-weight: 400;
width: 400px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
/* line 49, sass/_tpp_certify_app_group.scss */
.application-group .panel-default .panel-heading .beta-id {
float: left;
font-weight: 400;
width: 400px;
padding: 2px;
font-size: 12px;
}
/* line 57, sass/_tpp_certify_app_group.scss */
.application-group .panel-default .panel-heading .beta-date {
position: absolute;
right: 220px;
font-weight: 400;
font-size: 12px;
padding: 2px;
}
/* line 65, sass/_tpp_certify_app_group.scss */
.application-group .panel-default .panel-heading .beta-actions {
position: absolute;
margin-top: -8px;
right: 50px;
}
/* line 72, sass/_tpp_certify_app_group.scss */
.application-group .panel-group .panel-heading + .panel-collapse > .panel-body {
border-top: none;
}
/* line 76, sass/_tpp_certify_app_group.scss */
.application-group .panel-default .panel-body {
border: none;
width: calc(100% - 24px);
margin-left: 12px;
padding: 0;
}
/* line 83, sass/_tpp_certify_app_group.scss */
.application-group .panel-default .panel-body panel-body:last-child .app-row {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
/* line 90, sass/_tpp_certify_app_group.scss */
.application-group .section-caption {
height: 44px;
width: 8px;
float: left;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
/* line 98, sass/_tpp_certify_app_group.scss */
.application-group .rotate-text {
left: -8px;
}
/* line 102, sass/_tpp_certify_app_group.scss */
.application-group .app-row {
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
/* line 107, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-version {
float: left;
width: 400px;
padding: 15px;
font-weight: 400;
}
/* line 113, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-version .align {
display: table-cell;
vertical-align: middle;
padding: 0 10px;
}
/* line 120, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-date {
float: left;
width: 550px;
padding: 15px;
padding-left: 5px;
font-weight: 400;
}
/* line 127, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-date .align {
display: table-cell;
vertical-align: middle;
width: inherit;
}
/* line 133, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-date .right {
text-align: right;
}
/* line 138, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-progress {
width: 750px;
float: left;
height: 80px;
}
/* line 144, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-actions {
width: calc(100% - 950px);
float: left;
background-color: #f1f1f1;
text-align: center;
}
/* line 150, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-actions .btn-group, .application-group .app-row .app-row-actions .nav-segmented {
background-color: #bdc0c4;
}
/* line 153, sass/_tpp_certify_app_group.scss */
.application-group .app-row .app-row-actions .btn-group .btn, .application-group .app-row .app-row-actions .nav-segmented .btn, .application-group .app-row .app-row-actions .btn-group .nav-segmented > li, .application-group .app-row .app-row-actions .nav-segmented > li, .application-group .app-row .app-row-actions .btn-group .dropdown-menu > li > a, .application-group .app-row .app-row-actions .nav-segmented .dropdown-menu > li > a {
font-weight: 300;
}

/* line 162, sass/_tpp_certify_app_group.scss */
.application-group.beta-in-process .app-row {
height: 80px;
}
/* line 165, sass/_tpp_certify_app_group.scss */
.application-group.beta-in-process .app-row .app-row-version {
width: 200px;
}
/* line 167, sass/_tpp_certify_app_group.scss */
.application-group.beta-in-process .app-row .app-row-version .align {
height: 50px;
}
/* line 172, sass/_tpp_certify_app_group.scss */
.application-group.beta-in-process .app-row .app-row-actions {
height: 79px;
line-height: 79px;
}
/* line 177, sass/_tpp_certify_app_group.scss */
.application-group.beta-in-process .section-caption {
background-color: #ff8c3e;
background: repeating-linear-gradient(-45deg, #e8a679, #e8a679 2px, #ff8c3e 2px, #ff8c3e 4px);
}

/* line 184, sass/_tpp_certify_app_group.scss */
.application-group.beta-active .app-row {
height: 50px;
}
/* line 187, sass/_tpp_certify_app_group.scss */
.application-group.beta-active .app-row .app-row-actions {
height: 49px;
line-height: 49px;
}
/* line 192, sass/_tpp_certify_app_group.scss */
.application-group.beta-active .section-caption {
background-color: #ff8c3e;
}

/* line 198, sass/_tpp_certify_app_group.scss */
.application-group.beta-complete .app-row {
height: 50px;
}
/* line 201, sass/_tpp_certify_app_group.scss */
.application-group.beta-complete .app-row .app-row-actions {
height: 49px;
line-height: 49px;
}
/* line 206, sass/_tpp_certify_app_group.scss */
.application-group.beta-complete .section-caption {
background-color: #823737;
}

/* line 1, sass/_tpp_modal.scss */
.section {
margin-bottom: 30px;
}
/* line 3, sass/_tpp_modal.scss */
.section .heading {
font-size: 17px;
font-weight: 400;
}
/* line 7, sass/_tpp_modal.scss */
.section .caption {
font-size: 12px;
}
/* line 10, sass/_tpp_modal.scss */
.section .sub-section {
margin: 10px 20px 0px 20px;
}
/* line 13, sass/_tpp_modal.scss */
.section .sub-section.indent {
margin-left: 20px;
}

/* line 2, sass/_login.scss */
.login-title {
font-family: Gilroy-SemiBold;
font-size: 24px;
padding-left: 10px;
}

/* line 8, sass/_login.scss */
.login-large-text {
font-size: 16px;
}

/* line 12, sass/_login.scss */
.login-non-hi-user {
margin-bottom: 15px;
margin-top: 10px;
text-align: right;
}

/* line 18, sass/_login.scss */
.login-input-box {
height: 48px;
font-size: 16px;
}

/* line 23, sass/_login.scss */
.login-btn-style {
padding-left: 40px;
padding-right: 40px;
height: 48px;
font-size: 17px;
font-family: "Gilroy-SemiBold";
}

/* line 31, sass/_login.scss */
.login-info-icon:before {
padding-bottom: 3px;
}

/* line 35, sass/_login.scss */
.circle-or {
width: 70px;
height: 40px;
background-color: #eee;
line-height: 41px;
text-align: center;
font-size: 13px;
border-radius: 35px;
margin: -5px 0px 0px -5px;
}

/* line 46, sass/_login.scss */
.guest-contact-sales {
padding: 0px 0px 20px 0px;
}
/* line 49, sass/_login.scss */
.guest-contact-sales .contact-sales-action {
padding: 2px 0px 0px 60px;
}
/* line 53, sass/_login.scss */
.guest-contact-sales .contact-sales-action-text {
font-size: 16px;
font-family: "Gilroy-Regular";
}

/* line 59, sass/_login.scss */
.top-info {
padding-left: 0px;
}

/* line 63, sass/_login.scss */
.login-btn-style-sso {
height: 83px;
width: 100%;
font-size: 17px;
font-family: "Gilroy-SemiBold";
border-radius: 5px;
background-color: #fff;
border: 1px solid #bdc0c4;
display: flex;
align-items: center;
transition: 0.3s;
}

/* line 76, sass/_login.scss */
.login-btn-style-sso:hover {
background: #F8F8F8;
}

/* line 80, sass/_login.scss */
.login-btn-style-sso:hover .sn-arrow-link-visibility {
visibility: visible;
transition: 0.3s;
}

/* line 85, sass/_login.scss */
.sn-arrow-link-visibility {
visibility: hidden;
}

/* line 89, sass/_login.scss */
.btn-cancel-sso-login {
margin-top: 20px;
}

/* line 93, sass/_login.scss */
.icon-key-sso-login {
font-size: 30px;
padding-right: 10px;
padding-left: 10px;
color: #80B6A1;
}

/* line 100, sass/_login.scss */
.login-text-sso-sub {
font-size: 14px;
font-family: "Gilroy-Regular";
}

/* line 105, sass/_login.scss */
.not-authorized-header {
margin-bottom: 15px;
color: #293E40;
font-size: 28px;
font-weight: bold;
letter-spacing: 0;
line-height: 36.4px;
margin-top: 40px;
}

/* line 115, sass/_login.scss */
.sub-header {
height: 68px;
color: #293E40;
font-size: 20px;
letter-spacing: 0;
line-height: 34px;
}

/* line 123, sass/_login.scss */
.right-col {
background-color: #fbf0ab;
padding: 0;
}

/* line 128, sass/_login.scss */
.snid-options {
margin-top: 80px;
list-style-type: none;
margin-left: -40px;
}

/* line 134, sass/_login.scss */
.snid-options a {
margin-right: 10px;
font-size: 20px;
color: #1f8476;
}

/* line 140, sass/_login.scss */
.full-height {
height: 100%;
}

/* line 144, sass/_login.scss */
.illustration {
padding-top: 100px;
background-color: #fdf8d6;
background-image: url(/images/top-bg-repeat.png);
background-repeat: repeat-x;
background-position: bottom left;
}

/* line 152, sass/_login.scss */
.page-background .right-col .illustration img {
max-width: 600px;
height: auto;
width: 100%;
}

/* line 158, sass/_login.scss */
.full-height-position {
position: fixed;
}

/* line 162, sass/_login.scss */
.arrow-svg-container {
width: 33px;
display: inline-block;
}

/* line 167, sass/_login.scss */
.option-margin {
margin-right: 10px;
}

/* line 171, sass/_login.scss */
.not-authorized-container-main {
position: fixed;
margin-right: 160px;
}

/* line 176, sass/_login.scss */
.snid-options-desc {
font-size: 16px;
}

/* line 180, sass/_login.scss */
.option-margin:hover {
text-decoration: underline;
}

/* line 184, sass/_login.scss */
.page-background {
position: absolute;
top: 0;
height: 100%;
width: 100%;
z-index: 1;
}

/* line 192, sass/_login.scss */
.left-col {
z-index: 2;
}

/* line 196, sass/_login.scss */
.invalid-login-block {
margin-bottom: 10px;
}

/* line 200, sass/_login.scss */
.invalid-login-msg {
color: red;
margin-bottom: 3px;
}

/* line 205, sass/_login.scss */
.option-margin-bottom {
margin-bottom: 30px;
}

/* line 3, sass/_tpp_search.scss */
.tppSearch .no-left-padding {
padding-left: 0px;
}
/* line 7, sass/_tpp_search.scss */
.tppSearch .text-circle {
text-align: center;
border: solid .123em;
border-radius: 122px;
padding: 0px;
width: 30px;
height: 30px;
line-height: 28px;
font-size: 12px;
}
/* line 18, sass/_tpp_search.scss */
.tppSearch .info-line {
font-size: 16px;
padding-bottom: 25px;
}
/* line 23, sass/_tpp_search.scss */
.tppSearch .show-all {
text-align: right;
font-family: 'Gilroy-SemiBold';
padding-top: 3px;
}
/* line 30, sass/_tpp_search.scss */
.tppSearch [uib-typeahead-popup].dropdown-menu {
width: 100%;
}
/* line 34, sass/_tpp_search.scss */
.tppSearch .no-right-padding {
padding-right: 0px;
}
/* line 38, sass/_tpp_search.scss */
.tppSearch .input-align {
height: 40px;
font-size: 14px;
font-family: 'Gilroy-SemiBold';
}

/* line 2, sass/_tpp_app_upload.scss */
.tpp_app_upload .wrapper-progressBar {
width: 100%;
}
/* line 9, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li {
list-style-type: none;
float: left;
width: 50%;
position: relative;
text-align: center;
z-index: 2;
color: #293E40;
}
/* line 19, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li:before {
border-radius: 50%;
width: 30px;
height: 30px;
border: 1px solid #1B7F68;
display: block;
text-align: center;
margin: 0 auto 4px;
z-index: 1;
}
/* line 30, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li:after {
content: "";
position: absolute;
width: 100%;
height: 4px;
background-color: #ddd;
top: 15px;
left: -44.21%;
z-index: -1;
}
/* line 41, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li:first-child:after {
content: none;
}
/* line 45, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li.active:before {
content: url(/images/cert-checked.png);
border-color: #1B7F68;
background-color: #1B7F68;
line-height: 33px;
}
/* line 52, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li.in_progress:before {
content: url(/images/cert-in-prog.svg);
background-color: #ffffff;
border: 2px solid #1B7F68;
align: "center";
line-height: 20px;
}
/* line 60, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li.in_progress {
font-family: "Gilroy-Bold";
}
/* line 64, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li.not_done:before {
content: " ";
background-color: #d1d1d1;
border: 2px solid #d1d1d1;
}
/* line 70, sass/_tpp_app_upload.scss */
.tpp_app_upload .progressBar li.active:after {
background-color: #1B7F68;
}

/* line 1, sass/_apprepo_manage_apps.scss */
.truncate-instances {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

/* Show all modals with full width when its in iFrame from New store */
.modal-embedded-store-page {
height: 100%;
background-color: #fff;
width: 100% !important;
margin: 0 !important;
.modal-content {
border: none !important;
box-shadow: unset !important;
border-radius: 0 !important;
.modal-body {
padding: 0 !important;
margin: 0 5px;
}
}
}

/* The pages should have white background */
.embedded-store-bg-color {
background-color: #ffffff;
box-shadow: none;
}

.modal-backdrop-embedded-store-page {
background-color: #fff;
opacity: 1 !important;
}

.embedded-new-store-alert-title {
font-family: 'Gilroy-SemiBold';
font-weight: bold;
padding-right: 4px;
}

.embedded-new-store-alert-link {
text-decoration: underline;
cursor: pointer;
padding-left: 4px;
}

.new-store-alert-container {
padding: 12px;
background: linear-gradient(to bottom right, #62d84e 0%, #24c2ce 80%);
color: #1d1d1d;
border-radius: 4px;
margin-bottom: 8px;
}
