/* --------------------------------------

kb.less

This file is used to compile and minify the other less files.
It should be compiled into a an api.css file that the browser actually loads

-------------------------------------- */
/*// Base Components */
/*// -----------------------------------*/
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 1.5em;
}
html,
body {
    height: 100%;
    width: 100%;
}
a {
    line-height: inherit;
}
a img {
    border: 0 none;
}
span {
    line-height: inherit;
}
ul {
    list-style: none;
}
body {
    background-color: #ffffff;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
.line {
    zoom: 1;
}
.line:before,
.line:after {
    content: " ";
    display: table;
}
.line:after {
    clear: both;
}
.group,
.lastGroup,
.lastUnit,
.unit {
    overflow: hidden;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    float: left;
}
.lastUnit,
.unit {
    padding-left: 15px;
    padding-right: 15px;
}
.lastUnit,
.lastGroup {
    float: none;
    width: auto;
}
.size8of8 {
    width: 100%;
}
.size7of8 {
    width: 87.5%;
}
.size6of8 {
    width: 75%;
}
.size5of8 {
    width: 62.5%;
}
.size4of8 {
    width: 50%;
}
.size3of8 {
    width: 37.5%;
}
.size2of8 {
    width: 25%;
}
.size1of8 {
    width: 12.5%;
}
.size4of4 {
    width: 100%;
}
.size3of4 {
    width: 75%;
}
.size2of4 {
    width: 50%;
}
.size1of4 {
    width: 25%;
}
.size2of2 {
    width: 100%;
}
.size1of2 {
    width: 50%;
}
.size3of3 {
    width: 100%;
}
.size2of3 {
    width: 66.66666667%;
}
.size1of3 {
    width: 33.33333333%;
}
.size1of1 {
    width: 100%;
}
@media screen and (max-width: 40em) {
    .size1of2,
    .size1of3,
    .size1of4,
    .size2of3,
    .size2of4,
    .size3of4,
    .size3of8,
    .size4of8,
    .size5of8,
    .size7of8 {
        width: 100%;
    }
    .size1of8 {
        width: 50%;
    }
    .size1of2.nochange {
        width: 50%;
    }
    .size1of3.nochange {
        width: 33.33333333%;
    }
}
@media screen and (max-width: 31.25em) {
    .unit,
    .group {
        float: none;
        display: block;
    }
    .nochange {
        float: left;
    }
    .size2of8,
    .size6of8 {
        width: 100%;
    }
}
.main-section {
    margin-bottom: 66px;
}
@media only screen and (max-width: 64em) {
    .main-section {
        margin-bottom: 42px;
    }
}
.sub-section {
    margin-bottom: 60px;
}
.sub-section:before,
.sub-section:after {
    content: " ";
    display: table;
}
.sub-section:after {
    clear: both;
}
.sub-section:before,
.sub-section:after {
    content: " ";
    display: table;
}
.sub-section:after {
    clear: both;
}
.sub-section > *:last-child,
.sub-section > *:last-child > *:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 64em) {
    .sub-section {
        margin-bottom: 30px;
    }
    .sub-section > .group,
    .sub-section > .unit {
        margin-bottom: 30px;
    }
}
body {
    color: #484848;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    vertical-align: baseline;
    font-size: 1em;
    line-height: 1.5em;
}
.dj_android42_stock body {
    text-rendering: auto;
}
dd,
dl,
blockquote,
figure,
address {
    margin-bottom: 6px;
}
em {
    font-style: italic;
}
a,
a:visited {
    color: #2c9ab7;
    text-decoration: none;
}
a:hover {
    color: #237a91;
}
.nolink {
    color: #484848;
}
.nolink:visited,
.nolink:hover {
    color: #484848;
}
img {
    vertical-align: middle;
    max-width: 100%;
    max-height: auto;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    font-weight: 600;
    color: #484848;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    outline: 0;
}
h1,
.h1 {
    font-size: 30px;
    line-height: 1.6em;
    margin-bottom: 0.2em;
    letter-spacing: -0.029em;
    text-transform: capitalize;
}
h2,
.h2 {
    font-size: 25px;
    line-height: 1.44em;
    margin-bottom: 1.92em;
    letter-spacing: -0.024em;
}
h3,
.h3 {
    font-size: 21px;
    line-height: 1.14285714em;
    margin-bottom: 1.14285714em;
    letter-spacing: -0.025em;
    font-style: italic;
}
h3 + label,
.h3 + label {
    margin-top: 18px;
}
h4,
.h4 {
    font-size: 17px;
    line-height: 1.76470588em;
    margin-bottom: 1.05882353em;
}
p,
.p {
    max-width: 635px;
    font-size: 15px;
    line-height: 1.6em;
    margin-bottom: 0.8em;
}
p > a,
.button ~ a:not(.button),
.link-underline a:not(.button) {
    line-height: normal;
    border-bottom: 1px solid;
}
.button ~ a:not(.button) {
    font-size: 13px;
    font-weight: 600;
}
h3 + table {
    margin-top: 18px;
}
p + table {
    margin-top: 24px !important;
}
p + form {
    margin-top: 18px;
}
ol {
    padding: 0 0 0 24px;
}
ul,
ol {
    font-size: 15px;
    line-height: 1.6em;
    outline: 0;
}
code {
    font-size: 14px;
    line-height: 1.28571429em;
    font-family: Consolas, "Lucida Console", Courier, monospace;
    word-spacing: normal;
    word-wrap: break-word;
}
pre {
    display: block;
    font-size: 14px;
    line-height: 1.28571429em;
    font-family: Consolas, "Lucida Console", Courier, monospace;
    white-space: pre-wrap;
    padding: 12px 15px;
    max-width: 635px;
}
.code {
    font-family: Consolas, "Lucida Console", Courier, monospace;
}
abbr,
.smallcaps {
    border-bottom: none;
    font-variant: small-caps;
    text-transform: lowercase;
}
abbr {
    cursor: help;
    font-variant: normal;
    text-transform: uppercase;
}
hr {
    border: 0 none;
    height: 1px;
    background-color: #e0e0e0;
    margin: 0;
}
.small-meta {
    font-size: 13px;
    line-height: inherit;
}
.normal-meta {
    font-size: 15px;
    line-height: inherit;
}
.large-meta {
    font-size: 21px;
    line-height: inherit;
}
.fwn {
    font-weight: normal !important;
}
.fwl {
    font-weight: 300;
}
.fwb,
strong {
    font-weight: 600;
}
.fsi {
    font-style: italic;
}
.fsn {
    font-style: normal;
}
.error-text {
    color: #ee836e;
}
.dim2 {
    opacity: .2;
}
.dim3 {
    opacity: .3;
}
.dim6 {
    opacity: .6;
}
.textcolor {
    color: #484848;
}
.toaster {
    position: fixed;
    top: 0;
    width: 100%;
}
.badge {
    background-color: #e0e0e0;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    border-radius: 200px;
    color: #484848;
    padding: 0 12px;
    margin: 0 6px;
    display: inline-block;
}
.badge.info {
    background-color: #ccebf3;
}
.badge.success {
    background-color: #d4ece6;
}
.badge.warning {
    background-color: #ffeebf;
}
.badge.error {
    background-color: #f8d0c8;
}
.badge.dark {
    background-color: #4d4d4d;
}
.badge.dot {
    font-size: 6px;
    margin-right: 18px;
}
.feedback-block {
    font-size: 15px;
    padding: 0.8em 0em 0.8em 0em;
    background-color: #ccebf3;
    border-radius: 6px;
    color: #484848;
    overflow: hidden;
}
.feedback-block a {
    color: #484848;
    border-bottom: 1px solid #484848;
}
.feedback-block a:visited,
.feedback-block a:hover {
    color: #484848;
}
.feedback-block a.button,
.feedback-block a.button-small,
.feedback-block a.freddicon {
    color: #484848;
    border: 0 none;
}
.feedback-block a.button:visited,
.feedback-block a.button-small:visited,
.feedback-block a.freddicon:visited,
.feedback-block a.button:hover,
.feedback-block a.button-small:hover,
.feedback-block a.freddicon:hover {
    border: 0 none;
}
.feedback-block a.p0 {
    color: #ffffff;
}
.feedback-block h1,
.feedback-block h2,
.feedback-block h3,
.feedback-block h4 {
    font-size: 1.13333333em;
    margin-bottom: 0;
}
.feedback-block p:last-child {
    margin-bottom: 0;
}
.feedback-block.readable-max-width {
    max-width: 635px;
}
.feedback-block ol,
.feedback-block ul {
    max-width: 500px;
}
.feedback-block .badge {
    background-color: #ffffff;
    display: inline-block;
}
.feedback-block .one-liner {
    line-height: 40px;
}
@media screen and (max-width: 40em) {
    .feedback-block .media-image,
    .feedback-block .media-body {
        float: none;
        text-align: center;
        margin: 0;
    }
    .popup .feedback-block .media-image {
        float: left;
        margin-right: 15px;
    }
    .popup .feedback-block .media-body {
        text-align: left;
    }
}
.panel-block {
    background-color: #e0e0e0;
    padding: 0.75em 0.75em 0.75em 0.75em;
    border-radius: 6px;
}
.panel-block > *:last-child {
    margin-bottom: 0;
}
.panel-block a {
    color: #484848;
    border-bottom: 1px solid #484848;
}
.panel-block a:visited,
.panel-block a:hover {
    color: #484848;
}
.panel-block a.button,
.panel-block a.button-small,
.panel-block a.freddicon {
    color: #484848;
    border: 0 none;
}
.panel-block a.button:visited,
.panel-block a.button-small:visited,
.panel-block a.freddicon:visited,
.panel-block a.button:hover,
.panel-block a.button-small:hover,
.panel-block a.freddicon:hover {
    border: 0 none;
}
.panel-block a.p0 {
    color: #ffffff;
}
.panel-block.error {
    background-color: #f8d0c8;
}
.panel-block.warning {
    background-color: #ffeebf;
}
div.success {
    background-color: #d4ece6;
}
div.error {
    background-color: #f8d0c8;
}
div.warning {
    background-color: #ffeebf;
}
div.info {
    background-color: #ccebf3;
}
div.base {
    background-color: #f2f2f2;
}
.no-data {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 24px 0 21px;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
}
.no-data > .icon {
    display: block;
    height: 120px;
    width: 120px;
    margin: 0 auto 12px;
    padding: 0 12px 12px;
}
.no-data h1,
.no-data h2 {
    font-size: 1.5625em;
    margin: 0 auto;
    max-width: 640px;
}
.no-data p {
    margin: 0 auto;
}
.no-data .add-btn,
.no-data .button {
    float: none;
    margin-top: 18px;
}
.no-data .button:last-child,
.no-data .button-small:last-child {
    margin-right: 0;
}
input {
    -webkit-appearance: none;
}
::-moz-focus-inner {
    border: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input[type="search"]::-ms-clear {
    display: none;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input::-webkit-input-placeholder {
    opacity: .6;
}
input:-moz-placeholder {
    opacity: .6;
}
input::-moz-placeholder {
    opacity: .6;
}
input:-ms-input-placeholder {
    opacity: .6;
}
legend {
    width: 100%;
    display: block;
    color: #484848;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.01em;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    margin: 0em 0em 1.2em 0em;
    line-height: 1.6em;
}
legend small {
    font-size: 13px;
    line-height: 1.38461538em;
}
label,
input,
select,
textarea {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}
label {
    color: #484848;
    font-weight: 600;
    display: block;
    max-width: 635px;
    padding-bottom: 0.8em;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
label.dark {
    color: #484848;
}
label.required:after {
    content: "required";
    float: right;
    color: #959595;
    font-size: 0.86666667em;
}
label * {
    line-height: inherit;
}
textarea {
    height: auto;
    line-height: 1.6em;
    -ms-overflow-style: scrollbar;
}
input[type="file"] {
    cursor: pointer;
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
select {
    display: inline-block;
    padding: 0em 0.4em 0em 0.4em;
    margin-bottom: 2em;
    vertical-align: middle;
    border-radius: 3px;
    min-width: 50px;
    max-width: 635px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="file"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.faux-file {
    display: inline-block;
    padding: 0em 0.4em 0em 0.4em;
    margin-bottom: 2em;
    vertical-align: middle;
    border-radius: 3px;
    min-width: 50px;
    max-width: 635px;
    width: 100%;
    min-height: 32px;
    background-color: #ffffff;
    border: 2px solid #c9c9c9;
    margin: 0 0 24px 0;
}
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="file"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.uneditable-input:hover,
.faux-file:hover {
    border-color: #a6a6a6;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="file"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.faux-file:focus {
    border: 2px solid #52bad5;
    outline: none;
}
textarea.invalid,
input[type="text"].invalid,
input[type="password"].invalid,
input[type="file"].invalid,
input[type="datetime"].invalid,
input[type="datetime-local"].invalid,
input[type="date"].invalid,
input[type="month"].invalid,
input[type="time"].invalid,
input[type="week"].invalid,
input[type="number"].invalid,
input[type="email"].invalid,
input[type="url"].invalid,
input[type="search"].invalid,
input[type="tel"].invalid,
input[type="color"].invalid,
.uneditable-input.invalid,
.faux-file.invalid {
    border: 2px solid #e85c41;
}
.inline-with-text {
    margin: 0 0 6px 0;
}
textarea {
    padding: 6px 0 0 6px;
}
textarea.code {
    font-family: Consolas, "Lucida Console", Courier, monospace;
    font-size: 14px;
}
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
}
.radio,
.checkbox {
    max-width: 635px;
    margin-bottom: 24px;
    padding-bottom: 0;
    padding-left: 36px;
    text-indent: -36px;
}
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"] {
    width: auto;
}
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 0 none;
}
.uneditable-input,
.uneditable-textarea {
    color: #959595;
    cursor: not-allowed;
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}
.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}
.uneditable-textarea {
    width: auto;
    height: auto;
}
input:not([type="submit"])[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #e0e0e0;
}
input:not([type="submit"])[disabled],
textarea[disabled] {
    border: 2px solid #e0e0e0;
}
.faux-file {
    font-size: 15px;
    padding: 0.2em 0.4em 0.13333333em 0.4em;
    color: #000000;
}
.faux-file-field {
    cursor: pointer;
    margin-bottom: 0.4em;
    position: relative;
}
.faux-file-field .faux-file {
    cursor: inherit;
    margin: 0;
    position: relative;
    padding: 0;
}
.faux-file-field .faux-file input[type="file"] {
    margin: 0;
    opacity: 0;
    z-index: 2;
    cursor: inherit;
}
.faux-file-field button {
    position: absolute;
    right: 0;
    cursor: inherit;
    margin: 0;
    border-radius: 0;
    height: 32px;
    line-height: 32px;
}
.faux-file-field .faux-selected {
    font-size: 15px;
    font-weight: 600;
    max-width: 320px;
    overflow: hidden;
    position: absolute;
    top: 0;
    line-height: 36px;
    padding: 0em 0.8em 0em 0.8em;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none;
}
@media only screen and (max-width: 40em) {
    .faux-file-field .faux-selected {
        width: 75%;
    }
}
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append {
    display: inline-block;
}
.form-inline button,
.form-inline .button,
.form-inline .button-small {
    margin-bottom: 24px;
}
.form-inline label,
.inline-label {
    display: inline-block;
    margin-right: 0.4em;
}
.form-inline .radio,
.form-inline .checkbox {
    margin-bottom: 0;
}
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    margin-right: 0.4em;
    margin-left: 0;
}
.form-inline.with-button input[type="text"],
.form-inline.with-button input[type="url"],
.form-inline.with-button input[type="search"] {
    margin: 0;
    border-radius: 3px;
    min-width: 100%;
    padding-right: 20%;
}
.form-inline.with-button input[type="text"] ~ .field-help,
.form-inline.with-button input[type="url"] ~ .field-help,
.form-inline.with-button input[type="search"] ~ .field-help,
.form-inline.with-button input[type="text"] ~ .invalid-error,
.form-inline.with-button input[type="url"] ~ .invalid-error,
.form-inline.with-button input[type="search"] ~ .invalid-error {
    display: block;
    top: 6px;
    margin-bottom: 0;
}
.form-inline.with-button [class*="button"] {
    margin: 0;
    position: absolute;
    right: 2px;
    z-index: 2;
    border-radius: 0 1px 1px 0;
    height: 28px;
    line-height: 28px;
    top: 2px;
    padding: 0 18px;
}
.form-inline.with-button [class*="button"].button-loading {
    padding-left: 60px;
}
.form-inline.with-button .freddicon {
    line-height: 28px;
    display: block;
}
.form-c .size1of5 {
    min-width: 1%;
}
.field-help,
.invalid-error {
    white-space: normal;
    word-wrap: break-word;
    width: 100%;
    max-width: 635px;
    font-size: 0.8125em;
    line-height: 1.84615385em;
    font-weight: 600;
    position: relative;
    color: #848484;
    margin-top: -19px;
    margin-bottom: 18px;
}
.field-help .help-tip,
.invalid-error .help-tip {
    margin: 0;
}
.invalid-error {
    display: block;
    color: #db3a1b;
    max-height: 200px;
}
.asterisk {
    color: #db3a1b;
}
.field-wrapper {
    margin: 0;
    clear: both;
    position: relative;
    overflow: visible;
}
.field-wrapper input[type="text"],
.field-wrapper input[type="number"],
.field-wrapper input[type="email"],
.field-wrapper input[type="url"],
.field-wrapper input[type="tel"],
.field-wrapper input[type="password"],
.field-wrapper textarea {
    position: relative;
}
.field-wrapper input[type="text"] ~ .field-help,
.field-wrapper input[type="number"] ~ .field-help,
.field-wrapper input[type="email"] ~ .field-help,
.field-wrapper input[type="url"] ~ .field-help,
.field-wrapper input[type="tel"] ~ .field-help,
.field-wrapper input[type="password"] ~ .field-help,
.field-wrapper textarea ~ .field-help {
    -ms-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    display: block;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
}
.field-wrapper input[type="text"]:focus ~ .field-help,
.field-wrapper input[type="number"]:focus ~ .field-help,
.field-wrapper input[type="email"]:focus ~ .field-help,
.field-wrapper input[type="url"]:focus ~ .field-help,
.field-wrapper input[type="tel"]:focus ~ .field-help,
.field-wrapper input[type="password"]:focus ~ .field-help,
.field-wrapper textarea:focus ~ .field-help,
.field-wrapper input[type="text"]:active ~ .field-help,
.field-wrapper input[type="number"]:active ~ .field-help,
.field-wrapper input[type="email"]:active ~ .field-help,
.field-wrapper input[type="url"]:active ~ .field-help,
.field-wrapper input[type="tel"]:active ~ .field-help,
.field-wrapper input[type="password"]:active ~ .field-help,
.field-wrapper textarea:active ~ .field-help {
    opacity: 1;
    max-height: 200px;
}
.field-wrapper .invalid-error {
    max-height: 200px;
}
.always-show,
select + .field-help {
    opacity: 1 !important;
    max-height: 200px !important;
    margin: -19px 0 24px;
    -ms-transition: none;
    transition: none;
}
.field-tip {
    position: absolute;
}
.field-tip.block {
    margin: -0.92307692em 0em 0em 0em;
    position: static;
}
.checkbox-group {
    margin-bottom: 1.5em;
    max-width: 635px;
}
.checkbox-group label {
    padding-top: 3px;
    padding-bottom: 0;
}
.checkbox-group label:last-child {
    margin-bottom: 0;
}
.checkbox-group.inline .av-checkbox {
    margin-right: 6px;
}
.checkbox-group.inline label {
    padding-top: 0;
    float: left;
    padding-right: 1.2em;
    margin-right: 0.4em;
}
@media only screen and (max-width: 800px) {
    .checkbox-group.inline label {
        padding-right: 0;
    }
}
table .checkbox-group {
    margin-bottom: 0;
}
.label-description,
.radio-description,
.checkbox-description {
    display: block;
    margin-top: 0;
    text-indent: 0;
    color: #484848;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.6em;
}
.label-description p,
.radio-description p,
.checkbox-description p,
.label-description ul,
.radio-description ul,
.checkbox-description ul {
    font-size: 1em;
}
.radio-description-out {
    padding-left: 42px;
}
.field-wrapper > .radio-description,
.field-wrapper > .checkbox-description {
    margin: -18px 0 18px 36px;
    max-width: 635px;
}
@media screen and (max-width: 40em) {
    .search {
        margin-bottom: 24px;
    }
}
.search.size1of2 {
    max-width: 100%;
}
.search input[type="search"] {
    background-color: transparent;
    color: #959595;
    font-weight: 600;
    border-radius: 0;
    vertical-align: baseline;
    border: 0 none;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 24px 0 0;
    font-size: 18px;
    max-width: 100%;
}
.search input[type="search"]:hover,
.search input[type="search"]:focus {
    border-bottom: 1px solid #737373;
    color: #737373;
}
.search input[type="search"]:hover::-webkit-input-placeholder,
.search input[type="search"]:focus::-webkit-input-placeholder {
    color: #737373;
}
.search input[type="search"]:hover:-ms-input-placeholder,
.search input[type="search"]:focus:-ms-input-placeholder {
    color: #737373;
}
.search input[type="search"]:hover + a,
.search input[type="search"]:focus + a {
    color: #737373;
}
.search input[type="search"] + a {
    right: 2px;
    top: 0;
    color: #959595;
    font-size: 21px;
    padding: 6px 0 6px 12px;
}
table .checkbox-group label {
    margin-bottom: 0;
    padding-bottom: 0;
}
table input[type="text"] {
    margin-bottom: 0;
}
.radio-group {
    margin-bottom: 18px;
}
.radio-group > label {
    padding-bottom: 0;
}
.radio-group > label:last-child {
    margin-bottom: 0;
}
.radio-group .heading-label {
    font-weight: 600;
    font-size: 1.0625em;
    margin: 0;
}
.radio-group.inline label {
    float: left;
    padding-right: 1.2em;
    margin-right: 0.4em;
}
select {
    -webkit-appearance: none;
    position: relative;
    height: 32px;
    border: none;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.01em;
    border-collapse: separate;
    padding: 0 39px 0 18px;
    background: url("/images/dropdown.svg") no-repeat right center #e0e0e0;
    background-size: 30px auto;
    width: 100%;
    max-width: 635px;
    color: #484848;
    background-color: #e0e0e0;
    -ms-transition: background-color 0.23s ease-in-out 0s;
    transition: background-color 0.23s ease-in-out 0s;
}
select:visited {
    color: #484848;
}
select:hover,
select:focus {
    color: #484848;
    background-color: #d3d3d3;
}
select:focus {
    outline: 1px dotted #959595;
    outline-offset: -4px;
}
select:active,
select.active {
    color: #373737;
    background-color: #c7c7c7;
}
select[disabled],
select.disabled,
select.loading {
    pointer-events: none;
    opacity: .5;
}
select.disabled.clickable {
    pointer-events: all;
}
select:focus {
    outline: 0 none;
}
select[multiple],
select[size] {
    padding: 0;
    height: auto;
    background-image: none;
    background-color: #ffffff;
    border: 1px solid #c9c9c9;
}
select[multiple] > option,
select[size] > option {
    padding: 12px 18px;
}
select > option {
    font-size: 13px;
    padding: 6px 10px;
    cursor: pointer;
    background-color: #ffffff;
}
.select-small {
    height: 32px;
    font-size: 13px;
}
optgroup {
    background: #ffffff;
    font-style: normal;
    padding: 5px 8px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
.hover-list-select {
    padding: 0 32px 0 18px !important;
}
.hover-list-select:after {
    font-family: 'freddicons';
    content: '\e024';
    font-size: 20px;
    display: inline-block;
    margin: 0 0 0 3px;
    line-height: 32px;
    font-weight: normal !important;
    font-style: normal !important;
    position: absolute;
    right: 12px;
}
select.invalid {
    border: 2px solid #e85c41;
}
@-moz-document url-prefix() {
    select {
        padding: 6px;
        background-image: none;
    }
    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #484848;
    }
}
select::-ms-expand {
    visibility: hidden;
}
th {
    text-align: left;
}
.mc-table {
    table-layout: auto;
    word-break: normal;
    font-size: 15px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 740px;
}
@media only screen and (max-width: 64em) {
    .mc-table {
        overflow-x: auto;
        overflow-y: hidden;
    }
}
.mc-table th,
.mc-table td {
    vertical-align: top;
}
.mc-table th {
    word-break: normal;
    padding: 12px 15px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    font-weight: 500;
}
.mc-table td {
    padding: 18px 15px;
    border-bottom: 1px dotted #e0e0e0;
}
.mc-table td .meter {
    min-width: 60px;
    margin: 0;
}
.mc-table .button-small,
.mc-table .button {
    margin: 0 0 0 15px;
}
.mc-table .button-small:first-child,
.mc-table .button:first-child {
    margin-left: 0;
}
.mc-table .button-small.float-right:last-child,
.mc-table .button.float-right:last-child {
    margin-left: 0;
}
.mc-table .button-small.float-right:first-child,
.mc-table .button.float-right:first-child {
    margin-left: 15px;
}
.mc-table .badge {
    margin: 0;
}
.mc-table strike {
    opacity: .7;
    font-weight: normal;
    margin-right: 6px;
}
.mc-table .child-row td:first-child {
    padding-left: 36px;
}
@media only screen and (max-width: 64em) {
    .queue-table .mc-table {
        display: table;
        white-space: nowrap;
    }
}
@media only screen and (max-width: 31.25em) {
    .queue-table .mc-table {
        display: block;
    }
}
.table-content-middle th,
.table-content-middle td {
    vertical-align: middle;
}
.scroll-small {
    table-layout: fixed;
}
.scroll-small th,
.scroll-small td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media only screen and (max-width: 64em) {
    .scroll-small {
        display: table;
    }
}
@media only screen and (max-width: 31.25em) {
    .scroll-small {
        display: block;
    }
}
.wrap-cells td {
    vertical-align: top;
}
@media only screen and (max-width: 64em) {
    .nowrap-small {
        white-space: nowrap;
    }
}
button,
.button-large {
    font-weight: 600;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 18px;
    cursor: pointer;
    margin-right: 18px;
    border: 0 none;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    height: 48px;
    line-height: 49px;
}
button.success,
.button-large.success {
    color: #ffffff;
    background-color: #95d1c4;
    -ms-transition: background-color 0.23s ease-in-out 0s;
    transition: background-color 0.23s ease-in-out 0s;
}
button.success:visited,
.button-large.success:visited {
    color: #ffffff;
}
button.success:hover,
.button-large.success:hover,
button.success:focus,
.button-large.success:focus {
    color: #ffffff;
    background-color: #83c9ba;
}
button.success:focus,
.button-large.success:focus {
    outline: 1px dotted #959595;
    outline-offset: -4px;
}
button.success:active,
.button-large.success:active,
button.success.active,
.button-large.success.active {
    color: #ededed;
    background-color: #71c2b0;
}
button.success[disabled],
.button-large.success[disabled],
button.success.disabled,
.button-large.success.disabled,
button.success.loading,
.button-large.success.loading {
    pointer-events: none;
    opacity: .5;
}
button.success.disabled.clickable,
.button-large.success.disabled.clickable {
    pointer-events: all;
}
button .freddicon,
.button-large .freddicon {
    margin-right: 6px;
}
button .freddicon.no-text,
.button-large .freddicon.no-text {
    margin-right: 0;
}
button .freddicon.on-right,
.button-large .freddicon.on-right {
    margin-left: 6px;
    margin-right: 0;
}
.button-small,
.button {
    color: #484848;
    background-color: #e0e0e0;
    -ms-transition: background-color 0.23s ease-in-out 0s;
    transition: background-color 0.23s ease-in-out 0s;
    font-weight: 600;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 18px;
    cursor: pointer;
    margin-right: 18px;
    border: 0 none;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
}
.button-small:visited,
.button:visited {
    color: #484848;
}
.button-small:hover,
.button:hover,
.button-small:focus,
.button:focus {
    color: #484848;
    background-color: #d3d3d3;
}
.button-small:focus,
.button:focus {
    outline: 1px dotted #959595;
    outline-offset: -4px;
}
.button-small:active,
.button:active,
.button-small.active,
.button.active {
    color: #373737;
    background-color: #c7c7c7;
}
.button-small[disabled],
.button[disabled],
.button-small.disabled,
.button.disabled,
.button-small.loading,
.button.loading {
    pointer-events: none;
    opacity: .5;
}
.button-small.disabled.clickable,
.button.disabled.clickable {
    pointer-events: all;
}
.button-small.success,
.button.success {
    color: #ffffff;
    background-color: #95d1c4;
    -ms-transition: background-color 0.23s ease-in-out 0s;
    transition: background-color 0.23s ease-in-out 0s;
}
.button-small.success:visited,
.button.success:visited {
    color: #ffffff;
}
.button-small.success:hover,
.button.success:hover,
.button-small.success:focus,
.button.success:focus {
    color: #ffffff;
    background-color: #83c9ba;
}
.button-small.success:focus,
.button.success:focus {
    outline: 1px dotted #959595;
    outline-offset: -4px;
}
.button-small.success:active,
.button.success:active,
.button-small.success.active,
.button.success.active {
    color: #ededed;
    background-color: #71c2b0;
}
.button-small.success[disabled],
.button.success[disabled],
.button-small.success.disabled,
.button.success.disabled,
.button-small.success.loading,
.button.success.loading {
    pointer-events: none;
    opacity: .5;
}
.button-small.success.disabled.clickable,
.button.success.disabled.clickable {
    pointer-events: all;
}
.button-small .freddicon,
.button .freddicon {
    margin-right: 6px;
}
.button-small .freddicon.no-text,
.button .freddicon.no-text {
    margin-right: 0;
}
.button-small .freddicon.on-right,
.button .freddicon.on-right {
    margin-left: 6px;
    margin-right: 0;
}
.p0 {
    color: #ffffff;
    background-color: #737373;
    -ms-transition: background-color 0.23s ease-in-out 0s;
    transition: background-color 0.23s ease-in-out 0s;
}
.p0:visited {
    color: #ffffff;
}
.p0:hover,
.p0:focus {
    color: #ffffff;
    background-color: #666666;
}
.p0:focus {
    outline: 1px dotted #959595;
    outline-offset: -4px;
}
.p0:active,
.p0.active {
    color: #ededed;
    background-color: #5a5a5a;
}
.p0[disabled],
.p0.disabled,
.p0.loading {
    pointer-events: none;
    opacity: .5;
}
.p0.disabled.clickable {
    pointer-events: all;
}
.p0.button-loading {
    background-image: url("/images/buttons/loading-gif-button-white.gif");
}
.button-loading {
    background-size: 30px;
    background-position: 15px center;
    background-repeat: no-repeat;
    padding-left: 55px;
    background-image: url("/images/buttons/loading-gif-button-dark.gif");
}
.button-group {
    position: relative;
    display: inline-block;
    font-size: inherit;
    white-space: nowrap;
    vertical-align: middle;
}
.button-group + .button-group {
    margin-left: 30px;
}
.button-group .button,
.button-group .button-small {
    position: relative;
    background: #ffffff;
    border: 2px solid #d0d0d0;
    border-radius: 0;
    color: #737373;
    margin-right: 0;
}
.button-group .button:first-child,
.button-group .button-small:first-child {
    border-radius: 3px 0 0 3px;
}
.button-group .button:last-child,
.button-group .button-small:last-child {
    margin-right: 0;
    border-radius: 0 3px 3px 0;
}
.button-group .button.selected,
.button-group .button-small.selected {
    background: #ccebf3;
    border-color: #b1e0ec;
    color: #373737;
    outline: 0;
}
.button-group .button:hover,
.button-group .button-small:hover,
.button-group .button:focus,
.button-group .button-small:focus,
.button-group .button:active,
.button-group .button-small:active,
.button-group .button.active,
.button-group .button-small.active {
    background: #f2f2f2;
    color: #373737;
}
.button-group.regular .button,
.button-group.regular .button-small {
    color: #484848;
    background-color: #e0e0e0;
    border: 0 none;
}
.button-group.regular .button:hover,
.button-group.regular .button-small:hover,
.button-group.regular .button:focus,
.button-group.regular .button-small:focus {
    color: #484848;
    background-color: #d3d3d3;
}
.button-group.regular .button:visited,
.button-group.regular .button-small:visited {
    color: #484848;
}
.button-group.regular .button:active,
.button-group.regular .button-small:active,
.button-group.regular .button.active,
.button-group.regular .button-small.active {
    color: #373737;
    background-color: #c7c7c7;
}
.button-group.dark .button,
.button-group.dark .button-small {
    color: #ffffff;
    background-color: #737373;
    border: 0 none;
}
.button-group.dark .button:hover,
.button-group.dark .button-small:hover {
    color: #ffffff;
    background-color: #616161;
}
.button-group.dark .button:visited,
.button-group.dark .button-small:visited {
    color: #ffffff;
    background-color: #737373;
}
.button-group.dark .button:active,
.button-group.dark .button-small:active,
.button-group.dark .button.active,
.button-group.dark .button-small.active {
    color: #ededed;
    background-color: #5a5a5a;
}
.button-group .button + .button,
.button-group .button-small + .button-small {
    margin-left: -3px;
}
.button-group .hover-list {
    display: inline-block;
}
.button-group .hover-list:first-child .button-small {
    border-radius: 3px 0 0 3px;
}
@media only screen and (max-width: 60em) {
    .button-group .hover-list:first-child .button-small {
        border-radius: 3px;
    }
}
.button-group .hover-list:last-child .button-small {
    border-radius: 0 3px 3px 0;
}
@media only screen and (max-width: 60em) {
    .button-group .hover-list:last-child .button-small {
        border-radius: 3px;
    }
}
@media only screen and (max-width: 60em) {
    .button-group .hover-list {
        display: block;
        margin-top: 12px;
    }
}
@media only screen and (max-width: 40em) {
    .button-full-phone {
        display: block;
        margin: 18px 0 0;
    }
}
.button-nav {
    display: table;
}
.button-nav li {
    display: table-cell;
    vertical-align: middle;
}
.button-nav li:first-child a {
    border-radius: 4px 0 0 4px;
    border-left-width: 2px;
}
.button-nav li:last-child a {
    border-radius: 0 4px 4px 0;
}
.button-nav .button-small {
    border: 2px solid #e0e0e0;
    border-left-width: 0;
    background: #ffffff;
    color: #373737;
    border-radius: 0;
    display: block;
    position: relative;
    margin: 0;
    line-height: 28px;
}
.button-nav .button-small:hover {
    background: #f2f2f2;
}
.button-nav .button-small.active {
    background: #ccebf3;
    border-color: #b1e0ec;
    cursor: default;
}
@font-face {
    font-family: 'freddicons';
    src: url('icons/fonts/freddicons-20px.eot');
    src: url('icons/fonts/freddicons-20px.eot?#iefix') format('embedded-opentype'), url('icons/fonts/freddicons-20px.woff') format('woff'), url('icons/fonts/freddicons-20px.woff2') format('woff2'), url('icons/fonts/freddicons-20px.ttf') format('truetype'), url('icons/fonts/freddicons-20px.svg#freddicons20') format('svg');
}
@font-face {
    font-family: 'freddicons36';
    src: url('icons/fonts/freddicons-36px.eot');
    src: url('icons/fonts/freddicons-36px.eot?#iefix') format('embedded-opentype'), url('icons/fonts/freddicons-36px.woff') format('woff'), url('icons/fonts/freddicons-36px.ttf') format('truetype'), url('icons/fonts/freddicons-36px.svg#freddicons36') format('svg');
}
.freddicon {
    font-family: 'freddicons';
    speak: none;
    vertical-align: top;
    display: inline-block;
    line-height: unset;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 20px !important;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.freddicon > span {
    display: inline-block;
    text-indent: -9999em;
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.freddicon[class*="large"] {
    font-family: 'freddicons36';
    line-height: 2;
}
.freddicon.edit:after {
    content: '\e000';
}
.freddicon.duplicate:after {
    content: '\e001';
}
.freddicon.trash:after {
    content: '\e002';
}
.freddicon.add-circle:after {
    content: '\e003';
}
.freddicon.add-fill:after {
    content: '\e004';
}
.freddicon.remove-circle:after {
    content: '\e005';
}
.freddicon.remove-fill:after {
    content: '\e006';
}
.freddicon.tick-circle:after {
    content: '\e007';
}
.freddicon.tick-fill:after {
    content: '\e008';
}
.freddicon.cross-circle:after {
    content: '\e009';
}
.freddicon.cross-fill:after {
    content: '\e010';
}
.freddicon.info-circle:after {
    content: '\e011';
}
.freddicon.info-fill:after {
    content: '\e012';
}
.freddicon.time-circle:after {
    content: '\e013';
}
.freddicon.time-fill:after {
    content: '\e014';
}
.freddicon.warn-circle:after {
    content: '\e015';
}
.freddicon.warn-fill:after {
    content: '\e016';
}
.freddicon.play-circle:after {
    content: '\e017';
}
.freddicon.play-fill:after {
    content: '\e018';
}
.freddicon.pause-circle:after {
    content: '\e019';
}
.freddicon.pause-fill:after {
    content: '\e020';
}
.freddicon.menu-left:after {
    content: '\e021';
}
.freddicon.menu-left-on-left:after {
    content: '\e021';
    margin-left: -7px;
}
.freddicon.menu-up:after {
    content: '\e022';
}
.freddicon.menu-right:after {
    content: '\e023';
}
.freddicon.menu-right-on-right:after {
    content: '\e023';
    margin-right: -7px;
}
.freddicon.menu-down:after {
    content: '\e024';
}
.freddicon.play:after {
    content: '\e025';
}
.freddicon.arrow-left:after {
    content: '\e026';
}
.freddicon.arrow-right:after {
    content: '\e027';
}
.freddicon.arrow-left-right:after {
    content: '\e028';
}
.freddicon.arrow-up:after {
    content: '\e029';
}
.freddicon.arrow-down:after {
    content: '\e030';
}
.freddicon.download:after {
    content: '\e031';
}
.freddicon.share:after {
    content: '\e032';
}
.freddicon.refresh:after {
    content: '\e033';
}
.freddicon.undo:after {
    content: '\e034';
}
.freddicon.plus:after {
    content: '\e035';
}
.freddicon.tick:after {
    content: '\e036';
}
.freddicon.cross:after {
    content: '\e037';
}
.freddicon.menu-right-large:after {
    content: '\e038';
}
.freddicon.pause:after {
    content: '\e039';
}
.freddicon.code:after {
    content: '\e040';
}
.freddicon.print:after {
    content: '\e041';
}
.freddicon.no-comment:after {
    content: '\e042';
}
.freddicon.comment:after {
    content: '\e043';
}
.freddicon.pic:after {
    content: '\e044';
}
.freddicon.analytics:after {
    content: '\e045';
}
.freddicon.calendar:after {
    content: '\e046';
}
.freddicon.month:after {
    content: '\e047';
}
.freddicon.week:after {
    content: '\e048';
}
.freddicon.day:after {
    content: '\e049';
}
.freddicon.maximize:after {
    content: '\e050';
}
.freddicon.minimize:after {
    content: '\e051';
}
.freddicon.camera:after {
    content: '\e052';
}
.freddicon.conversation:after {
    content: '\e053';
}
.freddicon.eye:after {
    content: '\e054';
}
.freddicon.link:after {
    content: '\e055';
}
.freddicon.settings:after {
    content: '\e056';
}
.freddicon.search:after,
.freddicon.solidsearch:after {
    content: '\e057';
}
.freddicon.phone:after {
    content: '\e058';
}
.freddicon.conversation-fill:after {
    content: '\e059';
}
.freddicon.location:after {
    content: '\e060';
}
.freddicon.grid-view:after {
    content: '\e061';
}
.freddicon.list-view:after {
    content: '\e062';
}
.freddicon.hamburger:after {
    content: '\e063';
}
.freddicon.vellip-square:after {
    content: '\e064';
}
.freddicon.vellip:after {
    content: '\e065';
}
.freddicon.add-subscriber:after {
    content: '\e066';
}
.freddicon.star-fill:after {
    content: '\e067';
    color: #febe12;
}
.freddicon.graystar-fill:after {
    content: '\e067';
    color: #e0e0e0;
}
.freddicon.star-half:after {
    content: '\e068';
}
.freddicon.star:after {
    content: '\e069';
}
.freddicon.heart-fill:after {
    content: '\e070';
}
.freddicon.heart:after {
    content: '\e071';
}
.freddicon.desktop:after {
    content: '\e072';
}
.freddicon.phone:after {
    content: '\e073';
}
.freddicon.offline:after {
    content: '\e074';
}
.freddicon.bold:after {
    content: '\e075';
}
.freddicon.italics:after {
    content: '\e076';
}
.freddicon.underline:after {
    content: '\e077';
}
.freddicon.text-color:after {
    content: '\e078';
}
.freddicon.fill-color:after {
    content: '\e079';
}
.freddicon.bullet-list:after {
    content: '\e080';
}
.freddicon.left-align:after {
    content: '\e081';
}
.freddicon.center-align:after {
    content: '\e082';
}
.freddicon.right-align:after {
    content: '\e083';
}
.freddicon.justify:after {
    content: '\e084';
}
.freddicon.anchor-link:after {
    content: '\e085';
}
.freddicon.editor-pic:after {
    content: '\e086';
}
.freddicon.editor-code:after {
    content: '\e087';
}
.freddicon.copy:after {
    content: '\e088';
}
.freddicon.copy-word:after {
    content: '\e089';
}
.freddicon.editor-link:after {
    content: '\e090';
}
.freddicon.editor-unlink:after {
    content: '\e091';
}
.freddicon.clear-style:after {
    content: '\e092';
}
.freddicon.number-list:after {
    content: '\e093';
}
.freddicon.editor-undo:after {
    content: '\e094';
}
.freddicon.editor-redo:after {
    content: '\e095';
}
.freddicon.spellcheck:after {
    content: '\e096';
}
.freddicon.horizontal-rule:after {
    content: '\e097';
}
.freddicon.paragraph:after {
    content: '\e098';
}
.freddicon.paragraph-rtl:after {
    content: '\e099';
}
.freddicon.crop:after {
    content: '\e100';
}
.freddicon.fullscreen:after {
    content: '\e101';
}
.freddicon.edit-circle-large:after {
    content: '\f000';
}
.freddicon.edit-fill-large:after {
    content: '\f001';
}
.freddicon.duplicate-circle-large:after {
    content: '\f002';
}
.freddicon.duplicate-fill-large:after {
    content: '\f003';
}
.freddicon.trash-circle-large:after {
    content: '\f004';
}
.freddicon.trash-fill-large:after {
    content: '\f005';
}
.freddicon.add-circle-large:after {
    content: '\f006';
}
.freddicon.add-fill-large:after {
    content: '\f007';
}
.freddicon.remove-circle-large:after {
    content: '\f008';
}
.freddicon.remove-fill-large:after {
    content: '\f009';
}
.freddicon.tick-circle-large:after {
    content: '\f010';
}
.freddicon.tick-circle-large-color:after {
    content: '\f010';
    color: #72c1b0;
}
.freddicon.tick-fill-large:after {
    content: '\f011';
    color: #72c1b0;
}
.freddicon.cross-circle-large:after {
    content: '\f012';
}
.freddicon.cross-circle-large-color:after {
    content: '\f012';
    color: #ee836e;
}
.freddicon.cross-fill-large:after {
    content: '\f013';
    color: #ee836e;
}
.freddicon.info-circle-large:after {
    content: '\f014';
}
.freddicon.info-circle-large-color:after {
    content: '\f014';
    color: #52bad5;
}
.freddicon.info-fill-large:after {
    content: '\f015';
}
.freddicon.schedule-circle-large:after {
    content: '\f016';
}
.freddicon.schedule-circle-large-color:after {
    content: '\f016';
    color: #fede88;
}
.freddicon.schedule-fill-large:after {
    content: '\f017';
}
.freddicon.warn-fill-large:after {
    content: '\f019';
    color: #fede88;
}
.freddicon.warn-circle-large:after {
    content: '\f018';
}
.warning .freddicon.warn-circle-large:after {
    color: #484848;
}
.freddicon.warn-circle-large-color:after {
    content: '\f018';
    color: #fede88;
}
.freddicon.pause-circle-large:after,
.freddicon.pause-circle-large-color:after {
    content: '\f020';
    color: #ee836e;
}
.freddicon.pause-fill-large:after {
    content: '\f021';
    color: #ee836e;
}
.freddicon.code-circle-large:after {
    content: '\f022';
}
.freddicon.code-fill-large:after {
    content: '\f023';
}
.freddicon.conversation-circle-large:after {
    content: '\f024';
}
.freddicon.conversation-fill-large:after {
    content: '\f025';
}
.freddicon.eye-circle-large:after {
    content: '\f026';
}
.freddicon.eye-fill-large:after {
    content: '\f027';
}
.freddicon.link-circle-large:after {
    content: '\f028';
}
.freddicon.link-fill-large:after {
    content: '\f029';
}
.freddicon.search-circle-large:after {
    content: '\f030';
}
.freddicon.search-fill-large:after {
    content: '\f031';
}
.section {
    margin-bottom: 1.5em;
}
.pad-lv1 {
    padding: 6px;
}
.pad-lv2 {
    padding: 12px;
}
.pad-lv3 {
    padding: 18px;
}
.pad-lv4 {
    padding: 24px;
}
.pad-lv5 {
    padding: 30px;
}
.pad-lv6 {
    padding: 36px;
}
.nopadding {
    padding: 0 !important;
}
.pad-t0 {
    padding-top: 0 !important;
}
.pad-b0 {
    padding-bottom: 0 !important;
}
.pad-tb0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.pad-l0 {
    padding-left: 0 !important;
}
.pad-r0 {
    padding-right: 0 !important;
}
.pad-lr0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.mar-lv1 {
    margin: 6px;
}
.mar-lv2 {
    margin: 12px;
}
.mar-lv3 {
    margin: 18px;
}
.mar-lv4 {
    margin: 24px;
}
.mar-lv5 {
    margin: 30px;
}
.mar-lv6 {
    margin: 36px;
}
.mar-lv7 {
    margin: 42px;
}
.mar-lv8 {
    margin: 48px;
}
.nomargin {
    margin: 0 !important;
}
.mar-t0 {
    margin-top: 0 !important;
}
.mar-b0 {
    margin-bottom: 0 !important;
}
.mar-tb0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.mar-l0 {
    margin-left: 0 !important;
}
.mar-r0 {
    margin-right: 0 !important;
}
.mar-lr0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.below6 {
    margin-bottom: 6px !important;
}
.below12 {
    margin-bottom: 12px !important;
}
.below18 {
    margin-bottom: 18px !important;
}
.below24 {
    margin-bottom: 24px !important;
}
.below30 {
    margin-bottom: 30px !important;
}
.below36 {
    margin-bottom: 36px !important;
}
.below48 {
    margin-bottom: 48px !important;
}
.zin-0 {
    z-index: inherit;
}
.zin-lv1 {
    z-index: 1;
}
.zin-lv2 {
    z-index: 10;
}
.zin-lv3 {
    z-index: 100;
}
.zin-lv4 {
    z-index: 1000;
}
.zin-lv5 {
    z-index: 10000;
}
.bg-gray {
    background-color: #f2f2f2;
}
.bg-clear {
    background-color: #fff;
}
.dim-el {
    opacity: 0.8;
}
.invisible {
    visibility: hidden;
}
.clear {
    clear: both;
}
.selfclear:before,
.selfclear:after {
    content: " ";
    display: table;
}
.selfclear:after {
    clear: both;
}
.clear-right {
    clear: right;
}
.clear-left {
    clear: left;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.nofloat {
    float: none !important;
}
.centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.alignr {
    text-align: right;
}
.alignl {
    text-align: left;
}
.alignc {
    text-align: center;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.nowrap {
    white-space: nowrap;
}
.wspreline {
    white-space: pre-line;
}
.wsnormal {
    white-space: normal !important;
}
.wordwrap {
    word-wrap: break-word;
}
.breakall {
    word-break: break-all;
}
.valign-top {
    vertical-align: top;
}
.valign-middle {
    vertical-align: middle;
}
.valign-baseline {
    vertical-align: baseline;
}
.lowercase {
    text-transform: lowercase !important;
}
.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}
.strike {
    text-decoration: line-through;
}
.hide {
    display: none !important;
}
.inline {
    display: inline;
}
.inline-i {
    display: inline !important;
}
.block-i {
    display: block !important;
}
.block {
    display: block !important;
}
.inline-block-i {
    display: inline-block !important;
}
.inline-block {
    display: inline-block;
}
.table {
    display: table;
}
.table-cell {
    display: table-cell;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-hidden-x {
    overflow: hidden;
}
.overflow-auto {
    overflow: auto;
}
.overflow-visible {
    overflow: visible !important;
}
.overflow-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.full-height {
    height: 100%;
}
.auto-width {
    width: auto !important;
}
.full-width {
    width: 100%;
    max-width: 100% !important;
}
.readable-max-width {
    max-width: 635px;
}
.cursor-pointer {
    cursor: pointer;
}
.cursor-not-allowed {
    cursor: not-allowed;
}
.cursor-zoom-in {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}
.cb-text {
    margin-left: 37px;
}
.tab-nopadding {
    padding: 0;
}
.contain {
    background-size: contain !important;
}
.disc {
    list-style: disc;
    padding-left: 15px;
}
.inline-links > li > a {
    display: inline-block;
}
.underlay {
    background-color: #000 !important;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
@media screen and (max-width: 40em) {
    .left-on-small {
        text-align: left;
    }
    .nofloat-small {
        float: none;
    }
    .nomargin-small {
        margin: 0;
    }
}
.show-phone,
.show-mobile {
    display: none !important;
}
@media only screen and (max-width: 40em) {
    .hide-phone {
        display: none !important;
    }
    .show-phone {
        display: inline-block !important;
    }
    .show-phone.mc-dropdown {
        display: table !important;
    }
}
@media only screen and (max-width: 64em) {
    .hide-mobile {
        display: none !important;
    }
    .show-mobile {
        display: inline-block !important;
    }
    .nofloat-tablet {
        float: none;
    }
}
.hide-desktop {
    display: none;
}
@media only screen and (max-width: 64em) {
    .hide-desktop {
        display: block;
    }
}
.hide-wide {
    display: none;
}
@media only screen and (max-width: 75em) {
    .hide-wide {
        display: block;
    }
}
.show-wide {
    display: block;
}
@media only screen and (max-width: 75em) {
    .show-wide {
        display: none;
    }
}
@media only screen and (max-width: 40em) {
    .full-width-phone,
    .full-width-mobile {
        width: 100%;
    }
}
.noborder {
    border: 0 none !important;
}
.noround {
    border-radius: 0px;
}
.rounded3 {
    border-radius: 3px;
}
.rounded6 {
    border-radius: 6px;
}
.rounded12 {
    border-radius: 12px;
}
.border-bottom {
    border-bottom: 1px solid #e0e0e0;
}
.border-top {
    border-top: 1px solid #e0e0e0;
}
.rounded {
    border-radius: 50%;
}
.border-gray {
    border: solid 1px #d0d0d0;
}
.list-style-none {
    list-style-type: none;
}
.bg-white {
    background-color: #ffffff;
}
.bg-none {
    background: none !important;
}
/* ----------------

    Variables

    These are based on necessary pieces of the app versions of color-variables.less and typography-variables.less.

---------------- */
/*// Fragments */
/*// -----------------------------------*/
.roadblock.noheader .roadblock-header {
    display: none;
}
.toaster {
    position: fixed;
    top: 0;
    width: 100%;
}
#av-flash-block {
    position: relative;
    top: 42px;
    font-size: 15px;
}
#av-flash-block h1,
#av-flash-block .h1,
#av-flash-block h2,
#av-flash-block .h2,
#av-flash-block h3,
#av-flash-block .h3,
#av-flash-block h4,
#av-flash-block .h4 {
    font-size: 1.0625em;
}
#av-flash-block a {
    color: #484848;
    border-bottom: 1px solid #484848;
}
#av-flash-block a:visited,
#av-flash-block a:hover {
    color: #484848;
}
#av-flash-block a.button,
#av-flash-block a.button-small,
#av-flash-block a.freddicon {
    color: #484848;
    border: 0 none;
}
#av-flash-block a.button:visited,
#av-flash-block a.button-small:visited,
#av-flash-block a.freddicon:visited,
#av-flash-block a.button:hover,
#av-flash-block a.button-small:hover,
#av-flash-block a.freddicon:hover {
    border: 0 none;
}
#av-flash-block a.p0 {
    color: #ffffff;
}
.builder #av-flash-block {
    top: 0;
}
.av-flash {
    display: block;
    clear: both;
    padding: 1.6em 1em 1.6em 1em;
    margin: 0em 1em 1.6em 1em;
}
.av-flash a {
    display: inline-block;
    white-space: nowrap;
}
.builder .av-flash {
    margin: 0em 0em 1.6em 0em;
}
#av-flash-info,
#av-flash-errors,
#av-flash-success {
    border-radius: 6px;
    background-color: #ccebf3;
}
@media only screen and (max-width: 64em) {
    #av-flash-info,
    #av-flash-errors,
    #av-flash-success {
        top: 15px;
    }
}
#av-flash-errors {
    background-color: #f8d0c8;
}
#av-flash-success {
    background-color: #d4ece6;
}
#topmsg {
    color: #484848;
    font-size: 0.9375em;
    padding: 1.5em 0em 0.75em 0em;
    border-radius: 0 0 6px 6px;
}
@media only screen and (max-width: 64em) {
    #topmsg {
        margin-top: 4.5em;
        margin-bottom: -4.5em;
    }
}
#topmsg.warning {
    background-color: #ffeebf;
}
#topmsg .badge {
    background-color: #ffffff;
    line-height: 1.6em;
    padding-bottom: 0.1875em;
}
.badge {
    background-color: #e0e0e0;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    border-radius: 200px;
    color: #484848;
    padding: 0 12px;
    margin: 0 6px;
    display: inline-block;
}
.badge.info {
    background-color: #ccebf3;
}
.badge.success {
    background-color: #d4ece6;
}
.badge.warning {
    background-color: #ffeebf;
}
.badge.error {
    background-color: #f8d0c8;
}
.badge.dark {
    background-color: #4d4d4d;
}
.badge.dot {
    font-size: 6px;
    margin-right: 18px;
}
.coach-arrow-horizontal {
    background: url(/images/coachmark-horizontal-2x.png) no-repeat scroll 0 0 transparent;
    background-size: 74px;
    height: 44px;
    width: 85px;
    z-index: 2;
}
.coach-arrow-vertical {
    background: url(/images/coachmark-vertical-2x.png) no-repeat scroll 0 0 transparent;
    background-size: 43px;
    height: 85px;
    width: 44px;
    z-index: 2;
}
.dj_ie .coach-arrow-horizontal {
    background: url(/images/coachmark-horizontal-1x.png) no-repeat scroll 0 0 transparent;
}
.dj_ie .coach-arrow-vertical {
    background: url(/images/coachmark-vertical-1x.png) no-repeat scroll 0 0 transparent;
}
.create-campaign-help {
    position: absolute;
    right: 14px;
    top: 90px;
}
@media screen and (max-width: 40em) {
    .create-campaign-help {
        z-index: 5;
        top: 160px;
    }
}
.create-autoresponder {
    position: absolute;
    right: 100px;
    top: 90px;
}
@media screen and (max-width: 40em) {
    .create-autoresponder {
        z-index: 5;
        top: 160px;
        right: 45%;
    }
}
.create-list {
    position: absolute;
    top: -60px;
    right: 42px;
}
@media screen and (max-width: 40em) {
    .create-list {
        top: -15px;
        right: 45%;
    }
}
.create-template {
    position: absolute;
    z-index: 2;
    right: 60px;
    top: 90px;
}
@media screen and (max-width: 40em) {
    .create-template {
        display: none;
    }
}
.campaign-help {
    position: absolute;
    right: 370px;
    top: 6px;
}
@media screen and (max-width: 40em) {
    .campaign-help {
        right: 60%;
        top: 143px;
    }
}
.list-help {
    position: fixed;
    top: 400px;
    left: 172px;
}
.list-help.narrow {
    top: 280px;
    left: 62px;
}
@media screen and (max-width: 64em) {
    .list-help {
        top: 245px;
        z-index: 5;
    }
    .list-help.narrow {
        top: 245px;
        left: 172px;
    }
}
.create-segment {
    position: absolute;
    right: 80px;
    top: 100px;
}
@media screen and (max-width: 31.25em) {
    .create-segment {
        right: auto;
        left: 30px;
    }
}
.feedback-block {
    font-size: 15px;
    padding: 0.8em 0em 0.8em 0em;
    background-color: #ccebf3;
    border-radius: 6px;
    color: #484848;
    overflow: hidden;
}
.feedback-block a {
    color: #484848;
    border-bottom: 1px solid #484848;
}
.feedback-block a:visited,
.feedback-block a:hover {
    color: #484848;
}
.feedback-block a.button,
.feedback-block a.button-small,
.feedback-block a.freddicon {
    color: #484848;
    border: 0 none;
}
.feedback-block a.button:visited,
.feedback-block a.button-small:visited,
.feedback-block a.freddicon:visited,
.feedback-block a.button:hover,
.feedback-block a.button-small:hover,
.feedback-block a.freddicon:hover {
    border: 0 none;
}
.feedback-block a.p0 {
    color: #ffffff;
}
.feedback-block h1,
.feedback-block h2,
.feedback-block h3,
.feedback-block h4 {
    font-size: 1.13333333em;
    margin-bottom: 0;
}
.feedback-block p:last-child {
    margin-bottom: 0;
}
.feedback-block.readable-max-width {
    max-width: 635px;
}
.feedback-block ol,
.feedback-block ul {
    max-width: 500px;
}
.feedback-block .badge {
    background-color: #ffffff;
    display: inline-block;
}
.feedback-block .one-liner {
    line-height: 40px;
}
@media screen and (max-width: 40em) {
    .feedback-block .media-image,
    .feedback-block .media-body {
        float: none;
        text-align: center;
        margin: 0;
    }
    .popup .feedback-block .media-image {
        float: left;
        margin-right: 15px;
    }
    .popup .feedback-block .media-body {
        text-align: left;
    }
}
.mini-icon {
    background: linear-gradient(to right, #2c9ab7 0, #2c9ab7 42px, #ccebf3 42px, #ccebf3 100%);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.mini-icon .freddicon {
    color: #fff;
    margin-right: 18px;
}
.panel-block {
    background-color: #e0e0e0;
    padding: 0.75em 0.75em 0.75em 0.75em;
    border-radius: 6px;
}
.panel-block > *:last-child {
    margin-bottom: 0;
}
.panel-block a {
    color: #484848;
    border-bottom: 1px solid #484848;
}
.panel-block a:visited,
.panel-block a:hover {
    color: #484848;
}
.panel-block a.button,
.panel-block a.button-small,
.panel-block a.freddicon {
    color: #484848;
    border: 0 none;
}
.panel-block a.button:visited,
.panel-block a.button-small:visited,
.panel-block a.freddicon:visited,
.panel-block a.button:hover,
.panel-block a.button-small:hover,
.panel-block a.freddicon:hover {
    border: 0 none;
}
.panel-block a.p0 {
    color: #ffffff;
}
.panel-block.error {
    background-color: #f8d0c8;
}
.panel-block.warning {
    background-color: #ffeebf;
}
div.success {
    background-color: #d4ece6;
}
div.error {
    background-color: #f8d0c8;
}
div.warning {
    background-color: #ffeebf;
}
div.info {
    background-color: #ccebf3;
}
div.base {
    background-color: #f2f2f2;
}
.no-data {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 24px 0 21px;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
}
.no-data > .icon {
    display: block;
    height: 120px;
    width: 120px;
    margin: 0 auto 12px;
    padding: 0 12px 12px;
}
.no-data h1,
.no-data h2 {
    font-size: 1.5625em;
    margin: 0 auto;
    max-width: 640px;
}
.no-data p {
    margin: 0 auto;
}
.no-data .add-btn,
.no-data .button {
    float: none;
    margin-top: 18px;
}
.no-data .button:last-child,
.no-data .button-small:last-child {
    margin-right: 0;
}
.dijitTooltipContents .no-data {
    border: 0 none;
}
.dijitTooltipContents .no-data > .icon {
    height: 80px;
    width: 80px;
}
.education-block {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 24px 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.education-block h1,
.education-block h2,
.education-block h3,
.education-block h4 {
    font-size: 1.0625em;
    font-weight: normal;
    padding-bottom: 18px;
}
.education-block h1,
.education-block h2 {
    border-bottom: 1px solid #e0e0e0;
}
.education-block .content {
    max-width: 75em;
}
.education-block .button-close {
    background: transparent;
    font-weight: normal;
    opacity: .4;
}
.education-block .button-close:hover {
    opacity: 1;
}
.pathways-block {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding-bottom: 24px;
}
.pathways-block .title {
    text-align: center;
    font-size: 18px;
    background-color: #f2f2f2;
    padding: 6px 0;
    border-radius: 6px 6px 0 0;
}
.stat-block {
    padding-top: 1.8125em;
    padding-bottom: 1.8125em;
    border: 1px solid #d9d9d9;
    border-left: 0 none;
}
.stat-block.no-border {
    border: none;
}
.stat-block.no-border:first-child {
    border: none;
}
.stat-block:first-child {
    border-left: 1px solid #d9d9d9;
    border-radius: 6px 0 0 6px;
}
.stat-block:last-child {
    border-radius: 0 6px 6px 0;
}
.stat-block:only-child {
    border-radius: 6px;
}
.stat-block > .freddicon {
    color: #d0d0d0;
    display: block;
    margin: 0 auto 12px;
}
.stat-block p {
    max-width: 100%;
    margin-bottom: 0;
}
@media only screen and (max-width: 40em) {
    .stat-block p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
.stat-block p .freddicon {
    color: #b7b7b7;
}
.stat-block .hover-list > li > ul {
    left: auto;
    right: auto;
    top: 42px;
}
@media only screen and (max-width: 40em) {
    .stat-block.size1of4 {
        border-left: 1px solid #d9d9d9;
        border-top: 0 none;
    }
    .stat-block.size1of4:nth-child(n) {
        border-radius: 0;
    }
    .stat-block.size1of4:first-child {
        border-top: 1px solid #d9d9d9;
        border-radius: 6px 6px 0 0;
    }
    .stat-block.size1of4:last-child {
        border-radius: 0 0 6px 6px;
    }
}
@media only screen and (max-width: 31.25em) {
    .stat-block {
        padding-top: 0.6875em;
        padding-bottom: 0.75em;
        border-left: 1px solid #d9d9d9;
        border-top: 0 none;
    }
    .stat-block:nth-child(n) {
        border-radius: 0;
    }
    .stat-block:first-child {
        border-top: 1px solid #d9d9d9;
        border-radius: 6px 6px 0 0;
        padding-top: 0.625em;
    }
    .stat-block:last-child {
        border-radius: 0 0 6px 6px;
    }
}
.local-nav-container {
    position: relative;
    z-index: 3;
    overflow: visible;
    margin-bottom: 60px;
}
.local-nav-container > div {
    overflow: inherit;
}
.mobile-top-nav {
    display: none;
}
.mobile-top-nav > a {
    padding: 0.70588235em 0.88235294em 0.64705882em 0.88235294em;
    line-height: 1.41176471em;
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    display: block;
}
.mobile-top-nav > a:after {
    font-family: 'freddicons';
    speak: none;
    vertical-align: top;
    display: inline-block;
    line-height: unset;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 20px !important;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    content: "\e024";
    margin-left: 6px;
    float: right;
}
.mobile-top-nav.active {
    background-color: #6dc5dc;
}
.mobile-top-nav.active > a {
    padding-bottom: 0.70588235em;
    border: 0 none;
    color: #ffffff;
}
.mobile-top-nav.active > a:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media only screen and (max-width: 40em) {
    .mobile-top-nav {
        display: block;
    }
}
.local-nav {
    border-bottom: solid 1px #e0e0e0;
    display: block;
}
@media only screen and (max-width: 40em) {
    .local-nav .hover-list > li > a:after {
        float: right;
        font-size: 15px;
        line-height: 24px;
    }
}
.local-nav .hover-list > li > ul {
    top: 53px;
    border-radius: 0 0 6px 6px;
    z-index: 1;
}
@media only screen and (max-width: 40em) {
    .local-nav .hover-list > li > ul {
        border-radius: 0;
        position: relative;
        top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0 none;
        padding: 0;
        font-size: 0.9375em;
    }
    .local-nav .hover-list > li > ul > li > a {
        padding: 1em 2em 1em 2.4em;
        border-bottom: 1px solid #52bad5;
        background-color: #b1e0ec;
    }
    .local-nav .hover-list > li > ul > li > a:hover {
        background-color: #52bad5;
    }
    .local-nav .hover-list > li > ul > li:first-child > a {
        border-top: 1px solid #52bad5;
    }
}
@media only screen and (max-width: 40em) {
    .local-nav .stayopen > li > a:after {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #6dc5dc;
    }
}
.local-nav > li {
    display: inline-block;
    overflow: visible;
    vertical-align: top;
}
.local-nav > li > a,
.local-nav > li .hover-list > li > a {
    color: #484848;
    font-weight: 600;
    padding: 0.93333333em 1.6em 1em 0em;
    line-height: 1.6em;
    text-align: center;
    float: left;
    font-size: 1em;
    -ms-transition: none;
    transition: none;
}
.local-nav > li > a:hover,
.local-nav > li .hover-list > li > a:hover {
    color: #2c9ab7;
}
@media only screen and (max-width: 40em) {
    .local-nav > li > a,
    .local-nav > li .hover-list > li > a {
        padding: 0.8em 1em 0.73333333em 1em;
        float: none;
        text-align: left;
        border-bottom: solid 1px #e0e0e0;
    }
}
.local-nav > li .hover-list > li > ul > li.current > a {
    color: #2c9ab7;
}
.local-nav > li.current > a,
.local-nav > li.current > ul > li > a {
    color: #2c9ab7;
}
@media only screen and (max-width: 40em) {
    .local-nav > li {
        position: relative;
        display: block;
    }
    .local-nav > li:last-child > a,
    .local-nav > li:last-child .hover-list > li > a {
        border: 0 none;
    }
}
.local-nav .data-nav {
    float: right;
}
@media only screen and (max-width: 64em) {
    .local-nav .data-nav {
        float: none;
    }
}
.local-nav .data-nav a {
    font-size: 1.5em;
    padding: 0.625em 0em 0.625em 1em;
    color: #484848;
    margin: 0;
}
.local-nav .data-nav a:hover {
    color: #2c9ab7;
}
@media only screen and (max-width: 64em) {
    .local-nav .data-nav a {
        padding: 0.625em 1em 0.625em 0em;
    }
}
@media only screen and (max-width: 40em) {
    .local-nav .data-nav a {
        padding: 0.625em 0.625em 0.625em 0.625em;
    }
}
.local-nav .data-nav li {
    display: inline-block;
    vertical-align: bottom;
}
.local-nav .subscriber-nav .freddicon {
    padding: 10px;
}
@media only screen and (max-width: 40em) {
    .local-nav .subscriber-nav .freddicon {
        padding-right: 0.75em;
    }
}
.local-nav .subscriber-nav .hover-list > li > ul {
    left: auto;
    right: 0;
}
.local-nav.local-tabs {
    border-top: none;
}
.local-nav.local-tabs > li > a {
    -ms-transition: all 0.1s ease-in 0s;
    transition: all 0.1s ease-in 0s;
    padding: 0.88235294em 1.41176471em 0.88235294em 1.41176471em;
    color: #737373;
    border: 0px solid #ffffff;
}
.local-nav.local-tabs > .current > a,
.local-nav.local-tabs > li > a:hover {
    padding: 0.88235294em 1.41176471em 0.58823529em 1.41176471em;
    color: #484848;
    border-bottom: 5px solid #484848;
}
@media only screen and (max-width: 40em) {
    .local-nav {
        display: none;
    }
    .active + .local-nav {
        display: block;
    }
}
.dj_ie8 .local-nav > li {
    float: left;
}
@media screen and (max-width: 64em) {
    .mid-size8of8 {
        width: 100%;
    }
    .mid-size7of8 {
        width: 87.5%;
    }
    .mid-size6of8 {
        width: 75%;
    }
    .mid-size5of8 {
        width: 62.5%;
    }
    .mid-size4of8 {
        width: 50%;
    }
    .mid-size3of8 {
        width: 37.5%;
    }
    .mid-size2of8 {
        width: 25%;
    }
    .mid-size1of8 {
        width: 12.5%;
    }
    .mid-size4of4 {
        width: 100%;
    }
    .mid-size3of4 {
        width: 75%;
    }
    .mid-size2of4 {
        width: 50%;
    }
    .mid-size1of4 {
        width: 25%;
    }
    .mid-size2of2 {
        width: 100%;
    }
    .mid-size1of2 {
        width: 50%;
    }
    .mid-size3of3 {
        width: 100%;
    }
    .mid-size2of3 {
        width: 66.66666667%;
    }
    .mid-size1of3 {
        width: 33.33333333%;
    }
    .mid-size1of1 {
        width: 100%;
    }
    .mid-centered {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .mid-float-right {
        float: right;
    }
}
@media screen and (max-width: 40em) {
    .mid-size1of2,
    .mid-size1of3,
    .mid-size1of4,
    .mid-size2of3,
    .mid-size2of4,
    .mid-size3of4,
    .mid-size3of8,
    .mid-size4of8,
    .mid-size5of8,
    .mid-size7of8 {
        width: 100%;
    }
    .mid-size1of8 {
        width: 50%;
    }
    .mid-size1of2.nochange {
        width: 50%;
    }
    .mid-size1of3.nochange {
        width: 33.33333333%;
    }
}
/*// -----------------------------------*/
body {
    padding: 60px 0 120px;
}
.mc-content {
    max-width: 1300px;
    margin: 0 auto;
}
input[type=radio] {
    -webkit-appearance: radio;
}
/*// END Global Declarations */
/*// Typography */
/*// -----------------------------------*/
/* Most of the typography will be inherited from mc-base. These are overrides specifically for the KB */
h2,
.h2 {
    font-size: 21px;
    line-height: 1.14285714em;
    margin-bottom: 1.14285714em;
    letter-spacing: -0.025em;
    font-style: italic;
}
h2 + label,
.h2 + label {
    margin-top: 18px;
}
h3,
.h3 {
    font-size: 17px;
    line-height: 1.76470588em;
    margin-bottom: 1.05882353em;
    font-style: normal;
    letter-spacing: normal;
}
h4,
.h4 {
    font-style: italic;
}
/*// END Typography */
/*// Freddicons */
/*// -----------------------------------*/
/* Adjustment for hippo file structure */
@font-face {
    font-family: 'freddicons';
    src: url('../images/freddicons/freddicons-20px.eot');
    src: url('../images/freddicons/freddicons-20px.eot?#iefix') format('embedded-opentype'), url('../images/freddicons/freddicons-20px.woff') format('woff'), url('../images/freddicons/freddicons-20px.woff2') format('woff2'), url('../images/freddicons/freddicons-20px.ttf') format('truetype'), url('../images/freddicons/freddicons-20px.svg#freddicons20') format('svg');
}
@font-face {
    font-family: 'freddicons36';
    src: url('../images/freddicons/freddicons-36px.eot');
    src: url('../images/freddicons/freddicons-36px.eot?#iefix') format('embedded-opentype'), url('../images/freddicons/freddicons-36px.woff') format('woff'), url('../images/freddicons/freddicons-36px.ttf') format('truetype'), url('../images/freddicons/freddicons-36px.svg#freddicons36') format('svg');
}
/*// END Freddicons */
/*// Fix for page anchors */
/*// -----------------------------------*/
*:target {
    padding-top: 62px;
    margin-top: -62px;
}
a[name]:target {
    display: block;
}
a[name]:target:hover {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*// END fix for page anchors */
/*// Article Declarations */
/*// -----------------------------------*/
article ul {
    /* Makes the 'disc' style default */
    list-style: disc;
    padding-left: 15px;
}
article li {
    margin-bottom: 18px;
}
article li > a:not(.button) {
    line-height: normal;
    border-bottom: 1px solid;
}
article img {
    margin: 30px 0;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}
article table img {
    /* Overrides the image border/margin if in a table */
    border: none;
    margin: 0;
}
article pre {
    /* Used to distinguish the pre tags a bit better */
    background-color: #f2f2f2;
    margin-bottom: 18px;
}
.feedback-block ul {
    max-width: inherit;
}
p:empty {
    display: none;
}
/* In-article videos
**************************************************/
/* CSS hack to maintain relative aspect ratio at different responsive points */
.videoWrapper {
    position: relative;
    padding-bottom: 62.75%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e0e0e0;
}
/* Article Survey
**************************************************/
#article-survey-form {
    font-size: 15px;
    position: relative;
}
#article-survey-form > table {
    width: 100%;
}
#article-survey-form > table tr,
#article-survey-form > table td {
    border: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}
#article-survey-form > table tr > td:first-child {
    width: 45%;
}
#article-survey-form input[type=radio],
#article-survey-form input[type=checkbox],
#article-survey-form label {
    display: inline-block;
}
#article-survey-form > table textarea {
    min-height: 100px !important;
}
#article-survey-form .msg-error,
#article-survey-form .msg-success {
    display: none;
}
/*// END Article Declarations */
/* Stat Block */
.stat-block {
    min-height: 312px;
    text-align: center;
}
@media only screen and (max-width: 60em) {
    .stat-block {
        min-height: 312px;
    }
}
@media only screen and (max-width: 50em) {
    .stat-block {
        min-height: 408px;
    }
}
@media only screen and (max-width: 40em) {
    .stat-block {
        min-height: 0;
        text-align: left;
    }
    .stat-block p {
        white-space: normal;
    }
}
/*// Header*/
/*// -----------------------------------*/
.main-navigation {
    background-color: #f2f2f2;
    width: 100%;
    height: 60px;
    position: fixed;
    z-index: 100;
    top: 0;
    outline: 0;
}
.main-navigation .header-text a {
    color: #484848;
    border-bottom: none;
}
.main-navigation li {
    line-height: 60px;
}
.main-navigation .account-button {
    padding-right: 6px;
}
.main-navigation .selected:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 18px;
    left: 18px;
    border-bottom: 3px solid #d0d0d0;
}
@media only screen and (max-width: 85.375em) {
    .main-navigation .selected:after {
        right: 12px;
        left: 12px;
    }
}
.main-navigation .avatar {
    border-radius: 4px;
    width: 30px;
    position: static;
    height: 30px;
    vertical-align: middle;
    background-size: 30px;
}
.main-navigation .account-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 180px;
    margin: 0 0 0 12px;
}
.main-navigation .size1of3 {
    width: 33.3333% !important;
}
.main-navigation .size2of3 {
    width: 66.6666% !important;
}
.gray-link {
    color: #5a5b5c;
    vertical-align: top;
    position: relative;
}
.gray-link:hover,
.gray-link:visited {
    color: #5a5b5c;
}
.gray-link:hover {
    background-color: #e5e5e5;
}
@media only screen and (max-width: 75em) {
    .gray-link {
        padding: 0 15px;
    }
}
/* Language Selection */
.language-popover {
    -webkit-box-shadow: 0 2px 3px 0 #e0e0e0;
    box-shadow: 0 2px 3px 0 #e0e0e0;
    width: 21em;
    top: 65px;
    right: 8px;
    left: auto;
    border: 1px solid #d0d0d0;
    position: absolute;
    text-align: left;
    font-size: 13px;
}
.language-list .language-option {
    color: #484848;
    line-height: 1em;
}
.language-option:hover {
    background: #ccebf3;
}
/* Login button */
.login-button {
    background-color: #57BAD3;
}
.login-button:hover {
    background-color: #2c9ab7;
}
/* Breadcrumb & home search */
.secondary-navigation {
    padding: 24px 0;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 60px;
}
@media only screen and (max-width: 40em) {
    .secondary-navigation {
        padding: 18px 0;
        margin-bottom: 30px;
    }
}
.breadcrumb .breadcrumb-item {
    margin-right: 36px;
}
.breadcrumb a {
    margin-right: 12px;
}
.breadcrumb nav {
    padding: 6px 0;
}
@media only screen and (max-width: 40em) {
    .breadcrumb nav {
        padding: 12px 0 0 0;
    }
}
.breadcrumb li {
    font-size: 13px;
    margin-right: 6px;
    display: inline-block;
}
.breadcrumb li:after {
    vertical-align: top;
    font-family: 'freddicons';
    font-weight: normal;
    font-size: 20px;
    color: #d0d0d0;
    content: "\e023";
}
.breadcrumb li:last-child:after {
    content: "";
}
/* Search */
.kb-search {
    position: relative;
}
.kb-search .search-field {
    color: #484848;
    padding: 0 60px 0 12px !important;
    height: 36px;
    line-height: 30px;
    font-size: 15px;
}
@media only screen and (max-width: 40em) {
    .kb-search .search-field {
        padding-bottom: 12px;
    }
}
.kb-search .search-field.big {
    font-size: 17px;
    padding: 0 102px 0 18px !important;
    height: 54px;
    line-height: 48px;
}
@media only screen and (max-width: 40em) {
    .kb-search .search-field.big {
        padding: 0 60px 0 12px !important;
        height: 36px;
        line-height: 30px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 40em) and only screen and (max-width: 40em) {
    .kb-search .search-field.big {
        padding-bottom: 12px;
    }
}
.kb-search .search-controls {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 32px;
}
.kb-search .search-controls button {
    background-color: transparent !important;
    height: inherit;
    padding-right: 8px;
    color: #959595;
}
.kb-search .search-controls.big {
    height: 50px;
}
@media only screen and (max-width: 40em) {
    .kb-search .search-controls.big {
        height: 32px;
    }
}
/* Search Results page */
.search-tabs-navigation {
    width: auto;
    background-color: #FFF;
    box-shadow: 0 -1px 0 0 #e0e0e0 inset;
}
.search-tabs-navigation:after {
    content: "";
    display: table;
    clear: both;
}
.search-tabs-navigation li {
    float: left;
    padding-right: 24px;
    margin-bottom: 0;
}
@media only screen and (max-width: 40em) {
    .search-tabs-navigation li {
        padding-right: 12px;
    }
}
.search-tabs-navigation a {
    position: relative;
    display: block;
    color: #737373;
    padding-bottom: 12px;
    font-weight: 600;
}
.search-tabs-navigation a:hover,
.search-tabs-navigation a.selected {
    color: #2c9ab7;
    border-bottom: 1px solid #373737;
}
.search-tabs-content {
    background: #ffffff;
    height: 100%!important;
}
.search-tabs-content > li {
    display: none;
}
.search-tabs-content > li.selected {
    display: block;
    -webkit-animation: cd-fade-in 0.5s;
    -moz-animation: cd-fade-in 0.5s;
    animation: cd-fade-in 0.5s;
}
/*// END Header */
/*// Local Nav */
/*// -----------------------------------*/
.local-nav {
    padding-left: 0;
    list-style: none;
}
.local-nav > li {
    margin-bottom: 0;
}
.local-nav a {
    display: block;
}
.local-nav-container {
    display: none;
}
@media only screen and (max-width: 40em) {
    .local-nav-container {
        display: block;
        width: 100%;
    }
}
/*// Lists*/
/*// -----------------------------------*/
/* Dotted list (was missing from mc-base) */
.dotted-list {
    margin-bottom: 0.8em;
}
.dotted-list > li {
    line-height: 1.6em;
    padding: 0.8em 0em 0.73333333em 0em;
    border-bottom: 1px dotted #e0e0e0;
}
.dotted-list > li .feedback-block {
    padding: inherit;
}
.dotted-list > li > div {
    padding: 0;
}
.dotted-list > li > div > a {
    display: block;
}
/* Linear-list (was missing from mc-base) */
.linear-list {
    display: block;
}
.linear-list > li {
    float: left;
}
/* Regular list. Used often in the left sidebar. (Was missing from mc-base)  */
.regular > li a {
    display: block;
    margin-bottom: 6px;
    border-radius: 5px;
    padding: 12px;
    line-height: 1.6em;
    color: #484848;
}
.regular > li a:hover {
    background: #f2f2f2;
}
.regular > li.selected a {
    background: #ccebf3;
}
.tag-list li {
    display: inline-block;
    margin: 6px 6px 6px 0;
}
.tag-list li a {
    border-radius: 3px;
    background-color: #ccebf3;
    padding: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #484848;
}
.tag-list li a:hover {
    background-color: #b1e0ec;
}
article .glossary-list {
    padding-left: 0;
}
.glossary-list > li {
    display: inline-block;
    margin: 6px 6px 12px 0;
}
.glossary-list > li a,
.glossary-list > li span {
    padding: 6px;
    border-radius: 5px;
    color: #d0d0d0;
}
.glossary-list > li a {
    color: #484848;
}
.glossary-list > li a:hover {
    background: #f2f2f2;
}
.glossary-list > li.selected a {
    background: #ccebf3;
}
.dots > li {
    padding-left: 18px;
    position: relative;
}
.dots > li:before {
    content: "â€¢";
    position: absolute;
    top: 0;
    left: 6px;
    font-size: 12px;
    color: #959595;
}
.dots > li:first-child {
    padding-left: 0;
}
.dots > li:first-child:before {
    content: "";
}
.dots > li > a {
    display: inline-block;
}
.video-item {
    padding-bottom: 30px;
    border-bottom: 1px dotted #e0e0e0;
    margin-bottom: 30px;
}
.video-item:last-of-type {
    border-bottom: 0;
}
.video-item p {
    margin-bottom: 0;
}
/*// END Lists*/
/*// Callout*/
/*// -----------------------------------*/
.callout {
    margin-bottom: 30px;
}
.callout p {
    margin-bottom: 0;
    font-weight: 600;
}
.callout p:before {
    vertical-align: top;
    padding-right: 12px;
    font-family: 'freddicons';
    content: "\e011";
    font-size: 20px;
    color: #6dc5dc;
}
.callout p a {
    color: #484848;
}
.callout p a:hover {
    color: #2c9ab7;
}
/* Chat Button Response Time Modal
**************************************************/
.msg_modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1000;
    opacity: 0;
}
.msg_modal [class^='msg-'] {
    position: absolute;
    width: 400px;
    top: 33%;
    left: 50%;
    margin-left: -200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.msg_modal [class^='msg-'] p {
    margin-bottom: 1em;
}
.msg_modal [class^='msg-'] a {
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media screen and (max-width: 840px) {
    .msg_modal [class^='msg-'] {
        width: 90%;
        margin-left: -45%;
    }
}
.msg-modal-is-visible .msg_modal {
    opacity: 1;
}
/*// END Callout*/
/*// Media integration (missing from mc-base) */
/*// -----------------------------------*/
.media,
.media-body {
    overflow: hidden;
    _overflow: visible;
    zoom: 1;
}
.media-image {
    float: left;
    margin-right: 15px;
}
/*// END Media */
/*// Pro Identifier. Used in conjunction with the .badge class */
/*// -----------------------------------*/
.badge.ghost {
    background-color: transparent;
    border: 1px solid #959595;
    color: #959595;
    font-size: 11px;
}
/*// END Pro Identifier */
/*// Helper Classes*/
/*// -----------------------------------*/
.right0 {
    right: 0;
}
/* Forcing full-width-mobile to make the element 100% at 60em (about 960px). Default is 40em */
@media only screen and (max-width: 60em) {
    .full-width-mobile {
        width: 100%;
    }
}
.fixed-side-nav {
    position: absolute;
    width: 24%;
    max-width: 295px;
    padding-left: 15px;
}
.fixed-side-nav.is-fixed {
    position: fixed;
    top: 90px;
}
.no-disc {
    list-style: none;
    padding-left: 0;
}
.border1 {
    border: 1px solid #e0e0e0;
}
.no-transform {
    text-transform: none;
}
.mc-small-content {
    max-width: 640px;
}
@media only screen and (max-width: 64em) {
    .mc-small-content {
        max-width: 85%;
    }
}
.tiny-meta {
    font-size: 11px;
    line-height: inherit;
}
.poweruser {
    display: none;
}
/*// END Helper Classes*/
/* EOF */
/* API Docs Variables
---------------------- */
/* Helper Classes
---------------------- */
.confine-width {
    max-width: 740px;
}
.left {
    float: left;
}
.nested {
    margin-left: 2em;
}
.no-scroll {
    height: 100%;
    overflow: hidden;
}
/* API 2015 Styles
--------------------- */
body {
    padding: 0;
}
p {
    max-width: 740px;
}
h1 {
    margin-bottom: 0.5em;
    text-transform: none;
}
h2,
h3 {
    margin-bottom: 1em;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 15px;
}
h4,
h5 {
    font-style: normal;
    font-weight: 600;
    margin-top: 1.7em;
    line-height: 1.76470588em;
    margin-bottom: 1.05882353em;
}
.main-content article ul,
.main-content article ol {
    max-width: 740px;
}
ul a {
    outline: none;
}
section {
    margin-bottom: 3.75em;
}
section h3 {
    margin-top: 1.6em;
}
section a {
    font-size: 15px;
    word-wrap: break-word;
}
section h2 a {
    font-size: 17px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/dropdown.svg") no-repeat right center #e0e0e0;
    background-size: 30px auto;
}
.error {
    color: #AA1111;
    font-size: 15px;
    font-family: "Andale Mono", monospace;
}
*:target {
    padding-top: 0;
    margin-top: 0;
}
.playground {
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    float: right;
}
.playground i.freddicon {
    font-size: 14px !important;
    margin-left: 5px;
}
@media screen and (max-width: 60em) {
    .playground {
        float: none;
        display: block;
        margin-top: 1em;
    }
}
/* Notes */
.note {
    color: #373737;
    background: #EDF9FE;
    margin: 2em 0;
    padding: 25px;
    border-left: 3px solid #2c9ab7;
    max-width: 740px;
}
.note p:first-child {
    margin-bottom: 0.5em;
}
.note p {
    margin: 0;
}
.note p + p {
    margin-bottom: 1em;
}
.intro {
    float: left;
    margin-bottom: 1em;
    max-width: 740px;
}
/* Code blocks */
pre {
    background: #F6F6F6;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-family: "Andale Mono", monospace;
    font-size: 15px;
    color: #484848;
    max-width: 740px;
    margin-bottom: 1em;
}
.long-code {
    overflow: auto;
    max-height: 700px;
    display: block;
    max-width: 740px;
    margin-bottom: 0;
}
@media screen and (max-width: 60em) {
    .long-code {
        max-height: 300px;
    }
}
.long-code pre {
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    margin-bottom: 0;
    padding: 7px;
}
.expand-code {
    max-height: inherit;
}
a.expand-code-btn {
    display: block;
    max-width: 740px;
    text-align: center;
    background: #EDEDED;
    color: #C9C9C9;
    font-size: 13px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
a.expand-code-btn:hover {
    background: #E8E8E8;
}
a.expand-code-btn i {
    font-size: 30px !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
/* Lists */
.linear-list {
    list-style: none;
}
article ul {
    margin-left: 2em;
    list-style: disc;
}
article li {
    margin-bottom: 1em;
    padding-left: 10px;
    line-height: 1.35em;
}
article li > a:not(.button) {
    border-bottom: none;
}
article img {
    border: none;
    margin: 0;
}
.definition strong {
    display: block;
    margin-top: 1.2em;
}
/* Main Nav */
.freddicon.close:after {
    content: '\e037';
    display: block !important;
}
.no-sticky-nav {
    position: relative !important;
}
.main-navigation .linear-list {
    float: left;
    margin-left: 4em;
}
.main-navigation li {
    line-height: 60px;
}
.main-navigation li a {
    display: block;
    color: #373737;
}
.main-navigation .gray-link {
    color: #484848;
    vertical-align: top;
    -ms-transition: all 0.29s ease-in-out 0s;
    transition: all 0.29s ease-in-out 0s;
    position: relative;
}
.main-navigation .gray-link:hover {
    background-color: #e5e5e5;
}
.main-navigation .gray-link:hover,
.main-navigation .gray-link:visited {
    color: #484848;
}
.main-navigation .main-link {
    font-size: 1.2em;
    font-weight: normal;
    margin-right: 2em;
}
.main-navigation .selected:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 14px;
    left: 14px;
    border-bottom: 3px solid #d0d0d0;
}
/* Local Nav */
.nav-local {
    width: 250px;
    margin-top: 2em;
    position: relative;
    left: -10px;
}
.nav-local a {
    -ms-transition: all 0.29s ease-in-out 0s;
    transition: all 0.29s ease-in-out 0s;
}
.nav-local .sub-menu {
    display: none;
}
.nav-local .sub-menu .sub-menu {
    margin-left: 1em;
}
.nav-local + .main-content {
    margin-left: 250px;
    float: none;
}
.regular > li a {
    margin-bottom: 0;
    line-height: 1.4em;
    padding: 7px 12px;
    font-weight: 600;
}
.regular > li.selected a {
    background: none;
}
.regular li.selected > a {
    background: none;
    color: #2c9ab7;
    font-weight: 600;
}
.regular li ul li a {
    font-size: 16px;
    line-height: 1.2em;
    margin-left: 15px;
    font-weight: 600;
}
.regular .nav-heading {
    font-size: 16px;
    line-height: 1.2em;
    margin-left: 15px;
    font-weight: 600;
    margin-bottom: 0.5em;
}
.regular ul li ul li a {
    font-size: 15px;
    font-weight: normal;
    margin-left: 25px;
    margin-bottom: 0.2em;
    color: #444;
}
.regular ul li ul li ul li a {
    font-size: 14px;
    margin-left: 4em;
    font-weight: normal;
}
.regular ul li ul li ul li ul li a {
    font-size: 13px;
    margin-left: 4.5em;
    color: #858585;
}
@media screen and (min-width: 40em) {
    .regular ul li ul li ul li ul li a {
        margin-left: 3.5em;
    }
    .regular ul li ul li ul li a {
        margin-left: 3em;
    }
    .regular ul li ul li a {
        margin-left: 15px;
    }
}
@media screen and (max-width: 40em) {
    /* push content below fixed mobile header */
    header + div,
    header + .mc-content {
        margin-top: 80px;
    }
    .branding {
        position: absolute;
        left: 50%;
        margin-left: -32px !important;
    }
    .nav-local {
        margin-top: 0;
        position: fixed;
        top: 60px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        bottom: 0;
        overflow-y: scroll;
        padding-bottom: 40px;
        background-color: #f7f7f7;
        width: 100%;
        z-index: 20;
        transition: all 0.15s ease;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    .main-navigation .linear-list {
        margin-left: 0;
    }
    .show-phone {
        display: block !important;
    }
    .nav-local + .main-content {
        margin-left: 0;
        float: none;
    }
    .regular > li > a {
        font-size: 18px;
        color: #333;
        margin-top: 1em;
    }
}
/* Tab Nav */
.search-tabs-navigation {
    min-width: 400px;
}
.search-tabs-navigation a {
    padding-left: 10px;
    padding-right: 10px;
}
.search-tabs-content {
    padding: 20px 10px;
}
/* Documentation landing page */
.hero + div section h2 {
    margin-top: 2em;
}
.hero + div section .button {
    margin-top: 1.5em;
}
.media-image {
    margin-right: 0;
}
.hero {
    border-bottom: 1px solid #eee;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 2em;
}
.hero p {
    max-width: 540px;
}
.hero .button {
    margin-top: 1em;
}
.hero .size3of8 {
    text-align: center;
    margin-top: -30px;
}
@media only screen and (max-width: 40em) {
    .hero p {
        margin: auto;
    }
    .hero,
    .size1of2 {
        text-align: center;
    }
}
@media only screen and (max-width: 60em) {
    .hero + div .size1of2 .size1of3 {
        width: 100%;
    }
    .hero + div .size1of2 .size2of3 {
        width: 100%;
    }
    .hero + div .media-image {
        float: none;
        margin: auto;
        display: block;
        height: 146px;
    }
    .hero + div section h2 {
        margin-top: 0;
    }
}
/* Overview page */
@media only screen and (max-width: 75em) {
    .overview-img {
        display: none;
    }
}
/* Subresources */
.subresources {
    border: 1px solid #e0e0e0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 300px;
    padding: 20px;
    float: left;
    margin-left: 2em;
    margin-bottom: 1em;
}
.subresources h2 {
    color: #777;
    font-size: 17px;
}
.subresources ul {
    list-style: none;
    padding: 0;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
.subresources li {
    display: block;
    padding-bottom: 1em;
    padding-left: 0;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
@media screen and (max-width: 85.375em) {
    .subresources {
        max-width: 700px;
        width: 90%;
        margin-left: 0;
        margin-bottom: 3em;
    }
    .subresources ul {
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
    }
}
@media screen and (max-width: 60em) {
    .subresources {
        width: 90%;
    }
}
/* Guides landing page */
.guides-img {
    float: right;
}
.guides-landing h2 {
    font-size: 19px;
    font-style: normal;
    margin-top: 2em;
    margin-bottom: 0.5em;
}
@media only screen and (max-width: 40em) {
    .mc-content .size2of8 {
        width: 100%;
    }
    .mc-content .size2of8 .guides-img {
        float: none;
        margin: auto;
        width: 50%;
        max-width: 200px;
        display: block;
    }
    .mc-content .size6of8 {
        width: 100%;
    }
}
/* Guide TOC styles extended from subresources */
.subresources.guide-toc {
    margin: 0 0 2em 0;
    padding-bottom: 8px;
    width: inherit;
}
.subresources.guide-toc ul {
    margin-left: 0;
    width: inherit;
    -moz-column-count: 3;
    -moz-column-gap: 150px;
    -webkit-column-count: 3;
    -webkit-column-gap: 150px;
    column-count: 3;
    column-gap: 150px;
}
.subresources.guide-toc li {
    margin: 0;
}
.subresources.guide-toc + * {
    content: '';
    display: block;
    clear: both;
}
@media screen and (max-width: 85.375em) {
    .subresources.guide-toc {
        width: inherit;
    }
    .subresources ul {
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
    }
}
@media screen and (max-width: 60em) {
    .subresources.guide-toc {
        width: 98%;
    }
    .subresources.guide-toc ul {
        -moz-column-count: 2;
        -moz-column-gap: 50px;
        -webkit-column-count: 2;
        -webkit-column-gap: 50px;
        column-count: 2;
        column-gap: 50px;
    }
}
.available-methods {
    font-size: 23px;
    font-style: normal;
}
.method-content {
    padding-top: 1em;
    padding-left: 24px;
}
.method-content:not(:first-of-type) {
    padding-top: 4em;
}
@media only screen and (max-width: 40em) {
    .method-content {
        padding-left: 0;
    }
    .method-content h2,
    .method-content .method-heading {
        left: 0px;
        padding-top: 75px;
        margin-top: -75px;
    }
}
.method-heading {
    padding: 0px 15px 15px 0px;
    font-size: 23px;
    font-style: normal;
    position: relative;
    left: -18px;
}
.method-heading + h3 {
    overflow: auto;
    padding-right: 1em;
    white-space: nowrap;
}
/* add white space below for horizontal scroll bar at mobile */
@media only screen and (max-width: 60em) {
    .method-heading + h3 {
        padding-bottom: 10px;
    }
}
/* Tables */
.link-to-action td {
    word-wrap: break-word;
}
.link-to-action th:first-child {
    width: 130px;
}
.link-to-action th:last-child {
    min-width: 300px;
}
.mc-table-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
    margin-right: 2em;
}
@media screen and (max-width: 40em) {
    .mc-table-wrap {
        margin-right: 0;
    }
}
.mc-table {
    table-layout: fixed;
}
.mc-table th {
    font-weight: 600;
}
.mc-table td {
    line-height: 1.2em;
    border-style: dashed;
    vertical-align: top;
}
.mc-table + h3 {
    margin-top: 3.7em;
}
.parameters {
    min-width: 950px;
    /* remove border from cells below the path caption at the top of some parameters tables */
    /* initially hide all subgroup tables in parameters table */
    /*syling of polymorphic data*/
}
.parameters .freddicon {
    font-size: 15px !important;
}
.parameters td {
    border: none;
    padding: 10px;
    line-height: initial;
    font-weight: normal;
    font-size: 15px;
    vertical-align: top;
}
.parameters .read-only {
    width: 10%;
}
.parameters span {
    color: #959595;
    display: block;
    font-size: 13px;
}
.parameters span.action {
    color: #484848;
    font-weight: 600;
    margin-right: 20px;
    display: inline;
    font-size: 15px;
}
.parameters a span {
    color: #2c9ab7;
    display: inline;
}
.parameters a span:hover {
    color: #237a91;
}
.parameters caption {
    word-break: normal;
    text-align: left;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    vertical-align: top;
    padding: 12px 15px;
}
.parameters tr > td:first-child {
    font-weight: 600;
    font-size: 14px;
}
.parameters caption + tbody tr:first-child td {
    border-top: none;
}
.parameters .subgroup div {
    display: none;
}
.parameters .subgroup tr:last-child td {
    border-bottom: none;
}
.parameters table {
    width: 95%;
}
.parameters td:last-child:not(:nth-child(2)) {
    width: 40%;
}
.parameters .subgroup > td {
    border: none;
    padding-top: 0;
}
.parameters .subgroup div {
    width: 100%;
    margin-top: 5px;
    background: #fafafa;
    border: 1px solid #e0e0e0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.parameters .subgroup .subgroup div,
.parameters .subgroup .subgroup .subgroup .subgroup div {
    background: #ffffff;
}
.parameters .subgroup .subgroup .subgroup div {
    background: #fafafa;
}
.parameters .selected-poly {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: #E8E8E8 !important;
    display: block !important;
}
.parameters .polymorphic td[colspan="4"] {
    border: none !important;
}
.parameters .subgroup-toggle,
.parameters .subgroup-toggle-array {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
}
.parameters .subgroup table {
    min-width: initial;
    width: 100%;
    padding: 0 5px;
}
.parameters .subgroup tr:first-child > td {
    border-top: none;
}
.parameters .subgroup tr > td:first-child {
    font-size: 14px;
}
.parameters td.required::after {
    content: " *";
    color: #D0021B;
    font-size: 15px;
}
.parameters .poly-select {
    padding: 10px 0;
    border-top: none !important;
}
.parameters .poly-select span {
    font-size: 15px;
    display: inline-block;
    padding-bottom: 3px;
    vertical-align: middle;
    margin-left: 5px;
    font-weight: normal;
    color: #484848;
}
.parameters .poly-select select {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    left: 5px;
}
.parameters section {
    margin-bottom: 0;
}
.parameters h5 {
    margin: 10px 10px 0 0;
    line-height: 1.4em;
    color: #959595;
    font-size: 14px;
}
.parameters .linear-list {
    color: #959595;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    font-size: 14px;
}
.parameters .dots > li:first-child {
    padding-left: 18px;
    position: relative;
}
.parameters .dots > li:first-child:before {
    content: "â€¢";
    position: absolute;
}
.parameters .linear-list li {
    color: #959595;
    margin-bottom: 0;
}
.parameters .linear-list.dots > li:before {
    font-size: 15px;
}
.mc-table-wrap > .mc-table.parameters {
    border-bottom: 1px dashed #e0e0e0;
}
.parameters > tbody > tr > td,
.parameters > tbody > tr > th {
    border-top: 1px dashed #e0e0e0;
    padding-top: 1em;
    padding-bottom: 1em;
}
@media only screen and (max-width: 85.375em) {
    .parameters td {
        padding: 2px 10px;
    }
}
.rotate-90 {
    -webkit-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
    transition: .3s;
}
.rotate90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: .3s;
}
.rotate0 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .3s;
}
/* Method/URL Pills*/
.method {
    display: inline-block;
    padding: 2px 10px 2px 10px;
    margin-right: 1px;
    height: 20px;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
/* available actions area and pills */
.jump-to {
    min-width: 800px;
}
.jump-to td {
    padding-right: 3em;
    padding-bottom: 1em;
    white-space: nowrap;
}
@media only screen and (max-width: 60em) {
    .jump-to td {
        display: block;
        padding-bottom: 0;
    }
    .jump-to td + td {
        margin-bottom: 2em;
        margin-left: 0.6em;
    }
}
a.method,
a .method {
    color: #fff;
}
.read {
    background: #84c6d8;
}
/* blue */
.read:hover,
a:hover .read {
    background: #73BCDE;
}
.read:active,
a:active .read {
    background: #4CAAD8;
}
.create {
    background: #a1df9f;
}
/* green */
.create:hover,
a:hover .create {
    background: #8BD888;
}
.create:active,
a:active create {
    background: #6BC467;
}
.edit {
    background: #b89ce2;
}
/* purple */
.edit:hover,
a:hover .edit {
    background: #A584D8;
}
.edit:active,
a:active .edit {
    background: #8D66CE;
}
.delete {
    background: #f09c8d;
}
/* red */
.delete:hover,
a:hover .delete {
    background: #EC8371;
}
.delete:active,
a:active .delete {
    background: #E65D47;
}
.method.action {
    background: #a1df9f;
}
/* green */
.method.action:hover,
a:hover .method.action {
    background: #8bd888;
}
.method.action:active,
a:active .method.action {
    background: #6bc467;
}
/* 404 */
.four0four {
    margin-top: 100px;
}
@media screen and (max-height: 960px) {
    .four0four {
        margin-top: 20px;
        transition-property: margin-top;
        transition-duration: 0.09s;
        transition-timing-function: linear;
    }
}
@media only screen and (max-width: 40em) {
    footer .hide-print {
        margin-bottom: 36px;
    }
}
footer p {
    max-width: none;
}
#to-top {
    display: none;
    position: fixed;
    z-index: 100;
    bottom: 10px;
    right: 10px;
    font-size: 13px;
    background-color: rgba(245, 245, 245, 0.9);
    padding: 0px 7px 0px 3px;
    border: 1px solid #ececec;
    border-radius: 5px;
}
#to-top .freddicon.menu-up:after {
    font-size: 15px !important;
    position: relative;
    top: -3px;
}
#to-top:hover {
    background-color: #efefef;
    border-color: #e4e4e4;
    -ms-transition: all 0.29s ease-in-out 0s;
    transition: all 0.29s ease-in-out 0s;
}
/*// Freddicons */
/*// -----------------------------------*/
/* Adjustment for hippo file structure */
@font-face {
    font-family: 'freddicons';
    src: url('icons/fonts/freddicons-20px.eot');
    src: url('icons/fonts/freddicons-20px.eot?#iefix') format('embedded-opentype'), url('icons/fonts/freddicons-20px.woff') format('woff'), url('icons/fonts/freddicons-20px.woff2') format('woff2'), url('icons/fonts/freddicons-20px.ttf') format('truetype'), url('icons/fonts/freddicons-20px.svg#freddicons20') format('svg');
}
@font-face {
    font-family: 'freddicons36';
    src: url('icons/fonts/freddicons-36px.eot');
    src: url('icons/fonts/freddicons-36px.eot?#iefix') format('embedded-opentype'), url('icons/fonts/freddicons-36px.woff') format('woff'), url('icons/fonts/freddicons-36px.ttf') format('truetype'), url('icons/fonts/freddicons-36px.svg#freddicons36') format('svg');
}
/* Override some highlight JS styles
======================================== */
.hljs {
    background: none;
    color: #484848;
}
.hljs-comment,
.diff .hljs-header {
    color: #959595;
}
.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
    color: #484848;
}
.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
    color: #339ab5;
}
.hljs-string,
.hljs-tag .hljs-value,
.hljs-doctag,
.tex .hljs-formula {
    color: #db3a1b;
}
.hljs-class .hljs-title,
.hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
    color: #4b5380;
}
.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rule .hljs-property,
.django .hljs-tag .hljs-keyword {
    color: #3a6c5a;
}
.hljs-attribute,
.hljs-variable,
.lisp .hljs-body,
.hljs-name {
    color: #237a91;
}
.hljs-regexp {
    color: #1eb397;
}
.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.clojure .hljs-keyword,
.scheme .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
    color: #b85071;
}
.hljs-deletion {
    background: #f7d0c9;
}
.hljs-addition {
    background: #c6e5de;
}
@media print {
    html {
        height: auto;
        overflow: visible;
    }
    body {
        font-size: .8em;
        background: #fff;
        padding: 0 !important;
    }
    .main-navigation {
        position: inherit;
        margin-bottom: 18px;
    }
    .fixed-side-nav {
        display: none;
    }
    article,
    .mid-size2of3,
    .mid-size3of4,
    .mid-size1of1 {
        width: 100% !important;
        margin: 0 auto 0 auto;
        float: none;
    }
    p {
        max-width: 100% !important;
    }
    iframe {
        display: none;
    }
    .hide-print {
        display: none;
    }
    .nav-local + .main-content {
        margin-left: 0px;
    }
    header.below48 {
        margin-bottom: 0 !important;
    }
    .long-code {
        max-height: initial;
    }
    .search-tabs-navigation {
        box-shadow: none;
    }
    .mc-table {
        min-width: initial;
    }
    .subresources {
        border: none;
        padding: 0;
    }
}
