/*   
Theme Name: Horizon24
Theme URI: http://www.theyatesnetwork.com
Description: Theme template -- WordPress v6.5
Author: GS-I
Author URI: http://www.gs-interactive.net
Version: 1.100
*/


@font-face {
    font-family: 'Citatlys';
    src: url('fonts/Citatlys.otf');
    font-weight: 400;
    font-style: normal;
}




/* ----- fix for Google font flicker  --- */
html.wf-loading * {
    opacity: 0;
}
/* ----- fix for Google font flicker  --- */

*,
:after,
:before {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
html {
 font-family:sans-serif;
 line-height:1.15;
 -webkit-text-size-adjust:100%;
 -ms-text-size-adjust:100%;
 -ms-overflow-style:scrollbar;
 -webkit-tap-highlight-color:rgba(0,0,0,0)
}
@-ms-viewport {
 width:device-width
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
section {
 display:block
}
body {
 margin:0;
 font-family: Roboto, sans-serif;
 font-size:1rem;
 font-weight:400;
 line-height:1.5;
 color:#000;
 text-align:left;
 background-color:#fff;
 overflow-x:hidden;
}
[tabindex="-1"]:focus {
 outline:0!important
}
hr {
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
 height:0;
 overflow:visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
 margin-top:0;
 margin-bottom:1.5rem
}
p {
 margin-top:0;
 margin-bottom:1.125em
}
abbr[data-original-title],
abbr[title] {
 text-decoration:underline;
 -webkit-text-decoration:underline dotted;
 text-decoration:underline dotted;
 cursor:help;
 border-bottom:0
}
address {
 font-style:normal;
 line-height:inherit
}
address,
dl,
ol,
ul {
 margin-bottom:1rem
}
dl,
ol,
ul {
 margin-top:0
}
ol ol,
ol ul,
ul ol,
ul ul {
 margin-bottom:0
}
dt {
 font-weight:700
}
dd {
 margin-bottom:.5rem;
 margin-left:0
}
blockquote {
 margin:0 0 1rem
}
dfn {
 font-style:italic
}
b,
strong {
 font-weight:700;
}
small {
 font-size:80%
}
sub,
sup {
 position:relative;
 font-size:75%;
 line-height:0;
 vertical-align:baseline
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
a {
 color:#4993aa;
 text-decoration:none;
 background-color:transparent;
 -webkit-text-decoration-skip:objects
}
a:hover {
 color:#dd9a00;
 text-decoration:none
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
 color:inherit;
 text-decoration:none
}
a:not([href]):not([tabindex]):focus {
 outline:0
}
code,
kbd,
pre,
samp {
 font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
 font-size:1em
}
pre {
 margin-top:0;
 margin-bottom:1rem;
 overflow:auto;
 -ms-overflow-style:scrollbar
}
figure {
 margin:0 0 1rem
}
img {
 border-style:none
}
img,
svg {
 vertical-align:middle
}
svg {
 overflow:hidden
}
table {
 border-collapse:collapse
}
caption {
 padding-top:.4375rem;
 padding-bottom:.4375rem;
 color:#b5c9d0;
 text-align:left;
 caption-side:bottom
}
th {
 text-align:inherit
}
label {
 display:inline-block;
 margin-bottom:.5rem
}
button {
 border-radius:0
}
button:focus {
 outline:1px dotted;
 outline:5px auto -webkit-focus-ring-color
}
button,
input,
optgroup,
select,
textarea {
 margin:0;
 font-family:inherit;
 font-size:inherit;
 line-height:inherit
}
button,
input {
 overflow:visible
}
button,
select {
 text-transform:none
}
[type=reset],
[type=submit],
button,
html [type=button] {
 -webkit-appearance:button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
 padding:0;
 border-style:none
}
input[type=checkbox],
input[type=radio] {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 padding:0
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
 -webkit-appearance:listbox
}
textarea {
 overflow:auto;
 resize:vertical
}
fieldset {
 min-width:0;
 padding:0;
 margin:0;
 border:0
}
legend {
 display:block;
 width:100%;
 max-width:100%;
 padding:0;
 margin-bottom:.5rem;
 font-size:1.5rem;
 line-height:inherit;
 color:inherit;
 white-space:normal
}
progress {
 vertical-align:baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
 height:auto
}
[type=search] {
 outline-offset:-2px;
 -webkit-appearance:none
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 font:inherit;
 -webkit-appearance:button
}
output {
 display:inline-block
}
summary {
 display:list-item;
 cursor:pointer
}
template {
 display:none
}
[hidden] {
 display:none!important
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
 margin-bottom:1.25rem;
 font-family:inherit;
 font-weight:300;
 line-height:1.2;
 color:inherit
}
.h1,
h1 {
 font-size:48px
}
.h2,
h2 {
 font-size:32px
}
.h3,
h3 {
 font-size:20px
}
.h4,
h4 {
 font-size:18px
}
.h5,
h5 {
 font-size:16px
}
.h6,
h6 {
 font-size:14px
}
.lead {
 font-size:1.25rem;
 font-weight:300
}
.display-1 {
 font-size:6rem
}
.display-1,
.display-2 {
 font-weight:300;
 line-height:1.1
}
.display-2 {
 font-size:5.5rem
}
.display-3 {
 font-size:4.5rem
}
.display-3,
.display-4 {
 font-weight:300;
 line-height:1.1
}
.display-4 {
 font-size:2rem
}
hr {
 margin-top:1rem;
 margin-bottom:1rem;
 border:0;
 border-top:1px solid rgba(0,0,0,.1)
}
.small,
small {
 font-size:80%;
 font-weight:400
}
.mark,
mark {
 padding:.2em;
 background-color:#fcf8e3
}
.footer_widgets ul.menu,
.gform_wrapper .ginput_container_fileupload .validation_message ul,
.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio,
.gform_wrapper ul.gform_fields,
.list-inline,
.list-unstyled,
ul.ir_navbar,
ul.list-styled {
 padding-left:0;
 list-style:none
}
.list-inline-item {
 display:inline-block
}
.list-inline-item:not(:last-child) {
 margin-right:.5rem
}
.initialism {
 font-size:90%;
 text-transform:uppercase
}
.blockquote {
 margin-bottom:1rem;
 font-size:1.25rem
}
.blockquote-footer {
 display:block;
 font-size:80%;
 color:#6c757d
}
.blockquote-footer:before {
 content:"\2014   \A0"
}
.img-fluid,
.img-thumbnail,
.wp-caption img {
 max-width:100%;
 height:auto
}
.img-thumbnail {
 padding:.25rem;
 background-color:#fff;
 border:1px solid #dee2e6
}
.figure,
.wp-caption {
 display:inline-block
}
.figure-img,
.wp-caption img {
 margin-bottom:.5rem;
 line-height:1
}
.figure-caption,
.wp-caption-text {
 font-size:90%;
 color:#6c757d
}
code {
 font-size:87.5%;
 color:#e83e8c;
 word-break:break-word
}
a>code {
 color:inherit
}
kbd {
 padding:.2rem .4rem;
 font-size:87.5%;
 color:#fff;
 background-color:#212529
}
kbd kbd {
 padding:0;
 font-size:100%;
 font-weight:700
}
pre {
 display:block;
 font-size:87.5%;
 color:#212529
}
pre code {
 font-size:inherit;
 color:inherit;
 word-break:normal
}
.pre-scrollable {
 max-height:340px;
 overflow-y:scroll
}
.container {
 width:100%;
 padding-right:25px;
 padding-left:25px;
 margin-right:auto;
 margin-left:auto
}
@media (min-width:576px) {
 .container {
  max-width:540px
 }
}
@media (min-width:768px) {
 .container {
  max-width:720px
 }
}
@media (min-width:992px) {
 .container {
  max-width:960px
 }
}
@media (min-width:1200px) {
 .container {
  max-width:1200px
 }
}
.container-fluid {
 width:100%;
 padding-right:25px;
 padding-left:25px;
 margin-right:auto;
 margin-left:auto
}
.row {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin-right:-25px;
 margin-left:-25px
}
.no-gutters {
 margin-right:0;
 margin-left:0
}
.gform_wrapper .ginput_complex.ginput_container_name.no-gutters>span,
.no-gutters>.col,
.no-gutters>[class*=col-] {
 padding-right:0;
 padding-left:0
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.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,
.col-lg-auto,
.col-md,
.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,
.col-md-auto,
.col-sm,
.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,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.gform_wrapper .ginput_complex.ginput_container_name>span {
 position:relative;
 width:100%;
 min-height:1px;
 padding-right:25px;
 padding-left:25px
}
.col,
.gform_wrapper .ginput_complex.ginput_container_name>span {
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 max-width:100%
}
.col-auto {
 -ms-flex:0 0 auto;
 flex:0 0 auto;
 width:auto;
 max-width:none
}
.col-1,
.col-auto {
 -webkit-box-flex:0
}
.col-1 {
 -ms-flex:0 0 8.33333%;
 flex:0 0 8.33333%;
 max-width:8.33333%
}
.col-2 {
 -ms-flex:0 0 16.66667%;
 flex:0 0 16.66667%;
 max-width:16.66667%
}
.col-2,
.col-3 {
 -webkit-box-flex:0
}
.col-3 {
 -ms-flex:0 0 25%;
 flex:0 0 25%;
 max-width:25%
}
.col-4 {
 -ms-flex:0 0 33.33333%;
 flex:0 0 33.33333%;
 max-width:33.33333%
}
.col-4,
.col-5 {
 -webkit-box-flex:0
}
.col-5 {
 -ms-flex:0 0 41.66667%;
 flex:0 0 41.66667%;
 max-width:41.66667%
}
.col-6 {
 -ms-flex:0 0 50%;
 flex:0 0 50%;
 max-width:50%
}
.col-6,
.col-7 {
 -webkit-box-flex:0
}
.col-7 {
 -ms-flex:0 0 58.33333%;
 flex:0 0 58.33333%;
 max-width:58.33333%
}
.col-8 {
 -ms-flex:0 0 66.66667%;
 flex:0 0 66.66667%;
 max-width:66.66667%
}
.col-8,
.col-9 {
 -webkit-box-flex:0
}
.col-9 {
 -ms-flex:0 0 75%;
 flex:0 0 75%;
 max-width:75%
}
.col-10 {
 -ms-flex:0 0 83.33333%;
 flex:0 0 83.33333%;
 max-width:83.33333%
}
.col-10,
.col-11 {
 -webkit-box-flex:0
}
.col-11 {
 -ms-flex:0 0 91.66667%;
 flex:0 0 91.66667%;
 max-width:91.66667%
}
.col-12 {
 -webkit-box-flex:0;
 -ms-flex:0 0 100%;
 flex:0 0 100%;
 max-width:100%
}
.order-first {
 -webkit-box-ordinal-group:0;
 -ms-flex-order:-1;
 order:-1
}
.order-last {
 -webkit-box-ordinal-group:14;
 -ms-flex-order:13;
 order:13
}
.order-0 {
 -webkit-box-ordinal-group:1;
 -ms-flex-order:0;
 order:0
}
.order-1 {
 -webkit-box-ordinal-group:2;
 -ms-flex-order:1;
 order:1
}
.order-2 {
 -webkit-box-ordinal-group:3;
 -ms-flex-order:2;
 order:2
}
.order-3 {
 -webkit-box-ordinal-group:4;
 -ms-flex-order:3;
 order:3
}
.order-4 {
 -webkit-box-ordinal-group:5;
 -ms-flex-order:4;
 order:4
}
.order-5 {
 -webkit-box-ordinal-group:6;
 -ms-flex-order:5;
 order:5
}
.order-6 {
 -webkit-box-ordinal-group:7;
 -ms-flex-order:6;
 order:6
}
.order-7 {
 -webkit-box-ordinal-group:8;
 -ms-flex-order:7;
 order:7
}
.order-8 {
 -webkit-box-ordinal-group:9;
 -ms-flex-order:8;
 order:8
}
.order-9 {
 -webkit-box-ordinal-group:10;
 -ms-flex-order:9;
 order:9
}
.order-10 {
 -webkit-box-ordinal-group:11;
 -ms-flex-order:10;
 order:10
}
.order-11 {
 -webkit-box-ordinal-group:12;
 -ms-flex-order:11;
 order:11
}
.order-12 {
 -webkit-box-ordinal-group:13;
 -ms-flex-order:12;
 order:12
}
.offset-1 {
 margin-left:8.33333%
}
.offset-2 {
 margin-left:16.66667%
}
.offset-3 {
 margin-left:25%
}
.offset-4 {
 margin-left:33.33333%
}
.offset-5 {
 margin-left:41.66667%
}
.offset-6 {
 margin-left:50%
}
.offset-7 {
 margin-left:58.33333%
}
.offset-8 {
 margin-left:66.66667%
}
.offset-9 {
 margin-left:75%
}
.offset-10 {
 margin-left:83.33333%
}
.offset-11 {
 margin-left:91.66667%
}
@media (min-width:576px) {
 .col-sm {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
 }
 .col-sm-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:none
 }
 .col-sm-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.33333%;
  flex:0 0 8.33333%;
  max-width:8.33333%
 }
 .col-sm-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.66667%;
  flex:0 0 16.66667%;
  max-width:16.66667%
 }
 .col-sm-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
 }
 .col-sm-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.33333%;
  flex:0 0 33.33333%;
  max-width:33.33333%
 }
 .col-sm-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.66667%;
  flex:0 0 41.66667%;
  max-width:41.66667%
 }
 .col-sm-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
 }
 .col-sm-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.33333%;
  flex:0 0 58.33333%;
  max-width:58.33333%
 }
 .col-sm-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.66667%;
  flex:0 0 66.66667%;
  max-width:66.66667%
 }
 .col-sm-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
 }
 .col-sm-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.33333%;
  flex:0 0 83.33333%;
  max-width:83.33333%
 }
 .col-sm-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.66667%;
  flex:0 0 91.66667%;
  max-width:91.66667%
 }
 .col-sm-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
 .order-sm-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
 .order-sm-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .order-sm-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0
 }
 .order-sm-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .order-sm-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .order-sm-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .order-sm-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .order-sm-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .order-sm-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .order-sm-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .order-sm-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .order-sm-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .order-sm-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .order-sm-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .order-sm-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .offset-sm-0 {
  margin-left:0
 }
 .offset-sm-1 {
  margin-left:8.33333%
 }
 .offset-sm-2 {
  margin-left:16.66667%
 }
 .offset-sm-3 {
  margin-left:25%
 }
 .offset-sm-4 {
  margin-left:33.33333%
 }
 .offset-sm-5 {
  margin-left:41.66667%
 }
 .offset-sm-6 {
  margin-left:50%
 }
 .offset-sm-7 {
  margin-left:58.33333%
 }
 .offset-sm-8 {
  margin-left:66.66667%
 }
 .offset-sm-9 {
  margin-left:75%
 }
 .offset-sm-10 {
  margin-left:83.33333%
 }
 .offset-sm-11 {
  margin-left:91.66667%
 }
}
@media (min-width:768px) {
 .col-md {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
 }
 .col-md-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:none
 }
 .col-md-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.33333%;
  flex:0 0 8.33333%;
  max-width:8.33333%
 }
 .col-md-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.66667%;
  flex:0 0 16.66667%;
  max-width:16.66667%
 }
 .col-md-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
 }
 .col-md-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.33333%;
  flex:0 0 33.33333%;
  max-width:33.33333%
 }
 .col-md-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.66667%;
  flex:0 0 41.66667%;
  max-width:41.66667%
 }
 .col-md-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
 }
 .col-md-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.33333%;
  flex:0 0 58.33333%;
  max-width:58.33333%
 }
 .col-md-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.66667%;
  flex:0 0 66.66667%;
  max-width:66.66667%
 }
 .col-md-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
 }
 .col-md-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.33333%;
  flex:0 0 83.33333%;
  max-width:83.33333%
 }
 .col-md-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.66667%;
  flex:0 0 91.66667%;
  max-width:91.66667%
 }
 .col-md-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
 .order-md-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
 .order-md-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .order-md-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0
 }
 .order-md-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .order-md-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .order-md-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .order-md-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .order-md-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .order-md-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .order-md-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .order-md-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .order-md-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .order-md-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .order-md-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .order-md-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .offset-md-0 {
  margin-left:0
 }
 .offset-md-1 {
  margin-left:8.33333%
 }
 .offset-md-2 {
  margin-left:16.66667%
 }
 .offset-md-3 {
  margin-left:25%
 }
 .offset-md-4 {
  margin-left:33.33333%
 }
 .offset-md-5 {
  margin-left:41.66667%
 }
 .offset-md-6 {
  margin-left:50%
 }
 .offset-md-7 {
  margin-left:58.33333%
 }
 .offset-md-8 {
  margin-left:66.66667%
 }
 .offset-md-9 {
  margin-left:75%
 }
 .offset-md-10 {
  margin-left:83.33333%
 }
 .offset-md-11 {
  margin-left:91.66667%
 }
}
@media (min-width:992px) {
 .col-lg {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
 }
 .col-lg-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:none
 }
 .col-lg-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.33333%;
  flex:0 0 8.33333%;
  max-width:8.33333%
 }
 .col-lg-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.66667%;
  flex:0 0 16.66667%;
  max-width:16.66667%
 }
 .col-lg-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
 }
 .col-lg-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.33333%;
  flex:0 0 33.33333%;
  max-width:33.33333%
 }
 .col-lg-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.66667%;
  flex:0 0 41.66667%;
  max-width:41.66667%
 }
 .col-lg-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
 }
 .col-lg-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.33333%;
  flex:0 0 58.33333%;
  max-width:58.33333%
 }
 .col-lg-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.66667%;
  flex:0 0 66.66667%;
  max-width:66.66667%
 }
 .col-lg-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
 }
 .col-lg-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.33333%;
  flex:0 0 83.33333%;
  max-width:83.33333%
 }
 .col-lg-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.66667%;
  flex:0 0 91.66667%;
  max-width:91.66667%
 }
 .col-lg-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
 .order-lg-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
 .order-lg-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .order-lg-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0
 }
 .order-lg-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .order-lg-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .order-lg-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .order-lg-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .order-lg-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .order-lg-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .order-lg-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .order-lg-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .order-lg-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .order-lg-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .order-lg-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .order-lg-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .offset-lg-0 {
  margin-left:0
 }
 .offset-lg-1 {
  margin-left:8.33333%
 }
 .offset-lg-2 {
  margin-left:16.66667%
 }
 .offset-lg-3 {
  margin-left:25%
 }
 .offset-lg-4 {
  margin-left:33.33333%
 }
 .offset-lg-5 {
  margin-left:41.66667%
 }
 .offset-lg-6 {
  margin-left:50%
 }
 .offset-lg-7 {
  margin-left:58.33333%
 }
 .offset-lg-8 {
  margin-left:66.66667%
 }
 .offset-lg-9 {
  margin-left:75%
 }
 .offset-lg-10 {
  margin-left:83.33333%
 }
 .offset-lg-11 {
  margin-left:91.66667%
 }
}
@media (min-width:1200px) {
 .col-xl {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
 }
 .col-xl-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:none
 }
 .col-xl-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.33333%;
  flex:0 0 8.33333%;
  max-width:8.33333%
 }
 .col-xl-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.66667%;
  flex:0 0 16.66667%;
  max-width:16.66667%
 }
 .col-xl-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
 }
 .col-xl-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.33333%;
  flex:0 0 33.33333%;
  max-width:33.33333%
 }
 .col-xl-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.66667%;
  flex:0 0 41.66667%;
  max-width:41.66667%
 }
 .col-xl-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
 }
 .col-xl-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.33333%;
  flex:0 0 58.33333%;
  max-width:58.33333%
 }
 .col-xl-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.66667%;
  flex:0 0 66.66667%;
  max-width:66.66667%
 }
 .col-xl-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
 }
 .col-xl-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.33333%;
  flex:0 0 83.33333%;
  max-width:83.33333%
 }
 .col-xl-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.66667%;
  flex:0 0 91.66667%;
  max-width:91.66667%
 }
 .col-xl-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
 .order-xl-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
 .order-xl-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .order-xl-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0
 }
 .order-xl-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .order-xl-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .order-xl-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .order-xl-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .order-xl-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .order-xl-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .order-xl-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .order-xl-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .order-xl-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .order-xl-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .order-xl-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .order-xl-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .offset-xl-0 {
  margin-left:0
 }
 .offset-xl-1 {
  margin-left:8.33333%
 }
 .offset-xl-2 {
  margin-left:16.66667%
 }
 .offset-xl-3 {
  margin-left:25%
 }
 .offset-xl-4 {
  margin-left:33.33333%
 }
 .offset-xl-5 {
  margin-left:41.66667%
 }
 .offset-xl-6 {
  margin-left:50%
 }
 .offset-xl-7 {
  margin-left:58.33333%
 }
 .offset-xl-8 {
  margin-left:66.66667%
 }
 .offset-xl-9 {
  margin-left:75%
 }
 .offset-xl-10 {
  margin-left:83.33333%
 }
 .offset-xl-11 {
  margin-left:91.66667%
 }
}


 .flex-lg-shrink-0 {
  -ms-flex-negative:0!important;
  flex-shrink:0!important
 }
 .flex-lg-shrink-1 {
  -ms-flex-negative:1!important;
  flex-shrink:1!important
 }
 .justify-content-lg-start {
  -webkit-box-pack:start!important;
  -ms-flex-pack:start!important;
  justify-content:flex-start!important
 }
 .justify-content-lg-end {
  -webkit-box-pack:end!important;
  -ms-flex-pack:end!important;
  justify-content:flex-end!important
 }
 .justify-content-lg-center {
  -webkit-box-pack:center!important;
  -ms-flex-pack:center!important;
  justify-content:center!important
 }
 .justify-content-lg-between {
  -webkit-box-pack:justify!important;
  -ms-flex-pack:justify!important;
  justify-content:space-between!important
 }
 .justify-content-lg-around {
  -ms-flex-pack:distribute!important;
  justify-content:space-around!important
 }
 .align-items-lg-start {
  -webkit-box-align:start!important;
  -ms-flex-align:start!important;
  align-items:flex-start!important
 }
 .align-items-lg-end {
  -webkit-box-align:end!important;
  -ms-flex-align:end!important;
  align-items:flex-end!important
 }
 .align-items-lg-center {
  -webkit-box-align:center!important;
  -ms-flex-align:center!important;
  align-items:center!important
 }
 .align-items-lg-baseline {
  -webkit-box-align:baseline!important;
  -ms-flex-align:baseline!important;
  align-items:baseline!important
 }
 .align-items-lg-stretch {
  -webkit-box-align:stretch!important;
  -ms-flex-align:stretch!important;
  align-items:stretch!important
 }
 .align-content-lg-start {
  -ms-flex-line-pack:start!important;
  align-content:flex-start!important
 }
 .align-content-lg-end {
  -ms-flex-line-pack:end!important;
  align-content:flex-end!important
 }
 .align-content-lg-center {
  -ms-flex-line-pack:center!important;
  align-content:center!important
 }
 .align-content-lg-between {
  -ms-flex-line-pack:justify!important;
  align-content:space-between!important
 }
 .align-content-lg-around {
  -ms-flex-line-pack:distribute!important;
  align-content:space-around!important
 }
 .align-content-lg-stretch {
  -ms-flex-line-pack:stretch!important;
  align-content:stretch!important
 }
 .align-self-lg-auto {
  -ms-flex-item-align:auto!important;
  align-self:auto!important
 }
 .align-self-lg-start {
  -ms-flex-item-align:start!important;
  align-self:flex-start!important
 }
 .align-self-lg-end {
  -ms-flex-item-align:end!important;
  align-self:flex-end!important
 }
 .align-self-lg-center {
  -ms-flex-item-align:center!important;
  align-self:center!important
 }
 .align-self-lg-baseline {
  -ms-flex-item-align:baseline!important;
  align-self:baseline!important
 }
 .align-self-lg-stretch {
  -ms-flex-item-align:stretch!important;
  align-self:stretch!important
 }
}
@media (min-width:1200px) {
 .flex-xl-row {
  -webkit-box-orient:horizontal!important;
  -ms-flex-direction:row!important;
  flex-direction:row!important
 }
 .flex-xl-column,
 .flex-xl-row {
  -webkit-box-direction:normal!important
 }
 .flex-xl-column {
  -webkit-box-orient:vertical!important;
  -ms-flex-direction:column!important;
  flex-direction:column!important
 }
 .flex-xl-row-reverse {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:row-reverse!important;
  flex-direction:row-reverse!important
 }
 .flex-xl-column-reverse {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:column-reverse!important;
  flex-direction:column-reverse!important
 }
 .flex-xl-wrap {
  -ms-flex-wrap:wrap!important;
  flex-wrap:wrap!important
 }
 .flex-xl-nowrap {
  -ms-flex-wrap:nowrap!important;
  flex-wrap:nowrap!important
 }
 .flex-xl-wrap-reverse {
  -ms-flex-wrap:wrap-reverse!important;
  flex-wrap:wrap-reverse!important
 }
 .flex-xl-fill {
  -webkit-box-flex:1!important;
  -ms-flex:1 1 auto!important;
  flex:1 1 auto!important
 }
 .flex-xl-grow-0 {
  -webkit-box-flex:0!important;
  -ms-flex-positive:0!important;
  flex-grow:0!important
 }
 .flex-xl-grow-1 {
  -webkit-box-flex:1!important;
  -ms-flex-positive:1!important;
  flex-grow:1!important
 }
 .flex-xl-shrink-0 {
  -ms-flex-negative:0!important;
  flex-shrink:0!important
 }
 .flex-xl-shrink-1 {
  -ms-flex-negative:1!important;
  flex-shrink:1!important
 }
 .justify-content-xl-start {
  -webkit-box-pack:start!important;
  -ms-flex-pack:start!important;
  justify-content:flex-start!important
 }
 .justify-content-xl-end {
  -webkit-box-pack:end!important;
  -ms-flex-pack:end!important;
  justify-content:flex-end!important
 }
 .justify-content-xl-center {
  -webkit-box-pack:center!important;
  -ms-flex-pack:center!important;
  justify-content:center!important
 }
 .justify-content-xl-between {
  -webkit-box-pack:justify!important;
  -ms-flex-pack:justify!important;
  justify-content:space-between!important
 }
 .justify-content-xl-around {
  -ms-flex-pack:distribute!important;
  justify-content:space-around!important
 }
 .align-items-xl-start {
  -webkit-box-align:start!important;
  -ms-flex-align:start!important;
  align-items:flex-start!important
 }
 .align-items-xl-end {
  -webkit-box-align:end!important;
  -ms-flex-align:end!important;
  align-items:flex-end!important
 }
 .align-items-xl-center {
  -webkit-box-align:center!important;
  -ms-flex-align:center!important;
  align-items:center!important
 }
 .align-items-xl-baseline {
  -webkit-box-align:baseline!important;
  -ms-flex-align:baseline!important;
  align-items:baseline!important
 }
 .align-items-xl-stretch {
  -webkit-box-align:stretch!important;
  -ms-flex-align:stretch!important;
  align-items:stretch!important
 }
 .align-content-xl-start {
  -ms-flex-line-pack:start!important;
  align-content:flex-start!important
 }
 .align-content-xl-end {
  -ms-flex-line-pack:end!important;
  align-content:flex-end!important
 }
 .align-content-xl-center {
  -ms-flex-line-pack:center!important;
  align-content:center!important
 }
 .align-content-xl-between {
  -ms-flex-line-pack:justify!important;
  align-content:space-between!important
 }
 .align-content-xl-around {
  -ms-flex-line-pack:distribute!important;
  align-content:space-around!important
 }
 .align-content-xl-stretch {
  -ms-flex-line-pack:stretch!important;
  align-content:stretch!important
 }
 .align-self-xl-auto {
  -ms-flex-item-align:auto!important;
  align-self:auto!important
 }
 .align-self-xl-start {
  -ms-flex-item-align:start!important;
  align-self:flex-start!important
 }
 .align-self-xl-end {
  -ms-flex-item-align:end!important;
  align-self:flex-end!important
 }
 .align-self-xl-center {
  -ms-flex-item-align:center!important;
  align-self:center!important
 }
 .align-self-xl-baseline {
  -ms-flex-item-align:baseline!important;
  align-self:baseline!important
 }
 .align-self-xl-stretch {
  -ms-flex-item-align:stretch!important;
  align-self:stretch!important
 }
}
.float-left {
 float:left!important
}
.float-right {
 float:right!important
}
.float-none {
 float:none!important
}
@media (min-width:576px) {
 .float-sm-left {
  float:left!important
 }
 .float-sm-right {
  float:right!important
 }
 .float-sm-none {
  float:none!important
 }
}
@media (min-width:768px) {
 .float-md-left {
  float:left!important
 }
 .float-md-right {
  float:right!important
 }
 .float-md-none {
  float:none!important
 }
}
@media (min-width:992px) {
 .float-lg-left {
  float:left!important
 }
 .float-lg-right {
  float:right!important
 }
 .float-lg-none {
  float:none!important
 }
}
@media (min-width:1200px) {
 .float-xl-left {
  float:left!important
 }
 .float-xl-right {
  float:right!important
 }
 .float-xl-none {
  float:none!important
 }
}
.position-static {
 position:static!important
}
.position-relative {
 position:relative!important
}
.position-absolute {
 position:absolute!important
}
.position-fixed {
 position:fixed!important
}
.position-sticky {
 position:-webkit-sticky!important;
 position:sticky!important
}
.fixed-top {
 top:0
}
.logged-in .fixed-top {
 top:32px;
}
.fixed-bottom,
.fixed-top {
 position:fixed;
 right:0;
 left:0;
 z-index:1030
}
.fixed-bottom {
 bottom:0
}


