@font-face {
    font-family: 'robotothin';
    src: url("../fonts/font-roboto/Roboto-Thin-webfont.eot");
    src: url("../fonts/font-roboto/Roboto-Thin-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-roboto/Roboto-Thin-webfont.woff") format("woff"),
    url("../fonts/font-roboto/Roboto-Thin-webfont.ttf") format("truetype"),
    url("../fonts/font-roboto/Roboto-Thin-webfont.svg#robotothin") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'robotolight';
    src: url("../fonts/font-roboto/Roboto-Light-webfont.eot");
    src: url("../fonts/font-roboto/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-roboto/Roboto-Light-webfont.woff") format("woff"),
    url("../fonts/font-roboto/Roboto-Light-webfont.ttf") format("truetype"),
    url("../fonts/font-roboto/Roboto-Light-webfont.svg#robotolight") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'robotoregular';
    src: url("../fonts/font-roboto/Roboto-Regular-webfont.eot");
    src: url("../fonts/font-roboto/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-roboto/Roboto-Regular-webfont.woff") format("woff"),
    url("../fonts/font-roboto/Roboto-Regular-webfont.ttf") format("truetype"),
    url("../fonts/font-roboto/Roboto-Regular-webfont.svg#robotoregular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'robotomedium';
    src: url("../fonts/font-roboto/Roboto-Medium-webfont.eot");
    src: url("../fonts/font-roboto/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-roboto/Roboto-Medium-webfont.woff") format("woff"),
    url("../fonts/font-roboto/Roboto-Medium-webfont.ttf") format("truetype"),
    url("../fonts/font-roboto/Roboto-Medium-webfont.svg#robotomedium") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'robotobold';
    src: url("../fonts/font-roboto/Roboto-Bold-webfont.eot");
    src: url("../fonts/font-roboto/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-roboto/Roboto-Bold-webfont.woff") format("woff"),
    url("../fonts/font-roboto/Roboto-Bold-webfont.ttf") format("truetype"),
    url("../fonts/font-roboto/Roboto-Bold-webfont.svg#robotobold") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'robotobold_italic';
    src: url("../fonts/font-roboto/Roboto-BoldItalic-webfont.eot");
    src: url("../fonts/font-roboto/Roboto-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-roboto/Roboto-BoldItalic-webfont.woff") format("woff"),
    url("../fonts/font-roboto/Roboto-BoldItalic-webfont.ttf") format("truetype"),
    url("../fonts/font-roboto/Roboto-BoldItalic-webfont.svg#robotobold_italic") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'robotoitalic';
    src: url("../fonts/font-roboto/Roboto-Italic-webfont.eot");
    src: url("../fonts/font-roboto/Roboto-Italic-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-roboto/Roboto-Italic-webfont.woff") format("woff"),
    url("../fonts/font-roboto/Roboto-Italic-webfont.ttf") format("truetype"),
    url("../fonts/font-roboto/Roboto-Italic-webfont.svg#robotoitalic") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url("../fonts/font-roboto/RobotoCondensed-Regular-webfont.eot");
    src: url("../fonts/font-roboto/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-roboto/RobotoCondensed-Regular-webfont.woff") format("woff"),
    url("../fonts/font-roboto/RobotoCondensed-Regular-webfont.ttf") format("truetype"),
    url("../fonts/font-roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
    font-weight: normal;
    font-style: normal
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not ([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not (:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
table,
th,
td,
caption,
hr {
    margin: 0;
    padding: 0
}

abbr[title],
dfn[title] {
    cursor: help
}

u,
ins {
    text-decoration: none
}

ins {
    border-bottom: 1px solid
}

img {
    font-style: italic
}

label,
input,
textarea,
button,
select,
option {
    cursor: pointer
}

.text-input:active,
.text-input:focus,
textarea:active,
textarea:focus {
    cursor: text;
    outline: none
}

.cf:after {
    content: "";
    display: table;
    clear: both
}

h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre,
.form-fields > li,
.media,
.island,
.islet {
    margin-bottom: 24px;
    margin-bottom: 1.71429rem
}

.islet h1,
.islet h2,
.islet h3,
.islet h4,
.islet h5,
.islet h6,
.islet hgroup,
.islet ul,
.islet ol,
.islet dl,
.islet blockquote,
.islet p,
.islet address,
.islet table,
.islet fieldset,
.islet figure,
.islet pre,
.islet .form-fields > li,
.islet .media,
.islet .island,
.islet .islet {
    margin-bottom: 12px;
    margin-bottom: 0.85714rem
}

.landmark {
    margin-bottom: 48px;
    margin-bottom: 3.42857rem
}

hr {
    margin-bottom: 22px;
    margin-bottom: 1.57143rem
}

ul,
ol,
dd {
    margin-left: 48px;
    margin-left: 3.42857rem
}

html {
    font: 0.875em/1.71429 "robotoregular", Helvetica, Arial, sans-serif;
    min-height: 100%
}

h1,
.alpha {
    font-size: 30px;
    font-size: 2.14286rem;
    line-height: 1.6
}

h2,
.beta {
    font-size: 24px;
    font-size: 1.71429rem;
    line-height: 1
}

h3,
.gamma {
    font-size: 20px;
    font-size: 1.42857rem;
    line-height: 1.2
}

h4,
.delta {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 1.33333
}

h5,
.epsilon {
    font-size: 16px;
    font-size: 1.14286rem;
    line-height: 1.5
}

h6,
.zeta {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71429
}

hgroup .hN {
    margin-bottom: 0
}

.giga {
    font-size: 96px;
    font-size: 6.85714rem;
    line-height: 1
}

.mega {
    font-size: 72px;
    font-size: 5.14286rem;
    line-height: 1
}

.kilo {
    font-size: 48px;
    font-size: 3.42857rem;
    line-height: 1
}

.lede,
.lead {
    font-size: 15.75px;
    font-size: 1.125rem;
    line-height: 1.52381
}

.smallprint,
.milli {
    font-size: 13px;
    font-size: 0.92857rem;
    line-height: 1.84615
}

.micro {
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 2
}

q {
    quotes: "‘" "’" "\\201C " "\\201D "
}

q:before {
    content: "\2018";
    content: open-quote
}

q:after {
    content: "\2019";
    content: close-quote
}

q q:before {
    content: "\201C";
    content: open-quote
}

q q:after {
    content: "\201D";
    content: close-quote
}

blockquote {
    quotes: "\\201C " "\\201D "
}

blockquote p:before {
    content: "\\201C ";
    content: open-quote
}

blockquote p:after {
    content: "";
    content: no-close-quote
}

blockquote p:last-of-type:after {
    content: "\\201D ";
    content: close-quote
}

blockquote q:before {
    content: "\2018";
    content: open-quote
}

blockquote q:after {
    content: "\2019";
    content: close-quote
}

blockquote {
    text-indent: -0.41em
}

blockquote p:last-of-type {
    margin-bottom: 0
}

.source {
    display: block;
    text-indent: 0
}

.source:before {
    content: "\2014"
}

pre {
    overflow: auto
}

pre mark {
    background: none;
    border-bottom: 1px solid;
    color: inherit
}

.code-comment {
    opacity: 0.75;
    filter: alpha(opacity=75)
}

.line-numbers {
    font-family: monospace, serif;
    list-style: decimal-leading-zero inside;
    white-space: nowrap;
    overflow: auto;
    margin-left: 0
}

.line-numbers code {
    white-space: pre
}

img {
    max-width: 100%
}

img[width],
img[height] {
    max-width: none
}

.img--round {
    border-radius: 4px
}

.img--right {
    float: right;
    margin-bottom: 24px;
    margin-left: 24px
}

.img--left {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px
}

.img--center {
    display: block;
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto
}

.img--short {
    height: 120px
}

.img--medium {
    height: 240px
}

.img--tall {
    height: 360px
}

figure > img {
    display: block
}

li > ul,
li > ol {
    margin-bottom: 0
}

.numbered-list {
    list-style-type: decimal
}

table {
    width: 100%
}

th,
td {
    padding: 6px;
    text-align: left
}

@media screen and (min-width: 480px) {
    th,
    td {
        padding: 6px
    }
}

[colspan] {
    text-align: center
}

[colspan="1"] {
    text-align: left
}

[rowspan] {
    vertical-align: middle
}

[rowspan="1"] {
    vertical-align: top
}

.numerical {
    text-align: right
}

.table--bordered th,
.table--bordered td {
    border: 1px solid #064771
}

.table--bordered th:empty,
.table--bordered td:empty {
    border: none
}

.table--bordered thead tr:last-child th {
    border-bottom-width: 0
}

.table--bordered tbody tr th:last-of-type {
    border-right-width: 2px
}

.table--striped tbody tr:nth-of-type(odd) {
    background-color: #f2f7fd
}

fieldset {
    padding: 24px
}

.form-fields {
    list-style: none;
    margin: 0
}

.form-fields > li:last-child {
    margin-bottom: 0
}

label,
.label {
    display: block
}

.additional {
    display: block;
    font-weight: normal
}

.check-list {
    list-style: none;
    margin: 0
}

.check-label,
.check-list label,
.check-list .label {
    display: inline-block
}

.spoken-form label {
    display: inline-block;
    font: inherit
}

.extra-help {
    display: inline-block;
    visibility: hidden
}

.text-input:active + .extra-help,
.text-input:focus + .extra-help {
    visibility: visible
}

.btn {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-family: inherit;
    font-size: 100%;
    cursor: pointer;
    border: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 3;
    padding-right: 1em;
    padding-left: 1em;
    border-radius: 4px
}

.btn,
.btn:hover {
    text-decoration: none
}

.btn:active,
.btn:focus {
    outline: none
}

.btn--small {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 2
}

.btn--large {
    padding-right: 1.5em;
    padding-left: 1.5em;
    line-height: 4
}

.btn--huge {
    padding-right: 2em;
    padding-left: 2em;
    line-height: 5
}

.btn--full {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: center
}

.btn--alpha {
    font-size: 3rem
}

.btn--beta {
    font-size: 2rem
}

.btn--gamma {
    font-size: 1rem
}

.btn--natural {
    vertical-align: baseline;
    font-size: inherit;
    line-height: inherit;
    padding-right: 0.5em;
    padding-left: 0.5em
}

.btn--positive {
    background-color: #4A993E;
    color: #fff
}

.btn--negative {
    background-color: #b33630;
    color: #fff
}

.btn--inactive,
.btn--inactive:hover,
.btn--inactive:active,
.btn--inactive:focus {
    background-color: #ddd;
    color: #777;
    cursor: text
}

.btn--soft {
    border-radius: 200px
}

.btn--hard {
    border-radius: 0
}

.rule {
    color: #064771;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 23px;
    margin-bottom: 1.64286rem
}

.rule--dotted {
    border-bottom-style: dotted
}

.rule--dashed {
    border-bottom-style: dashed
}

.rule--ornament {
    position: relative
}

.rule--ornament:after {
    content: "\00A7";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    line-height: 0;
    text-align: center
}

.rule--ornament[data-ornament]:after {
    content: attr(data-ornament)
}

.one-whole {
    width: 100%
}

.one-half,
.two-quarters,
.three-sixths,
.four-eighths,
.five-tenths,
.six-twelfths {
    width: 50%
}

.one-third,
.two-sixths,
.four-twelfths {
    width: 33.333%
}

.two-thirds,
.four-sixths,
.eight-twelfths {
    width: 66.666%
}

.one-quarter,
.two-eighths,
.three-twelfths {
    width: 25%
}

.three-quarters,
.six-eighths,
.nine-twelfths {
    width: 75%
}

.one-fifth,
.two-tenths {
    width: 20%
}

.two-fifths,
.four-tenths {
    width: 40%
}

.three-fifths,
.six-tenths {
    width: 60%
}

.four-fifths,
.eight-tenths {
    width: 80%
}

.one-sixth,
.two-twelfths {
    width: 16.666%
}

.five-sixths,
.ten-twelfths {
    width: 83.333%
}

.one-eighth {
    width: 12.5%
}

.three-eighths {
    width: 37.5%
}

.five-eighths {
    width: 62.5%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.three-tenths {
    width: 30%
}

.seven-tenths {
    width: 70%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.333%
}

.five-twelfths {
    width: 41.666%
}

.seven-twelfths {
    width: 58.333%
}

.eleven-twelfths {
    width: 91.666%
}

@media only screen and (max-width: 480px) {
    .palm-one-whole {
        width: 100%
    }
    .palm-one-half,
    .palm-two-quarters,
    .palm-three-sixths,
    .palm-four-eighths,
    .palm-five-tenths,
    .palm-six-twelfths {
        width: 50%
    }
    .palm-one-third,
    .palm-two-sixths,
    .palm-four-twelfths {
        width: 33.333%
    }
    .palm-two-thirds,
    .palm-four-sixths,
    .palm-eight-twelfths {
        width: 66.666%
    }
    .palm-one-quarter,
    .palm-two-eighths,
    .palm-three-twelfths {
        width: 25%
    }
    .palm-three-quarters,
    .palm-six-eighths,
    .palm-nine-twelfths {
        width: 75%
    }
    .palm-one-fifth,
    .palm-two-tenths {
        width: 20%
    }
    .palm-two-fifths,
    .palm-four-tenths {
        width: 40%
    }
    .palm-three-fifths,
    .palm-six-tenths {
        width: 60%
    }
    .palm-four-fifths,
    .palm-eight-tenths {
        width: 80%
    }
    .palm-one-sixth,
    .palm-two-twelfths {
        width: 16.666%
    }
    .palm-five-sixths,
    .palm-ten-twelfths {
        width: 83.333%
    }
    .palm-one-eighth {
        width: 12.5%
    }
    .palm-three-eighths {
        width: 37.5%
    }
    .palm-five-eighths {
        width: 62.5%
    }
    .palm-seven-eighths {
        width: 87.5%
    }
    .palm-one-tenth {
        width: 10%
    }
    .palm-three-tenths {
        width: 30%
    }
    .palm-seven-tenths {
        width: 70%
    }
    .palm-nine-tenths {
        width: 90%
    }
    .palm-one-twelfth {
        width: 8.333%
    }
    .palm-five-twelfths {
        width: 41.666%
    }
    .palm-seven-twelfths {
        width: 58.333%
    }
    .palm-eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {
    .lap-one-whole {
        width: 100%
    }
    .lap-one-half,
    .lap-two-quarters,
    .lap-three-sixths,
    .lap-four-eighths,
    .lap-five-tenths,
    .lap-six-twelfths {
        width: 50%
    }
    .lap-one-third,
    .lap-two-sixths,
    .lap-four-twelfths {
        width: 33.333%
    }
    .lap-two-thirds,
    .lap-four-sixths,
    .lap-eight-twelfths {
        width: 66.666%
    }
    .lap-one-quarter,
    .lap-two-eighths,
    .lap-three-twelfths {
        width: 25%
    }
    .lap-three-quarters,
    .lap-six-eighths,
    .lap-nine-twelfths {
        width: 75%
    }
    .lap-one-fifth,
    .lap-two-tenths {
        width: 20%
    }
    .lap-two-fifths,
    .lap-four-tenths {
        width: 40%
    }
    .lap-three-fifths,
    .lap-six-tenths {
        width: 60%
    }
    .lap-four-fifths,
    .lap-eight-tenths {
        width: 80%
    }
    .lap-one-sixth,
    .lap-two-twelfths {
        width: 16.666%
    }
    .lap-five-sixths,
    .lap-ten-twelfths {
        width: 83.333%
    }
    .lap-one-eighth {
        width: 12.5%
    }
    .lap-three-eighths {
        width: 37.5%
    }
    .lap-five-eighths {
        width: 62.5%
    }
    .lap-seven-eighths {
        width: 87.5%
    }
    .lap-one-tenth {
        width: 10%
    }
    .lap-three-tenths {
        width: 30%
    }
    .lap-seven-tenths {
        width: 70%
    }
    .lap-nine-tenths {
        width: 90%
    }
    .lap-one-twelfth {
        width: 8.333%
    }
    .lap-five-twelfths {
        width: 41.666%
    }
    .lap-seven-twelfths {
        width: 58.333%
    }
    .lap-eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 481px) {
    .lap-and-up-one-whole {
        width: 100%
    }
    .lap-and-up-one-half,
    .lap-and-up-two-quarters,
    .lap-and-up-three-sixths,
    .lap-and-up-four-eighths,
    .lap-and-up-five-tenths,
    .lap-and-up-six-twelfths {
        width: 50%
    }
    .lap-and-up-one-third,
    .lap-and-up-two-sixths,
    .lap-and-up-four-twelfths {
        width: 33.333%
    }
    .lap-and-up-two-thirds,
    .lap-and-up-four-sixths,
    .lap-and-up-eight-twelfths {
        width: 66.666%
    }
    .lap-and-up-one-quarter,
    .lap-and-up-two-eighths,
    .lap-and-up-three-twelfths {
        width: 25%
    }
    .lap-and-up-three-quarters,
    .lap-and-up-six-eighths,
    .lap-and-up-nine-twelfths {
        width: 75%
    }
    .lap-and-up-one-fifth,
    .lap-and-up-two-tenths {
        width: 20%
    }
    .lap-and-up-two-fifths,
    .lap-and-up-four-tenths {
        width: 40%
    }
    .lap-and-up-three-fifths,
    .lap-and-up-six-tenths {
        width: 60%
    }
    .lap-and-up-four-fifths,
    .lap-and-up-eight-tenths {
        width: 80%
    }
    .lap-and-up-one-sixth,
    .lap-and-up-two-twelfths {
        width: 16.666%
    }
    .lap-and-up-five-sixths,
    .lap-and-up-ten-twelfths {
        width: 83.333%
    }
    .lap-and-up-one-eighth {
        width: 12.5%
    }
    .lap-and-up-three-eighths {
        width: 37.5%
    }
    .lap-and-up-five-eighths {
        width: 62.5%
    }
    .lap-and-up-seven-eighths {
        width: 87.5%
    }
    .lap-and-up-one-tenth {
        width: 10%
    }
    .lap-and-up-three-tenths {
        width: 30%
    }
    .lap-and-up-seven-tenths {
        width: 70%
    }
    .lap-and-up-nine-tenths {
        width: 90%
    }
    .lap-and-up-one-twelfth {
        width: 8.333%
    }
    .lap-and-up-five-twelfths {
        width: 41.666%
    }
    .lap-and-up-seven-twelfths {
        width: 58.333%
    }
    .lap-and-up-eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (max-width: 1023px) {
    .portable-one-whole {
        width: 100%
    }
    .portable-one-half,
    .portable-two-quarters,
    .portable-three-sixths,
    .portable-four-eighths,
    .portable-five-tenths,
    .portable-six-twelfths {
        width: 50%
    }
    .portable-one-third,
    .portable-two-sixths,
    .portable-four-twelfths {
        width: 33.333%
    }
    .portable-two-thirds,
    .portable-four-sixths,
    .portable-eight-twelfths {
        width: 66.666%
    }
    .portable-one-quarter,
    .portable-two-eighths,
    .portable-three-twelfths {
        width: 25%
    }
    .portable-three-quarters,
    .portable-six-eighths,
    .portable-nine-twelfths {
        width: 75%
    }
    .portable-one-fifth,
    .portable-two-tenths {
        width: 20%
    }
    .portable-two-fifths,
    .portable-four-tenths {
        width: 40%
    }
    .portable-three-fifths,
    .portable-six-tenths {
        width: 60%
    }
    .portable-four-fifths,
    .portable-eight-tenths {
        width: 80%
    }
    .portable-one-sixth,
    .portable-two-twelfths {
        width: 16.666%
    }
    .portable-five-sixths,
    .portable-ten-twelfths {
        width: 83.333%
    }
    .portable-one-eighth {
        width: 12.5%
    }
    .portable-three-eighths {
        width: 37.5%
    }
    .portable-five-eighths {
        width: 62.5%
    }
    .portable-seven-eighths {
        width: 87.5%
    }
    .portable-one-tenth {
        width: 10%
    }
    .portable-three-tenths {
        width: 30%
    }
    .portable-seven-tenths {
        width: 70%
    }
    .portable-nine-tenths {
        width: 90%
    }
    .portable-one-twelfth {
        width: 8.333%
    }
    .portable-five-twelfths {
        width: 41.666%
    }
    .portable-seven-twelfths {
        width: 58.333%
    }
    .portable-eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 1024px) {
    .desk-one-whole {
        width: 100%
    }
    .desk-one-half,
    .desk-two-quarters,
    .desk-three-sixths,
    .desk-four-eighths,
    .desk-five-tenths,
    .desk-six-twelfths {
        width: 50%
    }
    .desk-one-third,
    .desk-two-sixths,
    .desk-four-twelfths {
        width: 33.333%
    }
    .desk-two-thirds,
    .desk-four-sixths,
    .desk-eight-twelfths {
        width: 66.666%
    }
    .desk-one-quarter,
    .desk-two-eighths,
    .desk-three-twelfths {
        width: 25%
    }
    .desk-three-quarters,
    .desk-six-eighths,
    .desk-nine-twelfths {
        width: 75%
    }
    .desk-one-fifth,
    .desk-two-tenths {
        width: 20%
    }
    .desk-two-fifths,
    .desk-four-tenths {
        width: 40%
    }
    .desk-three-fifths,
    .desk-six-tenths {
        width: 60%
    }
    .desk-four-fifths,
    .desk-eight-tenths {
        width: 80%
    }
    .desk-one-sixth,
    .desk-two-twelfths {
        width: 16.666%
    }
    .desk-five-sixths,
    .desk-ten-twelfths {
        width: 83.333%
    }
    .desk-one-eighth {
        width: 12.5%
    }
    .desk-three-eighths {
        width: 37.5%
    }
    .desk-five-eighths {
        width: 62.5%
    }
    .desk-seven-eighths {
        width: 87.5%
    }
    .desk-one-tenth {
        width: 10%
    }
    .desk-three-tenths {
        width: 30%
    }
    .desk-seven-tenths {
        width: 70%
    }
    .desk-nine-tenths {
        width: 90%
    }
    .desk-one-twelfth {
        width: 8.333%
    }
    .desk-five-twelfths {
        width: 41.666%
    }
    .desk-seven-twelfths {
        width: 58.333%
    }
    .desk-eleven-twelfths {
        width: 91.666%
    }
}

.container--other-filter form {
    display: inline-block;
    margin: 0
}

.columns--mod {
    display: inline-block;
    vertical-align: top
}

.width--btn {
    width: auto
}

.width--alpha {
    width: 200px
}

.width--beta {
    width: 200px
}

.width--gamma {
    width: 200px
}

.width--delta {
    width: 200px
}

.width--omega {
    width: 70px
}

.width--sigma {
    width: 70px
}

.brand {
    font-family: Helvetica Neue, sans-serif !important;
    color: #4a8ec2 !important
}

.brand-face {
    font-family: Helvetica Neue, sans-serif !important
}

.brand-color,
.brand-colour {
    color: #4a8ec2 !important
}

.float--right {
    float: right !important
}

.float--left {
    float: left !important
}

.float--none {
    float: none !important
}

.text--left {
    text-align: left !important
}

.text--center {
    text-align: center !important
}

.text--right {
    text-align: right !important
}

.weight--light {
    font-weight: 300 !important
}

.weight--normal {
    font-weight: 400 !important
}

.weight--semibold {
    font-weight: 600 !important
}

.center {
    margin: 0 auto
}

.inline-block {
    display: inline-block
}

.hide {
    display: none !important
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

.corlor-warning {
    color: #E74C3C
}

.color-error {
    color: #ee3c00
}

.color-success {
    color: #27ae93
}

.push {
    margin: 24px !important
}

.push--top {
    margin-top: 24px !important
}

.push--right {
    margin-right: 24px !important
}

.push--bottom {
    margin-bottom: 24px !important
}

.push--left {
    margin-left: 24px !important
}

.push--ends {
    margin-top: 24px !important;
    margin-bottom: 24px !important
}

.push--sides {
    margin-right: 24px !important;
    margin-left: 24px !important
}

.push-half {
    margin: 12px !important
}

.push-half--top {
    margin-top: 12px !important
}

.push-half--right {
    margin-right: 12px !important
}

.push-half--bottom {
    margin-bottom: 12px !important
}

.push-half--left {
    margin-left: 12px !important
}

.push-half--ends {
    margin-top: 12px !important;
    margin-bottom: 12px !important
}

.push-half--sides {
    margin-right: 12px !important;
    margin-left: 12px !important
}

.flush {
    margin: 0 !important
}

.flush--top {
    margin-top: 0 !important
}

.flush--right {
    margin-right: 0 !important
}

.flush--bottom {
    margin-bottom: 0 !important
}

.flush--left {
    margin-left: 0 !important
}

.flush--ends {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.flush--sides {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.m {
    margin: 24px !important
}

.mt {
    margin-top: 24px !important
}

.mr {
    margin-right: 24px !important
}

.mb {
    margin-bottom: 24px !important
}

.ml {
    margin-left: 24px !important
}

.mh {
    margin-left: 24px !important;
    margin-right: 24px !important
}

.mv {
    margin-bottom: 24px !important;
    margin-top: 24px !important
}

.m-- {
    margin: 6px !important
}

.mt-- {
    margin-top: 6px !important
}

.mr-- {
    margin-right: 6px !important
}

.mb-- {
    margin-bottom: 6px !important
}

.ml-- {
    margin-left: 6px !important
}

.mh-- {
    margin-left: 6px !important;
    margin-right: 6px !important
}

.mv-- {
    margin-bottom: 6px !important;
    margin-top: 6px !important
}

.m- {
    margin: 12px !important
}

.mt- {
    margin-top: 12px !important
}

.mr- {
    margin-right: 12px !important
}

.mb- {
    margin-bottom: 12px !important
}

.ml- {
    margin-left: 12px !important
}

.mh- {
    margin-left: 12px !important;
    margin-right: 12px !important
}

.mv- {
    margin-bottom: 12px !important;
    margin-top: 12px !important
}

.m\ + {
    margin: 48px !important
}

.mt\ + {
    margin-top: 48px !important
}

.mr\ + {
    margin-right: 48px !important
}

.mb\ + {
    margin-bottom: 48px !important
}

.ml\ + {
    margin-left: 48px !important
}

.mh\ + {
    margin-left: 48px !important;
    margin-right: 48px !important
}

.mv\ + {
    margin-bottom: 48px !important;
    margin-top: 48px !important
}

.m\ + \ + {
    margin: 96px !important
}

.mt\ + \ + {
    margin-top: 96px !important
}

.mr\ + \ + {
    margin-right: 96px !important
}

.mb\ + \ + {
    margin-bottom: 96px !important
}

.ml\ + \ + {
    margin-left: 96px !important
}

.mh\ + \ + {
    margin-left: 96px !important;
    margin-right: 96px !important
}

.mv\ + \ + {
    margin-bottom: 96px !important;
    margin-top: 96px !important
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.mh0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.mv0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.-m {
    margin: -24px !important
}

.-mt {
    margin-top: -24px !important
}

.-mr {
    margin-right: -24px !important
}

.-mb {
    margin-bottom: -24px !important
}

.-ml {
    margin-left: -24px !important
}

.-mh {
    margin-left: -24px !important;
    margin-right: -24px !important
}

.-mv {
    margin-bottom: -24px !important;
    margin-top: -24px !important
}

.-m-- {
    margin: -6px !important
}

.-mt-- {
    margin-top: -6px !important
}

.-mr-- {
    margin-right: -6px !important
}

.-mb-- {
    margin-bottom: -6px !important
}

.-ml-- {
    margin-left: -6px !important
}

.-mh-- {
    margin-left: -6px !important;
    margin-right: -6px !important
}

.-mv-- {
    margin-bottom: -6px !important;
    margin-top: -6px !important
}

.-m- {
    margin: -12px !important
}

.-mt- {
    margin-top: -12px !important
}

.-mr- {
    margin-right: -12px !important
}

.-mb- {
    margin-bottom: -12px !important
}

.-ml- {
    margin-left: -12px !important
}

.-mh- {
    margin-left: -12px !important;
    margin-right: -12px !important
}

.-mv- {
    margin-bottom: -12px !important;
    margin-top: -12px !important
}

.-m\ + {
    margin: -48px !important
}

.-mt\ + {
    margin-top: -48px !important
}

.-mr\ + {
    margin-right: -48px !important
}

.-mb\ + {
    margin-bottom: -48px !important
}

.-ml\ + {
    margin-left: -48px !important
}

.-mh\ + {
    margin-left: -48px !important;
    margin-right: -48px !important
}

.-mv\ + {
    margin-bottom: -48px !important;
    margin-top: -48px !important
}

.-m\ + \ + {
    margin: -96px !important
}

.-mt\ + \ + {
    margin-top: -96px !important
}

.-mr\ + \ + {
    margin-right: -96px !important
}

.-mb\ + \ + {
    margin-bottom: -96px !important
}

.-ml\ + \ + {
    margin-left: -96px !important
}

.-mh\ + \ + {
    margin-left: -96px !important;
    margin-right: -96px !important
}

.-mv\ + \ + {
    margin-bottom: -96px !important;
    margin-top: -96px !important
}

.ml-10{
    margin-left: 10px;
}

.soft {
    padding: 24px !important
}

.soft--top {
    padding-top: 24px !important
}

.soft--right {
    padding-right: 24px !important
}

.soft--bottom {
    padding-bottom: 24px !important
}

.soft--left {
    padding-left: 24px !important
}

.soft--ends {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}

.soft--sides {
    padding-right: 24px !important;
    padding-left: 24px !important
}

.soft-half {
    padding: 12px !important
}

.soft-half--top {
    padding-top: 12px !important
}

.soft-half--right {
    padding-right: 12px !important
}

.soft-half--bottom {
    padding-bottom: 12px !important
}

.soft-half--left {
    padding-left: 12px !important
}

.soft-half--ends {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}

.soft-half--sides {
    padding-right: 12px !important;
    padding-left: 12px !important
}

.hard {
    padding: 0 !important
}

.hard--top {
    padding-top: 0 !important
}

.hard--right {
    padding-right: 0 !important
}

.hard--bottom {
    padding-bottom: 0 !important
}

.hard--left {
    padding-left: 0 !important
}

.hard--ends {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.hard--sides {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.p {
    padding: 24px !important
}

.pt {
    padding-top: 24px !important
}

.pr {
    padding-right: 24px !important
}

.pb {
    padding-bottom: 24px !important
}

.pl {
    padding-left: 24px !important
}

.ph {
    padding-left: 24px !important;
    padding-right: 24px !important
}

.pv {
    padding-bottom: 24px !important;
    padding-top: 24px !important
}

.p-- {
    padding: 6px !important
}

.pt-- {
    padding-top: 6px !important
}

.pr-- {
    padding-right: 6px !important
}

.pb-- {
    padding-bottom: 6px !important
}

.pl-- {
    padding-left: 6px !important
}

.ph-- {
    padding-left: 6px !important;
    padding-right: 6px !important
}

.pv-- {
    padding-bottom: 6px !important;
    padding-top: 6px !important
}

.p- {
    padding: 12px !important
}

.pt- {
    padding-top: 12px !important
}

.pr- {
    padding-right: 12px !important
}

.pb- {
    padding-bottom: 12px !important
}

.pl- {
    padding-left: 12px !important
}

.ph- {
    padding-left: 12px !important;
    padding-right: 12px !important
}

.pv- {
    padding-bottom: 12px !important;
    padding-top: 12px !important
}

.p\ + {
    padding: 48px !important
}

.pt\ + {
    padding-top: 48px !important
}

.pr\ + {
    padding-right: 48px !important
}

.pb\ + {
    padding-bottom: 48px !important
}

.pl\ + {
    padding-left: 48px !important
}

.ph\ + {
    padding-left: 48px !important;
    padding-right: 48px !important
}

.pv\ + {
    padding-bottom: 48px !important;
    padding-top: 48px !important
}

.p\ + \ + {
    padding: 96px !important
}

.pt\ + \ + {
    padding-top: 96px !important
}

.pr\ + \ + {
    padding-right: 96px !important
}

.pb\ + \ + {
    padding-bottom: 96px !important
}

.pl\ + \ + {
    padding-left: 96px !important
}

.ph\ + \ + {
    padding-left: 96px !important;
    padding-right: 96px !important
}

.pv\ + \ + {
    padding-bottom: 96px !important;
    padding-top: 96px !important
}

.p0 {
    padding: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.ph0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.pv0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.pos--r {
    position: relative
}

.pos--a {
    position: absolute
}

.pos--s {
    position: static
}

.pos--i {
    position: inherit
}

.pos--clear {
    position: inherit !important
}

.disable,
.icon--soft.disable {
    background: #dcdcdb;
    border: 1px #dcdcdb solid;
    color: #a9a9a9
}

.full-bleed {
    margin-right: -24px !important;
    margin-left: -24px !important
}

.islet .full-bleed {
    margin-right: -12px !important;
    margin-left: -12px !important
}

.informative {
    cursor: help !important
}

.muted {
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important
}

.proceed {
    text-align: right !important
}

.go:after {
    content: " " "»" !important
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.caps {
    text-transform: uppercase !important
}

.accessibility,
.visuallyhidden,
.hide {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

@media only screen and (max-width: 480px) {
    .accessibility--palm,
    .visuallyhidden--palm {
        border: 0 !important;
        clip: rect(0, 0, 0, 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {
    .accessibility--lap,
    .visuallyhidden--lap {
        border: 0 !important;
        clip: rect(0, 0, 0, 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (min-width: 481px) {
    .accessibility--lap-and-up,
    .visuallyhidden--lap-and-up {
        border: 0 !important;
        clip: rect(0, 0, 0, 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (max-width: 1023px) {
    .accessibility--portable,
    .visuallyhidden--portable {
        border: 0 !important;
        clip: rect(0, 0, 0, 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (min-width: 1024px) {
    .accessibility--desk,
    .visuallyhidden--desk {
        border: 0 !important;
        clip: rect(0, 0, 0, 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (min-width: 1200px) {
    .accessibility--desk-wide,
    .visuallyhidden--desk-wide {
        border: 0 !important;
        clip: rect(0, 0, 0, 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

.dp-t {
    display: table;
    table-layout: fixed
}

.dp-t .dp-t__r {
    display: table-row
}

.dp-t .dp-t__c {
    display: table-cell
}

.pointer-cursor {
    cursor: pointer
}

.default-cursor {
    cursor: default
}

.text-cursor {
    cursor: text
}

.btn:focus,
.text-input:focus,
textarea:focus,
select:focus {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(219, 231, 156, 0.5);
    border-color: #185479
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.1.0");
    src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),
    url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.1.0") format("woff"),
    url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),
    url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-1x {
    font-size: 1.714285em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@ -moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@ -webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@ -o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@ keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before,
.fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before,
.fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before,
.fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before,
.fa-sort:before {
    content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-legal:before,
.fa-gavel:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before,
.fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before,
.fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before,
.fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-rupee:before,
.fa-inr:before {
    content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: ""
}

.fa-won:before,
.fa-krw:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-ge:before,
.fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-send:before,
.fa-paper-plane:before {
    content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa {
    margin-right: 0.571428em
}

.fa.disabled {
    color: #a9a9a9
}

.fa-lone {
    margin-right: 0
}

.fa-right {
    margin-left: 0.571428em;
    margin-right: 0
}

.icon--soft {
    border: 1px #064771 solid;
    border-radius: 200px;
    padding: 0.2em 0.7em;
    margin-right: 0.571428em;
    color: #064771;
    background-color: #dbe79c
}

.light-green .icon--soft {
    background-color: #dbe79c
}

.color-orange .icon--soft {
    background-color: #ff972c
}

.fa-fnone {
    border: 1px #064771 solid;
    background-color: #f2f7fd;
    width: 12px;
    height: 12px
}

html {
    text-align: left;
    color: #424242;
    height: 100%
}

body {
    height: 100%
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.pull-left {
    float: left;
    margin-right: 1em
}

.push-right {
    float: right;
    margin-left: 1em
}

.page-wrapper {
    position: relative;
    width: 100%;
    min-height: 100%;
    background-color: #f2f7fd;
    padding-bottom: 0px;
    padding-bottom: 0rem;
    z-index: 1
}

.page-container {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.page-header,
.page-header--list,
.page-footer {
    vertical-align: middle
}

.page-content,
.container--two-columns {
    width: 100%;
    clear: both
}

.container--two-columns .container--medium {
    width: 100%;
    padding: 0 24px 50px 24px
}

.container--two-columns .container-inner {
    padding-bottom: 50px;
    padding-bottom: 50px;
    float: left;
    overflow: hidden;
    width: 100%
}

.container--two-columns .container--two-columns__inner {
    position: relative;
    margin-left: 23.4%
}

.container--two-columns .container--two-columns__inner .content-wrap {
    float: left;
    width: 100%
}

.page-header,
.page-header--list {
    background: #064771;
    color: #fff;
    height: 64px
}

.page-header--list {
    height: 182px;
    position: relative;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3)
}

.page-header--list.no-filter {
    height: 141px
}

.page--no-filter .page-header--list {
    height: 141px
}

.page--no-filter .pos--top {
    margin-top: -60px
}

.main-content {
    background: #064771;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) inset
}

.container-inner {
    padding-bottom: 50px
}

.content--position {
    position: relative;
    padding-bottom: 74px;
    padding-bottom: 5.28571rem
}

.ui-content {
    margin-left: 0;
    padding-left: 24px;
    padding-left: 1.71429rem;
    padding-right: 24px;
    padding-right: 1.71429rem;
    padding-top: 0px;
    padding-top: 0rem;
    background-color: #f2f7fd;
    *zoom: 1
}

.ui-content:before,
.ui-content:after {
    content: " ";
    display: table
}

.ui-content:after {
    clear: both
}

.ui-content .content__bar .ui-block {
    padding-top: 12px;
    padding-top: 0.85714rem;
    position: relative
}

.t-data-grid {
    font-family: "robotoregular", Helvetica, Arial, sans-serif !important
}

.editor-content--height {
    height: 100%;
    position: relative;
    min-height: 635px
}

.editor-content--height div.t-error {
    margin: 0 12px 12px;
    margin: 0 0.85714rem 0.85714rem
}

.tab-content--height {
    height: 100%;
    position: relative;
    min-height: 598px
}

.t-palette {
    display: block !important
}

.t-palette .t-palette-title {
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: #D7DADD;
    color: #222
}

.t-palette div.t-palette-selected {
    float: left
}

.t-palette div.t-palette-selected,
.t-palette div.t-palette-available {
    width: 181px
}

.t-palette div.t-palette-selected select,
.t-palette div.t-palette-available select {
    width: 181px;
    height: 115px;
    padding: 3px;
    height: 122px
}

.t-palette div.t-palette-controls {
    margin: 6px 12px
}

/*This will work for firefox*/

@-moz-document url-prefix() {
    .t-palette div.t-palette-controls {
        margin: 6px 6px
    }
}

.selecter {
    margin: 0;
    margin-bottom: 24px;
    margin-bottom: 1.71429rem
}

.selecter.multiple .selecter-item.selected {
    position: relative
}

.selecter.multiple .selecter-item.selected:after {
    content: "\f058";
    font-family: FontAwesome;
    color: #064771;
    position: absolute;
    right: 1em;
    font-size: 18px;
    top: 6px
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #a0a8a8
}

input[disabled]::-webkit-input-placeholder,
textarea[disabled]::-webkit-input-placeholder {
    color: #818686
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #899090;
    opacity: 0.8
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #899090;
    opacity: 0.8
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a0a8a8
}

input[disabled]:-moz-placeholder,
textarea[disabled]:-moz-placeholder {
    color: #737979
}

input[disabled]::-moz-placeholder,
textarea[disabled]::-moz-placeholder {
    color: #737979
}

input[disabled]:-ms-input-placeholder,
textarea[disabled]:-ms-input-placeholder {
    color: #818686
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus[disabled]::-webkit-input-placeholder,
textarea:focus[disabled]::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 12px;
    margin-bottom: 0.85714rem;
    font-family: "robotoregular", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.25;
    color: #064771
}

h1,
.alpha {
    font-size: 30px;
    font-size: 2.14286rem
}

@media only screen and (min-width: 768px) {
    h1,
    .alpha {
        font-size: 38px;
        font-size: 2.71429rem
    }
}

h2,
.beta {
    font-size: 24px;
    font-size: 1.71429rem
}

@media only screen and (min-width: 768px) {
    h2,
    .beta {
        font-size: 32px;
        font-size: 2.28571rem
    }
}

h3,
.gamma {
    font-size: 20px;
    font-size: 1.42857rem
}

@media only screen and (min-width: 768px) {
    h3,
    .gamma {
        font-size: 24px;
        font-size: 1.71429rem
    }
}

h4,
.delta {
    font-size: 18px;
    font-size: 1.28571rem
}

@media only screen and (min-width: 768px) {
    h4,
    .delta {
        font-size: 20px;
        font-size: 1.42857rem
    }
}

h5,
.epsilon {
    font-size: 16px;
    font-size: 1.14286rem
}

@media only screen and (min-width: 768px) {
    h5,
    .epsilon {
        font-size: 18px;
        font-size: 1.28571rem
    }
}

h6,
.zeta {
    font-size: 14px;
    font-size: 1rem
}

@media only screen and (min-width: 768px) {
    h6,
    .zeta {
        font-size: 14px;
        font-size: 1rem
    }
}

.page-title h1 {
    margin-bottom: 24px;
    margin-bottom: 1.71429rem;
    margin-top: 24px;
    margin-top: 1.71429rem;
    line-height: 0.85
}

strong,
b {
    font-weight: 600;
    font-family: "robotoregular", Helvetica, Arial, sans-serif
}

.section-body {
    font-size: 16px;
    font-size: 1.14286rem
}

.text--lead {
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 300;
    line-height: 1.4
}

@media only screen and (min-width: 768px) {
    .text--lead {
        font-size: 30px;
        font-size: 2.14286rem
    }
}

.text--sub {
    font-weight: 300;
    font-size: 18px;
    font-size: 1.28571rem
}

@media only screen and (min-width: 768px) {
    .text--sub {
        font-size: 24px;
        font-size: 1.71429rem
    }
}

.text--summary,
blockquote {
    font-size: 16px;
    font-size: 1.14286rem
}

@media only screen and (min-width: 768px) {
    .text--summary,
    blockquote {
        font-size: 20px;
        font-size: 1.42857rem
    }
}

.text--secondary {
    font-size: 14px;
    font-size: 1rem
}

.text--tertiary {
    font-size: 12px;
    font-size: 0.85714rem
}

blockquote {
    font-style: italic;
    padding: 1em
}

.btn {
    line-height: normal;
    font-size: 12px;
    font-size: 0.85714rem;
    padding: 0.35714em 0.85714em;
    border: 1px solid transparent;
    background: #0067a6;
    color: #fff;
    margin-bottom: 12px;
    margin-bottom: 0.85714rem;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in
}

.btn[disabled],
.btn[disabled]:hover,
.btn[disabled]:active,
.btn.disabled,
.btn.disabled:hover,
.btn.disabled:active {
    background-color: #dcdcdb;
    border-color: #b2b2b2;
    color: #a9a9a9;
    cursor: default
}

.btn .caret {
    margin-left: 0.3em
}

.btn.check-mark,
.btn.x-mark,
.btn.check-mark:hover,
.btn.x-mark:hover {
    background-position: 70px 7px;
    background-repeat: no-repeat;
    z-index: 999
}

.btn.check-mark,
.btn.check-mark[disabled]:hover,
.btn.check-mark:hover {
    background-image: url("../images/check-mark.png")
}

.btn.x-mark,
.btn.x-mark[disabled]:hover,
.btn.x-mark:hover {
    background-image: url("../images/x-mark.png")
}

.btn + .btn,
.btn-group + .btn-group {
    margin-left: 12px;
    margin-left: 0.85714rem
}

.btn--primary {
    color: #fff
}

.btn--primary:hover,
.btn--primary:active,
.btn--primary {
    background: #84a3b7;
    border-color: #1a586f
}

.btn--primary:hover {
    background: #a4bbca;
    border-color: #247998
}

.btn--primary:hover {
    color: #fff
}

#finalizeDayZone .btn--primary {
    color: #fff
}

#finalizeDayZone .btn--primary:hover,
#finalizeDayZone .btn--primary:active,
#finalizeDayZone .btn--primary {
    background-color: rgb(0, 140, 221);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(13, 31, 66, 0.5);
    -moz-box-shadow: 0px 1px 1px 0px rgba(13, 31, 66, 0.5);
    box-shadow: 0px 1px 1px 0px rgba(13, 31, 66, 0.5);
    min-width: 120px;
    text-align: left;
    padding-left: 12px;
    border-color: rgb(0, 119, 187);
    border-radius: 3px;
}

#finalizeDayZone .btn--primary:hover {
    background-color: rgb(0, 162, 255);
    border-color: rgb(0, 140, 221);
}

#finalizeDayZone .btn--primary:hover {
    color: #fff
}

.btn--secondary {
    color: #d8e8f5
}

.btn--secondary:hover,
.btn--secondary:active,
.btn--secondary {
    background: #3a6c8d;
    border-color: #3a6c8d
}

.btn--secondary:hover {
    background: #417a9f;
    border-color: #417a9f
}

.btn--warning:hover,
.btn--warning:active,
.btn--warning {
    background: #E74C3C;
    border-color: #E74C3C
}

.btn--warning:hover {
    background: #ed7669;
    border-color: #ed7669
}

.btn--delete:hover,
.btn--delete:active,
.btn--delete {
    background: #d38b75;
    border-color: #7f211f
}

.btn--delete:hover {
    background: #dfac9c;
    border-color: #a82c29
}

.btn--delete,
.btn--delete:hover,
.btn--delete:active {
    color: #fff
}

.btn--dark:hover,
.btn--dark:active,
.btn--dark {
    background: #424242;
    border-color: #424242
}

.btn--dark:hover {
    background: #5c5c5c;
    border-color: #5c5c5c
}

.btn--facebook:hover,
.btn--facebook:active,
.btn--facebook {
    background: #5970B3;
    border-color: #5970B3
}

.btn--facebook:hover {
    background: #7c8ec3;
    border-color: #7c8ec3
}

.btn--google:hover,
.btn--google:active,
.btn--google {
    background: #EF2213;
    border-color: #EF2213
}

.btn--google:hover {
    background: #f24f43;
    border-color: #f24f43
}

.btn--light:hover,
.btn--light:active,
.btn--light {
    background: #fff;
    border-color: #032941
}

.btn--light:hover {
    background: #fff;
    border-color: #053859
}

.btn--light,
.btn--light:hover,
.btn--light:active {
    color: #064771
}

.btn--light:hover {
    border-color: #064771
}

.btn--unstyled {
    background: transparent;
    border-color: transparent !important;
    color: #3a6c8d
}

.btn--unstyled:hover,
.btn--unstyled:active {
    color: #064771;
    text-decoration: underline
}

.btn--toggle {
    font-size: 30px;
    float: right;
    margin: 0;
    padding: 0 15px
}

.btn--toggle .fa {
    margin: 0
}

.btn-group {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    margin-bottom: 0.85714rem;
    vertical-align: middle;
    *zoom: 1;
}

.btn-group:before,
.btn-group:after {
    content: " ";
    display: table
}

.btn-group:after {
    clear: both
}

.btn-group > .btn {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: -1px
}

.btn-group > .btn:not (:first-child):not (:last-child):not (.btn--dropdown) {
    border-radius: 2px
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not (:last-child):not (.btn--dropdown) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not (:first-child),
.btn-group > .btn--dropdown:not (:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .btn--secondary {
    border-left-color: #2b5069
}

.btn-group .btn--secondary:first-child {
    border-left-color: transparent
}

.btn-group .btn--warning {
    border-left-color: #d62c1a
}

.btn-group .btn--warning:first-child {
    border-left-color: transparent
}

.btn-group .btn--dark {
    border-left-color: #292929
}

.btn-group .btn--dark:first-child {
    border-left-color: transparent
}

.btn--dropdown {
    padding-left: 0.8em;
    padding-right: 0.8em
}

.btn--dropdown .caret {
    margin: 0
}

.btn--alpha {
    font-size: 16px;
    font-size: 1.14286rem
}

.btn--beta {
    font-size: 14px;
    font-size: 1rem
}

.btn--gamma {
    font-size: 12px;
    font-size: 0.85714rem
}

.btn--hard {
    border-radius: 0
}

.btn--soft {
    border-radius: 200px
}

.btn--round {
    border-radius: 200px;
    padding-left: 0.7em;
    padding-right: 0.7em
}

.btn--fix {
    min-width: 92px;
    text-align: left;
    position: relative
}

.btn--fix .fa {
    position: absolute;
    right: 6px;
    top: 8px;
    color: #fff
}

.btn--large {
    padding: 0.8em 2em
}

.btn--icon-left {
    position: relative
}

.btn--icon-left .fa {
    position: absolute;
    left: 15px;
    top: 12px
}

.btn--icon-right {
    position: relative
}

.btn--icon-right .fa {
    position: absolute;
    right: 15px;
    top: 12px
}

.btn--bg-images {
    border: none;
    text-indent: -32em;
    padding: 0;
    vertical-align: top;
}

.btn--bottom {
    position: absolute;
    right: 0;
    top: 116px
}

.save-split-btn,
.save-split-btn:hover {
    background-image: url("../images/check-mark.png");
    background-repeat: no-repeat;
    background-position: 70px 7px
}

.add-split-btn,
.add-split-btn:hover {
    background-image: url("../images/add-mark.png");
    background-repeat: no-repeat;
    background-position: 70px 7px
}


.finalize-disable-icon,
.finalize-disable-icon:hover {
    background-image: url("../images/finalize_disable-icon.png");
    background-repeat: no-repeat;
    background-position: 9px 4px
}

.finalize-icon,
.finalize-icon:hover {
    background-image: url("../images/finalize-icon.png");
    background-repeat: no-repeat;
    background-position: 9px 4px
}

.unfinalize-icon,
.unfinalize-icon:hover {
    background-image: url("../images/unfinalize-icon.png");
    background-repeat: no-repeat;
    background-position: 9px 4px
}

form {
    margin-bottom: 0px;
    margin-bottom: 0rem
}

input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.text-input,
textarea,
select {
    border: 1px #b2b2b2 solid;
    color: #424242;
    padding: 0.28571em 0.5em;
    background: #FAFAFA;
    transition: all 0.1s ease-in;
    vertical-align: middle;
    outline: none;
    width: 100%;
    font-size: 14px;
    font-size: 1rem
}

.text-input[disabled],
.text-input[disabled]:hover,
.text-input[disabled]:active,
textarea[disabled],
textarea[disabled]:hover,
textarea[disabled]:active,
select[disabled],
select[disabled]:hover,
select[disabled]:active {
    background-color: #dcdcdb;
    color: #a9a9a9;
    cursor: default
}

a[disabled],
a.disabled {
	pointer-events: none;
}

select {
    padding: 0.21429em
}

.disable,
.icon--soft.disable,
.disable:hover,
.disable:active {
    background-color: #dcdcdb;
    color: #a9a9a9;
    cursor: default
}

.text-view {
    margin-top: 3px;
    margin-top: 0.21429rem
}

.input-inverted {
    background: transparent;
    border-color: #fff;
    color: #fff
}

.input-medium {
    padding: 0.57143em
}

.input-large {
    padding: 1em;
    font-size: 16px;
    font-size: 1.14286rem
}

.phone-wrap .text-input {
    padding: 0.28571em
}

.phone-wrap .phone-input-1,
.phone-wrap .phone-input-2 {
    width: 36px
}

.phone-wrap .phone-input-3 {
    width: 43px
}

.phone-wrap .phone-input-ext {
    width: 50px
}

.form-control {
    position: relative;
    margin-bottom: 18px;
    margin-bottom: 1.28571rem
}

.form-control .text-input {
    padding-right: 35px;
    margin-bottom: 0
}

.form-control .fa {
    position: absolute;
    right: 5px;
    top: 9%;
    margin: 0;
    color: #064771
}

.form-control.icon-left .text-input {
    padding-left: 35px;
    padding-right: inherit
}

.form-control.icon-left .fa {
    left: 10px;
    right: auto
}

.form-control .btn--unstyled {
    padding: 0 1em;
    margin: 0;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%
}

.form-control--inline .text-input {
    width: auto;
    padding: 0.28571em 0.5em;
    margin-right: -7.2px;
    margin-right: -0.51429rem
}

.form-control--inline .btn {
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-soft {
    border-radius: 200px
}

select,
input[type="file"],
input[type="color"],
input[type="range"],
.label-checkbox,
.label-radio,
textarea,
.text-input {
    margin-bottom: 12px;
    margin-bottom: 0.85714rem
}

.select-wide {
    width: 100%
}

input[type="checkbox"],
input[type="radio"] {
    margin-right: 0.5em;
    position: relative;
    top: 2px;
}
.show-inactive input[type="checkbox"] {
	margin-right: 0;
}
label {
    margin-bottom: 6px;
    margin-bottom: 0.42857rem;
    margin-top: 3px;
    margin-top: 0.21429rem;
    font-weight: 300;
    color: #9da1a4;
    cursor: text
}

label[for*="quickView"],
label[for*="advancedSearch"],
label[for*="assignToUser"],
label[for*="assignToRole"],
label.label-checkbox,
.status-active label,
.status-inactive label {
    cursor: pointer
}

.label-checkbox,
.label-radio {
    font-weight: normal;
    padding-left: 20px
}

.label-checkbox input,
.label-radio input {
    float: left;
    margin-left: -20px;
    margin-top: 6px;
    margin-top: 0.42857em;
    margin-right: 0;
    top: 0;    
}

.label-checkbox label,
.label-radio label {
    margin-top: 0px;
    margin-top: 0rem
}

.label-checkbox--inline,
.label-radio--inline {
    font-weight: normal;
    display: inline-block;
    margin-left: 3px;
    margin-left: 0.21429rem;
    padding-left: 0
}

.label-checkbox--inline input,
.label-radio--inline input {
    float: none;
    margin-left: 0
}

.input-inline {
    width: auto
}

.label-inline {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.label-group {
    font-weight: 600;
    color: #9da1a4
}

fieldset {
    border-color: #b2b2b2;
    padding: 12px
}

.input-error {
    border-color: #E74C3C
}

.label-error {
    color: #E74C3C;
    display: inline-block;
    margin-bottom: 12px;
    margin-bottom: 0.85714rem;
    font-size: 13px;
    font-size: 0.92857rem;
    font-weight: normal;
    margin-top: -0.5em;
    overflow-y: hidden
}

div.t-error {
    margin: 0 0 12px;
    margin: 0 0 0.85714rem
}

div.t-error ul {
    margin: 0px;
    margin: 0rem;
    padding: 6px;
    padding: 0.42857rem
}

HTML > BODY div.t-error li {
    margin-left: 12px;
    margin-left: 0.85714rem;
    list-style-type: none;
    margin-bottom: 0;
    padding: 0px;
    padding: 0rem
}

img.t-error-icon {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

input.t-error,
textarea.t-error,
select.t-error {
    border: 1px red solid !important
}

.input-group {
    margin-bottom: 24px;
    margin-bottom: 1.71429rem
}

.input-group .text-input,
.input-group textarea {
    margin-bottom: 0;
    border-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.input-group .text-input:first-child,
.input-group textarea:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-bottom: -1px
}

.input-group .text-input:last-child,
.input-group textarea:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.input-group .text-input:focus,
.input-group textarea:focus {
    position: relative
}

.field--inline label {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    margin-right: 0.85714rem
}

.field--inline input,
.field--inline select {
    width: auto
}

.field--inline .selecter {
    min-width: 50%;
    display: inline-block
}

.ui-checkbox {
    *zoom: 1
}

.ui-checkbox:before,
.ui-checkbox:after {
    content: " ";
    display: table
}

.ui-checkbox:after {
    clear: both
}

.ui-checkbox .checkbox__box {
    border: 1px #064771 solid;
    margin-right: 8px;
    margin-right: 0.57143rem;
    padding: 6px;
    padding: 0.42857rem;
    position: relative;
    width: 14px;
    margin-top: 5px;
    margin-top: 0.35714rem
}

.ui-checkbox .checkbox__box .checkbox__icon-check {
    background: url("../images/check_black.png") 2px 0 no-repeat;
    position: absolute;
    top: -4px;
    left: 1px;
    width: 16px;
    height: 16px
}

.checkbox__indicators .ui-checkbox {
    *zoom: 1;
    margin-left: 0;
    position: relative
}

.checkbox__indicators .ui-checkbox:before,
.checkbox__indicators .ui-checkbox:after {
    content: " ";
    display: table
}

.checkbox__indicators .ui-checkbox:after {
    clear: both
}

.checkbox__indicators .ui-checkbox .ui-checkbox-box {
    border: 1px #064771 solid;
    padding: 6px;
    padding: 0.42857rem;
    position: absolute;
    width: 14px;
    top: 2px
}

.checkbox__indicators .ui-checkbox .ui-state-active .ui-icon,
.checkbox__indicators .ui-checkbox .ui-state-hover .ui-icon,
.checkbox__indicators .ui-checkbox .ui-state-focus .ui-icon {
    background: url("../images/check_black.png") 2px 0 no-repeat;
    position: absolute;
    top: -4px;
    left: 1px;
    width: 16px;
    height: 16px
}

.label-checkbox__indicators {
    position: relative;
    padding-left: 24px;
    padding-left: 1.71429rem;
    margin-top: -28px;
    margin-top: -2rem
}

input:-webkit-autofill,
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset
}

input:-webkit-autofill:focus,
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px white inset
}

textarea {
    resize: vertical
}

.loginForm {
    margin-top: 210px;
    width: 450px
}

.loginFailure {
    color: red;
    font-weight: bold
}

.required {
    color: red;
    margin-left: 3px
}

.inline-with-label {
    margin-top: 3px
}

.fa-size,
.fa-timelog,
.fa-save--check,
.f-csv,
.fa-save--check-disabled,
.f-cancel,
.f-cancel-disabled,
.f-edit,
.f-print,
.fa-search,
.edit-icon,
.collapse-all,
.expand-all {
    width: 24px;
    height: 24px
}

.fa-mark-size,
.f-check-mark,
.f-x-mark {
    height: 10px
}

.fa-size__arrows,
.expand,
.collapse,
.icons {
    width: 9px;
    height: 9px
}

.fa-size__arrows:before,
.expand:before,
.collapse:before,
.icons:before {
    content: ""
}

.fa-timelog {
    background: url("../images/timelog.png") no-repeat 0 0;
    margin-right: 6px
}

.fa-timelog:hover {
    background: url("../images/timelog.png") no-repeat 0 0
}

.fa-save--check {
    background: url("../images/check-btn.png") no-repeat 0 0
}

.fa-save--check:hover {
    background: url("../images/check-btn.png") no-repeat 0 0
}

.fa-save--check-disabled {
    background: url("../images/check-btn-disabled.png") no-repeat 0 0
}

.fa-save--check-disabled:hover {
    background: url("../images/check-btn-disabled.png") no-repeat 0 0
}

.f-cancel {
    background: url("../images/x-btn.png") no-repeat 0 0
}

.f-cancel:hover {
    background: url("../images/x-btn.png") no-repeat 0 0
}

.f-cancel-disabled {
    background: url("../images/x-btn-disabled.png") no-repeat 0 0
}

.f-cancel-disabled:hover {
    background: url("../images/x-btn-disabled.png") no-repeat 0 0
}

.f-edit {
    background: url("../images/edit-btn.png") no-repeat 0 0
}

.f-edit:hover {
    background: url("../images/edit-btn.png") no-repeat 0 0
}

.f-csv {
    background: url("../images/cvs.png") no-repeat 0 0
}

.f-csv:hover {
    background: url("../images/cvs.png") no-repeat 0 0
}

.f-print {
    background: url("../images/print.png") no-repeat 0 0
}

.f-print:hover {
    background: url("../images/print.png") no-repeat 0 0
}

.f-check-mark {
    background: url("../images/check-mark.png") no-repeat 0 0;
    width: 12px
}

.f-x-mark {
    background: url("../images/x-mark.png") no-repeat 0 0;
    width: 10px
}

.fa-search {
    background: url("../images/search.png") no-repeat 0 0
}

.edit-icon {
    background: url("../images/edit-btn.png") no-repeat 0 0
}

.edit-icon:hover {
    background: url("../images/edit-btn.png") no-repeat 0 0
}

.collapse-all {
    background: url("../images/collapseAll.png") no-repeat 0 0;
    padding-left: 30px
}

.collapse-all:hover {
    background: url("../images/collapseAll_over.png") no-repeat 0 0
}

.collapse-all.expand-collapse-link-deactive:hover {
    background: url("../images/collapseAll.png") no-repeat 0 0;
    cursor: default
}

.expand-all {
    background: url("../images/expandAll.png") no-repeat 0 0;
    padding-left: 30px
}

.expand-all:hover {
    background: url("../images/expandAll_over.png") no-repeat 0 0
}

.expand-all.expand-collapse-link-deactive:hover {
    background: url("../images/expandAll.png") no-repeat 0 0;
    cursor: default
}

img.t-autoloader-icon {
    margin-left: -17px;
    position: absolute;
    top: 4px;
    margin-top: 0px\0/IE89
}

img.t-fautoloader-icon {
    background: url("../images/ajax-loader.gif") repeat scroll 0 0 transparent;
    height: 16px;
    width: 16px;
    margin-left: -19px;
    margin-top: 0px\0/IE89
}

div#loading {
    position: absolute;
    z-index: 10002;
    top: 0;
    left: 0
}

div#loading div#opacity {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 0;
    left: 0
}

div#loading div#waiting {
    position: absolute;
    z-index: 101;
    text-align: center !important;
    left: 50%;
    top: 50%;
    width: 16px;
    height: 16px
}

div#loading div#waiting img {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/ajax-loader.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 16px;
    margin-left: 4px;
    width: 16px
}

.dialog-spinner {
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    z-index: 9990;
    background: url("../images/ajax-loader.gif") no-repeat scroll center #fff;
    background-color: #ffffff;
    filter: alpha(opacity=60);
    opacity: 0.6
}

.help-icon {
    background: url("../images/help_icon.png") left top no-repeat;
    display: block;
    width: 17px;
    height: 17px
}

.help-icon-gray {
    background: url("../images/help_icon_gray.png") left top no-repeat;
    display: block;
    width: 17px;
    height: 17px;
    cursor: pointer
}

.icon-info-gray {
    background: url("../images/info_gray.png") no-repeat;
    width: 19px;
    height: 19px;
    cursor: pointer
}

.icon-info-gray:hover {
    background: url("../images/info_mo.png") no-repeat
}

.img-alert {
    background: url("../images/alert_large.png") no-repeat 0 0 transparent;
    height: 63px;
    width: 63px
}

.lock-icon {
    background: url("../images/Lock-Unlock-icon.png") no-repeat 0 0 transparent;
    height: 32px;
    width: 38px
}

.expand,
.collapse {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-top: 8px
}

.icons.print {
    background: url("../images/printer.png") 0 0 no-repeat
}

.icons {
    display: inline-block;
    margin-right: 0;
    vertical-align: top;
    cursor: pointer;
    float: left
}

.search-text__incon-clear {
    position: absolute;
    right: 5px;
    top: 36px;
    cursor: pointer
}

.search-text__incon-clear .icon-clear-text {
    font-style: normal;
    font-weight: bold
}

a {
    color: #275475;
    text-decoration: none
}

a:hover {
    color: #064771
}

a:active {
    color: #275475
}

a:hover {
    text-decoration: underline
}

a.light-green {
    color: #dbe79c;
    text-decoration: none
}

a.light-green:hover {
    color: #064771
}

a.light-green:active {
    color: #275475
}

a.light-green:hover {
    text-decoration: underline
}

a .fa {
    color: #3a6c8d
}

a .fa:hover {
    cursor: pointer;
    color: #3a6c8d
}

ul,
ol {
    margin-left: 2em;
    margin-bottom: 0
}

li {
    margin-bottom: 0px;
    margin-bottom: 0rem
}

dd {
    margin-left: 0
}

dt {
    font-weight: 600
}

.list--inline {
    list-style: none;
    margin-left: 0
}

.list--inline > li {
    display: inline;
    margin-right: 12px;
    margin-right: 0.85714rem
}

.list--unstyled {
    list-style: none;
    margin-left: 0
}

.list--block {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    position: relative
}

.list--block > li {
    border-bottom: 1px #d5dae0 solid;
    padding-bottom: 12px;
    padding-bottom: 0.85714rem
}

.list--grid {
    list-style: none;
    margin-left: 0;
    font-size: 0
}

.list--grid > li {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71429
}

@media only screen and (min-width: 768px) {
    .list--grid {
        margin-left: -12px;
        margin-right: -12px
    }
    .list--grid > li {
        display: inline-block;
        vertical-align: top;
        width: 33%;
        padding: 0 12px
    }
}

.rule--light {
    border-color: #fff
}

.rule--alpha {
    color: #d6d9d9
}

table {
    table-layout: fixed
}

table caption {
    font-style: italic
}

.table thead th {
    background: #f2f7fd;
    color: #5f839d;
    font-weight: normal;
    border-bottom: 1px #8faab3 solid;
    vertical-align: bottom;
    padding-bottom: 3px;
    padding-bottom: 0.21429rem;
    padding-top: 18px;
    padding-top: 1.28571rem;
    font-size: 12px;
    font-size: 0.85714rem
}

.table tbody:before {
    content: "";
    line-height: 0
}

.table tbody td a,
.table tbody td a:hover {
    color: #0565A3
}

.table tr:nth-of-type(even) {
    background: #e1ebf4
}

.table tr:nth-of-type(odd) {
    background: #f2f7fd
}

.table td {
    vertical-align: middle;
    border-bottom: 1px #e6ebef solid;
    color: #064771;
    word-wrap: break-word
}

.table td input[type="checkbox"],
.table td input[type="radio"] {
    margin-right: 0
}

.table th a:hover {
    text-decoration: none
}

.table th a:last-child {
    display: none
}

.table th.edit,
.table th.delete {
    width: 60px;
    text-align: center
}

.table td.edit {
    vertical-align: middle;
    text-align: center
}

.table td.delete {
    vertical-align: middle;
    text-align: center;
    padding: 0
}

.table td.delete a:hover {
    text-decoration: none
}

.table td.edit .fa,
.table td.delete .fa {
    margin-right: 0
}

.table.re-padd-top thead th {
    padding-top: 4px
}

.table--fix-space thead th {
    background: #f2f7fd;
    color: #5f839d;
    font-weight: normal;
    border: none;
    border-bottom: 5px #8faab3 solid
}

.table--fix-space thead th:first-child {
    border-top-left-radius: 0
}

.table--fix-space thead th:last-child {
    border-top-right-radius: 0
}

.table--fix-space tbody:before {
    content: "";
    line-height: 0
}

.table--fix-space td:last-child {
    border-right: none
}

.table--condensed thead th {
    background: #f2f7fd;
    color: #5f839d;
    border-bottom: 1px #8faab3 solid;
    font-weight: normal
}

.table--condensed thead th:first-child {
    border-top-left-radius: 0
}

.table--condensed thead th:last-child {
    border-top-right-radius: 0
}

.table--condensed tbody:before {
    color: #FFF;
    content: "\200C";
    display: block;
    line-height: 1em
}

.table--condensed td {
    border-bottom: 1px #e6ebef solid
}

.table--condensed td:last-child {
    border-right: none
}

.table--bordered thead th {
    background: #f2f7fd;
    color: #5f839d;
    border: 1px #8faab3 solid;
    font-weight: normal
}

.table--bordered thead th:first-child {
    border-top-left-radius: 0
}

.table--bordered thead th:last-child {
    border-top-right-radius: 0
}

.table--bordered td,
.table--bordered th {
    border: 1px #8faab3 solid
}

.table--simple td,
.table--simple th {
    border-bottom: 1px #8faab3 solid
}

.table--zebra tr:nth-child(even) {
    background: #e1ebf4
}

.table-fixed {
    position: relative;
    padding-top: 40px;
    outline: none !important
}

.table-fixed__body {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    outline: none !important
}

.table-fixed__bg {
    background-color: #f2f7fd;
    color: #5f839d;
    font-weight: normal;
    border-bottom: 1px #8faab3 solid;
    vertical-align: bottom;
    font-size: 12px;
    font-size: 0.85714rem;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    outline: none !important
}

.table-fixed .table {
    width: 100%;
    border: none;
    margin: 0
}

.table-fixed thead tr th {
    background: none;
    vertical-align: border-bottom;
    padding: 0 12px;
    border: none
}

.table-fixed thead tr th:first-child .th-inner {
    border-left: none
}

.table-fixed thead tr th .th-inner {
    position: absolute;
    top: 0;
    line-height: 40px;
    text-align: left;
    padding-left: 5px;
    margin-left: -5px
}

.ui-div-grid .div-grid__header {
    background-color: #f2f7fd;
    color: #5f839d;
    border-bottom: 1px #8faab3 solid
}

.ui-div-grid .div-grid__body {
    height: 194px;
    overflow-x: hidden;
    overflow-y: auto
}

.ui-div-grid .div-grid__body .row:nth-of-type(even) {
    background: #e1ebf4
}

.ui-div-grid .div-grid__body .row:nth-of-type(odd) {
    background: #f2f7fd
}

.ui-div-grid .div-grid__body .columns {
    border-right: 0 #8faab3 solid
}

.ui-div-grid .div-grid__body .columns:last-child {
    border-right: none
}

.ui-div-grid .columns {
    padding: 12px
}

.ui-div-grid .columns .fa {
    margin-right: 0
}

.sort--des {
    background: url(../images/sort-desc.png) right no-repeat;
    padding-right: 12px
}

.sort--asc {
    background: url(../images/sort-asc.png) right no-repeat;
    padding-right: 12px
}

.page-header img.logo,
.page-header--list img.logo {
    width: 164px
}

.page-header .navigation,
.page-header--list .navigation {
    margin-top: 19px
}

.header-wrap {
    padding: 1.9285714em 0;
    position: relative;
    height: 96px;
    background: #064771;
    color: #a9a9a9;
    *zoom: 1
}

.header-wrap:before,
.header-wrap:after {
    content: " ";
    display: table
}

.header-wrap:after {
    clear: both
}

.header-wrap .brand-logo {
    float: left
}

.header-wrap img {
    vertical-align: top
}

.header-wrap .top__user-account .text--sub {
    text-align: right;
    float: right;
    padding-right: 12px;
    padding-right: 0.85714rem
}

.header-wrap .top__user-account .change-prac-link {
    line-height: 15px;
    text-align: right;
    display: inline-block;
    padding-right: 36px;
    padding-right: 2.6rem
}

.header-wrap .top__user-account .change-prac-link a {
    font-size: 14px;
    color: #BBBFBF;
    display: inline-block
}

.header-wrap .has-prac-link {
    margin-top: -13px
}

.header-wrap .fa {
    color: #3a6c8d
}

.header-wrap .fa.fa-home {
    margin: 6px 0 0 12px;
    margin: 0.42857rem 0 0 0.85714rem
}

.header-wrap .fa.fa-bars {
    margin: 6px 0 0 0;
    margin: 0.42857rem 0 0 0
}

.header-wrap a:hover .fa,
.header-wrap .fa-bars:hover {
    color: #dbe79c
}

.header-wrap .search {
    margin-top: 6px;
    margin-top: 0.42857rem
}

.header-wrap .search .text-input {
    background-color: #a9a9a9
}

.header-wrap .search .text-input::-webkit-input-placeholder {
    color: #3a6c8d
}

.header-wrap .search .text-input[disabled]::-webkit-input-placeholder {
    color: #3a6c8d
}

.header-wrap .search .text-input:-moz-placeholder {
    color: #3a6c8d;
    opacity: 1
}

.header-wrap .search .text-input::-moz-placeholder {
    color: #3a6c8d;
    opacity: 1
}

.header-wrap .search .text-input:-ms-input-placeholder {
    color: #3a6c8d
}

.header-wrap .search .text-input[disabled]:-moz-placeholder {
    color: #3a6c8d
}

.header-wrap .search .text-input[disabled]::-moz-placeholder {
    color: #3a6c8d
}

.header-wrap .search .text-input[disabled]:-ms-input-placeholder {
    color: #3a6c8d
}

.header-wrap .search .text-input:focus::-webkit-input-placeholder {
    color: transparent
}

.header-wrap .search .text-input:focus[disabled]::-webkit-input-placeholder {
    color: transparent
}

.header-wrap .search .text-input:focus:-moz-placeholder {
    color: transparent
}

.header-wrap .search .text-input:focus::-moz-placeholder {
    color: transparent
}

.header-wrap .search .text-input:focus:-ms-input-placeholder {
    color: transparent
}

.header-wrap .dropdown > a {
    padding-right: 0
}

.header--inverted {
    background: #424242
}

.header--inverted a {
    color: #fff
}

.header--inverted .fa,
.header--inverted .caret {
    color: #fff
}

.header--inverted .dropdown:hover > a,
.header--inverted .dropdown:hover {
    background: #064771;
    border-radius: 3px 3px 0 0
}

.header--inverted .dropdown:after {
    color: #fff
}

.header--inverted .ui-dropdown {
    background: #064771;
    border: none;
    border-top-left-radius: 0
}

.header--inverted .ui-dropdown a:hover {
    background-color: #053859
}

.header--inverted .ui-dropdown .seperator {
    border-bottom-color: #0965a1
}

.login .tooltipster-ellipsis{
    padding-right: 20px;
}

.sidebar-wrap {
    background: #3a6c8d;
    border-right: 1px #064771 solid;
    position: absolute;
    top: 96px;
    left: 0;
    bottom: 60px;
    z-index: 1;
    width: 23.4%;
    -webkit-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
    overflow: auto;
    *zoom: 1
}

.sidebar-wrap:before,
.sidebar-wrap:after {
    content: " ";
    display: table
}

.sidebar-wrap:after {
    clear: both
}

.sidebar-wrap .sidebar__title {
    border-top: 1px #064771 solid;
    color: #064771;
    padding: 12px 0 12px 76px;
    padding: 0.85714rem 0 0.85714rem 5.42857rem
}

.sidebar-wrap .sidebar__title.rule {
    margin-bottom: 6px;
    margin-bottom: 0.42857rem
}

.sidebar-wrap .sidebar__content li {
    padding-left: 24px;
    padding-left: 1.71429rem;
    padding-bottom: 6px;
    padding-bottom: 0.42857rem;
    margin-top: 6px;
    margin-top: 0.42857rem;
    margin-bottom: 0;
    color: #a9a9a9
}

.sidebar-wrap .sidebar__content li a {
    color: #a9a9a9;
    margin-left: 53px;
    margin-left: 3.78571rem
}

.sidebar-wrap .sidebar__content li a.light-green {
    color: #dbe79c;
    text-decoration: none
}

.sidebar-wrap .sidebar__content li a.light-green:hover {
    color: #dbe79c
}

.sidebar-wrap .sidebar__content li a.light-green:active {
    color: #275475
}

.sidebar-wrap .sidebar__content li a.light-green .fa {
    color: #dbe79c
}

.sidebar-wrap .sidebar__content li a.light-green:hover {
    text-decoration: underline
}

.sidebar-wrap .sidebar__content li span + a {
    margin-left: 0
}

.sidebar-wrap .sidebar__content .list-items--alt {
    padding-left: 0;
    margin-top: 0;
    padding-bottom: 0
}

.sidebar-wrap .sidebar__content .list-items--alt > ul > li {
    margin-top: 0;
    padding-top: 6px;
    padding-top: 0.42857rem;
    padding-left: 32px;
    padding-left: 2.28571rem;
    padding-bottom: 0;
    background-color: #e1ebf4
}

.sidebar-wrap .sidebar__content .list-items--alt > ul > li:nth-child(2n + 1) {
    background-color: #f2f7fd
}

.sidebar-wrap .sidebar__content .color-orange a,
.sidebar-wrap .sidebar__content .color-orange .fa {
    color: #ff972c
}

.sidebar-wrap .sidebar__content .bg-orange {
    background-color: #ff972c !important
}

.total-wrap {
    display: inline-block;
    min-width: 53px
}

.slide-bar-icon {
    cursor: pointer
}

.js-slide-arrow-left,
.js-slide-arrow-right {
    position: absolute;
    height: 0;
    width: 0;
    z-index: 1000
}

.js-slide-arrow-left {
    top: 0;
    border: 20px solid white;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    right: 76.6%
}

.js-slide-arrow-left:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f177";
    position: relative;
    top: -11px;
    right: -6px;
    color: #3c6d8b
}

.js-slide-arrow-right {
    top: 0;
    border: 20px solid #0b486e;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    left: 0
}

.js-slide-arrow-right:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    position: relative;
    top: -11px;
    right: 19px;
    color: white
}

.side-bar--bg {
    background-color: #3a6c8d;
    width: 23.4%;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    z-index: -1
}

.side-bar {
    background-color: #3a6c8d;
    width: 23.4%;
    padding: 32px 24px 24px;
    padding: 2.28571rem 1.71429rem 1.71429rem;
    vertical-align: top;
    position: relative;
    z-index: 2;
    float: left
}

.side-bar input.text-input {
    padding-right: 18px
}

.side-bar label {
    color: #fff
}

.side-bar .submit-search {
    float: right
}

.side-bar.side-bar--tree {
    padding: 0;
    background-color: transparent
}

.unfolded .container--two-columns__inner {
    margin-left: 23.4%
}

.folded .side-bar--bg {
    display: none;
    width: 0
}

.folded .side-bar {
    opacity: 0;
    position: absolute;
    left: -9999px;
    z-index: 1000
}

.folded .container--two-columns__inner {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    width: 100%;
    margin-left: 0
}

.slide-bar-icon-lock {
    position: absolute;
    left: 250px;
    top: 6px;
    z-index: 1001;
    cursor: pointer
}

.tree-zone--bg-head {
    background-color: #3a6c8d;
    width: 23.4%;
    position: absolute;
    top: 0;
    bottom: 0
}

.tree-zone {
    overflow: auto
}

.tree-zone #workItemTreeZone {
    height: 700px;
    position: relative;
    padding: 24px 50px
}

.tree-zone .t-tree-container {
    overflow: auto;
    top: 50px;
    bottom: 0;
    left: 42px;
    right: 12px
}

.tree-zone .t-tree-container li {
    white-space: nowrap;
    clear: left
}

.tree-zone .t-tree-container li span.t-tree-icon {
    float: left
}

.tree-zone .t-tree-container li.t-last.t-last {
    background-color: #f2f7fd
}

.tree-zone .t-tree-container .t-tree-label {
    color: #424242
}

.tree-zone .t-tree-container .item-selected a {
    color: #064771
}

.ui-info-bar {
    background: #d6d9d9;
    border: 1px #b2b8b8 solid;
    padding: 3px 5px;
    font-weight: 600;
    font-size: 13px
}

.ui-info-bar .mail {
    text-align: right
}

.ui-breadcrumbs-wrap {
    background-color: #185479;
    color: #7fb5d5
}

.ui-breadcrumbs-wrap .fa {
    margin-right: 0
}

.ui-breadcrumbs {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding: 6px 0;
    padding: 0.42857rem 0
}

.ui-breadcrumbs > li {
    display: inline;
    margin-right: 8px;
    margin-right: 0.57143rem;
    color: #7fb5d5
}

.ui-breadcrumbs > li:before {
    font-family: "FontAwesome";
    content: "\f105";
    padding-right: 8px;
    padding-right: 0.57143rem;
    font-size: 15px;
    vertical-align: middle;
    color: #7fb5d5
}

.ui-breadcrumbs > li a {
    color: #7fb5d5
}

.ui-breadcrumbs > li .t-nw {
    display: inline-block !important
}

.ui-breadcrumbs > li:first-child:before {
    content: '';
    padding-right: 0
}

.ui-breadcrumbs .fa {
    font-size: 14px;
    font-size: 1rem
}

.ui-tabs {
    list-style: none;
    margin-left: 0
}

.ui-tabs nav {
    background-color: #fff;
    border-bottom: 1px #d5dae0 solid;
    padding-left: 0px;
    padding-left: 0rem
}

@media only screen and (min-width: 768px) {
    .ui-tabs nav {
        display: block
    }
}

.ui-tabs .active,
.ui-tabs .tab-navigation .ftabset ul li:hover,
.tab-navigation .ftabset ul .ui-tabs li:hover,
.ui-tabs .tab-navigation.tab--background ul li:hover,
.tab-navigation.tab--background ul .ui-tabs li:hover,
.ui-tabs nav a:hover {
    border-bottom: 4px #185479 solid
}

.ui-tabs .tab {
    display: none
}

.ui-tabs .tab.active,
.ui-tabs .tab-navigation .ftabset ul li.tab:hover,
.tab-navigation .ftabset ul .ui-tabs li.tab:hover,
.ui-tabs .tab-navigation.tab--background ul li.tab:hover,
.tab-navigation.tab--background ul .ui-tabs li.tab:hover {
    display: block
}

.ui-tabs.tabs--background {
    background: #a9a9a9
}

.ui-tabs.tabs--position {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.ui-tabs.tabs--position nav {
    background-color: #fff;
    margin-left: 23.4%;
    padding-left: 24px
}

.ui-tabs.tabs--position nav a {
    margin-right: 6px;
    margin-right: 0.42857rem
}

.ui-tabs.tabs--position .nav-bar-padding-lelf {
    margin-left: 0;
    padding-left: 1%
}

.ui-tabs .tabs--b-right {
    position: absolute;
    top: 21px;
    right: 24px
}

.tab__handle {
    color: #064771;
    display: inline-block;
    font-family: "robotolight", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-size: 1.57143rem;
    padding: 0.85714em 0.71428em 0;
    text-decoration: none
}

.tab__handle:hover {
    color: #064771;
    text-decoration: none
}

.tab__handle.active,
.tab-navigation .ftabset ul li.tab__handle:hover,
.tab-navigation.tab--background ul li.tab__handle:hover {
    color: #064771
}

.tab__handle--mobile {
    display: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (max-width: 768px) {
    .tab__handle--mobile {
        display: block
    }
}

.tab__handle--mobile.active,
.tab-navigation .ftabset ul li.tab__handle--mobile:hover,
.tab-navigation.tab--background ul li.tab__handle--mobile:hover {
    color: #064771;
    border-bottom: 1px #064771 solid;
    margin-bottom: 12px;
    margin-bottom: 0.85714rem
}

.ui-tabs--bordered {
    padding: 0 1px
}

.ui-tabs--bordered .active,
.ui-tabs--bordered .tab-navigation .ftabset ul li:hover,
.tab-navigation .ftabset ul .ui-tabs--bordered li:hover,
.ui-tabs--bordered .tab-navigation.tab--background ul li:hover,
.tab-navigation.tab--background ul .ui-tabs--bordered li:hover {
    border: 1px #d5dae0 solid;
    border-radius: 0;
    margin: 0 -1px;
    border-bottom-color: #fff;
    position: relative;
    top: 1px
}

.ui-tabs--bordered .active,
.ui-tabs--bordered .tab-navigation .ftabset ul li:hover,
.tab-navigation .ftabset ul .ui-tabs--bordered li:hover,
.ui-tabs--bordered .tab-navigation.tab--background ul li:hover,
.tab-navigation.tab--background ul .ui-tabs--bordered li:hover {
    border-top: 4px #064771 solid;
    margin-top: -1px
}

.ui-tabs--bordered .tab__handle--mobile {
    border-left: none;
    border-right: none;
    border-top-width: 0px;
    margin: 0;
    top: 0;
    border-top-color: #064771
}

.ui-tabs--bordered .tab__handle--mobile.active,
.ui-tabs--bordered .tab-navigation .ftabset ul li.tab__handle--mobile:hover,
.tab-navigation .ftabset ul .ui-tabs--bordered li.tab__handle--mobile:hover,
.ui-tabs--bordered .tab-navigation.tab--background ul li.tab__handle--mobile:hover,
.tab-navigation.tab--background ul .ui-tabs--bordered li.tab__handle--mobile:hover {
    margin-bottom: 12px;
    margin-bottom: 0.85714rem;
    border-bottom-color: #064771
}

.tab-navigation {
    border-bottom: 1px solid #d5dae0;
    padding-top: 20px;
    padding-top: 1.42857rem;
    background-color: #fff;
    overflow: hidden
}

.tab-navigation .ftabset {
    border-bottom: none;
    list-style: none;
    margin-left: 0;
    padding-left: 0px;
    padding-left: 0rem
}

.tab-navigation .ftabset ul {
    margin: 0
}

.tab-navigation .ftabset ul li {
    margin-right: 6px;
    margin-right: 0.42857rem;
    margin-bottom: 0;
    color: #064771;
    display: inline-block;
    text-decoration: none;
    position: relative;
}

.tab-navigation .ftabset ul li a {
    color: #064771;
    font-family: "robotolight", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-size: 1.57143rem;
    padding: 0 0.71428em 0;
    text-decoration: none
}

.tab-navigation .ftabset ul li:hover {
    color: #064771;
    text-decoration: none
}

.tab-navigation .ftabset ul li.active-item a,
.tab-navigation .ftabset ul li:hover a {
    color: #3a6c8d;
    border-bottom: 4px #185479 solid
}

.tab-navigation .ftabset ul li.tab-disable,
.tab-navigation .ftabset ul li.disable-item {
    background: #dcdcdb;
    color: #a9a9a9
}

.tab-navigation .ftabset ul li.tab-disable a,
.tab-navigation .ftabset ul li.disable-item a {
    color: #a9a9a9
}

.tab-navigation.tab--spaces {
    padding-left: 25%
}

.tab-navigation.tab--background {
    background-color: #185479;
    padding-top: 6px;
    padding-top: 0.42857rem;
    border-bottom: none
}

.tab-navigation.tab--background ul li {
    margin-right: 0px;
    margin-right: 0rem;
    color: #5c819b;
    background-color: #d4e6f5;
    padding: 4px 0;
    box-shadow: 5px 2px 6px -2px rgba(0, 0, 0, 0.2) inset;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.tab-navigation.tab--background ul li a {
    color: #5c819b;
    font-size: 16px;
    font-size: 1.14286rem;
    padding: 0 48px 0 24px;
    padding: 0 3.42857rem 0 1.71429rem;
    text-align: left
}

.tab-navigation.tab--background ul li:hover {
    color: #064771;
    text-decoration: none
}

.tab-navigation.tab--background ul li.active-item {
    background-color: #f2f7fd;
    border-bottom: none;
    box-shadow: none
}

.tab-navigation.tab--background ul li.active-item a {
    color: #5c819b;
    border-bottom: 0;
}

.tab-navigation.tab--background ul li:hover a {
    border-bottom: none
}

.tab-navigation.tab--background ul li.tab-disable,
.tab-navigation.tab--background ul li.disable-item {
    background: #dcdcdb;
    color: #a9a9a9
}

.tab-navigation.tab--background ul li.tab-disable a,
.tab-navigation.tab--background ul li.disable-item a {
    color: #a9a9a9
}

.ui-tabs--content {
    padding: 0px;
    padding: 0rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    *zoom: 1;
    position: relative
}

.ui-tabs--content:before,
.ui-tabs--content:after {
    content: " ";
    display: table
}

.ui-tabs--content:after {
    clear: both
}

.tabs--position__content .ui-tabs--content {
    padding-top: 60px
}

.badge {
    position: absolute;
    color: #fff;
    background-color: #008cdd;
    top: -3px;
    right: 3px;
    text-align: center;
    line-height: normal;
    font-size: 12px;
    font-weight: bold;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    padding: 2px 4px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    min-width: 18px
}

.ui-module {
    margin-bottom: 0px;
    margin-bottom: 0rem
}

.ui-carousel .ui-module {
    margin: 0
}

.ui-module--logtime .logtime__header {
    background-color: #185479;
    color: #78b0d3
}

.ui-module--logtime .logtime__header .btn {
    margin-bottom: 0
}

.ui-module--logtime .logtime__content {
    background-color: #d8e8f5
}

.ui-module--logtime .logtime__arrow {
    background-color: #d8e8f5;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: normal;
    color: #064771;
    text-align: center;
    position: relative;
    z-index: 9999;
    cursor: pointer
}

.ui-module--logtime .logtime__arrow .fa {
    cursor: pointer;
    margin-bottom: 0
}

.ui-module--logtime .logtime__arrow .worklog-hours {
	font-weight: bold;
}

.ui-module--dark {
    background: #424242;
    color: #fff;
    padding: 1em;
    position: relative
}

.ui-module--dark .text-input {
    border-color: #fff;
    background: transparent;
    color: #fff
}

.ui-module-hero {
    background: #424242 url(../images/module_hero.png) top no-repeat;
    color: #fff;
    text-align: center;
    padding: 10%
}

.ui-this-that {
    border-bottom: 1px #064771 solid;
    text-align: center;
    margin-bottom: 24px;
    margin-bottom: 1.71429rem
}

.ui-this-that span {
    background: #fff;
    padding: 0px 10px;
    display: inline-block;
    position: relative;
    bottom: -0.8em;
    color: #064771
}

.ui-dropdown {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 28px;
    width: auto;
    min-width: 100%;
    max-width: 200px;
    border: 1px #064771 solid;
    background: #fff;
    margin: 0;
    border-radius: 3px;
    list-style: none;
    display: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    text-align: left
}

.ui-dropdown li {
    margin: 0
}

.ui-dropdown a {
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap
}

.ui-dropdown a:hover,
.ui-dropdown li:hover > a {
    background: #064771;
    color: #fff
}

.ui-dropdown li:hover:after {
    color: #fff
}

.ui-dropdown .seperator {
    border-bottom: 1px #064771 solid;
    height: 1px;
    margin: 0.5em 0
}

.ui-dropdown .ui-dropdown {
    top: 0;
    margin-top: -0.55em;
    left: 100%
}

.ui-dropdown .dropdown {
    display: block
}

.ui-dropdown .dropdown:after {
    content: "\f0da";
    position: absolute;
    right: 10px;
    top: 3px;
    margin-top: 0;
    font-family: FontAwesome
}

.dropdown--hover:hover > .ui-dropdown {
    display: block
}

.has-dropdown--inverted:hover > a,
.has-dropdown--inverted:hover {
    background: #064771;
    border-radius: 3px 3px 0 0
}

.has-dropdown--inverted:after {
    color: #fff
}

.caret {
    font-style: normal
}

.caret:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 14px
}

a + .caret {
    margin-left: 0.5em
}

.dropdown-active > .ui-dropdown {
    display: block
}

.dropdown {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 10px;
    margin-bottom: 24px;
    margin-bottom: 1.71429rem
}

.dropdown .dropdown {
    padding-right: 0
}

.dropdown .btn {
    margin-bottom: 0
}

.tab__handle--mobile:after {
    content: "\f107";
    font-family: FontAwesome;
    float: right;
    font-size: 18px
}

.tab__handle--mobile.active:after,
.tab-navigation .ftabset ul li.tab__handle--mobile:hover:after,
.tab-navigation.tab--background ul li.tab__handle--mobile:hover:after {
    content: "\f106"
}

.ui-accordion {
    list-style: none;
    margin-left: 0;
    margin-bottom: 24px;
    margin-bottom: 1.71429rem;
    -webkit-tap-highlight-color: transparent;
    background: #a9a9a9;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3)
}

.accordion__header,
.tab__handle--mobile {
    border-bottom: 1px #064771 solid;
    padding: 12px 24px;
    padding: 0.85714rem 1.71429rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.accordion__header .expand,
.tab__handle--mobile .expand,
.accordion__header .collapse,
.tab__handle--mobile .collapse {
    margin-right: 12px;
    margin-right: 0.85714rem
}

.accordion__header h4,
.tab__handle--mobile h4 {
    margin-bottom: 0
}

.accordion__active {
    color: #064771
}

.accordion__active span em {
    transform: rotate(90deg)
}

.accordion__content {
    padding: 12px 24px;
    padding: 0.85714rem 1.71429rem;
    border-bottom: 1px #064771 solid;
    display: none
}

.ui-accordion--bordered {
    border: 1px #064771 solid;
    border-bottom-width: 0
}

.ui-accordion--bordered .accordion__header,
.ui-accordion--bordered .tab__handle--mobile,
.ui-accordion--bordered .accordion__content {
    padding-left: 1em
}

.ui-accordion--bordered .accordion__content {
    border-bottom: 1px #064771 solid
}

.ui-accordion--light {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none
}

.ui-tooltip,
.tipsy,
.tooltip {
    background: #424242;
    color: #fff;
    max-width: 200px;
    display: block;
    padding: 0.5em 1em;
    border: 1px solid #424242;
    border-radius: 3px;
    position: absolute;
    margin-left: 15px;
    line-height: 1.4;
    z-index: 10;
    font-size: 13px;
    font-size: 0.92857rem
}

.ui-tooltip:after,
.ui-tooltip:before,
.tipsy:after,
.tipsy:before,
.tooltip:after,
.tooltip:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.ui-tooltip:after,
.tipsy:after,
.tooltip:after {
    border-color: rgba(31, 37, 61, 0);
    border-right-color: #1F253D;
    border-width: 10px;
    margin-top: -10px
}

.ui-tooltip:before,
.tipsy:before,
.tooltip:before {
    border-color: rgba(31, 37, 61, 0);
    border-right-color: #1F253D;
    border-width: 11px;
    margin-top: -11px
}

.tooltip.top {
    margin-left: 0;
    margin-top: -12px
}

.tooltip.top:after,
.tooltip.top:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.tooltip.top:after {
    border-color: rgba(31, 37, 61, 0);
    border-top-color: #1F253D;
    border-width: 6px;
    margin-top: 0;
    margin-left: -7px
}

.tooltip.top:before {
    border-color: rgba(31, 37, 61, 0);
    border-top-color: #1F253D;
    border-width: 7px;
    margin-top: 0;
    margin-left: -7px
}

.ui-tooltip-on-focus {
    display: none
}

.nw {
    white-space: nowrap
}

.t-nw {
    white-space: nowrap
}

.icon-info-gray:hover .tooltip-down {
    top: 178%;
    display: block
}

.icon-info-gray:hover .tooltip-arrow-bottom {
    bottom: 178%;
    display: block
}

.tooltip-down,
.tooltip-arrow:after,
.arrow-tooltip:after,
.tooltip-arrow-bottom,
.tooltip-arrow-bottom .arrow-tooltip:after,
.tooltip-arrow-right,
.tooltip-arrow-right .arrow-tooltip:after,
.tooltip-arrow-left,
.tooltip-arrow-right .arrow-tooltip:after {
    background-color: #fafafa;
    border: 2px solid #dbe79c
}

.tooltip-down {
    z-index: 1000;
    position: absolute;
    padding: 12px;
    padding: 0.85714rem;
    color: #3a6c8d;
    font: 12px Arial, Helvetica, sans-serif;
    box-shadow: 0 0 10px #333;
    word-wrap: break-word;
    max-width: 400px
}

.tooltip-down .arrow-tooltip {
    width: 70px;
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -15px
}

.tooltip-down .arrow-tooltip.top {
    top: -14px;
    bottom: auto
}

.tooltip-down .arrow-tooltip.left {
    left: 50%
}

.tooltip-down .arrow-tooltip:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -14px;
    width: 19px;
    height: 19px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tooltip-down .arrow-tooltip.top:after {
    top: auto;
    bottom: -14px
}

.tooltip-arrow {
    width: 70px;
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -15px
}

.tooltip-arrow.top {
    top: -14px;
    bottom: auto
}

.tooltip-arrow.left {
    left: 50%
}

.tooltip-arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -14px;
    width: 19px;
    height: 19px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tooltip-arrow.top:after {
    top: auto;
    bottom: -10px
}

.tooltip-up,
.tooltip-up .tooltip-arrow:after {
    background-color: #fafafa;
    border: 2px solid #dbe79c
}

.tooltip-up {
    z-index: 1000;
    position: absolute;
    padding: 12px;
    padding: 0.85714rem;
    color: #3a6c8d;
    font: 12px Arial, Helvetica, sans-serif;
    box-shadow: 0 0 10px #333;
    word-wrap: break-word;
    text-align: justify;
    max-width: 400px
}

.tooltip-up .tooltip-arrow {
    width: 70px;
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px
}

.tooltip-up .tooltip-arrow.top {
    top: auto;
    bottom: -14px
}

.tooltip-up .tooltip-arrow.left {
    left: 50%
}

.tooltip-up .tooltip-arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: auto;
    bottom: 5px;
    width: 21px;
    height: 21px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tooltip-up .tooltip-arrow:after.top:after {
    top: auto;
    bottom: 5px
}

.tooltip-arrow-bottom,
.tooltip-arrow-right {
    z-index: 1000;
    position: absolute;
    padding: 12px;
    padding: 0.85714rem;
    color: #3a6c8d;
    font: 12px Arial, Helvetica, sans-serif;
    box-shadow: 0 0 10px #333;
    word-wrap: break-word;
    text-align: justify
}

.tooltip-arrow-bottom .arrow-tooltip {
    width: 70px;
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px
}

.tooltip-arrow-bottom .arrow-tooltip.top {
    top: auto;
    bottom: -14px
}

.tooltip-arrow-bottom .arrow-tooltip.left {
    left: 50%
}

.tooltip-arrow-bottom .arrow-tooltip:after {
    content: "";
    position: absolute;
    left: 20px;
    top: auto;
    bottom: -16px;
    width: 21px;
    height: 21px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -transform: rotate(45deg)
}

.tooltip-arrow-bottom .arrow-tooltip.top:after {
    top: auto;
    bottom: 5px
}

.tooltip-arrow-right {
    min-height: 50px
}

.tooltip-arrow-right .arrow-tooltip {
    width: 14px;
    height: 27px;
    overflow: hidden;
    position: absolute
}

.tooltip-arrow-right .arrow-tooltip.left {
    right: -12px;
    left: auto
}

.tooltip-arrow-right .arrow-tooltip.top {
    top: 30%
}

.tooltip-arrow-right .arrow-tooltip:after {
    content: "";
    position: absolute;
    left: -12px;
    top: 0px;
    width: 21px;
    height: 21px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -transform: rotate(45deg)
}

.tooltip-arrow-left {
    min-height: 50px
}

.tooltip-arrow-left .arrow-tooltip {
    width: 14px;
    height: 27px;
    overflow: hidden;
    position: absolute
}

.tooltip-arrow-left .arrow-tooltip.left {
    left: -12px;
    right: auto
}

.tooltip-arrow-left .arrow-tooltip.top {
    top: 30%
}

.tooltip-arrow-left .arrow-tooltip:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 0px;
    width: 21px;
    height: 21px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -transform: rotate(45deg)
}

.flyout,
.flyout--alt {
    position: relative;
    overflow: inherit
}

.flyout__content {
    position: absolute;
    top: 100%;
    left: -99999px;
    z-index: 99999;
    width: 180px;
    background: #f2f7fd
}

.flyout__content > ul {
    margin-bottom: 0
}

.flyout:hover,
.flyout--alt:hover {
    overflow: visible;
    cursor: pointer
}

.flyout:hover > .flyout__content {
    left: 60px;
    top: -107px
}

.flyout--alt:hover > .flyout__content {
    top: 0;
    left: 100%
}

.flyout:hover > .flyout__content li {
    padding: 5px 20px;
    padding: 0.35714rem 1.42857rem;
    margin-bottom: 0;
    border-bottom: 1px solid #a9a9a9
}

.flyout:hover > .flyout__content .fa {
    position: absolute;
    top: 37%;
    left: -10px;
    color: #f2f7fd
}

.flyout--mouse-out {
    position: relative
}

.flyout--mouse-out .flyout__content {
    position: absolute;
    left: -30px;
    top: 33px;
    width: 290px;
    background-color: #a9a9a9;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
    -khtml-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset
}

.flyout--mouse-out .flyout__content > ul {
    margin-bottom: 0
}

.flyout--mouse-out .flyout__content li {
    padding: 5px 20px;
    padding: 0.35714rem 1.42857rem;
    margin-bottom: 0;
    border-bottom: 1px #064771 solid;
    color: #064771
}

.flyout--mouse-out .flyout__content .fa {
    color: #064771
}

.flyout--mouse-out .flyout__content .fa.fa-caret-up {
    top: -13px;
    left: 90px;
    color: #064771;
    line-height: 16px;
    overflow: hidden;
    position: absolute;
    padding: 0;
    margin: 0
}

.flyout--mouse-out .flyout__content .fa.fa-folder {
    position: relative;
    right: 0;
    top: -35px;
    margin-right: 0
}

.flyout--top .flyout__content {
    width: 130px
}

.flyout--top:hover > .flyout__content {
    left: auto;
    right: 150%;
    top: -15px
}

.flyout--top:hover > .flyout__content .fa {
    position: absolute;
    top: 3px;
    left: 98%;
    color: #f2f7fd;
    bottom: 0;
    width: 40px
}

.flyout--top .flyout--alt .flyout__content {
    width: 210px
}

.flyout--top .flyout--alt:hover > .flyout__content {
    top: -15px;
    left: auto;
    right: 109%
}

.flyout--top .flyout--alt:hover > .flyout__content .fa {
    top: 15px
}

.flyout--top .flyout__content,
.flyout__content {
    width: auto !important;
    white-space: nowrap
}

.flyout--top.change-flyout:hover > .flyout__content .fa {
    top: 1px;
    left: 98%;
    z-index: -1;
    padding-right: 20px
}

.flyout--top.change-flyout:hover > .flyout__content {
    right: 143%
}

.flyout--top.change-flyout .has-scroll {
    max-height: 454px;
    overflow-y: auto
}

.panel {
    background-color: #fff;
    box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 24px;
    margin-bottom: 1.71429rem;
    padding: 0px;
    padding: 0rem
}

.panel .panel__title {
    padding: 12px 24px;
    padding: 0.85714rem 1.71429rem
}

.panel .panel__title h1,
.panel .panel__title h2,
.panel .panel__title h3,
.panel .panel__title h4,
.panel .panel__title h5,
.panel .panel__title h6 {
    margin: 0
}

.panel .panel__title h4 {
    margin-bottom: 4px
}

.panel .panel__body {
    padding: 12px 24px;
    padding: 0.85714rem 1.71429rem
}

.panel.panel--transparent {
    background-color: transparent;
    box-shadow: none
}

.panel.panel--transparent .panel__title {
    padding: 0;
    border-bottom: 1px #064771 solid
}

.panel.panel--transparent .panel__title h1,
.panel.panel--transparent .panel__title h2,
.panel.panel--transparent .panel__title h3,
.panel.panel--transparent .panel__title h4,
.panel.panel--transparent .panel__title h5,
.panel.panel--transparent .panel__title h6 {
    margin: 0
}

.panel.panel--transparent .panel__title h4 {
    margin-bottom: 4px
}

.panel.panel--transparent .panel__body {
    padding: 12px 0;
    padding: 0.85714rem 0
}

.panel.panel--primary {
    border-color: #f2f7fd
}

.panel.panel--primary .panel__title {
    background-color: #c3d3e2;
    border-color: #f2f7fd;
    color: #3a6c8d
}

.panel.panel--secondary {
    border: none;
    box-shadow: none
}

.panel.panel--secondary .panel__title {
    background-color: #c3d3e2;
    color: #3a6c8d;
    border: none;
    padding: 6px 12px;
    padding: 0.42857rem 0.85714rem
}

.panel.panel--secondary .panel__title h4,
.panel.panel--secondary .panel__title h6 {
    color: #3a6c8d
}

.panel.panel--secondary .panel__body {
    background-color: #fff;
    border: none;
    padding: 12px;
    padding: 0.85714rem
}

.ui-block {
    background: #a9a9a9;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 6px;
    margin-bottom: 0.42857rem
}

.ui-block .block__body {
    *zoom: 1
}

.ui-block .block__body:before,
.ui-block .block__body:after {
    content: " ";
    display: table
}

.ui-block .block__body:after {
    clear: both
}

.ui-block .block__item {
    padding: 24px 12px 24px 24px;
    padding: 1.71429rem 0.85714rem 1.71429rem 1.71429rem
}

.ui-block .block--expand {
    background: #d6d9d9
}

.ui-block:last-child {
    margin-bottom: 0
}

.t-data-grid .t-data-grid-pager {
    margin: 0;
    margin-bottom: 24px;
    margin-bottom: 1.71429rem;
    list-style: none;
    text-align: right;
    padding-right: 24px;
    padding-right: 1.71429rem;
    float: right
}

.t-data-grid .t-data-grid-pager a {
    border: 1px #dcdcdb solid
}

.t-data-grid .t-data-grid-pager a,
.t-data-grid .t-data-grid-pager span.current {
    display: inline-block;
    margin: 0 0 0 5px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71429;
    padding: 2px 8px;
    text-decoration: none
}

.t-data-grid .t-data-grid-pager .current,
.t-data-grid .t-data-grid-pager .current:hover,
.t-data-grid .t-data-grid-pager .current > a,
.t-data-grid .t-data-grid-pager .current > a:hover {
    background: #064771;
    border: 1px #064771 solid;
    color: #fff
}

.t-data-grid .t-data-grid-pager a:hover {
    background: #84a3b7;
    border-color: #064771
}

.t-data-grid .t-data-grid-pager .fa {
    color: #064771
}

.t-data-grid .t-data-grid-rows-per-page {
    float: left;
    margin-bottom: 24px;
    margin-bottom: 1.71429rem;
    padding-left: 6px;
    padding-left: 0.42857rem
}

.t-data-grid .t-data-grid-rows-per-page label {
    float: left;
    padding-right: 12px;
    padding-right: 0.85714rem;
    padding-top: 3px;
    padding-top: 0.21429rem;
    margin: 0
}

.t-data-grid .t-data-grid-rows-per-page select {
    width: 60px
}

.ui-pagination {
    margin: 0;
    margin-bottom: 24px;
    margin-bottom: 1.71429rem;
    list-style: none;
    font-size: 0
}

.ui-pagination > li {
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71429
}

.ui-pagination > li:last-child {
    margin-right: 0
}

.ui-pagination > li > a {
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
    color: #064771;
    border: 1px #dcdcdb solid
}

.ui-pagination .current,
.ui-pagination .current:hover,
.ui-pagination .current > a,
.ui-pagination .current > a:hover {
    background: #064771;
    border: 1px #064771 solid;
    color: #fff
}

.ui-pagination a:hover {
    background: #84a3b7;
    border-color: #84a3b7
}

.ui-pagination .fa {
    color: #064771
}

.pagination__box > a {
    box-shadow: 0 0 0 1px #064771 inset
}

.pagination__box.box--circular > a {
    border-radius: 200px;
    text-align: center;
    width: 35px;
    height: 35px
}

.pagination__box.box--circular .fa {
    margin-right: 0
}

.ui-pagination--constrict > li {
    margin-right: -1px
}

.ui-pagination--constrict > li > a {
    border-radius: 0
}

.ui-pagination--constrict > li:first-child > a {
    border-radius: 3px 0 0 3px
}

.ui-pagination--constrict > li:last-child > a {
    border-radius: 0 3px 3px 0
}

.ui-pagination--constrict .fa {
    margin-right: 0
}

.autocomplete-suggestions {
    border: 1px solid #064771;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
    border-radius: 3px;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 0.3em 1em;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px #064771 solid
}

.autocomplete-suggestion:last-child {
    border-bottom: none
}

.autocomplete-selected {
    background: #d6d9d9
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #064771;
    font-weight: 600
}

input.f-autocomplete {
    padding-right: 32px
}

.ac__desc {
    display: block;
    font-size: 12px;
    padding: 5px 0;
    text-transform: capitalize
}

body .t-autocomplete-menu {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    width: auto;
    max-height: 164px;
    overflow: auto;
    border: 1px #7f9db9 solid
}

body .t-autocomplete-menu.t-fautocomplete-menu {
    width: auto !important;
    max-width: 250px
}

body .t-autocomplete-menu ul {
    background-color: #f2f7fd;
    padding: 0;
    overflow: auto;
    margin: 0;
    width: 100%;
    max-height: 200px;
    position: relative;
    display: table;
    border: none !important
}

body .t-autocomplete-menu li {
    color: #424242;
    list-style-type: none;
    margin: 0;
    cursor: pointer;
    padding: 2px 12px;
    padding: 0.14286rem 0.85714rem;
    border-bottom: none;
    font-weight: normal;
    white-space: nowrap;
    line-height: normal;
    text-align: left
}

body .t-autocomplete-menu li.selected {
    color: #fff;
    font-weight: normal;
    background-color: #1e90ff
}

body .t-autocomplete-menu li:first-child {
    border-top: none;
    border-bottom: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    body .t-autocomplete-menu.t-autocomplete-menu {
        max-height: 163px
    }
}

.selecter-element {
    *left: -999999px;
    position: absolute;
    opacity: 0
}

.selecter {
    display: block;
    margin: 0;
    position: relative;
    max-width: 100%;
    z-index: 1
}

.selecter .selecter-selected {
    border: 1px solid #b2b2b2;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
    background: #FAFAFA;
    color: #424242;
    cursor: pointer;
    display: block;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-overflow: clip;
    z-index: 49
}

.selecter .selecter-selected:after {
    content: "\f0d7";
    color: #064771;
    font-family: "FontAwesome"
}

.selecter .selecter-options-wrap {
    position: absolute;
    overflow: auto;
    left: 0;
    top: 100%;
    z-index: 500;
    min-width: 200px;
    max-width: 400px;
    max-height: 326px;
    display: none
}

.selecter .selecter-options {
    border: none;
    border-width: 0 1px 1px;
    background-color: #fefefe;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    margin: 0;
    display: table !important;
    min-width: 183px;
    *width: auto;
    z-index: 50
}

@media screen and (min-width: 0\0) {
    .selecter .selecter-options {
        min-width: 200px !important
    }
}

.selecter .selecter-group {
    background: #F9F9F9;
    border-bottom: 1px solid #e3e3e3;
    color: #999;
    display: block;
    font-size: 11px;
    padding: 5px 10px 4px;
    text-transform: uppercase
}

.selecter .selecter-item {
    background: #f2f7fd;
    border-bottom: 1px solid #a9a9a9;
    color: #064771;
    cursor: pointer;
    display: block;
    white-space: nowrap;
    margin: 0;
    padding: 8px 10px
}

.selecter .selecter-item.selected {
    background: #f2f7fd;
    color: #064771
}

.selecter .selecter-item.disabled {
    color: #999;
    cursor: default
}

.selecter .selecter-item:first-child {
    border-radius: 0
}

.selecter .selecter-item:last-child {
    border-radius: 0 0 2px 2px;
    border-bottom: 0
}

@media screen and (min-width: 980px) {
    .selecter .selecter-item:hover,
    .selecter .selecter-item.selected:hover {
        background-color: #f3f3f3
    }
    .selecter .selecter-item.disabled:hover {
        background-color: #fff
    }
    .selecter:hover .selecter-selected {
        background-color: #fff
    }
    .selecter.disabled .selecter-item:hover {
        background: #fff
    }
}

.selecter.open {
    z-index: 99999
}

.selecter.open .selecter-options-wrap {
    display: block
}

.selecter.open .selecter-selected {
    border-radius: 3px 3px 0 0;
    z-index: 51
}

.selecter.open .selecter-selected,
.selecter.focus .selecter-selected {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.selecter.cover .selecter-options {
    border-radius: 3px;
    border-width: 1px;
    top: 0
}

.selecter.cover .selecter-options .selecter-item.first {
    border-radius: 3px 3px 0 0
}

.selecter.cover.open .selecter-selected {
    border-radius: 3px 3px 0 0;
    z-index: 49
}

.selecter.bottom .selecter-options {
    border-width: 1px 1px 0;
    bottom: auto;
    top: auto
}

.selecter.bottom .selecter-item:last-child {
    border: none
}

.selecter.bottom.open .selecter-selected {
    border-radius: 0 0 3px 3px
}

.selecter.bottom.open .selecter-options {
    border-radius: 3px 3px 0 0
}

.selecter.bottom.cover .selecter-options {
    bottom: 0;
    top: auto
}

.selecter.bottom.cover.open .selecter-selected {
    border-radius: 3px
}

.selecter.bottom.cover.open .selecter-options {
    border-radius: 3px
}

.selecter.multiple .selecter-options {
    border-radius: 3px;
    border-width: 1px;
    box-shadow: none;
    display: block;
    position: static;
    width: 100%
}

.selecter.disabled .selecter-selected {
    background: #fff;
    border-color: #eee;
    color: #ccc;
    cursor: default
}

.selecter.disabled .selecter-options {
    background: #fff;
    border-color: #eee
}

.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
    border-color: #eee;
    color: #ccc;
    cursor: default
}

.selecter.disabled .selecter-item.selected {
    background: #fafafa
}

.selecter .selecter-options.scroller {
    overflow: hidden
}

.selecter .selecter-options.scroller .scroller-content {
    max-height: 272px;
    padding: 0
}

@media screen and (max-width: 740px) {
    .selecter {
        max-width: 40%
    }
}

@media screen and (max-width: 500px) {
    .selecter {
        max-width: 100%
    }
}

.ui-selecter {
    float: left
}

.ui-selecter > select {
    display: none
}

.ui-selecter .selecter {
    color: #fff
}

.ui-selecter .selecter .selecter-selected {
    background: none;
    padding-right: 24px;
    box-shadow: none;
    border: none
}

.ui-selecter .selecter {
    margin-bottom: 0
}

.ui-selecter .selecter .selecter-selected::after {
    color: #78b0d3;
    padding-left: 10px
}

.ui-selecter .selecter .selecter-selected {
    color: #78b0d3
}

.ui-selecter,
.ui-selecter .selecter.focus {
    outline: none
}

.dropdown-mul {
    vertical-align: top;
    margin-left: -1px;
    width: 30px;
    min-height: 29px;
    padding: 10px;
    background: #fff;
    display: inline-block;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    background: #FAFAFA;
    position: relative;
    cursor: pointer
}

input.f-autocomplete + span.dropdown-mul {
    min-height: 27px
}

.dropdown--arrow {
    height: 27px;
    width: 30px;
    display: block;
    border: none;
    border-left: 1px solid #b2b2b2;
    position: absolute;
    top: 1px;
    right: 1px
}

.dropdown-mul em {
    position: absolute;
    top: 50%;
    margin-top: -5px
}

ul.token-input-list.token-input-list {
    width: 339px;
    min-height: 29px;
    display: inline-block
}

.side-bar ul.token-input-list.token-input-list {
    width: 218px
}

div.token-input-dropdown.token-input-dropdown {
    font-size: 14px;
    font-family: inherit;
    min-width: 300px !important;
}

.side-bar div.token-input-dropdown.token-input-dropdown {
    width: 300px
}

ul.token-input-list.token-input-list li {
    padding: 0px 3px
}

ul.token-input-list.token-input-list.single-mode li {
    background-color: transparent;
    color: #424242
}

ul.token-input-list.token-input-list li input {
    padding: 2px 8px;
    min-height: 27px;
}

.footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-top: 10px;
    padding-top: 0.71429rem;
    padding-bottom: 10px;
    padding-bottom: 0.71429rem;
    font-size: 0.875em;
    color: #d6d9d9;
    background-color: #064771;
    z-index: 2
}

.footer a {
    color: #dbe79c
}

.footer a:hover {
    color: #dbe79c
}

.footer a:active {
    color: #dbe79c
}

.page-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 32px
}

.row .row,
.row--wide {
    width: auto;
    max-width: none;
    min-width: 0
}

.row--collapse .columns {
    padding-left: 0;
    padding-right: 0
}

.row .row--collapse {
    margin-left: 0;
    margin-right: 0
}

.row {
    width: 100%;
    *zoom: 1
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.columns {
    float: left;
    min-height: 1px;
    padding: 0;
    position: relative
}

.columns--push {
    float: left;
    min-height: 1px;
    padding-right: 12px;
    position: relative
}

.column--center {
    float: none;
    margin: 0 auto
}

.d-1-24 {
    width: 4.16667%
}

.d-2-24 {
    width: 8.33333%
}

.d-3-24 {
    width: 12.5%
}

.d-4-24 {
    width: 16.66667%
}

.d-5-24 {
    width: 20.83333%
}

.d-6-24 {
    width: 25%
}

.d-7-24 {
    width: 29.16667%
}

.d-8-24 {
    width: 33.33333%
}

.d-9-24 {
    width: 37.5%
}

.d-10-24 {
    width: 41.66667%
}

.d-11-24 {
    width: 45.83333%
}

.d-12-24 {
    width: 50%
}

.d-13-24 {
    width: 54.16667%
}

.d-14-24 {
    width: 58.33333%
}

.d-15-24 {
    width: 62.5%
}

.d-16-24 {
    width: 66.66667%
}

.d-17-24 {
    width: 70.83333%
}

.d-18-24 {
    width: 75%
}

.d-19-24 {
    width: 79.16667%
}

.d-20-24 {
    width: 83.33333%
}

.d-21-24 {
    width: 87.5%
}

.d-22-24 {
    width: 91.66667%
}

.d-23-24 {
    width: 95.83333%
}

.d-24 {
    width: 100%
}

.push--1-24 {
    left: 4.16667%
}

.pull--1-24 {
    right: 4.16667%
}

.push--2-24 {
    left: 8.33333%
}

.pull--2-24 {
    right: 8.33333%
}

.push--3-24 {
    left: 12.5%
}

.pull--3-24 {
    right: 12.5%
}

.push--4-24 {
    left: 16.66667%
}

.pull--4-24 {
    right: 16.66667%
}

.push--5-24 {
    left: 20.83333%
}

.pull--5-24 {
    right: 20.83333%
}

.push--6-24 {
    left: 25%
}

.pull--6-24 {
    right: 25%
}

.push--7-24 {
    left: 29.16667%
}

.pull--7-24 {
    right: 29.16667%
}

.push--8-24 {
    left: 33.33333%
}

.pull--8-24 {
    right: 33.33333%
}

.push--9-24 {
    left: 37.5%
}

.pull--9-24 {
    right: 37.5%
}

.push--10-24 {
    left: 41.66667%
}

.pull--10-24 {
    right: 41.66667%
}

.push--11-24 {
    left: 45.83333%
}

.pull--11-24 {
    right: 45.83333%
}

.push--12-24 {
    left: 50%
}

.pull--12-24 {
    right: 50%
}

.push--13-24 {
    left: 54.16667%
}

.pull--13-24 {
    right: 54.16667%
}

.push--14-24 {
    left: 58.33333%
}

.pull--14-24 {
    right: 58.33333%
}

.push--15-24 {
    left: 62.5%
}

.pull--15-24 {
    right: 62.5%
}

.push--16-24 {
    left: 66.66667%
}

.pull--16-24 {
    right: 66.66667%
}

.push--17-24 {
    left: 70.83333%
}

.pull--17-24 {
    right: 70.83333%
}

.push--18-24 {
    left: 75%
}

.pull--18-24 {
    right: 75%
}

.push--19-24 {
    left: 79.16667%
}

.pull--19-24 {
    right: 79.16667%
}

.push--20-24 {
    left: 83.33333%
}

.pull--20-24 {
    right: 83.33333%
}

.push--21-24 {
    left: 87.5%
}

.pull--21-24 {
    right: 87.5%
}

.push--22-24 {
    left: 91.66667%
}

.pull--22-24 {
    right: 91.66667%
}

.push--23-24 {
    left: 95.83333%
}

.pull--23-24 {
    right: 95.83333%
}

.d-1-12 {
    width: 8.3333%
}

.d-1-8 {
    width: 12.5%
}

.d-1-6 {
    width: 16.6667%
}

.d-1-5 {
    width: 20%
}

.d-1-4 {
    width: 25%
}

.d-1-3,
.t-data-grid .t-data-grid-rows-per-page {
    width: 33.3333%
}

.d-3-8 {
    width: 37.5%
}

.d-2-5 {
    width: 40%
}

.d-5-12 {
    width: 41.6667%
}

.d-1-2 {
    width: 50%
}

.d-7-12 {
    width: 58.3333%
}

.d-3-5 {
    width: 60%
}

.d-5-8 {
    width: 62.5%
}

.d-2-3,
.t-data-grid .t-data-grid-pager {
    width: 66.6667%
}

.d-3-4 {
    width: 75%
}

.d-4-5 {
    width: 80%
}

.d-5-6 {
    width: 83.3333%
}

.d-7-8 {
    width: 87.5%
}

.d-11-12 {
    width: 91.6667%
}

.d-1-1,
.d-5-5 {
    width: 100%
}

.t1 {
    width: 1% !important
}

.t2 {
    width: 2% !important
}

.t3 {
    width: 3% !important
}

.t4 {
    width: 4% !important
}

.t5 {
    width: 5% !important
}

.t6 {
    width: 6% !important
}

.t7 {
    width: 7% !important
}

.t8 {
    width: 8% !important
}

.t9 {
    width: 9% !important
}

.t10 {
    width: 10% !important
}

.t11 {
    width: 11% !important
}

.t12 {
    width: 12% !important
}

.t13 {
    width: 13% !important
}

.t14 {
    width: 14% !important
}

.t15 {
    width: 15% !important
}

.t16 {
    width: 16% !important
}

.t17 {
    width: 17% !important
}

.t18 {
    width: 18% !important
}

.t19 {
    width: 19% !important
}

.t20 {
    width: 20% !important
}

.t21 {
    width: 21% !important
}

.t22 {
    width: 22% !important
}

.t23 {
    width: 23% !important
}

.t24 {
    width: 24% !important
}

.t25 {
    width: 25% !important
}

.t26 {
    width: 26% !important
}

.t27 {
    width: 27% !important
}

.t28 {
    width: 28% !important
}

.t29 {
    width: 29% !important
}

.t30 {
    width: 30% !important
}

.t31 {
    width: 31% !important
}

.t32 {
    width: 32% !important
}

.t33 {
    width: 33% !important
}

.t34 {
    width: 34% !important
}

.t35 {
    width: 35% !important
}

.t36 {
    width: 36% !important
}

.t37 {
    width: 37% !important
}

.t38 {
    width: 38% !important
}

.t39 {
    width: 39% !important
}

.t40 {
    width: 40% !important
}

.t41 {
    width: 41% !important
}

.t42 {
    width: 42% !important
}

.t43 {
    width: 43% !important
}

.t44 {
    width: 44% !important
}

.t45 {
    width: 45% !important
}

.t46 {
    width: 46% !important
}

.t47 {
    width: 47% !important
}

.t48 {
    width: 48% !important
}

.t49 {
    width: 49% !important
}

.t50 {
    width: 50% !important
}

.t51 {
    width: 51% !important
}

.t52 {
    width: 52% !important
}

.t53 {
    width: 53% !important
}

.t54 {
    width: 54% !important
}

.t55 {
    width: 55% !important
}

.t56 {
    width: 56% !important
}

.t57 {
    width: 57% !important
}

.t58 {
    width: 58% !important
}

.t59 {
    width: 59% !important
}

.t60 {
    width: 60% !important
}

.t61 {
    width: 61% !important
}

.t62 {
    width: 62% !important
}

.t63 {
    width: 63% !important
}

.t64 {
    width: 64% !important
}

.t65 {
    width: 65% !important
}

.t66 {
    width: 66% !important
}

.t67 {
    width: 67% !important
}

.t68 {
    width: 68% !important
}

.t69 {
    width: 69% !important
}

.t70 {
    width: 70% !important
}

.t71 {
    width: 71% !important
}

.t72 {
    width: 72% !important
}

.t73 {
    width: 73% !important
}

.t74 {
    width: 74% !important
}

.t75 {
    width: 75% !important
}

.t76 {
    width: 76% !important
}

.t77 {
    width: 77% !important
}

.t78 {
    width: 78% !important
}

.t79 {
    width: 79% !important
}

.t80 {
    width: 80% !important
}

.t81 {
    width: 81% !important
}

.t82 {
    width: 82% !important
}

.t83 {
    width: 83% !important
}

.t84 {
    width: 84% !important
}

.t85 {
    width: 85% !important
}

.t86 {
    width: 86% !important
}

.t87 {
    width: 87% !important
}

.t88 {
    width: 88% !important
}

.t89 {
    width: 89% !important
}

.t90 {
    width: 90% !important
}

.t91 {
    width: 91% !important
}

.t92 {
    width: 92% !important
}

.t93 {
    width: 93% !important
}

.t94 {
    width: 94% !important
}

.t95 {
    width: 95% !important
}

.t96 {
    width: 96% !important
}

.t97 {
    width: 97% !important
}

.t98 {
    width: 98% !important
}

.t99 {
    width: 99% !important
}

.t100 {
    width: 100% !important
}

@media only screen and (min-width: 768px) {
    .show-for-desktop-above {
        display: inherit
    }
    .hide-for-tablet-above {
        display: none
    }
    .container .row {
        margin-left: -12px;
        margin-right: -12px
    }
}

@media only screen and (min-width: 970px) {
    .show-for-desktop {
        display: inherit
    }
    .hide-for-desktop {
        display: none
    }
    .container {
        width: 100%
    }
    .container .row {
        margin-left: 0;
        margin-right: 0
    }
    .container .row-pull {
        margin-left: -12px;
        margin-right: -12px
    }
    .container--medium {
        width: 970px;
        margin: 0 auto
    }
    .container--medium .container--medium {
        width: 100%
    }
    .container--small {
        width: 936px;
        margin: 0 auto
    }
    .container--small .container--medium {
        width: 100%
    }
    .container--x-small {
        width: 700px;
        margin: 0 auto
    }
    .container--x-small .container--medium {
        width: 100%
    }
    .ui-media--grid > li {
        display: inline-block;
        width: 25%;
        padding-right: 1em
    }
    .ui-media--grid .media__item {
        margin-bottom: 12px;
        margin-bottom: 0.85714rem
    }
    .ui-media-grid--four > .ui-media {
        width: 25%
    }
}

@media only screen and (max-width: 768px) {
    .m-1-4 {
        float: left;
        padding: 0 12px;
        width: 25%
    }
    .m-2-4 {
        float: left;
        padding: 0 12px;
        width: 50%
    }
    .m-3-4 {
        float: left;
        padding: 0 12px;
        width: 75%
    }
    .m-4 {
        float: left;
        padding: 0 12px;
        width: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .t-1-12 {
        float: left;
        padding: 0 12px;
        width: 8.33333%
    }
    .t-2-12 {
        float: left;
        padding: 0 12px;
        width: 16.66667%
    }
    .t-3-12 {
        float: left;
        padding: 0 12px;
        width: 25%
    }
    .t-4-12 {
        float: left;
        padding: 0 12px;
        width: 33.33333%
    }
    .t-5-12 {
        float: left;
        padding: 0 12px;
        width: 41.66667%
    }
    .t-6-12 {
        float: left;
        padding: 0 12px;
        width: 50%
    }
    .t-7-12 {
        float: left;
        padding: 0 12px;
        width: 58.33333%
    }
    .t-8-12 {
        float: left;
        padding: 0 12px;
        width: 66.66667%
    }
    .t-9-12 {
        float: left;
        padding: 0 12px;
        width: 75%
    }
    .t-10-12 {
        float: left;
        padding: 0 12px;
        width: 83.33333%
    }
    .t-11-12 {
        float: left;
        padding: 0 12px;
        width: 91.66667%
    }
    .t-12 {
        float: left;
        padding: 0 12px;
        width: 100%
    }
}

@media screen and (-ms-high-contrast: active),
( -ms-high-contrast: none) {
    .rule--light {
        color: #fff;
        border-top: 1px solid #fff;
        border-bottom: none
    }
}

/*# sourceMappingURL=pm2-main.css.map */

.group-btn .btn-group {
    right: 35px;
}

.container--right {
    width: 76.6%;
    float: right;
}

.box-component {
    padding: 10px;
    border: 1px #8faab3 solid;
}

.box-component.importUser-bg {
    padding: 40px 40px 15px 40px;
}

.box-component.importUser-bg label {
    color: #064771;
}

.pt-20 {
    padding-top: 20px;
}

.mr-12 {
    margin-right: 12px;
}

/*//////////////*/

.comment-tags{
    margin-top: 10px;
}

.comment-tags label{
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.comment-tags .token-input-list.multiple-mode {
/*    width: 60%;*/
    width: -moz-calc(100% - 88px);
    width: -webkit-calc(100% - 88px);
    width: calc(100% - 88px);
}

.comment-tags .dropdown-mul{
    min-height: 29px !important;
}

.textarea-tiny{
	height: 402px;
}
.side-bar .advanced-filter .auto-complete-multivalue-users-assignee ul.token-input-list.multiple-mode {
	width: calc(100% - 30px) !important;
}

.t-prevent-submission .set-width {
	width: 180px;
}

.t-prevent-submission .set-width .text-input,
.t-prevent-submission .set-width .multiple-mode {
    width: calc(100% - 30px);
}

.t-prevent-submission .set-width .dropdown-mul {
    height: 29px;
    border: 1px solid #b2b2b2;
    top: 0px;
    position: absolute;
    right: 1px;
}

.m-b {
	margin-bottom: 0.85714rem;
}
.f-copy-time-worked {
    background: url("../images/copy-time-worked.png") no-repeat 0 0;
}

.f-copy-time-worked-disabled {
    background: url("../images/copy-time-worked-disabled.png") no-repeat 0 0;
}