@charset "UTF-8";.skin-navy {
    background-color: #003c71 !important;
    color: #fff !important
}

.skin-navy a,.skin-navy a:hover,.skin-navy a:active,.skin-navy a:focus {
    color: #fff !important
}

.skin-navy:before,.skin-navy:after {
    background-color: #003c71 !important
}

.skin-navy .cta-light,.skin-navy .cta-light:hover,.skin-navy .cta-light:focus,.skin-navy .cta-light:active {
    color: #0066f5 !important
}

.skin-navy .cta-light:hover {
    color: #60a0f7 !important
}

.skin-emerald {
    background-color: #009104 !important;
    color: #fff !important
}

.skin-emerald a,.skin-emerald a:hover,.skin-emerald a:active,.skin-emerald a:focus {
    color: #fff !important
}

.skin-emerald:before,.skin-emerald:after {
    background-color: #009104 !important
}

.skin-emerald .cta-light,.skin-emerald .cta-light:hover,.skin-emerald .cta-light:focus,.skin-emerald .cta-light:active {
    color: #0066f5 !important
}

.skin-emerald .cta-light:hover {
    color: #60a0f7 !important
}

.skin-cobalt {
    background-color: #0066f5 !important;
    color: #fff !important
}

.skin-cobalt a,.skin-cobalt a:hover,.skin-cobalt a:active,.skin-cobalt a:focus {
    color: #fff !important
}

.skin-cobalt:before,.skin-cobalt:after {
    background-color: #0066f5 !important
}

.skin-cobalt .cta-light,.skin-cobalt .cta-light:hover,.skin-cobalt .cta-light:focus,.skin-cobalt .cta-light:active {
    color: #0066f5 !important
}

.skin-cobalt .cta-light:hover {
    color: #60a0f7 !important
}

.skin-lemon {
    background-color: #ffda03 !important;
    color: #424242 !important
}

.skin-lemon a,.skin-lemon a:hover,.skin-lemon a:active,.skin-lemon a:focus {
    color: #424242 !important
}

.skin-lemon:before,.skin-lemon:after {
    background-color: #ffda03 !important
}

.skin-lemon .cta-light,.skin-lemon .cta-light:hover,.skin-lemon .cta-light:focus,.skin-lemon .cta-light:active {
    color: #0066f5 !important
}

.skin-lemon .cta-light:hover {
    color: #60a0f7 !important
}

.skin-gold {
    background-color: #fcae00 !important;
    color: #424242 !important
}

.skin-gold a,.skin-gold a:hover,.skin-gold a:active,.skin-gold a:focus {
    color: #424242 !important
}

.skin-gold:before,.skin-gold:after {
    background-color: #fcae00 !important
}

.skin-gold .cta-light,.skin-gold .cta-light:hover,.skin-gold .cta-light:focus,.skin-gold .cta-light:active {
    color: #0066f5 !important
}

.skin-gold .cta-light:hover {
    color: #60a0f7 !important
}

.skin-lime {
    background-color: #aace15 !important;
    color: #424242 !important
}

.skin-lime a,.skin-lime a:hover,.skin-lime a:active,.skin-lime a:focus {
    color: #424242 !important
}

.skin-lime:before,.skin-lime:after {
    background-color: #aace15 !important
}

.skin-lime .cta-light,.skin-lime .cta-light:hover,.skin-lime .cta-light:focus,.skin-lime .cta-light:active {
    color: #0066f5 !important
}