.table,
.ui-datepicker .ui-datepicker-calendar,
table {
 width:100%;
 margin-bottom:1rem;
 background-color:#fff
}
.table td,
.table th,
.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th,
table td,
table th {
 padding:.55rem;
 vertical-align:top;
 border-top:1px solid #dee2e6
}
.table thead th,
.ui-datepicker .ui-datepicker-calendar thead th,
table thead th {
 vertical-align:bottom;
 border-bottom:2px solid #dee2e6
}
.table tbody+tbody,
.ui-datepicker .ui-datepicker-calendar tbody+tbody,
table tbody+tbody {
 border-top:2px solid #dee2e6
}
.table .table,
.table .ui-datepicker .ui-datepicker-calendar,
.table table,
.ui-datepicker .table .ui-datepicker-calendar,
.ui-datepicker .ui-datepicker-calendar .table,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-calendar,
.ui-datepicker .ui-datepicker-calendar table,
.ui-datepicker table .ui-datepicker-calendar,
table .table,
table .ui-datepicker .ui-datepicker-calendar,
table table {
 background-color:#fff
}
.table-sm td,
.table-sm th,
.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
 padding:.3rem
}
.table-bordered,
.table-bordered td,
.table-bordered th {
 border:1px solid #dee2e6
}
.table-bordered thead td,
.table-bordered thead th {
 border-bottom-width:2px
}
.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
 border:0
}
.table-striped tbody tr:nth-of-type(odd) {
 background-color:rgba(0,0,0,.05)
}
.table-hover tbody tr:hover,
table tbody tr:hover {
 background-color:#f8f9fa
}
.table-primary,
.table-primary>td,
.table-primary>th {
 background-color:#cce1e7
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th,
table .table-primary:hover,
table .table-primary:hover>td,
table .table-primary:hover>th {
 background-color:#bbd7df
}
.table-secondary,
.table-secondary>td,
.table-secondary>th {
 background-color:#fbedcf
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th,
table .table-secondary:hover,
table .table-secondary:hover>td,
table .table-secondary:hover>th {
 background-color:#f9e4b7
}
.table-success,
.table-success>td,
.table-success>th {
 background-color:#c3e6cb
}
.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th,
table .table-success:hover,
table .table-success:hover>td,
table .table-success:hover>th {
 background-color:#b1dfbb
}
.table-info,
.table-info>td,
.table-info>th {
 background-color:#bee5eb
}
.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th,
table .table-info:hover,
table .table-info:hover>td,
table .table-info:hover>th {
 background-color:#abdde5
}
.table-warning,
.table-warning>td,
.table-warning>th {
 background-color:#fbedcf
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th,
table .table-warning:hover,
table .table-warning:hover>td,
table .table-warning:hover>th {
 background-color:#f9e4b7
}
.table-danger,
.table-danger>td,
.table-danger>th {
 background-color:#f5c6cb
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th,
table .table-danger:hover,
table .table-danger:hover>td,
table .table-danger:hover>th {
 background-color:#f1b0b7
}
.table-light,
.table-light>td,
.table-light>th {
 background-color:#fdfdfe
}
.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th,
table .table-light:hover,
table .table-light:hover>td,
table .table-light:hover>th {
 background-color:#ececf6
}
.table-dark,
.table-dark>td,
.table-dark>th {
 background-color:#bcced4
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th,
table .table-dark:hover,
table .table-dark:hover>td,
table .table-dark:hover>th {
 background-color:#acc3ca
}
.table-active,
.table-active>td,
.table-active>th {
 background-color:#f8f9fa
}
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th,
table .table-active:hover,
table .table-active:hover>td,
table .table-active:hover>th {
 background-color:#e9ecef
}
.table .thead-dark th,
.ui-datepicker .ui-datepicker-calendar .thead-dark th,
table .thead-dark th {
 color:#fff;
 background-color:#212529;
 border-color:#32383e
}
.table .thead-light th,
.ui-datepicker .ui-datepicker-calendar .thead-light th,
table .thead-light th {
 color:#495057;
 background-color:#e9ecef;
 border-color:#dee2e6
}
.table-dark {
 color:#fff;
 background-color:#212529
}
.table-dark td,
.table-dark th,
.table-dark thead th {
 border-color:#32383e
}
.table-dark.table-bordered {
 border:0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
 background-color:hsla(0,0%,100%,.05)
}
.table-dark.table-hover tbody tr:hover,
table.table-dark tbody tr:hover {
 background-color:hsla(0,0%,100%,.075)
}
@media (max-width:575.98px) {
 .table-responsive-sm {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-style:-ms-autohiding-scrollbar
 }
 .table-responsive-sm>.table-bordered {
  border:0
 }
}
@media (max-width:767.98px) {
 .table-responsive-md {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-style:-ms-autohiding-scrollbar
 }
 .table-responsive-md>.table-bordered {
  border:0
 }
}
@media (max-width:991.98px) {
 .table-responsive-lg {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-style:-ms-autohiding-scrollbar
 }
 .table-responsive-lg>.table-bordered {
  border:0
 }
}
@media (max-width:1199.98px) {
 .table-responsive-xl {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-style:-ms-autohiding-scrollbar
 }
 .table-responsive-xl>.table-bordered {
  border:0
 }
}
.table-responsive {
 display:block;
 width:100%;
 overflow-x:auto;
 -webkit-overflow-scrolling:touch;
 -ms-overflow-style:-ms-autohiding-scrollbar
}
.table-responsive>.table-bordered {
 border:0
}




@supports ((position:-webkit-sticky) or (position:sticky)) {
 .sticky-top {
  position:-webkit-sticky;

  position:sticky;
  top:0;
  z-index:1020
 }
}
.screen-reader-text,
.sr-only,
.ui-datepicker .ui-datepicker-next .ui-icon,
.ui-datepicker .ui-datepicker-prev .ui-icon {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 overflow:hidden;
 clip:rect(0,0,0,0);
 white-space:nowrap;
 border:0
}
.screen-reader-text:active,
.screen-reader-text:focus,
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position:static;
 width:auto;
 height:auto;
 overflow:visible;
 clip:auto;
 white-space:normal
}
.columns_list .listitem-image img,
.shadow-sm {
 -webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;
 box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important
}
.shadow {
 -webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;
 box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important
}
.shadow-lg {
 -webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;
 box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important
}
.shadow-none {
 -webkit-box-shadow:none!important;
 box-shadow:none!important
}
.w-20 {
 width:20%!important
}
.w-25 {
 width:25%!important
}
.w-40 {
 width:40%!important
}
.w-50 {
 width:50%!important
}
.w-60 {
 width:60%!important
}
.w-74 {
 width:75%!important
}
.w-75 {
 width:75%!important
}
.w-80 {
 width:80%!important
}
.w-100 {
 width:100%!important
}
.w-auto {
 width:auto!important
}
.h-25 {
 height:25%!important
}
.h-50 {
 height:50%!important
}
.h-75 {
 height:75%!important
}
.h-100 {
 height:100%!important
}
.h-auto {
 height:auto!important
}
.mw-100 {
 max-width:100%!important
}
.mh-100 {
 max-height:100%!important
}
.m-0 {
 margin:0!important
}
.mt-0,
.my-0 {
 margin-top:0!important
}
.mr-0,
.mx-0 {
 margin-right:0!important
}
.mb-0,
.my-0 {
 margin-bottom:0!important
}
.ml-0,
.mx-0 {
 margin-left:0!important
}
.m-1 {
 margin:.25rem!important
}
.mt-1,
.my-1 {
 margin-top:.25rem!important
}
.mr-1,
.mx-1 {
 margin-right:.25rem!important
}
.mb-1,
.my-1 {
 margin-bottom:.25rem!important
}
.ml-1,
.mx-1 {
 margin-left:.25rem!important
}
.m-2 {
 margin:.5rem!important
}
.mt-2,
.my-2 {
 margin-top:.5rem!important
}
.mr-2,
.mx-2 {
 margin-right:.5rem!important
}
.mb-2,
.my-2 {
 margin-bottom:.5rem!important
}
.ml-2,
.mx-2 {
 margin-left:.5rem!important
}
.m-3 {
 margin:1rem!important
}
.mt-3,
.my-3 {
 margin-top:1rem!important
}
.mr-3,
.mx-3 {
 margin-right:1rem!important
}
.mb-3,
.my-3 {
 margin-bottom:1rem!important
}
.ml-3,
.mx-3 {
 margin-left:1rem!important
}
.m-4 {
 margin:1.5rem!important
}
.mt-4,
.my-4 {
 margin-top:1.5rem!important
}
.mr-4,
.mx-4 {
 margin-right:1.5rem!important
}
.mb-4,
.my-4 {
 margin-bottom:1.5rem!important
}
.ml-4,
.mx-4 {
 margin-left:1.5rem!important
}
.m-5 {
 margin:3rem!important
}
.mt-5,
.my-5 {
 margin-top:3rem!important
}
.mr-5,
.mx-5 {
 margin-right:3rem!important
}
.mb-5,
.my-5 {
 margin-bottom:3rem!important
}
.ml-5,
.mx-5 {
 margin-left:3rem!important
}
.p-0 {
 padding:0!important
}
.pt-0,
.py-0 {
 padding-top:0!important
}
.pr-0,
.px-0 {
 padding-right:0!important
}
.pb-0,
.py-0 {
 padding-bottom:0!important
}
.pl-0,
.px-0 {
 padding-left:0!important
}
.p-1 {
 padding:.25rem!important
}
.pt-1,
.py-1 {
 padding-top:.25rem!important
}
.pr-1,
.px-1 {
 padding-right:.25rem!important
}
.pb-1,
.py-1 {
 padding-bottom:.25rem!important
}
.pl-1,
.px-1 {
 padding-left:.25rem!important
}
.p-2 {
 padding:.5rem!important
}
.pt-2,
.py-2 {
 padding-top:.5rem!important
}
.pr-2,
.px-2 {
 padding-right:.5rem!important
}
.pb-2,
.py-2 {
 padding-bottom:.5rem!important
}
.pl-2,
.px-2 {
 padding-left:.5rem!important
}
.p-3 {
 padding:1rem!important
}
.pt-3,
.py-3 {
 padding-top:1rem!important
}
.pr-3,
.px-3 {
 padding-right:1rem!important
}
.pb-3,
.py-3 {
 padding-bottom:1rem!important
}
.pl-3,
.px-3 {
 padding-left:1rem!important
}
.p-4 {
 padding:1.5rem!important
}
.pt-4,
.py-4 {
 padding-top:1.5rem!important
}
.pr-4,
.px-4 {
 padding-right:1.5rem!important
}
.pb-4,
.py-4 {
 padding-bottom:1.5rem!important
}
.pl-4,
.px-4 {
 padding-left:1.5rem!important
}
.p-5 {
 padding:3rem!important
}
.pt-5,
.py-5 {
 padding-top:3rem!important
}
.pr-5,
.px-5 {
 padding-right:3rem!important
}
.pb-5,
.py-5 {
 padding-bottom:3rem!important
}
.pl-5,
.px-5 {
 padding-left:3rem!important
}
.m-auto {
 margin:auto!important
}
.mt-auto,
.my-auto {
 margin-top:auto!important
}
.mr-auto,
.mx-auto {
 margin-right:auto!important
}
.mb-auto,
.my-auto {
 margin-bottom:auto!important
}
.ml-auto,
.mx-auto {
 margin-left:auto!important
}
@media (min-width:576px) {
 .m-sm-0 {
  margin:0!important
 }
 .mt-sm-0,
 .my-sm-0 {
  margin-top:0!important
 }
 .mr-sm-0,
 .mx-sm-0 {
  margin-right:0!important
 }
 .mb-sm-0,
 .my-sm-0 {
  margin-bottom:0!important
 }
 .ml-sm-0,
 .mx-sm-0 {
  margin-left:0!important
 }
 .m-sm-1 {
  margin:.25rem!important
 }
 .mt-sm-1,
 .my-sm-1 {
  margin-top:.25rem!important
 }
 .mr-sm-1,
 .mx-sm-1 {
  margin-right:.25rem!important
 }
 .mb-sm-1,
 .my-sm-1 {
  margin-bottom:.25rem!important
 }
 .ml-sm-1,
 .mx-sm-1 {
  margin-left:.25rem!important
 }
 .m-sm-2 {
  margin:.5rem!important
 }
 .mt-sm-2,
 .my-sm-2 {
  margin-top:.5rem!important
 }
 .mr-sm-2,
 .mx-sm-2 {
  margin-right:.5rem!important
 }
 .mb-sm-2,
 .my-sm-2 {
  margin-bottom:.5rem!important
 }
 .ml-sm-2,
 .mx-sm-2 {
  margin-left:.5rem!important
 }
 .m-sm-3 {
  margin:1rem!important
 }
 .mt-sm-3,
 .my-sm-3 {
  margin-top:1rem!important
 }
 .mr-sm-3,
 .mx-sm-3 {
  margin-right:1rem!important
 }
 .mb-sm-3,
 .my-sm-3 {
  margin-bottom:1rem!important
 }
 .ml-sm-3,
 .mx-sm-3 {
  margin-left:1rem!important
 }
 .m-sm-4 {
  margin:1.5rem!important
 }
 .mt-sm-4,
 .my-sm-4 {
  margin-top:1.5rem!important
 }
 .mr-sm-4,
 .mx-sm-4 {
  margin-right:1.5rem!important
 }
 .mb-sm-4,
 .my-sm-4 {
  margin-bottom:1.5rem!important
 }
 .ml-sm-4,
 .mx-sm-4 {
  margin-left:1.5rem!important
 }
 .m-sm-5 {
  margin:3rem!important
 }
 .mt-sm-5,
 .my-sm-5 {
  margin-top:3rem!important
 }
 .mr-sm-5,
 .mx-sm-5 {
  margin-right:3rem!important
 }
 .mb-sm-5,
 .my-sm-5 {
  margin-bottom:3rem!important
 }
 .ml-sm-5,
 .mx-sm-5 {
  margin-left:3rem!important
 }
 .p-sm-0 {
  padding:0!important
 }
 .pt-sm-0,
 .py-sm-0 {
  padding-top:0!important
 }
 .pr-sm-0,
 .px-sm-0 {
  padding-right:0!important
 }
 .pb-sm-0,
 .py-sm-0 {
  padding-bottom:0!important
 }
 .pl-sm-0,
 .px-sm-0 {
  padding-left:0!important
 }
 .p-sm-1 {
  padding:.25rem!important
 }
 .pt-sm-1,
 .py-sm-1 {
  padding-top:.25rem!important
 }
 .pr-sm-1,
 .px-sm-1 {
  padding-right:.25rem!important
 }
 .pb-sm-1,
 .py-sm-1 {
  padding-bottom:.25rem!important
 }
 .pl-sm-1,
 .px-sm-1 {
  padding-left:.25rem!important
 }
 .p-sm-2 {
  padding:.5rem!important
 }
 .pt-sm-2,
 .py-sm-2 {
  padding-top:.5rem!important
 }
 .pr-sm-2,
 .px-sm-2 {
  padding-right:.5rem!important
 }
 .pb-sm-2,
 .py-sm-2 {
  padding-bottom:.5rem!important
 }
 .pl-sm-2,
 .px-sm-2 {
  padding-left:.5rem!important
 }
 .p-sm-3 {
  padding:1rem!important
 }
 .pt-sm-3,
 .py-sm-3 {
  padding-top:1rem!important
 }
 .pr-sm-3,
 .px-sm-3 {
  padding-right:1rem!important
 }
 .pb-sm-3,
 .py-sm-3 {
  padding-bottom:1rem!important
 }
 .pl-sm-3,
 .px-sm-3 {
  padding-left:1rem!important
 }
 .p-sm-4 {
  padding:1.5rem!important
 }
 .pt-sm-4,
 .py-sm-4 {
  padding-top:1.5rem!important
 }
 .pr-sm-4,
 .px-sm-4 {
  padding-right:1.5rem!important
 }
 .pb-sm-4,
 .py-sm-4 {
  padding-bottom:1.5rem!important
 }
 .pl-sm-4,
 .px-sm-4 {
  padding-left:1.5rem!important
 }
 .p-sm-5 {
  padding:3rem!important
 }
 .pt-sm-5,
 .py-sm-5 {
  padding-top:3rem!important
 }
 .pr-sm-5,
 .px-sm-5 {
  padding-right:3rem!important
 }
 .pb-sm-5,
 .py-sm-5 {
  padding-bottom:3rem!important
 }
 .pl-sm-5,
 .px-sm-5 {
  padding-left:3rem!important
 }
 .m-sm-auto {
  margin:auto!important
 }
 .mt-sm-auto,
 .my-sm-auto {
  margin-top:auto!important
 }
 .mr-sm-auto,
 .mx-sm-auto {
  margin-right:auto!important

 }
 .mb-sm-auto,
 .my-sm-auto {
  margin-bottom:auto!important
 }
 .ml-sm-auto,
 .mx-sm-auto {
  margin-left:auto!important
 }
}
@media (min-width:768px) {
 .m-md-0 {
  margin:0!important
 }
 .mt-md-0,
 .my-md-0 {
  margin-top:0!important
 }
 .mr-md-0,
 .mx-md-0 {
  margin-right:0!important
 }
 .mb-md-0,
 .my-md-0 {
  margin-bottom:0!important
 }
 .ml-md-0,
 .mx-md-0 {
  margin-left:0!important
 }
 .m-md-1 {
  margin:.25rem!important
 }
 .mt-md-1,
 .my-md-1 {
  margin-top:.25rem!important
 }
 .mr-md-1,
 .mx-md-1 {
  margin-right:.25rem!important
 }
 .mb-md-1,
 .my-md-1 {
  margin-bottom:.25rem!important
 }
 .ml-md-1,
 .mx-md-1 {
  margin-left:.25rem!important
 }
 .m-md-2 {
  margin:.5rem!important
 }
 .mt-md-2,
 .my-md-2 {
  margin-top:.5rem!important
 }
 .mr-md-2,
 .mx-md-2 {
  margin-right:.5rem!important
 }
 .mb-md-2,
 .my-md-2 {
  margin-bottom:.5rem!important
 }
 .ml-md-2,
 .mx-md-2 {
  margin-left:.5rem!important
 }
 .m-md-3 {
  margin:1rem!important
 }
 .mt-md-3,
 .my-md-3 {
  margin-top:1rem!important
 }
 .mr-md-3,
 .mx-md-3 {
  margin-right:1rem!important
 }
 .mb-md-3,
 .my-md-3 {
  margin-bottom:1rem!important
 }
 .ml-md-3,
 .mx-md-3 {
  margin-left:1rem!important
 }
 .m-md-4 {
  margin:1.5rem!important
 }
 .mt-md-4,
 .my-md-4 {
  margin-top:1.5rem!important
 }
 .mr-md-4,
 .mx-md-4 {
  margin-right:1.5rem!important
 }
 .mb-md-4,
 .my-md-4 {
  margin-bottom:1.5rem!important
 }
 .ml-md-4,
 .mx-md-4 {
  margin-left:1.5rem!important
 }
 .m-md-5 {
  margin:3rem!important
 }
 .mt-md-5,
 .my-md-5 {
  margin-top:3rem!important
 }
 .mr-md-5,
 .mx-md-5 {
  margin-right:3rem!important
 }
 .mb-md-5,
 .my-md-5 {
  margin-bottom:3rem!important
 }
 .ml-md-5,
 .mx-md-5 {
  margin-left:3rem!important
 }
 .p-md-0 {
  padding:0!important
 }
 .pt-md-0,
 .py-md-0 {
  padding-top:0!important
 }
 .pr-md-0,
 .px-md-0 {
  padding-right:0!important
 }
 .pb-md-0,
 .py-md-0 {
  padding-bottom:0!important
 }
 .pl-md-0,
 .px-md-0 {
  padding-left:0!important
 }
 .p-md-1 {
  padding:.25rem!important
 }
 .pt-md-1,
 .py-md-1 {
  padding-top:.25rem!important
 }
 .pr-md-1,
 .px-md-1 {
  padding-right:.25rem!important
 }
 .pb-md-1,
 .py-md-1 {
  padding-bottom:.25rem!important
 }
 .pl-md-1,
 .px-md-1 {
  padding-left:.25rem!important
 }
 .p-md-2 {
  padding:.5rem!important
 }
 .pt-md-2,
 .py-md-2 {
  padding-top:.5rem!important
 }
 .pr-md-2,
 .px-md-2 {
  padding-right:.5rem!important
 }
 .pb-md-2,
 .py-md-2 {
  padding-bottom:.5rem!important
 }
 .pl-md-2,
 .px-md-2 {
  padding-left:.5rem!important
 }
 .p-md-3 {
  padding:1rem!important
 }
 .pt-md-3,
 .py-md-3 {
  padding-top:1rem!important
 }
 .pr-md-3,
 .px-md-3 {
  padding-right:1rem!important
 }
 .pb-md-3,
 .py-md-3 {
  padding-bottom:1rem!important
 }
 .pl-md-3,
 .px-md-3 {
  padding-left:1rem!important
 }
 .p-md-4 {
  padding:1.5rem!important
 }
 .pt-md-4,
 .py-md-4 {
  padding-top:1.5rem!important
 }
 .pr-md-4,
 .px-md-4 {
  padding-right:1.5rem!important
 }
 .pb-md-4,
 .py-md-4 {
  padding-bottom:1.5rem!important
 }
 .pl-md-4,
 .px-md-4 {
  padding-left:1.5rem!important
 }
 .p-md-5 {
  padding:3rem!important
 }
 .pt-md-5,
 .py-md-5 {
  padding-top:3rem!important
 }
 .pr-md-5,
 .px-md-5 {
  padding-right:3rem!important
 }
 .pb-md-5,
 .py-md-5 {
  padding-bottom:3rem!important
 }
 .pl-md-5,
 .px-md-5 {
  padding-left:3rem!important
 }
 .m-md-auto {
  margin:auto!important
 }
 .mt-md-auto,
 .my-md-auto {
  margin-top:auto!important
 }
 .mr-md-auto,
 .mx-md-auto {
  margin-right:auto!important
 }
 .mb-md-auto,
 .my-md-auto {
  margin-bottom:auto!important
 }
 .ml-md-auto,
 .mx-md-auto {
  margin-left:auto!important
 }
}
@media (min-width:992px) {
 .m-lg-0 {
  margin:0!important
 }
 .mt-lg-0,
 .my-lg-0 {
  margin-top:0!important
 }
 .mr-lg-0,
 .mx-lg-0 {
  margin-right:0!important
 }
 .mb-lg-0,
 .my-lg-0 {
  margin-bottom:0!important
 }
 .ml-lg-0,
 .mx-lg-0 {
  margin-left:0!important
 }
 .m-lg-1 {
  margin:.25rem!important
 }
 .mt-lg-1,
 .my-lg-1 {
  margin-top:.25rem!important
 }
 .mr-lg-1,
 .mx-lg-1 {
  margin-right:.25rem!important
 }
 .mb-lg-1,
 .my-lg-1 {
  margin-bottom:.25rem!important
 }
 .ml-lg-1,
 .mx-lg-1 {
  margin-left:.25rem!important
 }
 .m-lg-2 {
  margin:.5rem!important
 }
 .mt-lg-2,
 .my-lg-2 {
  margin-top:.5rem!important
 }
 .mr-lg-2,
 .mx-lg-2 {
  margin-right:.5rem!important
 }
 .mb-lg-2,
 .my-lg-2 {
  margin-bottom:.5rem!important
 }
 .ml-lg-2,
 .mx-lg-2 {
  margin-left:.5rem!important
 }
 .m-lg-3 {
  margin:1rem!important
 }
 .mt-lg-3,
 .my-lg-3 {
  margin-top:1rem!important
 }
 .mr-lg-3,
 .mx-lg-3 {
  margin-right:1rem!important
 }
 .mb-lg-3,
 .my-lg-3 {
  margin-bottom:1rem!important
 }
 .ml-lg-3,
 .mx-lg-3 {
  margin-left:1rem!important
 }
 .m-lg-4 {
  margin:1.5rem!important
 }
 .mt-lg-4,
 .my-lg-4 {
  margin-top:1.5rem!important
 }
 .mr-lg-4,
 .mx-lg-4 {
  margin-right:1.5rem!important
 }
 .mb-lg-4,
 .my-lg-4 {
  margin-bottom:1.5rem!important
 }
 .ml-lg-4,
 .mx-lg-4 {
  margin-left:1.5rem!important
 }
 .m-lg-5 {
  margin:3rem!important
 }
 .mt-lg-5,
 .my-lg-5 {
  margin-top:3rem!important
 }
 .mr-lg-5,
 .mx-lg-5 {
  margin-right:3rem!important
 }
 .mb-lg-5,
 .my-lg-5 {
  margin-bottom:3rem!important
 }
 .ml-lg-5,
 .mx-lg-5 {
  margin-left:3rem!important
 }
 .p-lg-0 {
  padding:0!important
 }
 .pt-lg-0,
 .py-lg-0 {
  padding-top:0!important
 }
 .pr-lg-0,
 .px-lg-0 {
  padding-right:0!important
 }
 .pb-lg-0,
 .py-lg-0 {
  padding-bottom:0!important
 }
 .pl-lg-0,
 .px-lg-0 {
  padding-left:0!important
 }
 .p-lg-1 {
  padding:.25rem!important
 }
 .pt-lg-1,
 .py-lg-1 {
  padding-top:.25rem!important
 }
 .pr-lg-1,
 .px-lg-1 {
  padding-right:.25rem!important
 }
 .pb-lg-1,
 .py-lg-1 {
  padding-bottom:.25rem!important
 }
 .pl-lg-1,
 .px-lg-1 {
  padding-left:.25rem!important
 }
 .p-lg-2 {
  padding:.5rem!important
 }
 .pt-lg-2,
 .py-lg-2 {
  padding-top:.5rem!important
 }
 .pr-lg-2,
 .px-lg-2 {
  padding-right:.5rem!important
 }
 .pb-lg-2,
 .py-lg-2 {
  padding-bottom:.5rem!important
 }
 .pl-lg-2,
 .px-lg-2 {
  padding-left:.5rem!important
 }
 .p-lg-3 {
  padding:1rem!important
 }
 .pt-lg-3,
 .py-lg-3 {
  padding-top:1rem!important
 }
 .pr-lg-3,
 .px-lg-3 {
  padding-right:1rem!important
 }
 .pb-lg-3,
 .py-lg-3 {
  padding-bottom:1rem!important
 }
 .pl-lg-3,
 .px-lg-3 {
  padding-left:1rem!important
 }
 .p-lg-4 {
  padding:1.5rem!important
 }
 .pt-lg-4,
 .py-lg-4 {
  padding-top:1.5rem!important
 }
 .pr-lg-4,
 .px-lg-4 {
  padding-right:1.5rem!important
 }
 .pb-lg-4,
 .py-lg-4 {
  padding-bottom:1.5rem!important
 }
 .pl-lg-4,
 .px-lg-4 {
  padding-left:1.5rem!important
 }
 .p-lg-5 {
  padding:3rem!important
 }
 .pt-lg-5,
 .py-lg-5 {
  padding-top:3rem!important
 }
 .pr-lg-5,
 .px-lg-5 {
  padding-right:3rem!important
 }
 .pb-lg-5,
 .py-lg-5 {
  padding-bottom:3rem!important
 }
 .pl-lg-5,
 .px-lg-5 {
  padding-left:3rem!important
 }
 .m-lg-auto {
  margin:auto!important
 }
 .mt-lg-auto,
 .my-lg-auto {
  margin-top:auto!important
 }
 .mr-lg-auto,
 .mx-lg-auto {
  margin-right:auto!important
 }
 .mb-lg-auto,
 .my-lg-auto {
  margin-bottom:auto!important
 }
 .ml-lg-auto,
 .mx-lg-auto {
  margin-left:auto!important
 }
}
@media (min-width:1200px) {
 .m-xl-0 {
  margin:0!important
 }
 .mt-xl-0,
 .my-xl-0 {
  margin-top:0!important
 }
 .mr-xl-0,
 .mx-xl-0 {
  margin-right:0!important
 }
 .mb-xl-0,
 .my-xl-0 {
  margin-bottom:0!important
 }
 .ml-xl-0,
 .mx-xl-0 {
  margin-left:0!important
 }
 .m-xl-1 {
  margin:.25rem!important
 }
 .mt-xl-1,
 .my-xl-1 {
  margin-top:.25rem!important
 }
 .mr-xl-1,
 .mx-xl-1 {
  margin-right:.25rem!important
 }
 .mb-xl-1,
 .my-xl-1 {
  margin-bottom:.25rem!important
 }
 .ml-xl-1,
 .mx-xl-1 {
  margin-left:.25rem!important
 }
 .m-xl-2 {
  margin:.5rem!important
 }
 .mt-xl-2,
 .my-xl-2 {
  margin-top:.5rem!important
 }
 .mr-xl-2,
 .mx-xl-2 {
  margin-right:.5rem!important
 }
 .mb-xl-2,
 .my-xl-2 {
  margin-bottom:.5rem!important
 }
 .ml-xl-2,
 .mx-xl-2 {
  margin-left:.5rem!important
 }
 .m-xl-3 {
  margin:1rem!important
 }
 .mt-xl-3,
 .my-xl-3 {
  margin-top:1rem!important
 }
 .mr-xl-3,
 .mx-xl-3 {
  margin-right:1rem!important
 }
 .mb-xl-3,
 .my-xl-3 {
  margin-bottom:1rem!important
 }
 .ml-xl-3,
 .mx-xl-3 {
  margin-left:1rem!important
 }
 .m-xl-4 {
  margin:1.5rem!important
 }
 .mt-xl-4,
 .my-xl-4 {
  margin-top:1.5rem!important
 }
 .mr-xl-4,
 .mx-xl-4 {
  margin-right:1.5rem!important
 }
 .mb-xl-4,
 .my-xl-4 {
  margin-bottom:1.5rem!important
 }
 .ml-xl-4,
 .mx-xl-4 {
  margin-left:1.5rem!important
 }
 .m-xl-5 {
  margin:3rem!important
 }
 .mt-xl-5,
 .my-xl-5 {
  margin-top:3rem!important
 }
 .mr-xl-5,
 .mx-xl-5 {
  margin-right:3rem!important
 }
 .mb-xl-5,
 .my-xl-5 {
  margin-bottom:3rem!important
 }
 .ml-xl-5,
 .mx-xl-5 {
  margin-left:3rem!important
 }
 .p-xl-0 {
  padding:0!important
 }
 .pt-xl-0,
 .py-xl-0 {
  padding-top:0!important
 }
 .pr-xl-0,
 .px-xl-0 {
  padding-right:0!important
 }
 .pb-xl-0,
 .py-xl-0 {
  padding-bottom:0!important
 }
 .pl-xl-0,
 .px-xl-0 {
  padding-left:0!important
 }
 .p-xl-1 {
  padding:.25rem!important
 }
 .pt-xl-1,
 .py-xl-1 {
  padding-top:.25rem!important
 }
 .pr-xl-1,
 .px-xl-1 {
  padding-right:.25rem!important
 }
 .pb-xl-1,
 .py-xl-1 {
  padding-bottom:.25rem!important
 }
 .pl-xl-1,
 .px-xl-1 {
  padding-left:.25rem!important
 }
 .p-xl-2 {
  padding:.5rem!important
 }
 .pt-xl-2,
 .py-xl-2 {
  padding-top:.5rem!important
 }
 .pr-xl-2,
 .px-xl-2 {
  padding-right:.5rem!important
 }
 .pb-xl-2,
 .py-xl-2 {
  padding-bottom:.5rem!important
 }
 .pl-xl-2,
 .px-xl-2 {
  padding-left:.5rem!important
 }
 .p-xl-3 {
  padding:1rem!important
 }
 .pt-xl-3,
 .py-xl-3 {
  padding-top:1rem!important
 }
 .pr-xl-3,
 .px-xl-3 {
  padding-right:1rem!important
 }
 .pb-xl-3,
 .py-xl-3 {
  padding-bottom:1rem!important
 }
 .pl-xl-3,
 .px-xl-3 {
  padding-left:1rem!important
 }
 .p-xl-4 {
  padding:1.5rem!important
 }
 .pt-xl-4,
 .py-xl-4 {
  padding-top:1.5rem!important
 }
 .pr-xl-4,
 .px-xl-4 {
  padding-right:1.5rem!important
 }
 .pb-xl-4,
 .py-xl-4 {
  padding-bottom:1.5rem!important
 }
 .pl-xl-4,
 .px-xl-4 {
  padding-left:1.5rem!important
 }
 .p-xl-5 {
  padding:3rem!important
 }
 .pt-xl-5,
 .py-xl-5 {
  padding-top:3rem!important
 }
 .pr-xl-5,
 .px-xl-5 {
  padding-right:3rem!important
 }
 .pb-xl-5,
 .py-xl-5 {
  padding-bottom:3rem!important
 }
 .pl-xl-5,
 .px-xl-5 {
  padding-left:3rem!important
 }
 .m-xl-auto {
  margin:auto!important
 }
 .mt-xl-auto,
 .my-xl-auto {
  margin-top:auto!important
 }
 .mr-xl-auto,
 .mx-xl-auto {
  margin-right:auto!important
 }
 .mb-xl-auto,
 .my-xl-auto {
  margin-bottom:auto!important
 }
 .ml-xl-auto,
 .mx-xl-auto {
  margin-left:auto!important
 }
}
.text-monospace {
 font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}
.text-justify {
 text-align:justify!important
}
.text-nowrap {
 white-space:nowrap!important
}
.text-truncate {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.text-left {
 text-align:left!important
}
.text-right {
 text-align:right!important
}
.text-center {
 text-align:center!important
}
@media (min-width:576px) {
 .text-sm-left {
  text-align:left!important
 }
 .text-sm-right {
  text-align:right!important
 }
 .text-sm-center {
  text-align:center!important
 }
}
@media (min-width:768px) {
 .text-md-left {
  text-align:left!important
 }
 .text-md-right {
  text-align:right!important
 }
 .text-md-center {
  text-align:center!important
 }
}
@media (min-width:992px) {
 .text-lg-left {
  text-align:left!important
 }
 .text-lg-right {
  text-align:right!important
 }
 .text-lg-center {
  text-align:center!important
 }
}
@media (min-width:1200px) {
 .text-xl-left {
  text-align:left!important
 }
 .text-xl-right {
  text-align:right!important
 }
 .text-xl-center {
  text-align:center!important
 }
}
.text-lowercase {
 text-transform:lowercase!important
}
.text-uppercase {
 text-transform:uppercase!important
}
.text-capitalize {
 text-transform:capitalize!important
}
.font-weight-light {
 font-weight:300!important
}
.font-weight-normal {
 font-weight:400!important
}
.font-weight-bold {
 font-weight:700!important
}
.font-italic {
 font-style:italic!important
}
.text-white {
 color:#fff!important
}
.text-primary {
 color:#4993aa!important
}
a.text-primary:focus,
a.text-primary:hover {
 color:#3a7486!important
}
.text-secondary {
 color:#efc054!important
}
a.text-secondary:focus,
a.text-secondary:hover {
 color:#ebaf25!important
}
.text-success {
 color:#28a745!important
}
a.text-success:focus,
a.text-success:hover {
 color:#1e7e34!important
}
.text-info {
 color:#17a2b8!important
}
a.text-info:focus,
a.text-info:hover {
 color:#117a8b!important
}
.text-warning {
 color:#efc054!important
}
a.text-warning:focus,
a.text-warning:hover {
 color:#ebaf25!important
}
.text-danger {
 color:#dc3545!important
}
a.text-danger:focus,
a.text-danger:hover {
 color:#bd2130!important
}
.text-light {
 color:#f8f9fa!important
}
a.text-light:focus,
a.text-light:hover {
 color:#dae0e5!important
}
.text-dark {
 color:#0f5065!important
}
a.text-dark:focus,
a.text-dark:hover {
 color:#082d39!important
}
.text-body {
 color:#0f5065!important
}
.text-muted {
 color:#b5c9d0!important
}
.text-black-50 {
 color:rgba(0,0,0,.5)!important
}
.text-white-50 {
 color:hsla(0,0%,100%,.5)!important
}
.text-hide {
 font:0/0 a;
 color:transparent;
 text-shadow:none;
 background-color:transparent;
 border:0
}
.visible {
 visibility:visible!important
}
.invisible {
 visibility:hidden!important
}


html.noscroll {
 overflow:hidden
}
.anchor_link {
 display:block;
 position:relative;
 top:-100px;
 visibility:hidden
}
body {
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
}
.container {
 max-width:1200px
}
a {
 -webkit-transition:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out
}

.nav-tabs .nav-link {
 padding:.25rem 1rem;
 font-size:14px
}
.alert.alert-primary,
.gform_confirmation_message,
.gform_wrapper .ginput_container_fileupload .validation_message ul li,
.gform_wrapper .validation_error,
.gform_wrapper .validation_message {
 background-color:#0f5065;
 color:#fff;
 padding:2rem
}

.footer_widgets .fas {
 color:#efc054;
}
a.social_icon,
.footer_widgets a.social_icon {
 display: inline-block;
 width:25px;
 height:25px;
 line-height:25px;
 color: #0f5065;
 text-align:center;
 background-color:#efc054;
 border-radius:50%;
 margin-right:8px
}
a.social_icon:hover ,
.footer_widgets a.social_icon:hover {
 color:#fff;
 background-color: #4993aa;
}
a.social_icon,
.footer_widgets a.social_icon .fab {
	line-height:25px;
	font-size:15px;
}

.soc-circ {
	display: inline-block;
	margin:0 8px 0 0;
}
.soc-circ .cls-1 {
	fill:#fff;
}
.soc-circ .cls-2 {
	fill:#efc054;
	transition: all .3s;
}
.soc-circ:hover .cls-2 {
	fill:#8db8c8;
}

.embed-responsive {
 -webkit-box-shadow:0 2px 12px rgba(0,0,0,.2);
 box-shadow:0 2px 12px rgba(0,0,0,.2)
}
.linkbox {
 margin-bottom:33.33333px;
 border:1px solid #e5ecee;
 background-color:#f8f9fa;
 padding:2px 5px;
 font-size:14px;
 line-height:24px
}
@media (min-width:992px) {
 .linkbox {
  margin-bottom:50px
 }
}
.linkbox .linkbox_name {
 font-weight:500
}

.linkbox .linkbox_link .fas {
 color:#efc054;
 margin-left:5px
}
.linkbox .linkbox_desc {
 color:#4993aa
}
iframe {
 /*-webkit-box-shadow:0 2px 8px rgba(0,0,0,.3);
 box-shadow:0 2px 8px rgba(0,0,0,.3)*/
}
.w-62 {
 width:62.5%
}
nav.pagination {
 margin:0 auto
}
nav.pagination div.nav-links .page-numbers.current {
 color:#fff;
 background-color:#4993aa
}
h1 {
 	font-weight:100;
	color: #0f5065;
}
@media (max-width:991.98px) {
 h1 {
  font-size:40px
 }
}
h2 {
 	font-weight:500; 
 	color:#4993aa;
}
h3 {
 	font-weight:500;
	 color: #0f5065;
}
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child) {
 padding-top:1.5rem
}
p {
 line-height:1.75
}
@media(max-width: 650px) {
	p {
		line-height:1.25;
	}
}
p.lead {
 line-height:1.5
}
small {
 line-height:1.2;
 display:inline-block
}
ol,
ul {
 margin-bottom:1.5rem
}
ul.list-styled>li {
 padding-left:20px;
 position:relative;
 margin-bottom:5px
}
ul.list-styled>li:before {
 content:"\25AA";
 color:#dd9a00;
 position:absolute;
 top:0;
 left:0;
 font-size:14px
}
table {
 font-size:15px
}
table thead {
 background-color:#4993aa;
 color:#fff;
 font-weight:700;
 font-size:.8125rem;
 text-transform:uppercase
}








label {
 color:#6c757d;
 font-size:.75rem;
 margin-bottom:0
}
.required {
 color:#dc3545
}
.search-form label {
 font-weight:400
}
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
 line-height:2
}
.contact_wrapper .gform_body input,
.contact_wrapper .gform_body textarea {
 border-color:transparent transparent #4993aa;
 height:calc(2.25rem + 20px);
 padding:.75rem;
 font-size:.9375rem;
 position:relative
}
.contact_wrapper .gform_body input:focus,
.contact_wrapper .gform_body textarea:focus {
 outline:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 border-color:transparent transparent #efc054
}
ul.gfield_radio li input[type=radio]+label {
 padding-right:10px!important
}
.chosen-container-single .chosen-single {
 position:relative;
 display:block;
 overflow:hidden;
 padding:0 0 0 8px;
 height:32px;
 border:1px solid #ced4da;
 border-radius:5px;
 background-color:#fff;
 background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
 background-image:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);
 background-image:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
 background-image:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);
 background-clip:padding-box;
 -webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
 box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);
 color:#444;
 text-decoration:none;
 white-space:nowrap;
 line-height:31px
}
.chosen-container-single .chosen-single input[type=text] {
 cursor:pointer;
 opacity:0;
 position:absolute
}
.chosen-container-single .chosen-default {
 color:#999
}
.chosen-container-single .chosen-single span {
 display:block;
 overflow:hidden;
 margin-right:26px;
 text-overflow:ellipsis;
 white-space:nowrap
}
.chosen-container-single .chosen-single-with-deselect span {
 margin-right:38px
}
.chosen-container-single .chosen-single abbr {
 position:absolute;
 top:6px;
 right:26px;
 display:block;
 width:12px;
 height:12px;
 background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") -42px 1px no-repeat;
 font-size:1px
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover,
.chosen-container-single .chosen-single abbr:hover {
 background-position:-42px -10px
}
.chosen-container-single .chosen-single div {
 position:absolute;
 top:0;
 right:0;
 display:block;
 width:18px;
 height:100%
}
.chosen-container-single .chosen-single div b {
 display:block;
 width:100%;
 height:100%;
 background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 0 6px
}
.chosen-container-single .chosen-search {
 position:relative;
 z-index:1010;
 margin:0;
 padding:3px 4px;
 white-space:nowrap
}
.chosen-container-single .chosen-search input[type=text] {
 margin:1px 0;
 padding:4px 20px 4px 5px;
 width:100%;
 height:auto;
 outline:0;
 border:1px solid #ced4da;
 background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 100% -20px;
 font-size:1em;
 font-family:sans-serif;
 line-height:normal;
 border-radius:0
}
.chosen-container-single .chosen-drop {
 margin-top:-1px;
 border-radius:0 0 4px 4px;
 background-clip:padding-box
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
 position:absolute;
 clip:rect(0,0,0,0)
}
.chosen-container {
 position:relative;
 display:inline-block;
 vertical-align:middle;
 font-size:13px;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 width:100%!important
}
.chosen-container * {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.chosen-container .chosen-drop {
 position:absolute;
 top:100%;
 z-index:1010;
 width:100%;
 border:1px solid #ced4da;
 border-top:0;
 background:#fff;
 -webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);
 box-shadow:0 4px 5px rgba(0,0,0,.15);
 display:none
}
.chosen-container.chosen-with-drop .chosen-drop {
 display:block
}
.chosen-container a {
 cursor:pointer
}
.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
 margin-right:4px;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis;
 font-weight:400;
 color:#999
}
.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
 content:":";
 padding-left:2px;
 vertical-align:top
}
.chosen-container .chosen-results {
 color:#444;
 position:relative;
 overflow-x:hidden;
 overflow-y:auto;
 margin:0 4px 4px 0;
 padding:0 0 0 4px;
 max-height:240px;
 -webkit-overflow-scrolling:touch
}
.chosen-container .chosen-results li {
 display:none;
 margin:0;
 padding:5px 6px;
 list-style:none;
 line-height:15px;
 word-wrap:break-word;
 -webkit-touch-callout:none
}
.chosen-container .chosen-results li.active-result {
 display:list-item;
 cursor:pointer
}
.chosen-container .chosen-results li.disabled-result {
 display:list-item;
 color:#ccc;
 cursor:default
}
.chosen-container .chosen-results li.highlighted {
 background-color:#3875d7;
 background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));
 background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);
 background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);
 background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);
 color:#fff
}
.chosen-container .chosen-results li.no-results {
 color:#777;
 display:list-item;
 background:#f4f4f4
}
.chosen-container .chosen-results li.group-result {
 display:list-item;
 font-weight:700;
 cursor:default
}
.chosen-container .chosen-results li.group-option {
 padding-left:15px
}
.chosen-container .chosen-results li em {
 font-style:normal;
 text-decoration:underline
}
.chosen-container-multi .chosen-choices {
 position:relative;
 overflow:hidden;
 margin:0;
 padding:0 5px;
 width:100%;
 height:auto;
 border:1px solid #ced4da;
 background-color:#fff;
 background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));
 background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);
 background-image:-o-linear-gradient(#eee 1%,#fff 15%);
 background-image:linear-gradient(#eee 1%,#fff 15%);
 cursor:text
}
.chosen-container-multi .chosen-choices li {
 float:left;
 list-style:none
}
.chosen-container-multi .chosen-choices li.search-field {
 margin:0;
 padding:0;
 white-space:nowrap
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
 margin:1px 0;
 padding:0;
 height:25px;
 outline:0;
 border:0!important;
 background:transparent!important;
 -webkit-box-shadow:none;
 box-shadow:none;
 color:#999;
 font-size:100%;
 font-family:sans-serif;
 line-height:normal;
 border-radius:0;
 width:25px
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
 padding-right:5px;
 border:1px solid #ccc;
 background-color:#e4e4e4;
 background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
 background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);
 background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
 background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);
 color:#666
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
 background:#d4d4d4
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
 background-position:-42px -10px
}
.chosen-container-multi .chosen-choices li.search-choice {
 position:relative;
 margin:3px 5px 3px 0;
 padding:3px 20px 3px 5px;
 border:1px solid #ced4da;
 max-width:100%;
 border-radius:3px;
 background-color:#eee;
 background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
 background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);
 background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
 background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);
 background-size:100% 19px;
 background-repeat:repeat-x;
 background-clip:padding-box;
 -webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
 box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);
 color:#333;
 line-height:13px;
 cursor:default
}
.chosen-container-multi .chosen-choices li.search-choice span {
 word-wrap:break-word
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
 position:absolute;
 top:4px;
 right:3px;
 display:block;
 width:12px;
 height:12px;
 background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") -42px 1px no-repeat;
 font-size:1px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
 background-position:-42px -10px
}
.chosen-container-multi .chosen-results {
 margin:0;
 padding:0
}
.chosen-container-multi .chosen-drop .result-selected {
 display:list-item;
 color:#ccc;
 cursor:default
}
.chosen-disabled {
 opacity:.5!important;
 cursor:default
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close,
.chosen-disabled .chosen-single {
 cursor:default
}
.chosen-container-active .chosen-single {
 border:1px solid #efc054;
 -webkit-box-shadow:0 0 5px rgba(0,0,0,.3);
 box-shadow:0 0 5px rgba(0,0,0,.3)
}
.chosen-container-active.chosen-with-drop .chosen-single {
 border:1px solid #ced4da;
 border-bottom-right-radius:0;
 border-bottom-left-radius:0;
 background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));
 background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);
 background-image:-o-linear-gradient(#eee 20%,#fff 80%);
 background-image:linear-gradient(#eee 20%,#fff 80%);
 -webkit-box-shadow:0 1px 0 #fff inset;
 box-shadow:inset 0 1px 0 #fff
}
.chosen-container-active.chosen-with-drop .chosen-single div {
 border-left:none;
 background:transparent
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
 background-position:-18px 6px
}
.chosen-container-active .chosen-choices {
 border:1px solid #efc054;
 -webkit-box-shadow:0 0 5px rgba(0,0,0,.3);
 box-shadow:0 0 5px rgba(0,0,0,.3)
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
 color:#222!important
}
.chosen-rtl {
 text-align:right
}
.chosen-rtl .chosen-single {
 overflow:visible;
 padding:0 8px 0 0
}
.chosen-rtl .chosen-single span {
 margin-right:0;
 margin-left:26px;
 direction:rtl
}
.chosen-rtl .chosen-single-with-deselect span {
 margin-left:38px
}
.chosen-rtl .chosen-single div {
 right:auto;
 left:3px
}
.chosen-rtl .chosen-single abbr {
 right:auto;
 left:26px
}
.chosen-rtl .chosen-choices li {
 float:right
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
 direction:rtl
}
.chosen-rtl .chosen-choices li.search-choice {
 margin:3px 5px 3px 0;
 padding:3px 5px 3px 19px
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
 right:auto;
 left:4px
}
.chosen-rtl.chosen-container-single .chosen-results {
 margin:0 0 4px 4px;
 padding:0 4px 0 0
}
.chosen-rtl .chosen-results li.group-option {
 padding-right:15px;
 padding-left:0
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
 border-right:none
}
.chosen-rtl .chosen-search input[type=text] {
 padding:4px 5px 4px 20px;
 background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat -30px -20px;
 direction:rtl
}
.chosen-rtl.chosen-container-single .chosen-single div b {
 background-position:6px 2px
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
 background-position:-12px 2px
}
@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi) {
 .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
 .chosen-container-single .chosen-search input[type=text],
 .chosen-container-single .chosen-single abbr,
 .chosen-container-single .chosen-single div b,
 .chosen-container .chosen-results-scroll-down span,
 .chosen-container .chosen-results-scroll-up span,
 .chosen-rtl .chosen-search input[type=text] {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E")!important;
  background-size:52px 37px!important;
  background-repeat:no-repeat!important
 }
}
.gform_wrapper {
 text-align:left
}
.gform_wrapper,
.gform_wrapper .gfield {
 position:relative
}
.gform_wrapper .gform_heading h3.gform_title {
 margin-bottom:0
}
.gform_wrapper .gform_heading .gform_description {
 margin-bottom:1.5em;
 display:block
}
.gform_wrapper .gfield_description {
 margin-top:.5rem;
 font-size:.8125em
}
.gform_wrapper .charleft {
 color:#6c757d;
 font-size:.75em;
 margin-top:4px;
 white-space:nowrap
}
.gform_wrapper .gfield.gsection {
 padding-top:1rem
}
.gform_wrapper .gfield.gsection h2.gsection_title {
 border-bottom:1px solid #e5ecee
}
.gform_wrapper .hidden_label>label {
 display:none
}
.gform_wrapper .gfield_required {
 color:#dc3545
}
.gform_wrapper .validation_error,
.gform_wrapper .validation_message {
 font-size:.875em;
 padding:.125rem .25rem
}
.gform_wrapper .validation_error {
 margin-bottom:.5rem
}
.gform_wrapper .validation_message {
 display:inline-block;
 margin-bottom:.25rem
}
.gform_wrapper input[aria-invalid=true],
.gform_wrapper select[aria-invalid=true],
.gform_wrapper textarea[aria-invalid=true] {
 border-color:#dc3545
}
.gform_wrapper .gform_validation_container {
 display:none!important;
 position:absolute!important;
 left:-9000px
}
.gform_wrapper ul.gform_fields {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap;
 margin-bottom:0
}
.gform_wrapper ul.gform_fields .gfield {
 width:100%
}
@media (min-width:768px) {
 .gform_wrapper ul.gform_fields .gfield.gf_left_half {
  margin-right:2%
 }
 .gform_wrapper ul.gform_fields .gfield.gf_left_half,
 .gform_wrapper ul.gform_fields .gfield.gf_right_half {
  width:49%
 }
 .gform_wrapper ul.gform_fields .gfield.gf_left_half .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_left_half .small,
 .gform_wrapper ul.gform_fields .gfield.gf_right_half .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_right_half .small {
  width:100%
 }
 .gform_wrapper ul.gform_fields .gfield.gf_left_third,
 .gform_wrapper ul.gform_fields .gfield.gf_middle_third {
  margin-right:2%
 }
 .gform_wrapper ul.gform_fields .gfield.gf_left_third,
 .gform_wrapper ul.gform_fields .gfield.gf_middle_third,
 .gform_wrapper ul.gform_fields .gfield.gf_right_third {
  width:32%
 }
 .gform_wrapper ul.gform_fields .gfield.gf_left_third .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_left_third .small,
 .gform_wrapper ul.gform_fields .gfield.gf_middle_third .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_middle_third .small,
 .gform_wrapper ul.gform_fields .gfield.gf_right_third .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_right_third .small {
  width:100%
 }
 .gform_wrapper ul.gform_fields .gfield.gf_first_quarter,
 .gform_wrapper ul.gform_fields .gfield.gf_second_quarter,
 .gform_wrapper ul.gform_fields .gfield.gf_third_quarter {
  margin-right:2%
 }
 .gform_wrapper ul.gform_fields .gfield.gf_first_quarter,
 .gform_wrapper ul.gform_fields .gfield.gf_fourth_quarter,
 .gform_wrapper ul.gform_fields .gfield.gf_second_quarter,
 .gform_wrapper ul.gform_fields .gfield.gf_third_quarter {
  width:23.5%
 }
 .gform_wrapper ul.gform_fields .gfield.gf_first_quarter .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_first_quarter .small,
 .gform_wrapper ul.gform_fields .gfield.gf_fourth_quarter .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_fourth_quarter .small,
 .gform_wrapper ul.gform_fields .gfield.gf_second_quarter .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_second_quarter .small,
 .gform_wrapper ul.gform_fields .gfield.gf_third_quarter .medium,
 .gform_wrapper ul.gform_fields .gfield.gf_third_quarter .small {
  width:100%
 }
}
@media (min-width:992px) {
 .gform_wrapper input.small,
 .gform_wrapper select.small {
  width:33.3%
 }
 .gform_wrapper input.medium,
 .gform_wrapper select.medium {
  width:50%
 }
}
.gform_wrapper .textarea.small {
 height:80px;
 font-size:100%
}
.gform_wrapper .textarea.medium {
 height:100px
}
@media (min-width:992px) {
 .gform_wrapper .textarea.medium {
  height:140px
 }
}
.gform_wrapper .textarea.large {
 height:140px
}
@media (min-width:992px) {
 .gform_wrapper .textarea.large {
  height:240px
 }
}
.gform_wrapper .ginput_complex.ginput_container_name .name_middle,
.gform_wrapper .ginput_complex.ginput_container_name .name_prefix,
.gform_wrapper .ginput_complex.ginput_container_name .name_suffix {
 -webkit-box-flex:0.4;
 -ms-flex-positive:0.4;
 flex-grow:0.4
}
.gform_wrapper .ginput_complex.ginput_container_address {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap
}
.gform_wrapper .ginput_complex.ginput_container_address .ginput_full {
 width:100%
}
.gform_wrapper .ginput_complex.ginput_container_address .ginput_left {
 margin-right:2%
}
.gform_wrapper .ginput_complex.ginput_container_address .ginput_left,
.gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
 width:100%
}
@media (min-width:576px) {
 .gform_wrapper .ginput_complex.ginput_container_address .ginput_left,
 .gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
  width:49%
 }
}
.gform_wrapper .datepicker.datepicker_no_icon.hasDatepicker {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' version='1'%3E%3Cpath fill='%23D0D0D0' d='M15 6V3h-2v1a1 1 0 1 1-2 0V3H5v1a1 1 0 1 1-2 0V3H1v3h14zm0 1H1v8h14V7zm-2-5h2l1 1v12l-1 1H1l-1-1V3l1-1h2V1a1 1 0 1 1 2 0v1h6V1a1 1 0 1 1 2 0v1z'/%3E%3C/svg%3E");
 background-repeat:no-repeat;
 background-position:calc(100% - 16px) 50%
}
.gform_wrapper .clear-multi {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.gform_wrapper .clear-multi>div:not(:last-child) {
 margin-right:.5rem
}
.gform_wrapper .clear-multi .gfield_time_hour i {
 float:right;
 font-style:normal
}
@media (min-width:768px) {
 .gform_wrapper ul.gfield_radio li {
  display:inline
 }
}
.gform_wrapper ul.gfield_radio li input[type=radio]+label {
 font-weight:400;
 font-size:14px;
 line-height:24px;
 padding-right:5px;
 color:#0f5065
}
.gform_wrapper ul.gfield_radio input[type=text] {
 padding:.25rem
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]+label {
 font-weight:400;
 color:#0f5065
}
.gform_wrapper .ginput_container_fileupload .gform_drop_area {
 background:rgba(0,0,0,.02);
 border-radius:.25rem;
 border:1px dashed #adb5bd;
 color:#adb5bd;
 margin-bottom:1rem;
 padding:1.5rem;
 text-align:center
}
.gform_wrapper .ginput_container_fileupload .gform_drop_instructions {
 display:block;
 margin-bottom:.66667rem
}
.gform_wrapper .ginput_container_fileupload .gform_delete {
 vertical-align:middle;
 cursor:pointer
}
.gform_wrapper .ginput_container_fileupload .validation_message {
 padding:0;
 background-color:transparent;
 border-color:transparent
}
.gform_wrapper .gfield_list {
 width:100%
}
.gform_wrapper .gfield_list .gfield_list_cell:not(:first-child) {
 padding-left:.5rem
}
.gform_wrapper .gfield_list .gfield_list_icons {
 padding-left:10px;
 width:48px
}
.gform_wrapper .gfield_list th {
 font-size:.8125rem
}
.gform_wrapper .gf_hidden,
.gform_wrapper .gform_hidden,
.gform_wrapper input.gform_hidden,
.gform_wrapper input[type=hidden] {
 display:none!important;
 max-height:1px!important;
 overflow:hidden
}
.gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
 color:#adb5bd;
 font-size:.875rem;
 text-transform:uppercase
}
@-webkit-keyframes ajax-spinner {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
@-o-keyframes ajax-spinner {
 0% {
  -o-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -o-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
@keyframes ajax-spinner {
 0% {
  -webkit-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(1turn);
  -o-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
.gform_wrapper .gform_ajax_spinner {
 display:inline-block;
 margin-left:1rem;
 border:4px solid rgba(0,0,0,.1);
 border-left-color:#4993aa;
 border-radius:50%;
 width:1.25rem;
 height:1.25rem;
 -webkit-animation:ajax-spinner 1.2s linear infinite;
 -o-animation:ajax-spinner 1.2s linear infinite;
 animation:ajax-spinner 1.2s linear infinite
}
.gform_confirmation_message {
 margin-top:10px
}
.ui-datepicker {
 background-color:#fff;
 border:1px solid #ced4da;
 display:none;
 font-size:.875rem
}
.ui-datepicker .ui-datepicker-header {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
 background-position:50%;
 background-repeat:no-repeat;
 cursor:pointer;
 width:30px
}
.ui-datepicker .ui-datepicker-prev {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='18'%3E%3Cpath fill='none' stroke='%23979797' stroke-linecap='square' d='M10 0L1 9l9 9'/%3E%3C/svg%3E")
}
.ui-datepicker .ui-datepicker-next {
 -webkit-box-ordinal-group:2;
 -ms-flex-order:1;
 order:1;
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='18'%3E%3Cpath fill='none' stroke='%23979797' stroke-linecap='square' d='M1 0l9 9-9 9'/%3E%3C/svg%3E")
}
.ui-datepicker .ui-datepicker-title {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 width:calc(100% - 60px)
}
.ui-datepicker .ui-datepicker-title>select {
 height:-webkit-min-content;
 height:-moz-min-content;
 height:min-content;
 line-height:1;
 margin:5px
}
.ui-datepicker .ui-datepicker-calendar {
 font-size:.875rem;
 font-family:sans-serif;
 margin-bottom:0
}
.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
 text-align:center;
 padding:0
}
.ui-datepicker .ui-datepicker-calendar td a,
.ui-datepicker .ui-datepicker-calendar th a {
 display:inline-block;
 text-decoration:none
}


/* ----- For Leadership Pop-ups ----- */
.webui-popover-rtl {
 direction:rtl;
 text-align:right
}
.webui-popover {
 position:absolute;
 top:0;
 left:0;
 z-index:9999;
 display:none;
 min-width:50px;
 min-height:32px;
 padding:1px;
 text-align:left;
 white-space:normal;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid #ddd;
 border:1px solid rgba(0,0,0,.15);
 border-radius:6px;
 -webkit-box-shadow:0 6px 27px 0 rgba(0,0,0,.2);
 box-shadow:0 6px 27px 0 rgba(0,0,0,.2);
 max-width:100%;
 margin:0 10px
}
@media (min-width:992px) {
 .webui-popover {
  max-width:480px;
  margin:0
 }
}
.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
 margin-top:-10px
}
.webui-popover.right,
.webui-popover.right-bottom,
.webui-popover.right-top {
 margin-left:10px
}
.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
 margin-top:10px
}
.webui-popover.left,
.webui-popover.left-bottom,
.webui-popover.left-top {
 margin-left:-10px
}
.webui-popover.pop {
 -webkit-transform:scale(.8);
 -o-transform:scale(.8);
 transform:scale(.8);
 -webkit-transition:transform .15s cubic-bezier(.3,0,0,1.5);
 -o-transition:transform .15s cubic-bezier(.3,0,0,1.5);
 -webkit-transition:-webkit-transform .15s cubic-bezier(.3,0,0,1.5);
 transition:-webkit-transform .15s cubic-bezier(.3,0,0,1.5);
 -o-transition:-o-transform .15s cubic-bezier(.3,0,0,1.5);
 transition:transform .15s cubic-bezier(.3,0,0,1.5);
 transition:transform .15s cubic-bezier(.3,0,0,1.5),-webkit-transform .15s cubic-bezier(.3,0,0,1.5),-o-transform .15s cubic-bezier(.3,0,0,1.5);
 opacity:0;
 filter:alpha(opacity=0)
}
.webui-popover.pop-out {
 -webkit-transition-property:"opacity,transform";
 -o-transition-property:"opacity,transform";
 transition-property:"opacity,transform";
 -webkit-transition:.15s linear;
 -o-transition:.15s linear;
 transition:.15s linear;
 opacity:0;
 filter:alpha(opacity=0)
}
.webui-popover.fade,
.webui-popover.fade-out {
 -webkit-transition:opacity .15s linear;
 -o-transition:opacity .15s linear;
 transition:opacity .15s linear;
 opacity:0;
 filter:alpha(opacity=0)
}
.webui-popover.out {
 opacity:0;
 filter:alpha(opacity=0)
}
.webui-popover.in {
 -webkit-transform:none;
 -o-transform:none;
 transform:none;
 opacity:1;
 filter:alpha(opacity=100)
}
.webui-popover .webui-popover-content {
 padding:1rem;
 overflow-y:scroll;
 max-height:400px;
 display:block
}
.webui-popover .webui-popover-content>div:first-child {
 width:99%
}
.webui-popover-inner .close {
 font-family:arial;
 margin:8px 10px 0 0;
 float:right;
 font-size:16px;
 font-weight:700;
 line-height:16px;
 color:#000;
 text-shadow:0 1px 0 #fff;
 opacity:.2;
 filter:alpha(opacity=20);
 text-decoration:none
}
.webui-popover-inner .close:focus,
.webui-popover-inner .close:hover {
 opacity:.5;
 filter:alpha(opacity=50)
}
.webui-popover-inner .close:after {
 content:"\D7";
 width:.8em;
 height:.8em;
 padding:4px;
 position:relative
}
.webui-popover-title {
 padding:8px 14px;
 margin:0;
 font-size:14px;
 font-weight:700;
 line-height:18px;
 background-color:#fff;
 border-bottom:1px solid #f2f2f2;
 border-radius:5px 5px 0 0
}
.webui-popover-content {
 padding:9px 14px;
 overflow:auto;
 display:none
}
.webui-popover-inverse {
 background-color:#333;
 color:#eee
}
.webui-popover-inverse .webui-popover-title {
 background:#333;
 border-bottom:1px solid #3b3b3b;
 color:#eee
}
.webui-no-padding .webui-popover-content {
 padding:0
}
.webui-no-padding .list-group-item {
 border-right:none;
 border-left:none
}
.webui-no-padding .list-group-item:first-child {
 border-top:0
}
.webui-no-padding .list-group-item:last-child {
 border-bottom:0
}
.webui-popover>.webui-arrow,
.webui-popover>.webui-arrow:after {
 position:absolute;
 display:block;
 width:0;
 height:0;
 border-color:transparent;
 border-style:solid
}
.webui-popover>.webui-arrow {
 border-width:11px
}
.webui-popover>.webui-arrow:after {
 border-width:10px;
 content:""
}
.webui-popover.top-left>.webui-arrow,
.webui-popover.top-right>.webui-arrow,
.webui-popover.top>.webui-arrow {
 bottom:-11px;
 left:50%;
 margin-left:-11px;
 border-top-color:#999;
 border-top-color:rgba(0,0,0,.25);
 border-bottom-width:0
}
.webui-popover.top-left>.webui-arrow:after,
.webui-popover.top-right>.webui-arrow:after,
.webui-popover.top>.webui-arrow:after {
 content:" ";
 bottom:1px;
 margin-left:-10px;
 border-top-color:#fff;
 border-bottom-width:0
}
.webui-popover.right-bottom>.webui-arrow,
.webui-popover.right-top>.webui-arrow,
.webui-popover.right>.webui-arrow {
 top:50%;
 left:-11px;
 margin-top:-11px;
 border-left-width:0;
 border-right-color:#999;
 border-right-color:rgba(0,0,0,.25)
}
.webui-popover.right-bottom>.webui-arrow:after,
.webui-popover.right-top>.webui-arrow:after,
.webui-popover.right>.webui-arrow:after {
 content:" ";
 left:1px;
 bottom:-10px;
 border-left-width:0;
 border-right-color:#fff
}
.webui-popover.bottom-left>.webui-arrow,
.webui-popover.bottom-right>.webui-arrow,
.webui-popover.bottom>.webui-arrow {
 top:-11px;
 left:50%;
 margin-left:-11px;
 border-bottom-color:#999;
 border-bottom-color:rgba(0,0,0,.25);
 border-top-width:0
}
.webui-popover.bottom-left>.webui-arrow:after,
.webui-popover.bottom-right>.webui-arrow:after,
.webui-popover.bottom>.webui-arrow:after {
 content:" ";
 top:1px;
 margin-left:-10px;
 border-bottom-color:#fff;
 border-top-width:0
}
.webui-popover.left-bottom>.webui-arrow,
.webui-popover.left-top>.webui-arrow,
.webui-popover.left>.webui-arrow {
 top:50%;
 right:-11px;
 margin-top:-11px;
 border-right-width:0;
 border-left-color:#999;
 border-left-color:rgba(0,0,0,.25)
}
.webui-popover.left-bottom>.webui-arrow:after,
.webui-popover.left-top>.webui-arrow:after,
.webui-popover.left>.webui-arrow:after {
 content:" ";
 right:1px;
 border-right-width:0;
 border-left-color:#fff;
 bottom:-10px
}
.webui-popover-inverse.top-left>.webui-arrow,
.webui-popover-inverse.top-left>.webui-arrow:after,
.webui-popover-inverse.top-right>.webui-arrow,
.webui-popover-inverse.top-right>.webui-arrow:after,
.webui-popover-inverse.top>.webui-arrow,
.webui-popover-inverse.top>.webui-arrow:after {
 border-top-color:#333
}
.webui-popover-inverse.right-bottom>.webui-arrow,
.webui-popover-inverse.right-bottom>.webui-arrow:after,
.webui-popover-inverse.right-top>.webui-arrow,
.webui-popover-inverse.right-top>.webui-arrow:after,
.webui-popover-inverse.right>.webui-arrow,
.webui-popover-inverse.right>.webui-arrow:after {
 border-right-color:#333
}
.webui-popover-inverse.bottom-left>.webui-arrow,
.webui-popover-inverse.bottom-left>.webui-arrow:after,
.webui-popover-inverse.bottom-right>.webui-arrow,
.webui-popover-inverse.bottom-right>.webui-arrow:after,
.webui-popover-inverse.bottom>.webui-arrow,
.webui-popover-inverse.bottom>.webui-arrow:after {
 border-bottom-color:#333
}
.webui-popover-inverse.left-bottom>.webui-arrow,
.webui-popover-inverse.left-bottom>.webui-arrow:after,
.webui-popover-inverse.left-top>.webui-arrow,
.webui-popover-inverse.left-top>.webui-arrow:after,
.webui-popover-inverse.left>.webui-arrow,
.webui-popover-inverse.left>.webui-arrow:after {
 border-left-color:#333
}
.webui-popover i.icon-refresh:before {
 content:""
}
.webui-popover i.icon-refresh {
 display:block;
 width:30px;
 height:30px;
 font-size:20px;
 top:50%;
 left:50%;
 position:absolute;
 margin-left:-15px;
 margin-right:-15px
}
@-webkit-keyframes rotate {
 to {
  -webkit-transform:rotate(1turn)
 }
}
@-o-keyframes rotate {
 to {
  -o-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
@keyframes rotate {
 to {
  -webkit-transform:rotate(1turn);
  -o-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
.webui-popover-backdrop {
 background-color:rgba(0,0,0,.65);
 width:100%;
 height:100%;
 position:fixed;
 top:0;
 left:0;
 z-index:9998
}
.webui-popover .dropdown-menu {
 display:block;
 position:relative;
 top:0;
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 float:none
}
/* ----- For Leadership Pop-ups ----- */


.embed-responsive {
 position:relative;
 display:block;
 width:100%;
 padding:0;
 overflow:hidden
}
.embed-responsive:before {
 display:block;
 content:""
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 width:100%;
 height:100%;
 border:0
}
.embed-responsive-21by9:before {
 padding-top:42.85714%
}
.embed-responsive-16by9:before {
 padding-top:56.25%
}
.embed-responsive-4by3:before {
 padding-top:75%
}
.embed-responsive-1by1:before {
 padding-top:100%
}


.alignnone {
 margin-left:0;
 margin-right:0;
 max-width:100%;
 height:auto;
 margin-bottom:0
}
.aligncenter {
 display:block;
 margin:.5rem auto;
 height:auto
}
.alignleft,
.alignright {
 margin-bottom:.5rem;
 height:auto
}
@media (min-width:576px) {
 .alignleft {
  float:left;
  margin-right:.5rem
 }
 .alignright {
  float:right;
  margin-left:.5rem
 }
}
.wp-caption {
 position:relative
}
.wp-caption img {
 display:block;
 margin-bottom:0
}
.wp-caption-text {
 font-size:11px;
 color:rgba(0,0,0,.75);
 line-height:1;
 background:hsla(0,0%,100%,.5);
 padding:2px 4px;
 position:absolute;
 bottom:0;
 right:0
}

.mb {
 margin-bottom:33.33333px
}
@media (min-width:992px) {
 .mb {
  margin-bottom:50px
 }
}
.bmb {
 margin-bottom:33.33333px
}
@media (min-width:992px) {
 .bmb {
  margin-bottom:100px
 }
}
.mt {
 margin-top:33.33333px
}
@media (min-width:992px) {
 .mt {
  margin-top:50px
 }
}
.pt {
 padding-top:33.33333px
}
@media (min-width:992px) {
 .pt {
  padding-top:50px
 }
}
.bpt {
 padding-top:50px
}
@media (min-width:992px) {
 .bpt {
  padding-top:75px
 }
}
.xbpt {
 padding-top:75px
}
@media (min-width:992px) {
 .xbpt {
  padding-top:125px
 }
}
.pb {
 padding-bottom:33.33333px
}
@media (min-width:992px) {
 .pb {
  padding-bottom:50px
 }
}
.bpb {
 padding-bottom:50px
}
@media (min-width:992px) {
 .bpb {
  padding-bottom:75px
 }
}
.xbpb {
 padding-bottom:50px
}
@media (min-width:992px) {
 .xbpb {
  padding-bottom:125px
 }
}
.cp {
 padding:33.33333px
}
@media (min-width:992px) {
 .cp {
  padding:50px
 }
}
.bcp {
 padding:50px
}
@media (min-width:992px) {
 .bcp {
  padding:75px
 }
}

.bg-img.bg-repeat {
 background-size:auto;
 background-repeat:repeat
}
.v-center [class*=col-] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-flow:column wrap;
 flex-flow:column wrap;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.round {
 border-radius:100%!important
}
.icon {
 color:#efc054
}
.columns_list .listitem-image img {
 border-radius:.25rem
}
.columns_list .layout-columns .listitem {
 height:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.columns_list .layout-columns .listitem .listitem-body {
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 font-size:.875rem
}
.columns_list .layout-columns .listitem .listitem-body p {
 margin-bottom:.5rem
}
.columns_list .layout-rows .row {
 margin-bottom:33.33333px
}
@media (min-width:992px) {
 .columns_list .layout-rows .row {
  margin-bottom:100px
 }
}
.columns_list .layout-rows .row .inner {
 max-width:560px;
 margin:0 auto
}
@media (min-width:768px) {
 .columns_list .layout-rows.alternate .row:nth-child(odd) .listitem-image {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
.accordion {
 margin-bottom:33.33333px
}
@media (min-width:992px) {
 .accordion {
  margin-bottom:50px
 }
}
.accordion .accordion_item {
 background-color:#fff
}
.accordion .accordion_item .accordion_heading {
 margin-bottom:0;
 font-weight:700;
 font-size:17px
}
.accordion .accordion_item .accordion_heading a {
 -webkit-transition:all .3s;
 -o-transition:all .3s;
 transition:all .3s;
 border:1px solid transparent;
 border-top-color:#e5ecee;
 padding:14px;
 display:block;
 color:#0f5065
}
.accordion .accordion_item .accordion_heading a:after {
 content:"";
 float:right;
 border:2px solid #0f5065;
 border-right:0;
 border-top:0;
 -webkit-transform:rotate(-45deg);
 -o-transform:rotate(-45deg);
 transform:rotate(-45deg);
 height:.4em;
 width:.4em;
 -webkit-transition:all .2s;
 -o-transition:all .2s;
 transition:all .2s;
 -webkit-transform-origin:30% 70%;
 -o-transform-origin:30% 70%;
 transform-origin:30% 70%;
 margin-top:.25em
}
.accordion .accordion_item .accordion_heading a:hover {
 background-color:#f8f9fa
}
.accordion .accordion_item .accordion_heading a:not(.collapsed) {
 border-color:#e5ecee;
 background-color:#f8f9fa
}
.accordion .accordion_item .accordion_heading a:not(.collapsed):after {
 -webkit-transform:rotate(135deg);
 -o-transform:rotate(135deg);
 transform:rotate(135deg)
}
.accordion .accordion_item .accordion_content .inner {
 padding:14px
}
.accordion .accordion_item:last-child .accordion_heading a {
 border-bottom-color:#e5ecee
}
.management h4 {
 color: #0f5065;	
 margin-bottom:0;
 font-weight:400
}
.management .management_function {
 color:#adb5bd;
 font-size:15px
}
.management .boxitem {
 cursor:pointer
}
.webui-popover-content .management_name {
 color:#0f5065;
 font-weight:500;
 font-size:22px;
 margin-bottom:0;
 line-height:20px
}
.webui-popover-content .management_function {
 color:#adb5bd;
 font-size:15px;
 margin-bottom:10px
}
.webui-popover-content .management_content {
 font-size:14px;
 line-height:1.5
}
.webui-popover-content .management_content img {
 max-width:150px;
 margin-right:15px;
 float:left
}
.webui-popover-content .management_content p {
 margin-bottom:.75rem
}
.webui-popover-content .management_content>* {
 margin-bottom:0
}
.webui-popover-content .management_social .social_icon {
 display: inline-block;
 width:30px;
 height:30px;
 line-height:30px;
 color: #0f5065;
 text-align:center;
 background-color:#efc054;
 border-radius:50%;
 margin-right:10px;
 margin-bottom:15px;
}
a.social_icon:hover ,
.webui-popover-content .management_social a.social_icon:hover {
 color:#fff;
 background-color: #4993aa;
}
a.social_icon,
.webui-popover-content .management_social a.social_icon .fab {
	line-height:30px;
}






.webui-popover-content .management_social .social_icon svg {
 width:14px;
 height:14px
}
.acf-map {
 width:100%;
 height:100%;
 min-height:375px
}
.acf-map img {
 max-width:inherit!important
}
@media (min-width:992px) {
 .boxitems .boxitems_2 .boxitem:nth-child(2) {
  border-right:none
 }
 .boxitems .boxitems_2 .boxitem:nth-child(2):after {
  width:calc(100% - 25px)
 }
 .boxitems .boxitems_3 .boxitem:nth-child(3) {
  border-right:none
 }
 .boxitems .boxitems_3 .boxitem:nth-child(3):after {
  width:calc(100% - 25px)
 }
 .boxitems .boxitems_4 .boxitem:nth-child(4) {
  border-right:none
 }
 .boxitems .boxitems_4 .boxitem:nth-child(4):after {
  width:calc(100% - 25px)
 }
 .boxitems .row:first-child .boxitem {
  padding-top:5px
 }
 .boxitems .row:last-child .boxitem {
  padding-bottom:5px
 }
 .boxitems .row:last-child .boxitem:after {
  content:normal
 }
}
.boxitems .boxitem {
 padding-top:1rem;
 padding-bottom:1rem;
 position:relative
}
@media (min-width:992px) {
 .boxitems .boxitem {
  border-right:1px solid #e9ecef;
 }
 .boxitems .boxitem:first-child:after {
  margin-left:0
 }
}
.boxitems .boxitem:after {
 content:"";
 position:absolute;
 width:calc(100% - 50px);
 height:1px;
 background-color:#e9ecef;
 bottom:0
}
@media (min-width:992px) {
 .boxitems .boxitem:after {
  margin-left:-25px;
  width:100%
 }
}
.boxitems .boxitem .inner>:last-child {
 margin-bottom:0
}
@media (min-width:992px) {
 .boxitems .boxitem .inner {
  height:100%
 }
}
.boxitems .boxitem .inner h3 {
 font-size:18px
}
.pipelines {
 padding-top:21px
}
@-webkit-keyframes progressFill {
 0% {
  width:0
 }
 to {
  width:100%
 }
}
@-o-keyframes progressFill {
 0% {
  width:0
 }
 to {
  width:100%
 }
}
@keyframes progressFill {
 0% {
  width:0
 }
 to {
  width:100%
 }
}

.main .container.-sm {
 max-width:900px
}
.main .container.-xs {
 max-width:768px
}
.main>[class*=bg-]>[class*=row]:last-child [class*=col-] .inner>:last-child {
 margin-bottom:0
}
.footer_widgets {
 position:relative;
 background-color:#0f5065;
 color:#fff;
 padding-top:25px
}
.footer_widgets a {
 color:#8db8c8;
 display:inline-block
}
.footer_widgets a:active,
.footer_widgets a:hover {
 color:#efc054
}
.footer_widgets .widget_title {
 font-size:18px;
 font-weight:500;
 margin-bottom:5px
}
@media (max-width:1199.98px) {
 .footer_widgets .ftr_contact,
 .footer_widgets .ftr_links,
 .footer_widgets .ftr_logo {
  margin-bottom:1.5rem
 }
}
.footer_widgets .ftr_logo svg {
 fill:#fff;
 width:150px;
 max-width:100%;
 height:auto;
}
.footer_widgets .ftr_social li {
 display:inline-block
}
footer.content-info {
 background-color:#0f5065;
 color:#fff;
 font-size:14px;
 padding-bottom:30px
}
footer.content-info .container {
 position:relative
}
footer.content-info p {
 margin-bottom:0;
 line-height:1.5
}
footer.content-info a {
 color:#efc054
}
footer.content-info a:active,
footer.content-info a:hover {
 text-decoration:underline
}

.data_table-nav {
 float:right;
 clear:both;
 font-size:12px;
 font-weight:400;
 text-transform:uppercase
}
.news .news_nav {
 margin-bottom:30px;
 font-size:14px
}
.news .news_nav a {
 text-decoration:underline;
 font-weight:700
}
.news .search-form {
 margin-bottom:30px
}
@media (min-width:768px) {
 .news .search-form {
  float:right
 }
}
.news .news_item {
 border-bottom:1px solid #e9ecef;
 padding-bottom:20px;
 margin-bottom:30px;
 clear:both
}
@media (min-width:768px) {
 .news .news_item {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
}
.news .news_item .news_item_date {
 color:#dd9a00;
 font-weight:700;
 font-size:14px;
 width:120px
}
.news .news_item .news_item_date svg {
 vertical-align:text-top;
 color:#0f5065;
 margin-right:3px
}
@media (min-width:768px) {
 .news .news_item_content {
  -webkit-box-flex:1;
  -ms-flex:1;
  flex:1
 }
}
.news .news_item_content .news_item_title {
 font-size:16px;
 line-height:20px;
 font-weight:700;
 margin-bottom:5px
}
#recruitee-careers {
 margin-bottom:33.33333px
}
@media (min-width:992px) {
 #recruitee-careers {
  margin-bottom:50px
 }
}
#recruitee-careers .rt-body {
 background:transparent!important;
 -webkit-box-shadow:none!important;
 box-shadow:none!important;
 padding:0!important;
 border:none!important
}
#recruitee-careers .rt-body .rt-list__header {
 border:none!important;
 margin:0!important
}
#recruitee-careers .rt-body .rt-list__header-item {
 text-transform:none;
 font-weight:700;
 border-bottom:1px solid #e9ecef!important
}
#recruitee-careers .rt-body .rt-list__items {
 padding:0
}
.post-type-archive-publication table td {
 position:relative;
 white-space:normal
}
.popup .popuptext {
 visibility:hidden;
 width:280px;
 background-color:#555;
 color:#fff;
 text-align:center;
 border-radius:6px;
 padding:8px 0;
 position:absolute;
 z-index:1;
 bottom:100%;
 left:0;
 right:0;
 margin:auto
}
.popup .popuptext p {
 font-size:13px;
 margin-bottom:0
}
.popup .popuptext .badge {
 font-size:85%
}
.popup .popuptext:after {
 content:"";
 position:absolute;
 top:100%;
 left:50%;
 margin-left:-5px;
 border:5px solid transparent;
 border-top-color:#555
}
.popup.show .popuptext {
 visibility:visible;
 -webkit-animation:fadeIn .2s;
 -o-animation:fadeIn .2s;
 animation:fadeIn .2s
}
@-webkit-keyframes fadeIn {
 0% {
  opacity:0
 }
 to {
  opacity:1
 }
}
@-o-keyframes fadeIn {
 0% {
  opacity:0
 }
 to {
  opacity:1
 }
}
@keyframes fadeIn {
 0% {
  opacity:0
 }
 to {
  opacity:1
 }
}
body#tinymce {
 margin:12px!important;
 padding:0!important
}
body[data-wysiwyg-slug=bio] p,
body[data-wysiwyg-slug=description] p {
 font-size:14px;
 line-height:1.6;
 margin-bottom:.75rem
}

/* ----------------  new nav ------------------------ */
.navbarr {
    background-color: #f8f9fa;
	position: fixed;
	top: 0;
	left: 0;
	height:100px;
	width:100%;
	z-index: 9999;
	border-bottom: 5px solid #007399;
	transition: all .3s;
}
.navbarr.shrink {
	height:60px;
}
@media only screen and (max-width : 950px) {
	.navbarr {
		position: absolute;
	}
}
.logged-in .navbarr {
	top:32px;
}
.navbar-in {
    position:relative;
	margin:0 auto;
}
.navbar-logo {
    position:absolute;
	top:22px;
	width:170px;
	height:50px;
	left:50px;
}
.navbarr.shrink .navbar-logo {
	top:13px;
	width:110px;
	height:32px;
	transition: all .3s;
}
@media only screen and (max-width : 1450px) {
	.navbar-logo {
		left:20px;
	}
}

.navbarr svg.site-logo {
    fill: #4993aa;
	width:100%;
	height:100%;
}

#header .navbarr .nav {
	position:absolute;
	top:45px;
	right:20px;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	font-size: 1.125rem;
	transition: all .3s;
}
#header .navbarr.shrink .nav {
	top:15px;
}

@media only screen and (max-width : 950px) {
	#header .navbarr .nav  {
		background:#fff;
		top:95px;
		right:0;
		margin:0;
		padding:10px 0;		
		width:240px;
		border:1px solid #CCCCCC;
		border-top: 5px solid #ccc;
		display:none;
	}
	#header .navbarr.shrink .nav {
		top:55px;
	}
}
#header .nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#header .nav ul li {
    float:left;
}
@media(max-width: 950px) {
	#header .nav ul li {
		float:none;
		margin: 0;
		padding:0;
	}
}
#header .navbarr .nav ul li a {
	color: #0f5065;
	font-size:16px;
	line-height:1;
    display: block;
	height:50px;
    padding: 10px 20px 0;
    font-weight: 400;
	transition: all .3s;
}
#header .navbarr.shrink .nav ul li a {
    padding: 10px 20px 0;
	height:40px;
}
@media(max-width: 1250px) {
	#header .navbarr .nav ul li a {
		padding: 10px 12px 0;
	}
	#header .navbarr.shrink .nav ul li a {
		padding: 10px 12px 0;
	}
}
@media(max-width: 950px) {
	#header .nav ul li a {
		padding: 10px 10px 10px 30px;
		height:auto;
	}
}
#header .nav ul li.current-page-ancestor a,
#header .nav ul li.current-menu-ancestor a {
    color: #dd9a00;
}
#header .nav ul li.current_page_item a  {
    color: #dd9a00;
}

#header li.menu-item.menu-item-has-children > a::after {
    content: '';
    border: solid #dd9a00;
  	border-width: 0 2px 2px 0;
  	display: inline-block;
  	padding: 3px;
	margin:0 0 3px 5px;
    transform: rotate(45deg);
}

#header .navbarr .nav ul li a:hover {
	color: #dd9a00;
    text-decoration: none;
}

#header .navbarr .nav ul li ul.sub-menu {
	position:absolute;
	left:-3000em;
	width:200px;
	border-top: 5px solid #ccc;
}
@media(max-width: 950px) {
	#header .navbarr .nav ul li ul.sub-menu {
		position:relative;
		left:auto;
		margin: 0 0 0 15px;
		padding:0 0 10px 0;
		border-top:none;
		border-bottom: 1px solid #ccc;
		display:none;

	}
}
#header .navbarr .nav ul.merus-nav > li:hover > ul.sub-menu {
	position:absolute;
	left:auto;
}
@media(max-width: 950px) {
	#header .navbarr .nav ul.merus-nav > li:hover > ul.sub-menu {
		position:relative;
		left:auto;
	}
}
#header .navbarr .nav ul ul.sub-menu li {
    position:relative;
	float:none;
	background-color:#fff;
	border-bottom: 1px solid #e9ecef;
}
@media(max-width: 950px) {
	#header .navbarr .nav ul ul.sub-menu li {
		width:auto;
		border:none;
	}
}
#header .navbarr .nav ul ul.sub-menu li a {
	color: #0f5065;
	background-color:#fff;
	font-size:14px;
	line-height:1.2;
    display: block;
    padding: 10px 0 10px 20px;
	height: auto;
    font-weight: 400;
}
@media(max-width: 950px) {
	#header .navbarr .nav ul ul.sub-menu li a {
		text-transform: none;
		padding: 10px 0 10px 15px;
		line-height:1.2;
	}
}
#header .navbarr .nav ul ul.sub-menu li.current_page_item a  {
    color: #dd9a00;
}
#header .navbarr .nav ul ul.sub-menu li a:hover {
	color: #dd9a00;
    text-decoration: none;
}
/*--- 3rd level ---*/
#header .navbarr .nav ul li ul.sub-menu ul {
	display: none;
	position:relative;
	left:auto;
	top:auto;
	width:auto;
	border-top: none;
	margin-left:15px;
}