.skin-lime .cta-light:hover {
    color: #60a0f7 !important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

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: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

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
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@media print {
    *,*:before,*:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret,.dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,.table th {
        background-color: #fff !important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    box-sizing: border-box
}

*:before,*:after {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Graphik-Regular", "sans-serif";
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 36px
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 24px
}

h4,.h4 {
    font-size: 18px
}

h5,.h5 {
    font-size: 14px
}

h6,.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

small,.small {
    font-size: 85%
}

mark,.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee
}

ul,ol {
    margin-top: 0;
    margin-bottom: 10px;
	list-style:none;
	
}

ul ul,ul ol,ol ul,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,kbd,pre,samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:100%;
        max-width: 1240px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display:block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display:block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display:inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display:block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display:block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display:inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display:none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display:none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@media (min-width: 768px) {
    form select,form textarea,form input,form input:focus,form input:hover {
        font-size:14px !important
    }
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.modal {
    overflow-y: auto !important;
    -webkit-overflow-scrolling: auto !important
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("./../images/ajax-loader.gif") center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url("../fonts/slick.eot");
    src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px\9;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: 0.25
}

.slick-prev:before,.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
    content: '';
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0
}

[class^='ui-'],[class^='ui-']:after,[class^='ui-']:before {
    box-sizing: content-box
}

.ui-widget {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    color: #333;
    font-weight: 400;
    background: #eeeeee
}

.ui-widget-header a {
    color: #333
}

.ui-widget-overlay {
    background: #000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-widget-shadow {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}

.ui-front {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    font-weight: normal
}

.ui-state-default,.ui-state-default:active,.ui-state-default:hover,.ui-state-default:focus,.ui-state-default a,.ui-state-default a:active,.ui-state-default a:hover,.ui-state-default a:focus,.ui-widget-content .ui-state-default,.ui-widget-content .ui-state-default:active,.ui-widget-content .ui-state-default:hover,.ui-widget-content .ui-state-default:focus,.ui-widget-content .ui-state-default a,.ui-widget-content .ui-state-default a:active,.ui-widget-content .ui-state-default a:hover,.ui-widget-content .ui-state-default a:focus,.ui-widget-header .ui-state-default,.ui-widget-header .ui-state-default:active,.ui-widget-header .ui-state-default:hover,.ui-widget-header .ui-state-default:focus,.ui-widget-header .ui-state-default a,.ui-widget-header .ui-state-default a:active,.ui-widget-header .ui-state-default a:hover,.ui-widget-header .ui-state-default a:focus {
    color: #333;
    text-decoration: none
}

.ui-state-default-text,.ui-widget-content .ui-state-default-text,.ui-widget-header .ui-state-default-text {
    color: #333
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover {
    border: 1px solid #adadad;
    background: #ebebeb;
    color: #333;
    font-weight: normal
}

.ui-state-hover,.ui-state-hover:active,.ui-state-hover:hover,.ui-state-hover:focus,.ui-state-hover a,.ui-state-hover a:active,.ui-state-hover a:hover,.ui-state-hover a:focus,.ui-widget-content .ui-state-hover,.ui-widget-content .ui-state-hover:active,.ui-widget-content .ui-state-hover:hover,.ui-widget-content .ui-state-hover:focus,.ui-widget-content .ui-state-hover a,.ui-widget-content .ui-state-hover a:active,.ui-widget-content .ui-state-hover a:hover,.ui-widget-content .ui-state-hover a:focus,.ui-widget-header .ui-state-hover,.ui-widget-header .ui-state-hover:active,.ui-widget-header .ui-state-hover:hover,.ui-widget-header .ui-state-hover:focus,.ui-widget-header .ui-state-hover a,.ui-widget-header .ui-state-hover a:active,.ui-widget-header .ui-state-hover a:hover,.ui-widget-header .ui-state-hover a:focus {
    color: #333;
    text-decoration: none
}

.ui-state-hover-text,.ui-widget-content .ui-state-hover-text,.ui-widget-header .ui-state-hover-text {
    color: #333
}

.ui-state-focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
    border: 1px solid #adadad;
    background: #ebebeb;
    color: #333;
    font-weight: normal
}

.ui-state-focus,.ui-state-focus:active,.ui-state-focus:hover,.ui-state-focus:focus,.ui-state-focus a,.ui-state-focus a:active,.ui-state-focus a:hover,.ui-state-focus a:focus,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-focus:active,.ui-widget-content .ui-state-focus:hover,.ui-widget-content .ui-state-focus:focus,.ui-widget-content .ui-state-focus a,.ui-widget-content .ui-state-focus a:active,.ui-widget-content .ui-state-focus a:hover,.ui-widget-content .ui-state-focus a:focus,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-focus:active,.ui-widget-header .ui-state-focus:hover,.ui-widget-header .ui-state-focus:focus,.ui-widget-header .ui-state-focus a,.ui-widget-header .ui-state-focus a:active,.ui-widget-header .ui-state-focus a:hover,.ui-widget-header .ui-state-focus a:focus {
    color: #333;
    text-decoration: none
}

.ui-state-focus-text,.ui-widget-content .ui-state-focus-text,.ui-widget-header .ui-state-focus-text {
    color: #333
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #d6e9c6;
    background: #dff0d8;
    color: #3c763d;
    font-weight: normal
}

.ui-state-highlight,.ui-state-highlight:active,.ui-state-highlight:hover,.ui-state-highlight:focus,.ui-state-highlight a,.ui-state-highlight a:active,.ui-state-highlight a:hover,.ui-state-highlight a:focus,.ui-widget-content .ui-state-highlight,.ui-widget-content .ui-state-highlight:active,.ui-widget-content .ui-state-highlight:hover,.ui-widget-content .ui-state-highlight:focus,.ui-widget-content .ui-state-highlight a,.ui-widget-content .ui-state-highlight a:active,.ui-widget-content .ui-state-highlight a:hover,.ui-widget-content .ui-state-highlight a:focus,.ui-widget-header .ui-state-highlight,.ui-widget-header .ui-state-highlight:active,.ui-widget-header .ui-state-highlight:hover,.ui-widget-header .ui-state-highlight:focus,.ui-widget-header .ui-state-highlight a,.ui-widget-header .ui-state-highlight a:active,.ui-widget-header .ui-state-highlight a:hover,.ui-widget-header .ui-state-highlight a:focus {
    color: #3c763d;
    text-decoration: none
}

.ui-state-highlight-text,.ui-widget-content .ui-state-highlight-text,.ui-widget-header .ui-state-highlight-text {
    color: #3c763d
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #adadad;
    background: #ebebeb;
    color: #333;
    font-weight: normal
}

.ui-state-active,.ui-state-active:active,.ui-state-active:hover,.ui-state-active:focus,.ui-state-active a,.ui-state-active a:active,.ui-state-active a:hover,.ui-state-active a:focus,.ui-widget-content .ui-state-active,.ui-widget-content .ui-state-active:active,.ui-widget-content .ui-state-active:hover,.ui-widget-content .ui-state-active:focus,.ui-widget-content .ui-state-active a,.ui-widget-content .ui-state-active a:active,.ui-widget-content .ui-state-active a:hover,.ui-widget-content .ui-state-active a:focus,.ui-widget-header .ui-state-active,.ui-widget-header .ui-state-active:active,.ui-widget-header .ui-state-active:hover,.ui-widget-header .ui-state-active:focus,.ui-widget-header .ui-state-active a,.ui-widget-header .ui-state-active a:active,.ui-widget-header .ui-state-active a:hover,.ui-widget-header .ui-state-active a:focus {
    color: #333;
    text-decoration: none
}

.ui-state-active-text,.ui-widget-content .ui-state-active-text,.ui-widget-header .ui-state-active-text {
    color: #333
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #ebccd1;
    background: #f2dede;
    color: #a94442;
    font-weight: normal
}

.ui-state-error,.ui-state-error:active,.ui-state-error:hover,.ui-state-error:focus,.ui-state-error a,.ui-state-error a:active,.ui-state-error a:hover,.ui-state-error a:focus,.ui-widget-content .ui-state-error,.ui-widget-content .ui-state-error:active,.ui-widget-content .ui-state-error:hover,.ui-widget-content .ui-state-error:focus,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error a:active,.ui-widget-content .ui-state-error a:hover,.ui-widget-content .ui-state-error a:focus,.ui-widget-header .ui-state-error,.ui-widget-header .ui-state-error:active,.ui-widget-header .ui-state-error:hover,.ui-widget-header .ui-state-error:focus,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error a:active,.ui-widget-header .ui-state-error a:hover,.ui-widget-header .ui-state-error a:focus {
    color: #a94442;
    text-decoration: none
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #a94442
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    background-image: none
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: 0.5;
    font-weight: normal
}

@font-face {
    font-family: 'jquery-ui';
    src: url("../fonts/jquery-ui.eot?jquf1.4.1");
    src: url("../fonts/jquery-ui.eot?#iefixjquf1.4.1") format("embedded-opentype"), url("../fonts/jquery-ui.woff?jquf1.4.1") format("woff"), url("../fonts/jquery-ui.ttf?jquf1.4.1") format("truetype"), url("../fonts/jquery-ui.svg?jquf1.4.1#jquery-ui") format("svg");
    font-style: normal;
    font-variant: normal;
    font-weight: normal
}

.ui-icon,.ui-busy-icon {
    display: inline;
    background: transparent none no-repeat scroll 0 0 !important;
    font: normal normal normal 14px/16px 'jquery-ui', sans-serif;
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: inherit;
    text-transform: none;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 0
}

.ui-icon:before,.ui-busy-icon:before {
    display: inline;
    content: '';
    font-size: 14px
}

.ui-icon-arrow-1-n:before {
    content: '\e600'
}

.ui-icon-arrow-u:before {
    content: '\e600'
}

.ui-icon-arrow-1-ne:before {
    content: '\e601'
}

.ui-icon-arrow-u-r:before {
    content: '\e601'
}

.ui-icon-arrow-1-e:before {
    content: '\e602'
}

.ui-icon-arrow-r:before {
    content: '\e602'
}

.ui-icon-arrow-1-se:before {
    content: '\e603'
}

.ui-icon-arrow-d-r:before {
    content: '\e603'
}

.ui-icon-arrow-1-s:before {
    content: '\e604'
}

.ui-icon-arrow-d:before {
    content: '\e604'
}

.ui-icon-arrow-1-sw:before {
    content: '\e605'
}

.ui-icon-arrow-d-l:before {
    content: '\e605'
}

.ui-icon-arrow-1-w:before {
    content: '\e606'
}

.ui-icon-arrow-l:before {
    content: '\e606'
}

.ui-icon-arrow-1-nw:before {
    content: '\e607'
}

.ui-icon-arrow-u-l:before {
    content: '\e607'
}

.ui-icon-arrowstop-1-n:before {
    content: '\e608'
}

.ui-icon-arrowstop-1-e:before {
    content: '\e609'
}

.ui-icon-arrowstop-1-s:before {
    content: '\e60a'
}

.ui-icon-arrowstop-1-w:before {
    content: '\e60b'
}

.ui-icon-arrowreturn-1-n:before {
    content: '\e60c'
}

.ui-icon-arrowreturn-1-e:before {
    content: '\e60d'
}

.ui-icon-forward:before {
    content: '\e60d'
}

.ui-icon-arrowreturn-1-s:before {
    content: '\e60e'
}

.ui-icon-arrowreturn-1-w:before {
    content: '\e60f'
}

.ui-icon-back:before {
    content: '\e60f'
}

.ui-icon-arrowrefresh-1-n:before {
    content: '\e610'
}

.ui-icon-arrowrefresh-1-e:before {
    content: '\e611'
}

.ui-icon-arrowrefresh-1-s:before {
    content: '\e612'
}

.ui-icon-arrowrefresh-1-w:before {
    content: '\e613'
}

.ui-icon-arrow-2-n-s:before {
    content: '\e614'
}

.ui-icon-arrow-2-ne-sw:before {
    content: '\e615'
}

.ui-icon-arrow-2-e-w:before {
    content: '\e616'
}

.ui-icon-arrow-2-se-nw:before {
    content: '\e617'
}

.ui-icon-arrow-4:before {
    content: '\e618'
}

.ui-icon-move:before {
    content: '\e618'
}

.ui-icon-arrow-4-diag:before {
    content: '\e619'
}

.ui-icon-fullscreen:before {
    content: '\e619'
}

.ui-icon-arrowthick-1-n:before {
    content: '\e61a'
}

.ui-icon-arrowthick-1-ne:before {
    content: '\e61b'
}

.ui-icon-arrowthick-1-e:before {
    content: '\e61c'
}

.ui-icon-arrowthick-1-se:before {
    content: '\e61d'
}

.ui-icon-arrowthick-1-s:before {
    content: '\e61e'
}

.ui-icon-arrowthick-1-sw:before {
    content: '\e61f'
}

.ui-icon-arrowthick-1-w:before {
    content: '\e620'
}

.ui-icon-arrowthick-1-nw:before {
    content: '\e621'
}

.ui-icon-arrowthickstop-1-n:before {
    content: '\e622'
}

.ui-icon-arrowthickstop-1-e:before {
    content: '\e623'
}

.ui-icon-arrowthickstop-1-s:before {
    content: '\e624'
}

.ui-icon-arrowthickstop-1-w:before {
    content: '\e625'
}

.ui-icon-arrowreturnthick-1-n:before {
    content: '\e626'
}

.ui-icon-arrowreturnthick-1-e:before {
    content: '\e627'
}

.ui-icon-arrowreturnthick-1-s:before {
    content: '\e628'
}

.ui-icon-arrowreturnthick-1-w:before {
    content: '\e629'
}

.ui-icon-arrowthick-2-n-s:before {
    content: '\e62a'
}

.ui-icon-arrowthick-2-ne-sw:before {
    content: '\e62b'
}

.ui-icon-arrowthick-2-e-w:before {
    content: '\e62c'
}

.ui-icon-arrowthick-2-se-nw:before {
    content: '\e62d'
}

.ui-icon-circle-arrow-n:before {
    content: '\e62e'
}

.ui-icon-circle-arrow-e:before {
    content: '\e62f'
}

.ui-icon-circle-arrow-s:before {
    content: '\e630'
}

.ui-icon-circle-arrow-w:before {
    content: '\e631'
}

.ui-icon-circle-b-arrow-n:before {
    content: '\e632'
}

.ui-icon-circle-b-arrow-e:before {
    content: '\e633'
}

.ui-icon-circle-b-arrow-s:before {
    content: '\e634'
}

.ui-icon-circle-b-arrow-w:before {
    content: '\e635'
}

.ui-icon-carat-1-n:before {
    content: '\e636'
}

.ui-icon-caret-u:before {
    content: '\e636'
}

.ui-icon-carat-1-ne:before {
    content: '\e637'
}

.ui-icon-carat-1-e:before {
    content: '\e638'
}

.ui-icon-caret-r:before {
    content: '\e638'
}

.ui-icon-carat-1-se:before {
    content: '\e639'
}

.ui-icon-carat-1-s:before {
    content: '\e63a'
}

.ui-icon-caret-d:before {
    content: '\e63a'
}

.ui-icon-carat-1-sw:before {
    content: '\e63b'
}

.ui-icon-carat-1-w:before {
    content: '\e63c'
}

.ui-icon-caret-l:before {
    content: '\e63c'
}

.ui-icon-carat-1-nw:before {
    content: '\e63d'
}

.ui-icon-carat-2-n:before {
    content: '\e63e'
}

.ui-icon-carat-2-e:before {
    content: '\e63f'
}

.ui-icon-carat-2-s:before {
    content: '\e640'
}

.ui-icon-carat-2-w:before {
    content: '\e641'
}

.ui-icon-carat-2-n-s:before {
    content: '\e642'
}

.ui-icon-carat-2-e-w:before {
    content: '\e643'
}

.ui-icon-triangle-1-n:before {
    content: '\e644'
}

.ui-icon-triangle-1-ne:before {
    content: '\e645'
}

.ui-icon-triangle-1-e:before {
    content: '\e646'
}

.ui-icon-triangle-1-se:before {
    content: '\e647'
}

.ui-icon-triangle-1-s:before {
    content: '\e648'
}

.ui-icon-triangle-1-sw:before {
    content: '\e649'
}

.ui-icon-triangle-1-w:before {
    content: '\e64a'
}

.ui-icon-triangle-1-nw:before {
    content: '\e64b'
}

.ui-icon-triangle-1-n-stop:before {
    content: '\e64c'
}

.ui-icon-triangle-1-e-stop:before {
    content: '\e64d'
}

.ui-icon-seek-end:before {
    content: '\e64d'
}

.ui-icon-triangle-1-s-stop:before {
    content: '\e64e'
}

.ui-icon-triangle-1-w-stop:before {
    content: '\e64f'
}

.ui-icon-seek-first:before {
    content: '\e64f'
}

.ui-icon-triangle-2-e:before {
    content: '\e650'
}

.ui-icon-seek-next:before {
    content: '\e650'
}

.ui-icon-triangle-2-w:before {
    content: '\e651'
}

.ui-icon-seek-prev:before {
    content: '\e651'
}

.ui-icon-triangle-2-n-s:before {
    content: '\e652'
}

.ui-icon-triangle-2-e-w:before {
    content: '\e653'
}

.ui-icon-circle-triangle-n:before {
    content: '\e654'
}

.ui-icon-circle-triangle-e:before {
    content: '\e655'
}

.ui-icon-circle-triangle-s:before {
    content: '\e656'
}

.ui-icon-circle-triangle-w:before {
    content: '\e657'
}

.ui-icon-circle-b-triangle-n:before {
    content: '\e658'
}

.ui-icon-circle-b-triangle-e:before {
    content: '\e659'
}

.ui-icon-circle-b-triangle-s:before {
    content: '\e65a'
}

.ui-icon-circle-b-triangle-w:before {
    content: '\e65b'
}

.ui-icon-bullet:before {
    content: '\e65c'
}

.ui-icon-circle:before {
    content: '\e65d'
}

.ui-icon-radio-off:before {
    content: '\e65d'
}

.ui-icon-alert:before {
    content: '\e65e'
}

.ui-icon-alert-b:before {
    content: '\e65f'
}

.ui-icon-help-plain:before {
    content: '\e660'
}

.ui-icon-help:before {
    content: '\e661'
}

.ui-icon-circle-help:before {
    content: '\e661'
}

.ui-icon-circle-b-help:before {
    content: '\e662'
}

.ui-icon-info-plain:before {
    content: '\e663'
}

.ui-icon-info:before {
    content: '\e664'
}

.ui-icon-circle-info:before {
    content: '\e664'
}

.ui-icon-circle-b-info:before {
    content: '\e665'
}

.ui-icon-notice-plain:before {
    content: '\e666'
}

.ui-icon-notice:before {
    content: '\e667'
}

.ui-icon-circle-notice:before {
    content: '\e667'
}

.ui-icon-circle-b-notice:before {
    content: '\e668'
}

.ui-icon-grip-diagonal-se:before {
    content: '\e669'
}

.ui-icon-gripsmall-diagonal-se:before {
    content: '\e66a'
}

.ui-icon-grip-solid-horizontal:before {
    content: '\e66b'
}

.ui-icon-grip-dotted-horizontal:before {
    content: '\e66c'
}

.ui-icon-grip-solid-vertical:before {
    content: '\e66d'
}

.ui-icon-grip-dotted-vertical:before {
    content: '\e66e'
}

.ui-icon-check:before {
    content: '\e66f'
}

.ui-icon-circle-check:before {
    content: '\e670'
}

.ui-icon-circle-b-check:before {
    content: '\e671'
}

.ui-icon-check-off:before {
    content: '\e672'
}

.ui-icon-check-on:before {
    content: '\e673'
}

.ui-icon-cancel:before {
    content: '\e674'
}

.ui-icon-forbidden:before {
    content: '\e674'
}

.ui-icon-close:before {
    content: '\e675'
}

.ui-icon-delete:before {
    content: '\e675'
}

.ui-icon-circle-close:before {
    content: '\e676'
}

.ui-icon-circle-b-close:before {
    content: '\e677'
}

.ui-icon-closethick:before {
    content: '\e678'
}

.ui-icon-squaresmall-close:before {
    content: '\e679'
}

.ui-icon-circlesmall-close:before {
    content: '\e67a'
}

.ui-icon-minus:before {
    content: '\e67b'
}

.ui-icon-circle-minus:before {
    content: '\e67c'
}

.ui-icon-circle-b-minus:before {
    content: '\e67d'
}

.ui-icon-minusthick:before {
    content: '\e67e'
}

.ui-icon-squaresmall-minus:before {
    content: '\e67f'
}

.ui-icon-circlesmall-minus:before {
    content: '\e680'
}

.ui-icon-plus:before {
    content: '\e681'
}

.ui-icon-circle-plus:before {
    content: '\e682'
}

.ui-icon-circle-b-plus:before {
    content: '\e683'
}

.ui-icon-plusthick:before {
    content: '\e684'
}

.ui-icon-squaresmall-plus:before {
    content: '\e685'
}

.ui-icon-circlesmall-plus:before {
    content: '\e686'
}

.ui-icon-pencil:before {
    content: '\e687'
}

.ui-icon-edit:before {
    content: '\e687'
}

.ui-icon-copy:before {
    content: '\e688'
}

.ui-icon-files:before {
    content: '\e688'
}

.ui-icon-scissors:before {
    content: '\e689'
}

.ui-icon-cut:before {
    content: '\e689'
}

.ui-icon-clipboard:before {
    content: '\e68a'
}

.ui-icon-paste:before {
    content: '\e68a'
}

.ui-icon-disk:before {
    content: '\e68b'
}

.ui-icon-save:before {
    content: '\e68b'
}

.ui-icon-undo:before {
    content: '\e68c'
}

.ui-icon-redo:before {
    content: '\e68d'
}

.ui-icon-rename:before {
    content: '\e68e'
}

.ui-icon-trash:before {
    content: '\e68f'
}

.ui-icon-recycle:before {
    content: '\e68f'
}

.ui-icon-print:before {
    content: '\e690'
}

.ui-icon-print-b:before {
    content: '\e691'
}

.ui-icon-note:before {
    content: '\e692'
}

.ui-icon-table:before {
    content: '\e693'
}

.ui-icon-tag:before {
    content: '\e694'
}

.ui-icon-ticket:before {
    content: '\e695'
}

.ui-icon-folder:before {
    content: '\e696'
}

.ui-icon-folder-collapsed:before {
    content: '\e696'
}

.ui-icon-folder-open:before {
    content: '\e697'
}

.ui-icon-folder-expanded:before {
    content: '\e697'
}

.ui-icon-document:before {
    content: '\e698'
}

.ui-icon-file:before {
    content: '\e698'
}

.ui-icon-document-b:before {
    content: '\e699'
}

.ui-icon-file-b:before {
    content: '\e699'
}

.ui-icon-audio:before {
    content: '\e69a'
}

.ui-icon-music:before {
    content: '\e69a'
}

.ui-icon-movie:before {
    content: '\e69b'
}

.ui-icon-film:before {
    content: '\e69b'
}

.ui-icon-video:before {
    content: '\e69c'
}

.ui-icon-image:before {
    content: '\e69d'
}

.ui-icon-picture:before {
    content: '\e69d'
}

.ui-icon-script:before {
    content: '\e69e'
}

.ui-icon-file-pdf:before {
    content: '\e69f'
}

.ui-icon-file-rtf:before {
    content: '\e6a0'
}

.ui-icon-file-spreadsheet:before {
    content: '\e6a1'
}

.ui-icon-file-xls:before {
    content: '\e6a1'
}

.ui-icon-file-txt:before {
    content: '\e6a2'
}

.ui-icon-file-text:before {
    content: '\e6a2'
}

.ui-icon-file-word:before {
    content: '\e6a3'
}

.ui-icon-file-zip:before {
    content: '\e6a4'
}

.ui-icon-play:before {
    content: '\e6a5'
}

.ui-icon-pause:before {
    content: '\e6a6'
}

.ui-icon-stop:before {
    content: '\e6a7'
}

.ui-icon-volume-off:before {
    content: '\e6a8'
}

.ui-icon-mute:before {
    content: '\e6a8'
}

.ui-icon-volume-mute:before {
    content: '\e6a8'
}

.ui-icon-volume-on:before {
    content: '\e6a9'
}

.ui-icon-volume-high:before {
    content: '\e6a9'
}

.ui-icon-volume-on-b:before {
    content: '\e6aa'
}

.ui-icon-volume-low:before {
    content: '\e6aa'
}

.ui-icon-shuffle:before {
    content: '\e6ab'
}

.ui-icon-retweet:before {
    content: '\e6ac'
}

.ui-icon-eject:before {
    content: '\e6ad'
}

.ui-icon-link:before {
    content: '\e6ae'
}

.ui-icon-extlink:before {
    content: '\e6af'
}

.ui-icon-linkext:before {
    content: '\e6af'
}

.ui-icon-action:before {
    content: '\e6af'
}

.ui-icon-link-broken:before {
    content: '\e6b0'
}

.ui-icon-locked:before {
    content: '\e6b1'
}

.ui-icon-unlocked:before {
    content: '\e6b2'
}

.ui-icon-window:before {
    content: '\e6b3'
}

.ui-icon-newwin:before {
    content: '\e6b4'
}

.ui-icon-popup:before {
    content: '\e6b4'
}

.ui-icon-dialog:before {
    content: '\e6b4'
}

.ui-icon-window-sidebar:before {
    content: '\e6b5'
}

.ui-icon-menu:before {
    content: '\e6b6'
}

.ui-icon-bars:before {
    content: '\e6b6'
}

.ui-icon-home:before {
    content: '\e6b7'
}

.ui-icon-bookmark:before {
    content: '\e6b8'
}

.ui-icon-bookmark-b:before {
    content: '\e6b9'
}

.ui-icon-star:before {
    content: '\e6ba'
}

.ui-icon-star-b:before {
    content: '\e6bb'
}

.ui-icon-addon:before {
    content: '\e6bc'
}

.ui-icon-puzzle:before {
    content: '\e6bc'
}

.ui-icon-plugin:before {
    content: '\e6bd'
}

.ui-icon-package:before {
    content: '\e6be'
}

.ui-icon-power:before {
    content: '\e6bf'
}

.ui-icon-switch:before {
    content: '\e6bf'
}

.ui-icon-refresh:before {
    content: '\e6c0'
}

.ui-icon-group:before {
    content: '\e6c1'
}

.ui-icon-users:before {
    content: '\e6c1'
}

.ui-icon-person:before {
    content: '\e6c2'
}

.ui-icon-user:before {
    content: '\e6c2'
}

.ui-icon-heart:before {
    content: '\e6c3'
}

.ui-icon-heart-b:before {
    content: '\e6c4'
}

.ui-icon-heart-beat:before {
    content: '\e6c5'
}

.ui-icon-key:before {
    content: '\e6c6'
}

.ui-icon-lightbulb:before {
    content: '\e6c7'
}

.ui-icon-cart:before {
    content: '\e6c8'
}

.ui-icon-shop:before {
    content: '\e6c8'
}

.ui-icon-cart-b:before {
    content: '\e6c9'
}

.ui-icon-clock:before {
    content: '\e6ca'
}

.ui-icon-clock-b:before {
    content: '\e6cb'
}

.ui-icon-cloud:before {
    content: '\e6cc'
}

.ui-icon-cloud-b:before {
    content: '\e6cd'
}

.ui-icon-cloud-download:before {
    content: '\e6ce'
}

.ui-icon-cloud-upload:before {
    content: '\e6cf'
}

.ui-icon-comment:before {
    content: '\e6d0'
}

.ui-icon-comments:before {
    content: '\e6d1'
}

.ui-icon-globe:before {
    content: '\e6d2'
}

.ui-icon-globe-b:before {
    content: '\e6d3'
}

.ui-icon-location:before {
    content: '\e6d4'
}

.ui-icon-navigation:before {
    content: '\e6d5'
}

.ui-icon-gear:before {
    content: '\e6d6'
}

.ui-icon-gears:before {
    content: '\e6d7'
}

.ui-icon-camera:before {
    content: '\e6d8'
}

.ui-icon-flag:before {
    content: '\e6d9'
}

.ui-icon-eye:before {
    content: '\e6da'
}

.ui-icon-box:before {
    content: '\e6db'
}

.ui-icon-transfer-e-w:before {
    content: '\e6dc'
}

.ui-icon-transferthick-e-w:before {
    content: '\e6dd'
}

.ui-icon-sign-in:before {
    content: '\e6de'
}

.ui-icon-login:before {
    content: '\e6de'
}

.ui-icon-sign-out:before {
    content: '\e6df'
}

.ui-icon-logout:before {
    content: '\e6df'
}

.ui-icon-logoff:before {
    content: '\e6df'
}

.ui-icon-toggle-off:before {
    content: '\e6e0'
}

.ui-icon-toggle-on:before {
    content: '\e6e1'
}

.ui-icon-search:before {
    content: '\e6e2'
}

.ui-icon-wrench:before {
    content: '\e6e3'
}

.ui-icon-settings:before {
    content: '\e6e4'
}

.ui-icon-radio-on:before {
    content: '\e6e5'
}

.ui-icon-selectbox:before {
    content: '\e6e6'
}

.ui-icon-suitcase:before {
    content: '\e6e7'
}

.ui-icon-truck:before {
    content: '\e6e8'
}

.ui-icon-database:before {
    content: '\e6e9'
}

.ui-icon-databases:before {
    content: '\e6ea'
}

.ui-icon-book:before {
    content: '\e6eb'
}

.ui-icon-book-b:before {
    content: '\e6ec'
}

.ui-icon-calculator:before {
    content: '\e6ed'
}

.ui-icon-calculator-b:before {
    content: '\e6ee'
}

.ui-icon-calendar:before {
    content: '\e6ef'
}

.ui-icon-calendar-b:before {
    content: '\e6f0'
}

.ui-icon-calendar-day:before {
    content: '\e6f1'
}

.ui-icon-address:before {
    content: '\e6f2'
}

.ui-icon-contact:before {
    content: '\e6f3'
}

.ui-icon-phone:before {
    content: '\e6f4'
}

.ui-icon-circle-phone:before {
    content: '\e6f5'
}

.ui-icon-mail-closed:before {
    content: '\e6f6'
}

.ui-icon-mail:before {
    content: '\e6f6'
}

.ui-icon-mail-open:before {
    content: '\e6f7'
}

.ui-icon-mail-reply:before {
    content: '\e6f8'
}

.ui-icon-mail-replyall:before {
    content: '\e6f9'
}

.ui-icon-mail-forward:before {
    content: '\e6fa'
}

.ui-icon-mail-send:before {
    content: '\e6fb'
}

.ui-icon-newspaper:before {
    content: '\e6fc'
}

.ui-icon-newsletter:before {
    content: '\e6fc'
}

.ui-icon-pin-s:before {
    content: '\e6fd'
}

.ui-icon-pin-w:before {
    content: '\e6fe'
}

.ui-icon-zoomin:before {
    content: '\e6ff'
}

.ui-icon-circle-zoomin:before {
    content: '\e700'
}

.ui-icon-zoomout:before {
    content: '\e701'
}

.ui-icon-circle-zoomout:before {
    content: '\e702'
}

.ui-icon-screen-display:before {
    content: '\e703'
}

.ui-icon-desktop:before {
    content: '\e703'
}

.ui-icon-screen-laptop:before {
    content: '\e704'
}

.ui-icon-screen-mobile:before {
    content: '\e705'
}

.ui-icon-mobile:before {
    content: '\e705'
}

.ui-icon-view-icons:before {
    content: '\e706'
}

.ui-icon-view-icons-b:before {
    content: '\e707'
}

.ui-icon-grid:before {
    content: '\e707'
}

.ui-icon-view-list:before {
    content: '\e708'
}

.ui-icon-list:before {
    content: '\e708'
}

.ui-icon-sorting:before {
    content: '\e709'
}

.ui-icon-sorting-asc:before {
    content: '\e70a'
}

.ui-icon-sorting-desc:before {
    content: '\e70b'
}

.ui-icon-battery-0:before {
    content: '\e70c'
}

.ui-icon-battery-1:before {
    content: '\e70d'
}

.ui-icon-battery-2:before {
    content: '\e70e'
}

.ui-icon-battery-3:before {
    content: '\e70f'
}

.ui-icon-signal:before {
    content: '\e710'
}

.ui-icon-signal-diag:before {
    content: '\e711'
}

.ui-icon-window-minimize:before {
    content: '\e717'
}

.ui-loading-icon.ui-icon-balls:before {
    content: '\e712'
}

.ui-loading-icon.ui-icon-circle:before {
    content: '\e713'
}

.ui-loading-icon.ui-icon-comet:before {
    content: '\e714'
}

.ui-loading-icon.ui-icon-lines:before {
    content: '\e715'
}

.ui-loading-icon.ui-icon-planet:before {
    content: '\e716'
}

@keyframes "clockwise" {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

@keyframes "bounce" {
    0%,100% {
        transform: scale(0.2);
    }

    50% {
        transform: scale(1);
    }
}

@keyframes "translate" {
    0%,100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(100%, 0);
    }
}

@keyframes "move-right" {
    from {
        left: -100%;
    }

    to {
        left: 100%;
    }
}

@keyframes "square-fill" {
    0%,25%,100% {
        height: 0;
    }

    50%,75% {
        height: 100%;
    }
}

@keyframes "square-clockwise" {
    0% {
        transform: rotate(0deg);
    }

    25%,50% {
        transform: rotate(180deg);
    }

    75%,100% {
        transform: rotate(360deg);
    }
}

.ui-animate.clockwise .ui-icon,.ui-animate.anti-clockwise .ui-icon {
    animation: clockwise 1s infinite linear
}

.ui-animate.anti-clockwise .ui-icon {
    animation-direction: reverse
}

.ui-animate.bounce .ui-icon:before {
    animation: bounce 1s infinite ease-in-out
}

.ui-loading-icon.ui-icon-circle,.ui-loading-icon.ui-icon-comet,.ui-loading-icon.ui-icon-planet {
    animation: clockwise 1s infinite linear
}

.ui-loading-icon.ui-icon-balls,.ui-loading-icon.ui-icon-lines {
    animation: clockwise 1s infinite ease-in-out
}

.ui-corner-all {
    border-radius: 4px
}

.ui-corner-top {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.ui-corner-right {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.ui-corner-bottom {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.ui-corner-left {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 16px;
    height: 20px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #333
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion {
    margin-bottom: 20px
}

.ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 5px 0 0 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out
}

.ui-accordion-content {
    padding: 15px;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1063 !important
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 6px 12px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only .ui-button-text {
    display: none
}

.ui-buttonset:before,.ui-buttonset:after {
    content: '';
    display: table;
    border-collapse: collapse
}

.ui-buttonset:after {
    clear: both
}

.ui-buttonset .ui-button {
    float: left;
    margin-right: -1px
}

.ui-buttonset .ui-button.ui-state-active,.ui-buttonset .ui-button.ui-state-focus,.ui-buttonset .ui-button.ui-state-hover {
    z-index: 100
}

.ui-datepicker {
    width: 280px;
    padding: 6px;
    display: none;
    z-index: 1061 !important;
    overflow: visible;
    margin-bottom: 20px
}

.ui-datepicker:not(.ui-datepicker-inline) {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.ui-datepicker-header {
    position: relative;
    padding: 10px 15px;
    margin: -6px;
    border-color: #ddd;
    border-width: 0 0 1px;
    border-radius: 0;
    background: #fff;
    color: #333
}

.ui-datepicker-prev,.ui-datepicker-next {
    position: absolute;
    border: 1px solid transparent;
    top: calc(50% - 12px);
    width: 24px;
    height: 24px;
    line-height: 24px;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    cursor: pointer
}

.ui-datepicker-prev span,.ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #333;
    top: calc(50% - 12px)
}

.ui-datepicker-prev {
    left: 7.5px
}

.ui-datepicker-next {
    right: 7.5px
}

.ui-datepicker-title {
    text-align: center;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400
}

.ui-datepicker-title select {
    font-size: 14px;
    margin: 1px 0;
    color: #333
}

.ui-datepicker-month,.ui-datepicker-year {
    width: calc(50% - 64px);
    font-weight: normal
}

.ui-datepicker-month + .ui-datepicker-year {
    margin-left: 10px
}

.ui-datepicker table {
    width: 100%;
    font-size: 14px;
    margin: 0 0 6px;
    border-collapse: collapse;
    table-layout: fixed
}

.ui-datepicker th {
    padding: 12px 5px;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
    text-align: center
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: 6px 2px;
    text-decoration: none;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.ui-datepicker-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    padding: 10px 15px 4px;
    margin: 0 -6px -6px
}

.ui-datepicker-buttonpane:before,.ui-datepicker-buttonpane:after {
    content: '';
    display: table;
    border-collapse: collapse
}

.ui-datepicker-buttonpane:after {
    clear: both
}

.ui-datepicker-buttonpane button {
    float: right;
    cursor: pointer;
    padding: 6px 12px
}

.ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker > *:last-child {
    margin-bottom: 0
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-header {
    border-radius: 0
}

.ui-datepicker-multi .ui-datepicker-group:first-child .ui-datepicker-header {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.ui-datepicker-multi .ui-datepicker-group:nth-last-child(3) .ui-datepicker-header {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 15px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 15px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    outline: 0;
    z-index: 1050 !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}

.ui-dialog-titlebar {
    padding: 15px 15px;
    position: relative;
    border-radius: 0;
    border-width: 0 0 1px;
    background: transparent;
    margin: 0;
    color: #333;
    border-color: #ddd
}

.ui-dialog-titlebar-close {
    position: absolute;
    right: 15px;
    top: calc(50% - 11px);
    width: 20px;
    height: 20px;
    padding: 1px
}

.ui-dialog-title {
    float: left;
    width: calc(100% - 50px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ui-dialog-content {
    position: relative;
    border: 0;
    padding: 20px;
    background: none;
    overflow: auto
}

.ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    padding: 20px
}

.ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog-buttonpane button {
    cursor: pointer
}

.ui-dialog-buttonpane button:not(:last-child) {
    margin-right: 10px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    margin: 0 0 20px;
    display: block;
    outline: none;
    min-width: 150px;
    padding: 5px 0;
    border-radius: 4px;
    border-color: #ddd;
    border-width: 1px
}

.ui-menu .ui-menu {
    position: absolute;
    z-index: 1000
}

.ui-menu-item {
    margin: 0;
    cursor: pointer;
    position: relative;
    padding: 3px 20px;
    border: 1px solid transparent;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.ui-menu-item.ui-state-active,.ui-menu-item.ui-state-focus {
    border-color: transparent;
    background: #f5f5f5;
    outline: none
}

.ui-menu-item.ui-state-active,.ui-menu-item.ui-state-active:active,.ui-menu-item.ui-state-active:hover,.ui-menu-item.ui-state-active:focus,.ui-menu-item.ui-state-active a,.ui-menu-item.ui-state-active a:active,.ui-menu-item.ui-state-active a:hover,.ui-menu-item.ui-state-active a:focus,.ui-menu-item.ui-state-focus,.ui-menu-item.ui-state-focus:active,.ui-menu-item.ui-state-focus:hover,.ui-menu-item.ui-state-focus:focus,.ui-menu-item.ui-state-focus a,.ui-menu-item.ui-state-focus a:active,.ui-menu-item.ui-state-focus a:hover,.ui-menu-item.ui-state-focus a:focus {
    color: #333;
    text-decoration: none
}

.ui-menu-divider {
    margin: 9px 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.ui-menu-icon {
    float: right
}

.ui-progressbar {
    height: 20px;
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
    background: #f5f5f5;
    border: none
}

.ui-progressbar-value {
    margin: -1px;
    background: #428bca;
    border: none;
    height: 100%
}

.ui-progressbar-overlay {
    height: 100%;
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    display: none;
    position: absolute;
    z-index: 1062 !important
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    margin: 0
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    height: auto;
    margin: 3px 0 9px;
    color: #999
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    padding: 6px 12px;
    line-height: 1.42857;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.ui-selectmenu-button span.ui-icon {
    float: right
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left;
    background: #f5f5f5;
    border: none
}

.ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 24px;
    height: 24px;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 14px;
    display: block;
    border: 0;
    background: #428bca;
    border: none
}

.ui-slider-horizontal {
    height: 20px
}

.ui-slider-horizontal .ui-slider-handle {
    top: calc(50% - 13px);
    margin-left: -12px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: 20px;
    height: 200px
}

.ui-slider-vertical .ui-slider-handle {
    left: calc(50% - 13px);
    margin-left: 0;
    margin-bottom: -12px
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: block;
    padding: 0;
    vertical-align: middle;
    border: none
}

.ui-spinner-input {
    position: relative;
    background: #fff;
    height: 34px;
    color: #555;
    margin: 0;
    padding: 6px 12px;
    vertical-align: middle;
    box-sizing: border-box;
    width: calc(100% - 20px);
    z-index: 20;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.ui-spinner-input:focus {
    outline: 0;
    border-color: #66afe9
}

.ui-spinner-button {
    width: 20px;
    height: calc(50% - 2px);
    font-size: 6px;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: pointer;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner .ui-icon {
    position: absolute;
    left: 0;
    right: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-up .ui-icon {
    top: -2px
}

.ui-spinner-down {
    bottom: 0;
    border-top: 0;
    padding-top: 1px
}

.ui-spinner-down .ui-icon {
    top: -2px
}

.ui-tabs {
    position: relative;
    padding: 0;
    border: none;
    margin-bottom: 20px
}

.ui-tabs-nav {
    margin: 0;
    padding: 0;
    border-color: #ddd;
    border-width: 0 0 1px;
    border-radius: 0;
    background: transparent
}

.ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 10px 15px;
    text-decoration: none
}

.ui-tabs-nav > li {
    list-style: none;
    float: left;
    display: block;
    position: relative;
    top: 0;
    margin: 1px 3px -1px 0;
    padding: 0;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.ui-tabs-nav > li.ui-tabs-active .ui-tabs-anchor,.ui-tabs-nav > li.ui-state-disabled .ui-tabs-anchor,.ui-tabs-nav > li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 15px 0 0;
    background: none
}

.ui-tooltip {
    padding: 3px 8px;
    position: absolute;
    z-index: 1070 !important;
    max-width: 200px;
    background: rgba(0, 0, 0, 0.9);
    border: none;
    border-radius: 4px;
    color: #fff
}

.ui-state-active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.ui-accordion-header,.ui-accordion-content {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.ui-accordion-header.ui-state-default,.ui-accordion-header.ui-state-hover,.ui-accordion-header.ui-state-focus,.ui-accordion-header.ui-state-active {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.ui-datepicker-calendar .ui-state-default {
    border-color: transparent;
    background: transparent;
    border-radius: 4px
}

.ui-datepicker-calendar .ui-state-hover {
    background: #eeeeee
}

.ui-datepicker-calendar .ui-state-highlight {
    color: #428bca
}

.ui-datepicker-calendar .ui-state-active {
    box-shadow: none;
    background: #428bca;
    color: #fff
}

.ui-dialog-titlebar-close {
    transition: opacity 0.15s ease-in-out
}

.ui-dialog-titlebar-close.ui-state-default {
    background: transparent;
    box-shadow: none;
    border-color: transparent;
    opacity: 0.25
}

.ui-dialog-titlebar-close.ui-state-hover {
    opacity: 1
}

.ui-menu-item.ui-state-active {
    box-shadow: none
}

.ui-slider,.ui-progressbar {
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.ui-slider-range,.ui-progressbar-value {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15)
}

.ui-spinner-input {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.ui-spinner-input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.ui-tabs-nav > li.ui-state-default {
    border-color: transparent transparent #ddd
}

.ui-tabs-nav > li.ui-state-default,.ui-tabs-nav > li.ui-state-default:active,.ui-tabs-nav > li.ui-state-default:hover,.ui-tabs-nav > li.ui-state-default:focus,.ui-tabs-nav > li.ui-state-default a,.ui-tabs-nav > li.ui-state-default a:active,.ui-tabs-nav > li.ui-state-default a:hover,.ui-tabs-nav > li.ui-state-default a:focus {
    color: #428bca;
    text-decoration: none
}

.ui-tabs-nav > li.ui-state-hover {
    background: #eee
}

.ui-tabs-nav > li.ui-state-hover,.ui-tabs-nav > li.ui-state-hover:active,.ui-tabs-nav > li.ui-state-hover:hover,.ui-tabs-nav > li.ui-state-hover:focus,.ui-tabs-nav > li.ui-state-hover a,.ui-tabs-nav > li.ui-state-hover a:active,.ui-tabs-nav > li.ui-state-hover a:hover,.ui-tabs-nav > li.ui-state-hover a:focus {
    color: #2a6496;
    text-decoration: none
}

.ui-tabs-nav > li.ui-state-active {
    background: #fff;
    box-shadow: none;
    border-color: #ddd #ddd #fff
}

.ui-tabs-nav > li.ui-state-active,.ui-tabs-nav > li.ui-state-active:active,.ui-tabs-nav > li.ui-state-active:hover,.ui-tabs-nav > li.ui-state-active:focus,.ui-tabs-nav > li.ui-state-active a,.ui-tabs-nav > li.ui-state-active a:active,.ui-tabs-nav > li.ui-state-active a:hover,.ui-tabs-nav > li.ui-state-active a:focus {
    color: #555;
    text-decoration: none
}

.ui-tooltip {
    box-shadow: none
}

@font-face {
    font-family: 'uhg-custom-icons';
    src: url("../fonts//uhg-custom-icons.eot?cmpnyx");
    src: url("../fonts//uhg-custom-icons.eot?cmpnyx#iefix") format("embedded-opentype"), url("../fonts//uhg-custom-icons.ttf?cmpnyx") format("truetype"), url("../fonts//uhg-custom-icons.woff?cmpnyx") format("woff"), url("../fonts//uhg-custom-icons.svg?cmpnyx#uhg-custom-icons") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],[class*=" icon-"] {
    font-family: 'uhg-custom-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-blogger:before {
    content: ""
}

.icon-glassdoor:before {
    content: ""
}

.icon-corporate-services:before {
    content: ""
}

.icon-customer-service:before {
    content: ""
}

.icon-health-care-operations:before {
    content: ""
}

.icon-project-management:before {
    content: ""
}

.icon-sales-marketing:before {
    content: ""
}

.icon-technology:before {
    content: ""
}

.icon-consulting:before {
    content: ""
}

.icon-clinical:before {
    content: ""
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.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
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes "fa-spin" {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.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-remove:before,.fa-close:before,.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,.fa-bar-chart: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-f:before,.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,.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,.fa-gratipay: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-pp: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-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
    content: ""
}

.fa-ge:before,.fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before,.fa-yc-square:before,.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-soccer-ball-o:before,.fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before,.fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before,.fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before,.fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-signing:before,.fa-sign-language:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-vcard:before,.fa-address-card:before {
    content: ""
}

.fa-vcard-o:before,.fa-address-card-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: font-icons;
    src: url("../fonts/font-icons.eot");
    src: url("../fonts/font-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/font-icons.woff") format("woff"), url("../fonts/font-icons.ttf") format("truetype"), url("../fonts/font-icons.svg#font-icons") format("svg");
    font-weight: normal;
    font-style: normal
}

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: "font-icons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none
}

.icon-facebook:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

@font-face {
    font-family: Graphik-Bold;
    src: url("../fonts/Graphik-Bold-Web.eot");
    src: url("../fonts/Graphik-Bold-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Bold-Web.woff2") format("woff2"), url("../fonts/Graphik-Bold-Web.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Graphik-Semibold;
    src: url("../fonts/Graphik-Semibold-Web.eot");
    src: url("../fonts/Graphik-Semibold-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Semibold-Web.woff2") format("woff2"), url("../fonts/Graphik-Semibold-Web.woff") format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Graphik-Medium;
    src: url("../fonts/Graphik-Medium-Web.eot");
    src: url("../fonts/Graphik-Medium-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Medium-Web.woff2") format("woff2"), url("../fonts/Graphik-Medium-Web.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Graphik-Regular;
    src: url("../fonts/Graphik-Regular-Web.eot");
    src: url("../fonts/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Regular-Web.woff2") format("woff2"), url("../fonts/Graphik-Regular-Web.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Graphik-Regular-Italic;
    src: url("../fonts/Graphik-RegularItalic-Web.eot");
    src: url("../fonts/Graphik-RegularItalic-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-RegularItalic-Web.woff2") format("woff2"), url("../fonts/Graphik-RegularItalic-Web.woff") format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Graphik-Light;
    src: url("../fonts/Graphik-Light-Web.eot");
    src: url("../fonts/Graphik-Light-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Light-Web.woff2") format("woff2"), url("../fonts/Graphik-Light-Web.woff") format("woff");
    font-weight: 200;
    font-style: normal
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Graphik-Regular", "sans-serif";
    font-size: 16px;
    line-height: 1.5;
    color: #424242
}

h1,.h1 {
    font-family: "Graphik-Bold", "sans-serif";
    font-size: 44px;
    line-height: 1.5
}

h2,.h2 {
    font-family: "Graphik-Light", "sans-serif";
    font-size: 36px;
    line-height: 1.5
}

h3,.h3 {
    font-family: "Graphik-Regular", "sans-serif";
    font-size: 22px;
    line-height: 1.5
}

.h3-bold {
    font-family: "Graphik-Bold", "sans-serif";
    font-size: 22px;
    line-height: 1.5
}

.h3-small {
    font-family: "Graphik-Regular", "sans-serif";
    font-size: 18px;
    line-height: 1.5
}

h4,.h4 {
    font-family: "Graphik-Medium", "sans-serif";
    font-size: 16px;
    line-height: 1.5
}

.h4-bold {
    font-family: "Graphik-Bold", "sans-serif";
    font-size: 16px;
    line-height: 1.5
}

h5,.h5 {
    font-family: "Graphik-Bold", "sans-serif";
    font-size: 14px;
    line-height: 1.5
}

a,a:hover,a:focus,a:active {
    color: #0066f5;
    text-decoration: none;
    outline: 0 none;
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,p {
    margin-bottom: 15px
}



ol {
    list-style: none;
    display: block;
    overflow: hidden;
    margin: 0 0 5px 0;
    padding: 0;
    counter-reset: i
}

ol li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 16px
}

ol li:before {
    position: absolute;
    counter-increment: i;
    content: counter(i);
    left: 0
}

ol ul,ol ol {
    margin-top: 10px
}

strong {
    font-family: "Graphik-Bold", "sans-serif"
}

em {
    font-family: "Graphik-Regular-Italic", "sans-serif"
}

sup {
    font-size: 12px
}

blockquote {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 16px;
    border: 0 none
}

small,.small {
    font-family: "Graphik-Regular", "sans-serif";
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
    display: block
}

.mandatory {
    color: #f00;
    font-size: 16px;
    top: -1px;
    font-family: "Graphik-Bold", "sans-serif"
}

.MainWrapper {
    overflow: hidden
}

.zero-spacing {
    margin: 0;
    padding: 0
}

.column-right.sidebar .input-text,.column-right.sidebar .input-select {
    font-size: 12px !important
}

.social-icons a,.social-icons a:hover {
    text-decoration: none
}

.icon {
    font-size: 32px;
    margin: 4px
}

.icon.icon-instagram {
    color: #424242
}

.icon.icon-facebook {
    color: #3b5998
}

.icon.icon-twitter {
    color: #4099ff
}

.icon .screenreader {
    display: none
}

.sprite {
    display: inline-block;
    fill: currentColor;
    margin: 8px;
    width: 32px
}

.sprite.sprite-instagram {
    fill: #424242
}

.sprite.sprite-facebook {
    fill: #3b5998
}

.sprite.sprite-twitter {
    fill: #4099ff
}

.section-dark {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px
}

table.dataTable {
    width: 100%;
    border: solid 1px #999999
}

table.dataTable thead tr {
    background: #999999;
    color: #fff;
    font-size: 22px
}

table.dataTable thead tr th {
    font-weight: normal
}

table.dataTable tr {
    border-bottom: solid 1px #eeeeee
}

table.dataTable tr th,table.dataTable tr td {
    padding: 15px 20px;
    text-align: left
}

table.dataTable tr:last-child {
    border: 0 none
}

table.dataTable .step-status {
    display: block
}

table.dataTable .status-updated {
    text-align: center;
    color: #009104;
    font-family: "Graphik-Medium", "sans-serif"
}

table.dataTable .status-updated span {
    display: block
}

.datatable-mobi {
    border: 1px solid #999999;
    overflow: hidden;
    padding: 0 15px
}

.datatable-item {
    margin-bottom: 15px
}

.datatable-item .item-top-link a {
    display: block;
    padding-bottom: 15px;
    font-family: "Graphik-Medium", "sans-serif"
}

.datatable-item .item-heading {
    padding: 15px 0;
    background: #eeeeee;
    font-family: "Graphik-Medium", "sans-serif";
    position: relative
}

.datatable-item .item-heading:before {
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    background: #eeeeee;
    left: 100%
}

.datatable-item .item-heading:after {
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    background: #eeeeee;
    right: 100%
}

.datatable-item .item-details table tr td,.datatable-item .item-details table tr th {
    padding: 10px 10px 10px 0;
    vertical-align: top
}

.datatable-item .status-updated {
    color: #009104;
    font-family: "Graphik-Medium", "sans-serif"
}

.datatable-item .status-updated span {
    padding-right: 5px
}

ul.flat-link-list {
    margin-bottom: 0;
    margin-left: -12px;
    margin-right: -10px
}

ul.flat-link-list li {
    margin-bottom: 0;
    display: inline-block;
    padding: 0 8px 0 12px
}

ul.flat-link-list li:before {
    color: #999999;
    content: "|"
}

ul.flat-link-list li:first-child:before {
    content: ""
}

ul.flat-link-list li a {
    display: inline-block
}

ul.flat-link-list li a.save-job i {
    color: #fcae00
}

.version-grey {
    background: #eeeeee;
    position: relative;
    margin-bottom: 50px !important
}

.version-grey:before {
    background: #eeeeee;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 100%;
    content: ''
}

.version-grey:after {
    background: #eeeeee;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    right: 100%;
    content: ''
}

.version-grey:last-child {
    margin-bottom: 0 !important
}

.slider {
    margin-bottom: 0
}

.slider .slick-next {
    z-index: 11;
    position: absolute
}

.slider .slick-prev {
    z-index: 11;
    position: absolute
}

.slider .slick-prev:before {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg)
}

@media (max-width: 991px) {
    table.dataTable tr td,table.dataTable tr th {
        padding:10px
    }
}

@media (max-width: 767px) {
    h1,.h1 {
        font-family:"Graphik-Bold", "sans-serif";
        font-size: 22px;
        line-height: 1.5
    }

    h2,.h2 {
        font-family: "Graphik-Light", "sans-serif";
        font-size: 22px;
        line-height: 1.5
    }

    h3,.h3,.h3-small {
        font-family: "Graphik-Regular", "sans-serif";
        font-size: 18px;
        line-height: 1.5
    }

    .h3-bold {
        font-family: "Graphik-Bold", "sans-serif";
        font-size: 18px;
        line-height: 1.5
    }

    h4,.h4 {
        font-family: "Graphik-Medium", "sans-serif";
        font-size: 16px;
        line-height: 1.5
    }

    .h4-bold {
        font-family: "Graphik-Bold", "sans-serif";
        font-size: 16px;
        line-height: 1.5
    }

    h5,.h5 {
        font-family: "Graphik-Bold", "sans-serif";
        font-size: 14px;
        line-height: 1.5
    }
}

.header-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end
}

.header-wrap ul {
    margin: 0
}

.header-wrap ul li {
    margin: 0;
    padding: 0
}

.header-wrap ul li:before {
    content: ""
}

.header-wrap ul li a,.header-wrap ul li a:focus,.header-wrap ul li a:hover,.header-wrap ul li a:active {
    display: block;
    color: #424242
}

.header-wrap .dashboard-cnt {
    color: #0066f5
}

.header-wrap .search-btn {
    background: 0 none;
    border: 0 none
}

.search-bar {
    background-color: #003c71;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -9999px;
    padding: 0 9999px;
    max-height: 0;
    overflow: hidden;
    transition: all .6s ease-out
}

.search-bar.open {
    max-height: 40px;
    transition: all .3s ease-in
}

.search-bar .search-input-txt {
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
    border: 0 none;
    line-height: 40px;
    height: 40px;
    color: #fff;
    outline: 0 none
}

.search-bar .search-cls-btn {
    background-color: transparent;
    border: 0 none;
    width: 40px;
    color: #fff;
    outline: 0 none;
    padding: 0;
    margin: 0
}

@media (min-width: 992px) {
    .header-wrap {
        padding:15px 0 17px 0
    }

    .header-wrap .logo a {
        display: block
    }

    .header-wrap .logo a .sprite {
        width: auto;
        margin: 0;
        line-height: 0
    }

    .header-wrap .logo a .sprite.logo-uhg {
        width: 262px;
        height: 19px
    }

    .header-wrap .logo a .sprite.logo-optum {
        width: 145px;
        height: 44px
    }

    .header-wrap .logo a .sprite svg {
        fill: #003c71
    }

    .with-search .header-wrap {
        padding-top: 0
    }

    .with-search .utility {
        margin: 0 -9999rem;
        padding: 0 9999rem;
        background-color: #ffffff
    }

    .site-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .utility {
        font-size: 14px;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -ms-flex-align: center;
        align-items: center
    }

    .utility .utility-nav {
        margin: 0;
        overflow: hidden
    }

    .utility .utility-nav li {
        display: inline-block;
        margin: 0 10px;
        padding: 0
    }

    .utility .utility-nav li:before {
        content: ""
    }

    .utility .utility-nav li a,.utility .utility-nav li a:hover,.utility .utility-nav li a:focus,.utility .utility-nav li a:active {
        display: block;
        color: #424242
    }

    .utility .utility-profile {
        position: relative
    }

    .utility .utility-profile .cta-profile-menu {
        display: block;
        padding: 0 20px 0 12px;
        position: relative;
        color: #424242
    }

    .utility .utility-profile .cta-profile-menu:before {
        content: "|";
        position: absolute;
        left: 0
    }

    .utility .utility-profile .cta-profile-menu:after {
        content: "";
        position: absolute;
        right: 2px;
        top: 50%;
        height: 9px;
        width: 9px;
        border-left: 1px solid #0066f5;
        border-bottom: 1px solid #0066f5;
        -ms-transform: translateY(-100%) rotate(315deg);
        transform: translateY(-100%) rotate(315deg);
        pointer-events: none
    }

    .utility .utility-profile.open:before {
        content: "";
        width: 12px;
        height: 12px;
        background-color: #0066f5;
        -ms-transform: rotate(315deg);
        transform: rotate(315deg);
        pointer-events: none;
        position: absolute;
        left: 50%;
        top: 34px;
        margin-left: -6px
    }

    .utility .utility-profile.open .cta-profile-menu:after {
        -ms-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg)
    }

    .utility .utility-profile .profile-menu-wrap {
        display: none;
        position: absolute;
        background-color: #eeeeee;
        border-top: 3px solid #0066f5;
        min-width: 270px;
        right: 0;
        top: 40px;
        padding: 15px;
        z-index: 1
    }

    .utility .utility-profile .profile-menu-wrap ul.profile-info {
        margin-bottom: 18px
    }

    .utility .utility-profile .profile-menu-wrap ul.profile-info li {
        padding: 1px 0
    }

    .utility .utility-profile .profile-menu-wrap ul.profile-nav li a {
        padding: 8px 0
    }

    .utility .search-toggle-btn {
        width: 36px;
        height: 33px;
        position: relative;
        cursor: pointer;
        border: 0 none;
        padding: 0;
        outline: 0;
        background-color: transparent
    }

    .with-search .main-nav {
        padding: 35px 0 0 0;
        margin-bottom: -10px
    }

    .with-login .main-nav {
        padding: 24px 0 0 0
    }

    .main-nav .subnav-btn {
        display: none !important
    }

    .main-nav ul.level-1 {
        margin: 0 -10px;
        overflow: visible;
        position: relative
    }

    .main-nav ul.level-1 > li > a:after {
        display: block;
        content: attr(data-title);
        font-family: "Graphik-Medium", "sans-serif";
        height: 1px;
        color: transparent;
        overflow: hidden;
        visibility: hidden
    }

    .main-nav ul.level-1 > li.has-child > a {
        position: relative
    }

    .main-nav ul.level-1 > li.has-child > a:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid transparent;
        pointer-events: none;
        position: absolute;
        left: 50%;
        top: 38px;
        margin-left: -8px;
        transition: opacity .1s ease;
        opacity: 0
    }

    .main-nav ul.level-1 > li.has-child:hover a:before {
        opacity: 1
    }

    .main-nav ul.level-1 > li.current > a,.main-nav ul.level-1 > li:hover > a {
        font-family: "Graphik-Medium", "sans-serif";
        color: #0066f5;
        text-decoration: none
    }

    .main-nav ul.level-1 li {
        display: inline-block;
        padding: 0 10px
    }

    .utility-nav a:hover {
        text-decoration: none
    }

    .main-nav ul.level-1 li ul.level-2 {
        position: absolute;
        top: 35px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #fff;
        border: 1px solid #999999;
        border-top: 3px solid #0066f5;
        z-index: 50000;
        width: 392px;
        -moz-column-count: 2;
        column-count: 2;
        padding: 16px;
        visibility: hidden;
        transition: opacity .4s ease-out;
        opacity: 0;
        height: 0;
        overflow: hidden
    }

    .main-nav ul.level-1 li ul.level-2 li {
        padding: 0;
        margin: 0;
        display: block
    }

    .main-nav ul.level-1 li ul.level-2 li.nav-back-btn-li,.main-nav ul.level-1 li ul.level-2 li.nav-title-li {
        display: none
    }

    .main-nav ul.level-1 li ul.level-2 li a {
        padding: 5px 16px;
        font-size: 14px
    }

    .main-nav ul.level-1 li ul.level-2 li a:hover {
        color: #0066f5
    }

    .main-nav ul.level-1 li:hover {
        position: relative;
        padding-bottom: 25px;
        margin-bottom: -25px
    }

    .main-nav ul.level-1 li:hover ul.level-2 {
        opacity: 1;
        height: auto;
        visibility: visible
    }

    .main-nav ul.level-1 li:last-child,.main-nav ul.level-1 li:nth-last-child(2) {
        position: static
    }

    .main-nav ul.level-1 li:last-child ul.level-2,.main-nav ul.level-1 li:nth-last-child(2) ul.level-2 {
        left: auto;
        right: 10px;
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (max-width: 991px) {
    .header-wrap {
        -ms-flex-align:center;
        align-items: center
    }

    .header-wrap .logo a {
        display: block;
        line-height: 1;
        vertical-align: middle;
        padding: 5px 0
    }

    .header-wrap .logo a .sprite {
        width: auto;
        margin: 0;
        line-height: 0
    }

    .header-wrap .logo a .sprite.logo-uhg {
        width: 195px;
        height: 14px
    }

    .header-wrap .logo a .sprite.logo-optum {
        width: 120px;
        height: 37px
    }

    .header-wrap .logo a .sprite svg {
        fill: #003c71
    }

    .mobi-same.header {
        background-color: #fff
    }

    .mobi-same .header-wrap .logo a svg {
        fill: #003c71
    }

    .mobi-same .mobile-nav-btn-wrap .search-toggle-btn {
        color: #003c71
    }

    .mobi-same .mobile-nav-btn span {
        background-color: #003c71
    }

    .mobi-inverse.header {
        background-color: #003c71
    }

    .mobi-inverse .header-wrap .logo a svg {
        fill: #fff
    }

    .mobi-inverse .mobile-nav-btn span {
        background-color: #fff
    }

    .mobile-nav-btn-wrap {
        line-height: 0;
        margin-left: auto
    }

    .mobile-nav-btn {
        width: 26px;
        height: 51px;
        position: relative;
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: .5s ease-in-out;
        cursor: pointer;
        border: 0 none;
        padding: 0;
        outline: 0;
        background-color: transparent
    }

    .mobile-nav-btn span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: .25s ease-in-out
    }

    .mobile-nav-btn span:nth-child(1) {
        top: 16px
    }

    .mobile-nav-btn span:nth-child(2),.mobile-nav-btn span:nth-child(3) {
        top: 24px
    }

    .mobile-nav-btn span:nth-child(4) {
        top: 32px
    }

    .mobile-nav-btn.active span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%
    }

    .mobile-nav-btn.active span:nth-child(2) {
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .mobile-nav-btn.active span:nth-child(3) {
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .mobile-nav-btn.active span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%
    }

    .mobile-nav-btn-wrap .search-toggle-btn {
        width: 30px;
        height: 51px;
        position: relative;
        cursor: pointer;
        border: 0 none;
        padding: 0;
        outline: 0;
        background-color: transparent;
        vertical-align: top;
        margin-right: 15px;
        font-size: 22px;
        display: none
    }

    .mobi-nav-overlay {
        background-color: rgba(0, 0, 0, 0.86);
        position: fixed;
        top: 51px;
        left: 0;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        z-index: -1;
        transition: opacity .3s
    }

    .site-nav {
        position: fixed;
        background-color: #fff;
        right: -100%;
        width: 275px;
        top: 51px;
        bottom: 0;
        z-index: 2;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        transition: right .4s;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid #999999
    }

    .site-nav.active {
        right: 0;
        overflow-x: hidden;
        overflow-y: auto
    }

    .site-nav li.nav-back-btn-li .nav-back-btn {
        position: relative;
        padding-left: 40px
    }

    .site-nav li.nav-back-btn-li .nav-back-btn:before {
        content: "";
        position: absolute;
        height: 12px;
        width: 12px;
        top: 50%;
        left: 20px;
        margin-top: -6px;
        border-left: 1px solid #0066f5;
        border-bottom: 1px solid #0066f5;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        pointer-events: none
    }

    .site-nav li.nav-title-li span {
        display: block;
        padding: 13px 20px;
        font-family: "Graphik-Bold", "sans-serif";
        color: #0066f5
    }

    .site-nav .main-nav {
        -ms-flex-order: 0;
        order: 0
    }

    .site-nav .main-nav ul li {
        border-bottom: 1px solid #999999
    }

    .site-nav .main-nav ul li.current > a {
        color: #0066f5
    }

    .site-nav .main-nav ul li a {
        padding: 13px 20px
    }

    .site-nav .main-nav li.has-child {
        position: relative
    }

    .site-nav .main-nav li.has-child > a {
        padding-right: 55px
    }

    .site-nav .main-nav li.has-child .subnav-btn {
        border-left: 1px solid #999999;
        position: absolute;
        right: 0;
        top: 0;
        width: 46px;
        height: 100%;
        cursor: pointer
    }

    .site-nav .main-nav li.has-child .subnav-btn:before {
        content: "";
        position: absolute;
        height: 12px;
        width: 12px;
        top: 50%;
        left: 50%;
        margin-top: -6px;
        margin-left: -8px;
        border-right: 1px solid #0066f5;
        border-bottom: 1px solid #0066f5;
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        pointer-events: none
    }

    .site-nav .main-nav .level-2 {
        position: fixed;
        background-color: #fff;
        width: 275px;
        height: 100%;
        top: 52px;
        right: -100%;
        transition: right .4s;
        z-index: 1
    }

    .site-nav .main-nav .level-2.active {
        overflow-x: hidden;
        overflow-y: auto;
        right: 0
    }

    .site-nav .utility {
        -ms-flex-order: 1;
        order: 1;
        background-color: #eeeeee;
        font-size: 14px
    }

    .site-nav .utility ul.utility-nav li,.site-nav .utility ul.profile-nav li {
        border-bottom: 1px solid #999999
    }

    .site-nav .utility ul.utility-nav li a,.site-nav .utility ul.profile-nav li a {
        padding: 13px 20px
    }

    .site-nav .utility .utility-profile {
        padding: 15px 20px 0 20px
    }

    .site-nav .utility .utility-profile .profile-menu-wrap {
        display: block !important
    }

    .site-nav .utility .cta-profile-menu {
        display: block;
        font-size: 16px;
        color: #424242
    }

    .site-nav .utility .cta-profile-menu .username {
        font-family: "Graphik-Bold", "sans-serif"
    }

    .site-nav .utility .profile-info {
        margin: 10px 0 15px 0
    }

    .site-nav .utility .select-wrapper {
        font-size: 16px
    }

    .site-nav .utility .profile-nav {
        margin: 0 -20px;
        border-top: 1px solid #999999
    }

    body.nav-open {
        overflow: hidden
    }

    body.nav-open .mobi-nav-overlay {
        bottom: 0;
        opacity: 1;
        z-index: 1;
        visibility: visible
    }

    body.nav-open header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99
    }
}

.footer,.footer-redesign {
    background-color: #000000;
    color: #fff;
    margin-left: 0
}

.header {
    margin-left: 0
}

.logo {
    background: none
}

.footer .footer-wrap p,.footer-redesign .footer-wrap p {
    margin-bottom: 0
}

.footer .footer-wrap .footer-links ul,.footer-redesign .footer-wrap .footer-links ul {
    margin: 0
}

.footer .footer-wrap .footer-links ul li a,.footer-redesign .footer-wrap .footer-links ul li a {
    display: inline-block
}

.footer .footer-wrapper .footer-utility-link,.footer-redesign .footer-wrapper .footer-utility-link {
    background: #000;
    position: relative
}

.footer .footer-wrapper .footer-utility-link:before,.footer-redesign .footer-wrapper .footer-utility-link:before {
    background: #000;
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%
}

.footer .footer-wrapper .footer-utility-link:after,.footer-redesign .footer-wrapper .footer-utility-link:after {
    background: #000;
    position: absolute;
    content: '';
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%
}

.footer .footer-wrapper .footer-utility-link ul,.footer-redesign .footer-wrapper .footer-utility-link ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    margin: 0;
    border-bottom: solid 1px #000;
    padding: 22px 0 20px
}

.footer .footer-wrapper .footer-utility-link ul li,.footer-redesign .footer-wrapper .footer-utility-link ul li {
    margin: 0;
    padding-left: 0
}

.footer .footer-wrapper .footer-utility-link ul li:before,.footer-redesign .footer-wrapper .footer-utility-link ul li:before {
    content: ''
}

.footer .footer-wrapper .footer-utility-link ul li a,.footer-redesign .footer-wrapper .footer-utility-link ul li a {
    color: #fff
}

.footer .footer-wrapper .footer-utility-link ul li a:hover,.footer-redesign .footer-wrapper .footer-utility-link ul li a:hover {
    text-decoration: underline
}

.footer .footer-wrapper .footer-socialmedia.socialmedia-without-logo .footer-bottom-links,.footer-redesign .footer-wrapper .footer-socialmedia.socialmedia-without-logo .footer-bottom-links {
    clear: none;
    padding: 0;
    border: 0 none;
    line-height: 24px
}

.footer .footer-wrapper .footer-socialmedia.socialmedia-without-logo .footer-bottom-links .dropdown-item .dropdown-title,.footer-redesign .footer-wrapper .footer-socialmedia.socialmedia-without-logo .footer-bottom-links .dropdown-item .dropdown-title {
    color: #fff
}

footer .footer-wrapper .footer-socialmedia.socialmedia-without-logo .footer-bottom-links .dropdown-item .dropdown-title:before,.footer-redesign .footer-wrapper .footer-socialmedia.socialmedia-without-logo .footer-bottom-links .dropdown-item .dropdown-title:before {
    border-color: #fff
}

.footer .footer-wrapper .footer-socialmedia.socialmedia-without-logo .footer-bottom-links .footer-bottom-link .launch-modal,.footer-redesign .footer-wrapper .footer-socialmedia.socialmedia-without-logo .footer-bottom-links .footer-bottom-link .launch-modal {
    color: #fff
}

.footer .footer-wrapper .footer-socialmedia,.footer-redesign .footer-wrapper .footer-socialmedia {
    float: left;
    width: 100%;
    background: #000;
    position: relative;
    padding: 25px 0 10px;
    border-bottom: solid 1px #000
}

.footer .footer-wrapper .footer-socialmedia:before,.footer-redesign .footer-wrapper .footer-socialmedia:before {
    background: #000;
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%
}

.footer .footer-wrapper .footer-socialmedia:after,.footer-redesign .footer-wrapper .footer-socialmedia:after {
    background: transparent;
    position: absolute;
    content: '';
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%
}

.footer .footer-wrapper .footer-socialmedia .socialmedia-links,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links {
    float: left;
    margin-right: 25px
}

.footer .footer-wrapper .footer-socialmedia .socialmedia-links ul,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding-inline-start: 0;
}

.footer .footer-wrapper .footer-socialmedia .socialmedia-links ul li,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links ul li {
    padding-left: 0;
    margin-right: 20px;
    font-size: 30px
}

.footer .footer-wrapper .footer-socialmedia .socialmedia-links ul li:before,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links ul li:before {
    content: ''
}

.footer .footer-wrapper .footer-socialmedia .socialmedia-links ul li a,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links ul li a {
    color: #ffffff;
}

.footer .footer-wrapper .footer-socialmedia .socialmedia-links ul li a:hover,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links ul li a:hover {
    color: #fff
}

.footer .footer-wrapper .footer-socialmedia .footer-logo,.footer-redesign .footer-wrapper .footer-socialmedia .footer-logo {
    float: right;
    width: 330px
}

.footer .footer-wrapper .footer-socialmedia .footer-logo a,.footer-redesign .footer-wrapper .footer-socialmedia .footer-logo a {
    display: block;
    color: #fff
}

.footer .footer-wrapper .footer-socialmedia .footer-logo a svg,.footer-redesign .footer-wrapper .footer-socialmedia .footer-logo a svg {
    height: 23px
}

.footer .footer-wrapper .footer-bottom-links,.footer-redesign .footer-wrapper .footer-bottom-links {
    display: -ms-flexbox;
    display: flex;
    clear: both;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 30px 0;
    border-bottom: solid 1px #eeeeee
}

.footer .footer-wrapper .footer-bottom-links .footer-bottom-link,.footer-redesign .footer-wrapper .footer-bottom-links .footer-bottom-link {
    margin-left: 50px;
    font-size: 14px
}

.footer .footer-wrapper .footer-bottom-links .footer-bottom-link .launch-modal,.footer-redesign .footer-wrapper .footer-bottom-links .footer-bottom-link .launch-modal {
    color: #fff
}

.footer .footer-wrapper .footer-bottom-links #footer-dropdown,.footer-redesign .footer-wrapper .footer-bottom-links #footer-dropdown {
    margin: 0
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item {
    position: relative
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-title,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-title {
    position: relative;
    padding-right: 25px;
    cursor: pointer;
    color: #fff
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-title:before,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-title:before {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg)
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-title.collapsed:before,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-title.collapsed:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    top: 2px
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail {
    position: absolute;
    top: 25px;
    background: #fff;
    color: #424242;
    z-index: 11;
    padding: 0;
    width: 200%
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul {
    margin: 0;
    padding: 20px 0 0
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul li,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul li {
    font-family: "Graphik-Medium", "sans-serif";
    margin-bottom: 5px
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul li:before,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul li:before {
    content: ''
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul li a,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul li a {
    font-family: "Graphik-Regular", "sans-serif"
}

.footer .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul li ul,.footer-redesign .footer-wrapper .footer-bottom-links .dropdown-item .dropdown-detail ul li ul {
    padding: 0
}

.footer .footer-wrapper .footer-copy,.footer-redesign .footer-wrapper .footer-copy {
    clear: both;
    font-size: 12px;
    padding: 35px 0;
    color: #fff
}

.footer .footer-wrapper .footer-copy a,.footer-redesign .footer-wrapper .footer-copy a {
    color: #fff;
    text-decoration: underline;
    margin: 0 5px 0 0
}

#back-to-top {
    font-family: "Graphik-Medium", "sans-serif";
    font-size: 14px;
    position: relative;
    bottom: 50px;
    z-index: 111;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #0066f5;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    padding-top: 25px;
    text-transform: uppercase;
    border: solid 1px #fff;
    cursor: pointer;
    float: right;
    margin-right: -3%
}

#back-to-top:before {
    content: '';
    position: absolute;
    top: 13px;
    right: 18px;
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg)
}

#back-to-top.show {
    opacity: 1
}

@media (min-width: 992px) {
    .footer .footer-wrap,.footer-redesign .footer-wrap {
        padding:15px 0;
        height: 60px;
        min-height: 90px;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer .footer-wrap .footer-links ul li,.footer-redesign .footer-wrap .footer-links ul li {
        display: inline-block;
        padding: 0;
        margin: 0
    }

    .footer .footer-wrap .footer-links ul li:before,.footer-redesign .footer-wrap .footer-links ul li:before {
        content: "|";
        margin: 0 10px;
        position: static
    }

    .footer .footer-wrap .footer-links ul li:first-child:before,.footer-redesign .footer-wrap .footer-links ul li:first-child:before {
        content: "";
        margin: 0
    }

    .footer .footer-wrap .footer-links ul li a,.footer-redesign .footer-wrap .footer-links ul li a {
        color: #fff
    }
	/* Hides the mobile hamburger menu at 992px wide - added on 11/21/17 */
    .menuToggle-uhg {display:none !important;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer .footer-wrap,.footer-redesign .footer-wrap {
        padding:25px 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }

    .footer .footer-wrap .footer-copy,.footer .footer-wrap .footer-links,.footer-redesign .footer-wrap .footer-copy,.footer-redesign .footer-wrap .footer-links {
        padding: 5px 0
    }

    .footer .footer-wrap .footer-links ul li,.footer-redesign .footer-wrap .footer-links ul li {
        display: inline-block;
        padding: 0;
        margin: 0
    }

    .footer .footer-wrap .footer-links ul li:before,.footer-redesign .footer-wrap .footer-links ul li:before {
        content: "|";
        margin: 0 10px;
        position: static
    }

    .footer .footer-wrap .footer-links ul li:first-child:before,.footer-redesign .footer-wrap .footer-links ul li:first-child:before {
        content: "";
        margin: 0
    }

    .footer .footer-wrap .footer-links ul li a,.footer-redesign .footer-wrap .footer-links ul li a {
        color: #fff
    }
}

@media (max-width: 991px) {
    .footer .footer-wrapper .footer-utility-link ul,.footer-redesign .footer-wrapper .footer-utility-link ul {
        -ms-flex-pack:center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
		display:block;
		text-align:center;
    }

    .footer .footer-wrapper .footer-socialmedia .socialmedia-links,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links {
        width: 102%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 0
    }

    .footer .footer-wrapper .footer-socialmedia .footer-logo,.footer-redesign .footer-wrapper .footer-socialmedia .footer-logo {
        float: left;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer .footer-wrapper .footer-socialmedia .footer-logo .sprite,.footer-redesign .footer-wrapper .footer-socialmedia .footer-logo .sprite {
        width: auto
    }

    .footer .footer-wrapper .footer-bottom-links,.footer-redesign .footer-wrapper .footer-bottom-links {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        width: 100%
    }
}

@media (max-width: 767px) {
    .footer .footer-wrap,.footer-redesign .footer-wrap {
        padding:30px 0
    }

    .footer .footer-wrap .footer-copy,.footer-redesign .footer-wrap .footer-copy {
        padding: 10px 0
    }

    .footer .footer-wrap .footer-links,.footer-redesign .footer-wrap .footer-links {
        padding: 10px 0
    }

    .footer .footer-wrap .footer-links ul li,.footer-redesign .footer-wrap .footer-links ul li {
        padding: 5px 0;
        margin: 0
    }

    .footer .footer-wrap .footer-links ul li:before,.footer-redesign .footer-wrap .footer-links ul li:before {
        content: ""
    }

    .footer .footer-wrap .footer-links ul li a,.footer-redesign .footer-wrap .footer-links ul li a {
        color: #fff
    }

    .footer .footer-wrapper .footer-bottom-links,.footer-redesign .footer-wrapper .footer-bottom-links {
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }

    .footer .footer-wrapper .footer-bottom-links .footer-bottom-link,.footer .footer-wrapper .footer-bottom-links #footer-dropdown,.footer-redesign .footer-wrapper .footer-bottom-links .footer-bottom-link,.footer-redesign .footer-wrapper .footer-bottom-links #footer-dropdown {
        margin: 0 0 10px 0
    }

    .footer .footer-wrapper .footer-socialmedia .socialmedia-links ul,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links ul {
        display: block;
        text-align: center
    }

    .footer .footer-wrapper .footer-socialmedia .socialmedia-links ul li,.footer-redesign .footer-wrapper .footer-socialmedia .socialmedia-links ul li {
        margin: 0 10px 10px 0;
        display: inline-block
    }

    .footer .footer-wrapper .footer-socialmedia .footer-logo a svg,.footer-redesign .footer-wrapper .footer-socialmedia .footer-logo a svg {
        height: 19px
    }
}

select::-ms-value {
    background: none;
    color: inherit
}

.input-text-wrap {
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999999;
    box-shadow: none;
    border-radius: 0;
    background-color: #fff;
    margin: 0 0 15px 0;
    padding: 0 20px;
    outline: 0;
    width: 100%;
    height: 44px;
    font-family: "Graphik-Regular", "sans-serif"
}

.input-text.input-success {
    border-color: #2b9a2f;
    background-color: #eff2e0
}

.input-text.input-error {
    border-color: #c37680;
    background-color: #f0e7e0
}

.input-text.input-large,.input-text.input-large:focus {
    line-height: 48px;
    height: 50px
}

.input-text.input-small,.input-text.input-small:focus {
    line-height: 36px;
    height: 38px
}

.input-textarea {
    width: 100%;
    resize: none;
    height: 140px;
    padding: 5px 0;
    outline: 0 none;
    border: 1px solid #999999;
    font-family: "Graphik-Regular", "sans-serif";
    margin-bottom: 15px;
	max-width:inherit !important;
}

.select-wrapper {
    display: inline-block;
    width: 100%;
    position: relative
}

.select-wrapper:before {
    content: "";
    position: absolute;
    right: 16px;
    top: 12px;
    height: 12px;
    width: 12px;
    border-left: 1px solid #0066f5;
    border-bottom: 1px solid #0066f5;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    pointer-events: none
}

.select-wrapper select.input-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999999;
    box-shadow: none;
    border-radius: 0;
    background-color: #fff;
    margin: 0 0 15px 0;
    padding: 0 35px 0 20px;
    outline: 0;
    width: 100%;
    height: 44px
}

.select-wrapper select.input-select::-ms-expand {
    display: none
}

.select-wrapper.select-large:before {
    top: 15px
}

.select-wrapper.select-large select.input-select {
    height: 50px
}

.select-wrapper.select-small:before {
    top: 9px
}

.select-wrapper.select-small select.input-select {
    height: 38px
}

.checkbox-wrap {
    position: relative;
    display: block
}

.checkbox-wrap input[type="checkbox"] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0 !important;
    outline: 0;
    width: 21px;
    height: 21px
}

.checkbox-wrap input[type="checkbox"]:checked + label:after {
    content: "";
    opacity: 1
}

.checkbox-wrap label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: block;
    padding-left: 29px;
    outline: 0;
    margin-bottom: 15px
}

.checkbox-wrap label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    content: '';
    background: #fff;
    border: 1px solid #999999
}

.checkbox-wrap label:after {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 13px;
    height: 13px;
    text-align: center;
    opacity: 0;
    background-color: #0066f5
}

.input-file-wrap {
    position: relative;
    overflow: hidden
}

.input-file-wrap .input-file {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    outline: none;
    background: white;
    cursor: pointer;
    display: block
}

.validation-msg {
    color: #f00;
    font-size: 14px
}

.cta-dark,.cta-dark:hover,.cta-dark:focus,.cta-dark:active,.cta-dark-outline,.cta-dark-outline:hover,.cta-dark-outline:focus,.cta-dark-outline:active,.cta-light,.cta-light:hover,.cta-light:focus,.cta-light:active,.cta-light-outline,.cta-light-outline:hover,.cta-light-outline:focus,.cta-light-outline:active {
    border: 2px solid #0066f5;
    padding: 0 38px;
    margin: 0;
    border-radius: 0;
    outline: 0 none;
    font-family: "Graphik-Medium", "sans-serif";
    display: inline-block;
    transition: all .3s;
    margin-bottom: 15px
}

.cta-dark,.cta-dark:hover,.cta-dark:focus,.cta-dark:active {
    background-color: #0066f5;
    color: #fff !important;
    padding-top: 9px;
    padding-bottom: 7px
}

.cta-dark:hover {
    border-color: #60a0f7;
    background-color: #60a0f7
}

.cta-dark-outline,.cta-dark-outline:hover,.cta-dark-outline:focus,.cta-dark-outline:active {
    color: #0066f5 !important;
    background-color: transparent;
    padding-top: 9px;
    padding-bottom: 7px
}

.cta-dark-outline:hover {
    border-color: #60a0f7;
    color: #60a0f7 !important
}

.cta-light,.cta-light:hover,.cta-light:focus,.cta-light:active {
    background-color: #fff;
    border-color: #fff;
    color: #0066f5 !important;
    padding-top: 9px;
    padding-bottom: 7px
}

.cta-light:hover {
    color: #60a0f7 !important
}

.cta-light-outline,.cta-light-outline:hover,.cta-light-outline:focus,.cta-light-outline:active {
    border-color: #fff;
    color: #fff !important;
    background-color: transparent;
    padding-top: 9px;
    padding-bottom: 7px
}

.cta-light-outline:hover {
    border-color: #60a0f7;
    color: #60a0f7 !important
}

.cta-dark-flat,.cta-dark-flat:hover,.cta-dark-flat:focus,.cta-dark-flat:active,.cta-light-flat,.cta-light-flat:hover,.cta-light-flat:focus,.cta-light-flat:active {
    border: 2px solid transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    outline: 0 none;
    font-family: "Graphik-Regular", "sans-serif";
    display: inline-block;
    transition: all .3s;
    margin-bottom: 15px;
    background-color: transparent
}

.cta-dark-flat:after,.cta-dark-flat:hover:after,.cta-dark-flat:focus:after,.cta-dark-flat:active:after,.cta-light-flat:after,.cta-light-flat:hover:after,.cta-light-flat:focus:after,.cta-light-flat:active:after {
    content: "\203A";
    margin-left: 5px
}

.cta-dark-flat,.cta-dark-flat:hover,.cta-dark-flat:focus,.cta-dark-flat:active {
    color: #0066f5;
    padding-top: 9px;
    padding-bottom: 7px
}

.cta-light-flat,.cta-light-flat:hover,.cta-light-flat:focus,.cta-light-flat:active {
    color: #fff;
    padding-top: 9px;
    padding-bottom: 7px
}

.cta-dark-flat:hover,.cta-light-flat:hover {
    color: #60a0f7
}

.cta-large,.cta-large:hover,.cta-large:focus,.cta-large:active {
    padding-top: 12px;
    padding-bottom: 10px
}

.cta-small,.cta-small:hover,.cta-small:focus,.cta-small:active {
    padding-top: 6px;
    padding-bottom: 4px
}

.cta-disable,.cta-disable:hover,.cta-disable:focus,.cta-disable:active {
    border-color: #d3d3d3;
    background-color: #d3d3d3;
    color: #939393 !important;
    cursor: not-allowed
}

[class*="cta-"] + [class*="cta-"] {
    margin-left: 10px
}

p [class*="cta-"],p [class*="cta-"]:hover,p [class*="cta-"]:active,p [class*="cta-"]:focus {
    margin-bottom: 0
}

.ui-autocomplete {
    margin: 0;
    font-family: "Graphik-Regular", "sans-serif";
    max-height: 170px;
    overflow-x: hidden;
    overflow-y: auto;
    text-transform: capitalize
}

.ui-autocomplete li {
    margin: 0;
    padding: 0
}

.ui-autocomplete li:before {
    content: ""
}

.ui-autocomplete li .ui-menu-item-wrapper {
    font-size: 16px;
    padding: 0 20px
}

.section-content-columns {
    margin-bottom: 20px
}

.section-content-columns .component-article {
    margin-bottom: 15px
}

.section-content-columns .content-column-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section-content-columns .content-column-row:before,.section-content-columns .content-column-row:after {
    display: none
}

.section-content-columns .content-column-row .content-column-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch
}

.section-content-columns .content-column-row .content-column-grid .component {
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 767px) {
    .section-content-columns {
        max-width:500px;
        margin: 0 auto
    }
}

.component-article a {
    display: block
}

.component-article img {
    width: 100%
}

.component-article .article-copy {
    overflow: hidden;
    padding-top: 20px
}

.component-article .article-copy h3 {
    margin-top: 0
}

.component-article .article-copy a {
    display: inline-block
}

@media (max-width: 767px) {
    .component-article img {
        width:auto
    }
}

.component-intro-heading .intro-heading {
    overflow: hidden;
    margin: 30px 0 40px
}

.component-intro-heading .intro-heading h2 {
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .component-intro-heading .intro-heading {
        margin:10px 0
    }
}

.section-content-block {
    background: #eeeeee;
    position: relative;
    margin-bottom: 50px
}

.section-content-block:before {
    position: absolute;
    content: '';
    background: #eeeeee;
    top: 0;
    height: 100%;
    left: 100%;
    width: 100%
}

.section-content-block:after {
    position: absolute;
    content: '';
    background: #eeeeee;
    top: 0;
    height: 100%;
    right: 100%;
    width: 100%
}

.section-content-block .content-block-container {
    float: left;
    width: 100%;
    margin-bottom: 35px
}

.section-content-block .content-block-container .content-block {
    position: relative
}

.section-content-block .content-block-container .content-block:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 16px 13px 0;
    border-color: transparent #fff transparent transparent;
    bottom: 13%;
    right: 0
}

.section-content-block .content-block-container .article-content-wrapper {
    position: relative
}

.section-content-block .content-block-container .article-content-wrapper .content-block-content {
    background: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.section-content-block .content-block-container .article-content-wrapper .content-block-content:before {
    content: '';
    background: #fff;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 30px
}

.section-content-block .image-right .content-block-left .content-block:before {
    left: 0;
    border-width: 13px 0 13px 16px;
    border-color: transparent transparent transparent #fff
}

.section-content-block .image-right .content-block-right .article-content-wrapper .content-block-content:before {
    left: 100%
}

.section-content-block .content-block-desc {
    margin-bottom: 36px;
    position: relative
}

.section-content-block .content-block-desc .content-block-description {
    padding: 0 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media (max-width: 767px) {
    .section-content-block {
        margin-bottom:30px
    }

    .component-content-block {
        max-width: 360px;
        margin: 0 auto
    }

    .component-content-block .content-block-container {
        margin-bottom: 20px
    }

    .component-content-block .content-block-container .article-content-wrapper .content-block-content {
        padding: 0 20px
    }

    .component-content-block .content-block-container .article-content-wrapper .content-block-content:before {
        width: 0
    }

    .component-content-block .content-block-container.image-right .content-block-left .content-block:before {
        top: 0;
        left: 20px;
        border-width: 16px 13px 0 13px;
        border-color: #fff transparent transparent transparent
    }

    .component-content-block .content-block-container .content-block-left .content-block:before {
        bottom: 0;
        left: 20px;
        border-width: 0 13px 16px 13px;
        border-color: transparent transparent #fff transparent
    }

    .component-content-block .content-block-desc {
        margin-bottom: 20px
    }

    .component-content-block .content-block-desc .content-block-description {
        padding: 0 20px
    }
}

.section-search-jobs-bar {
    position: relative;
    padding: 26px 0
}

.section-search-jobs-bar:before {
    position: absolute;
    content: '';
    top: 0;
    height: 100%;
    left: 100%;
    width: 100%
}

.section-search-jobs-bar:after {
    position: absolute;
    content: '';
    top: 0;
    height: 100%;
    right: 100%;
    width: 100%
}

.section-search-jobs-bar .search-bar-title {
    position: relative;
    padding: 0 20% 0 0
}

.section-search-jobs-bar .search-bar-title.text-center {
    padding: 0 20%
}

.section-search-jobs-bar .search-bar-title h2 {
    font-size: 18px;
    font-family: "Graphik-Regular", "sans-serif";
    margin-top: 0
}

.section-search-jobs-bar .search-jobs-form {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px
}

.section-search-jobs-bar .search-jobs-form .input-text-wrap,.section-search-jobs-bar .search-jobs-form .select-wrapper,.section-search-jobs-bar .search-jobs-form .input-button {
    padding: 0 5px
}

.section-search-jobs-bar .search-jobs-form .input-text,.section-search-jobs-bar .search-jobs-form .input-select,.section-search-jobs-bar .search-jobs-form [class*="cta-"] {
    margin-bottom: 0
}

.section-search-jobs-bar .search-jobs-form .input-text,.section-search-jobs-bar .search-jobs-form .input-select {
    font-size: 14px !important
}

@media (min-width: 992px) {
    .component-search-jobs-bar .job-search-util-link {
        position:absolute;
        right: 0;
        bottom: 0
    }
}

@media (min-width: 768px) {
    .section-search-jobs-bar.version-light,.section-search-jobs-bar.version-light:before,.section-search-jobs-bar.version-light:after {
        background-color:#eeeeee
    }

    .section-search-jobs-bar.version-dark,.section-search-jobs-bar.version-dark:before,.section-search-jobs-bar.version-dark:after {
        background-color: #003c71
    }

    .section-search-jobs-bar.version-dark .search-bar-title {
        color: #fff
    }

    .section-search-jobs-bar.version-dark .search-bar-title .job-search-util-link {
        color: #fff
    }

    .section-search-jobs-bar .search-jobs-form .input-button {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .component-search-jobs-bar {
        display: block !important
    }

    .component-search-jobs-bar .search-bar-close-btn {
        display: none !important
    }

    .search-jobs-bar-toggle-mobile {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-search-jobs-bar .search-bar-title {
        padding:0
    }

    .section-search-jobs-bar .search-bar-title.text-center {
        padding: 0
    }

    .section-search-jobs-bar .search-bar-title .job-search-util-link {
        float: right;
        padding: 10px 0
    }

    .section-search-jobs-bar .search-jobs-form {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .section-search-jobs-bar .search-jobs-form .input-text-wrap,.section-search-jobs-bar .search-jobs-form .select-wrapper {
        width: 50%;
        margin-bottom: 15px
    }

    .section-search-jobs-bar .search-jobs-form .button-sibling {
        width: auto;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width: 767px) {
    .component-search-jobs-bar {
        display:none;
        padding: 26px 0;
        position: relative
    }

    .component-search-jobs-bar .search-bar-close-btn {
        position: absolute;
        right: 0;
        top: 0;
        width: 26px;
        text-align: center;
        line-height: 26px
    }

    .search-jobs-bar-toggle-mobile .input-button [class*="cta-"] {
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        position: relative;
        background-color: transparent;
        border-color: transparent;
        color: #424242 !important
    }

    .search-jobs-bar-toggle-mobile .input-button [class*="cta-"] i {
        position: absolute;
        left: 15px;
        width: 38px;
        height: 38px;
        line-height: 38px;
        top: 50%;
        margin-top: -19px;
        background-color: #0066f5;
        color: #fff !important
    }

    .section-search-jobs-bar {
        padding: 0;
        background-color: #eeeeee
    }

    .section-search-jobs-bar:before,.section-search-jobs-bar:after {
        background-color: #eeeeee
    }

    .section-search-jobs-bar .search-bar-title {
        padding: 0;
        text-align: left
    }

    .section-search-jobs-bar .search-bar-title.text-center {
        padding: 0
    }

    .section-search-jobs-bar .search-bar-title .job-search-util-link {
        float: right;
        padding: 10px 0
    }

    .section-search-jobs-bar .search-jobs-form {
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }

    .section-search-jobs-bar .search-jobs-form .input-text-wrap,.section-search-jobs-bar .search-jobs-form .select-wrapper {
        margin-bottom: 15px
    }

    .section-search-jobs-bar .search-jobs-form .input-button {
        text-align: center
    }
}

.section-content-thumbnails {
    margin-bottom: 20px
}

.section-content-thumbnails .content-thumbnails-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section-content-thumbnails .content-thumbnails-row .content-thumbnails-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch
}

.component-content-thumbnail {
    margin-bottom: 15px;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.component-content-thumbnail .content-thumbnail-img a {
    display: block
}

.component-content-thumbnail .content-thumbnail-img a img {
    margin-top: 7px
}

.component-content-thumbnail .content-thumbnail-description h3 {
    margin-top: 0
}

@media (max-width: 767px) {
    .section-content-thumbnails {
        margin-bottom:15px
    }

    .component-content-thumbnail {
        max-width: 350px;
        margin: 0 auto
    }

    .component-content-thumbnail .content-thumbnail-img img {
        margin-top: 0px;
        margin-bottom: 15px
    }
}

.section-promo-block {
    margin-bottom: 20px
}

.component-promo-block {
    background-image: repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.09) 5px, rgba(66, 66, 66, 0.09) 6px, rgba(66, 66, 66, 0.09) 6px);
    background-size: 8px 8px
}

.component-promo-block .promo-block-title {
    overflow: hidden
}

.component-promo-block .promo-article-desc {
    overflow: hidden
}

.component-promo-block .promo-articles-wrapper {
    background-color: #fff;
    color: #424242
}

.component-promo-block .promo-articles-wrapper a,.component-promo-block .promo-articles-wrapper a:hover,.component-promo-block .promo-articles-wrapper a:focus,.component-promo-block .promo-articles-wrapper a:active {
    color: #0066f5 !important
}

.component-promo-block .component-article {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .component-promo-block {
        width:100%;
        height: 390px
    }

    .component-promo-block .promo-block-title {
        padding: 16px 0
    }

    .component-promo-block .promo-article-desc {
        padding: 0 0 25px 0
    }

    .component-promo-block .promo-articles-wrapper {
        padding-top: 40px
    }
}

@media (max-width: 767px) {
    .section-promo-block {
        margin-bottom:0
    }

    .component-promo-block {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        height: 218px
    }

    .component-promo-block .promo-block-title {
        padding: 6px 0
    }

    .component-promo-block .promo-article-desc {
        padding: 40px 15px 25px 15px
    }

    .component-promo-block .component-article {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto
    }
}

.component-hero-overlay {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 1400px
}

.component-hero-overlay img {
    display: inline-block
}

.component-hero-overlay .hero-overlay-text-wrapper {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: left;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right {
    float: right
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text {
    padding: 10px 0 15px 40px
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text:before {
    left: 100%
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text {
    padding: 10px 40px 15px 0;
    position: relative
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text:before {
    content: '';
    height: 100%;
    right: 100%;
    width: 100%;
    position: absolute;
    top: 0
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text h1 {
    line-height: 1em;
    margin-bottom: 10px;
    font-size: 40px
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text .cta-light {
    margin-top: 10px;
    padding: 12px 20px 10px
}

@media (min-width: 768px) and (max-width: 991px) {
    .component-hero-overlay .hero-overlay-text-wrapper {
        top:0;
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        height: 100%
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text {
        padding: 5px 0 5px 20px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .container,.component-hero-overlay .hero-overlay-text-wrapper .row,.component-hero-overlay .hero-overlay-text-wrapper .col-xs-12 {
        height: 100%
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text {
        position: absolute;
        height: 100%;
        display: table;
        padding: 5px 10px 5px 0;
        top: 0
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text .hero-text-inner {
        display: table-cell;
        vertical-align: middle
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text .hero-text-inner h1 {
        margin-top: 0;
        font-size: 30px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text .hero-text-inner .cta-light {
        line-height: 34px;
        padding: 0 12px;
        margin-bottom: 0;
        font-size: 12px
    }
}

@media (max-width: 767px) {
    .component-hero-overlay img {
        display:block
    }

    .component-hero-overlay .hero-overlay-text-wrapper {
        position: static;
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text {
        padding: 10px 15px 20px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text {
        margin-left: -15px;
        margin-right: -15px;
        padding: 10px 15px 20px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text h1 {
        font-size: 22px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text .cta-light {
        width: 100%;
        text-align: center
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text [class*="cta-"] + [class*="cta-"] {
        margin-left: 0
    }
}

.component-hero-overlay .hero-overlay-mobi {
    display: none
}

.component-hero-overlay .hero-overlay-mobi .overlay-slider {
    margin-bottom: 0
}

.component-hero-overlay .hero-overlay-mobi .overlay-slider .slick-next:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg)
}

.component-hero-overlay .hero-overlay-mobi .overlay-slider .slick-prev:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 15px;
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg)
}

.component-hero-overlay .hero-overlay-mobi .overlay-slider .overlay-slideitem {
    position: relative
}

.component-hero-overlay .hero-overlay-mobi .overlay-slider .overlay-slideitem .overlay-slide-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    background: rgba(255, 255, 255, 0.85);
    padding: 15px 55px 15px 15px;
    font-size: 13px
}

.component-hero-overlay .hero-overlay-mobi .overlay-slider .slick-prev,.component-hero-overlay .hero-overlay-mobi .overlay-slider .slick-next {
    right: 0;
    height: 50px;
    width: 50px;
    z-index: 11;
    left: auto;
    background: #0066f5;
    top: auto;
    bottom: 0;
    -ms-transform: translate(0);
    transform: translate(0);
    color: #fff;
    cursor: pointer
}

.component-hero-overlay .hero-overlay-mobi .overlay-slider .slick-prev:before,.component-hero-overlay .hero-overlay-mobi .overlay-slider .slick-next:before {
    opacity: 1;
    font-size: 24px;
    line-height: 2.4
}

.component-hero-overlay .hero-overlay-mobi .overlay-slider .slick-prev.slick-disabled,.component-hero-overlay .hero-overlay-mobi .overlay-slider .slick-next.slick-disabled {
    display: none !important
}

.component-hero-overlay .hero-overlay-desk {
    display: block
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text {
    padding-right: 100px
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text .hero-text-inner h2 {
    line-height: 1em;
    font-size: 24px;
    margin: 10px 0
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-inset {
    width: 180px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: -90px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 15px
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-inset .emp-name {
    font-size: 14px;
    font-family: "Graphik-Medium", "sans-serif";
    margin-top: 10px
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-inset .emp-name a {
    color: #0066f5 !important
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-inset .emp-identity {
    font-size: 14px;
    color: #424242
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text {
    padding-left: 120px
}

.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text .hero-inset {
    left: -90px
}

@media (min-width: 768px) and (max-width: 991px) {
    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text {
        padding-right:80px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text .hero-text-inner h2 {
        font-size: 21px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-inset {
        width: 140px;
        right: -70px;
        padding: 10px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-inset .emp-name,.component-hero-overlay .hero-overlay-text-wrapper .hero-inset .emp-identity {
        font-size: 12px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text {
        padding-left: 90px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text .hero-inset {
        left: -70px
    }
}

@media (max-width: 767px) {
    .component-hero-overlay .hero-overlay-mobi {
        display:block
    }

    .component-hero-overlay .hero-overlay-desk,.component-hero-overlay .hero-inset {
        display: none
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text,.component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-right .hero-overlay-text {
        padding: 10px 15px 20px
    }

    .component-hero-overlay .hero-overlay-text-wrapper .hero-overlay-text .hero-text-inner h2 {
        font-size: 20px
    }
}

.component-accordion {
    margin-bottom: 40px;
    overflow: hidden
}

.component-accordion .accordion-item {
    float: left;
    width: 100%;
    border: solid 1px #999999;
    padding: 0 15px;
    margin-bottom: 10px;
    overflow: hidden
}

.component-accordion .accordion-item .accordion-title {
    cursor: pointer;
    color: #0066f5;
    position: relative;
    padding: 10px 25px 10px 0
}

.component-accordion .accordion-item .accordion-title p {
    margin-bottom: 0
}

.component-accordion .accordion-item .accordion-title:before {
    content: '';
    position: absolute;
    top: 13px;
    right: 0;
    border: 2px solid #0066f5;
    border-width: 0 2px 2px 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.component-accordion .accordion-item .accordion-title.active {
    color: #003c71
}

.component-accordion .accordion-item .accordion-title.active:before {
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    top: 19px
}

.component-accordion .accordion-item .accordion-content {
    padding: 15px 0
}

@media (max-width: 767px) {
    .component-accordion {
        margin-bottom:20px
    }
}

.section-cta-bar .component-cta-bar {
    position: relative;
    background: #eeeeee;
    text-align: center;
    padding: 31px 20px
}

.section-cta-bar .component-cta-bar:before {
    position: absolute;
    content: '';
    background: #eeeeee;
    right: 100%;
    top: 0;
    width: 100%;
    height: 100%
}

.section-cta-bar .component-cta-bar:after {
    position: absolute;
    content: '';
    background: #eeeeee;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%
}

.section-cta-bar .component-cta-bar .highlighted {
    font-family: "Graphik-Bold", "sans-serif"
}

.section-cta-bar .component-cta-bar p {
    margin-bottom: 0
}

.section-two-column .column-left,.section-two-column .column-full,.section-column-full .column-left,.section-column-full .column-full {
    overflow: hidden;
    margin-bottom: 35px
}

.section-two-column .column-left .content-banner,.section-two-column .column-full .content-banner,.section-column-full .column-left .content-banner,.section-column-full .column-full .content-banner {
    margin: 45px 0 40px
}

.section-two-column .column-left .page-heading,.section-two-column .column-full .page-heading,.section-column-full .column-left .page-heading,.section-column-full .column-full .page-heading {
    margin-top: 45px
}

.section-two-column .column-left .page-heading h1,.section-two-column .column-full .page-heading h1,.section-column-full .column-left .page-heading h1,.section-column-full .column-full .page-heading h1 {
    margin-top: 0
}

.section-two-column .column-left .page-heading.title-border,.section-two-column .column-full .page-heading.title-border,.section-column-full .column-left .page-heading.title-border,.section-column-full .column-full .page-heading.title-border {
    border-bottom: solid 1px #999999;
    margin-bottom: 35px
}

.section-two-column .column-left .right-align,.section-two-column .column-full .right-align,.section-column-full .column-left .right-align,.section-column-full .column-full .right-align {
    float: right;
    padding: 10px 0 15px 20px
}

.section-two-column .column-right,.section-column-full .column-right {
    margin-top: 109px;
    margin-bottom: 35px;
    overflow: hidden
}

@media (max-width: 991px) {
    .section-two-column .column-left .content-banner {
        margin-bottom:20px
    }

    .section-two-column .column-right {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .section-two-column .column-left,.section-two-column .column-full,.section-column-full .column-left,.section-column-full .column-full {
        margin-bottom:15px
    }

    .section-two-column .column-left .page-heading,.section-two-column .column-full .page-heading,.section-column-full .column-left .page-heading,.section-column-full .column-full .page-heading {
        margin-top: 25px
    }

    .section-two-column .column-left .page-heading.title-border,.section-two-column .column-full .page-heading.title-border,.section-column-full .column-left .page-heading.title-border,.section-column-full .column-full .page-heading.title-border {
        margin-bottom: 25px
    }

    .section-two-column .column-left .right-align,.section-two-column .column-full .right-align,.section-column-full .column-left .right-align,.section-column-full .column-full .right-align {
        float: none;
        padding: 0 0 25px 0
    }

    .section-two-column .columns-right,.section-column-full .columns-right {
        margin-bottom: 15px
    }
}

.component-related-links .cta-dark {
    text-align: center;
    width: 100%
}

.component-related-links [class*="cta-"] + [class*="cta-"] {
    margin-left: 0
}

.section-refer-a-friend {
    margin-bottom: 50px
}

.section-refer-a-friend .column-right {
    margin-top: 80px
}

.section-refer-a-friend .intro-heading {
    margin: 0 0 15px 0
}

.section-refer-a-friend .intro-heading p {
    margin-bottom: 0
}

.section-refer-a-friend .section-block .section-block-title {
    background: #999999;
    color: #fff;
    height: 70px;
    display: table;
    width: 100%;
    padding: 10px 25px
}

.section-refer-a-friend .section-block .section-block-title span {
    display: table-cell;
    vertical-align: middle
}

.section-refer-a-friend .section-block .section-block-title .cta-large {
    margin-bottom: 0;
    float: right
}

.section-refer-a-friend .section-block .section-block-title .cta-large:hover {
    border-color: #fff;
    color: #fff !important
}

.section-refer-a-friend .section-block .section-block-content {
    background: #eeeeee;
    width: 100%;
    float: left;
    padding: 30px 25px 15px;
    font-family: "Graphik-Medium", "sans-serif"
}

.section-refer-a-friend .section-block .section-block-content .content-block-item {
    float: left;
    width: 50%
}

.section-refer-a-friend .section-block .referral-email-state {
    background: #fff;
    border: solid 1px #999999
}

.section-refer-a-friend .section-block .referral-email-state .email-intro {
    font-family: "Graphik-Regular", "sans-serif"
}

.section-refer-a-friend .section-block .referral-email-state .error-block {
    background: #eeeeee;
    padding: 25px 35px 20px;
    border: solid 1px #999999;
    display: table;
    margin: 30px 0 30px
}

.section-refer-a-friend .section-block .referral-email-state .error-block .error-icon {
    display: table-cell;
    vertical-align: middle;
    font-size: 35px;
    width: 70px
}

.section-refer-a-friend .section-block .referral-email-state .referral-email-wrapper {
    float: left;
    width: 100%
}

.section-refer-a-friend .section-block .referral-email-state .referral-email-wrapper .email-left {
    float: left;
    width: 260px
}

.section-refer-a-friend .section-block .referral-email-state .referral-email-wrapper .email-left p {
    margin-bottom: 5px
}

.section-refer-a-friend .section-block .referral-email-state .referral-email-wrapper .email-right {
    float: right;
    margin-top: 30px
}

.section-refer-a-friend .section-block .referral-email-state .referral-form {
    margin: 30px 0;
    float: left;
    width: 100%
}

.section-refer-a-friend .section-block .referral-email-state .referral-form .form-element {
    float: left;
    width: 45%;
    height: 125px
}

.section-refer-a-friend .section-block .referral-email-state .referral-form .form-element p {
    margin-bottom: 5px
}

.section-refer-a-friend .section-block .referral-email-state .referral-form .form-element .form-label a {
    float: right
}

.section-refer-a-friend .section-block .referral-email-state .referral-form .form-element:nth-child(even) {
    float: right;
    width: 45%;
    height: 125px
}

.section-refer-a-friend .section-attachments {
    float: left;
    width: 100%
}

.section-refer-a-friend .section-attachments .section-block-content {
    background: #fff;
    border: solid 1px #999999
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-wrapper .attachment-left {
    float: left;
    margin-right: 30px
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-wrapper .attachment-right {
    font-family: "Graphik-Medium", "sans-serif"
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0 40px
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table table {
    width: 100%
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table table thead th {
    background: #eeeeee;
    text-align: left;
    font-family: "Graphik-Bold", "sans-serif";
    padding: 15px 20px 10px
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table table tbody td {
    padding: 15px 20px 10px;
    border-bottom: solid 1px #999999
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table table tbody td .cta-dark-outline {
    margin-bottom: 7px
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile {
    float: left;
    width: 100%;
    display: none
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row {
    border-bottom: solid 1px #999999;
    margin-bottom: 30px
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-name {
    background: #eeeeee;
    padding: 15px 20px 10px
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper {
    padding: 10px 20px;
    overflow: hidden
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-desc {
    float: left
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-desc .desc-heading {
    margin-bottom: 0
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-action {
    float: right
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-upload {
    clear: both
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-upload .cta-dark-outline {
    width: 100%;
    text-align: center
}

.section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-desc.upload-wrapper {
    float: none
}

.section-refer-a-friend .error-msg {
    color: #f00;
    font-family: "Graphik-Regular", "sans-serif"
}

.section-refer-a-friend input,.section-refer-a-friend .select-wrapper select {
    margin: 0 0 5px 0
}

@media (max-width: 991px) {
    .section-refer-a-friend .content-page-right {
        margin-top:20px
    }
}

@media (max-width: 767px) {
    .section-refer-a-friend {
        margin-left:-15px;
        margin-right: -15px;
        margin-bottom: 0
    }

    .section-refer-a-friend .section-conformation .cta-dark {
        width: 100%;
        text-align: center
    }

    .section-refer-a-friend .section-conformation [class*="cta-"] + [class*="cta-"] {
        margin-left: 0
    }

    .section-refer-a-friend .column-right {
        margin-top: 0
    }

    .section-refer-a-friend .component-breadcrumbs,.section-refer-a-friend .component-intro-heading {
        padding-left: 15px;
        padding-right: 15px
    }

    .section-refer-a-friend .component-intro-heading .text-right {
        text-align: left
    }

    .section-refer-a-friend .section-attachments .section-block-content .attachment-table-mobile {
        display: block
    }

    .section-refer-a-friend .section-attachments .section-block-content .attachment-table {
        display: none
    }

    .section-refer-a-friend .section-attachments .section-block-content .attachment-wrapper .attachment-left {
        width: 100%;
        margin: 0
    }

    .section-refer-a-friend .section-attachments .section-block-content .attachment-wrapper .attachment-left .cta-dark-outline {
        width: 100%;
        text-align: center
    }

    .section-refer-a-friend .section-attachments .section-block-content .form-submit {
        text-align: left
    }

    .section-refer-a-friend .section-block .section-block-title {
        padding-left: 15px;
        padding-right: 15px
    }

    .section-refer-a-friend .section-block .section-block-content {
        padding-left: 15px;
        padding-right: 15px;
        border: 0 none
    }

    .section-refer-a-friend .section-block .section-block-content .content-block-item {
        width: 100%
    }

    .section-refer-a-friend .section-block .section-block-content .error-block .error-icon {
        text-align: center;
        width: 100%;
        display: block
    }

    .section-refer-a-friend .section-block .section-block-content .referral-email-wrapper .email-left {
        width: 100%
    }

    .section-refer-a-friend .section-block .section-block-content .referral-email-wrapper .email-right {
        width: 100%;
        margin-top: 15px
    }

    .section-refer-a-friend .section-block .section-block-content .referral-email-wrapper .email-right a {
        width: 100%;
        text-align: center
    }

    .section-refer-a-friend .section-block .section-block-content .referral-form .form-element,.section-refer-a-friend .section-block .section-block-content .referral-form .form-element:nth-child(even) {
        width: 100%
    }

    .section-refer-a-friend .section-block .section-block-content .form-submit {
        float: left;
        width: 100%
    }

    .section-refer-a-friend .section-block .section-block-content .form-submit .cta-dark {
        width: 100%;
        text-align: center
    }

    .section-refer-a-friend .column-right,.section-refer-a-friend .page-heading {
        padding-left: 15px;
        padding-right: 15px
    }
}

.component-share-story {
    margin-bottom: 50px
}

.component-share-story .content-page-right {
    margin-top: 60px
}

.component-share-story .intro-heading {
    margin: 0 0 15px 0
}

.component-share-story .intro-heading p {
    margin-bottom: 0
}

.component-share-story .section-block .section-block-title {
    background: #999999;
    color: #fff;
    height: 70px;
    display: table;
    width: 100%;
    padding: 10px 25px
}

.component-share-story .section-block .section-block-title span {
    display: table-cell;
    vertical-align: middle
}

.component-share-story .section-block .section-block-title .cta-large {
    margin-bottom: 0;
    float: right
}

.component-share-story .section-block .section-block-title .cta-large:hover {
    border-color: #fff;
    color: #fff !important
}

.component-share-story .section-block .section-block-content {
    background: #eeeeee;
    width: 100%;
    float: left;
    padding: 30px 25px 15px;
    font-family: "Graphik-Medium", "sans-serif"
}

.component-share-story .section-block .section-block-content .content-block-item {
    float: left;
    width: 100%
}

.component-share-story .section-block .section-block-content.done-story-state {
    font-family: "Graphik-Regular", "sans-serif"
}

.component-share-story .section-block .section-block-content.done-story-state .question {
    font-family: "Graphik-Bold", "sans-serif"
}

.component-share-story .section-block.section-consent .section-block-content {
    font-family: "Graphik-Regular", "sans-serif";
    background-color: #fff;
    border: solid 1px #999999
}

.component-share-story .section-block .story-form-state {
    background: #fff;
    border: solid 1px #999999
}

.component-share-story .section-block .story-form-state .story-form {
    margin: 30px 0;
    float: left;
    width: 100%
}

.component-share-story .section-block .story-form-state .story-form .form-element {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.component-share-story .section-block .story-form-state .story-form .form-element p {
    margin-bottom: 5px
}

.component-share-story .section-block .story-form-state .story-form .form-element .form-label a {
    float: right
}

.component-share-story .section-attachments {
    float: left;
    width: 100%
}

.component-share-story .section-attachments .section-block-content.attachment-upload-state {
    background: #fff;
    border: solid 1px #999999
}

.component-share-story .section-attachments .section-block-content .attachment-wrapper .attachment-left {
    float: left;
    margin-right: 30px
}

.component-share-story .section-attachments .section-block-content .attachment-wrapper .attachment-right {
    font-family: "Graphik-Medium", "sans-serif"
}

.component-share-story .section-attachments .section-block-content .attachment-table {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0 40px
}

.component-share-story .section-attachments .section-block-content .attachment-table table {
    width: 100%
}

.component-share-story .section-attachments .section-block-content .attachment-table table thead th {
    background: #eeeeee;
    text-align: left;
    font-family: "Graphik-Bold", "sans-serif";
    padding: 15px 20px 10px
}

.component-share-story .section-attachments .section-block-content .attachment-table table tbody td {
    padding: 15px 20px 10px;
    border-bottom: solid 1px #999999
}

.component-share-story .section-attachments .section-block-content .attachment-table table tbody td .cta-dark-outline {
    margin-bottom: 7px
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile {
    float: left;
    width: 100%;
    display: none
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row {
    border-bottom: solid 1px #999999;
    margin-bottom: 30px
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-name {
    background: #eeeeee;
    padding: 15px 20px 10px
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper {
    padding: 10px 20px;
    overflow: hidden
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-desc {
    float: left
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-desc .desc-heading {
    margin-bottom: 0
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-action {
    float: right
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-upload {
    clear: both
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-upload .cta-dark-outline {
    width: 100%;
    text-align: center
}

.component-share-story .section-attachments .section-block-content .attachment-table-mobile .attachment-row .attachment-desc-wrapper .attachment-desc.upload-wrapper {
    float: none
}

.component-share-story .error-msg {
    color: #f00;
    font-family: "Graphik-Regular", "sans-serif"
}

.component-share-story .help-text {
    font-family: "Graphik-Regular", "sans-serif"
}

.component-share-story input,.component-share-story .select-wrapper select {
    margin: 0 0 5px 0
}

@media (max-width: 991px) {
    .component-share-story .content-page-right {
        margin-top:20px
    }
}

@media (max-width: 767px) {
    .component-share-story {
        margin-left:-15px;
        margin-right: -15px
    }

    .component-share-story .section-consent .cta-dark,.component-share-story .section-consent .cta-dark-outline {
        width: 100%;
        text-align: center
    }

    .component-share-story .section-consent [class*="cta-"] + [class*="cta-"] {
        margin-left: 0
    }

    .component-share-story .content-page-right {
        margin-top: 0
    }

    .component-share-story .component-breadcrumbs,.component-share-story .component-intro-heading {
        padding-left: 15px;
        padding-right: 15px
    }

    .component-share-story .component-intro-heading .text-right {
        text-align: left
    }

    .component-share-story .section-attachments .section-block-content .attachment-table-mobile {
        display: block
    }

    .component-share-story .section-attachments .section-block-content .attachment-table {
        display: none
    }

    .component-share-story .section-attachments .section-block-content .attachment-wrapper .attachment-left {
        width: 100%;
        margin: 0
    }

    .component-share-story .section-attachments .section-block-content .attachment-wrapper .attachment-left .cta-dark-outline {
        width: 100%;
        text-align: center
    }

    .component-share-story .section-attachments .section-block-content .form-submit {
        text-align: left
    }

    .component-share-story .section-block .section-block-title {
        padding-left: 15px;
        padding-right: 15px
    }

    .component-share-story .section-block .section-block-content {
        padding-left: 15px;
        padding-right: 15px;
        border: 0 none !important
    }

    .component-share-story .section-block .section-block-content .content-block-item {
        width: 100%
    }

    .component-share-story .section-block .section-block-content .error-block .error-icon {
        text-align: center;
        width: 100%;
        display: block
    }

    .component-share-story .section-block .section-block-content .referral-email-wrapper .email-left {
        width: 100%
    }

    .component-share-story .section-block .section-block-content .referral-email-wrapper .email-right {
        width: 100%;
        margin-top: 15px
    }

    .component-share-story .section-block .section-block-content .referral-email-wrapper .email-right a {
        width: 100%;
        text-align: center
    }

    .component-share-story .section-block .section-block-content .referral-form .form-element,.component-share-story .section-block .section-block-content .referral-form .form-element:nth-child(even) {
        width: 100%
    }

    .component-share-story .section-block .section-block-content .form-submit {
        float: left;
        width: 100%
    }

    .component-share-story .section-block .section-block-content .form-submit .cta-dark {
        width: 100%;
        text-align: center
    }

    .component-share-story .section-block.section-consent .section-block-content {
        border-bottom: 1px solid #999999 !important
    }

    .component-share-story .content-page-right {
        padding-left: 15px;
        padding-right: 15px
    }
}

.component-breadcrumbs {
    display: block
}

.component-breadcrumbs ul {
    margin: 20px 0 0 0
}

.component-breadcrumbs ul li {
    float: left;
    font-family: "Graphik-Medium", "sans-serif";
    color: #999999;
    padding-left: 0;
    margin-bottom: 0
}

.component-breadcrumbs ul li:before {
    content: ''
}

.component-breadcrumbs ul li a {
    text-decoration: underline;
    color: #999999;
    position: relative;
    margin-right: 20px
}

.component-breadcrumbs ul li a:before {
    content: '>';
    position: absolute;
    top: -4px;
    right: -14px
}

@media (max-width: 767px) {
    .component-breadcrumbs {
        display:none
    }
}

.interactive-sidebar {
    text-align: center;
    padding: 25px 30px;
    margin-top: 30px
}

.top-seven-reasons .component-intro-heading .intro-heading {
    margin: 13px 0 3px
}

.top-seven-reasons .section-reason-story {
    padding-bottom: 50px;
    position: relative
}

.top-seven-reasons .section-reason-story:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 100%
}

.top-seven-reasons .section-reason-story:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    right: 100%
}

.top-seven-reasons .section-reason-story .reason-title {
    margin: 25px 0 5px
}

.top-seven-reasons .section-reason-story .reason-title h2 {
    font-size: 24px;
    font-family: "Graphik-Regular", "sans-serif"
}

.top-seven-reasons .section-reason-story .bottom-block {
    background: #eeeeee;
    padding: 40px 40px 10px;
    margin-top: 15px
}

.top-seven-reasons .section-reason-story .bottom-block .block-quote,.top-seven-reasons .section-reason-story .bottom-block .quote-author,.top-seven-reasons .section-reason-story .bottom-block .quote-link {
    overflow: hidden
}

.top-seven-reasons .section-reason-story .bottom-block .block-quote {
    font-size: 18px
}

.top-seven-reasons .section-reason-story .bottom-block.white-block {
    background: #fff;
    color: #424242
}

.top-seven-reasons .section-reason-story .bottom-block.white-block p {
    color: #424242
}

.top-seven-reasons .section-reason-story .bottom-block.white-block p a {
    color: #0066f5 !important
}

.top-seven-reasons .section-reason-story .bottom-block.white-block p a:hover {
    color: #60a0f7 !important
}

.top-seven-reasons .reasons-desktop {
    display: block;
    position: relative;
    padding-top: 114px
}

.top-seven-reasons .reasons-small-device {
    display: none
}

@media (max-width: 992px) {
    .top-seven-reasons .section-reason-story .block-img {
        margin-bottom:20px
    }
}

@media (max-width: 767px) {
    .top-seven-reasons .reasons-small-device {
        display:block
    }

    .top-seven-reasons .reasons-small-device .section-reason-story {
        overflow: hidden;
        padding-bottom: 0
    }

    .top-seven-reasons .reasons-desktop {
        display: none
    }

    .top-seven-reasons .reasons-desktop .modal {
        display: none
    }

    .top-seven-reasons .section-reason-story .bottom-block {
        padding: 20px 20px 0
    }
}

.sticky-nav {
    background: #eeeeee;
    position: absolute;
    top: 0;
    display: block;
    width: 100%
}

.sticky-nav:before {
    content: '';
    position: absolute;
    background: #eeeeee;
    top: 0;
    left: 100%;
    height: 100%;
    width: 100%
}

.sticky-nav:after {
    content: '';
    position: absolute;
    background: #eeeeee;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%
}

.sticky-nav ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0
}

.sticky-nav ul li {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.sticky-nav ul li:before {
    content: ''
}

.sticky-nav ul li a {
    color: #424242;
    text-decoration: none;
    padding: 25px 10px;
    display: block;
    -ms-flex: 1;
    flex: 1
}

.sticky-nav ul li a:after {
    display: block;
    content: attr(data-title);
    font-family: "Graphik-Semibold", "sans-serif";
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden
}

.sticky-nav ul li a span {
    display: block
}

.sticky-nav ul li a.nav-active {
    color: #0066f5;
    text-decoration: none;
    font-family: "Graphik-semibold", "sans-serif";
    position: relative;
    border-bottom: solid 2px #0066f5
}

.sticky-nav ul li a.nav-active:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #0066f5 transparent;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-nav.stick {
    position: fixed;
    top: 0;
    z-index: 999;
    margin-top: 0;
    max-width: 1140px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sticky-nav.stick {
        max-width:940px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sticky-nav ul li {
        font-size:12px
    }

    .sticky-nav ul li a {
        padding: 25px 5px
    }

    .sticky-nav.stick {
        max-width: 720px
    }
}

@media (max-width: 767px) {
    .sticky-nav {
        display:none
    }
}

.modal-open {
    padding: 0 !important
}

.modal-open .myModel-box {
    color: #424242
}

.modal-open .myModel-box .modal-dialog {
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    top: 50%;
    left: 50%;
    position: absolute;
    margin: 0 auto
}

.modal-open .myModel-box .modal-dialog .modal-header {
    border: 0 none;
    padding: 10px 30px 0
}

.modal-open .myModel-box .modal-dialog .modal-header h3 {
    clear: both
}

.modal-open .myModel-box .modal-dialog .modal-header .close {
    float: right;
    border: 0 none;
    background: transparent;
    color: #0066f5;
    margin-right: -5px
}

.modal-open .myModel-box .modal-dialog .modal-body {
    padding: 5px 30px
}

.modal-open .myModel-box .modal-dialog .modal-body a {
    color: #0066f5 !important
}

.modal-open .myModel-box .modal-dialog .modal-body a:hover {
    color: #60a0f7 !important
}

.modal-open .modal-backdrop {
    background: #424242;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.launch-modal {
    display: block
}

.launch-modal:hover {
    display: block;
    text-decoration: none
}

.launch-modal.video-img-link {
    position: relative;
    display: inline-block
}

.launch-modal.video-img-link:before {
    content: "\f01d";
    font-family: FontAwesome;
    left: 50%;
    position: absolute;
    top: 50%;
    color: #fff;
    font-size: 75px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.launch-modal.video-img-link img {
    width: 100%
}

@media (max-width: 767px) {
    .modal-open .myModel-box {
        margin:0 15px
    }

    .modal-open .myModel-box .modal-dialog {
        width: 100%
    }

    .modal-open .myModel-box .modal-dialog .modal-header {
        padding: 5px 15px 0
    }

    .modal-open .myModel-box .modal-dialog .modal-body {
        padding: 5px 15px
    }

    .modal-open .myModel-box .modal-dialog .modal-body img {
        width: 100%
    }
}

.section-job-listing {
    margin-bottom: 35px
}

.section-job-listing .column-right.sidebar {
    margin-top: 55px
}

.component-job-collection {
    border-bottom: 1px solid #999999
}

.component-list-statistics + .component-job-collection {
    margin-top: -26px
}

.component-job-collection + .component-list-statistics {
    margin-top: -1px
}

.job-item {
    padding: 20px 0 15px 0;
    border-top: 1px solid #999999
}

.job-item .job-item-meta {
    padding-bottom: 25px
}

.job-item .job-item-meta .job-item-title {
    margin: 0
}

.job-item .job-item-meta p {
    margin: 0
}

.job-item .job-item-meta p.job-item-info {
    font-family: "Graphik-Bold", "sans-serif"
}

.job-item .job-item-meta p.job-item-date {
    color: #999999
}

.job-item .job-item-desc {
    overflow: hidden;
    padding-bottom: 5px
}

.job-item .job-item-utility ul {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px
}

.job-item .job-item-utility ul li {
    margin-bottom: 0;
    padding: 0 15px;
    display: inline-block
}

.job-item .job-item-utility ul li:before {
    content: ""
}

.job-item .job-item-utility ul li a,.job-item .job-item-utility ul li span {
    color: #424242;
    display: inline-block
}

.job-item .job-item-utility ul li a.save-job i,.job-item .job-item-utility ul li a.saved-job i,.job-item .job-item-utility ul li span.save-job i,.job-item .job-item-utility ul li span.saved-job i {
    color: #fcae00
}

.job-item .email-job .email-job-form {
    padding-top: 15px
}

.job-item .email-job .email-job-form .cta-dark-flat:after {
    margin-left: 0;
    content: ""
}

.component-cta-bottom {
    margin-top: 30px;
    overflow: hidden
}

.bottom-flex .intro-heading {
    margin-top: 0
}

.bottom-flex .intro-heading .h2 {
    margin-top: 0
}

.sidebar label.bold {
    font-family: "Graphik-Medium", "sans-serif"
}

.sidebar-accordion-parent > .panel {
    margin-top: -1px
}

.sidebar-accordion-parent > .panel:first-child {
    margin-top: 0
}

.sidebar-accordion-parent > .panel > .panel-heading {
    background-color: #fff;
    border: 1px solid #999999
}

.sidebar-accordion-parent > .panel > .panel-heading .panel-title {
    display: block;
    color: #424242;
    margin: 0;
    padding: 13px 30px 13px 10px;
    position: relative
}

.sidebar-accordion-parent > .panel > .panel-heading .panel-title:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    height: 12px;
    width: 12px;
    border-left: 1px solid #0066f5;
    border-bottom: 1px solid #0066f5;
    pointer-events: none;
    -ms-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg)
}

.sidebar-accordion-parent > .panel > .panel-heading .panel-title.collapsed:after {
    -ms-transform: translateY(-100%) rotate(315deg);
    transform: translateY(-100%) rotate(315deg)
}

.sidebar-accordion-parent > .panel > .panel-heading .panel-title .filters-selected {
    display: block;
    color: #0066f5;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sidebar-accordion-parent > .panel > .panel-collapse {
    border: 1px solid #999999;
    border-top: 0 none;
    overflow: hidden;
    padding: 0 10px
}

.sidebar-accordion-parent > .panel > .panel-collapse .checkbox-wrap {
    margin: 15px 0
}

.sidebar-accordion-parent > .panel > .panel-collapse .checkbox-wrap label {
    margin-bottom: 0
}

.sidebar-accordion-parent > .panel > .panel-collapse .select-wrapper {
    margin: 15px 0
}

.sidebar-accordion-parent > .panel > .panel-collapse .select-wrapper .input-select {
    margin-bottom: 0
}

.sidebar-accordion-child {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #999999
}

.sidebar-accordion-child > .panel {
    margin-top: -1px;
    border-top: 1px solid #999999
}

.sidebar-accordion-child > .panel:first-child {
    margin-top: 0
}

.sidebar-accordion-child > .panel > .panel-heading .panel-title {
    display: block;
    color: #424242;
    margin: 0;
    padding: 10px 10px 10px 25px;
    position: relative
}

.sidebar-accordion-child > .panel > .panel-heading .panel-title:before {
    content: "-";
    left: 10px;
    position: absolute;
    pointer-events: none;
    color: #0066f5
}

.sidebar-accordion-child > .panel > .panel-heading .panel-title.collapsed:before {
    content: "+"
}

.sidebar-accordion-child > .panel > .panel-collapse {
    overflow: hidden;
    padding: 0 10px
}

.sidebar-accordion-child > .panel > .panel-collapse .checkbox-wrap {
    margin: 15px 0
}

.sidebar-accordion-child > .panel > .panel-collapse .checkbox-wrap label {
    margin-bottom: 0
}

.component-mobi-btn .cta-primary {
    border: 2px solid transparent;
    padding: 11px 38px;
    margin: 0 0 20px 0;
    border-radius: 0;
    outline: 0 none;
    font-family: "Graphik-Medium", "sans-serif";
    display: inline-block;
    background-color: #003c71;
    color: #fff;
    width: 100%;
    position: relative
}

.component-mobi-btn .cta-primary .badge {
    line-height: 22px;
    min-width: 28px;
    border-radius: 50%;
    font-size: 16px;
    font-family: "Graphik-Semibold", "sans-serif";
    background-color: #fcae00;
    color: #003c71;
    display: inline-block;
    position: relative;
    top: -2px
}

.mobi-filter-close-btn {
    width: 35px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    float: right
}

.component-sort-filter {
    background-color: #eeeeee
}

.component-sort-filter .component-title {
    background-color: #003c71;
    color: #fff;
    padding: 13px 15px;
    position: relative
}

.component-sort-filter .component-title h3 {
    font-family: "Graphik-Medium", "sans-serif";
    font-size: 16px;
    margin: 0;
    padding-right: 45px
}

.component-sort-filter .component-title .badge {
    line-height: 22px;
    min-width: 28px;
    border-radius: 50%;
    font-size: 16px;
    font-family: "Graphik-Semibold", "sans-serif";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -14px;
    background-color: #fcae00;
    color: #003c71
}

.component-sort-filter .component-body {
    padding: 15px
}

.component-sort-filter .component-body [class*="cta-"] {
    width: 100%;
    text-align: center;
    margin-left: 0
}

.component-sort-filter .component-body .module {
    border-bottom: 1px solid #999999;
    margin-bottom: 15px
}

.component-sort-filter .component-body .module:last-child {
    border-bottom: 0 none
}

.component-sort-filter .component-body .module .module-filters-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px
}

.component-sort-filter .component-body .module .module-filters-title h4 {
    margin: 0
}

.component-sort-filter .component-body .module .module-filters-title .cta-dark-flat {
    width: auto;
    text-align: right;
    margin: 0;
    padding: 0;
    border: 0 none
}

.component-sort-filter .component-body .module .module-filters-title .cta-dark-flat:after {
    display: none
}

@media (min-width: 768px) {
    .email-job .email-job-form .input-text-wrap {
        max-width:240px
    }

    .email-job .email-job-form .input-text-wrap .input-text {
        margin-bottom: 0
    }

    .email-job .email-job-form .cta-wrapper {
        display: inline-block;
        overflow: hidden;
        margin-left: 7px
    }

    .email-job .email-job-form .cta-wrapper .cta-dark,.email-job .email-job-form .cta-wrapper .cta-dark-flat {
        margin-bottom: 0
    }
}

@media (max-width: 991px) {
    html.filter-open,html.filter-open body {
        overflow:hidden;
        height: 100%
    }

    .mobi-filter-overlay {
        background-color: rgba(0, 0, 0, 0.86);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        z-index: -1;
        transition: opacity .3s
    }

    .filter-open .mobi-filter-overlay {
        bottom: 0;
        opacity: 1;
        z-index: 1;
        visibility: visible
    }

    .component-sort-filter {
        position: fixed;
        background-color: #eeeeee;
        right: -100%;
        width: 265px;
        top: 51px;
        bottom: 0;
        z-index: 2;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        transition: right .4s;
        -webkit-overflow-scrolling: touch
    }

    .component-sort-filter.active {
        right: 0;
        overflow-x: hidden;
        overflow-y: auto
    }

    .section-job-listing .column-right.sidebar {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .section-job-listing .column-right.sidebar {
        margin-bottom:5px
    }

    .section-job-listing .component-cta-bottom [class*="cta-"] {
        width: 100%;
        text-align: center;
        margin-left: 0
    }

    .email-job .email-job-form .cta-wrapper {
        display: block
    }

    .email-job .email-job-form .cta-wrapper .cta-dark,.email-job .email-job-form .cta-wrapper .cta-dark-flat {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 0
    }
}

.section-job-detail .body-copy {
    overflow: hidden
}

.section-job-detail .body-copy.with-border {
    border-bottom: 1px solid #999999
}

.section-job-detail .body-copy.highlight {
    background-color: #eeeeee
}

.section-job-detail .cta-flex {
    display: -ms-flexbox;
    display: flex;
    margin-left: -2px;
    margin-right: -2px
}

.section-job-detail .cta-flex.stick-top {
    top: 0;
    z-index: 1;
    position: fixed
}

.section-job-detail .cta-flex a,.section-job-detail .cta-flex span {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background-color: #0066f5;
    color: #fff;
    text-align: center;
    margin: 0 2px;
    min-height: 50px;
    padding: 12px 0;
    font-family: "Graphik-Medium", "sans-serif";
    transition: all .3s
}

.section-job-detail .cta-flex a:hover {
    background-color: #60a0f7
}

.job-detail-info .copy-block {
    padding-top: 10px
}

.job-detail-info .copy-block.grey-bg {
    background-color: #eeeeee;
    position: relative
}

.job-detail-info .copy-block.grey-bg:before,.job-detail-info .copy-block.grey-bg:after {
    content: "";
    position: absolute;
    background-color: #eeeeee;
    height: 100%;
    width: 100%;
    top: 0
}

.job-detail-info .copy-block.grey-bg:before {
    left: 100%
}

.job-detail-info .copy-block.grey-bg:after {
    right: 100%
}

.job-detail-info ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.job-detail-info ul li {
    padding-left: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 20px
}

.job-detail-info ul li:before {
    content: ""
}

.job-detail-info ul li .label {
    display: block;
    font-family: "Graphik-Bold", "sans-serif"
}

.job-detail-info ul li .value {
    display: block
}

@media (max-width: 767px) {
    .section-job-detail .column-left {
        overflow:visible
    }

    .section-job-detail .cta-flex {
        margin-left: -17px;
        margin-right: -17px
    }

    .section-job-detail .cta-flex.stick-top {
        width: calc(100% + 4px)
    }

    .section-job-detail .component-accordion {
        margin-top: 30px
    }

    .job-detail-info ul li {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (min-width: 768px) {
    .section-job-detail .cta-flex {
        width:724px
    }

    .section-job-detail .component-accordion {
        margin-top: 50px;
        margin-bottom: 5px
    }
}

@media (min-width: 992px) {
    .section-job-detail .body-copy.highlight {
        padding:25px 50px
    }

    .section-job-detail .cta-flex {
        width: 620px
    }
}

@media (min-width: 1200px) {
    .section-job-detail .cta-flex {
        width:754px
    }
}

@media (max-width: 991px) {
    .section-job-detail .body-copy.highlight {
        padding:15px
    }
}

.saved-jobs-collection {
    margin-bottom: 15px
}

.saved-searches-collection {
    margin-bottom: 15px
}

.saved-searches-collection .input-search-title {
    line-height: 23px;
    height: 23px;
    margin-bottom: 0;
    display: none
}

.saved-searches-collection .editControls {
    display: none
}

.component-jobs-utility {
    background-color: #eeeeee;
    padding: 15px;
    margin-bottom: 25px
}

.component-jobs-utility .cta-jobs-utility-flat {
    margin-bottom: 25px;
    margin-left: 0
}

.component-jobs-utility .cta-jobs-utility-flat i {
    color: #fcae00
}

.component-jobs-utility .cta-jobs-utility-outline {
    width: 100%;
    margin-bottom: 14px;
    margin-left: 0
}

.component-jobs-utility .cta-jobs-utility-outline [class*="cta-"] {
    width: 100%;
    text-align: center
}

.component-jobs-utility .sidebar-accordion-parent .panel-body {
    padding: 20px 0 5px 0
}

.component-jobs-utility .sidebar-accordion-parent .cta-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px
}

.component-jobs-utility .sidebar-accordion-parent .cta-wrapper .cta-dark-flat:after {
    display: none
}

.component-jobs-utility .sidebar-accordion-parent .panel > .panel-collapse .select-wrapper {
    margin-top: 0
}

.component-saved-job-btn {
    margin-bottom: 10px
}

.component-saved-job-btn [class*="cta-"] {
    width: 100%;
    text-align: center
}

.component-saved-job-btn i {
    color: #fcae00
}

.component-link-lists {
    background-color: #eeeeee;
    padding: 15px;
    margin-bottom: 25px
}

.component-link-lists ul li {
    padding-left: 0;
    margin-bottom: 20px
}

.component-link-lists ul li:before {
    content: ""
}

.component-link-lists ul li .location {
    font-family: "Graphik-Bold", "sans-serif";
    display: block
}

.component-quick-links {
    margin-bottom: 10px
}

.component-quick-links ul li {
    padding-left: 0;
    margin-bottom: 10px
}

.component-quick-links ul li:before {
    content: ""
}

.component-quick-links ul li a,.component-quick-links ul li a:hover,.component-quick-links ul li a:focus,.component-quick-links ul li a:active {
    margin-bottom: 0;
    padding: 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .component-jobs-utility .sidebar-accordion-parent .cta-wrapper {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

.component-loader {
    display: none;
    background: rgba(66, 66, 66, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 112;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.component-loader.active {
    display: -ms-flexbox;
    display: flex
}

.component-loader img {
    width: 90px
}

.component-no-data .pageIntro {
    border-bottom: 1px solid #999999;
    margin-bottom: 15px
}

.component-career-filter {
    margin-bottom: 15px;
    display: block
}

.component-career-filter .form-label {
    float: left;
    display: block;
    margin-right: 30px;
    font-size: 22px;
    padding-top: 10px
}

.component-career-filter .select-wrapper {
    width: 260px;
    margin-right: 10px;
    float: left
}

@media (min-width: 768px) and (max-width: 991px) {
    .component-career-filter .form-label {
        margin-right:10px
    }

    .component-career-filter .select-wrapper {
        width: 240px
    }
}

@media (max-width: 767px) {
    .component-career-filter .select-wrapper {
        width:100%;
        margin-right: 0
    }

    .component-career-filter .cta-large {
        width: 100%
    }
}

.component-list-statistics {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 5px 0;
    overflow: hidden;
    width: 100%;
    margin-bottom: 25px
}

.component-list-statistics .list-results {
    float: left
}

.component-list-statistics .list-results p {
    margin-bottom: 0
}

.component-list-statistics .list-pagination {
    float: right
}

.component-list-statistics .list-pagination ul {
    margin: 0
}

.component-list-statistics .list-pagination ul li {
    margin: 0;
    float: left
}

.component-list-statistics .list-pagination ul li:before {
    content: ''
}

@media (max-width: 767px) {
    .component-list-statistics .list-results {
        width:100%;
        text-align: center
    }

    .component-list-statistics .list-pagination {
        float: left;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 10px
    }
}

.component-event-item {
    float: left;
    background: #eeeeee;
    width: 100%;
    padding: 30px 50px 20px;
    margin-bottom: 25px;
    display: -ms-flexbox;
    display: flex
}

.component-event-item .event-block-left {
    float: left;
    width: 70%
}

.component-event-item .event-block-left .event-date {
    margin-bottom: 0;
    color: #009104
}

.component-event-item .event-block-left .event-title {
    margin-top: 0
}

.component-event-item .event-block-left .event-subtitle {
    margin: 0
}

.component-event-item .event-block-left .event-tag {
    font-size: 14px
}

.component-event-item .event-block-right {
    float: right;
    width: 30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .component-event-item {
        padding:15px 25px 10px
    }
}

@media (max-width: 767px) {
    .component-event-item {
        display:block
    }

    .component-event-item .event-block-left {
        width: 100%
    }

    .component-event-item .event-block-right {
        display: block;
        float: left;
        width: 100%
    }

    .component-event-item .event-block-right .cta-large {
        width: 100%;
        text-align: center
    }
}

.component-saved-bar {
    float: left;
    width: 100%;
    background: #eeeeee;
    clear: both;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

.component-saved-bar .cta-large {
    margin: 0 0 0 15px
}

@media (max-width: 991px) {
    .component-saved-bar {
        display:block;
        text-align: center
    }

    .component-saved-bar .btn-saved,.component-saved-bar .btn-search {
        display: inline-block;
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .component-saved-bar {
        text-align:left
    }

    .component-saved-bar .btn-saved,.component-saved-bar .btn-search {
        display: block;
        margin-top: 15px;
        width: 100%
    }

    .component-saved-bar .btn-saved .cta-large,.component-saved-bar .btn-search .cta-large {
        margin: 0;
        width: 100%;
        text-align: center
    }
}

.body-copy .details-title {
    margin: 0
}

.body-copy .details-subtitle {
    margin-top: 0
}

.body-copy .event-table {
    margin-bottom: 20px
}

.body-copy .event-table tr th {
    text-align: left;
    padding: 10px 0;
    vertical-align: top
}

.body-copy .event-table tr td {
    text-align: left;
    padding: 10px;
    vertical-align: top
}

.body-copy .highlighted-box {
    background: #eeeeee;
    padding: 30px 50px
}

.registration-form-container {
    padding-top: 20px;
    border-top: solid 1px #999999
}

.registration-form-container h3 {
    margin-top: 0
}

.registration-form-container .registration-form {
    margin-top: 10px
}

.registration-form-container .registration-form .input-text-wrap {
    margin-bottom: 15px
}

.registration-form-container .registration-form .input-text-wrap .input-text {
    margin-bottom: 5px
}

.registration-form-container .registration-form .error-msg {
    color: #f00;
    display: none
}

.registration-form-container .registration-form sup {
    ont-size: 15px;
    color: #f00
}

.registration-form-container .registration-form .select-wrapper {
    float: left;
    width: auto;
    margin-bottom: 10px
}

.registration-form-container .registration-form .upload-doc {
    margin-bottom: 30px
}

.registration-form-container .registration-form .upload-doc .cta-large {
    float: left
}

.registration-form-container .registration-form .upload-doc .file-title {
    float: left;
    margin: 10px 0 0 10px;
    font-style: italic
}

@media (max-width: 767px) {
    .body-copy .highlighted-box {
        padding:10px 30px
    }

    .registration-form .btn-submit .cta-large {
        width: 100%
    }

    .registration-form .upload-doc .cta-large {
        width: 100%
    }

    .registration-form .upload-doc .file-title {
        margin: 0
    }
}

.my-dashboard .dashboard-status {
    border: solid 1px #009104;
    padding: 30px;
    color: #009104;
    font-family: "Graphik-Medium", "sans-serif"
}

.my-dashboard .dashboard-status p {
    margin: 0
}

.my-dashboard .dashboard-status .status-icon {
    margin-right: 20px
}

.my-dashboard .small-device-dashboard {
    margin-top: 10px;
    float: left;
    width: 100%
}

.my-dashboard .small-device-dashboard .datatable-mobi {
    border: 0 none;
    overflow: visible;
    padding: 0
}

.my-dashboard .small-device-dashboard .datatable-links {
    border-top: solid 1px #eeeeee;
    padding-top: 20px;
    position: relative
}

.my-dashboard .small-device-dashboard .datatable-links:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 100%;
    top: -1px;
    border-top: solid 1px #eeeeee
}

.my-dashboard .small-device-dashboard .datatable-links:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    right: 100%;
    top: -1px;
    border-top: solid 1px #eeeeee
}

.my-dashboard .small-device-dashboard .datatable-links span {
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.my-dashboard .small-device-dashboard .datatable-links a {
    width: 100%;
    text-align: center
}

.my-dashboard .small-device-dashboard .datatable-links [class*="cta-"] + [class*="cta-"] {
    margin: 0
}

.my-dashboard .ref-container {
    float: left;
    width: 100%;
    margin: 20px 0
}

.my-dashboard .ref-container .ref-bottom {
    float: left;
    width: 100%;
    margin-top: 20px
}

.my-dashboard .ref-container .ref-bottom .ref-left {
    float: left
}

.my-dashboard .ref-container .ref-bottom .ref-left a {
    font-family: "Graphik-Medium", "sans-serif";
    margin-left: 10px
}

.my-dashboard .ref-container .ref-bottom .ref-right {
    float: right
}

.my-dashboard .ref-container .ref-top {
    float: left;
    width: 100%;
    margin-top: 20px
}

.my-dashboard .ref-container .ref-top .ref-left {
    float: left
}

.my-dashboard .ref-container .ref-top .ref-left h3 {
    margin: 0 0 15px 0
}

.my-dashboard .ref-container .ref-top .ref-right {
    float: right;
    font-family: "Graphik-Medium", "sans-serif"
}

.my-dashboard .pie {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #fff;
    background-image: linear-gradient(to right, transparent 50%, #aace15 0);
    position: relative;
    border: solid 2px #999999;
    float: left
}

.my-dashboard .pie:before {
    display: block;
    margin-left: 50%;
    height: 100%;
    border-radius: 0 100% 100% 0 / 50%;
    background: #fff;
    -ms-transform-origin: left;
    transform-origin: left;
    content: ''
}

.my-dashboard .pieSlice6-1:before {
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.my-dashboard .pieSlice4-1:before {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.my-dashboard .pieSlice6-2:before {
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.my-dashboard .pieSlice6-3:before,.my-dashboard .pieSlice4-2:before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.my-dashboard .pieSlice6-4:before {
    -ms-transform: rotate(0.15turn);
    transform: rotate(0.15turn);
    background: #aace15
}

.my-dashboard .pieSlice4-3:before {
    -ms-transform: rotate(0.25turn);
    transform: rotate(0.25turn);
    background: #aace15
}

.my-dashboard .pieSlice6-5:before {
    -ms-transform: rotate(0.35turn);
    transform: rotate(0.35turn);
    background: #aace15
}

.my-dashboard .pieSlice6-6,.my-dashboard .pieSlice3-3,.my-dashboard .pieSlice4-4,.my-dashboard .pieSlice5-5 {
    background-image: linear-gradient(to right, #aace15 50%, #aace15 0)
}

.my-dashboard .pieSlice6-6:before,.my-dashboard .pieSlice3-3:before,.my-dashboard .pieSlice4-4:before,.my-dashboard .pieSlice5-5:before {
    -ms-transform: rotate(0.5turn);
    transform: rotate(0.5turn);
    background: #aace15
}

.my-dashboard .pieSlice3-1:before {
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.my-dashboard .pieSlice3-2:before {
    -ms-transform: rotate(0.17turn);
    transform: rotate(0.17turn);
    background: #aace15
}

.my-dashboard .pieSlice5-1:before {
    -ms-transform: rotate(72deg);
    transform: rotate(72deg)
}

.my-dashboard .pieSlice5-2:before {
    -ms-transform: rotate(144deg);
    transform: rotate(144deg)
}

.my-dashboard .pieSlice5-3:before {
    -ms-transform: rotate(0.1turn);
    transform: rotate(0.1turn);
    background: #aace15
}

.my-dashboard .pieSlice5-4:before {
    -ms-transform: rotate(0.3turn);
    transform: rotate(0.3turn);
    background: #aace15
}

@media (max-width: 767px) {
    .my-dashboard .dashboard-status {
        padding:20px
    }

    .my-dashboard .dashboard-status p {
        display: -ms-flexbox;
        display: flex
    }

    .my-dashboard .dashboard-status p .status-icon {
        font-size: 25px;
        margin: -3px 15px 0 0
    }
}

.section-icons-blocks {
    margin-bottom: 20px
}

.section-icons-blocks .icons-blocks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section-icons-blocks .icons-blocks .component-icons-block {
    border: solid 1px #0066f5;
    width: 23%;
    margin-bottom: 30px
}

.section-icons-blocks .icons-blocks .component-icons-block:hover {
    border: solid 1px #60a0f7;
    transition: all .3s
}

.section-icons-blocks .icons-blocks .component-icons-block a {
    padding: 30px 25px 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.section-icons-blocks .icons-blocks .component-icons-block a span {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    color: #424242
}

.section-icons-blocks .icons-blocks .component-icons-block a .custom-icon {
    font-size: 45px
}

.section-icons-blocks .icons-blocks .component-icons-block a:hover {
    color: #60a0f7;
    transition: all .3s
}

@media (max-width: 991px) {
    .section-icons-blocks .icons-blocks .component-icons-block {
        width:48%
    }
}

.content-wrapper.container {
    margin-top: 30px;
    margin-bottom: 30px
}

.blue-bar {
    height: 85px;
    width: auto;
    background-color: #002677;
    margin: auto
}

.blue-bar .tagline {
    color: #fff;
    text-align: center;
    top: 30px;
    position: relative;
    font-size: 18px;
}

/* .blue-bar .tagline:after {
    content: "\2120"
} */

.tagline span {
    font-weight: bold
}

.logo img {
    height: 35px;
    max-width: calc(100% - 50px);
}

.main-nav-footer .subnav-btn {
    display: none !important
}

.main-nav-footer ul.level-1 {
    margin: 0 -10px;
    overflow: visible;
    position: relative;
    margin-bottom: 15px;
	padding-left:0;
}

.main-nav-footer ul.level-1 > li > a:after {
    display: block;
    content: attr(data-title);
    font-family: "Graphik-Medium", "sans-serif";
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden
}

.main-nav-footer ul.level-1 > li.has-child > a {
    position: relative;
    color: #fff !important;
    font-family: Graphik-Regular, sans-serif;
    font-size: 14px
}

.main-nav-footer ul.level-1 > li.has-child > a:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 38px;
    margin-left: -8px;
    transition: opacity .1s ease;
    opacity: 0
}

.main-nav-footer ul.level-1 > li.has-child:hover a:before {
    opacity: 1
}

.main-nav-footer ul.level-1 > li.current > a,.main-nav-footer ul.level-1 > li:hover > a {
    font-family: "Graphik-Medium", "sans-serif";
    color: #0066f5;
    text-decoration: none
}

.main-nav-footer ul.level-1 > li.has-child > a:hover {
    color: #fff !important
}

.main-nav-footer ul.level-1 li {
    display: inline-block;
    padding: 0 10px
}

.utility-nav a:hover {
    text-decoration: none
}

.main-nav-footer ul.level-1 li ul.level-2 {
    position: absolute;
    top: 35px;
    left: 50%;
    -ms-transform: translateX(0);
    transform: translateX(0);
    background-color: #fff;
    border: 1px solid #999999;
    border-top: 3px solid #0066f5;
    z-index: 50000;
    width: 292px;
    -moz-column-count: 1;
    column-count: 1;
    padding: 16px;
    visibility: hidden;
    transition: opacity .4s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
    text-shadow: none
}

.main-nav-footer ul.level-1 li ul.level-2 li {
    padding: 0;
    margin: 0;
    display: block
}

.main-nav-footer ul.level-1 li ul.level-2 li.nav-back-btn-li,.main-nav-footer ul.level-1 li ul.level-2 li.nav-title-li {
    display: none
}

.main-nav-footer ul.level-1 li ul.level-2 li a {
    padding: 5px 16px;
    font-size: 14px;
    color: #0066f5
}

.main-nav-footer ul.level-1 li ul.level-2 li a:hover {
    color: #0066f5;
    text-decoration: none
}

.main-nav-footer ul.level-1 li:hover {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: -25px
}

.main-nav-footer ul.level-1 li:hover ul.level-2 {
    opacity: 1;
    height: auto;
    visibility: visible
}

.main-nav-footer ul.level-1 li:last-child,.main-nav-footer ul.level-1 li:nth-last-child(2) {
    position: static
}

.main-nav-footer ul.level-1 li:last-child ul.level-2,.main-nav-footer ul.level-1 li:nth-last-child(2) ul.level-2 {
    left: -55%;
    right: 0;
    -ms-transform: translateX(0);
    transform: translateX(0)
}

li.li-title a {
    text-decoration: none;
    font-weight: bolder;
    margin-left: -10px;
    color: #424242 !important;
    cursor: text
}

li.li-title a:hover {
    text-decoration: none;
    color: #555
}

.popup-button1 {
    font-size: 1em;
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
    display: block;
    font-family: Graphik-Regular, sans-serif;
    width: 229px
}

.popup-overlay1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 5ms;
    visibility: hidden;
    opacity: 0;
	z-index:50;
}

.popup-overlay1:target {
    visibility: visible;
    opacity: 1
}

.popup-footer1 {
    margin: 15% auto 0;
    padding: 10px 30px 0;
    background: #fff;
    border-radius: 6px;
    width: 600px;
    position: relative;
    transition: all 5ms ease-in-out;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0;
    background-clip: padding-box;
    color: #424242;
    max-width: 75%;
}

.popup-footer1 .close1 {
    position: absolute;
    top: 10px;
    right: 20px;
    transition: all 5ms;
    transition-delay: none;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #0066f5;
    font-family: Graphik-Medium, sans-serif
}

.popup-footer1 .close1:hover {
    color: #0066f5
}

.popup-footer1 .content1 {
    max-height: 40%;
    overflow: auto;
    line-height: 21px;
    margin: 25px 10px;
    font-family: Graphik-Regular, sans-serif;
    font-size: 14px;
    list-style: none;
    display: block;
    text-align: left;
    width: 550px;
    max-width: 100%;
}

.popup-footer1 .content1 a {
    color: #0066f5 !important;
    target-new: tab
}

.popup-footer1 .content1 li {
    margin-bottom: 2%
}

.popup-footer1 .content1 a:hover {
    color: #60a0f7 !important
}

.footer-popup1 a {
    color: #fff !important
}

.footer-popup1 a:hover {
    color: #fff;
    text-decoration: none
}

.popup-button2 {
    font-size: 1em;
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
    display: block;
    font-family: Graphik-Regular, sans-serif;
    width: 150px
}

.popup-overlay2 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 5ms;
    visibility: hidden;
    opacity: 0;
	z-index:50;
}

.popup-overlay2:target {
    visibility: visible;
    opacity: 1
}

.popup-footer2 {
    margin: 15% auto 0;
    padding: 10px 30px 0;
    background: #fff;
    border-radius: 6px;
    width: 75%;
    position: relative;
    transition: all 5ms ease-in-out;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0;
    background-clip: padding-box;
    color: #424242;
    max-width: 75%;
    max-height: 90%;
    overflow-x: scroll
}

.popup-footer2 .close2 {
    position: absolute;
    top: 10px;
    right: 20px;
    transition: all 5ms;
    transition-delay: none;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #0066f5;
    font-family: Graphik-Medium, sans-serif
}

.popup-footer2 .close2:hover {
    color: #0066f5
}

.popup-footer2 .content2 {
    max-height: 40%;
    overflow: auto;
    line-height: 21px;
    margin: 15px 10px;
    font-family: Graphik-Regular, sans-serif;
    font-size: 14px;
    list-style: none;
    display: block;
    text-align: left;
    width: 95%;
    max-width: 100%;
}

.popup-footer2 .content2 a {
    color: #0066f5 !important
}

.popup-footer2 .content2 li {
    margin-bottom: 2%
}

.popup-footer2 .content2 a:hover {
    color: #60a0f7 !important
}

.footer-popup2 a {
    color: #fff !important
}

.footer-popup2 a:hover {
    color: #fff;
    text-decoration: none
}

i.fa.fa-angle-down {
    position: absolute;
    right: -10px;
    bottom: 10px;
    font-size: 20px
}

/* div#footer-bottom-link2 {
    margin-top: 10px
} */

/* Changes from 5/3/18 Sprint 4 */
.mainsection .iframepanel ul {
    list-style: disc !important;
}

head[title="Background Consent"] + body h2.section-heading {
    display: none;
}

.legend-pos .descriptionpanel h2.no-change-header {
    padding: 0;
}

.no-border .textindentpanel textarea {
    width: 100%;
}

.questionnaire fieldset.no-border {
    margin: 15px 0;
}

.questionnaire .possibleanswers label.text {
    margin-bottom: 0;
    margin-top: 10px;
}

head[title="Equal Employment Opportunity (3)"] + body .mainsection .descriptionpanel {
    display: none;
}

head[title="Review and Submit"] + body .mainsection .headerpanel .buttongrouppanel2 {
    display: block !important;
    padding: 20px 0;
    margin-bottom: 0;
}

head[title="Internal Job Posting Policy"] + body .mainsection .descriptionpanel, head[title="Internal Transfer Policy"] + body .mainsection .descriptionpanel {
    display: none;
}

.assessment ul {
    list-style: disc !important;
}

.assessment .messagewarningpanel label {
    display: inline;
}
img.twitter {
    height: 25px;
    vertical-align: baseline;
}