#header .navbarr .nav ul ul.sub-menu ul.sub-menu li a {
	font-size:13px;
    padding: 10px 0 10px 15px;
}


#header .navbarr.shrink #hamburger { 
	top:15px;
}










#hamburger {
	position:absolute;
	display:none;
	top:42px;
	right:25px;
	width:40px;
	height:40px;
	z-index:9999;
}
@media(max-width: 950px) {
	#hamburger {
		display:block;
	}
}
#hamburger:hover {
	cursor:pointer;
}
#hamburger .bar {
	position:absolute;
	left:0;
	top:0;
	fill:#4993aa;
	transition:all .4s;
	transform-origin: center;
}
#hamburger.on .bar {
	fill:#dd9a00;
}
#hamburger:hover .bar {
	fill:#dd9a00;
}
#hamburger #bar1 {
	top:0;
}
#hamburger.on #bar1 {
	opacity:0;
}
#hamburger #bar2 {
	top:10px;
}
#hamburger.on #bar2 {
	transform: rotate(-45deg);
	transform-origin: 50% 50%;
}
#hamburger #bar3 {
	top:10px;
}
#hamburger.on #bar3 {
	transform: rotate(45deg);
	transform-origin: 50% 50%;
}
#hamburger #bar4 {
	top:20px;
}
#hamburger.on #bar4 {
	opacity:0;
}


/* ------------------------    Top padding  ------------------------ */
.main-wrap {
	width:100%;
	max-width:100%;
	overflow:hidden;
}
main {
	min-height:calc(100vh - 310px); 
}
.pad-top {
	height:100px;
	width:100%;
	padding:0;
	margin:0;
}
.pad-top-inside {
	height:140px;
	width:100%;
	padding:0;
	margin:0;
}
@media (max-width:650px) {
	main {
		min-height:100vh; 
	}
}


/* ------------------------    NEW HOME 4/25/2024 ------------------------ */
#hp-banner {
	position: relative;
	width:100%;
	height:calc(75vh - 100px);
	min-height:500px;
	padding:0;
	overflow: hidden;
}
@media (max-width:650px) {
	#hp-banner {
		height:600px;
	}
}
@media (max-width:450px) {
	#hp-banner {
		height:500px;
	}
}
#hp-banner .hpbanner {
	position:relative;
	width:100%;
	height:100%;
	background-color:#fff;
	background-image:url("images/hp-banner.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding:0;
	opacity:0;
	transform: scale(1);
  	transform-origin: 15% 50%;
	animation-name: hpheroimg;
    animation-duration: 4s;
	animation-fill-mode: forwards;
}

@media (max-width:650px) {
	#hp-banner .hpbanner {
		background-image:url("images/hp-banner-m.jpg");
		background-size: 100% auto;
		background-position: center top;
	}
}

				@keyframes hpheroimg {
					0% {
						opacity:0;
						transform: scale(1);
					}
					100% {
						opacity:1;
						transform: scale(1.1);
					}
				}

#hp-banner .hpbanner-text {
	position:absolute;
	left: 5vw;
  	top: 0;
	height:100%;

	width:35vw;
	padding:0;
	margin:0;
	display:flex;
	align-items: center;
}

@media (max-width:1200px) {
	#hp-banner .hpbanner-text {
		width:45vw;
	}
}
@media (max-width: 650px) {
	  #hp-banner .hpbanner-text {
			top:25vw;
			width: 80%;
			left:10%; 
	  }
}
@media (max-width: 450px) {
	  #hp-banner .hpbanner-text {
			top:23vw;
			width: calc(100% - 40px);
			left:20px; 
	  }
}
#hp-banner .hpbanner-text h1 {
	font-weight:300;
	color:#4993a9;
	line-height:1;
	font-size:2.5vw;
	margin:0;
	padding:0;
	opacity:0;
	transform: translateX(100px);
	animation-name: hpherotxth1;
    animation-duration: 1.5s;
	animation-delay: .8s;
	animation-fill-mode: forwards;
}

				@keyframes hpherotxth1 {
					0% {
						opacity:0;
						transform: translateX(100px);
					}
					100% {
						opacity:1;
						transform: translateX(0);
					}
				}

#hp-banner .hpbanner-text h2 {
	font-family: "Citatlys", sans-serif;
	color:#ff9034;
	font-size:6.5vw;
	margin:0;
	padding:0;
	opacity:0;
	transform: translateX(-100px);
	animation-name: hpherotxth2;
    animation-duration: 1.5s;
	animation-delay: 1s;
	animation-fill-mode: forwards;
}

				@keyframes hpherotxth2 {
					0% {
						opacity:0;
						transform: translateX(-100px);
					}
					100% {
						opacity:1;
						transform: translateX(0);
					}
				}


#hp-banner .hpbanner-text p {
	font-weight:300;
	font-size:1.3vw;
	padding:0 100px 0 0;
	opacity:0;
	animation-name: hpherotxt;
    animation-duration: 2s;
	animation-delay: 1.6s;
	animation-fill-mode: forwards;
}

				@keyframes hpherotxt {
					0% {
						opacity:0;
					}
					100% {
						opacity:1;
					}
				}




@media (max-width:1500px) {
	#hp-banner .hpbanner-text h1 {
		font-size:36px;
	}

	#hp-banner .hpbanner-text h2 {
		font-size:85px;
	}
	#hp-banner .hpbanner-text p {
		font-size:18px;
		padding:0 60px 0 0;
	}
}
@media (max-width:850px) {
	#hp-banner .hpbanner-text h1 {
		font-size:28px;
	}

	#hp-banner .hpbanner-text h2 {
		font-size:65px;
	}
	#hp-banner .hpbanner-text p {
		font-size:16px;
		padding:0;
		line-height: 1.6;
	}
}
#hp-banner .hpbanner-text hr {
	width:40%;
	height:10px;
	color:#4993aa;
	margin:0 0 20px;
	border-top:12px solid;
	opacity:0;
	animation-name: hpherotxt;
    animation-duration: 2s;
	animation-delay: 1.3s;
	animation-fill-mode: forwards;
}

#hp-blocks {
	width:100%;
	margin:0 auto;
	height:25vh;
	min-height:180px;
}

@media (max-width:600px) {
	#hp-blocks {
		height:auto;
	}
}	
#hp-blocks .hpblocks {
	padding:10px;
	height:100%;
	display:flex;
	gap:10px;
}
@media (max-width:600px) {
	#hp-blocks .hpblocks {
		flex-wrap:wrap;
	}
}	
#hp-blocks .hpblocks .hpblock {
	position:relative;
	width:33.3%;
	height:100%;
	background-color:#000;

}
@media (max-width:600px) {
	#hp-blocks .hpblocks .hpblock {
		width:100%;
		height:225px;
	}
}	
#hp-blocks .hpblocks .hpblock.hpb1 {
	border-left:25px solid #105267;
}
#hp-blocks .hpblocks .hpblock.hpb2 {
	border-left:25px solid #efbf54;
}
#hp-blocks .hpblocks .hpblock.hpb3 {
	border-left:25px solid #4993aa;
}
@media (max-width:850px) {
	#hp-blocks .hpblocks .hpblock.hpb1 {
		border-left:15px solid #105267;
	}
	#hp-blocks .hpblocks .hpblock.hpb2 {
		border-left:15px solid #efbf54;
	}
	#hp-blocks .hpblocks .hpblock.hpb3 {
		border-left:15px solid #4993aa;
	}
}
#hp-blocks .hpblocks .hpblock .inside {
	position:relative;
	width:100%;
	height:100%;
	opacity:.7;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition:all .3s;
}
#hp-blocks .hpblocks .hpblock:hover .inside {
	opacity:1;
}
#hp-blocks .hpblocks .hpblock.hpb1 .inside {
	background-image:url("images/hp-box-1.jpg");
}
#hp-blocks .hpblocks .hpblock.hpb2 .inside {
	background-image:url("images/hp-box-2.jpg");
}
#hp-blocks .hpblocks .hpblock.hpb3 .inside {
	background-image:url("images/hp-box-3.jpg");
}
#hp-blocks .hpblocks .hpblock .text {
	position:absolute; 
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:flex;
	align-items: center;
	justify-content:center;
	text-align: center;
	color:#fff;
	font-weight:500;
	font-size:2vw;
}
@media (max-width:650px) {
	#hp-blocks .hpblocks .hpblock .text {
		font-size:21px;
	}
}	
#hp-blocks .hpblocks .hpblock .text a {
	color:#fff;
}

/* ---------------------------------- ABOUT PAGE   ---------------------------*/

.abt-banner {
 margin: 0 0 40px 0;
}
.abt-banner h1 {
	font-size:36px;
	font-weight:300;
	color:#4993a9;
	line-height:1;
	margin:0;
	padding:0;
	opacity:0;
	transform: translateX(100px);
	animation-name: hpherotxth1;
    animation-duration: 1.5s;
	animation-delay: .8s;
	animation-fill-mode: forwards;	
	
}

.abt-banner h2 {
	font-family: "Citatlys", sans-serif;
	color:#ff9034;
	font-size:85px;
	margin:0;
	padding:0;
	opacity:0;
	transform: translateX(-100px);
	animation-name: hpherotxth2;
    animation-duration: 1.5s;
	animation-delay: 1s;
	animation-fill-mode: forwards;
	
}
.abt-banner p {
	font-weight:300;
	font-size:20px;
	padding:0 20px 0 0;
	opacity:0;
	animation-name: hpherotxt;
    animation-duration: 2s;
	animation-delay: 1.6s;
	animation-fill-mode: forwards;	
	
	
}
@media (max-width:1100px) {
	.abt-banner p {
		font-size:16px;
	}
}
.abt-banner hr {
	width:30%;
	height:10px;
	color:#4993aa;
	margin:0 0 20px;
	border-top:12px solid;
	opacity:0;
	animation-name: hpherotxt;
    animation-duration: 2s;
	animation-delay: 1.3s;
	animation-fill-mode: forwards;	
	
	
}

.abt-banner-images {
	margin-top: -50px;
    margin-bottom: 50px;
}
@media (max-width:768px) {
	.abt-banner-images {
		margin-top: 0;
	}
}
.abt-banner-images .abt-row {
	position:relative;
	margin:0 0 2px 0;
}
.abt-banner-images .abt-row .abt-img1 {
	position:relative;
	width:70%;
	height:auto;
	display:inline-block;
	vertical-align: top;
	border-right:20px solid #efbf54;
	opacity:0;
	animation-name: hpherotxt;
    animation-duration: 1s;
	animation-delay: .4s;
	animation-fill-mode: forwards;	
}
.abt-banner-images .abt-row .abt-img2 {
	position:relative;
	margin-left:25%;
	width:70%;
	height:auto;
	display:inline-block;
	vertical-align: top;
	border-left:20px solid #105267;
	opacity:0;
	animation-name: hpherotxt;
    animation-duration: 1s;
	animation-delay: 1s;
	animation-fill-mode: forwards;	
}
.abt-banner-images .abt-row .abt-img3 {
	position:relative;
	margin-left:5%;
	width:40%;
	height:auto;
	display:inline-block;
	vertical-align: top;
	border-left:20px solid #bfbc4e;
	opacity:0;
	animation-name: hpherotxt;
    animation-duration: 1s;
	animation-delay: 1.5s;
	animation-fill-mode: forwards;	
}
.abt-banner-images .abt-row .abt-img4 {
	position:relative;
	margin-left:2px;
	width:40%;
	height:auto;
	display:inline-block;
	vertical-align: top;
	border-right:20px solid #4993aa;
	opacity:0;
	animation-name: hpherotxt;
    animation-duration: 1s;
	animation-delay: 1.8s;
	animation-fill-mode: forwards;	
}

.lead.bigger {
	font-size: 1.6rem;
}
@media (max-width:750px) {
	.lead.bigger {
		font-size: 1.25rem;
	}
}
h2.abt-label {
	color:#4993aa;
    font-size: 1.25rem;
    letter-spacing: 0em;
    line-height: 1.3;
    font-weight: 500;
}
@media (max-width:750px) {
	h2.abt-label {
		font-size: 1.125rem;
		margin-bottom:1rem;
	}
	h2.abt-label br {
		display:none;
	}
}
p.abt-text {
     font-size: 1.125rem;
}
@media (max-width:750px) {
	p.abt-text {
		font-size: 1rem;
	}
}
.orangehr {
	height:1px;
	border:1px solid #f6e0b7;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

/* ---------------------------------- COLLABORATIONS PAGE   ---------------------------*/


.top-alert {
	background-color:#f9d186;
	width:100%;
	position:relative;
	margin:0 0 0 0;
}
.top-alert.Blue {
	background-color:#0f5065;
}
.top-alert-in {
	position:relative;
	color:#0f5065;
	max-width:1400px;
	margin:0 auto;
	padding:10px 20px;
	text-align:center;
	font-size:24px;
	line-height:51px;
	font-weight:500;
	z-index:15;
}
.top-alert.Blue .top-alert-in {
	color:#fff;
}
.top-alert-in .alert-more {
	display: inline-block;
	background-color: #fff;
	padding: 10px 15px 8px;
	margin: 0 10px;
	color: #324877;
	font-size: 16px;
	border-radius: 4px;
	line-height: 1;
}
.top-alert-in .alert-more:hover {
	background-color:#f5b335;
}
.top-alert-in .alert-more .alert-arrow {
	fill: #324877;
	vertical-align: middle;
	padding-left: 5px;
}

@keyframes barshine {
  0% {
    left: -50vw;
  }

  30% {
    left: 150vw;
  }
  100% {
    left: 150vw;
  }
}
.flare {
  animation-name: barshine;
  animation-duration: 4s;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  left: 0;
  top: 0;
  height: 100%;
  width: 40vw;
  position: absolute;
  background: rgb(79,47,36);
	background: linear-gradient(90deg, rgba(255,255,255,.01) 0%, rgba(255,255,255,.25) 40%, rgba(255,255,255,.35) 60%, rgba(255,255,255,.01) 100%);
  z-index: 10;
}


.banner {
	text-align:right;
	background-color:#f9d186;
	color:#0f5065;
	padding:10px 85px;
	font-size:21px;
	line-height:24px;
	font-weight:500;

}
@media(max-width: 450px) {
	.banner {
		padding:4px 20px;
		font-size:18px;
	}
}

.collaborators img {
	max-width:100%;
	height:auto;
}
.collaborator .collaborator_img {
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

img.incyte {
	max-width:280px;
	padding:10px 35px;
	height:auto;
}
@media(max-width: 450px) {
	img.incyte {
		max-width:200px;
		padding:10px 10px;
		height:auto;
	}
}

.featured .inner {
	padding: 50px;
	background-color: #f8f9fa;
	border: 1px solid #dae0e5;
	margin-bottom: 50px;
}
@media(max-width: 650px) {
	.featured .inner {
		padding: 20px;
		margin-bottom: 20px;
	}
}
.featured.f1 .inner {
	border-right: 20px solid #E0984D;
}
.featured.f2 .inner {
	border-right: 20px solid #F0C054;
}
.featured.f3 .inner {
	border-right: 20px solid #C0BD4E;
}
.featured.f4 .inner {
	border-right: 20px solid #a1a045;
}

.featured .inner .linkbox {
	margin-bottom: 0;
	background-color: #fff;
}

/* ---------------------------------- CONTACT PAGE   ---------------------------*/

.contactus {}

.cont-col-addr {
	margin:0 0 20px 0;
}
.cont-col-img {
	margin:0 0 50px 0;
}
.cont-col-img.i1 {
	border-left: 15px solid #E0984D;
}
.cont-col-img.i2 {
	border-left: 15px solid #C0BD4E;
}

.cont-col-img img {
	width:220px;
	max-width:100%;
	height:auto;
}

@media(max-width: 769px) {
	.cont-col-addr {
		margin:0 0 20px 0;
		width:50%;
		float:left;
	}
	.cont-col-img {
		margin:0 0 20px 2%;
		width:48%;
		float:left;
	}
	.cont-col-img img {
		width:250px;
		max-width:100%;
		height:auto;
	}
}

/* ---------------------------------- Pubs PAGE   ---------------------------*/

.pubs .fas {
	color: #dd9a00;
}

/* ---------------------------------- TECH PAGE   ---------------------------*/

.bg-ltblue {
	background-color:#dfe8eb;
	margin:0 0 50px;
	padding:30px 0;
}
.spill {
	margin:-50px 0;
	height:auto;
}
@media (max-width:768px) {
	.spill {
		margin:-50px 0 10px;
		max-width:90%;
		height:auto;
	}
}
.tight-ls p {
	line-height:1.5;
}
.bg-ltblue-2 {
	background-color:#eef3f4;
	padding:50px 0;
	margin:0 0 50px;
}

.maximg img {
	max-width: 100%;
	height:auto;
}

.tcd {
	display:inline-block;
	max-width:100%;
	height:auto;
}
.tcm {
	display:none;
	max-width:100%;
	height:auto;
}
@media (max-width:768px) {
	.tcd {
		display:none;
	}
	.tcm {
		display:inline-block;
	}
}

.bcl {
	background-color:#eef3f4;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin:0 0 10px 0;
}
.bcl-text {
	margin:10px 40px;
	width:calc(50% - 80px);
	line-height:1.2;
}
@media (max-width:1000px) {
	.bcl-text {
		width:calc(100% - 80px);
	}
}
@media (max-width:500px) {
	.bcl-text {
		margin:10px 15px;
		width:calc(100% - 30px);
	}
}
.bcl-text h3 {
	margin:0 0 7px;
	line-height:1.2;
}
.bcl-text p {
	margin:0 0 7px;
	line-height:1.2;
}
.bcl-image {
	width:50%;
}
@media (max-width:1000px) {
	.bcl-image {
		margin:0 0 0 40px;
		width:calc(100% - 40px);
		border-top:1px solid #e7e7e7;
	}
}
@media (max-width:500px) {
	.bcl-image {
		margin:0 0 0 15px;
		width:calc(100% - 15px);
	}
}
.bcl-image img {
	width:100%;
	height:auto;
}

/* ---------------------------------- Clinical Trials   ---------------------------*/

#ctrials-1 h2 {
	color:#4993aa;
	line-height:1.3;
	font-weight:500;
	margin-bottom:5px;
}
#ctrials-1 h3 {
	color:#244f63;
	font-size:1.25rem;
	font-weight:500;
	padding-top:0;
	margin-top:5px;
}
#ctrials-1 .yellowbox {
	background-color:#faf4e4;
	padding:10px 30px;
	margin:0 0 20px 0;
}
#ctrials-1 .yellowbox p {
	margin:15px 0;
}
#ctrials-1 .yellowbox .look {
	padding:0 80px;
	background-image:url(images/look-yellow.png);
	background-repeat: no-repeat;
	background-size: 55px auto;
}
@media (max-width:550px) {
	#ctrials-1 .yellowbox {
		padding:10px 15px;
	}	
	#ctrials-1 .yellowbox .look {
		padding:0 0 0 60px;
		background-size: 45px auto;
	}
}
#ctrials-1 .bluebox {
	background-color:#e1e8eb;
	padding:10px 30px;
	margin:0 0 20px 0;
}

#ctrials-1 .bluebox h3 {
	margin:15px 0;
}
#ctrials-1 .bluebox p {
	margin:15px 0;
}
#ctrials-1 .bluebox .look {
	padding:0 80px;
	background-image:url(images/look-blue.png);
	background-repeat: no-repeat;
	background-size: 55px auto;
}
@media (max-width:550px) {
	#ctrials-1 .bluebox {
		padding:10px 15px;
	}	
	#ctrials-1 .bluebox .look {
		padding:0 0 0 60px;
		background-size: 45px auto;
	}
}

#ctrials-1 .hidden-cols {
	margin:0 0 30px 0;
}

#ctrials-1 .hc-head {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #f6e0b7;
}
#ctrials-1 .hc-head:hover {
	cursor:pointer;
}
#ctrials-1 .hc-head h2 {
	color:#244f63;
	margin:8px 0;
	font-size:30px;
	font-weight:300;
	transition: all .2s;
}
#ctrials-1 .hc-head:hover h2 {
	color: #dd9a00;
}
#ctrials-1 .hc-arrow {
	width: 30px;
	height: 30px;
	fill: #0f5065;
	transform: rotate(90deg);
	transition: all .2s;
}
#ctrials-1 .hc-head:hover .hc-arrow {
	fill: #dd9a00;
}
#ctrials-1 .hc-arrow.open {
	transform: rotate(270deg);
}
#ctrials-1 .hc-body {
	margin:0 0 25px 0;
	padding:0;
	border-bottom:1px solid #f6e0b7;
	display:none;
}

@media (max-width:550px) {
	#ctrials-1 .hc-body {
		margin:0 10px;
	}
}
#ctrials-1 .col-wrap {
	display:flex;
	align-items:flex-start;
	padding:0 0 10px 0;
}
@media (max-width:750px) {
	#ctrials-1 .col-wrap {
		display:block;
		padding:15px 0 10px;
	}
}
#ctrials-1 .colly {
	width:50%;
	height:100%;
}
@media (max-width:750px) {
	#ctrials-1 .colly {
		width:100%;
		height:auto;
		padding:0;
	}
}
#ctrials-1 .colly .colly-in {
	margin:0 40px 0 0;
	height:100%;
}
#ctrials-1 .colly:last-child .colly-in {
	border-left:1px solid #606060;
	margin:0;
	padding:0 0 0 40px;
}
@media (max-width:750px) {
	#ctrials-1 .colly .colly-in {
		margin:0 0 30px 0;
		height:100%;
	}
	#ctrials-1 .colly:last-child .colly-in {
		border-left:none;
		border-top: 1px solid #606060;
		margin:0;
		padding:30px 0 0 0;
	}
}
@media (max-width:550px) {
	#ctrials-1 .colly .colly-in {
		margin:0 0 20px 5px;
	}
	#ctrials-1 .colly:last-child .colly-in {
		margin:0 5px 0 0;
		padding:20px 0 0 0;
	}
}

#ctrials-2 .cl-trial {
}

#ctrials-2 .ctr-head {
	background-color:#fdf7ec;
	padding:0 30px;
	margin:0;
}
@media (max-width:700px) {
	#ctrials-2 .ctr-head {
		padding:0 15px;
	}
}
#ctrials-2 .ctr-head:hover {
	cursor:pointer;
}
#ctrials-2 .cl-trial .ctr-head .ctr-head-in {
	color: #0f5065;
	padding:20px 0;
	margin:0;
	border-bottom:1px solid #ecbf6c;
	display:flex;
	align-items: center;
	transition:all .3s;
}
@media (max-width:1000px) {
	#ctrials-2 .cl-trial .ctr-head .ctr-head-in {
		display:block;
	}
}
#ctrials-2 .cl-trial:last-child .ctr-head .ctr-head-in {
	border-bottom:1px solid #fdf7ec;
}
#ctrials-2 .cl-trial .ctr-head.open .ctr-head-in {
	border-bottom:1px solid #fdf7ec;

}

#ctrials-2 .ctr-toggs {
	width: 5%;
}
@media (max-width:1000px) {
	#ctrials-2 .ctr-toggs {
		width: 5%;
		float:left;	
	}
}
@media (max-width:700px) {
	#ctrials-2 .ctr-toggs {
		width: 10%;
		float:left;	
	}
}
#ctrials-2 .ctr-head .ctr-arrow {
	width: 30px;
	height: 30px;
	fill: #4993aa;
	transform: rotate(90deg);
	transition: all .3s;
}
@media (max-width:1000px) {
	#ctrials-2 .ctr-head .ctr-arrow {
		width: 25px;
		height: 25px;
	}
}
@media (max-width:700px) {
	#ctrials-2 .ctr-head .ctr-arrow {
		width: 20px;
		height: 20px;
	}
}
#ctrials-2 .ctr-head.open .ctr-arrow {
	transform: rotate(0deg);
}
#ctrials-2 .ctr-name {
	width: 20%;
	font-weight:700;
	font-size:125%;
	line-height:1.1;
	color:#4993aa;
}
@media (max-width:1000px) {
	#ctrials-2 .ctr-name {
		width: 110%;
	}
	#ctrials-2 .ctr-name br {
	  display:none;
	}
}
@media (max-width:700px) {
	#ctrials-2 .ctr-name {
		font-size:100%;
	}
}
#ctrials-2 .ctr-descr {
	width: 75%;
	font-size:125%;
	line-height:1.2;
}
@media (max-width:1000px) {
	#ctrials-2 .ctr-descr {
		font-size:110%;
		width: 90%;
		margin:0 5% 0;
		padding:5px 0 0;
	}
}
@media (max-width:700px) {
	#ctrials-2 .ctr-descr {
		font-size:95%;
		margin:0 0 0 10%;
	}
}
#ctrials-2 .ctr-content {
	display:none;
	padding: 15px 30px;
}

#ctrials-2 .ctr-content .plp-columns {
	display:flex;
	gap:35px;
}
@media (max-width:700px) {
	#ctrials-2 .ctr-content .plp-columns {
		display:block;
	}
		#ctrials-2 .ctr-content .plp-columns :first-child {
		margin-bottom:5px;
	}
}



#ctrials-2 .ctr-content .look {
	background-color:#e1e8eb;
	margin:15px 0;
	padding:20px 20px 15px 100px;
	background-image:url(images/look-blue.png);
	background-position:left 20px center;
	background-repeat: no-repeat;
	background-size: 55px auto;
}
@media (max-width:700px) {
	#ctrials-2 .ctr-content .look {
		margin:15px 0;
		padding:70px 15px 15px 15px;
		background-image:url(images/look-blue.png);
		background-position:center top 15px;
		background-repeat: no-repeat;
		background-size: 45px auto;
	}
}


/* ---------------------------------- PATIENTS   ---------------------------*/

.patCol1 {
	border-left:20px solid #E0984D;
}
.patCol2 {
	border-left:20px solid #C0BD4E;
}

/* ---------------------------------- PIPELINE   ---------------------------*/

.pipelines .progress_wrap {
 position:relative
}
.pipelines .progress_wrap:after {
 content:"";
 position:absolute;
 width:100%;
 top:0;
 bottom:0;
 background-color:#f8f9fa;
 border:1px solid #e9ecef;
 z-index:-1
}
.gform_wrapper .gf_progressbar_wrapper .pipelines .progress_wrap .gf_progressbar,
.pipelines .progress_wrap .gform_wrapper .gf_progressbar_wrapper .gf_progressbar,
.pipelines .progress_wrap .progress {
 height:17px;
 -webkit-animation:progressFill 1s ease-in-out;
 -o-animation:1s ease-in-out progressFill;
 animation:progressFill 1s ease-in-out;
 overflow:inherit
}
.gform_wrapper .gf_progressbar_wrapper .gf_progressbar .pipelines .progress_wrap .progress .gf_progressbar_percentage,
.gform_wrapper .gf_progressbar_wrapper .pipelines .progress_wrap .gf_progressbar .gf_progressbar_percentage,
.gform_wrapper .gf_progressbar_wrapper .pipelines .progress_wrap .gf_progressbar .progress-bar,
.pipelines .progress_wrap .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage,
.pipelines .progress_wrap .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .progress-bar,
.pipelines .progress_wrap .progress .progress-bar {
 position:relative;
 border:1px solid #dd9a00
}
.gform_wrapper .gf_progressbar_wrapper .gf_progressbar .pipelines .progress_wrap .progress .gf_progressbar_percentage .phase,
.gform_wrapper .gf_progressbar_wrapper .pipelines .progress_wrap .gf_progressbar .gf_progressbar_percentage .phase,
.gform_wrapper .gf_progressbar_wrapper .pipelines .progress_wrap .gf_progressbar .progress-bar .phase,
.pipelines .progress_wrap .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage .phase,
.pipelines .progress_wrap .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .progress-bar .phase,
.pipelines .progress_wrap .progress .progress-bar .phase {
 background-color:#4993aa;
 color:#fff;
 display:inline-block;
 padding:2px 6px 0;
 font-size:14px;
 font-weight:700;
 text-transform:uppercase;
 position:absolute;
 top:-21px;
 right:0;
 -webkit-transform:translateX(50%);
 -o-transform:translateX(50%);
 transform:translateX(50%);
 white-space:nowrap
}
.gform_wrapper .gf_progressbar_wrapper .gf_progressbar .pipelines .progress_wrap .progress .gf_progressbar_percentage .phase:after,
.gform_wrapper .gf_progressbar_wrapper .pipelines .progress_wrap .gf_progressbar .gf_progressbar_percentage .phase:after,
.gform_wrapper .gf_progressbar_wrapper .pipelines .progress_wrap .gf_progressbar .progress-bar .phase:after,
.pipelines .progress_wrap .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage .phase:after,
.pipelines .progress_wrap .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .progress-bar .phase:after,
.pipelines .progress_wrap .progress .progress-bar .phase:after {
 top:100%;
 left:50%;
 content:" ";
 height:0;
 width:0;
 position:absolute;
 pointer-events:none;
 border:5px solid rgba(136,183,213,0);
 border-top-color:#4993aa;
 margin-left:-5px
}
.gform_wrapper .gf_progressbar_wrapper .pipelines .progress_wrap .gf_progressbar .w-12,
.pipelines .progress_wrap .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .w-12,
.pipelines .progress_wrap .progress .w-12 {
 width:25%!important
}
.pipelines .pipeline_overview .pipe_name {
 font-size:20px;
 font-weight:300;
 line-height:1;
 width:120px
}
.pipelines .pipeline_products .progress_wrap {
 margin-bottom:10px;
 width:100%;
}
.pipelines .pipeline_products .product {
 margin-bottom:10px;
 display:inline-block;
 width:100%
}
.pipelines .pipeline_products .product_wrap:hover  {
	cursor:pointer;
}
.pipelines .pipeline_products .product .product_name {
 font-size:24px;
 font-weight:500;
 margin-bottom:18px;
 color:#4993aa;
}
.pipelines .pipeline_products .product_wrap:hover .product_name  {
	color: #dd9a00;
}
.pipelines .pipeline_products .product .product_name .arrow {
	width:20px;
	height:20px;
	fill:#0f5065;
	transform: rotate(90deg);
}
.pipelines .pipeline_products .product .product_name .arrow.open {
	transform: rotate(270deg);
}
.pipelines .pipeline_products .product_wrap:hover .product_name .arrow  {
	fill: #dd9a00;
}
.pipelines .pipeline_products .product .product_ind_wrap {
	display:none;
	overflow:hidden;
	padding:0 0 5px 0;
}

.pipelines .pipeline_products .product .product_ind {
 color:#fff;
 background-color:#0f5065;
}

.pipelines .pipeline_products .product .product_ind .product_ind_name {
  font-size:20px;
  padding:5px 20px 0;

}
.pipelines .pipeline_products .product .product_ind .product_ind_target {
  font-size:14px;
  padding:0 20px 5px;
}

.pipelines .pipeline_products .product .product_ind_desc {
 border:1px solid #e5ecee;
 padding:10px 20px 20px;
 margin:0 0 15px 0;
}
.pipelines .pipeline_products .product  .product_ind_desc p {
 font-size:15px;
 line-height:1.4;
 margin-bottom:.75rem
}
.pipelines .pipeline_products .product .product_ind_desc>:last-child {
 margin-bottom:0
}

/* ---------------------------------- PIPELINE NEW 12/2/2024   ---------------------------*/
.ppln-wrap {

}
@media (max-width:600px) {
	.ppln-wrap {
		font-size:.85rem;
	}
}
.ppln-item-wrap:hover .ppln-item-head {
	background-color:#F4F3F3;
}
.ppln-head {
	display: flex;
	padding: 15px 0 15px 20px;
	color: #007298;
	position: sticky;
	top: 60px;
	width: 100%;
	left: 0;
	z-index: 1000;
	background-color: #fff;
	border-bottom: 1px solid #999;
}
@media (max-width:950px) {
	.ppln-head {
		top: 0px;
	}
}
@media (max-width:600px) {
	.ppln-head {
		padding:10px 0 10px 10px;
	}
}
.ppln-head .ppln-col {
	float:left;
}
@media (max-width:600px) {
	.ppln-head .ppln-col {
		font-size:.6rem;
		line-height:1;
	}
	.ppln-head .ppln-col span {
		display:none;
	}
}
.ppln-head .ppln-col-1 {
	width:34%;
}
.ppln-head .ppln-col-2 {
	width:14%;
	text-align: center;
}
.ppln-head .ppln-col-3 {
	width:14%;
	text-align: center;
}
.ppln-head .ppln-col-4 {
	width:14%;
	text-align: center;
}
.ppln-head .ppln-col-5 {
	width:14%;
	text-align: center;
}
.ppln-head .ppln-col-6 {
	width:10%;
	text-align: right;
}

.ppln-item-wrap {
	padding:0;
}
.ppln-item-wrap:hover {
	cursor:pointer;
}
.ppln-item-head {
	position:relative;  
	padding:20px 0 20px 20px;
	background-color:#E8E8E8;
	color:#115165;
	transition:all .2s;
	display:flex;
	justify-content:space-between;
	align-items: center;
}
@media (max-width:600px) {
	.ppln-item-head {
		padding:10px 0 10px 10px;
	}
}
.ppln-item-wrap:hover .ppln-item-head {
	background-color:#F4F3F3;
}

@media (max-width:1250px) {
	.ppln-item-head-name {
		padding:0 0 0 50px;
	}
	.ppln-item-head-desc {
		padding:0 0 0 50px;
	}
}
@media (max-width:600px) {
	.ppln-item-head-name {
		padding:0 0 0 30px;
	}
	.ppln-item-head-desc {
		padding:0 0 0 30px;
	}
}
.ppln-item-head-logo {
	width:100px;
	margin:0 20px 0;
}
.ppln-item-head-logo img {
	width:100%;
	height:auto;
}
.ppln-item-head h2 {
	font-size:26px;
	margin:0 0 3px 0;
	color:#115165;
}
@media (max-width:600px) {
	.ppln-item-head h2 {
		font-size:20px;
	}
}
.ppln-item-head-arrow {
	position:absolute;
	left:-40px;
	top:25px;
}
@media (max-width:1250px) {
	.ppln-item-head-arrow {
		position:absolute;
		left:20px;
		top:20px;
	}
}
@media (max-width:600px) {
	.ppln-item-head-arrow {
		position:absolute;
		left:10px;
		top:10px;
	}
}
.ppln-item-head-arrow svg {
	width: 30px;
	height: 30px;
	fill: #0f5065;
	transform: rotate(90deg);
	transition: all .2s;
}
@media (max-width:600px) {
	.ppln-item-head-arrow svg {
		width: 20px;
		height: 20px;
	}
}
.ppln-item-head-arrow.open svg {
	transform: rotate(-90deg);
}
.ppln-item-wrap:hover .ppln-item-head-arrow svg {
	fill: #dd9a00;
}

.ppln-item-rows {
	position:relative;
	padding:10px 0;
	background-color:#fff;
}
.ppln-item-row {
	position:relative;
	display:flex;
	height: 100%;
  	align-items: center;
	padding:10px 0 10px 20px;
	background-color:#fff;
}
@media (max-width:600px) {
	.ppln-item-row {
		padding:10px 0 10px 10px;
	}
}
.ppln-item-row-label {
	width:32%;
	margin:0 2% 0 0;
	color:#007298;
	line-height:1.1;
	display:flex;
  	align-items: center;
}
@media (max-width:600px) {
	.ppln-item-row-label {
		font-size:80%;
		
	}
}
.ppln-item-row-label-name.w-logo {
	float:left;
	width:60%;
	height: 100%;
	margin:0;
	display: flex;
	align-items: center;
}
.ppln-item-row-label-logo {
	width:38%;
	margin:0 2% 0 0;
}
@media (max-width:600px) {
	.ppln-item-row-label-name.w-logo {
		width:100%;
		margin:0;
	}
	.ppln-item-row-label-logo {
		width:100%;
		margin:5px 0 0 0;
		max-width:80px;
	}
}
.ppln-item-row-label-logo img {
	width:100%;
	height:auto;
	margin:0;
}
.ppln-item-row-bar {
	width:66%;
}
@media (max-width:600px) {
	.ppln-item-row-bar {
		width:66%;
	}
}
.ppln-item-row-bar-length {
	width:1%;
	height:100%;
}
.ppln-item-row-bar-length.w-33 {
	width:33%;
}
.ppln-item-row-bar-length.w-66 {
	width:66%;
}
.ppln-item-row-bar-length.w-100 {
	width:100%;
}
.ppln-item-row-bar-progress {
	text-align: right;
	font-size: 14px;
	color:#007298;
	height:35px;
	padding:3px 10px;
	background-color: #efc054;
	animation: progressFill 1s ease-in-out;
}
@media (max-width:600px) {
	.ppln-item-row-bar-progress {
		font-size: 11px;
	}
}
.ppln-item-row-bar-progress img {
	height:100%;
	width:auto;
}

.ppln-item-desc {
	display:none;
	padding:20px 10px;
	line-height:1.5;
}
.ppln-item-desc p {
	line-height:1.5;
}


/* ---------------------------------- Medicine   ---------------------------*/


.med-columns {
	position:relative;
	margin:50px -20px;
	display:flex;
	justify-content: space-between;
	line-height:1.3;
}
.med-columns p {
	line-height:1.3;
}

.med-columns a {
	color:#000;
	text-decoration: underline;
}

.med-columns .btn {
	color:#fff;
	background-color:#0f5065;
	border: 1px solid #0f5065;
	text-decoration: none;
}
.med-columns .med-col-1 {
	width:48%;
	background-color:#EDEDED;
}
.med-columns .med-col-1 .inner {
	padding:15px 30px;
}
.med-columns .med-col-1 .inner img {
	width:100%;
	height:auto;
}
.med-columns .med-col-2 {
	width:48%;
	background-color:#EDEDED;
}
.med-columns .med-col-2 .inner {
	padding:15px 30px;
}
.med-columns .med-col-2 .inner img {
	width:100%;
	height:auto;
}
.med-columns .med-col-2 .inner strong {
	color:#0f5065;
}
.med-footnotes {
	position:relative;
	margin:50px 0 50px 52%;
	width:48%;
}
.med-footnotes .inner {
	padding:0 0 0 30px;
	font-size:90%;
}
/* ---------------------------------- CAREERS   ---------------------------*/


.world-icon {
	background-image:url(images/world-icon.gif);
	background-repeat:no-repeat;
	background-position:right 25px top 25px;
	background-size:12% auto;
}

.rt-list__offer-item {
	padding: 10px 0 5px 15px;
}
#recruitee-careers .rt-list__offer-location {
	font-size:12px!important;
}
.world-icon h2 {
	padding-right:20%;
}

#careers-ticker  {
	position:relative;
	width:100%;
	background-color:#000;
	border-bottom:1px solid #fff;
}
#scroller {
	position: relative;
	
}
#scroller .innerScrollArea {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#scroller ul {
	padding: 0;
	margin: 0;
	position: relative;
}
#scroller li {
	padding: 0;
	margin: 0;
	border-left:1px solid #fff;
	list-style-type: none;
	position: absolute;
	width:300px;
	height:240px;
	overflow:hidden;
}
#scroller li img {
	width:auto;
	height:240px;
}

.footer-info {
	padding:20px 0 40px;
}
#menu-footer-menu {
	font-size:14px;
	line-height:19px;
}

.ftr_contact p {
	font-size:14px;
	line-height:19px;
	margin-bottom:10px;
}



.footer-address {
	display:inline-block;
	margin-bottom:5px;
	color: #8db8c8;
	font-size:12px;
	padding-left:18px;
}

#return-to-top {
	background-color:#4993aa;
 	border-radius:50%;
    bottom: 25px;
    display: none;
    position: fixed;
    right:15px;
	margin:0;
    transition: all 0.3s ease 0s;
    width: 38px;
	height: 38px;
	padding:6px 0 0 0;
	text-align:center;
    z-index: 1000;
}
#return-to-top svg {
 color:#fff
}
#return-to-top:hover {
 background-color:#efc054
}
#return-to-top:hover svg {
 color:#0f5065
}

.cky-consent-container .cky-consent-bar {
	background: #ffffff;
	border: 1px solid;
	padding: 10px 10px;
	box-shadow: 0 -1px 10px 0 #acabab4d;
	text-align: center;
}
.cky-consent-container .cky-consent-bar .cky-notice {
	display:inline-block;
}
.cky-consent-container .cky-consent-bar .cky-notice .cky-title {
	display:none;
}
.cky-consent-container .cky-consent-bar .cky-notice .cky-btn {
	line-height: 20px;
	padding: 5px 10px;
	font-weight: 600;
	margin: 0 8px 0 0;
	border-radius: 0;
}


/*----- exit site pop-up ------*/

.exitpopupbg {
	display: none; 
	width:100%; 
	height:100vh;
	top:0;
	left:0;
	position:fixed; 
	background:rgba(0,0,0,0.6);
	z-index:999998;
}
.exitpopupbg .inner {
	display: flex; 
	width:100%; 
	height:100vh;
	justify-content: center;
	align-items: center;
}

.exitpopup {
	width:80%;
	max-width:500px; 
	height:auto; 
	margin:0px auto; 
	display:none; 
	color:#fff; 
	padding:30px 3%; -webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	z-index:999999; 
	background-color: #000;
}

#exitpopup{
		text-align:left;
}

	
#exitpopup p{
		text-align:left;
		font-size:18px;
}

#exitpopup a{
	margin:20px 0 0 0;
	display:inline-block;
	padding:8px 10px;
	color:#fff;
	background-color: #70ad47;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	text-decoration:none;
}
/*----- exit site pop-up ------*/



/* ---  BEZINGRI AD ------ */
.bez-ad-dt {
	position:absolute;
	top:0;
	right:0;
	width:auto;
	height:100%;
}
@media (max-width:650px) {
	.bez-ad-dt {
		display:none;
	}
}
.bez-ad-dt img {
	width:auto;
	height:100%;
}

.bez-ad-dt a.bez-dt-hspot-1 {
	position:absolute;
	top:65%;
	left:0;
	width:100%;
	height:9%;
}
.bez-ad-dt a.bez-dt-hspot-2 {
	position:absolute;
	top:77%;
	left:0;
	width:100%;
	height:9%;
}
.bez-ad-dt a.bez-dt-hspot-3 {
	position:absolute;
	top:89%;
	left:0;
	width:100%;
	height:9%;
}

.bez-ad-dt .bez-close {
	position:absolute;
	top:10px;
	right:10px;
	width:25px;
	height:25px;
}
.bez-ad-dt .bez-close:hover {
	cursor:pointer;
}
.bez-ad-dt .bez-close svg {
	width:100%;
	height:100%;
}

.bez-ad-mob {
	display:none;
}
@media (max-width:650px) {
	.bez-ad-mob {
		position:relative;
		display:block;
		width:100%;
		height:auto;
	}
}
.bez-ad-mob img {
	width:100%;
	height:auto;
}

.bez-ad-mob a.bez-mob-hspot-1 {
	position:absolute;
	top:79%;
	left:14%;
	width:21%;
	height:10%;
}
.bez-ad-mob a.bez-mob-hspot-2 {
	position:absolute;
	top:79%;
	left:37%;
	width:15%;
	height:10%;
}
.bez-ad-mob a.bez-mob-hspot-3 {
	position:absolute;
	top:91%;
	left:15%;
	width:43%;
	height:7%;
}